@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//roysproduct.com/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.4.1") format("woff2");
}

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

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

:root {
	--wd-hb-opt-h: 40px;
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 600;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,58,58);
	--wd-alternative-color: rgb(171,186,129);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,43,43);
	--btn-accented-bgcolor-hover: rgb(255,43,43);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-hb {
	background-color: rgb(0,0,0);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(0,184,97);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .btn.wd-buy-now-btn {
	background: rgb(160,194,105);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(131,172,43);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-bg: rgb(0,184,97);
	--wd-arrow-bg-hover: rgb(255,0,0);
	--wd-arrow-radius: 100px;
}
.product-labels .product-label.onsale {
	background-color: rgb(239,55,55);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(171,186,129);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(227,162,141);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 60px;
	}

}
:root{
--wd-container-w: 1422px;
--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: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1422px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(247,243,240);
}

/* Ocultar botón normal WooCommerce */
.single_add_to_cart_button:not(.wa-order-button) {
    display: none !important;
}

/* Ocultar Comprar Ahora Woodmart */
.wd-buy-now-btn,
.buy-now-button,
.wd-buy-now {
    display: none !important;
}

/* Ocultar selector de cantidad */
.quantity,
.quantity-wrapper,
.qty {
    display: none !important;
}

/* Estilo botón WhatsApp (Base para PC y Móvil) */
.wa-order-button {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    background: #25D366 !important;
    color: #fff !important;
    padding: 12px 22px !important;
    border-radius: 8px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    min-width: 240px !important;
    border: none !important;
}

/* Texto del botón */
.wa-order-button::before {
    content: "Comprar por WhatsApp";
    color: #fff;
}

/* ========================================= */
/* REGLAS MÓVILES - OPCIÓN NUCLEAR CENTRADO  */
/* ========================================= */
@media (max-width: 768px) {
    
    /* 1. Obligamos a la caja de WoodMart a ocupar toda la pantalla */
    html body .woocommerce div.product form.cart,
    html body .woocommerce div.product .summary {
        width: 100% !important;
        display: block !important; /* Rompe el flexbox de WoodMart */
    }

    /* 2. Centrado matemático infalible para el botón */
    html body a#sendbtn,
    html body .wa-order-button,
    html body .wa-shop-button {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        
        width: 90% !important; /* El ancho del botón */
        max-width: 350px !important;
        
        /* ESTA ES LA MAGIA: Lo empuja exactamente a la mitad y lo retrocede su propio centro */
        position: relative !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        
        margin-top: 15px !important;
        margin-bottom: 25px !important;
        float: none !important;
        clear: both !important;
    }
}


a#sendbtn.wa-shop-button {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 50px !important; /* Esto le da el efecto boleado a las esquinas */
    padding: 12px 25px !important; /* 12px arriba/abajo, 25px a los lados */
    line-height: 1 !important; /* Fuerza al texto a quedarse exactamente en el medio */
    min-height: 45px !important; /* Altura del botón */
    text-align: center !important;
}