.icon-download-file a {
    display: inline-block;
    margin-top: 6px;
    color: #3b7ffc;
    font-weight: bold;
    transition: all 0.25s ease;
}
.icon-download-file a:hover {
    color: #ff2d38;
}
.header-img img {
    max-height: 56px;
}

.header-center {
    position: relative;
}

.sticky-header.fixed .logo {
    margin-left: 0;
}
#sel1 {
    border: 1px solid #ed1c24;
}
.home-product-tabs {
    padding: 3rem 0 2rem;
    position: relative;
}

.product-br .product-details {
    padding: 15px 0;
}


.show-me {
    position: relative;
    overflow: hidden;
}
.show-me img {
    height: 180px;
    object-fit: cover;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    -moz-transition: all .35s;
    -o-transition: all .35s;
    -webkit-transition: all .35s;
    transition: all .35s;
}
/* .show-me:hover img {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
} */
.widget-categories {
    margin-bottom: 2rem;
    background-color: #FFF;
}
.home-product-tabs .website-link {
    margin-bottom: 0;
}
.blog-slider .entry {
    background-color: #f1f1f1;
    text-align: left;
    margin-bottom: 0;
    border-radius: 0.9rem;
}

.blog-slider .entry-media {
    margin: 0;
    position: relative;
}

.blog-slider .entry-date {
    background-color: #000;
    box-shadow: none;
    color: #fff;
    display: block;
    float: none;
    font: 400 1.8rem/1 "OpenSans", sans-serif;
    height: 5.3rem;
    right: .7rem;
    letter-spacing: .1rem;
    margin: 0;
    padding: 0;
    padding-top: 1rem;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    bottom: .7rem;
    width: 8.4rem;
}

.blog-slider .entry-date span {
    display: block;
    font-size: 1.3rem;
    margin-top: .2rem;
}

.blog-slider .entry-body {
    border: 0;
    margin: 0;
    margin-left: 0;
    padding: 1rem 2rem 0;
}

.blog-slider .entry-title {
    font-size: 1.6rem;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: -.01rem;
    margin-bottom: .8rem;
    color: #2b2b2d;
}

.blog-slider .entry-title a {
    color: inherit;
}

.blog-slider .entry-content {
    font-size: 1.5rem;
    letter-spacing: 0;
    line-height: 1.7;
}

.blog-slider .entry-content .date {
    display: inline-block;
}

.blog-custom .btn {
    font-size: 1.3rem;
    min-width: 90px;
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
    padding: .8rem 1rem;
    position: absolute;
    top: -1px;
    right: -1px;
}

.blog-slider .btn:hover,
.blog-slider .btn:focus {
    background-color: #65829d;
    color: #fff;
}

.product-filters-container {
    margin-bottom: 2.5rem;
}

.product .price-box .product-filters-container {
    margin-left: auto;
    margin-bottom: 0;
}

.product .price-box .product-filters-container .product-single-filter {
    padding-bottom: 0;
    border: none;
}

#subscribe-f label.error {
    position: absolute;
    bottom: -35px;
    color: rgb(88 93 99 / .4);
    font-size: 1.3rem;
}

