/*
Theme Name:   xstore-child
Theme URI:    https://xstore.8theme.com
Description:  XStore is a multi-purpose theme that offers the ultimate WordPress and WooCommerce synergy, providing a comprehensive, all-in-one solution.
Author:       8theme
Author URI:   https://www.8theme.com
Template:     xstore
Version:      1.22
Text Domain:  xstore-child
Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, translation-ready, ecommerce, woocommerce, shop, elementor, business, corporate, blog, news, light, dark
*/


/*h1, h2, h3 {
  font-family: 'M PLUS Rounded 1c', sans-serif!important;
  font-weight: 600!important;
  letter-spacing: -0.02em!important;
}
p {
  font-weight: 400;
}
a {font-weight: 300!important;}
span {font-weight:300!important;}*/

.single-product .header-wrapper {
	position:relative!important;
}

.otgs-development-site-front-end {display:none;}
.product-view-light .show-quickly {color:#098857!important;}
.footer-widgets .widget-title, .footer-widgets .widgettitle {border-color:#FFFFFF;}

.custom-product-types {
    margin-top: 10px;
}
.product-type-label {
    background: #f5f5f5;
    border-radius: 8px;
    padding: 6px 10px;
    margin: 0 5px 5px 0;
    display: inline-block;
    font-size: 14px;
}
.product-type-label:nth-child(1) { background-color: #ffe3ec; } /* Козметика */
.product-type-label:nth-child(2) { background-color: #e3ffe8; } /* Граничен */
.product-type-label:nth-child(3) { background-color: #e3f0ff; } /* Биоцид */
.product-type-label:nth-child(4) { background-color: #fff5e3; } /* Додаток */
.product-type-label:nth-child(5) { background-color: #f1e3ff; } /* Медицински */

.inline-edit-row {display:unset; margin:0px; line-height:1;}
/*.bc-type-default{
	background: #A3E7CC;
	background: linear-gradient(90deg,rgba(163, 231, 204, 1) 0%, rgba(28, 137, 95, 1) 50%)!important;}*/
.single-product .page-heading {padding-bottom: 3em!important; padding-top:3em!important; margin-bottom:20px!important; }
.page-id-29 .content-page { padding-bottom: 0 !important;}
.wpcf7-form input[type="submit"] {background: linear-gradient(45deg, #059987 0%, #a7edeb 100%) !important;}
.single-product .page-heading {
	padding-bottom: unset!important; 
	padding-top:unset!important; 
	background-image: url('https://fitofarm.vitahonesta.com/wp-content/uploads/2025/12/fitofarm-banner-gradient.webp')!important;
color:white;
}
.header-main-menu.et_element-top-level .menu > li > a{color:#888888;} /*siva boja vo menito*/
.wpml-ls-native{color:#888888;} /*siva boja na izborot na jazik*/
.woocommerce-breadcrumb {padding:20px;}



@media only screen and (min-width: 993px) {
  .et_b_dt_header-overlap .page-heading {
    padding-top: 6em;
  }
}

/* ONLY this category */
.tax-product_cat.term-nazalna-higiena-i-dekongezija .products.products-grid .product{
  width: 50% !important;
  float: left !important;
  clear: none !important;
}

/* remove XStore 3-col clearing */
.tax-product_cat.term-nazalna-higiena-i-dekongezija .products.products-grid.row-count-3 .product:nth-child(3n+1){
  clear: none !important;
}

/* add proper 2-col clearing */
.tax-product_cat.term-nazalna-higiena-i-dekongezija .products.products-grid .product:nth-child(2n+1){
  clear: left !important;
}

.elementor-element-d3f5ee3 .elementor-icon-list-icon svg {
    width: 20px;
    height: 20px;
}

@media (max-width: 768px){
  .tax-product_cat.term-nazalna-higiena-i-dekongezija .products.products-grid .product{
    width: 100% !important;
    clear: none !important;
  }
}

