:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Manrope", 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: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Manrope", 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: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(195,136,30);
	--wd-alternative-color: rgb(251,188,52);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-size: 14px;
	--btn-accented-bgcolor: rgb(195,136,30);
	--btn-accented-bgcolor-hover: rgb(213,149,36);
	--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-age-verify-wrap {
	--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-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(10,10,10);
	background-image: none;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 50px;
	--wd-arrow-icon-size: 30px;
	--wd-arrow-color: rgb(170,170,170);
	--wd-arrow-color-hover: rgb(232,192,128);
	--wd-arrow-color-dis: rgb(68,68,68);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--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: 5px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

.wd-page-wrapper{
    background-color: #0a0a0a!important;
}

.whb-sticky-prepared .whb-color-light{
	background-color: #111!important;
}

.whb-sticked .whb-color-light{
	background-color: #0a0a0a!important;
}

.whb-general-header-inner .whb-col-left,
.whb-general-header-inner .whb-col-right{
	width: 40%!important;
}

.whb-general-header-inner .whb-col-center{
	width: 20%!important;
	justify-content: center!important;
}

.wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count {
    font-weight: 600!important;
}

.wd-footer,
.main-footer{
    background-color: #0a0a0a!important;
}

.product-label.onsale{
	background-color: #0a0a0a!important;
}

.wd-product-brands-links{
	margin: 5px 0px!important;
}

.wd-product-brands-links a {
    background-color: #f8f8f8;
    padding: 3px 6px;
    color: #444;
    border-radius: 5px;
    border: 1px solid #ddd;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
}

.tax-product_cat .wd-page-title{
	display: none!important;
}

.tax-product_cat .wd-page-content,
.single-product .wd-page-content{
	background-color: #111!important;
}

@media (min-width: 1025px){

	.widget-title{
		color: #fff!important;
	}

	.widget_price_filter [class*=price_slider_amount] .price_label {
		color: rgba(255, 255, 255, .7)!important;
	}

	.widget_price_filter [class*=price_slider_amount] .price_label>span {
		color: #fff!important;
	}
	
	.widget .product-categories li a,
	.widget .wd-swatches-brands .wd-filter-lable{
		color: rgba(255, 255, 255, .7)!important;
	}
	
	.widget .product-categories li a:hover,
	.widget .wd-swatches-brands .wd-filter-lable:hover,
	.widget .wd-swatches-brands .wd-active .wd-filter-lable{
		color: rgba(255, 255, 255, 1)!important;
	}
	
	.widget .product-categories .count:not(:hover) {
    border: 1px solid rgba(255, 255, 255, .2)!important;
    color: rgba(255, 255, 255, .7)!important;
	}
	
	.widget .product-categories li.wd-active>a{
		color: #fff!important;
	}
	
	#main-content .widget-area{
		padding: 20px!important;
    background-color: #1a1a1a!important;
    border-radius: 5px!important;
		border: 1px solid rgba(255, 255, 255, .1)!important;
	}
	
	#main-content .widget {
    border-bottom: 1px solid rgba(255, 255, 255, .1)!important;
	}
	
	#main-content .widget:last-child {
		border-bottom: none!important;
	}
	
}

.wd-cat-content h3{
	color: rgba(255, 255, 255, 1)!important;
}
	
.wd-cat-content .wd-cat-count{
	color: rgba(255, 255, 255, .7)!important;
}

.wd-breadcrumbs {
	--wd-link-color: rgba(255, 255, 255, .7)!important;
  --wd-link-color-hover: #fff!important;
	--wd-bcrumb-color-active: #fff!important;
}

.wd-products-per-page {
    --wd-link-color: rgba(255, 255, 255, .7)!important;
    --wd-link-color-hover: #fff!important;
}

.wd-products-per-page .wd-label {
    color: #fff!important;
}

@media (max-width: 768.98px) {
    .woocommerce-ordering.wd-ordering-mb-icon:after {
        color: #fff!important;
    }
	.woocommerce-ordering.wd-ordering-mb-icon select{
		border: none!important;
	}
}

@media (min-width: 769px){
	.wd-shop-tools .woocommerce-ordering.wd-style-underline select {
			max-width: 250px!important;
		border: none!important;
		color: #fff!important;
	}
}

