

/********************************************************
			Codezeel Custom Styles
********************************************************/
.cz-carousel {
  display: none;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  -ms-touch-action: pan-y;
}
div#subcategories {
    display: none;
}
.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/codezeel/grabbing.png") 8 8, move;
}
 
.customNavigation {
  position: absolute;
  width: 100%;
  top: 34%;
  direction: ltr !important;
}

.customNavigation {
    position: absolute;
    z-index: 8;
    right: 0px;
    top: 33%;
    width: 100%;
    direction: ltr !important;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.customNavigation a {
    position: absolute;
    background: rgba(0, 0, 0, 0) url(../img/codezeel/arrow.png) no-repeat scroll 0 0;
    width: 25px;
    height: 42px;
    border: 0px;
    font-size: 0;
    padding: 0;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.homeblog-latest:hover .customNavigation {
    opacity: 1;
}
.customNavigation a.prev {
    left: -40px;
    background-position: 0px -72px;
    cursor: pointer;
}
.customNavigation a.next {
    right: -40px;
    cursor: pointer;
    background-position: -93px -72px;
}
.customNavigation a.prev:hover{
    background-position: 0px 8px;
}
.customNavigation a.next:hover {
    background-position: -93px 9px;
}
.czcategoryimagelist .customNavigation{
  top: 40%;
  display: none;
}


@media (max-width: 1670px) {
  .customNavigation a.prev {
    left: 0px;
  }
  .customNavigation a.next {
    right: 0px;
  }
}
#czleftbanner img,
#czrightbanner img{
	max-width: 100%;
}	
#czleftbanner li, #czrightbanner li {
    display: inline-block;
}
#czleftbanner li a, #czrightbanner li a {
    display: inline-block;
    overflow: hidden;
    position: relative;
}
#czleftbanner li a:before, #czrightbanner li a:before {
   content: "";
    position: absolute;
    left: 0;
    top: 0;
    border: 80px double rgba(55, 55, 55, 0);
    width: 100%;
    height: 100%;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

#czleftbanner li:hover a:before, #czrightbanner li:hover a:before {
    border:0px double rgba(238, 240, 243, 0.23);
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
}

.top_button {
    background: #4e7661;
    bottom: 20px;
    cursor: pointer;
    height: 45px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 45px;
    z-index: 99;
    border-radius: 50%;
    border: 2px solid #4e7661;
    display: none;
}
.top_button:hover {
    background-color: #4e7661;
    border-color: #4e7661;
}
.top_button:before {
    font-family: "FontAwesome";
    content: "\f176";
    color: #fff;
    font-size: 20px;
    left: 16px;
    position: absolute;
    top: 8px;
    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
}

/* Flexslider */

/*#index .spinner {
    background: url(../img/codezeel/loading.gif) no-repeat center center #f3e1d5;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100000;
    background-size: 7%;
}*/


/* twitter */

.block-social li.twitter a {
    display: inline-flex;
    background-color: transparent;
    border: 0 solid #e5e5e5;
    border-radius: 50%;
    height: auto;
    width: auto;
    margin-right: 3px;
}
.footer-container .links.block-contact li.twitter a {
    margin-right: 3px;
}
/*.block-social li.twitter a:hover {
    background-color: currentColor;
    border-color: currentColor;
}*/
.block-social li{
    vertical-align: top;
}
.block-social li.twitter a::before {
    content: "";
    mask-image: url(../img/codezeel/twitter.svg);
    mask-repeat: no-repeat;
    mask-size: 20px;
    height: 30px;
    -webkit-mask-repeat: no-repeat;
    mask-position: center center;
    background-color: currentColor;
}
.block-social li.twitter a:hover::before {
    background-color: currentColor;
}
  
.social-sharing ul li.twitter a::before {
    content: "";
    mask-image: url(../img/codezeel/twitter.svg);
    mask-repeat: no-repeat;
    mask-size: 17px;
    -webkit-mask-repeat: no-repeat;
    mask-position: center;
    background-color: #000;
    width: 100%;
    height: 100%;
}

.social-sharing ul li.twitter:hover a::before {
    background-color: #ffffff;
}

.social-sharing ul li.twitter:hover {
    background-color: #000;
}

