/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jan 8, 2021, 9:21:26 AM
    Author     : Gašper R.
*/

@media screen and (max-width: 1200px){
    .container-fluid{
        width: 100%;
    }

    .second_nav{
        text-align: left;
    }

    .second_nav li{
        margin-right: 30px;
    }

    .mega_dropdown .left{
        width: 20%;
        padding-left: 20px;
    }

    .mega_dropdown .left ul li a{
        font-size: 14px;
    }

    .mega_dropdown .right{
        width: 78.7%;
    }

    .second_nav.second_nav_new li{
        margin-right: 23px;
        font-size: 14px;
    }

    .second_nav.second_nav_new li a .arrow-down{
        right: -13px;
        top: 4px;
    }

    .second_nav.second_nav_new li.discount_box a .arrow-down{
        margin-top: 5px;
    }

    /* 19-6-2024 */

    .first_nav li{
        margin-right: 10px;
    }


    .first_nav{
        font-size: 22px;
    }

    .mission .section2{
        padding: 0 20px;
    }

    .mission .section3{
        padding: 0 15px;
    }

    .facts{
        padding: 25px 15px;
    }

    .club{
        padding-left: 15px;
        padding-right: 15px;
    }


    .tree_status {
        padding: 0 15px;
    }


    .locations_sliders{
        position: relative;
        top: unset;
        width: 50%;
        margin: 0 auto;
        margin-top: 80px;
    }

    .locations_sliders .single_location_slider{
        width: 100%;
    }
}

