@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//combini.es/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.2") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(84,84,84);
	--wd-text-font-size: 18px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(81,81,81);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(73,73,73);
	--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: rgb(73,73,73);
	--wd-widget-title-font-size: 18px;
	--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: 17px;
	--wd-primary-color: rgb(0,162,211);
	--wd-alternative-color: rgb(204,42,42);
	--wd-link-color: rgb(132,26,26);
	--wd-link-color-hover: rgb(0,162,211);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,162,211);
	--btn-accented-bgcolor-hover: rgb(0,138,219);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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;
--wd-brd-radius: 8px;
}

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


/*style icons*/
.wd-tools-element .wd-tools-icon {
    color: #00A2D3 !important;
}
/*style dots slider*/
.flickity-page-dots {
    list-style: none;
    --li-pl: 0;
    --list-mb: 0;
    --li-mb: 0;
    position: absolute;
    bottom: 15px;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    line-height: 1;
    animation: wd-fadeIn .6s ease;
    --dot-color: #00A2D3 !important;
    --dot-color-hover: #e0002c !important;
    --dot-color-active: #00A2D3 !important;
    --dot-color-bg: #fff;
}
/*style icon category home*/
.wd-nav-img, .mega-menu-list img {
    display: inline-block;
    margin-right: 7px;
    max-height: 50px !important;
    width: auto !important;
}
/*style icon category dropdown*/
.wd-nav-vertical>li>a {
    padding-top: 0px !important;
    padding-right: 18px !important;
    padding-bottom: 0px !important;
    padding-left: 18px !important;
    color: var(--color-gray-800);
    text-transform: unset;
    font-size: 14px;
    line-height: 20px;
}
/*style label brand*/
.product-labels.labels-rounded .product-label {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px 2px !important;
    min-height: 10px !important;
    border-radius: 30px;
    font-size: 10px !important;
}
.product-label {
    padding: 5px 10px;
    min-width: 155px !important;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    word-break: break-all;
    font-weight: 600;
    font-size: 12px;
    line-height: 1.2;
}
.product-label.attribute-label:not(.label-with-img) {
    background-color: #fff !important;
    color: #00a2d3 !important;
}
/*stile price*/
.product-grid-item .price {
    display: none !important;
    margin-bottom: 0;
    line-height: 1.3;
}
.product_list_widget>li .price {
    display: none !important;
}
.summary-inner>.price {
    font-size: 155%;
    line-height: 1.2;
    display: none !important;
}
a.login-to-prices-msg {
    color: var(--wd-primary-color);
    font-weight: 600;
    display: none !important;
}
.price {
    color: #00a2d3 !important;
}
/*stile slide*/
.wd-nav-vertical .wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width) {
    min-height: 425px !important;
}
.wd-dropdown-menu.wd-design-sized:not(.wd-scroll), .wd-dropdown-menu.wd-design-sized.wd-scroll .wd-dropdown-inner {
    padding: 30px 35px 35px 35px !important;
}

.wd-nav-vertical>li>a:hover { 
	background: #e7fffc96 !important;
  color: #00a2d3 !important;
  outline: none;
  text-decoration: none;
}
/*stile filter*/
.wd-shop-tools .woocommerce-ordering.wd-style-underline select {
    max-width: 240px !important;
}