@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 400;
    background: #fff;
    color: #333333;
}

a:hover {
    text-decoration: none;
}

ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

::selection {
    color: white;
    background: orange;
}

::-webkit-selection {
    color: white;
    background: orange;
}

::-moz-selection {
    color: white;
    background: orange;
}

.scrolltotop {
    width: 40px;
    height: 40px;
    border-radius: 20px 20px 0 0;
    background: #EF4C00;
    text-align: center;
    padding-top: 8px;
    font-size: 22px;
    color: #ffffff;
    position: fixed;
    right: 5px;
    bottom: 5px;
    display: none;
    transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
}

.scrolltotop:hover {
    background: #EF4C00;
    color: #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,.5);
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.5);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.5);
}


/*--- mainheader-area start ---*/
.mainheader-area.is-front-header {
    background-image: url(/wp-content/uploads/2021/08/Header-chef-2.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center -168px;
    padding: 0px 0;
    height: 600px;
    overflow: hidden;
}
.is-test.mainheader-area.is-front-header:before {
    height: 100%;
}
.mainheader-area.is-front-header:before {
    background: rgba(0,0,0,0.30);
    content: ' ';
    width: 100%;
    height: 600px;
    left: 0;
    top: 0;
    position: absolute;
}
.mainheader-area {
    background: #000;
    height: 107px;
}
.header-left svg{
    max-height: 63px;
}
/*--- header-area start ---*/
.header-area1 {
    padding: 20px 0;
    display: none;
}
@media screen and (min-width: 768px) {
    .header-right {
        padding-top: 9px;
    }
}

@media screen and (max-width: 768px) {
    .day-calories {
        font-size: 12px;
        margin: 0 -10px;
    }
    .nav-link .d-sm-none {
        margin: 0 -10px;
    }
    .continue-button-container .btn.btn-primary {
        width: 100%;
    }
}
/*--- header-area start ---*/
.header-area {
    padding: 20px 0;
}

.header-left svg {
    max-width: 100%;
    display: block;
}


.header-right ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    float: right;
    padding-top: 9px;
}

.header-right ul li {
    float: left;
}


.header-right ul li:nth-child(1) a svg {
    width: 35px;
    height: 35px;
    margin-top: -2px;
}

.header-right ul li:nth-child(2) a svg {
    width: 28px;
    height: 28px;
    margin-left: 30px;
}


/*--- dnheader-area start ---*/
.dnheader-area {
    padding: 158px 0;
    padding-bottom: 130px;
}


.dnheader-part h1 {
    color: #fff;
    font-size: 35px;
    text-align: center;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 50px;

    text-shadow: 0px 3px 60px #000000;

}


.dnheader-part_btn {
    text-align: center;
    padding-top: 24px;
}

.dnheader-part_btn a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background-color: #EF4C00;
    border-radius: 30px;
    display: inline-block;
    min-height: 47px;
    min-width: 200px;
    line-height: 47px;
    text-align: center;
    transition: 0.2s all ease;
    position: relative;
    padding-top: 1px;
}


.dnheader-part_btn a i {
    float: right;
    position: absolute;
    right: 20px;
    top: 0px;
}


.dnheader-part_btn a:hover {
    background-color: #FF661E;
    color: #fff;
}


/*--- mmcc-area start ---*/
.mmcc-area {
    background-color: #E8EDF2;
    padding: 30px 0;
}

.mmcc-area .row {
    margin-right: -6px;
    margin-left: -6px;
}

.mmcc-area li {
    padding-left: 20px;
    position: relative;
}
.mmcc-area li svg{
    position: absolute;
    left: 0px;
    margin-top: 7px;
}



.mmcc-left {
    background-color: #fff;
    border-radius: 30px;
    margin-right: -10px;
    box-shadow: 0px 3px 5px rgb(0 0 0 / 24%);
}


.mmcc-left_a1 {
    background-image: url(img/sr_1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 67px 0;
    border-radius: 25px 25px 0px 0px;
    height: 200px;
}


.mmcc-left_a1 h2 {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    text-align: center;
}




.mmcc-left_f1 {
    background-image: url(img/sr_13.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 67px 0;
    position: relative;
    display: none;
}

.mmcc-left_f1 h2 {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    text-align: center;
}




.mmcc-left_a2 {
    padding: 15px;
    padding-bottom: 8px;
    height: 115px;
}

.mmcc-left_a2 ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.mmcc-left_a2 ul li {
    display: block;
}

.mmcc-left_a2 ul li a {
    color: #242424;
    font-size: 14px;
    font-weight: 400;
    display: block;
    padding-bottom: 2px;
    pointer-events: none;
}

.mmcc-left_a2 ul li a i {
    color: #EF4C00;
    padding-right: 4px;
}


.mmcc-left_a2 ul li:last-child a {
    /*color: #EF4C00;*/
    /*font-weight: bold;*/
}



.mmcc-left_a3 {
    padding: 0 8px;
}

.mmcc-left_a3 p {
    color: #242424;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    margin: 0;
    padding-top: 5px;
}


.mmcc-left_a3_btn {
    padding-top: 10px;
    padding-bottom: 9px;
}

.mmcc-left_a3_btn span {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background-color: #EF4C00;
    border-radius: 30px;
    text-transform: uppercase;
    transition: 0.2s all ease;
    display: block;
    min-height: 47px;
    line-height: 47px;
    padding-top: 1px;
    text-align: center;
    position: relative;
}

.mmcc-left_a3_btn span i {
    float: right;
    position: absolute;
    right: 20px;
    top: 0;
}


.mmcc-left_a3_btn span:hover {
    background-color: #FF661E;
    color: #fff;
    cursor: pointer;
}


.mmcc-right {
    background-color: #fff;
    border-radius: 30px;
    margin-left: -10px;
    box-shadow: 0px 3px 5px rgb(0 0 0 / 24%);
}


.mmcc-right_a1 {
    background-image: url(img/sr_1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 67px 0;
    position: relative;
    border-radius: 25px 25px 0px 0px;
    height: 200px;
}


.mmcc-right_a1 h2 {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    text-align: center;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}

.mmcc-right_a1 .btn_a1 {
    position: absolute;
    right: 10px;
    top: 9px;
}

.btn_a1 span {
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    background-color: #FF0043;
    display: inline-block;
    min-height: 23px;
    line-height: 23px;
    text-align: center;
    border-radius: 30px;
    padding: 0 8px;
    text-transform: uppercase;
}

.btn_a1 span svg {
    width: 10.8px;
    height: 13px;
    position: relative;
    top: -1px;
    margin-right: 3px;
}










.mmcc-right_f2 {
    background-image: url(img/sr_13.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 67px 0;
    position: relative;
    display: none;
}

.mmcc-right_f2 h2 {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    text-align: center;
}








.mmcc-right_a2 {
    padding: 15px;
    padding-bottom: 8px;
    height: 115px;
}

.mmcc-right_a2 ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.mmcc-right_a2 ul li {
    display: block;
}

.mmcc-right_a2 ul li a {
    color: #242424;
    font-size: 14px;
    font-weight: 400;
    display: block;
    padding-bottom: 2px;
    pointer-events: none;
}

.mmcc-right_a2 ul li a i {
    color: #EF4C00;
    padding-right: 4px;
}


.mmcc-right_a2 ul li:last-child a {
    /*color: #EF4C00;*/
    /*font-weight: bold;*/
}



.mmcc-right_a3 {
    padding: 0 8px;
}

.mmcc-right_a3 p {
    color: #EF4C00;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    margin: 0;
    padding-top: 5px;
}

.mmcc-right_a3 p del {
    color: #242424;
}
.main-menu {
    list-style: none;
    margin-top: 22px;
    text-align: center;
}
.main-menu li{
    display: inline-block;
    padding: 0 25px;
}
.main-menu li a{
    color: #fff;
    text-transform: uppercase;
    padding: 0 !important;
}
.main-menu li.active a, .main-menu li a:hover {
    color: #EF4C00;
}

body .navbar-toggler {
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    outline: 0 !important;
}
.navbar.main-bar {
    padding: 0 !important;
}

.mmcc-right_a3_btn {
    padding-top: 10px;
    padding-bottom: 9px;
}

.mmcc-right_a3_btn span {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background-color: #EF4C00;
    border-radius: 30px;
    text-transform: uppercase;
    text-align: center;
    transition: 0.2s all ease;
    display: block;
    min-height: 47px;
    line-height: 47px;
    padding-top: 1px;
    position: relative;
}

.mmcc-right_a3_btn span i {
    float: right;
    top: 0px;
    position: absolute;
    right: 20px;
}


.mmcc-right_a3_btn span:hover {
    background-color: #FF661E;
    color: #fff;
    cursor: pointer;
}

.img_a1 {
    position: absolute;
    right: 9px;
    top: 7px;
}

/*--- maindsamf-area start ---*/
.maindsamf-area1 {
    background-color: #fff;
    padding: 30px 0;
    padding-top: 80px;
}

.maindsamf-area {
    background-image: url(img/sr_9.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0px 0;
}

/*--- dsamf-area start ---*/
.dsamf-area {
    padding: 32px 0;
    padding-bottom: 39px;
    margin-bottom: 40px;
}
.modal-footer {
    border-top: 0px solid #dee2e6;
    box-shadow: 0px -2px 3px #00000026;
    z-index: 5  ;
}
.modal-content h4 {
    font-weight: 600;
}
.modal-content label {
    font-size: 15px;
    line-height: 24px;
}
.modal-content label.one-menu-item.dsamf-right_a2 {
    padding-bottom: 20px;
    padding-top: 20px;

}
.modal-header {
    border-bottom: 1px solid #bbb;
}
.dsamf-top {
    position: relative;
    top: -75px;
}
.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 150px);
    overflow: hidden;
}
hr {
    border-color: #bbb;
}
#on-day-form .card {
    border: 0px solid #fff;
    border-top: 1px solid #bbb;
    border-radius: 0;
}
.dsamf-top h2 {
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    margin: 0;

}

.dsamf-top span {
    width: 73px;
    height: 5px;
    display: block;
    background-color: #EF4C00;
    margin-top: 7px;
    margin-bottom: 30px;
}


.dsamf-left_a1 {
    border: 1px solid #D6D6D6;
    background-color: rgb(255, 255, 255,.8);
    border-radius: 30px;
    padding: 25px;
    padding-bottom: 20px;
    box-shadow: 0px 1px 5px rgb(0 0 0 / 40%);
}

.dsamf-left_a1 h2 {
    color: #242424;
    font-size: 24px;
    font-weight: bold;
}

.dsamf-left_a1 ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.dsamf-left_a1 ul li {
    display: block;
}

.dsamf-left_a1 ul li a {
    color: #242424;
    font-size: 13px;
    font-weight: 400;
    display: block;
    padding-bottom: 7px;
}

.dsamf-left_a1 ul li a i {
    color: #EF4C00;
    padding-right: 4px;
}



.dsamf-left_a2 {
    border: 1px solid #D6D6D6;
    background-color: rgb(255, 255, 255,.8);
    border-radius: 30px;
    padding: 25px;
    padding-bottom: 20px;
    margin-top: 8px;
    box-shadow: 0px 1px 5px rgb(0 0 0 / 40%);
}

.dsamf-left_a2 h2 {
    color: #242424;
    font-size: 24px;
    font-weight: bold;
}

.dsamf-left_a2 ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.dsamf-left_a2 ul li {
    display: block;
}

.dsamf-left_a2 ul li a {
    color: #242424;
    font-size: 13px;
    font-weight: 400;
    display: block;
    padding-bottom: 7px;
}

.dsamf-left_a2 ul li a i {
    color: #EF4C00;
    padding-right: 4px;
}



.dsamf-right_a1 {
    border: 1px solid #D6D6D6;
    background-color: rgb(255, 255, 255,.9);
    border-radius: 30px;
    padding: 25px;
    padding-bottom: 20px;
    box-shadow: 0px 1px 5px rgb(0 0 0 / 24%);
}

.dsamf-right_a1 h2 {
    color: #242424;
    font-size: 24px;
    font-weight: bold;
}

.dsamf-right_a1 ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.dsamf-right_a1 ul li {
    display: block;
}

.dsamf-right_a1 ul li a {
    color: #242424;
    font-size: 13px;
    font-weight: 400;
    display: block;
    padding-bottom: 7px;
}

.dsamf-right_a1 ul li a i {
    color: #EF4C00;
    padding-right: 4px;
}


.dsamf-right_a2 {
    border: 1px solid #D6D6D6;
    background-color: rgb(255, 255, 255,.8);
    border-radius: 30px;
    padding: 25px;
    padding-bottom: 20px;
    margin-top: 8px;
    box-shadow: 0px 1px 5px rgb(0 0 0 / 24%);
}

.dsamf-right_a2_a1 h2 {
    color: #242424;
    font-size: 24px;
    font-weight: bold;
}

.dsamf-right_a2_a1 ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.dsamf-right_a2_a1 ul li {
    display: block;
}

.dsamf-right_a2_a1 ul li a {
    color: #242424;
    font-size: 13px;
    font-weight: 400;
    display: block;
    padding-bottom: 7px;
}

.dsamf-right_a2_a1 ul li a i {
    color: #EF4C00;
    padding-right: 4px;
}



.dsamf-right_a2_a2 ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    padding-top: 28px;
}

.dsamf-right_a2_a2 ul li {
    display: inline-block;
}

.dsamf-right_a2_a2 ul li a img {
    max-width: 100%;
    display: inline-block;
}




/*--- dndsamf-area start ---*/
.dndsamf-area {
    padding: 20px 0 20px;
}

.dndsamf-part {
    text-align: center;
}

.dndsamf-part a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background-color: #EF4C00;
    border-radius: 30px;
    text-transform: uppercase;
    transition: 0.2s all ease;
    display: inline-block;
    min-height: 48px;
    line-height: 48px;
    text-align: center;
    min-width: 320px;
    position: relative;
}

