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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #010101;
	--wd-text-font-size: 16px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #0f0f0f;
	--wd-entities-title-font: "Lato", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #010101;
	--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: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: #000000;
	--wd-alternative-color: #cf000f;
	--wd-link-color: #cf000f;
	--wd-link-color-hover: #333333;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #333333;
	--btn-accented-bgcolor-hover: #000000;
	--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;
}
.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;
}
.header-banner {
	background-color: #f1f6f2;
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 32px;
	text-transform: capitalize;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-size: 22px;
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 32px;
	color: #cf000f;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 22px;
	color: #cf000f;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 36px;
	color: #010101;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		font-size: 22px;
	}
	html .post.wd-post:not(.blog-design-small) .wd-entities-title {
		font-size: 20px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .post.wd-post:not(.blog-design-small) .wd-entities-title {
		font-size: 18px;
	}

}
:root{
--wd-container-w: 1400px;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1400px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.color-scheme-dark {
    color: #000000;
}
.widget a, .woodmart-widget a, div[class^=vc_wp] a {
    color: #000000;
}
.color-scheme-dark .widget a, .color-scheme-dark .woodmart-widget a, .color-scheme-dark div[class^=vc_wp] a {
    color: #333333;
}
.navigation-style-underline .menu-simple-dropdown .color-scheme-dark li a {
    color: #000000;
}
.icons-design-default .woodmart-social-icon {
    color: #cf000f!important;
}
p.stock.in-stock {
    display: none;
}
.price .amount {
		font-weight: 700;
    font-size: 22px;
    color: #cf000f;
}
.wd-action-btn.wd-style-text>a {
    color: #cf000f;
}
.widget {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: none;
}
.wcpa_form_outer label {
    font-family: "Lato",Arial,Helvetica,sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #010101;
}
.wcpa_form_item {
    padding-left: 5px;
}
/* SHOP NOW SAME SIZE WITH PAYPAL */
.product-image-summary .single_add_to_cart_button {
	  font-size: 20px;
    margin-bottom: 10px;
    width: 100%;
    height: 55px;
    vertical-align: top;
    min-height: 40px;
    max-height: 55px;
    border-radius: 4px;
}

/*BUTTONS RADIUS*/
.btns-shop-light #dokan-store-listing-filter-form-wrap .apply-filter #apply-filter-btn, .btns-shop-light #dokan-store-listing-filter-wrap .right .item .dokan-btn-theme, .btns-shop-light #place_order, .btns-shop-light .account-payment-methods-table .button, .btns-shop-light .cart-actions .button[name=apply_coupon], .btns-shop-light .cart-totals-inner .checkout-button, .btns-shop-light .checkout_coupon .button, .btns-shop-light .hotspot-content .add_to_cart_button, .btns-shop-light .hotspot-content .product_type_variable, .btns-shop-light .login .button, .btns-shop-light .lost_reset_password .button, .btns-shop-light .order-again .button, .btns-shop-light .popup-added_to_cart .view-cart, .btns-shop-light .popup-quick-view .woodmart-scroll-content>a, .btns-shop-light .product-list-item .woodmart-add-btn>a, .btns-shop-light .register .button, .btns-shop-light .return-to-shop .button, .btns-shop-light .single_add_to_cart_button, .btns-shop-light .social-login-btn>a, .btns-shop-light .widget_shopping_cart .buttons .checkout, .btns-shop-light .woocommerce-Button--next, .btns-shop-light .woocommerce-Button--previous, .btns-shop-light .woocommerce-MyAccount-content .dokan-btn-theme, .btns-shop-light .woocommerce-MyAccount-content>.button, .btns-shop-light .woocommerce-MyAccount-downloads-file, .btns-shop-light .woodmart-compare-col .added_to_cart, .btns-shop-light .woodmart-compare-col .button, .btns-shop-light .woodmart-hover-base:not([class*=add-small]) .wd-bottom-actions .woodmart-add-btn>a, .btns-shop-light .woodmart-hover-standard .woodmart-add-btn>a, .btns-shop-light .woodmart-pf-btn button, .btns-shop-light .woodmart-sticky-add-to-cart, .btns-shop-light .yith-ywraq-add-to-quote .yith-ywraq-add-button .button.add-request-quote-button, .btns-shop-light button[name=save_account_details], .btns-shop-light button[name=save_address], .btns-shop-light button[name=track], .btns-shop-light table.wishlist_table .product-add-to-cart a.button.add_to_cart, .btns-shop-light td.woocommerce-orders-table__cell-order-actions a {
    border-radius: 4px;
		font-weight: 400;
}

.woodmart-entry-meta .meta-author {
    display: none;
}
.post-single-page.has-post-thumbnail .article-inner>.entry-header {
    display: none;
}

.product-grid-item .product-title a {
    color: inherit;
    min-height: 46px;
}
.woodmart-spacing-20>[class*=col] {
    margin-bottom: 40px;
}@media (min-width: 1025px) {
	.owl-carousel {
    width: 100%;
    height: 600px;
}
.product-grid-item .product-image-link img, .product-grid-item .hover-img img {
    width: 100%;
    height: 420px;
}
}

