.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#092143;
}

:root{
--wd-text-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:600;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .categories-style-masonry-first .category-grid-item:first-child .wd-entities-title{
	font-family: "Cabin", Arial, Helvetica, sans-serif;font-weight: 700;font-size: 16px;
}

:root{
--wd-primary-color:#e7b468;
}
:root{
--wd-alternative-color:#e7b468;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#e7b468;
}
:root{
--btn-shop-bgcolor-hover:rgb(221,168,99);
}
:root{
--btn-accent-bgcolor:rgb(61,29,41);
}
:root{
--btn-accent-bgcolor-hover:#DE961A;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
			--wd-form-brd-radius: 35px;
	
	
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
	
	
	
	
	
	
			--btn-default-brd-radius: 35px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
			--btn-shop-brd-radius: 35px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
	
			--btn-accent-brd-radius: 35px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
	
	
	
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
	@media (min-width: 1222px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1222px) / 2);
			padding-right: calc((100vw - 1222px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1239px) / 2);
			padding-right: calc((100vw - 1239px) / 2);
		}
	}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//shop.jardinelperezoso.com/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.1.4") format("woff2"),
	url("//shop.jardinelperezoso.com/wp-content/themes/woodmart/fonts/woodmart-font.woff?v=6.1.4") format("woff");
}

@font-face {
	font-family: "cabin";
	font-weight: 700;
	font-style: normal;
}

/* FONT */

@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,500;1,700&display=swap');

@font-face {
    font-family: 'trexos_boldbold';
    src: url('https://shop.jardinelperezoso.com/wp-includes/fonts/trexos_bold-webfont.woff2') format('woff2'),
         url('https://shop.jardinelperezoso.com/wp-includes/fonts/trexos_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body{ background-color#FFFFFF !important; }

.single_add_to_cart_button{ display: none }
.wa-order-class .single_add_to_cart_button {display:block;}

.site-content {
	margin-bottom: 0 !important;
}

.whb-mobile-right .wd-cart-number{
	background-color: #c19af9 !important;
}

.mobile-nav .wd-nav-opener.wd-active{
	background-color: #c19af9 !important;
}

.tabs-layout-tabs .tabs li a:after{
	background-color: #c19af9 !important;
}

.single_add_to_cart_button{
	background-color: #8F4283;
	/*background-color: #59B2FF;
  background-image: linear-gradient(to right, #0a031d, #001345 , #2a1562 , #0a031d);*/
}

.wd-empty-mini-cart .btn{
	background-color: #24A637 !important;
}

.woocommerce-mini-cart__buttons .checkout{
	background-color: #24A637 !important;
}

.cart-actions .button[name="apply_coupon"]{
	background-color: #24A637 !important;
}

.checkout_coupon .button:hover{
	background-color: #24A637 !important;
}

.checkout_coupon .button{
	background-color: #24A637 !important;
}

.cart-totals-inner .shipping-calculator-button{
	color: #24A637 !important;
}

.wd-checkout-steps li span:after{
	background-color: #24A637 !important;
}

.cart-totals-inner .checkout-button{
  background-color: #24A637 !important;
}

/*.woocommerce-info{
	background-color: #c19af9 !important;
}*/

.wd-nav.wd-style-underline .nav-link-text:after{
	background-color: #24A637 !important;
}

.showcoupon{
	color: #24A637 !important;
}

.woocommerce-notice{
	background-color: #24A637 !important;
}

#place_order{
	background-color: #24A637 !important;
}

.single_add_to_cart_button:hover{
	background-color: #24A637;
}

.amount{
	color: #24A637;
}

.product-label.onsale{
	background-color: #24A637;
}

/* HEADER */

.whb-header-bottom{
	color: gray;
	background-color: #FFFFFF;
	/*background-color: #59B2FF; 
  background-image: linear-gradient(to right, #ED90F7, #59B2FF);*/
}

/*.whb-general-header{
	background-color: #59B2FF;
  background-image: linear-gradient(to right, #0a031d, #001345 , #2a1562 , #0a031d);
}*/

.whb-general-header{
background-color: #24A637 !important;
}

.wd-header-my-account .wd-tools-text{
	color: #FFFFFF;
}

.wd-header-cart .woocommerce-Price-amount{
	color: #FFFFFF !important;
}

.wd-tools-element .wd-tools-count{
	background-color: #FFFFFF !important;
	color: #24A637 !important;
}

.wd-header-cart.wd-design-2 .wd-cart-number{
	background-color: #FFFFFF !important;
	color: #24A637 !important;
}

/* BELLEZA PERÚ - HOME */

.home{
	/*background-image: url(https://shop.jardinelperezoso.com/wp-content/uploads/2023/05/bg-home-belleza-scaled.jpg);*/
  /*background-repeat: no-repeat;*/
	background-size: cover;
  background-position: center;
  /*position: relative;*/
}

.website-wrapper{
	background-color: initial !important;
}

.main-page-wrapper{
	background-color: initial;
}

#slide-1745 .wd-slide-bg{
	background-color: initial !important;
}

