html {
    font-size: 16px;
}

.send_gift a {
	font-size:14px;
}

.product-cat-label-text-item {
	background: #8fa3bc;
}

.product-cat-price-percent {
	background-color: #8fa3bc;
}

h6.tile__title {
    font-size: 1.4rem;
    font-family: 'Georgia Regular';
    font-style: italic;
}

.shop-list-item__prop .icon-svg {
    color: black !important;
}

.b-news-list-tile__stickers-in .c-sticker {
    color: #afbdcf !important;
    background-color: #afbdcf !important;
}

#grecaptcha-inline-badge {
    display: none;
}

.mmenu-type1-item__link {
    padding-left: 2rem;
    padding-right: 2rem;
}

.ya-share2__badge {
    background-color: #868686 !important;
}

.product-cat-limit.is-limited .product-cat-limit-quantity:before {
	background-color: #78b05c;
    border: 1px solid #5ea13d;
} 


.__jivoMobileButton {
    bottom: 175px !important;
}

.rs-banners_video video{
	object-fit:cover;
}

#bx-soa-order .icon-svg {
	fill:#afbdcf;
}

.bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container, .bx-soa-pp-inner-ps.bx-selected .bx-soa-pp-company-graf-container{
	border-color:#afbdcf !important;
}

@media (min-width: 1024px) {

.form-group.bx-soa-customer-field {
    width: 45%;
    margin: 10px;
    display: inline-grid;
}

}

.text_buy1click {
    text-align: center;
}

.was-validated .bmd-form-control:invalid {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: linear-gradient(to top,#6c757d 2px,rgba(204,10,0,0) 2px),linear-gradient(to top,#bdbdbd 1px,rgba(189,189,189,0) 1px) !important;
    background-size: 100% 100%,100% 100%;
}

.product-cat-image-action {
    display: block;
}

a.header_link {
    color: black;
}

.delivery-custom .alert strong {
    font-weight: 100;
}

.delivery-custom .alert small {
    font-size: 100%;
    font-weight: bold;
}

.delivery-custom .alert {
    border-color: #afbdcf;
    background-color: #f8f9fb;
    color: black;
} 

.product-cat-head {
    margin-bottom: 0px;
}

label.product-cat-action.checked {
    background: #a6adb5;
}

label.product-cat-action.checked svg {
    fill: #fff;
}

label.product-cat-action.checked:hover {
    background: #a6adb5;
}

@media (min-width: 576px){
	.product-cat-head {
		height: 1.375rem;
	}
	

}

.product-cat-image-action {
    display: flex;
}

.product-cat-action-container {
    margin-right: 15px;
}

@media (max-width: 500px) {
.product-detail .product-cat-image-action {
    position: absolute;
    right: 0rem;
    top: -24rem;
    z-index: 999;
}
}

.share-popup {
	border: 1px solid #a6adb5;
	display: none; 
	width: fit-content;
	padding: 10px;
	z-index: 2;
	position: absolute;
	right: 10px;
	top: 70px;
	background: white;
	box-shadow: #8a939e 5px 5px 5px;
}

.share-popup-header {
    text-align: center;
    padding-bottom: 5px;
}
@media (min-width: 769px){
	.product-detail .l-main__title {
	width: 90%;
	display: inline-block !important;
	}
}

/*@media (max-width: 768px){
	#share {
		display: none;
	}
	
}*/


.subscribe-popup-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    opacity: 1;
    transition: opacity 1500ms;
	z-index:9999;
}

.subscribe-popup-overlay.hidden {
	visibility:hidden;
	opacity:0;
}

.subscribe-popup {
    background: white;
    margin: 200px auto;
    width: 30%;
    padding: 50px 50px 85px 50px;
}

.popup-subscribe__note {
    padding-bottom: 20px;
	text-align:center;
    font-size: 1.4rem;
    font-family: 'Georgia Regular';
    font-style: italic;
}

.subscribe-popup .bx_subscribe_checkbox_container.bx-sender-subscribe-agreement {
    padding-top: 10px;
}

