@font-face {
    font-family: 'Exo-Bold';
    src: url("../fonts/Exo-Bold.ttf");
}

@font-face {
    font-family: 'Exo-Regular';
    src: url(../fonts/Exo-Regular.ttf);
}

body {
    font-family: 'Exo-Regular';
}

.flex-xs-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
}

.flex-xs-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}

@media (min-width: 992px) {
    .flex-lg-unordered {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }

    .flex-lg-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
}

#menu ul#ddmenu li.active > a {
    color: #0033cc;
}

.menu-right-bottom {
    background: #0033cc;
    padding: 10px 10px;
    border-radius: 10px;
    text-align: center;
}

    .menu-right-bottom a {
        color: #fff;
        font-family: 'Exo-Bold';
        font-size: 18px;
    }

        .menu-right-bottom a span {
            border-radius: 50%;
            border: 1px solid #fff;
            padding: 3px 8px;
        }

            .menu-right-bottom a span i {
                font-size: 16px;
            }

.wrap-img .owl-item .item {
    position: relative;
}

    .wrap-img .owl-item .item .home_slider-text {
        color: #fff;
        overflow: hidden;
        padding: 30px;
        box-sizing: border-box;
        background-color: rgba(0,0,0,0.6);
        display: block;
        width: 43%;
        position: absolute;
        z-index: 10;
        left: 29%;
        top: 45%;
        transform: translate(-50%, -50%);
        /* outline: 1px solid #000; */
        border-radius: 10px;
        display: none;
    }

        .wrap-img .owl-item .item .home_slider-text h2 {
            color: white;
            margin-top: 0;
            margin-bottom: 10px;
            /* font-family: 'Nunito-Bold'; */
            font-size: 30px;
            font-family: 'Exo-Bold';
        }

        .wrap-img .owl-item .item .home_slider-text .button-orange {
            color: white;
            /* border: 1px solid white; */
            /* background-color: #3d588f; */
            padding: 9px 15px;
            border-radius: 2px;
            margin-top: 15px;
            font-size: 16px;
            display: inline-block;
            font-family: 'Exo-Regular';
        }

.d_page {
    text-align: center;
    float: left;
    width: 100%;
}

    .d_page li {
        display: inline-block;
        padding: 0 5px;
    }

        .d_page li.active { /* background: red; */
        }

        .d_page li a {
            padding: 5px 12px;
            /* width: auto; */
            border-radius: 50% !important;
            border: 1px solid #dee2e6;
            font-size: 20px;
        }

        .d_page li.active a {
            background-color: #0033cc!important;
            color: #fff !important;
        }

.d_page {
    width: 100%;
    margin: 15px 0 25px 0;
    float: left;
    text-align: center;
}

    .d_page b {
        background-color: #0033cc;
        border-color: #0033cc;
        color: #fff;
        margin-right: 8px;
        width: 45px;
        height: 45px;
        font-size: 17px;
        border-radius: 50px;
        font-weight: 400;
        display: inline-block;
        line-height: 45px;
    }

    .d_page a {
        margin: 0 2.5px;
        background: #fff;
        text-align: center;
        display: inline-block;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        line-height: 36px;
        font-size: 17px;
        color: #0033cc;
        border: 1px solid #0033cc;
        text-decoration: none;
    }

        .d_page a:hover {
            background-color: #0033cc;
            border-color: #0033cc;
            color: #fff;
        }

.img-detail img {
    width: 100%;
}

.block-cc-t:before {
    content: "";
    position: absolute;
    left: 5px;
    bottom: 4px;
    width: 100%;
    height: 2px;
    background: #0e62a0;
}

.block-cc-t h2:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    background: #0033cc;
    /* border-radius: 12px; */
}

.block_left-title-p h2 i {
    position: absolute;
    right: 7px;
    color: #000000;
    top: 45%;
    font-size: 14px;
}

.block_left-center-p {
    color: #888888;
}

.block_left-title-p h2:hover {
    border-bottom: 1px solid #0033cc;
}

    .block_left-title-p h2:hover a {
        color: #0033cc;
    }

    .block_left-title-p h2:hover i {
        color: #0033cc;
    }

.xem-them-sp {
    position: absolute;
    right: 0;
    top: 13px;
}

    .xem-them-sp a {
        position: relative;
        color: #000000;
        font-size: 14px;
        font-family: 'Exo-Bold';
    }

        .xem-them-sp a:before {
            content: "";
            position: absolute;
            left: -23px;
            top: 8px;
            width: 20px;
            height: 2px;
            background: #000;
            z-index: 9;
        }

.bl-prd-c:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 14px;
    width: 80%;
    background: #0033cc;
    margin: 0 auto;
    border-radius: 15px 15px 0 0;
    display: none;
}

