

/* Start:/local/components/ecommerce/d.head.banner/templates/.default/style.css?1763715303383*/
.top-banner {
    width: 100%;
    display: block;
}
.top-banner img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    max-height: 35px;
}
.top-banner img.--mobile {
    display: none;
}
@media screen and (max-width: 500px) {
    .top-banner img.--pc {
        display: none;
    }
    .top-banner img.--mobile {
        display: block;
    }
}

/* End */


/* Start:/local/components/ecommerce/d.header/templates/v1/style.css?17659851971436*/
.header__top--logo a {
    min-width: 205px;
    min-height: 40px;
    display: block;
}
.header__top--logo a img {
    display: inline-block;
    height: 50px;
    width: 220px;
    max-width: 100%;
    vertical-align: middle;
}
@media screen and (max-width: 400px) {
    .header__top--logo a {
        min-width: 150px;
        display: block;
    }
}
@media screen and (max-width: 300px) {
    .header__top--logo a {
        min-width: 100px;
        display: block;
    }
}

.checkout_not_allowed_reason {
    display: none;
    margin-top: 25px;
    background: #f8efef;
    padding: 10px 20px;
    color: #727272;
    max-width: 330px;
}

/* Mobile language switcher */
.header__top--lang-mobile {
    display: none;
}

@media screen and (max-width: 650px) {
    .header__top--lang-mobile {
        display: flex;
        margin-left: auto;
        justify-content: flex-end;
    }
    .header__top--lang-mobile a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 48px;
        height: 48px;
        background-color: #f7f6f6;
        color: #000;
        font-size: 12px;
        font-weight: 600;
        border-radius: 50%;
        text-decoration: none;
        transition: background-color 0.2s ease;
    }
    .header__top--lang-mobile a:hover {
        color: #000;
        background-color: #b3c55d;
    }
}
/* End */


/* Start:/local/components/ecommerce/search.title.new.v4/templates/search2/style.css?17661468927456*/


.search-button {
	background: url(/upload/nl/search.png) 0 0 no-repeat transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: transparent;
	cursor: pointer;
	height: 33px;
	font-size: 14px;
	border: none;
	line-height: 33px;
	width: 78px;
	background-color: #238b5c;
	padding: 0;
	border-radius: 9px;
	background-position: 29px 7px;
	position: absolute;
	/* float: right; */
	/* right: 0; */
	margin-left: -24px;
}
.bx_searche .bx_img_element{
	float: left;
	width: 50px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 70px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{

	display: inline-block;
	font-size: 13px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: bolder;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
	    display: flex;
    flex-direction: column;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}
.title-search-result {
	z-index: 999999 !important;
	background: rgb(255, 255, 255);
	border-radius: 3px;
}
.search-elements {
	overflow-y: auto;
	max-height: 300px;
}
.search-sections {
	/*background: #f1f1f1;*/
	overflow-y: auto;
	max-height: 200px;
}

.bx_searche .search-sections .bx_item_element {
	margin-left: 0;
}
.search-sections .bx_item_block a::after {
	right: 1px;
	top: 2px;
	font-family: nl-icons;
	font-size: 14px;
	position: absolute;
	content: "";
	right: 10px;
	top: 10px;
	transform: rotate(270deg);
}
.title-search-result {
	display: none;
	position: absolute;
	width: 380px;
	overflow-y: auto;
	max-height: 80vh;
}
.title-search-result h4{
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 0;
	margin: 0;
}

.title-search-result::after, .title-search-result::before {
	    left: 25%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3;
    border: 1px solid;
    top: -17px;
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #ffffff;
    border-width: 10px;
    margin-left: -10px;
}
.title-search-result::before {
	top: -25px;
    border-width: 14px;
    margin-left: -14px;
}
@media screen and (max-width: 600px) {
	.title-search-result::before, .title-search-result::after {
		/*display: none;*/
	}
	.title-search-result {
		width: 100vw !important;
		max-width: 100vw !important;
		left: 0 !important;
		right: 0 !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		top: auto !important;
		display: none;
		box-sizing: border-box;
		overflow-y: auto !important;
		max-height: calc(100vh - 200px) !important;
	}
	.bx_searche {
		/*border: 0;*/
	}
	.search-sections {
		max-height: unset;
	}
	.search-elements {
		max-height: 60vh;
	}
}
.bx_searche .search-sections .bx_item_element a{
	margin-top: 10px;
}
.bx_searche .notFound {
	padding: 10px;
}
.bx-searche-all-results {
	margin: 0 auto;
    display: block;
    text-align: center;
    padding: 20px;
    text-decoration: auto;
}
.title-search-result {
    display: none;
    background: white;
    padding: 15px 20px;
    box-shadow: 0px 0.5px 25px 0px rgba(0, 0, 0, 0.07);
}
.title-search-result .others_result {
    margin-bottom: 5px;
}

/* ==================== SEARCH HISTORY STYLES ==================== */
.title-search-history {
    display: none;
    position: absolute;
    background: white;
    padding: 0;
    box-shadow: 0px 0.5px 25px 0px rgba(0, 0, 0, 0.07);
    z-index: 999999 !important;
    border-radius: 3px;
    overflow: hidden;
}

.title-search-history::after, .title-search-history::before {
    left: 25%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3;
    border: 1px solid;
    top: -17px;
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #ffffff;
    border-width: 10px;
    margin-left: -10px;
}

.title-search-history::before {
    top: -25px;
    border-width: 14px;
    margin-left: -14px;
}

.search-history-panel {
    padding: 15px 0;
}

.search-history-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px 12px 20px;
    border-bottom: 1px solid #f0f0f0;
}