.wd-show-sidebar-btn span,
.wd-show-sidebar-btn .wd-action-icon:before{
	color: rgba(255,255,255,1)!important;
}

.single-product .product_title{
	color: #fff!important;
}

.single-product .woocommerce-product-details__short-description{
	color: rgba(255,255,255,.7)!important;
}

.single-product input[type=email],
.single-product input[type=date],
.single-product input[type=search],
.single-product input[type=number],
.single-product input[type=text],
.single-product input[type=tel],
.single-product input[type=url],
.single-product input[type=password],
.single-product .wd textarea,
.single-product .wd select {
    border: 1px solid rgba(255, 255, 255, .3)!important;
		border-left: none !important;
    border-right: none !important;
		color: #fff!important;
}

.single-product div.quantity .btn {
    border: 1px solid rgba(255, 255, 255, .3)!important;
	color: #fff!important;
}

.single-product .product-image-summary .wd-wishlist-btn .wd-action-btn>a:hover .wd-action-icon:before{
    color: #fff!important;
}


.single-product .product-image-summary .wd-wishlist-btn .wd-action-icon:before {
    color: #fff!important;
}

.single-product .product-image-summary .wd-wishlist-btn .wd-action-btn>a:hover .wd-action-text {
    color: #fff!important;
}

.single-product .product-image-summary .wd-wishlist-btn .wd-action-text {
    color: #fff!important;
}

.single-product .product_meta {
    border-top: 1px solid rgba(255, 255, 255, .1)!important;
}

.single-product .product_meta .meta-label{
	color: #fff!important;
}

.single-product .share-title{
	color: #fff!important;
}

.single-product .product_meta .sku,
.single-product .posted_in a,
.single-product .wd-social-icons>a{
    color: rgba(255, 255, 255, .7)!important;
}

/* =========================================
   PRODUCT TABS / ACCORDION
   Само на Single Product страниците
   ========================================= */


/* -------------------------
   DESKTOP TAB TITLES
   ------------------------- */

/* Неактивни табове */
.single-product .wc-tabs .wd-tabs-title {
    color: rgba(255, 255, 255, 0.5) !important;
    transition: color 0.3s ease;
}

/* Hover на неактивни */
.single-product .wc-tabs li:not(.active) .wd-nav-link:hover .wd-tabs-title {
    color: #fff !important;
}

/* Активен таб */
.single-product .wc-tabs li.active .wd-tabs-title {
    color: #fff !important;
}


/* -------------------------
   MOBILE ACCORDION TITLES
   ------------------------- */

/* Неактивни */
.single-product .wd-accordion-title .wd-accordion-title-text,
.single-product .wd-accordion-title .wd-accordion-title-text span {
    color: rgba(255, 255, 255, 0.5) !important;
    transition: color 0.3s ease;
}

/* Hover */
.single-product .wd-accordion-title:hover .wd-accordion-title-text,
.single-product .wd-accordion-title:hover .wd-accordion-title-text span {
    color: #fff !important;
}

/* Активен / отворен - акцентен цвят */
.single-product .wd-accordion-title.wd-active .wd-accordion-title-text,
.single-product .wd-accordion-title.wd-active .wd-accordion-title-text span {
    color: #C3881E !important;
}


/* -------------------------
   TAB CONTENT
   ------------------------- */

.single-product .woocommerce-Tabs-panel,
.single-product .woocommerce-Tabs-panel p,
.single-product .woocommerce-Tabs-panel li {
    color: rgba(255, 255, 255, 0.7) !important;
}


/* -------------------------
   HEADINGS В СЪДЪРЖАНИЕТО
   ------------------------- */

.single-product .woocommerce-Tabs-panel h1,
.single-product .woocommerce-Tabs-panel h2,
.single-product .woocommerce-Tabs-panel h3,
.single-product .woocommerce-Tabs-panel h4,
.single-product .woocommerce-Tabs-panel h5,
.single-product .woocommerce-Tabs-panel h6 {
    color: #fff !important;
}


/* -------------------------
   MOBILE ACCORDION OPENER
   ------------------------- */

.single-product .wd-accordion-opener {
    color: rgba(255, 255, 255, 0.5) !important;
}

.single-product .wd-accordion-title.wd-active .wd-accordion-opener {
    color: #C3881E !important;
}

