@media (max-width: 991px) {
    .order_fix_xs_1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order_fix_xs_2 {
        -ms-flex-order: 2;
        order: 2
    }
}

.title-product {
    font-size: 36px;
    font-weight: bold;
    margin: 0px 0px 10px;
    line-height: normal;
    color: #000
}

@media (max-width: 991px) {
    .title-product {
        margin-top: 20px
    }
}

@media (max-width: 767px) {
    .title-product {
        font-size: 24px
    }
}

.gallery-top {
    position: relative;
    display: block;
    height: 537px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    background: #fff
}

@media (max-width: 767px) {
    .gallery-top {
        height: 350px
    }
}

.gallery-top .swiper-slide img {
    border-radius: 0px;
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.swiper_thumbs {
    padding: 0 33px;
    position: relative
}

.swiper_thumbs .swiper-pagination-bullets {
    bottom: -6% !important;
    top: unset !important;
    right: 3% !important;
    left: unset;
    text-align: center;
    position: unset
}

.swiper_thumbs .swiper-pagination-bullets .swiper-pagination-bullet {
    box-shadow: none;
    outline: 0;
    width: 9px;
    height: 9px;
    border: 0;
    background: transparent;
    border-radius: 50%;
    padding: 0;
    margin: 0 3px;
    font-size: 0;
    opacity: 1;
    border: 1px solid #fff;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.swiper_thumbs .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
    width: 37px;
    height: 9px;
    border-radius: 14px
}

.swiper_thumbs .swiper-button-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    width: 15px;
    height: 15px;
    padding: 0;
    cursor: pointer;
    outline: none;
    background: transparent;
    line-height: 15px;
    text-align: center;
    z-index: 2;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    top: 66%;
    right: 12px;
    border: 0;
    border-radius: 0;
    left: unset
}

.swiper_thumbs .swiper-button-next.swiper-button-disabled {
    opacity: 0.8
}

.swiper_thumbs .swiper-button-next:hover {
    border-color: #ff5f15;
    z-index: 100
}

.swiper_thumbs .swiper-button-next:hover:after {
    color: #ff5f15
}

.swiper_thumbs .swiper-button-next:after {
    font-size: 10px;
    line-height: 15px;
    font-weight: bold;
    margin-right: 3px;
    color: #000
}

.swiper_thumbs .swiper-button-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    width: 15px;
    height: 15px;
    padding: 0;
    cursor: pointer;
    outline: none;
    background: transparent;
    line-height: 15px;
    text-align: center;
    z-index: 2;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    top: 66%;
    right: unset;
    border: 0;
    border-radius: 0;
    left: 12px;
    opacity: 1
}

.swiper_thumbs .swiper-button-prev.swiper-button-disabled {
    opacity: 0.8
}

.swiper_thumbs .swiper-button-prev:after {
    font-size: 10px;
    line-height: 15px;
    font-weight: bold;
    margin-right: 3px;
    color: #000
}

.swiper_thumbs .swiper-button-prev:hover {
    border-color: #ff5f15;
    z-index: 100
}

.swiper_thumbs .swiper-button-prev:hover:after {
    color: #ff5f15
}

@media (max-width: 767px) {
    .swiper_thumbs .swiper-button-next {
        width: 25px;
        height: 25px;
        line-height: 25px;
        right: -10px;
        top: 60%
    }

    .swiper_thumbs .swiper-button-next:after {
        line-height: 25px
    }

    .swiper_thumbs .swiper-button-prev {
        width: 25px;
        height: 25px;
        line-height: 25px;
        left: -10px;
        top: 60%
    }

    .swiper_thumbs .swiper-button-prev:after {
        line-height: 25px
    }
}

.swiper_thumbs .gallery-thumbs {
    margin-top: 10px
}

.swiper_thumbs .gallery-thumbs .swiper-slide {
    cursor: pointer
}

.swiper_thumbs .gallery-thumbs .swiper-slide .p-100 {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    width: 93px;
    height: 80px;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #e5e5e5
}

