.slideFull .item {
    position: relative;
}
.inner-form {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 560px;
}
.input-field button.btn-search {
    width: 50px;
    display: flex;
    align-items: center;
    position: relative;
    left: 0px;
    height: 100%;
    background: transparent;
    border: 0;
    padding: 0;
    cursor: pointer;
    top: 48px;
}

.input-field input#search {
    height: 100%;
    width: 70%;
    background: transparent;
    border: 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    display: block;
    padding: 10px 30px 10px 39px;
    font-size: 18px;
    color: #fff;
    transition: all .2s ease-out, color .2s ease-out;
}
.input-field button.btn-search svg {
    width: 35px;
    height: 50px;
    fill: #fff;
}
.product-title a:active, .product-title a:focus, .product-title a:hover{
    color: #c4a16b;
}
.sidebar__extra .header__extra a:hover{
    color: #c4a16b ;
}
.sidebar__extra .header__extra a:hover .icon-search path {
    fill: #c4a16b ;
}​
.header__cart-btn span{
    /*background: #cc9036;*/
}
.title-category{
    display: none;
}
a:active, a:focus, a:hover{
    color: #c4a16b ;
}
#nhanh-section-header .header05 .sidebar__nav .site-nav .site-nav--has-submenu .icon{
    /*color: #cc9036;*/
}
.hotline-hd-wrap{
    /*background: #cc9036;*/
}
.hotline-contact{
    /*color: #cc9036;*/
}
.productImage{
    padding: 0;
}
.productImage .product-gallery-wrapper .product-gallery{
    margin-bottom: 15px;
}
.productImage .product-gallery-wrapper .product-gallery img#img-product{
    width: auto;
    height: auto;
}
#stock-box {
    overflow-y: scroll;
    max-height: 200px;
    width: 100%;
    font-weight: 700;
    color: #333;
    border-color: #dcdbdb;
    position: relative;
    overflow-x: hidden;
    padding: 0 0 15px;
    text-align: left;
}
#stock-box .stock {
    float: left;
    width: 100%;
    padding-top: 15px;
}
#stock-box div .dist {
    float: left;
    margin-right: 10px;
}
#stock-box div .dist img {
    width: 15px;
    margin: 0 5px 0 0;
    display: inline-block;
}
#stock-box .street {
    font-weight: 400;
    float: left;
    width: 100%;
    padding-left: 20px;
}
#stock-box .timeStore {
    font-weight: 400;
    padding-left: 20px;
}
.sys-store strong {
    color: #4caf50;
}
.sys-store strong.red {
    color: #c4a16b;
}
#stock-box .stock{
    display: block;
}
.sys-store{
    border: 1px solid #eee;
    border-radius: 5px 5px 0 0;
}
.sys-store .numberStore{
    border-radius: 5px 5px 0 0;
    padding: .7rem .5rem;
    background: #000;
    width: 100%;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 1.7rem;
}
.chontinhthanh .select2-container{
    width: 100%!important;
}
.sys-store .nopadingMobile{
    padding-right: 0;
}
#stock-box::-webkit-scrollbar-track, #detail-product::-webkit-scrollbar-track, .contentFilter > div::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

#stock-box::-webkit-scrollbar, #detail-product::-webkit-scrollbar, .contentFilter > div::-webkit-scrollbar {
    width: 6px;
    height: 0;
    background-color: #F5F5F5;
}

