/********************************************************
			Templatemela Custom Styles
********************************************************/
/*.tm-carousel {
  display: none;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  -ms-touch-action: pan-y;
}*/
.search-results-dropdown {
  position: absolute;
  background: #fff;
  border: 1px solid #ddd;
  width: 100%;
  max-height: 400px;
  overflow-y: auto;
  z-index: 9999;
}
.search-results-dropdown .product-miniature {
  display: flex;
  align-items: center;
  padding: 10px;
  border-bottom: 1px solid #eee;
}
.search-results-dropdown .product-miniature img {
  max-width: 50px;
  margin-right: 10px;
}


.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  float: left;
  width: 100%;
  padding:0;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-carousel .owl-item .manu_image a {
  display: inline-block;
}
.owl-carousel .owl-item .manu_image a img {
  max-width: 100%;
}
.owl-carousel .owl-item:hover a img {
  /*border-color: blue;*/
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  /* fix */
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  text-align: center;
}

/* mouse grab icon */
.grabbing {
  cursor: url("../img/megnor/grabbing.png") 8 8, move;
}
.customNavigation {
  position: absolute;
  z-index: 9;
  width: 100%;
  top: -40px;
  direction: ltr !important;
  right: 0;
  text-align: right;
}

.crosssell-products .customNavigation, .productscategory-products .customNavigation, .product-accessories .customNavigation {
  top: 0;
}
.special-products .customNavigation {
  top: 0;
  opacity: 0;
-webkit-opacity: 0;
-moz-opacity: 0;
-ms-opacity: 0;
-o-opacity: 0;
}
.special-products:hover .customNavigation{
   opacity: 1;
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
}
.lastest_block .customNavigation {
    top: 60px;
    opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
}
.lastest_block:hover .customNavigation, .brands:hover .customNavigation{
  opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
}
.brands .customNavigation{
    opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
}
.featured-products .customNavigation {top: 60px;}
#tmtestimonialcmsblock .customNavigation{
  top:-25px;
  z-index:5;
  right:-8px;
}

@media(max-width: 991px){
  #tmtestimonialcmsblock .customNavigation{top:20px !important;}

}
 .tm-hometabcontent .customNavigation {
  position: absolute;
  z-index: 7;
  width: 100%;
  direction: ltr !important;
  text-align: center;
  clear: both;
  top: 40%;
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
}
.tm-hometabcontent:hover .customNavigation{
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
}
.customNavigation a {
  color: #000 !important;
  cursor: pointer;
  font-size: 0;
  font-weight: 500;
  height: 30px;
  line-height: 32px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 30px;
  background: transparent;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
}
.customNavigation a:hover {
   background: #fed700 !important;
border-color: #fed700;
}
#tmtestimonialcmsblock .customNavigation a {
  height: 30px;
  width: 30px;
  color: #939393 !important;
  border: none;
  background: transparent;
}

.customNavigation a:hover:before{ color: #000 !important; }
#tmtestimonialcmsblock .customNavigation a.prev {
  right: 45px;
}
.tm-hometabcontent .customNavigation a.prev {
    background: transparent;
    right: 0;
    left: -15px;
}
.tm-hometabcontent .customNavigation a.next {
  right: -15px;
}
.customNavigation a.prev {
  background: transparent;
  right: 36px;
}


.customNavigation a.next {
  background: transparent;
  right: 0px;
}
#tmtestimonialcmsblock .customNavigation a.next {
  right: 22px;
}

.customNavigation a.next:before {
  content: "\E315";
  font-family: "Material Icons";
  position: absolute;
   font-size: 23px;
    position: absolute;
    right: 2px;
    top: -1px;
}
.customNavigation a.prev:before {
  content: "\E314";
  font-family: "Material Icons";
  position: absolute;
  font-size: 23px;
    right: 3px;
    top: -1px;

}
.js-qv-mask .customNavigation a.prev {left: 0 !important;}
.js-qv-mask .customNavigation a.next {right: 0 !important;}

@media (max-width: 991px) {
  .lastest_block .customNavigation {Top: -5px;}
	.customNavigation a.prev {
		/*left: 0px;*/
	}
	.customNavigation a.next {
		right: 0px;
	}
	#main .images-container .js-qv-mask { margin:0px; }
  .featured-products .customNavigation {top: 4px;}
	
}
.tm-hometabcontent:hover .customNavigation, .tm-hometabcontent .customNavigation {
  top: 1px;
  left: 0;
  right: 0;
  text-align: center;
   opacity: 1;
-webkit-opacity: 1;
-moz-opacity:1;
-ms-opacity:1;
-o-opacity: 1;
}
.brands .customNavigation{
   opacity: 1;
-webkit-opacity: 1;
-moz-opacity:1;
-ms-opacity:1;
-o-opacity: 1;
}
.special-products .customNavigation {
  top: 33px;
  text-align: center;
  left: 0;
  right: 0;
      opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
}
.lastest_block.block.tmblog-latest .customNavigation {
  top: 33px;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 1;
-webkit-opacity: 1;
-moz-opacity:1;
-ms-opacity:1;
-o-opacity: 1;
}
.customNavigation a.prev {
  position: relative;
  left: auto;
  right: auto;
  text-align: center;
  margin: 0 auto;
}
.customNavigation a.next {
  position: relative;
  left: auto;
  right: auto;
  text-align: center;
  margin: 0 auto;
}
.btn.next.brand_next {
  right: 10px;
  position: absolute;
}
.btn.prev.brand_prev {
  left: 10px;
  position: absolute;
}
.crosssell-products .customNavigation, .productscategory-products .customNavigation, .product-accessories .customNavigation {
  top: 40px;
  left: auto;
  right: auto;
  text-align: center;
}
#tmtestimonialcmsblock .customNavigation a.prev::before {
   right: 1px;
    font-weight: 500;
}
#tmtestimonialcmsblock .customNavigation a.next::before {
  right: 0;
   font-weight: 500;
}
.js-qv-mask .customNavigation a.prev {
  left: 0 !important;
  right: auto !important;
  position: absolute;
}
.js-qv-mask .customNavigation a.next {
  right: 0 !important;
  left: auto !important;
  position: absolute;
}

