﻿
html,body{
    overflow-x: hidden;
}
html, body {
    letter-spacing: 1px;
}
.banner-border {
    border: 1px solid #2c2a2a;
}
a {
    color:#000;
}
    a:hover {
        font-weight: 800 !important;
    }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    _::-webkit-full-page-media, _:future, :root, a{
        color: #000;
    }
}
body.offcanvas-open {
    overflow: hidden;
    padding-right: 17px;
}

.tel2{
    display:inline-block;
}

/*KRIVW TO EIDOS STO MENU*/
.out_genre {
    display: none !important;
}


/*layout sto proion kwdikos-epikinonia*/

.prodlay1{
    display:flex;
    justify-content:space-between;
}



/*SXETIKA PROIONTA*/
.seealso{
   display:flex;
   font-size:20px;
   padding:30px;
}
.see_photos{
    max-height:300px !important;
    max-width:300px !important;
}

/*Heading Contact*/

.contact_heading{
    padding-top:20px !important;
}


/*HEADER_SUMMARY*/
.header_summary{
    padding-bottom:30px;
    padding-top:70px;
    font-size:45px;
}


/*ESPA-BANNER */
.espa_banner {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 2001;
    text-align: center;
    max-width: 500px;
    padding: 0 !important;
    margin: 0 auto;
}

@media (max-width:550px){
    .espa_banner{
        position:fixed;
        z-index:2001;
        bottom:0;
        right:0;
        max-width:50%;
    }
}
@media (max-width:999px){
    .espa_banner{
        position:fixed;
        z-index:2001;
        bottom:0;
        right:0;
        max-width:50%;
    }
}



/*ΠΡΟΒΟΛΗ ΟΛΩΝ- mob_menu*/
.ShowAll-btn {
    background-color: #636161;
    padding: 5px;
    text-align: center;
    color: #dcddde;
    font-size: 12px !important;
}
/*
//BREADCRUMPCATS*/
.breadcrumpcats {
    font-size: 17px;
    text-align: left;
    font-weight: 500;
}

/*PRODUCTINFO2 BREADCRUMPCATS2*/
.breadcrumpcats2{
    font-size:17px;
    text-align:left;
    font-weight:500;
    padding-top:22px;
}

.crumpcats:hover {
    color:#942928;
}


.checkbread{
    padding-top:10px !important;
    padding-bottom:10px !important;
    margin:10px 0px 0px 0px !important;
}



.out-wrap{
    padding-top:25px !important;
}

.years32 {
    position: relative;
    width: 294px;
    height: 237px;
    left: -389px;
    top: 20px;
    justify-content:center;
    display:flex;
    text-align:center;
}

/*BANNER YEARS*/

.outter {
    position:absolute;
    right:0;
    z-index:2;
    display: flex;
    height: 260px;
    width: 280px;
    background-color: #942928;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    padding-top: 21px;
    align-content: center;
    
}

.inside_border {
    height: 150px !important;
    width: 130px !important;
    background-color: #942928;
    border: 11px solid white;
    margin: 0px auto;
    line-height: 2px;
    text-align: center;
}

.years {
    
    font-size: 75px;
    font-weight: bold;
    color: white;
    line-height: 66px;
    margin-top: 23px;
}


.years_sub {
    font-size: 21px;
    text-align: center;
    color: white;
    font-weight: 500;
}

.moto {
    display: flex;
    font-size: 13px;
    text-align: center;
    font-weight: 400;
    color: white;
    padding-top: 5px;
    padding-right: 40px;
    align-items: baseline;
    margin-left: 40px;
    margin-top: -1px;
}

@media (max-width: 640px) {
    .outter {
        display: flex;
        height: 220px;
        width: 240px;
        background-color: #942928;
        align-items: stretch;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: column;
        padding-top: 21px;
        align-content: center;
    }

    .inside_border {
        height: 130px !important;
        width: 110px !important;
        background-color: #942928;
        border: 11px solid white;
        margin: 0px auto;
        line-height: 5px;
        text-align: center;
    }

    .years {
        font-size: 60px;
        font-weight: bold;
        color: white;
        line-height: 50px;
        margin-top: 25px;
    }


    .years_sub {
        font-size: 18px;
        text-align: center;
        color: white;
        font-weight: 500;
    }

    .moto {
        display: flex;
        font-size: 10px;
        text-align: center;
        font-weight: 400;
        color: white;
        padding-top: 5px;
        padding-right: 40px;
        align-items: baseline;
        margin-left: 40px;
        margin-top: -1px;
    }
}


@media (max-width: 480px) {
    .outter {
        display: flex;
        height: 181px;
        width: 193px;
        background-color: #942928;
        align-items: stretch;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: column;
        padding-top: 21px;
        align-content: center;
    }

    .inside_border {
        height: 110px !important;
        width: 103px !important;
        background-color: #942928;
        border: 11px solid white;
        margin: 0px auto;
        line-height: 4px;
        text-align: center;
    }

    .years {
        font-size: 50px;
        font-weight: bold;
        color: white;
        line-height: 41px;
        margin-top: 15px;
    }


    .years_sub {
        font-size: 16px;
        text-align: center;
        color: white;
        font-weight: 500;
    }

    .moto {
        display: flex;
        font-size: 10px;
        text-align: center;
        font-weight: 400;
        color: white;
        padding-top: 5px;
        padding-right: 40px;
        align-items: baseline;
        margin-left: 40px;
        margin-top: -1px;
    }
}



/*END OF BANNER YEAR*/


/*TEXTS INDEX STYLES*/

.see_more {
    background-color: black;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-items: center;
    padding: 10px;
}

.title_text {
    background-color: rgb(148, 41, 40);
    margin: 0px;
    padding: 10px;
}




/*END OF TEXTS INDEX*/

/* trapeziki katathesi && pay on store*/
.bank_dep_info {
    display: inline-block;
    background-color: #ebebec;
    border: 1px solid #afb0b3;
    border-style: solid;
    margin-top: 20px;
    padding: 20px;
    font-weight: 800;
}

.pay_on_store_info {
    background-color: #ebebec;
    border: 1px solid #afb0b3;
    border-style: solid;
    padding: 20px;
    margin-top: 20px;
}
/*telos trapeziki katathesi.*/



.main-color {
    color: #942928;
}

.fw-light{
    font-weight: 400;
}

.fw-bold{
    font-weight:800;
}

.rounded-img {
    width:80%;
    height:65%;
    border-radius: 50%;
}
.rounded-img2 {
    width: 80%;
    border-radius: 50%;
}
.spices:hover .rounded-spice-img, .arwmatiko-img-wrap {
    transform: scale(1.1);
}

.category-wrapper:hover {
}
.category-title {
    bottom: 15%;
    position: absolute;
    left:50%;
    transform: translateX(-50%);
    color: #fff;
}

.width_height_qty{
    width:23px;
    height:23px;

}

.rounded-spice-img {
    width: 80%;
    height: 65%;
    border-radius: 50%;
}
    .rounded-spice-img:hover {
        transform: scale(1.1);
    }
