/*
Theme Name: United Trend
Theme URI: www.unitedtrend.com.au
Author: Ben Parry
Author URI: http://uiux.me
*/

h1,h2,h3,h4,h5,h6{font-family: 'Open Sans', sans-serif;color:#3a383a;}

h2{font-size:24px;}

body{font-family: 'Noto Sans', sans-serif;}

.ut-button{border:2px solid #3a383a;padding:10px;font-size:14px;color:#3a383a;background-color:#ffffff;}
.ut-button:hover{text-decoration: none;}

.ut-container{width:100%;border-bottom:1px solid #e1e1e1;}
.ut-wrapper{width:940px;margin-left: auto;margin-right:auto;}

.ut-header{padding-top:25px;padding-bottom:25px;}

.ut-logo{width:184px;height:89px;display:block;/*background-image:url(img/ut-logo.png);*/}
.ut-logo > h1 {padding:0;margin:0;}

.ut-wesco-logo{width:148px;height:35px;display:block;/*background-image:url(img/wesco-logo.png);margin-top: 28px;*/margin-left: 25px;}

.ut-navigation {margin-top:20px;}
.ut-navigation > .menu > ul {list-style-type:none;margin:0;padding:0;}
.ut-navigation > .menu > ul > li {float:left;margin:15px 20px 0px 20px}
.ut-navigation > .menu > ul > li > a {font-family: 'Open Sans', sans-serif;color:#3a383a;font-size:16px;}

.ut-main-content {padding-top:15px;}

.ut-breadcrumbs {margin-bottom:20px;}
.ut-breadcrumbs > ul {list-style-type: none;margin:0;padding:0;}
.ut-breadcrumbs > ul > li {display:inline;}
.ut-breadcrumbs > ul > li > a {color:#999999;font-size:12px;}
.ut-arrow {color:#ef4723;margin-left:5px;margin-right:5px;font-weight:bold;}

.ut-hero-left{width:635px;height:356px;}
.ut-hero-right{width:295px;margin-left:10px;margin-top:20px;}

.ut-text-block {width: 575px;margin-right: 25px;}
.ut-side-block {width:240px;}

.ut-contact {width:598px;padding-right:10px;float:left;}
.ut-contact > form {width:400px;}

.ut-404 {width:598px;padding-right:10px;float:left;}

.ut-sidebar {width:332px;float:left;padding-top:55px;}
.ut-browse-block {width:331px;height:300px;background-image:url(img/sidebar-bg-1.jpg);border:1px solid #e1e1e1;padding:10px;}
.ut-browse-block > h2 {color:#3a383a;padding:0px;margin:0px;font-size:18px;margin-bottom:5px;}
.ut-browse-block > p {color:#666666;padding-bottom:10px;}

.ut-category {width:460px;height:460px;margin-right: 10px;position:relative;float:left;border:1px solid #e1e1e1;}
.ut-category > .ut-category-block {position:absolute;width:458px;top:10px;left:10px;padding:15px;z-index:2;}
.ut-category > .ut-category-block > h2 {padding: 0;padding-bottom:10px;margin:0;}
.ut-category > img {position:absolute;width:458px;height:458px;top:0px;left:0px;z-index:1;}

/*.ut-category-product {line-height: 218px;vertical-align:middle;overflow:hidden;text-align:center;width:220px;height:220px;margin-right:15px;margin-bottom:15px;float:left;position:relative;border:1px solid #e1e1e1;}
.ut-category-product > .ut-button {font-size:13px;position:absolute;bottom:10px;left:10px;z-index:2;line-height: normal;}
.ut-category-product > a > img {z-index:1;max-height:218px;max-width:218px;max-height:218px;}*/

.ut-category-product {text-align:center;line-height: 218px;vertical-align:middle;width:220px;height:260px;border:1px solid #e1e1e1;float:left;margin-right:15px;margin-bottom: 15px;position:relative;}
.ut-category-product > .ut-button {width:218px;font-size:13px;z-index:2;line-height: normal;display:block;border:none;position:absolute;bottom:0px;left:0px;}
.ut-category-product > a > img {z-index:1;max-height:218px;max-width:218px;max-height:218px;}

.ut-product {}
.ut-product > .ut-product-image {margin-top: 35px;text-align:center;float:left;width:412px;margin-right:25px;/* border:1px solid #e1e1e1; */}
.ut-product > .ut-product-image > .hero {margin-bottom:20px;}

.ut-product > .ut-product-details {margin-top: 15px;float:left;width:503px;}
.ut-product > .ut-product-details > h2 {color:#3a383a;margin:0px;padding:0px;margin-bottom:10px;}
.ut-product > .ut-product-details > p {color:#666666;}

.ut-product-models > ul {list-style-type:none;margin:0px;padding:0px;width:500px;float:left;}
.ut-product-models > ul > li > .ut-product-model {text-align:center;width:100px;float:left;margin:10px;min-height:120px;vertical-align: middle;}


.carousel-inner>.item>img, .carousel-inner>.item>a>img {display:inline-block;}
.carousel-control.left {background:none;}
.carousel-control.right {background:none;}

.ut-footer{background-color:#f7f7f7;padding-top:20px;}

.ut-mainlinks {width:200px;}
.ut-mainlinks > .menu > ul {list-style-type:none;margin:0;padding:0;}
.ut-mainlinks > .menu > ul > li > a {font-family: 'Open Sans', sans-serif;font-weight:bold;font-size:14px;line-height:24px;color:#3a383a;}

.ut-footer-links {width:220px;}
.ut-footer-links > ul {list-style-type: none;margin:0;padding:0;}
.ut-footer-links > ul > li > a {font-family: 'Open Sans', sans-serif;font-size:14px;line-height:24px;color:#3a383a;font-weight:bold;}

.ut-wesco-official {width:200px;}
.ut-wesco-official > p {padding-top:10px;font-size:13px;color:#999999;}

.ut-copyright {font-size:12px;color:#999999;padding-top:15px;padding-bottom:15px;}

.display-none{display:none;}

.clear{clear:both;}