@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//perfect-home.mx/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.1.2") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//perfect-home.mx/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//perfect-home.mx/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//perfect-home.mx/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//perfect-home.mx/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//perfect-home.mx/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//perfect-home.mx/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//perfect-home.mx/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//perfect-home.mx/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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;
	--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;
	--wd-primary-color: rgb(221,51,51);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(221,51,51);
	--btn-accented-bgcolor-hover: rgb(170,35,35);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	color: rgb(221,51,51);
}
html .product.wd-product del, html .product.wd-product del .amount {
	color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@media only screen and (max-width: 768px) {
#wd-add-to-cart{
    margin-left: 78px !important;
	background-color: blue !important;
}
}



.CVcyURTl {
    display: flex;
    justify-content: center; /* Centra horizontalmente */
    align-items: center; /* Centra verticalmente */
  
  }

  /* Opcional: Para que las imágenes no se alineen a la izquierda */
  .CVcyURTl img {
    margin: 0 5px; /* Espaciado entre imágenes */
  }


.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0px !important;
}
.vc_custom_1737569213193{
background-color: black !important;
}


.wd-rs-6791153243187 .promo-banner{
    overflow: visible !important;
	
}
.vc_message_box-icon {
   font-size: 11px !important;
   
}

.mi-enlace a {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

.mi-enlace:hover a {
    color: white;
    text-decoration: underline;
}


@media only screen and (max-width: 768px) {
.envio{
display: flex !important;
	background-color: red !important;
	}
	
	.gratis{
    margin-top: 20px !important;
    margin-bottom: -20px !important;

	}
	.gratis2{
	        margin-top: 10px !important;
        margin-bottom: -10px !important;
	}

}


.wd-timer {
  
    --wd-timer-size: 15px !important;
}



.vc_color-green.vc_message_box .vc_message_box-icon {
    color: white !important;
}
.vc_color-green.vc_message_box {
   
    max-height: 30px !important;
    padding-top: initial !important;
	background-color: #0A8800 !important; 
	color: white !important;
}
#contenedor3 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
	margin-top: 3px;
}

#contenedor3 > div {
  width: 50%;
}





@media only screen and (max-width: 768px) {
.main-page-wrapper {
    
    padding-top: 10px !important;
}

}

@media only screen and (max-width: 768px) {
.bano1{
display: none;
	}

}

.wd-entry-meta {
    display: none !important;
    
}


.wd-wishlist-head .title {
   display: none !important;
}

@media only screen and (max-width: 768px) {
.chaty-i-trigger .chaty-channel {
    position: relative !important;
	top: 20px !important;
        left: 20px !important;
	
   
}
	#mc_embed_signup_scroll{
	max-width: max-content !important;
	}
	#mc_embed_signup #mc-embedded-subscribe-form input{
    
    width: 95% !important;
		        align-content: center !important;
}
}





.banner-increased-padding .banner-title.wd-fontsize-s {
    
	    text-shadow: -2px 0px 3px rgba(0,0,0,.5) !important;
}
.vc_custom_1662069651634 {
   display: none !important;
}


#wd-671bcb13443fc .banner-title {
  
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}




.cart_totals {
    border: 2px solid #000; /* Borde negro de 2px */
    padding: 20px; /* Espacio interno para que el contenido no quede pegado al borde */
    border-radius: 5px; /* Bordes ligeramente redondeados (opcional) */
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); /* Sombra para un efecto visual más atractivo (opcional) */
}



#resumen-pedido-mobile {
    display: none !important;
}




.wd-coupon-form .button[name="apply_coupon"] {
    
    background-color: #a6bbc8 !important   
}



.wishlist_table .product-add-to-cart a {
   display: inline-block !important; /* Asegura que el span tenga un tamaño como un botón */
    padding: 10px 20px; /* Espaciado interno */
    background-color: #a6bbc8; /* Color de fondo del botón */
    color: #ffffff; /* Color del texto */
    text-align: center; /* Centra el texto */
    text-decoration: none; /* Elimina el subrayado */
    border-radius: 5px; /* Bordes redondeados */
    border: none; /* Sin borde */
    cursor: pointer; /* Cambia el cursor a una mano */
    transition: background-color 0.3s; /* Efecto de transición al pasar el ratón */
}