#tmleftbanner img,
#tmrightbanner img{
	max-width: 100%;
}	

/******* Subbanner *******/
#tmsubbanner {
  background: #ffffff none repeat scroll 0 0;
  float: right;
  margin: 0;
  padding: 0;
  width: 23.4%;
}

#tmsubbanner li {
    float: left;
    overflow: hidden;
}
#tmsubbanner li a{
   display: block;
  position: relative;
  overflow: hidden;
}

#tmleftbanner li,#tmrightbanner li,#tmrightbanner1 li,#tmrightbanner2 li{
  overflow: hidden;
}
#tmleftbanner1 li {
    overflow: hidden;
    position: relative;
    float: left;
}
#tmleftbanner li a, #tmrightbanner li a, #tmrightbanner1 li a, #tmrightbanner2 li a, #tmleftbanner1 li a{
  display: block;
  position: relative;
  overflow: hidden;
}
#tmrightbanner1 li img{
	max-width: 100%; 
	transition: all 1s linear 0s;
	-webkit-transition: all 1s linear 0s;
	-moz-transition: all 1s linear 0s;
	-ms-transition: all 1s linear 0s;
	-o-transition: all 1s linear 0s;
}
#tmrightbanner1 li:hover img{
	transform: scale(1.1);
		 -webkit-transform: scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-moz-transform:scale(1.1);
}

#tmsubbanner li:first-child a {
  margin-bottom: 27px;
}
#tmsubbanner li a img{ 
	max-width: 100%;     
 	 transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	-moz-transform:scale(1);
    transition: all 1s linear 0s;
	-webkit-transition: all 1s linear 0s;
	-moz-transition: all 1s linear 0s;
	-ms-transition: all 1s linear 0s;
	-o-transition: all 1s linear 0s;
}



@media (max-width: 1199px) {
    #tmsubbanner{ width: 21.4%;}
    #tmtestimonialcmsblock .customNavigation a.prev {
      right: 38px;
    }
    #tmtestimonialcmsblock .customNavigation a.next {
      right: 15px;
    }
    .customNavigation a.prev::before{ right: 2px; }
    #tmsubbanner li:first-child a {
      margin-bottom: 22px;
    }

}
 @media(max-width: 767px){
  	 .featured-products .customNavigation {top: 20px;}
    }

  @media(max-width: 479px){
   .crosssell-products .customNavigation a.prev,
    .productscategory-products .customNavigation a.prev,
    .product-accessories .customNavigation a.prev{
      position: relative;
      left: 0;
      right: 0;
      text-align: center;
      margin: 0 auto;
    }
     .crosssell-products .products-section-title, .product-accessories .products-section-title, .productscategory-products .products-section-title {font-size: 13px;}
    .crosssell-products .customNavigation a.next,
    .productscategory-products .customNavigation a.next,
    .product-accessories .customNavigation a.next{
      position: relative;
      left: 0;
      right: 0;
      text-align: center;
      margin: 0 auto;
    }
    .crosssell-products .customNavigation ,
    .productscategory-products .customNavigation ,
    .product-accessories .customNavigation {
      right: 0;
      left: 0;
      text-align: center;
      top: 40px;
    }
  }

