.vc_custom_1614331629346 h1 {color: #1e6a44!important;}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#billing_phone_field::before {
	margin-top: 4px!important;
}  
#billing_phone_field::after {
	margin-top: 4px!important;
}  

input, button {
 /*-webkit-appearance: none;*/
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
}

body { 
	font-size: 14px; 
	line-height: 1.2; 
	font-family: Helvetica, Arial, sans-serif;
	/*letter-spacing: 2px;*/
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section { 
	display: block; 
}
ol,
ul { 
	list-style: none; 
}
blockquote,
q { 
	quotes: none; 
}
blockquote:before,
blockquote:after,
q:before,
q:after { 
	content: ''; 
	content: none; 
}
strong { 
	font-weight: bold; 
} 
input { 
	outline: none; 
}
table { 
	border-collapse: collapse; 
	border-spacing: 0; 
}
img { 
	border: 0; max-width: 100%; height: auto;
}
a:hover,
a { 
	text-decoration: none; 
}
.container{
	max-width: 1280px;
	width: 100%;
	margin: auto;
	position: relative;
}
{
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;	
	-webkit-flex-flow: column;
    -moz-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
}

/*Header*/
.current_page_parent,
.current_page_item{
	background: none!important;
}
.header__menu li a{
	font-family: Helvetica;
    font-size: 14px;
    line-height: 16px;
    color: #757575!important;
    font-weight: 700;
    background: transparent!important;
    padding: 10px 18px;
    padding-bottom: 6px;
    border-bottom: 2px solid transparent!important;
    transition: 0.6s;
}
.my-header__full{
    padding: 27px 0;
    /*-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;	*/
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
}
.my-header__logo{
	margin: auto 0;
	margin-right: 30px;
}
.header__menu li{
	margin-right: 20px;
}
.header__menu li:last-child{
	margin-right: 0;
}
.my-header__logo img{
	max-width: 196px;
    max-height: 46px;
}
.header__menu li a:hover,
.header__menu li.current_page_item a,
.header__menu li.current_page_parent a{
	color: #161616!important;
	border-bottom: 2px solid #45AE55!important;
}
.header__menu{
	flex-basis: 60%;
	margin: auto 0;
}
.header__menu ul{
	/*-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;	*/
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	padding: 0 20px;
}
.header__koshik{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	margin: auto 0 auto auto;
    /*margin: 0 0 auto 0;*/

}
.all-languages{
	display: none;
	position: absolute;
	top: 65px;
    z-index: 999;
}
.lang-all__style{
	font-family: Helvetica;
    font-size: 14px;
    line-height: 16px;
    color: #323232;
    font-weight: 600;
    padding: 15px;
    border-radius: 50px;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.4);
    cursor: pointer;
    width: 50px;
    text-align: center;
}
.header__koshik .wpmenucart-shortcode {
    margin: auto 0;
    display: block!important;
    position: relative;
    width: 26px;
    height: 26px;
    /*background: url(/wp-content/uploads/2020/10/iconfinder_cart_6507476-3.png);*/
}
.header__koshik .wpmenucart-shortcode .reload_shortcode{
	position: absolute;
    right: -4px;
    bottom: -3px;
    font-size: 11px;
    width: 16px;
    height: 16px;
    align-items: center;
    text-align: center;
    border-radius: 20px;
    background: #368C43;
    display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
    -webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
}
.header__koshik .wpmenucart-shortcode .reload_shortcode a{
	color: white;
	z-index: 2;
	text-decoration: none;
}
.header__koshik .wpmenucart-shortcode .reload_shortcode a:before{
    content: "";
    width: 26px;
    height: 26px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/wp-content/uploads/2020/10/iconfinder_cart_6507476-3.png);
    left: -13px;
    top: -13px;
    z-index: -1;
}
.header__lang-all{
	margin: auto 0;
	margin-left: 20px;
	padding: 0 10px;
	position: relative;
}
.all-languages>div{
	margin-bottom: 10px;
}
.all-languages a{
	font-family: Helvetica;
    font-size: 14px;
    line-height: 16px;
    color: #323232;
    font-weight: 600;
    padding: 15px;
    border-radius: 50px;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.4);
    cursor: pointer;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    -webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;	
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
    align-items: center;
    text-decoration: none;
}
#single-post{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	padding-top: 75px;
}
#single-post #content__section{
	padding-top: 0;
	flex-basis: 75%;
    margin-left: auto;
}
.menu-mob__icon {
	display: none;
    width: 28px;
    height: 10px;
    position: relative;
    cursor: pointer;
}

.menu-mob__icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #78C271;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
}
.menu-mob__links ul{
	margin-bottom: 0!important;
}
.menu-mob__icon span:nth-child(1) {
    top: 0px;
}
.menu-mob__icon span:nth-child(2) {
    bottom: 0px;
}
.header__menu-mob{
	margin: auto;
    margin-left: 20px;
    margin-right: 0;
    margin-left: auto;
    position: relative;
    display: none;
}
.menu-mob__links a:hover {
    text-decoration: underline;
}

.header__menu-mob.menu_state_open .menu-mob__icon span:nth-child(2) {
	top: 4px;
    transform: rotate(45deg);
}

.header__menu-mob.menu_state_open .menu-mob__icon span:nth-child(1) {
	top: 4px;
    transform: rotate(-45deg);
}

.header__menu-mob.menu_state_open .menu__links {
    display: block;  
}
/*Home Page*/
.rating-custom .star-rating {
	float: right;
	overflow: hidden;
	position: relative;
	height: 1em;
	line-height: 1;
	font-size: 12px;
	width: 5.4em;
	font-family: star;
}

.rating-custom .star-rating::before {
	content: '\53\53\53\53\53';
	color: #E6E6E6;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}

.rating-custom .star-rating {
	line-height: 1;
	font-size: 12px;
	font-family: star;
}

.rating-custom .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;

}