.notify_bar {
    color: #a6adb5;
    text-align: center;
    padding: 10px;
    position: fixed;
    top: 0;
    background: white;
    box-shadow: 0px 4px 10px 0px black;
    width: 100%;
    min-height: 40px;
	transition: opacity 1500ms;
    z-index: 999;
}

.notify_close {
    position: absolute;
    top: 5px;
    right: 10px;
    color: #a6adb5;
    cursor: pointer;
}

.notify_bar.hidden {
	visibility:hidden;
	opacity:0;
}

.btn-subscribe {
    background: #a6adb5;
}

.btn-subscribe:hover {
    background: #9fabb7;
}
.btn-subscribe::before  {
    background-color: #9399a1;
}
 
 .bx-socialsidebar-group ul li a.tg {
    background-position: -220px,0;
}



.main_banners {
	font-family: "Roboto";
}

.main_banners__slide__link {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	  -ms-flex-pack: center;
		  justify-content: center;
	-webkit-box-align: center;
	  -ms-flex-align: center;
		  align-items: center;
	max-height: 100%;
	max-width: 100%;
	font-size: 14px;
	text-align: center;
	color: #fff; 
  }
.main_banners__slide__link:hover {
    text-decoration: none;
    color: white;
}

.main_banners__slide__text {
	text-shadow: 0px 0px 10px #101112; 
	font-weight: bold;
	padding: 7px;
  }
  
  
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.swiper-wrapper {
	display: flex;
	justify-content: center;
}


.main_banners__slide {
    min-width: 250px;
	max-width: 275px;
	padding: 30px; 
    flex-shrink: 1;
    display: flex;
	}

.main_banners__slide {
	padding: 5px;
	padding-bottom: 10px;
	max-width: 120px; 
}

.main_banners__inner {
	padding: 20px 5px; 
}

.main_banners__slide__inner {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 100%;
	background-color: rgba(16, 17, 18, 0.5);
	background-size: cover;
	-webkit-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	transition: background-color .3s ease;
	border-radius: 50%;
	overflow: hidden; 
  }
.main_banners__slide__link {
	font-size: 2em; 
	}
@media (min-width: 768px) {

.main_banners__slide__inner:hover {
	background-color: #988A5B; 
	}
	
.main_banners__slide__inner:hover:before {
	-webkit-animation: img-shine .5s;
	animation: img-shine .5s;
	opacity: 1; 
	}

.main_banners__slide__inner:before {
	pointer-events: none;
	position: absolute;
	top: 0;
	left: -50%;
	display: block;
	width: 25%;
	height: 100%;
	content: '';
	background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 100%);
	-webkit-transform: skewX(-25deg);
	-ms-transform: skewX(-25deg);
	transform: skewX(-25deg);
	opacity: 0;
	z-index: 2;
}
 
.main_banners__inner {
		padding: 0; 
	}

.main_banners__slide__link {
	font-size: 2em; 
	}	  

.s_main__inner {
      padding: 0; 
	  } 

}
	  
.img-shine {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.img-shine:before {
	pointer-events: none;
	position: absolute;
	top: 0;
	left: -50%;
	display: block;
	width: 25%;
	height: 100%;
	content: "";
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 100%);
	transform: skewX(-25deg);
	opacity: 0;
	z-index: 2;
}
.img-shine:hover:before {
	-webkit-animation: img-shine 0.5s;
		  animation: img-shine 0.5s;
	opacity: 1;
}

@-webkit-keyframes img-shine {
  100% {
    left: 125%;
  }
}

@keyframes img-shine {
  100% {
    left: 125%;
  }
}


.s_main__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px 20px; 
  
  }
  
.s_main__item {
  width: 100%; 
}
@media (min-width: 768px) {
.s_main__item:hover .s_main__item__canvas:before {
  -webkit-animation: img-shine .5s;
		  animation: img-shine .5s;
  opacity: 1; }
.s_main__item:hover .s_main__item__text {
  color: #101112; 
} 
}