/********************************************************
      GB custom stylesheets
********************************************************/
/* FONTS */
body{
    font-family: 'noto_sansregular';
}
h1, h2, h3, h4, h5, h6{
    font-family: 'noto_sansbold';
}
a:hover, a:focus, .breadcrumb a :hover{
    color: #843c29;
}
.clear15{
    clear: both;
    margin-top: 15px;
}
.txt-brown{
    color: #843c29;
}
/* Top nav */
#header .header-nav .menu-icon .material-icons{
    color: #843c29;
}
span.search_button{
    background: transparent url(../img/megnor/search.png);
    background-size: contain;
}
#_desktop_cart .blockcart.cart-preview .carthome, #_mobile_cart .blockcart.cart-preview .carthome{
    background: transparent url(../img/megnor/shopping-cart.png);
    background-size: contain;
    background-repeat: no-repeat;
}
#_mobile_user_info .user_bg{
    background: transparent url(../img/megnor/user.png);
    background-size: contain;
    background-repeat: no-repeat;
}
#header .header-nav .top-logo a img{
    max-height: 45px;
}
#header .language-selector.dropdown:hover .expand-more, #header .language-selector.dropdown:hover .expand-more{
    color: #fff;
}
#header .header-nav{
    background-color: #843c29;
}
#header .header-nav .left-nav{
    margin: 0;
}
#tmnavcmsblock{
    color: #fff;
    line-height: 35px;
    font-size: 14px;
}
#tmnavcmsblock p{
    margin: 0;
}
@media(max-width: 991px){
    #header{
        min-height: unset;
    }
    #header .header-nav{
        background-color: #f7f7f7;
    }
    #_desktop_user_info .user_bg{
        color: #333;
    }
    #header .header-nav .top-logo{
        float: left;
        width: auto;
    }
}
#header .header-nav .right-nav{
    margin-top: 5px;
    margin-bottom: 5px;
}
#_desktop_user_info .user-info, #_mobile_user_info .user-info{
    top: 30px;
}
.head-compare .ap-btn-compare, .head-wishlist .ap-btn-wishlist{
    color: #333;
}
.head-compare .ap-btn-compare, .head-wishlist .ap-btn-wishlist{
    color: #333;
}
#header a:hover, #_desktop_user_info > .user-info a:hover{
    color: #843c29;
}
#header .header-nav .language-selector{
    margin-right: 15px;
}
#_desktop_language_selector .dropdown-menu.hidden-md-down, #_desktop_currency_selector .dropdown-menu.hidden-md-down{
    top: 27px;
}
#_desktop_language_selector img{
    max-width: 15px;
}
/* Header */
#header .header-top, #header .header-top.fixed{
    background-color: #843c29;
}
.header-top .header-top-main.bg_main{
    margin-top: 0;
    border-top-color: #fff;
}
.header-top .header-div{
    padding-bottom: 18px;
    background: #f7f7f7;
}
#aom_megamenu .aom-menu-item.active .menu-link, #aom_megamenu .aom-menu-item.hover .menu-link, #aom_megamenu .aom-menu-item:hover .menu-link{
    background-color: #E48E3C;
}
.add .btn.btn-primary.add-to-cart:hover{
    background-color: #843c29;
}
#aom_megamenu .aom-menu-item{
    border-right: 1px solid #592a1d;
}
@media(max-width: 767px){
    .header-top .header-div{
        padding-bottom: 0;
    }
}
/* Logo */
#header .header-top .header_logo{
    margin-top: 10px;
}
/* Ricerca header */
.header-top .search-widget form input[type="text"]{
    border: 1px solid #f7f7f7;
    outline: none;
}
.search-widget form button[type="submit"]{
    color: #fff;
    background-color: #843c29;
}
/* Nascondo wishlist e compare */
.header-nav .head-wishlist, .header-nav .head-compare{
    display: none;
}
/* Carrello header */
#_desktop_cart .blockcart.cart-preview .carthome{
    height: 22px;
    width: 22px;
}
.cart-products-counthome{
    background: #fff;
    height: 15px;
    width: 15px;
    top: -10px;
    left: 14px;
}
.cart_custom{
    display: none;
}
/* AOM MENU */
.aom-mega-menu{
    background-color: #843c29;
}
#aom_megamenu .aom-menu-item .menu-link{
    color: #fff;
    font-family: 'noto_sansbold';
    padding: 12px 15px;
    font-size: 12px;
}
.header-top .header-top-main.bg_main{
    display: block;
}
.header-top.fixed #aom_megamenu .aom-menu-item .menu-link>sup{
    top: 0px;
}
.language-selector .dropdown-menu li.current a{
    font-weight: bold;
    color: #843c29;
    background-color: #f7f7f7;
}
@media(max-width: 991px){
    .header-top-main .container{
        width: 100%;
        max-width: 100%;
    }
    #header .header-nav .top-logo{
        margin-left: 70px;
    }
    .header-top .header-top-main.bg_main {
        height: 0 !important;
    }
    .header-top-main.bg_main .container{
        padding: 0;
    }
    #aom_megamenu .aom-mobile-mega-menu {
        margin-top: 0;
    }
    #aom_megamenu .aom-mobile-menu-wrapper{
        border: 0;
    }
    #aom_megamenu .aom-mobile-menu-icon{
        color: #fff;
        background-color: #843c29;
        position: absolute;
        top: -77px;
        left: 20px;
    }
}
@media(max-width: 767px){
    #aom_megamenu .aom-mobile-menu-icon{
        height: 35px;
        width: 35px;
        font-size: 19px;
        left: 10px;
        top: -50px;
    }
    #header .header-nav .top-logo{
        margin-left: 55px;
    }
    #header .header-nav .top-logo a img{
        margin-left: 0px;
    }
    .header-nav #search_widget, #_mobile_user_info{
        margin: 5px 10px 0;
    }
    #_mobile_user_info .user_bg{
        height: 20px;
    }
    span.search_button{
        margin-top: 5px;
        background-position: center;
        background-repeat: no-repeat;
        height: 20px;
    }
    #_mobile_cart .blockcart.cart-preview .carthome{
        height: 20px;
        width: 20px;
        margin: 10px 0 0 0;
    }
}
/* Advanced megamenu */
.header-top.fixed .header-top-main.bg_main{
    height: 50px;
}
#adtm_menu{
    border: none;
    box-shadow: none;
    margin-top: 0;
}
#adtm_menu_inner{
    border: none;
    background: transparent;
}
#adtm_menu .li-niveau1, #adtm_menu .li-niveau1 a.a-niveau1{
    min-height: auto;
    line-height: 30px;
    border-color: #5f3024;
    border-width: 0 1px 0 0;
}
#adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span{
    height: 49px;
    line-height: 50px;
    min-height: auto;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}