.dndsamf-part a i {
    float: right;
    top-top: 17px;
    position: absolute;
    right: 20px;
}

.dndsamf-part a:hover {
    background-color: #FF661E;
    color: #fff;
    cursor: pointer;
}
.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

/*--- cfma-area start ---*/
.cfma-area {
    background-image: url(/wp-content/uploads/2021/07/foodie-img-1.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center 0;
    padding: 30px 0;
    padding-bottom: 20px;
    overflow: hidden;
    position: relative;
}
.cfma-area:before {
    background: rgba(0,0,0,0.45);
    content: ' ';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}
.cfma-top {
    position: relative;
    z-index: 2;
}
.cfma-top h2 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    margin: 0;

}

.cfma-top span {
    width: 73px;
    height: 5px;
    display: block;
    background-color: #EF4C00;
    margin-top: 7px;
    margin-bottom: 30px;
}

.cfma-part {
    background-color: rgb(36, 36, 36,.8);
    text-align: center;
    border-radius: 30px;
    padding: 33px 0;
    height: 285px;
}


.cfma-part h2 {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    margin: 0;
    padding-top: 16px;
}

.cfma-part p {
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 6px 10px 0;
    line-height: 24px;
}


.cfma-part_a1 {
    width: 85px;
    height: 85px;
    border: 4px solid #EF4C00;
    border-radius: 50%;
    display: block;
    margin: auto;
}

.cfma-part_a1 svg {
    max-width: 100%;
    display: block;
    margin: auto;
    margin-top: 12px;
}

.cfma-part_a2 svg {
    margin-top: 16px;
}


.cfma-part_a3 svg {
    margin-top: 15px
}


/*--- pana-area start ---*/
.pana-area {
    background-image: url(/wp-content/uploads/2021/07/foodie-img-2-1920x1080-2.jpg);

background-repeat: no-repeat;
background-size: 100% auto;
background-position: center 0;
padding: 30px 0;
padding-bottom: 20px;
overflow: hidden;
    position: relative;
}
.pana-area:before {
    background: rgba(0,0,0,0.45);
    content: ' ';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}
.pana-part h2 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    margin: 0;

}

.pana-part span {
    width: 73px;
    height: 5px;
    display: block;
    background-color: #EF4C00;
    margin-top: 7px;
    margin-bottom: 26px;
}

.pana-part p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
}


/*--- pana-area1 start ---*/
.pana-area1 {
    background-image: url(/wp-content/uploads/2021/07/foodie-img-2-1920x1080-2.jpg);

    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center 0;
    padding: 30px 0;
    padding-bottom: 20px;
    overflow: hidden;
    position: relative;
    display: none;

}
.pana-area1:before {
    background: rgba(0,0,0,0.45);
    content: ' ';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}


/*--- flmp-area start ---*/
.flmp-area {
    background-color: #fff;
    padding: 40px 0;
}

.flmp-top h2 {
    color: #242424;
    font-size: 24px;
    font-weight: bold;
    margin: 0;
}

.flmp-top span {
    width: 73px;
    height: 5px;
    display: block;
    background-color: #EF4C00;
    margin-top: 7px;
    margin-bottom: 26px;
}

.flmp-part_g1 {
    overflow: hidden;
    border-radius: 25px;
}


