@media only screen and (min-width: 1200px) {
    .container {
        max-width: 1320px;
    }
}

.header-action-icon-2 {
    justify-content: space-between;
    align-items: center;
}

.cart-text {
    display: flex;
    flex-direction: column;
    margin-left: 21px;
    line-height: 18px;
}

.cart-title {
    color: #030303;
    display: block;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 7px;
}

.cart-amount {
    color: #000000;
    display: block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
}

.header-action-2 .header-action-icon-2 {
    position: relative;
    display: flex;
    padding: 0 10px;
    margin-right: 12px;
}

.display-2 {
    font-size: 60px;
    line-height: 1;
}

.bgcolor {
    background: #f5f2f2;
}

.product-cart-wrap .product-img-action-wrap {
    position: relative;
    background-color: #fff;
    overflow: hidden;
    max-height: 320px;
    padding: 10px 10px 0 10px;
}

.about-us-title h2::before {
    content: "";
    position: absolute;
    width: calc(106px + (175 - 106) * ((100vw - 320px) / (1920 - 320)));
    height: 3px;
    bottom: calc(-7px + (6 - 7) * ((100vw - 320px) / (1920 - 320)));
    left: 44%;
    background: #ffa53b;
}

.blog-box {
    padding: 20px 0px;
}

.blog-box img {
    width: 100%;
}

.blog-detail {
    padding: 20px 0px;
}

.section-padding {
    padding: 30px 0;
}

.header-style-1.header-style-5 .hotline p span {
    color: #005f83 !important;
    margin-top: 5px;
}

.featured-card p {
    font-size: 17px;
    margin-bottom: 0px;
    text-align: justify;
}
.post-title
{
    font-size: 20px;
}

.widget_instagram .insta-feed li {
    width: 28.33%;
    margin: 5px;
}

.primary-sidebar .sidebar-widget {
    position: relative;
    padding: 20px;
    border: 1px solid #ececec;
    border-radius: 15px;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
}

.tags-list li a {
    background-color: #fff;
    display: inline-block;
    border-radius: 30px;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
    padding: 6px 12px;
    border: 1px solid #ececec;
    font-family: "Quicksand", sans-serif;
    font-size: 17px;
    font-weight: 700;
}

.widget-tags li {
    margin: 0 11px 15px 0;
    width: 45%;
}

h2 {
    font-size: 32px;
}

.shopping-summery table thead th.start {
    border-radius: 0px 0 0 0px;
}
.shopping-summery table thead th.end {
    border-radius: 0 0px 0px 0;
}

.product-cart-wrap .product-content-wrap h2 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px;
    min-height: 40px;
}

.price {
    color: #ff0000;
    font-size:15px;
}

.product-cart-wrap .product-action-1 button:hover, .product-cart-wrap .product-action-1 a.action-btn:hover {
    color: #eee;
    background: #ff0000;
}

.product-cart-wrap .product-action-1 button
{
    border:none !important;
}

.toast-header {
    width: 100%;
    justify-content: space-between;
    background: #00c75f;
}

.toast-header strong
{
    color:#fff;
}

    .toast-header button {
        border: none;
        background: #fff;
        border-radius: 10px;
    }

.headerproduct a {
    font-size: 26px;
}

.frCustomer .form-group input {
    background: #fff;
    border: 1px solid #c7bcbc;
    height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 20px;
    font-size: 16px;
    width: 100%;
    border-radius: 0px;
}

button.submit, button[type=submit]
{
    border-radius:0px;
}

.jquery-accordion-menu .jquery-accordion-menu-footer, .jquery-accordion-menu .jquery-accordion-menu-header {
    width: 100%;
    height: 50px;
    padding-left: 22px;
    float: left;
    line-height: 50px;
    font-weight: 600;
    color: #000000 !important;
    background: #ffedf8 !important;
}

button.submit, button[type=submit] {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 30px;
    color: #fff;
    border: none;
    background-color: #005f83;
    border: 1px solid #ffffff;  
}

.jquery-accordion-menu ul li a {
    width: 100%;
    padding: 18px 22px !important;
    float: left;
    text-decoration: none;
    color: #f0f0f0;
    font-size: 13px;
    background: #414956;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    -o-transition: color .2s linear,background .2s linear;
    -moz-transition: color .2s linear,background .2s linear;
    -webkit-transition: color .2s linear,background .2s linear;
    transition: color .2s linear,background .2s linear;
}

.jquery-accordion-menu > ul > li > a {
    border-bottom: solid 1px #8d9197 !important;
}

.main-menu.main-menu-padding-1 > nav > ul > li {
    padding: 0 11px;
}
.main-menu > nav > ul > li ul.sub-menu li a {
    font-size: 14px;
    color: #000000;
    display: block;
    padding: 0 15px;
    font-weight: BOLD;
}

.main-menu > nav > ul > li:hover ul.sub-menu {
    opacity: 1;
    visibility: visible;
    margin-top: 2px;
    border-radius: 0px;
}

.sub-menu-three {
    position: absolute;
    left: 101% !important;
    top: 0px !important;
    opacity: 0 !important;
    visibility: hidden !important;
}


.main-menu > nav > ul > li ul.sub-menu-three {
    min-width:500px;
}

.main-menu > nav > ul > li > ul > li:hover ul.sub-menu-three {
    opacity: 1 !important;
    visibility: visible !important;
}

.main-menu > nav > ul > li ul.sub-menu {
    padding: 15px 0px;
}


.header-style-1.header-style-5 .header-bottom-bg-color {
    background-color: #ffedf8 !important;
}