.single-product .wd-product-brands a{
		background-color: rgb(26, 26, 26) !important;
					border-radius: 5px !important;
					border-width: 1px !important;
					border-style: solid !important;
					border-color: #C3881E !important;
	    color: #FFF!important;
		text-transform: uppercase!important;
		font-weight: 600!important;
	}

@media (min-width: 769px){
	.single-product .wd-product-brands a{
					padding: 20px !important;
	}
}

@media (max-width: 768px){
	.single-product .wd-product-brands a{
		padding: 5px 10px!important;
	}
}

.single-product .woodmart-show-product-gallery .single-product .wd-action-icon:before {
    color: #111!important;
}

.single-product .related-and-upsells{
	display: none!important;
}

.btn-cart{
	display: none!important;
}

.wd-search-full-screen .searchform input[type=text] {
    color: #111 !important;
}

.widget_price_filter .ui-slider-horizontal:before {
    background-color: rgba(255, 255, 255, .1)!important;
}

.wd-active-filters .wd-action-icon:before,
.wd-active-filters .wd-action-text,
.wd-active-filters .widget_layered_nav_filters a{
    color: #fff!important;
}

.widget .wd-checkboxes-on li>a:before {
    border: 1px solid rgba(255, 255, 255, .3)!important;
}

.widget .wd-checkboxes-on li>a:hover:before {
		border: 1px solid rgba(255, 255, 255, .7)!important;
}

.widget .wd-checkboxes-on li.wd-active>a:before {
    background-color: rgb(195,136,30)!important;
    border-color: rgb(195,136,30)!important;
}

.search-results .wd-page-title{
	display: none!important;
}

.search-results .wd-page-content{
	background-color: #111!important;
}

/* HTML Block #337 като цял ред в grid-а */
.dql-shop-header {
    grid-column: 1 / -1;
    width: 100%;
}


/* Само главната /chanti/ страница */
body.dql-chanti-main .wd-sidebar {
    display: none !important;
}

body.dql-chanti-main .wd-content-area {
    --wd-col-lg: 12 !important;
}

body.dql-chanti-main .wd-show-sidebar-btn {
    display: none !important;
}

.single-product .product-tabs-wrapper{
	display: none!important;
}

.tax-product_brand .wd-page-content,
.post-type-archive-product .wd-page-content{
	background-color: #111!important;
}

.tax-product_brand .wd-page-title{
	display: none!important;
}

.wd-page-title{
	display: none!important;
}

.wd-page-content{
	background-color: #111!important;
}

.cart-subtotal{
	display: none!important;
}

: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: radial-gradient(farthest-side, transparent 6px, #fff 0)!important;
}

:is(.woocommerce-checkout>.checkout-order-review,.woocommerce-order-pay #order_review) {
    background-color: #fff!important;
}

.customer-details h3{
	color: #fff!important;
}


.customer-details label{
	color: #fff!important;
}

.customer-details input,
.customer-details .select2-selection,
.customer-details textarea{
	background-color: #1a1a1a!important;
    border: 1px solid rgba(255, 255, 255, .1)!important;
	color: rgba(255, 255, 255, .7)!important;
}

.customer-details input:hover,
.customer-details .select2-selection:hover,
.customer-details textarea:hover{
    border: 1px solid rgba(255, 255, 255, .3)!important
}

.customer-details input:focus,
.customer-details .select2-selection:focus,
.customer-details textarea:focus{
	border: 1px solid #C3881E!important;
}

.woocommerce-checkout-review-order-table thead tr {
    border-width: 1px!important;
}

.checkout-order-review>.woocommerce-checkout-review-order .wd-table-wrapper {
    border: 1px solid #eaeaea!important;
    box-shadow: none!important;
	border-radius: 5px!important;
}

#billing_country_field{
	visibility: hidden;
    width: 0px;
    height: 0px;
}

.woocommerce-notice.woocommerce-thankyou-order-received {
    background: #1a1a1a!important;
    border: 1px solid #C3881E!important;
    color: #fff!important;
}

.woocommerce-thankyou-order-details span,
.woocommerce-thankyou-order-details strong{
	color: #fff!important;
}

.woocommerce-order-received .woocommerce-order-details h2,
.pixelplus-thankyou-grid h2{
	color: #fff!important;
}