.rating-custom .star-rating span::before {
	content: '\53\53\53\53\53';
	top: 0;
	position: absolute;
	left: 0;
	color: #FFC107!important;
}
.rating-custom .star-rating.star-rating__null span::before{
	display: none;
}
.rating-custom .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;

}
.rell-products{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
}
.rell-products  a{
	text-decoration: none;
}
.rell-products > div{
	flex-basis: 22.8%;
	max-width: 285px;
	margin-right: 2.9%;
}
.product-category__descr .woo-sc-box{
	margin-top: 100px;
}
.rell-products__container{
	
}
.rell-products__page{
	flex-wrap: wrap;
	
}
.category__content{
	max-width: 900px;
	margin-left: auto;
	width: 100%;
}
.woocommerce_before_shop_loop{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;	
	margin-bottom: 13px;
}
.woocommerce_before_shop_loop .woocommerce-result-count{
	float: none;
    font-weight: 500;
    font-size: 16px;
    color: #1D1D1D;
    margin: auto 0;
}
.woocommerce_before_shop_loop form{
	float: none!important;
	margin: auto 0;
}
.rell-products__page > div{
	flex-basis: 31.4%;
	margin-bottom: 36px;
}
.page-category__st{
	padding-top: 73px;
}
.rell-products__page > div:nth-child(3n+3){
	margin-right: 0;
}
.category__content .woocommerce-ordering .selection > span{
	height: auto;
    padding: 11px 20px;
    background: #FFFFFF;
    box-shadow: 0px 5px 18px rgba(73, 80, 88, 0.08);
    border-radius: 3px;
    border: none;
    min-width: 200px;
}
.header__search{
	margin: auto 10px;
}
.header__search .aws-container .aws-search-form{
    height: auto;
    position: relative;
    width: 100%;
    max-width: 156px;
}
.header__search.header__search--mob .aws-container .aws-search-form{
	max-width: 347px;
}
.header__search .aws-container .aws-show-clear .aws-search-field{
    color: #A4A4A4;
    padding: 6px 13px;
    font-size: 11px;
    background: #FFFFFF;
    border: 1px solid #F0F0F0;
    box-sizing: border-box;
    border-radius: 3px!important;
}
.header__search.header__search--mob .aws-container .aws-show-clear .aws-search-field{
	font-size: 16px;
	padding: 14px 13px;
}
.header__search .aws-container .aws-search-form .aws-form-btn{
	position: absolute;
    z-index: 2;
    width: 9px;
    height: 9px;
    background: transparent;
    border: 0;
    right: 8px;
    top: 50%;
    margin-top: -4.5px;
}
.header__search.header__search--mob .aws-container .aws-search-form .aws-form-btn{
	width: 13px;
	height: 13px;
	margin-top: -6.5px;
}
.header__search .aws-container .aws-search-form .aws-search-btn_icon{
	width: 100%;
	height: 100%;
}
.category__content .woocommerce-ordering .selection > span > span{
	font-size: 13px;
    color: #676767;
    padding: 0;
    padding-right: 35px;
    
}
.category__content .woocommerce-ordering .selection > span > span.select2-selection__arrow{
	top: 50%;
    margin-top: -13px;
    right: 0;
}
.rell-products > div:last-child{
	margin-right: 0;
}
.rel-pr__images{
	padding: 54px 25px;
	/*background: #F9F9F9;*/
	position: relative;
	margin-bottom: 10px;
	border: 2px solid #F9F9F9;
	height: 308px;
}
.rel-pr__images--logo{
	position: absolute;
	top: 14px;
	left: 23px;
}
.rel-pr__images--logo img{
	width: 32px;
	height: 32px;
}
.rel-pr__images--buy{
	position: absolute;
	right: 18px;
	top: 18px;
}
.rel-pr__informations{

}
.rel-pr__category{
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;	
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	margin-bottom: 20px;
}
.rel-pr__category--name{
	color: #9A9A9A;
	font-size: 12px;
}
.rel-pr__name{
	font-size: 18px;
	line-height: 1;
	color: #3C3C3C;
	font-weight: normal;
	margin-bottom: 10px;
}
.rel-pr__mass{
	color: #9A9A9A;
	font-size: 14px;
}
#content__section h2,
.my-title{
	color: #161616!important;
	font-weight: bold!important;
	font-size: 28px;
	text-transform: none;
	text-align: left;
	margin-bottom: 60px;
}
#content__section i{
	font-style: italic;
}
#content__section #form-comment{
	display: block;
}
#content__section ul {
	padding-left: 25px;
	margin-bottom: 20px;
}
#content__section ul li{
	margin-bottom: 10px;
	position: relative;
	line-height: 1.2;
}
#content__section ul li:before{
	content: "";
	position: absolute;
	left: -10px;
	top: 7px;
	width: 5px;
	height: 5px;
	border-radius: 20px;
	background-color: #45AE55;
}
#content__section ul li:last-child{
	margin-bottom: 0px;
}
#content__section blockquote{
	display: block;
    font-style: italic;
    padding-left: 20px;
    margin: 10px 0;
    border-left: 1px solid #45AE55;
}
#content__section h2{
	margin-bottom: 26px;
}
#content__section h2:before,
.my-title:before{
	display: none;
}
#content__section{
	color: #3B3B3B;
	line-height: 1.7;
	font-size: 13px;
	padding: 76px 0;
}
#products__section{
	padding: 75px 0 124px;
}
.noticias__row{
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;	
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
}
.noticias__row > div{
	margin-right: 1.8%;
	flex-basis: 32%;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;	
	-webkit-flex-flow: column;
	-moz-flex-flow: column;
	-ms-flex-flow: column;
	flex-flow: column;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
}
.noticias__row > div:last-child{
	margin-right: 0;
}
.notic__image{
	margin-bottom: 26px;
}
.notic__name{
	margin-bottom: 48px;
}
.notic__name h3{
	line-height: 1;
	color: #1D1D1D;
	font-weight: bold;
	font-size: 22px;
}
.notic__info{
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;	
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	padding-bottom: 15px;
	border-bottom: 2px solid #000000;
}
.notic__date{
	color: #1D1D1D;
	font-size: 12px;
	line-height: 1;
	margin: auto 0;
}
.notic__read{
	text-transform: uppercase;
	color: #3C3C3C!important;
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	text-decoration: none!important;
	position: relative;
}
.notic__read:after{
	content: "\f061";
	font-family: "FontAwesome";
	display: inline-block;
	margin-left: 10px;
}
#noticias__section{
	padding: 84px 0;
}
.vyhody__row{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
}
.vyhody__row .vyhoda__block{
	flex-basis: 32%;
	margin-right: 2%;
}
.vyhody__row .vyhoda__block:last-child{
	margin-right: 0;
}
.vyh__icon{
	height: 46px;
	margin-bottom: 34px;
}
.vyh__title{
	font-size: 24px;
	color: #161616;
	font-weight: bold;
	margin-bottom: 16px;
}
.vyh__text{
	font-size: 13px;
	color: #3B3B3B;
}
#vyhody__section{
	padding: 90px 0;
	border-bottom: 2px solid rgba(0, 0, 0, 0.12);
}
.my-title__h3{
	color: #959595;
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 1;
}
.home-menu__cnt{
	/*height: 121px;*/
	height: 100%;
	width: 100%;
	padding: 21px;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;	
	-webkit-flex-flow: column;
	-moz-flex-flow: column;
	-ms-flex-flow: column;
	flex-flow: column;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	transition: .3s;
}
.home-menu__info-row{
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;	
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
}
.home-menu__logo{
	height: 64px;
	width: 64px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	/*background-image: url(/wp-content/uploads/2020/09/viagra-bg.png);*/
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.home-menu__cnt:hover{
	background-color: rgba(55, 119, 193, 0.97);
}
.generic-viagra-sildenafil:hover{
	background-color: rgba(55, 119, 193, 0.97);
}
.generic-viagra-sildenafil .home-menu__logo{
	background-image: url(/wp-content/uploads/2020/10/viagra-bg.png);
}
.generic-cialis-tadalafil:hover{
	/*background-color: #F7C275;*/
}
.generic-cialis-tadalafil .home-menu__logo {
	background-image: url(/wp-content/uploads/2020/10/cialis-bg.png);
}
.generic-levitra-vardenafil:hover{

}
.generic-levitra-vardenafil .home-menu__logo {
	background-image: url(/wp-content/uploads/2020/10/levitra-bg.png);
}
.premature-ejaculation:hover{

}
.premature-ejaculation .home-menu__logo {
	background-image: url(/wp-content/uploads/2020/10/eyacul-bg.png);
}
.viagra-for-women:hover{

}
.viagra-for-women .home-menu__logo {
	background-image: url(/wp-content/uploads/2020/10/v-para-bg.png);
}
.generic-spedra:hover{

}
.generic-spedra .home-menu__logo {
	background-image: url(/wp-content/uploads/2020/10/generic-bg.png);
}
.special-offer:hover{

}
.special-offer .home-menu__logo {
	background-image: url(/wp-content/uploads/2020/10/oferta-bg.png);
}
.home-menu__logo img{
	margin: auto;
}
.home-menu__name{
	font-size: 18px;
	font-weight: bold;
	color: #3C3C3C;
	max-width: 130px;
	margin: auto 0;
	transition: .3s;
}
.home-menu{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	flex-wrap: wrap;
}
.home-menu > a{
	flex-basis: 24%;
	border: 1px solid #E1E1E1;
	height: 163px;
	display: block;
	text-decoration: none;
}
.home-menu__link{
	transition: .3s;
	color: #3C3C3C;
	font-size: 12px;
	text-transform: uppercase;
}
.home-menu__link:after{
	content: "\f061";
	font-family: "FontAwesome";
	display: inline-block;
	margin-left: 10px;
}
.home-menu > a:hover .home-menu__name{
	color: white;
}
.home-menu > a:hover .home-menu__link{
	color: white;
}
.home-menu > a:last-child{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	border: 0;
}
.home-menu > a:last-child span{
	margin: auto;
	text-transform: uppercase;
	font-size: 12px;
	color: white;
	font-weight: bold;
	padding: 18px 36px 18px 49px;
	background: #78C271;
	border-radius: 3px;
	border: 1px solid #78C271;
	transition: .3s;
	box-shadow: 0px 15px 20px rgba(73, 80, 88, 0.15);
}
.home-menu > a:last-child span:hover{
	background-color: white;
	color: #78C271;
}
.home-menu > a:last-child span:hover:after{
	color: #78C271;
}
.home-menu > a:last-child span:after{
	content: "\f061";
	font-family: "FontAwesome";
	display: inline-block;
	margin-left: 10px;
	transition: .3s;
}
.home__slide--title{
	font-size: 52px;
	color: #161616!important;
	font-weight: bold!important;
	text-align: left;
	text-transform: none;
	line-height: 1.2;
	margin-bottom: 30px;
	position: relative;
	max-width: 685px;
}
.home__slide--title:before{
	display: none;
}
.home__slide--title span{
	z-index: 2;
	position: relative;
	padding: 0;
	background: transparent;
}
.home__slide--title:after{
	content: "";
	width: 198px;
	height: 198px;
	background-image: url(/wp-content/uploads/2020/10/circle.png);
	position: absolute;
	top: 50%;
	margin-top: -99px;
	left: 24%;
	z-index: 1;
}
.home__slide--butt{
	margin: auto 0;
}
.home__slide--info{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
}
.home__slide--butt a{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	padding: 11px 34px;
	background: #F9C06A;
	border: 1px solid #F6BA65;
	border-radius: 3px;
	display: table;
	transition: .3s;
	text-decoration: none;
}
.home__slide--butt a:hover{
	background-color: white;
	color: #F6BA65;
}
.home__slide--text{
	max-width: 292px;
	font-size: 15px;
	line-height: 1.6;
	color: #3B3B3B;
	margin-right: 33px;
}
.home__slide{
	outline: none
}
#sliderHome{
	/*padding: 61px 0 56px;*/
	position: relative;
}
#sliderHome>div{
	z-index: 2;
}
#sliderHome:after{
	content: url(/wp-content/uploads/2020/10/big-elipse.png);
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
}
.home-slick{
	padding: 61px 0 45px;
    position: relative;
   	height: 267px;
    overflow: hidden;
}
.preloader-remove .home-slick{
	height: auto;
    overflow: initial;
}

#sliderHome .home-slick .slick-dots{
	bottom: 0;
	position: inherit;
   	text-align: left;
   	margin-top: 25px;
}
#sliderHome .slick-dotted.slick-slider{
	margin-bottom: 0!important;
}
#sliderHome .home-slick .slick-dots li{
	margin: 0;
	width: 30px;
	height: 2px;
	margin-right: 10px;
}
#sliderHome .home-slick .slick-dots li:last-child{
	margin-right: 0;
}
#sliderHome .home-slick .slick-dots li.slick-active button{
	background-color: #727272;
}
#sliderHome .home-slick .slick-dots li button{
	width: 30px;
   	height: 2px;
   	padding: 0;
   	background: #DDDDDD;
   	transition: .3s;
}
#sliderHome .home-slick .slick-dots li button:before{
	display: none;
}
#sliderHome{
	padding: 61px 0 45px;
	position: relative;
}
.home__slide--photo{
	position: absolute;
	bottom: -46px;
	right: 7.8%;
}