.arwmatiko-img-wrap {
    position: absolute;
    top: 50px;
    z-index: 10000;
    left: 10%;
    bottom: 70px;
    width:80%;
    border-radius: 50%;
    opacity:0;
    background-color: rgba(169, 25, 25, 0.79);
}

    .arwmatiko-img-wrap h3 {
        color: #fff;
        top: 47%;
        position: relative;
        font-size: 30px;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .arwmatiko-img-wrap:hover {
        opacity: 1;
    }

    @media screen and (max-width:999px) {
        .arwmatiko-img-wrap h3 {
        font-size: 16px;
    }
}
    .left-column-border {
        border-top: 1px solid #010000;
        border-bottom: 1px solid #010000;
    }

.left-column-border3 {
    border-bottom: 1px solid #010000;
}
.bottom-black-border {
    border-bottom: 1px solid #000;
}
.right-column-border {
    border-top: 1px solid #010000;
    border-bottom: 1px solid #010000;
    border-left: 1px solid #010000;
}

.submenu-border-bottom {
    border-bottom: 3px solid #942928;
    width:120px;
}

.active_menu_border_bottom {
    border-bottom: 3px solid #942928;
}
    .left-column-border2 {
        border-top: 1px solid #010000;
        border-bottom: 1px solid #5f6465;
    }

    .thin-border-bot-grey {
        border-bottom: 1px solid #5f6465;
    }


.absolute-top {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}



.border-bot-grey {
    border-bottom: 1px solid #9d9fa2;
    width: 100%;
}

    .border-bot-black {
        border-bottom: 1px solid #010000;
    }


    .right-column-border2 {
        border-top: 1px solid #010000;
        border-bottom: 1px solid #5f6465;
        border-left: 1px solid #010000;
    }

    .right-column-border3 {
        border-bottom: 1px solid #010000;
        border-left: 1px solid #7f766b;
    }

    .border-right-grey {
        border-right: 1px solid #5f6465;
       
    }

    .spices-right-border {
        border-right: 1px solid #5f6465;
    }

        .spices-right-border:nth-child(4n+4) {
            border-right: none;
        }



    .text-white {
        color: #fff;
    }

    .no-pad {
        padding: 0 !important;
    }
    mob
.bg-white {
    background-color: #fff;
}

.bg-beige {
    background-color: #ebebec;
}

    .bg-bordeau {
        background-color: #621d25e3;
    }

    .bg-red {
        background-color: #ec1d25;
    }

.bg-grey {
    color:#b9babe;
}

.bg-pink {
    background-color: #eee0de;
}


.bg-main {
    background-color: #942928;
}

.bg-main_2 {
    background-color: #942928;
}

    /* margin-left*/

    .ml-10 {
        margin-left: 10px;
    }

    .ml-20 {
        margin-left: 20px;
    }

    .ml-30 {
        margin-left: 30px;
    }

    .ml-40 {
        margin-left: 40px;
    }

    .ml-50 {
        margin-left: 50px;
    }

    .ml-60 {
        margin-left: 60px;
    }

    .ml-70 {
        margin-left: 70px;
    }

    .ml-80 {
        margin-left: 80px;
    }

    .ml-90 {
        margin-left: 90px;
    }

    .ml-100 {
        margin-left: 100px;
    }

    .ml-150 {
        margin-left: 150px;
    }


    /* margin-right */
.mr-5 {
    margin-right: 5px;
}
    .mr-10 {
        margin-right: 10px;
    }

    .mr-15 {
        margin-right: 15px;
    }

    mr-20 {
        margin-right: 20px;
    }

    .mr-30 {
        margin-right: 30px;
    }

    .mr-40 {
        margin-right: 40px;
    }

    .mr-50 {
        margin-right: 50px;
    }

    .mr-60 {
        margin-right: 60px;
    }

    .mr-70 {
        margin-right: 70px;
    }

    .mr-80 {
        margin-right: 80px;
    }

    .mr-90 {
        margin-right: 90px;
    }

    .mr-100 {
        margin-right: 100px;
    }

    .mr-150 {
        margin-right: 150px;
    }


    /* margin-bottom */


    .mb-10 {
        margin-bottom: 10px;
    }


    .mb-20 {
        margin-bottom: 20px;
    }

    .mb-30 {
        margin-bottom: 30px;
    }

    .mb-40 {
        margin-bottom: 40px;
    }

    .mb-50 {
        margin-bottom: 50px;
    }

    .mb-60 {
        margin-bottom: 60px;
    }


    .mb-70 {
        margin-bottom: 70px;
    }


    .mb-80 {
        margin-bottom: 80px;
    }

    .mb-90 {
        margin-bottom: 90px;
    }

    .mb-100 {
        margin-bottom: 100px;
    }

    .mb-150 {
        margin-bottom: 150px;
    }


    /* margin-top */

    .mt-100 {
        margin-top: 100px;
    }

    .mt-150 {
        margin-top: 150px;
    }

    .mt-175 {
        margin-top: 175px;
    }

    /* padding-top*/
    .pt-5px {
        padding-top: 5px;
    }

    .pt-10 {
        padding-top: 10px;
    }
    .pt-15 {
        padding-top: 10px;
    }

    .pt-20 {
        padding-top: 20px;
    }

    .pt-30 {
        padding-top: 30px;
    }

    .pt-40 {
        padding-top: 40px;
    }

    .pt-50 {
        padding-top: 50px;
    }

    .pt-60 {
        padding-top: 60px;
    }

    .pt-70 {
        padding-top: 70px;
    }

    .pt-80 {
        padding-top: 80px;
    }

    .pt-90 {
        padding-top: 90px;
    }

    .pt-100 {
        padding-top: 100px;
    }

    .pt-150 {
        padding-top: 150px;
    }

.pt-200 {
    padding-top: 200px;
}

    /* padding-right */

    .pr-10 {
        padding-right: 10px;
    }

    .pr-10 {
        padding-right: 15px;
    }

    .pr-20 {
        padding-right: 20px;
    }

.pr-25 {
    padding-right: 25px;
}

    .pr-30 {
        padding-right: 30px;
    }

    .pr-40 {
        padding-right: 40px;
    }

    .pr-50 {
        padding-right: 50px;
    }

    .pr-60 {
        padding-right: 60px;
    }

    .pr-70 {
        padding-right: 70px;
    }
.pr-75 {
    padding-right: 75px;
}

    .pr-80 {
        padding-right: 80px;
    }

    .pr-90 {
        padding-right: 90px;
    }

    .pr-100 {
        padding-right: 100px;
    }

    .pr-150 {
        padding-right: 150px;
    }


    /* padding-left */

.pl-5 {
    padding-left: 5px;
}

    .pl-10 {
        padding-left: 10px;
    }

    .pl-15{
        padding-left: 15px;
    }
    .pl-20 {
        padding-left: 20px;
    }


.pl-25 {
    padding-left: 25px;
}


    .pl-30 {
        padding-left: 30px;
    }

    .pl-40 {
        padding-left: 40px;
    }

    .pl-50 {
        padding-left: 50px;
    }

    .pl-60 {
        padding-left: 60px;
    }

    .pl-65 {
        padding-left: 65px;
    }

    .pl-70 {
        padding-left: 70px;
    }


.pl-75 {
    padding-left: 75px;
}

    .pl-80 {
        padding-left: 80px;
    }

    .pl-90 {
        padding-left: 90px;
    }

    .pl-100 {
        padding-left: 100px;
    }


    /* padding-bottom */

    .pb-5px {
        padding-bottom: 5px;
    }

    .pb-10 {
        padding-bottom: 10px;
    }
    .pb-15 {
        padding-bottom: 15px;
    }
    .pb-20 {
        padding-bottom: 20px;
    }

    .pb-30 {
        padding-bottom: 30px;
    }

    .pb-40 {
        padding-bottom: 40px;
    }

    .pb-50 {
        padding-bottom: 50px;
    }

    .pb-60 {
        padding-bottom: 60px;
    }

    .pb-70 {
        padding-bottom: 70px;
    }

    .pb-80 {
        padding-bottom: 80px;
    }

    .pb-90 {
        padding-bottom: 90px;
    }

    .pb-100 {
        padding-bottom: 100px;
    }

    /* margin */
    .margin-10 {
        margin: 10px;
    }

    .margin-20 {
        margin: 20px;
    }

    .margin-30 {
        margin: 30px;
    }

    .margin-50 {
        margin: 50px;
    }

    .margin-60 {
        margin: 60px;
    }

 

    .margin-40-60 {
        margin: 40px 60px;
    }

    .padding-40 {
        padding: 40px;
    }
.padding-10 {
    padding: 10px;
}
.padding-20 {
    padding: 20px;
}
.padding-30 {
    padding: 30px;
}

    .padding-100 {
        padding: 100px;
    }

    .margin-65 {
        margin: 65px;
    }

.span_cat{
    border: 1px solid #000;
    border-radius: 50px;
    padding: 5px 15px;
    font-size: 18px;
    margin-right: 10px;
    margin: 1px 4px;
    display: inline-block;
    color:black;
}

.bottom-grey-border {
    border-bottom: 1px solid #9d9fa2;
}

.address_modal {
    top: 100px !important;
    z-index: 100001;
}

@media only screen and (max-width:990px) {
/*    .container-fluid, .container {
            padding-top: 66px !important;
        }*/

    .modal-dialog{
        width:100% !important;
    }
    .summary-arrow-right {
        top: -13px !important;
        left: 50% !important;
        transform: rotate(90deg) !important;
    }

    .form-submit-icon {
        position: absolute;
        right: 0 !important;
        border: none;
        top: 14px !important;
    }

    .width-85 {
        width: 85% !important;
    }

    .width-70 {
        width: 70%;
    }

    .width-60 {
        width: 60%;
    }

    .width-50 {
        width: 50%;
    }

    .width-40 {
        width: 40%;
    }

    .width-35 {
        width: 35%;
    }

    .width-25 {
        width: 25%;
    }

    .width-20 {
        width: 20%;
    }
    .width-15 {
        width: 15%;
    }
    .width-12 {
        width: 12%;
    }

        .arrow_img_width {
            width: 50px;
            bottom: 15px;
            position: absolute;
            right: 10px;
        }

    .summary-arrow-right_beige {
        top: -13px !important;
        left: 50% !important;
        transform: rotate(90deg) !important;
    }
    .mob_line_height_1 {
        line-height: 1.1;
    }
    .bottom-black-border {
        border-bottom: 1px solid #ccc;
    }
    .discount-percentage-div {
        top: 10px !important;
        left: 0 !important;
        font-size: 12px !important;
        width:2.5rem !important;
        height:2.5rem !important;
    }
    .discount-price{
        line-height:1.15;
    }
    .cart-totals {
        width: 100% !important;
    }

    .offcanvas-filter {
        font-size: 13px !important;
        width: 100% !important;
        display: none;
    }
        .offcanvas-filter .inner {
            background-color: #eee0de;
            padding: 40px 40px;
        }

    .old {
        font-size: 12px !important;
        color: #000;
    }
    .old_info {
        font-size: 14px !important;
        color: #000;
    }
    

    span.item_count {
        width: 18px !important;
        height: 18px !important;
        line-height: 18px !important;
        top: 12px !important;
        left: 25px !important;
    }
 }

@media (max-width:990px) {
    .ml-10 {
        margin-left: 10px;
    }


    .ml-20 {
        margin-left: 10px;
    }

    .ml-30 {
        margin-left: 10px;
    }

    .ml-40 {
        margin-left: 20px;
    }

    .ml-50 {
        margin-left: 20px;
    }

    .ml-60 {
        margin-left: 20px;
    }

    .ml-70 {
        margin-left: 30px;
    }

    .ml-80 {
        margin-left: 30px;
    }

    .ml-90 {
        margin-left: 30px;
    }

    .ml-100 {
        margin-left: 40px;
    }

    .ml-150 {
        margin-left: 50px;
    }

    .mob-text-center {
        text-align: center;
    }


    /* margin-right */

    .mr-10 {
        margin-right: 10px;
    }

    .mr-15 {
        margin-right: 15px;
    }

    mr-20 {
        margin-right: 10px;
    }

    .mr-30 {
        margin-right: 10px;
    }

    .mr-40 {
        margin-right: 20px;
    }

    .mr-50 {
        margin-right: 20px;
    }

    .mr-60 {
        margin-right: 20px;
    }

    .mr-70 {
        margin-right: 30px;
    }

    .mr-80 {
        margin-right: 30px;
    }

    .mr-90 {
        margin-right: 30px;
    }

    .mr-100 {
        margin-right: 40px;
    }

    .mr-150 {
        margin-right: 50px;
    }


    /* margin-bottom */


    .mb-10 {
        margin-bottom: 10px;
    }


    .mb-20 {
        margin-bottom: 10px;
    }

    .mb-30 {
        margin-bottom: 10px;
    }

    .mb-40 {
        margin-bottom: 20px;
    }

    .mb-50 {
        margin-bottom: 20px;
    }

    .mb-60 {
        margin-bottom: 20px;
    }


    .mb-70 {
        margin-bottom: 30px;
    }


    .mb-80 {
        margin-bottom: 30px;
    }

    .mb-90 {
        margin-bottom: 30px;
    }

    .mb-100 {
        margin-bottom: 40px;
    }

    .mb-150 {
        margin-bottom: 50px;
    }


    /* margin-top */

    .mt-100 {
        margin-top: 400px;
    }

    .mt-150 {
        margin-top: 50px;
    }

    .mt-175 {
        margin-top: 65px;
    }

    /* padding-top*/
    .pt-5px {
        padding-top: 5px;
    }

    .pt-10 {
        padding-top: 10px;
    }

    .pt-20 {
        padding-top: 10px;
    }

    .pt-25 {
        padding-top: 10px;
    }

    .pt-30 {
        padding-top: 10px;
    }

    .pt-40 {
        padding-top: 20px;
    }

    .pt-50 {
        padding-top: 20px;
    }

    .pt-60 {
        padding-top: 20px;
    }

    .pt-70 {
        padding-top: 30px;
    }

    .pt-80 {
        padding-top: 30px;
    }

    .pt-90 {
        padding-top: 30px;
    }

    .pt-100 {
        padding-top: 40px;
    }

    .pt-150 {
        padding-top: 50px;
    }

    .pt-200 {
        padding-top: 75px;
    }

    /* padding-right */

    .pr-10 {
        padding-right: 10px;
    }

    .pr-15 {
        padding-right: 15px;
    }

    .pr-20 {
        padding-right: 10px;
    }

    .pr-30 {
        padding-right: 10px;
    }

    .pr-40 {
        padding-right: 20px;
    }

    .pr-50 {
        padding-right: 20px;
    }

    .pr-60 {
        padding-right: 20px;
    }

    .pr-70 {
        padding-right: 30px;
    }

    .pr-80 {
        padding-right: 30px;
    }

    .pr-90 {
        padding-right: 30px;
    }

    .pr-100 {
        padding-right: 40px;
    }

    .pr-150 {
        padding-right: 50px;
    }


    /* padding-left */

    .pl-10 {
        padding-left: 10px;
    }

    .pl-20 {
        padding-left: 10px;
    }

    .pl-30 {
        padding-left: 10px;
    }

    .pl-40 {
        padding-left: 20px;
    }

    .pl-50 {
        padding-left: 20px;
    }

    .pl-60 {
        padding-left: 20px;
    }

    .pl-70 {
        padding-left: 30px;
    }

    .pl-80 {
        padding-left: 30px;
    }

    .pl-90 {
        padding-left: 40px;
    }

    .pl-100 {
        padding-left: 50px;
    }


    /* padding-bottom */

    .pb-5px {
        padding-bottom: 5px;
    }

    .pb-10 {
        padding-bottom: 10px;
    }

    .pb-20 {
        padding-bottom: 10px;
    }

    .pb-30 {
        padding-bottom: 10px;
    }

    .pb-40 {
        padding-bottom: 20px;
    }

    .pb-50 {
        padding-bottom: 20px;
    }

    .pb-60 {
        padding-bottom: 20px;
    }

    .pb-70 {
        padding-bottom: 30px;
    }

    .pb-80 {
        padding-bottom: 30px;
    }

    .pb-90 {
        padding-bottom: 30px;
    }

    .pb-100 {
        padding-bottom: 40px;
    }

    /* margin */
    .margin-10 {
        margin: 10px;
    }

    .margin-20 {
        margin: 12px;
    }

    .margin-30 {
        margin: 15px;
    }

    .margin-50 {
        margin: 30px;
    }

    .margin-60 {
        margin: 40px;
    }

    .margin-40-60 {
        margin: 20px 30px;
    }

    .padding-40 {
        padding: 20px;
    }

    .padding-100 {
        padding: 40px;
    }

    .margin-65 {
        margin: 25px;
    }

    .logo-img {
        width: 250px;
    }

    .logo-img_2 {
        width: 180px;
        position:fixed;
        bottom: 0px;
    }
    .vh-100{
        height:100vh;
    }

    .footer-logo-img {
        width: 500px;
    }

    .banner-img {
        width: 500px !important;
        height: 600px !important;
    }

    .input-qty-cart {
        width: 30px !important;
        height: 30px !important;
        font-size: 13px !important;
    }

    .input-coupon {
        height: 40px !important;
        width: 300px !important;
        font-size: 14px !important;
    }

    .arrow-width {
        width: 55px !important;
    }

    .text-Title {
        font-size: 30px !important;
    }

    .apply-coupon-img {
        position: relative;
        bottom: 0px !important;
        left: -37px;
        width: 28px !important;
    }

    .easy-autocomplete-container {
        margin-left: 0 !important;
        position: absolute !important;
        width: 100% !important;
        z-index: 102 !important;
    }

    .span_cat {
        border: 1px solid #000;
        border-radius: 50px;
        padding: 2px 8px;
        font-size: 12px;
        margin-right: 10px;
        margin: 5px 0;
        display: inline-block;
        color:black;
    }
}

    @media (max-width:500px) {
        .pr-150 {
            padding-right: 30px;
        }
    }

    .banner-img {
        width: 1920px;
        height: 1080px;
    }

    .arrow-width {
        width: 60px;
    }

    .filter-img {
        transform: rotate(90deg);
        position: absolute;
        left: 6px;
        top: 6px;
        width: 40px;
    }

    .banner-descr {
        z-index: 100;
        position: absolute;
        margin-left:10px;
        bottom:0px;
        
    }

.address-banner{
    position: absolute;
    background-color: #942928;
    height: 500px;
    z-index: 2000;
    width: 375px;
    right: 200px;
    padding:25px 30px;
}
.white-border {
    border-top: 1px solid #fff;
    width: 150px;
    padding-bottom: 30px;
}

    .form-control2 {
        border: none;
        border-bottom: 1px solid #212121;
        padding-left: 0;
        padding-right: 0;
        border-radius: 0;
    }

.form-control {
    border: none;
    border: 1px solid #aeb0b2;
    padding-left: 10px;
    padding-right: 0;
    border-radius: 0;
    font-size: 16px;
}

        .form-control:active, .form-control:focus {
            outline: none;
            -webkit-box-shadow: none;
            box-shadow: none;
            border-color: #000;
        }

.main-nav-bar {
    padding: 0 10px 0 10px;
    background-color: #fff;
    position:absolute;

    }

    .secondary-nav-bar {
        padding: 25px 20px 25px 20px;
        background-color: #fff;
        position: absolute;
        top: 50px;
        width: 100%;
        z-index: 10000;
        margin-left: 0;
    }


.btn-send-form {
    border-radius: 25px;
    background-color: #222a35;
    color: #fff;
    font-size: 25px;
    width: 185px;
    padding: 5px;
}

        .btn-send-form:active, .btn-send-form:hover {
            background-color: #fff !important;
            color: #222a35 !important;
            border: 1px solid #222a35 !important
        }

    .text-black {
        color: #000;
    }

    .footer-column {
        border-right: 1px solid #fff;
    }
.footer-column2 {
    border-right: 1px solid #fff;
}

    .text-grey {
        color: #939598;
    }

    .text-red {
        color: #ea1d25;
    }



.form-submit-icon {
    padding: 0px;
    border-radius: 50%;
    color: transparent;
    position: absolute;
    right: 40px;
    top: 10px;
    border: none;
}

.icons-div {
    width: 30px;
    height: 30px;
    position:relative;
}

.social-icons3 {
    background-color: #942928;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    color: #fff;
}

    .social-icons3:hover {
        background-color: #fff;
        color: #942928;
    }
    .social-icons {
    background-color: #fff;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    color: #942928;
}
    li {
       /* list-style: none !important;*/
    }

/*.social-icons {
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 50%;
    color: #942928;
}*/
.social-icons2 {
    background-color: #942928;
    padding: 5px 10px;
    border-radius: 50%;
    font-size:17px;
    color: #fff;
}
    .social-icons2:hover {
        background-color: #fff;
        color: #942928;
    }

    .social-icons:hover {
        background-color: #942928;
        color: #fff;
    }

.menu-social-icons {
    background-color: #942928;
    padding-top: 5px;
    color: #dcddde !important;
    line-height: 22px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
}

    .menu-social-icons:hover {
        background-color: #dcddde;
        color: #942928 !important;
    }


    .text-Title {
        color: #ec1d25;
        font-size: 45px;
        font-weight: 700;
    }

    .text-description {
        padding: 50px 150px 50px 100px;
    }

        .text-description > p {
            font-size: 13px;
        }

    .text-description2 {
        padding: 50px 150px;
    }

        .text-description2 > p {
            font-size: 13px;
        }

@media screen and (max-width:990px) {
    .text-description {
        padding: 20px;
    }

    .footer-logo-img {
        width: 250px;
    }

    .footer-column2 {
        border-right: none;
    }

    .text-description2 {
        max-width: 550px;
        padding: 50px;
    }

    offcanvas-filter-open {
        visibility: visible !important;
    }

    .mob-nopad-l-r {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .mob-pb-20 {
        padding-bottom: 20px;
    }

    .mob_pl_20 {
        padding-left: 20px;
    }

    .mob_pr_20 {
        padding-right: 20px;
    }

    .mob-pb-30 {
        padding-bottom: 30px;
    }

    .mob-pt-5 {
        padding-top: 5px;
    }

    .mob-pt-10 {
        padding-top: 10px;
    }

    .mob-pb-15 {
        padding-bottom: 15px;
    }

    .mob-pt-20 {
        padding-top: 20px;
    }

    .mob-pt-30 {
        padding-top: 30px;
    }

    .mob-pt-50 {
        padding-top: 50px;
    }

    .mob-pt-100 {
        padding-top: 100px;
    }

    .mob-pt-150 {
        padding-top: 150px;
    }

    .arwmatiko-img-wrap {
        position: absolute;
        top: 20px;
        bottom: 30px;
    }

    *, *::before, *::after {
        box-sizing: border-box;
    }

        *, *::before, *::after {
            box-sizing: border-box;
        }

    .share-button {
        float: right;
        margin-right: 20px;
    }

    .address-banner {
        position: absolute;
        background-color: #942928;
        height: 400px;
        z-index: 2000;
        width: 250px;
        right: 0;
        padding: 20px 20px;
    }

    .white-border {
        padding-bottom: 15px;
    }
}

.price {
    color: #942928;
    text-align: center;
    font-size: 30px;
    align-items: center;
    display: block;
}

.add_to_cart {
    width: auto;
    font-size: 14px;
    height: 40px;
    font-weight: 400;
    align-items: center;
    justify-content: center;
    display: inline-flex;
    border: none;
    background-color: #942928;
    min-width:250px;
}

//VIEW CART SIZE DISPLAY

.size_display_oncart{
    font-size:20px;
    color:black;

}




//END VIEW CART

.add_to_cart_2 {
    background-color: #ea1d25;
    width: 165px;
    font-size: 13px;
    height: 50px;
    font-weight: 400;
    align-items: center;
    justify-content: center;
    display: inline-flex;
    border: none;
}

    .btn-cats {
        color: #ea1d25;
    }

    .price_2 {
        background-color: #222a35;
        color: #fff;
        width: 110px;
        text-align: center;
        font-size: 33px;
        align-items: center;
        display: block;
        height: 50px;
    }

    .price-cart-div {
        display: flex;
        justify-content:space-between;
    }

    .price-cart-div-2 {
        display: flex;
    }
.cart-table-title {
    max-width: 300px;
    vertical-align: top;
}

    .product2 img:hover {
        transform: scale(1.1);
    }

.product:hover {
    background-color: #f9f9f9;
}

/*        .product:hover .price-cart-div {
            float: left;
            margin-left: 25px;
        }*/

  /*      .product:hover .price {
            background-color: #222a35;
            color: #fff;
            width: 120px;
            font-size: 35px;
            display: block;
            float: left;
        }*/

        .product:hover .add_to_cart {
            width: 120px;
            font-size: 10px;
            float: right;
        }

    .quick-view {
        visibility: hidden;
    }

    .product:hover .quick-view {
        
        float: right;
        margin-right: 25px;
        visibility: visible;
    }
 

    .weight-btn {
        
        border: 1px solid #000 !important;
        padding:5px 10px !important;
        margin-bottom:20px;
        line-height:40px;
        
        
    }

    
        .weight-btn:hover{
            border : 2px solid #000;
        }

        .product:hover .weight-btn {
            background-color: #d1d3d4;
            width: 100px;
            padding: 0;
            border-radius: 50px;
            visibility: visible;
        }

    .offcanvas-toggle {
        color: #000;
        width:35px;
    }

/*.catalog-facets__group-label {
    border: none;
    background-color: transparent;
    font-size: 20px;
    margin: 0 auto;
}*/
.btn_removefilteritemall {
    border: none;
    background-color: transparent;
}

.offcanvas-filter {
    font-size: 15px;
    font-weight: 400;
    position: absolute;
    z-index: 500;
    right: auto;
    left: 0;
    display: block;
   /* overflow: hidden;*/
    width: 25%;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0px;
    bottom: 0;
    height: 85vh;
    top: 223px;
    /*        overflow-y:scroll;*/
}



    .mobile_filteropened {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
        -o-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
        transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
    }

.filter-indicator {
    max-width: 100%;
    background-color: #eee0de;
    position: relative;
    padding: 30px 0px 13px 0px;
    font-size: 18px;
    color: #000;
    text-align:center;
    z-index:4000 !important;
}
.container-fluid, .container {
    padding-top: 95px !important;
}




@media screen and (max-width:990px) {
    .filter-indicator {
        max-width: 100%;
        background-color: #eee0de;
        padding: 10px 10px;
        margin:20px 0px 10px 0px;
        color: #000;
        position: relative;
    }

    .add_to_cart_2 {
        width: 125px;
        height: 40px;
    }

    .product:hover .price-cart-div {
        margin-left: 0;
    }
   
}



    .contact-container {
        padding: 10px 20px;
    }

    .offcanvas .inner .filterhead .filter-title {
        font-size: 20px;
        color: red;
        font-weight: 600;
    }

    .offcanvas .inner .filterhead {
        margin-bottom: -10px;
        margin-left: 8px;
    }

    .filter-seperator {
        height: 1px;
        width: 100%;
        background-color: black;
        margin: 5px 0px;
    }

    .offcanvas-overlay {
        position: fixed;
        z-index: 999;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: none;
        background-color: rgba(0, 0, 0, 0.5);
    }

.offcanvas .inner {
    background-color: #eee0de;
    padding: 50px 0px 20px 0px;
    margin-top: -4px !important;
}

        .offcanvas .inner .filterhead .filter-title {
            font-size: 20px;
            color: red;
            font-weight: 600;
        }

        .offcanvas .inner .filterhead {
            margin-bottom: -10px;
            margin-left: 8px;
        }

    .filter-seperator {
        height: 1px;
        width: 100%;
        background-color: black;
        margin: 5px 0px;
    }

.offcanvas-menu {
    font-size: 15px;
    font-weight: 400;
    position: fixed;
    z-index: 1000;
    top: 0;
    right: -50px;
    left: auto;
    display: block;
    overflow: hidden;
    width: 50%;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    transform: translateX(95%);
    background-color: #dcddde;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0px;
    padding-left: 50px;
    bottom: 0;
    height: 100vh !important;
    z-index: 40000;
}
.arrow_img_width {
width:85px;
}
    @media screen and (max-width:550px) {
        .mob-pr-5{
            padding-right:5px !important;
        }
        .address-banner{
            height:355px !important;
            width:200px !important;
        }
        .container-fluid, .container {
            padding-top: 68px !important;
        }
/*        .footer-newsletter-input-form {
            width: 98%;
        }*/
        .mob_no_pt{
            padding-top:0 !important;
        }


        .width-12{
            width:14%;
        }

        .social-icons3{
            width:85% !important;
        }


        .mob-nopad {
            padding: 0 !important;
        }


        .mob-nopad-l {
            padding-left: 0 !important;
        }

        .mob-nopad-r {
            padding-right: 0 !important;        
        }

        .mob-pl-5 {
            padding-left: 5px !important;
        }
        .banner-descr {
            width: 100%;
            height: auto;
            margin-left: 10px !important;
            bottom: 0px !important;
        }

        

        .container-fluid.scroll {
            padding-top: 66px !important;
        }


        .width-85 {
            width: 85% !important;
        }
        .width-70 {
            width: 70%;
        }

        .width-60 {
            width: 60%;
        }

        .width-50 {
            width: 50%;
        }

        .width-40 {
            width: 40%;
        }

        .width-35 {
            width: 35%;
        }

        .width-25 {
            width: 25%;
        }

        .width-20 {
            width: 20%;
        }

            .arrow_img_width {
                width: 50px;
                bottom: 15px;
                position: absolute;
                right: 10px;
            }

        .cart-table-title-td {
            max-width: 170px !important;
        }

        .cart-product-img {
            max-width: 100px !important;
            max-height: 100px !important;
        }

        .recipes-descr {
            width: 300px !important;
            height: 250px !important;
            top: 41% !important;
            left: auto;
            right: auto;
            margin-left: 0.65% !important;
        }



        .offcanvas-filter {
            right: 15px !important;
            overflow: scroll;
            top: 225px;
            background-color: #eee0de;
            /*display:none;*/
        }

        .offcanvas-filter-open {
      display:block;
      z-index:4000;
      height:100vh;
        }
    }

  



    @media screen and (max-width:768px) {

        .width_height_qty {
            width: 23px;
            height: 20px;
        }
        .input-qty {
            width: 27px !important;
            font-size:18px !important;
        }
        .qty-div {
            width: 127px !important;
        }
        .footer-newsletter-input-form {
            width: 100%;
            height: 40px;
        }
        .offcanvas-menu.scroll {
            top: 109px;
        }
            .offcanvas-menu {
            width: 100%;
            height: 60vh;
            top: 159px;
            right: auto;
            transform: translateX(-100%);
            left:0;
        }

        .nav_mob_menu {
            height: 100vh;
            top: 0 !important;
            padding-left: 15px;
            background-color: #ebebec;
        }
            .mob_nomr{
                margin-right:0;
            }
    }

    .offcanvas-menu-open {
        transform: translateX(0);
    }

    /* Mobile Menu Toggle */
    .mobile-menu-toggle svg {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 50px;
        height: 60px;
        margin-top: -2px;
        margin-left: -2px;
        cursor: pointer;
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
    }

    

        .mobile-menu-toggle svg path {
            -webkit-transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
            -o-transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
            transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
            fill: none;
            stroke: #333333;
            stroke-dashoffset: 0;
            stroke-linecap: round;
            stroke-width: 30px;
        }

            .mobile-menu-toggle svg path#top, .mobile-menu-toggle svg path#bottom {
                stroke-dasharray: 240px 950px;
            }

            .mobile-menu-toggle svg path#middle {
                stroke-dasharray: 240px 240px;
            }

    .mobile-menu-toggle .close {
        opacity: 1;
    }

        .mobile-menu-toggle .close svg path#top, .mobile-menu-toggle .close svg path#bottom {
            stroke-dasharray: -650px;
            stroke-dashoffset: -650px;
        }

        .mobile-menu-toggle .close svg path#middle {
            stroke-dasharray: 1px 220px;
            stroke-dashoffset: -115px;
        }


    /* 03.02. Ion Range Slider */
    .irs--learts {
        margin: 7px 0 40px;
    }

        .irs--learts .irs {
            position: relative;
            width: 100%;
        }

            .irs--learts .irs .irs-line {
                width: 100%;
                background-color: transparent;
                border-bottom: 1px solid #000;
                height: 25px;
                top: 50%;
                transform: translateY(-50%);
            }

            .irs--learts .irs .irs-from,
            .irs--learts .irs .irs-to {
                display: none !important;
            }

            .irs--learts .irs .irs-single {
                font-size: 14px;
                font-weight: 400;
                line-height: 1;
                position: relative;
                top: calc(100% + 25px);
                left: 0 !important;
                visibility: visible !important;
            }
        /*
            .irs--learts .irs .irs-single::before {
                content: "Τιμή: ";
            }*/

        .irs--learts .irs-bar {
            top: 0;
            height: 5px;
            background-color: transparent;
        }

        .irs--learts .irs-handle {
            top: 30%;
            width: 13px;
            height: 13px;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            text-indent: -9999px;
            border-radius: 50%;
            background-color: #000;
        }

