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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lato", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lato", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #333333;
	--wd-alternative-color: rgb(233,233,233);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Montserrat", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Montserrat", Arial, Helvetica, sans-serif;
	--btn-accented-bgcolor: rgb(51,51,51);
	--btn-accented-bgcolor-hover: rgb(233,233,233);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(255,255,255);
	--notices-success-color: rgb(38,38,38);
	--notices-warning-bg: rgb(255,255,255);
	--notices-warning-color: rgb(38,38,38);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(https://flaconium.ru/wp-content/uploads/2024/07/image-551.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.footer-container {
	background-color: rgb(246,246,246);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 690px;
}
:root{
--wd-container-w: 1600px;
--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: 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: 8px;
}

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

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


/*hide price at the top of single product page*/
.product-type-variable .summary-inner > .price{
display:none;
}
.summary-inner .product_title {
	float: none;
}
/*body .product-type-variable .product-rating-price .price span.amount:before {
content:"от ";
}*/
div.quantity input[type="button"] {
	height: 30px;
	margin: 0px;
}
div.quantity :is(input[type="number"],input[type="text"]) {
	height: 30px;
}
.single_add_to_cart_button { 
	height: 30px;
	min-height: 25px;
}
.variations-grid td {
	padding: 5px 0px 5px 5px;
}
.variations-grid td .out-of-stock {
	margin: 5px 0px;
	text-align: end;
}
.variations-grid td form.cart {
	justify-content: end;
}
.variations-grid tr {
	display: revert !important;
}
.summary-inner>.wd-action-btn {
	margin: 10px 0px;
}
/*remove brand form quick view*/
.popup-quick-view .wd-product-brands {
	display: none;
}
.popup-quick-view .product-image-summary  {
	min-height: 650px !important;
}

/*Search form, header- remove margin*/
.searchform.wd-style-4 input[type="text"] { margin-bottom: 0px; }
/*Header mobile banner*/
/*.banner-gradient { 
	background: rgb(236,0,0);
	background: linear-gradient(90deg, rgba(236,0,0,0.7021183473389356) 0%, rgba(121,9,32,1) 50%, rgba(255,25,0,0.7049194677871149) 100%);
}*/
.banner-gradient {
  display: block;
  justify-content: center;
  align-items: center;
  padding: 0px;
  height: 100%;
  width: 100vw;
  border: 3px solid #0000;
  border-radius: 12px;
  background: linear-gradient(#790920, #ec0000) padding-box, linear-gradient(
        var(--angle),
        #070707,
        #ff8c00
      ) border-box;
  animation: 8s rotate linear infinite;
}

@keyframes rotate {
  to {
    --angle: 360deg;
  }
}

@property --angle {
  syntax: "<angle>";
  initial-value: 0deg;
  inherits: false;
}
/*Homepage banners*/
.home-small-banner .promo-banner .wrapper-content-banner {
	padding: 0px;
}
.home-small-banner .promo-banner .banner-image :is(img, picture, video) {
	padding: 1.8em;
}
/*wployality balls amount field*/
.wlr-myaccount-page .wlr-point-conversion-section .wlr-input-point-section input {
    width: 80px;
}
/*Gift card link color*/
.show-pw-gift-card {
	color: #333333 !important;
}
/*thankyou page*/
.woocommerce-thankyou-order-received {
    margin-bottom: 30px;
    padding: 3%;
    width: 100%;
    border: 2px dashed #ff8c00;
    border-radius: var(--wd-brd-radius);
    color: #ff8c00;
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.4;
	  font-style: italic;
}
/*testimonials*/
.testimon-style-info-top .wd-testimon-thumb img {
    min-width: 150px !important;
    max-width: 150px !important;
}
.wd-testimon-thumb {
    max-width: 150px !important;
		border-radius: 10% !important;
}
/*Description on checkout*/
form.woocommerce-checkout>.ship-desc {
	border-left: 4mm ridge rgba(233, 233, 233, .6);
	border-right: 4mm ridge rgba(233, 233, 233, .6);
	border-bottom: 2px solid #333333;
	border-top: 2px solid #333333;
	color: darkslategray; /*#fbbc34;*/
	font-style:italic;font-weight:700;
	padding-left: 5px;
}
form.woocommerce-checkout>.ship-desc p {
	margin-bottom: 5px;
}	

