 :root {
    --safe-area-inset-top: env(safe-area-inset-top);
    --safe-area-inset-left: env(safe-area-inset-left);
    --safe-area-inset-right: env(safe-area-inset-right);
    --safe-area-inset-bottom: env(safe-area-inset-bottom);
}
body, html {
overscroll-behavior: none;
}

.lt-header{
padding:0;
}
.lt-header img {
    height: 50px;
}
 .col-lang{
     padding: 10px;
     font-size: 16px;
     text-align: center;
     width: 100%;
 }
 .col-lang a{
     padding: 0 10px;
 }
 .col-lang a.active {
     color: #82a74c;
 }
 .col-lang a:before{
     content:'';
     width: 20px;
     height: 10px;
     display: inline-block;
     background-repeat: no-repeat;
     background-size: contain;
     background-position: center;
 }
 .col-lang a.lang-EN:before{
     background-image: url("img/en.svg");
 }
 .col-lang a.lang-RU:before{
     background-image: url("img/ru.svg");
 }
 .col-lang a.lang-LA:before{
     background-image: url("img/es.svg");
 }
.ct-gallery img[src="/load.svg"] {object-fit: none;}


.ct-figure_info.active .ct-figure_info--text {
    display: none;
}
.razobrali {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    padding-top: 150px;
    background: rgb(255 255 255 / 69%);
    text-align: center;
}

.razobrali span {
    font-size: 16px;
    padding: 5px 10px;
    background: #f1f1f1;
    border-radius: 4px;
}




.product-block .info .additional__list .item .item__inner.inhover{
margin-top:-48px
}

.basket-container .btn-block{
background: #f5f5f5;
display: inline-block;
    width: 100%;
    height: 190px;
}
.basket-container .btn-block p{
font-size: 14px;
    text-align: center;
    padding: 15px 0 5px 0;
}
.data-hide-scroll, .data-hide-scroll body{
left: 0;
    right: 0;
    position: fixed;
    overflow: visible !important;
}

body .product-block .info .option-block .block.mods[kol="1"] input[type=radio]+label{
width: 100%;
}

/*#hitarea::before*/
.lineWhite {
    content: '';
    position: absolute;
    bottom: 82vh;
    left: 50%;
    transform: translateX(-50%);
    width: 44px;
    height: 4px;
    border-radius: 4px;
    background-color: #fff;
z-index: 99;
}

#hitarea {

    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    cursor: pointer;
    -ms-touch-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
z-index:99;
}

.el-catalog img {
	width:100%
}
.el-catalog{
    margin-bottom: 20px;
}

.dots .poind{
    text-align: center;
    width: 6px;
    height: 6px;
    background-color: #b6b6b6;
    border: 1px solid #b6b6b6;
    border-radius: 100%;
    margin: 3px;
}
.dots .poind.active{
    background-color: #f2f2f2;
}
.itemF{
float:left;
width:100vw;
    display: flex;
    align-items: center;
    height: 78vw;
    justify-content: center;
}
.main-container.catalogin{
padding-top: 60px;
}
.contentG{
width:5000px;
}
.dots{
display: flex;
    align-items: center;
    justify-content: center;
}
.card .count .number input{
width:calc(100% - 60px);
}
.count .number .plus{
float:right;
}
.price{    font-family: 'RobotoLight';}
.ct-basket_number{
    width: 20px;
    text-align: center;
    left: 10px;
}
.ct-basket_figure img{
margin-top: 3px;
}
.basket_back{
    background-image: url(img/back.svg);
    background-repeat: no-repeat;
    background-size: 66%;
    background-position: center;
}
.ct-figure_info--circle{
    background-image: url(img/info.svg);
    background-repeat: no-repeat;
    background-size:  60%;
    background-position: center;
    border: 1px solid #000;
}
.iconv{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	width: 18px;
    height: 18px;
}
.iconv.like{
    background-image: url(img/like-bl.svg);
}
.iconv.hour{
    background-image: url(img/hour.svg);
}
.iconv.lik5e{
    background-image: url(img/info.svg);
}
body.overlof{
    overflow: hidden;
 
}
.basket-container{
	display:none;
    width: 100%;
height: 100vh;
    left: 0;
    top: 0;
    bottom: 0;
    position: fixed;
    overflow: hidden;
    z-index: 1001;
    background: #fff;
 -webkit-backface-visibility: hidden;
padding-bottom: var(--safe-area-inset-bottom, 0);
padding-top: var(--safe-area-inset-top, 0);
}
.add_btn {
    width: 120px;
	margin: 10px auto;
    display: block;
height: 25px;
    line-height: 24px;
    border: 1px solid #656565;
    color: #656565;
    text-align: center;
    font-size: 13px;
    border-radius: 4px;
}
.popupcard{
	display:none;
	/*position: fixed;
    width: 100%;

    top: 0;*/
    height: 100vh;
    z-index: 999;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    overflow: hidden;
}
.popupcard .card{
    bottom: 0;
    top: auto;
max-height: 80vh;
    overflow: hidden;
    position: absolute;
overscroll-behavior: none;
-webkit-overflow-scrolling: touch
}