.search-history-title {
    font-size: 14px;
    font-weight: 600;
    color: #333;
}

.search-history-clear {
    font-size: 13px;
    color: #999;
    cursor: pointer;
    transition: color 0.2s;
}

.search-history-clear:hover {
    color: #333;
}

.search-history-list {
    max-height: 350px;
    overflow-y: auto;
}

.search-history-item {
    display: flex;
    align-items: center;
    padding: 10px 20px;
    cursor: pointer;
    transition: background-color 0.15s;
}

.search-history-item:hover {
    background-color: #f5f5f5;
}

.search-history-icon {
    flex-shrink: 0;
    margin-right: 12px;
    color: #999;
}

.search-history-text {
    flex-grow: 1;
    font-size: 14px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.search-history-delete {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #ccc;
    cursor: pointer;
    border-radius: 50%;
    transition: all 0.15s;
    margin-left: 8px;
}

.search-history-delete:hover {
    color: #666;
    background-color: #e8e8e8;
}

/* Mobile styles for history panel */
@media screen and (max-width: 600px) {
    .title-search-history {
        width: 100vw !important;
        max-width: 100vw !important;
        left: 0 !important;
        right: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        top: auto !important;
        box-sizing: border-box;
        border-radius: 0;
    }
    
    .title-search-history::before,
    .title-search-history::after {
        display: none;
    }
    
    .search-history-list {
        max-height: calc(100vh - 250px);
    }
    
    .search-history-item {
        padding: 12px 16px;
    }
    
    .search-history-header {
        padding: 0 16px 12px 16px;
    }
}
/* End */


/* Start:/local/components/ecommerce/slider/templates/promoSlider/style.css?17234454001511*/

.slider-indicators {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.indicator {
    border-bottom: 4px solid #ccc;
	border-radius: 3px;
    flex-grow: 1;
    margin: 0 5px;
    cursor: pointer;
}
.indicator:hover {
    border-color: #FF2916;
}
.top-slider-item img {
	max-width: 100%;
    width: 100%;
	object-fit: cover;
}
.top-sliders-block, .top-slider-item, .top-slider-item img {
	height: 100%;
}
.top-sliders-block #sliderBlock{
    /* height: calc(100% - 140px);*/
} 

.top-buttons {
	display: flex;
    justify-content: space-between;
	gap: 30px;
	margin: 20px 0;
}
.top-buttons__item {
	border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0.5px 25px 0px rgba(0, 0, 0, 0.07);
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: space-around;
}
.top-buttons__item span {
	color: #FF2916;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.top-sliders-block {
    padding-left: 32px;
}
@media screen and (max-width: 1400px) {
    .top-sliders-block {
        padding-left: 0;
    }
}
@media screen and (max-width: 800px) {
    .top-buttons__item svg{
        max-width: 70px;
    }
}
@media screen and (max-width: 700px) {
    .top-buttons__item svg{
        max-width: 50px;
    }
    .top-buttons__item span {
        font-size: 14px;
    }
}
@media screen and (max-width: 600px) {
    .top-buttons {
        gap: 5px;
    }
}
/* End */


/* Start:/local/templates/ecommerce/styles.css?176606540128230*/
@charset "UTF-8";
:root {
  --primary: #AFC647;
  --primary-light: #c1d953;
  --secondary: #F21717;
  --dark: #1F1F1F;
  --font-family-base: Ubuntu, 'Ubuntu Fallback', Arial, sans-serif;

}
html{scroll-behavior:smooth}
*,
*::before,
*::after {
box-sizing: border-box; }
*:focus {
    outline: none;
}
body {
  font-family: var(--font-family-base);
  margin: 0;
  padding: 0;
  color: #333;
  /* background-color: #FBFBFB; */
  background-color: #FBFBFB;
}

h1, h2, h3, h4, h5, h6 {
  color: #333;
}

a {
  text-decoration: none;
  color: black;
  transition: all .35s;
}
a.--white {
    color: #fff;
}
a.--blue {
    color: rgba(44, 96, 229, 0.74);
}
a.--green {
    color: #00BC52;
}
.active a, a:active, a:hover,  a.active {
    outline: 0;
    color: var(--primary);
}
a.--black-hover:hover {
    color: #000;
}
.icon:not(.raw) svg circle, .icon:not(.raw) svg path, .icon:not(.raw) svg polygon, .icon:not(.raw) svg rect {
    fill: currentColor;
}
.icon.rotate90 {
    transition: all .35s;
}
a:hover .icon.rotate90, a:active .icon.rotate90, .active a .icon.rotate90, a.active .icon.rotate90 {
    transform: rotate(90deg);
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.hidden {
    display: none;
}
.container, .main-content, #main-content {
  display: block;
  margin: 0 auto;
  max-width: 1600px;
  padding-left: 8px;
  padding-right: 8px;
  width: 100%;
}

@media (min-width: 768px) {
  .container, .main-content, #main-content {
      padding-left:16px;
      padding-right: 16px
  }
}