.li-niveau1 a:hover .advtm_menu_span, .li-niveau1 .advtm_menu_span:hover, .li-niveau1:hover > a.a-niveau1 .advtm_menu_span{
    background: transparent;
    background-color: #5f3024;
}
#adtm_menu:not(.atmRtl) .advtm_open_on_hover ul#menu .li-niveau1:hover div.adtm_sub{
    left: auto;
}
.li-niveau1 a span{
    padding-left: 12px;
    padding-right: 12px;
}
@media(max-width: 767px){
    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1 a.a-niveau1{
        border: none;
    }
    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1.sub.adtm_sub_open a.a-niveau1 span, #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1.sub a.a-niveau1.advtm_menu_actif span{
        color: #fff;
    }
    select.link{
        margin-top: 50px;
    }
}
/* Submenu */
#adtm_menu:not(.atmRtl) .advtm_open_on_hover ul#menu .li-niveau1:hover div.adtm_sub{
    width: auto;
}
#adtm_menu .adtm_column_wrap{
    padding: 0;
}
#adtm_menu .adtm_column{
    margin: 0;
}
#adtm_menu div.adtm_column_wrap ul.adtm_elements li, #adtm_menu div.adtm_column_wrap span.column_wrap_title{
    padding: 5px 10px;
    transition: all 0.2s linear;
}
#adtm_menu div.adtm_column_wrap ul.adtm_elements li:hover, #adtm_menu div.adtm_column_wrap span.column_wrap_title:hover{
    background-color: #f7f7f7;
    cursor: pointer;
}
li.li-niveau1 a.a-niveau1{
    border-width: 0 1px 0 0 !important;
}
#adtm_menu .adtm_column_wrap span.column_wrap_title{
    margin-right: 0;
}
#adtm_menu ul#menu li div.adtm_sub{
    top: 50px;
}
#adtm_menu table.columnWrapTable{
    width: auto;
}
#adtm_menu .adtm_column ul.adtm_elements li, #adtm_menu .adtm_column ul.adtm_elements li a, #adtm_menu .adtm_column ul.adtm_elements li span[data-href]{
    font-size: 14px;
    font-weight: 700;
}
#adtm_menu div.adtm_column_wrap ul.adtm_elements li a:hover{
    color: #5f3024;
}
#adtm_menu div.adtm_column_wrap ul.adtm_elements li{
    line-height: 30px;
}
@media(max-width: 991px){
    #adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span{
        color: #333;
    }
    .li-niveau1 a:hover .advtm_menu_span, .li-niveau1 .advtm_menu_span:hover, .li-niveau1:hover > a.a-niveau1 .advtm_menu_span{
        background-color: #f7f7f7;
    }
    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1.sub.adtm_sub_open a.a-niveau1 span, #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1.sub a.a-niveau1.advtm_menu_actif span{
        background: unset;
        background-color: #5f3024;
    }
}
/* Intro homepage */
.blockIntroHomepage{
    background-color: #f7f7f7;
}
@media(min-width: 992px){
    .blockIntroHomepage .row.flex{
        display: flex;
    }
}
.blockIntroHomepage .catBox-left{
    padding-top: 30px;
}
.blockIntroHomepage .categoryBox{
    text-align: center;
    overflow: hidden;
    padding-bottom: 10px;
    transition: all 0.2s linear;
}
.blockIntroHomepage:hover{
    cursor: pointer;
}
.blockIntroHomepage .categoryBox img{
    width: 130px;
    transition: all 0.2s linear;
}
.blockIntroHomepage .categoryBox:hover img{
    transform: scale(1.1);
}
.blockIntroHomepage .categoryBox h2{
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 0;
}
.blockIntroHomepage .categoryBox hr{
    height: 3px;
    background-color: #843c29;
    width: 0;
    margin-top: 5px;
    margin-bottom: 0;
    transition: all 0.2s linear;
}
.blockIntroHomepage .categoryBox:hover hr{
    width: 60px;
}
@media(min-width: 1400px){
    .blockIntroHomepage .categoryBox{
        margin-top: 30px;
    }
}
/* Slider homepage */
.boxIntroSlider{
    padding-left: 0;
    padding-right: 0;
}
@media(max-width: 991px){
    .blockIntroHomepage .row.flex{
        margin-left: -15px;
        margin-right: -15px;
    }
    .blockIntroHomepage .catBox-left{
        padding-bottom: 50px;
    }
    .boxIntroSlider{
        padding-left: 0;
        padding-right: 0;
    }
}
.flexslider .slides img{
    width: 100%;
}
/* Titoli sezioni */
.products-section-title{
    font-size: 25px !important;
    color: #843c29;
    line-height: 30px;
}
/* Banners categorie */
#tmcms2_block{
    background-size: cover;
    padding: 50px 0;
    display: block;
    float: none;
}
.about-cms-1.half-content .cms-banner-inner.type-2, .about-cms-2.half-content .cms-banner-inner.type-2, .cms-left .about-cms-3.half-content .cms-banner-inner.type-2{
    bottom: auto;
    top: 0;
}
#tmcms2_block .cms-banner-inner .cms_btn-2 .link-text{
    background-color: #843c29;
    color: #fff;
}
/* Brands section */
section.brands{
    padding: 20px 0;
}
.brands .products .product_list li img{
    filter: none;
    width: 70%;
    margin-left: 15%;
}
/* CTA */
#tmcmssliderbottomblock{
    margin: 0;
    padding: 30px 0;
    background-color: #333;
}
.service-cms-banner-list span{
    color: #fff !important;
    background: transparent !important;
}
/* Custom carousel homepage */
.carousel-custom button.add-to-cart, .carousel-custom .product-flags, .carousel-custom .product-actions-main{
    display: none;
}
.carousel-custom .prestacart .prestacart_add.add .btn.btn-primary.add-to-cart{
    display: block;
}
.prestacart .prestacart_add{

}
.carousel-custom .elementor-slick-slider .slick-slide .thumbnail-container{
    margin-bottom: 0;
    background-color: #fff;
}
.product-price-and-shipping{
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #843c29;
}
.carousel-custom .product-description{
    background-color: #fff;
    padding: 10px;
}
.product-title a, .products .product-title a{
    color: #333;
    font-weight: 700;
    margin-bottom: 0;
    font-size: 14px;
    letter-spacing: 0;
}
/* Blog section */
.section-blog{
    background-color: #f7f7f7;
}
.lastest_block.block.tmblog-latest{
    padding: 50px 0;
}
/* Subscribe newsletter */
#footer .footer-before{
    background-color: #843c29;
}
.block_newsletter .block_title{
    color: #fff;
}
/* Footer */
.footer-container{
    background-color: #282828;
}
.footer-after{
    background-color: #252525;
    border-top: none;
}
.copyright span{
    color: #fff;
}
.copyright a:hover{
    color: #843c29;
}
footer .icon-pagamenti-footer{
    width: 20%;
}
@media(max-width: 767px){
    footer .icon-pagamenti-footer{
        width: 100%;
        max-width: 80%;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
    }
}
/* Breadcrumbs */
.page-product #breadcrumb_wrapper, .page-cms #breadcrumb_wrapper, #breadcrumb_wrapper{
    width: 100%;
    margin: 15px 0 20px;
    font-size: 12px;
}
#columns_inner #content-wrapper:not(.left-column){
    min-width: 100%;
    padding-top: 0 !important;
}
/* Main content */
.page-product #columns_inner #content-wrapper, .page-cms #columns_inner #content-wrapper{
    width: 100%;
}

