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

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

:root {
	--wd-text-font: "Rouben Variable", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Rouben Variable", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 800;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Rouben Variable", 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%);
	--wd-alternative-font: "Rouben Variable", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Rouben Variable", 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: "Rouben Variable", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(71,224,12);
	--wd-alternative-color: rgb(247,0,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(71,224,12);
	--btn-default-font-family: "Rouben Variable", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-bgcolor: rgb(71,224,12);
	--btn-default-bgcolor-hover: rgb(48,191,9);
	--btn-default-color: rgb(0,0,0);
	--btn-default-color-hover: rgb(0,0,0);
	--btn-accented-font-family: "Unbounded", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-bgcolor: rgb(71,224,12);
	--btn-accented-bgcolor-hover: rgb(71,224,12);
	--btn-accented-color: rgb(15,3,3);
	--btn-accented-color-hover: rgb(15,0,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(71,225,12);
	--notices-warning-color: rgb(0,0,0);
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(255,255,255,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 850px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(16,16,16);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.page .wd-page-content {
	background-color: rgb(12,12,12);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(12,12,12);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(12,12,12);
	background-image: none;
}
html .wd-buy-now-btn {
	font-family: "Rouben Variable", Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: rgb(71,224,12);
	background: rgb(21,21,21);
}
html .wd-buy-now-btn:hover {
	color: rgb(21,21,21);
	background: rgb(71,224,12);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-family: "Rouben Variable", Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: rgb(21,21,21);
	background: rgb(71,224,12);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	color: rgb(71,224,12);
	background: rgb(21,21,21);
}
.product-labels .product-label.onsale {
	color: rgb(15,15,15);
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
}
.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: 0px;
--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: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


@font-face {
	font-family: "Rouben Variable";
	src: url("//raptorsraid.com/wp-content/uploads/2025/03/Rouben-Variable.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

/* CSS Tracking */
a.button.track-button.order-21032.button.tooltipstered {
    font-size: 0 !important;
}
.ywot-icon-delivery:before {
    content: url(https://raptorsraid.com/wp-content/uploads/2025/02/icono-tracker.svg) !important;
    width: 36px;
    display: inline-block;
		filter: none !important;
}
.woocommerce-account a.track-button {
    padding: 0px 10px;
}
.tooltipster-sidetip.tooltipster-borderless.tooltipster-borderless-customized-frontend .tooltipster-content {
    width: 250px;
}
.ywot_order_details.top {
    background-color: transparent;
}
p.yith-ywot-tracking-info-header {
    color: #ffffff !important;
}
.ywot_order_details.top a {
    background: #b6e147;
    padding: 10px 16px;
    color: #000000;
}

/* Ocultar la clase solo en la página principal */
body.home .whb-header.whb-header_886111.whb-sticky-shadow.whb-scroll-stick.whb-sticky-real {
    display: none;
}

.showcoupon {
    color: #b6e147;	
}

#borroso {
color: transparent;
text-shadow: 0 0 6px rgba(255,255,255,0.85);
}

#borroso2 {
color: transparent;
text-shadow: 0 0 8px rgba(255,255,255,0.85);
}

.botontienda {
@media only screen and (max-width: 767px) {
        margin-top: -20px; /* Margen negativo específico para la versión móvil */
	}
@media screen and (min-width: 768px) {
                margin-left: 20px; /* Ajusta el valor según tus necesidades */
            }
}
	
.wd-header-cart.wd-tools-element.wd-design-3.wd-tools-custom-icon.wd-event-hover.wd-style-text.whb-hec3he6eykltzbu7vu09 {
  padding-bottom: 5px;
}

.whb-60lwbmn1aduuc5fx48pg.wd-button-wrapper.text-center {
    padding-bottom: 3px; /* Ajusta el valor según tus necesidades */
}

.ywpar_entry_info_title {
    color: #b6e147;
}

.ywpar_myaccount_entry_info > div {
		background-color: #0000
}

#share_points {
    background-color: #0000;
}

#share_points input#ywpar-share-points__submit {
		color: black;
    background: #b6e147;
    border-color: #0000;
}

.ywpar_points_rewards td {
    font-size: 11px;
}

#ywpar-copy-to-clipboard-wrapper {
    background: #0000;
    border: 2px solid #b6e147;
}

#share_points table.shop_table.ywpar_points_rewards.my_account_orders th {
    font-size: 10px;
}

#share_points .ywpar-share-status.not-used {
		color: #e6615c;
}

#share_points table.shop_table.ywpar_points_rewards.my_account_orders th, #share_points table.shop_table.ywpar_points_rewards.my_account_orders td {
    padding-right: 18px;
}

.type-product.product .yith-par-message-variation img, .type-product.product .yith-par-message img {
    width: 50px;
}

.yith-par-message.yith-par-message-product {
	display:none;
}

.wd-my-account-links .gift-cards-link a:before {
	content: "\f185";
}

.yith-add-new-gc-my-account-button {
	color: #000;
	background: #b6e147;
	display:flex;
}

.ywgc-link-gift-card-submit-button {
	background-color: #b6e147;
	color: black;
}

.ywgc-add-new-gift-card-modal-title {
	display:none;
}

.ywgc-show-giftcard {
	color: #b6e147
}

.mrw-tracking-button {
    margin-bottom: 40px;
    background: #1626aa;
    color: white;
}

#cmplz-document p {
		font-size: 11px;
	  text-align: justify;
}
@media (min-width: 1025px) {
	.gift-card-panel-title {
	margin-right:395px;
}
}

@media (max-width: 576px) {
	span.awl-product-label.awl-type-label.awl-type-label-standard {
    font-size: 10px !important; /* Ajusta el tamaño según tus necesidades */
}

.yith-ywgc-add-new-gift-card-modal-wrapper {
	width: 100% !important;
}
}

