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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//cloefactorystore.com.mx/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//cloefactorystore.com.mx/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//cloefactorystore.com.mx/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//cloefactorystore.com.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("//cloefactorystore.com.mx/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//cloefactorystore.com.mx/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//cloefactorystore.com.mx/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//cloefactorystore.com.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: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--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: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: rgb(49,49,49);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(49,49,49);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(221,51,51);
}
.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;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--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;
--wd-brd-radius: 0px;
}

@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);
}
}


.wd-page-title {
background-color: #0a0a0a;
}

/* b2c
body:not(.logged-in) .ywdpd-table-discounts-wrapper {
    display: none;
}*/
/* Colaboradores */
a.checkout-button.button.monto-superado {
    pointer-events: none;
    background: #b7b7b7;
    color: #686868 !important;
}
div#compras-restantes-colaborador {
    background: #e5e5e5;
    padding: 8px;
    border-radius: 5px;
    font-size: 14px;
}
div#compras-restantes-admin span {
    font-weight: bold;
}

/* Sucrusales */
li.wrap-store-details.no-image {
    border-bottom: 4px solid #F2F2F3;
}
/* Cart Page */
.woocommerce-cart input#coupon_code, .woocommerce-cart .coupon button {
display: none;
}
    
.cart-actions .button[name="update_cart"] {
    background: #313131;
    color: #fff;
}
a.button.empty-cart {
    margin-left: 10px;
    border-radius: 4px;
    background: red;
    color: #fff;
}
/* Checkout */
.woocommerce-form-coupon-toggle .woocommerce-info {
    background: #88f6b4 !important;
    width: fit-content;
padding: 10px 10px 10px 50px;
    border-radius: 4px;
}

.woocommerce-form-coupon-toggle .woocommerce-info:before {
    width: 39px;
    height: 39px;
        position: absolute;
    top: 12px;
    background-image: url(https://cloefactorystore.com.mx/wp-content/uploads/2022/02/support.png) !important;
    content: "";
    left: 7px;
    background-size: 33px;
    background-repeat: no-repeat;
}
.woocommerce-checkout tr.cart-discount {
    display: none;
}
.woocommerce-checkout-review-order-table thead, .woocommerce-checkout-review-order-table tr.cart_item {
    display: none;
}
/* Header */
span.user-role-display {
    color: #00450C;
    font-size: 10px;
    position: absolute;
    line-height: 10px;
    background: #E6F2E8;
    border-radius: 3px;
    padding: 1px 4px;
    margin-top: -2px;
    left: 10px;
}
.mayoristas-header {
letter-spacing: 3px;
	font-weight: 500;
    font-size: 14px;
}
[class*="wd-header-search-form"] input[type='text'] {
    min-width: 252px !important;
}
li#menu-item-2027 {
    background: #fff;
    padding: 5px 20px 5px 5px;
}
ul.wd-sub-menu li a:hover {
    background: #eac7cd;
    width: fit-content;
    border-radius: 10px;
}
ul.wd-sub-menu li a {
}
a.woodmart-nav-link {
    letter-spacing: 3px;
}
ul#menu-secundario li:first-child a span {
    color: #000;

}
ul#menu-secundario li a span, ul#menu-mayorista li a span{
    font-size: 14px;
    font-weight: 500;
}


.wd-sub-menu li a {
    font-size: 16px;
}
.wd-nav.wd-style-underline .nav-link-text:after {
    height: 4px;
	    margin-top: 5px;
}
.wd-nav-main>li>a {
    height: 80px !important;
}

.wd-dropdown {
       box-shadow: rgb(0 0 0 / 10%) 0px 6px 9px;
    padding-top: 0 !important;
    margin: 0;
}
.whb-sticked .whb-general-header .wd-dropdown {
    margin-top: -4px;
}

/* Body */
.wd-sub-menu li a, .color-scheme-dark {
    color: #000 !important;
}
/* Product Page */
/*body.single-product p.stock.in-stock {
    display: none;
}*/
.summary-inner .swatch-on-single.swatch-with-bg {
   width: 72px;
    height: 40px;
       background-size: 80%;
    border-radius: 0;
}

