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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(76,76,76);
	--wd-text-font-size: 15px;
	--wd-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend Deca", 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: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--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: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-primary-color: #F73312;
	--wd-alternative-color: rgb(253,214,208);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-transform: capitalize;
	--btn-default-bgcolor: rgb(247,51,18);
	--btn-default-bgcolor-hover: rgb(247,85,56);
	--btn-accented-transform: capitalize;
	--btn-accented-bgcolor: rgb(247,51,18);
	--btn-accented-bgcolor-hover: rgb(247,85,56);
	--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;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg .wd-product {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: rgb(247,51,18);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .page-title > .container > .title {
	font-family: "Carmen Sans", Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 40px;
}
.page .main-page-wrapper {
	background-color: rgb(236,236,236);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(236,236,236);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(236,236,236);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(107,163,49);
}
html .wd-buy-now-btn:hover {
	background: rgb(95,158,44);
}
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-brd-color-focus: rgb(247 51 18);
	--wd-form-bg: rgb(255,255,255);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

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

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .page-title > .container > .title {
		font-size: 25px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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

@media (min-width: 1400px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "Carmen Sans";
	src: url("//motorweb.pe/wp-content/uploads/2024/03/Carmen-Sans-Regular.woff2") format("woff2"), 
url("//motorweb.pe/wp-content/uploads/2024/03/Carmen-Sans-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Carmen Sans";
	src: url("//motorweb.pe/wp-content/uploads/2024/03/Carmen-Sans-Medium.woff2") format("woff2"), 
url("//motorweb.pe/wp-content/uploads/2024/03/Carmen-Sans-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Carmen Sans";
	src: url("//motorweb.pe/wp-content/uploads/2024/03/Carmen-Sans-SemiBold.woff2") format("woff2"), 
url("//motorweb.pe/wp-content/uploads/2024/03/Carmen-Sans-SemiBold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Carmen Sans";
	src: url("//motorweb.pe/wp-content/uploads/2024/03/Carmen-Sans-Bold.woff2") format("woff2"), 
url("//motorweb.pe/wp-content/uploads/2024/03/Carmen-Sans-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Carmen Sans";
	src: url("//motorweb.pe/wp-content/uploads/2024/03/Carmen-Sans-ExtraBold.woff2") format("woff2"), 
url("//motorweb.pe/wp-content/uploads/2024/03/Carmen-Sans-ExtraBold.woff") format("woff");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "Carmen Sans";
	src: url("//motorweb.pe/wp-content/uploads/2024/03/Carmen-Sans-Heavy.woff2") format("woff2"), 
url("//motorweb.pe/wp-content/uploads/2024/03/Carmen-Sans-Heavy.woff") format("woff");
	font-weight: 900;
	font-style: normal;
}

/*:is(.btn,.button,button,[type="submit"],[type="button"]) {
    font-family: "Carmen Sans", Sans-serif;
    font-weight: 700;
    color: var(--e-global-color-5207d9f) !important;
    background-color: var(--e-global-color-primary) !important;
    border-radius: 50px 50px 50px 50px;
    padding: 15px 20px;
    border: none !important;
		text-transform: Capitalize;
}*/

/**/
.dl-mg-pd{
	margin: 0px !important;
	padding: 0px !important;
}
#cupon-promo .liner-continer {
	margin-bottom: 5px !important;
}
.banner-hover-background:not(.banner-background) .wrapper-content-banner:after {
    background-color: #000000d6 !important;
    transform: scale(1.5) !important;
}
input[type='email'], input[type='tel'], input[type='text'] {
    height: 50px;
}
textarea {
    padding: 15px;
    border-radius: 14px;
}
/*PAGINA INDIVIDUAL PRODUCTO*/
#des-product p {
    margin-bottom: 5px;
}
/*CABECERA*/
.title-size-small {
    padding: 40px 0 !important;
}
/*BOTON TODAS LAS CATEGORIAS*/
.wd-tools-element.wd-design-8 .wd-tools-inner {
    height: 52px !important;
    padding-inline: 10px !important;
    font-weight: 600;
}
.wd-tools-element.wd-design-8 .wd-tools-text {
    font-weight: 800;
}
/*BOTON ATENCION AL CLIENTE*/
.whb-pib2kc048q2n444im8gr .wd-info-box {
    padding: 10px 20px;
}

/*MI CUENTA*/
.wd-my-account-links a {
    background: #FFF !important;
}

/*CHECKOU*/
.page-title-default {
    background-color: rgb(247 51 18) !important;
}
.wd-checkout-steps li span:after {
    background-color: #FFF !important;
}

/*AFFILATE*/
#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs {
    text-align: center;
}
#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.active {
    background: #ff000036;
    padding: 10px 15px;
    border-radius: 40px;
    margin: 0 5px;
}
#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li a {
    color: #f73312 !important;
}
.affwp-tab-content h4 {
    display: none !important;
}
#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li {
    padding: 0 10px;
}

/**/
/**********RECAPTCHA / WSP*****************/
.grecaptcha-badge {
    display: none !important;
}
.wws-popup__open-btn{
	transform: scale(1);
	box-shadow: 0px 0px 1px 1px #0000001a;
  animation: pulse-animation 1s infinite;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(34, 193, 94, 0.5);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(34, 193, 94, 0);
  }
}@media (min-width: 1025px) {
	/*BLOG*/
.widget-area {
    padding: 25px;
    box-shadow: 0 0 40px rgba(0,0,0,0.15);
    border-radius: 15px;
		background: #FFF;
}
.widget {
    margin-bottom: 15px;
    padding-bottom: 15px;
}
/**/
li#menu-item-11189 {
    display: none;
}

}

@media (max-width: 576px) {
	/*BUSCADOR*/
.searchform input[type="text"] {
    --wd-form-placeholder-color: rgba(102, 102, 102, 1) !important;
}
.title-size-small {
    padding: 30px 0 !important;
}
table.affwp-table {
    table-layout: fixed;
		font-size: 13px !important;
    text-align: center;
}
table.affwp-table th { 
    font-size: 13px;
    text-align: center;
}
#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li {
    margin: 10px 0 !important;
}
}

