.modal-backdrop
{
	width: 100% !important;
	height: 100% !important;
}
html
{
	font-size: 14px;
}
@media (min-width: 768px)
{
	#top
	{
		height: 37px;
	}
}
#top
{
	margin-bottom: 55px;
}
.header-buttons *
{
	color: #FFFFFF;
}
.header-buttons *:hover *
{
	color: #FFFFFF;
}
.header-buttons * .sc-btn-icon
{
	background-color: #FFFFFF;
}
.header-buttons *:hover .sc-btn-icon
{
	background-color: #FFFFFF !important;
}
.header-buttons *
{
	stroke:#FFFFFF !important;
}
.header-buttons *:hover *
{
	stroke:#FFFFFF !important;
}
#form-language
{
	padding: 0 !important;
	background-color: transparent;
}
.header
{
	position: absolute !important;
	top: 0;
	width: 100%;
	left: 0;
	margin-top: 70px;
	background-color: #3f2b56;
	border: 0px solid #3f2b56;
}
.has_header_banner .header
{
	margin-top: 72px;
}
#logomini
{
	margin-right: 15px;
	display: flex !important;
	max-height: 40px;
}
#logomini img
{
	max-height: 50px;
	width: 50px;
	margin-top: -5px;
	margin-bottom: -5px;
	min-width: 50px;
}
@media (min-width: 768px)
{
	.header.scroll_pre
	{
		transform: translatey(-100%);
		position: fixed !important;
		margin-top: 0;
	}
	.header.scroll
	{
		transition: transform 350ms;
		z-index: 10000;
	}
	.header.scroll_open
	{
		transform: translatey(0%);
	}
}
@media (min-width: 1200px)
{
	.sc-megamenu-list-item + .sc-megamenu-list-item
	{
		margin-top: 0rem;
	}
}
.sc-column-categories-item > :not(ul)
{
	padding: 0.5rem 1rem;
}
.header_banner
{
	height: 35px;
	width: 100%;
	background-position: center;
	background-size: cover;
}
.sc-advantages_custom
{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	margin-top: 5px;
}
.sc-advantages_custom .sc-advantages-item
{
	width: 100%;
}
@media (max-width: 767px)
{
	.header
	{
		display: none;
	}
	#top
	{
		margin-bottom: 0px;
	}
	#logo
	{
		position: static;
		order: 10 !important;
		margin-left: auto;
	}
	#logo img
	{
		height: 30px;
		width: auto;
	}
}
.sc_products_slider .sc-module-item
{
	margin: 0 5px;
}
.sc_products_slider .slick-arrow
{
	padding: 8px !important;
	margin-top: -30px;
	border: 1px solid #FFFFFF;
	transition: border 250ms ease;
}
.sc_products_slider .slick-slider-btn-next
{
	right: 5px;
}
.sc_products_slider .slick-slider-btn-prev
{
	left: 5px;
}
.sc_products_slider .slick-arrow:hover
{
	border: 1px solid #F48022;
	background-color: #FFFFFF !important;
	color: #000000 !important;
}
.sc_products_slider .slick-arrow:hover > span
{
	color: #000000 !important;
	background-color: #000000 !important;
}
@media (max-width: 767px)
{
	.sc_products_slider .slick-slider-btn-next
	{
		right: 5px;
	}
	.sc_products_slider .slick-slider-btn-prev
	{
		left: 5px;
	}
}
.sc-advantages_custom .sc-advantages-item
{
	width: 100%;
	margin-top: 7px;
	padding: 0 5px;
}
.sc-module-info .sc-module-rating
{
	display: none !important;
}
.video_slider-item
{
	margin: 0 5px;
}
.video_slider-image
{
	display: flex;
	position: relative;
}
.video_slider-image a
{
	display: flex;
}
.video_slider-image a img
{
	height: auto;
	width: 100%;
	max-width: 100%;
}
.play-button
{
	position: absolute;
	top: calc(50% - 24px);
	left: 0;
	right: 0;
	margin: auto;
	z-index: 10;
	height: 48px;
	width: 68px;
}
.video_slider-link
{
	font-size: 14px;
	color: rgb(28, 28, 40);
	font-weight: 700;
	margin-top: 10px;
	display: block;
}
.sc-footer-title
{
	margin-top: 15px;
}
.sc-footer-title:first-child
{
	margin-top: 0;
}
.modal-header
{
	padding: 12px 24px !important;
}
.header-buttons-cart-quantity.hidden
{
	display: none;
}
.sc-module-header a
{
	font-weight: 400;
	font-size: 12px;
	margin-left: 15px;
	letter-spacing: -0.5px;
	color: #F48022;
}
.sc-module-header a:hover
{
	color: #000000;
}
.sc-footer-list_big a
{
	font-size: 15px;
	line-height: 1.7;
}
.sc-footer-credits
{
	padding: 12px 0;
}
.sc-product-tabs-box
{
	position: sticky;
}
.sc-product-info-item
{
	background-color: rgba(151, 138, 105, 0.171);
	color: #000000;
	padding: 5px 10px !important;
}
.sc-product-info-item *
{
	color: #000000;
	text-decoration: none;
}
.sc-product-info-item a:hover, #reviewTabTrigger:hover
{
	color: #000000;
	text-decoration: underline;
}
.empty-popup-cart
{
	margin-top: -15px;
}
.sc-product-buttons .sc-wishlist-btn
{
	margin-left: 10px;
	width: auto;
	padding: 14px 20px;
}
.sc-product-buttons #button-cart
{
	padding: 14px 42px;
}
.sc-product-info-item.sc-module-sticker-green
{
	background-color: #05C005;
	font-size: 12px;
	line-height: 18px;
}
.sc-product-info-item.sc-module-sticker-green.out-of-stock
{
	background-color: #EE2323;
	color: #FFFFFF;
}
.body-product .sc-advantages-item
{
	-ms-flex: 0 0 33.3333%;
	flex: 0 0 33.3333%;
	width: 33.3333%;
}
.sc-compare-btn
{
	display: none !important;
}
#column-left .sc-column-item
{
	min-height: auto;
}
#column-left .sc-column-title a
{
	display: none;
}
.productImages_wrap
{
	clear: both;
}
.sc-product-images-main
{
	padding-bottom: 15px !important;
}
.productImages_wrap .sc-product-images
{
	width: calc(100% - 110px);
	float: left;
	margin-left: 10px;
	padding: 0 !important;
}
.sc-product-images-main .slick-slide img.d-block
{
	object-fit: cover;
	height: 100%;
	width: 100%;
}
.productImages_wrap .sc-module-stickers
{
	margin-top: 10px;
	margin-bottom: 10px !important;
	padding: 0 15px !important;
}
.productImages_wrap .sc-product-images-additional
{
	width: 100px;
	padding: 0;
	float: left;
	/*height: 600px;*/
	overflow: hidden;
	margin: 0 !important;
}
#productImages .sc-product-images-additional .sc-product-images-additional-item
{
	height: 100px;
	width: 100px;
	display: flex;
	margin-bottom: 10px;
	padding: 4px;
	min-height: 100px;
	min-width: 100px;
	max-height: 100px;
	max-width: 100px;
	/*+border-radius: 0.25rem;*/
	-moz-border-radius: 0.25rem;
	-webkit-border-radius: 0.25rem;
	-khtml-border-radius: 0.25rem;
	border-radius: 0.25rem;
	overflow: hidden;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	transition: border 150ms ease;
}
#productImages .sc-product-images-additional .sc-product-images-additional-item img
{
	height: 100%;
	width: 100%;
}
.sc-product-images-additional-item.slick-current
{
	border: 1px solid #988B69 !important;
}
.sc-product-images-additional .slick-track
{
	display: block !important;
}
@media (min-width: 1200px)
{
	.sc-product-images-main
	{
		height: auto;
	}
}
.body-product .sc-product-content-advantages
{
	display: grid !important;
	grid-template-columns: 1fr 1fr !important;
	gap: 0.5rem;
	margin-top: 0.5rem !important;
}
.body-product .sc-product-content-advantages .sc-product-content-advantages-item
{
	margin: 0;
}
.body-product .sc-product-content-advantages .sc-product-content-advantages-item:last-child
{
	grid-column-start: 1;
	grid-column-end: 3;
}
.sc-category-wall-items
{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 15px;
	margin-bottom: 20px;
}
.sc-category-wall-item
{
	width: 100%;
	position: relative;
}
.sc-category-wall-item .content-block
{
	display: flex;
	align-items: center;
	padding: 10px 46px 10px 10px;
}
.sc-category-wall-title
{
	margin-left: 5px;
}
.sc-category-wall-count
{
	display: block;
	font-size: 14px;
}
.sc-category-wall-item:after
{
	content: "";
	background: url(../img/sprite.svg#include--breadcrumb-divider-icon) 0 0 / cover no-repeat;
	display: block;
	width: 18px;
	height: 18px;
	padding-right: 6px;
	margin-right: 6px;
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translatey(-50%);
	opacity: 0.2;
	transition: 250ms ease;
}
.sc-category-wall-item:hover:after
{
	opacity: 0.5;
}
.sc-banners-custom
{
	display: flex;
	justify-content: center;
	margin: 15px 0;
}
.sc-banners-custom_wrap
{
	display: grid;
	/*max-width: 1200px;*/
	width: 100%;
	grid-template-columns: repeat(4, 1fr);
	gap: 15px;
}
.sc-banners-custom_wrap .sc-banner-plus-item
{
	padding: 10px;
	background-color: #F7F7F7;
	margin: 0;
	display: flex;
}
.sc-banners-custom_wrap .sc-banner-plus-item:hover
{
	background-color: #F1F1F1;
}
.sc-banner-plus-item_wrap
{
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.sc-banners-custom .sc-banner-plus-item-img img
{
	max-width: 100%;
	height: auto;
}
.sc-banner-plus-item-img
{
	align-self: center;
	width: 90px;
	margin: 0 !important;
}
.sc-banners-custom .sc-banner-plus-title
{
	font-size: 16px;
	display: block;
	width: 100%;
	align-self: flex-start;
}
.sc-banners-custom p
{
	font-weight: bold;
	opacity: 1;
	font-size: 18px;
	display: block;
	width: 100%;
	align-self: flex-end;
	margin: 0px !important;
}
.banner_plus_left
{
	display: flex;
	flex-wrap: wrap;
	padding: 10px 0 10px 10px;
}
.sc-footer-socials-item
{
	height: 22px;
	width: 40px;
	padding: 0;
}
.sc-footer-social_contacts a
{
	height: 22px;
	width: 40px;
	padding: 0;
	/*+border-radius: 25px;*/
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	border-radius: 25px;
	background: none 0% 0% / auto repeat scroll border-box padding-box rgb(255, 255, 255);
	transition: background-color 0.3s ease-out 0s;
	margin: 0px 0px 0px 8px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
.sc-footer-social_contacts img
{
	margin: auto !important;
	filter: invert(0.8);
	transition: filter 0.3s ease-out 0s;
}
.sc-footer-social_contacts a:hover img
{
	filter: invert(0);
}
.sc-footer-social_contacts a:hover
{
	background-color: #839A56;
}
.sc-footer-social_contacts a:first-child
{
	margin-left: 0;
}
.sticky-wrap
{
	height: 100%;
	position: relative;
}
.sticky-inner
{
	position: sticky;
	top: 70px;
}
.sc-breadcrumb-item:last-child
{
	color: #838383;
}
.sc-column-categories-toggle
{
	background: #FFFFFF !important;
}
.sc-column-categories-toggle:hover
{
	background-color: #FF6A0E !important;
}
.sc-column-categories-toggle span
{
	background-color: #000000 !important;
}
.sc-column-categories-toggle:hover span
{
	background-color: #FFFFFF !important;
}
.container-fluid > .sc-module > .sc_products_slider
{
	padding-left: 7px;
	padding-right: 7px;
	margin-top: 0;
	width: calc(100% + 10px);
	max-width: calc(100% + 10px);
	margin-left: -5px;
}
#common-home .sc-last-news-item
{
	margin-top: 0;
}
.sc-module-caption .sc-module-title
{
	height: 44px;
	display: block;
	overflow: hidden;
	font-weight: 400 !important;
	line-height: normal;
}
.sc-module-caption .sc-module-title:hover
{
	text-decoration: none;
	color: #FF6A03;
}
.sc-module-caption .sc-module-price-box
{
	margin-top: 0 !important;
	display: flex !important;
	flex-direction: row;
	align-items: flex-end;
}
.sc-module-caption .sc-module-price-old
{
	order: 2;
	margin-left: 10px;
	margin-bottom: 3px;
}
.sc-module-item-attr
{
	display: none !important;
}
/*.sc-module-header
{
	padding-left: 0;
	padding-right: 0;
}*/
.sc-html-module > .col-12 > .content-block
{
	margin-top: 0 !important;
}
.sc-html-module .col-12 .sc-module-header
{
	margin-bottom: 8px;
}
.sc-footer-two
{
	display: grid;
	grid-template-columns: 1fr 1fr;
	margin-top: 15px;
	gap: 10px;
	max-width: 320px;
}
.sc-footer-subscribe
{
	max-width: none;
	align-items: flex-start !important;
}
#footer-subscribe .justify-content-center
{
	justify-content: flex-start !important;
}
#footer-subscribe .form-check-label a
{
	text-transform: lowercase;
}
.cartrec
{
	overflow-x: auto;
	margin-bottom: 15px;
	padding-bottom: 20px;
	padding-top: 5px;
}
.cartrec-wrap
{
	display: table;
}
.cartrec-item-cell
{
	display: table-cell;
}
.top-left-links a
{
	font-weight: 400;
}
.cartrec-item
{
	display: grid;
	grid-template-columns: 60px 1fr;
	gap: 15px;
	width: 320px;
	margin-right: 10px;
	border-right: 1px solid #F2F4F8;
	padding-right: 10px;
}
.cartrec-right a
{
	font-size: 12px;
	display: block;
	margin-top: -4px;
	text-decoration: none !important;
	color: #1C1C28 !important;
	font-size: 0.75rem !important;
}
.cartrec-right a:hover
{
	color: #F25E22 !important;
	text-decoration: underline !important;
}
.cartrec-action
{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-top: 5px;
}
.cartrec-action .sc-module-price-box
{
	padding: 0 !important;
	margin: 0 !important;
	display: flex !important;
	flex-direction: row-reverse !important;
	align-items: flex-end;
}
.cartrec-action .sc-module-price-old
{
	margin-left: 10px;
	font-size: 10px !important;
}
.cartrec-action .sc-module-price
{
	font-size: 16px !important;
}
.cartrec-title
{
	font-weight: 600;
	font-size: 12px;
	margin-bottom: 10px;
}
.top-left-links .has_child
{
	position: relative;
	padding-right: 18px;
}
.top-left-links .has_child:after
{
	content: "";
	display: inline-block;
	-webkit-mask: url(../img/sprite.svg#include--top-dropdown-toggle);
	mask: url(../img/sprite.svg#include--top-dropdown-toggle);
	mask-size: auto;
	-webkit-mask-size: cover;
	mask-size: cover;
	width: 12px;
	height: 12px;
	margin-left: 0.25rem;
	background: #FFF;
	-webkit-transition: -webkit-transform .3s ease-out;
	transition: transform 0.3s ease-out;
	-o-transition: transform .3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
	position: absolute;
	top: calc(50% - 6px);
	right: 0;
}
.top-left-links .has_child:hover:after
{
	transform: rotate(-90deg);
}
.top-left-links .has_child ul
{
	position: absolute;
	background-color: #51446e;
	padding: 5px 0px;
	margin: 0 0 0 -10px;
	list-style: none;
	transform: translatey(-3px);
	transition: 0.3s ease-out;
	opacity: 0;
	pointer-events: none;
}
.top-left-links .has_child:hover ul
{
	opacity: 1;
	transform: translatey(0px);
	pointer-events: auto;
}
.childs_top_menu a
{
	display: block;
	padding: 2px 10px;
}
.b24-widget-button-wrapper
{
	margin-bottom: 35px;
	margin-right: -19px;
}
#back-top
{
	bottom: 20px;
	margin-right: 8px;
}
.top-right .popup-call-trigger
{
	font-weight: 400 !important;
	text-decoration: none;
}
.top-right .sc-dropdown-toggle
{
	font-weight: 400 !important;
	display: flex;
	align-items: center;
}
.top-right .sc-dropdown-toggle:after
{
	margin-bottom: 2px;
}
.header-buttons-cart-quantity
{
	background-color: #F25E22 !important;
	color: #FFFFFF !important;
}
.sc-module-sticker-red path
{
	fill: #F25E22;
}
.sc-module-sticker-green path, .sc-module-sticker-stickers_new path
{
	fill: #839A56;
}
.sc-module-sticker-stickers_sale, .sc-module-sticker-stickers_new {
	background: white !important;
}
.sc-livesearch-list-item .sc-module-title
{
	height: auto;
	margin-top: -6px;
}
.sc-livesearch-list-item .sc-module-price-box
{
	padding-top: 0 !important;
}
.sc-livesearch-list-item .sc-module-model
{
	margin-top: 0 !important;
}
.sc-livesearch-list-item .sc-module-stickers
{
	margin-top: 2px !important;
	margin-bottom: 5px !important;
}
.blue-link
{
	color: #988B69 !important;
	text-decoration: none !important;
}
.blue-link:hover
{
	color: #F25E22 !important;
}
#popupLoginForm .my-4
{
	margin: 1rem 0 !important;
}
#email-login .light-text.fsz-14.pt-4
{
	display: none;
}
label > a
{
	color: #988B69 !important;
	text-decoration: none !important;
	text-transform: lowercase;
}
label > a:hover
{
	color: #F25E22 !important;
}
.sc-alert-content .sc-alert-icon
{
	background-color: #F25E22 !important;
}
.sc-btn-primary.added
{
	background-color: #839A56 !important;
}
#modalCartBody .dark-text .blue-link
{
	color: #F25E22 !important;
	font-weight: bold !important;
}
#modalCartBody .dark-text .blue-link:hover
{
	color: rgb(152, 139, 105) !important;
}
.sidebar-cart-item-title a
{
	text-decoration: none !important;
}
.sidebar-cart-item-title a:hover
{
	color: #F25E22 !important;
	text-decoration: underline !important;
}
.sc-cart-actions.oct-checkout-actions .sc-cart-actions-block:nth-child(3)
{
	display: none !important;
}
.alert-info
{
}
.form-group .alert-info
{
	background-color: #736998;
	color: #FFFFFF;
	border: 0px solid black;
	width: 100%;
}
.form-group .alert-info a
{
	color: #FFFFFF !important;
	text-decoration: underline !important;
}
.form-group .alert-info a:hover
{
	text-decoration: none !important;
}
.form-group .dropdown-address
{
	width: calc(100% - var(--bs-gutter-x));
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-top: 5px;
}
.form-group
{
	position: relative;
}
#account-wishlist .content-block .dark-text.blue-link
{
	color: #000000 !important;
}
#account-wishlist .content-block .dark-text.blue-link:hover
{
	color: #F25E22 !important;
}
.sc-column-categories-item a.active
{
	font-weight: bold;
	color: #F25E22;
}
#information-contact .content-block .sc-footer-socials-box .sc-footer-socials-item
{
	border: 1px solid #375225;
	color: #839A56;
}
#information-contact .content-block .sc-footer-socials-box .sc-footer-socials-item i
{
	color: #375225;
}
#information-contact .content-block .sc-footer-socials-box .sc-footer-socials-item:hover i
{
	color: #FFFFFF;
}
#inputCallbackComment
{
	height: 90px !important;
}
.ocf-btn-block, .ocf-search-btn-popover
{
	background-color: #375225 !important;
	transition: background-color 200ms ease;
}
.ocf-btn-block:hover, .ocf-search-btn-popover:hover
{
	background-color: #FF6A03 !important;
}
.ocf-btn-link
{
	color: #829A56 !important;
}
.ocf-btn-link:hover
{
	color: #FF6A03 !important;
	text-decoration: none !important;
}
#inputCheaperComment
{
	height: 90px !important;
}
#cheaper-main-block .modal-body-product
{
	display: none !important;
}
@media (min-width: 1200px) and (min-width: 1600px)
{
	.sc-slideshow-plus.with-megamenu
	{
		margin-left: 382px !important;
	}
}
@media (min-width: 980px)
{
	.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl
	{
		max-width: calc(100% - 30px) !important;
	}
}
@media (min-width: 1700px)
{
	.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl
	{
		max-width: 1660px !important;
	}
}
@media (min-width: 768px)
{
	.modal-body
	{
		min-height: auto !important;
	}
}
@media (max-width: 1599px)
{
	.sc-category-wall-items
	{
		grid-template-columns: repeat(3, 1fr);
	}
}
@media (min-width: 980px) and (max-width: 1199px)
{
	.sc-product-buttons
	{
		flex-wrap: wrap;
	}
	.sc-product-buttons > *
	{
		width: 100% !important;
		margin: 0 0 5px 0 !important;
		max-width: none !important;
		flex: none !important;
	}
	.sc-product-buttons #input-quantity
	{
		width: 90% !important;
		max-width: none !important;
		min-width: calc(100% - 100px);
	}
	.sc-product-buttons .sc-module-quantity
	{
		margin-bottom: 10px !important;
	}
	#product
	{
		width: 33%;
	}
	#productImages
	{
		width: 67%;
	}
	.body-product .sc-product-content-advantages
	{
		grid-template-columns: 1fr !important;
	}
	.body-product .sc-product-content-advantages .sc-product-content-advantages-item:last-child
	{
		grid-column-start: auto;
		grid-column-end: auto;
	}
	.body-product .sc-product-content-advantages .sc-product-content-advantages-item
	{
		width: 100%;
	}
	.body-product .sc-buy-one-click
	{
		flex-wrap: wrap;
	}
}
@media (max-width: 979px)
{
	.body-product .sc-product-content-advantages
	{
		grid-template-columns: 1fr 1fr 1fr !important;
	}
	.body-product .sc-product-content-advantages .sc-product-content-advantages-item:last-child
	{
		grid-column-start: auto;
		grid-column-end: auto;
	}
	.body-product .sc-product-content-advantages .sc-product-content-advantages-item
	{
		width: 100%;
	}
	.sc-product-images-additional
	{
		display: block !important;
	}
	.sc-category-wall-items
	{
		grid-template-columns: repeat(2, 1fr);
	}
	.sc-banners-custom_wrap
	{
		grid-template-columns: repeat(2, 1fr);
	}
	#slideshow-plus-0
	{
		width: calc(100% + var(--bs-gutter-x,.75rem) + var(--bs-gutter-x,.75rem));
		margin-left: calc(var(--bs-gutter-x,.75rem) * -1) !important;
		margin-top: -1rem;
		max-width: 100vw;
	}
	html
	{
		font-size: 13px;
	}
}
@media (max-width: 767px)
{
	.sc-product-tabs-box
	{
		margin-bottom: 10px;
	}
	html
	{
		padding-top: 48px !important;
	}
	#top
	{
		z-index: 2000;
		position: fixed;
		top: 0;
		width: 100%;
		left: 0;
	}
	.sc-footer-subscribe
	{
		margin: 0;
		padding: 0;
	}
	.sc-footer-title
	{
		margin: 0 !important;
		width: 100%;
		text-align: left !important;
		justify-content: flex-start !important;
	}
	.sc-footer-title:after
	{
		margin-left: auto;
	}
	.header
	{
		display: block;
		bottom: 0;
		transform: none;
		height: 50px;
		position: fixed;
		top: auto;
		width: 100%;
	}
	66
	{
	}
	.header-buttons
	{
		position: fixed;
		bottom: 0;
		background-color: #F2EFDE;
		width: 100%;
		left: 0;
		padding: 15px;
	}
	.header-buttons *
	{
		color: #5C5C5C;
	}
	.header-buttons > *:hover *
	{
		color: #F3A35D;
	}
	.header-buttons > *
	{
		border-right: 1px solid #988B69 !important;
		font-size: 14px !important;
		color: #574D32 !important;
	}
	.header-buttons-wishlist
	{
		border-right: 0px solid #988B69 !important;
	}
	.header-buttons *
	{
		stroke:#988B69 !important;
	}
	.header-buttons *:hover *
	{
		stroke:#F3A35D !important;
	}
	.header-buttons > * .sc-btn-icon
	{
		background-color: #574D32 !important;
		text-align: center;
		display: inline-flex;
		align-items: center;
		justify-content: center;
	}
	.header-buttons > * .sc-btn-icon *
	{
		stroke:#574D32 !important;
	}
	.header-buttons > *:hover .sc-btn-icon *
	{
		stroke:#F48022 !important;
	}
	.header-buttons > *:hover .sc-btn-icon
	{
		background-color: #F48022 !important;
	}
	#cart > svg
	{
		margin-left: -3px;
	}
	.top-left
	{
		width: 90px;
	}
	.top-right-modile
	{
		width: 90px;
		justify-content: flex-end;
	}
	.top-center-mobile img
	{
		height: 34px;
		width: auto;
	}
	.sc-footer-two
	{
		display: grid;
		grid-template-columns: 1fr;
		margin-top: 0;
		gap: 0;
		max-width: none;
	}
	#footer-subscribe .form-check-label a
	{
		font-size: 10px !important;
	}
	body
	{
		padding-bottom: 68px;
	}
	.header-buttons .sc-btn
	{
		font-size: 13px !important;
	}
	.sc-module-header
	{
		text-align: left !important;
	}
	#back-top
	{
		bottom: 80px !important;
		margin-right: auto;
		right: 1.3rem;
	}
	.b24-widget-button-wrapper
	{
		margin-bottom: 82px;
	}
	.sc-megamenu-list-item
	{
		padding: 5px 18px;
	}
	.sc-megamenu-list-item:first-child
	{
		padding-top: 10px;
	}
	.sc-megamenu-list-item > .sc-btn
	{
		background-color: #FF6A03;
		width: 18px;
		height: 18px;
	}
	.sc-megamenu-list-item > .sc-btn > *
	{
		color: #FFFFFF !important;
		background-color: #FFFFFF !important;
	}
	.sc-megamenu-list-item:hover > .sc-btn
	{
		background-color: #FF6A03;
	}
	.modal-body-cart-items .content-block
	{
		border: 0px solid black;
		/*+border-radius: 0;*/
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		-khtml-border-radius: 0;
		border-radius: 0;
		padding-left: 0 !important;
		padding-right: 0 !important;
		border-bottom: 1px solid #F2F4F8;
	}
	.modal-body-cart-items .content-block:last-child
	{
		border-bottom: 0px solid black;
	}
	.sc-contact-us-item-img
	{
		display: none;
	}
	.sc-page-title h1
	{
		font-size: 1.7rem;
	}
	.pagination
	{
		gap: 0.5rem !important;
	}
	.product-layout .sc-module-stickers
	{
		margin-top: -14px !important;
	}
}
@media (max-width: 640px)
{
	.sc-product-images-additional
	{
		display: none !important;
	}
	.sc-product-images
	{
		float: none !important;
		width: 100% !important;
		margin: 0 !important;
	}
}
@media (max-width: 570px)
{
	.row.sc-module
	{
		width: 100%;
		margin: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.sc-module .sc-module-infinity div.row
	{
		width: 100% !important;
		margin: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.sc-module-infinity
	{
		padding: 0 !important;
	}
	[data-type="slider"] .sc-module-item
	{
		-webkit-box-flex: none !important;
		-ms-flex: none !important;
		flex: none !important;
	}
	.row.sc-module > *
	{
		width: 100%;
	}
}
@media (max-width: 560px)
{
	.sc-product-buttons
	{
		flex-wrap: wrap;
		position: relative;
	}
	.sc-product-buttons > *
	{
		width: 100% !important;
		margin: 0 0 5px 0 !important;
		max-width: none !important;
		flex: none !important;
	}
	.sc-product-buttons #button-cart
	{
		width: 150px !important;
	}
	.sc-product-buttons .sc-module-quantity
	{
		width: calc(100% - 160px) !important;
		margin-right: 10px !important;
		height: 48px;
	}
	.sc-product-buttons .sc-wishlist-btn
	{
		width: auto !important;
		position: absolute;
		right: 0;
		top: -80px;
	}
	.sc-product-buttons .sc-wishlist-btn .sc-btn-text
	{
		display: none;
	}
	.sc-product-buttons #input-quantity
	{
		width: 90% !important;
		max-width: none !important;
		min-width: calc(100% - 100px);
	}
	.body-product .sc-product-content-advantages
	{
		grid-template-columns: 1fr !important;
	}
	.sc-category-wall-items
	{
		grid-template-columns: repeat(1, 1fr);
	}
	.sc-banners-custom_wrap
	{
		grid-template-columns: repeat(1, 1fr);
	}
}
@media (max-width: 370px)
{
	.header-buttons .sc-btn span.text-lowercase
	{
		display: none !important;
	}
	body
	{
		padding-bottom: 46px;
	}
}