.home__slide--photo img{
	max-width: 520px;
	max-height: 450px;
}
.rel-pr__price{
	font-size: 18px;
	line-height: 1;
	color: #3C3C3C;
	font-weight: normal;
	margin-bottom: 10px;
}
.rel-pr__price span{
	line-height: 1;
}
.home-slick .slick-list{
	overflow: visible;
}
.alignright {
    float: right;
}
.alignleft {
	float: left;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/*SideBar*/
.category-menu__cnt > a{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
    padding: 5px 6px;
    margin-bottom: 11px;
    font-weight: bold;
    font-size: 16px;
    color: #1D1D1D;
    text-decoration: none;
}

.page-category__st{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
}
.category__sidebar{
	margin-right: 60px;
	max-width: 252px;
	flex-basis: 25%;
}
.cat__title{
	margin-bottom: 20px;
	font-weight: 500;
	color: #1D1D1D;
	font-size: 24px;
	font-weight: bold;
}
.qv__price{
	padding: 10px;
    background: #F4FAF5;
    border-radius: 4px;
    display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
    align-items: center;
    margin-left: auto;
}
.qv__price .woocommerce-Price-currencySymbol,
.qv__price .qv__price--symbol{
	color: rgba(72, 168, 113, 0.53);
    font-size: 13px;
    /*margin-right: 4px;*/
}
.qv__price bdi,
.qv__price .qv__price--summ{
    font-weight: bold;
    font-size: 20px;
    color: #01A145;
}
.my-quantity table{
	-ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}
.my-quantity{
	max-width: 225px;
	position: relative;
	margin-right: 15px;
}
.qv__selecter{
	position: absolute;
    top: calc(100% + 3px);
    left: 0;
    background: #FFFFFF;
    box-shadow: 0px 15px 20px rgba(73, 80, 88, 0.1);
    border-radius: 3px;
    display: none;
    z-index: 99;
}
.qv__selected.active:after{
	transform: rotate(-135deg);
    bottom: 8px;
}
.qv__header{
	font-size: 9px;
	color: #676767;
}
.qv__hidden{
	visibility: hidden;
}
.my-quantity td{
	color: #525252;
	vertical-align: middle;
}
.my-quantity td:nth-child(1){
	padding: 8px 10px 4px 14px;
	width: 50px;
}
.my-quantity .qty__tablets{
	padding: 8px 15px 4px 10px;
	width: 55px;
    align-items: center;
    display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
}
.qv__vis{
	background: #FFFFFF;
    box-shadow: 0px 5px 18px rgba(73, 80, 88, 0.08);
    border-radius: 3px;
    position: relative;
}
.qv__selected{
	cursor: pointer;
	font-size: 16px;
}
.qv__selecter tr{
	transition: .3s;
	cursor: pointer;
	font-size: 16px;
}
.qv__selecter tr:hover,
.qv__selecter tr.qv__select{
    background: #F1F9F2;
}
.qv__selected:after{
    content: "";
    width: 10px;
    height: 10px;
    border: 3px solid #78C271;
    position: absolute;
    right: 14px;
    bottom: 12px;
    border-top: 0;
    border-left: 0;
    transform: rotate(45deg);
    transition: .3s;
}
.my-quantity .qty__tablets span{
	font-size: 9px;
	color: rgba(112, 112, 112, 0.53);
	margin-right: 2px;
}
.my-quantity .qty__pr{
	padding: 8px 28px 4px 15px;
	width: 117px;
}
.qty__pr .woocommerce-Price-currencySymbol{
	color: rgba(112, 112, 112, 0.53);
    font-size: 9px;
    font-weight: 500;
    /* align-items: start; */
    margin-right: 2px;
}
.qv__selected td{
	font-weight: bold;
	vertical-align: middle;
}
.product__short-descr{
	margin-bottom: 11px;
	font-size: 13px;
	color: #676767;
	line-height: 1.5;
}
.widgets .trust{
	max-width: 377px;
    padding: 25px 30px;
    background-color: #F9F9F9;
}
.widgets .trust .trustpilot-widget{
	max-height: 51px;
}

.widgets .bee{
	max-width: 377px;
    padding: 25px 30px;
    background-color: #F9F9F9;
}
/*.widgets .bee #beetrust_informer a > div{
    display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row-reverse;
	-moz-flex-flow: row-reverse;
	-ms-flex-flow: row-reverse;
	flex-flow: row-reverse;
    height: auto!important;
}
.widgets .bee #beetrust_informer a > div > img{
	margin: auto;
    height: 36px!important;
    width: 163px!important;
    float: none!important;
}
.widgets .bee #beetrust_informer a > div > div:nth-child(2){
    display: none;
}
.widgets .bee #beetrust_informer a > div > div:nth-child(3){
    height: auto!important;
    text-align: left!important;
    margin-left: 0!important;
    color: #0B0B0B!important;
    font-size: 16px!important;
    line-height: 1.2!important;
    float: none!important;
}*/
.widgets{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	margin-bottom: 50px;
}
.widgets > div{
	margin-right: 15px;
}
.widgets > div:last-child{
	margin-right: 0;
}

.cat__descr{
	font-weight: normal;
	color: #676767;
	font-size: 13px;
	margin-bottom: 45px;
	line-height: 1.5;
}
.my-attributes{
	padding: 22px 20px;
    border-radius: 5px;
    border: 4px solid #F9F9F9;
}
.my-attribut{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	margin-bottom: 25px;
}
.my-attribut:last-child{
	margin-bottom: 0;
}
.my-attribut__img{
    width: 34px;
    height: 34px;
    background: #F4FAF5;
    border-radius: 50px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin: auto 0;
    margin-right: 19px;
}
.my-attribut__img:before{
	/*content: url(/wp-content/uploads/2020/11/libra.png);*/
	content: "";
	margin: auto;
	line-height: 1;
}
.my-attribut__img.my-attribut__img--attribute_pa_wirkstoff:before{
	content: url(/wp-content/uploads/2020/11/ar.png);
	
}
.my-attribut__img.my-attribut__img--attribute_pa_inhaltsstoff-der-tablette:before,
.my-attribut__img.my-attribut__img--attribute_pa_packungsinhalt:before{
	content: url(/wp-content/uploads/2020/11/money.png);
	
}
.my-attribut__img.my-attribut__img--attribute_pa_one-jelly-packet-contains:before{
	content: url(/wp-content/uploads/2020/11/libra.png);
}
.my-attribut__img.my-attribut__img--attribute_pa_wirkungseintritt:before{
	content: url(/wp-content/uploads/2020/11/clock.png);
}
.my-attribut__img.my-attribut__img--attribute_pa_wirkungszeit:before{
	content: url(/wp-content/uploads/2020/11/time.png);
}
.my-attribut__info{
	margin: auto 0;
}
.my-attribut__info--label{
	color: #AFAFAF;
    font-size: 11px;
    letter-spacing: 0.01em;
    margin-bottom: 6px;
}
.woocommerce-billing-fields{
	margin-bottom: 35px;
}
.my-attribut__info--val{
	color: #0B0B0B;
    font-weight: bold;
    font-size: 14px;
}
.woocommerce-additional-fields textarea{
    background: #fcfdff!important;
    border: 1px solid #dbe3ee!important;
    border-radius: 1px!important;
    height: 100px!important;
    font-size: 11px;
    color: #9e9e9e;
    resize: none;
    padding: 10px 15px;
}
.comment-form-rating p.stars a::before{
	content: "\e020";
	color: #E6E6E6;
}
/*.comment-form-rating p.stars a:not(:hover)::before,*/
.comment-form-rating p.stars.selected a:not(.active)::before{
	content: "\e020";
	color: #FFC107;
}
.comment-form-rating p.stars a:hover::before,
.comment-form-rating p.stars.selected a.active::before{
	content: "\e020";
	color: #FFC107;
}
.comment-form-rating p.stars a:hover~a::before,
.comment-form-rating p.stars.selected a.active~a::before{
	content: "\e020";
	color: #E6E6E6;
}

#form-comment .comment-form-comment{
	margin-bottom: 10px;
}
#form-comment{
	display: none;
}
.table-cart__head{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	background: #f2f7fd;
}
.table-cart__head > div{
    padding: 17px 0 17px 29px;
    border-bottom: 1px solid #e1e5ec;
    font-size: 12px;
    line-height: 17px;
    color: #3b3b3b;
    position: relative;
}
.table-cart__content .product-price{
	font-size: 18px;
    line-height: 25px;
    color: #3c3c3c;
    font-weight: 700;
    /* margin-right: 30px; */
    margin: auto 0;
    position: relative;
    margin-right: 30px;
}
.table-cart__content .quantity_select .select2-selection{
    margin-bottom: 0!important;
    background: 0 0;
    border: 1px solid #45ae55;
    border-radius: 1px;
    font-family: Helvetica;
    font-size: 11px;
    line-height: 15px;
    color: #7e7e7e;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 8px 12px 8px 21px;
    height: auto;
    /* max-width: 125px; */
    width: 125px;
    position: relative;
}
.table-cart__content .product-subtotal{
    font-size: 18px;
    line-height: 25px;
    color: #3c3c3c;
    font-weight: 700;
    margin: auto 0;
}
.custom__radios h3,
#customer_details h3{
	margin-bottom: 26px;
    font-size: 18px;
    color: #161616;
    position: relative;
    /*padding-left: 42px;*/
    font-weight: bold;
}
#payment > h3,
#order_review_heading,
#customer_details h3.bill-h{
	padding-left: 42px;
}
#payment > h3:before,
#order_review_heading:before,
#customer_details h3.bill-h:before{
	content: "1";
	/*content: "";*/
    font-size: 14px;
    color: #fff;
    padding: 4px 9px;
    background: #45ae55;
    border-radius: 20px;
    position: absolute;
    display: block;
    left: 0;
    top: 50%;
    margin-top: -13px;
}
#payment > h3:before{
	content: "3";
}
.my-terms{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    float: none;
}
.my-terms input{
    margin: 0!important;
    margin-right: 15px!important;
}
.my-terms label{
    font-size: 12px;
    line-height: 16px!important;
    color: #a9a9a9;
    display: block!important;
    margin: 0!important;
    
}
.coup__title{
	font-size: 14px;
    color: #3c3c3c;
    font-weight: 700;
    margin: auto;
    margin-bottom: 10px;
}
.coupon__row{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between; 
}
.cart-discount{
	padding-left: 20px;
	margin-bottom: 5px;
}
.coup__sale a{
	content: url(/wp-content/uploads/2020/11/delete.svg);
}
.footer__copyr--line{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between; 
    border-top: 1px solid #D8D8D8;
    padding: 35px 0;
}
.footer__line{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between; 
    padding: 38px 0 0;
    border-top: 1px solid #D8D8D8;
    margin-top: 50px;
    position: relative;
}
/*.footer__line:after{
	content: url(/wp-content/uploads/2020/11/img-foot.png);
	position: absolute;
	right: 0;
	bottom: 0;
}*/
.footer__info img{
	max-width: 170px;
    margin-bottom: 11px;
}
.footer__info--text{
	max-width: 310px;
    color: #3B3B3B;
    font-size: 12px;
    line-height: 1.6;
}
.footer__categories--title{
	color: #161616;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 22px;
}
.select2-container{
	z-index: 2;
}
.footer__categories--list{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    max-width: 365px
}
.my-content__head{
	margin-top: 73px;
	margin-bottom: 30px;
}
.my-content{
	margin-bottom: 20px;
}
.my-content:last-child{
	margin-bottom: 0;
}
.my-content__head h1{
	font-weight: bold;
	font-size: 52px;
	color: #161616;
}
.my-content .bd-blog-header h2 a{
	font-size: 28px;
    color: black;
    text-decoration: none;
}
#blog .bdp_blog_template a.bd-more-tag{
	display: block;
    text-align: center;
    padding: 10px 15px;
    background: #78C271;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 3px;
    color: #FFFFFF;
    text-decoration: none;
}
#blog{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
}
#blog > div:nth-child(1){
    margin-right: 60px;
    max-width: 252px;
    flex-basis: 25%;
}
#blog > div:nth-child(2){
	max-width: 900px;
    margin-left: auto;
    width: 100%;
}
.policka{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
}
.pole_formularu{
    margin-bottom: 10px;
    margin-right: 2%;
    flex-basis: 32%;
}
.pole_formularu_text{
	flex-basis: 100%;
	margin-bottom: 10px;
}
.p_odeslat input{
	font-size: 12px;
    line-height: 14px;
    color: #fff!important;
    font-weight: 700;
    padding: 18px 16px;
    background: #45ae55!important;
    border: 1px solid #259336!important;
    border-radius: 1px!important;
    transition: .6s;
    width: auto!important;
    margin: 0;
    float: none!important;
    outline: none;
}
.pole_formularu_text textarea{
	background: #fcfdff!important;
    border: 1px solid #dbe3ee!important;
    border-radius: 1px!important;
    height: 100px!important;
    font-size: 11px;
    color: #9e9e9e;
    resize: none;
    padding: 10px 15px;
    width: 100%;
    outline: none;
}
.pole_formularu:nth-child(3n+3){
	margin-right: 0;
}
.pole_formularu input{
	width: 100%;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 13px;
    color: #3b3b3b;
    background: #fcfdff;
    border: 1px solid #dbe3ee;
    border-radius: 1px;
    box-shadow: none;
}
.pcontaktform h2,
.my-content h2{
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 26px;
}
.my-content p{
    color: #3B3B3B;
    font-size: 18px;
    line-height: 1.4;
}
.my-content__center{
	text-align: center;
}
.footer__categories--list > div{
	flex-basis: 48%;
	margin-right: 4%;
	margin-bottom: 17px;
	
	font-size: 14px;
	font-weight: 500;
}
.footer__categories--list > div a{
	color: #8D8D8D;
}
.footer__reclam--text{
	max-width: 201px;
	color: #3B3B3B;
	line-height: 1.6;
	font-weight: bold;
	font-size: 12px;
	margin: auto;
	margin-bottom: 10px;
}
.footer__reclam--img{
	line-height: 1;
	margin-bottom: -2px;
}
.footer__categories--list > div:nth-child(2n+2){
	margin-right: 0;
}
.footer__copyr{
	margin: auto 0;
    color: #727272;
    font-size: 12px;
    text-transform: uppercase;
}
.footer__logos img{
	margin-right: 35px;
}
.footer__logos img:last-child{
	margin-right: 0;
}
.coup__sale{
	font-size: 14px;
    /* color: #3c3c3c; */
    font-weight: 700;
    color: #329c42;
}
.coup__code{
    margin-right: 20px;
    font-size: 14px;
    color: #3c3c3c;
    font-weight: 700;
}
#order_review .place-order{
	padding: 0!important;
}
#order_review_heading:before{
	content: "2";
}
.woocommerce-cart-form{
	margin-bottom: 103px;
}
.woocommerce button.button.my-style__but{

    font-size: 12px;
    line-height: 14px;
    color: #fff!important;
    font-weight: 700;
    padding: 18px 16px;
    background: #45ae55!important;
    border: 1px solid #259336!important;
    border-radius: 1px!important;
    transition: .6s;
    width: auto!important;
    margin: 0;
    float: none!important;
    outline: none;
}
#payment ul{
	padding: 0!important;
	border: 0!important;
	border-top: 2px solid #45ae55!important;
	margin-bottom: 20px!important;
}
#payment ul li,
.delivery-methods__block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    background: #fff;
    border: 2px solid #e1e5ec;
    border-bottom: 0;
    padding: 0 25px;
}
.delivery-methods__name label {
    margin: auto 0;
    font-size: 16px;
    line-height: 18px;
    color: #161616;
    
    font-weight: 700;
    padding-left: 31px;
    position: relative;
    cursor: pointer;
}
#payment{
	border: 0;
	background: 0!important;
}
.delivery-methods__logo img {
    margin: auto!important;
    max-width: 55px;
}
.delivery-methods__name label:before{
    content: url(/wp-content/uploads/2020/11/white-point.svg);
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
}
.delivery-methods__name input[type=radio]:checked + label:before{
    content: url(/wp-content/uploads/2020/11/green-point.svg);
}
.delivery-methods__price {
    margin: 0;
    flex-basis: 33%;
    background: 0 0;
    text-align: right;
    padding: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    border-left: 2px solid #e1e5ec;
    -webkit-flex-flow: column;
	-moz-flex-flow: column;
	-ms-flex-flow: column;
	flex-flow: column;
}
.delivery-methods__price span{
	font-size: 16px;
    line-height: 18px;
    text-align: right;
    color: #161616;
    font-weight: 700;
    margin: auto;
    margin-right: 0;
}
.delivery-methods__logo {
    flex-basis: 24%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin: auto;
    padding: 25px 0;
}
.delivery-methods__name {
    flex-basis: 43%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    border-right: 2px solid #e1e5ec;
}
#payment ul li:first-child,
.delivery-methods__block:first-child{
	border-top: 0;
}
#payment ul li:last-child,
.delivery-methods__block:last-child{
	border-bottom: 2px solid #e1e5ec;
}
#shipping_method{
	border-top: 2px solid #45ae55;
}
#order_review .shop_table {
    margin: 0;
    border: 0;
    border-collapse: unset;
    margin-bottom: 52px;
}
#order_review .shop_table td{
	padding: 0;
	border: 0;
}
.delivery-methods__name input{
	display: none;
}
#customer_details #billing_country_field.woocommerce-invalid .select2-selection{
	background: snow!important;
    border: 1px solid #eb8686!important;
}
#customer_details .woocommerce-invalid input {
    background: snow!important;
    border: 1px solid #eb8686!important;
}
#customer_details .woocommerce-invalid:after {
    content: "";
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    background: url(/wp-content/uploads/2020/11/ErrorZnak.svg);
    right: 15px;
    top: 50%;
    margin-top: -8px;
}
#customer_details .form-row{
	width: 100%;
    padding: 0;
    margin-bottom: 10px;
    position: relative;
}
#customer_details .form-row:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 18px;
    height: 18px;
    left: 14px;
    margin-top: -9px;
    z-index: 2;
}
#billing_last_name_field:before,
#billing_first_name_field:before{
    background: url(/wp-content/uploads/2020/11/people.svg);
}
#billing_country_field:before{
    background: url(/wp-content/uploads/2020/11/global.svg);
}
#number_field:before,
#billing_address_1_field:before{
    background: url(/wp-content/uploads/2020/11/house.svg);
}
#billing_city_field:before{
    background: url(/wp-content/uploads/2020/11/stadt.svg);
}
#billing_postcode_field:before{
    background: url(/wp-content/uploads/2020/11/point.svg);
}
#billing_phone_field:before{
	background: url(/wp-content/uploads/2020/11/phone-call.svg);
}
#billing_email_field:before{
	background: url(/wp-content/uploads/2020/11/mail.svg);
}
#billing_country_field .select2-container{
	z-index: 1;
}
.my-form__cheackout > div{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
}
.my-form__cheackout > div > div{
	flex-basis: 48%;
}
.my-form__cheackout #customer_details{
	margin-right: 4%;
}
#billing_country_field .select2-selection{
	padding: 20px 50px;
    font-family: Helvetica;
    font-size: 14px;
    line-height: 13px;
    color: #3b3b3b;
    background: #fcfdff;
    border: 1px solid #dbe3ee;
    border-radius: 1px;
    box-shadow: none;
    height: auto;
}
#billing_country_field .select2-selection .select2-selection__arrow{
    top: 50%;
    margin-top: -13px;
    right: 15px;
}
#billing_country_field .select2-selection > span{
	padding: 0;
}
#customer_details input {
    padding: 20px 50px;
    font-size: 14px;
    line-height: 13px;
    color: #3b3b3b;
    background: #fcfdff;
    border: 1px solid #dbe3ee;
    border-radius: 1px;
    box-shadow: none;
}
.table-cart__content .product-remove a{
	content: url(/wp-content/uploads/2020/11/delete.svg);
    transition: .6s;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -6px;
}
.table-cart__content .product-remove a:hover{
	background-color: transparent!important;
}
.table-cart__content .quantity_select .select2-selection span{
	padding: 0!important;
	line-height: 1!important;
}
.table-cart__content .product-quantity{
	margin: auto 0;
    position: relative;
}
.table-cart__content .discount-info > span{
	display: block;
}
.table-cart__content .discount-info > span.old-price{
	display: none;
}
.my-coupon__input{
    margin-right: 25px;
    width: auto;
    position: relative;
}
.my-coupon{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
}
.my-coupon__input:before {
    content: url(/wp-content/uploads/2020/11/giftbox.svg);
    position: absolute;
    left: 14px;
    top: 50%;
    margin-top: -10px;
}
.my-coupon__butt{
	margin: auto 0;
}
.my-coupon__butt button{
	font-size: 13px!important;
    line-height: 15px!important;
    color: #fff!important;
    background: #45ae55!important;
    border: 1px solid #259336!important;
    box-sizing: border-box;
    border-radius: 1px!important;
    padding: 12px 56px!important;
    outline: none;
}
.coup-total{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	margin-top: 60px;
}
.my-coupon__input:after{
	content: "";
    width: 1px;
    height: 15px;
    background: #cdcdce;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    left: 47px;
}
.coup-total__total{
	margin: auto 0 auto auto;
}
.total-value{
	font-size: 22px;
    color: #329c42;
}
.total-label{
    font-size: 14px;
    color: #3c3c3c;
    font-weight: 700;
    margin: auto;
    margin-right: 35px;
}
.order-total{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	margin-bottom: 20px;
}
.my-coupon__input input{
	padding: 14px 57px;
    height: auto;
    width: auto!important;
    background: #fcfdff;
    border: 1px solid #dbe3ee;
    box-sizing: border-box;
    border-radius: 1px;
}
.paypal{
	text-align: center;
    margin-top: -32px;
    margin-bottom: 50px;
}
.paypal a{
	background: #78c271;
    border-radius: 5px;
    padding: 15px 31px;
    font-size: 16px;
    color: white;
    text-decoration: none!important;
    display: inline-block;
}
.table-cart__content .cart_item > div{
	padding: 17px 0 17px 29px;
	border-bottom: 1px solid #e1e5ec;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	position: relative;
}
.table-cart__content .product-thumbnail {
    flex-basis: 17%;
    margin-right: 40px;
}
.table-cart__content .product-name {
    flex-basis: 75%;
    margin: auto 0;
}
.table-cart__content .product-thumbnail img {
    max-width: 85px;
}
.table-cart__content .product-name a{
    font-size: 14px;
    line-height: 19px;
    color: #3c3c3c;
    font-weight: 700;
    margin-bottom: 7px;
}
.table-cart__content .cart_item > div:nth-child(1),
.table-cart__head > div:nth-child(1){
	flex-basis: 56%;
}
.table-cart__content .cart_item > div:nth-child(2),
.table-cart__head > div:nth-child(2){
	flex-basis: 26%;
}
.table-cart__content .cart_item > div:nth-child(3),
.table-cart__head > div:nth-child(3){
	flex-basis: 18%;
}
.table-cart__head > div:nth-child(2):before,
.table-cart__head > div:nth-child(3):before{
	content: "";
    width: 1px;
    height: 24px;
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -12px;
    left: 0;
    background: #e1e5ec;
}
.table-cart__content .cart_item{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
}
#form-comment .form-submit #submit{
	font-weight: bold!important;
    font-size: 12px!important;
    color: #FFFFFF!important;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.02em;
    padding: 16px 13px!important;
    background: #78C271!important;
    border-radius: 3px!important;
    /* max-width: 188px; */
    display: table!important;
	pointer-events: none!important;
}
#form-comment .comment-form-comment #comment{
    width: 100%;
    height: 170px;
    font-size: 14px;
    resize: none;
    padding: 5px 10px;
    line-height: 1.5;
    color: #1D1D1D;
    outline: none 
}
.line-button{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between; 
    margin-bottom: 55px;
}
.dispatch__text{
    font-weight: bold;
    font-size: 11px;
    color: #3D3C3C;
    padding: 15px 30px 10px;
    border-radius: 5px;
    /*background-image: url(/wp-content/uploads/2020/11/dostavka-bg-1.jpg);*/
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 376px;
    background-position: bottom;
    margin-right: 30px;
    width: 100%;
}
.my-butt__add-cart{
	max-width: 300px;
	width: 100%;
	margin: auto 0;
}
.dispatch__text span{
	max-width: 152px;
	display: block;
}
.product-category__descr h2{
	font-weight: 500;
	color: #1D1D1D;
	font-size: 26px;
	margin-bottom: 15px;
}
.product-category__descr h3{
	font-weight: 500;
    color: #1D1D1D;
    font-size: 22px;
    margin-bottom: 10px;
}
.my-butt__add-cart a{
    display: block;
    text-align: center;
    padding: 16px;
    background: #78C271;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 3px;
    color: #FFFFFF;
}
.my-butt__add-cart a span{
	position: relative;
}
.my-butt__add-cart a span i{
	position: absolute;
    left: -28px;
    font-size: 16px;
    top: 50%;
    margin-top: -9px;
}
.my-selects{
	background: #FFFFFF;
    border: 0.5px solid #EAEAEA;
    box-sizing: border-box;
    box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    padding: 6px 5px;
    margin-bottom: 25px;
}
.my-selects__head{
	background: #F9F9F9;
    border-radius: 5px;
    padding: 20px 0;
    display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between; 
    letter-spacing: 0.01em;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #6C6C6C;
	margin-bottom: 5px;
}
.my-selects__content--line{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between; 
    padding: 14px 0;
    transition: .3s;
    cursor: pointer;
    border: 1px solid transparent;
    font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #262626;
	margin-bottom: 5px;
}
.footer__sub-links{
	margin: 10px 0;
}
.footer__sub-links a {
	font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    /*margin-bottom: 5px;*/
    margin-right: 10px;
    color: #161616;
}
.my-selects__content--line:last-child{
	margin-bottom: 0;
}
.my-selects__content--line.active,
.my-selects__content--line:hover{
	background: #F1F9F2;
	border: 1px solid #9FD39A;
	box-sizing: border-box;
	border-radius: 4px;
}
.my-selects__content--line > div,
.my-selects__head > div{
	padding: 0 25px;
	margin: auto 0;
}
.my-selects__content--line > div.cnt-pack,
.my-selects__head > div.cnt-pack{
	flex-basis: 22%;
	padding: 0 25px 0 102px;
	position: relative;
}

