body{
    background: var(--efeee-5, #EFEEE5);
    font-family: 'Jost', sans-serif;
}
body:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 60%;
    background-image: url(img/tur.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 190px;
    z-index: -1;
}
body:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 60%;
    background-image: url(img/carr.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 250px;
    z-index: -1;
}
.container{
    width: 100%;
    max-width: 1600px;
}

.bx-wrapper {
    -moz-box-shadow: 0 0 0px #ccc;
    -webkit-box-shadow: 0 0 0px #ccc;
    box-shadow: 0 0 0px #ccc;
    border: 0px solid #fff;
    background: transparent;
    margin-bottom: 0px;
    margin: auto;
}
.main-b-color{
    background-color: var(--a-6-ce-39, #A6CE39);
    padding: 9px 20px;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
}
.logo{
    padding: 4px 0;
}
.form-group{
    padding: 4px 0;
}
.p-class{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
}
.p-class a{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
}
.width-100{
    margin-left: -12px;
    margin-right: -12px;
}
.has-search .form-control {
    padding-left: 2.375rem;
}
.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}
.search-box{
    border-radius: 6px;
    background: var(--efeee-5, #EFEEE5);
    padding: 10px 0;
}
.bottom-header{
    padding: 12px 20px;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    background: #FFF;
}
.main-menu{
    padding: 5px 0px;
}
.main-menu a{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.menu-svg{
    display: inline-block;
}
.menu-p{
    display: inline-block;
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
    padding: 0 5px;
}
.menu-drop{
    display: inline-block;
}
.right-menu a{
    text-decoration: none;
    display: block;
    padding: 10px 0;
}
.menu-svg{
    position: relative;
}
.cart-count{
    color: #FFF;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: #CE6F39;
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 100px;
    right: -8px;
    top: -5px;
}
.avatar{
    width: 48px;
    height: 48px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 100px;
    position: absolute;
    top: -28px;
}
.right-menu{
    text-align: right;
    position: relative;
}
.countul-text{
    padding-left: 48px;
}
.third-b-color{
    background: #E1E0D6;
}
.bottom-header-hidden{
    display: none;
}
.bottom-header-hidden a{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.logo-mobile{
    padding: 4px 0;
    float: left;
}
.mobile-s-link{
    float: left;
    padding: 12px 20px;
    margin: 3px;
    position: relative;
    z-index: 99;
}
.bottom-header-mobile {
    position: relative;
}
.mobile-s-form{
    float: left;
    position: absolute;
    top: 14px;
    left: 85px;
    display: none;
    z-index: 9;
}
.bottom-header-mobile .right-menu a {
    display: inline-block;
}
.mobile-menu{
    padding: 5px;
    margin-left: 15px;
}
.mobile-menu-view{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--efeee-5, #EFEEE5);
    z-index: 999;
    display: none;
    padding: 20px;
    overflow: auto;
}
.mobile-menu-view h5{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
}
.mobile-menu-view .right-menu{
    text-align: left;
}
.hid-menu ul li{
    list-style: none;
}
.hid-menu ul li a{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: relative;
    padding-left: 20px;
    margin: 30px 0;
    display: block;
    text-decoration: none;
}
.hid-menu ul{
    padding: 0;
    margin: 0;
}
.hid-menu ul li a:before{
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    border-radius: 100px;
    background-color: var(--a-6-ce-39, #A6CE39);
    left: 0;
    top: 7px;
}
.hid-menu-b ul{
    padding: 0;
    margin: 0;
}
.hid-menu-b ul li{
    list-style: none;
}
.hid-menu-b ul li a{
    color: rgba(26, 51, 6, 0.70);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 20px;
    display: block;
    text-decoration: none;
}
/*slider*/
.owl-item{
    overflow: hidden;
}
/*
.slider{
    background-image: url(img/carr.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 250px;
    position: relative;
}
.slider:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: -16%;
    background-image: url(img/tur.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 190px;
    z-index: -1;
}
*/
.slider-img img{
    width: 100%;
    height: auto;
}
.slider-title-blocks{
    padding-left: 18%;
}
.slider-title-blocks .slider-title-t{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 128px;
    font-style: normal;
    font-weight: 300;
    line-height: 128px; /* 100% */
}
.slider-title-blocks .slider-title-b{
    color: #1A3306;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 140px;
    font-style: normal;
    font-weight: 700;
    line-height: 130px;
    position: relative;
    background-color: var(--a-6-ce-39, #A6CE39);
    padding: 25px 0 50px 0;
    position: relative;
}
.slider-title-blocks .slider-title-p{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    margin-top: -20px;
    position: relative;
    z-index: 9;
    margin-bottom: 40px;
}
.slider-title-b:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: var(--a-6-ce-39, #A6CE39);
    z-index: -1;
}

.slider-title-b:before {
    content: "";
    position: absolute;
    left: -100%;
    top: 0;
    bottom: -50px;
    width: 100%;
    height: 100%;
    background-color: var(--a-6-ce-39, #A6CE39);
    z-index: -1;
}

.slider-button{
    display: inline-flex;
    padding: 24px 20px;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 8px;
    background: var(--1-a-3306, #1A3306);
    border: 1px solid var(--1-a-3306, #1A3306);
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}

.slider-img{
    position: relative;
}
.slider-image-info-1{
    position: absolute;
    top: 3%;
    left: -10%;
    z-index: 9;
}
.slider-image-info-2{
    position: absolute;
    right: 2%;
    top: 46%;
    z-index: 9;
}
.slider-image-info{
    display: flex;
    padding: 15px 20px 10px 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 0px;
    flex-shrink: 0;
    background: var(--a-6-ce-39, #A6CE39);
}
.slider-image-info h6{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 900;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.slider-image-info p{
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 0;
}
.common-back{
    display: flex;
    padding: 20px 20px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0px 10px 10px 0px rgba(26, 51, 6, 0.05);
    overflow: hidden;
}
.common-title{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.common-text{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.common-devider{
    height: 1px;
    align-self: stretch;
    background: var(--efeee-5, #EFEEE5);
    position: relative;
}
.common-devider:before{
    content: "";
    height: 1px;
    align-self: stretch;
    background: var(--efeee-5, #EFEEE5);
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
}
.common-devider:after{
    content: "";
    height: 1px;
    align-self: stretch;
    background: var(--efeee-5, #EFEEE5);
    position: absolute;
    top: 0;
    right: -100%;
    width: 100%;
}
.common-ul{
    padding: 0;
    margin: 0;
}
.common-ul li{
    list-style: none;
    display: inline-block;
}
.common-back-normal{
    display: flex;
    width: 100%;
    /*padding: 8px 8px 12px 8px;*/
    padding: 12px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0px 10px 10px 0px rgba(26, 51, 6, 0.05);
}
.common-back-normal-2{
    display: flex;
    width: 100%;
    /*padding: 8px 8px 12px 8px;*/
    padding: 12px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    border-radius: 12px;
    background: #FFF;
}
.pagination-block{
    display: table;
    margin: 30px auto 60px auto;
}
.pagination-block ul li.pre-next a{
    background: none;
    border: none;
}
li.prew a{
    display: flex;
    color: #1A3306;
    opacity: 0.4;
    font-family: 'Jost', sans-serif;
}
li.nexw a{
    display: flex;
    color: #1A3306;
    font-family: 'Jost', sans-serif;
}
li.pre-mid a{
    display: flex;
    border-radius: 8px;
    background: var(--607-c-14, #607C14);
    
    color: #FFF;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0 15px;
}
li.pre-mid-n a{
    display: flex;
    border-radius: 8px;
    border: 1px solid #F1F1F1;
    background: #FFF;
    
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0 15px;
}
/*account*/
.count-block{
    width: 100%;
    height: 368px;
    flex-shrink: 0;
    border-radius: 12px 12px 0px 0px;
    position: relative;
}
.count-footer{
    width: 100%;
    padding: 20px 10px;
    flex-shrink: 0;
    border-radius: 0px 0px 12px 12px;
    position: absolute;
    left: 0;
    bottom: -45px;
}
.count-footer a {
    position: relative;
    display: flex;
    /* height: 60px; */
    padding: 18px 20px;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
    background: #1A3306;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    float: right;
}
.count-footer .button-text {
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
.count-footer h5{
    display: block;
    padding-top: 18px;
    
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
}
/*gallery*/
.activeg{
    border: 2px solid #A6CE39;
}
.pro-title h2{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.pro-desc{
    width: 100%;
    display: block;
    float: left;
    margin-top: 20px;
}
.pro-price{
    width: 100%;
    display: block;
    float: left;
    margin: 0;
}
.pro-price h3{
    color: #FD8C4D;
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 0;
}
.pro-price p{
    color: rgba(26, 51, 6, 0.40);
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.pro-desc p{
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.pro-qut{
    width: auto;
    display: inline-block;
    float: left;
    margin: 0;
    margin-right: 15px;
}
.counter{
    position: relative;
    display: inline-block;
}
.pro-qut input{
    display: inline-flex;
    padding: 10px;
    height: 60px;
    justify-content: center;
    align-items: center;
    gap: 30px;
    flex-shrink: 0;
    border-radius: 8px;
    background: #FFF;
    border: none;
    text-align: center;
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
.down{
    position: absolute;
    top: 28%;
    left: 15%;
}
.up{
    position: absolute;
    top: 28%;
    right: 15%;
}
.pro-add-to-cart-wrap{
    position: relative;
    display: inline-block;
}
.pro-ava-{
    display: flex;
    position: relative;
}
.pro-add-to-cart-wrap input{
    display: inline-flex;
    height: 60px;
    padding: 18px 20px 18px 50px;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 8px;
    background: var(--1-a-3306, #1A3306);
    border: none;
    
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
.pro-add-to-cart-wrap span{
    position: absolute;
    left: 20px;
    top: 17px;
}
.pro-offer-wrap{
    display: flex;
    margin-top: 10%;
}
.pro-offer-wrap a{
    position: relative;
    display: flex;
    height: 60px;
    padding: 24px 20px;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
    background: var(--a-6-ce-39, #A6CE39);
    text-decoration: none;
}
.pro-offer-wrap .button-text{
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
.subtitle{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
/*filter*/
.filters .filter-title{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.filters ul li a{
    color: var(--1-a-3306, #1A3306);
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    
    display: block;
}
.filters ul li {
    display: block;
    margin-bottom: 10px;
    position: relative;
}
.filters ul li input[type=checkbox]{
    width: 20px;
    height: 20px;
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    float: left;
    margin-right: 10px;
    display: none;
}
.filters ul li label span{
    background-image: url(img/check.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
    padding-left: 35px;
}
.filters ul li label input[type=checkbox]:checked + span{
    background-image: url(img/checked.png);
}

/*
.filters ul li input[type=checkbox]:checked {
    background-color: #607C14;
}
*/

/*products*/
.pro-tile{
    margin-bottom: 25px;
}
.pro-cat-top{
    min-height: 60px
}
.product-img img{
    width: 100%;
}
.sort-form-left{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
    padding-top: 10px; 
}
.sort-form-right{
    display: inline-block;
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-right: 10px;
}
.sort-form li:last-child{
    margin-left: 20px;
}
.common-label{
    position: relative;
}
.common-select{
    display: flex;
    padding: 10px 40px 10px 20px;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
    background: #FFF;
    border: none;
     -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.common-input{
    display: flex;
    padding: 10px 40px 10px 20px;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
    background: #FFF;
    border: none;
     -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
}
.common-select-2{
    display: flex;
    padding: 10px 20px 10px 40px;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
    background: #FFF;
    border: none;
     -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.common-input-2{
    display: flex;
    padding: 10px 20px 10px 40px;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
    background: #FFF;
    border: none;
     -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
}
.common-label span{
    position: absolute;
    right: 10px;
    top: 10px;
}
.common-label-2 span{
    position: absolute;
    left: 10px;
    top: 10px;
}
.sub-titles{
    color: var(--0-f-0-f-0-f, #0F0F0F);
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 20px;
}
.sort-form{
    margin-bottom: 40px;
}
.product-read{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 40px;
}
.product-read a{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.pro-gallery{
    border-radius: 12px;
    width: 100%;
    height: 150px;
    flex-shrink: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}
.pro-gallery-wrap .row .col:last-child .pro-gallery:before{
    content: "";
    background-color: rgba(0, 0, 0, 0.50);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99;
    position: absolute;
}
.pro-gallery p{
    color: var(--efeee-5, #EFEEE5);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: relative;
    z-index: 99;
    padding-top: 30%;
}
.main-cats{
    margin-bottom: 30px;
}
.main-producer-left{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    position: relative;
    padding-top: 160px;
}
.producer-img{
    border-radius: 120px;
    border: 8px solid var(--efeee-5, #EFEEE5);
    background-repeat: no-repeat;
    background-size: cover;
    width: 200px;
    height: 200px;
    flex-shrink: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: 0px;
    position: absolute;
}
.producer-col{
    border-radius: 120px;
    padding: 60px 27px 13px 27px;
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0px 10px 10px 0px rgba(26, 51, 6, 0.05);
    width: 100%;
    position: relative;
    z-index: -1;
}
.review-points{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0;
}
.producer-col ul{
    display: table;
    margin: auto;
}
.post-cat2{
    display: flex;
    padding: 7px 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 12px;
    background: rgba(166, 206, 57, 0.30);
    color: var(--607-c-14, #607C14);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: table;
    margin: 15px auto;
}
.producer-col{
    text-align: center;
}
.main-common-button1{
    display: block;
    padding: 15px 20px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background: rgba(251, 188, 4, 0.30);

    color: #A7841C;
    leading-trim: both;
    text-edge: cap;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
}
.main-common-button2{
    display: block;
    padding: 15px 20px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background: var(--1-a-3306, #1A3306);

    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
}
.video-block{
    width: 100%;
    height: 200px;
    flex-shrink: 0;
    border-radius: 12px;
    text-align: center;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top: 20px;
    position: relative;
}
.video-block span{
    padding-top: 15%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
.common-devider2{
    height: 1px;
    align-self: stretch;
    background: var(--efeee-5, #EFEEE5);
    position: relative;
    margin: 25px 0;
}
.producer-main-svg-text{
    display: flex;
}
.producer-main-svg{
    display: inline-block;
    margin-right: 15px;
}
.producer-main-text{
    text-align: left;
    display: inline-block;
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.producer-main-text span{
    color: rgba(26, 51, 6, 0.40);
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.common-text-class{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.breadcrumb-link{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
}
.bactive{
    font-weight: 600;
}
.breadcrumbs-wrap ul li{
    margin-right: 20px;
}
.breadcrumbs{
    padding: 30px 0;
}
/*volentry*/
.vol-svg{
    display: inline-block;
    margin-right: 10px;
}
.vol-time{
    display: inline-block;
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-size: 16px;
    font-family: Jost;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.volform-time li{
    margin-right: 30px;
}
.vol-form-svg{
    display: inline-block;
}
.vol-form-href{
    display: inline-block;
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    float: right;
    margin-left: 10px;
}
.form-in-label{
    width: 100%;
    position: relative;
}
.form-in-label input[type=text]{
    padding: 12px 12px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    border-radius: 6px;
    background: var(--efeee-5, #EFEEE5);
    border: none;
    width: 100%;
}
.form-in-label span{
    position: absolute;
    right: 10px;
    top: 10px;
}
.form-in-title{
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 5px;
    min-height: 21px;
}
.form-in-label input[type=submit]{
    padding: 12px 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    width: 100%;
    border-radius: 8px;
    background: var(--1-a-3306, #1A3306);
    border: none;
    
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
/*posts*/
.posts-steps ul{
    padding: 0;
    margin: 0;
}
.posts-steps li{
    list-style: none;
}
.post-img{
    width: 138px;
    height: 138px;
    flex-shrink: 0;
    border-radius: 12px;
}
.post-step{
    width: 100%;
    padding: 12px;
    align-items: center;
    gap: 18px;
    border-radius: 12px;
    background: #FFF;
}
.post-except{
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.post-price{
    color: #FD8C4D;
    text-align: right;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0;
}
.post-quanti{
    color: rgba(26, 51, 6, 0.40);
    text-align: right;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0;
}
.post-c-img{
    width: 100px;
    height: 100px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 100px;
    border: 0px solid var(--efeee-5, #EFEEE5);
    float: left;
    margin-right: 15px;
}
.post-coll{
    float: left;
    padding-top: 5px;
}
.post-coll ul{
    margin: 0;
    padding: 0;
}
.post-coll ul li{
    display: inline-block;
}
.post-step{
    margin-bottom: 10px;
}
.post-coll-main{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-right: 6px;
}
.post-cat{
    color: var(--607-c-14, #607C14);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    

    padding: 7px 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 20px;
    background: rgba(166, 206, 57, 0.30);
}
.post-o-coll{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}    
.post-o-coll span{
    color: rgba(26, 51, 6, 0.40);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.post-date{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.post-footer li{
    margin-right: 10px;
}
/*reviews*/
.reviews-block{
    margin-bottom: 20px;
}
.reviews-steps ul{
    padding: 0;
    margin: 0;
}
.reviews-steps ul li{
    list-style: none;
}
.review-img{
    width: 60px;
    height: 60px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 100px;
    border: 0px solid var(--efeee-5, #EFEEE5);
    display: inline-block;
    margin-bottom: 10px;
    float: left;
    margin-right: 15px;
}
.review-name{
    display: inline-block;
}
.review-name p{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0;
}
.reviews-step{
    padding: 12px 12px 20px 12px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 18px;
    align-self: stretch;
    border-radius: 12px;
    background: #FFF;
    margin-bottom: 10px;
}
.review-stars li{
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.review-text{
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.review-time{
    color: var(--1-a-3306, #1A3306);
    text-align: right;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
/*register-block*/
.register-block{
    padding-bottom: 100px;
    overflow: hidden;
}
.register-img{
    width: 100%;
    height: 355px;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 9;
}
.table-row{
    display: table;
}
.table-cell{
    display: table-cell;
    vertical-align: middle;
}
.common-title-blocks{
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
}
.common-title-blocks:before{
    content: "";
    background-color: #A6CE39;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -30px;
    z-index: -1;
}
.common-title-blocks:after{
    content: "";
    background-color: #A6CE39;
    width: 40%;
    height: 100%;
    position: absolute;
    top: 0;
    right:-7%;
    z-index: 9;
    background-image: url(img/pot.png);
    background-position: right 0;
    background-repeat: no-repeat;
    background-size: contain;
}
.common-title-blocks h2{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 300;
    margin-bottom: 10px;
}
.common-title-blocks h2 strong{
    font-weight: 900;
}
.common-title-blocks p{
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.common-title-blocks button{
    display: inline-flex;
    height: 60px;
    padding: 24px 20px;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 8px;
    background: var(--1-a-3306, #1A3306);
    border: 1px solid var(--1-a-3306, #1A3306);
}


.common-title-blocks-3{
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
}
.common-title-blocks-3 h2{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 300;
    margin-bottom: 10px;
}
.common-title-blocks-3 h2 strong{
    font-weight: 900;
}
.common-title-blocks-3 p{
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.common-title-blocks-3 button{
    display: inline-flex;
    padding: 24px 20px;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 8px;
    background: var(--a-6-ce-39, #A6CE39);
    border: 1px solid var(--1-a-3306, #A6CE39);
    
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}
/*steps*/
.steps{
    padding-bottom: 100px;
}
.single-step{
    width: 100%;
    padding: 13px 27px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex: 1 0 0;
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0px 10px 10px 0px rgba(26, 51, 6, 0.05);
    margin-bottom: 20px;
}
.single-step p{
    color: var(--1-a-3306, #1A3306);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
/*about*/
.about{
    padding-bottom: 90px;
}
.common-p{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
/*category*/
.category{
    padding-bottom: 100px;
}
.categories ul{
    padding: 0;
    margin: 0;
}
.categories ul li{
    list-style: none;
    margin-bottom: 20px;
}
.cat-svg{
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    border-radius: 8px;
    background: #FFF;
    text-align: center;
    padding-top: 5px;
    display: inline-block;
}
.categories p{
    display: inline-block;
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0;
    margin-left: 10px;
}
/*map-search*/
.map-search{
    padding-bottom: 80px;   
}
.map-text{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; /* 100% */
}
.map-text strong{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
}
.map-wrap{
    position: relative;
}
.map-text-but{
    position: absolute;
    top: 40%;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}
.common-button {
    display: inline-flex;
    height: 60px;
    padding: 24px 20px;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 8px;
    background: var(--1-a-3306, #1A3306);
    border: 1px solid var(--1-a-3306, #1A3306);
}
.common-title-2{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 300;
    line-height: 128px; /* 200% */
    text-transform: capitalize;
    position: relative;
    margin-bottom: 0;
    display: inline-block;
}
.common-title-2:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 23px;
    width: 100%;
    height: 31px;
    background-color: var(--a-6-ce-39, #A6CE39);
    z-index: -1;
}
.common-title-2 strong{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 128px;
    text-transform: capitalize;
}
.common-title-blocks-2 p{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
}
.search-map input[type=text]{
    display: flex;
    border-radius: 6px;
    background: #FFF;
    padding: 12px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
}
.search-map form{
    position: relative;
}
.search-map form svg{
    position: absolute;
    right: 15px;
    top: 15px;
}
.search-map p{
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 0;
}
.map-producers{
    position: relative;
    display: inline-block;
}
.pro-star{
    display: inline-block;
    position: absolute;
    right: -37%;
    top: 25px;
}
.pro-star span{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.map-producers ul{
    padding: 0;
    margin: 0;
}
.map-producers ul li{
    list-style: none;
    display: inline-block;
    position: relative;
}
.producer-single{
    width: 80px;
    height: 80px;
    border-radius: 80px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.producer-single:after{
    content: "";
    border: 3px solid var(--efeee-5, #EFEEE5);
    background: url(), lightgray 50% / cover no-repeat;
    position: absolute;
    left: -4px;
    top: -4px;
    width: 88px;
    height: 88px;
    border-radius: 80px;
    z-index: -1;
}
.map-producers ul li:nth-child(1){
    z-index: 10;
}
.map-producers ul li:nth-child(2){
    z-index: 9;
    left: -35px;
}
.map-producers ul li:nth-child(3){
    z-index: 8;
    left: -65px;
}
.map-producers ul li:nth-child(4){
    z-index: 7;
    left: -95px;
}
.search-map{
    padding: 40px 0;
}
/*testamonials*/
.testamonials{
    padding-bottom: 80px;   
}
.testamonials-slider li{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    position: relative;
    padding-top: 125px;        
}
.testamonials-slider li a{
    display: block;
    width: 100% !important;   
}
.testamonials-img{
    border-radius: 120px;
    border: 8px solid var(--efeee-5, #EFEEE5);
    /* background: url(<path-to-image>), lightgray 50% / cover no-repeat; */
    background-repeat: no-repeat;
    background-size: cover;
    width: 120px;
    height: 120px;
    flex-shrink: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;            
    margin-top: 60px;
    position: absolute; 
}
.testamonials-col{
    border-radius: 120px;
    padding: 60px 27px 13px 27px;
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0px 10px 10px 0px rgba(26, 51, 6, 0.05);
    width: 100%;
    position: relative;
    z-index: -1;
}
.testamonials-title{
    color: var(--1-a-3306, #1A3306);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 5px;
}
.testamonials-cat{
    color: var(--607-c-14, #607C14);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    
    padding: 4px 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 12px;
    background: rgba(166, 206, 57, 0.30);
    margin-bottom: 5px;
    display: inline-block;
}
.testamonials-loc{
    color: var(--1-a-3306, #1A3306);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 5px;
}
.testamonials-offer{
    color: rgba(26, 51, 6, 0.40);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0;
}
.testamonials-offer span{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0;
}
.testamonials .bx-wrapper .bx-prev {
    top: 46.7% !important;
}
.testamonials .bx-wrapper .bx-next {
    top: 46.7% !important;
}   
.badge{
    position: absolute;
    top: -15px;
    right: 15px;
}
.testamonials{
    background-image: url(img/sal.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 250px;
}
/*product*/
.product-slider-innner{
    padding-bottom: 80px;
}
.product-slider li{
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0px 10px 10px 0px rgba(26, 51, 6, 0.05);
    padding: 10px 8px;
}
.product-slider-2 li{
    border-radius: 12px;
    background: #FFF;
    box-shadow: 0px 10px 10px 0px rgba(26, 51, 6, 0.05);
    padding: 10px 8px;
}
.product-img{
    margin-bottom: 10px;
    width: 100%;
}
.product-tile-collect{
    width: 100%;
}
.product-title{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: left;
    margin-bottom: 0;
}
.pro-cat{
    color: var(--607-c-14, #607C14);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: left;
    margin-bottom: 0;
}
.pro-price{
    color: #FD8C4D;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: left;
    margin-bottom: 0;
}
.pro-weight{
    color: rgba(26, 51, 6, 0.40);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: left;
    margin-bottom: 0;
}
.product-tit-cat{
    margin-bottom: 12px;
    width: 100%;
}
.add-to-cart-button{
    background-color: #1A3306;
    border:  1px solid #1A3306;
    padding: 10px;
    width: 100%;
}
.bx-wrapper .bx-prev {
    top: 40% !important;
    left: -45px;
    display: flex;
    width: 30px !important;
    height: 80px !important;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 8px;
    background: #FFF;
}
.bx-wrapper .bx-next {
    top: 40% !important;
    right: -45px;
    display: flex;
    width: 30px !important;
    height: 80px !important;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 8px;
    background: #FFF;
}

/*
@media(max-width:1100px){
.bx-wrapper .bx-prev {
    top: 100% !important;
    left: 0px;
}
.bx-wrapper .bx-next {
    top: 100% !important;
    left: 40px;
}
}
*/

.post-except{
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.post-coll-main{
    color: #000;
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.quantity-wrap{
    display: flex;
    align-items: end;
    justify-content: end;
}
.quantity-input{
    width: 30px;
    border: none;
    text-align: center;
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.cos-price{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 3px;
    margin-left: 20px;
}
/*apps*/
.apps h4{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    line-height: 128px;
}
.app-ul{
    padding: 0;
    margin: 0;
}
.app-ul li{
    list-style: none;
    display: inline-block;
}
.app-ul li:first-child{
    margin-right: 15px;
}
.app-button{
    display: flex;
    padding: 25px 20px;
    border-radius: 8px;
    background: var(--1-a-3306, #1A3306);
    border: 1px solid var(--1-a-3306, #1A3306);
}
.app-button span{
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    padding-left: 10px;
    padding-top: 5px;
}
.app-main{
    padding-bottom: 50px;
    background-image: url(img/bread.png), url(img/pumpkin.png);
    background-position: left 0, right 0;
    background-repeat: no-repeat, no-repeat;
    background-size: contain, 350px;
}
/*anuntari*/
.post-view-pro a{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration-line: underline;
    margin-left: 5px;
}
.main-common-button3{
    display: inline-block;
    padding: 10px 20px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background: var(--1-a-3306, #1A3306);
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
    margin-right: 10px;
}
/*cos*/
.notification{
    display: flex;
    width: 100%;
    padding: 12px;
    align-items: flex-start;
    gap: 18px;
    border-radius: 12px;
    background: rgba(96, 124, 20, 0.15);
    margin-bottom: 20px;
}
.notification p{
    color: var(--607C14, #607C14);
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
}
.notification p span{
    font-weight: 700;
}
.sub-totals{
    color: var(--1-a-3306, #1A3306);
    text-align: right;
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.post-step {
    width: 100%;
    padding: 12px;
    align-items: center;
    gap: 18px;
    border-radius: 12px;
    background: #FFF;
}
.table-wrap table{
    width: 100%;
}
.table-wrap {
    width: 100%;
    padding: 12px;
    align-items: center;
    gap: 18px;
    border-radius: 12px;
    background: #FFF;
    margin-bottom: 15px;
}
.table-title h5{
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.table-t{
    color: var(--1-a-3306, #1A3306);
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.table-d{
    color: var(--1-a-3306, #1A3306);
    text-align: right;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.table-b{
    color: var(--1-a-3306, #1A3306);
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.table-wrap button{
    display: block;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 8px;
    background: var(--1-a-3306, #1A3306);
    color: #ffffff;
    width: 100%;
}
.a-button{
    display: block;
    width: 100%;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 8px;
    background: #CFCEC6;
    margin-bottom: 15px;
    color: var(--1-a-3306, #1A3306);
    leading-trim: both;
    text-edge: cap;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    margin-bottom: 15px;
}
/*footer*/
.copyright{
    padding: 20px 0;
    background: #172809;
}
.copyright p{
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.50);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.footer-blocks{
    background: var(--1-a-3306, #1A3306);
    padding: 50px 0;
}
.footer-logo{
    padding-bottom: 30px;
}
.footer-menu a{
    color: var(--a-6-ce-39, #A6CE39);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: 'Jost', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.bottom-header-mobile{
    display: none;
        padding: 12px 20px;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    background: #FFF;
}


/*flexslider*/
.flexslider {
    background: center;
    border: none;
    overflow: hidden;
    width: 100%;
    margin: 25px 0;
}
.slider-ul li{
    list-style: none;
    overflow: hidden;
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 1%;
    /*left: 8%;*/
    text-align: left;
}
.flex-direction-nav{
    display: none;
}
.flexslider .slides img {
    width: 100%;
    position: relative;
    left: -12%;
}
.flexslider li.flex-active-slide h2, .flexslider li.flex-active-slide h5 {
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInLeft !important;
    animation-name: fadeInLeft !important;
}

.flexslider li.flex-active-slide h2, .flexslider li.flex-active-slide h5 {
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInLeft !important;
    animation-name: fadeInLeft !important;
}


.flexslider .slider-img {
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInLeft !important;
    animation-name: fadeInLeft !important;
}

.flexslider .slider-image-info-1, .flexslider .slider-image-info-2 {
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInLeft !important;
    animation-name: fadeInLeft !important;
}

@-webkit-keyframes fadeInLeft {
		0% {
				opacity: 0;
				-webkit-transform: translate3d(100%, 0, 0);
				transform: translate3d(100%, 0, 0);
		}
		100% {
				opacity: 1;
				-webkit-transform: none;
				transform: none;
		}
}

@keyframes fadeInLeft {
		0% {
				opacity: 0;
				-webkit-transform: translate3d(100%, 0, 0);
				transform: translate3d(100%, 0, 0);
		}
		100% {
				opacity: 1;
				-webkit-transform: none;
				transform: none;
		}
}

@-webkit-keyframes fadeOutLeft {
		0% {
				opacity: 1;
		}
		100% {
				opacity: 0;
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
		}
}

@keyframes fadeOutLeft {
		0% {
				opacity: 1;
		}
		100% {
				opacity: 0;
				-webkit-transform: translate3d(-100%, 0, 0);
				transform: translate3d(-100%, 0, 0);
		}
}


/*cos pop*/
.cart-content{
    background: #FFFFFF;
    position: absolute;
    width: 360px;
    right: 0;
    top: 85px;
    border-radius: 20px;
    padding: 25px;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
    display: none;
}
.cart-contents{
    padding: 0;
    margin: 0;
}
.cart-content-inner h5{
    font-family: Jost;
    font-size: 24px;
    font-weight: 700;
    text-align: left;
    color: rgba(26, 51, 6, 1);
}
.cart-content-inner h6{
    font-family: Jost;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    color: rgba(26, 51, 6, 1);
}
.cart-contents li{
    list-style: none;
    background: rgba(239, 238, 229, 1);
    width: 100%;
    height: auto;
    padding: 10px 12px 10px 12px;
    border-radius: 10px;
    float: left;
    margin-bottom: 15px;
}
.cart-contents li img{
    width: 50px;
    height: 50px;
    border-radius: 8px;
    padding: 5px;
    background: #fff;
    float: left;
    margin-right: 20px;
}
.cart-single-right{
    float: left;
    margin-bottom: 20px;
}
.cart-single-producer{
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    line-height: 20.23px;
    text-align: left;
    color: rgba(26, 51, 6, 1);
    margin-bottom: 0;
}
.cart-single-name{
    font-family: Jost;
    font-size: 16px;
    font-weight: 700;
    line-height: 23.12px;
    text-align: left;
    color: rgba(26, 51, 6, 1);
    margin-bottom: 0;
}
.cart-single-bottom{
    float: left;
    width: 100%;
}
.cart-single-bottom-inner{
    display: flex;
}
.cart-single-bottom p{
    flex-grow: 50;
    margin-bottom: 0;
}
.cart-single-qut{
    font-family: Jost;
    font-size: 16px;
    font-weight: 700;
    line-height: 23.12px;
    text-align: left;
    color: rgba(96, 124, 20, 1);
}
.cart-single-qut span{
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    line-height: 23.12px;
    text-align: left;
    color: rgba(26, 51, 6, 1);
}
.cart-single-price{
    font-family: Jost;
    font-size: 16px;
    font-weight: 500;
    line-height: 23.12px;
    text-align: left;
    color: rgba(26, 51, 6, 1);
}
.cart-colletrals ul{
    padding: 0;
    margin: 0;
}
.cart-colletrals li{
    display: flex;
    list-style: none;
    width: 100%;
}
.cart-colletrals li p{
    flex-grow: 50;
    margin-bottom: 5px;
    font-family: Jost;
    font-size: 16px;
    line-height: 23.12px;
    font-weight: 400;
}
.cart-colletrals{
    margin-bottom: 30px;
}
.cart-button{
    font-family: Jost;
    font-size: 16px;
    font-weight: 500;
    line-height: 23.12px;
    width: 100%;
    float: left;
    text-align: center;
    padding: 12px;
    border-radius: 8px;
    text-transform: uppercase;
    border: none;
}
/*forms*/
.common-form-blocks{
    max-width: 628px;
    width: 100%;
    margin: auto;
}
.common-form-blocks label{
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}
.common-form-blocks label span{
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: red;
}
.common-form-blocks .select-wrap{
    position: relative;
}
.common-form-blocks select{
    color: rgba(15, 15, 15, 0.5);
}
.common-form-blocks .select-wrap svg{
    position: absolute;
    top: 50%;
    right: 3%;
}
.common-form-blocks input[type=text]::placeholder{
    color: rgba(15, 15, 15, 0.5);

}
.form-button{
    font-family: Jost;
    font-size: 16px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 0px;
    padding: 25px 20px;
    border-radius: 8px;
    background: var(--1-a-3306, #1A3306);
    border: 1px solid var(--1-a-3306, #1A3306);
}
.common-form-blocks select,
.common-form-blocks input{
    border: none;
}
.common-title-common{
    font-family: Jost;
    font-size: 64px;
    font-weight: 300;
    color: rgba(26, 51, 6, 1);
}
.common-title-common span{
    font-family: Jost;
    font-size: 64px;
    font-weight: 700;
}
.password-wrap{
    position: relative;
}
.password-ins{
    position: absolute;
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    color: rgba(166, 206, 57, 1);
    top: 22%;
    right: 10%;
}
.password-r{
    position: absolute;
    top: 10%;
    right: 10px;
}
.lostpasst{
    display: inline-block;    
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    color: rgba(26, 51, 6, 1);
    text-decoration: none;
}
.lostpasst span{
    font-family: Jost;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid rgba(26, 51, 6, 1);
}
.right-img-c{
    width: 100%;
    height: 100%;
    background-position: center left;
    background-size: cover;
    border-radius: 30px;
}
.login-form{
        padding: 50px 0;
}
/*dashboard*/
.single-input{
    float: left;
    width: 100%;
}
.single-input label{
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
}
.button-single-wrap a{
    background: #fff;
    display: block;
    border-radius: 10px;
    text-align: center;
    padding: 15px;
    text-decoration: none;
}
.button-single-wrap a p{
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    color: rgba(26, 51, 6, 1);
    margin-bottom: 0;
}
.dashboard-menu{
    background: #ffffff;
    float: left;
    width: 100%;
    padding: 30px 20px;
    border-radius: 10px;
}
.dashboard-menu ul{
    padding: 0;
    margin: 0;
}
.dashboard-menu ul li{
    list-style: none;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.dashboard-menu ul li a{
    display: block;
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    color: rgba(26, 51, 6, 1);
    text-decoration: none;
}
.dash-selected{
    font-weight: 700 !important;
}
.dashboard-menu ul li a svg{
    display: inline-block;
    float: left;
    margin-right: 15px;
}
.dashboard-menu ul li a span{
    margin-top: 2px;
    display: inline-block;
    float: left;
}
.dash-m-devi{
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
}
.common-wrap-block{
    background: #ffffff;
    float: left;
    width: 100%;
    padding: 20px 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.common-button-d{
    display: block;
    padding: 10px;
    border-radius: 8px;
    text-align: center;
    text-decoration: none;
    font-family: Jost;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.messages-d{
    padding: 0;
    margin: 0;
}
.messages-d li{
    list-style: none;
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
.message-d{
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
}
.with-status{
    position: relative;
}
.status-u{
    width: 13px;
    height: 13px;
    border-radius: 100%;
    background: rgba(166, 206, 57, 1);
    right: 2px;
    position: absolute;
}
.status-u:after{
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 100%;
    border: 2px solid rgba(239, 238, 229, 1);
    right: -1px;
    position: absolute;
    top: -1px;
}
.cos-block-inner{
    border-radius: 10px;
    background: rgba(239, 238, 229, 1);
    padding: 15px;
    margin-bottom: 15px;
}
.cos-block-inner-top{
    font-family: Jost;
    font-size: 16px;
    font-weight: 700;
    color: rgba(26, 51, 6, 1);
    margin-bottom: 0;
}
.cos-block-inner-bottom{
    font-family: Jost;
    font-size: 16px;
    font-weight: 700;
    color: rgba(26, 51, 6, 1);
    margin-bottom: 0;
}

/*switch*/
.switch_l {
    display: inline-block;
    height: 34px;
    position: relative;
    width: 80px;
}
.switch_l #checkbox_l {
    position: absolute;
    top: 0;
    width: 80px;
    height: 30px;
    z-index: 9;
    padding: 16px;
    opacity: 0;
    cursor: pointer;
}
.slider_l {
    background-color: #ccc;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
}
.slider_l:before {
    background-color: #fff;
    bottom: 4px;
    content: "";
    height: 22px;
    left: 4px;
    position: absolute;
    transition: .4s;
    width: 22px;
    border-radius: 100%;
}
.stat-text{
    font-family: Jost;
    font-size: 16px;
    font-weight: 500;
    color: rgba(26, 51, 6, 1);
    position: absolute;
    top: 3px;
    left: 8px;
    opacity: 0;
}
#checkbox_l:checked + .slider_l {
    background-color: rgba(166, 206, 57, 1);
}
#checkbox_l:checked + .slider_l:before {
    transform: translateX(50px);
}
#checkbox_l:checked + .slider_l .stat-text {
    opacity: 1;
}
.slider_l.round_l {
    border-radius: 34px;
    height: 30px;
}
.slider-l.round_l:before {
    border-radius: 50%;
}
.voucher-wrap{
    display: flex;
}
.voucher-wrap input{
    flex-grow: 60;
    padding: 10px;
    font-size: 1rem;
    font-weight: 400;
    /* line-height: 1.5; */
    /* color: var(--bs-body-color); */
    /* -webkit-appearance: none; */
    -moz-appearance: none;
    /* appearance: none; */
    /* background-color: var(--bs-body-bg); */
    /* background-clip: padding-box; */
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: 8px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    height: 50px;
    margin-right: 12px;
}
.voucher-wrap button{
    flex-grow: 40;
    background: rgba(26, 51, 6, 1); 
    color: rgba(255, 255, 255, 1);
    padding: 10px;
    border-radius: 8px;
    text-align: center;
    text-decoration: none;
    font-family: Jost;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.buttons{
    text-transform: uppercase;
}
.dash-menu-open{
    text-decoration: none;
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    color: rgba(26, 51, 6, 1);
    display: none;
    margin-bottom: 30px;
}
.dashboard-top-right-tabs{
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.dashboard-top-right-tabs li{
    list-style: none;
    display: inline-block;
    float: left;
    width: 25%;
}
.dashboard-top-right-tabs a{
    display: flex;
    text-decoration: none;
}
.top-right-tabs-text p{
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    line-height: 23.12px;
    text-align: left;
    color: rgba(26, 51, 6, 1);
    margin-bottom: 0;
}
.top-right-tabs-text h4{
    font-family: Jost;
    font-size: 24px;
    font-weight: 700;
    text-align: left;
    color: rgba(26, 51, 6, 1);
    float: left;
}
.top-right-tabs-badge{
    font-family: Jost;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    border-radius: 30px;
    padding: 1px 5px;
    float: left;
    margin-left: 10px;
}
.top-right-tabs-svg{
    float: left;
    padding-top: 5px;
    margin-right: 10px;
}
.common-badge{
    font-family: Jost !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    text-align: center;
    padding: 2px 8px;
    border-radius: 30px;
    width: auto;
    display: inline-block;
}
.dash-titles{
    font-family: Jost;
    font-size: 24px;
    font-weight: 700;
    text-align: left;
    color: rgba(26, 51, 6, 1);
    padding-top: 10px;
}
.main-common-button4{
    padding: 10px;
    border-radius: 8px;
    font-family: Jost;
    font-size: 16px;
    font-weight: 500;
    background: rgba(26, 51, 6, 1);
    color: rgba(255, 255, 255, 1);
    text-align: center;
    display: inline-block !important;
}
.table-titles{
    font-family: Jost;
    font-size: 12px;
    font-weight: 500;
    line-height: 17.34px;
    text-align: left;
    color: rgba(26, 51, 6, 1);
    margin-bottom: 0;
}
.listings-table thead tr th{
    border: none;
}
.listings-table thead tr td{
    border: none;
}
.listings-table tbody tr th{
    border: none;
}
.listings-table tbody tr td{
    border: none;
}
.start-td{
    background-color: rgba(239, 238, 229, 1) !important;
    padding: 10px 12px 10px 12px !important;
    border-radius: 10px 0px 0px 10px;
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    color: rgba(26, 51, 6, 1);
}
.mid-td{
    background-color: rgba(239, 238, 229, 1) !important;
    padding: 10px 12px 10px 12px !important;
    border-radius: 0px 0px 0px 0px;
}
.end-td{
    background-color: rgba(239, 238, 229, 1) !important;
    padding: 10px 12px 10px 12px !important;
    border-radius: 0px 10px 10px 0px;
}
.start-td img{
    width: 50px;
    height: auto;
    background: #fff;
    border-radius: 8px;
}
.start-td p{
    margin-bottom: 0;
}
.text-td {
    font-family: Jost;
    font-size: 16px;
    font-weight: 700;
    color: rgba(26, 51, 6, 1);
}
.start-td span{
    margin-right: 20px;
    font-weight: 700;
}
.mid-td span{
    padding-top: 14px;
    display: inline-block;
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    color: rgba(26, 51, 6, 1);
}
.end-td a{
    display: block;
    padding-top: 11px;
}
.listings-table tbody tr{

}
.listings-table{
    border-collapse: separate;
    border-spacing: 0 12px;
}
.pagination-left{
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5);
}
.pagination-text{
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5);
}
.pagination-number{
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    padding: 10px 12px 10px 12px;
    border-radius: 6px;
    background: rgba(239, 238, 229, 1);
}
.paginations-ul{
    padding: 0;
    margin: 0;
    text-align: right;
}
.paginations-ul li{
    list-style: none;
    display: inline-block;
    margin-left: 10px;
}
.paginations-ul li a{
    text-decoration: none;
}
.pagination-active{
    background: rgba(26, 51, 6, 1);
}
.dash-table-badge{
    padding: 4px 8px 4px 8px;
    border-radius: 24px;
}
.current-cart-active{
    position: relative;
}
.current-cart{
    position: absolute;
    width: 21px;
    height: 21px;
    background: rgba(206, 111, 57, 1);
    border-radius: 100%;
    font-family: Jost;
    font-size: 12px;
    font-weight: 700;
    color: rgba(255, 255, 255, 1);
    border: 2px solid rgba(255, 255, 255, 1);
    right: -7px;
    top: -7px;
}
.dash-inner-title{
    font-family: Jost;
    font-size: 20px;
    font-weight: 700;
    color: rgba(26, 51, 6, 1);
}
.infor-table{
    max-width: 800px;
    width: 100%;
}
.infor-table th,
.infor-table td{
    padding: 0;
    border: none;
    width: 20%;
}
.table-titles-2{
    margin-bottom: 0px;
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    color: rgba(15, 15, 15, 0.5);
}
.table-content-2{
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    color: rgba(15, 15, 15, 1);
    margin-bottom: 0;
}
.icon-button{
    border: none;
    background: none;
    padding: 0;
}
.icon-button span{
    font-family: Jost;
    font-size: 16px;
    font-weight: 700;
    color: rgba(26, 51, 6, 1);
}
.main-common-button5{
    padding: 10px 20px 10px 20px;
    border-radius: 8px;
    font-family: Jost;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
}
.card-avatar{
    display: inline-block;
    padding-top: 5px;
}
.card-back-element{
    background: rgba(239, 238, 229, 1);
    padding: 10px 12px 10px 12px;
    border-radius: 10px;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.card-back-element p{
    margin-bottom: 0;
}
.card-back-element p svg{
    float: left;
}
.card-back-element p span{
    font-family: Jost;
    font-size: 16px;
    font-weight: 700;
    color: rgba(26, 51, 6, 1);
    margin-left: 5px;
    padding-top: 4px;
    display: inline-block;
    float: left;
}
.card-back-element-r{
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    color: rgba(15, 15, 15, 1);
}
.card-back-element-svg{
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.card-back-element-text{
    display: inline-block;
    float: left;
}
.card-back-element-text-t{
    font-family: Jost;
    font-size: 16px;
    font-weight: 700;
    color: rgba(26, 51, 6, 1);
    margin-top: 5px;
}
.card-back-element-text-b{
    font-family: Jost;
    font-size: 12px;
    font-weight: 400;
    color: rgba(26, 51, 6, 1);
}
/*percentage*/
.percentage-element{
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.percentage-element-line{
    float: left;
    width: 85%;
    background: rgba(239, 238, 229, 1);
    padding: 2px 4px 2px 4px;
    border-radius: 20px;
    margin-top: 9px;
}
.percentage-element-line-in{
    background: rgba(96, 124, 20, 1);
    border-radius: 8px;
    height: 4px;
    padding: 2px;
    display: block;
}
.percentage-element-text{
    float: left;
    width: 15%;
    font-family: Jost;
    font-size: 18px;
    font-weight: 700;
    color: rgba(0, 0, 0, 1);
    text-align: right;
}
.menu-table td{
    border: none;
    padding: 0;
    padding-bottom: 20px;
}
.menu-table p{
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    padding-top: 4px;
    margin-bottom: 0;
}
.card-fot-text{
    font-family: Jost;
    font-size: 12px;
    font-weight: 400;
    color: rgba(15, 15, 15, 1);
    margin-bottom: 0;
}
.cart-fot-badge{
    font-family: Jost;
    font-size: 12px;
    font-weight: 400;
    color: rgba(96, 124, 20, 1);
    margin-bottom: 0;
}
.dotted-element{
    padding: 12px;
    border-radius: 8px;
    border: 1px solid rgba(239, 238, 229, 1);
    border-style: dashed solid;
}
.card-normal-element{
    padding: 20px 0 10px 0;
}
.card-foot-text{
    padding: 16px 12px 16px 12px;
    border-radius: 12px;
    background: rgba(253, 140, 77, 0.15);
    font-family: Jost;
    font-size: 12px;
    font-weight: 400;
    color: rgba(152, 73, 28, 1);
    margin-top: 10px;
}
.message-d-time{
    font-family: Jost;
    font-size: 12px !important;
    font-weight: 400 !important;
    text-align: left !important;
    color: rgba(15, 15, 15, 0.4);
}
.card-line{
    height: 1px;
    background: rgba(239, 238, 229, 1);
    width: 100%;
    float: left;
    margin: 15px 0;
}
.running-chat{
    padding: 0;
    margin: 0;
}
.running-chat li{
    list-style: none;
}
.chat-all{
    display: block;
    width: 90%;
}
.chat-all p{
    padding: 8px;
    border-radius: 10px;
}
.chat-right{
    float: right;
}
.chat-left{
    float: left;
}
.chat-right p{
    background: rgba(166, 206, 57, 0.3);
}
.chat-left p{
    background: rgba(239, 238, 229, 1);
    float: left;
    width: 90%;
}
.chat-img{
    width: 24px;
    height: 24px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 100px;
    display: inline-block;
    float: left;
    margin-right: 15px;
    margin-top: 15px;
}
.avatar-big{
    width: 200px;
    height: 200px;
    border: 8px solid rgba(239, 238, 229, 1);
    border-radius: 100px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.avatar-big p{
    position: absolute;
    right: 0;
}
.select-single{
    position: relative;
}
.select-single svg{
    position: absolute;
    top: 50%;
    right: 3%;
}
.text-right-ab{
    position: relative;
}
.text-right-ab p{
    position: absolute;
    top: 50%;
    right: 3%;
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    color: rgba(15, 15, 15, 0.5);
}
.select-row p{
    font-family: Jost;
    font-size: 16px;
    font-weight: 500;
    color: rgba(0, 0, 0, 1);
    margin-top: 10px;
}
.big-radio label{
    width: 100%;
    padding: 16px;
    border-radius: 10px;
    border: 1px;
    border: 1px solid rgba(96, 124, 20, 1);
    background: rgba(239, 238, 229, 1);
    margin-bottom: 15px;
}
.big-radio input{
    accent-color: rgba(96, 124, 20, 1);
    float: left;
    margin-top: 5px;
    margin-right: 8px;
}
.common-wrap-block h5{
    font-family: Jost;
    font-size: 20px;
    font-weight: 700;
    color: rgba(26, 51, 6, 1);
}
.media-gal{
    padding: 0;
    margin: 0;
}
.media-gal li{
    list-style: none;
    display: inline-block;
    float: left;
}
.media-gal li a{
    width: 100px;
    height: 100px;
    border-radius: 12px ;
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 10px;
    text-align: center;
}
.number-element{
    padding: 7px 12px 7px 12px;
    border-radius: 12px;
    background: rgba(26, 51, 6, 1);
    font-family: Jost;
    font-size: 14px;
    font-weight: 500;
    line-height: 20.23px;
    text-align: center;
    color: rgba(239, 238, 229, 1);
    margin-right: 15px;
}
.dash-inner-title-2{
    font-family: Jost;
    font-size: 16px;
    font-weight: 700;
    line-height: 23.12px;
    text-align: left;
    color: rgba(26, 51, 6, 1);
}
.footer-table{
    width: 100%;
}
.footer-table p{
    margin-bottom: 5px;
}
.footer-t-l{
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: rgba(26, 51, 6, 1);
    text-align: left;
}
.footer-t-r{
    font-family: Jost;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    color: rgba(26, 51, 6, 1);
    text-align: right;
}
.common-big-button{
    padding: 10px;
    border-radius: 8px;
    background: rgba(253, 140, 77, 1);
    font-family: Jost;
    font-size: 16px;
    font-weight: 500;
    color: rgba(26, 51, 6, 1);
    display: block;
    width: 100%;
    border: none;
}
.commanda-block{
    display: table;
    width: 100%;
    height: 100%;
}
.commanda-block-inner{
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.commanda-block{
    height: 690px;
}
.commanda-content{
    width: 100%;
    max-width: 420px;
    margin: auto;
}
.svg-commanda{
    margin-bottom: 30px;
}
.commanada-p{
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: rgba(0, 0, 0, 1);
}
.commanda-a{
    padding: 10px;
    border-radius: 8px;
    background: rgba(26, 51, 6, 1);
    font-family: Jost;
    font-size: 16px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    border: none;
    text-decoration: none;
    width: 100%;
    display: block;
}
.select-radio{
    display: none;
}
.select-radio:checked + .card-back-element{
    border: 1px solid #607C14;
}
.save-footer{
    background: #607C14;
    border: 1px solid #607C14;
}
.new-single-product-back{
    height: 600px;
    width: 100%;
    border: 15px solid #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.select-loc{
    position: relative;
    max-width: 150px;
    width: 100%;
    text-align: center;
}
.select-loc select{
    padding: 10px 30px;
    border: none;
    text-align: center;
}
.select-loc select{
    -moz-appearance: none;
   -webkit-appearance: none;
   appearance: none;
}
.select-svg-l{
    position: absolute;
    top: 10px;
    left: 5px;
}
.select-svg-r{
    position: absolute;
    top: 10px;
    right: 13px;
}
@media(max-width:1200px){
    
    .bottom-header .main-menu-middle{
        display: none;
    }
    
    .bottom-header-hidden {
        display: block;
    }
    
    .top-left-menu{
        width: 50%;
    }
    .top-right-menu{
        width: 50%;
    }
    .top-mid-menu{
        display: none;
    }
}
@media(max-width:1680px){
    .slider-title-blocks .slider-title-t {
        font-size: 90px;
    }
    .slider-title-blocks .slider-title-b {
        font-size: 80px;
        padding: 0px 0 0px 0;
    }
}
@media(max-width:1400px){
    .cat-svg {
        display: block;
        margin: auto;
    }
    .categories p {
        display: block;
        margin-left: auto;
        text-align: center;
    }  
    .slider{
        margin-bottom: 70px;
    }
    .common-title-2 {
        font-size: 40px;
    }
    .common-title-2 strong{
        font-size: 40px;
    }
}
@media(max-width:1540px){
    .slider-title-blocks .slider-title-t {
        font-size: 9vw;
    }
    .slider-title-blocks .slider-title-b {
        font-size: 5vw;
    }
}
@media(max-width:980px){
    .pro-star {
        display: block;
        position: relative;
        right: 0;
        top: 0;
    }
}
@media(max-width:948px){
    .bottom-header-mobile{
        display: block;
    }
    .bottom-header{
        display: none;
    }
    .bottom-header-hidden{
        display: none;
    }
}
@media (max-width: 1170px){
    .slider-title-blocks .slider-title-t {
        font-size: 2rem;
        line-height: 50px;
    }
    .slider-title-blocks .slider-title-b {
        font-size: 2rem;
        line-height: 65px;
    }
    .slider-title-blocks .slider-title-p {
                font-size: 1rem;
    }
    .flexslider .slides img {
        left: 0%;
    }
}
@media (max-width: 767px){
    .slider-image-info-1 {
        left: 2%;
    }
    .slider-button {
        padding: 15px;
        font-size: 14px;
    }
    .dash-menu-open{
        display: block;
    }    
    .menu-dash{
        display: none;
    }
}