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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//akva-servis56.ru/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//akva-servis56.ru/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//akva-servis56.ru/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//akva-servis56.ru/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//akva-servis56.ru/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//akva-servis56.ru/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//akva-servis56.ru/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//akva-servis56.ru/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "League Gothic", 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: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--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: url(http://akva-servis56.ru/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
: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(34,48,89);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
: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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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


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

a.btn.btn-style-default.btn-shape-semi-round.btn-size-default {
    font-family: 'Open Sans';
	    font-weight: 600;
}
 /* Контейнер формы */
  .callback-form-wrapper {
    max-width: 1100px;
    margin: 0 auto;
    padding: 30px 20px;
    font-family: 'Roboto', 'Open Sans', Arial, sans-serif;
  }

  .callback-form {
    background: #ffffff;
    border: 1px solid #e0e6ed;
    border-radius: 12px;
    padding: 24px;
    box-shadow: 0 4px 20px rgba(30, 58, 95, 0.08);
  }

  /* Поля в одну строку */
  .callback-form__row {
    display: flex;
    gap: 16px;
    align-items: stretch;
  }

  .callback-form__field {
    flex: 1;
    position: relative;
  }

  .callback-form__input {
    width: 100%;
    padding: 14px 18px;
    border: 1px solid #cdd5e0;
    border-radius: 8px;
    font-size: 15px;
    font-family: inherit;
    color: #1e2a4a;
    background: #f7f9fc;
    transition: all 0.25s ease;
    box-sizing: border-box;
  }

  .callback-form__input::placeholder {
    color: #8a95a5;
  }

  .callback-form__input:focus {
    outline: none;
    border-color: #2e8bc0;
    background: #ffffff;
    box-shadow: 0 0 0 3px rgba(46, 139, 192, 0.15);
  }

  .callback-form__input.error {
    border-color: #e74c3c;
    background: #fdf2f2;
  }

  /* Кнопка */
  .callback-form__button {
    padding: 14px 32px;
    background: #1e3a5f;
    color: #ffffff;
    border: none;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    font-family: inherit;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    cursor: pointer;
    transition: all 0.25s ease;
    white-space: nowrap;
  }

  .callback-form__button:hover {
    background: #2e8bc0;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(46, 139, 192, 0.3);
  }

  .callback-form__button:active {
    transform: translateY(0);
  }

  .callback-form__button:disabled {
    background: #a0aec0;
    cursor: not-allowed;
    transform: none;
  }

  /* Чекбокс согласия */
  .callback-form__consent {
    margin-top: 16px;
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 12px;
    color: #5a6778;
    line-height: 1.5;
  }

  .callback-form__checkbox {
    margin-top: 2px;
    width: 16px;
    height: 16px;
    accent-color: #2e8bc0;
    cursor: pointer;
    flex-shrink: 0;
  }

  .callback-form__consent-text {
    user-select: none;
  }

  .callback-form__consent-text a {
    color: #2e8bc0;
    text-decoration: underline;
    transition: color 0.2s;
  }

  .callback-form__consent-text a:hover {
    color: #1e3a5f;
  }

  /* Сообщение об успехе/ошибке */
  .callback-form__message {
    margin-top: 12px;
    padding: 10px 14px;
    border-radius: 6px;
    font-size: 14px;
    display: none;
  }

  .callback-form__message.success {
    display: block;
    background: #e6f4ea;
    color: #1e7e34;
    border: 1px solid #b7dfbf;
  }

  .callback-form__message.error {
    display: block;
    background: #fdf2f2;
    color: #c0392b;
    border: 1px solid #f5c6cb;
  }
.social-float {
    position: fixed;
    bottom: 78px;
    right: 15px;
    z-index: 9998;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

/* Основная кнопка */
.social-float-btn {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: linear-gradient(135deg,#2AABEE 100%);
    border: none;
    color: white;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    position: relative;
    z-index: 100;
    animation: pulse 2s infinite;
opacity: 1;
    transform: scale(1)
}

.social-float-btn:hover {
    transform: scale(1.1);
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.3);
    animation: none;
}

.social-float-btn:active {
    transform: scale(0.95);
}

/* Модальное окно */
.social-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(1px);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    padding: 20px;
    box-sizing: border-box;
}

.social-modal-overlay.active {
    opacity: 1;
    visibility: visible;
}

.social-modal {
    width: 480px;
    height: 480px;
    background: white;
    border-radius: 20px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    position: relative;
    overflow: hidden;
    transform: scale(0.8);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.social-modal-overlay.active .social-modal {
    transform: scale(1);
}

/* Кнопка закрытия */
.social-modal-close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    background: #f5f5f5;
    color: #666;
    cursor: pointer;
    display: grid;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
    z-index: 10;
    opacity: 0;
    transform: rotate(-90deg);
}

.social-modal-overlay.active .social-modal-close {
    opacity: 1;
    transform: rotate(0);
    transition: opacity 0.3s ease 0.2s, transform 0.3s ease 0.2s;
}

