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

:root {
	--wd-text-font: "Roboto-Regular-400_local", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Roboto-SemiBold-600_local", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #727272;
	--wd-entities-title-font: "Roboto_Condensed-Regular-400_local", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-widget-title-font: "Roboto-SemiBold-600_local", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto-Regular-400_local", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: #7abfa8;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #7abfa8;
	--wd-link-color-hover: #3f3f3f;
	--btn-default-bgcolor: rgb(122,191,168);
	--btn-default-bgcolor-hover: rgb(102,159,140);
	--btn-accented-font-family: "Roboto-SemiBold-600_local", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-transform: inherit;
	--btn-accented-bgcolor: #7abfa8;
	--btn-accented-bgcolor-hover: #669f8c;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(125,156,188);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(191,157,139);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(191,157,139);
	background-image: none;
}
: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);
}
.wd-page-title {
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(122,191,168);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title, .wd-el-title {
	font-size: 28px;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 32px;
}
.page .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
	background-repeat: no-repeat;
	background-size: inherit;
	background-attachment: scroll;
	background-position: center top;
}
.single-product .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 20px;
	--wd-arrow-color: rgb(51,51,51);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgba(51,51,51,0.8);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(122,191,168);
	--wd-arrow-bg-dis: rgb(255,255,255);
	--wd-arrow-radius: 10px;
	--wd-arrow-shadow: 0px 0px 0px 0px rgba(255,255,255,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 1200px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}

@media (max-width: 1024px) {
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title, .wd-el-title {
		font-size: 26px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 30px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}

@media (max-width: 768.98px) {
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title, .wd-el-title {
		font-size: 24px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 28px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 5px;
	}

}
:root{
--wd-container-w: 1480px;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}



@font-face {
	font-family: "Roboto_Condensed-Light-300_local";
	src: url("//wholesale.scrapodelie.ru/wp-content/uploads/2025/03/robotocondensed-light.woff2") format("woff2"), 
url("//wholesale.scrapodelie.ru/wp-content/uploads/2025/03/robotocondensed-light.woff") format("woff");
	font-weight: 300;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Roboto_Condensed-Light-300-Italic_local";
	src: url("//wholesale.scrapodelie.ru/wp-content/uploads/2025/03/robotocondensed-lightitalic.woff2") format("woff2"), 
url("//wholesale.scrapodelie.ru/wp-content/uploads/2025/03/robotocondensed-lightitalic.woff") format("woff");
	font-weight: 300;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Roboto_Condensed-Regular-400_local";
	src: url("//wholesale.scrapodelie.ru/wp-content/uploads/2025/03/robotocondensed-regular.woff2") format("woff2"), 
url("//wholesale.scrapodelie.ru/wp-content/uploads/2025/03/robotocondensed-regular.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Roboto_Condensed-Bold-700_local";
	src: url("//wholesale.scrapodelie.ru/wp-content/uploads/2025/03/robotocondensed-bold.woff2") format("woff2"), 
url("//wholesale.scrapodelie.ru/wp-content/uploads/2025/03/robotocondensed-bold.woff") format("woff");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Roboto-Regular-400_local";
	src: url("//wholesale.scrapodelie.ru/wp-content/uploads/2025/03/roboto-regular.woff2") format("woff2"), 
url("//wholesale.scrapodelie.ru/wp-content/uploads/2025/03/roboto-regular.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Roboto-Medium-500_local";
	src: url("//wholesale.scrapodelie.ru/wp-content/uploads/2025/03/roboto-medium.woff2") format("woff2"), 
url("//wholesale.scrapodelie.ru/wp-content/uploads/2025/03/roboto-medium.woff") format("woff");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Roboto-SemiBold-600_local";
	src: url("//wholesale.scrapodelie.ru/wp-content/uploads/2025/04/roboto-semibold.woff2") format("woff2"), 
url("//wholesale.scrapodelie.ru/wp-content/uploads/2025/04/roboto-semibold.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

/* В корзине сообщение над кнопкой оформить заказ: Доставка до ближайшего пункта рядом с...  */
body.page-id-10 .woocommerce-shipping-destination {
	display: none;
}

/* Оформление заказа */
body.page-id-11 .woocommerce-additional-fields h3 {
	display: none;
}

body.page-id-11 .woocommerce-additional-fields textarea {
	min-height: 100px;
}

/* На странице регистрации поле выбора физ./юр. лица */
body.page-id-12 .woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide.b2bking_registration_roles_dropdown_section {
  display: none;
}

/* Price */ 
.login-to-prices-msg {
	font-size: 14px;
}

.price del {
	display: none;
}

.product-grid-item .price {
	font-size: 16px;
}

.price-rrc {
	color: #BDBDBD;
	font-size: 80%;
}

.price-rrc bdi{
	color: #BDBDBD;
}

/* Галочка после добавления в корзину */
.wd-add-btn-replace .add-to-cart-loop.added:before {
  content: "\f107";
}
.single_add_to_cart_button.added::before {
    content: "\f107";
    font-family: "woodmart-font";
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 20px;
}

/* Отступ Рекомендуем также */
.wd-builder-off .single-product-page > div:not(:last-child) {
  margin-bottom: 60px !important;
}

/* icon menu */
/*
.whb-column .wd-header-mobile-nav .wd-tools-icon:before,
.wd-toolbar .wd-header-mobile-nav .wd-tools-icon:before {
  content: url(https://wholesale.scrapodelie.ru/wp-content/uploads/2025/04/catalog-icon-navbar.svg);
	font-family: unset;
}
*/

/* При клике на фото товара */
.pswp__share-tooltip .pswp__share--facebook,
.pswp__share-tooltip .pswp__share--twitter,
.pswp__share-tooltip .pswp__share--pinterest {
	display: none;
}@media (min-width: 1025px) {
	/* Product gallery controls on desktop --- Hover */
.wd-product .wd-product-grid-slider-pagin {
	position: unset;
	filter: none;
  margin-bottom: 3px;
}
.wd-product .wd-product-grid-slider-dot {
  height: 3px;
  background-color: #7abfa8;
}
}

@media (max-width: 576px) {
	/* Иконки горизонтально в шапке */
.whb-top-bar .wd-social-icons {
  flex-wrap: inherit;
}

/* Price */
.product-grid-item .price {
	font-size: 16px;
}
}

