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

:root {
	--wd-text-font: "FiraGO-Regular", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "FiraGO-Regular", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "FiraGO-Regular", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "FiraGO-Regular", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "FiraGO-Regular", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "FiraGO-Regular", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(23,108,137);
	--wd-alternative-color: rgb(8,136,185);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(27,106,137);
	--btn-accented-bgcolor-hover: rgb(16,161,214);
	--wd-form-brd-width: 0px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(2,51,130);
	--wd-link-color-hover: rgb(5,33,84);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(248,248,248);
	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;
}
.wd-footer {
	background-color: rgb(40,40,40);
	background-image: none;
}
html .widget_product_categories .product-categories > li > a {
	font-family: "FiraGO-Regular", Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-transform: capitalize;
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: "FiraGO-Regular", Arial, Helvetica, sans-serif;
	font-weight: 800;
}
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: "FiraGO-Regular", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	font-family: "FiraGO-Regular", Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-transform: capitalize;
}
.whb-general-header .wd-nav.wd-nav-secondary > li > a {
	font-family: "FiraGO-Regular", Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: rgb(9,61,119);
}
.whb-general-header .wd-nav.wd-nav-secondary > li:hover > a, .whb-general-header .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(36,36,36);
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "FiraGO-Regular", Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: rgb(255,255,255);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(2,52,117);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity input[type] {
	background: rgb(95,171,18);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity input[type], html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button {
	background: rgb(84,157,10);
}
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-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgba(15,15,15,0.04);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	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: 16px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--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);
}
}


.wd-page-title {
background-color: rgb(40,89,184);
}

@font-face {
	font-family: "FiraGO-Regular";
	src: url("//innocom.ge/wp-content/uploads/2022/12/FiraGO-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

/* აქედან ახალი ვიზუალები MORRIS*/
.stock.in-stock.wd-style-bordered span {
  font-size: 0 !important;
  color: transparent !important;
  position: relative;
}

.stock.in-stock.wd-style-bordered span::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #4CAF50;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


.wd-dropdown-menu.wd-style-with-bg .wd-sub-menu li > a:hover {
  background-color: #e6f3ff !important;
  color: #15758d !important;
  text-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
.custom-bg {
  background-size: cover;
}
.full-bg-row {
    min-height: 100vh;
}
.full-bg {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    min-height: 100vh; /* ფონის სრული სიმაღლე */
}
.custom-overlay-image img {
    position: absolute;
    top: 50px; /* შეცვალეთ პოზიცია ზემოთ ან ქვემოთ */
    left: 50px; /* შეცვალეთ პოზიცია მარჯვნივ ან მარცხნივ */
    width: 300px; /* გამოსახულების სიგანე */
    height: auto; /* ავტომატური სიმაღლე პროპორციულად */
    z-index: 10; /* სურათის განლაგების ფენაში რეგულირება */
}
.text-shadow-block {
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.75); /* შავი ჩრდილი 75% გამჭვირვალობით */
    opacity: 1; /* ტექსტი სრულად გამოჩნდეს */
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
    border: 2px solid #30E3E3; /* ჩარჩოს ფერი */
    border-radius: 16px; /* კუთხეების მომრგვალება */
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
}

.wpcf7 textarea {
    min-height: 100px;
}

/* ფოკუსის ეფექტი (როდესაც მომხმარებელი აკრიფავს ტექსტს) */
.wpcf7 input:focus,
.wpcf7 textarea:focus {
    border-color: #30E3E3; /* აქტიური ველის ფერი */
    box-shadow: 0 0 8px #30E3E3; /* ბზინვარება (გლოუს ეფექტი) */
    outline: none;
}
/*SOLUTIONS Wrapper ფანჯარა */
/* 📌 Wrapper – ყველა Column-ისთვის */
.product-hover-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    overflow: hidden;
    width: 100%;
}

/* 📌 გამოსახულების ჩარჩო და ეფექტები */
.product-hover-wrapper img {
    width: 100%;
    max-width: 250px;
    border: 4px solid #00AEEF;
    box-shadow: 0px 0px 15px rgba(0, 174, 239, 0.8);
    border-radius: 10px;
    transition: transform 0.3s ease-in-out;
}

/* 📌 Hover-ზე გამოსახულების 10%-იანი გადიდება */
.product-hover-wrapper:hover img {
    transform: scale(1.1);
}

/* 📌 ტექსტის კონტეინერი – თავიდან დამალულია */
.product-hover-wrapper .hover-content {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(50, 50, 50, 0.85);
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    width: 90%;
    max-width: 400px;
    color: white;
    font-weight: bold;
    text-align: center;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    z-index: 10;
}

/* 📌 Drop Shadow ტექსტზე */
.product-hover-wrapper .hover-content p {
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.8), 
                 4px 4px 4px rgba(0, 0, 0, 0.5);
}