#post-1724 .vc_custom_1650662524374{
	background-color: initial !important;
}

.carrusel-categorias-home .wd-entities-title{	color: #FFFFFF; }

.owl-carousel .owl-stage-outer {
    width: 93%;
		margin: 0 auto;
}

.add_to_cart_button{
	background-color: initial !important;
}

.add_to_cart_button span{
  position: relative;
}

.wd-hover-standard .wd-add-btn>a{
	border: 1px solid #59B2FF;
}

.content-productos-top .wd-hover-standard .wd-add-btn>a{
	color: white !important;
    background-color: #24A637 !important;
    border-color: #24A637 !important;
}

.content-with-products .wd-hover-standard .wd-add-btn>a{
	border: initial !important;	
	background-color: #c19af9 !important;
}

.wd-hover-standard .add-to-cart-loop span {
    padding: 10px 41px !important;	
}

.widget_price_filter .ui-slider .ui-slider-range{
	background-color: #c19af9 !important;
}

.widget_price_filter .ui-slider .ui-slider-handle:after{
	background-color: #c19af9 !important;
}

/* STYLE FONDO REPETIDO */
.woodmart-archive-shop .main-page-wrapper {
    background-image: initial !important;
}

/* POP SALERT */

#salertWrapper .popup-item {
    padding-right: 10px !important;
}

/* CATEGORIA */

.cat-item-15{ display: none !important; }
.cat-item-104{ display: none !important; }
.cat-item-105{ display: none !important; }
.cat-item-124{ display: none !important; }

/* BUTTON LOGIN MOVIL CHECKOUT */

.btn_login_movil{
	color: #2d2a2a !important;
	margin-bottom: 0px !important;
}

.btn_login_movil a{
	color: #000000 !important;
	font-weight: 600 !important;
	font-size: 16px !important;
  text-decoration: underline !important;
}

/* BUTTON PRODUCT */

.wd-entities-title a{
	position: relative;
	z-index: 9;
	padding-bottom: 79px;
	/*border: 1px solid red;*/
}

.wd-entities-title a:hover{
	color: white !important;
}

/* MAIN MENU */

.img-top-bar{
	width: 105px;
	margin-left: 13px;
}

.wd-nav[class*="wd-style-"]>li.wd-has-children>a:after, .wd-nav[class*="wd-style-"]>li.menu-item-has-children>a:after{
	color: white !important;
}

#menu-item-7880 .wd-dropdown{
	background-color: #e7ad68 !important;
	padding: 11px 0 !important;
  width: 245px !important;
	border-radius: 7px;
	top: 45px;
}

#menu-item-7880 .wd-dropdown li{	
	/*margin: 15px 0 !important;*/
	padding: 11px 0;
}

#menu-item-7880 .wd-dropdown li:hover{	
	background-color: #f5cb9ac7;
}

/* MAIN HEADER */

.whb-main-header{
	box-shadow: 9px 5px 10px 1px rgb(0 0 0 / 5%) !important;
}

.txt-top-bar-cuotas div{
	color: #a3a3a3;
}

.top-bar-link-about a{
	color: #a3a3a3;
}

.wd-tools-text{
	color: #FFFFFF;
}

.wd-tools-icon{
	color: #FFFFFF;
}

.s{
	color: #FFFFFF !important;
	border: 1px solid #FFFFFF !important;
}

.searchform .searchsubmit{
	top: 3px;
  right: 5px;
	width: 39px !important;
	height: 39px !important;
	border-radius: 50px !important;
	background-color: #a6a0ba !important;
}

.wd-nav-main>li a{
	/*font-family: 'trexos_boldbold' !important;*/
	font-family: 'Ubuntu', sans-serif;
	font-size: 18px !important;	
	color: #24A637 !important;
	text-transform: initial !important;
	padding: 0 15px !important;
}

.whb-sticked .wd-nav-main>li a{
	/*color: #E9B668 !important;*/
	color: #FFFFFF !important;
}

.whb-sticked .wd-nav-main>li ul li a{
	/*color: #E9B668 !important;*/
	color: #FFFFFF !important;
}

/*.whb-sticked .wd-header-main-nav {
    text-align: initial !important;
}*/



/* SLIDER - NUBE */

.content-carrusel-categorias{
	margin-top: -106px;
}

/*
 * #slide-1745 .wd-slide-bg {
	background-color: #f4f4f4 !important;	
}
*/