.my-selects__content--line > div.cnt-pack:before{
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    background: #FFFFFF;
    border: 1px solid #E3E3E3;
    left: 20px;
    border-radius: 15px;
    top: 50%;
    margin-top: -7px;
    transition: .3s;
}
.my-selects__content--line.active > div.cnt-pack:before,
.my-selects__content--line:hover > div.cnt-pack:before{
	border: 4px solid #45AE55;
	box-shadow: 0px 3px 6px rgba(46, 125, 58, 0.22);
}
.cnt-quan{
	flex-basis: 15%;
}
.price-for-pack{
	flex-basis: 25%;
}
.cnt-discount{
	flex-basis: 19%;
}
.cnt-discount span{
	background: #FFF7F2;
    border: 0.5px solid rgba(255, 92, 0, 0.16);
    box-sizing: border-box;
    width: 48px;
    border-radius: 38px;
    text-align: center;
    display: block;
    color: #FF5C00;
    font-size: 11px;
}
.cnt-total{
	flex-basis: 18%;
}
.my-selects__content--line .cnt-total{
    color: #3F9537;
}
.product-category__descr p{
	font-weight: normal;
	font-size: 14px;
	color: #676767;
	line-height: 1.5;
	margin-bottom: 20px;
}
.category-menu__cnt a{
	transition: .3s;
}
.my-product-page{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	padding-top: 73px;
}
.my-single-product-content{
	/*max-width: 770px;*/
	flex-basis: 75%;
	margin-left: auto;
}
.sg-pr__gallery--big{
	max-width: 356px;
    max-height: 356px;
    margin-bottom: 36px;
}
.sg-pr__gallery--big img{
	max-width: 365px;
	width: 100%;
	max-height: 356px;
}
.sg-pr__gallery{
	margin-right: 64px;
}
.sing-pr__head{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	margin-bottom: 47px;
}
.content-product{
	color: #676767;
	font-size: 14px;
	line-height: 1.5;
	text-align: justify;
	/*margin-top: 70px;*/
}
.content-product ul{
	padding: 10px 0 10px 15px;
    list-style: initial;
}
.content-product h2:first-child{
	padding-top: 0;
}
.content-product h3,
.content-product h2{
	color: #1D1D1D;
	font-weight: bold;
	font-size: 26px;
	padding-top: 46px;
	margin-bottom: 11px;
}
.content-product h3{
	padding-top: 20px;
	font-size: 18px;
}
.sg-pr__informations h1{
	font-size: 24px;
	font-weight: 500;
	color: #1D1D1D;
	margin-bottom: 17px;
	font-weight: bold;
}
.product-status{
	/*margin-bottom: 10px;*/
	margin: auto 0;
    color: #78c271;
}
.status-out{
	color: red;
	margin-bottom: 20px;
}
.sg-pr__gallery--min{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
}
.product-logos{
	padding: 10px 15px;
    display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
    flex-wrap: wrap;
    background: #FFFFFF;
	border: 1px solid #F0F0F0;
	border-radius: 3px;
	margin-top: 11px;
}
.product-logos img{
    
    flex-basis: 23%;
    width: 23%;
    margin: auto 0;
    margin-right: 1.666%;

}
.product-logos img:nth-child(4n+4){
	margin-right: 0;
}
#pr-comments{
	margin-top: 70px;
}
.comment__rating .star-rating{
    float: none;
    margin-bottom: 16px;
}
.discount__text{
    padding: 15px 22px;
    background-color: #F9F9F9;
    border-radius: 5px;
    font-size: 13px;
    color: #676767;
    line-height: 1.5;
    /*margin-top: -30px;*/
    margin-bottom: 20px;
}
.discount__text strong{
	font-size: 14px;
	color: black;
}
.sg-pr__informations{
	flex-basis: 50%;
	/*max-width: 335px;*/
	margin-left: auto;
}
.rating-custom.pr-page__rating-custom{
	margin-bottom: 20px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
}
.rating-custom.pr-page__rating-custom > a{
	font-size: 13px;
    color: #676767;
    text-decoration: none;
    margin-left: 15px;
}
.rating-custom.pr-page__rating-custom .star-rating{
	float: none;
}
.sg-pr__gallery--min > div{
	max-height: 68px;
	max-width: 68px;
	margin-right: 19px;
}
.sg-pr__gallery--min > div:last-child{
	margin-right: 0;
}
.current-product__bar,
.category-menu__a--current,
.category-menu__cnt a:hover{
	background: #EBF5ED;
    border-radius: 4px;
}
.category-menu__cnt > a > img{
	width: 25px;
    max-height: 25px;
    margin-right: 9px;
}
.category-menu{
	display: table;
}
.category-menu__cnt > a > span{
	margin: auto 0;
}
.category-menu__cnt--sub{
	margin-left: 34px;
	padding-bottom: 25px;
	border-bottom: 1px solid #E7E7E7;
	margin-bottom: 25px;
}
.category-menu__cnt:last-child .category-menu__cnt--sub{
	border-bottom: 0;
}
.pr-comments__head h2{
	font-size: 26px;
	color: #1D1D1D;
	font-weight: bold;
	margin-right: 10px;
	display: inline-block;
	margin: auto 0;
}
.pr-comments__head span{
	display: inline-block;
	color: #D2D2D2;
	font-size: 26px;
}
.pr-comments__head{
	margin-bottom: 16px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between; 
}
.pr-comments__head > div{
	margin: auto 0;
}
#rel-product{
	margin-top: 85px
}
#rel-product h2{
	color: #1D1D1D;
	font-weight: bold;
	font-size: 26px;
	margin-bottom: 37px;
}
.add-comment a{
	font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.02em;
    padding: 16px 13px;
    background: #78C271;
    border-radius: 3px;
    /* max-width: 188px; */
    display: table;
}
#form-comment #reply-title{
	font-size: 26px;
    color: #1D1D1D;
    font-weight: bold;
    margin-right: 10px;
    display: inline-block;
   	margin-bottom: 15px;
}
#form-comment .comment-form__input{
	margin-bottom: 10px
}
#form-comment .comment-form__input input{
	padding: 5px 10px;
    font-size: 14px;
    color: #1D1D1D;
    width: 100%;
}
#form-comment label{
	display: block;
	font-size: 16px;
    font-weight: 500;
    color: #1D1D1D;
    margin-bottom: 5px;
}
#form-comment label span.required{
	color: red;
}
#form-comment .comment-form-rating,
#form-comment .comment-form-cookies-consent{
	margin-bottom: 10px;
}
#form-comment .comment-form-cookies-consent label{
	display: inline-block;
}
#form-comment .comment-notes{
	font-style: italic;
	font-size: 14px;
	margin-bottom: 10px;
}
#pr-comments .comment{
	background: #FFFFFF;
	box-shadow: 0px 5px 18px rgba(73, 80, 88, 0.08);
	border-radius: 3px;
	padding: 18px 34px 21px 27px;
	margin-bottom: 20px;
}
#pr-comments .comment:last-child{
	margin-bottom: 0;
}
#pr-comments .comment .comment__meta{
	margin-bottom: 10px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between; 
}
#pr-comments .comment .comment__meta--name{
	font-size: 16px;
	font-weight: bold;
	color: #1D1D1D;
}
#pr-comments .comment .comment__meta--date{
	font-size: 14px;
	color: #BEBEBE;
}
#pr-comments .comment .comment__text{
	font-size: 14px;
	color: #676767;
	line-height: 1.5;
}
.category-menu__cnt--sub > a{
	margin-bottom: 10px;
    display: block;
    font-size: 13px;
    color: #676767;
    align-items: center;
    padding: 5px 6px;
    position: relative;
}
.rel-pr__images--photo{
	max-height: 200px;
	max-width: 200px;
	margin: auto;
	text-align: center;
}
.rel-pr__images--photo img{
	max-height: 200px;
}
.current-product__bar:before,
.category-menu__cnt--sub > a:hover:before{
	content: "";
	position: absolute;
	left: -15px;
	top: 50%;
	margin-top: -2px;
	width: 2px;
	height: 2px;
	border-radius: 20px;
	background-color: #78C271;
}
.category-menu__cnt--sub > a:last-child{
	margin-bottom: 0;
}
.page_404{
	padding: 50px 0;
}
.page_404 h1{
	font-size: 60px;
    font-weight: bold;
    color: #368c43;
    text-align: center;
    margin-bottom: 20px;
}
.page-404__butt{
	margin: auto;
    text-transform: uppercase;
    font-size: 12px;
    color: white;
    font-weight: bold;
    padding: 18px 36px;
    background: #78C271;
    border-radius: 3px;
    border: 1px solid #78C271;
    transition: .3s;
    box-shadow: 0px 15px 20px rgba(73, 80, 88, 0.15);
    text-decoration: none;
    display: table;
}
.page-404__butt:hover{
	background-color: transparent;
	color: #78C271;
}
.page-404__content{
	font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
}
.order__img{
	text-align: center;
	margin-bottom: 18px;
}
.order__title{
	font-size: 42px;
	color: #1D1D1D;
	text-align: center;
	margin-bottom: 12px;
}
.order__descr{
	text-align: center;
	font-size: 16px;
	color: #1D1D1D;
	margin-bottom: 55px;
}
.order__name-payment{
	font-size: 22px;
	text-align: center;
	color: #1D1D1D;
	margin-bottom: 27px;
}
.order__info-payment{
	border-radius: 5px;
    max-width: 760px;
    border: 5px solid #F9F9F9;
    padding: 22px 17px;
    margin: auto;
    margin-bottom: 62px;
}