.product-image-wrap .yith-wcbm-badge {
    left: 0px !important;
}
.amount {
    font-weight: bolder;
    color: rgb(237 28 36);
}
span.ywcrbp_regular_price, span.ywcrbp_sale_price {
    display: block !important;
}
.summary-inner .cross-sells h3.title.slider-title {
    visibility: hidden;
}
.summary-inner .cross-sells h3.title.slider-title:after {
    visibility: visible !important;
	display: block !important;
}
.summary-inner .cross-sells h3.title.slider-title:after {
    content: "Colores:";
    left: -375px !important;
    font-size: 18px;
    text-transform: none;
}
.summary-inner .cross-sells .wd-buttons.wd-pos-r-t.woodmart-buttons, .summary-inner .cross-sells .product-labels, .summary-inner .cross-sells h3.wd-entities-title, .summary-inner .cross-sells .wd-add-btn, .summary-inner .cross-sells span.price, .summary-inner .cross-sells .wd-stock-progress-bar {
    display: none;
}
.summary-inner .cross-sells .product-element-top {
    padding: 0 !important;
    border: none !important;
}
.summary-inner .cross-sells .owl-item {
    padding: 5px;
/*	width: 30% !important;*/
}
span.ywcrbp_regular_price, span.ywcrbp_sale_price {
    display: inline;
}

.wd-before-add-to-cart {
    box-shadow: 0 1px 5px rgb(0 0 0 / 12%), 0 2px 2px rgb(0 0 0 / 14%);
    border-radius: 8px;
    padding: 30px 32px 24px;
background: #f3f5f6;
}
.aun-no {
display: inline-block;
}
/* Promos */
span.ywdpd_subtotal_price small{
	background: #fff4a8;
	border-radius: 5px;
	    padding: 4px 7px;
}

span.promo-desc {
    font-size: 13px;
}
span.promo-title {
    color: #da4f13;
    font-weight: bold;
    font-size: 20px;
}
.show_note_on_apply_products p {
    margin-bottom: 0;
}
.show_note_on_apply_products {
    background: #fff4a8;
    width: fit-content;
    padding: 10px 15px;
    border-radius: 5px;
}

/* Compra Sugerida */
form.multi-cart-form .button {
    background: #f88f00;
    border-radius: 4px;
    color: #fff;
}

/* Home Page */
.marcas-home .brands-widget .brand-item img {
    max-height: 90px;
}
.title-largo h4 {
    font-size: 30px;
}
.banner-rectangular .wrapper-content-banner {
    width: 90% !important;
	  padding: 9px !important;
    border-radius: 10px;
    margin-bottom: 10px;
}
.banner-cuadrada .wrapper-content-banner {
    width: 90% !important;
    padding: 7px 5px !important;
    border-radius: 10px;
    margin-bottom: 10px;
}
.main-banner .wrapper-content-banner {
    width: fit-content;
	border-bottom-right-radius: 15px !important;
    border-top-right-radius: 15px !important;
}
.home-card h4 {
    margin-bottom: -5px !important;
}

.home-card .inline-element:not(:last-child) {
    margin-right: 10px;
}
.promo-banner-wrapper .promo-banner {
    box-shadow: 0 2px 10px rgb(0 0 0 / 20%);
}
.destacados img.info-icon.image-1 {
  background: #fcedea;
    border-radius: 5px;
    padding: 15px;
}
.promo-banner {
    border-radius: 8px !important;
}
/* Shop Page */
div#woodmart-woocommerce-layered-nav-5 .filter-swatch.with-bg {
    border-radius: 0;
    width: auto;
}
.product-grid-item p.stock.in-stock {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 0;
}
.woodmart-woocommerce-layered-nav .swatches-normal .filter-swatch>span {
    width: 38px !important;
    height: 38px !important;
    border-radius: 0 !important;
}
.widget_product_categories .children {
    padding-left: 26px;
}
.widget_product_categories .product-categories li a {
        font-size: 13px;
    padding-top: 6px;
    padding-bottom: 6px;
}
div#woodmart-woocommerce-layered-nav-5 .swatches-large .filter-swatch>span {
    height: 35px !important;
    width: 50px !important;
    border-radius: 0 !important;
}

div#woodmart-woocommerce-layered-nav-5 .filter-swatch>span[style^="background-image"] {
border: none !important;
}
.product-label.onsale {
    background-color: #ED1C24;
}
.wd-stock-progress-bar .progress-bar {
    background-color: #f4524d;
    border-radius: 10px;
    height: 9px;
}
.total-sold {
    display: none;
}
.stock-info {
width: 100%;
}
.products a.product-image-link {
    background-color: #f7f7f7;
}

img.attachment-woocommerce_thumbnail {
    mix-blend-mode: multiply;
}
h3.wd-entities-title, span.price {
    text-align: left;
}

@media (min-width: 1025px) {
	/* Shop Page */
.tax-product_cat .main-page-wrapper .container { width: 95%; max-width: 95%; }
/* Header */
.whb-top-bar .wd-tools-element .wd-tools-text {
    font-size: 14px;
}

.whb-top-bar {
background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 10%, rgba(22,22,22,1) 10%, rgba(0,0,0,1) 100%);
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	/* Header */
.whb-top-bar {
background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 10%, rgba(22,22,22,1) 10%, rgba(0,0,0,1) 100%);
}

}