.flickity-page-dots{
	display: none !important;
}

.pagin-scheme-light .flickity-button {
	color: #4D7C7B !important;	
}

.fondo-nube-slider{
	width: 100%;
	height: 0;
	margin-bottom: 0px !important;
	/*margin-top: -63px;
	background-image: url(https://shop.jardinelperezoso.com/wp-content/uploads/2022/04/fondo-nube-slider-movil.svg);*/
	background-size: cover;
	background-position: center;
	position: relative;
	z-index: 9;
	overflow: initial !important;
}

/* CARRUSEL CATEGORIAS HOME */

.carrusel-categorias-home .owl-prev{
	margin-left: 59px !important;
}

.carrusel-categorias-home .owl-next{
	margin-right: 59px !important;
}

.carrusel-categorias-home .wd-btn-arrow:after {
    font-size: 21px !important;
}

.carrusel-categorias-home{
	width: 100%;
	background-color: #FFFFFf;
	border-radius: 111px;
	padding: 19px 0 15px !important;
	margin-top: 0;
	box-shadow: 1px 5px 17px 0 rgb(0 0 0 / 7%);
}

.carrusel-categorias-home .owl-dots{ display: none; }

.carrusel-categorias-home .info-box-content h4{ 
	margin-bottom: 0px;
	color: #525151 !important;
}

/* PAGOS INTERESES */

.pagos-intereses{
	/*padding-top: 155px;
  top: -177px;*/
	padding-top: 0;
  /*top: -207px;*/
	top: -119px;
}

.content-pagos-intereses{
	text-align: center;	
	font-family: 'Ubuntu', sans-serif;
}

.content-pagos-intereses p{
	/*font-size: 33px;*/
	font-size: 21px;
	margin-bottom: 0px;
	color: #666666;
	font-weight: 400;
	/*line-height: 43px;*/
	line-height: 33px;
}

.content-pagos-intereses b{
	font-weight: 900;
	/*font-size: 37px;*/
	font-size: 25px;
}

.content-pagos-intereses p img{
	width: 211px;
	display: block;
  margin: 13px auto 0;
}

/* PRODUCTOS TOP */

.content-tabs-productos .products-tabs-title{
	display: none;
}

.content-tabs-productos .wd-btn-arrow{
	width: 25px !important;
  height: 53px !important;
  background-color: #4D7C7B !important;
}

.content-tabs-productos .wd-products-load-prev{
	border-radius: 0 50px 50px 0;
}

.content-tabs-productos .wd-products-load-next{
	border-radius: 50px 0 0 50px;
}

.content-tabs-productos .wd-btn-arrow:after {
    font-size: 16px !important;
    color: #FFFFFF !important;
}

.content-productos-top{
	top: 0;
  padding-top: 85px;
}

.content-productos-top .wd-entities-title a{ color: gray; }
.content-productos-top .wd-entities-title a:hover{ color: gray !important; }
.content-productos-top .wd-entities-title:hover{ color: gray !important; }

.content-productos-top .amount{	color: gray; }

.content-productos-top .price{ color: gray; }

.attachment-woocommerce_thumbnail{
	border-radius: 15px;
}

.title-top-productos>.title-subtitle{
	font-size: 31px !important;
	/*font-family: 'trexos_boldbold';*/
	font-family: 'Ubuntu', sans-serif;
	font-weight: 800 !important;
}

.content-tabs-productos li{
	display: inline-block !important;
	vertical-align: middle !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	text-transform: initial !important;
	color: #666666 !important;
	background: #fff !important;
	padding: 6px 25px !important;
	line-height: 18px !important;
	border-radius: 15px 50px 15px 50px !important;
	box-shadow: 0 3px 7px rgb(0 0 0 / 10%) !important;
}

.products-tabs-title{
	height: 41px !important;
	margin-bottom: 25px;
}

.wd-products-tabs .products-tabs-title li:hover, .wd-products-tabs .products-tabs-title li.active-tab-title {
    color: #FFF !important;
    background-color: #4d7c7b !important;
}

.tabs-wd-624cc2c488eb0.tabs-design-default .products-tabs-title .tab-label:after, .tabs-wd-624cc2c488eb0.tabs-design-alt .products-tabs-title .tab-label:after {
    background-color: transparent !important;
}

/* HOME PROMO */

.content-home-promo{
	top: -145px;
  /*padding-top: 45px;
	padding-bottom: 35px;*/
}

.content-home-promo .vc_column-inner{
	padding-top: 0px !important;
}

.home-promo{
	width: 100%;
}

.home-promo img{
	width: 100%;
	margin-top: 25px;
}

.content-home-promo .title-subtitle{
	line-height: 33px;
}

