.wd-popup.wd-promo-popup{
	background-color:rgb(158,11,11);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(91,87,47);
}

:root{
--wd-text-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(0,0,0);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:rgb(0,0,0);
}
:root{
--wd-entities-title-font:"Montserrat", 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%);
}
:root{
--wd-alternative-font:"Montserrat", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Montserrat", 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;
}
:root{
--wd-header-el-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(151,23,56);
}
:root{
--wd-alternative-color:rgb(10,10,10);
}
:root{
--wd-link-color:rgb(151,23,56);
--wd-link-color-hover:rgb(221,157,157);
}
.woodmart-archive-shop .main-page-wrapper{
	background-color:rgb(255,255,255);
}

.single-product .main-page-wrapper{
	background-color:rgb(255,255,255);
}

:root{
--btn-default-bgcolor:rgb(151,23,56);
}
:root{
--btn-default-bgcolor-hover:rgb(214,96,96);
}
:root{
--btn-shop-bgcolor:rgb(151,23,56);
}
:root{
--btn-shop-bgcolor-hover:rgb(214,96,96);
}
:root{
--btn-accent-bgcolor:rgb(151,23,56);
}
:root{
--btn-accent-bgcolor-hover:rgb(214,96,96);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
			--wd-form-brd-radius: 5px;
	
	
	--wd-form-brd-width: 1px;

	--btn-default-color: #fff;
	--btn-default-color-hover: #fff;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
	
	
	
	
	
	
	
	
	
			--btn-default-brd-radius: 5px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
			--btn-shop-brd-radius: 5px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
	
			--btn-accent-brd-radius: 5px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
	@media (min-width: 1222px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1222px) / 2);
			padding-right: calc((100vw - 1222px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1239px) / 2);
			padding-right: calc((100vw - 1239px) / 2);
		}
	}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//alkomaster63.ru/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.1.4") format("woff2"),
	url("//alkomaster63.ru/wp-content/themes/woodmart/fonts/woodmart-font.woff?v=6.1.4") format("woff");
}

.labels-rounded .product-label {
	min-height: unset !important;
}
.product-label.out-of-stock {
	color: #fff !important;
	background-color: #971738 !important;
}
.labels-rounded .out-of-stock {
	max-width: 200px !important;
}
.footer_adress_desc {
	font-size: 12px !important;
}
.product_title {
	font-size: 26px !important;
}
.payment_methods .payment_box {
	background-color: rgba(0,191,143,1) !important;
	color: #fff !important;
	border-radius: 10px !important;
}
.payment_methods .payment_box:before {
	color: rgba(0,191,143,1) !important;
}
.woocommerce-message {
	background: linear-gradient(90deg, rgba(0,191,143,1) 0%, rgba(0,107,82,1) 100%) !important;
	border-radius: 10px !important;
}

#ywpar-points-max {
	border: 1px solid #fff !important;
}
#yith-par-message-reward-cart {
	padding-top: 18px !important;
	background: linear-gradient(90deg, rgba(242,201,76,1) 0%, rgba(242,153,74,1) 100%) !important;
	border-radius: 10px !important;
}
#yith-par-message-cart {
	background: linear-gradient(90deg, rgba(0,191,143,1) 0%, rgba(0,107,82,1) 100%) !important;
	border-radius: 10px !important;
}
.product-point-conversion bdi {
	color: #fff !important;
}
.yith-par-message {
	background: linear-gradient(90deg, rgba(0,191,143,1) 0%, rgba(0,107,82,1) 100%) !important;
	border-radius: 10px !important;
	color: #fff !important;
	margin-bottom: 20px !important;
}
.yith-par-message img {
	max-width: 30px !important;
}
.woocommerce-cart .row>.woocommerce-notices-wrapper {
	margin-left: 0px !important;
}
.checkout-button {
	background: #971738 !important;
}
.vc_custom_1638282732888 {
	margin-bottom: 100px !important;
}
.cart-actions {
	margin-bottom: 20px;
}
.vc_custom_1638281197662, .vc_custom_1638282732888, .vc_custom_1638287182216 {
	background: linear-gradient(270deg, rgba(34,34,34,1) 0%, rgba(116,116,116,1) 30%, rgba(116,116,116,1) 70%, rgba(34,34,34,1) 100%);
}
.vc_custom_1638281394110 {
	padding-bottom: 15px !important;
}
.widget_price_filter .price_slider_amount {
    flex-direction: column !important;
    align-items: unset !important;
}
.widget_product_categories .wd-cats-toggle:hover {
	background-color: #971738 !important;
	color: #fff !important;
}
.widget_product_categories .wd-cats-toggle.toggle-active {
	background-color: #971738 !important;
	color: #fff !important;
}
.awooc-custom-order-button.button.alt.no-stock-no-price:not(.no-margin), .awooc-custom-order-button.button.alt.show-add-to-card {
	margin-bottom: 10px !important;
	background: #e5e5e5;
	border-radius: 5px !important;
}

