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

:root {
	--wd-text-font: "Googlesans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Googlesans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Googlesans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Googlesans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Googlesans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Googlesans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 20px;
	--wd-primary-color: rgb(250,125,171);
	--wd-alternative-color: rgb(194,163,255);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(250,125,171);
	--btn-accented-bgcolor-hover: rgb(214,107,149);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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: url(https://baseshop.am/wp-content/uploads/2021/08/giftcards.jpg-1.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(194,163,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.product-labels .product-label.featured {
	background-color: rgb(221,254,84);
	color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@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;
}
}


@font-face {
	font-family: "Googlesans";
	src: url("//baseshop.am/wp-content/uploads/2026/03/GoogleSans-Regular.woff2") format("woff2"), 
url("//baseshop.am/wp-content/uploads/2026/03/GoogleSans-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Googlesans";
	src: url("//baseshop.am/wp-content/uploads/2026/03/GoogleSans-Medium.woff2") format("woff2"), 
url("//baseshop.am/wp-content/uploads/2026/03/GoogleSans-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Googlesans";
	src: url("//baseshop.am/wp-content/uploads/2026/03/GoogleSans-Bold.woff2") format("woff2"), 
url("//baseshop.am/wp-content/uploads/2026/03/GoogleSans-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Googlesans";
	src: url("//baseshop.am/wp-content/uploads/2026/03/GoogleSans-SemiBold.woff2") format("woff2"), 
url("//baseshop.am/wp-content/uploads/2026/03/GoogleSans-SemiBold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

.whb-sticky-shadow.whb-sticked .whb-main-header {
    box-shadow: none;
}
/* Desktop (default) */
.whb-header .whb-main-header {
  padding-top: 15px;
	margin: 0 auto;
}
/* Tablet & Mobile */
@media (max-width: 1024px) {
  .whb-header .whb-main-header {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* Desktop - force no radius */
@media (min-width: 1025px) {
  .whb-header .whb-main-header .whb-general-header {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
		border-width: 2px;
  }
}
/* Tablet & Mobile */
@media (max-width: 1024px) {
  .whb-header .whb-main-header .whb-general-header {
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
		border-width: 1px;
  }
}
.whb-general-header { border-style: solid; }
.whb-header-bottom { border-style: solid; }
.whb-header .whb-main-header .whb-flex-flex-middle {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-left-width: 1px;
    border-color: #e3e3e3;
    border-right-width: 1px;
    border-bottom-width: 1px;
}
.wd-product .wd-entities-title { text-align: left; }
@media (max-width:1024px){
	.website-wrapper .main-page-wrapper{ margin-top:-102px; }
}
.wd-toolbar { margin: 15px; border-radius: 20px; }
.website-wrapper .main-page-wrapper .container-fluid{ padding-top:120px; }
@media (max-width:767px){
	.website-wrapper .main-page-wrapper .container-fluid{ padding-top:80px; }
}
.whb-header.whb-sticky-prepared {
    padding-top: 0 !important;
}
/* ДЕСКТОП — шапка absolute (закрывает белую полосу) */
@media (min-width: 1025px) {
    .whb-header.whb-sticky-real .whb-main-header {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
    }
}
/* ПЛАНШЕТ + МОБАЙЛ — шапка fixed */
@media (max-width: 1024px) {
    .whb-header.whb-sticky-real .whb-main-header {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
    }
}

/* ===== ДЕСКТОП: липкий клон шапки (появляется при скролле) ===== */
@media (min-width: 1025px) {
    #base-sticky-clone {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 9990;
        background: transparent;
        box-shadow: none;
        transform: translateY(-100%);
        transition: transform 0.28s ease;
        will-change: transform;
        pointer-events: none;
    }
    #base-sticky-clone.base-clone-visible {
        transform: translateY(0);
    }
    /* возвращаем клики только самой шапке-карточке + ограничиваем ширину как у оригинала */
    #base-sticky-clone .whb-main-header {
        position: static !important;
        top: auto !important;
        margin: 0 auto !important;
        max-width: 1200px;
        pointer-events: auto;
    }
    /* лёгкая тень только под карточкой, чтобы отделить от контента */
    #base-sticky-clone .whb-general-header {
        box-shadow: 0 4px 14px rgba(0,0,0,0.06);
    }
}
@media (max-width: 1024px) {
    #base-sticky-clone { display: none !important; }
}

/* ===== Checkout pay-choice boxes (wallet + coupon) ===== */
.base-pay-box{
    background:#fff; border:2px solid #e8b4c8; border-radius:10px;
    padding:16px 18px; margin:0 0 16px 0; box-shadow:0 2px 8px rgba(0,0,0,.06);
}
.base-pay-box.base-box-disabled{ opacity:.55; }
.base-box-head{ display:flex !important; align-items:center; gap:10px; margin:0; cursor:pointer; }
.base-box-disabled .base-box-head,
.base-box-disabled input,
.base-box-disabled button{ cursor:not-allowed !important; }
.base-box-head input[type="checkbox"]{ width:20px; height:20px; flex:0 0 auto; margin:0; accent-color:#e8b4c8; }
.base-box-title{ font-size:15px; font-weight:600; color:#333; line-height:1.2; }
.base-box-desc{ margin-top:8px; padding-left:30px; font-size:13px; color:#666; line-height:1.45; }
.base-amt{ color:#2a7f2a; font-size:14px; }
.base-box-warn{ display:block; margin-top:6px; color:#c0392b; }

.base-coupon-input-row{ display:flex; gap:8px; flex-wrap:nowrap; align-items:center; margin-top:10px; }
.base-coupon-input-row input[type="text"]{
    flex:1 1 auto; min-width:0; padding:10px 12px; border:1px solid #ccc;
    border-radius:8px; font-size:14px; text-transform:none; letter-spacing:normal;
}
#base-coupon-apply{
    flex:0 0 auto; padding:10px 22px; border:none; border-radius:8px;
    font-size:14px; font-weight:700; color:#fff; background:#FA7DAB;
    cursor:pointer; transition:background .15s ease; white-space:nowrap;
}
#base-coupon-apply:hover{ background:#f56ba0; }
#base-coupon-apply:disabled{ background:#ececec; color:#999; cursor:not-allowed; }
.base-coupon-input-row input:disabled{ background:#f5f5f5; color:#999; border-color:#e0e0e0; cursor:not-allowed; }

.base-coupon-applied{
    display:flex; align-items:center; justify-content:space-between; gap:12px;
    margin-top:10px; padding:8px 12px; background:#fbe9f1; border-radius:8px;
}
.base-coupon-applied strong{ text-transform:uppercase; }
.base-coupon-remove{ font-size:13px; color:#c0392b; text-decoration:underline; white-space:nowrap; cursor:pointer; }

/* Hide default Woo coupon area on checkout AND cart */
.woocommerce-form-coupon-toggle,
form.checkout_coupon,
.woocommerce-cart .coupon,
.woocommerce-cart-form .coupon{ display:none !important; }