/* 📌 Hover-ზე ტექსტის გამოჩენა */
.product-hover-wrapper:hover .hover-content {
    opacity: 1;
    visibility: visible;
}
/* 🟦 MORRIS გამოწერის ფორმის რედაქტირება */
/* 🟦 მომხმარებლის ტიპის ტაბები (ფიზიკური პირი / ორგანიზაცია) */
.user-type-tabs {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    background: rgba(0, 86, 179, 0.1); /* ღია ცისფერი ფონი */
    border-radius: 8px;
    padding: 8px;
    border: 2px solid #0056b3; /* მუქი ცისფერი ჩარჩო */
}

/* ტაბების ძირითადი სტილი */
.user-type-tab {
    flex: 1;
    padding: 14px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    color: #0056b3 !important;
    background: white !important;
    border: 2px solid #0056b3 !important;
}

/* როცა მაუსს გადაატარებენ */
.user-type-tab:hover {
    background: #007bff !important; /* ღია ცისფერი ჰოვერისას */
    color: white !important;
}

/* აქტიური ტაბი */
.user-type-tab.active {
    background: #0056b3 !important; /* მუქი ცისფერი */
    color: white !important;
    border-color: #0056b3 !important;
}

/* 📋 Checkout ველების სტილი */
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea {
    background: rgba(173, 216, 230, 0.3); /* ღია ცისფერი ფონი */
    border: 2px solid #0056b3 !important; /* ჩარჩოს მუქი ცისფერი */
    border-radius: 8px;
    padding: 12px;
    font-size: 16px;
    color: #333;
    box-shadow: none;
    transition: all 0.3s ease-in-out;
}

/* 🔵 მონიშნული ველები */
.woocommerce form .form-row input.input-text:focus, 
.woocommerce form .form-row textarea:focus {
    border-color: #003f7f !important;
    background: rgba(173, 216, 230, 0.5);
    box-shadow: 0 0 8px rgba(0, 86, 179, 0.5);
}

/* 🏦 ორგანიზაციის ველები */
.company-field {
    background: rgba(173, 216, 230, 0.2);
    padding: 12px;
    border-radius: 8px;
    border: 1px solid rgba(0, 86, 179, 0.5);
    margin-bottom: 10px;
}

/* ❌ ფიზიკურ პირში კომპანიის ველის დამალვა */
.user-type-tab[data-type="individual"].active ~ .woocommerce-billing-fields .company-field {
    display: none !important;
}

/* 🔖 ლეიბლების სტილი */
.woocommerce form .form-row label {
    font-size: 16px;
    font-weight: 600;
    color: #0056b3;
    margin-bottom: 5px;
}

/* 🛒 Checkout ფორმის საერთო დიზაინი */
.woocommerce-checkout {
    background: white;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}
.quantity input.qty {
  color: #ffffff !important;
  background-color: #218CAF !important; /* ღია ლურჯი */
  text-align: center;
  font-weight: 600;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  width: 50px !important;
  height: 40px !important;
  font-size: 16px;
  border: none;
  border-radius: 5px;
}

.quantity input.plus,
.quantity input.minus {
  color: #ffffff !important;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  background-color: #218CAF !important;
  border: none;
  border-radius: 5px;
  width: 40px !important;
  height: 40px !important;
  font-size: 18px;
}
.wd-product .wd-product-sku {
  color: #000 !important;
  font-weight: 600;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
/* ენების გადართვის ფერები*/
.wpml-ls-native {
  color: #ffffff !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.5px;
  transition: color 0.3s ease;
}
.wpml-ls-native:hover {
  color: #00bcd4 !important; /* მატონალიზებული ტონალობა */
}
/* Hover ფერი */
.whb-header-bottom a:hover {
  color: #ffcb05 !important; /* მოყვითალო კონტრასტული ელფერი (შესაფერისი დიზაინისთვის) */
}
.vc_custom_heading.ratisubs {
  color: #ffffff !important;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.6); /* უფრო ღრმა ჩრდილი უკეთესი კონტრასტისთვის */
  font-weight: 500;
  line-height: 1.6;
}