product-detail-deal-f .icon-action-container .icon-action-img img {  
    margin-left: 10px;
}
product-detail-deal-f .cat_nav a, product-detail-deal-f .cat_nav a:hover {
    font-size: 14px;
    color: black;
    outline: none;
    text-decoration: none !important;
}
product-detail-deal-f .padding-zero {
    padding: 0!important;
}
product-detail-deal-f .text-center {
    text-align: center!important;
}
product-detail-deal-f .border-left-e0e0e0 {
    border-left: 1px solid #e0e0e0;
}
product-detail-deal-f ._tab_container {
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
}
product-detail-deal-f ._tab_container *:not(.icon-action-img) {
    /* width: 100% !important;*/
    height: auto !important;
    /*    overflow: hidden !important;*/
}
product-detail-deal-f ._tab_container ._tab_head {
    background-color: #fff0;
    width: 100%;
    height: auto;
    display: block;
    float: left;
    border-bottom: 1px solid #d6d6d6;
    text-align: center;
    /* padding: 0 50px 0 50px;*/
    border-bottom: 1px solid #d6d6d6;
    text-align: center;
}
product-detail-deal-f ._tab_container ._tab_head ._head.active {
    background-color: #e7e7e7 !important;
    border-radius: 4px 4px 0 0;
}
product-detail-deal-f ._tab_container ._tab_head ._head.active {
    color: #000;
    background-color: #fff;
    border-top: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
    /*  border-bottom: 1px solid #fff;*/
}
product-detail-deal-f ._tab_container ._tab_items ._detail {
    float: left;
    width: 100%;
    height: auto;
    padding: 20px;
    color: #000;
    border: 0;
    display: none;
    min-height: 200px;
}
product-detail-deal-f ._tab_container ._tab_items {
    display: block;
}
product-detail-deal-f ._tab_container ._tab_items ._detail.active {
    display: block;
}
product-detail-deal-f .cat_nav {
    height: 35px;
    overflow: auto;
    white-space: nowrap;
}
product-detail-deal-f .cat_nav .fa {
    padding: 0px 12px;
}
product-detail-deal-f .gallery_container {
    width: 100%;
    height: auto;
    float: left;
    clear: both;
}
product-detail-deal-f .gallery_container img.img_gallery {
    max-width: 100%;
}
product-detail-deal-f .gallery_container .gallery_display {
    border: 1px solid rgba(0, 0, 0, .05);
    float: left;
    width: 100%;
    height: 551px;
}
product-detail-deal-f .gallery_container .gallery_display .cover_image_item {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 551px;
}
product-detail-deal-f .gallery_arrows .fa-angle-left {
    font-size: 3em;
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    left: 45px;
    top: 230px;
    outline: none;
}
product-detail-deal-f .gallery_arrows .fa-angle-right {
    font-size: 3em;
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    right: 45px;
    top: 230px;
    outline: none;
}
product-detail-deal-f .gallery_thumbnail {
    width: 100%;
    height: auto;
    float: left;
    clear: both;
    margin-top: 20px;
}
product-detail-deal-f .gallery_thumbnail img.img_thumbnail {
    outline: none;
    width: auto;
    height: 250px;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid white;
}
product-detail-deal-f .gallery_thumbnail img.img_thumbnail:hover {
    border: 1px solid #212121;
}
product-detail-deal-f .gallery_thumbnail .img_thumbnail_cover {
    outline: none;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 90px;
    height: 90px;
    margin-right: 15px;
    float: left;
    cursor: pointer;
    transition: all 0.3s;
}
product-detail-page-f .gallery_thumbnail .img_thumbnail_cover:hover {
    opacity: 0.7;
}
product-detail-deal-f .bg {
    background-color: #e7e7e7;
    height: 40px
}
product-detail-deal-f .bg span.name {
    color: #999;
    font-size: 14px;
    text-align: left;
    float: left;
    width: 120px;
    padding: 10px 0px;
    margin: 0 0 0 8px;
}
product-detail-deal-f .bg span.price.discount {
    font-size: 27px;
    text-align: left;
    float: left;
   /* padding: 10px 0px;*/
}
product-detail-deal-f .bg span.price.discount.-price {
    color: #999;
}
product-detail-deal-f .bg span.price.discount .line-through {
    text-decoration: line-through;
}
product-detail-deal-f .bg span.price.discount .currency {
    font-size: 14px;
}
product-detail-deal-f .bg span.price {
    font-size: 27px;
    text-align: left;
    float: left;
    padding: 1px 0px;
}
product-detail-deal-f .bg span.price.-outprice {
    font-weight: 600;
}
product-detail-deal-f .bg span.price.-outprice .currency {
    font-size: 16px;
    font-weight: 600;
}
product-detail-deal-f .d_info.option {
    display: inline-table;
}
product-detail-deal-f .d_info .d_cat_name {
    font-size: 14px;
}
product-detail-deal-f .not-bg {
    height: 40px;
}
product-detail-deal-f .not-bg.data-code {
    border: 1px dotted #c9c9c9;
    border-width: 1px 0;
}
product-detail-deal-f span.red {
    color: red!important;
}
product-detail-deal-f .d_info span.name span.-name {
    background-color: red;
    border: 1px solid red;
    color: #fff;
    padding: 0 5px;
}
product-detail-deal-f .not-bg span.name {
    color: #999;
    font-size: 14px;
    text-align: left;
    float: left;
    /*  width: 90px;*/
    width: 55px;
    padding: 4px 0px;
    margin: 0 0 0 8px;
}
product-detail-deal-f .not-bg span.-data {
    font-size: 14px;
    text-align: left;
    float: left;
    padding: 10px;
    position: relative;
}
product-detail-deal-f .not-bg span.-code-name {
    color: #999;
    font-size: 14px;
    float: left;
    width: 100%;
    padding: 10px 8px;
}
product-detail-deal-f .not-bg span.-code-name.zero {
    color: #999;
    float: left;
    width: 0px;
    padding: 10px 0px;
}
product-detail-deal-f .not-bg span.-code-name.zero .border-left {
    border-left: 1px solid #e5dfda;
}
product-detail-deal-f .not-bg span.-code-name span.-code-data {
    color: #000;
}
product-detail-deal-f .not-bg .option-name {
    display: table-cell;
}
product-detail-deal-f .not-bg .option-name span.-data.-option {
    font-size: 12px;
    padding: 5px 10px;
    outline: none;
    background-color: white;
    border: 1px solid #999;
    margin: 0px 5px 5px 0px;
}
product-detail-deal-f .not-bg .option-name span.-data.-option.active {
    outline: none;
    color: black;
    border: 1px solid red;
}
product-detail-deal-f .relate {
    color: #B3B3B3;
}
product-detail-deal-f .d_qty.fixed-border {
    border: 1px solid #999;
    display: inline-block;
    border-radius: 2px;
}
product-detail-deal-f .d_qty .fa {
    display: inline;
    color: #212121;
    font-size: 16px;
    outline: none;
    transition: all .3s;
    cursor: pointer;
}
product-detail-deal-f .d_qty.fixed-border .fa-minus, product-detail-deal-f .d_qty.fixed-border .fa-plus {
    border: 0 !important;
    line-height: 32px;
    height: 32px;
    font-size: 14px;
}
product-detail-deal-f .d_qty .fa-minus {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 5px 10px;
}
product-detail-deal-f .d_qty .fa-plus {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 5px 10px;
}
product-detail-deal-f .-data .fa {
    outline: none;
}
product-detail-deal-f .-data .fa-chevron-up {
    font-size: 8px;
    padding: 2px;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: -20px;
    /*bottom: 10px;*/
    color: #999;
    border: 1px solid #999;
}
product-detail-deal-f .-data .fa-chevron-down {
    font-size: 8px;
    padding: 2px;
    font-weight: bold;
    position: absolute;
    right: -20px;
    bottom: 0;
    /*top: 8px;*/
    color: #999;
    border: 1px solid #999;
}
product-detail-deal-f .d_qty .qty_display {
    display: inline;
}
product-detail-deal-f .d_qty.fixed-border .qty_display input {
    padding: 5px 8px 5px 0px;
    width: 50px;
}
product-detail-deal-f .d_qty .qty_display input {
    font-size: 14px;
    color: #000;
    outline: none;
    text-align: end;
    border: 0;
}
@media (max-width: 991px) {
    product-detail-page-f .gallery_thumbnail {
        margin-top: 0px;
        padding: 15px 0;
    }
    product-detail-page-f .gallery_thumbnail img.img_thumbnail {
        height: 70px;
        margin-right: 10px;
        margin-bottom: 10px;
    }
}
@media (min-width: 992px) {
    product-detail-deal-f .gallery_container {
        width: 100%;
        /*padding: 0 20px;*/
    }
}