.content-home-promo .wd-wpb{
	margin-bottom: 0px !important;
}


/* SLIDER HOME PRODUCTOS */

.content-home-slider-productos{
	top: 0;
}

.content-home-slider-productos .wd-slider{
	border-radius: 21px;
	border: 5px solid #d2f6ff;
}

.title-slider-home-producto h4{
	line-height: 37px !important;
	margin-bottom: 16px !important;
	/*font-family: 'trexos_boldbold' !important;*/
}

.precio-slider-home-producto div{
	font-size: 27px;
  margin-top: 11px;
	color: #FFFFFF !important;
	/*font-family: 'trexos_boldbold' !important;*/
}

.button-slider-home-producto{
	background-color: #FFFFFF !important;
	border-color: #FFFFFF !important;
	color: #000000 !important;
	margin-top: 11px !important;
	font-size: 16px !important;
	/*font-family: 'trexos_boldbold' !important;*/
}

.btn.btn-style-bordered:not(:hover){
	background-color: #FFFFFF !important;
}

.slider-producto-mes .wpb_single_image img{
	border-radius: 35px;
}

/* CONTENT SERVICES */

.services-home{
	top: -91px;
  padding: 25px 0 0;
}

.content-home-services{
	width: 100%;
	margin: 0px !important;
}

.content-home-services .vc_column-inner{
	padding-top: 0px !important;
}

.content-home-services .vc_column_container{
	margin-top: -61px;
}

.item-services{
	width: 311px;
  margin: 0 auto 25px;
}

.item-services img{
		width: 156px;
    display: block;
    margin: 0 auto;
    border: 2px solid #eef0f1;
    border-radius: 100px;
    padding: 14px;
		margin-bottom: 15px;
		transition: all .25s ease;
} 

.item-services:hover img{
    border: 2px solid #4d7c7b;
}

.item-services b{
		display: block;
		font-size: 21px;
		color: #4d7c7b;
		margin-bottom: 9px;
		text-align: center;
	  font-weight: 500;
		font-family: 'Ubuntu', sans-serif;
}

.item-services p{
		font-size: 18px;
		color: #525151;
		text-align: center;
		line-height: 23px;
		font-family: 'Ubuntu', sans-serif;
}

/* FECHA POST BLOG */

.read-more-section a{
	color: #c19af9 !important;
}

.wd-post-date.wd-style-with-bg {
	background-color: #00B7A8 !important;
	color: #FFFFFF !important;
	box-shadow: 0 5px 7px rgb(0 0 0 / 13%) !important;
}

.wd-post-cat.wd-style-with-bg{
	background-color: #00B7A8 !important;
}

.blog-design-mask.has-post-thumbnail .article-body-container {
    background: linear-gradient(to bottom, transparent 5%, rgba(0,0,0,0.35) 50%, rgb(70 70 70) 100%) !important;
}

/* DESCRIPTION PRODUCTOS */

