/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.container, .container-width, .full-width .ubermenu-nav, .row {
    max-width: 1170px;
}

    .row.row-large {
        max-width: 1170px;
    }

.stBanner .rowBanner {
    max-width: 1170px;
}

html {
    scroll-behavior: smooth;
}

.searchBox {
    border: 1px solid #b7b7b7;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

    .searchBox .search-field {
        border: none;
        box-shadow: none !important;
        min-width: 450px;
        height: 40px;
    }

.searchform-wrapper .searchBox .searchBtnK {
    background: transparent;
    border: none;
    box-shadow: none;
    position: absolute;
    right: 0;
    padding: 0 15px;
    height: 40px;
    /* border-radius: 40px !important; */
}

.searchBox .searchBtnK i {
    font-size: 1.1em !important;
    color: #122732b3;
}

.header-nav-main {
    justify-content: center;
}

.cart-item .header-cart-link {
    color: white;
}

    .cart-item .header-cart-link:hover {
        color: white;
    }

    .cart-item .header-cart-link .header-cart-title {
        order: 2;
        font-weight: 400;
    }

    .cart-item .header-cart-link .icon-shopping-cart {
        margin: 0 10px 0 0;
    }

.headPhone {
    margin-right: 20px;
}

    .headPhone a {
        color: white;
        background: url(images/headPhone.png) 3px center no-repeat;
        height: 45px;
        display: block;
        background-size: 32px;
        padding-left: 40px;
        font-size: 1em;
    }

        .headPhone a b {
            display: block;
            font-size: 1.2em;
        }

#masthead {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.header-bottom-nav > li:hover > a:before, .header-bottom-nav > li.current-menu-item > a:before {
    display: block;
    width: 60px;
}

.header-bottom-nav > li > a:before {
    content: "";
    height: 2px;
    width: 0px;
    position: absolute;
    bottom: 3px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    transition: all 200ms linear 0s;
    border-radius: 8px;
}

.ftInfo {
}

    .ftInfo h3 {
        position: relative;
        padding-bottom: 10px;
        margin-bottom: 20px;
        font-size: 1.1em;
    }

        .ftInfo h3:before {
            content: '';
            position: absolute;
            left: 0;
            bottom: 0;
            height: 3px;
            width: 50px;
            background: #fff;
            border-radius: 8px;
        }

    .ftInfo ul {
    }

        .ftInfo ul li {
            font-size: .95em;
        }

            .ftInfo ul li a {
            }

            .ftInfo ul li:nth-child(1) {
            }

            .ftInfo ul li:nth-child(2) {
            }

            .ftInfo ul li:nth-child(3) {
            }

            .ftInfo ul li:nth-child(4) {
            }

            .ftInfo ul li:nth-child(5) {
            }

            .ftInfo ul li:nth-child(6) {
            }


.ftList {
}

    .ftList h3 {
        position: relative;
        padding-bottom: 10px;
        margin-bottom: 20px;
        font-size: 1.1em;
    }

        .ftList h3:before {
            content: '';
            position: absolute;
            left: 0;
            bottom: 0;
            height: 3px;
            width: 50px;
            background: #fff;
            border-radius: 8px;
        }

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

        .ftList ul li {
            list-style: none;
            margin: 0;
            margin-bottom: 7px;
            padding-bottom: 7px;
        }

            .ftList ul li:not(:last-child) {
                list-style: none;
                margin: 0;
                margin-bottom: 7px;
                padding-bottom: 7px;
                border-bottom: 1px solid rgb(255 255 255 / 12%);
            }

            .ftList ul li a {
                background: url(images/arRight.png) 0 2px no-repeat;
                background-size: 15px;
                padding-left: 17px;
                font-size: 0.95em;
            }

.ftSocial {
}

    .ftSocial ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: flex;
        gap: 5px;
    }

        .ftSocial ul li {
            margin: 0;
            padding: 0;
        }

            .ftSocial ul li a {
                display: block;
                width: 30px;
                height: 30px;
            }

            .ftSocial ul li:nth-child(1) a {
                background: url(images/so1.png) center center no-repeat;
                background-size: 30px;
            }

            .ftSocial ul li:nth-child(2) a {
                background: url(images/so2.png) center center no-repeat;
                background-size: 30px;
            }

            .ftSocial ul li:nth-child(3) a {
                background: url(images/so3.png) center center no-repeat;
                background-size: 30px;
            }

.emailBoxHome {
    text-align: center;
    margin: 0 auto;
    max-width: 1100px;
    width: 100%;
    background-image: url(images/bgEmail.png);
    padding-top: 40px;
    background-size: cover;
    padding-bottom: 44px;
}