.product-image-summary .cart {
	display: flex;
}
.product-image-summary .single_add_to_cart_button {
	order: 2;
	margin-left: 20px;
}
.new__menu__block_1 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;   
}
.new__menu__block_sam {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;   
}
.new__menu__block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
    grid-column: span 2;
}
.new__menu-item {
    grid-column: span 1;
}
.new__menu-links {
    list-style-type: none;
		margin-bottom: 5px !important;
}
.new_menu-list {
		line-height: 16px;
}
.new__menu-links:hover .fa-arrow-right {
    margin-left: 6px;
    transition: .3s all ease;
}
.fa-arrow-right {
    margin-left: 2px;
    transition: .3s all ease;
}
.new__menu-link {
    text-decoration: none;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    transition: .3s all ease;
    line-height: 16px;
}
.new__menu-link:hover {
    color: #971738;
    transition: .3s all ease;
}
.new__menu-sublink {
    margin-top: 5px !important;
    font-size: 12px;
    color: #971738;
		font-weight: 400 !important;
}
.new__menu-sublinks {
		margin-bottom: 0px !important;
}
.fa-arrow-right:before {
	font-size: 10px !important;
}



.new__menu__block_2 {
    grid-column: span 1;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
}
.new__menu__block__super {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.new__menu-links_1 {
    text-decoration: none;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    transition: .3s all ease;
    margin-top: 60px;
    list-style-type: none;
}
.new__menu-subsublink {
    text-decoration: none;
    color: #971738;
    transition: .3s all ease;
		font-size: 12px !important;
		font-weight: 400 !important;
}
.new__menu-subsublink:hover {
    color: #971738;
    transition: .3s all ease;
}
.new__menu-subsublink:hover .fa-arrow-right {
    margin-left: 6px;
    transition: .3s all ease;
}
.new__menu-sublink_1 {
    text-decoration: none;
    color:rgb(85, 84, 84);
    font-weight: 300;
    transition: .3s all ease;
}
.new__menu-sublink:hover {
    color: #971738;
    transition: .3s all ease;
}
.new__menu-sublinks {
    list-style-type: none;
}
.new_menu-list {
		margin-bottom: 0px !important;
}
.new_menu-sublist {
		margin-top: 0px !important;
}









#ywpar_apply_discounts {
	background-color: transparent !important;
	padding-top: 6px !important;
}
.wd-popup {
	padding: 10px 20px!important;
}
[type="submit"] {
	background-color: #971738 !important;
	color: #fff !important;
}
.searchsubmit {
	background-color: transparent !important;
	color: #000 !important;
}
.col-lg-12 {
	margin-bottom: 5px !important;
}
#consult__call__me, #call-me-mobile {
	border-radius: 20px !important;
}
#yith-par-message-cart {
	background-color: green;
}
.category-grid-item .category-image-wrapp {
	width: 100%;
	margin: 0 auto;
}
.woocommerce .awooc-custom-order-wrap .wpcf7-form-control.wpcf7-submit {
	background-color: #971738 !important;
	border-radius: 5px !important;
}
.wd-nav-vertical>li:not(:last-child) {
	border-bottom: 1px solid #971738 !important;
}
.wd-dropdown-cats {
	border: 1px solid #971738 !important; 
}
.category-grid-item .wd-entities-title {
	font-size: 15px !important;
}
.wd-nav-vertical>li>a:hover {
	background-color: #971738 !important;
	color: #fff !important;
}
.footer_new_link {
	color: #fff;
}
#custom_html-3 li a {
	color: #fff !important;
}
#custom_html-4 li a {
	color: #fff !important;
}
#custom_html-5 li a {
	color: #fff !important;
}
#custom_html-3 .widget-title {
	color: #fff !important;
}
#custom_html-4 .widget-title {
	color: #fff !important;
}
#custom_html-5 .widget-title {
	color: #fff !important;
}
.copyrights-centered .min-footer {
	text-align: left;
}
label i {
	color: red;
}
.p_mod {
	margin-left: 20px;
}
.p_mod i {
	color: red;
}
.awooc-custom-order-button.button.alt.show-add-to-card {
	margin-bottom: 10px !important;
	border-radius: 5px !important;
}
.header__phone-call {
	font-size: 14px;
	padding-bottom: 5px;
}
.header__mail-write {
	font-size: 14px;
	padding-left: 8px;
}
.header__delivery {
padding-left: 10px;
}
.whb-top-bar {
	background-color: unset !important;
}
.whb-general-header{
	background-color: unset !important;
}
.whb-main-header {
/*background: linear-gradient(270deg, rgba(41,41,41,1) 0%, rgba(82,82,82,1) 25%, rgba(82,82,82,1) 75%, rgba(41,41,41,1) 100%);*/
background: linear-gradient(270deg, rgba(34,34,34,1) 0%, rgba(116,116,116,1) 30%, rgba(116,116,116,1) 70%, rgba(34,34,34,1) 100%);
}
.footer-container {
/*background: linear-gradient(270deg, rgba(41,41,41,1) 0%, rgba(82,82,82,1) 25%, rgba(82,82,82,1) 75%, rgba(41,41,41,1) 100%);*/
background: linear-gradient(270deg, rgba(34,34,34,1) 0%, rgba(116,116,116,1) 30%, rgba(116,116,116,1) 70%, rgba(34,34,34,1) 100%);
}

