/*================IMG PRODUCT================*/
.img-product #show {
    width: 100%;
    height: 400px;
    border: 1px solid #ebebeb;
    cursor: pointer;
}

.img-product #show img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}

.img-product #owl-view .item {
    width: 90px;
    height: 90px;
    padding: 5px;
    cursor: pointer;
}

.img-product #owl-view img {
    width: 100%;
    height: 100%;
    border: 1px solid #ebebeb;
    object-fit: scale-down;
}

.img-product #owl-view img:hover {
    border: 1px solid #337ab7;
}
.img-product #owl-view .slick-current.slick-active img {
    border: 1px solid #337ab7;
}

/*================END IMG PRODUCT================*/

/*================MAIN DETAIL PRODUCT================*/
.main-detail-product .product-name {
    border-bottom: 1px dotted #989898;
}

.main-detail-product .product-name h1 {
    color: #333;
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 10px;
}

.main-detail-product .box-price {
    background: #f0f0f0;
    color: #666;
    font-size: 14px;
    font-weight: 300;
    height: 50px;
    line-height: 48px;
    margin: 15px 0;
    padding-left: 15px;
    width: 100%;
}

.main-detail-product .box-price .new-price {
    color: #fd5023;
    font-size: 24px;
    font-weight: 500;
    margin-right: 10px;
}

.main-detail-product .box-price .old-price {
    text-decoration: line-through
}

.main-detail-product .box-price .discount {
    background: url(/tp/T0308/img/discount1.png) right center no-repeat;
    color: #fff;
    float: right;
    font-size: 14px;
    font-weight: 500;
    height: 37px;
    line-height: 36px;
    margin-top: 6px;
    margin-right: 6px;
    text-align: center;
    width: 117px;
}

.box-policy {
    background: #f7f7f7;
    border: 1px solid #d6d6d6;
}

.box-policy .ship-policy {
    background: url(/tp/T0308/img/policy-1.png) 15px center no-repeat;
}

.box-policy .ship-policy a {
    color: #999;
    display: block;
    text-decoration: underline;
}

.box-policy .payment-policy {
    background: url(/tp/T0308/img/policy-2.png) 15px center no-repeat;
}

.box-policy .group-policy {
    background: url(/tp/T0308/img/policy-3.png) 15px center no-repeat;
}

.box-policy .ship-policy, .box-policy .payment-policy, .box-policy .group-policy, .box-policy .contact-policy {
    border: 1px solid #fff;
    color: #777;
    font-size: 12px;
    font-weight: 200;
    height: 60px;
    padding-left: 65px;
    padding-top: 11px;
    width: 100%;
}

.box-policy .contact-policy {
    background: url(/tp/T0308/img/policy-4.png) 15px center no-repeat;
}

/*active size and color*/
.colornew a {
    border: 1px solid #eaeaea;
    width: 30px;
    height: 30px;
    padding-top: 6px;
    padding-left: 6px;
    float: left;
    margin-right: 3px;
}

.sizenew a {
    display: block;
    padding: 4px 8px;
    background: #fff;
    cursor: pointer;
    border: 1px solid #ccc;
    float: left;
    margin-right: 3px;
    text-decoration: none;
}