.block-subscribe-flex {
    max-width: 700px;
    text-align: right;
    position: relative;
    padding-right: 200px;
}

.block-subscribe-flex-col1 {
}

    .block-subscribe-flex-col1 .subscribe-title {
        font-size: 24px;
        font-weight: 700;
        color: #0b3b3b;
        margin-bottom: 0px;
    }

    .block-subscribe-flex-col1 .desc {
        font-size: 14px;
        font-weight: 500;
        color: #585858;
        margin-bottom: 15px;
    }

.subscribe-image {
    position: absolute;
    bottom: -22px;
    right: 0;
}

    .subscribe-image img {
        width: 170px;
    }

.newsletter-form {
    position: relative;
    max-width: 800px;
    margin-left: auto;
    margin-bottom: -60px;
    margin-right: auto;
}

    .newsletter-form .wpcf7-tel {
        height: 42px;
        width: 100%;
        padding: 0 125px 0 20px;
        font-size: 16px;
        border-radius: 5px;
        margin: 0px;
        outline: none !important;
        border: none !important;
    }

    .newsletter-form .wpcf7-submit {
        position: absolute;
        right: 4px;
        top: 4px;
        border: initial;
        height: 34px;
        padding: 0 30px;
        background: #d1a975;
        color: #fff;
        border-radius: 5px;
        line-height: inherit;
        outline: none !important;
        cursor: pointer;
        font-size: 14px;
        margin: 0;
    }

    .newsletter-form .wpcf7-spinner {
        display: none;
    }

form {
    margin-bottom: 0;
}

.readHomePage {
    background: #0b3b3b;
    border: 1px solid #0b3b3b;
    font-weight: 400;
}

    .readHomePage span {
    }

.headingDefault1 {
}

    .headingDefault1 h2 {
        background: url(images/line1.png) top center no-repeat;
        padding-top: 35px;
        text-transform: uppercase;
        color: #0b3b3b;
    }

        .headingDefault1 h2 span {
            display: inline-block;
            font-weight: 700;
            text-transform: uppercase;
            font-size: 26px;
            color: #b20000;
        }

.headingDefault2 {
}

    .headingDefault2 h2 {
        background: url(images/line1.png) top center no-repeat;
        padding-top: 40px;
        text-transform: uppercase;
        color: white;
    }

.iBoxHome {
    align-items: center;
    justify-content: center;
    gap: 10px;
}

    .iBoxHome .icon-box-img {
        flex: unset;
    }

        .iBoxHome .icon-box-img .icon {
        }

            .iBoxHome .icon-box-img .icon .icon-inner {
                width: 50px;
                height: 50px;
            }

                .iBoxHome .icon-box-img .icon .icon-inner img {
                    padding: 0;
                    object-fit: contain;
                    width: 100%;
                    height: 100%;
                }

    .iBoxHome .icon-box-text {
        padding: 0 !important;
        flex: unset;
    }

        .iBoxHome .icon-box-text h3 {
            font-size: 1em;
            margin: 0;
            color: #141414;
        }

        .iBoxHome .icon-box-text p {
            margin: 0;
            color: #666;
            font-size: .95em;
        }

.btnBookNow {
    background: #d1a975;
    color: #333 !important;
}

    .btnBookNow span {
    }

.serveceInfo {
}

    .serveceInfo h5 {
        font-size: .7em;
        text-transform: uppercase;
        color: #d1a975;
        position: relative;
        font-weight: 600;
        padding-left: 0;
        display: flex;
        align-items: center;
        gap: 5px;
        margin: 0;
    }

        .serveceInfo h5:before {
            content: "";
            width: 20px;
            height: 2px;
            background: #d1a975;
            margin-bottom: 0;
            display: inline-block;
        }

    .serveceInfo h2 {
        color: #d1a975;
        font-size: 1.5em;
        margin: 15px 0;
    }

    .serveceInfo p {
        font-size: .85em;
        margin: 0 0 10px;
    }