.social-sharing ul li.twitter {
    border-color: #000;
}

section.brands{
	display: none;
}

.form-group.row:has(label[for="field-alias"]) {
    display: none;
}

#header .header_logo{
	width: 120px;
	padding: 10px 0;
}

#header .header-top.fixed .header_logo{
	width: 100px;
	padding: 10px 0;
}

.header-top-inner{
	text-align: center;
}

/*testimonials*/
#cptestimonialcmsblock {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 55px 0;
	margin-block: 70px 0;
	background-color: #e2f2fb;
}
#cptestimonial .slide.cptestimonial-container img {
  width: 40px;
  height: 40px;
  display: block;
  background-color: #fff;
  border-radius: 50%;
}
.testimonial-banner-description {
	display: inline-grid;
	text-align: left;
	margin-block-start: 5px;
	gap: 10px;
  margin-block-end: 10px;
}
.testimonial-img {
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
.testimonial-banner-description p{
  margin-bottom: 5px;
}
.cptestimonial-container .testi-title {
	font-size: 16px;
	font-weight: 500;
  padding-inline-start: 10px;
}
.cptestimonial-container-inner .testimonial-banner-description .review-img {
	background: url(../img/megnor/review.png) no-repeat scroll 0 0;
	width: 102px;
	height: 18px;
	display: block;
}
.testimonial-block-part .cptestimonial-container .cptestimonial-container-inner {
	text-align: left;
  padding: 20px 25px;		
  border-right: 1px solid #e5e5e5;
}
.testimonial-block-part .last .cptestimonial-container .cptestimonial-container-inner {
  border: none;
}
.testimonial-block-part .cptestimonial-container {
  padding: 0px 10px 0px;
}
.testimonial-block-part {	
	float: left;
	width: 100%;
	margin: 40px 0px 60px;
}
.testimonial-block-part .container {
	position: relative;
}
#cptestimonial {
	margin-block-start: 15px;
}
.testimonial-banner-description { width: 100%;}

#footer .footer-before {
    padding: 40px 0;
}
.footer-after .copyright *, .footer-after .copyright {
    color: #fff;
}
.tienda-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    max-width: 1580px;
    margin: 0 auto;
    color: #000;
    gap: 80px;
}

@media(max-width:1680px) and (min-width:980px){
	.tienda-container{ margin: 0 30px; max-width:none;}
	ul#top-menu li a { font-size: 16px;}
	ul#top-menu { display: flex;}
}
@media(max-width:980px){
	.tienda-container{
	margin: 0 30px;
	display: flex;
    flex-direction: column;
		  gap: 30px;
}
}
@media(max-width:980px){
	.columna{
width:100%;
}
}

.tienda-container h3 {
    font-size: 40px;
    font-family: 'Cormorant Garamond';
    font-weight: bold;
}
.tienda-container p {
    font-size: 19px!important;
    margin-bottom: 20px;
}
.tienda-container a {
    font-size: 19px;
    color: #000;
    margin-bottom: 20px!important;
    display: inline-block;
}
.tienda-container h4 {
    font-size: 28px;
    font-family: 'Cormorant Garamond';
	font-weight: bold;
}
p.horario {
    margin-bottom: 5px;
}

.tel-home {width:100%;float:left;}

a.dropdown-submenu{
	color: black !important;
}

.flexslider{
	max-width:1630px;
	margin:50px auto 0;
	border-radius:8px;
	box-shadow:0px 0px 50px 0px rgba(0,0,0,.15)
}

#header .blockcart{
	margin-top: 55px;
}

#header .user-info{
	margin-top: 55px;
}

#header .search-widget{
	margin-top: 55px;
}

#header .top-menu{
	margin-top: 20px;
}

a.tel-home > i.fa-phone{
	font-size: 23px;
	padding: 11px 13px;
}

a.tel-home > i.fa-envelope{
	font-size: 26px;
}

a.tel-home:last-child{
	font-size: 22px;
}
.btn-primary, .btn-secondary, .btn-tertiary, .btn{
	text-transform:none!important;	
}
.checkout .btn {
    color: #fff!important;
}
.footer-after .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
	gap:10px;
}
.footer-after .container a{
	color:#fff;
}