.flmp-part_a1 {
    background-image: url(img/sr_3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 78px 0;
    border-radius: 25px;
    height: 191px;
    transition: 0.2s all ease;
}

.flmp-part_a1:hover {
    transform: scale(1.1);
}


.flmp-part_a1 h2 {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    margin: 0;
    text-align: center;
}



.flmp-part_a2 {
    background-image: url(img/sr_4.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 78px 0;
    border-radius: 25px;
    height: 191px;
    transition: 0.2s all ease;
}

.flmp-part_a2:hover {
    transform: scale(1.1);
}



.flmp-part_a2 h2 {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    margin: 0;
    text-align: center;
}









.flmp-part_a3 {
    background-image: url(img/sr_5.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 78px 0;
    border-radius: 25px;
    height: 191px;
    transition: 0.2s all ease;
}

.flmp-part_a3:hover {
    transform: scale(1.1);
}

.flmp-part_a3 h2 {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    margin: 0;
    text-align: center;
}



/*--- footer-area start ---*/
.footer-area {
    background-color: #000000;
    padding: 50px 0;
}


.footer-part_a1 svg {
    max-width: 100%;
    display: block;
    margin: auto;
}


.footer-part_a1 ul {
    padding: 0px;
    margin: 0;
    list-style-type: none;
    text-align: center;
}

.footer-part_a1 ul li {
    display: inline-block;
}

.footer-part_a1 ul li a {
    margin: 0px 22px;
    display: block;
    padding-top: 25px;
    transition: 0.2s all ease;
}

.footer-part_a1 ul li a svg {
    width: 25px;
    height: 25px;
}

.footer-part_a1 ul li a:hover {
    color: #F0C44E;
}

.footer-part_a2 h4 {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 7px;
    letter-spacing: 2px;
}

.footer-part_a2 ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: center;
}


.footer-part_a2 ul li {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.footer-part_a2 ul li a {
    color: #F0C44E;
}




.footer-part_a3 h4 {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 7px;
    letter-spacing: 2px;
}

.footer-part_a3 p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    text-align: center;
}

.footer-part_a3 h6 {
    margin: 0;
    text-align: center;
    padding-top: 10px;

}
.footer-part_a3 h6 a{
    color: #F0C44E;
    font-size: 14px;
    font-weight: 400;
}


.img_b2 {
    display: none;
}

.container {
    max-width: 1416px;
    display: block;
    margin: auto;
}
.one-menu-item:hover {
    border: 1px solid #a5a5a5;
    cursor: pointer;
}
.one-menu-item.selected {
    background: #FFF1DF;
}
.one-menu-item.selected:hover {
    border: 1px solid #D6D6D6;
}
.one-menu-item img{
    max-height: 77px;
    width: auto;
}
.one-menu-item {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                  supported by Chrome, Edge, Opera and Firefox */
}
.one-menu-row  .dsamf-right_a2 img {
    margin-right: 12px;
    margin-bottom: 12px;
}
.one-menu-row .btn_a1.tag {
    margin-left: 30px;
}
.one-menu-row  .dsamf-right_a2 .pure-material-radio {
    margin-top: 27px;
}
.one-menu-box  .dsamf-right_a2 {
    padding: 16px !important;
}
.card-body {
    padding: 16px;
}
.one-menu-row h3 {

}
.one-menu-box h3 .nr {
    width: 26px;
    height: 26px;
    background: #EF4C00 0% 0% no-repeat padding-box;
    font: normal normal bold 15px/43px Roboto;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-align: center;
    line-height: 26px;
    display: inline-block;
    position: relative;
    border-radius: 100%;
    top: -2px;
    margin-right: 4px;

}

.pure-material-radio {
    z-index: 0;
    position: relative;
    display: inline-block;
    font-family: var(--pure-material-font, "Roboto", "Segoe UI", BlinkMacSystemFont, system-ui, -apple-system);
    font-size: 16px;
    line-height: 1.5;
}

/* Input */
.pure-material-radio > input {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    z-index: -1;
    position: absolute;
    left: -10px;
    top: -8px;
    display: block;
    margin: 0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    outline: none;
    opacity: 0;
    transform: scale(1);
    pointer-events: none;
    transition: opacity 0.3s, transform 0.2s;
}

/* Span */
.pure-material-radio > span {
    display: inline-block;
    width: 100%;
    cursor: pointer;
}

/* Circle */
.pure-material-radio > span::before {
    content: "";
    display: inline-block;
    box-sizing: border-box;
    margin: 2px 10px 2px 0;
    border: solid 2px #757575; /* Safari */
    border-radius: 50%;
    width: 20px;
    height: 20px;
    vertical-align: top;
    transition: border-color 0.2s;
}

/* Check */
.pure-material-radio > span::after {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background-color: #EF4C00;
    transform: translate(5px, 5px) scale(0);
    transition: transform 0.2s;
}

/* Checked */
.pure-material-radio > input:checked {
}

.pure-material-radio > input:checked + span::before {
    border-color: #EF4C00;
}

.pure-material-radio > input:checked + span::after {
    transform: translate(5px, 5px) scale(1);
}

/* Hover, Focus */
.pure-material-radio:hover > input {
    opacity: 0.04;
}

.pure-material-radio > input:focus {
    opacity: 0.12;
}

.pure-material-radio:hover > input:focus {
    opacity: 0.16;
}

/* Disabled */
.pure-material-radio > input:disabled {
    opacity: 0;
}


.pure-material-radio > input:disabled + span::before {
    border-color: currentColor;
}

.pure-material-radio > input:disabled + span::after {
    background-color: currentColor;
}

.btn.btn-primary {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background-color: #EF4C00;
    border-radius: 30px;
    border: 0px solid #fff;
    padding: 0;
    display: inline-block;
    min-height: 47px;
    min-width: 200px;
    line-height: 47px;
    text-align: center;
    transition: 0.2s all ease;
    padding-top: 1px;
    position: relative;
    text-transform: uppercase;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .btn.xoo-wsc-ft-btn-checkout, #submit_netopia_payment_form {
    background-color: #EF4C00;
    border: 0px solid #fff;
    color: #fff;
    width: 100%;
    height: 48px;
    line-height: 48px;
    border-radius: 24px;
    padding: 0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;

}
.btn.btn-primary:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .btn.xoo-wsc-ft-btn-checkout:hover {
    background-color: #FF661E;
    cursor: pointer;
    color: #fff;
}
.one-menu-item.dsamf-right_a2 {
    padding-bottom: 25px;
}
.dsamf-right_a2 {

}
.fas.fa-chevron-right path{
    fill: #fff;
}
.add-btn-container .btn-primary .fas.fa-chevron-right svg {

}
.btn.btn-primary i {
    float: right;
    position: absolute;
    right: 20px;
    top: 0;
}
.modal-header .close {
    padding: 8px 1px;
    font-size: 35px;
    font-weight: normal;
    margin-right: 0px;
}
.modal-content .close {
    opacity: 1;
    color:#242424;
}
.modal-content {
    border: 0px solid #fff;
    box-shadow: 0px 2px 2px #00000029;
    border-radius: 24px;
}

.add-to-cart-bar {
    background: #fff;
    box-shadow: 0px -2px 3px #00000026;
    position: fixed;
    bottom: 0;
    width: 100%;
}
.add-to-cart-bar .number-val {
    font-weight: 600;
    padding-left: 8px;
    padding-right: 13px;
}
.add-btn-container .loader-img {
    display: none;
}
.add-btn-container.disabled .loader-img {
    display: inline-block;
}
.add-btn-container svg {
    display: inline-block;
    position: relative;
    top: -2px;
    left: -2px;
}
.prod-totals-container sup {
    display: none !important;
}
.add-btn-container.disabled svg.cart-icon {
    display: none;
}
.badges {
    width: 100%;
    max-width: 470px;
    margin: 110px auto 0;
    display: block;
}
.single-product .footer-area {
    display: none;
}
.woocommerce div.product div.summary {
    display: none;
}
.circle-fill {
    fill: #ef4c00;
}
.plus:hover .circle-fill, .minus:hover .circle-fill {
    fill: #FF661E ;
    cursor: pointer;
}
.plus, .minus {
    cursor: pointer;
    display: inline-block;


}
.disabled .circle-fill {
    fill: #BBBBBB !important;
}
.add-to-cart-bar .count {
    background: transparent;
    border: 0;
    color: #000;
}
.add-to-cart-bar .qty {
    padding-top: 10px;
    margin-right: 16px;
}
.prod-totals-container {
    padding-bottom: 9px;
    font-size: 20px;
}
.owl-item .item {
    background: #F1F2F3;
    padding: 16px;
}
.owl-item .item h6 {
    font-size: 15px;
}
.owl-stage{
    left:-30px;
}
.bg-alert {
    background: #FFE2E2;
}
.bg-alert h3,.bg-alert .one-menu-right-choose {
    color: #FF0043;
}
.one-menu-right-choose {
    font-weight: bold;
    color: #EF4C00;
    font-size: 15px;
    text-transform: uppercase;
}
.one-menu-box.finished-menu h3 .nr {
    background: #00B441;
}
.one-menu-box.finished-menu .one-menu-right-choose {
    display: none;
}
.mobile-padding-0 {
    overflow: hidden;
}
.mobile-padding-0 article.product-type-simple{
    box-shadow: 0px 1px 5px rgb(0 0 0 / 24%);
}
.one-menu-item-content img {
    max-width: inherit;
}
.one-menu-item h5 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 2px;
}
.one-menu-item-content {
    display: flex; justify-content: flex-start;
    font-size: 15px;
}
.finished-trigger {
    color: #00B441 !important;
}
.nav-tabs {
    border: 0px;
    margin: 0px;
    width: 100%;
    margin-block-start: 0em;
    margin-block-end: 0em;
    list-style-position: inside;
    box-shadow: 0px 2px 3px #00000034;

}
.nav-tabs .nav-item {
    width: 20%;
}
.nav-tabs .nav-item .nav-link.active, .nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-item .nav-link:focus {
    background: #FFF1DF;
    border: 0px solid #fff;
    border-radius: 0;
    border-bottom: 5px solid #EF4C00;
}
.nav-tabs .nav-item .nav-link:hover {
    border: 0px solid #fff;
    background: #E8EDF2;
    border-bottom: 5px solid #E8EDF2;
}
.nav-tabs .nav-item .nav-link.active:hover {
    background: #FFF1DF;
    border: 0px solid #fff;
    border-radius: 0;
    border-bottom: 5px solid #EF4C00;
}


.nav-tabs .nav-item .nav-link {
    border: 0px solid #fff;
    text-align: center;
    color: #242424;
    font-size: 13px;
    min-height: 71px;
    border-bottom: 5px solid #fff;

}
#on-day-form {
    padding-bottom: 100px;
}
#on-day-form .card-header {display: none;}
.nav-tabs .nav-item a{

}

h2.day-title {
    font-size: 20px;
    font-weight: normal;
    margin: 15px;
}
.one-menu-header h3{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 16px;
}
.single-product header p {
    font-size: 15px;
}
.single-product {
    padding-bottom: 20px;
}
.one-menu-box h4 {
    padding: 8px 0;
}
.one-menu-box h4:first-of-type {
    padding-top: 0;
}
.card-body.one-menu-box {
    padding-bottom: 8px;
}
#on-day-form hr {
    margin: 0;
}
.one-menu-box h4 {
    font-size: 20px;
    font-weight: normal;
}

