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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(43,43,43);
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 12px;
	--wd-primary-color: rgb(129,216,208);
	--wd-alternative-color: rgb(129,216,208);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Montserrat", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-bgcolor: rgb(129,216,208);
	--btn-default-bgcolor-hover: rgb(117,196,185);
	--btn-accented-font-family: "Montserrat", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-bgcolor: rgb(129,216,208);
	--btn-accented-bgcolor-hover: rgb(117,196,185);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(129,216,208);
	--notices-success-color: rgb(0,0,0);
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
div.wd-popup.wd-promo-popup {
	max-width: 400px;
}
.page-title-default {
	background-color: rgb(129,216,208);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 25px;
	color: rgb(129,216,208);
}
.product-labels .product-label.onsale {
	background-color: rgb(129,216,208);
	color: rgb(0,0,0);
}
.product-labels .product-label.new {
	background-color: rgb(129,216,208);
	color: rgb(0,0,0);
}
.product-labels .product-label.featured {
	background-color: rgb(129,216,208);
	color: rgb(0,0,0);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(129,216,208);
	color: rgb(0,0,0);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(129,216,208);
	color: rgb(0,0,0);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--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: 12px;
}

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

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


/* Стили для скрытых элементов (например, quantity) */
div.quantity {
    display: none !important;
}
/* Убираем границу для ссылки в поисковой форме */
.searchform.wd-style-4 .wd-search-cat>a {
    border-inline-end: none !important;
    display: none !important;
}
/* Оформление элементов подменю */
.cat-item .children li {
    list-style-type: none !important;
}
/* Стили для ссылок в подменю */
.cat-item .children li a {
    display: block !important;
    color: #333 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    text-align: left !important;
    padding: 5px 0 !important;
}
/* Эффект при наведении на ссылки подменю */
.cat-item .children li a:hover {
    color: #000 !important;
}
/* Дополнительные стили для кнопок */
.wd-product.wd-hover-fw-button .wd-quick-shop-2 table.variations {
    display: inline-flex !important;
    display: none !important;
}
/* Стили для текста внутри <span class="nav-link-text"> */
.wd-header-nav .menu-item a.woodmart-nav-link .nav-link-text {
    transition: background-color 0.3s ease, color 0.3s ease;
    background-color: transparent; /* Убираем фоновый цвет по умолчанию */
    border-radius: 10px; /* Скругляем углы */
    padding: 14px 15px; /* Отступы */
}
/* Стиль при наведении */
.wd-header-nav .menu-item a.woodmart-nav-link:hover .nav-link-text {
    background-color: #81d8d0 !important; /* Новый фон при наведении */
    color: #fff !important; /* Белый текст при наведении */
}

/* Стиль для активной вкладки */
.wd-header-nav .menu-item a.woodmart-nav-link.active .nav-link-text {
    background-color: #81d8d0 !important; /* Фон для активной вкладки */
    color: #fff !important; /* Белый текст для активной вкладки */
}
header .wd-header-cats.wd-style-1 .menu-opener {
    min-width: 140px;
    padding: 10px 15px;
    height: 46px !important;
    border-radius: 10px;
    margin-top: 7px;
}
/* Убираем отступы и задаем общий стиль для меню */
#menu-menyu > li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}
/* Добавляем разделители между пунктами меню */
#menu-menyu > li:not(:last-child)::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #ffffff4a; /* Цвет разделителя */
}
/* Сбрасываем родительский контейнер */
.whb-column.whb-col-center {
    padding: 0;
    margin: 0;
    height: auto;
}
img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image.lazyautosizes.ls-is-cached.lazyloaded {
    display: none;
}
.post-date.wd-post-date.wd-style-with-bg {
    display: none;
}
.blog-design-mask.wd-add-shadow .article-inner {
    box-shadow: 0px;
    transition: box-shadow .6s ease;
    border-radius: 10px;
}
/* Для активного пункта меню */
.wd-header-nav .menu-item.current-menu-item a.woodmart-nav-link .nav-link-text {
    background-color: #81d8d0 !important; /* Фон для активной вкладки */
    color: #fff !important; /* Белый текст */
}