.wishlist_table .woocommerce-Price-amount.amount {
    color: black !important; /* Cambia este color al que desees para el precio normal */
   
}

.wishlist_table ins .woocommerce-Price-amount.amount {
    color: red !important; /* Cambia este color al que desees para el precio normal */
   
}

.woocommerce div.product p.price .woocommerce-Price-amount.amount {
    color: black !important; /* Cambia este color al que desees para el precio normal */
   
}

.woocommerce div.product p.price ins .woocommerce-Price-amount.amount {
    color: red !important; /* Cambia este color al que desees para el precio normal */
   
}



/* Estilo para el precio normal (tachado) dentro de wrapp-product-price */
.wrapp-product-price span.amount {
    color: black !important; /* Cambia este color al que desees para el precio normal */
   
}
/* Estilo para el precio normal (tachado) dentro de wrapp-product-price */
.wrapp-product-price ins span.amount {
    color: red !important; /* Cambia este color al que desees para el precio normal */
   
}


.comment-form .submit {
  
    background-color: #a6bbc8 !important;

}


.site-content {
    margin-bottom: 0px !important;
}

.wd-entities-title,
.post-title {
    display: -webkit-box;         /* Define un contenedor flexible para manejar el truncado */
    -webkit-line-clamp: 2;        /* Limita a dos líneas */
    -webkit-box-orient: vertical; /* Orienta el contenido verticalmente */
    overflow: hidden;             /* Oculta el contenido adicional */
    text-overflow: ellipsis;      /* Agrega los tres puntos (...) al final */
    max-height: 3em;              /* Define la altura máxima según el tamaño de la fuente (1.5em por línea) */
    line-height: 1.5em;           /* Define el interlineado */
}



.read-more-section a {
    color: #a6bbc8 !important; 
}

.wd-nav.wd-style-bg.wd-gap-l {
   --nav-gap: 5px !important;
}

.wd-post-cat.wd-style-with-bg {
   
    background-color: #a6bbc8 !important;
  
}



.wd-nav>li {
  
    --wd-primary-color: rgb(166, 187, 200);
}

.wd-nav[class*="wd-style-"] {
    
    --nav-chevron-color: RED ! IMPORTANT;
}

.woodmart-counter .counter-label {
    
    font-weight: 600 !important;
}


/* Estilo para el precio en oferta */
.woocommerce div.product p.price ins span.amount {
    color: #FF0000; /* Cambia este color al que desees para el precio en oferta */
	font-size: 40px !important;
}





/* Ocultar modal y botón en pantallas grandes */
@media only screen and (min-width: 769px) {
  .yith-wcan-filters-opener{
    display: none !important;
  }
}





nav.primary-navigation {
    background-color: #0000FF !important; /* Cambia a azul */
}

.wd-nav.wd-style-bg {

    --nav-color-hover: black !important; 
    --nav-gap: 5px;
}



input:hover {
  background-color: #CDCBCB; /* Cambia el color de fondo del input */
  
}

.one-third, input {
font-size: 16px !important;
    font-weight: bold;
}

.one-third, select {
font-size: 18px !important;
    font-weight: bold;
}


.vc_custom_1662067106415 {
   display: none !important;
}


.wd-single-add-cart{
display: none !important;
}


.wd-single-short-desc{
display: none !important;
}



.product_title {
    font-size: 20px !important;
   
}


/* Estilos del botón de acordeón al estilo de WooCommerce */
.woocommerce-accordion-toggle {
   
    color: #333;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    text-align: left;
    
    outline: none;
   
    transition: background-color 0.3s ease, border-color 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: space-between; /* Alinea el texto y la flecha en los extremos */
	background-color: white;
}

/* Flecha del acordeón */
.woocommerce-accordion-arrow {
    
    transition: transform 0.3s ease;
}

/* Cambiar color del botón al pasar el ratón */
.woocommerce-accordion-toggle:hover {
    background-color: #f1f1f1;
    border-color: #ccc;
}

/* Contenido del acordeón */
.woocommerce-accordion-content {
    padding: 10px;
    border-top: 1px solid #ddd;
    display: none; /* Oculto por defecto */
    background-color: #fff;
}
@media (max-width: 576px) {
	.wpb_column.wd-side-hidden {
    --wd-side-hidden-w: 400px !important;
}


.wd-side-hidden {
   
    z-index: 9999 !important;
   
}

}