.woocommerce-order-received .woocommerce-order-details .woocommerce-table--order-details{
	color: #fff!important;
}

.woocommerce-order-received .woocommerce-order-details .product-total,
.woocommerce-order-received .woocommerce-order-details .product-name,
.woocommerce-order-received .woocommerce-order-details tfoot th,
.woocommerce-order-received .woocommerce-order-details .pixelplus-order-product-title a{
	color: #fff!important;
}

.woocommerce-order-received .woocommerce-order-detailstable :is(tbody,tfoot) th{
    color: #fff!important;
}

.woocommerce-order-received .woocommerce-order-details table :is(tbody,tfoot) th,
.woocommerce-order-received .woocommerce-order-details table td{
    border-bottom: 1px solid rgba(255, 255, 255, .1)!important;
}

.pixelplus-thankyou-grid li{
	color: rgba(255,255,255,.7)!important;
}

.pixelplus-thankyou-grid li strong{
	color: rgba(255,255,255,1)!important;
}

@media (min-width: 769px){
	:is(.woocommerce-thankyou-order-details,.wc-bacs-bank-details) li:not(:last-child) {
			border-inline-end: 1px solid rgba(255, 255, 255, .1)!important;
	}
}


@media (max-width: 768px){
	:is(.woocommerce-thankyou-order-details,.wc-bacs-bank-details) li:not(:last-child) {
			border-inline-end: none!important;
	}
}

.custom-thankyou-info{
	border-radius: 5px!important;
}

.woocommerce-customer-details.wmccf-thankyou-details{
	display: block!important;
}

.woocommerce-customer-details.wmccf-thankyou-details th,
.woocommerce-customer-details.wmccf-thankyou-details td{
	color: #fff!important;
}

.woocommerce-customer-details:not(.wmccf-thankyou-details){
	display: none!important;
}

.page-id-308 article,
.page-id-307 article,
.page-id-306 article{
	color: rgba(255,255,255,.7)!important;
}

.page-id-308 article h2,
.page-id-307 article h2,
.page-id-306 article h2{
	color: rgba(255,255,255,1)!important;
}

.page-id-308 article strong,
.page-id-307 article strong,
.page-id-306 article strong{
	color: rgba(255,255,255,1)!important;
}

.page-id-308 article a,
.page-id-307 article a,
.page-id-306 article a{
	color: #C3881E!important;
}

.wd-product.wd-hover-tiled .wd-product-wrapper {
    height: 100%!important;
}

/* Pagination wrapper */
ul.page-numbers {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 0;
    margin: 0;
    list-style: none;
}

/* Всички стандартни елементи */
ul.page-numbers li a.page-numbers,
ul.page-numbers li span.page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;

    min-width: 40px;
    height: 40px;
    padding: 0 12px;

    background: #1a1a1a;
    border: 1px solid rgba(255,255,255,.1);
    color: #fff;

    text-decoration: none;
    transition: border-color .2s ease, background-color .2s ease;
}

/* Hover на стандартните страници */
ul.page-numbers li a.page-numbers:hover {
    border-color: rgba(255,255,255,.3);
}

/* Текуща страница */
ul.page-numbers li span.page-numbers.current {
    background: #c3881e;
    border-color: #c3881e;
    color: #fff;
}

/* Стрелки назад / напред */
ul.page-numbers li a.page-numbers.prev,
ul.page-numbers li a.page-numbers.next {
    background: transparent;
    border: none;
    color: #fff;

    min-width: auto;
    padding: 0 8px;
}

/* Да няма рамка и при hover на стрелките */
ul.page-numbers li a.page-numbers.prev:hover,
ul.page-numbers li a.page-numbers.next:hover {
    background: transparent;
    border: none;
    color: #fff;
}

/* Трите точки */
ul.page-numbers li span.page-numbers.dots {
    background: #1a1a1a;
    border: 1px solid rgba(255,255,255,.1);
    color: #fff;
}

/* Scrollbar - Chrome, Edge, Safari */
.wd-scroll-content::-webkit-scrollbar {
    width: 2px;
}

.wd-scroll-content::-webkit-scrollbar-track {
    background: transparent;
}

.wd-scroll-content::-webkit-scrollbar-thumb {
    background: #222;
    border-radius: 10px;
}