/* Настройки для каждого пункта меню */
.wd-dropdown-menu .container .wd-sub-menu li {
    margin: 0; /* Убираем маргины у элементов списка */
	row-gap: 5px !important;
}
/* Стили для ссылок в пунктах меню */
.wd-dropdown-menu .container .wd-sub-menu li a {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #333; /* Цвет текста */
    white-space: nowrap; /* Убираем переносы в тексте */
}
/* Эффект при наведении на пункт меню */
.wd-dropdown-menu .container .wd-sub-menu li a:hover {
    background-color: #f0f0f0; /* Цвет фона при наведении */
    color: #000; /* Цвет текста при наведении */
}
/* Стили для кнопки при наведении */
#wd-674aa13b238ca .btn-scheme-dark:hover {
    border-color: #000 !important;  /* Цвет бордера при наведении */
    color: #000 !important;         /* Цвет текста при наведении */
}
.wd-entities-title a {
  display: block;
  max-height: 3.2em; /* 2 строки по 1.6em */
  line-height: 1.6em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-wrap: break-word;
}
.product-element-bottom .wd-entities-title {
  margin-bottom: 1.5em;
}
  /* Сетка: строго 2 плашки в ряд */
  .wd-swatches-grid.wd-swatches-product {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 6px;
    justify-items: center;
    max-width: 100%;
  }
  /* Сами плашки */
  .wd-swatches-grid.wd-swatches-product .wd-swatch {
    width: 100%;
    text-align: center;
    padding: 6px;
    box-sizing: border-box;
}
  /* Текст внутри плашек */
  [class*="wd-swatches"].wd-text-style-3 .wd-swatch.wd-text .wd-swatch-text {
    font-size: 12px;
    padding: 4px 6px;
  }
  /* Сетка: 2 плашки в ряд */
  .wd-swatches-grid.wd-swatches-product {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 6px;
    justify-items: center;
    max-width: 100%;
  }
  /* Сами плашки */
  .wd-swatches-grid.wd-swatches-product .wd-swatch {
    width: 100%;
    text-align: center;
    padding: 6px;
    font-size: 12px;
    box-sizing: border-box;
}
/* Только на страницах магазина / архива (категорий, меток, поиска) */
body.woocommerce.archive .product-image-link img,
body.woocommerce.tax-product_cat .product-image-link img,
body.woocommerce-shop .product-image-link img {
  height: 250px;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
/* На главной странице — авторазмер по высоте */
body.home .product-image-link img {
  height: auto;
  object-fit: contain;
}
/* Обёртка каждой карточки */
.product-grid-item,
.product-wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
/* Внутри карточки: верх и низ */
.product-element-top {
  flex-shrink: 0;
}
/* Нижняя часть должна заполнять оставшееся пространство */
.product-element-bottom {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
/* Заголовок всегда наверху */
.product-element-bottom h3.wd-entities-title {
  margin-top: 0;
  margin-bottom: 10px;
  min-height: 48px; /* Подгони под реальную высоту одного или двух рядов */
  display: flex;
  align-items: flex-start;
}
/* Цена и свотчи всегда в середине */
.wrap-price {
  margin-bottom: 10px;
  flex-grow: 1;
}
/* Кнопка внизу */
.wd-add-btn {
  margin-top: auto;
}
/* Ограничение высоты и обрезка изображений по центру */
.product-image-link img {
  height: 250px; /* Задай нужную высоту */
  object-fit: cover;
  object-position: center;
  width: 100%;
}
.product-element-bottom h3.wd-entities-title {
    margin-bottom: -20px;
}
.wd-swatches-grid.wd-swatches-product {
    display: none;
}
.product-image-link img {
    object-fit: contain; /* Оставляет изображение целым, не обрезая его */
    width: 100%;
    height: auto;
}
span.select2-selection.select2-selection--single {
    border: none !important;
}
.widget {
    padding-bottom: 0px !important;
}
span.select2-search.select2-search--dropdown {
    display: none !important;
}
span.select2-container--default .select2-selection--single {
    padding: 0px 0px !important;
    height: 43px;
    font-size: 13px !important;
}
.woocommerce-shipping-methods li {
    border: 1px solid #ddd;
    border-radius: 0px;
    padding: 12px 15px;
    margin-bottom: 10px;
    transition: border-color 0.3s, background-color 0.3s;
    display: flex;
    align-items: center; /* центрируем по вертикали */
    gap: 12px;
    background-color: #f9f9f9;
}
.woocommerce-shipping-methods li:last-child {
    margin-bottom: 0;
}
/* Квадратный radio */
.woocommerce-shipping-methods input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: 1px solid #666;
    border-radius: 2px; /* квадрат */
    position: relative;
    cursor: pointer;
    flex-shrink: 0;
}
.woocommerce-shipping-methods input[type="radio"]:checked::before {
    content: '';
    position: absolute;
    top: 4px;
    left: 4px;
    width: 10px;
    height: 10px;
    background-color: #000;
    border-radius: 1px;
}
/* Стили label */
.woocommerce-shipping-methods label {
    font-weight: 400;
    line-height: 1.4;
    flex: 1;
    margin: 0;
    cursor: pointer;
    display: block;
}
/* Адаптивность */
@media (max-width: 480px) {
    .woocommerce-shipping-methods li {
        padding: 10px;
        font-size: 14px;
    }
    .woocommerce-shipping-methods label {
        font-size: 14px;
    }
}
/* Общая перестройка блока доставки */
.woocommerce-shipping-totals.shipping {
    display: flex;
    flex-direction: column;
    align-items: flex-start; /* выравнивание по левому краю */
}
/* Заголовок "Доставка" */
.woocommerce-shipping-totals.shipping th {
    order: -1;
    font-size: 14px;
    font-weight: 600;
    padding: 15px 0 10px 10px;
    text-align: left;
    width: 100%;
}
/* Контейнер с методами */
.woocommerce-shipping-totals.shipping td {
    width: 100%;
    padding-top: 0;
}
#shipping_method input.shipping_method {
    top: 0px;
}
@media (max-width: 1024px) {
  li.menu-item-25292 {
    display: none !important;
  }
}
.woocommerce-shipping-destination .woocommerce-shipping-estimate-html {
  color: #ff0000;
}
.hide-larger-price .price {
    word-spacing: -2em !important;
}
.woocommerce-product-details__short-description>*:last-child {
    margin-top: -20px;
}
.wd-single-short-desc .woocommerce-product-details__short-description {
    display: flex
;
    flex-direction: column;
    align-items: center;
    align-content: flex-start;
    flex-wrap: wrap;
}
.elementor-element.elementor-element.wd-single-short-desc.text-left.elementor-widget.elementor-widget-wd_single_product_short_description {
    width: -webkit-fill-available !important;
}