@media (min-width: 1024px) {
  .container, .main-content, #main-content {
      padding-left:24px;
      padding-right: 24px
  }
}

@media (min-width: 1280px) {
  .container, .main-content, #main-content {
      padding-left:32px;
      padding-right: 32px
  }
}


.burger {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 35px;
    justify-content: center;
    width: 35px;
}
.burger div {
    background-color: #fff;
    height: 5px;
    margin: 3px 0;
    position: relative;
    border-radius: 15px;
    top: 0;
    -webkit-transition: opacity .1s ease 0ms,-webkit-transform .2s ease 0ms;
    transition: opacity .1s ease 0ms,-webkit-transform .2s ease 0ms;
    transition: opacity .1s ease 0ms,transform .2s ease 0ms;
    transition: opacity .1s ease 0ms,transform .2s ease 0ms,-webkit-transform .2s ease 0ms;
    width: 35px;
}
.header {
    position: relative;
}
.header__top {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    justify-content: space-between;
}

.header__top--menu ul {
    display: flex;
    align-items: center;
    column-gap: 45px;
}

.header__top--delivery, .header__top--contact {
    
    border-radius: 24px;
    display: flex;

    align-items: center;
    height: 48px;
    margin-left: 15px;
    padding: 0 15px;
    position: relative;
    transition: all .35s;
    
    min-width: 15%;
}