@media (min-width: 992px) and (max-width: 1199px) {
    .swiper_thumbs .gallery-thumbs .swiper-slide .p-100 {
        width: 88px;
        height: 75px
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .swiper_thumbs .gallery-thumbs .swiper-slide .p-100 {
        width: 135px;
        height: 135px
    }
}

@media (max-width: 767px) {
    .swiper_thumbs .gallery-thumbs .swiper-slide .p-100 {
        width: 60px;
        height: 60px
    }
}

@media (max-width: 374px) {
    .swiper_thumbs .gallery-thumbs .swiper-slide .p-100 {
        width: 60px;
        height: 60px
    }
}

.swiper_thumbs .gallery-thumbs .swiper-slide .p-100 img {
    width: auto;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%
}

.swiper_thumbs .gallery-thumbs .swiper-slide .p-100:hover {
    border: 1px solid #ff5f15
}

.swiper_thumbs .gallery-thumbs .swiper-slide .p-100.active {
    border: 1px solid #ff5f15
}

.swiper_thumbs .gallery-thumbs .swiper-slide .p-100.active img {
    opacity: 1
}

.swiper_thumbs .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .p-100 {
    border: 1px solid #ff5f15
}

.swiper_thumbs .gallery-thumbs .swiper-slide:hover .p-100 {
    border: 1px solid #ff5f15
}

.layout-product .product_top {
    padding-bottom: 50px;
    position: relative
}

.layout-product .product_top .details-pro .title-item {
    font-size: 16px;
    font-family: "Helvetica Neue";
    color: #707070;
    padding-bottom: 15px;
    margin: 0
}

.layout-product .product_top .contact {
    font-weight: 400;
    font-size: 18px;
    margin: 25px 0
}

.layout-product .product_top .contact .item_contact {
    position: relative;
    padding-left: 15px
}

.layout-product .product_top .contact .item_contact:before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    width: 4px;
    height: 4px;
    background: #444;
    border-radius: 50%
}

.layout-product .product_top .contact a {
    color: #444;
    line-height: 28px
}

.layout-product .product_top .contact a:hover {
    color: #ff5f15
}

.layout-product .product_top .contact a.phone_tuvan {
    color: #ea4318;
    text-decoration: underline
}

.layout-product .product_top .contact a.phone_tuvan:hover {
    color: #040f28
}

.layout-product .product_top .contact span {
    font-weight: 500
}

.layout-product .product_top .form-group .custom-btn-number {
    margin-bottom: 20px;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    text-align: center
}

.layout-product .product_top .form-group .custom-btn-number label {
    padding-right: 15px;
    font-weight: 700
}

.layout-product .product_top .form-group .custom-btn-number .custom-btn-numbers {
    position: relative;
    display: inline-block;
    float: left
}

.layout-product .product_top .form-group .custom-btn-number .custom-btn-numbers input {
    border: 1px solid #E5E5E5;
    margin: 0;
    padding: 0 40px;
    max-width: 102px;
    color: #333;
    font-size: 20px;
    text-align: center;
    border-radius: initial;
    min-height: 32px;
    font-size: 14px;
    border-radius: 5px
}

.layout-product .product_top .form-group .custom-btn-number .custom-btn-numbers input:hover, .layout-product .product_top .form-group .custom-btn-number .custom-btn-numbers input:focus {
    outline: none;
    box-shadow: none
}

.layout-product .product_top .form-group .custom-btn-number .custom-btn-numbers button {
    border: none;
    color: #000;
    background-color: transparent;
    position: absolute;
    bottom: 0;
    height: 32px;
    width: 32px;
    font-size: 19px
}

.layout-product .product_top .form-group .custom-btn-number .custom-btn-numbers button:hover, .layout-product .product_top .form-group .custom-btn-number .custom-btn-numbers button:focus {
    outline: none;
    box-shadow: none;
    background-color: transparent;
    color: #ff5f15
}

.layout-product .product_top .form-group .custom-btn-number .custom-btn-numbers button:hover svg path, .layout-product .product_top .form-group .custom-btn-number .custom-btn-numbers button:focus svg path {
    fill: #ff5f15
}

.layout-product .product_top .form-group .custom-btn-number .custom-btn-numbers button svg {
    width: 14px;
    height: 14px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    transform: translateY(0px)
}