.order__info-payment h2{
	font-weight: bold;
	font-size: 14px;
	color: #0B0B0B;
	margin-bottom: 23px;
}
.order__h2{
/*	font-size: 22px;*/
	color: #1D1D1D;
	margin: auto;
	margin-bottom: 28px;
/*	max-width: 410px;*/
	text-align: center;
	font-size: 18px;
    max-width: 600px;
    font-weight: 500!important;
}
.order__shord-text--telegram{
	display: table;
    margin: auto;
/*    margin-bottom: 45px;*/
}
.order__shord-text--telegram a{
    border-radius: 5px;
    padding: 15px 31px;
    font-size: 16px;
    color: white;
    text-decoration: none!important;
    position: relative;
    display: table;
    padding-left: 51px;
    background-color: #0088cc;
}
.order__shord-text--telegram a svg{
	position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -10px;
}
.order__shord-text{
	
    display: table;
    margin: auto;
    margin-bottom: 45px;
}
.order__shord-text a{
	background: #78c271;
    border-radius: 5px;
    padding: 15px 31px;
    font-size: 16px;
    color: white;
    text-decoration: none!important;
}
.order__info--details{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 17px;
    border-bottom: 1px solid rgba(2, 2, 2, 0.06);
}
.order__info--details:last-child{
	margin-bottom: 0;
    border-bottom: 0;
}
.order__info--details:last-child .order__label{
	min-width: 140px;
}
.order__text{
	font-size: 16px;
	margin: auto;
	margin-bottom: 15px;
	text-align: center;
	max-width: 532px;
}
.order__text.m-b{
	margin-bottom: 58px;
}
.order__info--details:before{
    content: "";
    width: 1px;
    height: 100%;
    background-color: rgba(2, 2, 2, 0.06);
    position: absolute;
    left: 50%;
    top: 0px;
}
.order__info--details.order__details--account:before{
	top: 20px;
	height: 70%;
}
#message{
	display: none;
	font-size: 14px;
    font-weight: bold;
    color: #000000;
    padding: 10px 30px!important;
    margin-top: 10px;
    border: 1px solid #EB8686!important;
    margin-top: 10px;
}
.order__details--line{
    font-size: 14px;
    color: #4F4F4F;
    letter-spacing: -0.01em;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    flex-basis: 50%;
    margin-right: 0;
    margin-bottom: 17px;
}
.order__details--line:last-child{
	margin-bottom: 0;
}
.order__info--details.order__details--account > div:first-child{
	flex-basis: 100%;
	margin-right: 0;
}
.woocommerce-order{
	padding-top: 25px;
}
.order__info--details.order__details--account .order__details--line:nth-child(2n+2){
	/*margin-right: 4%;*/
	padding-right: 65px;
	padding-left: 0!important;
}
.order__info--details.order__details--account .order__details--line:nth-child(1n+2){
	padding-left: 65px;
}
.order__info--details .order__details--line:nth-child(2n+2){
	padding-left: 65px;
}
.order__label{
	/*flex-basis: 48%;*/
	/*margin-right: 4%;*/
	margin-right: 25px;
	min-width: 90px;
}
.order__value{
	color: #141414;
	/*flex-basis: 48%;*/
}
.order__products{
	max-width: 750px;
    margin: auto;
    margin-bottom: 67px;
    border-radius: 5px;
    border: 5px solid #F9F9F9;
}
.order__products--header{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    padding: 21px 19px;
    font-weight: bold;
    font-size: 12px;
    color: #6C6C6C;
    text-transform: uppercase;
    position: relative;
}
.order__products--header:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    bottom: -4px;
    left: 0;
    background: #f9f9f9;
}
.order__products--header{
	border-bottom: 2px solid #F9F9F9;
	border-radius: 5px;
}
.order__products--content{
	border-top: 2px solid #F9F9F9;
	border-radius: 5px;
	/*margin-bottom: 31px;*/
}
.order__products--line > div:first-child{
	flex-basis: 76%;
}
.order__price--line > div:first-child,
.order__products--header > div:first-child{
	flex-basis: 75%;
}
.order__products--line > div:last-child{
	flex-basis: 24%;
}
.order__price--line > div:last-child,
.order__products--header > div:last-child{
	flex-basis: 25%;
}
.order__price--line{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin-bottom: 17px;
}
.order__price--line:last-child{
	margin-bottom: 0;
}
.order__products--line{
	padding: 7px 16px;
	margin: 0 17px;
	border-bottom: 1px solid #F0F0F0;
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
}
.order__pr{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
}
.order__products--line:last-child{
	border-bottom: 0;
}
.order__pr--image{
	max-width: 45px;
	max-height: 45px;
	margin-right: 18px;
}
.order__pr--name{
	margin: auto 0;
	margin-right: 27px;
}
.order__pr--name a{
	color: #2D9B3E;
    font-size: 14px;
}
.order__pr--qty{
	margin: auto 0;
	color: #262626;
	font-size: 14px;
}
.order__pr-price{
	color: #141414;
    margin: auto 0;
}
.order__price--content{
    padding: 32px 17px;
    border-bottom: 2px solid #F9F9F9;
    border-radius: 5px;
}
.order__price--line:first-child > div:last-child,
.order__price--line:last-child > div:last-child{
	font-weight: bold;
}
.order__user-info{
	padding: 39px 17px;
    border-top: 2px solid #F9F9F9;
    border-radius: 5px;
    position: relative;
}
.order__user-info:before{
	content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    top: -4px;
    left: 0;
    background: #f9f9f9;
}
.order__user-info--h2{
	font-weight: bold;
    font-size: 18px;
    color: #3D3D3D;
    margin-bottom: 35px;
}
.order__user-info--content{
	position: relative;
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
}
.order__user-info--content:before{
	content: "";
	position: absolute;
	left: 50%;
	width: 1px;
	height: 100%;
	background-color: rgba(2, 2, 2, 0.06);
}
.order__user-info--content>div{
	flex-basis: 50%;
}
.order__user-info--content>div:last-child{
	padding-left: 45px;
}
.order__user-info--line{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin-bottom: 17px;
    font-size: 14px;
    color: #4F4F4F;
    letter-spacing: -0.01em;
}
.order__user-info--line:last-child{
	margin-bottom: 0;
}
.order__user-info--label{
	margin-right: 25px;
	text-transform: capitalize;
	min-width: 145px;
}
.order__user-info--content>div:last-child .order__user-info--label{
	min-width: 120px;
}
.order__user-info--value{
	color: #141414;
}
.order__error{
	max-width: 360px;
	text-align: center;
	margin: auto;
	margin-bottom: 28px;
	font-size: 22px;
	color: #1D1D1D;
}
.order__form{
	text-align: center;
}
.order__error--textarea{
	margin-bottom: 17px;
}
.order__error--textarea textarea{
	line-height: 1.4;
    padding: 14px 19px;
    color: #9E9E9E;
    background: #FCFDFF;
    border: 1px solid #DBE3EE;
    box-sizing: border-box;
    max-width: 415px;
    border-radius: 3px;
    width: 100%;
    resize: none;
    height: 141px;
    outline: none;
}
.order__button span{
	display: none!important;
}
.order__button input{
    width: 100%;
    max-width: 416px;
    padding: 16px 20px;
    background: #78C271;
    border-radius: 3px;
    cursor: pointer;
    border: 0;
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
}
.app_window--title{
	font-weight: bold;
    font-size: 40px;
    color: #161616;
    margin-bottom: 20px;
    text-align: center;
}
.main_app_text{
    text-align: center;
    max-width: 400px;
    font-size: 22px;
    margin: auto;
    margin-bottom: 15px;
}
#order{
    padding: 10px 10px;
    font-size: 14px;
    line-height: 13px;
    color: #3b3b3b;
    background: #fcfdff;
    border: 1px solid #dbe3ee;
    border-radius: 1px;
    box-shadow: none;
    width: 100%;
    max-width: 300px;
    width: 300px;
    margin-right: 20px;
}
#submit_btn{
	font-size: 13px;
    line-height: 15px;
    color: #fff;
    background: #45ae55;
    border: 1px solid #259336;
    box-sizing: border-box;
    border-radius: 1px;
    padding: 12px 56px;
    outline: none;
    display: table;
    cursor: pointer;
}
.main_app__input{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin-bottom: 20px;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center; 
}
.main_app__description{
	font-style: italic;
    max-width: 400px;
    text-align: center;
    margin: auto;
    color: #161616;
    margin-bottom: 15px;
}
#result{
	max-width: 300px;
    margin: auto;
    padding: 15px 10px;
    font-size: 14px;
    line-height: 1.4;
    color: #3b3b3b;
    background: #fcfdff;
    border: 1px solid #dbe3ee;
    text-align: center;
    display: none;
}
.app_preload{
	width: 30px;
	height: 30px;
	background: url('/wp-content/uploads/2020/12/25.gif') no-repeat center center/100% auto;
	margin: auto;
	display: none;
}
.post__img{
	margin-bottom: 10px;
}
.post__title{
	font-size: 46px;
    line-height: 1.2;
    margin-bottom: 20px;
}