.newsletter {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.header-top {
    color: #fff;
}
.block-content {
    padding: 15px 10px;
    background: #FFF;
}
.title-group .nav.nav-tabs .nav-item .nav-link {
    font-size: 15px;
    padding: 5px 15px;
}
.title-group .nav.nav-tabs .nav-item .nav-link:not(.active) {
    background: none;
    color: #1c8cff;
}
.site-search {
    width: 100%;
    
    transition: all, ease, .3s;
    background-color: #fff;
    z-index: 999;
    border: 2px solid #4284fc;
    border-radius: 15px;
}
@media screen and (min-width: 992px) {
    
}
.site-search .woocommerce-product-search,
.side-search .woocommerce-product-search {
    display: flex;
    height: 40px;
    background-color: #fff;
}
.site-search button {
    background-color: #0655e5;
    color: #FFF;
    display: inline-block;
    cursor: pointer;
    border: none;
    font-size: 15px;
    padding: 5px 20px;
    line-height: 1;
    border-radius: 0;
}
.site-search input[type=search],
.side-search input[type=search],
.side-search select {
    border: none;
    order: none;
    flex: 0 1 100%;
    padding: 0 1.214em;
    background-color: transparent;
    color: #818181;
    line-height: 1.286em;
    outline: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
    height: 40px;
}
.header-search.active .site-search {
    visibility: visible;
    opacity: 1;
    top: 41px;
    background-color: #fff;
    z-index: 999999;
}
.header-center {
    margin: auto;
}
.header-bottom {
    position: relative;
    height: auto;
    box-shadow: 0px 4px 7px -1px rgb(247 247 247 / 75%);
    -webkit-box-shadow: 0px 4px 7px -1px rgb(247 247 247 / 75%);
    -moz-box-shadow: 0px 4px 7px -1px rgb(247 247 247 / 75%);
    background-repeat: no-repeat;
    background-position: right;
}
.header-bottom .header-infos {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}
.header-email a,
.header-hours a {
    color: #fff;
}

.for-relative {
    position: relative;
    overflow: hidden;
}

.frame-image{
    border: 1px solid #ddd;
    padding: 2px;
    background-color: #f7f7f7;
}
.frame-image > img {
    height: 173px;
    object-fit: contain;
    padding: 5px 0;
}

.for-relative img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    margin-left: auto;
    margin-right: auto;
}

.for-relative:hover img {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -moz-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    -o-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
}
.destination-title .h4 {
    margin: 0;
    font-size: 14px;
    padding: 9px 15px;
    width: 100%;
    font-weight: 600;
    min-height: 52px;
    background-color: #FFF;
}
.blocktintuc .destination-title .h4 {
    color: #FFF;
    background: linear-gradient(to top, rgba(47, 47, 47, 0.6) 90%,rgba(0, 0, 0, 0) 100%);
}
.simple-entry-list li:before {
    content: '';
    width: 7px;
    height: 7px;
    background: #ff0000;
    position: absolute;
    left: 3px;
    top: 8px;
}
.home-product-tabs .products-tab-content .btn-main {
    position: absolute;
    top: 8px;
    right: 0;
}
.destination-item {
    font-size: 1.35rem;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -10px;
    color: #b0b0b0;
}

.destination-item span {
    display: inline-block;
    background-color: #fff;
    padding: 0 10px;
}

.destination-title p {
    margin-bottom: 0;
}

.destination-name {
    display: inline-block;
    background-color: #ff2d36;
    padding: 5px 15px;
}
.blockentrylist .item i {
    color: #ff0000;
    font-size: 7px;
    position: relative;
    top: -2px;
}

.bg_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(245 241 241 / 0.9);
    z-index: -1;
}

.img_product img {
    height: 275px;
    object-fit: cover;
    width: 100%;
}

.image-post-thumb {
    position: relative;
    overflow: hidden;
}

/* .header-banners-carousel .item .image-post-thumb img{
    height: 183px;
    width: 100%;
    object-fit: cover;
} */

.image-post-thumb>img {
    height: 77px;
    object-fit: cover;
    width: 100%;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.background_over_image {
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s;
}

.background_over_image:before,
.background_over_image:after {
    content: '';
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s ease 0s;
    transition: transform 0.35s ease 0s;
}

.background_over_image:before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
}

.background_over_image:after {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
}

.image-post-thumb:hover .background_over_image:before,
.image-post-thumb:hover .background_over_image:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.image-post-thumb:hover>img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.image-post-thumb:hover .background_over_image {
    opacity: 1;
}

