@font-face {
font-weight: normal;
font-style: normal;
font-family: "woodmart-font";
src: url(//kobastar.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.8) format("woff2");
}
@font-face {
font-family: "star";
font-weight: 400;
font-style: normal;
src: url(//kobastar.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"), url(//kobastar.com/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"), url(//kobastar.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"), url(//kobastar.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(//kobastar.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(//kobastar.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"), url(//kobastar.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"), url(//kobastar.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");
}
:root {
--wd-text-font: "Titillium Web", Arial, Helvetica, sans-serif;
--wd-text-font-weight: 400;
--wd-text-color: rgb(79,79,79);
--wd-text-font-size: 16px;
--wd-title-font: "Titillium Web", Arial, Helvetica, sans-serif;
--wd-title-font-weight: 600;
--wd-title-transform: none;
--wd-title-color: #242424;
--wd-entities-title-font: "Titillium Web", 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: "Titillium Web", Arial, Helvetica, sans-serif;
--wd-widget-title-font: "Titillium Web", 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: "Titillium Web", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight: 600;
--wd-header-el-transform: uppercase;
--wd-header-el-font-size: 16px;
--wd-otl-style: dotted;
--wd-otl-width: 2px;
--wd-primary-color: rgb(1,74,122);
--wd-alternative-color: #fbbc34;
--btn-default-bgcolor: rgb(1,74,122);
--btn-default-bgcolor-hover: rgb(239,170,6);
--btn-accented-bgcolor: #014A7A;
--btn-accented-bgcolor-hover: #EFAA06;
--wd-form-brd-width: 2px;
--notices-success-bg: #459647;
--notices-success-color: #fff;
--notices-warning-bg: #E0B252;
--notices-warning-color: #fff;
--wd-link-color: #333333;
--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
background-color: rgb(255,255,255);
background-image: url();
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
.wd-promo-popup-wrap {
--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
object-fit: cover;
object-position: center center;
}
.mfp-wrap.wd-popup-quick-view-wrap {
--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;
}
}
.wd-page-title {
background-color: #0a0a0a;
}
.ez-toc-list li a {
padding: 12px 14px; 
display: block;
font-size: 16px;    
line-height: 1.4;
}
.ez-toc-list li {
margin-bottom: 8px;
} .product-grid-item a.button:before,
.product-grid-item a.button:after,
.product-grid-item .add_to_cart_button:before,
.product-grid-item .add_to_cart_button:after,
.product-grid-item .woodmart-cart-icon {
content: none !important;
display: none !important;
} .product-grid-item a.button,
.product-grid-item .add_to_cart_button {
transition: none !important;
}
.product-grid-item a.button span,
.product-grid-item .add_to_cart_button span {
transform: none !important;
opacity: 1 !important;
} .product-grid-item .add_to_cart_button .loading,
.product-grid-item .add_to_cart_button .added,
.product-grid-item .add_to_cart_button .added_to_cart {
display: none !important;
} .product-grid-item a.button,
.product-grid-item .add_to_cart_button {
padding-left: 18px !important;
padding-right: 18px !important;
text-align: center;
} html, body, * {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
} input, textarea, select, code, pre, .allow-select {
-webkit-user-select: text !important;
-moz-user-select: text !important;
-ms-user-select: text !important;
user-select: text !important;
} img {
-webkit-user-drag: none;
user-drag: none;
-webkit-touch-callout: none;
}