.reqnew a.active {
    border-color: #f36;
    background-image: url(/tp/T0308/img/bg_chonsen.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}

.color.req a {
    border-radius: 50%;
    border: 1px solid #eaeaea;
    width: 30px;
    height: 30px;
    padding-top: 6px;
    padding-left: 6px;
    float: left;
    margin-right: 3px;
}

.size.req a {
    display: block;
    padding: 4px 8px;
    background: #fff;
    cursor: pointer;
    border: 1px solid #ccc;
    float: left;
    margin-right: 3px;
    text-decoration: none;
}

.color.req a.active, .color.req a:hover {
    border-color: #fff;
    box-shadow: 0 0 1px 2px #ff7a00 !important
}

.size.req a.active, .size.req a:hover {
    border: 1px solid #ff7a00;
    color: #333
}

.size.req a.deactive, .size.req a.deactive:hover {
    cursor: not-allowed;
    background: #666
}
.decript {
    margin: 10px 0;
    border-top: 1px solid #e1e1e1;
    padding-top: 10px;
}

/*================END MAIN DETAIL PRODUCT================*/

/*============INFO PRODUCT============*/
.box-product {
    margin-bottom: 30px;
    margin-top: 30px;
}

.title-product {
    height: 40px;
    margin-bottom: 25px;
    position: relative;
    width: 100%;
    border-bottom: 3px solid #fd5023;
}

.title-product h3 {
    height: 40px;
    line-height: 30px;
    padding-left: 20px;
    padding-right: 50px;
    background: url(/tp/T0308/img/background-title.png) right top no-repeat;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
}

.title-product h3 a {
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}

.title-product .view-all {
    height: 100%;
    margin-right: 20px;
}

.title-product .view-all a {
    color: #9f9a9f;
    float: left;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
}

.main-detail-product .box-price {
    margin: 10px 0;
}

.tab-detail-product .attr .req {
    margin-bottom: 8px;
}
.eachDepots > p{
    margin-bottom: 0;
}
.tab-detail-product .attr label,
.stock-brand li {
    color: #333;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 3px;
}
.stock-brand li{
    margin: 10px 0;
}
.stock-brand .a-stock {
    color: #fff;
    background: #32CC08;
    padding: 2px;
    border-radius: 3px;
    font-weight: normal;
}

.stock-brand .out-stock {
    color: #fff;
    background: #FF1D14;
    padding: 5px;
    border-radius: 3px;
    font-weight: normal;
}

.stock-brand .a-brand {
    font-style: normal;
    font-weight: normal;
}

.size.req a {
    color: #333;
    margin-bottom: 5px;
}

.form-inline .form-gr .form-control {
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    height: 35px;
    width: 200px;
    display: flex;
    justify-content: center
}

.form-inline .form-gr .form-control #quantity {
    border: none;
    text-align: center;
    font-weight: 600
}

.form-inline .form-gr .form-control .gp-btn {
    float: right;
}

.form-inline .form-gr .form-control .gp-btn .btn-cts {
    background: transparent;
    position: absolute;
    line-height: 32px;
    border: 0;
}

.form-inline .form-gr .form-control .gp-btn .btn-minus {
    top: 0;
    left: 0;
    border-right: 1px solid #d5d5d5;
}

.form-inline .form-gr .form-control .gp-btn .btn-plus {
    top: 0;
    right: 0;
    border-left: 1px solid #d5d5d5;
}

.form-inline .form-gr #addToCart {
    background: url(/tp/T0308/img/cart3.png) 17px center no-repeat #fd5023;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    padding-left: 50px;
    text-decoration: none;
    text-transform: uppercase;
    width: 183px;
    padding-top: 0;
    cursor: pointer;
}

.form-inline .form-gr #addQuickCart {
    font-size: 15px;
    font-weight: 500;
    color: #fd5023;
    border-width: 1px;
    border-color: #fd5023;
    border-style: solid;
    border-radius: 5px;
    background-color: #f4bdaf;
    width: 180px;
    height: 40px;
    line-height: 24px;
    margin-left: 15px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}
.pview-tags-item{
    display: inline-block;
    padding: 5px;
    border: 1px solid #f5502b;
    margin-right: 7px;
}
.pview-tags-item a{
    color: #f5502b;
}
.pview-tags-item a:hover{
    color: white;
    text-decoration: none;
}
.pview-tags-block{
    border-top: 1px solid #e1e1e1;
    padding: 10px 0;
}
.pview-tags-label{
    color: #000;
    font-weight: 700;
}
.pview-tags-item:hover{
    background: #f5502b;
}
/*============ END INFO PRODUCT ============*/

/*============PRODUCT TAB ============*/
.main-detail-product .nav-tabs {
    justify-content: center;
    border: none;
    margin-top: 50px;
    margin-bottom: 36px;
}