//Lista Productos

#js-product-list .products.list ul.product_list {
  display: block !important;
  margin: 0;
  padding: 0;
}

#js-product-list .products.list ul.product_list > li.product_item {
  list-style: none;
  width: 100% !important;
  max-width: 100% !important;
  float: none !important;
  flex: 0 0 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#js-product-list .products.list .product-miniature {
  display: flex;
  gap: 10px;
  padding: 12px 10px;
  border: 1px solid #e6e6e6;
  background: #fff;
}


#js-product-list .products.list .thumbnail-container {
  flex: 0 0 170px;        
  max-width: 170px;
}

#js-product-list .products.list .thumbnail-container .product-thumbnail,
#js-product-list .products.list .thumbnail-container .product-thumbnail img {
  display: block;
  width: 100%;
  height: auto;
}

#js-product-list .products.list .product-description {
  flex: 1 1 auto;
  min-width: 0;
text-align: left;
}

#js-product-list .products.list .product-short-description,
#js-product-list .products.list .product-detail {
  display: none;
}


#js-product-list .products.list .product-price-and-shipping { margin-bottom: .25rem; }
#js-product-list .products.list .product-title { margin: 0 0 .5rem; }

.flex-viewport img{width:100%;}


@media (max-width: 576px) {
  #js-product-list .products.list .product-miniature { flex-direction: column; }
  #js-product-list .products.list .thumbnail-container {
    flex: 0 0 auto;
    max-width: none;
    width: 100%;
  }
}

@media (max-width: 990px) {
#header .search-widget, #header .user-info{
	margin-top:45px;
	}
	#header .header-top .head-wishlist, #header .blockcart{
			margin-top:45px;
	}
	
	#header .header-top{
		        height: 120px;
    }
	    #header .logo {
        width: auto;
        max-height: 80px;
    }
	    .header-top-inner .menu-icon .cat-title::after {
		top:50px;
			}
		.boxRrss{top:70px !important;}
}

@media(min-width:991px){
	.claimLogo{display:none !important;}
}

.boxRrss{position: absolute;right: 170px;top: 50px;}
.boxRrss a{height: 36px;width: 36px;line-height:40px;display: inline-block;vertical-align: top;color: #000000;text-align: center;background-color: #ffffff;border-radius: 50%;margin: 0 3px;}
.tiktok{width:16px;margin-top:-6px;}

.featured-products h2 span{text-transform:none !important;}
.icon-wh{display: block;position: fixed;right: 10px;bottom: 40px;z-index: 9999999;}
.icon-wh img{width:70px;}
.claimLogo{display: block;font-size: 24px;color:#000;}

#czsubbannercmsblock .subbanners .one-third{box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, .15);padding: 0 ;border-radius:10px;width:32% !important;}
#czsubbannercmsblock .subbanners .one-third.subbanner-part2{margin:0 30px;}
#czsubbannercmsblock .subbanners .one-third .subbanner-text{position: absolute;top: 48%;left: 0;color: #000;text-align: center;width: 100%;}
#czsubbannercmsblock .subbanners .one-third .subbanner-text .sub-title{font-size:24px;}
.txtOutlet{background-color:#dbbed6;color:#fff;padding:20px;border-radius:6px;font-size:24px;float:left;}
.top_button{display:none !important;}

@media(max-width:1660px){
	#czsubbannercmsblock .subbanners .one-third{width:31% !important;}
}

@media(max-width:1400px){
	.boxRrss{right:10px;top:80px;}
	#header .blockcart,#header .user-info,#search_widget{margin-top:30px !important;}
}

@media(max-width:985px){
	#czsubbannercmsblock .subbanners .one-third{width:30% !important;}
}

@media(max-width:650px){
	#czsubbannercmsblock .subbanners .one-third.subbanner-part2{margin:0 20px !important;}
}

@media(max-width:550px){
	#czsubbannercmsblock .subbanners .one-third{width:80% !important;margin: 0 auto !important;float:none !important;}
	.flexslider{padding:20px !important;border-radius:0;}
	.flexslider img{border-radius:6px;}
	#czsubbannercmsblock .subbanners .one-third.subbanner-part2{margin: 20px auto !important;}
}
