: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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--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-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(218,60,60);
	--wd-alternative-color: rgba(0,0,0,0.3);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(218,60,60);
	--btn-accented-bgcolor-hover: rgb(193,48,48);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://hotstyle.bg/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
: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(12,12,12);
	background-image: none;
}
.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;
	}

}
: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: 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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(249,249,249);
}

.whb-top-bar .wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7]):not(.wd-with-wrap) .wd-tools-icon {
    width: 40px;
		--wd-tools-icon-base-width: 20px;	
}
.whb-top-bar .wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7]) :is(.wd-tools-inner,.wd-tools-icon) {
    height: 40px;
}




/* ==========================================================================
   СПИДИ — БУТОНИ ЗА ДОСТАВКА (ЧЕРВЕНИ)
   ========================================================================== */

/* Контейнер за избор на Спиди доставка */
#billing_speedyshippingto_field .woocommerce-input-wrapper,
#shipping_speedyshippingto_field .woocommerce-input-wrapper {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 0 !important;
    width: 100% !important;
}

/* Скриване на радио бутоните */
#billing_speedyshippingto_field input[type="radio"],
#shipping_speedyshippingto_field input[type="radio"] {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: 0 !important;
    opacity: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important;
}

/* Стилизиране на етикетите (зелени Спиди бутони) */
#billing_speedyshippingto_field label.radio,
#shipping_speedyshippingto_field label.radio {
    box-sizing: border-box !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 48px !important;
    margin: 0 !important;
    padding: 8px 4px !important;
    border: 1px solid #cd0a0a !important; /* Зелено на Спиди */
    border-radius: 0 !important;
    background-color: #fff !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    text-align: center !important;
    cursor: pointer !important;
    transition: background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease !important;
}

#billing_speedyshippingto_field label.radio:not(:first-of-type),
#shipping_speedyshippingto_field label.radio:not(:first-of-type) {
    border-left: 0 !important;
}

#billing_speedyshippingto_field label.radio:first-of-type,
#shipping_speedyshippingto_field label.radio:first-of-type {
    border-radius: 20px 0 0 20px !important;
}

#billing_speedyshippingto_field label.radio:last-of-type,
#shipping_speedyshippingto_field label.radio:last-of-type {
    border-radius: 0 20px 20px 0 !important;
}

#billing_speedyshippingto_field input[type="radio"]:checked + label.radio,
#shipping_speedyshippingto_field input[type="radio"]:checked + label.radio {
    background-color: #cd0a0a !important;
    color: #fff !important;
    box-shadow: inset 0 0 0 1px #cd0a0a !important;
}

#billing_speedyshippingto_field input[type="radio"]:not(:checked) + label.radio:hover,
#shipping_speedyshippingto_field input[type="radio"]:not(:checked) + label.radio:hover {
    background-color: #d1bcbc !important;
}

#billing_speedyshippingto_field label.radio .required,
#shipping_speedyshippingto_field label.radio .required {
    display: none !important;
}


/* ==========================================================================
   ЕКОНТ — БУТОНИ ЗА ДОСТАВКА (СИНИ) - САМО РАДИО ЕТИКЕТИТЕ
   ========================================================================== */

/* Контейнер за избор на Еконт доставка */
#billing_econt_delivery_type_field .woocommerce-input-wrapper,
#shipping_econt_delivery_type_field .woocommerce-input-wrapper,
#billing_econtshippingto_field .woocommerce-input-wrapper,
#shipping_econtshippingto_field .woocommerce-input-wrapper {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr)) !important;
    gap: 0 !important;
    width: 100% !important;
}

/* Скриване на радио бутоните за Еконт */
#billing_econt_delivery_type_field input[type="radio"],
#shipping_econt_delivery_type_field input[type="radio"],
#billing_econtshippingto_field input[type="radio"],
#shipping_econtshippingto_field input[type="radio"] {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: 0 !important;
    opacity: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important;
}

/* Стилизиране САМО на радио етикетите (бутоните), а НЕ на заглавието */
#billing_econt_delivery_type_field input[type="radio"] + label,
#shipping_econt_delivery_type_field input[type="radio"] + label,
#billing_econtshippingto_field input[type="radio"] + label,
#shipping_econtshippingto_field input[type="radio"] + label,
#billing_econt_delivery_type_field label.radio,
#shipping_econt_delivery_type_field label.radio,
#billing_econtshippingto_field label.radio,
#shipping_econtshippingto_field label.radio {
    box-sizing: border-box !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 48px !important;
    margin: 0 !important;
    padding: 8px 4px !important;
    border: 1px solid #1d3c85 !important; /* Синьото на Еконт */
    border-radius: 0 !important;
    background-color: #fff !important;
    color: #1d3c85 !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    text-align: center !important;
    cursor: pointer !important;
    transition: background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease !important;
}