img.attachment-150x0.size-150x0.lazyautosizes.ls-is-cached.lazyloaded {
    border-radius: 12px !important;
    height: 83px !important;
}
table.variations .label>* {
    margin-bottom: 10px;
}
[class*="wd-swatches"].wd-size-large {
    gap: 5px !important;
}
[class*="wd-swatches"].wd-bg-style-3 .wd-swatch.wd-bg, [class*="wd-swatches"].wd-text-style-3 .wd-swatch.wd-text {
    border: none !important;
}
.wd-swatch .wd-swatch-bg img {
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.3, 1);
}
.wd-swatch:hover .wd-swatch-bg img {
  transform: scale(1.15);
}
/* Исправление обрезания и увеличение изображений вариантов */
.wd-swatches-product .wd-swatch-bg img {
    object-fit: contain !important;
    width: 50px !important;  /* увеличивает размер миниатюры */
    height: 50px !important;
    padding: 0px;
}
/* Корректировка контейнера под увеличенные изображения */
.wd-swatches-product .wd-swatch {
    min-width: 50px !important;
    min-height: 50px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
[class*="wd-swatches"].wd-bg-style-3 .wd-swatch.wd-bg, [class*="wd-swatches"].wd-text-style-3 .wd-swatch.wd-text {
    border: none;
}
table.variations tr:last-child .cell {
    font-size: 16px !important;
}
div#tab-wd_custom_tab {
    width: 55% !important;
}
.wd-single-tabs .wd-nav-tabs-wrapper {
    padding: 10px 20px 10px 20px;
    background: aliceblue;
    margin-left: -10px;
}
.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: #000000;
    font-weight: 500 !important;
}
.elementor-15820 .elementor-element.elementor-element-9129087 .single_add_to_cart_button {
	  padding-left: 45px !important;
    padding-right: 45px !important;
    }