.close {
    background: transparent;
    border: none;
}

.qty-div {
    border: 1px solid #000;
    width: 130px;
    height: 40px;
    display: flex;
    justify-content:center;
    padding-left:10px;
}

.input-qty {
    border: none;
    background-color: transparent;
    text-align: center;
    width: 50px;
    font-weight: 700;
    font-size: 20px;
}

    .input-qty-cart {
        width: 30px;
        text-align: center;
        height: 30px;
        border-radius: 50%;
        background-color: transparent;
        border: 1px solid #000;
        font-size: 16px;
    }

    .cart-product-img {
        max-width: 250px;
        max-height: 250px;
    }

    .checkbox__label {
        font-size: 15px;
        position: relative;
        line-height: 20px;
        padding-left: 35px;
        text-overflow: ellipsis;
        display: block;
        color: #252525;
        padding-top: 2px;
        margin-bottom: 8px;
        text-align:left;
    }

        .checkbox__label:before {
            content: "";
            border-radius: 50%;
            background: none;
            display: block;
            width: 21px;
            height: 21px;
            border: 1px solid #6d6d6d;
            position: absolute;
            top: 0;
            left: 0;
            top: 0;
        }

    .checkbox__input:checked + .checkbox__label:before {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg height='22' width='27' xmlns='http:…1L8.37 19 25 1' fill='none' stroke='%23000' stroke-width='3'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: 80%;
    }