.layout-product .product_top .form-group .custom-btn-number .custom-btn-numbers button.btn-minus {
    left: 0
}

.layout-product .product_top .form-group .custom-btn-number .custom-btn-numbers button.btn-plus {
    right: 0
}

.layout-product .product_top .form-group .vd {
    font-size: 14px;
    line-height: 32px;
    color: #5E5E5E;
    margin-left: 10px;
    display: inline-block;
    float: left
}

.layout-product .product_top .form-group .btn-mua {
    float: left;
    width: 100%;
    margin-top: 20px
}

@media (max-width: 767px) {
    .layout-product .product_top .form-group .custom-btn-number {
        display: block;
        margin-bottom: 10px
    }

    .layout-product .product_top .form-group .custom-btn-number .custom-btn-numbers {
        max-width: 102px
    }

    .layout-product .product_top .form-group .vd {
        margin-top: 10px;
        text-align: left;
        margin-left: 0
    }
}

@media (max-width: 1199px) and (min-width: 991px) {
    .layout-product .product_top .form-group .btn-mua {
        display: block
    }
}

@media (max-width: 480px) {
    .layout-product .product_top .form-group .btn-mua {
        flex-direction: column
    }
}

.layout-product .product_top .form-group .btn-mua button {
    color: #fff;
    border: 1px solid #ff5f15;
    font-weight: 700;
    padding: initial;
    text-align: center;
    font-size: 16px;
    border-radius: initial;
    background: initial;
    width: 308px;
    height: 50px;
    line-height: 50px;
    color: #ff5f15;
    border-radius: 5px;
    background: #fff;
    display: block
}

@media (max-width: 767px) {
    .layout-product .product_top .form-group .btn-mua button {
        width: 100%
    }
}

.layout-product .product_top .form-group .btn-mua button:hover, .layout-product .product_top .form-group .btn-mua button:focus {
    color: #fff;
    background-color: #ff5f15;
    border-color: #ff5f15
}

.layout-product .product_top .form-group .btn-mua button.btn-buy-now {
    margin-top: 10px;
    background-color: #ff5f15;
    color: #fff;
    border-color: #ff5f15
}

@media (max-width: 480px) {
    .layout-product .product_top .form-group .btn-mua button.btn-buy-now {
        margin-left: 0;
        margin-top: 10px
    }
}

.layout-product .product_top .form-group .btn-mua button.btn-buy-now:hover, .layout-product .product_top .form-group .btn-mua button.btn-buy-now:focus {
    color: #ff5f15;
    background-color: #fff;
    border-color: #ff5f15
}

.layout-product .product_bottom .view-more {
    width: 100%;
    float: left
}

.layout-product .product_bottom .view-more a {
    text-decoration: underline;
    color: #707070;
    font-size: 14px
}

.layout-product .product_bottom .view-more a:hover {
    color: #ff5f15
}

.layout-product .price-box {
    margin: 20px 0
}

.layout-product .price-box .special-price {
    font-size: 42px;
    font-weight: 700;
    color: #ff5f15
}

@media (max-width: 767px) {
    .layout-product .price-box .special-price {
        font-size: 30px
    }
}

.layout-product .price-box .old-price {
    color: #929292;
    font-size: 24px;
    font-weight: 400;
    margin-left: 0px;
    position: relative
}

@media (max-width: 767px) {
    .layout-product .price-box .old-price {
        font-size: 18px
    }
}

.layout-product .price-box .save-price {
    margin-left: 10px
}

.layout-product .price-box .save-price .discount_ {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background: #ff0101;
    padding: 0.5px 5.5px;
    border-radius: 4px
}

.layout-product .inventory_quantity {
    font-size: 15px;
    color: #5c5b5b;
    line-height: 26px
}

@media (min-width: 768px) and (max-width: 991px) {
    .layout-product .inventory_quantity {
        font-size: 14px
    }
}

.layout-product .inventory_quantity .a-content, .layout-product .inventory_quantity strong {
    font-weight: 500
}

.layout-product .inventory_quantity .mb-break {
    position: relative;
    padding-left: 12px
}

.layout-product .inventory_quantity .mb-break:before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    width: 3px;
    height: 3px;
    background: #5c5b5b;
    border-radius: 50%
}