.contact-body {
    display: block;
    background: white;
    position: absolute;
    top: 100%;
    padding: 20px 10px;
    right: 0;
    z-index: 2;
    width: 240px;
    box-shadow: 0px 0.5px 25px 0px rgba(0, 0, 0, 0.07);
    border-radius: 15px;
    animation: 300ms ease 0s 1 normal none running overlay-in;
}
.contact-body.hidden  {
    display: none;
}
.contact-body ul {
    display: flex;
    flex-direction: column;
    gap: 14px;
}
.contact-body  li {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.contact-body .contact-number {
    display: flex;
    flex-direction: column;
    min-width: 70%;
}
.contact-body .contact-number a{
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
.contact-body .contact-number span{
    color: #AAA6A6;
    font-size: 12px;
    font-weight: 400;
}

.header__top--contact .contact__title,  .header__top--delivery, .info__title{
    display: flex;
    gap: 12px;
    align-items: center;
}
.header__top--delivery:hover, .header__top--contact:hover {
    background-color: #F2EEEE;
    cursor: pointer;
}

.header__top--contact {
font-size: 15px;
}
.header__top--contact .icon {
    color: #AFC647;
}
.header__top--delivery .location {
    align-items: center;
    color: #333;
    display: flex;
    justify-content: center;
}
.header__top--delivery .delivery-description {
    max-width: 260px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: flex;
    flex-direction: column;
    font-size: 15px;
}
.header__top--delivery .delivery-address {
    max-width: 260px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.header__main {
    background-color: var(--dark);
}

.header__main--inner {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.header__main--categories {
    text-align: center;
    padding: 25px 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 30px;
    flex: 0 0 20%;
    cursor: pointer;
    text-transform: uppercase;
}
.header__main--categories a {
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.header__main--search {
    flex: 0 0 50%;
    max-width: 50%;
    
}
.header__main--search form {
    position: relative;
    margin: 0;
}
.header__main--search input {
    border-radius: 10px;
    background: #F2EEEE;
    border: 0;
    height: 47px;
    padding: 0 30px;
    width: 100%;
}
.header__main--search .search__button {
    border-radius: 10px;
    background-color: var(--primary);
    color:#fff;
    min-width: 79px;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    vertical-align: middle;
    width: 48px;
    z-index: inherit;
    border: 0;
    cursor: pointer;
}
.header__main--search .search__button:hover {
    background-color: var(--primary-light);
}
.header__main--navigation {
    display: flex;
    gap: 34px;
}
.header__main--lang {
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.header__main--list-categories {
    /* width: 20%; */
    position: absolute;
    background: #fff;
    padding: 20px 0;
    box-shadow: 0px 0.5px 25px 0px rgba(0, 0, 0, 0.07);
    display: none;
    line-height: 24px;
    transition: all .35s;
    z-index: 11;
}
.categories__block  {
    display: flex;
}

.header__main--list-categories.open {
    display: block;
}
.header__main--list-categories.open-forever {
    display: block !important;
}

.header__main--list-categories .categories__level1--item a {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    width: 100%;
    position: relative;
    display: block;
    padding: 0 40px;
}
.header__main--list-categories .categories__level1--item .icon {
    position: absolute;
    right: 20px;
}

.header__main--list-categories .categories__level2 {
    display: none;
    position: absolute;
    left: calc(100%);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    
    width: calc(100vw - 64px - 100%);
    max-width: calc(1600px - 100%);
    min-height: 100%;
}

.header__main--list-categories .categories__level1--item.active .categories__level2 {
    display: block;
    background: #fff;
    top: 0;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    z-index: 2;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
    padding-bottom: 50px;
    box-shadow: 0px 0.5px 25px 0px rgba(0, 0, 0, 0.07);
}
.categories__level2 a.level2--item__name {
    color: #AFC647;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 5px;
}
.header__main--list-categories .categories__level1--item a.level3--item__name {
    color: #000;
    font-size: 12px;
    line-height: 20px;
}
.header__main--list-categories .categories__level1--item a.level3--item__name:first-letter {
    text-transform: uppercase;
}
.header__main--list-categories .categories__level1--item a.level2--item__more {
    font-size: 12px;
}
.header__main--list-categories .categories__level2--item {
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}
.popup-root {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
    display: none;
}
.popup-root.visible {
    display: block;
}
.popup-overlay {
    background: rgba(0,0,0,.5);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: -1;
    -webkit-tap-highlight-color: transparent;
    background-color: rgba(0,0,0,.6);
    cursor: pointer;
    pointer-events: all;
    animation: 300ms ease 0s 1 normal none running overlay-in;
}
.popup-body {
    height: 100%;
    /* width: 90%; */
    outline: 0;
    margin: auto;
    /* margin-top: 100px; */
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: center;
  
}
.popup-body:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.delivery-popup__body {
    background: #fff;
    display: inline-block;
    overflow-y: auto;
    position: relative;
    text-align: left;
    vertical-align: middle;
    border-radius: 5px;
    box-shadow: 0 0 15px rgba(0,0,0,.13);
    cursor: auto;
    margin: auto;
    pointer-events: all;
    width: 100%;
    max-width: 520px;
    min-height: 60%;
    padding: 25px 0;
    animation: 300ms ease 0s 1 normal none running modal-in;
}
.delivery__switcher__item {
    align-items: center;
    color: #000;
    cursor: pointer;
    display: flex;
    flex: 1 1 auto;
    justify-content: center;
    position: relative;
    transition: color .35s ease-in;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 2;
}
.delivery__switcher {
    background-color: #efefef;
    border: 3px solid #efefef;
    border-radius: 20px;
    display: flex;
    height: 40px;
    max-width: 100%;
    min-height: 40px;
    overflow: hidden;
    position: relative;
    width: 280px;
    margin-left: 25px;
}
.delivery__switcher__item.active {
    color: #fff;
    cursor: inherit;
    background-color: #AFC647;
}
.delivery__title {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    margin-top: 20px;
    margin-bottom: 5px;
    padding: 0 25px;
}
.delivery__switcher__body {
    display: none;
}
.delivery__switcher__body.open {
    display: block;
}
.pickup__search-city {
    border-radius: 12px;
    background: #F1F1F1;
    width: calc(100% - 50px);
    border: 0;
    padding: 10px 20px;
    margin: 0 25px;
}
.pickup__store {
    border-radius: 15px;
    background: #FFF;
    box-shadow: 0px 0.5px 25px 0px rgba(0, 0, 0, 0.07);
    padding: 20px;
    margin-top: 15px;
}
.pickup__store .logo{
    max-width: 100px;
    margin-bottom: 15px;
}
.pickup__store__blocks {
    display: flex;
    justify-content: space-between;
}
.pickup__store--body {
    display: flex;
    flex-direction: column;
}
.pickup__stores, .cities__list {
    max-height: 500px;
    overflow-y: auto;
    padding: 0 25px;
    margin-top: 10px;
}

.cities__list div {
    background: #FFF;
    padding: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #afc647;
}
.cities__list div button {
    cursor: pointer;
    border: 0;
    background: #afc647;
    color: #fff;
    border-radius: 8px;
    padding: 5px 10px;
}
.pickup__stores::-webkit-scrollbar, .cities__list::-webkit-scrollbar {
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
}

.pickup__stores::-webkit-scrollbar-track, .cities__list::-webkit-scrollbar-track {
    background: #c9c9c9;
}

.pickup__stores::-webkit-scrollbar-thumb, .cities__list::-webkit-scrollbar-thumb {
    background: #8f8f8f;
    border-radius: 2px;
}
.pickup__store--schedule {
    display: flex;
    flex-direction: column;
}
.pickup__store--schedule {
    font-size: 11px;
    font-weight: 400;
}
.pickup__store--schedule .--gray {
    color: #A5A1A1;
    font-size: 10px;
}
.store__type {
    color: #AFC647;
    font-size: 12px;
    margin-bottom: 13px;
    margin-top: 5px;
}
.pickup__store--body .logo {
    max-width: 90px;
    margin-bottom: 20px;
}
.pickup__button {
    border-radius: 7px;
    background: #AFC647;
    padding: 10px 20px;
    text-align: center;
    display: block;
    margin-top: 10px;
}
@keyframes overlay-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes overlay-out {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes modal-in {
    0% {
        opacity: 0;
        transform: scale(.96)
    }

    to {
        opacity: 1;
        transform: scale(100%)
    }
}

@keyframes modal-out {
    0% {
        opacity: 1;
        transform: scale(100%)
    }

    to {
        opacity: 0;
        transform: scale(.96)
    }
}
.popup-body .closer{
    cursor: pointer;
    float: right;
    
    padding: 0 25px;
}


.footer__subscribe {
    background-color: var(--dark);
    margin-top: 20px;
}
.footer__subscribe--block {
    display: flex;
    justify-content: space-between;
    padding: 45px 32px;
    align-items: center;
}
.footer__subscribe--block .subscribe__name {
    color: #FFF;
    font-size: 32px;
    font-weight: 700;
}
.footer__subscribe--block .subscribe__form {
    display: flex;
    position: relative;
    align-items: center;
    width: 40%;
}
.footer__subscribe--block .subscribe__form .subscribe__form--input {
    background: #f3f5f4;
    margin: auto;
    height: 47px;
    padding-left: 9px;
    border-radius: 15px;
    width: 100%;
    border: 0;
}
.footer__subscribe--block .subscribe__form .subscribe__form--submit {
    margin: auto;
    background: #fd3434;
    line-height: 27px;
    padding: 10px 12px;
    height: 47px;
    margin-left: -30px;
    border-radius: 15px;
    color: #fff;
    text-transform: lowercase;
    z-index: 1;
    width: 200px;
    text-align: center;
}

.footer__blocks {
    display: flex;
    justify-content: space-between;
}
.footer__left, .footer__right {
    width: 50%;
}
.footer__left {
    display: flex;
    flex-direction: column;
    gap: 35px;
    margin-top: 40px;
}
.footer__left--title {
    font-size: 16px;
    font-weight: 700;
}
.footer__icons--wrapper {
    display: flex;
    margin-top: 15px;
    gap: 18px;
}
.footer__icons--wrapper .icon {
    color: #A3A5A4;
}
.footer__icons--wrapper .icon:hover {
    color: var(--primary);
}
.footer__icons--wrapper img {
    object-fit: contain;
}
@media screen and (max-width: 320px) {
    .footer__extensions .footer__icons--wrapper, .footer__mobile .footer__icons--wrapper { 
        flex-direction: column;
    }
    .footer__icons--wrapper .oschad { 
        max-width: 100px;
    }
}
.footer__right {
    display: flex;
    justify-content: space-between;
    margin-top: 35px;
}
.footer__right li {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}
.footer__right li.list-name {
    font-weight: 700;
}
.footer__bottom {
    margin-top: 90px;
    margin-bottom: 60px;
}
.footer__bottom .line {
    width: 100%;
    display: block;
    border: 1px solid #AFC647;
}
.footer__bottom .copyright {
    margin-top: 40px;
    text-align: center;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
}



.element__buy-popup--body {
    background: #fff;
    display: inline-block;
    overflow-y: auto;
    position: relative;
    text-align: left;
    vertical-align: middle;
    border-radius: 5px;
    box-shadow: 0 0 15px rgba(0,0,0,.13);
    cursor: auto;
    margin: auto;
    pointer-events: all;
    width: 100%;
    max-width: 1600px;
    padding: 25px 0;
    max-height: 100%;
    animation: 300ms ease 0s 1 normal none running modal-in;
}
.element__buy-popup--header, .element__buy-popup--products, .element__buy-popup--buttons, .element__buy-popup--charity, .element__buy-popup--charity-title {
    padding: 0 30px;
}
.element__buy-popup--products {
    margin-bottom: 40px;
}
.popup__title {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
}
.popup--products__image {
    max-width: 100px;
    min-width: 100px;
}
.popup--products__image img {
    width: 100%;
    max-height: 100px;
    object-fit: contain;
}
.popup--products__delete {
    width: 20px;
    cursor: pointer;
}
.popup--products__delete img{
    width: 100%;
}
.popup--products__block {
    display: flex;
    gap: 10px;
    text-align: left;
    align-items: center;
    margin-bottom: 20px;
    flex-direction: row;
    justify-content: space-around;
}
.popup--products__data {
    display: flex;
    flex-direction: column;
    width: 40%;
}
.popup--products__detailed {
    margin-top: 8px;
}
.popup--products__artnumber {
    margin-top: 10px;
    background: rgba(0, 188, 82, 0.10);
    /* width: auto; */
    width: fit-content;
    padding: 5px 10px;
    font-size: 12px;
    color: #7e7e7e;
}
.popup--products__type {
    font-size: 12px;
    margin-left: 5px;
}
.popup--products__quantity, .popup--products__quantity .quantity__block{
    display: inline-flex;
    height: 40px;
}
.popup--products__quantity.new__popup {
    display: flex;
    flex-direction: column;
}
.popup--products__shop {
    margin-top: 50px;
    margin-bottom: 15px;
}
.popup--products__basketmax {
    font-size: 12px;
    margin-top: 10px;
    color: #f00;
}
.popup--products__quantity .another-market__choose {
    margin-top: 8px;
    color: #afc647;
    text-decoration: underline;
    font-size: 12px;
}
.popup--products__quantity input {
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 0;
    height: inherit;
    padding: 0 5px;
    text-align: center;
    width: 45px;
}
.popup--products__quantity .popup--products__minus, .popup--products__quantity .popup--products__plus {
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 0;
    height: inherit;
    padding: 0 5px;
    text-align: center;
    width: 45px;
    padding: 10px;
    cursor: pointer;
}
.popup--products__measure {
    margin-left: 10px;
    padding-top: 10px;
}
.popup--products__price {
    display: flex;
    flex-direction: column;
}
.popup--products__price-new {
    font-size: 16px;
}
.popup--products__old-price {
    font-size: 12px;
    text-decoration: line-through;
}
.element__buy-popup--buttons__body {
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
}
.element__buy-popup--buttons__body .element--button.cart {
    background: #AFC647;
    padding: 10px 20px;
    border-radius: 10px;
}
.element__buy-popup--buttons__body .element--button.cart:hover {
    color: #fff;
}
.element__buy-popup--header {
    margin-bottom: 30px;
}
.info__title {
    display: none;
}
.info-body-mobile {
    display: none;
}

@media screen and (min-width: 1400px) {
    .info-body.hidden {
        display: block;
    }
    .home__block .header__main--list-categories {
        display: block;
        position: relative;
        /* width: 34%; */
    }
    
}
@media screen and (max-width: 1400px) {
    .header__top--menu {
        border-radius: 24px;
        display: flex;

        align-items: center;
        height: 48px;
        margin-left: 15px;
        padding: 0 15px;
        position: relative;
        transition: all .35s;
        
        min-width: 15%;
    }
    .header__top--menu:hover {
        background-color: #F2EEEE;
        cursor: pointer;
    }
    .info__title {
        display: flex;
    }
    .info-body  {
        
        background: white;
        position: absolute;
        top: 100%;
        padding: 20px 10px;
        right: 0;
        z-index: 2;
        width: 100%;
        box-shadow: 0px 0.5px 25px 0px rgba(0, 0, 0, 0.07);
        border-radius: 15px;
        animation: 300ms ease 0s 1 normal none running overlay-in;
    }
    .info-body ul {
        display: flex;
        flex-direction: column;
        gap: 14px;
    }
    .info-body ul li {
        text-align: left;
        width: 100%;
        padding-left: 10px;
    }
    .header__main--list-categories .categories__level1--item.active .categories__level2 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
   
}
@media screen and (max-width: 1350px) {
    .header__main--search {
        max-width: 30%;
    }

}

@media screen and (max-width: 1176px) {
    .header__main--list-categories .categories__level1--item.active .categories__level2 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}
@media screen and (max-width: 1070px) {
    .footer__subscribe--block .subscribe__name {
        font-size: 24px;
    }
    .footer__right {
        flex-wrap: wrap;
        gap: 15px;

    }
}
@media screen and (max-width: 960px) {
    .header__top--menu {
        display: none;
    }
    .header__main--categories a {
        display: none;
    }
    .header__main--categories {
        flex: 0 0 10%;
    }
    .header__main--search {
        max-width: 40%;
        flex: 0 0 40%;
    }
    .header__main--list-categories .categories__level2 {
        width: calc(100vw - 32px - 100%);
        max-width: calc(100vw - 32px - 100%);
    }
    .info-body-mobile {
        display: block;
        border-top: 1px solid #cbcbcb;
        margin-top: 10px;
        padding-top: 5px;
    }
    .info-body-mobile a {
        width: 100%;
        position: relative;
        display: block;
        padding: 0 40px;
        padding-top: 5px;

    }
    .popup--products__data {
        width: 30%;
    }
}

@media screen and (max-width: 850px) {
    .header__main--search {
        max-width: 45%;
        flex: 0 0 45%;
    }
    .header__main--lang {
        display: none;
    }
}
@media screen and (max-width: 770px) {
    .header__main--list-categories .categories__level1--item.active .categories__level2 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    .popup--products__image {
        width: 40%;
    }
    .popup--products__data {
        width: 60%;
    }
    .popup--products__block {
        flex-wrap: wrap;
        position: relative;
        margin-top: 40px;
    }
    .popup--products__delete {
        position: absolute;
        right: 0;
    }
    .element__buy-popup--products {
        padding: 0 10px;
    }
}
@media screen and (max-width: 740px) {
    .header__top--logo a img {
        max-width: 150px;
    }
    .footer__blocks {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .footer__left, .footer__right {
        width: 100%;
    }
    .footer__left {
        flex-wrap: wrap;
        flex-direction: row;
    }
    .footer__subscribe--block .subscribe__name {
        font-size: 20px;
    }
}
@media screen and (max-width: 650px) {
    .navigation-icon.--user, .navigation-icon.--compare, .navigation-icon.--wishlist{
        display: none;
    }
    .header__main--search {
        max-width: 70%;
        flex: 0 0 70%;
    }
    .header__top--logo a img {
        max-width: 100px;
    }
    .footer__subscribe--block .subscribe__name {
        font-size: 24px;
    }
    .footer__subscribe--block {
        flex-direction: column;
        gap:30px;
    }
    .footer__subscribe--block .subscribe__form {
        width: 100%;
    }
    .header__main--list-categories .categories__level1--item .categories__level2 {
        left: unset;
        width: 100%;
        max-width: 100%;
        right: calc(100% - 100vw + 8px);
    }
    .contact-description, .header__top--delivery .delivery-description {
        display: none;
    }
    .header__top--delivery {
        
        min-width: unset;
    }
    .header__top--delivery.is-ua { 
        margin-left: auto;
    }
    .header__top--contact {
        min-width: unset;
    }
    .header__top--delivery, .header__top--contact {
        background-color: #f2eeee69;
    }
}
@media screen and (max-width: 650px) {
    .element__buy-popup--buttons__body {
        flex-direction: column;
        gap: 20px;
    }


}
.popupLeftBlock {
    display: none;
}
@media screen and (max-width: 900px)
{
    .popupLeftBlock {
        display: none !important;
    }
}
@media screen and (min-width: 900px)
{
    .popupLeftBlock {
        display: block;
        position: fixed;
        bottom: 10px;
        left: 10px;
        max-width: 250px;
        border-radius: 30px;
        /* border: 1px solid #f1f1f1;*/
        z-index: 1000;
        -webkit-box-shadow: 1px 4px 19px -6px rgba(0,0,0,0.75);
        -moz-box-shadow: 1px 4px 19px -6px rgba(0,0,0,0.75);
        box-shadow: 1px 4px 19px -6px rgba(0,0,0,0.75);
    }
    .popupLeftBlock img {
        border-radius: 30px;
        width: 100%;
        display: block;

    }
    .popupLeftBlock .closeIcon {
        width: 30px;
        height: 29px;
        display: block;
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
    }
}
.level1--item__name .icon svg {
    fill: #000;
}
.level1--item__name:hover .icon svg {
    fill: #AFC647;
}
@media screen and (max-width: 500px) {
    .popup-body {
        margin-top: 0;
        width: 100%;
        overflow-y: scroll;
    }
    .pickup__stores, .cities__list {
        max-height: unset;
    }
}

.element__buy-popup--charity {
    display: flex;
}

.element__buy-popup--charity__block {
    max-width: 300px;
    display: flex;
    border: 1px solid #ebebeb;
    padding: 10px;
}
.charity__image {
    margin-right: 10px;
}
.charity__image img {
    max-width: 60px;
}
.charity__title {
    font-size: 12px;
}
.charity__description {
    font-size: 10px;
}
.charity__buy {
    margin-top: 20px;
}
.charity__buy .element--button.addCart {
    background: unset;
    color: #AFC647;
    border: 1px solid #AFC647;
    font-size: 12px;
    padding: 5px 15px;
}
.charity__buy .element--button.addCart:hover {
    background: #AFC647;
    color: #fff;
}
.element--button.cart-return {
    background: unset;
    color: #AFC647;
    border: 1px solid #AFC647;
    padding: 10px 15px;
    border-radius: 9px;
}
.element--button.cart-return:hover {
    background: #AFC647;
    color: #fff;
}
.element__buy-popup--charity-title {
    margin-top: 20px;
    margin-bottom: 5px;
}
.header__main--navigation span {
    cursor: pointer;
}
.header__main--navigation span, .header__main--navigation a {
    position: relative;
}
/* End */
/* /local/components/ecommerce/d.head.banner/templates/.default/style.css?1763715303383 */
/* /local/components/ecommerce/d.header/templates/v1/style.css?17659851971436 */
/* /local/components/ecommerce/search.title.new.v4/templates/search2/style.css?17661468927456 */
/* /local/components/ecommerce/slider/templates/promoSlider/style.css?17234454001511 */
/* /local/templates/ecommerce/styles.css?176606540128230 */