.checkbox__input:checked + .checkbox__label:after {
    background-color: transparent;
    left: 2px;
    top: 2px;
    width: 17px;
    height: 17px;
    content: "";
    position: absolute;
    border-radius: 50%;
    background: #942928;
}

.checkbox__input:checked + .iscolor:after {
    content: none;
    background-color: black;
    left: 3px;
    top: 3px;
    width: 14px;
    height: 14px;
    content: "";
    position: absolute;
}

    .checkbox__input {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .menuopen-colors {
        color: black !important;
    }

    .menuopen-colors-fa {
        background-color: black;
        color: white !important;
    }

.offcanvas-open {
    z-index: 4000;
   transform: translate(10px, 10px);
}



    /* OffCanvas Menu Search */
    .offcanvas-menu-search-form {
        margin-bottom: 30px;
    }

        .offcanvas-menu-search-form form {
            position: relative;
        }

            .offcanvas-menu-search-form form input[type="text"] {
                width: 100%;
                padding: 8px 20px;
                padding-right: 50px;
                color: #7E7E7E;
                border: 1px solid #EEEEEE;
            }

            .offcanvas-menu-search-form form button {
                position: absolute;
                top: 0;
                right: 20px;
                height: 45px;
                bottom: 0;
                font-size: 26px;
                padding: 0;
                border: none;
                background-color: transparent;
            }

    /* OffCanvas Menu */
    .offcanvas-menu > ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .offcanvas-menu > ul > li {
            position: relative;
        }

            .offcanvas-menu > ul > li > a {
                display: block;
                padding: 8px 24px 8px 0;
                text-transform: uppercase;
                color: #7E7E7E;
            }

                .offcanvas-menu > ul > li > a:hover {
                    color: #333333;
                }

            .offcanvas-menu > ul > li .menu-expand {
                position: absolute;
                z-index: 2;
                top: 0;
                right: 0;
                width: 24px;
                height: 44px;
                cursor: pointer;
                background-color: transparent;
            }

                .offcanvas-menu > ul > li .menu-expand::before, .offcanvas-menu > ul > li .menu-expand::after {
                    position: absolute;
                    top: calc(50% - 1px);
                    left: calc(50% - 7px);
                    width: 14px;
                    height: 2px;
                    content: "";
                    -webkit-transition: all 0.5s ease 0s;
                    -o-transition: all 0.5s ease 0s;
                    transition: all 0.5s ease 0s;
                    -webkit-transform: scale(0.75);
                    -ms-transform: scale(0.75);
                    transform: scale(0.75);
                    background-color: #7E7E7E;
                }

                .offcanvas-menu > ul > li .menu-expand::after {
                    -webkit-transform: rotate(90deg) scale(0.75);
                    -ms-transform: rotate(90deg) scale(0.75);
                    transform: rotate(90deg) scale(0.75);
                }

            .offcanvas-menu > ul > li.active > .menu-expand::after {
                -webkit-transform: rotate(0) scale(0.75);
                -ms-transform: rotate(0) scale(0.75);
                transform: rotate(0) scale(0.75);
            }

            .offcanvas-menu > ul > li .sub-menu {
                position: static;
                top: auto;
                display: none;
                visibility: visible;
                width: 100%;
                min-width: auto;
                padding: 0;
                padding-left: 15px;
                -webkit-transition: none;
                -o-transition: none;
                transition: none;
                opacity: 1;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

                .offcanvas-menu > ul > li .sub-menu li {
                    line-height: inherit;
                    position: relative;
                }

                    .offcanvas-menu > ul > li .sub-menu li > a {
                        display: block;
                        padding: 8px 24px 8px 0;
                        color: #7E7E7E;
                    }

                        .offcanvas-menu > ul > li .sub-menu li > a:hover {
                            color: #333333;
                        }

                    .offcanvas-menu > ul > li .sub-menu li.active > .menu-expand::after {
                        -webkit-transform: rotate(0) scale(0.75);
                        -ms-transform: rotate(0) scale(0.75);
                        transform: rotate(0) scale(0.75);
                    }



    .recipes-descr {
        background-color: #ea1d25;
        width: 650px;
        z-index: 100;
        position: absolute;
        height: 300px;
        top: 25%;
        left: auto;
        right: auto;
        margin-left: 3.5%;
    }

    .ilika li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 25%;
        -ms-flex: 1 0 20%;
        flex: 1 0 20%;
    }

    .ilika-li > li::before {
        content: "\2022";
        color: red;
    }

    .ilika {
        right: auto;
        left: 15px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        margin: 0;
        padding: 10px 0 30px 0;
        list-style: none;
    }

.share-button {
    background-color: #942928;
    width: 120px;
    height: 40px;
    font-size: 18px;
    border: none;
    color: #fff;
}

.continue-btn {
    color: #fff;
    background-color: #942928;
    border-radius: 0;
    font-size: 20px;
    margin-top: 30px;
    width:300px;
}

.add-btn {
    color: #fff;
    background-color: #942928;
    border-radius: 0;
    font-size: 20px;
    margin-top: 30px;
    height: 50px;
    width: 250px;
}

    .continue-btn:hover {
    }

    .menu > a:hover {
        color: #000;
        font-weight:800 !important;
    }

    .menu > li {
        list-style: none !important;
    }

    .menu a .menu-arrow {
        position: relative;
        opacity: 0;
        top: 0;
        transition: 0.5s;
        opacity: 0;
        left:20px;
    }

    .menu a:hover .menu-arrow {
        opacity: 1;
    }

    .icon-hidden {
        visibility: hidden;
    }


    .icon-visible {
        visibility: visible;
    }

    .input-coupon {
        height: 50px;
        width: 400px;
        text-align: center;
        color: #000;
        font-size: 17px;
    }

    .main-btn {
        background-color: #222a35;
        color: #fff;
        border-radius: 0;
        font-size: 20px;
  /*      margin-top: 30px;*/
        height: auto;
    }

        .main-btn:hover {
            background-color: #fff;
            border: 2px solid #222a35;
            color: #222a35;
        }

    .summary-steps {
        background-color: #ea1d25;
        padding: 10px;
        border-radius: 50%;
        color: #fff;
    }

    .login-form {
        max-width: 650px;
        margin: 0 auto;
    }

    .register-form {
        max-width: 900px;
        margin: 0 auto;
    }

    .reset-password-form {
        max-width: 650px;
        margin: 0 auto;
    }

    .myaccount-tab-list {
        display: block;
        border: 1px solid #EEEEEE;
    }

        .myaccount-tab-list a {
            font-weight: 500;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
            justify-content: space-between;
            padding: 14px 20px;
        }

            .myaccount-tab-list a + a {
                border-top: 1px solid #EEEEEE;
            }

            .myaccount-tab-list a:hover {
                color: #333333;
            }

            .myaccount-tab-list a.active {
                cursor: default;
                background-color: #FAFAFA;
            }

    .total-price {
        width: 100%;
    }

    .checkbox-circle {
        display: block;
    }

        .checkbox-circle input[type="radio"] {
            display: none;
        }

            .checkbox-circle input[type="radio"] + label {
                display: block;
                position: relative;
                padding-left: 35px;
                margin-bottom: 20px;
                cursor: pointer;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                font-size:13px;
            }

            .checkbox-circle input[type="radio"]:hover + label:hover {
                color: #212121;
            }

            .checkbox-circle input[type="radio"]:hover + label:before {
                border: 1px solid #212121;
                width: 1.2em;
                height: 1.2em;
                border: 2px solid #fff;
                background: #50565a;
                box-shadow: 0 0 0 1px #000;
            }

            .checkbox-circle input[type="radio"] + label:last-child {
                margin-bottom: 0;
            }

            .checkbox-circle input[type="radio"] + label:before {
                content: "";
                display: block;
                width: 1.4em;
                height: 1.4em;
                border: 1px solid #212121;
                border-radius: 1em;
                position: absolute;
                left: 0;
                top: 0;
                -webkit-transition: all 0.2s, transform 0.3s ease-in-out;
                transition: all 0.2s, transform 0.3s ease-in-out;
                background: #f3f3f3;
            }

            .checkbox-circle input[type="radio"]:checked + label:before {
                border-radius: 1em;
                border: 5px solid #fff;
                width: 1.5em;
                height: 1.5em;
                background: rgb(157 159 162);
                box-shadow: rgb(96 96 96) 0px 0px 0px 1px;
                -webkit-transform: rotateX(180deg);
                transform: rotateX(180deg);
            }










        .checkbox-circle input[type="checkbox"] {
            display: none;
        }

            .checkbox-circle input[type="checkbox"] + label {
                display: block;
                position: relative;
                padding-left: 25px;
                margin-bottom: 20px;
                cursor: pointer;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
            }

            .checkbox-circle input[type="checkbox"]:hover + label:hover {
                color: #212121;
            }

            .checkbox-circle input[type="checkbox"]:hover + label:before {
                border: 1px solid #212121;
                width: 1.2em;
                height: 1.2em;
                border: 2px solid #fff;
                background: #50565a;
                box-shadow: 0 0 0 1px #000;
            }

            .checkbox-circle input[type="checkbox"] + label:last-child {
                margin-bottom: 0;
            }

            .checkbox-circle input[type="checkbox"] + label:before {
                content: "";
                display: block;
                width: 1.4em;
                height: 1.4em;
                border: 1px solid #212121;
                border-radius: 1em;
                position: absolute;
                left: 0;
                top: 0;
                -webkit-transition: all 0.2s, transform 0.3s ease-in-out;
                transition: all 0.2s, transform 0.3s ease-in-out;
                background: #f3f3f3;
            }

            .checkbox-circle input[type="checkbox"]:checked + label:before {
                border-radius: 1em;
                border: 5px solid #fff;
                width: 1.5em;
                height: 1.5em;
                background: #000000;
                box-shadow: 0 0 0 1px #000;
                -webkit-transform: rotateX(180deg);
                transform: rotateX(180deg);
            }






span.item_count {
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #942829;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 20px;
}
    /* checkbox-circle end */



.cart-wishlist-table {
    margin-bottom: 25px;
    border: 1px solid #EDEDED;
}

        .cart-wishlist-table thead tr th {
            padding: 12px 16px;
            white-space: nowrap;
            border-top: none;
            border-bottom: 1px solid #EDEDED;
        }

            .cart-wishlist-table thead tr th:first-child {
                padding-left: 25px;
            }

        .cart-wishlist-table tbody tr {
            position: relative;
        }

            .cart-wishlist-table tbody tr td {
                padding: 25px 10px 25px 25px;
                vertical-align: middle;
                border-color: #EDEDED;
            }

                .cart-wishlist-table tbody tr td.thumbnail {
                    width: 110px;
                    min-width: 110px;
                }

                    .cart-wishlist-table tbody tr td.thumbnail a {
                        display: block;
                    }

                .cart-wishlist-table tbody tr td.name a {
                    font-size: 16px;
                    font-weight: 400;
                    color: #696969;
                }

                    .cart-wishlist-table tbody tr td.name a:hover {
                        color: #333333;
                    }

                .cart-wishlist-table tbody tr td.price, .cart-wishlist-table tbody tr td.subtotal {
                    font-size: 14px;
                    font-weight: 600;
                }

                .cart-wishlist-table tbody tr td.remove .btn {
                    font-size: 24px;
                    padding: 5px 10px;
                    color: #696969;
                }

                    .cart-wishlist-table tbody tr td.remove .btn:hover {
                        color: #F44336;
                    }

@media only screen and (max-width: 990px) {
    .banner-descr {
        z-index: 100;
        position: absolute;
        margin-left: 10px; 
        
    }

    .offcanvas-filter {
        right: 15px !important;
        overflow: scroll;
        top: 206px;
        background-color: #eee0de;
        display: none;
    }

    .offcanvas-filter-open {
        display: block;
        z-index: 4000;
        height: 100vh;
    }

    .checkbox-circle {
        display: block;
    }
    /*        .offcanvas .inner {
            display:none;
        */
}
        .cart-wishlist-table thead {
            display: none;
        }

        .cart-wishlist-table tbody tr td {
            display: block;
            width: 100% !important;
            margin-bottom: 15px;
            padding: 0;
            text-align: center;
        }

            .cart-wishlist-table tbody tr td:not(:first-child) {
                border-top: none;
            }

            .cart-wishlist-table tbody tr td.thumbnail {
                padding-top: 20px;
            }

            .cart-wishlist-table tbody tr td .product-quantity {
                margin: auto;
            }

            .cart-wishlist-table tbody tr td.remove {
                position: absolute;
                z-index: 9;
                top: 0;
                right: 0;
                width: auto !important;
            }

        .cart-wishlist-table tbody tr:first-child td:first-child {
            border-top: none;
        }

        .mob-2-column {
            column-count: 2;
        }

        .mob-pl-40 {
            padding-left: 40px;
        }
        .mob-pl-10 {
            padding-left: 10px;
        }

        .mob-pr-10{
            padding-right:10px;
        }

.recipes-descr {
    width: 400px;
    height: 300px;
    top: 37%;
    left: auto;
    right: auto;
    margin-left: 0.65%;
}
    }

    .cart-table {
        border-width: 50px;
        border-style: solid;
        border-color: transparent;
        border-image: initial;
        border-right: 80px solid transparent;
        border-left: 0;
    }

        .cart-table tbody {
            border-bottom: 50px solid transparent;
        }

        .cart-table tr:last-child {
            border-top: 50px solid transparent;
        }


    .sticky {
        position: -webkit-sticky; /* Safari */
        position: sticky;
        top: 122px;
    }

    .contact-info .title {
        font-size: 18px;
        font-weight: 500;
        line-height: 1.5;
        margin-bottom: 15px;
        padding-left: 44px;
    }

    .contact-info .info {
        position: relative;
        display: block;
        padding-left: 44px;
    }

        .contact-info .info:not(:last-child) {
            margin-bottom: 20px;
        }

        .contact-info .info .icon {
            font-size: 30px;
            line-height: 32px;
            position: absolute;
            top: 0;
            left: 0;
            color: #D8D8D8;
        }

    /* Contact Map */
    .contact-map {
        width: 100%;
        height: 500px;
        position:relative;
    }

    .section-padding {
        padding-top: 50px;
    }

    @media only screen and (max-width: 991px) {

        .contact-map {
            height: 400px !important;
        }
        .mob_pb-25{
            margin-bottom:25px !important;
        }

        .price {
            font-size: 30px;
        }

        .add_to_cart {
            width: 180px;
            font-size: 14px;
            height: 40px;
            padding:0;
            min-width:175px
        }

/*        .product:hover .price {
            width: 95px;
            font-size: 35px;
        }*/

/*        .product:hover .add_to_cart {
            width: 95px;
            font-size: 10px;
        }*/

        .product:hover .weight-btn {
            width: 40px;
         
        }
        

/*        .product:hover .quick-view {
            margin-right: 0;
        }*/

        .mob-pl-15 {
            padding-left: 15px;
        }

        .mob-pr-15 {
            padding-right: 15px;
        }

        .cart-table {
            border-right: 20px solid transparent;
            border-width: 10px 20px 10px 0;
        }

        .price_2 {
            height: 40px;
            font-size: 28px;
            width: 95px;
        }

        .cart-product-img {
            max-width: 150px;
            max-height: 150px;
        }

        .cart-table-title {
            max-width: 200px;
            vertical-align: top;
        }

        .mob-summary-padding {
            padding: 20px 10px 0 10px;
        }

        .mob-mr-3 {
            margin-right: 3px;
        }


        .mob-mr-5{
            margin-right:5px;
        }

        .mob-ml-10 {
            margin-left: 10px;
        }

        .mob-ml-20 {
            margin-left: 20px;
        }

        .mob-ml-30{
            margin-left:30px;
        }
        .mob-pl-20 {
            padding-left: 20px;
        }
        .mob-pr-20{
            padding-right:20px;
        }
        .mob-mb-20 {
            margin-bottom: 20px;
        }
        .mob-mb-30 {
            margin-bottom: 30px;
        }
        .mob-mb-50 {
            margin-bottom: 50px;
        }
        .badge-img {
            max-width: 140px !important;
            margin-right: 0 !important;
        }
        .contact-info {
            padding-left:0;
        }

    }