.sidebar__dop--title{
    font-weight: bold;
    font-size: 16px;
    color: #1D1D1D;
    margin-bottom: 20px;
    position: relative;
    padding-left: 34px;
}
.sidebar__dop{
	margin-bottom: 55px;
	width: 100%;
	max-width: 260px;
}
.sidebar__dop:last-child{
	margin-bottom: 0;
}
.sidebar__dop--title:before{
	content: "";
	width: 20px;
	height: 20px;
	background: #F4FAF5;
	border-radius: 50px;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	left: 0;
}
.sidebar__dop--product{
	border: 1px solid #F0F0F0;
	border-bottom: 0;
    box-sizing: border-box;
    border-radius: 3px 3px 0px 0px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    padding: 10px;
}
.sidebar__dop--product:last-child{
	border-bottom: 1px solid #F0F0F0;
	border-radius: 0px 0px 3px 3px;
}
.sidebar__dop--product--image{
	width: 47px;
    height: 47px;
    margin-right: 15px;
}
.sidebar__dop--product--image img{
	max-width: 47px;
	max-height: 47px;
}
.sidebar__dop--product--info{
	margin: auto 0;
}
.rating-custom.pr-page__rating-custom.sidebar__dop--product--rating{
	margin-bottom: 0;
}
.sidebar__dop--product--title{
	font-size: 13px;
	color: #676767;
	margin-bottom: 5px;
	line-height: 1;
}
.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;	
    align-items: center;
    background: #fff;
    transition: all 0.5s;
    opacity: 1;
}