/* Product details */
/* Immagini prodotto */
li.product-flag.new {
    right: 10px;
    text-align: center;
    top: 10px !important;
    border: 2px solid #f0f0f0;
    border-radius: 20px;
    padding: 0px 10px;
    font-weight: bold;
    background: #f0f0f0;
}
@media(max-width: 767px){
    #product .page-content .product-leftside{
        width: 90%;
        margin-left: 5%;
        margin-bottom: 0;
    }
    .product-leftside .product-cover{
        margin-bottom: 10px;
    }
    .thumb-container.product_item{
        width: auto;
        padding-left: 0;
        padding-right: 10px;
    }
    #main .images-container .js-qv-mask ul{
        padding: 0;
    }
    .crosssell-products .customNavigation, .productscategory-products .customNavigation, .product-accessories .customNavigation{
        top: 30px;
    }
}
h1.productpage_title{
    font-size: 22px;
    line-height: 28px;
}
.product-information{
    margin-top: 10px;
}
.product-prices{
    margin-top: 30px;
}
.product-double-quantity{
    margin-top: 20px;
}
.product-prices .current-price span{
    font-size: 30px;
    color: #843c29;
    margin-right: 10px;
}
#product .product-actions .control-label{
    width: 120px;
}
.product-quantity #quantity_wanted{
    width: 3.5rem;
}
img.logo-chicco{
    width: 15px;
}
/* Grafica intensità */
p.titolo-intensita{
    margin-top: 20px !important;
    margin-bottom: 0px !important;
    font-size: 14px;
}
.show-intensita{
    position: relative;
}
.show-intensita .int-selected{
    position: absolute;
    top: 0;
    z-index: 2;
}
/* Txt risparmio */
.product-discount .regular-price{
    font-size: 16px;
    margin-left: -15px;
}
#cart .cart-grid-body .cart-item .has-discount .discount{
    color: #0e9e34;
}
.cart-overview .product-discount .regular-price{
    margin-left: 0;
}
.cart-overview .product-line-info span.label{
    font-size: 12px;
}
.cart-overview .product-line-info span.value{
    color: #843c29;
    font-weight: bold;
}
.cart-grid-body a.label:hover{
    color: #843c29;
}
.product-prices .current-price span.discount-percentage{
    display: block;
    margin-top: 10px;
    text-transform: none;
    font-size: 16px;
    color: #30A65A;
}
.product-price .current-price .discount-amount{
    display: block;
    font-size: 14px;
    text-transform: capitalize;
    color: green;
}
/* Varianti/caratteristiche */
div.clearfix hr{
    margin-top: 20px;
    margin-bottom: 0;
    border: 6px;
    border-top: #ddd;
    border: 0.5px solid #f0f0f0;
}
.box-details-dx{
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f0f0f0;
    font-size: 14px;
}
.box-details-dx span{
    font-size: 12px;
}
.box-details-dx span.val-detail{
    font-size: 14px;
    color: #843c29;
    margin-left: 20px;
}
@media(max-width:767px){
    .box-details-dx{
        padding-bottom: 0;
        border-bottom: none;
    }
    .box-details-dx span.val-detail{
        margin-left: 5px;
    }
}
/* Anchor details */
.anchor-details{
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    color: #666;
    text-decoration: underline;
    margin-top: 10px;
}
.anchor-details:hover{
    text-decoration: underline;
}
/* Sconti quantità */
#product .product-discounts{
    max-width: 100%;
}
.txt-sconto-quantita span{
    font-size: 18px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.txt-sconto-quantita{
    padding: 20px;
    background-color: #f7f7f7;
    box-shadow: 0px 0px 2px #c7c7c7;
    text-align: center;
    transition: all 0.2s linear;
}
.txt-sconto-quantita b{
    color: #843c29;
}
.modal-sconti .modal-title{
    text-align: center;
}
.modal-sconti .modal-header .close{
    top: 15px;
    outline: none;
}
.table-product-discounts{
    margin: 20px 0;
    width: 100%;
}
.table-product-discounts td, .table-product-discounts th{
    border: 1px solid #c0c0c0;
    padding: 10px 25px;
}
.table-product-discounts th{
    text-align: center;
}
@media(max-width: 767px){
    .table-product-discounts{
        width: 100%;
    }
    .table-product-discounts td, .table-product-discounts th{
        padding: 10px 5px;
        font-size: 12px;
    }
}
/* Button add to cart */
@media(max-width: 767px){
    .product-quantity .add{
        text-align: center;
    }
    .product-actions .add-to-cart{
        display: inline-block !important;
    }
}
/* Rassicurazione cliente */
#product #block-reassurance{
    display: block;
}
#block-reassurance li .block-reassurance-item{
    padding: 0;
}
#block-reassurance li{
    padding: 15px 20px;
    background-color: #f7f7f7;
}
#block-reassurance span{
    position: relative;
    top: 2px;
    font-size: 14px;
    font-weight: 600;
}
@media(max-width: 767px){
    #block-reassurance img{
        display: inline-block;
        float: left;
    }
}
/* Tabs details */
#product .tabs .nav-tabs .nav-link.active{
    color: #843c29;
}
.product-manufacturer img{
    max-width: 200px;
}
@media(max-width: 767px){
    #product .tabs .nav-tabs .nav-link.active{
        background-color: #f1f1f1;
    }
    .product-tabcontent .tabs #tab-content{
        border: none;
        border-top: 2px solid #e7e7e7;
        padding: 0;
        padding-top: 10px;
    }
    /* Logo marchio */
    .product-manufacturer{
        text-align: center;
    }
}
/* Amazzing filter */
#amazzing_filter{
    box-shadow: none;
    border: 1px solid #f2f2f2;
} 
#left-column .block .block_content{
    border: none;
}
#amazzing_filter input[type=checkbox]{
    margin-top: 6px;
}

