@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//apple-store-russia.ru/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.2.2") format("woff2");
}

:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(0,0,0);
	--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: none;
	--wd-widget-title-color: rgb(0,0,0);
	--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: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 20px;
	--wd-primary-color: rgb(225,74,92);
	--wd-alternative-color: rgb(115,84,239);
	--wd-link-color: rgb(0,122,255);
	--wd-link-color-hover: rgb(0,63,255);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(225,74,92);
	--btn-accented-bgcolor-hover: rgb(205,67,84);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(246,245,248);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 15px;
	text-transform: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-weight: 700;
	font-size: 30px;
	text-transform: capitalize;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
.page .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
html .wd-buy-now-btn {
	color: rgb(225,74,92);
	background: rgb(249,219,223);
}
html .wd-buy-now-btn:hover {
	color: rgb(225,74,92);
	background: rgb(237,208,211);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(140,188,103);
}
.product-labels .product-label.featured {
	background-color: rgb(225,74,92);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(13,6,37);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}

}
:root{
--wd-container-w: 1400px;
--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: 1400px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


input.wpcf7-form-control {
    margin-bottom: 10px !important;
}
.wpforms-container {
    margin-top: 0px !important;
}
.iconic-wlv-terms__term-content {
    border-radius: 35px;
    color: #e14a5c;
    border: 1px solid #e14a5c;
}
.iconic-wlv-terms__term--image a, .iconic-wlv-terms__term--image span {
    padding: 5px !important;
    background: none !important;
    border-radius: 8px !important;
}
.iconic-wlv-terms__term--image a {
    border-color: #000 !important;
}
.iconic-wlv-terms__term--image {
    max-width: 60px !important;
}
.iconic-wlv-terms__term--current .iconic-wlv-terms__term-content {
    color: #fff;
    border: 1px solid #e14a5c;
    background: #e14a5c;
    border-radius: 35px;
    font-weight: 700;
}
.iconic-wlv-terms__term--current .iconic-wlv-terms__term-content:hover {
    border-color: #e14a5c;
    background: #e14a5c;
}
td.label.iconic-wlv-variations__label {
    border: none;
    padding: 15px 0px 0px 0px;
}
td.value.iconic-wlv-variations__value {
    border: none;
    padding: 0px;
}
li#menu-item-22603 a:after, li#menu-item-22604 a:after, li#menu-item-22605 a:after, li#menu-item-22606 a:after {
    content: "Новинка!";
    position: absolute;
    font-size: 8px;
    background: #e14a5c;
    padding: 3px 5px;
    border-radius: 8px;
    right: 0px;
    top: 0px;
    color: #fff;
}
.wd-nav-product-cat:not(.wd-nav-mobile)>li>a {
    padding-block: 5px !important;
    font-size: 12px !important;
}
.fibofilters-item__label {
    font-size: 13px;
}
.fibofilters-item--checkbox .fibofilters-item__control {
    box-shadow: inset 0 0 0 1px #e14a5c;
}
.fibofilters-vertical-filters-container {
    padding: 0px !important;
}
.fibofilters-block {
    background: #fff;
    padding: 15px !important;
    border: none;
    margin-bottom: 15px;
    border-radius: 20px;
}
.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) :is(picture,img) {
    max-height: 160px;
    width: auto !important;
}
fieldset.hidden-fields-container {
    display: none;
}
.logo {
    display: flex;
    flex-direction: column;
}
.nashlideshevle {
    color: #000;
    text-decoration: underline;
    font-size: 14px;
		cursor:pointer;
}
.product-labels .product-label.out-of-stock {
    color: #fff !important;
    font-size: 10px !important;
}
.wd-nav-product-cat .category-nav-link {
    text-transform: none !important;
}
.wd-content-area .term-description
{
    font-size: 13px;
}
.wd-content-area .term-description a {
    color: #e14a5c;
}
.wd-content-area .term-description a:hover {
    text-decoration: underline;
}
.elementor-main-swiper {
    border-radius: 12px;
}
.wpfFilterTitle {
    line-height: 13px !important;
    font-size: 13px !important;
    color: #000;
}
span.wpfFilterTaxNameWrapper {
    font-size: 13px !important;
}
.wpfFilterWrapper ul:not(.wpfButtonsFilter) li {
    margin: 0px;
}
.tooltipsim {
  position: relative;
  cursor: pointer;
  color: #0073e6; 
  text-decoration: underline;
}
.tooltipsim:hover {
  color: #005bb5; 
  text-decoration: none;
}