.wd-scroll-content::-webkit-scrollbar-thumb:hover {
    background: #444;
}

/* Firefox */
.wd-scroll-content {
    scrollbar-width: thin;
    scrollbar-color: #222 transparent;
}

.wd-loop-builder-off[class*=wd-stretch-cont] .wd-product :is(.price,.wrap-price,.product-rating-price) {
    margin-top: inherit!important;
}

.wd-product .product-element-bottom{
	justify-content: flex-end!important;
}

@media (min-width: 1025px) {
    .wc-layered-nav-term.wd-active {
        color: rgba(255, 255, 255, 1) !important;
        border: 1px solid #C3881E!important;
    }
	
	  .wc-layered-nav-term.wd-active:hover {
        color: rgba(255, 255, 255, 1) !important;
        border: 1px solid #C3881E!important;
    }
	
	.wd-filter-list li {
			padding: 3px 5px!important;
			border: 1px solid rgba(255, 255, 255, .1)!important;
	}

	.wd-filter-list li:hover {
			border: 1px solid rgba(255, 255, 255, .3)!important;
	}
}

.widget .product-categories li {
    flex-wrap: nowrap!important;
}

@media (max-width: 768px){
	.tax-product_cat .wd-product:not(.wd-hover-small) :is(.wd-product-img-link,.wd-product-img-hover) :is(picture,img),
	.wd-product-grid-slider-nav img{
		height: 120px!important;
		object-fit: contain!important;
	}
}

@media (min-width: 769px){
	.tax-product_cat .wd-product:not(.wd-hover-small) :is(.wd-product-img-link,.wd-product-img-hover) :is(picture,img),
	.wd-product-grid-slider-nav img{
		height: 200px!important;
		object-fit: contain!important;
	}
}

.cat-item-20{
	display: none!important;
}

.wd-sidebar.wd-side-hidden .wd-widget {
    padding-inline: 20px!important;
}

.wd-sidebar.wd-side-hidden .widget-area {
    flex: 1 1 auto;
    padding-block: 20px!important;
    max-height: 100%;
}

.wd-sidebar.wd-side-hidden .wd-filter-list li {
    padding: 3px 5px!important;
    border: 1px solid #eaeaea!important;
}

@media (min-width: 1025px){
	.wd-filter-search input {
			border-color: rgba(255, 255, 255, .5)!important;
	}
}

p.stock.wd-style-default:is(.available-on-backorder,.in-stock) {
    color: rgba(255, 255, 255, .5) !important;
    font-weight: 400 !important;
}

p.stock.wd-style-default.in-stock:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-inline-end: 7px;
    margin-top: -2px;
    background-image: url(/wp-content/uploads/2026/09/hourglass-end.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    vertical-align: middle;
    filter: invert(60%) sepia(56%) saturate(2849%) hue-rotate(8deg) brightness(93%) contrast(76%) !important;
}

.payment_box.payment_method_stripe{
	padding: 0px!important;
}

@media (max-width: 1024px) {

    body.single-product,
    body.woocommerce-checkout {
        --wd-toolbar-height: 0px !important;
        --wd-toolbar-h: 0px !important;
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }

    body.single-product .wd-toolbar,
    body.woocommerce-checkout .wd-toolbar {
        display: none !important;
    }

    body.single-product .wd-page-wrapper,
    body.single-product .website-wrapper,
    body.woocommerce-checkout .wd-page-wrapper,
    body.woocommerce-checkout .website-wrapper {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }
}

.footer-widget .view-all-cats-btn a{
	color: #fff!important;
}

.wd-side-hidden-nav .view-all-cats-btn a{
	color: #c3881e!important;
}

@media (max-width: 1024px) {
    .wd-builder-off .wd-products-per-page {
        display: block!important;
    }
	
	    .wd-builder-off .wd-products-per-page .per-page-title {
        display: none!important;
    }
}