.preloader-remove .preloader {
    opacity: 0;
    z-index: -10;
}
.preloader-loader {
    display: block;
    position: relative;
    width: 150px;
    height: 150px;
    margin: 30px auto;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #368c43;
    animation: preloader-5-spin 2s linear infinite;
}
.preloader-loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #368c43;
    animation: preloader-5-spin 3s linear infinite;
}
.preloader-loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #368c43;
    animation: preloader-5-spin 1.5s linear infinite;
}
#paypal_email_login{
	padding: 20px;
    font-size: 14px;
    line-height: 13px;
    color: #3b3b3b;
    background: #fcfdff;
    border: 1px solid #dbe3ee;
    border-radius: 1px;
    box-shadow: none;
}
.paypal__dop-info--row > *{
    flex-basis: 50%;
}
.paypal__dop-info--row{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    border: 2px solid #e1e5ec;
/*    border-left: 2px solid #e1e5ec;*/
/*    border-right: 2px solid #e1e5ec;*/
    padding: 20px;
    border-bottom: 0;
}
@keyframes preloader-5-spin {
    0%   {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@media(max-width: 1200px){
	.my-header__full{
		padding: 20px 0px;
	}
}
@media(max-width: 1150px){
	.home-menu > a{
		flex-basis: 32%;
	}
	.my-header__logo{
		order: 1;
	}
	.header__menu-mob{
		display: block;
		order: 3;
    	margin-left: 26px;
	}
	.header__search{
		/*margin: auto 0 auto auto;*/
		display: none;
	}
	.header__search.header__search--mob{
		display: block;
		margin: 0;
		margin-bottom: 40px;

	}
	.header__koshik{
		order: 2;
    	margin-left: auto;
	}
	.header__menu{
		display: none;
	}
  	.menu-mob__icon{
    	display: inline-block;
  	}
  	.header__menu-mob.menu_state_open .menu-mob__links{
  		display: block;
  	}
  	.menu-mob__links {
    	display: none;
    	top: 0;
    	right: 0;
    	margin-top: 50px;
    	background-color: white;
    	z-index: 1000;
    	overflow: auto;
    	left: auto;
    	position: absolute;
    	width: 347px;
    	padding: 14px;
    	box-shadow: 0 23px 30px 5px #0000002b;
  	}
  	.mob-lang{
  		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: flex;
  	}
  	.mob-lang li{
  		margin-bottom: 0!important;
    	margin-right: 27px;
    	margin-top: 40px;
  	}
  	.mob-lang li a{
  		font-size: 16px;
    	color: #323232;
  	}
  	.mob-lang li a.current-lang{
  		color: #45AE55;
  		font-weight: bold;
  	}
  	.mob-lang li:last-child{
  		margin-right: 0;
  	}
  	.menu-mob__links a{
  		font-size: 36px;
  		color: #161616;
  		/*margin-bottom: 40px;*/
  		padding: 0!important;
  	}
  	.menu-mob__links li{
  		margin-bottom: 40px;
  	}
  	.menu-mob__links li:last-child{
  		margin-bottom: 0;
  	}
  	.menu-mob__links .current-menu-item a{
	  	color: #45AE55;
  	}
  	.header__lang-all{
  		display: none;
  	}
}
@media(max-width: 980px){
	.home-slick{
		padding: 20px 0;
	}
	.home__slide--photo{
		/*display: none;*/
	}
	.home__slide--title:after{
		display: none;
	}
	.sidebar__dop{
		margin-right: 20px;
		margin-bottom: 20px;
	}
	.sidebar__dop:last-child{
		/*margin-right: 0;*/
	}
	.rell-products > div{
		flex-basis: 48%;
		margin-bottom: 20px;
		max-width: 300px;
	}
	.rell-products{
		flex-wrap: wrap;
	}
	#products__section{
		padding: 20px 0;
	}
	#content__section h2, .my-title{
		margin-bottom: 15px;
	}
	.noticias__row{
		flex-wrap: wrap;
	}
	.noticias__row > div{
		flex-basis: 48%;
		margin-bottom: 20px;
	}
	#noticias__section{
		padding: 20px 0;
	}
	#content__section{
		padding: 20px 0;
	}
	.footer__line{
		-webkit-flex-flow: column;
		-moz-flex-flow: column;
		-ms-flex-flow: column;
		flex-flow: column;
		margin-top: 25px;
    	padding: 15px 0 0;
	}
	.footer__info{
		margin: auto;
    	margin-bottom: 20px;
    	text-align: center;
	}
	.footer__categories{
		margin: auto;
		text-align: center;
	}
	.footer__reclam{
		text-align: center;
	}
	.footer__reclam--text{
		margin-bottom: 0;
	}
	#blog{
		-webkit-flex-flow: column;
		-moz-flex-flow: column;
		-ms-flex-flow: column;
		flex-flow: column;
	}
	#blog > div:nth-child(1){
		max-width: none;
	}
	.my-product-page,
	#single-post,
	.page-category__st{
		-webkit-flex-flow: column-reverse;
		-moz-flex-flow: column-reverse;
		-ms-flex-flow: column-reverse;
		flex-flow: column-reverse;
		padding-top: 20px;
	}
	.rell-products__page > div:nth-child(2){
		margin-right: 0;
	}
	.rell-products__page > div:nth-child(3){
		display: none;
	}
	.category-menu{
		flex-wrap: wrap;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: flex;
	}
	.my-single-product-content{
		margin-bottom: 20px;
	}
	.category__content{
		max-width: none;
		margin-bottom: 20px;
	}
	.category-menu__cnt{
		margin-right: 20px;
		margin-bottom: 20px;
	}
	.category-menu__cnt--sub{
		display: none;
	}
	.category__sidebar{
		max-width: none;
		margin-right: 0;
	}
	.rell-products__page > div:nth-child(3n+3) {
		margin-right: 2.9%;
	}
	.rell-products__page > div:nth-child(2n+2) {
	    margin-right: 0;
	}
	.my-content__head{
		margin-top: 20px;
		margin-bottom: 0;
	}
	.woocommerce-cart-form{
		margin-bottom: 50px;
	}
	.order__user-info--content:before,
	.order__info--details:before{
		display: none;
	}
	.order__details--line{
		flex-basis: 100%;
		padding: 0;
	}
	.order__user-info--content>div:last-child{
		padding: 17px 0 0;
	}
	.order__info--details .order__details--line:nth-child(2n+2),
	.order__info--details.order__details--account .order__details--line:nth-child(1n+2){
		padding: 0;
	}
	.order__user-info--content>div:last-child .order__user-info--label{
		min-width: 145px;
	}
	.order__info--details{
		padding: 20px 0;
	}
	.order__user-info--content{
		flex-wrap: wrap;
	}
	.order__user-info--content>div{
		flex-basis: 100%;
	}
}