#left-column .block .block_content, #right-column .block .block_content{
    background: transparent;
}
@media(max-width: 991px){
    #amazzing_filter .compact-toggle{
        top: 30%;
    }
    #left-column, #left-column .block{
        margin-top: 0;
    }
}
/* Products list */
@media(min-width: 768px){
    .block-category{
        padding-top: 20px;
    }
}

li .product-flags, li:hover .product-flags{
    opacity: 1;
}
/* Logo brand */
img.list-logo-brand{
    position: absolute !important;
    top: 0;
    z-index: 1;
    width: 60px;
    right: 0px;
}
.products .product-miniature .product-flags .new{
    display: block;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    text-transform: capitalize;
    opacity: 1;
    cursor: pointer;
    z-index: 10;
    position: absolute;
    top: 5px;
    right: 10px;
    border: 1px solid #f0f0f0 !important;
    padding: 0px 10px;
    border-radius: 10px;
    background: #f7f7f7;
    opacity: 1;
    bottom: auto;
}
.products .product-miniature .discount-percentage.discount-percentage{
    top: 40px;
    font-size: 15px;
}
span.txt-sconto{
    width: 100%;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    color: #843c29;
    display: block;
    text-transform: uppercase;
    margin: 0 auto;
}
.products .product-price-and-shipping{
    text-align: center;
    font-size: 16px;
}
@media(max-width: 991px){
    .icon-cat-box img{
        display: none;
    }
}
@media(max-width: 767px){
    .thumbnail-container{
        width: 100%;
    }
    .thumbnail-container, .thumbnail-container img{
        max-height: 130px;
    }
    span.txt-sconto{
        font-size: 11px;
    }
    #products .product-description, .products .product-description, .product-accessories .product-description{
        padding-top: 0 !important;
    }
    .product-miniature div.prestacart{
        margin-top: 0 !important;
    }
    .product-description-short{
        height: 80px;
        overflow-y: auto;
        width: 100%;
    }
}
.descr-bottom{
    margin-top: 30px;
}
/* Sub cat */
.sub-cat-list{
    padding-bottom: 50px;
}
.sub-cat-list a.item-subcat{
    display: inline-block;
    width: 100%;
    padding: 20px;
    background-color: #f7f7f7;
    border: 2px solid #843c29;
    color: #843c29;
    margin-top: 20px;
    transition: all 0.2s linear;
    text-align: center;
    border-radius: 10px;
    font-size: 15px;
}
.sub-cat-list a.item-subcat:hover{
    background-color: #843c29;
    color: #fff;
}
@media(max-width: 991px){
    .sub-cat-list{
        display: none;
    }
}
/* Single product page */
.add .btn.btn-primary.add-to-cart{
    background-color: #E48E3C;
    color: #fff;
    transition: all 0.2s linear;
}

/* CHECKOUT */
#checkout .col-md-8{
    width: 66.66667%;
    margin-left: 0;
}
#checkout #content .col-md-4{
    width: 33.33333%;
}
/* Blog article page */
#module-psblog-blog #columns_inner #content-wrapper{
    width: 100%;
}
.blog-detail{
    margin-top: 30px;
}
.blog-title{
    text-align: center;
    text-transform: none;
    font-size: 25px;
    color: #843c29;
}
.blog-image img{
    margin: 0 auto;
}
/* List product */
#products .product-description, .products .product-description, .product-accessories .product-description{
    padding: 16px 10px !important;
}
article div.thumbnail-container{
    height: auto !important;
}
article div.product-description{
    height: auto !important;
    padding: 16px 10px !important;
}
div.prestacart{
    margin-top: 15px !important;
}
div.prestacart .qty{
    width: 60px;
    margin-left: 0 !important;
    float: left;
}
div.prestacart .qty .form-control{
    padding: 6px 8px;
    font-size: 13px;
}
.prestacart .prestacart_add{
    width: calc(100% - 60px);
    float: right;
}
.prestacart .prestacart_add.add .btn.btn-primary.add-to-cart{
    font-size: 14px !important;
    width: 100% !important;
    padding: 9px 12px !important;
}
@media(max-width: 767px){
    div.prestacart .qty{
        width: 45px !important;
        float: left;
    }
    .prestacart .prestacart_add{
        width: 100%;
        float: none;
    }
}
/* Modal checkout */
#blockcart-modal .cart-content a.btn-primary{
    background-color: #843c29;
    color: #fff;
}

/* ADMIN */
#psblog_blog_form img{
    max-width: 100% !important;
}

/* About us page */
.cms-id-3 .breadcrumb h1.h1, .cms-id-4 .breadcrumb h1.h1{
    display: none;
}
.cms-id-4 #main .page-content, .cms-id-3 #main .page-content{
    border: none;
}
/* Contact page */
#contact_rich_toggle div{
    font-size: 12px;
}
@media(max-width: 767px){
    #main .page-content{
        padding: 5px;
    }
}

