/* 
    Created on : 12 thg 2, 2020, 22:33:51
    Author     : Nguyen Manh Luu <luu.nguyen@voithan.com>
    Cập nhật: 03/06/2022
*/

body {
    position: relative;
    font-size: 14px;
    background: url(images/bg-body.jpg);
    overflow-x: hidden;
    color: #fff;
}

ul,
li,
ol,
a {
    text-decoration: none;
    color: #fff;
}

a:hover {
    color: #e9b68e;
}

.header-bg {
    background: url(images/bg-top-head.jpg) no-repeat;
    background-size: cover;
    overflow: visible;
    border-bottom: 3px solid #a37151;
    padding: 20px 0;
}

.menu {
    color: #fff;
}

.nav {
    position: relative;
}

header .list-info-o1 {
    display: block;
    padding-top: 7px;
}

header .nav-item a {
    color: #fff;
}

header .nav-item a:hover {
    color: #a37151;
}

.block-search {
    position: relative;
    padding-top: 0px;
    margin-right: 5px;
}

@media (min-width: 960px) {
    .block-search {
        max-width: 160px;
    }
}

.searchInput {
    width: 100%;
    outline: none;
    padding-left: 10px;
}

.searchIcon {
    position: absolute;
    right: 6px;
    color: black;
    top: 3px;
}

.cart {
    background-color: white;
    color: black;
    padding: 3px 5px!important;
    position: relative;
}

.counter {
    position: absolute;
    top: -13px;
    right: -12px;
    background: red;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    text-align: center;
    color: #fff;
    font-size: 15px;
}

.logo {
    right: 90px;
    z-index: 1;
}

.logo-wrapper img {
    max-height: 90px;
}

.breadcrumb-wrapper {
    padding: 149px 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px;
}

.breadcrumb-wrapper .breadcrumb-item+.breadcrumb-item::before {
    padding-left: 0.5rem;
}

.breadcrumb-wrapper .breadcrumb-item+.breadcrumb-item::before,
.breadcrumb-wrapper a {
    color: #aaa;
}

.breadcrumb-wrapper .breadcrumb-item.active {
    color: #fff;
}

.listInforText {
    color: white;
}

.mobile-main-menu {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
}

#closeMenuButton {
    margin-right: 5px;
}

.menuItem {
    padding: 8px 8px 8px 32px !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #f0f0f0;
}

.menuItem a {
    color: black;
}


/* Cột bên cạnh */

.aside-item {
    border: 1px solid #4e4e4e;
}

.aside-item .aside-title .title-head {
    display: block;
    position: relative;
    padding: 7px 10px 9px 10px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px;
    margin-top: 0;
    color: #000;
    border: 1px solid #ba8562;
    margin-bottom: 2px;
    background-color: #ba8562;
}

.aside-item .title-head:before {
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    bottom: -5px;
    left: 22px;
    transform: rotate(-46deg);
    border-top: 10px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 10px solid #ba8562;
    z-index: 9;
}

.aside-item .post-list .post-title a {
    font-size: .85rem;
}

.aside-item .post-list .post-title a:hover,
.aside-item .post-list .post-title a:focus {
    color: #ba8562;
}

.aside-item .post-list .post-media {
    display: block;
    float: left;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    overflow: hidden;
    margin-right: 10px;
    border: 2px solid #c1c1c1;
}

.aside-item .post-list .post-rights {
    padding-left: 80px;
}


/* Tùy chỉnh theo thương hiệu */

.btn-brand,
.btn-outline-brand:hover {
    color: #fff;
    background-color: #bd8966;
    border-color: #bd8966;
}

.btn-outline-brand {
    color: #bd8966;
    border-color: #bd8966;
}

.text-brand {
    color: #ddb08d;
}

.border-brand {
    border-color: #ba8562 !important;
}

.bg-brand {
    background-color: #ba8562;
}

.bg-brand-2 {
    background-color: rgba(247, 146, 39, 1);
}


/* Tùy chỉnh carousel  */

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    top: 25%;
    position: absolute;
    text-decoration: none;
    width: 30px;
    padding: 0;
    background: transparent;
    outline: none;
    border-radius: 0;
    color: white;
    white-space: nowrap;
    margin-right: 0;
    margin-left: 0;
    font-size: 45px!important;
}

.owl-carousel .owl-nav .owl-prev:before,
.owl-carousel .owl-nav .owl-next:before {
    font-family: "FontAwesome";
    text-indent: 0;
    position: absolute;
    left: 0;
    width: 29px;
    text-align: center;
    line-height: 29px;
    font-size: 20px;
    background: #f5f5f5;
    color: #dadbdb;
    display: none;
}

.owl-carousel .owl-nav .owl-prev {
    left: 0;
}

.owl-carousel .owl-nav .owl-next {
    right: 0;
}

.owl-carousel .owl-nav .disabled {
    opacity: .5;
    cursor: default;
}

@media (max-width: 768px) {
    .owl-carousel .owl-nav .owl-prev:before,
    .owl-carousel .owl-nav .owl-next:before {
        font-size: 14px;
    }
    .owl-carousel .owl-nav .owl-prev {
        left: 0;
    }
    .owl-carousel .owl-nav .owl-next {
        right: 0;
    }
}

.header-bg {
    background: url(images/bg-top-head.jpg) no-repeat;
    background-size: cover;
    overflow: visible;
    border-bottom: 3px solid #a37151;
    padding: 20px 0;
}

.i-play {
    position: absolute;
    content: "";
    background: url(icon/i-play.png) center no-repeat;
    width: 100%;
    height: 58px;
    top: 41%;
    left: 0;
    z-index: 999;
}

ul.my-header-nav {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.my-header-nav>li {
    display: inline-block;
}

ul.my-header-nav>li a {
    font-size: .75rem;
    text-transform: uppercase;
    font-weight: 500;
}

ul.my-header-nav>li+li {
    margin-left: 15px;
}

ul.my-header-nav>li:hover ul.dropdown-menu {
    display: block!important;
}

ul.my-header-nav>li:hover>a {
    color: #a37151;
}

.vb-breadcrumb {
    padding: 10px 0;
    background: #f9f9f9;
}

.vb-breadcrumb a {
    font-size: 0.8em;
    color: #666;
}

.vb-pagination {
    margin-bottom: 20px;
}

.vb-pagination li {
    display: inline-block;
}

.vb-pagination li a:empty {
    display: none;
}

.vb-pagination li a {
    padding-bottom: calc(0.5em - 1px);
    padding-left: 0.75em;
    padding-right: 0.75em;
    padding-top: calc(0.5em - 1px);
    align-items: center;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    display: inline-flex;
    font-size: 1rem;
    height: 2.5em;
    justify-content: flex-start;
    line-height: 1.5;
}

.vb-pagination li.selected a {
    background-color: #ddb08d;
    border-color: #ddb08d;
    color: #fff;
}

footer {
    font-size: .85rem;
}

.social-icon {
    display: flex;
    margin: 10px 10px 0 0;
    width: 40px;
    height: 40px;
    background: none;
    border-radius: 50%;
    border: 2px solid white;
    background: white;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #000;
}

.social-icon:hover {
    border-color: #ba8562;
}

.social-icon .fa {
    font-size: 21px;
}

.promotion-content ul {
    padding: 0;
}

.promotion-content li {
    list-style: none;
}

.promotion-content li,
.promotion-content p {
    clear: both;
}

.promotion-content li::before,
.promotion-content p::before {
    content: "";
    background: url(icon/star.png) center no-repeat;
    background-size: cover;
    width: 19px;
    height: 19px;
    display: block;
    margin-right: 5px;
    float: left;
}