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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//kokowa.ro/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//kokowa.ro/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//kokowa.ro/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//kokowa.ro/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//kokowa.ro/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//kokowa.ro/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//kokowa.ro/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//kokowa.ro/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(58,58,58);
	--wd-text-font-size: 15px;
	--wd-title-font: "Fraunces", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(36,36,36);
	--wd-entities-title-color-hover: rgb(153, 51, 0);
	--wd-alternative-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Fraunces", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(153,51,0);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(153,51,0);
	--btn-accented-bgcolor-hover: rgb(112,43,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(153,51,0);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(30,115,190);
	--wd-link-color-hover: rgb(153,51,0);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 0px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 299px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(17,17,17);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 40px;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title, html .wd-single-post-header .title, html .wd-single-post-title .wd-post-title {
	font-family: "Fraunces", Arial, Helvetica, sans-serif;
}
.wd-sidebar .widget-title {
	font-weight: 600;
	font-size: 18px;
	color: rgb(153,51,0);
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(244,244,244);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,252,250);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,252,250);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-brd-color-focus: rgb(153,51,0);
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(255,0,0);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(36,36,36);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-widget-title-font-size: 16px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 36px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-widget-title-font-size: 16px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 28px;
	}

}
: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: 12px;
}

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


.wd-page-title {
background-color: rgb(221,153,51);
}

@font-face {
	font-family: "Inter Regular 400";
	src: url("//kokowa.ro/wp-content/uploads/inter-v20-latin_latin-ext-regular.woff2") format("woff2");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Inter Medium 500";
	src: url("//kokowa.ro/wp-content/uploads/inter-v20-latin_latin-ext-500.woff2") format("woff2");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Inter Semi-Bold 600";
	src: url("//kokowa.ro/wp-content/uploads/inter-v20-latin_latin-ext-600.woff2") format("woff2");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Montserrat Bold 700";
	src: url("//kokowa.ro/wp-content/uploads/montserrat-latin_latin-ext-700.woff2") format("woff2");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

/* .wd-add-btn.wd-add-btn-replace {
    display: none !important;
} */

.wd-product-footer {
    display: none;
}
.elementor-kit-8 {
    font-family: "Inter", Sans-serif;
}

a.wd-entities-title:hover, .wd-entities-title a:hover {
   color: #595959;
}

a.wd-entities-title, .wd-entities-title a {
   color: #333333;
}

h2.wd-login-title {
    font-weight: 600;
}

.woocommerce-form-coupon-toggle {
    background-color: #ffffff;
    padding: 24px 24px 4px 24px;
}

a.btn.wd-switch-to-register {
    background-color: #993300;
    color: white;
}

a.btn.wd-switch-to-register:hover {
    background-color: #702b00;

}

.woocommerce.cart-content-wrapper.row {
    padding-bottom: 100px;
}

form.checkout.woocommerce-checkout.row {
    padding-bottom: 80px;
}

.wd-product-cats a {
    color: #6e6e6e;
}

.wd-product-cats a:hover {
    color: black;
}
.product-labels .label-with-img {
    max-width: 60px !important;
}
.product-element-top .product-labels .label-term-vegan {
    order: 0 !important;
}

.product-element-top .product-labels .label-attribute-pa_gramaj {
    order: 1 !important;
}
a.edit {
    background: var(--wd-primary-color);
    color: white !important;
    font-family: 'Montserrat';
    border-radius: 4px;
    padding: 3px;
    margin-left: 8px;
}

a.button.wc-backward {
    background: var(--wd-primary-color);
    color: white;
    border-radius: 8px;
}

@media (max-width: 768.98px){
.cart-totals-inner .shop_table_responsive td:before {
    margin-bottom: 15px;
    width: 100%;
	}}

select#gramaj {
    border-radius: 8px;
}
span.sku_wrapper {
    display: none;
}

.product-tabs-wrapper {
    margin-top: 70px;
}

.wd-prefooter{
	display:none;
}

.site-logo {
    max-height: fit-content !important;
}

li.menu-item.menu-item-compare.wd-with-icon {
    display: none;
}

.logo-footer{
filter: invert(1);
}

img.wd-nav-img{
	border-radius: 30px;
	max-height: 60px !important;
}



.w-beneficiu .elementor-image-box-img img {
    margin-top: -90px;
}
/* .product-element-top.wd-quick-shop{
	border-radius:20px;
}
 */
