/********************************************************
			Templatemela Custom Styles
********************************************************/
.tm-carousel {
  display: none;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-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%;
}
.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-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;
}
.tmcategorylist .customNavigation {
	display: none;
}
.customNavigation {
	position: absolute;
	z-index: 7;
	width: 100%;
	direction: ltr !important;
	text-align: center;
	clear: both;
	top: 42%;
}
.customNavigation a {
	position: absolute;
	line-height: 36px;
	padding: 0;
	border: none;
	height: 40px;
	width: 30px;
	cursor: pointer;
	overflow: hidden;
	border: 0;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
}
.customNavigation a.prev {
	background: url("../img/megnor/arrow.png") no-repeat scroll 8px 5px;
	left: -40px;
	border: 0;
}
.customNavigation a.prev:hover {
	background-position: 8px -85px;
}
.customNavigation a.next {
	background: url("../img/megnor/arrow.png") no-repeat scroll -110px 5px;
	right: -40px;
	border: 0;
}
.customNavigation a.next:hover {
	background-position: -110px -85px;
}
#tmleftbanner img,
#tmrightbanner img{
	max-width: 100%;
}	
.lastest_block .customNavigation {
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	top: 38%;
}
.lastest_block:hover .customNavigation {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
}
@media (max-width: 1250px){
  .customNavigation a.next {right: -20px;}
  .customNavigation a.prev {left: -20px;} 
}
@media (max-width: 1199px){
  .lastest_block .customNavigation {top: 33%;}
  .customNavigation a.prev {left: -11px;}
  .customNavigation a.next {right: -11px;}
 }

 @media (max-width: 1199px){
 .customNavigation a.prev {left: -11px;}
 .customNavigation a.next {right: -11px;}
 }
@media (max-width: 767px){
  #tmcategorytabs .customNavigation {
    top: -19px;
    position: relative;
  }
  .customNavigation a.prev {
    left: 0;
    position: relative;
  }
  .customNavigation a.next {
    position: relative;
    right: 0px;
  }
  .customNavigation {
    position: absolute;
    top: -40px;
  }
  .lastest_block .customNavigation {
    top: -40px;
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
  }
}

a.iubenda-tp-btn.iubenda-cs-preferences-link {
    display: none !important;
}

ul#brand-grid {
    max-width: 1200px;
    text-align: center;
    margin: auto;
}

.mpm_product_stars_block {
	display: flex;
}

div#ps-checkout-express-button {
    text-align: center;
}

#js-product-list-top .row {
    display: flex;
    justify-content: center;
}

.breadcrumb a {
    color: #fff !important;
}

#header .header-top .menu .sub-menu .category > a.dropdown-submenu:hover {
	color:#FFD842;
}

#header .top-menu a[data-depth="0"]:hover, #mobile_top_menu_wrapper .top-menu a:hover, #mobile_top_menu_wrapper .top-menu .sub-menu a:hover, #header .header-top .menu .more_sub_menu a:hover {
	color:#FFD842 !important;
}

.card.cart-summary > :first-child { 
    border-bottom: 1px solid #eaeaea;
}

.carte {
	max-width: 40px;
	max-height: 25px;
	margin: 0 5px;
	border-radius: 4px;
	
}

.card-block.cart-summary-totals {
	border-top: 1px dashed #eaeaea;
    border-bottom: 1px dashed #eaeaea;
    margin: 0 20px;
    padding: 20px 0;	
}

.block-promo {
    padding-top: 20px;
	text-align: center;
}

.cart-summary-line.cart-total > span {
    font-weight: 700;
}

.header.blockcart-header .checkout.card-block a>:first-child {
    width: 100%;
}

.cart-summary-line.cart-total>span {
    font-weight: 700;
}

.cart-voucher {
    text-align: center;
}

hr.separator {
	margin:0px;
}

.checkout-step > .content > p {
    /* display: none; */
    padding: 0 10px;
    margin: 0px;
}

.checkout-step > .content > p > a {
    font-weight: 700;
}

.js-address-form {
    padding: 10px;
}

.js-address-form > form > h2:nth-child(5) {
    padding-top: 20px;
}

.spedizione {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
	padding: 5px 0;
}

.row.delivery-option > div, .row.delivery-option > label, .menu-mobile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
}

.row.subtot > div > .row {
    padding: 2px 0;
}

.row.subtot > div > .row > div:last-child {
    text-align: right;
}

.content {
    padding: 0 20px;
}
.row.subtot {
	padding: 25px;
}

button.continue {
    width: 100%;
}

.overflow-auto {
		overflow-x: auto;
}

.product-miniature .mpm_product_stars_block {
    align-items: center;
    justify-content: center;
}

@media (max-width: 479px){

	.mpm_product_stars_block .count_reviews {
		display: none;
	}

	.products .product-miniature .discount-percentage.discount-percentage {
		display: none;
	}
	
	#content-wrapper,
    .layout-left-column #content-wrapper,
    .layout-right-column #content-wrapper,
    #left-column, #right-column {
		width:100%;
		padding-left:0px;
		padding-right:0px;		
	}
	
	.flexslider {
		padding-top: 165px !important;
	}

	.card-block {
		padding: 1rem;
	}
	
	.row.subtot {
		padding: 10px !important;
	}
	
	.carte {
		max-width:33px;
	}
	
	body#checkout section.checkout-step .forgot-password {
		margin: 0px;
		margin-bottom: 20px;
	}
	
	li.nav-item {
		font-size: small;
	}

}

@media (max-width: 991px) {
	
	.d-lg-none {
		display: none;
	}

	.block-category .category-cover {
		display: none;
	}
	
	.flexslider {
		padding-top: 90px;
	}
	
	.product-miniature .mpm_product_stars_block {
		margin: 0px;
	}
	
	.product-miniature .mpm_product_stars_block {
		align-items: center;
		justify-content: center;
		margin-bottom:45px;
	}
}

@media (min-width: 991px) {
	.header-nav {
		position: relative !important;
	}
}

@media (max-width: 479px) {
	#wrapper {
		margin-top: 170px;
	}
}

@media (max-width: 768px) {
	.product-miniature .mpm_product_stars_block {
		margin-bottom:0px !important;
	}
}

footer.page-footer {
    border-top: 1px solid #ECECEC;
    padding-top: 20px;
}