.layout-product .product-summary {
    margin: 20px 0;
    font-size: 14px;
    color: #5c5b5b
}

.layout-product .product-summary img {
    display: none
}

.layout-product .product-summary ul {
    padding-left: 20px;
    list-style: disc
}

.layout-product .border-bottom-details {
    width: 100%;
    padding: 2px 0px;
    border: solid 1px #ddd;
    display: block;
    margin: 40px 0px 25px;
    border-right: 0px;
    border-left: 0px
}

.layout-product .swatch {
    font-size: 14px;
    margin-bottom: 15px
}

.layout-product .swatch .header {
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 14px;
    min-width: 85px;
    margin-right: 5px;
    float: left
}

.layout-product .swatch .swatch-element {
    display: inline-block;
    margin: 0px 5px 5px 0
}

.layout-product .swatch .swatch-element input {
    display: none
}

.layout-product .swatch .swatch-element label {
    min-width: 26px;
    height: 26px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e4e4e4;
    color: #000;
    cursor: pointer;
    white-space: nowrap;
    padding: 0 5px;
    position: relative;
    margin-bottom: 0;
    font-size: 13px;
    background: #fff
}

.layout-product .swatch .swatch-element label .crossed-out {
    display: none
}

.layout-product .swatch .swatch-element.color.den label {
    background-color: #000000
}

.layout-product .swatch .swatch-element.color.hong-dat label {
    background-color: #b6958c
}

.layout-product .swatch .swatch-element.color.xanh-mint label {
    background-color: #badad9
}

.layout-product .swatch .swatch-element.color.nau label {
    background-color: #9c7661
}

.layout-product .swatch .swatch-element.color.do label {
    background-color: #f20808
}

.layout-product .swatch .swatch-element.color.cam label {
    background-color: #fc9905
}

.layout-product .swatch .swatch-element.color.kem label {
    background-color: #e2b78d
}

.layout-product .swatch .swatch-element.color.xanh-duong label {
    background-color: #14456e
}

.layout-product .swatch .swatch-element.color.xanh-la label {
    background-color: #00ff15
}

.layout-product .swatch .swatch-element.color.f5d5d8 label {
    background-color: #ff00d5
}

.layout-product .swatch .swatch-element input:checked + label {
    background: #ff5f15;
    border-color: #ff5f15;
    color: #fff
}

.layout-product .swatch .swatch-element .tooltip {
    display: none
}

.layout-product .swatch .swatch-element.soldout {
    position: relative
}

.layout-product .swatch .swatch-element.soldout label {
    position: relative
}

.layout-product .swatch .swatch-element.color input:checked + label {
    background: #fff
}

.layout-product .swatch .swatch-element.color input:checked + label:before {
    display: block;
    content: "";
    width: 26px;
    height: 26px !important;
    position: absolute;
    border: 2px solid #ff5f15
}