/* Riepilogo carrello */
.btn, .btn-primary{
    background-color: #843c29;
    color: #fff;
}
.page-cart #breadcrumb_wrapper{
    width: 100%;
}
.page-cart #columns_inner #content-wrapper{
    width: 100%;
}
.block-promo a.promo-code-button, #js-checkout-summary .card-block .cart-summary-products a{
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    color: #843c29;
    margin-bottom: 0;
}
hr{
    border: 0.5px solid #f0f0f0;
}


/* NASCONDO ALBERO CATEGORIE IN DETERMINATE PAGINE */
.page-contact #left-column .block-categories{
    display: none;
}

.product-title-custom{
    font-weight: bold;
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 10px;
    display: block;
    text-align: center;
}
@media(max-width: 991px){
    #category-description{
        display: none;
    }
    #breadcrumb_wrapper{
        display: block !important;
        margin: 10px 0;
        padding: 0;
    }
}

/* Read more */
.readmore_link{
    text-align: center;
    margin-top: 20px;
}
.readmore_link a{
    color: #843c29;
    font-size: 12px;
    letter-spacing: 0;
    font-weight: bold;
}
@media(max-width: 991px){
    .product-additional-info{
        display: none;
    }
}

#blockcart-modal .cart-content button:hover, #blockcart-modal .cart-content button:active, #blockcart-modal .cart-content button:focus{
    color: #fff;
    background-color: #843c29;
}
ul.user-info li{
    padding: 10px 0;
}
#_desktop_user_info > .user-info a{
    float: none;
}
/* CARRELLO HEADER */
.cart_block .cart-item .cart-image img{
    max-width: 50px;
}

.link-compatibiliti{
    display: inline-block;
    padding: 5px 20px;
    border: 1px solid #843c29;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    color: #843c29;
    transition: all 0.3s linear;
    margin-top: 10px;
    margin-bottom: 20px;
}
.link-compatibiliti:hover{
    background-color: #843c29;
    color: #fff !important;
}

#js-checkout-summary .card-block .cart-summary-products a, #conditions-to-approve .condition-label .js-terms a{
    color: #843c29;
}
.ps-alert-success li i svg{
    width: 50px;
    margin: 0 auto;
    height: auto;
    float: left;
    margin-right: 20px;
}
.ps-alert-success li i svg path{
    fill: green;
}

.new-site-message{
    padding: 20px 20px;
    background-color: #f7f7f7;
    margin-bottom: 20px;
}
.privacy-newsletter{
    height: auto !important;
    margin-top: 20px;
    margin-right: 10px;
}
.label-privacy-newsletter{
    color: #fff;
}
.thecheckout-reassurance{
    display: none !important;
}


/* CHECKOUT */
.custom-checkbox input[type=checkbox] + span{
    margin-right: 10px;
    position: relative;
    top: 5px;
    border-radius: 50%;
}
#separate-payment-order-review .address-block-container{
    width: 50%;
    float: left;
}
.featured-products{
    float: unset;
}
#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container{
    height: auto !important;
}
#products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description{
    height: auto !important;
}

/* CAPSULE PER CONFEZIONE CAT LIST */
.st_attr_list_item{
    width: 40%;
    font-size: 10px;
    line-height: 14px;
    float: left;
}
.st_attr_list_item strong{
    font-weight: normal;
}
.st_attr_list_text{
    font-size: 18px;
    color: #843c29;
}
.products .product-price-and-shipping span.price{
    float: right;
    padding: 20px;
}
@media(max-width: 767px){
    .st_attr_list_item{
        width: 44%;
    }
    .products .product-price-and-shipping span.price{
        padding-left: 5px;
        padding-right: 5px;
    }
}

/* Add to cart product list */
@media(max-width: 767px){
    #products .product-description, .products .product-description, .product-accessories .product-description{
        padding: 15px 5px 5px !important;
    }
    div.prestacart .qty .form-control{
        padding: 6px 5px;
        font-size: 12px;
    }
    div.prestacart .qty{
        display: none;
    }
    .prestacart .prestacart_add.add .btn.btn-primary.add-to-cart{
        margin-top: 15px;
    }
}
.pagination .current a, .pagination a:hover{
    background-color: #E48E3C;
}
.pagination a{
    background-color: #843c29;
}
body, p, span{
    line-height: 20px;
}
#tmnavcmsblock p{
    line-height: 30px;
}


#onepagecheckoutps_step_review_container .blockreassurance_product{
    display: none;
}
div#onepagecheckoutps div#onepagecheckoutps_step_review #btn_continue_shopping{
    font-size: 14px;
}
.page-order #columns_inner #content-wrapper{
    width: 100%;
}
.products .product_list li.product_item.col-lg-3, .products .product_list li.item.col-lg-3{
    display: flex;
    position: relative;
}
.cart-detailed-totals .unit-price-cart{
    display: none;
}
.cart-item .unit-price-cart{
    display: none;
}
.rassicurazioni-cliente{
    margin-top: 30px;
}
.product-page .col-sm-4{
    padding: 10px 20px;
}
img.block-img{
    float: left;
    display: inline-block;
    width: 40px;
    margin-right: 10px;
}
.box-table{
    padding: 10px;
    background-color: #f7f7f7;
    padding: 10px;
    border: 2px solid #d0d0d0;
    border-radius: 5px;
}

.amzpayments-product-banner{
    display: none !important;
}
.af_filter li, .hide-zero-matches .no-matches.active, .hide-zero-matches .no-matches.has-customer-filter{
    display: block;
    clear: both;
}
.footer-before form label{
    float: none !important;
}

@media (min-width: 992px){
    #aom_megamenu .aom-mobile-mega-menu {
        display: none!important;
    }
}
@media(max-width: 991px){
    #aom_megamenu .aom-mega-menu-wrapper{
        display: none!important;
    }
    #aom_megamenu .aom-mobile-mega-menu{
        display: block !important;
    }
    .hidden-tablet{
        display: none !important;
    }
}
@media(max-width:767px){
    .product-miniature{
        width: 100%;
        padding: 0;
    }
}