.image-post-thumb .overlay_icons {
    color: #FFF;
    width: 100%;
    font-weight: 600;
    font-size: 20px;
    position: absolute;
    text-align: center;
    top: 20%;
    z-index: 9;
    opacity: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.image-post-thumb .overlay_icons.view {
    top: 75%;
}

.image-post-thumb .overlay_icons.view a {
    color: #ffffff !important;
    font-family: Lato, sans-serif;
    font-size: 15px;
}

.image-post-thumb .icons-ov {
    position: absolute;
    background: none;
    left: 40%;
    top: 45%;
    opacity: 0;
    z-index: 9;
    color: #fff;
}

.image-post-thumb:hover .icons-ov {
    opacity: 1;
}

.image-post-thumb:hover .overlay_icons {
    margin-top: -4px;
    opacity: 1;
}

.image-post-thumb .opa-text-image {
    position: absolute;
    opacity: 1;
    visibility: visible;
    top: 10%;
    width: 100%;
    font-size: 2.2rem;
    padding: 5px 20px;
}

.image-post-thumb:hover .opa-text-image {
    opacity: 0;
    visibility: hidden;
}

.product-details {
    background-color: #fff;
}

.product-sm .product-style {
    flex: 0 0 34%;
    max-width: 34%;
    margin-right: 1rem;
    margin-bottom: 0;
}

.product-sm .product-style img {
    width: 100%;
    height: 80px;
    object-fit: contain;
}

.product-item img {
    height: 350px;
    object-fit: contain;
}
.blockpage {
    padding: 40px 0 20px;
}
.simple-entry-list .date-wrapper .date {
    width: 46px;
    height: 43px;
    border-right: none;
}
.date-wrapper .date span {
    display: block;
    font-size: 14px;
    line-height: 12px;
    color: #000;
}
.entry.single {
    background: #FFF;
}
.simple-entry-list .date-wrapper .date strong {
    font-size: 24px;
}
.bo-entry {
    position: relative;
    z-index: 999999;
    padding: 10px 0;
}

.main-dropdown-menu {
    position: relative;
}

.testimonial-owner {
    background-color: #f39c12;
}

.footer-bottom {
    color: #FFF;
    background-color: #2e63c5;
}

.tooltip-inner {
    background-color: black;
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.2);
    color: #fff;
    border: none !important;
    border-radius: 5px;
}

.tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before,
.tooltip.bs-tooltip-left .arrow::before {
    right: 0;
    margin-top: -3px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.footer-contact a .icon {
    line-height: 31px;
    text-align: center;
    color: #00bcc5;
    margin-bottom: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 1.9rem;
    margin-right: .7rem;
    display: inline-block;
}

.newsletter i {
    font-size: 2.8rem;
}

.des-letter:after {
    content: '';
    border-left: 1px solid #d8d7d7;
    margin-left: 2rem;
}

.menu-toggler {
    display: flex;
    align-items: center;
    text-align: center;
    width: 250px;
    border: 0;
    background: #f4f4f4;
    color: #000;
    padding: 1.4rem 3rem;
    font: 400 1.4rem/1.2 "OpenSans", sans-serif;
    letter-spacing: .09rem;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    transition: all .25s;
}

.menu-toggler i {
    display: inline-block;
    font-size: 1.8rem;
    margin-left: auto;
}

.menu-toggler i::before {
    margin: -1px 0 0;
}

.menu-toggler:hover,
.menu-toggler:focus {
    color: #fff;
    background-color: #3d3333;
    text-decoration: none;
}

.main-dropdown-menu .main-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    display: none;
    z-index: 1040;
    border: 1px solid #e6ebee;
    background-color: #fff;
}

.main-dropdown-menu.show>.main-nav {
    display: block;
}