.trigger-modal-meal {
    color: #808A94;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    top: 6px;
    transition: box-shadow 0.2s ease; /* Add transition for smooth effect */
    border-radius: 8px;
    padding: 4px;
}

.trigger-modal-meal:hover {
    cursor: pointer;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Add box shadow on hover */
}


.woocommerce .col-1,.woocommerce  .col-2{
    max-width:none;
}

.woocommerce .col2-set {
    margin: 0 -15px;
    padding: 0;
}

.wc-item-meta li,.wc-item-meta .wc-item-meta-label{
    display: none ;
}
.wc-item-meta .wc-item-meta-label{
    display: none !important;
}

.woocommerce-account .page.content, .woocommerce-checkout .page.content, .woocommerce-order-received .page.content {
    max-width: 1230px;
    margin: 0 auto;
}

.woocommerce-order-received .woocommerce-customer-details .woocommerce-columns {
    margin: 0 -15px
}

.woocommerce .form-row{
    display: block;
}

.xoo-wsc-basket {
    display: none !important;
}

/**
 * My Account
 */

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 20%;
}

.woocommerce-account .woocommerce-MyAccount-content {
    display: inline-block;
    float: left;
    margin-left: 5%;
    width: 75%;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 0;
    border-top: 1px solid #eee;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    list-style: none;
    border-bottom: 1px solid #eee;
    padding-bottom: 0;

}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active, .woocommerce-account .woocommerce-MyAccount-navigation ul li:hover {
    opacity: 1;
    background: #FFF1DF;
    border: 0px solid #fff;
    border-radius: 0;
    border-right: 5px solid #EF4C00;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    padding: 10px 5px;
    display: block;
    color: #000;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
    margin-right: 20px;
    opacity: .25;
}
a {
    color: #EF4C00;
}
/*.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before {*/
    /*opacity: 1;*/
/*}*/

/*.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {*/
    /*font-family: 'FontAwesome';*/
    /*content: "\f0e4";*/
/*}*/

/*.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {*/
    /*font-family: 'FontAwesome';*/
    /*content: "\f291";*/
/*}*/

/*.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {*/
    /*font-family: 'FontAwesome';*/
    /*content: "\f1c6";*/
/*}*/

/*.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {*/
    /*font-family: 'FontAwesome';*/
    /*content: "\f015";*/
/*}*/

/*.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {*/
    /*font-family: 'FontAwesome';*/
    /*content: "\f09d";*/
/*}*/

/*.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {*/
    /*font-family: 'FontAwesome';*/
    /*content: "\f007";*/
/*}*/

/*.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {*/
    /*font-family: 'FontAwesome';*/
    /*content: "\f08b";*/
/*}*/

.woocommerce-account .woocommerce-MyAccount-content h2 {
    font-size: 25px;
    text-align: center;
    font-weight: 600;
}

.woocommerce-account p.order-again {
    text-align: right;
}

.woocommerce-account .woocommerce-EditAccountForm input[type="submit"] {
    margin-top: 50px;
    float: right;
}


.pure-material-textfield-outlined, .wpcf7-form-control-wrap {
    --pure-material-safari-helper1: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
    position: relative;
    display: inline-block;
    padding-top: 6px;
    font-family: var(--pure-material-font, "Roboto", "Segoe UI", BlinkMacSystemFont, system-ui, -apple-system);
    font-size: 16px;
    line-height: 1.5;
    overflow: hidden;
}

/* Input, Textarea */
.pure-material-textfield-outlined > input, .wpcf7-form-control-wrap > input,
.pure-material-textfield-outlined > textarea, .wpcf7-form-control-wrap > textarea,
.pure-material-textfield-outlined .password-input > input
{
    box-sizing: border-box;
    margin: 0;
    border: 2px solid #BBBBBB;
    padding: 15px 13px 15px;
    width: 100%;
    height: inherit;
    color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.87);
    background-color: transparent;
    box-shadow: none; /* Firefox */
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    caret-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
    transition: border 0.2s, box-shadow 0.2s;
}

/* Span */
.pure-material-textfield-outlined input + span,  .wpcf7-form-control-wrap input + span,
.pure-material-textfield-outlined textarea + span,  .wpcf7-form-control-wrap textarea + span,
.pure-material-textfield-outlined span.password-input input + span
{
    position: absolute;
    top: 0;
    left: 5px;
    padding: 0 8px;
    background: #fff;
    display: flex;
    border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
    max-height: 100%;
    color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
    font-size: 75%;
    line-height: 15px;
    cursor: text;
    transition: color 0.2s, font-size 0.2s, line-height 0.2s, background 0.2s;
}

.pure-material-textfield-outlined > input[type=checkbox] + span {
    padding: 0 2px;
}

/*!* Corners *!*/
/*.pure-material-textfield-outlined > input + span::before,*/
/*.pure-material-textfield-outlined > input + span::after,*/
/*.pure-material-textfield-outlined > textarea + span::before,*/
/*.pure-material-textfield-outlined > textarea + span::after {*/
    /*content: "";*/
    /*display: block;*/
    /*box-sizing: border-box;*/
    /*margin-top: 6px;*/
    /*min-width: 10px;*/
    /*height: 8px;*/
    /*pointer-events: none;*/
    /*transition: border-color 0.2s, box-shadow 0.2s;*/
/*}*/

.pure-material-textfield-outlined > input + span::before, .wpcf7-form-control-wrap > input + span::before,
.pure-material-textfield-outlined > textarea + span::before, .wpcf7-form-control-wrap > textarea + span::before {
    margin-right: 0px;
    border-left: solid 1px transparent;
}

.pure-material-textfield-outlined > input + span::after, .wpcf7-form-control-wrap > input + span::after,
.pure-material-textfield-outlined > textarea + span::after, .wpcf7-form-control-wrap > textarea + span::after {
    flex-grow: 1;
    margin-left: 4px;
    border-right: solid 1px transparent;
}

/* Hover */
.pure-material-textfield-outlined:hover > input,
.pure-material-textfield-outlined:hover > textarea {
}

.pure-material-textfield-outlined:hover > input + span::before,
.pure-material-textfield-outlined:hover > textarea + span::before,
.pure-material-textfield-outlined:hover > input + span::after,
.pure-material-textfield-outlined:hover > textarea + span::after {
}

.pure-material-textfield-outlined:hover > input:not(:focus):placeholder-shown,
.pure-material-textfield-outlined:hover > textarea:not(:focus):placeholder-shown {
}

/* Placeholder-shown */
.pure-material-textfield-outlined > input:not(:focus):placeholder-shown,
.pure-material-textfield-outlined > textarea:not(:focus):placeholder-shown {
}

.pure-material-textfield-outlined > input[type=checkbox] + span {
    line-height: 38px;
    font-size: inherit;
}

.pure-material-textfield-outlined > input:not(:focus):placeholder-shown + span, .wpcf7-form-control-wrap > input:not(:focus):placeholder-shown + span,
.pure-material-textfield-outlined > textarea:not(:focus):placeholder-shown + span, .wpcf7-form-control-wrap > textarea:not(:focus):placeholder-shown + span,
.pure-material-textfield-outlined .password-input input:not(:focus):placeholder-shown + span
{
    font-size: inherit;
    line-height: 68px;
    background: transparent;
    z-index: 0;
}
.wpcf7-form-control-wrap > input:not(:focus):placeholder-shown + span,
.wpcf7-form-control-wrap > textarea:not(:focus):placeholder-shown + span {
    z-index: 0;
}
.wpcf7-form label, .wpcf7-form-control-wrap {
    width: 100%;
}
.col-sm-5 .footer-part_a2 h4, .col-sm-5 .footer-part_a2 p, .col-sm-5 .footer-part_a2 li{
    color: #000;
}
 .col-sm-5 .footer-part_a2 svg path {
      fill: #000;
  }
.pure-material-textfield-outlined > input:not(:focus):placeholder-shown + span::before,
.pure-material-textfield-outlined > textarea:not(:focus):placeholder-shown + span::before,
.pure-material-textfield-outlined > input:not(:focus):placeholder-shown + span::after,
.pure-material-textfield-outlined > textarea:not(:focus):placeholder-shown + span::after {
    /*border-top-color: transparent;*/
}

/* Focus */
.pure-material-textfield-outlined > input:focus, .wpcf7-form-control-wrap > input:focus,
.pure-material-textfield-outlined > textarea:focus, .wpcf7-form-control-wrap > textarea:focus {
    border-color: #7B7B7B;
    /*border-top-color: transparent;*/
    /*box-shadow: inset 1px 0 var(--pure-material-safari-helper1), inset -1px 0 var(--pure-material-safari-helper1), inset 0 -1px var(--pure-material-safari-helper1);*/
    outline: none;
}

.pure-material-textfield-outlined > input:focus + span, .wpcf7-form-control-wrap > input:focus + span,
.pure-material-textfield-outlined > textarea:focus + span, .wpcf7-form-control-wrap > textarea:focus + span {
    color: #7B7B7B;
}