.search-form {
    width: 350px;
    padding-left: 50px;
    font-size: 20px !important;
    color: #000 !important;
    border-radius: 25px;
    height:50px;
}
.search-img {
    position: absolute;
    bottom: 50px;
    left: 68px;
}
.width_100{
    width:100% !important;
}
.error {
    display: inline-block;
    color: #ff0202;
    font-size: 11px;
}
#searchfield_header {
    padding-left:45px;
}

.dropdown_search form input {
    border: 0;
    background: inherit;
    height: 30px;
    color: #000;
    padding: 0 50px 0 10px;
    font-size: 19px !important;
}
    .dropdown_search form input ::placeholder{
        color:#000;
    }
    .dropdown_search form input:focus-visible {
        outline: transparent;
    }

.searchresult_li_button {
    font-size: 13px;
    display: flex;
    align-items: center;
}


.searchresult_li_a {
    display: flex;
    align-items: center;
    margin-bottom: 4px;
    padding-left: 4px;
    font-size: 14px;
    line-height: 15px;
    word-break: break-word;
}

.searchresult_li_button {
    font-size: 13px;
    display: flex;
    align-items: center;
}
.easy-autocomplete-container {
    background: #ffffff;
    width: 330px;
    max-height: 70vh;
    overflow-y: auto;
    margin-left:20px;
}