#stock-box::-webkit-scrollbar-thumb, #detail-product::-webkit-scrollbar-thumb, .contentFilter > div::-webkit-scrollbar-thumb {
    background-color: #000000;
}
.hotline-contact{
    color: unset;
}
h4.title-footer{
    color: unset;
}
.wrapper-news{
    display: none;
}
.producthot-carousel .owl-nav button.owl-prev{
    left: -30px;
    top: 50%;
}
.producthot-carousel .owl-nav button.owl-next{
    right: -30px;
    top: 50%;
}
.box-hotline{
    margin-bottom: 5px;
}
.connect__list .social-facebook{
    display: none;
}
.sidebar .site-nav>li.open>a, .sidebar .site-nav>li>a:hover{
    background: unset;
}
.banner__item figure:before{
    background-color: #000;
    transform: scaleX(0);
    transition: transform .4s cubic-bezier(.51,.01,.18,1.03);
    transform-origin: left center;
}
.banner__item figure:hover:before{
    transform: scaleX(1);
}
.collection:before{
    background: #000;
    transform: scaleX(0);
    transition: transform .4s cubic-bezier(.51,.01,.18,1.03);
    transform-origin: left center;
    z-index: 10;
}
.collection:hover:before{
    transform: scaleX(1);
}
.medium-up--one-half .banner__item p{
    position: absolute;
    top: 50%;
    color: #fff;
    width: 100%;
    font-size: 40px;
    z-index: 11;
    font-weight: bold;
    text-align: center;
    text-shadow: 4px 4px 10px #000;
    opacity: 0;
    visibility: hidden;
    transition: transform .4s cubic-bezier(0,0,0,.85),opacity .2s linear;
    transform: translateX(-100px);
}
.medium-up--one-quarter .banner__item p{
    position: absolute;
    top: 50%;
    color: #fff;
    width: 100%;
    font-size: 20px;
    z-index: 11;
    font-weight: bold;
    text-align: center;
    text-shadow: 4px 4px 10px #000;
    opacity: 0;
    visibility: hidden;
}
.banner__item.banner-hover:hover p{
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}
button#addToCart {
    color: #bd8a3d;
    border: 2px solid #bd8a3d;
}
.sys-store strong{
    color: #bd8a3d;
}
.goodsli-discount{
    background-color: #bd8a3d;
}
.goodsli-discount:after{
    border-top: 5px solid #bd8a3d;
}
.album-images .col-md-20{
    width: 50%;
}
.medium-up--one-half .collection .descriptionBanner{
    position: absolute;
    top: 50%;
    color: #fff;
    width: 100%;
    height: 100%;
    font-size: 40px;
    z-index: 11;
    font-weight: 700;
    text-align: center;
    text-shadow: 4px 4px 10px #000;
    opacity: 0;
    visibility: hidden;
    text-decoration: none;
}
.medium-up--one-half .collection:hover .descriptionBanner{
    opacity: 1;
    visibility: visible;
}
.sidebar .site-nav>li>a{
    border-bottom:none;
}
.footer-bottom .bct{
    display: none;
}
.footer-map .button-store.store-footer span{
    background-color: #c4a16b;
}
#user-account-people{
    transition: .5s;
    width: 18px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    stroke: #444;
    stroke-width: 0;
}
#basket-addtocart{
    transition: .5s;
    width: 18px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    stroke: #444;
    stroke-width: 0;
}
#user-account-people:hover{
    stroke: #c4a16b;
}
#basket-addtocart:hover{
    stroke: #c4a16b;
}
.fright{
    color: #c4a16b;
    font-weight: 600;
}
.popup_footer .popup_action button{
    background: #1c1c1c;
}
.popup_footer .popup_amount i{
    color: #c4a16b;
}
.popup_content .popup_item .popup_item_info a{
    color: #c4a16b;
}
.title_popup i, .title_popup span, .title_quantity i, .title_quantity span{
    color: #c4a16b;
}
#column1>h3>span, #column2 h3 span, #column3>h3>span{
    background: #c4a16b;
}
#btnOrder{
    background: #c4a16b;
}
.gemini-banner img, .gemini-collection-list img{
    object-fit: unset;
}
.page-width{
    max-width: unset;
}
#blockProductHome{
    display: none;
}
.header__extra .header__wishlist-btn{
    display: none;
}
.box-hotline img{
    filter: invert(1);
    padding: 5px;
}
.connect__list li a img{
    width: 20px;
}
.product-image .outstock{
    top: 0;
    left: 16px;
    color: #fff;
    background-color: #C4A16B;
    padding: 5px;
    font-size: 9px;
}
.pview-tags-block{
    padding-top: 5px;
}
.pview-tags-label{
    font-size: 12px;
}
.purchaseInfo .emailCheckout{
    display: none;
}
.purchaseInfo label.short.phoneCheckout{
    width: 100%;
}
.goodsli-discount {
    top: 0;
    right: 0;
    background-color: #c4a16b;
}
.goodsli-discount:after{
    border-top: 5px solid #c4a16b;
}
.goodsli-discount .disc-txt,
.goodsli-discount .disc-num{
    color: #fff;
}
.gemini-collection-list .js-collection-list .grid__item{
    margin-bottom: 30px;
}
.back-to-top.display{
    display: none;
}
.footer-bottom{
    display: flex;
}
.sidebar__nav{
    max-height: 400px;
}
.sidebar__extra .header__extra{
    margin-bottom: 0;
}
.header__extra .header__cart__wrapper>a, .header__extra>a{
    line-height: 50px;
}
.owl-nav button.disabled{
    visibility: hidden;
    opacity: 1;
}
.producthot-carousel .owl-nav button{
    background: unset!important;
}
.producthot-carousel .owl-nav button span{
    font-size: 50px;
    color: #111;
    display: block;
}
.customer-carousel .owl-nav button span{
    font-size: 50px;
    color: #111;
    display: block;
}
.grid--normal.owl-carousel .owl-nav button.owl-next:before,.grid--normal.owl-carousel .owl-nav button.owl-prev:before{
    display: none;
}
.customer-carousel .owl-nav button.owl-next {
    right: -15px;
    top: 50%;
    position: absolute;
}
.customer-carousel .owl-nav button.owl-prev {
    left: -15px;
    top: 50%;
    position: absolute;
}
.product-page__content{
    padding-top: 20px;
}
.voteViewFake {
    background-image: url("/tp/T0300/img/spriteIcon.png");
    background-repeat: no-repeat;
    height: 18px;
    width: 85px;
    background-position: 0 -312px;
    display: inline-block;
    margin-left: 10px;
    vertical-align: -3px;
}
.product-gallery-wrapper{
    width: calc(90% - 2px);
}
.product-gallery__thumb {
    line-height: 0;
    margin-bottom: 5px;
    border: 1px solid #f7f7f8;
    width: 100%;
}
.productGalleryCopy{
    display: flex;
    flex-wrap: wrap;
}
.product-gallery__thumbs {
    box-sizing: border-box;
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 5px;
    padding-bottom: 1px;
}
.product-gallery__thumbs-container {
    width: 9%;
    margin-right: 2px;
}