.product-block{
padding-bottom:82px;
position:relative;
}
.popupcard .btn-block {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 999;
    left: 0;
    padding: 20px 10px 20px 10px;
    margin: 0;
background: none;
    border: 0;
    background: #fff;
}

.add-basket .price{display: inline-block;}
.popupcard .overlay{display:block;}
.overlay.ver3{background: none;}
.popupcard .btn-block .btn{background:#fff; color:#00be88;border: 1px solid #00be88;}
.popupcard .btn-block .btn.btn-with-count .count .number .minus {
    background-image: url(img/icon__minus-g.png);
height: 39px;
    background-position: center center;
    width: 45px;
}
.popupcard .btn-block .btn.btn-with-count .count .number .plus {
    background-image: url(img/icon__plus-g.png);
height: 39px;
    background-position: center center;
    width: 45px;
}
.popupcard .btn-block .btn.btn-with-count .count .number input{
color:#00be88;
    font-size: 18px;
    width: 40px;
}
.popupcard .btn-block .btn.btn-with-count .count .number {
    background: 0 0;
    height: 39px;
}
.popupcard .btn-block .btn {
    width: 100%;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.popupcard .btn-block .btn.btn-with-count {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 39px;
}
.popupcard .btn-block .btn.add-basket .text {
    line-height: 39px;
}
.popupcard .btn-block .btn.btn-with-count .text {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    line-height: 39px;
}

/* old version 
.popupcard  .btn-block  .add-basket.btn-with-count{display:none;}
.popupcard .show-btn-count button.add-basket{display:none;}
.popupcard  .btn-block.show-btn-count .add-basket.btn-with-count{display:flex;}

*/

.popupcard  .btn-block .add-basket.btn-with-count{display:flex;}
.popupcard .btn-block .btn.btn-with-count{border:0;border-radius: 0px;}
.popupcard .btn-block .btn.btn-with-count .count{border: 1px solid #00be88;border-radius: 8px;}
.popupcard .btn-block .btn.btn-with-count .text{cursor:pointer; background:#3e8761;border-radius: 8px; color: #fff; margin-left: 20px;}
.popupcard .btn-block {box-shadow: 0 -4px 8px 0 rgba(0, 0, 0, 0.05);}

.product-block .info .additional__list .item__inner{cursor:pointer;}
.ct-figure_info--text{
    -webkit-transform: translateX(0);

    transform: translateX(0);
transition: 1s;
 
}
.ct-figure_info--text.active{
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.popb-block{display:none;
position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 0.3);
}
.popb-block .cont{
width: 80%;
    position: absolute;
    top: 50%;
    background: #fff;
    left: 10%;
border-radius: 6px;
    text-align: center;
display: flex;
    flex-wrap: wrap;
}
.popb-block .cont .title{
width: 100%;
font-size:15px;
padding: 15px 0;
    border-bottom: 1px solid #e7e7e7;
}
.popb-block .cont .title span{
font-size:12px;
display:block;
padding-top: 5px;
}

.popb-block .cont button{
width: 50%;
    font-size: 13px;
    height: 35px;
cursor: pointer;

}
.popb-block .cont button.intrue{
    border-right: 1px solid #e7e7e7;
}

.addMessege{
display:none;
position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 0.3);
}
.addMessege .text{
position:  absolute;
    top: 50%;
    width: 80%;
    left: 10%;
    padding: 10px;
    text-align: center;
    background: #fff;
    border-radius: 8px;
}

.ct-gallery{
    height: 78vw;
	text-align: center;
overflow: hidden;
}
.ct-gallery img{
    max-height: 100vw;
width: 100%;
    object-fit: contain;
}
.ct-header{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
	margin-left: 0;
}
.ct-basket{
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
	margin-left: 0;
padding-top: 5px;
padding-bottom: 15px;
    height: 58px;
}



.basket-list{

}
.basket-content{
display: block;
    width: 100%;
    overflow: auto;
    height: calc(100% - 190px);
padding: 0 10px;
}
.basket-container{
/*    position: absolute;
    width: 100%;
    bottom: 0;*/
}
.popCssTov .fancybox-slide--html{
	padding:0;
}
.popCssTov.fancybox-is-open .fancybox-bg{
	opacity: .5;
}
.popCssTov .fancybox-content{
	background:none;
}
.popCssTov .fancybox-navigation{
	display:none;
}
.popCssTov .fancybox-close-small{
	display:none;
}

.basket_text--close{
    background-image: url(img/close.svg);
width: 17px;
    height: 17px;
cursor:pointer;
}
.basket_img{
    object-fit: contain;
}
.basket_text--gray{
    min-height: 25px;
}
.add-order__list .item{ width:200px; padding: 0 5px; opacity: 0.5;}
.add-order__list .item input[type=checkbox]+label{
border:0;
}
.add-order__list .item input[type=checkbox]+label:hover {
    border:0;
}
.add-order__list .item.slick-center{opacity: 1;}


body .add-order__list .item input[type=checkbox]+label .img-block {
    width: 99px;
}
body .add-order__list .item input[type=checkbox]+label .img-block .img{
width: 99px;
    height: 99px;
    object-fit: contain;
}
.add-order__list .item input[type=checkbox]+label .info{
width: calc(100% - 99px);
padding-left: 5px;
}

.add-order__list .item input[type=checkbox]+label .info .price {
    font-size: 13px;
    font-weight: 300;
    color: #696969;
    padding-top: 5px;
}
.add-order__list .btn-buy-bs{
font-size: 13px;
    color: #3e8761;
    border: 1px solid #3e8761;
    display: inline-block;
    padding: 3px 5px;
    border-radius: 4px;
    margin-top: 5px;
}



.add_title {
    margin-top: 35px;
    font-size: 18px;
}
.add_item {
    display: flex;
}
.add_item--text {
    padding-top: 13px;
    order: 2;
}
.add_item--title {
    font-size: 13px;
    font-family: 'RobotoMedium';
}
.add_item--price {
    margin-top: 10px;
    color: #696969;
    font-family: 'RobotoLight';
}
.add_item--btn {
    margin-top: 7px;
    width: 74px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #00be88;
    color: #00be88;
    font-size: 13px;
    border-radius: 4px;
}
.add_img {
    margin-right: 10px;
    order: 1;
}
.add_slider .slick-center .add_item {
    opacity: 1;
}
.add_item {
    opacity: .5;
    margin: 15px 0px 105px;
}
.add_item .add_btn {
    width: 100%;
    height: 46px;
    line-height: 46px;
    border: 1px solid #3e8761;
    color: #3e8761;
    text-align: center;
    font-size: 18px;
    border-radius: 4px;
    margin-bottom: 25px;
}

.card_info_desc{
position: absolute;
    width: 100%;
    padding: 30px 0 40px 22px;
    background-color: rgba(35, 35, 35, 0.94);
    top: 0;
    left: 0;
    display: none;
}
.card_info_desc.active{
    display: block;
}
.card_info_desc p {
    color: #fff;
    font-family: 'RobotoLight';
    font-size: 12px;
    margin-top: 15px;
    max-width: 305px;
}
.card_info{
z-index: 99;
}
.section-items{
display: inline-block;
    width: 100%;
}

.product-block .info .option-block .block.mods{
    flex-wrap: wrap;
background: #fff;
    margin-bottom: 0;
}
body .product-block .info .option-block .block.mods input[type=radio]+label {
    width: 50%;
background: #f5f5f5;
    margin-bottom: 15px;
}
.product-block .info .option-block .block.mods input[type=radio]:checked+label {
    background: #fff;
    box-shadow: 5px 5px 10px rgba(0,0,0,.1);
}