/* Премахване на вътрешния бордюр */
#billing_econt_delivery_type_field input[type="radio"]:not(:first-of-type) + label,
#shipping_econt_delivery_type_field input[type="radio"]:not(:first-of-type) + label,
#billing_econtshippingto_field input[type="radio"]:not(:first-of-type) + label,
#shipping_econtshippingto_field input[type="radio"]:not(:first-of-type) + label,
#billing_econt_delivery_type_field label.radio:not(:first-of-type),
#shipping_econt_delivery_type_field label.radio:not(:first-of-type),
#billing_econtshippingto_field label.radio:not(:first-of-type),
#shipping_econtshippingto_field label.radio:not(:first-of-type) {
    border-left: 0 !important;
}

/* Закръгляне само на първия бутон */
#billing_econt_delivery_type_field input[type="radio"]:first-of-type + label,
#shipping_econt_delivery_type_field input[type="radio"]:first-of-type + label,
#billing_econtshippingto_field input[type="radio"]:first-of-type + label,
#shipping_econtshippingto_field input[type="radio"]:first-of-type + label,
#billing_econt_delivery_type_field label.radio:first-of-type,
#shipping_econt_delivery_type_field label.radio:first-of-type,
#billing_econtshippingto_field label.radio:first-of-type,
#shipping_econtshippingto_field label.radio:first-of-type {
    border-radius: 20px 0 0 20px !important;
}

/* Закръгляне само на последния бутон */
#billing_econt_delivery_type_field input[type="radio"]:last-of-type + label,
#shipping_econt_delivery_type_field input[type="radio"]:last-of-type + label,
#billing_econtshippingto_field input[type="radio"]:last-of-type + label,
#shipping_econtshippingto_field input[type="radio"]:last-of-type + label,
#billing_econt_delivery_type_field label.radio:last-of-type,
#shipping_econt_delivery_type_field label.radio:last-of-type,
#billing_econtshippingto_field label.radio:last-of-type,
#shipping_econtshippingto_field label.radio:last-of-type {
    border-radius: 0 20px 20px 0 !important;
}

/* Селектиран бутон - плътно синьо */
#billing_econt_delivery_type_field input[type="radio"]:checked + label,
#shipping_econt_delivery_type_field input[type="radio"]:checked + label,
#billing_econtshippingto_field input[type="radio"]:checked + label,
#shipping_econtshippingto_field input[type="radio"]:checked + label {
    background-color: #1d3c85 !important;
    color: #fff !important;
    box-shadow: inset 0 0 0 1px #1d3c85 !important;
}

/* Hover ефект - светлинно синьо */
#billing_econt_delivery_type_field input[type="radio"]:not(:checked) + label:hover,
#shipping_econt_delivery_type_field input[type="radio"]:not(:checked) + label:hover,
#billing_econtshippingto_field input[type="radio"]:not(:checked) + label:hover,
#shipping_econtshippingto_field input[type="radio"]:not(:checked) + label:hover {
    background-color: #e8eef8 !important;
}

/* Връщане на нормалния вид на главното заглавие "Начин на доставка" */
#billing_econt_delivery_type_field > label:first-child,
#shipping_econt_delivery_type_field > label:first-child,
#billing_econtshippingto_field > label:first-child,
#shipping_econtshippingto_field > label:first-child {
    display: block !important;
    width: 100% !important;
    border: none !important;
    background: transparent !important;
    color: inherit !important;
    padding: 0 0 8px 0 !important;
    margin: 0 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-align: left !important;
    border-radius: 0 !important;
}@media (min-width: 577px) and (max-width: 767px) {
	/* Промяна на основния текст за мобилни устройства */
body {
    font-size: 16px !important;
}

/* Промяна на параграфите */
p {
    font-size: 16px !important;
}
}

@media (max-width: 576px) {
	/* Промяна на основния текст за мобилни устройства */
body {
    font-size: 16px !important;
}

/* Промяна на параграфите */
p {
    font-size: 16px !important;
}
}

