.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:rgb(244,244,244);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:"Rubik", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:15px;
}
:root{
--wd-title-font:"Rubik", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:rgb(19,21,45);
}
:root{
--wd-entities-title-font:"Rubik", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:rgb(19,21,45);
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Rubik", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Rubik", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:rgb(19,21,45);
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Rubik", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(31,178,220);
}
:root{
--wd-alternative-color:rgb(252,8,78);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:rgb(19,21,45);
}
:root{
--btn-default-bgcolor-hover:rgb(19,21,45);
}
:root{
--btn-shop-bgcolor:rgb(252,8,78);
}
:root{
--btn-shop-bgcolor-hover:rgb(229,6,81);
}
:root{
--btn-accent-bgcolor:rgb(24,191,129);
}
:root{
--btn-accent-bgcolor-hover:rgb(24,191,129);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
									--wd-form-brd-radius: 35px;
			
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #fff;
		
					--btn-default-color-hover: #fff;
		
					--btn-shop-color: #fff;
		
					--btn-shop-color-hover: #fff;
		
					--btn-accent-color: #fff;
		
					--btn-accent-color-hover: #fff;
		
					
			
							--btn-default-brd-radius: 35px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
			
					
					
			
							--btn-shop-brd-radius: 35px;
				--btn-shop-box-shadow: none;
				--btn-shop-box-shadow-hover: none;
			
					
									--btn-accent-brd-radius: 0px;
				--btn-accent-box-shadow: none;
				--btn-accent-box-shadow-hover: none;
				--btn-accent-box-shadow-active: none;
				--btn-accent-bottom: 0px;
			
			
			
					
							
					--wd-brd-radius: 12px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1330px;
			}
		}

		.container {
			max-width: 1360px;
		}

		:root{
			--wd-container-width: 1360px;
		}
	
			.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1330px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1340px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1350px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1360px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1370px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1390px;
		}
		@media (min-width: 1377px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1360px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//hitoferti.com/wp-content/themes/rizn/fonts/woodmart-font.woff2?v=7.0.2") format("woff2");
}

/*
.rz-hide-price .price{
	display: none;
}
*/

.rz-hide-price .woocommerce-Price-amount.amount bdi{
	color: #e50451;
}


/* =========================================================
   WOODMART: SQUARE PRODUCT IMAGES (CATALOG + SINGLE)
   MODE: NO CROP (contain)
   Paste into: Appearance -> Customize -> Additional CSS
   ========================================================= */


/* =========================
   1) CATALOG / ARCHIVE
   ========================= */

/* Хващаме основните woodmart контейнери за снимки в каталога */
.products .product-image-wrap,
.products .product-image-link,
.product-grid-item .product-image-wrap,
.product-grid-item .product-image-link,
.wd-product .product-image-wrap,
.wd-product .product-image-link,
.wd-product-thumb,
.wd-product-thumb a {
  position: relative !important;
  overflow: hidden !important;
}

/* Правим квадрат (1:1) със pseudo-element */
.products .product-image-wrap::before,
.products .product-image-link::before,
.product-grid-item .product-image-wrap::before,
.product-grid-item .product-image-link::before,
.wd-product .product-image-wrap::before,
.wd-product .product-image-link::before,
.wd-product-thumb::before,
.wd-product-thumb a::before {
  content: "" !important;
  display: block !important;
  padding-top: 100% !important; /* 1:1 */
}

/* Всички IMG в тези контейнери да “легнат” в квадрата */
.products .product-image-wrap img,
.products .product-image-link img,
.product-grid-item .product-image-wrap img,
.product-grid-item .product-image-link img,
.wd-product .product-image-wrap img,
.wd-product .product-image-link img,
.wd-product-thumb img,
.wd-product-thumb a img {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;   /* без рязане */
  object-position: center center !important;
}

/* Ако Woodmart използва background-image вместо <img> */
.products .product-image-wrap,
.products .product-image-link,
.product-grid-item .product-image-wrap,
.product-grid-item .product-image-link,
.wd-product .product-image-wrap,
.wd-product .product-image-link,
.wd-product-thumb,
.wd-product-thumb a {
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: contain !important; /* без рязане */
}


/* =========================
   2) SINGLE PRODUCT
   ========================= */

/* Заключваме КОНКРЕТНО image box-а, за да няма огромно бяло поле */
.single-product .woocommerce-product-gallery__image,
.single-product .woocommerce-product-gallery__image > a {
  position: relative !important;
  overflow: hidden !important;
  aspect-ratio: 1 / 1 !important;   /* квадрат */
}

/* Снимката да се побира без рязане */
.single-product .woocommerce-product-gallery__image img,
.single-product .woocommerce-product-gallery__image > a img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;   /* без рязане */
  object-position: center center !important;
}

/* Thumbnails на single да са квадрат */
.single-product .flex-control-thumbs li {
  position: relative !important;
  overflow: hidden !important;
  aspect-ratio: 1 / 1 !important;
}
.single-product .flex-control-thumbs img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;   /* без рязане */
  object-position: center center !important;
}

/* =========================================================
   OPTIONAL: Ако искаш да ПЪЛНИ квадрата (но да реже)
   Смени 4-те "contain" на "cover" (или сложи този блок най-долу)
   ========================================================= */

/*
.products .product-image-wrap img,
.products .product-image-link img,
.product-grid-item .product-image-wrap img,
.product-grid-item .product-image-link img,
.wd-product .product-image-wrap img,
.wd-product .product-image-link img,
.wd-product-thumb img,
.wd-product-thumb a img,
.single-product .woocommerce-product-gallery__image img,
.single-product .woocommerce-product-gallery__image > a img,
.single-product .flex-control-thumbs img {
  object-fit: cover !important;
}

.products .product-image-wrap,
.products .product-image-link,
.product-grid-item .product-image-wrap,
.product-grid-item .product-image-link,
.wd-product .product-image-wrap,
.wd-product .product-image-link,
.wd-product-thumb,
.wd-product-thumb a {
  background-size: cover !important;
}
*/@media (max-width: 576px) {
	.acoplw-badge-icon .acoplw-bsfive .acoplwLeftAlign .acoplw-woo-badge-custom {
    left: 5px !important;
}
}