@media screen and (max-width: 1100px){
    .second_nav li{
        font-size: 14px;
    }

    .free_recipe input{
        width: 100%;
    }

    .btn_primary.no_after{
        float: none;
        width: 100%;
        margin-top: 10px;
        line-height: 20px;
    }

    footer .main input{
        width: 100%;
    }

    .recipe_page .recipe_header .bg{
        max-width: 100%;
    }

    .news{
        padding-left: 10px;
        padding-right: 10px;
    }


    .recipes{
        padding-left: 10px;
        padding-right: 10px;
    }

    .second_nav.second_nav_new li{
        margin-right: 16px;
        font-size: 12px;
    }


    .section2 .mission_card .content p{
        font-size: 23px;
    }


    .section2 .mission_card{
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .section2 .mission_card .bg {
        width: 101%;
        background-color: white;
        display: inline-block;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 400px;
    }


    .section2 .mission_card .content{
        width: 100%;
    }
    
    
    /* MAP */

    .map_locations .map {
        width: 800px;
        max-width: 100%;
        position: absolute;
        right: 100px;
        margin: 0 auto;
        display: block;
    }

    
    .map_locations img{
        max-width: 100%;
    }
    
    .map_locations .location{
        width: 22px;
    }
    
    .map_locations .location:before {
        height: 12px;
        width: 14px;
        margin-left: 3px;
        margin-top: 6px;
    }
    
    
    .map_locations .location9 {
        bottom: 370px;
        right: 782px;
    }

    .map_locations .location8 {
        bottom: 327px;
        right: 680px;
    }


    .map_locations .location7 {
        bottom: 267px;
        right: 681px;
    }
    
    
    .map_locations .location4 {
        right: 472px;
        bottom: 396px;
    }
    
    
    .map_locations .location5 {
        right: 205px;
        bottom: 274px;
    }
    
    .map_locations .location6 {
        right: 235px;
        bottom: 220px;
    }
    
    .map_locations .location1 {
        right: 403px;
        bottom: 235px;
    }
    
    .map_locations .location3 {
        right: 424px;
        bottom: 268px;
    }
    
    .map_locations .location2 {
        right: 430px;
        bottom: 262px;
    }
    
    
    .locations_sliders{
        margin-top: 0px;
    }

    /* </ MAP */
    
    .extra_club_card .content .right{
        width: 70%;
    }


}

@media screen and (max-width: 991px){
    
    
    
    
    
    .error_page_new.error_page_tree .bg .box {
    position: absolute;
    width: 90%;
    background-color: #ffffff;
    padding: 20px;
    top: unset;
    transform: none;
    margin-left: 0;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, 0);
}
    
    
    
    .reddot-logo {
        height: 60px;
    }
    .questions .questions-box {
        margin: 20px 15px;
        margin-top: 60px;
    }
    .questions-boxes {
        margin: 0px 15px;
        margin-bottom: 20px;
    }
    .questions .your-question {
        margin-top: 25px;
        font-size: 12px;
        margin-left: 5px;
    }
    .questions textarea {
        margin-bottom: 5px;
    }
    .questions .input_wrapper input {
        margin-bottom: 10px;
    }
    .questions .additional-info {
        font-size: 14px;
    }
    .questions .write-question {
        font-size: 14px;
    }
    .reddot-wrapper {
        display: block;
    }
    .reddot-wrapper img {
        margin-left: 0;
    }
    .first_nav{
        display: none;
    }

    .top_nav{
        display: block;
    }
    
    .top_nav .vertical_list{
         display: none;
    }
    
    .top_nav .tree_nav_status {
    background-color: #2f9967;
    color: #ffffff;
    font-size: 18px;
}

    .second_nav{
        display: none;
    }

    .main_nav .nav_brand img {
        max-width: 130px;
        height: 27px;
    }

    .search_preview .text{
        display: none;
    }

    .whatsapp_mobile{
        display: block;
    }

    .mobile_nav_btn{
        display: block;
        position: absolute;
        margin-left: 10px;
        margin-top: 9px;
        z-index: 1;
    }

    .mobile_nav_btn img{
        width: 30px;
    }

    .mobile_nav_btn:hover{
        cursor: pointer;
        opacity: 0.8;
    }

    #mobile-nav-sidebar {
        position: fixed;
        top: 0;
        height: 100%;
        width: 90%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        z-index: 3;
    }

    #mobile-nav-sidebar {
        left: -100%;
        background: #ffffff;
        -webkit-transition: right 0.3s;
        -moz-transition: right 0.3s;
        transition: right 0.3s;
        z-index: 1060;
    }

    #mobile-nav-sidebar.speed-in {
        left: 0;
    }

    #mobile-nav-shadow-layer {
        position: fixed;
        min-height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        background: rgba(67, 87, 121, 0.6);
        cursor: pointer;
        z-index: 1000;
        display: none;
    }
    #mobile-nav-shadow-layer.is-visible {
        display: block;
        -webkit-animation: cd-fade-in 0.3s;
        -moz-animation: cd-fade-in 0.3s;
        animation: cd-fade-in 0.3s;
    }

    .mobile_nav_content ul{
        list-style: none;
        padding: 0px;
        margin: 0px;
        border-bottom: solid 1px rgba(41, 40, 40, 0.1);
        padding-bottom: 13px;
        margin-bottom: 10px;
    }

    .mobile_nav_content ul li a{
        color: #292828;
    }

    .mobile_nav_content label{
        font-size: 10px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 10px;
    }

    #mobile-nav-sidebar .close{
        opacity: 1;
        margin-top: 20px;
        margin-right: 20px;
        width: 16px;
    }

    .mobile_nav_content .list2{
        font-weight: 700;
    }

    .mobile_nav_content .list3{
        margin-bottom: 10px;
        padding-bottom: 0;
    }

    .mobile_nav_content .list3 li{
        display: inline-block;
        border-right: 1px solid rgba(41, 40, 40, 0.1);
        width: 49%;
        text-align: center;
        margin-bottom: 10px;
    }

    .mobile_nav_content .list3 li img{
        width: 20px;
        vertical-align: top;
        margin-right: 5px;
        margin-top: 2px;
    }
    .mobile_nav_content .list3 li:nth-child(2){
        border: none;
    }

    .mobile_nav_content .list5{
        font-weight: 700;
        text-transform: uppercase;
        font-size: 14px;
    }

    .mobile_nav_content .list7 li{
        display: inline-block;
        margin-right: 40px;
    }

    .mobile_nav_content .list7 img{
        filter: invert(1);
    }

    .mobile_nav_content .list1 img{
        margin-right: 5px;
        vertical-align: top;
        margin-top: 4px;
    }

    .mobile_nav_content .list6 img{
        max-width: 16px;
        vertical-align: top;
        margin-top: 3px;
        margin-right: 10px;
        text-align: center;
    }

    .change_language{
        display: none;
    }

    .mobile_nav_content .country_box img{
        width: 20px;
    }

    .mobile_nav_content .country_box a{
        font-size: 12px;
        color: #493825;
    }

    .main_nav{
        padding: 10px;

    }

    .main_nav .cart_box{
        margin-top: -32px;
        float: right;
        background: none;
    }

    .search_preview{
        position: absolute;
        right: 50px;
        margin: 0px;
        top: 20px;
    }

    .main_nav .nav_brand{
        text-align: center;
        display: block;
        margin: 0 auto;
        width: max-content;
    }

    .main_nav .nav_brand img{
        max-width: 220px;
        height: 40px;
    }

    .main_nav .cart_box img{
        filter: unset;
    }

    header h1{
        font-size: 30px;
    }

    header h2{
        font-size: 14px;
    }

    header .left {
        height: 575px;
        width: 45%;
        float: left;
    }

    header .right{
        height: 575px;
        width: 53%;
    }

    header a.cta{
        font-size: 10px;
        width: 100%;
        padding-right: 50px;
        overflow: hidden;
    }

    #mobile-nav-sidebar{
        display: block;
    }

    .mobile_nav_content{
        display: block;
        padding: 25px;
    }

    .recipe_page .main_box .buttons_wrap button{
        width: 100%;
        margin: 0 auto;
        margin-bottom: 13px;
    }

    .filter_content .close{
        top: 30px;
    }

    .filter_content button{
        width: 100%;
    }

    .no_order_wrap{
        width: 70%;
        margin: 0 auto;
    }

    .no_order_wrap h3{
        text-align: center;
        margin-bottom: 20px;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 20px;
    }

    .no_order_wrap .text{
        text-align: justify;
        margin-bottom: 20px;
    }


    .profile_single_order{
        list-style: none;
        padding: 0px;
        margin: 0px;
        margin-bottom: 20px;
        border-radius: 6px;
        background-color: #fff;
        padding: 25px;
    }

    .profile_single_order:hover{
        opacity: 0.8;
        cursor: pointer;
    }

    .profile_single_order li{
        font-size: 12px;
    }

    .profile_single_order li .title{
        display: inline-block;
        width: 45%;
    }

    .profile_single_order li .text{
        display: inline-block;
        width: 53%;
        text-align: right;
        margin-bottom: 10px;
    }

    .profile_subpage .user_data{
        margin-bottom: 50px;
    }

    .orders_products_mobile{
        background-color: #ffffff;
        padding: 20px;
    }

    .orders_profile_mobile_title{
        font-weight: 700;
        text-transform: uppercase;
        font-size: 12px;
        margin-bottom: 20px;
    }

    .orders_profile_mobile_title a{
        text-align: right;
        display: block;
        color: #292828;
        width: max-content;
        margin-right: 0px;
        margin-left: auto;
    }

    .orders_products_mobile .single_product_mobile{
        border-bottom: solid 0.5px #888;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .orders_products_mobile .single_product_mobile h4{
        font-size: 12px;
    }

    .orders_products_mobile .single_product_mobile .price{
        font-size: 14px;
    }

    .orders_products_mobile .single_product_mobile .total_price{
        font-size: 14px;
        font-weight: 700;
        text-align: right;
    }

    .orders_products_mobile .single_product_mobile .total_price span{
        letter-spacing: 1px;

        text-transform: uppercase;
        font-size: 12px;
        margin-right: 5px;
    }

    .orders_products_mobile .single_product_mobile .quantity{
        font-size: 14px;
    }


    .products_news_box .product_news .bg{
        width: 160px;
    }

    .products_news_box .product_news .content {
        width: 72%;
        left: 63%;
        top: 50%;
    }


    .header_img_desktop{
        max-width: 65%;
    }

    .fit_academy.black_friday .fit_header .text{
        width: 30%;
    }

    .fit_academy.black_friday .fit_header{
        height: 350px;
    }



    .mobile_nav_content ul.new_mobile_list {
        list-style: none;
        padding: 0;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-bottom: 12px;
    }

    .new_mobile_list .list-item {
        cursor: pointer;
        display: inline-block;
        position: relative;
        margin-bottom: 5px;
        color: #292828;
        font-weight: 700;
        font-size: 17px;
        text-transform: uppercase;
    }

    .new_mobile_list .sub-menu {
        list-style: none;
        padding: 0;
        position: relative;
        display: none;
        background-color: #fff;
        z-index: 1;
        border: none;
    }

    .new_mobile_list.sub-menu li {
        padding: 10px;
    }

    .new_mobile_list .list-item:hover .new_mobile_list .sub-menu {
        display: block;
    }

    .new_mobile_list .arrow-down {
        display: inline-block;
        border: solid black;
        border-width: 0 2px 2px 0;
        padding: 3px;
        transition: transform 0.3s;
        margin-left: 10px;
        position: absolute;
        margin-top: 7px;
        transform: rotate(45deg);
    }

    .new_mobile_list .arrow-down.rotate {
        transform: rotate(-52deg);
    }


    .footer_newsletters_new{
        margin-top: -20px;
        margin-bottom: 40px;
    }

    .search_preview.search_preview_new_position {
        margin-top: -46px;
        right: 54px;
    }

    .fit_academy.fa12 .fit_header{
        height: auto;
    }

    .fit_academy.fa12 .fit_header .text {
        width: 100%;
        margin: 0;
    }

    .fit_academy.fa12 h2.sub_main{
        font-size: 21px;
    }

    .main_nav .nav_brand.fa12 img {
        height: auto;
        max-width: 76px;
        margin-top: -11px;
    }

    .header_tree .box {
        width: 90%;
        height: auto;
        padding: 36px;
        bottom: 0px;
        right: unset;
        text-align: center;
        left: 50%;
        transform: translate(-50%, 0);
    }


    .mission{
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
        text-align: center;
    }

    .mission iframe{
        height: 500px;
    }


    .section2 .mission_card_box{
        flex-direction: column;
    }


    .section2 .mission_card{
        width: 100%;
        flex-direction: column-reverse;
    }

    .section2 .mission_card_box .mission_card.mission_card1{
        flex-direction: column;
    }
    
    
    .sales_points h2{
        font-size: 40px;
    }

    .sales_points h2:before, .sales_points h2:after{
        display: none;
    }

    .sales_points{
        padding-left: 60px;
        padding-right: 60px;
    }

    .sales_points ul{
        font-size: 18px;
    }

    .sales_points ul li .text {
        display: inline-block;
        width: 80%;
    }
    
    .sales_points .title{
        font-size: 24px;
        margin-top: 0px;
    }
    
    .for_companies .box .right {
    width: 50%;
    margin-left: 40px;
}

.for_companies .box a {
    font-size: 14px;
}

.for_companies .box h2 {
    font-size: 40px;
    margin-top: 50px;
}

.for_companies .why .companies_card{
    margin: 10px;
}

.for_companies .why .companies_card ul{
    font-size: 18px;
}

.for_companies .active_companies h2:before,.for_companies .active_companies h2:after{
    display: none;
}


.map_locations .map{
    width: 768px;
    position: absolute;
    right: 10px;
}

.map_locations .map_box {
    position: relative;
    height: auto;
    padding: 10px;
}
.locations_sliders {
    margin-top: 470px;
}


    .map_locations .location{
        width: 17px;
    }
    
    .map_locations .location:before {
        height: 13px;
        width: 7px;
        margin-left: 5px;
        margin-top: 6px;
    }
    
    
    .map_locations .location9 {
                bottom: -250px;
        right: 667px;
    }

    .map_locations .location8 {
        bottom: -304px;
        right: 570px;
    }


    .map_locations .location7 {
        bottom: -365px;
        right: 573px;
    }
    
    
    .map_locations .location4 {
        right: 472px;
        bottom: 396px;
    }
    
    
    .map_locations .location5 {
        right: 121px;
        bottom: -350px;
    }
    
    .map_locations .location6 {
                right: 142px;
        bottom: -402px;
    }
    
    .map_locations .location1 {
        right: 303px;
        bottom: -390px;
    }
    
    .map_locations .location3 {
               right: 330px;
        bottom: -356px;
    }
    
    .map_locations .location2 {
         right: 330px;
        bottom: -366px;
    }
    
    
    .map_locations h2:before, .map_locations h2:after
    {
        display: none;
    }
    
    