.menu.menu-vertical>li {
    float: none;
    margin-left: -1px;
    margin-right: -1px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.menu.menu-vertical>li>a {
    display: block;
    font-weight: 500;
    font-size: 1.4rem;
    text-transform: capitalize;
    letter-spacing: .005rem;
    padding: .7rem 1.2rem;
    border-top: 1px solid #e6ebee;
    transition: background 0s;
}

.menu.menu-vertical>li:first-child>a {
    border-top: none;
}

.menu.menu-vertical>li i {
    margin-right: 12px;
}

.menu.menu-vertical li {
    transition: background 0s;
}

.menu.menu-vertical li.megamenu-container {
    position: relative;
}

.menu.menu-vertical ul,
.menu.menu-vertical .megamenu {
    top: 0;
    width: 100%;
    left: 100%;
    margin-left: -1px;
}

.menu.menu-vertical>li>ul {
    top: 100%;
    left: 0;
}

.menu.menu-vertical .megamenu:not(.megamenu-fixed-width) {
    width: 721px;
}

.menu.menu-vertical ul ul {
    top: -1rem;
}

.menu.menu-vertical.sf-arrows>li>a.sf-with-ul {
    padding-right: 2.8rem;
}

.menu.menu-vertical.sf-arrows .sf-with-ul {
    position: relative;
}

.menu.menu-vertical.sf-arrows .sf-with-ul::after {
    content: none;
}

.menu.menu-vertical>li {
    border-radius: 7px 7px 0 0;
    background-color: #00bcc5;
}

.menu.menu-vertical>li>a {
    color: #fff;
    border-color: #00bcc5;
    font-weight: bold;
    background-color: #00bcc5;
}

.menu.menu-vertical ul li:hover>a {
    margin-left: .5rem;
    color: #ff2d38;
}

.main-nav.danhmuc {
    display: none;
}

.main-dropdown-menu:hover .main-nav.danhmuc {
    display: block;
}


.border-bottom-dash {
    border-bottom: 1px dashed #eee;
}

.percent-discount {
    font-family: 'OpenSans', sans-serif;
    padding: 1px 7px;
    font-size: 1.3rem;
    color: #f91919;
    font-weight: 600;
}

.cart-dropdown .dropdown-toggle .cart-count {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 1.6rem;
    height: 1.6rem;
    position: absolute;
    right: 0.4rem;
    line-height: 1;
    top: 0.6rem;
    border-radius: 50%;
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
    background-color: #ed7e63;
}


.widget-letter {
    padding: 1rem 0;
    background-color: #f39c12;
}

/* .header-right.mt a, .header-left a, .header-center a{
    color: #fff;
} */

.header-dropdown>a::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -2px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 3px 0 3px;
    border-color: #fff transparent transparent transparent;
    margin-left: .6rem;
}

.item-nutrition {
    overflow: hidden;
    position: relative;
}
.blocktintuc .destination-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.item-nutrition .for-relative img {
    height: 200px;
}
.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 61.80%;
}
.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