@media (max-width: 768px){
	/* DramaQueenLuxury – Checkout: 2 полета на ред на мобилна версия */
	.woocommerce-checkout #billing_first_name_field,
	.woocommerce-checkout #billing_last_name_field,
	.woocommerce-checkout #billing_phone_field,
	.woocommerce-checkout #billing_email_field,
	.woocommerce-checkout #billing_city_field,
	.woocommerce-checkout #billing_postcode_field {
			width: calc(50% - 6px) !important;
			float: none !important;
			clear: none !important;
			margin-left: 0 !important;
			margin-right: 0 !important;
	}

	/* Wrapper-ът подрежда полетата */
	.woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
			display: flex;
			flex-wrap: wrap;
			column-gap: 12px;
	}

	/* Полетата, които трябва да останат на цял ред */
	.woocommerce-checkout #billing_state_field,
	.woocommerce-checkout #billing_address_1_field,
	.woocommerce-checkout #billing_country_field {
			width: 100% !important;
			flex: 0 0 100%;
	}

	/* Двойките */
	.woocommerce-checkout #billing_first_name_field,
	.woocommerce-checkout #billing_last_name_field,
	.woocommerce-checkout #billing_phone_field,
	.woocommerce-checkout #billing_email_field,
	.woocommerce-checkout #billing_city_field,
	.woocommerce-checkout #billing_postcode_field {
			flex: 0 0 calc(50% - 6px);
	}
}

@media (max-width: 1024px) {
    .wd-active-filters {
        flex-wrap: wrap!important;
    }
}





/* =========================================================
   DramaQueenLuxury – WooPayments Checkout
========================================================= */


/* ---------------------------------------------------------
   Payment method wrapper
--------------------------------------------------------- */

.woocommerce-checkout
.payment_method_woocommerce_payments {
    background: transparent !important;
}


/* ---------------------------------------------------------
   Заглавие "Плащане с карта"
--------------------------------------------------------- */

.woocommerce-checkout
.payment_method_woocommerce_payments
> label[for="payment_method_woocommerce_payments"] {
    color: #111111 !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    line-height: 1.4 !important;
}


/* ---------------------------------------------------------
   Скриване на Visa / Mastercard / Amex / +3
--------------------------------------------------------- */

.woocommerce-checkout
.payment_method_woocommerce_payments
.payment-methods--logos {
    display: none !important;
}


/* ---------------------------------------------------------
   Payment box
--------------------------------------------------------- */

.woocommerce-checkout
.payment_method_woocommerce_payments
.payment_box {
    background: #111111 !important;
    border: 1px solid #292929 !important;
    border-radius: 8px !important;
    padding: 22px !important;
    box-shadow: none !important;
    margin-top: 12px !important;
}


/* Премахване на WooCommerce стрелката */

.woocommerce-checkout
.payment_method_woocommerce_payments
.payment_box::before {
    display: none !important;
}


/* ---------------------------------------------------------
   WooPayments Elements area
--------------------------------------------------------- */

.woocommerce-checkout
#wcpay-card-element,
.woocommerce-checkout
.wcpay-upe-element {
    margin-top: 0 !important;
}


/* ---------------------------------------------------------
   Save payment information
--------------------------------------------------------- */

.woocommerce-checkout
label[for="wc-woocommerce_payments-new-payment-method"] {
    color: rgba(255,255,255,.5) !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
}


/* Checkbox */

.woocommerce-checkout
#wc-woocommerce_payments-new-payment-method {
    accent-color: #B17916 !important;
}


/* ---------------------------------------------------------
   Общ текст в payment box
--------------------------------------------------------- */

.woocommerce-checkout
.payment_method_woocommerce_payments
.payment_box p {
    margin-bottom: 12px;
}


/* ---------------------------------------------------------
   Малко по-добър alignment на checkbox реда
--------------------------------------------------------- */

.woocommerce-checkout
.payment_method_woocommerce_payments
.woocommerce-SavedPaymentMethods-saveNew {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    margin-top: 14px !important;
}


/* ---------------------------------------------------------
   Mobile
--------------------------------------------------------- */

@media (max-width: 768px) {

    .woocommerce-checkout
    .payment_method_woocommerce_payments
    .payment_box {
        padding: 16px !important;
        border-radius: 6px !important;
    }

    .woocommerce-checkout
    .payment_method_woocommerce_payments
    > label[for="payment_method_woocommerce_payments"] {
        font-size: 16px !important;
    }

    .woocommerce-checkout
    label[for="wc-woocommerce_payments-new-payment-method"] {
        font-size: 13px !important;
    }

}