﻿:root {
    --primary-delivery-color: #7fbd04;

    --primary-color-te6: #7fbd04;
    --primary-color: #7fbd04;
    --primary-select-color: #7fbd04;
    --primary-font-color: #232323;
    --primary-hover-font-color: #151515;
    --primary-menu-bg-color: #7fbd04;
    --primary-menu-Selected-color: #7fbd04;
    --primary-menu-not-color: #797474;
    --primary-top-bg-color: #1772f6;
    --primary-top-color: #1772f6;
    --primary-btn-bg-color: rgba(129, 215, 66, 0.9);
    --primary-a-color: #334862;

    /* 409EFF */
}

.top_header {
    list-style: none;
    font-size: 16px;
    padding: 5px;
    display: flex;
    flex-wrap: wrap;
}
.top_header .first{
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    padding: 3px;
    font-weight: 600;
    font-size: 14px;
}
.children2 li{
    
    font-size: 12px;
}

@font-face {
    font-family: 'AbrilFatface';
    src: url('../font/AbrilFatface-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Lato';
    src: url('https://LETTY MASSAGE SERVhome.shop/assets/font/Lato-Light.ttf') format('Light');
}

.el-backtop,
.el-calendar-table td.is-today {
    color: var(--primary-color-te6);
}

.small_btn_add {
    margin-top: 10px;
}

.small_cart {
    padding-right: 5px;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.small_cart .scroll-content::-webkit-scrollbar {
    /* scrollbar-width: none; */
}

.small_cart p {
    margin: 0px;
    position: relative;
}

.recommendation {
    padding: 10px;
    position: sticky;
    width: 100%;
    bottom: 70px;
    z-index: 10;
    background: #fff;
    margin-top: 15px;
    border-top: 1px solid #eee;
}

.recommendation .form-select {
    -webkit-appearance: none;
    appearance: none;
    /* background: #fff; */
    border: 1px solid #dfe3e8;
    border-radius: 0;
    cursor: pointer;
    font-size: 12px;
    height: 36px;
    line-height: normal;
    max-height: 36px;
    min-height: auto;
    outline: 0;
    padding: 0 10px 0 9px;
    width: 100%;
}

.dialog .form-select {
    -webkit-appearance: none;
    appearance: none;
    /* background: #fff; */
    border: 1px solid var(--primary-color-te6);
    border-radius: 0;
    cursor: pointer;
    font-size: 14px;
    height: 36px;
    line-height: normal;
    max-height: 36px;
    min-height: auto;
    outline: 0;
    padding: 0 10px 0 9px;
    width: 100%;
}

.recommendation .recommendation_prodet {
    border: 1px solid var(--primary-color-te6);
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}

.recommendation .recommendation_prodet .left_image {
    width: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    max-height: 200px;
    overflow: hidden;
}

.drawer_cart_big .el-drawer {
    width: 30% !important;
}

.recommendation .recommendation_prodet .right_det {
    width: 70%;
}

.recommendation .recommendation_prodet .Add_cart {
    background: var(--primary-color-te6);
    font-weight: 16px;
    font-weight: 700;
    color: #fff;
    padding: 10px 10px;
    height: 40px;
    margin-top: 10px;
    text-align: center;
    cursor: pointer;
}

.checkout_bottom {
    text-align: center;
    border-top: 1px solid #e6e6e6;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 10px 0PX 20px;
    z-index: 10;
    background: #fff;
}

.el-input-number__decrease,
.el-input-number__increase {
    background: #fff;
}

.el-dialog__headerbtn :hover {
    transition: all .1s ease-in-out;
    transform: scale(1.2);
}

.el-dialog__headerbtn:focus .el-dialog__close,
.el-dialog__headerbtn:hover .el-dialog__close {
    color: #fff;

}

.el-input__inner {
    border-radius: 0px;
}

.el-dialog__headerbtn .el-dialog__close {
    color: #fff;
}

.small_cart .cart_dio_title {
    font-weight: 700;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #000;
    font-size: 15px;
    height: 20px;

}


.badge-list {
    width: 19%;
    text-align: center;
    margin: 15px 0px;

}

.badge-list img {
    padding: 5px 0px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.badge-list_footer img {
    padding: 5px 0px;
    border: 1px solid #dad8d8;
    border-radius: 5px;
    /* filter: grayscale(100%); */
    /* background-color: #b5b5b5; */
}

[v-cloak] {
    display: none !important;
}

html {
    scroll-behavior: smooth;
    font-family: Poppins;
}

/* a{
    color: var(--primary-menu-Selected-color);
    text-decoration: none;
} */
.menu_django_header {
    display: flex;
}

.children,
.children2 {
    list-style: none;
    /* display: none; */
    margin-left: 10px;
    padding-left: 5px;
    width: 100%; 
    color: #ddd;
    /* opacity: 0.8;    */
}

.children li,
.menu_box1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}

body,
div,
ul,
li {
    margin: 0px;
    padding: 0px;
}

.Featured_Themes {
    width: 75%;
    margin: 20px auto 20px;
    min-height: 50px;
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
}

.Featured_Themes .Featured_Themes_box {
    margin-top: 20px;
    width: 20%;

}

.Featured_Themes .Featured_Themes_box a {
    position: relative;
    display: inline;
}

.Featured_Themes .Featured_Themes_box a::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #000;
    transform-origin: bottom right;
    transform: scaleX(0);
    transition: transform 0.3s ease;
}

.Featured_Themes .Featured_Themes_box a:hover::before {
    transform-origin: bottom left;
    transform: scaleX(1);
}

.felx_colm {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

::v-deep .el-tabs__item.is-active {
    color: var(--primary-menu-Selected-color) !important;
}

.bg_not {
    color: var(--primary-menu-not-color);
}

.bg_not:hover {
    border-bottom: 2px solid var(--primary-menu-Selected-color);
}

.bg_sel {
    color: var(--primary-menu-Selected-color);
    border-bottom: 2px solid var(--primary-menu-Selected-color);
}

.large_show_box {
    display: block;
}

.large_hide_box {
    display: none;
}

.flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 999;
    background-color: var(--primary-top-bg-color);
}

/* .header1{
    background-color: var( --primary-top-bg-color);    

} */
@keyframes mymove1 {
    from {
        height: 0px;
    }

    to {
        height: 150px;
    }
}

.stuck {
    box-shadow: 17px 4px 9px 2px rgba(0, 0, 0, 0.1);
}

.line {
    height: 20px;
    border-left: 1px solid #818485;
}

.btns .ADD_TO {
    display: inline-block;
    padding: 10px 15px;
    background-color: var(--primary-color-te6);
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    width: 49%;
    text-align: center;

}

.btns .ADD_TO_dis {
    width: 49%;
    display: inline-block;
    font-size: 14px;
    padding: 10px 15px;
    background-color: #a9a9a9;
    color: #fff;
    cursor: pointer;
    text-align: center;
}

.btns .ADD_TO:hover {
    background-color: #fff;
    color: #20170e;
    border: 1px solid var(--primary-color-te6);
}


.large_screen .content {
    max-width: 1500px;
    margin: 0px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
    padding: 10px;
}

.large_screen .content .content_item2 a {
    display: inline-block;
    /* width: 60px; */
    height: 60px;
    line-height: 60px;
    vertical-align: middle;
    color: #7fbd04;
    font-weight: bold;
    font-size: 20px;
}

.content_item2 .el-image__inner {
    vertical-align: middle;
}

.large_screen .content .content_item2 img {
    max-width: 100%;
    max-height: 100%;
}

.large_screen .content .content_item3 {
    /* width: 80px; */
    display: flex;
    /* width: 500px; */
    align-items: center;
    justify-content: space-between;
    color: #323232;
    font-size: 12px;
    cursor: pointer;
}

.large_screen .content .content_item3 .Login {
    margin-left: 10px;
    /* width: 80px; */
    min-width: 100px;
    text-align: center;
    color: #fff;
    background-color: #7fbd04;
    border-radius: 20px;
    padding: 5px;
    font-size: 16px;
    cursor: pointer;
}

.large_screen .content .content_item3 .yuan_chanum {
    min-width: 20px;
    height: 20px;
    padding: 2px;
    border-radius: 50%;
    background-color: #fff;
    color: #323232;
    display: inline-block;
    text-align: center;
    line-height: 15px;
    vertical-align: middle;
    cursor: pointer;
}

.large_screen .content .content_item3 .item_bg {
    padding: 3px 6px;
    background-color: var(--primary-color);
    color: var(--primary-top-color);
    border-radius: 4px;
    cursor: pointer;
}

.top_Marketing {
    background-color: #7fbd04;
    color: var(--primary-top-color);
    ;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    padding: 5px 0px;
}

.bottom_menu {
    /* background-color: var(--primary-menu-bg-color);    */
    padding: 5px 0px;
    font-size: 14px;
    line-height: 40px;
    vertical-align: middle;
}

.bottom_menu ul {
    max-width: 1500px;
    margin: 0 auto;
    flex-wrap: wrap;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
}

.bottom_menu ul li a {
    /* color: #fff; */
    text-decoration: none;
    font-family: 'Montserrat', sans-serif
}

.flex_left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.bottom_menu ul .menu_box {
    list-style: none;
    /* color: #fff; */
    padding: 0px 5px;
    cursor: pointer;
    /* font-weight: bold; */
    margin-right: 15px;

}

/* .bottom_menu .el-dropdown{
    color: #fff;
} */


@keyframes left {
    from {
        width: 0px;
    }

    to {
        width: auto;
    }
}

.cart_box {
    width: 500px;
    max-height: 500px;
    background-color: #fff;
    overflow: hidden;
    overflow-y: auto;
}

.sanjiao {
    width: 10px;
    height: 10px;
    border: 1px solid #eee;
}

.cart_box ul {
    list-style: none;
}

/* small */
.small_menu ul li {
    margin-top: 15px;
    list-style: none;
    border-bottom: 1px solid #f1f1f1;
    padding: 5px 5px;
}

.small_menu ul li a {
    color: #747070;
    text-decoration: none;
}

.cart {
    width: 100%;
    text-align: center;
    color: #555;
    font-weight: bold;
}

.line_small {
    width: 30px;
    height: 4px;
    background: #999;
    border-radius: 3px;
    margin: 8px auto;
}

.dialog {
    display: flex;
    padding: 10px;
    justify-content: space-between;
}

.iamge {
    width: 49%;
    /* display: flex;
    justify-content: center;
    align-items: center; */
}

.content_title .btns {
    margin: 10px 0px;
}

.content_title {
    width: 100%;
    color: #555;
}

.content_title .titleBold {
    font-size: 24px;
    /* font-weight: bold; */
}

.content_title .line {
    margin-top: 10px;
    width: 40px;
    border-radius: 8px;
    background-color: #777;
    height: 4px;
}

.el-dialog__headerbtn {
    background: var(--primary-color-te6);
    font-size: 16px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    color: #fff;
}

.content_title .price {
    margin-top: 10px;
    font-size: 14px;
    /* font-weight: bold; */
    color: #ba4444;
}

.content_title .btns {
    margin-top: 10px;
}

/* -----------------------------------------------footer  start --------------------------------------- */
.footer {
    width: 100%;
    margin-top: 10px;
    background: #fff;
    border-top: 1px solid #e8e8e1;
}

.emails {
    display: flex;
    padding: 20px;
    align-items: baseline;
    font-weight: 700;
    font-size: 17px;
    justify-content: center;
    max-width: 1500px;
    margin: 0 auto;
    flex-wrap: wrap;
}

.bottom_footer {
    background-color: #1772f6;
    padding: 30px 0px;
}

.bottom_footer .content {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.bottom_footer .content p {
    margin-top: 5px;
    margin: 0px;
    padding: 3px 0px;
}

.texts {
    font-size: 15px;
    font-weight: 700;
    color: #000;
    margin-bottom: 8px;
}

.footer .el-button {
    border-radius: 0px 5px 5px 0px;
}

/* -----------------------------------------------footer  end  --------------------------------------- */

.bottom_content {
    text-align: center;
    border-radius: 10px;
    padding: 10px;
}

.bottom_content ul {
    display: flex;
    list-style: none;
    justify-content: center;
    flex-wrap: wrap;
}

.bottom_content ul a {
    color: rgba(0, 0, 0, .5);
    margin-right: 10px;
    font-size: 14px;
}

.payment-icon {
    width: 50px;
    /* height: 22px; */
    border-radius: 5px;
    padding: 5px;
    background-color: rgba(0, 0, 0, .1);
    color: #fff !important;
    opacity: 0.6;
}

.footer-secondary {
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.payment-icons {
    width: 320px;
    display: grid;
    grid-template-columns: auto auto auto auto auto;
}

@media screen and (max-width:880px) {
    .Featured_content {
        width: 100% !important;
        margin: 10px 0px;
    }

    .cart_close .el-dialog {
        width: 90% !important;
    }

    .drawer_cart_big .el-drawer {
        width: 100% !important;
    }

    .footer-secondary {
        width: 100%;
    }

    .footer_content {
        padding: 0px;
    }

    .small_ratio {
        /* padding: 0px 10px !important; */
        width: 95% !important;

    }

    .large_screen .content .content_item3 {
        width: 40px;
        display: flex;
        align-items: center;
        justify-content: end !important;
    }

    .small_hide_box {
        display: none;
    }

    .small_show_box {
        display: block;
    }
}

.small_dial {

    z-index: 66;
    position: fixed;
    bottom: 40px;
    left: 0;
    border: 1px solid #f9f4f4;
    border-radius: 5px;
    background-color: #fff;
}

.small_bottom {
    background-color: #eee;
    text-align: center;
    width: 100%;
    cursor: pointer;
}

.dialog_succ {

    background-color: #fff;
    border-radius: 10px;



    z-index: 600;
    opacity: 1;
}

.big_dial {
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 999;
    top: 0;
}

.el-badge__content {
    height: auto;
}

.bg_succ {
    background-color: #38B336;
    color: #fff;
    padding: 20px;
}

.dialog .form-select {
    -webkit-appearance: none;
    appearance: none;
    /* background: #fff; */
    border: 1px solid #000;
    border-radius: 0;
    cursor: pointer;
    font-size: 14px;
    height: 36px;
    line-height: normal;
    max-height: 36px;
    min-height: auto;
    outline: 0;
    padding: 0 10px 0 9px;
    width: 100%;
}

.bg_succ p {
    margin: 0px;
    padding: 0px;
    color: rgba(255, 255, 255, .7);
}

.dialog_top {
    display: flex;
    justify-content: space-between;
    padding: 10px;
}

.dialog_list {
    margin-top: -12px;
}

.dialog_list ul li {
    width: 90%;
    margin: 0 auto;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    padding: 0 5px;
    margin-bottom: 15px;
    font-size: 14px;
    background-color: #f6f6f6;
}

.toHead {
    position: fixed;
    z-index: 555;
    top: 0;
    width: 100%;
    background-color: #fff;
}