.map_locations h2{
    font-size: 40px;
}

.map_locations h3{
        width: 85%;
        font-size: 18px;
        line-height: 24px;
}



.treecelet_title:before, .treecelet_title:after{
    display: none;
}


.treecelet_title{
    font-size: 40px;
}


.product_page .similar_taste .single_product h4{
    text-align: center;
    font-size: 16px;
}

.product_page .similar_taste {
        position: relative;
        padding: 15px;
        padding-top: 0;
    }
    
    
    /* ERORR PAGE */
    
    .error_page_new.error_page_lastest .content {
        position: relative;
        width: 100%;
        top: unset;
        transform: unset;
    }
    
    .error_page_lastest{
        padding-top: 50px;
        text-align: center;
    }
    
    .error_page_lastest.error_page_extra{
       padding-top: 300px;
        height: auto;
    }
    
    .error_page_new.error_page_lastest h3{
        text-align: center;
        margin-bottom: 20px;
    }
    
    .error_page_new.error_page_lastest a{
            margin: 0 auto;
        margin-bottom: 20px;
    }


}

@media screen and (max-width: 768px){
    
    
    .map_locations .map{
        width: 100%;
        right: 0px;
    }
    
    .map_locations .location9 {
        bottom: -118px;
        right: unset;
        left: 40px;
    }
    
    .map_locations .location8 {
        bottom: -144px;
        right: unset;
        left: 84px;
    }
    
        .map_locations .location7 {
        bottom: -175px;
        right: unset;
        left: 83px;
    }
    
    .map_locations .location5 {
        right: unset;
                bottom: -171px;
        left: 317px;
    }
    
    .map_locations .location6 {
        right: unset;
        bottom: -193px;
        left: 303px;
    }
    
    .map_locations .location1 {
        right: unset;
        bottom: -186px;
        left: 221px;
    }
    
    .map_locations .location2 {
        right: unset;
        bottom: -180px;
        left: 206px;
    }

    .map_locations .location3 {
        right: unset;
        bottom: -173px;
        left: 210px;
    }

    .locations_sliders {
        margin-top: 245px;
        width: 90%;
    }
    
    
    .locations_sliders .bg {
    height: 130px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 197px;
    margin: 15px;
}

.locations_sliders .active_slider_img {
    position: absolute;
    right: unset;
    left: 170px;
    top: 20px;
}

.locations_sliders .content .right {
    position: absolute;
    right: 9px;
    top: 0;
    margin-top: -115px;
}


.locations_sliders .content .left {
    position: absolute;
    left: unset;
    top: 0;
    margin-top: -107px;
    right: 69px;
}
    

.locations_sliders .content {
    padding: 20px 20px;
    font-size: 20px;
    position: relative;
    padding-top: 0px;
}

.locations_sliders .content .place, .locations_sliders .content .type{
    margin-bottom: 5px;
}
    
    .companies_slider_arrows img {
    width: 19px;
}

.companies_slider_arrows .next, .companies_slider_arrows .prev{
    margin-top: -145px;
}


.for_companies .box .left{
    width: 100%;
}

.for_companies .box .right {
        width: 100%;
        margin-left: 0px;
        font-size: 18px;
        margin-bottom: 20px;
    }
    
    .for_companies .box{
        flex-direction: column;
        padding: 30px;
        text-align: center;
    }
    
        .for_companies .box h2 {
        font-size: 40px;
        margin-top: 15px;
    }

    .header_tree .box h1 {
        font-weight: 700;
        font-size: 42px;
        text-transform: uppercase;
        line-height: 46px;
        margin-bottom: 13px;
    }

    .header_tree .box h3 {
        font-size: 26px;
        margin-bottom: 17px;
    }
    
    .sales_points {
        padding-left: 20px;
        padding-right: 20px;
                padding-top: 70px;
                        padding-bottom: 300px;
    }
    
    .sales_points img {
    max-width: 80%;
    margin: 0 auto;
}

.sales_points .title {
        font-size: 24px;
        width: 80%;
        margin-left: 20px;
        margin-top: 20px;
    }
    
        .sales_points ul {
        font-size: 18px;
        margin-left: 20px;
    }

.shop_slider_arrows .next {
    position: absolute;
    right: -20px;
    margin-top: 0px;
    top: 125px;
}

.shop_slider_arrows .prev {
    position: absolute;
    margin-top: 0px;
    top: 125px;
    left: -17px;
    transform: rotate(180deg);
}

.shop_slider_arrows  img{
    width: 25px;
        margin: 0px;
}

    .mission .section2 {
        padding: 0 0px;
    }


    .mission iframe{
        height: 200px;
    }

    .header_img_desktop{
        display: none;
    }

    #cd-cart{
        width: 100%;
    }

    .other_products{
        padding: 20px;
    }

    .add_in_cart_wrapper a.close_cta{
        font-size: 12px;
    }

    .add_in_cart_wrapper .help_box{
        font-size: 12px;
        text-align: center;
        margin-top: 20px;
    }

    .add_in_cart_wrapper .help_box img{
        margin-right: 10px;
        width: 24px;
        margin-top: -8px;
    }

    .add_in_cart_wrapper .header .close_cta{
        margin-top: 0px;
    }

    .add_in_cart_wrapper .header .help_box{
        margin-top: 0px;
        font-size: 12px;
    }

    .add_in_cart_wrapper .header .top{
        padding: 15px;
    }

    /* NEW */



    header .left {
        height: 300px;
        width: 100%;
        float: none;
    }

    header .right{
        float: none;
        width: 100%;
        height: auto;
    }

    header .right .content{
        position: relative;
        width: 100%;
        top: unset;
        left: unset;
        transform: unset;
        padding: 20px;
        padding-top: 30px;
    }

    header h1{
        font-size: 20px;
    }

    header h2{
        font-size: 14px;
    }

    header .product{
        margin-bottom: 20px;
    }

    header .product img {
        max-height: 170px;
    }

    .ticker-wrap .ticker_item{
        font-size: 100px;
    }

    h1.main{
        font-size: 26px;
        margin-bottom: 60px;
    }

    h1.main span{
        margin-top: 0px;
    }

    h2.sub_main{
        font-size: 34px;
        margin-bottom: 60px;
    }

    .products.purchased_products_box h2.sub_main {
        font-size: 26px;
        margin-bottom: 60px;
    }

    h2.sub_main span{
        margin-top: 0px;
    }

    .products {
        padding: 55px 0;
    }

    .tabs_wrapp .nav-tabs li a{
        font-size: 16px;
    }

    .tabs_wrapp .nav-tabs li{
        padding: 0px;
        margin-right: 20px;
        padding-top: 10px;
        border-top: none;
    }

    .tabs_wrapp .nav-tabs{
        margin: 0px;
        margin-left: 20px;
        margin-bottom: 40px;
    }

    .product_card .top{
        width: 100%;
        display: inline-block;
        height: 190px;
    }

    .product_card .top .img_box{
        max-height: 135px;
        margin-top: 15px;
    }

    .product_card .top .img_box img{
        max-height: 100%;
    }

    .product_card{
        margin-bottom: 40px;
        margin-right: 0px;
    }

    .product_card .top .attribute{
        margin: 5px;
    }

    .product_card .content{
        width: 100%;
        display: inline-block;
        position: relative;
        vertical-align: top;
        margin-top: 15px;
        margin-right: 4px;
    }

    .product_card .content h2{
        font-size: 16px;
        margin-bottom: 4px;
    }
    
    .light_section{
        padding: 20px;
    }

    .product_card button{
        display: block;
        position: relative;
        width: 100%;
        opacity: 1;
        visibility: visible;
        height: 34px;
        background-color: #2f9967;
        margin-top: 40px;
        letter-spacing: 0px;
        margin-top: -18px;
        font-size: 0;
        width: fit-content;
        padding: 0 10px;
        position: absolute;
        top: -56px;
        right: 7px;
        z-index: 1000;
    }

    .product_card .content .price_box{
        text-align: left;
    }

    .product_card .content .price{
        color: #292828;
        font-size: 16px;
    }

    .product_card button img{
        float: left;
        width: 14px;
        margin-top: 1px;
        margin-right: 0px;
        margin-left: 0px
    }

    .product_card .content .old_price{
        display: inline-block;
    }

    .product_card .top .discount{
        display: none;
    }

    .product_card .stock_mobile{
        display: block;
        margin-top: 20px;
    }

    .product_card .discount_mobile{
        display: block;
        height: 31px;
        background-color: #cab180;
        font-weight: 700;
        font-size: 12px;
        text-align: center;
        line-height: 31px;
        padding: 0 5px;
        border-radius: 6px;
        color: #292828;
        width: fit-content;
        margin-right: 22px;
        margin-top: 10px;
    }

    .product_card .top .stock_status{
        display: none;
    }

    .academy_wrapper{
        text-align: center;
        margin-bottom: 25px;
        padding: 30px 0;
        margin-bottom: 50px;
    }

    .academy_wrapper .btn{
        max-width: 100%;
    }

    .free_recipe{
        padding: 75px 15px;
    }

    .free_recipe h3{
        font-size: 20px;
    }

    .news{
        padding-top: 32px;
        padding-bottom: 50px;
    }

    footer .top {
        padding: 33px 15px;
    }

    footer .top .content{
        margin-bottom: 25px;
    }

    footer .main{
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 40px;
        padding-bottom: 100px;
    }

    footer .main .footer_logo{
        text-align: center;
    }



    footer .main h3{
        margin-top: 30px;
        font-size: 16px;
    }

    footer .main .info_box{
        margin-top: 30px;
    }

    footer .main h5{
        margin-top: 20px;
    }

    .news_card .bg{
        height: 370px;
    }

    .news_card .bg_wrapper{
        height: 370px;
    }

    .news_card.news_center{
        margin-top: 0px;
    }

    .other_products .product_card .content{
        width: 68%;
        padding: 0px;
        margin: 0;
        margin-left: 5px;
    }

    .add_in_cart_wrapper .products .product_card .content{
        width: 70%;
    }

    .news_arrows{
        display: block;
        list-style: none;
        padding: 0px;
        margin: 0px;
    }


    .news_arrows .prev_gallery{
        width: 45px;
        height: 45px;
        background-color: #292828;
        border-radius: 50%;
        position: absolute;
        left: 20px;
        margin-top: -300px;
    }

    .news_arrows .next_gallery{
        width: 45px;
        height: 45px;
        background-color: #292828;
        border-radius: 50%;
        position: absolute;
        right: 20px;
        margin-top: -300px;
    }

    .news_arrows img{
        filter: invert(1);
        width: 16px;
        margin: 0 auto;
        display: block;
        margin-top: 15px;
    }

    .news_arrows .prev_gallery img{
        transform: rotate(-180deg);
    }



    .breadcrumbs{
        padding: 0 15px;
        font-size: 10px;
    }

    .product_page .main_img{
        max-height: 320px;
    }

    .product_page .main_bg{
        height: 400px;
        position: relative;
    }

    .product_page .others_images{
        padding-left: 10px;
        margin-right: 10px;
    }

    .product_page .others_images .other_image_bg{
        height: 106px;

    }

    .product_page .more_images img{
        height: 106px;
        text-align: center;
        margin: 0 auto;
        display: block;
        object-fit: cover;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        margin-bottom: 20px;
    }

    .more_images_box{
        padding-left: 15px;
        padding-right: 15px;
    }

    .product_content_box{
        padding: 20px;
    }

    .product_page .right_price_box{
        text-align: center;
    }

    .product_page .right_price_btn{
        border-radius: 4px;
        width: 32%;
        font-size: 14px;
        padding: 0 0px;

    }
    .product_page .right_price_btn .numProducts{
        font-weight: 700;
    }
    .product_page .right_price_btn .pieces{
        display: block;
        font-size: 10px;
    }
    .product_page .right_price_box .best_buy{
        font-size: 11px;
    }

    .add_to_cart{
        width: 100%;
        padding: 0px;
    }

    .product_page .short{
        font-size: 14px;
    }

    .accordion .card .card-header .btn-header-link{
        font-size: 12px;
    }

    .accordion .card-body{
        font-size: 14px;
    }

    .product_page .company_data img{
               margin-top: 10px;
        margin-bottom: 20px;
        width: 70%;
    }

    .product_page .company_data{
        padding: 30px;
        font-size: 14px;
        padding-bottom: 40px;
    }

    .products_gallery{
        display: block;
    }

    .products_gallery img{

    }
    
    footer .break{
        display: none;
    }

    .product_page .main_bg .main_mobile_img{
        max-height: 100%;
        margin: 0 auto;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .product_page .main_bg .attribute li{
        background-color: #ffffff;
        padding: 3px;
        border-radius: 4px;
    }

    .product_page .attribute_main li{
        margin-bottom: 7px;
    }

    .slick-dots li button:before{
        font-size: 10px;
        border: 1px solid #404040;
        border-radius: 50%;
        color: #ffffff;
    }

    .slick-dots{
        text-align: left;
        margin-left: 14px;
        bottom: 15px;

    }

    .subpage h2.main{
        width: 100%;
        padding: 0 20px;
    }




    .mega_dropdown .left{
        width: 100%;
        padding: 20px;
    }

    .mega_dropdown .right{
        width: 100%;
        padding: 10px;
    }

    .search .close_img{
        right: 15px;
        bottom: 15px;
    }

    .mega_dropdown .right h3{
        margin-bottom: 16px;
        margin-top: 11px;
    }

    .mega_dropdown .left ul li a{
        font-size: 13px;
    }

    .recipe_page .recipe_header .bg{
        max-width: 100%;
        height: 250px;
        margin-top: 30px;
    }

    .subpage h2.main{
        font-size: 14px;
    }

    .filter{
        padding: 0px 10px;
    }

    .login_page .left_side{
        width: 100%;
        flex: none;
        position: relative;
        flex-basis: unset;
    }

    .login_page .left_side .content{
        width: 100%;
        margin: 0 auto;
        margin-top: 0px;
        margin-bottom: 20px;
        padding: 20px;
    }

    .login_page .right_side{
        width: 100%;
        flex: none;
        position: relative;
        flex-basis: unset;
    }

    .login_page .data_box{
        display: block;
        min-height: auto;
    }

    .login_page{
        padding-top: 60px;
    }

    .subpage h1.main{
        padding-top: 34px;
        font-size: 34px;
    }

    .subpage h2.sub_main{
        padding-top: 34px;
        font-size: 34px;
    }

    .login_page .right_side .content{
        width: 100%;
        padding: 20px;
    }

    .products_subpage{
        padding-top: 50px;
    }

    .search_box_recipes{
        width: 90%;
    }

    .single_news_card .bg {
        height: 100%;
        width: 44%;
        display: inline-block;
    }

    .single_news_card .content{
        display: inline-block;
        width: 55%;
        vertical-align: top;
    }



    .subpage{
        padding-top: 50px;
    }

    .subpage .main_text{
        padding: 0 20px;
        font-size: 14px;
    }

    h1.main span.single_word{
        margin-top: 18px;
    }

    h2.sub_main span.single_word{
        margin-top: 18px;
    }

    .gift_card_box{
        padding: 0 15px;
        width: 100%;
    }

    .bussiness_present_box iframe{
        height: 230px;
    }

    .bussiness_present_box .others_images{
        padding: 20px;
        margin-top: 0px;
    }

    .bussiness_present_box .single_image{
        height: 150px;
    }

    .bussiness_present_box .countries{
        margin-top: 30px;
    }

    .bussiness_present_box .countries ul{
        text-align: center;

    }

    .bussiness_present_box ul.basic_data{
        padding: 0 30px;
        text-align: center;
        margin-top: 40px;
        font-size: 14px;
    }

    .bussiness_present_box ul.basic_data li h3{
        margin-top: 10px;
    }

    .bussiness_present_box form{
        width: 100%;
        padding: 20px;
        padding-top: 60px;
        padding-bottom: 35px;
    }

    .about_us_page img.main{
        max-width: 100%;
    }

    .timeline-item h2{
        font-size: 23px;
        left: -53px;
        margin-top: -3px;
    }

    .timeline {
        width: 92%;
        margin-left: 15%;
        margin-top: 90px;
    }

    .timeline-item .text{
        font-size: 14px;
    }

    .about_us_page{
        padding: 0 15px;
    }

    .profile_subpage{
        padding: 0 15px;
        padding-top: 50px;
    }

    .profile_subpage .orders{
        font-size: 10px;
        overflow: scroll;
    }

    .profile_subpage .orders .table td, .table th{
        padding: 0px;
    }

    .profile_subpage .btn_primary {
        margin-top: 30px;
        margin-bottom: 30px;
        width: 100%;
    }

    .recipe_book_img{
        margin: 0px;
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }

    .chocolate_date .date{
        width: 30%;
        font-size: 20px;
        margin-right: 10px;
    }

    .chocolate_date .date .day{
        font-size: 30px;
    }

    .chocolate_date h4{
        font-size: 30px;
    }

    .chocolate_video_box{
        padding: 15px 0px;
    }

    .chocolate_video_box iframe{
        width: 100%;
        height: 240px;
    }

    .chocolate_video_box h4{
        margin-bottom: 30px;
    }


    .images-multiboxes {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 15px;
    }

    .images-multiboxes {
        margin-top: 0 !important;
        padding: 0 !important;
        min-height: 240px;
    }

    .images-multiboxes>div.image-box-left:first-child {
        margin: 0;
        height: 220px !important;
        margin-bottom: 20px;
    }

    .images-multiboxes>div:last-child {
        padding: 0;
    }

    .images-multiboxes .image-row {
        margin: 0 !important;
    }

    .image-item {
        margin: 5px !important;
        min-height: 100px !important;
    }

    .images-multiboxes>div:last-child .image-row .image-item {
        height: 120px;
        margin-bottom: 20px;
    }

    .images-multiboxes .col-sm-6 {
        padding: 0 !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .sponsor_wrap{
        padding: 0 15px;
    }

    .sponsor_card{
        height: 150px;
    }

    .chocolate_map{
        height: 230px;
    }

    /*    .recipes_card{
            margin: 15px;
        }*/


    .recipes_card .bg {
        height: 170px;
        width: 45%;
        display: inline-block;
    }

    .recipes_card h3{
        font-size: 14px;
    }


    .recipes_card .content{
        padding: 12px;
        padding-top: 15px;
        width: 54%;
        display: inline-block;
        vertical-align: top;
    }

    .recipes_card ul li{
        font-size: 12px;
    }

    ul.difficulty_list li img {
        margin-left: 3px;
        width: 12px;
    }

    .recipes_card .bg.no_bg {
        background-size: 130px;
    }

    .recipe_page .recipe_header ul li{
        font-size: 10px;
    }

    .recipe_page .recipe_header h1{
        font-size: 24px;
    }

    .recipe_page .recipe_header ul li{
        font-size: 14px;
    }

    .recipe_page .recipe_header ul.breadcrumbs li{
        font-size: 10px;
    }

    /*    .recipe_page .recipe_body{
            font-size: 10px;
        }*/

    .recipe_page .main_box{
        padding: 20px;
    }

    .recipe_page .main_box h2{
        font-size: 24px;
        margin-top: 30px;
    }



    .recipe_page .main_box .content ul li{
        font-size: 12px;
    }

    .recipe_page .main_box .content label{
        font-size: 12px;
    }

    .recipe_page .main_box .content h3{
        font-size: 16px;
    }

    .recipe_page .main_box .content h2{
        font-size: 16px;
    }

    .author {
        padding: 30px 25px;
    }

    .product_card .top .attribute li{
        font-size: 12px;
    }

    .pagination_box #Pagination{
        padding: 0px;
        margin: 0px;
    }

    .pagination{
        margin: 0 auto;
        margin-top: 15px;
        margin-bottom: 50px;
    }

    .single_news_card h3{
        font-size: 14px;
        margin-top: 20px;
    }

    .single_news_card .reading_time_box {
        font-size: 10px;
        margin-top: 20px;
        display: none;
    }

    .recipe_page .short h3{
        font-size: 14px !Important;
    }

    .laboratory_box_waiting {
        width: 100%;
        margin: 0 auto;
        padding: 0 15px;
    }

    .laboratory_box_waiting h3, .laboratory_box_waiting h4, .laboratory_box_waiting .text{
        font-size: 12px;
    }

    .response_text{
        font-size: 12px;
    }


    .laboratory_box .single_day_card .active_card ul li:first-child{
        font-size: 14px;
    }

    .submit_recipe_box h2{
        font-size: 24px;
    }

    .submit_recipe_box h3{
        width: 100%;
        font-size: 12px;
    }

    .submit_recipe_box form {
        width: 100%;
        margin: 0 auto;
    }

    .submit_recipe_list li .title_box{
        width: 35%;
    }

    .submit_recipe_box form.recipe_step4_form{
        width: 100%;
    }


    .chocolate_reservation_box .single_row{
        width: 20%;
        display: inline-block;
        vertical-align: top;
        margin-top: 0px;
    }

    .chocolate_reservation_box .single_row .left{
        display: inline-block;
        width: 50%;
        vertical-align: top;
    }

    .chocolate_reservation_box .single_row .right{
        display: inline-block;
        width: 46%;
        vertical-align: bottom;
    }

    .chocolate_reservation_box .single_row .single_spot{
        transition: .3s;
        width: 50px;
        height: 50px;
        text-align: center;
        border-radius: 4px;
        background-color: #cec7bc;
        font-weight: 700;
        font-size: 14px;
        line-height: 50px;
        margin-bottom: 15px;
        margin-left: auto;
    }

    .chocolate_reservation_box .single_row .single_spot.reserved{
        background-color: #615a47;
        color: #ffffff;
    }

    .chocolate_reservation_box .single_row .single_spot.finished{
        background-color: #c8e28d;
    }


    .chocolate_reservation_box .single_row img{
        margin: 0 auto;
        display: block;
    }

    .chocolate_reservation_box .single_row img.first_part{
        margin-top: 70px;
    }

    .chocolate_reservation_box .single_row h4{
        font-weight: 700;
        font-size: 14px;
        transform: rotate(89deg);
        position: relative;
        background: #fafafa;
        height: 90px;
        line-height: 90px;
        text-align: center;
        margin-top: 56px;
        margin-bottom: 42px;
    }

    .chocolate_reservation_box .single_row .left.second{
        margin-top: 100px;
    }

    .chocolate_reservation_box .single_row .right.second{
        margin-top: 100px;
    }

    .chocolate_reservation_box .single_row .single_spot.spot_center_left{
        margin-left: 23px;
        margin-top: 0;
        position: relative;
    }

    .chocolate_reservation_box .single_row .single_spot.spot_center_right{
        margin-left: -4px;
        position: relative;
        top: auto;
    }

    .chocolate_reservation_box .single_row .single_spot{
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin: 0px;
        margin-bottom: 13px;
    }

    .chocolate_reservation_box .single_row.row_1 {
        margin-right: 10px;
        width: 14%;
    }

    .chocolate_reservation_box .single_row.row_2{
        margin-right: 23px;
    }

    .chocolate_reservation_box .single_row{
        width: 23%;
    }

    .chocolate_reservation_box .single_row .left.second{
        margin-top: 60px;
    }

    .chocolate_reservation_box .single_row .right.second{
        margin-top: 60px;
    }

    .chocolate_reservation_box .single_row .right{
        width: 45%;
    }

    .chocolate_reservation_box .single_row img.first_part{
        margin-top: 54px;
    }

    .chocolate_reservation_box .single_row img{
        width: 67%;
        text-align: right;
        margin-right: 0px;
    }

    .chocolate_reservation_box .single_row h4{
        height: 90px;
        line-height: 62px;
        text-align: center;
        margin-top: 24px;
        margin-bottom: 32px;
    }

    .chocolate_reservation_box .single_row.row_1{
        margin-top: 0px;
    }

    .chocolate_reservation_box .legend{
        margin-left: 30px;
        margin-bottom: 70px;
    }

    .chocolate_reservation_box{
        margin-top: 60px;
    }

    .chocolate_reservation_box .companies li{
        width: 100%;
        margin: 0px;
        margin-bottom: 10px;
    }

    .modal h4{
        margin-right: 20px;
        font-size: 14px;
    }

    .modal-body {
        padding: 19px;
        font-size: 12px;
    }

    .laboratory_box_waiting form{
        margin-bottom: 40px;
    }


    header a.cta{
        font-size: 10px;
    }

    .search input{
        font-size: 14px;
    }

    .main_nav .cart_box {
        margin-top: -31px;
        float: right;
        background: none;
    }

    .bussiness_present_box{
        padding: 10px;
    }

    .bussiness_present_box .countries h3{
        text-align: center;
    }

    .no_order_wrap{
        width: 100%;
    }


    .profile_subpage .payment_title{
        text-align: left;
        margin-top: 10px;
    }

    .recipe_page .recipe_add_to_cart .content{
        padding-left: 0px;
        margin-bottom: 20px;
        text-align: center;
    }

    .recipe_page .recipe_add_to_cart .products_box h2, .recipe_page .recipe_add_to_cart .products_box .price{
        text-align: left;
    }

    .recipe_page .main_box .details_list li{
        display: block;
        margin-right: 0px;
        margin-bottom: 20px;
        text-align: left;
    }

    .recipe_page .main_box .details_list .difficulty_list li{
        display: inline-block;
        margin-bottom: 0px;
    }

    .recipe_page .main_box .details_list{
        font-size: 12px;
    }

    .recipes{
        padding-left: 0px;
        padding-right: 0px;
    }


    .flip .team_card{
        height: 500px;
    }

    .flip .team_card .front{
        text-align: center;
    }

    .flip .content{
        margin-left: 0px;
    }


    .flip .img{
        margin: 0 auto;
        display: block;
    }


    .product_page .attribute_main{
        padding-top: 15px;
        padding-left: 10px;
    }


    .product_page .package .single_product .content{
        width: 75%;
    }

    .product_page .package .single_product .quantity{

    }

    .opinions .total_ratings .skillbar{
        width: 69%;
    }

    .opinions{
        padding: 0px 15px;
    }

    .single_opinion h3{
        font-size: 16px;
    }

    .opinions .opinions_box{
        padding: 15px;
    }
    
    .paginator_landing_page .pagination-controls{
        text-align: center;
    }
    
    .slick-dots li button:before{
        line-height: 13px;
        width: 14px;
        height: 14px;
    }
    .breadcrumbs{
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .about_us_page .video_frame{
        height: 230px;
    }
    .about_us_page .single_image{
        height: 230px;
    }
    .about_us_page .others_images img{
        height: auto;
        width: 100%;
        max-width: 100%;
    }
    .recipe_page .video_frame{
        height: 230px;
    }
    
   

}


@media screen and (max-width: 768px) {

    .recipes_card ul li {
        font-size: 11px;
    }
    .tabs_wrapp .nav-tabs {
        margin: 0 auto;
        margin-bottom: 40px;
        justify-content: center;
    }
    .product_card .top {
        width: 100%;
        display: inline-block;
        height: 220px;
    }
    .product_card .top .img_box img {
        max-width: 100%;
        max-height: 130px;
        position: absolute;
        left: 50%;
        top: 65%;
        transform: translate(-50%, -50%);
    }
    .sort_by_text {
        text-align: left;
    }
    .product_card .top {
        height: 210px;
    }
    .product_card .top .img_box img {
        top: 60%;
    }
    .submit_recipe_list li {
        display: flex;
    }
    .submit_recipe_step2_list li {
        display: flex;
    }
    .submit_recipe_step2_list li img {
        position: relative;
        left: 5px;
    }
    .submit_recipe_step2_list li img.trash {
        margin-top: 0px;
        position: relative;
        left: 5px;
    }
    .input_wrapper label {
        font-size: 12px;
    }

    .chocolate_reservation_box .single_row h4 {
        background: none;
    }
    footer .main input {
        width: 100%;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }
    footer .main button {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .product_page .video_frame {
        /*        width: 85%;
                border: none;
                height: 180px;
                margin: 0 auto;
                display: block;*/
        display: none;
    }

    .video_frame_mobile{
        display: block;
        width: 100%;
        border: none;
        height: 200px;
        margin-top: 20px;
    }

    .products_news_box{
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 40px;
    }


    .recipes_subpage .tabs_wrapp .nav-tabs.nav_news{
        margin: 0 20px;
        display: flex;
    }

    .tabs_wrapp .nav-tabs.nav_news li a{
        font-size: 14px;
    }

    .tabs_wrapp .nav-tabs.nav_news li {
        margin-right: 15px;
        margin-bottom: 11px;
    }

    .single_news_card .content .tag{
        font-size: 10px;
        text-transform: uppercase;
    }

    .single_news_card .content .tag img{
        vertical-align: top;
        margin-top: -1px;
        margin-right: 5px;
    }

    .single_news_card{
        background-color: #ffffff;
    }

    .similar_taste_arrows{
        display: block;
        list-style: none;
        padding: 0px;
        margin: 0px;
    }


    .similar_taste_arrows .next_gallery{
        width: 45px;
        height: 45px;
        position: absolute;
        right: -26px;
        margin-top: -95px;
    }

    .similar_taste_arrows img{
        width: 16px;
        margin: 0 auto;
        display: block;
        margin-top: 15px;
    }

    .product_page .similar_taste{
        position: relative;
    }

    /* NEW 24-05-2023 */
    .products.products_categories{
        padding: 0px 5px;
    }

    .products.purchased_products_box{
        padding: 20px 5px;
    }

    .products_categories .product_card .top{
        width: 100%;
    }

    .products_categories .product_card .top .attribute li {
        font-size: 0px;
        margin-right: 0px;
        margin-bottom: 5px;
    }

    .products_categories .product_card .content {
        width: 100%;
        display: inline-block;
        position: relative;
        vertical-align: top;
        margin: 0;
        margin-top: 0px;
        margin-right: 0;
    }

    .products_categories .product_card .top .img_box img {
        top: 100%;
    }

    .products_categories .product_card .ratings{
        display: none;
    }

    .products_categories .product_card .grades{
        display: none;
    }

    .products_categories .product_card button {
        margin-top: 0px;
        font-size: 0;
        width: fit-content;
        padding: 0 10px;
        position: absolute;
        top: -56px;
        right: 7px;
        z-index: 1000;
    }

    .products_categories .product_card .top .discount {
        display: block;
        top: 10px;
        right: 10px;
        font-size: 10px;
    }

    .products_categories .product_card .discount_mobile{
        display: none;
    }



    .pureyad {
        overflow: hidden;
        height: 43px;
        margin-bottom: 0px !important;
    }

    .pureyad.active_pureyad:before{
        content: '...';
        display: block;
        position: absolute;
        right: 8px;
        bottom: 4px;
    }

    .purgex {
        display: block;
        border: none;
        background: none;
        text-align: center;
        display: block;
        width: fit-content;
        margin: 0 auto;
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        text-decoration: underline;
        margin-top: 10px;
        margin-bottom: 20px;
        color: #212529;
    }

    .subpage.products_subpage h1.main {
        padding-top: 47px;
        font-size: 26px;
        margin-bottom: 43px;
    }

    .subpage.products_subpage .ticker-wrap {
        margin-top: -53px;
    }

    .subpage.products_subpage h2.main {
        font-size: 13px;
    }

    .product_card .top .attribute img {
        vertical-align: top;
        margin-top: -3px;
        margin-right: 2px;
        width: 23px;
        height: 23px;
    }

    .order_by_wrapp{
        margin-top: -38px;
    }

    .products_subpage .products.products_categories{
        padding: 20px 15px;
    }

    .product_page .attribute_main img{
        width: 23px;
        height: 23px;
        margin-top: -5px;
    }

    .product_card:hover .content.stock .price_box, .product_card:hover .content.stock .ratings, .product_card:hover .content.stock .grades{
        visibility: visible;
        opacity: 1;
        transition: none;
    }

    .add_in_cart_wrapper .products .product_card .content .price .discount{
        margin-top: -8px
    }


    .mobile_nav_content ul.list7_b2b li{
        margin-right: 25px;
    }

    .add_to_cart_mobile button span{
        display: none;
    }

    .add_to_cart_mobile .mobile_price_box .old_price{
        font-size: 12px;
    }

    .add_to_cart_mobile .mobile_price_box .price{
        font-size: 12px;
    }

    .product_page .add_to_cart_mobile .mobile_price_box .discount{
        font-size: 10px;
    }

    .add_to_cart_mobile .container{
        padding-left: 0px;
        padding-right: 0px;
    }


    .products_news_box .product_news .content {
        width: 68%;
        left: 0px;
        top: 50%;
        position: relative;
        transform: none;
        display: inline-block;
        vertical-align: top;
        padding: 10px;
    }

    .products_news_box .product_news h2 {
        font-family: 'Playfair Display', serif;
        font-weight: 700;
        font-size: 16px;
        margin-bottom: 5px;
    }

    .products_news_box .product_news h3 {
        font-size: 11px;
        line-height: 1.57;
    }

    .products_news_box .product_news .bg {
        width: 30%;
        height: 100px;
    }

    .modal_free_recipe .free_recipe h3 {
        font-size: 25px;
    }

    #minimized-trustbadge-98e3dadd90eb493088abdc5597a70810{
        bottom: 10px !Important;
        right: 10px !Important;
    }


    .free_recipe.fit_academy{
        padding: 0 15px;
        padding-bottom: 40px;
    }


    .free_recipe.fit_academy h3{
        margin-top: 0px;
    }

    .free_recipe.fit_academy img {
        max-width: 80%;
    }

    /* END OF NEW */


    .fit_academy .fit_header img.header_img_mobile{
        display: block;
        max-width: 100%;
    }

    .fit_academy .fit_header {
        height: auto;
        background-position: center;
        background-size: cover;
        background-color: #222423;
    }

    .fit_academy .fit_header .text{
        float: none;
        width: 100%;
        margin-top: 0px;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 35px;
    }

    .fit_academy .fit_header h1 {
        font-size: 24px;
    }

    .fit_academy .fit_header h3{
        font-size: 14px;
    }

    .fit_academy .categories .col{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .fit_academy .categories .col.col-title{
        display: block;
    }

    .fit_academy .categories{
        padding: 20px;
    }

    .fit_academy .categories .category_card .text h3{
        font-size: 12px;
    }

    .fit_academy .categories .category_card .bg{
        width: 70px;
        height: 70px;
    }

    .fit_academy .categories .category_card .text{
        height: 70px;
    }

    .fit_academy .categories .category_card{
        margin-bottom: 10px;
    }

    .fit_academy .categories .col.col-title h3{
        font-size: 20px;
        font-weight: 700;
        text-transform: uppercase;
        margin-top: 13px;
    }


    .fit_academy .product_card .top{
        width: 100%;
    }

    .fit_academy .product_card .content{
        width: 100%;
    }

    .fit_academy .recommends .product_card .top .attribute li{
        font-size: 0px;
    }

    .fa_products_arrows .prev_fa_gallery{
        width: 35px;
        height: 35px;
        left: -45px;
        top: 93px;
    }

    .fa_products_arrows .next_fa_gallery{
        width: 35px;
        height: 35px;
        top: 93px;
        right: -12px;
    }

    .fa_products_arrows img{
        width: 14px;
        margin-top: 11px;
    }

    .fit_academy .recommends{
        margin-bottom: 50px;
        margin-left: 15px;
        margin-right: 15px;
    }

    .fit_academy .recommends .products{
        margin-left: -28px;
    }

    .fit_academy .recommends .product_card{
        margin: 0px;
    }

    /*    .fit_academy .recommends .patricijaRecommend{
            display: none;
        }
        
        .fit_academy .recommends .patricijaRecommend.mobile{
            display: block;
            z-index: 50;
            position: relative;
        }*/

    .fit_academy .recommends h3{
        font-size: 20px;
        left: 13px;
    }

    .fit_academy .lifestyle{
        display: none;
    }

    .lifestyle_mobile{

    }


    .lifestyle_arrows{
        display: block;
        list-style: none;
        padding: 0px;
        margin: 0px;
    }

    .lifestyle_arrows .prev_life_gallery{
        width: 45px;
        height: 45px;
        background-color: #292828;
        border-radius: 50%;
        position: absolute;
        left: 20px;
        margin-top: -177px;
    }

    .lifestyle_arrows .next_life_gallery{
        width: 45px;
        height: 45px;
        background-color: #292828;
        border-radius: 50%;
        position: absolute;
        right: 20px;
        margin-top: -177px;
    }

    .lifestyle_arrows img{
        filter: invert(1);
        width: 16px;
        margin: 0 auto;
        display: block;
        margin-top: 15px;
    }

    .lifestyle_arrows .prev_life_gallery img{
        transform: rotate(-180deg);
    }

    .news_card.lifestyle_card .bg{
        height: 270px;
    }

    .news_card.lifestyle_card .bg_wrapper{
        height: 270px;
    }


    #LifeStyleBox{
        display: block;
    }

    /*    .fit_academy.halloween .categories{
            margin-top: -2px;
            background-color: #191919;
        }*/

    .fit_academy.halloween .fit_header .text {
        float: none;
        width: 100%;
        margin-top: 0px;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 35px;
    }

    .fit_academy.halloween .fit_header {
        height: auto;
        background-position: center;
        background-size: cover;
        background-color: #191923;
    }


    .fit_academy.halloween .recommends h3 {
        font-size: 20px;
    }


    .fit_academy.black_friday .black_friday_title{
        font-size: 18px;
    }

    .fit_academy.black_friday .fit_header .text {
        width: 100%;
        float: none;
    }

    .fit_academy .categories .col.col-title h3{
        color: #ffffff;
    }

    .fit_academy.black_friday .fit_header {
        height: auto;
    }

    .fit_academy.black_friday .recommends .products {
        margin-left: 0;
    }

    .fit_academy.black_friday .fa_products_arrows .prev_fa_gallery {
        width: 35px;
        height: 35px;
        left: -9px;
        top: 93px;
    }


    .fit_academy.black_friday .recommends{
        margin-bottom: 20px;
    }


    .fit_academy.fa12 .recommends{
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .fit_academy.fa12 h2.sub_main {
        font-size: 21px;
        margin-bottom: 25px;
    }


    .fit_academy.fa12 .news{
        padding-bottom: 10px;
    }

    .fit_academy.fa12 .fit_header a{
        width: 100%;
    }

    .past_orders_box .products{
        padding-top: 0px;
    }

    .products.products_categories h2.sub_main{
        margin-bottom: 35px;
    }

    .tabs_wrapp .nav-tabs{
        margin-bottom: 20px;

    }

    .past_orders_box h2.sub_main{
        margin-bottom: 35px;
    }

    .past_orders_box .fa_products_arrows .next_fa_gallery {
        right: 0px;
    }

    .past_orders_box .fa_products_arrows .prev_fa_gallery {
        width: 35px;
        height: 35px;
        left: 0px;
        top: 93px;
    }


    .declaration_box{
        width: 100%;
    }

    .cc-modal-window .cc-window-settings-buttons, .cc-window .cc-window-buttons{
        text-align: center !Important;
        margin-top: 10px !Important;
    }

    .cc-window.cc-animation-in.cc-pos-bottom, .cc-window.cc-animation-in.cc-pos-bottom-center, .cc-window.cc-animation-in.cc-pos-bottom-left, .cc-window.cc-animation-in.cc-pos-bottom-right{
        width: 100% !important;
        left: 0px !Important;
    }


    .error_page_new h3{
        font-size: 33px;
    }

    .error_page_new h3 span{
        font-size: 33px;
        margin-top: 5px;
    }

    .error_page_new .main_img {
        max-width: 80%;
        margin-top: 70px;
    }

    .error_page_new a{
        margin: 0px;
        margin-bottom: 20px;
    }


    .mission .cta1 {
        vertical-align: top;
        position: absolute;
        margin-top: 80px;
        left: 50%;
        transform: translate(-50%, 0);
        width: max-content;
    }


    .mission .section1 h2 {
        margin-top: 31px;
        text-transform: uppercase;
    }

    .mission .text{
        margin-top: 10px;
        font-size: 18px;
        line-height: 24px;
    }

    .mission .section2 .forward{
        margin-top: 90px;
    }

    .mission h2{
        font-size: 42px;
        line-height: 46px;
    }

    .section2 .mission_card .bg {
        width: 101%;
        background-color: white;
        display: inline-block;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 305px;
    }


    .section2 .mission_card{
        margin-left: 0px;
    }


    .section2 .mission_card .content h3{
        font-size: 42px;
    }

    .section2 .mission_card_box .mission_card.mission_card1{
        margin-right: 0;
        margin-left: 0px;
        margin-bottom: 42px;
    }

    .section2 .mission_card .content {
        width: 100%;
        padding: 40px 25px;
    }


    .mission .section2 .mission_break{
        margin-top: -39px;
    }


    .mission .section3 .mission_card p {
        font-size: 18px;
        margin-top: 12px;
        line-height: 24px;
        margin-bottom: 40px;
    }

    .light_section h2.main:before, .light_section h2.main:after{
        display: none;
    }

    .light_section h2.main{
        font-size: 42px;
    }


    .facts {
        text-align: center;
    }

    .facts img {
        float: none;
        margin: 0px;
        width: 60px;
    }

    .facts .content {
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 25px;
    }

    .club h2.main:before, .club h2.main:after{
        display: none;
    }

    .club h2.main{
        font-size: 42px;
        margin-bottom: 15px;
    }

    .club .tree_box{
        display: none;
    }

    .club .text img.second_img{
        display: none;
    }

    .club {
        padding-top: 145px;
        padding-top: 145px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .club .text img {
        display: block;
        margin-top: -190px;
        position: absolute;
        text-align: center;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .club .text p {
        font-size: 24px;
        line-height: 28px;
        width: 100%;
    }

    .club_card{
        padding: 22px;
        width: 100%;
        margin: 15px;
    }
    .club_card .description .price{
        font-size: 62px;
    }

    .extra_club_card{
        text-align: center;
        padding: 0;
        padding-bottom: 50px;
        border-radius: 0px;
        padding-top: 50px;
    }

    .extra_club_card h3{
        font-size: 40px;
    }

    .extra_club_card p {
        font-size: 22px;
        width: 80%;
        margin: 0 auto;
        margin-bottom: 45px;
    }

    .extra_club_card .content .right{
        width: 60%;
        text-align: left;
    }

    .extra_club_card .tree_img{
        width: 27%;
        margin-top: -39px;
        vertical-align: middle;
        margin-right: 10px;
    }


    .extra_club_card .content h2{
        font-size: 30px;
    }

    .extra_club_card .payments ul{
        margin: 0px;
        padding: 0px;
        margin-top: 20px;
    }

    .extra_club_card .payments ul li{
        margin-right: 10px;
    }

    .extra_club_card .content {
        padding: 0 15px;
    }

    .extra_club_card .content .extra .price {
        width: 50%;
        font-size: 30px;
        text-align: left;
        margin-left: 35px;
    }


    .extra_club_card .content .extra .price div{
        margin-top: -5px;
    }

    .extra_club_card .content .extra .quantity label {
        margin-bottom: 0;
        margin-top: 10px;
    }

    .club .bottom {
        text-align: left;
        margin-top: 80px;
        font-size: 24px;
        line-height: 26px;
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
    }

    .club .bottom h2{
        font-size: 40px;
    }

    .club .bottom .days {
        margin-top: -20px;
        width: 55px;
    }


    .club .bottom .text2{
        font-size: 26px;
    }
    
    
    .club .bottom .main{
        margin-bottom: 20px;
    }
    
    
    .club .bottom .global-opinions .global-opinion .single-opinion_text{
        font-size: 18px;
    }
    
    .section4{
        padding-left: 15px;
        padding-right: 15px;
                text-align: center;
    }
    
    .section4 .text {
        font-size: 18px;
        line-height: 24px;
        margin-top: 20px;
    }
    
    .section4 iframe{
        height: 200px;
        margin-top: 20px;
    }
    
    .section4 h2{
        font-size: 40px;
    }
    
    .start_end_img{
           display: inline-block;
        margin-left: 15px;
        width: 23px;
        vertical-align: top;
}

.tree_status h3.end{
    float: none;
    margin-left: 10px;
            margin-bottom: 30px;
}

.tree_status h3 {
    font-size: 30px;
    font-weight: 700;
    display: inline-block;
}

.tree_status .single_section .tree_card{
    text-align: center;
    width: 80%;
    left: 50%;
    transform: translate(-50%, 0);
    padding: 20px 0px;
    margin-top: -103px;
}

.tree_status .single_section .tree_card.future{
    margin-top: 1px;
}

.tree_status .single_section .tree_card label{
    display: inline-block;
    font-size: 18px;
}

.tree_status .single_section .tree_card .number{
    display: inline-block;
    font-size: 28px;
}

.tree_status .single_section .progress_tree{
    width: 50%;
}


.extra_stuff .extra_stuff_card .content{
    font-size: 20px;
}


.summary_user_card ul.total_trees {
    margin-top: 0;
    text-align: center;
}

.modal_change_subscription button.cta1 {
    margin-right: 0;
    margin-bottom: 10px;
}
.modal_change_subscription .radio_wrap{
    width: 100%;
}

.modal_content_2 .inside_content {
    width: 100%;
    margin: 0 auto;
}

.company_data_extra{
        margin-bottom: 30px;
    }
    
    .company_data_extra .col-6{
        margin-bottom: 20px;
    }
    
     .product_page.product_page_update .stock .delivery_time{
        font-size: 12px;
        
    }
    
    .product_page.product_page_update .stock .delivery_time h4{
         font-size: 12px;
    }
    
    .product_page .stock .title{
        font-size: 12px;
    }
    
    
    .treecelet_landingpage .header_tree{
        height: 400px;
    }
    
    
    .treecelet_landingpage .club .text img{
        position: relative;
        top: 0;
        margin: 0;
        margin-bottom: 20px;
    }


    .treecelet_landingpage .club .text{
        padding: 0px 15px;
    }


    .treecelet_landingpage .club{
        padding-top: 45px;
    }
    
    .rating_mobile{
        display: block;
        position: absolute;
        bottom: 3px;
    }

    .products_categories .product_card .rating_mobile .ratings{
        display: inline-block;
    }

    .products_categories .product_card .rating_mobile .grades{
        display: inline-block;
        font-size: 10px;
    }
    
    .filter.filter_update .f-dropdown > span{
        padding: 0 10px;
    }

}
@media screen and (max-width: 400px) {
    #filter-sidebar {
        width: 375px;
    }
    .single_news_card .bg .tag {
        padding: 0;
        display: block;
        margin: 7px;
    }
    .single_news_card .bg .tag img {
        margin-left: 5px;
    }

    header a.cta {
        padding: 0px 10px;
        font-size: 10px;
        padding-right: 50px;
    }
}