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

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

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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--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: #333;
	--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: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(21,142,141);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(21,142,141);
	--btn-accented-bgcolor-hover: rgb(0,142,142);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(21,142,141);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--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;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(255,68,68);
}
.product-labels .product-label.new {
	background-color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,68,68);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(21,142,141);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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: 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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/* STYLE FOR HEADER */
/* ------------------------------------------------- */
/* style for top-header column 3 */
.wd-tools-element .wd-tools-icon {
	order: 2;
}
.wd-header-cart.wd-design-3 .wd-tools-text {
	order: 1;
	padding-inline-start: 0px !important;
	padding-inline-end: 12px;
	border-inline-start: 0px !important;
	margin-inline-start: 0px !important;
}
@media (max-width: 740px) {
	.wd-header-cart.wd-design-3 .wd-tools-text {
    padding-inline-end: 3px !important;
	}
}
/* style for LOGO*/
@media (max-width: 740px) {
	.whb-main-header .wd-logo {
		margin: 0px 0 0 -12px !important;
	}	
	.whb-general-header :is(.whb-mobile-left,.whb-mobile-right) {
    flex: 1 1 0%;
    margin-left: -20px;
	}
}
/* ----------------------- */
/* style for all icon in top-header */
.wd-custom-icon {
	max-width: 20px !important;
}

/* ----------------------- */
/* background for icon My Account */
.wd-tools-icon {
    width: 40px !important;
    height: 40px !important;
}

@media (max-width: 740px) {
	.wd-tools-icon {
    width: 28px !important;
    height: 28px !important;
	}
}
.wd-header-divider:before {
	height: 36px !important;
}

/* ----------------------- */
/* border for search form */
.wd-header-search-form>form>input {
	border: 1px solid #158E8D;
	border-radius: 15px;
}

/* ----------------------- */
/* style for top-header column 2 */
.wd-header-search-form {
	width: 600px;
}

/* ------------------------------------------------- */
/* style for general-header */
/* icon */
.whb-general-header. wd-nav-img, .wd-sub-menu li>a img {
	max-height: 56px !important;
	margin-right: 10px;
}
/* nav text */
.whb-general-header .wd-nav[class*="wd-style-"]>li>a {
	color: #000000 !important;
  font-size: 15px !important;
}

.whb-general-header .wd-nav[class*="wd-style-"] > li > a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 4px;
  width: 0;
  height: 2px;
  background: #000;
  transition: width 0.3s ease-out;
}

/* При наведении увеличиваем ширину до 100 % → полоса «растёт» слева‑направо */
.whb-general-header .wd-nav[class*="wd-style-"] > li > a:hover::after {
  width: 100%;
}

.whb-general-header .wd-nav.wd-gap-l {
    --nav-gap: 50px;
}

/* ------------------------------------------------- */
/* style for bottom-header */
.whb-header-bottom .wd-nav[class*="wd-style-"]>li>a {
	color: white !important;
  font-size: 15px !important;
	text-transform: none;
}

.whb-header-bottom .wd-nav-secondary>li>a {
	height: 28px !important;
}

/* STYLE FOR CART PAGE */
/* ------------------------------------------------- */
/* style for img products in cart */
td.product-thumbnail img {
    min-width: 200px !important;
    max-width: 200px !important;
    max-height: 230px !important;
    object-fit: contain;
}
@media (max-width: 1240px) {
	td.product-thumbnail img {
    min-width: 180px !important;
    max-width: 180px !important;
    max-height: 200px !important;
    object-fit: contain;
	}
}
@media (max-width: 1026px) {
	td.product-thumbnail img {
    min-width: 80px !important;
    max-width: 80px !important;
    max-height: 120px !important;
    object-fit: contain;
	}
	.whb-col-1 :is(.whb-flex-row, .whb-column) {

		justify-content: space-between !important;
		padding-right: 4px;
	}
	.wd-header-search .wd-tools-icon:before {
		color: white;
	}
	.wd-header-mobile-nav .wd-tools-icon:before {
		color: white;
	}
	.wd-search-opened .wd-header-search .wd-tools-icon:after {
		color: white;
	}
	
	.whb-header-bottom .wd-tools-text {
		color: white;
	}
}