.img-ht {
    margin-bottom: 15px;
}

.xemthem-hot {
    margin-top: 10px;
}

    .xemthem-hot a {
        color: #0033cc;
        font-size: 12px;
        font-family: 'Exo-Regular';
    }

.list-product-collection {
    position: relative;
    padding-bottom: 10px;
}

    .list-product-collection:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 14px;
        width: 80%;
        background: #0033cc;
        margin: 0 auto;
        border-radius: 15px 15px 0 0;
        display: none;
    }

.d_counter:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 14px;
    width: 80%;
    background: #0033cc;
    margin: 0 auto;
    border-radius: 15px 15px 0 0;
    display: none;
}

.block-cc-t-dt {
    margin-top: 30px;
    position: relative;
    padding-bottom: 15px;
}

    .block-cc-t-dt h2 {
        display: inline-block;
        font-size: 27px;
        line-height: 38px;
        color: #0033cc;
        margin: 0px;
        z-index: 9;
        position: relative;
        /* border-radius: 11px; */
        text-transform: uppercase;
        padding-bottom: 10px;
        text-align: center;
        width: 100%;
    }

    .block-cc-t-dt:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 4px;
        width: 100%;
        height: 2px;
        background: #777777;
    }

    .block-cc-t-dt:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 14px;
        width: 96px;
        height: 5px;
        background: #0033cc;
        border-radius: 15px;
    }

.logo-ft {
    text-align: center;
    margin-top: 30px;
}

.content-ft {
}

    .content-ft h3 {
        color: #000000;
        font-size: 17px;
        font-family: 'Exo-Bold';
    }

.ul-footer-contact {
    padding-left: 0;
    margin-top: 15px;
}

    .ul-footer-contact li {
        color: #000000;
        font-size: 14px;
        margin-bottom: 8px;
        font-family: 'Exo-Bold';
        width: 100%;
        list-style-type: none;
        float: left;
        /* padding-top: 0px; */
    }

        .ul-footer-contact li span {
            color: #0033cc;
            width: 22px;
            float: left;
            line-height: 24px;
            font-size: 18px;
        }

        .ul-footer-contact li b {
            width: calc(100% - 25px);
            float: left;
            /* color: #989898; */
            color: #000000;
            font-size: 15px;
            /* font-family: 'Exo-Bold'; */
            font-weight: unset;
            font-family: 'Exo-Regular';
        }

            .ul-footer-contact li b strong {
                font-family: 'Exo-Bold';
            }

            .ul-footer-contact li b a {
                color: #000000;
                font-size: 14px;
                font-family: 'Exo-Bold';
                font-weight: unset;
                font-family: 'Exo-Regular';
            }

.mnsub a:before {
    content: "";
    position: absolute;
    left: 0;
    width: 12px;
    height: 2px;
    background: #000;
    top: 14px;
}

.title-head {
    background: #0033cc;
    text-align: center;
    float: left;
    width: 100%;
    padding: 5px 0px 7px 0px;
}

    .title-head span {
        background: none;
        color: #fff !important;
        font-size: 16px;
        text-transform: uppercase;
        text-align: center;
    }

.aside-title {
    float: left;
    width: 100%;
}

.aside-content {
    float: left;
    width: 100%;
    /* border: 1px solid #000000; */
    margin: 10px 0;
    border-radius: 10px;
    background: #f9f9fc;
}

    .aside-content ul {
        padding: 10px;
        position: relative;
        margin-bottom: 0;
        /* padding-bottom: 30px; */
    }

        .aside-content ul li {
            color: #000000;
            border-bottom: 1px solid;
            padding: 10px 1px;
            font-size: 16px;
            font-family: 'Exo-Regular';
        }

            .aside-content ul li a {
                color: #000000;
            }

        .aside-content ul:before {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            height: 14px;
            width: 80%;
            background: #0033cc;
            margin: 0 auto;
            border-radius: 15px 15px 0 0;
            display: none;
        }

.block-cc-t h1:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 110%;
    height: 10px;
    background: #0e62a0;
    border-radius: 12px;
}

.block-detail-head-dv {
    float: left;
    width: 100%;
}

.block-cc-t-lh h1 {
    display: inline-block;
    font-size: 20px;
    line-height: 38px;
    color: #0033cc;
    margin: 0px;
    z-index: 9;
    position: relative;
    /* border-radius: 11px; */
    text-transform: uppercase;
    font-family: 'Exo-Bold';
    padding-bottom: 10px;
}

.coco-filter-wrapper {
    float: left;
    width: 100%;
}

.facet-group {
    margin-bottom: 15px;
}