.badge-img {
    max-width:200px;
    margin-right:30px;
}
.apply-coupon-img {
    position: relative;
    bottom: 2px;
    right: 50px;
}


.dropdown_search {
    position: absolute;
    top: 208%;
    right: 0;
    z-index: 9;
    width: 370px;
    background: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    display: none;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .dropdown_search {
        left: auto;
        right: 0;
        top: 151%;
        width: 250px;
    }
}
/*
@media only screen and (min-width: 781px) and (max-width:991px) 
{
    .secondary-nav-bar {
        top: 69px !important;
    }
}
    @media only screen and (max-width: 1365px) {
        .secondary-nav-bar {
            top: 59px;
            padding-top: 5px;
            padding-left: 0;
            border-bottom: 1px solid #000;
        }
    }*/

    @media only screen and (min-width:991px) and (max-width: 1365px) {
        #searchfield_header {
            padding-left: 50px;
        }
    }

    @media only screen and (min-width: 991px) and (max-width: 1600px) {
        /*    .filter-indicator {
        right: 75%;
    }*/
        .footer-logo-img {
            width: 300px;
        }
    }
    /*@media only screen and (min-width: 1151px) and (max-width: 1366px) {
    .filter-indicator {
        right: 347px; 
    }
}

@media only screen and (min-width: 1367px) and (max-width: 1600px) {
    .filter-indicator {
        right: 378px;
    }
}*/
    @media only screen and (max-width: 1024px) {
        .dropdown_search {
            left: auto;
            right: 0;
            top: 151%;
            width: 250px;
        }

        .apply-coupon-img {
            position: relative;
            bottom: 0;
            right: 50px;
        }
    }

    .dropdown_search form {
        position: relative;
        width: 100%;
    }

        .dropdown_search form input::-webkit-input-placeholder {
            /* Chrome/Opera/Safari */
            color: #333;
        }

        .dropdown_search form input::-moz-placeholder {
            /* Firefox 19+ */
            color: #333;
        }

        .dropdown_search form input:-ms-input-placeholder {
            /* IE 10+ */
            color: #333;
        }

        .dropdown_search form input:-moz-placeholder {
            /* Firefox 18- */
            color: #333;
        }

        .dropdown_search form input {
            width: 100%;
            border: 0;
            background: inherit;
            height: 42px;
            color: #333;
            padding: 0 50px 0 10px;
            font-size: 16px;
        }

        .dropdown_search form button {
            position: absolute;
            top: 0;
            right: 0;
            border: 0;
            background: inherit;
            height: 100%;
            width: 40px;
            text-align: center;
            font-size: 18px;
            color: #333;
        }

            .dropdown_search form button:hover {
                color: #d52121;
            }


    @media only screen and (max-width: 990px) {

        .offcanvas .inner {
            padding: 30px 20px;
        }
        .dropdown_search {
            width: 240px;
            right: 0;
            background: #fff;
            box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%);
            top: 109px;
            display: none;
        }

        .cart-table-title-td {
            max-width: 250px;
            vertical-align: top;
        }

        .mob_order_1 {
            order: -1;
        }
    }

    #topsearch_loader {
        display: none;
        position: absolute;
        right: 30px;
        top: 2px;
        z-index: 10;
    }

    .lang-active {
        color: #ec1d25;
    }

    .cart-table-title-td {
        max-width: 300px;
        vertical-align: top;
    }

    .summary {
        padding: 15px;
        padding: 0;
    }

    @media only screen and (max-width: 550px) {
        .apply-coupon-img {
            bottom: 2px !important;
            left: -34px;
            width: 28px !important;
        }
        .contact-map{
            height:350px;
        }

        .secondary-nav-bar {
            padding-top: 0;
            padding-bottom: 10px;
            border-bottom: 1px solid #000;
            padding-right: 10px;
        }
        .price{
            font-size:16px;
            line-height:1;
        }

        .input-coupon {
            width: 280px !important;
            font-size: 13px !important;
        }

        .order-review .table {
            margin: 0;
            text-align: left;
            font-size: 11px;
        }

        .summary {
            padding: 5px;
        }
       
    }

    btn_removefilteritem {
        border: none;
        background: transparent;
    }

    btn_removefilteritem {
        background: transparent;
    }


   

    .cart-totals {
        background: #F6F6F9;
        border-radius: 4px;
        padding: 32px;
        width: 80%;
    }

   

    .catalog-facets__group {
        text-align: center;
        border-bottom: 1px solid #000;
        padding: 8px;
        margin-top:40px;
        margin-bottom: 20px;
        width: 96%;
    }

    .color_lis {
        display: inline-block;
        box-sizing: border-box;
        width: 49% !important;
    }

    .size_lis {
        display: inline-block;
        box-sizing: border-box;
        width: 49% !important;
    }

    .mobile_filters {
        color: white;
        background: #000000;
        border: none;
        display: block;
        width: 100%;
        padding: 5px;
        font-size: 12px;
    }

    .catalog-facets__group-label {
        font-size: 23px;
        position: relative;
        line-height: 18px;
        width: 100%;
        letter-spacing: .4px;
        text-align: left;
        border: none;
        background: no-repeat;
        padding: 0px;
        margin-bottom: 16px;
        color: #000000;
        text-align: center;
    }

        .catalog-facets__group-label span {
            width: 10px;
            position: absolute;
            top: 0;
            right: 0;
        }

            .catalog-facets__group-label span:after, .catalog-facets__group-label span:before {
                display: block;
                /*            background: #9e9e9e;
            height: 1px;
            width: 10px;*/
                border-radius: 1px;
                position: relative;
                opacity: 1;
                transition: .25s ease-in-out;
                /*content: "";*/
                content: url('/Images/filters_toggler.svg');
                position: absolute;
            }

    .catalog-off {
        max-height: 0;
        padding-top: 0;
        transition: max-height .25s ease-in-out .25s;
        overflow: hidden;
    }


    @media screen and (min-width:991px) and (max-width:1365px) {
        .display_none_for_laptop {
            display: none !important;
        }

        .form-submit-icon{
            right:25px !important;
            top:10px !important;
        }
    }

    @media screen and (min-width:1366px) {
     

        .footer-newsletter-input-form {
            width: 550px;
            height: 60px;
            border-radius: 50px;
            border: 1px solid #57595c !important;
            background-color: transparent;
            padding-left: 25px;
        }



        .categories-nav {
            top: 180px;
            position: absolute;
            border-bottom: 3px solid #000;
            width: 100%;
            background-color: #fff;
            z-index: 1000;
        }



    }


    .secondary-nav-bar.sticky {
        position: fixed;
        z-index: 10000;
        width: 100%;
        top: 0;
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown;
        -webkit-animation-duration: 900ms;
        animation-duration: 900ms;
        -webkit-animation-timing-function: cubic-bezier(0.2, 1, 0.22, 1);
        animation-timing-function: cubic-bezier(0.2, 1, 0.22, 1);
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-direction: normal;
        animation-direction: normal;
        -webkit-animation-fill-mode: none;
        animation-fill-mode: none;
        -webkit-animation-play-state: running;
        animation-play-state: running;
    }