.whb-header-bottom .nav-link-text {
  position: relative;
  transition: transform 0.3s ease;
}

.whb-header-bottom .nav-link-text::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: currentColor;
  transition: width 0.3s ease;
}

.whb-header-bottom .nav-link-text:hover::after {
  width: 100%;
}


@media (max-width: 1600px) {
	.whb-header-bottom .nav-link-text {
		font-size: 13px;
	}
	.whb-header-bottom .wd-nav.wd-gap-l {
		gap: 14px; 
		display: flex;
		justify-content: space-evenly;
	}
}

/* --------------------------------------------- */
/* Style for button read more for product description */

.my-real-class {
  background: #158e8d;
  border-radius: 25px;
  color: white;
  transition: background 0.3s ease;
  padding: 10px 24px 7px;
  font-size: 14px;
  cursor: pointer;
	margin-top:  20px;
  border: none;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.my-real-class:hover {
  background: #107877;
  color: white;
}

.my-real-class::after {
  content: "";
  position: absolute;
  height: 2px;
  background: white;
  left: 50%;
  bottom: 10px;
  width: 0;
  transform: translateX(-50%);
  transition: width 0.4s ease;
}

.my-real-class:hover::after {
  width: 80%;
}


/* --------------------------------------------- */
/* Style for button read more for category description */

.read-less-btn, .read-more-btn {
  background: #158e8d;
  border-radius: 25px;
  color: white;
  transition: background 0.3s ease;
  padding: 10px 24px 7px;
  font-size: 14px;
  cursor: pointer;
	margin-top:  20px;
  border: none;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.read-less-btn:hover, .read-more-btn:hover {
  background: #107877;
  color: white;
}

.read-less-btn::after, .read-more-btn::after {
  content: "";
  position: absolute;
  height: 2px;
  background: white;
  left: 50%;
  bottom: 10px;
  width: 0;
  transform: translateX(-50%);
  transition: width 0.4s ease;
}

.read-less-btn:hover::after, .read-more-btn:hover::after {
  width: 80%;
}

/* --------------------------------------------- */
/* Style for button add to cart for page "Detska Kuhnya"*/

button#dk-add-to-cart-btn {
    background: #158e8d;
    border-radius: 25px;
    color: white;
    transition: background 0.3s ease;
    padding: 12px 24px;
    font-size: 14px;
    cursor: pointer;
    border: none;
    position: relative;
    overflow: hidden;
}
button#dk-add-to-cart-btn:hover {
    background: #107877;
}
button#dk-add-to-cart-btn::after {
    content: "";
    position: absolute;
    height: 2px;
    background: white;
    left: 50%;
    bottom: 10px;
    width: 0;
    transform: translateX(-50%);
    transition: width 0.4s ease;
}
button#dk-add-to-cart-btn:hover::after {
    width: 80%;
}

/* -------------------------------- */
.product_list_widget>li img {
    max-height: 65px !important;
    object-fit: contain;
}

.short-content{
  display:-webkit-box;
  -webkit-line-clamp:6;
  -webkit-box-orient:vertical;
  overflow:hidden;
}

/* Полное описание изначально скрыто */
.full-content{display:none;}

.my-real-class{
  margin-top:8px;
}


/* style for form checkout page */
[class*="__field-wrapper"] {
    gap: 40px 20px !important;
}

@media (max-width: 740px) {
	[class*="__field-wrapper"] {
			gap: 18px !important;
	}
}


.woocommerce-cart .includes_tax, .woocommerce-checkout .includes_tax {
    display: none !important;
}

.woocommerce-cart .woocommerce-shipping-destination, .woocommerce-cart .woocommerce-shipping-calculator, .woocommerce-checkout .woocommerce-shipping-calculator .woocommerce-checkout .woocommerce-shipping-destination {
    display: none !important;
}