.pure-material-textfield-outlined > input:focus + span::before, .wpcf7-form-control-wrap > input:focus + span::before,
.pure-material-textfield-outlined > input:focus + span::after, .wpcf7-form-control-wrap > input:focus + span::after,
.pure-material-textfield-outlined > textarea:focus + span::before, .wpcf7-form-control-wrap > textarea:focus + span::before,
.pure-material-textfield-outlined > textarea:focus + span::after, .wpcf7-form-control-wrap > textarea:focus + span::after {
    /*border-top-color: var(--pure-material-safari-helper1) !important;*/
    box-shadow: inset 0 1px var(--pure-material-safari-helper1);
}

/* Disabled */
.pure-material-textfield-outlined > input:disabled, .wpcf7-form-control-wrap > input:disabled,
.pure-material-textfield-outlined > input:disabled + span, .wpcf7-form-control-wrap > input:disabled + span,
.pure-material-textfield-outlined > textarea:disabled, .wpcf7-form-control-wrap > textarea:disabled,
.pure-material-textfield-outlined > textarea:disabled + span, .wpcf7-form-control-wrap > textarea:disabled + span {
    /*border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.38) !important;*/
    /*border-top-color: transparent !important;*/
    color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.38);
    pointer-events: none;
}

.pure-material-textfield-outlined > input:disabled + span::before, .wpcf7-form-control-wrap > input:disabled + span::before,
.pure-material-textfield-outlined > input:disabled + span::after, .wpcf7-form-control-wrap > input:disabled + span::after,
.pure-material-textfield-outlined > textarea:disabled + span::before, .wpcf7-form-control-wrap > textarea:disabled + span::before,
.pure-material-textfield-outlined > textarea:disabled + span::after, .wpcf7-form-control-wrap > textarea:disabled + span::after {
    border-top-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.38) !important;
}

.pure-material-textfield-outlined > input:disabled:placeholder-shown, .wpcf7-form-control-wrap > input:disabled:placeholder-shown,
.pure-material-textfield-outlined > input:disabled:placeholder-shown + span, .wpcf7-form-control-wrap > input:disabled:placeholder-shown + span,
.pure-material-textfield-outlined > textarea:disabled:placeholder-shown, .wpcf7-form-control-wrap > textarea:disabled:placeholder-shown,
.pure-material-textfield-outlined > textarea:disabled:placeholder-shown + span, .wpcf7-form-control-wrap > textarea:disabled:placeholder-shown + span {
    border-top-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.38) !important;
}

.pure-material-textfield-outlined > input:disabled:placeholder-shown + span::before, .wpcf7-form-control-wrap > input:disabled:placeholder-shown + span::before,
.pure-material-textfield-outlined > input:disabled:placeholder-shown + span::after, .wpcf7-form-control-wrap > input:disabled:placeholder-shown + span::after,
.pure-material-textfield-outlined > textarea:disabled:placeholder-shown + span::before, .wpcf7-form-control-wrap > textarea:disabled:placeholder-shown + span::before,
.pure-material-textfield-outlined > textarea:disabled:placeholder-shown + span::after, .wpcf7-form-control-wrap > textarea:disabled:placeholder-shown + span::after {
    border-top-color: transparent !important;
}

/* Faster transition in Safari for less noticable fractional font-size issue */
@media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance:none) {
        .pure-material-textfield-outlined > input, .wpcf7-form-control-wrap > input,
        .pure-material-textfield-outlined > input + span, .wpcf7-form-control-wrap > input + span,
        .pure-material-textfield-outlined > textarea, .wpcf7-form-control-wrap > textarea,
        .pure-material-textfield-outlined > textarea + span, .wpcf7-form-control-wrap > textarea + span,
        .pure-material-textfield-outlined > input + span::before, .wpcf7-form-control-wrap > input + span::before,
        .pure-material-textfield-outlined > input + span::after, .wpcf7-form-control-wrap > input + span::after,
        .pure-material-textfield-outlined > textarea + span::before, .wpcf7-form-control-wrap > textarea + span::before,
        .pure-material-textfield-outlined > textarea + span::after, .wpcf7-form-control-wrap > textarea + span::after {
            transition-duration: 0.1s;
        }
    }
}


/* Persoana juridica checkout */
.checkbox-material {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    display: inline-block;
    line-height: 1.5;
    color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.87);
    font-family: var(--pure-material-font, "Roboto", "Segoe UI", BlinkMacSystemFont, system-ui, -apple-system);
    transition: color 0.2s;
    user-select: none;
    vertical-align: middle;
    font-size: 16px;
}

.checkbox-material input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    cursor: pointer;
    height: 0;
    width: 0;
    margin: 0;
}


.checkbox-material .checkbox-deco {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 2px solid #BBBBBB;
    border-radius: 4px;
    transition: background-color 0.2s, border-color 0.2s;
}

.checkbox-material input[type="checkbox"]:checked + .checkbox-deco {
    background-color: var(--pure-material-primary-rgb, 33, 150, 243);
    border-color: var(--pure-material-primary-rgb, 33, 150, 243);
}

.checkbox-material .checkbox-deco::after {
    content: '';
    position: absolute;
    display: none;
    left: 4px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid #EF4C00;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.checkbox-material input[type="checkbox"]:checked + .checkbox-deco::after {
    display: block;
}

.checkbox-material .checkbox-deco::before {
    content: '';
    position: absolute;
    left: -4px;
    top: -4px;
    width: 24px;
    height: 24px;
    background: var(--pure-material-safari-helper1, rgb(33, 150, 243));
    border-radius: 50%;
    opacity: 0;
    z-index: 0;
    transform: scale(0);
    transition: opacity 0.2s, transform 0.2s;
}

.checkbox-material input[type="checkbox"]:focus + .checkbox-deco::before {
    opacity: 0.1;
    transform: scale(2.5);
}

.checkbox-material input[type="checkbox"]:disabled + .checkbox-deco,
.checkbox-material input[type="checkbox"]:disabled:checked + .checkbox-deco::after {
    background-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.38);
    border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.38);
    cursor: not-allowed;
}

.checkbox-material:hover .checkbox-deco {
    border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.87);
}




#billing_country_field .woocommerce-input-wrapper{
    box-sizing: border-box;
    margin: 0;
    border: 2px solid #BBBBBB;
    padding: 15px 13px 15px;
    width: 100%;
    height: inherit;
    color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.87);
    background-color: transparent;
    box-shadow: none; /* Firefox */
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    caret-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
    transition: border 0.2s, box-shadow 0.2s;
    display: block;

}
#billing_country_field {
    position: relative;
}
#billing_country_field label{
    position: absolute;
    top: -5px;
    left: 10px;
    display: inline-block;
    border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
    max-height: 100%;
    color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
    background: #fff;
    font-size: 75%;
    line-height: 15px;
    padding: 0 3px;
    cursor: text;
    transition: color 0.2s, font-size 0.2s, line-height 0.2s;

}

#billing_city_list_field select{
    -webkit-appearance:menulist;
}
body #billing_state_field {
    margin-bottom: 22px;
    margin-top: 6px;
}
body #billing_city_list_field {
    margin-top: 0px;
    margin-bottom: 16px;
}
#billing_state_field .woocommerce-input-wrapper, #billing_city_list_field .woocommerce-input-wrapper{
    box-sizing: border-box;
    margin: 0;
    border: 2px solid #BBBBBB;
    padding: 0;
    width: 100%;
    height: inherit;
    color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.87);
    background-color: transparent;
    box-shadow: none; /* Firefox */
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    caret-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
    transition: border 0.2s, box-shadow 0.2s;
    display: block;

}
#when_deliver_field .woocommerce-input-wrapper{
      box-sizing: border-box;
      margin: 0;
      border: 2px solid #BBBBBB;
      padding: 0px;
      width: 100%;
        height: 53px;
      color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.87);
      background-color: transparent;
      box-shadow: none; /* Firefox */
      font-family: inherit;
      font-size: inherit;
      line-height: inherit;
      caret-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
      transition: border 0.2s, box-shadow 0.2s;
      display: block;

  }
#billing_state_field select, #when_deliver_field select , #billing_city_list_field select {
    border: 0;
    font-size: 16px;
    line-height: 38px;
    width: calc(100% - 8px);
    background: #fff;
    outline: 0 solid #fff;
}
#billing_state_field, #when_deliver_field, #billing_city_list_field {
    position: relative;
}
#billing_state_field label, #when_deliver_field label, #billing_city_list_field label{
    position: absolute;
    top: -6px;
    left: 10px;
    display: inline-block;
    border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
    max-height: 100%;
    color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
    background: #fff;
    font-size: 75%;
    line-height: 15px;
    padding: 0 3px;
    cursor: text;
    transition: color 0.2s, font-size 0.2s, line-height 0.2s;
    z-index: 8;

}
/*#when_deliver_field .select2-container--default .select2-selection--single {*/
    /*border: 0 solid #fff;*/
    /*height: 49px;*/
/*}*/
/*#when_deliver_field  .select2-container--default .select2-selection--single .select2-selection__rendered {*/
    /*height: 49px;*/
    /*line-height: 49px;*/
/*}*/
/*#when_deliver_field  .select2-container--default .select2-selection--single .select2-selection__arrow {*/
    /*top: 11px;*/
    /*right: 7px;*/
/*}*/

.woocommerce-input-wrapper select{
    height: 49px;
    padding-left: 8px;

}