.menu-opener:not(.has-bg) {
border-radius: 5px;
background: #971738;
}

.searchform input[type="text"] {
color: #000;
background: #f5f5f5 !important;

box-shadow: inset 0 5px 6px -3px rgb(0 0 0 / 25%), inset 0 0 0 1px rgb(233 233 233 / 50%);
border: 1px;
}

.searchform .searchsubmit {
color: #000;
}

.searchform .searchsubmit:hover {
color: grey;
}

.footer__adress {
color: #fff;
font-size: 12px;
}
.fa-map-marker {
color: #fff;
}
.business__info, #custom_html-8 {
	color: #fff !important;
}
.sub__footer__desc {
	color: #fff !important;
}
.vc_custom_1635956660076 {
	border-radius: 10px;
	margin: 0 2px;
}
#my_popup {
	border-radius: 10px;
}
.ymaps-2-1-79-traffic .ymaps-2-1-79-float-button {
display: none;
}
.ymaps-2-1-79-controls__control_toolbar {
	display: none !important;
}
.ymaps-2-1-79-copyright__link {
	display: none !important;
}
.ymaps-2-1-79-gototech {
	display: none !important;
}
.ymaps-2-1-79-gototaxi__container, .ymaps-2-1-79-gotoymaps__container {
	display: none !important;
}
.whb-header-bottom {
background-color: unset !important;	
}
.alkomaster__feedback {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: center;
}
.alkomaster__question {
    text-transform: uppercase;
}
.fab {
    margin-left: 10px;
    font-size: 20px;
}
.fa-whatsapp {
    
    transition: .2s linear all;
    border-radius: 50%;
    padding: 6px 8px;
}
.fa-whatsapp:hover {
		background-color: green;
}
.fa-viber {
    transition: .2s linear all;
    border-radius: 50%;
    padding: 6px 6px;
}
.fa-viber:hover {
	 	background-color: blueviolet;
}

.whatsapp__header {
    text-decoration: none;
    color: green;
    transition: .3s all ease;
    font-size: 11px;
    text-align: right;
    float: right;
	color: rgb(1, 179, 1);
    transition: .3s all ease;
}
.whatsapp__header:hover {
     color: rgb(1, 179, 1);
    transition: .3s all ease;

}
.fa-whatsapp {
    margin-right: 5px;
}
@media (max-width: 768px) {
	.wd-header-mobile-nav.wd-style-text .wd-tools-text {
    display: block !important;
	}
	.woocommerce-info {
		margin-left: 10px;
		margin-right: 10px;
	}
	.wd-fontsize-xs {
		font-size: 12px;
	}
	#wd-61838213f3d67 .woodmart-title-container {
		width: 60% !important;
	}
	#wd-618285acb3804 .banner-title {
		font-size: 24px !important; 
	}
	.alkomaster__question {
		font-size: 10px;
	}
	.fab {
		margin-left: 0px !important;
	}
	.product-image-summary .cart {
		display: unset;
	}
	.product-image-summary .single_add_to_cart_button {
		width: 100%;
		display: block;
		margin-left: 0;
		margin-bottom: 20px;
	}
.awooc-custom-order-button.button.alt.no-stock-no-price:not(.no-margin), .awooc-custom-order-button.button.alt.show-add-to-card {
	margin-left: 0;
	width: 100%;
	margin-bottom: 30px !important;
	}
	.wd-header-mobile-nav.wd-style-text .wd-tools-text {
	display: block !important;
	}
}

@media (max-width: 540px) {
	#wd-618285acb3804 .banner-title {
		font-size: 20px !important;
	}
	#wd-6182c079220fa .banner-title {
		font-size: 20px !important;
	}
	#wd-61828db1a6228 .banner-title {
		font-size: 20px !important;
	}
	.category-grid-item .wd-entities-title {
		font-size: 14px !important;
	}
}