#tab-description .tab-wrapper p img {
    height: initial !important;
    width: initial !important;
}

.product-list-item{
    margin-bottom: 0;
    padding: 5px;
    width: 23%;
    float: left;
    margin-right: 2%;
}
.toolbar-wrapper{
    padding: 10px 0;
}
.inner-form ::placeholder {
    color: #fff;
    opacity: 1;
}
@media (min-width:1200px){
    .header__cart__wrapper .header__cart-btn .js-cart-count{
        top: 14px;
    }
    .large-up--one-quarter {
        width: 25%;
        margin-right: 0;
    }
    .productInfo .product-info-wrapper.removeSticky{
        position: unset;
    }
    .productInfo .product-info-wrapper {
        position: sticky;
        top: 10px;
    }
    .productInfo{
        padding-right: 0;
    }
    .content-number .book-number .change-number .item-change .fas{
        position: absolute;
        right: 3px;
        bottom: 0;
    }
    .book-number{
        height: 30px;
    }
    .product-info__price{
        margin: 0;
    }
    .product-action-wrapper{
        margin-top: 10px;
    }
    .list-store{
        padding: 10px 0 0;
    }
    #add-to-cart-form .swatch-color{
        margin: 0;
    }
    .product-info__title{
        margin: 10px 0;
        font-weight: 600;
    }
    .header__cart-btn .js-cart-count{
        top: 28px;
        right: -18px;
    }
    #modalSize .modal-dialog{
        width: 750px;
    }
}
@media (max-width:768px){
    .header__search-btn{
        display: inline-block;
    }
    .search-header{
        display: none !important;
    }
    .product-gallery__thumbs-container {
        width: 100%;
        margin-right: 0;
        overflow: hidden;
    }
    .product-gallery-wrapper{
        width: 100%;
        overflow: hidden;
    }
    .productGalleryCopy{
        flex-direction: column-reverse;
    }
    .product-gallery__thumbs{
        position: relative;
        top: 0;
    }
    .product-image .outstock{
        top: 10px;
        font-size: 8px;
        padding: 3px;
    }
    .wp-logo-mobile .site-logo img{
        max-height: 160px;
    }
    .sliderFull{
        min-height: unset;
        max-height: unset;
    }
    .site-header__logo-image{
        max-height: unset!important;
    }
    .mobile-menu__extra{
        /*padding-bottom: 50px;*/
    }
    .mobile-nav a{
        border: none;
    }
    .mobile-nav>li>a{
        color: unset;
    }
    #mobile-drawer{
        background: #1c1c1c;
    }
    .productInfo{
        padding-left: 30px;
    }
    .productImage{
        padding-left: 30px;
    }
    #listImage .owl-nav button {
        position: absolute;
        top: 50%;
        height: 50px;
        width: 50px;
        background: #fff;
        border-radius: 50%;
        font-size: 30px;
        opacity: .7;
        z-index: 9999;
        color: #000;
    }
    #listImage .owl-nav button.owl-prev{
        left: 0;
    }
    #listImage .owl-nav button.owl-next{
        right: 0;
    }
    .related-section-header{
        margin: 0;
    }
    .fancybox-prev span,
    .fancybox-next span{
        visibility: visible;
    }
    .product-item {
        width: 50%;
        margin-right: 0;
        float: left;
    }
    .small--two-quarters {
        width: 50%;
        padding-right: 0;
    }
    svg#user-account-people{
        stroke: #c4a16b;
    }
    svg.icon-bars path,
    svg.icon-search path
    {
        fill: #c4a16b ;
    }
    #basket-addtocart{
        stroke: #c4a16b;
    }
    #basket-addtocart circle{
        fill: #c4a16b;
    }
    .header__cart-btn span{
        background: #c4a16b;
    }
    .lst-chinhanh, .map-chinhanh {
        width: 100% !important;
        margin: 0 auto !important;
    }
    .header--fixed.headerSticker{
        position: fixed;
        background: #fff;
    }
    .mobile-menu__link>a.wishlist{
        display: none;
    }
    .back-to-top.display{
        display: block!important;
    }
    /*modal_view*/
    .modalAddComplete-content{
        border-radius: 8px;
        position: relative;
        background-color: #fff;
        margin: 30% 15px;
        padding: 0;
        box-shadow: 0 4px 8px 0 rgba(0,0,0,.2), 0 6px 20px 0 rgba(0,0,0,.19);
        -webkit-animation-name: animatetop;
        -webkit-animation-duration: .4s;
        animation-name: animatetop;
        animation-duration: .4s;
    }
    .modalAddComplete-content #modalAddComplete-close {
        width: 30px;
        height: 30px;
        line-height: 30px;
        border-radius: 50%;
        display: inline-block;
        text-align: center;
        padding: 0;
        margin: 0;
        background: #c4a16b;
        color: #fff;
        font-size: 18px;
        position: absolute;
        top: -15px;
        right: -15px;
        z-index: 99;
        cursor: pointer;
    }
    .modalAddComplete-body{
        background-color: #fff;
        border: 1px solid #d8d8d8;
        border-radius: 8px;
    }
    .modal-cart-status{
        border-bottom: 1px solid #d8d8d8;
    }
    .modal-cart-status h2 {
        color: #c4a16b;
        margin: 0;
        padding: 15px;
        display: block;
        font-size: 16px;
    }
    .modal-tbl-cart {
        max-height: 250px;
        overflow-y: auto;
    }
    .modal-tbl-cart table, .modal-tbl-cart td, .modal-tbl-cart th {
        border-bottom: none;
    }
    .cart-table thead {
        display: none;
    }
    .cart-table tr {
        position: relative;
    }
    .modal-tbl-cart table th {
        padding: 5px !important;
        color: #666766;
        min-width: 100px;
    }
    .modal-tbl-cart table td.product-img {
        text-align: center;
    }
    .modal-tbl-cart table td {
        display: inline-block;
        padding: 2px!important;
    }
    .modal-tbl-cart table td.product-img a img {
        max-width: 70px;
    }
    td.product-title {
        max-width: 265px;
    }
    .modal-tbl-cart table td.product-title>a {
        font-weight: 700;
        color: #666766;
        display: block;
        font-size: 14px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease;
    }
    .modal-tbl-cart table td.product-price {
        position: relative;
        margin-left: 80px;
    }
    .modal-tbl-cart table td span.current-price {
        color: #c4a16b;
        font-weight: 700;
    }
    td.product-actions {
        margin-left: 10px;
    }
    .qty_cart_qview {
        padding: 4px 5px;
        border: 1px solid #d8d8d8;
        max-width: 100%;
        border-radius: 3px;
    }
    .modal-tbl-cart table td.product-money {
        display: none;
    }
    td.product-remove {
        float: right;
        margin-right: 10px;
        margin-top: 5px;
    }
    .modal-tbl-cart table td.product-remove>a {
        color: #666766;
        display: block;
    }
    .modal-checkout-actions .text-left a {
        display: none;
    }
    .modal-checkout-actions .text-left a {
        color: #666766;
        position: absolute;
        bottom: 20px;
        left: 10px;
    }
    .modal-cart-sum {
        padding: 15px 15px 0 0;
    }
    .modal-checkout-actions .modal-cart-sum h3 {
        color: #666766;
        margin: 0;
        padding: 0;
        font-size: 14px;
    }
    .modal-checkout-actions .modal-cart-sum h3 span {
        color: #c4a16b;
    }
    .modal-cart-actions.clearfix {
        padding-bottom: 15px;
    }
    .modal-checkout-actions .modal-cart-actions button.btnRefreshModal {
        margin-right: 15px;
    }
    .modal-checkout-actions .modal-cart-actions button.btnRefreshModal {
        margin-right: 5px;
        background: #e6e6e6;
        color: #666766;
        outline: none;
        border: none;
    }
    .modal-checkout-actions .modal-cart-actions a, .modal-checkout-actions .modal-cart-actions button {
        color: #fff;
        outline: 0px;
        padding: 0 15px;
        height: 38px;
        line-height: 38px;
        display: inline-block;
        margin-top: 15px;
        background: #c4a16b;
        outline: 0px !important;
        border-radius: 8px;
        margin-right: 15px;
        text-transform: uppercase;
        font-weight: 700;
        transition: .3s;
        border: 1px solid transparent;
    }
    .mobile_hd {
        display: flex;
        align-items: center;
        overflow: hidden;
        padding: 15px 0;
        top: 0;
        left: 0;
        z-index: 999;
        width: 100%;
        background: #1c1c1c;
    }
    .mobile_hd .col-20 {
        width: 20%;
        float: left;
        margin: 0;
        padding: 0;
        text-align: center;
    }
    .logo_mobile_left {
        padding-left: 15px;
    }
    .logo_mobile_left a {
        text-align: left;
    }
    .mobile-nav-item a {
        color: #c4a16b;
        font-size: 14px;
    }
    .mobile-nav-item a i {
        font-size: 20px;
    }
    .menu_mobile_right i.fas.fa-bars, i.fas.fa-shopping-bag {
        font-size: 20px;
    }
    #header .hd-btnMenu {
        display: inline-block;
    }
    #header .hd-btnMenu>a {
        padding: 0;
    }
    #header .hd-btnMenu>a {
        display: inline-block;
        color: #666766;
        padding: 3px 0;
        margin: 0;
    }
    .header__off-canvas-btn .icon{
        height: 20px;
    }

    .fb_dialog.fb_customer_chat_bubble_pop_in{
        display: none!important;
    }
    .product-info {
        height: 80px!important;
    }
    #modalSize .modal-dialog{
        height: auto!important;
    }
    .js-collection-list>div .collection{
        min-height: auto;
        height: 120px;
    }
    .gemini-collection-list .js-collection-list .grid__item{
        margin-bottom: 8px;
    }
    .footer-bottom{
        display: block;
    }
    .footer-bottom .footer-static-content{
        float: left;
        height: 200px;
    }
    .customer-carousel .product-item{
        width: 100%;
    }
}
.sidebar .site-nav>li:nth-child(2) .site-nav__link{
    color: red;
}