#shipping_country_field .woocommerce-input-wrapper{
    box-sizing: border-box;
    margin: 0;
    border: 2px solid #BBBBBB;
    padding: 15px 13px 15px;
    width: 100%;
    height: inherit;
    color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.87);
    background-color: transparent;
    box-shadow: none; /* Firefox */
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    caret-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
    transition: border 0.2s, box-shadow 0.2s;
    display: block;

}
#shipping_country_field {
    position: relative;
}
#shipping_country_field label{
    position: absolute;
    top: -5px;
    left: 10px;
    display: inline-block;
    border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
    max-height: 100%;
    color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
    background: #fff;
    font-size: 75%;
    line-height: 15px;
    padding: 0 3px;
    cursor: text;
    transition: color 0.2s, font-size 0.2s, line-height 0.2s;

}

#billing_country_field {
    height: 0;
    overflow: hidden;
    opacity: 0.01;
    padding: 0;
    margin: 0;
}

#shipping_state_field .woocommerce-input-wrapper{
    box-sizing: border-box;
    margin: 0;
    border: 2px solid #BBBBBB;
    padding: 15px 13px 15px;
    width: 100%;
    height: inherit;
    color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.87);
    background-color: transparent;
    box-shadow: none; /* Firefox */
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    caret-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
    transition: border 0.2s, box-shadow 0.2s;
    display: block;

}
#shipping_state_field select {
    border: 0;
    font-size: 16px;
    line-height: 38px;
}
#shipping_state_field {
    position: relative;
}
#shipping_state_field label{
    position: absolute;
    top: -5px;
    left: 10px;
    display: inline-block;
    border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
    max-height: 100%;
    color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
    background: #fff;
    font-size: 75%;
    line-height: 15px;
    padding: 0 3px;
    cursor: text;
    transition: color 0.2s, font-size 0.2s, line-height 0.2s;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 50%;
}

.ywsl-social.ywsl-facebook{
    width: 100%;
    display: block;
    height: 48px;
    line-height: 48px;
    background: #1877F2;
    border-radius: 24px;
    position: relative;
    padding: 0 16px;
    margin-bottom: 16px;
}
.ywsl-social.ywsl-facebook:before{
    content: "Continuă cu facebook";
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    position: absolute;
    width: 100%;
    line-height: 50px;
    text-align: center;
}

.ywsl-social.ywsl-facebook img {
    width: 20px;
    position: relative;
    top: -1px
}


.ywsl-social.ywsl-google{
    width: 100%;
    display: block;
    height: 48px;
    line-height: 50px;
    background: #DB4437;
    border-radius: 24px;
    position: relative;
    padding: 0 16px;
}
.ywsl-social.ywsl-google:before{
    content: "Continuă cu google";
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    position: absolute;
    width: 100%;
    line-height: 46px;
    text-align: center;
}

.ywsl-social.ywsl-google img {
    width: 18px;
    position: relative;
    top: 0px
}

.xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-continue, .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-cart {
    display: none !important;
}

.bifa-check {
    margin-right: 4px;
    position: relative;
    top: -2px;
}

.single-product h1{
    font-size: 24px;
    font-weight: 600;
}
.to-valign {
    height: 77px;
}
.to-valign-inner {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.page-template-default .content{
    padding: 50px 0;
}
.wc-checkout-flow-auth-form h3{
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    text-transform: lowercase;
    position: relative;
    top: -6px;
}

.has-thumbnail-container .content{
    color: #fff;
}

.has-thumbnail-container:before {
    background: rgba(0,0,0,0.45);
    content: ' ';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;

}
.page-template-contact .content {
    padding: 50px 0;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    background: #fff;
    padding: 0;
}
.xoo-wsc-smr-del:before {
    display: none !important;
}
.cart-image img {
    max-width: 100%;
    height: inherit;
}

.wc_payment_method .one-menu-item.dsamf-right_a2 {
    width: 100%;
}

.payment_method_netopiapayments .one-menu-item.dsamf-right_a2:before {
    background: url('/wp-content/uploads/2021/08/visa.png') no-repeat;
    background-size: contain;
    content:  ' ';
    width: 125px;
    height: 24px;
    position: absolute;
    right: 16px;
    display: block;
}
.wc-checkout-flow-form-submit .btn-primary.btn {
    width: 100%;
}
.wc-checkout-flow-form-submit .btn-secondary.btn {
    position: relative;
    margin: 8px 0 10px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 48px;
    font-size: 14px;
}
.wc-checkout-flow-messages {
    display: none;
}
.wc-checkout-flow-form-submit .btn-secondary.btn:before {
    background: url('/wp-content/uploads/2021/08/envelope.png') no-repeat;
    background-size: contain;
    width: 19px;
    height: 14px;
    position: absolute;
    left: 16px;
    top: 15px;
    content:  ' ';
    display: block;
}
.payment_method_netopiapayments img {
    display: none;
}
body .woocommerce-thankyou-order-received {
    position: relative;;
    padding-left: 30px;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #bbb;
}
body .woocommerce-thankyou-order-received:before {
    background: url('/wp-content/uploads/2021/08/check-green.png') no-repeat;
    background-size: contain;
    content:  ' ';
    width: 125px;
    height: 24px;
    position: absolute;
    left: 0px;
    top: 3px;
    display: block;
}
.woocommerce-order-received .woocommerce ul.order_details li strong {
    float: right;
    font-size: 14px;
    line-height: 27px;
}
.woocommerce-order-received .woocommerce ul.order_details li:after {
    content: ' ';
    display: block;
    clear: both;
}
.woocommerce-order-received .woocommerce ul.order_details li {
    display: block;
    border: 0 solid #fff;
    float: none;
    font-size: 14px;
    line-height: 27px;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
}
.woocommerce-order-received .thank-you-border-bottom {
    padding-bottom: 10px;
    border-bottom: 1px solid #bbb;
    margin-bottom: 16px;
}
.woocommerce-order-received .woocommerce ul.order_details {
    margin-bottom: 16px;

}
.woocommerce-order-received h2 {
    font-size: 20px;
}
.woocommerce-order-received .woocommerce-column--billing-address {
    display: none;
}
.thank-you-border-bottom .btn {
    display: block;
    margin-bottom: 5px !important;
}
.woocommerce-thankyou-order-details.order_details + p {
    display: none;
}
.payment_method_cod .one-menu-item.dsamf-right_a2:before {
    background: url('/wp-content/uploads/2021/08/dollar.png') no-repeat;
    background-size: contain;
    width: 40px;
    height: 24px;
    position: absolute;
    right: 16px;
    content:  ' ';
    display: block;
}

.woocommerce-form-coupon-toggle .woocommerce-info:before {
    display: none;
}

.woocommerce-form-coupon-toggle .woocommerce-info {
    border: 0 solid #fff;
    background: transparent;
    color: #EF4C00;
    padding: 0;
}
.woocommerce-info {
    position: relative;
}
.woocommerce-form-coupon-toggle .woocommerce-info a {
    text-indent: 0px;
    display: block;
    background: #fff;
    position: absolute;
    width: 100%;
    top: 0;
}
.woocommerce form.checkout_coupon {
    border: 0 solid #fff;
    padding: 0;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    border: 0 solid #fff;
}

.btn.btn-secondary {
    color: #EF4C00;
    border: 2px solid #EF4C00;
    border-radius: 28px;
    height: 48px;
    line-height: 48px;;
    padding: 0;
    background: transparent;
    width: 100%;
}
.checkout_coupon .btn {
    position: relative;
}
.checkout_coupon .btn:before {
    background: url('/wp-content/uploads/2021/08/check.png') no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 16px;
    top: 15px;
    content:  ' ';
    display: block;
}
.woocommerce table.woocommerce-checkout-review-order-table .woocommerce-shipping-totals td label {
    display: block !important;
    text-align: right;
}
.woocommerce table.woocommerce-checkout-review-order-table td:nth-of-type(2) {

    text-align: right;
}
body .woocommerce table.woocommerce-checkout-review-order-table {
    border-spacing: 0;
    border-collapse: collapse;
}
body .woocommerce table.woocommerce-checkout-review-order-table th,body .woocommerce table.woocommerce-checkout-review-order-table td {
    padding: 0;
    border: 0 solid #fff;
}
.woocommerce table.woocommerce-checkout-review-order-table {
    border: 0 solid #fff;
    margin: -17px 0 6px;
}
.woocommerce table.shop_table .woocommerce-shipping-totals th {
    padding-bottom: 4px;
}
#place_order {
    margin-bottom: 20px;
}
.woocommerce form.checkout_coupon {
    margin-top: -18px;
}
.woocommerce-form-coupon-toggle {
    padding-top: 8px;
}
.woocommerce table.woocommerce-checkout-review-order-table thead {
    margin-top: 20px;
    display: block;
}
body .woocommerce .order-total td {
    text-align: right;
}
body .woocommerce table .order-total th,body  .woocommerce table .order-total td {
    border-top:  1px solid  #BBBBBB  !important;
    padding-top: 8px;
    margin-top: 5px;
}
.woocommerce-checkout-review-order-table:before {
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    background: #bbb;
    content: ' ';
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background: #EF4C00;;
}
.woocommerce-checkout h3 {
    font-size: 20px;
    padding-bottom: 2px;
    font-weight: bold;
    white-space: nowrap;
}
.woocommerce form .form-row {
    padding: 0;
    margin-bottom: 8px;
}
.woocommerce-checkout .col-1, .woocommerce-checkout .col-2 {
    padding: 0;
}

.woocommerce-shipping-fields, #billing_address_name_field, #billing_postcode_field, #billing_address_2_change_field {
    display: none !important;
    padding: 0;
    margin: 0;
}