.layout-product .swatch .swatch-element.color.trang input:checked + label:before {
    background-image: url(//bizweb.dktcdn.net/100/458/161/themes/894921/assets/check-symbol-black.png?1665478617114)
}

.layout-product .box-variant .selector-wrapper {
    margin-bottom: 15px !important
}

.layout-product .box-variant .selector-wrapper label {
    font-weight: bold;
    width: 100%;
    font-size: 14px;
    float: left;
    color: #000;
    line-height: 40px
}

.layout-product .box-variant .selector-wrapper .single-option-selector {
    height: 45px;
    width: 35%;
    border-radius: 30px;
    border: 1px solid #ebebeb;
    padding: 0 15px
}

.layout-product .flex-quantity.btn_none {
    float: left
}

.layout-product .custom-btn-number {
    padding: 0;
    display: inline-block
}

.layout-product .custom-btn-number label {
    min-width: 85px
}

.product-tab {
    margin-top: 60px
}

@media (max-width: 991px) {
    .product-tab {
        margin-top: 30px
    }
}

.product-tab .tabs-title {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%
}

@media (max-width: 767px) {
    .product-tab .tabs-title {
        background: transparent
    }
}

.product-tab .tab-link {
    position: relative;
    display: inline-block;
    background: #040F28;
    padding: 0px;
    border-bottom: 0px;
    margin-top: 0px;
    width: calc(100% / 4 - 0.8px);
    text-align: center;
    cursor: pointer;
    margin: 0 !important;
    position: relative;
    border-radius: 5px 5px 0px 0px;
    border-right: 1px solid #fff
}

.product-tab .tab-link:last-child {
    border-right: 0
}

@media (max-width: 767px) {
    .product-tab .tab-link {
        width: 100%;
        padding: 0 10px;
        display: block;
        text-align: left;
        padding: 5px 0;
        border: 1px solid #e5e5e5;
        margin-bottom: 15px;
        margin-left: 0
    }
}

@media (min-width: 768px) {
    .product-tab .tab-link:nth-child(n+2) {
        margin-left: -3px !important
    }
}

.product-tab .tab-link.active, .product-tab .tab-link:hover {
    background: #ff5f15
}

@media (max-width: 767px) {
    .product-tab .tab-link {
        margin-bottom: 10px !important
    }
}

.product-tab .tab-link h3 {
    background: transparent;
    margin: 10px 0px;
    line-height: normal;
    margin: 14.25px 0;
    font-size: 17px
}

@media (max-width: 767px) {
    .product-tab .tab-link h3 {
        padding: 10px;
        margin: 0
    }
}

.product-tab .tab-link h3 span {
    text-transform: none;
    font-size: 17px;
    font-weight: 700;
    color: #fff
}

@media (min-width: 768px) and (max-width: 991px) {
    .product-tab .tab-link h3 span {
        font-size: 14px
    }
}

@media (min-width: 300px) and (max-width: 767px) {
    .product-tab .tab-link.current {
        background: transparent
    }
}

.product-tab .tab-link.active h3, .product-tab .tab-link:hover h3 {
    background: #ff5f15;
    position: relative
}

@media (max-width: 767px) {
    .product-tab .tab-link.active h3, .product-tab .tab-link:hover h3 {
        background: #ff5f15
    }

    .product-tab .tab-link.active h3 span, .product-tab .tab-link:hover h3 span {
        color: #fff !important
    }
}

.product-tab .tab-link.active h3 span, .product-tab .tab-link:hover h3 span {
    color: #fff
}

.product-tab .tab-content {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden
}

.product-tab .tab-content.active {
    opacity: 1;
    visibility: visible;
    height: auto;
    padding: 25px 0
}

.product-tab .tab-content .rte {
    color: #5e5e5e;
    font-weight: 400;
    font-size: 17px
}

.product-tab .tab-content .rte ul {
    padding-left: 20px;
    list-style: disc
}

.content_extab {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden
}

.content_extab.current {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden
}

.productRelate {
    margin-top: 60px
}

@media (max-width: 767px) {
    .productRelate {
        padding-bottom: 30px
    }

    .productRelate .a-center-update {
        text-align: left !important
    }
}

@media (max-width: 991px) {
    .productRelate {
        margin-top: 30px
    }
}

.productRelate .swiper-pagination-bullets {
    bottom: -6% !important;
    top: unset !important;
    right: 3% !important;
    left: unset;
    text-align: center;
    position: unset
}

.productRelate .swiper-pagination-bullets .swiper-pagination-bullet {
    box-shadow: none;
    outline: 0;
    width: 9px;
    height: 9px;
    border: 0;
    background: transparent;
    border-radius: 50%;
    padding: 0;
    margin: 0 3px;
    font-size: 0;
    opacity: 1;
    border: 1px solid #fff;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.productRelate .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
    width: 37px;
    height: 9px;
    border-radius: 14px
}

.productRelate .swiper-button-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    width: 15px;
    height: 15px;
    padding: 0;
    cursor: pointer;
    outline: none;
    background: transparent;
    line-height: 15px;
    text-align: center;
    z-index: 2;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    top: 66%;
    right: 12px;
    border: 0;
    border-radius: 0;
    left: unset
}

.productRelate .swiper-button-next.swiper-button-disabled {
    opacity: 0.8
}

.productRelate .swiper-button-next:hover {
    border-color: #ff5f15;
    z-index: 100
}

.productRelate .swiper-button-next:hover:after {
    color: #ff5f15
}