.colMore .allMore {
    border: 1px solid #0b3b3b;
    color: #0b3b3b;
    height: 40px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

    .colMore .allMore span {
    }

    .colMore .allMore:hover {
        border: 1px solid #b20000;
        color: #fff;
        background: #b20000;
    }

        .colMore .allMore:hover span {
        }

.contentMore {
}

    .contentMore.show .col-inner {
        position: relative;
        max-height: 350px;
        overflow: hidden;
        transition: max-height .4s linear;
    }

    .contentMore .col-inner {
        position: relative;
        max-height: 350px;
        overflow: hidden;
        transition: max-height .4s linear;
    }

        .contentMore .col-inner:before {
            content: '';
            width: 100%;
            height: 100px;
            position: absolute;
            bottom: 0;
            left: 0;
            background-image: linear-gradient(to bottom, transparent, #fff);
        }

        .contentMore .col-inner.show:before {
            display: none;
        }

.breamBox {
    min-height: 45px;
    align-items: center;
    display: flex;
    position: relative;
    background-color: rgb(241, 241, 241);
    width: 100%;
}

.breadcrumb_last {
    font-weight: bold;
    color: black;
}

.pagePostHeading {
    margin-bottom: 20px;
}

    .pagePostHeading h1 {
        background: #0b3b3b;
        display: inline-block;
        width: auto;
        padding: 10px 30px;
        border-radius: 5px;
        font-size: 1.1em;
        text-transform: uppercase;
        margin: 0;
    }

        .pagePostHeading h1 a {
            color: white;
        }

.postPage {
    padding: 30px 0;
}

.pPageItem {
    gap: 20px;
    overflow: hidden;
    box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
    -webkit-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
    -moz-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
    display: flex;
    padding: .75rem;
    border-radius: .5rem;
    background: white;
    /*    align-items: center;*/
}

.pPageItemThumb {
    position: relative;
    max-width: 310px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 0.5em;
    height: 190px;
    width: 290px;
}

    .pPageItemThumb img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.pPageItemContent {
}

.pPageItemTitle {
}

    .pPageItemTitle a {
        font-weight: bold;
        color: black;
        font-size: 18px;
        text-transform: uppercase;
    }

.pPageItemDate {
    color: #0066b5;
}

.pPageItemDescription {
    margin-top: 8px;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-align: justify;
    color: black;
    margin-bottom: 10px;
}

.pPageItemRead {
    margin-top: 15px;
}

    .pPageItemRead a {
        height: 35px;
        background: #0066b5;
        border: 1px solid #cbd5e1;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: .5rem;
        padding-left: 1rem;
        padding-right: 1rem;
        font-weight: 700;
        font-size: .775rem;
        text-transform: uppercase;
        line-height: 130%;
        color: white;
        max-width: 110px;
    }

.boxPostGrid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 25px;
}

.widget {
    border-radius: 5px;
    overflow: hidden;
}

    .widget .widget-title {
        background: #0b3b3b;
        color: white;
        display: block;
        padding: 15px 30px;
    }

        .widget .widget-title span {
        }

    .widget .is-divider {
        display: none;
    }

    .widget ul {
        width: 100%;
        border: 1px solid #f2f2f2;
        padding: 10px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        background: white;
    }

        .widget ul li {
            border: none !important;
        }

            .widget ul li a {
                border-bottom: 1px dashed #cecaca !important;
                display: block;
                line-height: 18px;
                padding: 10px 24px 10px 5px;
                position: relative;
                margin-bottom: 0;
                color: black;
            }

            .widget ul li:last-child a {
                border: none;
            }

.pPageItemReadMore {
}

    .pPageItemReadMore a {
        background: linear-gradient(110.15deg, #247EDA 5.6%, #81E2A6 95.6%);
        color: white;
        display: block;
        padding: 6px 18px;
        border-radius: 8px;
        overflow: hidden;
        display: inline-block;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 0.8em;
    }

.pPageItem:hover .pPageItemTitle a {
    color: #0b3b3b;
}

.boxPostGridRelate {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 25px;
}

.signPostBoxContent ul, .signPostBoxContent ol {
    padding-left: 17px;
}

.signPostBoxEx {
    /* border: 1px solid #f2f2f2; */
    padding: 30px;
    background: #fff;
    margin-bottom: 30px;
    border-radius: 8px;
    box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
    -webkit-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
    -moz-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
    color: black;
}

.signDate {
    display: none;
}

.signPostBoxEx p {
    margin-top: 10px;
}

.signPostBoxTitle h1 {
    margin: 0 0 25px 0;
    line-height: 1.4;
    text-align: center;
    font-size: 1.5em;
    background: linear-gradient(110.15deg, #247EDA 5.6%, #81E2A6 95.6%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}

.pagePostDetails {
    padding: 30px 0;
}

.relate-post {
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
    font-size: 1.5em;
    color: #0b3b3b;
    text-transform: uppercase;
}

.postTwoThumb {
    width: 202px;
    flex-shrink: 0;
    border-radius: .25rem;
    overflow: hidden;
}

.postTwo {
    background-color: white;
    padding: .75rem;
    border-radius: .5rem;
    margin-bottom: 33px;
    display: flex;
    gap: .75rem;
    align-items: center;
}

.postTwoThumb img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all 1s;
    transition-duration: .3s;
}



.postRelate {
    flex-wrap: wrap;
    background: white;
    box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
    -webkit-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
    -moz-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
    margin-bottom: 0px !important;
}

    .postRelate .postTwoThumb {
        width: 100%;
        height: 160px;
    }

.postTwoTitle a {
    font-size: 1em;
    color: black;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-weight: bold;
    height: 49px;
    margin-bottom: 5px;
}

.postTwoDescription {
    font-size: 0.90em;
    color: black;
    /* line-height: normal; */
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 48px;
}

.postAsideList {
    width: 100%;
    border: 1px solid #f2f2f2;
    padding: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: white;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
}

.postAsideHomeItem {
    display: flex;
    gap: 10px;
    align-items: center;
}

.postAsideHomeItemThumb {
    height: 60px;
    min-width: 60px;
    max-width: 60px;
    border-radius: 50%;
    overflow: hidden;
}

    .postAsideHomeItemThumb img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

.postAsideHomeItemContent {
}

.postAsideHomeItemTitle {
}

    .postAsideHomeItemTitle a {
        color: black;
        font-size: .95em;
        font-style: normal;
        /* line-height: normal; */
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

.postAsideHomeItemDesc {
    display: none;
}

.postAsideHomeItem:hover .postAsideHomeItemTitle a {
    color: #0b3b3b;
}

.widget ul li:last-child a {
    border: none !important;
}

.signPostHeading {
}

    .signPostHeading h1 {
        text-transform: uppercase;
        font-size: 1.4em;
        color: #0b3b3b;
    }

.postRelate:hover .postTwoTitle a {
    color: #0b3b3b;
}

.signRelateGrid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 25px;
}

.contact-form-wrap .col-inner {
    border-top: 1px solid #e0e0e0;
    background-color: #fff;
    box-shadow: 0 20px 20px rgba(0,0,0,.075);
    padding: 30px 30px 1px;
    border-radius: 30px;
    margin-bottom: 15px;
}

.imgContactPage img {
    width: auto;
    margin: 0 auto;
    display: block;
}

.contact-form-wrap .form-header {
    text-transform: uppercase;
    color: #808000;
    font-weight: 900;
    font-size: 20px;
    margin-bottom: 15px;
}

.contact-form label {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
}

.contact-form .btn-submit {
    background-color: rgb(11, 59, 59);
    width: 100%;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 40px;
    margin: 0;
    line-height: 40px;
}

.contactInfo h3 {
    font-size: 24px;
    color: rgb(11, 59, 59);
}

.contactInfo ul {
    /* list-style: none; */
}

.nav-dropdown-has-arrow li.has-dropdown:after {
}

.menu-item-has-children .sub-menu {
    border: none;
    padding: 0;
}

    .menu-item-has-children .sub-menu > li {
    }

        .menu-item-has-children .sub-menu > li > a {
            margin: 0;
            padding: 10px 10px;
            background: #0b3b3b;
            color: white;
            font-size: .85em;
        }

.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:after, .nav-dropdown-has-arrow li.current-dropdown.has-dropdown:before {
    display: none;
}

.pageProHeading {
}

.proPageList {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
}

.proItem {
    background: #fff;
    border-radius: 10px;
    padding: 10px;
    height: 100%;
    box-shadow: 0px 0px 6px 0px rgba(50, 50, 93, 0.15), 1px 1px 5px rgba(0, 0, 0, 0.05);
    margin-bottom: 0px;
    position: relative;
}

.proItemThumb {
    height: 293px;
    overflow: hidden;
}

    .proItemThumb img {
        aspect-ratio: 1 / 1;
        object-fit: cover;
        width: 100%;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
    }

.proItemContent {
    padding: 15px 0 0 0;
}

.proItemTitle {
}

    .proItemTitle a {
        display: block;
        font-size: 18px;
        height: 45px;
        text-overflow: ellipsis;
        overflow: hidden;
        line-height: 21px !important;
        font-weight: 600;
        color: #333;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

.proItemDescription {
    background: #f1f1f1;
    border-radius: 5px;
    font-size: 13px;
    padding: 5px 7px;
    margin-top: 15px;
    line-height: 19px;
}

    .proItemDescription p {
        margin: 0;
    }

.proItem:hover .proItemThumb img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.proItem:hover .proItemTitle a {
    color: #b20000 !important;
}

.proPageK {
    padding: 30px 0;
}

.proPageCategoryDesc {
    padding: 40px 0;
}

.proPageContent {
}

.proPageContentReadMore {
    text-align: center;
    margin-top: 15px;
}

    .proPageContentReadMore .allMore {
        border: 1px solid #0b3b3b;
        color: #0b3b3b;
        height: 40px;
        display: inline-flex;
        align-items: center;
        gap: 8px;
        font-weight: 600;
        padding: 0 20px;
        cursor: pointer;
    }

        .proPageContentReadMore .allMore:hover {
            border: 1px solid #b20000;
            color: #fff;
            background: #b20000;
        }

        .proPageContentReadMore .allMore i {
        }

.d_page {
    margin-top: 20px;
}

.page-numbers {
    width: 100%;
    text-align: center;
}

    .page-numbers li {
    }

        .page-numbers li span.current {
            border: 1px solid #0b3b3b;
            background: #0b3b3b;
            border-radius: 5px;
            color: white !important;
        }

        .page-numbers li a {
            border: 1px solid #0b3b3b;
            background: white;
            border-radius: 5px;
            color: #0b3b3b !important;
        }

.nav-pagination > li > .current, .nav-pagination > li > a:hover, .nav-pagination > li > span:hover {
    background-color: #0b3b3b;
    border-color: #0b3b3b;
    color: #fff !important;
}

.proListAside {
    width: 100%;
    border: 1px solid #f2f2f2;
    padding: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: white;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
}

.proAsideItem {
    display: flex;
    gap: 10px;
    align-items: center;
}

.proAsideThumb {
    height: 60px;
    min-width: 60px;
    max-width: 60px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #efefef;
}

    .proAsideThumb img {
    }

.proAsideContent {
}

.proAsideTitle {
    margin-bottom: 5px;
}

    .proAsideTitle a {
        color: black;
        font-weight: bold;
        font-size: .95em;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        height: 49px;
    }

.proAsideGrPrice {
    display: flex;
    font-size: .85em;
    gap: 10px;
    align-items: end;
}

    .proAsideGrPrice .new {
    }

        .proAsideGrPrice .new .woocommerce-Price-amount {
            color: #b20000;
        }

    .proAsideGrPrice .old {
    }

        .proAsideGrPrice .old .woocommerce-Price-amount {
        }

.proItemPrice {
    display: flex;
    font-size: .85em;
    gap: 10px;
    align-items: center;
    justify-content: center;
}

    .proItemPrice .new {
        font-size: 20px;
        order: 2;
    }

        .proItemPrice .new .woocommerce-Price-amount {
            color: #b20000;
        }

    .proItemPrice .old {
    }

        .proItemPrice .old .woocommerce-Price-amount {
            font-size: 15px;
        }

.sales {
    padding: 1px 10px 1px 10px;
    background-color: #b20000;
    display: inline-block;
    position: absolute;
    top: 5px;
    left: -6px;
    box-shadow: rgba(60, 64, 67, 0.1) 0px 1px 0px 0px, rgba(60, 64, 67, 0.15) 0px 2px 3px 2px;
    color: #fff;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 8px;
    font-weight: bold;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    z-index: 1;
}

.sales {
    font-size: 13px;
    font-weight: 600;
}

.supList {
    width: 100%;
    border: 1px solid #f2f2f2;
    padding: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: white;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
}

.supItem {
    display: flex;
    gap: 10px;
    align-items: center;
}

.supItemItemThumb {
    height: 60px;
    min-width: 60px;
    max-width: 60px;
    border-radius: 50%;
    overflow: hidden;
}

    .supItemItemThumb img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

.supItemItemContent {
}

.supItemItemTitle a {
    color: black;
    font-weight: bold;
}

.supItemText1 {
    font-size: .85em;
    color: red;
}

.supItemText2 {
    color: blue;
    font-size: .85em;
}

.proItemPrice {
}


.signProTabInfo {
    margin-top: 30px;
    /* box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%); */
    /* -webkit-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%); */
    padding: 20px;
    border-radius: 8px;
    overflow: visible;
    color: black;
    background: #F7F7F7;
}

    .signProTabInfo .wc-tabs {
    }

        .signProTabInfo .wc-tabs li {
            margin: 0;
            margin-right: 5px;
        }

            .signProTabInfo .wc-tabs li a {
                /* background: #CCCDCE; */
                padding: 0 0px;
                border-radius: 5px;
                overflow: hidden;
                color: #565656;
                font-weight: bold;
                font-size: 1.2em;
                text-transform: uppercase;
                margin-right: 10px;
            }

            .signProTabInfo .wc-tabs li.active {
            }

                .signProTabInfo .wc-tabs li.active a {
                    /* background: #0b3b3b; */
                    color: #0b3b3b;
                }

                    .signProTabInfo .wc-tabs li.active a:before {
                        display: none;
                    }

            .signProTabInfo .wc-tabs li:hover a:before {
                display: none;
            }

    .signProTabInfo .has-border {
        border: none;
        padding: 2px;
        background: white;
        padding: 30px;
    }

#review_form {
    padding: 2px;
    overflow: hidden;
    background: #0b3b3b;
}

.form-submit .submit {
    background: #0b3b3b;
    border: none;
    box-shadow: none;
    border-radius: 5px;
    overflow: hidden;
    padding: 0 40px;
}

.proRelateList {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
}

.proRelateBoxHeading {
    text-transform: uppercase;
    font-size: 1.4em;
    color: #0b3b3b;
}

.product-main {
    padding: 30px 0;
}

.proRelateBox {
    padding-bottom: 30px;
}

.image-tools {
    display: none;
}

.badge-container {
    display: none;
}

.specifications .box-head.--flex-head {
    margin-bottom: 10px;
}

.product-desc-body .head-title,
.specifications .head-title {
    font-weight: 600;
    font-size: 1.25em;
    text-transform: uppercase;
    margin-bottom: 0;
    text-align: left;
    color: #0b3b3b;
}

.product-desc-description .box-button {
    margin-top: 20px;
}

.product-desc-description .home_description {
    padding-bottom: 0;
}

.block-promotion {
    display: block;
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
    background: #f8f8f8;
    border: 1px solid #d1a975;
    margin-bottom: 20px;
}

    .block-promotion .heading-promo {
        background: url(images/gift.png) 7px 10px no-repeat #d1a975;
        background-size: 20px;
        padding: 10px 10px 10px 34px;
        color: #fff;
        display: flex;
        align-items: center;
        font-weight: 600;
        font-size: 17px;
        line-height: initial;
        gap: 5px;
    }

    .block-promotion .promo-content {
        padding: 10px;
        font-size: 14px;
        font-weight: 600;
    }

        .block-promotion .promo-content p {
            margin-bottom: 5px;
        }

        .block-promotion .promo-content i {
            color: #d1a975;
            margin-right: 5px;
        }

.specifications {
    margin-bottom: 0
}

    .specifications .title {
        font-size: 20px;
        margin-bottom: 10px;
        font-weight: 700;
        text-transform: uppercase
    }

    .specifications table {
        border-collapse: collapse;
        width: 100%;
        margin-bottom: 5px;
        text-align: left !important
    }

        .specifications table tr:nth-child(odd) {
            background-color: #F7F7F7
        }

        .specifications table td {
            border: 0px !important;
            padding: 6px 10px;
            font-size: 1.1em;
            text-align: left !important
        }

            .specifications table td p {
                margin-bottom: 0px
            }

            .specifications table td:first-child {
                width: 126px;
                padding: 0 20px;
            }

        .specifications table ul {
            margin: 0;
        }

            .specifications table ul li:last-child {
                margin: 0;
            }

@media (max-width: 991px) {
    .specifications table td {
        text-align: left
    }

        .specifications table td:first-child {
            width: 145px
        }
}

.specifications table + p {
    display: none;
}

.csiBlock {
    display: block;
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
    background: #f8f8f8;
    border: 1px solid #14141430;
    margin-bottom: 20px;
}

    .csiBlock > h3 {
        background: url(images/checkWhite.png) 7px 10px no-repeat #0b3b3b;
        background-size: 20px;
        padding: 10px 10px 10px 34px;
        color: #fff;
        display: flex;
        align-items: center;
        font-weight: 600;
        font-size: 17px;
        line-height: initial;
        gap: 5px;
    }

.csiBox {
    align-items: center;
    background: none !important;
    border-radius: 0;
    border: none;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #dddddde3;
    padding: 10px 0px;
    margin: 0 10px;
}

    .csiBox .icon-box-img {
    }

        .csiBox .icon-box-img .icon {
        }

            .csiBox .icon-box-img .icon .icon-inner {
                width: 50px;
                height: 50px;
            }

                .csiBox .icon-box-img .icon .icon-inner img {
                    padding: 0;
                    object-fit: contain;
                    width: 100%;
                    height: 100%;
                }

    .csiBox .icon-box-text {
    }

        .csiBox .icon-box-text h3 {
            font-size: 17px;
            font-weight: 700;
            margin-bottom: 0;
            line-height: initial;
            color: black;
        }

        .csiBox .icon-box-text p {
            color: #666;
            font-size: 15px;
            display: block;
            line-height: initial;
        }

.woocommerce-breadcrumb {
    display: none;
}

.formSignPro {
    padding-bottom: 5px;
}

    .formSignPro h3 {
        color: white;
        text-transform: uppercase;
    }

.formSignProBox {
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    display: block;
}

    .formSignProBox p {
    }

    .formSignProBox .wpcf7-form-control {
        height: 40px;
        margin: 0;
    }

    .formSignProBox .wpcf7-submit {
        position: absolute;
        right: 0;
        top: 0;
        border: initial;
        height: 40px;
        font-size: 16px;
        padding: 0 30px;
        background: #d1a975;
        color: #fff;
        border-radius: 5px;
        line-height: inherit;
        outline: none !important;
        cursor: pointer;
        margin: 0;
        font-weight: 400;
    }

.wpcf7-spinner {
    display: none;
}

.signAddCart {
}

.signFormPhone {
    background: #0b3b3b !important;
    padding: 10px 10px;
    border-radius: 5px;
    text-align: center;
    padding-bottom: 0;
    margin-top: 10px;
}

.signAddCart form.cart {
}

.qtyFormK {
}

.signBuyBox {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    float: none;
    vertical-align: top;
    text-align: center;
    margin-left: 0 !important;
    justify-content: flex-start;
    gap: 10px;
    display: flex !important;
}

.signBuyNow {
    text-align: center !important;
    display: flex !important;
    flex-direction: column;
    height: 60px !important;
    line-height: 60px !important;
    align-items: center;
    text-transform: inherit !important;
    border-color: #0b3b3b !important;
    background: #0b3b3b !important;
    border-radius: 8px !important;
    width: calc(100% - 125px);
}

.qtyFormK {
    position: relative;
    padding-left: 75px;
}

    .qtyFormK:before {
        content: 'Số lượng: ';
        position: absolute;
        left: 0;
        top: 6px;
    }

.signBuyNow span {
    display: block;
    line-height: 22px;
    color: white;
}

    .signBuyNow span:nth-child(1) {
        font-size: .95em;
        font-weight: 700;
        margin-bottom: 2px;
        text-transform: uppercase;
        margin-top: 9px;
    }

    .signBuyNow span:nth-child(2) {
        font-size: 0.8em;
        text-transform: inherit !important;
    }

.signBuyBox .single_add_to_cart_button {
    text-align: center !important;
    display: flex !important;
    flex-direction: column;
    height: 60px !important;
    line-height: 60px !important;
    align-items: center;
    text-transform: inherit !important;
    width: 152px;
    font-size: .9em;
    padding: 0 5px;
    background: url(images/signCart.png) no-repeat #d1a975;
    background-position-x: 50%;
    background-position-y: 5px;
    background-size: 25px;
    border-radius: 8px !important;
    padding-top: 14px;
    margin: 0;
}

.popBoxk {
}

.popForm {
}

    .popForm .wpcf7-form-control {
        box-shadow: none !important;
        min-height: 35px;
        height: 35px;
        border-radius: 5px;
    }

    .popForm .wpcf7-submit {
        display: flex;
        align-items: center;
        height: 40px;
        min-height: 40px;
        font-weight: bold;
        text-transform: capitalize;
        background: #0b3b3b;
    }

.wpcf7 form .wpcf7-response-output {
    margin: 10px 0;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
}

.proHotHomeHeading {
}

    .proHotHomeHeading h2 {
        background: url(images/line1.png) top center no-repeat;
        padding-top: 40px;
        text-transform: uppercase;
        color: white;
    }
.ttft:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 50px;
    background: #fff;
    border-radius: 8px;
}
.ttft {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;font-weight:bold;
    font-size: 1.1em;
}
.ttda {
    background: url(images/line1.png) top center no-repeat;
    padding-top: 35px;font-size:30px;
    text-transform: uppercase;
    color: #fff;
}


.igi_arrows {
    position: relative;
    overflow: hidden;
}

    .igi_arrows .owl-nav {
    }

        .igi_arrows .owl-nav i {
            display: none;
        }

        .igi_arrows .owl-nav .owl-prev,
        .igi_arrows .owl-nav .owl-next {
            position: absolute;
            top: calc(40% - 20px);
            width: 11px;
            height: 30px;
            font-size: 0;
            cursor: pointer;
            display: block;
        }

        .igi_arrows .owl-nav .owl-prev {
            left: 0;
            background: url(images/arrows_left_30px.png) #ffffffba !important;
        }

        .igi_arrows .owl-nav .owl-next {
            right: 0;
            background: url(images/arrows_right_30px.png) #ffffffba !important;
        }

        .igi_arrows .owl-nav span {
            display: none;
        }

        .igi_arrows .owl-nav .owl-prev,
        .igi_arrows .owl-nav .owl-next {
            top: calc(50% - 15px);
            width: 25px;
            display: block;
            background-repeat: no-repeat !important;
            background-position: center center !important;
            outline: none !important;
            border: none !important;
            margin: 0 !important;
            background-size: auto 25px !important;
        }

.proListCategoryHome {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
}

.proHome {
    padding: 30px 0;
}

.proHomeNameBox {
    margin-bottom: 20px;
}

.proHomeName {
}

    .proHomeName a {
        background: url(images/line1.png) top center no-repeat;
        padding-top: 35px;
        text-transform: uppercase;
        color: #0b3b3b;
        font-weight: bold;
        display: block;
        text-align: center;
        font-size: 1.6em;
    }

.proHomeReadMore {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

    .proHomeReadMore a {
        background: #0b3b3b;
        border: 1px solid #0b3b3b;
        font-weight: 400;
        border-radius: 99px;
        color: white;
        padding: 0 1.2em;
        max-width: 100%;
        letter-spacing: .03em;
        line-height: 2.4em;
        height: 40px;
        min-height: 2.5em;
        display: block;
    }

.postHomeItem {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 12px;
    overflow: hidden;
    height: 100%;
    margin-bottom: 10px;
}

.postHomeItemThumb {
    height: 195px;
    overflow: hidden;
}

    .postHomeItemThumb img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.postHomeItemContent {
    -webkit-box-flex: 1;
    flex-grow: 1;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    background: #f9f9f9;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 10px 15px;
}

.postHomeItemTitle {
}

    .postHomeItemTitle a {
        display: -webkit-box;
        overflow: hidden;
        visibility: visible;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        font-weight: 600;
        color: #333333db;
        line-height: 24px;
        font-size: .95em;
        text-transform: uppercase;
    }

.postHomeItemDesc {
    margin-top: 10px;
    color: #484848;
    font-weight: 400;
    margin-bottom: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 23px;
    font-size: .9em;
}

.postHomeItem:hover .postHomeItemThumb img {
}

.postHomeItem:hover .postHomeItemTitle a {
    color: #0b3b3b;
}

.title-bar__list {
    display: -ms-flexbox;
    display: flex;
    margin-top: 8px;
    gap: 30px;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}

.title-bar__list-item {
    line-height: 20px;
    position: relative;
    margin-bottom: 0;
}

    .title-bar__list-item a {
        color: #333;
        font-size: 16px !important;
        text-transform: inherit !important;
        font-weight: 400 !important;
    }

        .title-bar__list-item a:hover {
            color: var(--second-color) !important;
        }

    .title-bar__list-item + .title-bar__list-item {
    }

    .title-bar__list-item:after {
        content: "/";
        position: absolute;
        right: -17px;
        top: 1px;
        color: #3333338f;
    }

.title-bar__list.ko .title-bar__list-item:last-child:after {
    display: none;
}

.title-bar__list-link:hover {
    text-decoration: none;
    color: #233e92
}
.signFormPhone .wpcf7 form .wpcf7-response-output {
   color:white;
}
/*desktop*/
@media only screen and (min-width: 1200px) {
    .container, .container-width, .full-width .ubermenu-nav, .row {
        max-width: 1349px;
    }

        .row.row-large {
            max-width: 1349px;
        }

    .stBanner .rowBanner {
        max-width: 1349px;
    }
}



@media only screen and (max-width: 48em) {
  .pageProRow .colAside1{        order: 2;}
  .pageProRow  .colAside2{        order: 1;}
    .nav > li > a > i.icon-menu {
        color:white;
    }
    .proListCategoryHome {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 20px;
    }

    .proItemThumb {
        height: 190px;
        overflow: hidden;
    }

    .proRelateList {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 20px;
    }

    .proPageList {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 20px;
    }

    .signRelateGrid {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 25px;
    }

    .signRelateGrid {
    }

    .pPageItem {
        flex-wrap: wrap;
    }

    .pPageItemThumb {
        max-width: 100%;
        height: 220px;
        width: 100%;
    }

    .advCol .col-inner {
        height: 100%;
    }

    .emailBoxHome {
        background-size: 100% 100%;
        padding-left: 15px;
        padding-right: 15px;
    }


    .block-subscribe-flex {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }

    .subscribe-title {
        font-size: 25px;
        line-height: 28px;
    }

    .subscribe-image {
        display: none !important;
    }
}