.main-detail-product .nav-tabs .nav-item {
    margin-bottom: 0;
    padding: 0 5px;
    position: relative;
}

.main-detail-product .nav-tabs .nav-link {
    border: 0;
    border-radius: 0;
    text-decoration: none;
    font-weight: 500;
    position: relative;
    background: transparent;
    color: #333;
    font-size: 18px;
    line-height: 46px;
    margin: 0;
    padding: 0 20px;
    text-transform: uppercase;
}

.main-detail-product .nav-tabs .nav-link:before {
    content: '';
    position: absolute;
    bottom: -7px;
    left: 45%;
    border-top: 10px solid #fd5023;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    display: none;
}

.main-detail-product .nav-tabs .nav-link:hover:before {
    display: block;
}

.main-detail-product .nav-tabs .nav-link.active,
.main-detail-product .nav-tabs .nav-link:hover {
    color: #fff;
    background: #fd5023;
}

.main-detail-product .nav-tabs .nav-link.active:before {
    content: '';
    position: absolute;
    bottom: -7px;
    left: 45%;
    border-top: 10px solid #fd5023;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    display: block;
}
#myTabContent img{
    height: auto !important;
    width: auto !important;
}
#myTabContent table{
    width: 100%;
}
#myTabContent table tbody td:first-child{
    background: rgb(178,178,178);
}
#myTabContent table tbody td:first-child p{
    font-weight: 700;
}
#myTabContent table tbody td{
    border: 1px solid rgb(0,0,0);
    padding: 8px;
}
#myTabContent table tbody td p{
    margin-bottom: 0;
}
#myTabContent ol, #myTabContent ul{
    margin: 0 30px !important;
}
#myTabContent ol li, #myTabContent ul li{
    list-style: disc;
}

/*============END PRODUCT TAB ============*/

/* ================ Responsive ===================== */
@media screen and (max-width: 1230px) {
    .main-detail-product .tab-content .tab-pane {
        padding: 0 10px;
    }

    .main-detail-product .tab-content .tab-pane img {
        max-width: 100%;
        height: auto;
    }
}

@media screen and (max-width: 812px) {
    .main-detail-product .nav-tabs .nav-link {
        font-size: 22px;
        margin: 10px 0;
    }
    .title-product h3 a{
        font-size: 19px;
    }

    .main-detail-product .nav-tabs {
        margin: 30px 0px;
    }

    .main-detail-product .product-name h1 {
        font-size: 30px;
    }
}

@media screen and (max-width: 768px) {
    .form-inline .form-gr #addQuickCart {
        width: 130px;
    }

    .form-inline .form-gr #addToCart {
        width: 170px;
    }

    #myTabContent iframe {
        width: 100% !important;
    }
    .box-product{
        overflow: hidden;
    }
    .form-product .decript *, #myTabContent *, .title-product .view-all a, .stock-brand ul li *, .breadcrumb>li a, .footer-bottom .footer-bottom-main .footer-bottom-title
    {
        font-size: 18px;
        line-height: 1.7!important;
    }
    .main-detail-product .breadcrumb>li{
        background-position: right 15px;
    }
    .footer-center .address .item, .search-header-responsive #input-search{
        font-size: 20px;
        line-height: normal;
    }
}
@media screen and (max-width: 580px){
    .main-detail-product .nav-tabs{
        display: block;
        width: 100%;
        text-align: center;
    }
    .footer-top iframe{
        width: 100% !important;
    }
}
@media screen and (max-width: 480px) {
    .main-detail-product .product-name h1 {
        font-size: 25px;
    }

    .tab-detail-product {
        margin-top: 20px;
    }
    .form-inline .form-gr #addToCart, .form-inline .form-gr #addQuickCart{
        width: 100%;
        margin: 0;
    }
    .form-product .form-gr{
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .form-inline .form-gr #addToCart{
        margin:  0 0 15px 0;
    }
}

/*====================End Responsive==========================*/