.productRelate .swiper-button-next:after {
    font-size: 10px;
    line-height: 15px;
    font-weight: bold;
    margin-right: 3px;
    color: #000
}

.productRelate .swiper-button-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    width: 15px;
    height: 15px;
    padding: 0;
    cursor: pointer;
    outline: none;
    background: transparent;
    line-height: 15px;
    text-align: center;
    z-index: 2;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    top: 66%;
    right: unset;
    border: 0;
    border-radius: 0;
    left: 12px;
    opacity: 1
}

.productRelate .swiper-button-prev.swiper-button-disabled {
    opacity: 0.8
}

.productRelate .swiper-button-prev:after {
    font-size: 10px;
    line-height: 15px;
    font-weight: bold;
    margin-right: 3px;
    color: #000
}

.productRelate .swiper-button-prev:hover {
    border-color: #ff5f15;
    z-index: 100
}

.productRelate .swiper-button-prev:hover:after {
    color: #ff5f15
}

.productRelate .swiper_relate {
    position: relative
}

.productRelate .swiper_relate .swiper-button-prev {
    top: -50px;
    left: unset;
    right: 45px;
    background: #fff;
    border: none
}

.productRelate .swiper_relate .swiper-button-prev.swiper-button-disabled {
    opacity: 1
}

.productRelate .swiper_relate .swiper-button-prev:hover {
    color: #fff;
    background: #ff5f15;
    border: 1px solid #ff5f15
}

.productRelate .swiper_relate .swiper-button-next {
    top: -50px;
    left: unset;
    right: 0px;
    background: #fff;
    border: none
}

.productRelate .swiper_relate .swiper-button-next.swiper-button-disabled {
    opacity: 1
}

.productRelate .swiper_relate .swiper-button-next:hover {
    color: #fff;
    background: #ff5f15;
    border: 1px solid #ff5f15
}

.productRelate .swiper_relate .swiper-slide:last-child .product-mini-item {
    border: 0
}

.productRelate .a-left-update {
    margin-top: 15px
}

.productRelate .block-title {
    margin-bottom: 0px;
    position: relative
}

.productRelate .block-title h2 {
    font-weight: 700;
    letter-spacing: 0;
    position: relative;
    display: inline-block;
    margin: 0;
    font-size: 21px;
    text-transform: none;
    padding-bottom: 0px
}

.productRelate .block-title h2 a {
    color: #000
}

.productRelate .block-title h2 a:hover {
    color: #ff5f15
}

@media (max-width: 767px) {
    .product-tab .tabs-title {
        display: block;
        border: 0
    }

    .product-tab .tab-content.active {
        padding: 15px 0;
        background: transparent;
        border: 0;
        border-top: 0 !important
    }

    .productRelate .block-title h2 {
        font-size: 22px
    }

    .layout-product .flex-quantity {
        display: block
    }

    .layout-product .button_actions .btn-buy-now {
        width: 100%
    }

    .layout-product .button_actions .add_to_cart {
        margin-bottom: 15px;
        margin-left: 0px;
        width: 100%
    }

    .layout-product .inventory_quantity .line {
        display: none
    }

    .layout-product .inventory_quantity .mb-break {
        display: inline-block
    }
}

.product-mini-item {
    padding: 30px 0;
    border-bottom: 1px dotted #e1e1e1;
    margin: 0
}

.product-mini-item .product-image {
    width: 100px;
    float: left;
    display: flex;
    height: 100px;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 767px) {
    .product-mini-item .product-image .img_thumb {
        height: unset
    }
}

.product-mini-item .product-bottom {
    width: calc(100% - 100px);
    -webkit-width: calc(100% - 100px);
    -moz-width: calc(100% - 100px);
    -o-width: calc(100% - 100px);
    -os-width: calc(100% - 100px);
    padding: 0 0px 0 10px;
    float: left
}

.product-mini-item .product-bottom .product-name {
    border: 0px;
    font-size: 14px;
    margin: 0px;
    font-family: "Helvetica Neue";
    padding-bottom: 0px;
    overflow: hidden;
    text-align: left;
    word-wrap: break-word;
    line-height: 22px;
    padding-bottom: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    color: #898989
}