.border-bottom-chekout {
    border-bottom: 1px solid #bbb;
    margin: 0 -15px 17px;
    padding: 0 15px 0px ;
}
.border-bottom-chekout-padding {
    border-bottom: 1px solid #bbb;
    margin: 0 0px 21px;
    padding: 6px 0 17px;

}
.woocommerce-checkout .cart_item .product-name {
    font-weight: bold;
}
.woocommerce-checkout .cart_item .product-name strong{
    font-weight: normal;
}
.woocommerce-shipping-methods *{
    color: #00B441;
}
.order-total td {
    font-size: 20px;
}
.order-total th {
    font-size: 20px;
    text-transform: uppercase;
}
.order-total th:after {
    content: ":";
}
.border-top-chekout {
    padding-bottom: 0px;
    border-top: 1px solid #bbb;
    margin: 0px -15px 0;
    padding: 17px 15px;

}
.woocommerce-additional-fields__field-wrapper {
    padding-bottom: 0px;
    border-top: 1px solid #bbb;
    margin: 8px -0px 0;
    padding: 18px 0px 0;

}
.woocommerce-checkout .pure-material-textfield-outlined > textarea:not(:focus):placeholder-shown + span{
    z-index: 0;
}
.woocommerce-checkout .woocommerce-billing-fields {
    margin-top: -6px;
}
.woocommerce-checkout .woocommerce-billing-fields h3 {
    margin-bottom: 2px;
}
body .woocommerce form .form-row label {
    line-height: inherit;
}
.fabfw-address-name {
    margin-bottom: 10px;
    display: block;
}
.woocommerce-checkout .col2-set .col-1, .woocommerce-checkout .col2-set .col-2 {
    width: 100%;


}
.woocommerce-checkout .col2-set {
    margin: 0 !important;
}
.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
    border-color: #bbb;
}
#billing_city_change_field, #order_review_heading {
    height: 0;
    overflow: hidden;
    opacity: 0.01;
    padding: 0 !important;
    margin: 0 !important;
}
.wc_payment_method .payment_box {
    display: none !important;
}
.xoo-wsch-top .xoo-wsch-basket {
    display: none !important;
}
body .xoo-wsch-top .xoo-wsch-close {
    right: inherit !important;
    left: 16px;
}
body .xoo-wsc-sum-col {
    padding-left: 1px;
}
body span.xoo-wsch-text {
    margin-left: 0;
    font-weight: bold;
}
body .auth-header {
    box-shadow: 0px 3px 5px rgb(0 0 0 / 24%);
    position: relative;
    z-index: 5;
    margin: 0 -15px 25px;
    padding: 0 15px;
}
body .auth-header h2{
    text-align: center;
    line-height: 58px;
    font-size: 20px;
    margin: 0;
    font-weight: bold;
}
.auth-back {
    position: absolute;
    margin-top: 15px;
}
.woocommerce-account.loggedout-product-class .footer-area, .woocommerce-checkout.loggedout-product-class .footer-area{
    display: none;
}
.woocommerce-checkout.loggedout-product-class h3 {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 6px;
}
input,
textarea{
    caret-color: #000 !important;
}
.woocommerce-account.loggedout-product-class {
    background: #E8EDF2;
}
.woocommerce-account.loggedout-product-class .page.content {
    max-width: 420px;
    background: #fff;
    box-shadow: 0px 1px 5px rgb(0 0 0 / 24%);
    padding-top: 10px !important;
    position: relative;
    margin: 0px auto;
    padding: 0px 15px 30px !important;
    overflow: hidden;
    font-size: 14px;
}
body .xoo-wsc-header {
    box-shadow: 0px 3px 5px rgb(0 0 0 / 24%);
    position: relative;
    z-index: 5;
}
body .xoo-wsc-footer {
    box-shadow: 0px -2px 3px #00000026;
    position: relative;
    z-index: 5;
    padding: 4px 16px 16px;
}
body .xoo-wsc-body {
    background: transparent;
}
.xoo-wsc-pname {
    position: relative;
    top: 24px;
}
body .xoo-wsc-body .owl-carousel {
    margin-top: 8px;
    margin-bottom: 8px;
}
body .xoo-wsc-body .owl-theme .owl-dots {
    display: none;
}

body .xoo-wsc-body .cart-image img{
    width: 70px;
    margin-right: 16px;
    margin-bottom: 7px;
}
.owl-carousel.single-item .owl-stage-outer{
    background: #F1F2F3;
}

.text-ellipsis-one-row{
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
}
body span.xoo-wsc-smr-del {
    margin-top: 0px ;
}
body .xoo-wsc-body span.amount,body .xoo-wsc-footer .amount {
    font-size: 20px;
}
body .xoo-wsc-product {
    border-color: #bbb;
    padding-bottom: 10px;
    padding-top: 16px;
}
.woocommerce-Price-currencySymbol {
    text-transform: capitalize;
}
body.woocommerce-checkout {
    background: #E8EDF2;
}
.woocommerce-checkout .container-fluid {
    max-width: 420px;
    background: #fff;
    box-shadow: 0px 1px 5px rgb(0 0 0 / 24%);
    padding-top: 10px !important;
    padding-bottom: 30px;
    position: relative;
    font-size: 14px;
}
.finalize-order-header a{
    display: block;
    position: absolute;
    top: 6px;
    z-index: 8;
}
.finalize-order-header h3{
    text-align: center;
    padding: 4px 0;
    margin-bottom: 0;
    position: relative;
    font-weight: bold;
    top: 3px;
}
.woocommerce form .form-row textarea {
    min-height: 96px;
}
.form-row small {
    position: relative;
    color: #242424;
    font-style: italic;
    font-size: 11px;
    top: -9px;
}

.type-page {

}

.woocommerce-invalid input{
 border-color: #f00 !important;

}
.woocommerce-invalid label, .woocommerce-invalid input, .woocommerce-invalid span{
    color: #f00 !important;;
}

.day-menu-bar .continue-button-container {
    display: none;
}

.weekly-menu-bar .add-to-cart-button-container {
    display: none;
}
.weekly-menu-bar .total-calories-container {

}

.add-to-cart-bar hr{
    margin: 10px -15px;
}
.weekly-menu-bar hr {
    display: none;
}
.weekly-last.weekly-menu-bar hr {
    display: block;
}
.weekly-last.weekly-menu-bar .continue-button-container{
    display: none;
}
.day-name-container h4{
    font-size: 20px;
}
.weekly-menu-bar.weekly-last .add-to-cart-button-container {
    display: block;
}

/*!
 * Datepicker v1.0.10
 * https://fengyuanchen.github.io/datepicker
 *
 * Copyright 2014-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2020-09-29T14:46:09.037Z
 */

.datepicker-container {
    background-color: #fff;
    direction: ltr;
    font-size: 12px;
    left: 0;
    line-height: 30px;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 210px;
    z-index: -1;
}

.datepicker-container::before,
.datepicker-container::after {
    border: 5px solid transparent;
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}

.datepicker-dropdown {
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 3px 6px #ccc;
    box-shadow: 0 3px 6px #ccc;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: absolute;
    z-index: 1;
}

.datepicker-inline {
    position: static;
}

.datepicker-top-left,
.datepicker-top-right {
    border-top-color: #39f;
}

.datepicker-top-left::before,
.datepicker-top-left::after,
.datepicker-top-right::before,
.datepicker-top-right::after {
    border-top: 0;
    left: 10px;
    top: -5px;
}

.datepicker-top-left::before,
.datepicker-top-right::before {
    border-bottom-color: #39f;
}

.datepicker-top-left::after,
.datepicker-top-right::after {
    border-bottom-color: #fff;
    top: -4px;
}

.datepicker-bottom-left,
.datepicker-bottom-right {
    border-bottom-color: #39f;
}

.datepicker-bottom-left::before,
.datepicker-bottom-left::after,
.datepicker-bottom-right::before,
.datepicker-bottom-right::after {
    border-bottom: 0;
    bottom: -5px;
    left: 10px;
}

.datepicker-bottom-left::before,
.datepicker-bottom-right::before {
    border-top-color: #39f;
}

.datepicker-bottom-left::after,
.datepicker-bottom-right::after {
    border-top-color: #fff;
    bottom: -4px;
}

.datepicker-top-right::before,
.datepicker-top-right::after,
.datepicker-bottom-right::before,
.datepicker-bottom-right::after {
    left: auto;
    right: 10px;
}

.datepicker-panel > ul {
    margin: 0;
    padding: 0;
    width: 102%;
}

.datepicker-panel > ul::before,
.datepicker-panel > ul::after {
    content: " ";
    display: table;
}

.datepicker-panel > ul::after {
    clear: both;
}

.datepicker-panel > ul > li {
    background-color: #fff;
    cursor: pointer;
    float: left;
    height: 30px;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 30px;
}

.datepicker-panel > ul > li:hover {
    background-color: rgb(229, 242, 255);
}

.datepicker-panel > ul > li.muted,
.datepicker-panel > ul > li.muted:hover {
    color: #999;
}

.datepicker-panel > ul > li.highlighted {
    background-color: rgb(229, 242, 255);
}

.datepicker-panel > ul > li.highlighted:hover {
    background-color: rgb(204, 229, 255);
}

.datepicker-panel > ul > li.picked,
.datepicker-panel > ul > li.picked:hover {
    color: #39f;
}

.datepicker-panel > ul > li.disabled,
.datepicker-panel > ul > li.disabled:hover {
    background-color: #fff;
    color: #ccc;
    cursor: default;
}