.wd-accordion-opener {
    color: #000000 !important;
    font-size: 12px !important;
}
button#wd-add-to-cart {
    font-size: 16px;
	padding-left: 45px !important;
    padding-right: 45px !important;
}
button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    font-weight: 500;
}
/* Точное воздействие только на нужный элемент (по id/классу виджета) */
.elementor-element-1efa88d7 .price > .price {
  display: inline-flex;
  align-items: baseline;
  gap: 8px; /* расстояние между ценами */
}
/* Новая цена (ins) — показываем первой */
.elementor-element-1efa88d7 .price > .price ins {
  order: 1;
}
/* Старая цена (del) — показываем второй и делаем 20px */
.elementor-element-1efa88d7 .price > .price del {
  order: 2;
  opacity: 0.85;
}
/* Убедимся, что вспомогательные screen-reader тексты не ломают порядок (они остаются скрытыми) */
.elementor-element-1efa88d7 .price > .price .screen-reader-text {
  order: 99; /* уводим визуально-скрытые элементы в конец */
}

form#woocommerce-checkout-form-coupon {
    border: none !important;
    padding: 0px !important;
}

p#billing_country_field {
    display: none !important;
}
div#greet_full_expand {
    display: none !important;
}
.woocommerce-info .showcoupon {
    display: block !important;
    margin-top: 0px; /* опционально */
    width: 100%; /* гарантирует перенос */
}
.website-wrapper :is(.woocommerce-form-coupon-toggle,.woocommerce-form-login-toggle)>div {
        display: inline-flex;
        margin-bottom: 25px !important;
        padding: 15px !important;
        min-height: 0;
        background-color: transparent !important;
        color: #0a0a0a !important;
        font-weight: 500;
        text-align: unset;
        font-size: 18px;
        border: dashed 2px #81d8cf;
        width: 41%;
    }
fieldset.hidden-fields-container {
    display: none;
}
.wpcf7-textarea {
    height: 130px !important;
    min-height: 130px !important;
    max-height: 130px !important;
}
.wpcf7-form p {
    margin-bottom: 15px !important;
}
/* Общий стиль для всех полей CF7 */
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="password"],
.wpcf7-form select,
.wpcf7-form textarea {
    border: 1px solid #cccccc !important;
    box-shadow: none !important;
	  height: 39px !important;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn-form {
    background: #81d8d0;
    border-radius: 6px;
    padding-left: 45px;
    padding-right: 45px;
}
a[href="/privacy-policy/"] {
    color: #81d8d0 !important; /* укажи свой цвет */
}
ul#menu-straniczy {
    gap: 0px;
}
.page-title .title {
    font-weight: 500;
}
li.meta-author {
    display: none;
}
.post-img-wrapp {
    height: 350px !important;
}
.meta-categories-wrapp {
    display: none;
}
.shop_attributes tr {
    display: flex !important;
    align-items: flex-start !important;
}

.woocommerce-product-attributes-item__label .wd-attr-name {
  font-weight: 600;
}

.woocommerce-product-attributes-item__label .wd-attr-name::after {
  content: ": ";
  font-weight: 600;
}

label[for="shipping_method_0_flat_rate2"] {
    display: block;
}

label[for="shipping_method_0_flat_rate2"] {
    position: relative;
}

label[for="shipping_method_0_flat_rate2"]::after {
    content: "*Стоимость доставки на Дальний Восток рассчитывается согласно тарифной зоне Почты России!";
    display: block;
    color: #ff0000;
    font-weight: 500;
    margin-top: 5px;
}
.woocommerce-error {
    background: #f4f4f4;
    border: 0;
    color: #333;
}@media (min-width: 1025px) {
	.elementor-element.elementor-element-4d91e159.e-con-full.e-flex.e-con.e-child {
    margin-top: -120px !important;
}
.woocommerce-message {
    width: 39% !important;
}
[class*="wd-header-search-form"] input[type='text'] {
    min-width: 211px !important;
}

.elementor-image-box-wrapper {
    flex-direction: column !important;
    align-items: start !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	img.attachment-150x0.size-150x0.lazyautosizes.lazyloaded {
    border-radius: 12px !important;
    height: 80px !important;
}
/* Исправление обрезания и увеличение изображений вариантов */
.wd-swatches-product .wd-swatch-bg img {
    width: 48px !important;  /* увеличивает размер миниатюры */
    height: 48px !important;
}
/* Корректировка контейнера под увеличенные изображения */
.wd-swatches-product .wd-swatch {
    min-width: 48px !important;
    min-height: 48px !important;
}
div#tab-wd_custom_tab {
    width: 100% !important;
}
.website-wrapper :is(.woocommerce-form-coupon-toggle,.woocommerce-form-login-toggle)>div {
    display: inline-flex
;
    margin-bottom: 25px !important;
    padding: 15px !important;
    min-height: 0;
    background-color: transparent !important;
    color: #0a0a0a !important;
    font-weight: 500;
    text-align: unset;
    font-size: 18px;
    border: dashed 2px #81d8cf;
}
}