.product-mini-item .product-bottom .product-name a {
    color: #898989
}

.product-mini-item .product-bottom .product-name:hover a {
    color: #ff5f15
}

.product-mini-item .product-bottom .price-box {
    margin: 0px
}

.product-mini-item .product-bottom .price-box .old-price {
    display: inline-block;
    font-size: 14px;
    text-decoration: line-through;
    font-family: "Helvetica Neue";
    color: #000;
    padding-left: 0px;
    line-height: 14px;
    position: relative
}

.product-mini-item .product-bottom .price-box .special-price {
    font-size: 16px;
    margin-right: 5px
}

.product-mini-item .product-bottom .price-box .special-price .price {
    display: inline-block;
    color: #ff5f15;
    font-size: 16px;
    font-family: "Helvetica Neue";
    font-weight: 700;
    line-height: 18px
}

.aside_support {
    margin-top: 15px
}

.aside_support.support_online .support_content, .aside_support.service .support_content {
    border-bottom: 0px
}

.aside_support:last-of-type {
    border-bottom: solid 2px #ddd
}

.aside_support.service, .aside_support.facebook {
    margin-top: 0px
}

.aside_support.service .support_content, .aside_support.facebook .support_content {
    border-top: 0px
}

.aside_support .support_content {
    border: solid 1px #ebebeb;
    padding: 30px 0px 0px;
    min-height: 100px
}

.aside_support .support_content.fb_padding {
    padding: 0px 0px 0px
}

.aside_support .support_content .list_support {
    padding: 10px 0px 40px;
    overflow: hidden
}

.aside_support .support_content .list_support.fb_ {
    padding: 0px 0px 20px;
    padding-bottom: 35px
}

.aside_support .support_content .list_support .fb_content {
    padding: 0px 15px
}

.aside_support .support_content .list_support .fb_iframe_widget {
    margin-top: 30px
}

.aside_support .support_content .list_support ul li {
    width: 100%;
    padding: 5px 15px;
    float: left
}

@media (min-width: 992px) and (max-width: 1199px) {
    .aside_support .support_content .list_support ul li:nth-child(2) {
        padding: 5px 15px 15px 15px
    }
}

.aside_support .support_content .list_support ul li .ico_black {
    width: 30px;
    height: 30px;
    text-align: center;
    float: left
}

.aside_support .support_content .list_support ul li .ico_black svg {
    transform: translateY(3px)
}

.aside_support .support_content .list_support ul li a {
    display: block;
    text-decoration: none;
    line-height: 38px;
    width: 100%
}

.aside_support .support_content .list_support ul li a .ico {
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    letter-spacing: -1px;
    color: #fff;
    border: none;
    border-radius: 50%;
    background: #e8e8e8;
    cursor: pointer;
    box-shadow: 0 0 0 0 rgba(221, 221, 221, 0.6);
    -webkit-animation: pulse 1.4s infinite
}

.aside_support .support_content .list_support ul li a .ico svg {
    transform: translateY(-5px)
}

.aside_support .support_content .list_support ul li a .ico.svgphone svg {
    width: 12px;
    height: 12px
}

.aside_support .support_content .list_support ul li a .ico.svgphone svg path {
    fill: #e66f0e
}

.aside_support .support_content .list_support ul li a .ico.svgskype svg path {
    fill: #42afed
}

.aside_support .support_content .list_support ul li a:hover span {
    color: #ff5f15
}

.aside_support .support_content .list_support ul li .title_ {
    font-family: 'Arial', sans-serif;
    font-size: 15px;
    color: #20344b;
    display: block;
    float: left;
    width: calc(100% - 50px);
    margin-left: 10px;
    line-height: 30px
}

@-webkit-keyframes pulse {
    0% {
    }
    50% {
        box-shadow: 0 0 0 5px rgba(235, 235, 235, 0)
    }
    100% {
        box-shadow: 0 0 0 0 rgba(221, 221, 221, 0)
    }
}

table, th, td {
    border: 1px solid #ddd;
    padding: 5px 10px;
}

.product-attributes-table {
    width: 50%;
    border-collapse: collapse;
}

.info-tab {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;

}