@media screen and (min-width: 1200px) {
    .menu.menu-vertical>li {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .menu.menu-vertical>li>a {
        font-size: 1.6rem;
        padding: 1.7rem 1rem;
    }

    .menu.menu-vertical .megamenu:not(.megamenu-fixed-width) {
        width: 856px;
    }
}

@media screen and (min-width: 1280px) {
    .menu.menu-vertical .megamenu:not(.megamenu-fixed-width) {
        width: 901px;
    }
}

@media screen and (max-width: 1199px) {
    .menu.menu-vertical .megamenu:not(.megamenu-fixed-width) .col-lg-4 {
        display: none;
    }

    .menu.menu-vertical .megamenu:not(.megamenu-fixed-width) .col-lg-8 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .menu.menu-vertical .megamenu:not(.megamenu-fixed-width) .col-lg-8 .col-lg-4 {
        display: block;
    }
}

@media screen and (max-width: 991px) {
    .main-nav {
        display: none !important;
    }
}

@media(min-width: 768px) {
    
}

@media screen and (min-width: 992px) {
    .blog-slider {
        margin-bottom: 0;
    }

    .dropdown-expanded>a {
        display: none;
    }

    .dropdown-expanded .header-menu {
        position: static;
        left: auto;
        right: auto;
        top: auto;
        padding: 0;
        background-color: transparent;
        border: 0;
        opacity: 1;
        visibility: visible;
        box-shadow: none;
    }

    .dropdown-expanded .header-menu ul {
        display: flex;
        align-items: center;
    }
}

@media(max-width: 1024px) {
    
}

@media(max-width: 991px) {
   	
}

@media(max-width: 768px) {
    .title-quake {
        font-size: 15px;
        text-shadow: -1px -1px 0px #fff, 0px 1px 0px #fff, 1px 1px 0px #fff, 1px 2px 1px #fff, 2px 1px 4px #4284FD;
    }
    .site-search {
        top: 0;
        left: 15px;
        right: 15px;
        width: unset;
        margin: 15px 0;
    }
    .nav.nav-tabs {
        flex-wrap: nowrap;
        text-align: center;
        line-height: 1.4;
    }
    .title-group .nav.nav-tabs .nav-item .nav-link {
        font-size: 11px;
        padding: 5px 10px;
    }
}

@media(max-width: 575px) {
    .nav.nav-tabs .nav-item .nav-link {
        padding: 4px 16px;
        font-size: 13px;
        text-transform: none;
    }
    .show-me img {
        height: 121px;
    }
     .for-relative img {
        height: 262px;
    }
    .image-post-thumb>img {
        height: 121px;
    }
    .item-nutrition .for-relative img {
        height: 124px;
    }
    .not-high .item-nutrition .for-relative img {
        height: 193px;
    }
    .entry-title {
        margin-top: 10px;
    }
    .header-center .logo {
        max-width: 204px;
        width: 204px;
    }
    .banner-content .banner-title {
       font-size: 16px;
       margin-bottom: 10px;
    }

    .newsletter {
        padding: 15px;
    }

    .newsletter i {
        flex: 0 0 10%;
        max-width: 10%;
        font-size: 2.4rem;
    }

    .des-letter {
        font-weight: 600;
        flex: 0 0 85%;
        max-width: 85%;
        margin-left: 1rem;
        font-size: 1.5rem;
        color: #968c8c;
        font-size: 1.7rem;
    }

    .footer-contact {
        margin-bottom: .7rem;
        white-space: nowrap;
    }

    .footer-contact a {
        color: #fff;
    }

    .footer-bottom {
        background: none;
        color: #fff;
    }

}

.dropdown-toggle::after {
    content: none;
}

@media(max-width: 320px) {
    
}

@media(max-width: 575px) {
    .cart-dropdown .dropdown-toggle {
        font-size: 1.4rem;
        line-height: 38px;
        width: 3.5rem;
        height: 3.5rem;
    }

    .cart-dropdown .dropdown-toggle .cart-count {
        right: -0.3rem;
        top: 0;
    }

    .header-middle {
        padding: 0;
        border-bottom: 2px solid #ff2d38;
    }
}

/* Hoi dap */
.send-question {
    padding: 30px 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 3px solid #df2023;
}
.form-question{
    width: 100%;
}
.form-question h4 {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 15px;
    margin-top: 20px;
    text-transform: uppercase;
}
.form-question .heading {
    border-bottom: 1px solid #eeeeee;
    color: #fff;
    padding-bottom: 9px;
    position: relative;
}
.form-question .heading span {
    background: #3b7ffc none repeat scroll 0 0;
    bottom: -1px;
    height: 3px;
    left: 0;
    position: absolute;
    width: 75px;
}   
.form-question {
    border-radius: 7px;
    padding: 10px;
}
.form-question .txt {
    border: none;
    margin: 10px 0;
    padding: 10px;
    width: 100%;
    transition: all 0.35s ease;
}
.form-question .txt_3[type="text"] {
    margin: 10px 0 0;
    padding: 10px;
    border: none;
    width: 100%;
}
.form-question .txt2[type="submit"] {
    background: #ff2d38 none repeat scroll 0 0;
    border: 1px solid #ff2d38;
    border-radius: 25px;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    line-height: 33px;
    margin: 10px 0;
    padding: 0;
    text-transform: uppercase;
    padding: 2px 40px;
    cursor: pointer;
}
.form-question .txt2:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #5793ef;
    transition: all 0.5s ease 0s;
}
.form-question .article-outer h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.form-question .article-outer .icon {
    padding: 3px;
    background: #0549c4;
    color: #fff;
    font-size: 16px;
    border-radius: 50%;
}
.answer-the-question .ans-item+.ans-item {
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgb(238 238 238 / .5);
}
.fasq .article-outer+.article-outer {
    margin-top: 1.5rem;
}
.answer-the-question .ans-item:last-child {
    margin-bottom: 3.5rem;
}
.mtptbt {
    margin-top: 2rem;
    padding-top: 2rem;
    border-top: 1px solid rgb(238 238 238 / .5);
}
@media screen and (min-width: 768px) {
    .ans-item {
        padding: 0 20px;
    }
}