@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
.rotating {
  -webkit-animation: rotating 15s linear infinite;
  -moz-animation: rotating 15s linear infinite;
  -ms-animation: rotating 15s linear infinite;
  -o-animation: rotating 15s linear infinite;
  animation: rotating 15s linear infinite;
}

@media only screen and (max-width: 600px) {
  .slide-post.owl-carousel-item {
    padding: 16px;
}
}

/* .wd-entry-content a {
	  color: brown;
    text-decoration: underline;
}
*/

.wd-price-unit{
	display: inline-block;
	color: gray;
}
span.label-with-img img {
    object-fit: contain !important;
    height: auto !important;
	  aspect-ratio: revert-layer !important;
}
.product-wrapper img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}

.wd-product .wlr-product-message {
    display: none !important;
}

iframe.cmplz-placeholder-element.cmplz-no-video.cmplz-processed.cmplz-activated {
    border-radius: 8px;
}
.wlr-product-message {
		display: inline-block !important;
    padding: 6px !important;
    border: 1px solid #cdcdcd !important;
    border-radius: 8px !important;
    color: #000000 !important;
    font-size: 14px !important;
    line-height: 1.4 !important;
    font-weight: 700 !important;
    position: relative !important;
    margin-top: -10px !important;
    background: #fffcfa !important;
}
.wd-price-unit {
    font-size: 12px !important;
}
div#tab-description h3 {
    color: #993300;
}
/* CART / Checkout CSS */
.cart-content-wrapper>.cart_totals .cart-totals-inner {
    background: white;
}
.wd-shipping-progress-bar.wd-style-bordered .wd-free-progress-bar {
    border-radius: 8px;
    background: white;
}
td.product-remove a:before, .woocommerce-remove-coupon:before {
    color: red;
}
.woocommerce-shipping-methods label {
    display: flex;
    justify-content: space-between;
}
:is(.woocommerce-checkout>.checkout-order-review,.woocommerce-order-pay #order_review) {
    padding: 0px;
    background-color: inherit;
}
:is(.woocommerce-checkout>.checkout-order-review,.woocommerce-order-pay #order_review):before, :is(.woocommerce-checkout>.checkout-order-review,.woocommerce-order-pay #order_review):after {
    background-image: none;
}
.wd-wtl-form {
    padding: 20px !important;
}
.cart-info .wd-entities-title {
    font-size: 14px;
}
.woocommerce-review__verified {
    display: none;
}
.product_list_widget>li .reviewer {
    display: inline !important;
}
a.woodmart-nav-link img {
    max-width: 35px !important;
}
a.category-nav-link {
    background: white !important;
    padding: 10px !important;
    color: #000 !important;
}
img.wd-nav-img {
    max-height: 30px !important;
}
@media (max-width: 1024px) {
    .wd-nav-accordion-mb-on .wd-nav-product-cat {
        padding: 0px;
}}
@media (max-width: 1024px) {
    .wd-nav-accordion-mb-on .wd-nav-product-cat li {
        margin-bottom: 10px;
}}
@media (max-width: 1024px) {
    .wd-nav-accordion-mb-on.color-scheme-light .wd-nav-product-cat {
        background-color: rgb(0 0 0 / 0%);
}}
.widget_layered_nav_filters a {
    background: #f3be4d;
    padding: 0px 7px;
    border-radius: 8px;
    color: #2f2f2f;
}
@media (max-width: 1024px) {
.wd-sidebar.wd-side-hidden .wd-widget {
    padding-inline: 15px !important;
	}}
.wd-shop-tools .woocommerce-ordering.wd-style-underline select {
    max-width: 130px;
}
.wd-nav-product-cat .wd-sub-menu {
    display: none;
}
.wd-nav-opener {
  position: relative;
  z-index: 1;
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  width: 50px;
  color: var(--color-gray-900);
  cursor: pointer;
  transition: all .25s ease;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  display: none;
}
.gg-llm-footer-link {
    visibility: hidden;
}@media (min-width: 1025px) {
	.wd-side-hidden {
    width: 420px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.mobile-nav .wd-heading {
  background-color: #993300 !important;
}
.mobile-nav .wd-action-btn.wd-style-text > a {
  color: white;
}
}

@media (max-width: 576px) {
	.mobile-nav .wd-heading {
  background-color: #993300 !important;
}
.mobile-nav .wd-action-btn.wd-style-text > a {
  color: white;
}
}