@media(max-width: 850px){
	.my-form__cheackout > div > div{
		flex-basis: 100%;
	}
	.my-form__cheackout #customer_details{
		margin-right: 0;
		margin-bottom: 20px;
	}
	.my-form__cheackout > div{
		-webkit-flex-flow: column;
		-moz-flex-flow: column;
		-ms-flex-flow: column;
		flex-flow: column;
	}
	.table-cart__content .quantity_select .select2-selection{
		margin: auto;
		text-align: left;
	}
	.table-cart__content .cart_item > div:nth-child(2), .table-cart__head > div:nth-child(2){
		text-align: center;
		-webkit-flex-flow: column;
		-moz-flex-flow: column;
		-ms-flex-flow: column;
		flex-flow: column;
		padding-left: 0;
	}
	.table-cart__content .product-price{
		margin: auto;
		margin-bottom: 10px;
	}
}
@media(max-width: 800px){
	.home-menu > a {
		flex-basis: 49%;
	}
	#vyhody__section{
		padding: 20px 0;
	}
	.vyhody__row{
		flex-wrap: wrap;
	}
	.vyhody__row .vyhoda__block{
		flex-basis: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.vyh__icon{
		height: auto;
		margin-bottom: 10px;
	}
	.sing-pr__head{
		-webkit-flex-flow: column;
		-moz-flex-flow: column;
		-ms-flex-flow: column;
		flex-flow: column;
		margin-bottom: 20px;
	}
	.sg-pr__gallery{
		margin: auto;
    	margin-bottom: 20px;
	}
	.sg-pr__informations{
		margin: auto;
		margin-bottom: 20px;
	}
	.widgets{
		-webkit-flex-flow: column;
		-moz-flex-flow: column;
		-ms-flex-flow: column;
		flex-flow: column;
	}

	.widgets > div{
		margin: auto;
		margin-bottom: 20px;
	}
	.widgets > div:last-child{
		margin-bottom: 0;
		margin-right: auto;
	}
	.product-logos{
		max-width: 342px;
		margin: auto;
		margin-top: 11px;
	}
}
@media(max-width: 750px){
	.my-attribut{
		flex-basis: 40%;
	}
	.table-cart__content .product-thumbnail{
		display: none;
	}
	.table-cart__content .cart_item > div:nth-child(1), .table-cart__head > div:nth-child(1),
	.table-cart__content .cart_item > div:nth-child(2), .table-cart__head > div:nth-child(2){
		flex-basis: 39%;
	}
	.table-cart__content .cart_item > div:nth-child(3), .table-cart__head > div:nth-child(3){
		flex-basis: 22%;
	}
	.coup-total{
		-webkit-flex-flow: column;
		-moz-flex-flow: column;
		-ms-flex-flow: column;
		flex-flow: column;
		margin-top: 20px;
	}
	.coup-total__total{
		margin-left: 0;
	    margin-right: auto;
	    margin-top: 10px;
	}
}
@media(max-width: 700px){
	.order__info-payment h2{
		margin-bottom: 0;
	}
	.footer__copyr--line{
		-webkit-flex-flow: column;
		-moz-flex-flow: column;
		-ms-flex-flow: column;
		flex-flow: column;
		padding: 10px 0;
	}
	.footer__copyr{
		text-align: center;
    	margin-bottom: 10px;
	}
	.footer__logos{
		text-align: center;
	}
	.my-selects__content--line > div.cnt-pack, .my-selects__head > div.cnt-pack{
		padding-left: 30px;
		padding-right: 10px;
	}
	.my-selects__content--line > div, .my-selects__head > div{
		padding:  0 10px;
	}
	.my-selects__content--line > div.cnt-pack:before{
		left: 10px;
	}
	.dispatch__text{
		background-size: cover;
	}
}
@media(max-width: 650px){
	.my-header__full {
	    flex-wrap: wrap;
	}
	.header__search .aws-container .aws-search-form{
		margin: auto;
	}
	.post__title{
		font-size: 26px;
	}
	.paypal__dop-info--row{
        -webkit-flex-flow: column;
        -moz-flex-flow: column;
        -ms-flex-flow: column;
        flex-flow: column;
    }
    .paymethod__dopinfo-label{
        margin-bottom: 10px;
    }
	/*.header__search{
		flex-basis: 100%;
		margin-bottom: 10px;
	}*/
/*	.my-header__logo{
		flex-basis: 100%;
    	text-align: center;
    	margin-bottom: 10px;
	}
	.header__koshik{
		margin: auto;
		margin-bottom: 10px;
	}
	.header__menu-mob{
		flex-basis: 100%;
		order: 1;
		margin-right: 0;
	    text-align: right;
	}*/
}
@media(max-width: 600px){
	#content__section h2, .my-title{
		font-size: 22px;
		/*margin-bottom: 20px;*/
	}
	.home__slide--title{
		font-size: 40px;
		margin-bottom: 10px;
	}
	.home__slide--info{
		-webkit-flex-flow: column;
		-moz-flex-flow: column;
		-ms-flex-flow: column;
		flex-flow: column;
	}
	.line-button{
		-webkit-flex-flow: column;
		-moz-flex-flow: column;
		-ms-flex-flow: column;
		flex-flow: column;
	}
	.dispatch__text{
		
    	margin: auto;
    	margin-bottom: 10px;
	}
	.home__slide--text{
		font-size: 13px;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.my-butt__add-cart{
		margin: auto;
	}
	#sliderHome .slick-dots{
		margin-top: 0;
	}
	#sliderHome{
		padding: 20px 0;
	}
	.rell-products > div{
		flex-basis: 100%;
		margin-bottom: 20px;
			/*margin-right: 0;*/
	}
	.noticias__row > div{
		flex-basis: 100%;
		margin-right: 0;
	}
	.notic__name{
		margin-bottom: 15px;
	}
	.pr-comments__head{
		-webkit-flex-flow: column;
		-moz-flex-flow: column;
		-ms-flex-flow: column;
		flex-flow: column;
	}
	.pr-comments__head > div:first-child{
		margin-bottom: 10px;
	}
	.my-coupon{
		-webkit-flex-flow: column;
		-moz-flex-flow: column;
		-ms-flex-flow: column;
		flex-flow: column;
	}
	.my-coupon__input{
		margin-right: 0;
		margin-bottom: 10px;
	}
	.table-cart__content .cart_item > div,
	.table-cart__head > div{
		padding: 10px!important;
	}
	.table-cart__content .cart_item > div:nth-child(3){
		-webkit-flex-flow: column;
		-moz-flex-flow: column;
		-ms-flex-flow: column;
		flex-flow: column;
	}
	.table-cart__content .product-remove a{
		position: initial;
	}
	.table-cart__content .product-subtotal{
		text-align: center;
	}
	.product-remove{
		margin: 0 auto;
	}
	.table-cart__content .quantity_select .select2-selection{
		width: auto;
		max-width: 125px;
	}
	.table-cart__content .product-name a,
	.table-cart__content .product-subtotal,
	.table-cart__content .product-price{
		line-height: 1.2;
		font-size: 14px;
	}
	#payment ul li, .delivery-methods__block{
		padding: 0 10px;
	}
	.delivery-methods__name label{
		font-size: 14px;
		line-height: 1.2;
	}
	.custom__radios h3, #customer_details h3{
		margin-bottom: 10px;
	}
	.order__products--line{
		padding: 7px 0;
	}
	.order__products--line > div:first-child{
		flex-basis: 75%;
	}
	.order__products--line > div:last-child{
		flex-basis: 25%;
	}
	.order__pr--image{
		display: none;
	}
}
@media(max-width: 500px){
	.home__slide{
		-webkit-flex-flow: column;
	    -moz-flex-flow: column;
	    -ms-flex-flow: column;
	    flex-flow: column;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: flex;
	}
	.home__slide .home__slide--title{
		order: 2;
	}
	.home__slide .home__slide--info{
		order: 3;
	}
	.home__slide .home__slide--photo{
		position: initial;
	    order: 1;
	    text-align: center;
	}
	.home-slick{
		padding: 0;
	}
	.home__slide .home__slide--photo img{
		max-width: 100%;
		margin: auto;
		max-height: 250px;
	}
	.home-menu > a{
		height: auto;
		flex-basis: 100%;
	}
	.home-menu__cnt{
		height: auto;
	}
	.home-menu > a:last-child{
		height: 100px;
	}
	.home__slide--title{
		font-size: 30px;
	}
	.rell-products__page > div:nth-child(3n+3),
	.rell-products__page > div:nth-child(2n+2),
	.rell-products > div{
		margin: auto;
		margin-bottom: 20px;
	}
	.my-attribut {
	    flex-basis: 100%;
	    margin-right: 0;
	}
	.comment__meta{
		-webkit-flex-flow: column;
		-moz-flex-flow: column;
		-ms-flex-flow: column;
		flex-flow: column;
	}
	#submit_btn{
		max-width: 300px;
	    margin: auto;
	    width: 100%;
	    text-align: center;
	}
	.main_app__input{
		text-align: center;
		-webkit-flex-flow: column;
		-moz-flex-flow: column;
		-ms-flex-flow: column;
		flex-flow: column;
	}
	#order{
		margin-right: 0;
	    width: 100%;
	    margin-bottom: 10px;
	}
	.comment__meta--name{
		margin-bottom: 5px;
	}
	.my-selects__head{
		font-size: 8px;
		padding: 5px 0;
	}
	.main_app_text{
		margin-bottom: 10px;
		font-size: 16px;
	}
	.app_window--title{
		margin-bottom: 15px;
		font-size: 24px;
	}
	.order__pr--qty{
		font-size: 10px;
	}
	.order__pr-price,
	.order__pr--name a{
		font-size: 12px;
	}
	.order__pr--name{
		margin-right: 0;
		margin-bottom: 5px;
	}
	.order__pr{
		-webkit-flex-flow: column;
		-moz-flex-flow: column;
		-ms-flex-flow: column;
		flex-flow: column;
	}
	.order__price--content{
		font-size: 12px;
	}
	.order__pr-price,
	.order__price--line > div:last-child{
		text-align: right;
	}
	.order__products--header{
		font-size: 10px;
	}
	.order__user-info--line{
		font-size: 12px;
		-webkit-flex-flow: column;
		-moz-flex-flow: column;
		-ms-flex-flow: column;
		flex-flow: column;
	}
	.order__user-info--label,
	.order__user-info--content>div:last-child .order__user-info--label{
		min-width: auto;
		padding-bottom: 5px;
	}
	.order__user-info--value{
		font-weight: bold;
	}
	.order__user-info--h2{
		margin-bottom: 15px;
	}
	.order__user-info{
		padding: 17px;
	}
}
@media (max-width: 450px) {
	.header__menu-mob{
		margin-left: 15px;
	}
	.my-selects__content--line{
		font-size: 12px;
		padding: 5px 0;
	}
	.menu-mob__links a{
		text-align: left;
	}
	.my-selects__content--line .cnt-total{
		flex-basis: 57px;
	}
    .footer__logos img{
    	margin: 0 10px;
    }
    .cnt-quan{
    	display: none;
    }.my-selects__content--line > div.cnt-pack:before{
    	display: none;
    }
    .my-selects__content--line > div, .my-selects__head > div,
    .my-selects__content--line > div.cnt-pack, .my-selects__head > div.cnt-pack{
    	padding: 0 5px;
    }
    .woocommerce_before_shop_loop{
    	-webkit-flex-flow: column;
		-moz-flex-flow: column;
		-ms-flex-flow: column;
		flex-flow: column;
    }
    .woocommerce_before_shop_loop .woocommerce-result-count{
    	margin-bottom: 20px;
    }
}
@media(max-width: 390px){
	.menu-mob__links{
		max-width: 290px;
	}
	.menu-mob__links a{
		font-size: 24px;
	}
	.menu-mob__links li{
		margin-bottom: 20px;
	}
	.order__label{
		min-width: auto;
	}
	.order__details--line{
		-webkit-flex-flow: column;
		-moz-flex-flow: column;
		-ms-flex-flow: column;
		flex-flow: column;
	}
	.order__value{
		font-weight: bold;
	}
}
/*09.05.2023*/
.my-butt__add-cart a.adding{
    pointer-events: none;
    position: relative;
    background-color: #78c27194;
}
.my-butt__add-cart a.adding:before{
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #368c43;
    animation: preloader-5-spin 2s linear infinite;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -10px;
    margin-left: -10px;
    z-index: 2;
}

.header__koshik--container{
    position: relative;
    margin: auto;
}
.progress_bar{
    position: relative;
    z-index: 2;
    font-family: Helvetica;
    font-size: 14px;
    line-height: 16px;
    color: #323232;
    font-weight: 600;
    padding: 10px;
    border-radius: 19px;
    background: #FFF;
    box-shadow: 0 5px 8px rgb(0 0 0 / 20%);
}
.free-shipping-progress .amount{
    color: #78c271;
}
.progress_bar--container{
    position: absolute;
    z-index: 2;
    width: 200px;
    left: 0;
    margin-left: -100px;
    top: calc(100% + 23px);
    left: 50%;
}
.progress_bar--container:before{
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 10px;
    height: 10px;
    background-color: white;
    transform: rotate(45deg);
    margin-top: -6px;
    margin-left: -5px;
    box-shadow: 0px 0px 8px rgb(0 0 0 / 40%);
    z-index: 1;
}
.my-selects__content.loading{
    position: relative;
}
.my-selects__content.loading:after{
    content: "";
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #f9f9f9;
}
.my-selects__content.loading:before{
content: "";
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #368c43;
    animation: preloader-5-spin 2s linear infinite;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -15px;
    margin-left: -15px;
    z-index: 2;
}
.pulse {
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0% {
        transform: rotate(0deg);
  }
  5%{
        transform: rotate(-10deg);
  }
  10% {
        transform: rotate(0deg);
  }
  15%{
        transform: rotate(10deg);
  }
  20%{
        transform: rotate(0deg);
  }
  25%{
        transform: rotate(10deg);
  }
  30%{
        transform: rotate(0deg);
  }
  35%{
        transform: rotate(10deg);
  }
  40%{
        transform: rotate(0deg);
  }
  100% {
        transform: rotate(0deg);
  }
}

.my-selects__content--line.disable,
.my-selects__content--line.disable:hover{
    border: 1px solid #A1A1A1;
    background: #F0F0F0;
    box-sizing: border-box;
    border-radius: 4px;
}
.my-selects__content--line.disable:hover > div.cnt-pack:before{
    border: 1px solid #A1A1A1;
    box-shadow: none;
}
@media(max-width: 1280px){
    .container{
        width: 98%;
    }
}
@media(max-width: 1150px){
    .header__menu-mob{
        order: 1;
    }
    .my-header__logo {
        order: 2;
    }
    .header__koshik{
        order: 3;
    }
    .header__menu-mob{
        margin-left: 0;
        margin-right: 26px;
    }
    .menu-mob__links{
        left: 0;
        right: auto;
    }
}
@media(max-width: 980px){
    .header__koshik--container{
        -webkit-flex-flow: row-reverse;
        -moz-flex-flow: row-reverse;
        -ms-flex-flow: row-reverse;
        flex-flow: row-reverse;
    	display: -webkit-flex;
    	display: -moz-flex;
    	display: -ms-flex;
    	display: flex;
    }
    #progress_bar--free{
        margin-right: 10px;
    }
    .progress_bar--container{
        position: relative;
        margin-left: 0;
        top: auto;
        left: auto;
    }
    .progress_bar--container:before{
        margin-top: -5px;
        left: 100%;
        top: 50%;
        margin-left: -6px;
    }
    .progress_bar{
        font-size: 10px;
        line-height: 1;
    }
}
/*23.05.2023*/
#billing_phone_field .intl-tel-input{
    width: 100%;
}
#billing_phone_field .selected-flag{
    left: 50px;
    background-color: transparent;
}
#billing_phone_field #billing_phone{
    padding-left: 132px!important;
}
#billing_phone_field:before{
    display: none!important;
}
#billing_phone_field.form-row .woocommerce-input-wrapper{
    position: relative;
}
#billing_phone_field.form-row .woocommerce-input-wrapper:before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 18px;
    height: 18px;
    left: 14px;
    margin-top: -10px;
    z-index: 2;
}
#billing_phone_field.form-row .woocommerce-input-wrapper:before {
    background: url(/wp-content/uploads/2020/11/phone-call.svg);
}
@media(max-width: 530px){
    .progress_bar--container:before{
        margin-top: -5px;
        left: 90%;
        top: 0;
        margin-left: 0;
    }
    .progress_bar--container{
        position: absolute;
        right: 0;
        left: auto;
        z-index: 22222;
        top: calc(100% + 17px);
    }
}
.packetery-widget-button-logo{
	display: none!important;
}
.packeta-widget-button button{
	background: #45ae55 !important;
}