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

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(74,74,74);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(47,46,46);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(47,46,46);
	--wd-entities-title-color-hover: rgb(47, 46, 46);
	--wd-alternative-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(47,46,46);
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(209,175,161);
	--wd-alternative-color: rgb(191,160,147);
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-transform: capitalize;
	--btn-default-bgcolor: rgb(209,175,161);
	--btn-default-bgcolor-hover: rgb(191,160,147);
	--btn-accented-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-transform: capitalize;
	--btn-accented-bgcolor: rgb(209,175,161);
	--btn-accented-bgcolor-hover: rgb(191,160,147);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(168,201,160);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(216,167,167);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(138,115,100);
	--wd-link-color-hover: rgb(119,98,86);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://inbloom.ae/wp-content/uploads/2021/10/flowers-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 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: #ffffff;
	background-image: url(https://inbloom.ae/wp-content/uploads/2021/10/flowers-footer-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a {
	font-weight: 700;
}
h1 {
	font-weight: 400;
	font-size: 60px;
}
h2 {
	font-weight: 400;
	font-size: 36px;
}
h3 {
	font-weight: 400;
	font-size: 28px;
}
h4 {
	font-weight: 400;
	font-size: 22px;
}
h5 {
	font-weight: 400;
	font-size: 18px;
}
h6 {
	font-weight: 400;
	font-size: 16px;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(248,245,242);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(248,245,242);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(248,245,242);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(248,245,242);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(248,245,242);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(248,245,242);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(248,245,242);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 15px;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font-size: 14px;
	}
	h1 {
		font-size: 46px;
	}
	h2 {
		font-size: 30px;
	}
	h3 {
		font-size: 24px;
	}
	h4 {
		font-size: 20px;
	}
	h5 {
		font-size: 17px;
	}
	h6 {
		font-size: 15px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 14px;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font-size: 13px;
	}
	h1 {
		font-size: 34px;
	}
	h2 {
		font-size: 26px;
	}
	h3 {
		font-size: 22px;
	}
	h4 {
		font-size: 18px;
	}
	h5 {
		font-size: 16px;
	}
	h6 {
		font-size: 14px;
	}

}
: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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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



.wd-table-wrapper{
		overflow: visible !important;
}

#personalization{
min-height:80px !important;
}


.scrollToTop{
        right: auto !important;
        left: 16px;
        bottom: 26px;
    }


/* Woodmart/Woo: hide optional marker (if theme adds it in label) */
.woocommerce-checkout .optional { display: none !important; }





/* stock lable style */
.inbloom-stock-badge {
	position: absolute;
	top: 10px;
	right: 67px;
	z-index: 20;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 34px;
	padding: 6px 12px;
	background: #fff;
	color: #222;
	font-size: 13px;
	font-weight: 600;
	line-height: 1;
	border-radius: 0px;
	box-shadow: 0 2px 10px rgba(0,0,0,.08);
	text-transform: uppercase;
	letter-spacing: .03em;
}

.inbloom-stock-badge.stock-instock {
	color: #4f7c65;
}

.inbloom-stock-badge.stock-preorder {
	color: #c89b8d;
}

.product-grid-item,
.wd-product,
.product-wrapper,
.product-element-top {
	position: relative;
}

/* single product */
.inbloom-single-stock-badge-wrap {
	margin-bottom: 12px;
}

.single-product .inbloom-single-stock-badge-wrap .inbloom-stock-badge {
	position: relative;
	top: auto;
	left: auto;
	box-shadow: none;
}@media (min-width: 1025px) {
	div.product-tabs-wrapper {
padding-bottom:20px;
}

div.container.related-and-upsells {
padding-top:20px;
}
/* Основное изображение 5:5 */
    .wd-gallery-images .woocommerce-product-gallery__image img {
        aspect-ratio: 5 / 5 !important;
			object-fit: cover !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* Основное изображение 5:5 */
    .wd-gallery-images .woocommerce-product-gallery__image img {
        aspect-ratio: 5 / 5 !important;
			object-fit: cover !important;
}

/* stock lable style */
.inbloom-stock-badge {
	right: 0px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/* Основное изображение 4:5 */
    .wd-gallery-images .woocommerce-product-gallery__image img {
        aspect-ratio: 4 / 5 !important;
        object-fit: cover !important;
        width: 100% !important;
        height: auto !important; /* Автоматическая высота по соотношению */
    }
/* Миниатюры: фиксированная высота */
    .wd-gallery-thumb .wd-carousel-item,
    .wd-gallery-thumb .wd-carousel-item img,
    .wd-gallery-thumb .wd-carousel-item picture,
    .wd-gallery-thumb .wd-carousel-item picture img {
        height: 80px !important; /* Высота миниатюр */
        width: 100% !important;
        object-fit: cover !important;
        object-position: center !important;
    }
    
    /* Убираем лишние отступы, чтобы слайдер был аккуратным */
    .wd-gallery-thumb .wd-carousel-item {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

/* stock lable style */
.inbloom-stock-badge {
	right: 0px;
}
}

@media (max-width: 576px) {
	/* Основное изображение 5:5 */
    .wd-gallery-images .woocommerce-product-gallery__image img {
        aspect-ratio: 4 / 5 !important;
        object-fit: cover !important;
        width: 100% !important;
        height: auto !important; /* Автоматическая высота по соотношению */
    }
/* Миниатюры: фиксированная высота */
    .wd-gallery-thumb .wd-carousel-item,
    .wd-gallery-thumb .wd-carousel-item img,
    .wd-gallery-thumb .wd-carousel-item picture,
    .wd-gallery-thumb .wd-carousel-item picture img {
        height: 80px !important; /* Высота миниатюр */
        width: 100% !important;
        object-fit: cover !important;
        object-position: center !important;
    }
    
    /* Убираем лишние отступы, чтобы слайдер был аккуратным */
    .wd-gallery-thumb .wd-carousel-item {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

/* stock lable style */
.inbloom-stock-badge {
	right: 0px;
}
}