/* FORM CHECKOUT */
div#onepagecheckoutps input, div#onepagecheckoutps textarea, div#onepagecheckoutps select{
    border-radius: 0 !important;
}
.btn-lg, .btn-group-lg > .btn{
    -webkit-border-radius: 0;
    font-size: 14px;
    text-transform: capitalize !important;
}
.btn-sm, .btn-group-sm > .btn{
    -webkit-border-radius: 0;
    font-size: 12px;
    text-transform: capitalize !important;
}
div#onepagecheckoutps .onepagecheckoutps_p_step{
    text-align: center;
    font-size: 14px;
    color: #843c29;
}
.onepagecheckoutps_p_step.onepagecheckoutps_p_step_two i.fa-pts-2x{
    font-size: 20px;
}
div#onepagecheckoutps div#onepagecheckoutps_header #div_onepagecheckoutps_login #btn-logout{
    margin-top: 0;
    color: #333;
    background: transparent !important;
    font-size: 11px;
}
.footer_card button.edit_address, .footer_card button.delete_address{
    color: #333;
    background: transparent;
    font-size: 11px;
    text-decoration: underline;
}
#field_customer_passwd, #field_customer_conf_passwd{
    margin-bottom: 15px;
}
div#onepagecheckoutps div#onepagecheckoutps_step_review #btn_place_order{
    font-size: 16px;
}
div.fields_required{
    color: #ff0000;
    text-align: center;
    margin-top: 10px;
}
.onepagecheckoutps_step_review_container .old-price, .onepagecheckoutps_step_review_container .price-percent-reduction{
    display: none !important;
}
.page-authentication .custom-checkbox input[type="checkbox"]{
    z-index: 2;
}

/* Rimuovo attributi da reviews product page */
.detail-product-page .hook-reviews .st_attr_list_container{
    display: none;
}

/* BLOG HOMEPAGE */
.common_blog time.date{
    color: #843c29 !important;
}
.month_blog{
    display: inline-block;
    float: right;
}

/* ROYALTY */
.cart-page-royalty-box{
    padding: 20px;
    margin-top: 15px;
    background-color: #f7f7f7;
}
/* ROYALTY product page */
p#loyalty{
    display: block;
    margin-top: 30px !important;
    margin-bottom: 20px !important;
    font-size: 14px;
    line-height: 18px;
}

/* Attributo capsule lista prodotti */

.label-price-list-product{
    display: block;
    margin: 0;
    font-size: 12px;
}
.products .product-price-and-shipping span.price{
    padding: 0;
    color: #843c29;
}
.attr-list-product{
    width: 60px;
    border-radius: 50%;
    background-color: #843c29;
    height: 60px;
    display: table;
}
.attr-list-product div{
    position: relative;
    vertical-align: middle;
    display: table-cell;
}
.attr-list-product div span, .attr-list-product div strong{
    color: #fff;
    margin: 0;
}
.attr-list-product div span{
    display: block;
}

#notifications .container article{
    position: relative;
}
.boxIntroSlider .flexslider .slide.flex-active-slide{
    z-index: 3 !important;
}
.custom-checkbox input[type=checkbox]{
	z-index: 100;
	top: 5px;
}

@media( max-width: 991px ){
    .aom-mobile-menu-icon i{
        display: inline-block;
        width: 50px;
        height: 50px;
        position: absolute;
        left: 0;
        background-image: url(../img/menu.svg);
        background-size: 28px;
        background-position: center;
        background-repeat: no-repeat;
    }
}





/* NEW STYLE */
@media(min-width: 1400px){
    .container{ max-width: 1400px; }
}

#product .blocco-prezzo-liste{ display: none !important; }

/* HEADER */
@media( min-width: 992px){
    #search_widget{ float: left; width: 58.33333%; margin-left: 8.33%; margin-top: 20px; overflow:unset; text-align:center; }
    #search_widget .searchtoggle{ position: relative; display: block; top: 0px; left: unset; }
}
@media(max-width: 992px){
    .header-nav #search_widget{ display: block; margin: 10px 0; width: 100%; }
    .searchtoggle{display: block;
    position: relative;
    right: 0;
    top: 0 !important;
    border: 1px solid #f0f0f0;
    width: 100%;
    z-index: 9;
    outline: none;
    left: auto;
    background-color: #fff;}
    #search_widget form{ position:relative; }
    .search-widget form button[type="submit"]{background: transparent url(../img/megnor/sprite1.png);
    width: 42px;
    font-size: 0;
    height: 42px;
    padding: 0;
    line-height: 0;
    position: absolute;
    right: 10px;
    left: auto;
    top: 0;
    background-position: 7px -35px;
    background-repeat: no-repeat;}
    #search_widget form input{ width: 100%; }
    #search_widget form input{ background-color: #fff; }
} 

/* CATEGORY PAGE */
#left-column .block, #left-column .links{ background-color:#fff; padding: 0; border: none; }
#amazzing_filter h2.title_block{ padding:8px 10px; background-color: #843c29; color: #fff; text-transform: uppercase; font-size:16px; margin-bottom:20px; }
#left-column .block .block_content, #right-column .block .block_content{ padding: 0; }

.block-category h1.cat-name-list-page{ font-size: 22px; color: #843c29; text-align: left; margin-bottom: 20px; text-transform: uppercase; font-weight: bold; }

/* PRODUCTS ITEMS */
.product-miniature .price-product-lis{ text-align: right; width: 100%; display: flex; align-items:center; }
.product-miniature .price-product-lis .blocco-prezzo-liste{ width:50%; order: 2; }
.product-miniature .price-product-lis .st_attr_list_container{ width: 50%; order: 1; }


