/**
 * @Project NUKEVIET 4.x
 * @Author VINADES.,JSC <contact@vinades.vn>
 * @Copyright (C) 2014 VINADES.,JSC. All rights reserved
 * @License GNU/GPL version 2 or any later version
 * @Createdate Thu,17 Apr 2014 04:03:46 GMT
 */

.product-info .status {
    font-size: 11px;
    margin-bottom: 5px;
    font-weight: 400;
    position: absolute;
    top: 2px;
    right: 3px;
}
.product-info .inventory {
    display: inline-block;
    line-height: 16px;
    padding: 0 10px;
    color: #fff;
    background: #a4a7a1;
    border-radius: 16px;
}

.header-nav a {
    color: #575454;
}
.menu-items a:hover {
    color: #ff5622 !important;
    text-decoration: none;
    cursor: pointer;
}

.mid-header .content_header .header-right .top-cart-contain{
    width: 100% !important;
}

.dor-block-selection {
    color: #fff;
    margin-top: 22px;
}

.main-account .right-nav>div {
    padding: 0 15px;
    position: relative;
    margin-top: 15px;
}
.nav-setting-button {
    display: table;
}
@media (min-width: 1025px){
    .dor-block-selection .dor-setting-lists {
        z-index: -999;
        opacity: 0;
        visibility: hidden;
        transform: translateY(50px)!important;
        -webkit-transform: translateY(50px)!important;
        -ms-transform: translateY(50px)!important;
    }

    .dor-block-selection:hover .dor-setting-lists {
        visibility: visible!important;
        opacity: 1!important;
        display: block!important;
        transform: translate(0)!important;
        transition: transform .3s ease 0s,opacity .3s ease 0s,visibility .3s linear 0s!important;
        z-index: 99!important;
    }
}

.dor-block-selection .dor-setting-lists {
    left: 0;
    background: #fff;
    border-radius: 0;
    border-top: 2px solid #e6518b;
    box-shadow: 5px 10px 20px rgba(0,0,0,.15);
    display: block;
    margin: 0;
    padding: 10px;
    position: absolute;
    top: 98%;
}

.nav-setting-button i {
    display: table-cell;
    width: 30px;
    font-size: 25px;
    vertical-align: top;
    padding-top: 5px;
}
.nav-setting-button .nav-setting-content {
    line-height: 1.1;
    display: table-cell;
    vertical-align: middle;
}
.nav-setting-button .nav-setting-content .sign-txt {
    font-style: italic;
    font-size: 12px;
    color: #ccc;
    margin-top: 5px;
}
.nav-setting-content>b>a{
    color: #fff;
}

.dor-block-selection .dor-setting-lists .user-info {
    margin-left: 0;
    margin-top: 0;
    text-align: left;
    white-space: nowrap;
}

.dor-block-selection .dor-setting-lists .user-info .toogle_content {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    right: auto;
    left: auto;
    top: auto;
    bottom: auto;
}

.dor-block-selection .dor-setting-lists .user-info .toogle_content {
    min-width: 130px;
}

.dor-block-selection .dor-setting-lists .user-info .toogle_content li {
    border-bottom: 0 solid #ddd;
    color: #101010;
    padding: 5px 0;
    text-align: left;
}
.dor-block-selection .dor-setting-lists .user-info .toogle_content li a {
    color: #333;
    transition: all .4s ease 0s;
    display: table;
}
.dor-block-selection .dor-setting-lists .user-info .toogle_content li a i {
    display: table-cell;
    width: 20px;
}

.product-images .product-detail-thumb .owl-dots{
    display: none;
}

.tabs .nav li.active {
    border: none !important;
    box-shadow: none !important;
    z-index: 100;
}
.tabs .nav li {
    border: none !important;
    margin: 0 0.25em;
    display: block;
    float: left;
    position: relative;
    padding-top: 2px;
}

.tabs .nav li a {
    font-weight: bold;
}
.tabs .nav li.active a, .tabs .nav li a:hover {
    color: red !important;
    border-radius: 0;
    border: none;
    border-bottom: red 3px solid !important;
}
.btn-cart {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    color: #000;
    font-size: 14px;
    position: relative;
    background: rgba(255,255,255,0.9);
    box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.1);
    margin-right: 3px;
}

.btn-cart.add_to_cart:before {
    position: absolute;
    content: "\f07a";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    top: 0;
    left: 12px;
    color: #000;
    font-size: 18px;
}
.xem_nhanh {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    color: #000;
    font-size: 14px;
    position: relative;
    background: rgba(255,255,255,0.9) !important;
    box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.1);
}
.xem_nhanh:hover, .btn-cart:hover {
    background: #91ad41 !important;
}
.form-product .btn-order {
    padding: 0 10px !important;
    margin-left: 2px !important;
    border-radius: 3px;
    font-size: 14px;
    outline: 0;
    box-shadow: none;
    font-weight: 700;
    background: #ff5622;
    width: 100%;
}
.xem_nhanh:hover:before {
    color: #fff;
}

.btn.btn-cart:hover:before {
    color: #fff;
}

.xem_nhanh:before {
    font-family: FontAwesome;
    position: absolute;
    content: "\f002";
    font-style: normal;
    font-weight: normal;
    top: 0;
    left: 12px;
    color: #000;
    font-size: 18px;
}

@media screen and (max-width: 52.375em){
    .tabs .nav a span {
        display: block !important;
    }
    
    .product-tab.e-tabs ul.nav-tabs>li{
        width: 100%;
        text-align: left;
    } 
}
.button_cart_buy_enable.btn_buy:first-child {
    margin-right: 7px;
}
.button_cart_buy_enable.btn_buy:before{
    left: 10px !important;
}

/* .button_cart_buy_enable.btn_buy {
    padding-left: 30px !important;
    width: auto !important;
    padding-right: 8px !important;
} */
.details-product div.form-group {
    padding: 20px 0;
    margin-top: 5px;
    width: 100%;
}

input[type="checkbox"], input[type="radio"] {
    display: inline-block !important;
    width: unset !important;
    height: 17px !important;
    position: unset !important;
    opacity: unset !important;
}
.product-col .product-box .product-thumbnail .image_link.display_flex{
    height: auto !important;
}
@media (min-width: 1200px){
.float-vertical.active-desk .block_content {
    min-height: unset !important;
}
}