.ans-img img {
    margin-top: 1rem;
}
.float-right {
    float: right;
}
@media screen and (max-width: 575px) {
    .ans-img img {
        max-width: 50px;
    }
    .banner-phai .search span {
        left: 67px;
        top: 12px;
    }
}
/* End hoi dap */

.list.child-list {
    padding: 0 0 15px 10px;
}
.list.child-list li > a:before{
    content: '\e814';
    position: absolute;
    top: 32%;
    display: inline-block;
    left: -13px;
    font-family: 'porto';
    font-size: 1.3rem;
    line-height: 1;
}
.list li > a.list-with-ul {
    padding-right: 12px;
}
.list li > a.list-with-ul:after {
    content: '\e81c';
    position: absolute;
    top: 50%;
    display: inline-block;
    right: 0;
    font-family: 'porto';
    transform: translateY(-50%);
    font-size: 1.3rem;
    line-height: 1;
}
.list.child-list li > a {
    padding: .3rem 0rem;
}
.list > li:hover > .child-list {
    display: block;
}
@media screen and (min-width: 992px) {
    .list.child-list {
        position: absolute;
        display: none;
        top: 20px;
        left: -90%;
        padding: 15px 10px;
        background: #fff;
        z-index: 999;
        border: 1px solid rgb(238 238 238 / 50%);
        transition: all 0.35s;
        box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
    }
}

/* Danh sách video */
.box_rightGalllery {
    padding: 30px 0;
}
.box_rightGalllery .title {
    text-align: center;
    color: #ed1c24;
    display: block;
    font-size: 17px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
    padding: 12px 13px;
    border: 1px solid #eee;
    border-bottom: 0;
}
.box_clipGallery {
    background: hsl(0deg 0% 95% / 30%);
    border: 1px solid #d1d1d1;
    display: block;
    padding: 10px;
}
.box_clipGallery .form-control {
    display: inline-block;
    width: auto;
    padding: 5px 10px;
    height: 3.5rem;
    margin-bottom: 5px;
}
.box_clipGallery .resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 52.80%;
}
.box_clipGallery .resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
ul.iframe-list {
    margin: 0;
}
ul.iframe-list li {
    position: relative;
    padding: 4px 0;
    font-size: 13px;
    font-weight: bold;
    display: table;
    vertical-align: middle;
}
ul.iframe-list li a {
    color: hsl(243deg 88% 29% / 50%);
    margin-top: 15px;
}
ul.iframe-list li a.active {
    color: #10098b;
}
ul.iframe-list li img{
    float: left;
    max-width: 88px;
    margin-right: 10px;
}
@media screen and (max-width: 600px) {
    .box_clipGallery .resp-container {
        padding-top: 56.8%;
    }
}

.table td, .table th {
    vertical-align: middle;
    padding: .95rem 1.1rem;
    border-left: 1px solid #eee;
    text-align: center;
}
.table thead th {
    white-space: nowrap;
    border-left: 1px solid #eee;
}
.bg-danger {
    background-color: #ed1c24!important;
}
table.dataTable>thead .sorting:before, table.dataTable>thead .sorting:after, table.dataTable>thead .sorting_asc:before, table.dataTable>thead .sorting_asc:after, table.dataTable>thead .sorting_desc:before, table.dataTable>thead .sorting_desc:after, table.dataTable>thead .sorting_asc_disabled:before, table.dataTable>thead .sorting_asc_disabled:after, table.dataTable>thead .sorting_desc_disabled:before, table.dataTable>thead .sorting_desc_disabled:after {
    bottom: .7em;
    opacity: .7;
}
div.dataTables_wrapper div.dataTables_length select {
    margin-bottom: 0;
}
div.dataTables_length {
    padding: 10px 0 0 10px;
}
div.dataTables_wrapper div.dataTables_filter {
    display: none;
}
div.dataTables_wrapper div.dataTables_info {
    padding-left: 10px;
    padding-bottom: 10px;
}
div.dataTables_wrapper div.dataTables_paginate {
    padding-top: 5px;
    padding-bottom: 10px;
    padding-right: 10px;
}
.pagination {
    flex-wrap: wrap;
}

.product-single-container .tt-header {
    font-size: 25px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 3px solid #0369CE;
}

ul.links li a {
    color: #00aeef;
}