.datepicker-panel > ul > li.disabled.highlighted,
.datepicker-panel > ul > li.disabled:hover.highlighted {
    background-color: rgb(229, 242, 255);
}

.datepicker-panel > ul > li[data-view="years prev"],
.datepicker-panel > ul > li[data-view="year prev"],
.datepicker-panel > ul > li[data-view="month prev"],
.datepicker-panel > ul > li[data-view="years next"],
.datepicker-panel > ul > li[data-view="year next"],
.datepicker-panel > ul > li[data-view="month next"],
.datepicker-panel > ul > li[data-view="next"] {
    font-size: 18px;
}

.datepicker-panel > ul > li[data-view="years current"],
.datepicker-panel > ul > li[data-view="year current"],
.datepicker-panel > ul > li[data-view="month current"] {
    width: 150px;
}

.datepicker-panel > ul[data-view="years"] > li,
.datepicker-panel > ul[data-view="months"] > li {
    height: 52.5px;
    line-height: 52.5px;
    width: 52.5px;
}

.datepicker-panel > ul[data-view="week"] > li,
.datepicker-panel > ul[data-view="week"] > li:hover {
    background-color: #fff;
    cursor: default;
}

.datepicker-hide {
    display: none;
}

.product-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
    padding: 15px;
    position: relative;
    height: 210px;
    overflow: hidden;
    transition: all 0.3s;
}

.product-wrapper:before {
    content: "";
    position: absolute;
    left: 0;
    top: 100px;
    background: #E2E5ED;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.product-wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 93px;
    background: #fff;
    background: linear-gradient(to bottom, rgb(0 0 0 / 0%) 0%, #ffffff 100%);
    transition: all 0.3s;
}

.product-wrapper.load-more:after {
    opacity: 0;
    height: 0;
}

.product-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    box-shadow: 0px 1px 5px rgb(0 0 0 / 24%);
    padding: 15px 15px 15px 45px;
    border-radius: 24px;
    background: #fff;
    position: relative;
    border: 1px solid #ddd;
}

.product-wrap:hover {
    border: 1px solid #a5a5a5;
    cursor: pointer;
}
.product-wrap.active:hover {
    background: #FFF1DF;
    border: 1px solid #ddd;
}
.product-wrap.active {
    background: #FFF1DF;
}

.product-wrap .thumb {
    width: 77px;
    margin-right: 15px;
}

.product-wrap .thumb img {
    width: 100%;
}

.product-wrap .content {
    flex: 1 0 0%;
}

.product-wrap .content h5 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
}

.product-wrap .content p {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
}

.product-wrap .content .size {
    font-size: 14px;
}

.product-wrap .input-wrap {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
}

.product-more a {
    color: #E84B01;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}

.product-wrapper.load-more {
    height: auto;
}

.input-quantity {
    position: absolute;
    right: 10px;
    bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    font-weight: 700;
    font-size: 15px;
    transition: all 0.3s;
    z-index: 3;
}

.input-quantity span {
    margin-right: 5px;
}

.product-wrap.active .input-quantity {
    visibility: visible;
    opacity: 1;
}

.input-quantity input[type="text"] {
    width: 20px;
    border: 0;
    text-align: center;
    background: none;
    font-weight: 700;
}

.input-quantity .minus,
.input-quantity .plus {
    color: #E84B01;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    width: 20px;
    user-select: none;
    position: relative;
    top: -1px;
}

.input-quantity .minus path{
    fill: #BBBBBB;
}

.input-quantity.active .minus path{
    fill: #E84B01;
}

.product-title h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
}

.product-title p {
    color: #999;
    margin-bottom: 0;
}

.read-more a {
    display: inline-block;
    color: #F24E01;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
}

/* lg device */
@media (min-width: 992px) and (max-width: 1199px) {
    .product-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* md device */
@media (min-width: 768px) and (max-width: 991px) {
    .product-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* xs device */
@media (max-width: 767px) {
    .product-wrapper {
        grid-template-columns: 1fr;
        height: 370px;
    }
}

/* Hide the browser's default checkbox */
.input-wrap input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    transform: translateY(-50%);
    cursor: pointer;
    border: 2px solid #757575;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* On mouse-over, add a grey background color */
.input-wrap:hover input~.checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.input-wrap input:checked~.checkmark {
    background-color: #E84B01;
    border-color: #E84B01;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.input-wrap input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.input-wrap .checkmark:after {
    left: 6px;
    top: 1px;
    width: 5px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.product-wrap label {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    cursor: pointer;
}

.tag-banner img {
    width: 100%;
}

.tag-toggle-wrap {
    padding: 15px;
    min-height: 72px;
}

.weekday-toggle {
    padding: 1px 3px;
    margin-right: 1px;
    margin-bottom: 5px;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    border-radius: 15px;
    transition: background-color 0.3s, box-shadow 0.3s;
}
.weekday-toggle span {
    font-size: 12px;
    padding: 6px 12px;
}
@media (max-width: 767px) {
    .weekday-toggle span {
        font-size: 11px;
        padding: 4px 8px;
    }
}

.weekday-toggle:hover {
    background-color: #a0a0a0;
    border-radius: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
    transform: translateY(-1px);
}

.meal_type_5[data-valid="0"] {
    display: none;
}

/**
    Vue Components
 */

/* --- Vue Quantity Picker Styles --- */
.vue-qty-wrap {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;

    .quantity-picker {
        display: flex;
        align-items: center;
        gap: 0.15em;
    }
    .quantity-picker input[type=number]::-webkit-inner-spin-button,
    .quantity-picker input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }
    .quantity-picker input[type=number] {
        -moz-appearance: textfield;
    }

    .quantity-picker .qty-btn {
        width: 2em;
        height: 2em;
        font-size: 1.25em;
        background: #fff;
        color: #EF4C00;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: box-shadow 0.2s, border 0.2s, background 0.2s;
        box-shadow: 0 2px 8px rgba(239, 76, 0, 0.08);
        border: 2px solid #EF4C00;
    }

    .quantity-picker .qty-btn:hover {
        background: #EF4C00;
        color: #fff;
        outline: none;
    }

    .quantity-picker .qty-btn:active {
        box-shadow: 3px 4px 9px rgba(239, 76, 0, 0.7);
    }

    .quantity-picker .qty {
        width: 5em;
        font-size: 1.3em;
        text-align: center;
        border: 2px solid #EF4C00;
        border-radius: 0.5em;
        padding: 0.15em 0.1em;
        margin: 0 0.2em;
    }


    .suggestion-bubble {
        position: absolute;
        bottom: 125%;
        left: -16%;
        background: #fff;
        border: 1px solid #EF4C00;
        border-radius: 0.5em;
        box-shadow: 0 4px 16px rgba(239,76,0,0.12);
        padding: 0.5em;
        z-index: 10;
        display: flex;
        gap: 0.5em;
    }

    .suggestion {
        padding: 0.3em 0.8em;
        border-radius: 0.3em;
        background: #FFF1DF;
        color: #EF4C00;
        cursor: pointer;
        font-weight: 500;
        transition: background 0.2s;

        &:hover {
            background: #EF4C00;
            color: #fff;
        }
    }

}

/* Vue transition for suggestion bubble */
.suggestion-fade-enter-active,
.suggestion-fade-leave-active {
  transition: opacity 0.22s cubic-bezier(.4,0,.2,1), transform 0.22s cubic-bezier(.4,0,.2,1);
}
.suggestion-fade-enter-from,
.suggestion-fade-leave-to {
  opacity: 0;
  transform: translateY(-12px) scale(0.98);
}
.suggestion-fade-enter-to,
.suggestion-fade-leave-from {
  opacity: 1;
  transform: translateY(0) scale(1);
}

/* ── Craft overrides ─────────────────────────────────────────────────────── */

/* Day title: give it authority as a section break */
h2.day-title {
    font-size: 22px;
    font-weight: 700;
    margin: 16px 16px 12px;
    color: #1a1a1a;
    letter-spacing: -0.3px;
}

/* Meal card: separate dish name from metadata — they had identical weight */
.product-wrap .content h5 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 3px;
    line-height: 1.3;
    color: #1a1a1a;
}
.product-wrap .content p {
    font-size: 13px;
    font-weight: 400;
    color: #666;
    margin-bottom: 0;
}

/* Meal card: pull border-radius in from bubbly to composed */
.product-wrap {
    border-radius: 14px;
}

/* Meal card: tighten the grid spacing to match 4px base unit */
.product-wrapper {
    grid-gap: 12px;
    padding: 16px;
}

/* Day tab kcal readout: style as pending status, not orphaned text */
.day-calories {
    font-size: 11px;
    font-weight: 500;
    color: #999;
    margin-top: 2px;
    letter-spacing: 0.2px;
}
.nav-tabs .nav-item .nav-link.active .day-calories {
    color: #EF4C00;
}

/* Diet badge hover: the 0.9 shadow was violent — soften to a nudge */
.weekday-toggle:hover {
    background-color: rgba(0,0,0,0.08);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    transform: translateY(-1px);
}

/* Add-to-cart bar: anchor it to the brand with an orange top edge */
.add-to-cart-bar {
    border-top: 3px solid #EF4C00;
    background: #fff;
    box-shadow: 0 -2px 12px rgba(0, 0, 0, 0.1);
}

/* Section header "Alege N" label: already good colour, just nudge size up */
.one-menu-right-choose {
    font-size: 13px;
}

/* ─────────────────────────────────────────────────────────────────────────── */