@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//sos.redcodeweb.online/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.5.2") format("woff2");
	font-display:block;
}

:root {
	--wd-text-font: "Prompt", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Prompt", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Prompt", 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: "Prompt", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Prompt", 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: "Prompt", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #CE5E47;
	--wd-alternative-color: rgb(35,0,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(206,94,71);
	--btn-accented-bgcolor-hover: rgb(185,81,64);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://sos.redcodeweb.online/wp-content/uploads/2021/07/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-image: none;
	background-size: contain;
	background-position: center top;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1300px;
--wd-form-brd-radius: 0px;
--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: 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: 1300px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1300px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1300px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


li.wd-active img {
    border-bottom: 2px solid white;
}
#footer .widgettitle {
    text-transform: none;
}
#footer .menu-footer-inline {
    display:inline-block
}
#footer-marcas-menu .menu-inline-f1 {
    margin-right:20px
}

#footer .icons-design-default .wd-social-icon {
    color: var(--wd-primary-color) !important;
}
.circle {
    z-index:10
}
.title-sos u{
	color: var(--wd-primary-color) !important;
}
.wd-tools-custom-icon.cart-widget-opener .wd-custom-icon {
    width: 22px;
    height: 22px;
}
.title-color strong {
    color: var(--wd-primary-color);
}

.copyrights-wrapper {
    background: #000000;
    color: white;
}

.copyrights-wrapper a{
	    color: white;
}
input.wpcf7-form-control.wpcf7-submit.btn-color-scheme {
    width: 100%;
		background:#CE5E47;
		color:white
}
.color-menu a {
    /* color: #CE5E47 !important; */
    text-decoration: underline;
}

.servicios-ellipse .hotspot-content {
    visibility: visible !important;
    background: transparent;
    box-shadow: none;
    text-align: center;
    opacity: 1 !important;
}

.servicios-ellipse .hotspot-dropdown-top {
    bottom: 60px;
}

.servicios-ellipse .hotspot-content .hotspot-content-text {
    position: relative;
}
.servicios-ellipse.hotspot-action-hover .hotspot-content.hotspot-dropdown-top .hotspot-content-text:before {
    content: '';
    position: absolute;
    left: 106px;
    bottom: -15px;
    height: 7px;
    width: 7px;
    background: #ce5e46;
    border-radius: 100%;
}
.servicios-ellipse .hotspot-dropdown-top:before {
    border-right: 1px dotted #ce5e46;
    left: -125px;
    height: 40px;
}
.servicios-ellipse.hotspot-action-hover .hotspot-content.hotspot-dropdown-bottom .hotspot-content-text:before {
    content: '';
    position: absolute;
    left: 106px;
    top: -15px;
    height: 7px;
    width: 7px;
    background: #ce5e46;
    border-radius: 100%;
}
.servicios-ellipse .hotspot-dropdown-bottom:before {
    border-right: 1px dotted #ce5e46;
    left: -125px;
    height: 40px;
}
.servicios-ellipse .wd-image-hotspot{
		cursor:pointer
}
.servicios-ellipse .wd-image-hotspot:hover .hotspot-content{
		color:#000
}

.servicios-ellipse .hotspot-content {
    font-size: 1.1em;
}
.wp-block-micemade-wcspots .flex-block.image-container .iconstyle-3.product-hotspot .outer {
    outline-width: 4px;
    outline-color: #ffffff !important;
}
.black-brands .wd-brand-item img{
    filter: brightness(0) invert(1);
}
.black-brands .wd-arrow-inner{
		color:white !important
}
.black-brands .wd-nav-arrows[class*="wd-hover"].wd-pos-sep .wd-btn-arrow {
		opacity: 1;
		pointer-events: auto;
}

.top-10 .wd-product :is(.product-image-link,.hover-img) img {
			-webkit-transition: -webkit-transform 0.4s;
			transition: transform 0.4s;
}
.top-10 .wd-product :is(.product-image-link,.hover-img) img {
			-webkit-transition: -webkit-transform 0.4s;
			transition: transform 0.4s;
}
.top-10 .wd-carousel-item.wd-slide-visible.wd-full-visible.wd-active img {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
}
.wp-block-micemade-wcspots .flex-block .product-grid .wcspots-product .product-add-to-cart>a {
    display: block;
    padding: 6px 15px;
    background: #CE5E47;
    border-radius: 50px;
    margin: 2px 0px;
    text-align: center;
    color: white;
}
.react-tiny-popover-container .popover-content .wcspots-product .product-add-to-cart > a{
    padding: 6px 15px;
    background: #CE5E47;
    border-radius: 50px;
    margin: 2px 0px;
    text-align: center;
    color: white;
}
.wp-block-micemade-wcspots .flex-block .product-grid .wcspots-product .added_to_cart.wc-forward a{    
		color: white;
}
.portfolio-template-default.single.single-portfolio .main-page-wrapper {
    padding-top: 0;
}
/*
.price,
.wd-product .price,
.cart-info .quantity{
    display: none !important;
}
.cart_totals,
td.product-quantity, 
td.product-subtotal,
td.product-price,
th.product-price,
th.product-quantity, 
th.product-subtotal{
    display: none;
}*/
.wd-swatches-brands .wd-swatch :is(img,picture) {
    object-fit: cover;
}
.wd-nav-product-cat.has-product-count .wd-nav-img {
    margin: 0px auto;
		display: block;
	 
}
.wd-nav-product-cat .nav-link-summary {
    display: block;
}
.wd-nav-product-cat:not(.wd-nav-mobile)>li>a {
    display: inline;
    text-align: center;
}
.shopping-cart-widget-footer .woocommerce-mini-cart__total {
    display: none;
}

.shop-banner {
    margin-block: -40px 40px;
}
body.archive.tax-product_cat .page-title,
body.archive.post-type-archive.post-type-archive-product.woocommerce-shop .page-title{
	  background: none !important;
}

body.archive.tax-product_cat #shop-prefooter,
body.archiverchive.post-type-archive.post-type-archive-product #shop-prefooter,
body.archive.post-type-archive.post-type-archive-product.woocommerce-shop #shop-prefooter{
	margin-top:50px
}
.woocommerce-mini-cart>li {
    align-items: center;
}
td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total,
td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-status,
mark.order-status{
    display: none;
}
.price {
    display: none;
}

#download-mini-cart-pdf,.sos-btns {
    display: flex;
    align-items: center;
    cursor: pointer;
}
#download-mini-cart-pdf span,
.sos-btns span{
    text-transform: uppercase;
    font-weight: 500;
    color: #000;
    text-align: left;
}
#download-mini-cart-pdf img,
.sos-btns img{
    width: 56px;
    margin-right: 15px;
}
.cart-widget-side .wd-heading.bg-mini-cart {
    background: #ce5e47;
}
.wd-heading .title img {
    max-width: 85%;
}
.cart-widget-side .wd-heading a {
    color: white;
}
.wd-heading.txt-mini-cart {
    color: #000;
    font-weight: 600;
    font-size: 1.3em;
    text-align: center;
}
.heading-cotizador {
    text-align: center;
    padding: 30px 0px 50px;
    color: #000;
    font-weight: 600;
    font-size: 1.8em;
}
.woocommerce-cart .page-title.page-title-default {
    --wd-title-sp: 0;
    padding: 25px 0px 0px;
    margin-bottom: 30px;
}

.joinchat__button {
    bottom: 80px;
    right: -6px;
}