.header-style-1.header-style-5 .main-menu > nav > ul > li > a {
    color: #000;
}

.header-style-1.header-style-5 .hotline p {
    color: #005f83 !important;
    font-size: 15px;
}

.header-action-2 .header-action-icon-2 > a span.pro-count.blue {
    background-color: #ffedf8 !important;
    color: #000000;
}

.card-2 {
    position: relative;
    background: #ffedf854 !important;
    text-align: center;
    border: 1px solid #f4f6fa;
    border-radius: 10px;
    padding: 0px 0px 18px 0px;
    margin-bottom: 20px;
    min-height: 180px;
    transition: .2s;
}

footer .footer-mid {
    background: #fff3e7;
}

.product-cart-wrap .product-content-wrap h2 a {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 3;
    height: 55px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.main-menu > nav > ul > li ul.sub-menu li {
    line-height: 21px !important;
    display: block;
    margin-bottom: 0px;
    position: relative;
    border-bottom: 1px solid #e3e3e3 !important;
}
@media only screen and (min-width: 768px) {
    .main-menu > nav > ul > li ul.sub-menu-three li {
        width: 45%;
        float:left;
        margin-left:10px;
    }  
}

@media only screen and (min-width: 900px) {
    .doubleMenu {
        min-width: 600px !important;
        display: ruby;
    }
    .main-menu > nav > ul > li ul.doubleMenu li
    {
        width:45%;
    }
}

    .product--label {
        display: flex;
        flex-wrap: wrap;
        position: absolute;
        top: 10px;
        left: 10px;
        background: #d41414;
        z-index: 1;
        color: #ffffff;
        padding: 2px 5px;
        border-radius: 7px;
    }

.online-support {
    color: #fff;
    z-index: 1010;
    background-color: #002854;
    align-items: center;
    width: 100%;
    height: 80px;
    display: flex;
    position: fixed;
    bottom: 50%;
    left: 0;
    background: rgba(35, 31, 32, 0.8);
}

    .online-support ul {
        white-space: nowrap;
        grid-template-columns: repeat(5,1fr);
        justify-content: center;
        width: 100%;
        margin: 0;
        padding: 0;
        list-style: none;
        display: grid;
    }

        .online-support ul li a {
            flex-direction: column;
            align-items: center;
            display: flex;
        }

.ico .anm {
    font-size: 21px !important;
    /* background: #ffffff; */
    padding: 9px;
    border-radius: 100%;
    color: #ffffff;
}

.phone-blink {
    position: fixed;
    bottom: 20px;
    left: 20px;
    background-color: #000000;
    z-index: 99999999999999;
    color: white;
    padding: 10px 15px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    animation: blink 1s infinite alternate;
    box-shadow: 0px 0px 10px rgba(255, 0, 0, 0.8);
}

    .phone-blink a {
        color: white;
        text-decoration: none;
    }

@keyframes blink {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0.8;
    }
}

@media (min-width: 767px) {
    .online-support {
        flex-direction: column;
        width: 52px;
        height: auto;
        padding: 0;
        bottom: 40%;
        left: auto;
        right: 8px;
        background: transparent;
        border-radius: 30px;
        border: none;
    }

        .online-support ul {
            flex-direction: column;
            display: flex;
            border: 0px solid #e3e3e3;
            border-radius: 23px;
        }

            .online-support ul li {
                cursor: pointer;
                transition: all .35s;
                position: relative;
                right: 0;
            }

            .online-support ul .ico {
                background-color: transparent;
                border: none;
                border-radius: 50%;
                justify-content: center;
                align-items: center;
                width: 47px;
                height: 47px;
                display: inline-flex;
            }

            .online-support ul .text {
                opacity: 0;
                visibility: hidden;
                background: #002854;
                border-radius: 10px;
                padding: 0 10px;
                font-weight: 700;
                transition: all .5s;
                position: absolute;
                top: 50%;
                right: 100%;
                transform: translateY(-50%);
            }

            .online-support ul li {
                cursor: pointer;
                transition: all .35s;
                position: relative;
                right: 0;
            }

                .online-support ul li + li {
                    margin-top: 10px;
                }

            .online-support ul .text {
                opacity: 0;
                visibility: hidden;
                background: #185533 !important;
                border-radius: 10px;
                padding: 0 10px;
                padding: 5px 27px;
                font-weight: 700;
                font-size: 14px;
                transition: all .5s;
                color: #ffffff;
                position: absolute;
                top: 50%;
                right: 100%;
                transform: translateY(-50%);
            }

            .online-support ul li:hover .text {
                opacity: 1;
                visibility: visible;
                right: calc(100% + 5px);
            }

    .about-images {
        margin-bottom: 20px;
    }
}

    @media only screen and (max-width: 768px) {
        h1 {
            font-size: 30px;
        }

        .table-responsive {
            overflow-x: inherit;
            -webkit-overflow-scrolling: touch;
        }

        .btcontinue {
            display: none !important;
        }

        .logo.logo-width-1 a img {
            width: 44px !important;
            min-width: 68px !important;
        }

        .logo.logo-width-1 {
            margin-right: 0;
            position: absolute;
            left: 43%;
            transform: translateX(-50%);
        }

        .home-slider .hero-slider-1 {
            height: unset;
        }

        .product-cart-wrap .product-content-wrap h2 a {
            color: #253d4e;
            font-size: 13px;
        }

        .detail-info h2 {
            font-size: 26px;
            text-align: justify;
        }

        .logo.logo-width-1 {
            margin-right: 0;
            position: absolute;
            left: 38%;
            transform: translateX(0%);
            padding-top: 5px;
        }
    }