@media (min-width: 769px) {
	form.woocommerce-checkout>.ship-desc {
		margin-bottom: 1em;
	}
}
@media (min-width: 1025px) {
	form.woocommerce-checkout>.ship-desc {
		max-width: 50%;
	}
}
@media (max-width: 768.98px) {
	form.woocommerce-checkout>.ship-desc {
		max-width: 100%;
	}
}
/*Russian post button to the right*/
.shop_table .cart-delivery-points .wc-russian-post-choose-delivery-point {
	display: inline-block;
}
/*Add to cart button on mobile*/
@media (max-width: 768.98px) {
	.single_add_to_cart_button {
		margin-left: 5px;
		font-size: 11px;
		padding: 5px 10px;
	}
}
/*Remove out of stock badge*/
body .labels-rectangular .out-of-stock { 
display: none;
}
/*Aromabox grid*/
#ab-grid .product-wrapper {
	height: 100%;
	box-shadow: 0px 5px 12px 0px rgba(144, 159, 171, 0.5);
	border: none;
}
#ab-grid .product-wrapper:hover {
	transform: translateY(-5px);
	box-shadow: inset 0px 10px 24px 2px rgba(144, 159, 171, 0.25);
}

@media (max-width: 768.98px) {
	#ab-grid .product-wrapper {
	box-shadow: 0px 5px 8px 0px rgba(144, 159, 171, 0.5);
	}
}
#ab-grid .wd-tltp:hover .wd-tooltip-label {
	visibility: hidden;
}

/*Move loyality louncher lefter on mob*/
@media (max-width: 768.98px) {
	.wll-launcher-button-container {
		left: 26px !important;
		bottom: 10px !important;
	}
}
/*header*/
.whb-col-center {
	justify-content: center;
}
.whb-header {
    margin-bottom: 25px !important;
}

/*Prod loop prod bg*/
.wd-products-with-bg:not(.products-bordered-grid) .product-wrapper {
	background-color: unset !important;
}
.wd-buttons.wd-pos-r-t  {
/*	flex-direction: row;*/
	background-color: rgba(233, 233, 233, 0.7);
}
/*.wd-buttons[class*="wd-pos-r"] {
	opacity: 1 !important;
	visibility: visible !important;
}*/
.widget-title {
	text-transform: lowercase;
}
.wd-nav-main>li>a {
	text-transform: none !important;
}
/*.wd-nav>li>a {
	text-transform: none !important;
}*/
/*Single prod gallery img size*/
.woocommerce-product-gallery {
	justify-content: center;
}
.woocommerce-product-gallery>* {
	max-width:60% !important;
}
/*Page title*/
.page-title .title {
	text-transform: lowercase;
}
/*Filter text lowercase*/
:is(.wd-widget-layered-nav-dropdown-form,.woocommerce-widget-layered-nav-dropdown) {
	text-transform: lowercase;
}
.wd-widget .product-categories, #woodmart-woocommerce-layered-nav-7, #woodmart-woocommerce-layered-nav-5 {
	text-transform: lowercase;
}
/*Hide billing postcode*/
#billing_postcode_field {
	display:none;
}
/*Billing fields to flex*/
.woocommerce-billing-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap;
	justify-content: space-between;
}
.woocommerce form .form-row {
  display: inline-block;
}
/*.woocommerce form .form-row input.input-text {
  max-width: 252px;
}*/

#billing_first_name_field {
  order: 1;
	width: 48%;
}
#billing_last_name_field {
 order: 2;
	width: 48%;
}
#billing_phone_field {
  order: 3;
	width: 48%;
}
#billing_email_field {
  order: 4;
	width: 48%;
}
#billing_company_field {
  order: 13;
}
#billing_country_field {
  order: 5;
	width: 100%;
}
#billing_city_field {
  order: 6;
	width: 100%;
}
#billing_address_1_field {
  order: 7;
	width: 100%;
}
#billing_address_2_field {
  order: 8;
  width: 100%;
}
#billing_state_field {
  order: 9;
  width:100%;
}
#billing_postcode_field {
  order: 10;
}
#order_comments_field {
	width: 100%;
}
@media (max-width: 768.98px) {
	#billing_first_name_field,#billing_last_name_field,#billing_phone_field,#billing_email_field {
		width: 100%;
	}
}
/*Grid images minimize, no shadow*/
.wd-product :is(.product-image-link, .hover-img) img {
	padding: 1.8em;
}
.wd-product.wd-hover-tiled .product-wrapper {
	box-shadow: none !important;
}
/*Woo messages color*/
ul:is(.woocommerce-error, .woocommerce-message, .woocommerce-info) li a {
	color: #000000;
}