.social-modal-close:hover {
    background: #e0e0e0;
    transform: rotate(90deg);
}

.social-modal-close:active {
    transform: rotate(90deg) scale(0.9);
}

/* Контент модального окна */
.social-modal-content {
    padding: 40px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
}

.social-modal-title {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    text-align: center;
    margin: 0 0 40px 0;
    line-height: 1.3;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    opacity: 0;
    transform: translateY(-20px);
}

.social-modal-overlay.active .social-modal-title {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.4s ease 0.1s, transform 0.4s ease 0.1s;
}

/* Кнопки мессенджеров */
.social-modal-buttons {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.social-modal-btn {
    display: flex;
    align-items: center;
    padding: 20px 24px;
    border-radius: 16px;
    text-decoration: none;
    transition: all 0.3s ease;
    border: 2px solid transparent;
    opacity: 0;
    transform: translateY(20px);
}

.social-modal-overlay.active .social-modal-btn {
    opacity: 1;
    transform: translateY(0);
}

.social-modal-btn.telegram {
    background: rgba(0, 136, 204, 0.1);
    border-color: rgba(0, 136, 204, 0.2);
}

.social-modal-btn.telegram1 {
    background: rgba(0, 136, 204, 0.1);
    border-color: rgba(0, 136, 204, 0.2);
}

.social-modal-btn.telegram:hover {
    background: rgba(0, 136, 204, 0.15);
    border-color: #0088cc;
}
.social-modal-btn.telegram1:hover {
    background: rgba(0, 136, 204, 0.15);
    border-color: #0088cc;
}

.social-modal-btn.whatsapp {
    background: rgba(37, 211, 102, 0.1);
    border-color: rgba(37, 211, 102, 0.2);
}

.social-modal-btn.whatsapp:hover {
    background: rgba(37, 211, 102, 0.15);
    border-color: #25D366;
}

.social-modal-btn-icon {
    width: 56px;
    height: 56px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 16px;
    flex-shrink: 0;
}

.social-modal-btn.telegram .social-modal-btn-icon {
    background: #0088cc;
    color: white;
}
.social-modal-btn.telegram1 .social-modal-btn-icon {
    background: #ffffff;
    color: white;
}

.social-modal-btn.whatsapp .social-modal-btn-icon {
    background: #25D366;
    color: white;
}

.social-modal-btn-text {
    display: flex;
    flex-direction: column;
    text-align: left;
}

.social-modal-btn-title {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin-bottom: 4px;
}

.social-modal-btn-subtitle {
    font-size: 14px;
    color: #666;
    opacity: 0.8;
}
/* Анимация пульсации */
@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 136, 204, 0.7);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(0, 136, 204, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0, 136, 204, 0);
    }
}



.social-float-btn {
    animation: pulse 2s infinite 1.5s;
}

/* Отключение анимации при наведении */
.social-float-btn:hover {
    animation: none !important;
}

/* Анимация появления кнопок в модалке */
.social-modal-overlay.active .social-modal-btn.telegram {
    transition: opacity 0.4s ease 0.2s, transform 0.4s ease 0.2s;
}
.social-modal-overlay.active .social-modal-btn.telegram1 {
    transition: opacity 0.4s ease 0.2s, transform 0.4s ease 0.2s;
}

.social-modal-overlay.active .social-modal-btn.whatsapp {
    transition: opacity 0.4s ease 0.3s, transform 0.4s ease 0.3s;
}

/* Фон для body при открытом модальном окне */
body.modal-open {
    overflow: hidden;
}
@media (max-width: 576px) {
	.callback-form__row {
      flex-direction: column;
    }

    .callback-form__button {
      width: 100%;
    }

    .callback-form__consent {
      font-size: 11px;
    }
a.social-modal-btn.telegram1 {
    grid-template-columns: 30% 70%;
    display: grid;
}
a.social-modal-btn.telegram {
    grid-template-columns: 30% 70%;
    display: grid;
}
a.social-modal-btn.whatsapp {
    grid-template-columns: 30% 70%;
    display: grid;
}
.social-float {
        bottom: 100px;
        right: 5px;
    }
    
    .social-float-btn {
        width: 56px;
        height: 56px;
    }
    
    .social-modal {
        width: 90%;
        max-width: 480px;
        height: auto;
        min-height: 352px;
    }
    
    .social-modal-content {
        padding: 30px 20px;
    }
    
    .social-modal-title {
        font-size: 22px;
        margin-bottom: 30px;
    }
    
    .social-modal-btn {
        padding: 16px 20px;
    }
    
    .social-modal-btn-icon {
        width: 48px;
        height: 48px;
    }
.social-modal-close {
    top: 0px;
    right: 0px;
}
}

}

@media (max-width: 480px) {
    .social-modal-btn {
        flex-direction: column;
        text-align: center;
        padding: 20px;
    }
    
    .social-modal-btn-icon {
        margin-right: 0;
        margin-bottom: 12px;
        width: 56px;
        height: 56px;
    }
    
    .social-modal-btn-text {
        text-align: left;
    }
}
}