.autocomplete_title {
    display: inline-block;
    padding-left: 10px;
    font-size: 13px;
}

.product-item-link{
    line-height:1.1;
}

.strikethrough {
    text-decoration:line-through;
}

.old {
    font-size: 20px;
    color: #000;
}
.old_info {
    font-size: 28px;
    margin-right: auto;
    letter-spacing: 0;
    color: #000;
}

.discount-percentage-div {
    background-color: #942829;
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 10px;
    left: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3.5rem;
    height: 3.5rem;
    min-width: 0;
    border-radius: 50%;
    line-height: 1;
}
.discount-price{
    line-height:1;
}

.li_size_active{
    background-color:#000;
    color:#fff;
}

.summary-arrow-right {
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 25px solid #fff;
    position: absolute;
    top: 325px;
    left: 0;
}

.summary-arrow-right_beige {
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 25px solid #ebebec;
    position: absolute;
    top: 325px;
    left: 0;
}
.simplebar-content{
    column-count:2;
    text-align:initial;
}

.footer-newsletter-input-form {
    border-radius: 50px;
    border: 1px solid #57595c !important;
    background-color: transparent;
    padding-left: 25px;
    width:100%;
    height:50px;
}

@media screen and (min-width:1366px) and (max-width:1880px){
    .container-fluid, .container {
        padding-top: 90px !important;
    }
}

.width_98{
    width:98%;
}

.mob_nav_arrow_white {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #ebebec;
    position: absolute;
    right: -8px;
    display: none;
    left: auto;
    z-index: 100;
}
.mob_nav_arrow_white.active {
    display: block !important;
}

.offcanvas-menu-open {
    transform: translateX(0);
}

/*BANNER DESCRIPTION INDEX*/

.banner_h1{
    font-size:95px;
    color:white;
}

@media (max-width:1360px){
    .banner_h1{
        font-size:60px;
    }
}
@media (max-width:550px){
    .banner_h1{
        font-size:36px;
    }
}
@media (max-width:414px){
    .banner_h1{
        font-size:30px;
    }
}
@media (max-width:550px){
    .cat_container_mobile{
        margin-top:20px;
    }
}


.banner_span{
    font-size:25px;
    color:white;
}
@media (max-width:1360px) {
    .banner_span {
        font-size: 20px;
    }
}

@media (max-width:550px) {
    .banner_span {
        font-size: 17px;
    }
}
@media (max-width:414px){
    .banner_span{
        font-size:14px;
    }
}