@media (max-width: 576px) {
	img.attachment-150x0.size-150x0.lazyautosizes.lazyloaded {
    border-radius: 12px !important;
    height: 65px !important;
}
img.attachment-150x0.size-150x0.lazyautosizes.ls-is-cached.lazyloaded {
    height: 65px !important;
    border-radius: 12px !important;
}
.wd-single-attrs.wd-layout-inline th {
    margin-inline-end: 5px !important;
}
/* Исправление обрезания и увеличение изображений вариантов */
.wd-swatches-product .wd-swatch-bg img {
    width: 45px !important;  /* увеличивает размер миниатюры */
    height: 45px !important;
}

/* Корректировка контейнера под увеличенные изображения */
.wd-swatches-product .wd-swatch {
    min-width: 45px !important;
    min-height: 45px !important;
}
table.variations tr:last-child .cell {
    font-size: 16px !important;
}
table.variations label {
    font-weight: 500 !important;
}
div#tab-wd_custom_tab {
    width: 100% !important;
}
.da.elementor-element.elementor-element .elementor-image-box-img img {
    padding-bottom: 10px;
}
tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_verhnie-noty {
    display: flex
;
    align-items: flex-start;
}
div#tab-title-wd_custom_tab {
    background: aliceblue;
    padding: 10px 25px 10px 25px !important;
	margin-left: -25px;
}
div#tab-title-description {
        background: aliceblue;
        padding: 10px 25px 10px 25px !important;
	margin-left: -25px;
    }
div#tab-title-wd_additional_tab {
        background: aliceblue;
        padding: 10px 25px 10px 25px !important;
	margin-left: -25px;
    }
div#tab-title-reviews {
        background: aliceblue;
        padding: 10px 25px 10px 25px !important;
	margin-left: -25px;
    }
div#tab-title-wd_additional_tab_2 {
    background: aliceblue;
    padding: 10px 25px 10px 25px !important;
    margin-left: -25px;
}
/* Отступы между элементами аккордеона */
.wd-accordion.wd-style-simple .wd-accordion-item {
	padding: 0px 25px 10px 25px !important;
	margin-left: -25px;
    border-radius: 12px; /* скругление углов */
}
/* Опционально: если заголовки аккордеона имеют фон и должны быть скруглены */
.wd-accordion.wd-style-simple .wd-accordion-title {
    border-radius: 12px;
}
/* Опционально: контент аккордеона тоже скругляем */
.wd-accordion.wd-style-simple .wd-accordion-content {
    border-radius: 12px; /* только нижние углы, чтобы сверху не ломать скругление заголовка */
}
div#tab-wd_additional_tab {
    margin-top: 15px;
}
div#tab-wd_custom_tab {
    margin-top: 15px !important;
}
div#tab-description {
    margin-top: 15px !important;
}
div#tab-title-wd_additional_tab_2 {
    margin-top: 15px !important;
}
.checkout_coupon .form-row-last {
    width: 100% !important;
}
.website-wrapper :is(.woocommerce-form-coupon-toggle,.woocommerce-form-login-toggle)>div {
        font-size: 15px;
	      width: 100%;
    }
.elementor.elementor-27985 {
    margin-top: 25px !important;
}
video#greet_video {
    width: 80% !important;
    height: 80% !important;
}
#greet_wrapper.greet_wrapper .greet_close {
        right: 26px !important;
        font-size: 22px !important;
        top: -19px !important;
}
#greet_wrapper.greet_wrapper .tooltip_text {
	     width: 205px;
       margin-top: -20px;
}
#greet_wrapper.greet_wrapper .tooltip_text strong {
    font-size: 12px;
}
.woocommerce-info .showcoupon {
    width: 100%; /* гарантирует перенос */
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn-form {
    width: 100%;
}
.page-title .title {
    font-size: 30px !important;
}

}