.facet-label {
    background: #0033cc;
    /* height: 61px; */
    margin-left: 0px;
    padding-left: 10px;
    box-shadow: 0px 1px 1px 1px #cccccc;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Exo-Bold';
    font-size: 16px;
    padding: 10px 0;
    float: left;
    width: 100%;
}

.facet-body {
    position: relative;
    float: left;
    width: 100%;
    border-radius: 10px;
    border: 1px solid;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 10px;
    padding-bottom: 30px;
}

    .facet-body a {
        color: #000000;
        border-bottom: 1px solid;
        padding: 10px 1px;
        font-family: 'Exo-Bold';
        font-size: 18px;
        float: left;
        width: 100%;
    }

    .facet-body:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 14px;
        width: 80%;
        background: #0033cc;
        margin: 0 auto;
        border-radius: 15px 15px 0 0;
    }

.active-filter-item a {
    font-family: 'Exo-Bold';
    /* color:red; */
    font-size: 14px;
}

.active-filter-link:after {
    position: absolute;
    display: block;
    content: '\00d7';
    right: 0.375em;
    top: 2px;
    font-size: 1.25em;
    line-height: 1;
}

.active-filter-link {
    position: relative;
    font-weight: 400;
    padding: 0.2em 0.6em;
    max-width: 12em;
    padding-right: 1.5em;
    border-width: 0;
}

.btn-gray {
    color: #fff;
    background-color: #0033cc;
    border-color: #0033cc;
    -webkit-box-shadow: inset 0 0 0 rgb(255 255 255 / 15%), 0 0 0 rgb(0 0 0 / 8%);
    box-shadow: inset 0 0 0 rgb(255 255 255 / 15%), 0 0 0 rgb(0 0 0 / 8%);
}

.active-filter-item {
    display: inline-block;
    padding-right: 10px;
}

.active-filter-item-clear {
    display: block;
    margin-top: 10px;
}

#product-related-products1 {
    float: left;
    width: 100%;
}

.cart {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #dee2e6;
}

.table th, .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    border: 1px solid #4e4e4e;
}

.tool_cart input {
    background: #0033cc;
    color: #fff;
    border: none;
}
@media(max-width:830px) and (min-width:768px){
header #menu .bg > ul > li{
margin-right: 10px;
}
#menu ul#ddmenu li.menu-item a {
    padding: 12px 3px;
}
.menu-right-bottom a {
    color: #fff;
    font-family: 'Exo-Bold';
    font-size: 15px;
}
.text-right-collection a{
font-size: 15px;
}
.img-left-collection img{
    width: 100%;

}
.xemthem-hot a{
font-size: 14px;
}
.text-right-collection{
padding-left: 15px !important;
}
}
@media(max-width:480px) {
    .wrap-img .owl-item .item .home_slider-text {
        width: 90%;
        left: 50%;
        top: 50%;
        padding: 10px;
    }

        .wrap-img .owl-item .item .home_slider-text h2 {
            font-size: 20px;
        }

        .wrap-img .owl-item .item .home_slider-text .button-orange {
            margin-top: 0;
        }

    .menu-right-bottom {
        background: #0033cc;
        padding: 10px 10px;
        border-radius: 0;
        text-align: center;
    }
.block-cc-t h2, .block-cc-t h1{
font-size: 17px;
}
.xem-them-sp{
display: none;
}
#idTab1 img{
width: auto !important;
    height: auto !important;
    max-width: 100%;
}
}

.description-box {
    display: block;
    padding-bottom: 20px;
    background: white;
    margin-bottom: 20px;
    border-radius: 10px;
    overflow: hidden;
}

.description-page {
    display: block;
    margin: 15px 0 0 0;
    background: white;
    max-height: 91px;
    overflow: hidden;
    padding: 20px;
    transition: all 500ms;
    line-height: 1.2;
}

.description-page {
    max-height: 100px;
}

.description-read {
    padding: 8px 16px;
    display: block;
    background: #3c4292;
    color: white;
    border-radius: 5px;
    max-width: 125px;
    text-align: center;
    margin: 0 auto;
}

.less {
    display: none;
}

.description-read.active .more {
    display: none !important;
}

.description-read.active .less {
    display: block;
}

.expanded {
    max-height: unset;
}

.btn-hide-toggle-sub-menu {
    position: absolute;
    top: 21px;
    right: 10px;
}

.block_left-title-p {
    position: relative;
}

.blog-item {
    padding-left: 0px;
    padding-right: 0px;
    padding: 10px;
    border-bottom: 1px dashed #bdbdbd;
}

.panel-box-media {
    display: none;
    float: left;
    width: 70px;
    margin-right: 10px;
}

.blogs-rights {
    
}

.blog-item-name {
    margin: 0;
    font-size: 13px;
    font-weight: normal;
}

    .blog-item-name a {
        color: #363f4d;
    }
