/**
* @author Pierrick Pobelle
* @license     GNU GENERAL PUBLIC LICENSE
*/

.header-nav .linklist.links h3{
display:none;
}
img{max-width:100%;}
#js-product-list .products .product-miniature{
height:323px;
}
.header-nav .linklist.links ul{
margin:0px;
margin-top:8px;
}
.products .product-title a{line-height:17px!important;}
 .linklist.links ul{
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
}
.font-size-10{font-size:10px;}
.font-size-12{font-size:12px;}
.font-size-14{font-size:14px;}
.font-size-16{font-size:16px;}
.header-nav .linklist.links ul a {
font-size:18px;
}
#header .header-nav .user-info a{line-height:inherit;}
.pt-10{padding-top:10px;}
.pb-10{padding-bottom:10px;}
.pull-left{float:left;}
.pull-right{float:right;}
.ttproduct-image{
height:202px;
}#checkout .hidden-md-up.text-sm-center.mobile{margin:0;}
#header .user-info span.hidden-sm-down{padding:0;}
#products img, .products img, .featured-products img, .product-accessories img, .ttbestseller-products img, .ttnew-products img, .ttspecial-products img, .ttfeatured-products img, .crossselling-product img, .category-products img, .view-product img{
max-height:202px;
}

#left-column .products .product-miniature .thumbnail-container .ttproduct-image a img, #right-column .products .product-miniature .thumbnail-container .ttproduct-image a img { height:auto;}
.products .product-title, .featured-products .product-title, .product-accessories .product-title, .ttfeatured-products .product-title, .crossselling-product .product-title, .ttbestseller-products .product-title, .ttnew-products .product-title, .ttspecial-products .product-title, .category-products .product-title, .view-product .product-title{
height:50px;
}

#_desktop_logo{margin-top:5px; margin-bottom:5px;}

.products .product-title a, .ttfeatured-products .product-title a, .tt-producttitle {
text-transform:none;
}
.top-menu .sub-menu {
  z-index: 9999;
min-width:460px;
}

.top-menu .sub-menu ul[data-depth="1"] > li{
width:215px;
}

.product-cover{
text-align:center;
}
.js-qv-product-cover{
/* max-height:300px; */
}
.zoom-in{
display:none;
}
/*.products .product-thumbnail,.featured-products .product-thumbnail, 
.product-accessories .product-thumbnail, .ttfeatured-products .product-thumbnail, 
.crossselling-product .product-thumbnail, .category-products .product-thumbnail, 
.ttbestseller-products .product-thumbnail, .ttnew-products .product-thumbnail, 
.ttspecial-products .product-thumbnail, .view-product .product-thumbnail{
line-height:202px;}*/

#left-column .products .product-miniature .thumbnail-container .ttproduct-image{
    line-height:0px;
	height:79px;
}
#left-column > div{
margin:0;
}
body#checkout section.checkout-step .custom-radio input[type="radio"] {
    height: 1.25rem;
    width: 1.25rem;
    position: absolute;
    z-index: 100;
}
.text-center{
text-align:center;
}
.search-widget form button[type="submit"]:hover {
    background-color: #507a1f;
    border-color: #507a1f;
    color: #ffffff;
}

img.product-img {
    max-width: 60px;
}

.ui-menu .ui-menu-item .product-img {
    height: inherit!important;
}
.ui-widget.ui-widget-content{z-index:1000;}

#top-menu > li .navbar-toggler.collapse-icons{
     display:none;
}
.product-desc-short{display:none!important;}
img.js-qv-product-cover{width:50%;}
#search_filters_wrapper #search_filters ul li label > span span, body#checkout .custom-checkbox span, .custom-checkbox input[type="checkbox"] + span{border: 1px solid #3c3c3c;}
/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
     #search_block_top #search_query_top {
    width: 260px!important;
}
.top-menu .sub-menu {
    border: 1px solid rgb(24,21,24);
    left: -30px!important;
    top: 60px!important;
}
.top-menu .sub-menu{
min-width:0px;
width:235px;
}
.top-menu .popover {
    max-width: 235px;
}
.top-menu .sub-menu {
 
  z-index: 9999;
}

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
     #header .header-top a[data-depth="0"]{color:#414141;padding-left:15px!important;padding-top:8px!important;padding-bottom:8px!important;font-size:18px;}
#header .header-top a[data-depth="0"]:hover{color:#888888!important;}
#top-menu > li .navbar-toggler.collapse-icons{display:block;}
#mobile_top_menu_wrapper .top-menu .sub-menu li > a, #mobile_top_menu_wrapper .top-menu .sub-menu ul > li{line-height:30px;font-size:16px;}
#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="2"] li a{font-size:14px;}
.js-qv-product-cover {max-height: 300px;width:auto!important;}.product-desc-short{display:none;}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
     #top-menu > li .navbar-toggler.collapse-icons {display: block;}.product-desc-short{display:none;}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
     .product-desc-short{display:none;}
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
     .product-desc-short{display:none;}
}