.content-description-product{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.content-protector-gratis{
	width: 100%;
}

.content-protector-gratis img{
	width: 100%;
}

.protector-gratis-movil{
	width: 100%;
}

.protector-gratis-desktop{
	display: none; 
}


.txt-description-product{
	width: 100%;
}

.txt-description-product h2{
	font-size: 33px;
	color: #4d7c7b;
}

.txt-description-product p{
	font-size: 16px;
	color: #666666;
	margin-bottom: 12px;
  line-height: 23px;
}

.txt-description-product ul li{
	font-size: 16px;
	color: #666666;
}

.content-caracteristicas-products{
	width: 100%;
	display: none !important;
}

.item-caracteristicas-products{
	width: 100%;
	margin-bottom: 33px;
}

.item-caracteristicas-products img{
	width: 95px;
	display: block;
	margin: 0 auto;
}

.item-caracteristicas-products b{
	display: block;
	font-size: 18px;
	font-weight: 800;
	text-align: center;
}

.producto-cabecera-1 img{
	width: 135px;
}

.producto-cabecera-2 img{
	width: 111px;
}

/* METODOS DE PAGO */

/* YAPE */

.payment_method_cheque{
position: relative !important
}

.payment_method_cheque label:after {
    content: "";
    background-image: url(https://shop.jardinelperezoso.com/wp-content/uploads/2022/04/ICON_YAPE_PAGO_v2.svg);
    background-size: 50px;
    background-repeat: no-repeat;
    width: 50px;
    height: 26px;
    position: absolute;
    right: 1px;
    top: -3px;
    z-index: 2;
}

.payment_method_woo-mercado-pago-custom{
	position: relative;
}

.payment_method_woo-mercado-pago-custom label img{
	position: absolute;
  right: 0;|
}

.descriyape {
    background-color: #742284 !important;
    color: #fff !important;
    padding: 7% 4% !important;
    border-radius: 10px !important;
    /*display: grid !important;*/
}

.descriyape p{
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	line-height: 18px;
}

.estiloyapeplin {
    padding: 15px 0 !important;
}

.logoyape, .descripcion {
    width: 100% !important;
		text-align: center !important;
}

.logoyape img{
	width: 75%;
	max-height: initial !important;
	background-color: #FFF;
	padding: 13px;
	border-radius: 11px;
}

.titularyapeplin{
	display: block;
	color: #FFFFFF;
	font-size: 21px;
	margin: 15px 0;
}

.titularyapeplin:hover{
	color: #FFFFFF !important;
}

.marcayape {
    width: 100% !important;
    height: 100px !important;
    background-image: url(https://shop.jardinelperezoso.com/wp-content/uploads/2022/04/YAPE-BCP.png) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.selloseguridad {
    width: 100% !important;
    height: 40px !important;
    background-image: url(https://shop.jardinelperezoso.com/wp-content/uploads/2022/04/certificadopago-2021.png) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.contactoyape {
		width: 100%;
		max-width: 207px;
		margin: 0 auto;
    font-size: 16px !important;
    display: block !important;
    background: #10cbb4 !important;
    color: #fff !important;
    border-radius: 8px !important;
    padding: 7px 1% !important;
    text-decoration: none !important;
    font-weight: bold !important;
    box-shadow: rgb(0 0 0 / 7%) 0px 1px 1px, rgb(0 0 0 / 7%) 0px 2px 2px, rgb(0 0 0 / 7%) 0px 4px 4px, rgb(0 0 0 / 7%) 0px 8px 8px, rgb(0 0 0 / 7%) 0px 16px 16px;
    transition: all 0.3s ease-in-out !important;
    text-align: center !important;
    margin-top: 10px !important;
}

/* FORMULARIO PAGO */

#billing_dni{
    padding: 0 15px !important;
    text-align: left !important;
}

#billing_country_field{
	display: none;
}

/* BUTTON NEXT_PREVIUS SLIDER */

.flickity-button{
	top: 45% !important;
	width: 29px !important;
	height: 53px !important;
	background-color: #FFFFFF !important;
}

.flickity-button.next {
	right: -3px;
}
	
.flickity-button:after {
	font-size: 21px !important;
	color: #F45DFF !important;
}
	
.flickity-button.next:after {   
	margin-right: -2px;
}
	
.flickity-button.previous:after {   
	margin-right: -2px;
}
	
.slider-home .next{		
	border-radius: 50px 0 0 50px;
}
	
.slider-home .previous{		
	border-radius: 0 50px 50px 0;
}

/* SLIDER PRODUCTOS INDIVIDUAL */

.slider_producto_individual .previous{
	border-radius: 0 50px 50px 0;
}

.slider_producto_individual .next{
	border-radius: 50px 0 0 50px;
}

.slider_producto_individual .wd-wpb{
	margin-bottom: 0px !important;
}

/* BLOG HOME */

.blog-home{
	top: -113px;
	padding: 25px 0;
}

.blog-home .article-inner{
	border-radius: 13px;
	border: 5px solid #8826A6;
}

.content-blog-home .wd-btn-arrow{
	width: 29px !important;
	height: 53px !important;
	background-color: #4D7C7B !important;
}

.content-blog-home .wd-btn-arrow:after{
	color: #FFFFFF !important;
	font-size: 21px !important;
}

.content-blog-home .owl-prev{
	border-radius: 0 50px 50px 0;
}

.content-blog-home .owl-prev:after{
	padding-right: 5px;
}

.content-blog-home .owl-next{
	border-radius: 50px 0 0 50px;
}

.content-blog-home .owl-next:after{
	padding-left: 5px;
}

/* PORTADA A MEDIDA */

.description_medida{
	width: 100%;
  margin: 0 auto 35px;
	font-family: 'Ubuntu', sans-serif;
}

.description_medida p{
	font-size: 16px;
	color: #666666;
	text-align: center;
}

.description_medida p strong{
	color: #4d7c7b;
}

.description_medida b{
	display: block;
	font-size: 21px;
	color: #4d7c7b;
	text-align: center;
	margin-top: 39px;
}

.portada_a_medida{
	width: 100%;
	height: 454px;
	background-image: url(https://shop.jardinelperezoso.com/wp-content/uploads/2022/05/portada_a_medida_movil_v2.jpg);
	background-size: cover;
	background-position: center;
	position: relative;
	z-index: 9;
}

.content_portada_medida{
	margin-top: -40px;
}

.productos_medida{
	width: 100%;
	margin: 25px 0 85px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 800 !important;	
}

.item_medida{
	display: block;
	width: 100%;
	color: #666666;
	margin-bottom: 39px;
}

.item_medida:hover{
	color: #4d7c7b !important;
}

.item_medida img{
	display: block;
	margin: 0 auto;
}

.item_medida p{
	font-size: 19px;
	text-align: center;
	margin-bottom: 0px !important;
}

.item_medida p:hover{
	color: #4d7c7b;
}

.item_medida b img{
	width: 27px;
	display: inline-block;
	margin-right: 5px;
	transition: 0.2s;
}

.item_medida b{
	display: table;
	transition: 0.5s;
	padding: 5px 15px;
  margin: 13px auto 0;
	text-align: center;
	font-size: 16px;
	color: #28b43e;
	border: 1px solid #28b43e;
	border-radius: 50px;
}

.item_medida b:hover{
	color: #ffffff;
	background-color: #28b43e;
}

.item_medida b:hover img{
	padding: 2px;
	background-color: #FFF;
	border-radius: 50px 50px 50px 0px;
}

.item_medida h2{
	text-align: center;
	font-size: 23px;
	color: #4d7c7b;
}

.medida_services p{
	font-size: 16px;
	font-weight: 400;
  line-height: 25px;
}

.medida_services img{
	width: 132px;
	border: 2px solid #4d7c7b;
	border-radius: 73px;
	padding: 16px;
	margin: 0 auto 25px;
}

.img_meidida_desktop{ display: none }

/* PORTADA PROMOCIONES */

.portada_promociones{
	width: 100%;
	height: 454px;
	background-image: url(https://shop.jardinelperezoso.com/wp-content/uploads/2022/05/portada_promomovil_v1.jpg);
	background-size: cover;
	background-position: center;
	position: relative;
	z-index: 9;
}

@media screen and (max-width: 768px){
	
	/* PRODUCTOS TOP */
	
	.products-tabs-title {
			margin-left: 10px !important;
	}
	
}

@media screen and (min-width: 768px){
	
	/* SLIDER - NUBE */
	
	.fondo-nube-slider {
    /*height: 99px;*/
    /*margin-top: -67px;*/
	}
	
	/* CARRUSEL CATEGORIAS HOME */

	/*.carrusel-categorias-home{
		margin-top: 25px;
	}*/
	
	.content-carrusel-categorias {
    margin-top: -97px;
	}
	
	.carrusel-categorias-home .owl-item{
		width: 161px !important;
	}
	
	
	/* PAGOS INTERESES */
	
	.content-pagos-intereses p {
    line-height: 43px;
	}
	
	.content-pagos-intereses p img {
		display: inline;
    margin-top: 0 !important;
    margin-left: 31px;
		vertical-align: initial;
	}
	
	/* PRODUCTOS TOP */
	
	.content-productos-top {
    top: 0;
	}
	
	.products-tabs-title {
			margin-left: -10px !important;
	}

	.title-top-productos>.title-subtitle{
		font-size: 35px !important;
	}

	.content-tabs-productos li{
		font-size: 18px !important;
		padding: 6px 37px !important;
    margin: 0 9px !important;
	}
	
	/* PAGOS INTERESES */

	.pagos-intereses{
		top: -151px;
	}
	
	
	/* HOME PROMO */

	.content-home-promo{
		top: -167px;
    padding-bottom: 29px;
	}

	.home-promo{
		display: flex;
		justify-content: space-between;
	}

	.home-promo a{
		display: block;
		width: 49%;
	}
	
	.home-promo img{
		margin-bottom: 0px;
	}
	
	/* CONTENT SERVICES */
	
	.services-home {
    padding: 25px 0 0;
	}

	.content-services{
		display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	}

	.item-services{
		width: 263px;		
    margin: 0 auto 0;
	}
	
	.item-services p {
		margin-bottom: 0px !important;
	}
	
	/* PROTECTOR GRATIS - PRODUCTOS */
	
	.protector-gratis-movil{
		display: none;
	}

	.protector-gratis-desktop{
		display: block
	}
	
	/* DESCRIPTION PRODUCTOS */
	
	.content-caracteristicas-products{
		display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	}
	
	.item-caracteristicas-products {
    width: 45%;
	}
	
	/* METODOS DE PAGO */
	
	.estiloyapeplin{
		display: flex;
		justify-content: space-between;
	}
	
	.logoyape{ width: 49% !important }
	.descripcion{ width: 49% !important; }
	
	/* PORTADA A MEDIDA */
	
	.description_medida{
		max-width: 623px;
		margin: 0px auto 49px;
	}
	
	.description_medida p {
			font-size: 19px;
	}
	
	.description_medida b {
			font-size: 23px;
	}
	
	.portada_a_medida{
		height: 233px;
		background-image: url(https://shop.jardinelperezoso.com/wp-content/uploads/2022/05/portada_a_medida_tablet_v2.jpg);
	}
	
	.productos_medida {
    display: flex;
    justify-content: space-between;
		margin: 25px 0 51px;
	}
	
	.item_medida {
    width: 31%;
	}
	
	.img_meidida_movil{ display: none }
	.img_meidida_desktop{ display: block }
	
	/* PORTADA PROMOCIONES */

	.portada_promociones{
		height: 233px;
			background-image: url(https://shop.jardinelperezoso.com/wp-content/uploads/2022/05/portada_promo_tablet_v1.jpg);
	}
	
}

@media screen and (min-width: 1024px){
	
	/* CHAT WHATSAPP */

	.ht-ctc-chat{
		bottom: 83px !important;
		right: 27px !important;
	}
	
	/* BUTTON LOGIN MOVIL CHECKOUT */

	.btn_login_movil{
		display: none !important;
	}
	
	/* SLIDER - NUBE */

	/*.fondo-nube-slider{
		background-image: url(https://shop.jardinelperezoso.com/wp-content/uploads/2022/04/fondo-nube-slider-v13.svg);
	}*/
	
	/* CARRUSEL CATEGORIAS HOME */
	
	.fondo-nube-slider {
		height: 99px;
	}
	
	.carrusel-categorias-home{
		max-width: 1200px;
		margin: 0 auto 0;
	}
	
	.owl-carousel .owl-stage-outer {
    width: 100%;
	}
	
	.carrusel-categorias-home .owl-stage{
		max-width: 1229px;
		display: flex;
		justify-content: center;		
	}
	
	.carrusel-categorias-home .owl-item{
		width: 161px !important;
	}
	
	.carrusel-categorias-home .box-icon-wrapper{
		margin-bottom: 9px !important;
	}
	
	.carrusel-categorias-home .wd-info-box:hover .info-box-icon{
		margin-top: -7px !important;
	}
	
	
	/* SLIDER */
	
	#slider-59 .wd-slide {
    min-height: 605px !important;
	}
	
	/* PAGOS INTERESES */

	.pagos-intereses{
		/*padding-top: 89px;*/
		top: -222px;
	}
	
	.content-pagos-intereses p{
		font-size: 33px;
		line-height: 43px;
	}

	.content-pagos-intereses b{
		font-size: 37px;
	}
		
	.content-pagos-intereses p img{
		width: 231px;
	}
	
	/* PRODUCTOS TOP */
	
	.products-tabs-title {
			margin-left: -15px !important;
	}

	.content-tabs-productos .wd-products-load-prev:after{
		padding-right: 4px;
	}

	.content-tabs-productos .wd-products-load-next:after{
		padding-left: 4px;
	}	

	.content-productos-top{
		top: 0;
    padding-top: 105px;
	}

	.title-top-productos>.title-subtitle{
		font-size: 41px !important;
	}
	
	.content-tabs-productos li{
		font-size: 21px !important;
	}
	
	.products-tabs-title{
		margin-bottom: 65px;
	}
	
	/* HOME PROMO */
	
	.content-home-promo{
		top: -225px;
	}

	.home-promo a{
		width: 48%;
	}
	
	/* HOME CATEGORIAS */

	.wd-nav-img, .mega-menu-list img {
			display: none !important;
	}
	
	/* DESCRIPTION PRODUCTOS */
	
	.item-caracteristicas-products {
    width: 25%;
	}
	
	.item-caracteristicas-products b {
    font-size: 16px;
	}
	
	/* BUTTON NEXT_PREVIUS SLIDER */
	
	.flickity-button.next {
    right: 0px;
	}
	
	.flickity-button.next:after {
    margin-right: -7px;
	}
	
	.flickity-button.previous:after {
    margin-right: 5px;
	}
	
	/* SLIDER HOME PRODUCTOS */
	.content-home-slider-productos {
    top: 0;
	}
	
	/* CONTENT SERVICES */

	.services-home .wpb_content_element{
		margin-bottom: 0px !important;
	}
	
	/* PORTADA A MEDIDA */
	
	.description_medida{
		max-width: 769px;
	}
	
	.description_medida b {
			font-size: 29px;
	}

	.portada_a_medida{
		height: 305px;
		background-image: url(https://shop.jardinelperezoso.com/wp-content/uploads/2022/05/portada_a_medida_movil_v3.jpg);
	}
	
	.medida_services{
		margin: 25px 0 0;
	}
	
	.medida_services .item_medida{
		margin-bottom: 0px;
	}
	
	/* PORTADA PROMOCIONES */

	.portada_promociones{
		height: 305px;
			background-image: url(https://shop.jardinelperezoso.com/wp-content/uploads/2022/05/portada_promo_desktop_v1.jpg);
	}
	
}

@media screen and (max-width: 1024px){
	
	.whb-mobile-left{
		/*margin-left: -69px;
    margin-top: 7px;*/
	}
	
	.wd-logo img {
    padding-top: 0px !important;
	}
	
	.s{
		border: none !important;
	}
	
	.searchform .searchsubmit{
		top: 15px;
    right: 17px;
		color: #FFFFFF !important;
	}
	
}

/* FOOTER */

.main-footer{
	width: 100% !important;
	max-width: 100% !important;
}

.wd-prefooter{ display: none; }

.content-footer-jfs{
	width: 100%;
	/*max-width: 1100px;*/
  margin: 0 auto;
	/*padding: 21px 25px;*/
}

.footer-img-movil{
	width: 100%;
}

.footer-img-desktop{ display: none; }
.footer-img-desktop-1600{ display: none; }

.footer-container{
	background-color: initial !important;
}

.footer-container .footer-sidebar{
	padding-top: 0px;
  padding-bottom: 0px;
}

.footer-container .wpb_raw_code{
	margin-bottom: 0px;
}

.footer-container .footer-column{
	margin-bottom: 0px;
}

#text-14{ display: none; }

/* COPIRIGHT */

.copyrights-wrapper{ display: none; }

.footer-container .vc_column-inner{
	padding: 0px !important;
}

.content-copyright{
	width: 100%;
	padding: 25px 15px;
	background-color: #4d7c7b;
}

.copyright {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}

.item-copyright p{
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 11px !important;
}

.item-copyright img{
	display: block;
	width: 301px;
	margin: 0 auto;
}

/* LIBRO DE RECLAMACIONES */

.wpforms-field-medium{
	width: 100% !important;
}

.img-libro-recla{
	display: block;
	width: 119px;
}

.img-libro-recla img{
	width: 100% !important;
}

.content-libro-reclamo{
	width: 100%;
	max-width: 755px;
	margin: 0 auto;
	float: initial !important;
}

.title-libro-reclamo input{
	display: none !important;
}

.title-libro-reclamo{
	font-size: 21px !important;
	color: #000000 !important;	
  margin-top: 25px !important;
}

.wpforms-field-label{
	color: #4d7c7b !important;
}

.txt-descripcion-libro label{
	color: #000000 !important;
	text-align: justify !important;
	font-weight: 100 !important;
}

.txt-descripcion-libro input{
	display: none !important;
}

.wpforms-field-textarea textarea{
	height: 123px !important;
	min-height: initial !important;
}

.wpforms-confirmation-scroll{
	 background: #FFFFFF !important;
   border: 1px solid #4d7c7b !important;
}

.btn-send-reclamo{
	padding: 12px 20px;
	font-size: 13px;
	line-height: 18px;
	background-color: #4d7c7b;
	color: #FFFFFF;
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	outline: none;
	border-width: 0;
	border-style: solid;
	border-color: transparent;
	border-radius: 0;
	box-shadow: none;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: none;
	letter-spacing: .3px;
	font-weight: 600;
	cursor: pointer;
	transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow .25s ease, opacity .25s ease;
cursor: pointer;
	-webkit-appearance: button;
}

.btn-send-reclamo:hover{
	color: #FFFFFF !important;
}

@media screen and (min-width: 768px){
	
	.footer-img-movil{ display: none; }

	.footer-img-desktop{ 
		width: 100%;
		display: block; 
	}
		
	.sub-width-21{
		width: 21% !important;
	}
	
	.copyright {
    display: flex;
		align-items: center;
    justify-content: space-between;
	}
	
	.item-copyright p {
    margin-bottom: 0 !important;
	}
		
}

@media screen and (min-width: 1024px){
	
	/*.footer-container { height: 713px; }*/
	
	.content-item-footer{
		display: flex;
		justify-content: space-between;
	}
	
	.item-footer {
    width: initial;
	}
	
	.item-footer-one {
    width: 33%;
    margin: 0;
    flex-direction: column;
	}
	
	.item-footer-one li {
		flex-direction: initial;
	}
	
	.sub-content-footer {
		width: 73%;
		margin: 0;
	}
	
	.item-footer ul li img {
    width: 50px;
    margin-right: 17px;
	}
	
	.item-footer-one li p {
    text-align: left;
	}
	
	.content-copyright {
    padding: 13px 15px;
	}
	
}
	
@media screen and (min-width: 1600px){
	
	.footer-img-desktop{ display: none; }

	.footer-img-desktop-1600{ 
		width: 100%;
		display: block; 
	}
	
}