@media (min-width: 1400px) {
    .s_main__item {
      width: 50%; }
  .s_main__item__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 768px) {
.s_main__item__link {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
.s_main__item__canvas {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
    z-index: 1; }
}



@media (min-width: 768px) {
      .s_main__item__canvas {
        padding-bottom: 50%;
        width: 50%; }
        .s_main__item__canvas:before {
          pointer-events: none;
          position: absolute;
          top: 0;
          left: -50%;
          display: block;
          width: 25%;
          height: 100%;
          content: '';
          background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
          background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 100%);
          background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 100%);
          -webkit-transform: skewX(-25deg);
              -ms-transform: skewX(-25deg);
                  transform: skewX(-25deg);
          opacity: 0;
          z-index: 2; } 
		  
		  .s_main__item__img{
			  min-width: 336px;
		  }
		  }
  .s_main__item__img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    max-height: 100%;
    max-width: 100%;
	}
  .s_main__item__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
    font-size: 25px;
    color: #9fabb7;
    padding: 5px 0;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s; }
@media (min-width: 768px) {
      .s_main__item__text {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 50%;
        font-size: 34px;
        text-align: center;
        padding: 40px; } }

.s_main__item + .s_main__item {
  margin-top: 20px; }


@media (min-width: 768px) {
    .s_main__item + .s_main__item {
      margin-top: 0px; } 
	  }


a.s_main__item__link {
    text-decoration: none;
    font-family: 'Georgia Regular';
	font-style:italic;
    color: #a6adb5;
}

.section-head__title .h4, .section-head__title h4 {
    font-size: 1.5em;
    /* font-weight: bold; */
    font-style: italic;
    font-family: 'Georgia Regular';
    color: #878d94;
}


.s_main__item__img {
    transition: transform 0.6s cubic-bezier(0.45, 0.05, 0.55, 0.95);
}

.s_main__item__img:hover {
    transform: scale(1.1);
}

.bmd-form-control:invalid {
    background-image: linear-gradient(to top,#7d8698 2px,rgba(204,10,0,0) 2px),linear-gradient(to top,#bdbdbd 1px,rgba(189,189,189,0) 1px);
}

@media (min-width:992px){
	.product-cat-image-wrapper {
		    padding-bottom: 0;
			padding-top: 4em;
	}
	
	.product-cat-image-action {
		right: 1rem;
		top: 1rem;
	}

}

.subscribe_tops {
    text-align: center;
    margin: 3rem 0;
}

.subscribe_podp {
    margin: 2rem calc(50% - 150px);
    padding: 0;
    max-height: 150px;
    max-width: 100%;
}

.subscribe .row {
    justify-content: center;
    margin: auto;
}

.subscribe h4 {
	font-size: 2em;
	font-style: italic;
	font-family: 'Georgia Regular';
	color: #878d94;
	margin-bottom: 1.5rem;
}

.subscribe form {
    min-width: 500px;
    margin-bottom: 3rem;
}

.mobile-only {
    display: none;
}

.desktop-only {
    display: flex;
}

@media (max-width: 500px) {

.subscribe form {
    min-width: auto;
}
.subscribe-popup {
    width: 90%;
    margin: 20% auto;
}
.product-cat-container .product-cat-image-action {
    right: -0.3em;
    top: 0.3em;
}
.product-cat-container .product-cat-action-container {
    width: 1.8em;
    height: 1.8em;
}

.share-popup {
    top: -340px;
    z-index: 999;
}

.mobile-only {
    display: block;
}

.mobile-only .s_main__item__canvas.img-shine {
    overflow: auto;
    height: 350px;
}

.mobile-only .s_main__item__link {
    display: block;
}

.mobile-only .s_main__item__text {
        position: absolute;
        bottom: 3em;
        left: 1em;
        display: block;
        width: fit-content;
        max-width: 90%;
        padding: 5px 15px;
        border: 1px solid #9fabb7;
        background: #9fabb7;
        color: white;
        font-size: 1.4em;
}

.desktop-only {
    display: none;
}

.l-compact-menu__bottom {
        min-height: 450px;
}
	
}

