.title-product {
    font-size: 26px;
    margin: 0px 0px 5px;
    line-height: 36px;
    font-weight: 600;
    text-transform: capitalize;
}
.gallery-top {
    position: relative;
    margin-bottom: 10px;
    display: block;
}
.gallery-top .video {
    position: absolute;
    left: 10px;
    bottom: 10px;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(https://img.htvietnam.vn/layouts/layout196/svg/play.svg)
        center center;
    background-size: cover;
    opacity: 0.6;
    z-index: 1;
}
.gallery-top .swiper-slide {
    padding-bottom: 130%;
    display: block;
    height: 0;
}
.gallery-top .swiper-slide img {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 99%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
    position: absolute;
}
.gallery-thumbs {
    margin-top: 10px;
}
.gallery-thumbs .swiper-slide {
    border: 1px solid #ebebeb;
    cursor: pointer;
    background: #fff;
}
.gallery-thumbs .swiper-slide .p-100 {
    padding-bottom: 129%;
    height: 0;
    position: relative;
}
.gallery-thumbs .swiper-slide .p-100 img {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
    position: absolute;
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
    border-color: #01567f;
    overflow: hidden;
}
.gallery-thumbs .swiper-slide:hover {
    border-color: #01567f;
}
.gallery-thumbs .swiper-button-next {
    right: 0px;
}
.gallery-thumbs .swiper-button-prev {
    left: 0px;
}
.gallery-thumbs .swiper-button-next,
.gallery-thumbs .swiper-button-prev {
    background: transparent;
}
.gallery-thumbs .swiper-button-next:after,
.gallery-thumbs .swiper-button-prev:after {
    font-size: 14px;
    font-weight: bold;
    background: #fff;
    padding: 8px 5px;
    color: #333;
    box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.04);
}
.gallery-thumbs .swiper-button-next:hover:after,
.gallery-thumbs .swiper-button-prev:hover:after {
    color: #01567f;
}
.gallery-thumbs .swiper-button-next.swiper-button-disabled,
.gallery-thumbs .swiper-button-prev.swiper-button-disabled {
    display: none;
}
.layout-product {
    padding-bottom: 30px;
}
.layout-product form {
    margin-bottom: 15px;
}
.layout-product .form-inline .price-box {
    border-bottom: 1px solid #dde1ef;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.layout-product .form-inline .price-box .special-price {
    font-size: 22px;
    font-weight: bold;
    color: #e8002d;
}
.layout-product .form-inline .price-box .old-price {
    color: #acacac;
    font-size: 16px;
}
.layout-product .product-top {
    display: flex;
    margin-bottom: 5px;
}
.layout-product .product-top .sku-product {
    font-size: 14px;
    display: flex;
    margin-right: 15px;
}
.layout-product .product-top .sku-product span:last-child {
    margin-right: 0px;
}
.layout-product .product-top .product-review {
    display: flex;
    cursor: pointer;
    align-items: center;
}
.layout-product .product-top .product-review .sapo-product-reviews-badge {
    margin-right: 5px;
}
.layout-product .a-sku {
    color: #01567f;
}
.layout-product .inventory_quantity {
    font-size: 14px;
    margin-bottom: 5px;
}
.layout-product .inventory_quantity .a-stock {
    color: #01567f;
}
.layout-product .inventory_quantity .a-vendor {
    color: #01567f;
}
.layout-product .product-summary {
    margin: 10px 0;
    font-size: 14px;
}
.layout-product .product-summary p {
    margin-bottom: 0px;
}
.layout-product .product-summary img {
    display: none;
}
.layout-product .swatch {
    font-size: 14px;
    margin-bottom: 5px;
}
.layout-product .swatch .header {
    margin-bottom: 5px;
    font-size: 16px;
}
.layout-product .swatch .header .value-roperties {
    font-weight: 400;
    color: #01567f;
}
.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: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ebebeb;
    cursor: pointer;
    white-space: nowrap;
    padding: 0 5px;
    position: relative;
    margin-bottom: 0;
    text-align: center;
    border-radius: 5px;
    line-height: 30px;
}
.layout-product .swatch .swatch-element label .crossed-out {
    display: none;
}
.layout-product .swatch .swatch-element input:checked + label {
    background: #01567f;
    border-color: #ddd;
    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.tim label {
    background-color: #db23b6;
    min-width: 26px;
    height: 26px;
}
.layout-product .swatch .swatch-element.color.xanh label {
    background-color: #0554ff;
    min-width: 26px;
    height: 26px;
}
.layout-product .swatch .swatch-element.color.vang label {
    background-color: #e6fa0a;
    min-width: 26px;
    height: 26px;
}
.layout-product .swatch .swatch-element.color.den label {
    background-color: #000000;
    min-width: 26px;
    height: 26px;
}
.layout-product .swatch .swatch-element.color.do label {
    background-color: #f20808;
    min-width: 26px;
    height: 26px;
}
.layout-product .swatch .swatch-element.color.cam label {
    background-color: #fc9905;
    min-width: 26px;
    height: 26px;
}
.layout-product .swatch .swatch-element.color.xam label {
    background-color: #615a5a;
    min-width: 26px;
    height: 26px;
}
.layout-product .swatch .swatch-element.color.nau label {
    background-color: #491f07;
    min-width: 26px;
    height: 26px;
}
.layout-product .swatch .swatch-element.color.trang label {
    background-color: #ffffff;
    min-width: 26px;
    height: 26px;
}
.layout-product .swatch .swatch-element.color.hong label {
    background-color: #ff00d5;
    min-width: 26px;
    height: 26px;
}
.layout-product .swatch .swatch-element.color label {
    border-radius: 50%;
}
.layout-product .swatch .swatch-element.color input:checked + label:before {
    content: "";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    position: absolute;
    right: 1px;
    top: -3px;
    background: #15be53;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #fff;
}
.layout-product .selector-wrapper {
    display: none !important;
}
.layout-product .button_actions {
    display: inline-block;
}
.layout-product .button_actions button {
    background: #01567f;
    color: #fff;
    padding: 0px 40px;
    border-radius: 4px;
    font-size: 12px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    text-transform: uppercase;
    border: 1px solid #01567f;
    height: 31px;
    line-height: 31px;
    margin-right: 10px;
}
@media (max-width: 1025px) {
    .layout-product .button_actions button {
        padding: 0px 30px;
    }
}
@media (max-width: 991px) {
    .layout-product .button_actions button {
        padding: 0px 10px;
    }
}
@media (max-width: 321px) {
    .layout-product .button_actions button {
        padding: 0px 5px;
    }
}
.layout-product .button_actions button:hover {
    background: #fff;
    color: #01567f;
}
.layout-product .button_actions button.btn[disabled] {
    opacity: 0.6;
}
.layout-product .flex-quantity {
    display: inline-flex;
    font-size: 14px;
}
.layout-product .input_number_product {
    margin-right: 10px;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}
.layout-product .input_number_product .btn_num {
    border-radius: 50%;
    background: #01567f;
    border: none;
    color: #fff;
    width: 26px;
    height: 26px;
    font-size: 20px;
    margin: 0px;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
    display: flex;
    justify-content: center;
}
@media (max-width: 767px) {
    .layout-product .input_number_product .btn_num {
        font-size: 20px;
        line-height: 22px;
    }
}
@media (max-width: 321px) {
    .layout-product .input_number_product .btn_num {
        line-height: 22px;
    }
}
.layout-product .input_number_product .btn_num.num_2 {
    bottom: 0;
    top: initial;
    line-height: 20px;
}
@media (max-width: 321px) {
    .layout-product .input_number_product .btn_num.num_2 {
        line-height: 22px;
    }
}
.layout-product .input_number_product .form-control {
    height: auto;
    border: solid 1px #ddd;
    text-align: center;
    padding: 0px;
    width: 90px;
    height: 31px;
    min-height: 31px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #01567f;
    color: #01567f;
    margin: 0px 3px;
}
@media (max-width: 321px) {
    .layout-product .input_number_product .form-control {
        width: 60px;
    }
}
.layout-product .input_number_product input {
    width: 100%;
    height: 45px;
    border: solid 1px #ddd;
    text-align: center;
    padding-right: 20px;
}
.layout-product .boz-form {
    display: flex;
    align-items: center;
}
.layout-product .boz-form .form-group {
    padding-bottom: 0px;
}
.layout-product .boz-form .product-wish {
    width: 31px;
    height: 31px;
    border: 1px solid #ddd;
    padding: 0px 4px;
    border-radius: 5px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    text-align: center;
    line-height: 26px;
}
.layout-product .boz-form .product-wish a {
    overflow: hidden;
    width: 100%;
    display: flex;
    -o-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -os-justify-content: center;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -os-display: flex;
    align-items: center;
    position: relative;
    padding-bottom: 100%;
    height: 100%;
}
.layout-product .boz-form .product-wish a img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: 0.3s ease-in-out all;
    will-change: opacify;
}
.layout-product .boz-form .product-wish button:hover {
    background-color: transparent;
    border-radius: 50%;
}
.size-pro {
    font-size: 16px;
    margin-bottom: 15px;
    padding-top: 3px;
    position: relative;
}
.size-pro a,
.size-pro p {
    color: #000;
    margin: 0;
}
.size-pro a img,
.size-pro p img {
    max-width: 18px;
}
#modal-size-product {
    bottom: 0;
    left: 0;
    overflow-x: auto;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0 !important;
    z-index: 9999;
}
#modal-size-product .modal-size-product {
    position: absolute;
    width: 650px;
    top: 5%;
    height: auto;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 5px;
    background-color: #fff;
    z-index: 8011;
    border-radius: 5px;
}
@media (max-width: 767px) {
    #modal-size-product .modal-size-product {
        width: 90%;
    }
}
#modal-size-product .modal-size-product .modalsize-close {
    position: absolute;
    right: 5px;
    top: 0px;
    color: #616161;
}
#modal-size-product .modal-size-product .modalsize-close svg {
    width: 15px;
    height: 15px;
    transition: transform 0.3s;
}
#modal-size-product .modal-size-product .modalsize-close:hover svg {
    transform: rotate(90deg);
}
#modal-size-product .modalsize-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
    opacity: 0.5;
}
#modal-size-product .large-image .img-product {
    padding-bottom: 130%;
    display: block;
    height: 0;
    position: relative;
}
#modal-size-product .large-image .img-product img {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    position: absolute;
}
#modal-size-product .instructions {
    max-width: 600px;
    font-size: 20px;
    font-weight: bold;
}
#modal-size-product .form_slide {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
    position: relative;
    line-height: 1.4;
}
#modal-size-product .form_slide p {
    color: #000;
    margin: 0;
}
#modal-size-product .form_slide .slidecontainer {
    width: 100%;
}
#modal-size-product .form_slide .slider {
    -webkit-appearance: none;
    width: 100%;
    height: 6px;
    border-radius: 5px;
    outline: 0;
    -webkit-transition: 0.2s;
    transition: opacity 0.2s;
}
#modal-size-product .form_slide .height_custom,
#modal-size-product .form_slide .weight_custom {
    position: absolute;
    right: 0;
    top: 0;
}
#modal-size-product .form_slide input[type="range"] {
    -webkit-appearance: none;
    -moz-apperance: none;
    border-radius: 6px;
    height: 6px;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(0, #01567f),
        color-stop(0, #e9e9e9)
    );
}
#modal-size-product .form_slide input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none !important;
    background-color: #01567f;
    border: 1px solid #01567f;
    height: 15px;
    width: 15px;
    border-radius: 50%;
}
#modal-size-product .chosee_size {
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
}
#modal-size-product #sizer {
    background: #01567f;
    color: #fff;
    padding: 0px 10px;
    border-radius: 4px;
    font-size: 12px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    text-transform: uppercase;
    border: 1px solid #01567f;
    height: 31px;
    line-height: 31px;
}
#modal-size-product #sizer:hover {
    background: #fff;
    color: #01567f;
}
#modal-size-product #sizer.btn[disabled] {
    margin-top: 5px;
    opacity: 0.6;
}
#modal-size-product #output {
    margin-bottom: 0px;
    font-size: 16px;
}
#modal-size-product #output span {
    color: #e8002d;
}
#modal-size-product select {
    height: 40px;
    line-height: 40px;
    max-width: 350px;
    border-radius: 5px;
    margin-bottom: 15px;
}
.product-tab {
    margin-top: 30px;
}
.product-tab .tabs-title {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    border-bottom: 1px solid #dee2e6;
}
.product-tab .tab-link {
    cursor: pointer;
    padding: 5px 0px;
    margin-right: 30px;
}
.product-tab .tab-link h3 {
    color: #333;
    padding: 0;
    margin: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}
.product-tab .tab-link.active {
    border-bottom: 1px solid;
    color: #01567f;
}
.product-tab .tab-link.active h3 {
    color: #01567f;
}
.product-tab .tab-content {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}
.product-tab .tab-content.active {
    opacity: 1;
    visibility: visible;
    height: auto;
    padding: 15px 0px;
}
.product-tab .rte ul {
    list-style: initial;
    padding-left: 25px;
}
.productRelate {
    margin-top: 30px;
}
.productRelate .block-title {
    margin-bottom: 35px;
    position: relative;
    text-align: center;
}
@media (max-width: 767px) {
    .productRelate .block-title {
        margin-bottom: 5px;
        text-align: left;
    }
}
.productRelate .block-title .h2,
.productRelate .block-title h2 {
    font-weight: 500;
    letter-spacing: 0;
    position: relative;
    display: inline-block;
    margin: 0;
    font-size: 26px;
    padding-bottom: 20px;
}
@media (max-width: 767px) {
    .productRelate .block-title .h2,
    .productRelate .block-title h2 {
        font-size: 18px;
        padding-bottom: 10px;
    }
}
@media (min-width: 767px) {
    .productRelate .block-title .h2:before,
    .productRelate .block-title h2:before {
        content: "";
        background: #01567f;
        width: 50px;
        height: 5px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0 auto;
        z-index: 1;
        border-radius: 3px;
    }
    .productRelate .block-title .h2:after,
    .productRelate .block-title h2:after {
        content: "";
        width: 160px;
        height: 5px;
        background: #e5e9ed;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0 auto;
        border-radius: 3px;
    }
}
.productRelate .block-title .h2 span,
.productRelate .block-title h2 span {
    color: #01567f;
}
.productRelate .block-title .h2 a:hover,
.productRelate .block-title h2 a:hover {
    color: #01567f;
}
.productRelate .swiper-pagination-bullets {
    text-align: center;
}
.productRelate .swiper-pagination-bullets .swiper-pagination-bullet {
    box-shadow: none;
    outline: 0;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    padding: 0;
    font-size: 0;
    opacity: 1;
}
.productRelate
    .swiper-pagination-bullets
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    transition: all 0.2s;
    background: #333e44;
}
.productRelate .swiper-button-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #01567f;
    border: none;
    outline: none;
    background: transparent;
    line-height: 30px;
    text-align: center;
    z-index: 2;
    right: -35px;
    opacity: 0;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
}
@media (max-width: 1024px) {
    .productRelate .swiper-button-next {
        display: none !important;
    }
}
.productRelate .swiper-button-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #01567f;
    border: none;
    outline: none;
    background: transparent;
    line-height: 30px;
    text-align: center;
    z-index: 2;
    left: -35px;
    opacity: 0;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
}
@media (max-width: 1024px) {
    .productRelate .swiper-button-prev {
        display: none !important;
    }
}
.productRelate:hover .swiper-button-next {
    right: 5px;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
.productRelate:hover .swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
}
.productRelate:hover .swiper-button-prev {
    left: 5px;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.productRelate:hover .swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
}
@media (max-width: 767px) {
    .productRelate .swiper-slide {
        background: #fff;
        width: 68%;
    }
    .productRelate .container {
        padding: 0;
    }
}
@media (max-width: 767px) {
    .product-tab {
        margin-top: 0px;
    }
    .product-tab .tabs-title {
        display: block;
        width: 100%;
        max-width: unset;
        height: auto;
        white-space: nowrap;
        overflow-x: scroll;
    }
    .product-tab .tabs-title::-webkit-scrollbar {
        display: none;
    }
    .product-tab .tab-content.active {
        padding: 15px 0px;
    }
    .title-product {
        margin-top: 15px;
        font-size: 20px;
        line-height: 24px;
    }
    .layout-product .inventory_quantity .line {
        display: none;
    }
    .layout-product .inventory_quantity .mb-break {
        display: block;
    }
}
.pro-content {
    position: relative;
    background: #fff;
    border: 1px solid #ededed;
    border-radius: 5px;
    margin-bottom: 20px;
}
.pro-content .title-head {
    margin: 0;
    color: #333e44;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #ededed;
    text-align: center;
    display: block;
    padding: 10px 0;
    letter-spacing: -0.5px;
    text-transform: uppercase;
}
.pro-content .nav-category {
    padding: 15px;
}
.pro-content .nav-category ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.pro-content .nav-category ul .nav-item .nav-link {
    display: block;
    padding: 8px 0;
    font-size: 15px;
}
.pro-content .nav-category ul .nav-item .nav-link.pr-5 {
    padding-right: 30px;
}
.pro-content .nav-category ul .nav-item.active > .nav-link {
    color: #01567f;
}
.pro-content .nav-category ul .menu_down {
    padding-left: 10px !important;
}
.pro-content .nav-category ul .down_icon {
    width: 30px;
    height: 30px;
    top: 5px;
    right: 0;
    transition: 0.5s all;
    cursor: pointer;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pro-content .nav-category ul .down_icon::before,
.pro-content .nav-category ul .down_icon::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
    transform: translate(-50%, -50%) rotate(-90deg);
    background-color: currentColor;
    -webkit-transition: opacity 0.4s ease-in-out,
        -webkit-transform 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out,
        -webkit-transform 0.4s ease-in-out;
}
.pro-content .nav-category ul .down_icon::before {
    width: 11px;
    height: 1px;
    opacity: 1;
}
.pro-content .nav-category ul .down_icon::after {
    width: 1px;
    height: 11px;
}
.pro-content .nav-category ul .down_icon.cls_mn > a {
    color: #01567f;
}
.pro-content .nav-category ul .down_icon.cls_mn::after {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
}
.pro-content .nav-category ul .down_icon.cls_mn::before {
    opacity: 0;
}
.pro-content .alert {
    padding: 15px 15px 0px;
}
.pro-right-stick {
    position: sticky;
    top: 5px;
}
.product-viewed {
    position: relative;
    background: #fff;
    border: 1px solid #ededed;
    border-radius: 5px;
    margin-bottom: 20px;
}
.product-viewed .title-head {
    margin: 0;
    color: #333e44;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #ededed;
    text-align: center;
    display: block;
    padding: 10px 0;
    letter-spacing: -0.5px;
    text-transform: uppercase;
}
.product-viewed .product-viewed-content {
    padding: 15px 15px 0px;
}
.product-viewed .product-viewed-content .product-view {
    display: inline-block;
    padding: 0px 0px 8px;
    border-bottom: 1px solid #ededed;
    background: #fff;
    position: relative;
    width: 100%;
}
.product-viewed .product-viewed-content .product-view:last-child {
    border-bottom: none;
}
.product-viewed .product-viewed-content .product-view .image_thumb {
    display: inline-block;
    float: left;
    width: 100%;
    width: 60px;
}
.product-viewed .product-viewed-content .product-view .product-info {
    display: block;
    float: left;
    width: calc(100% - 60px);
    -o-width: calc(100% - 60px);
    -moz-width: calc(100% - 60px);
    -webkit-width: calc(100% - 60px);
    padding-left: 10px;
}
.product-viewed .product-viewed-content .product-view .product-info {
    margin: 5px 0 5px;
    position: relative;
}
.product-viewed .product-viewed-content .product-view .product-info h3 {
    padding: 0;
    text-overflow: ellipsis;
    color: #333e44;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 3px;
    padding-bottom: 3px;
    line-height: 22px;
    text-transform: capitalize;
    height: 44px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
@media (max-width: 1199px) {
    .product-viewed .product-viewed-content .product-view .product-info h3 {
        font-size: 14px;
    }
}
.product-viewed .product-viewed-content .product-view .product-info h3:hover {
    color: #01567f;
}
.product-viewed .product-viewed-content .product-view .product-info h3 a {
    color: #333e44;
}
.product-viewed .product-viewed-content .product-view .product-info h3 a:hover {
    color: #01567f;
}
.product-viewed .product-viewed-content .product-view .product-info .price-box {
    color: #01567f;
    line-height: 23px;
    display: block;
    font-size: 14px;
    font-weight: 500;
}
.product-viewed
    .product-viewed-content
    .product-view
    .product-info
    .price-box
    .price {
    padding-right: 5px;
}
.product-viewed
    .product-viewed-content
    .product-view
    .product-info
    .price-box
    .compare-price {
    text-decoration: line-through;
    font-size: 12px;
    color: #9e9e9e;
    line-height: 24px;
    font-weight: 300;
}
.product-viewed .product-seemore {
    text-align: center;
    margin-bottom: 10px;
}
.product-viewed .product-seemore a {
    color: #01567f;
    font-style: italic;
}
.product-viewed .product-seemore a span {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #30656b;
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
    margin-bottom: 2px;
    color: inherit;
}
.product-favi {
    position: relative;
    background: #fff;
    border: 1px solid #ededed;
    border-radius: 5px;
    margin-bottom: 20px;
}
.product-favi .title-head {
    margin: 0;
    color: #333e44;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #ededed;
    text-align: center;
    display: block;
    padding: 10px 0;
    letter-spacing: -0.5px;
    text-transform: uppercase;
}
.product-favi .product-favi-content {
    padding: 15px 15px 0px;
}
.product-favi .product-favi-content .product-view {
    display: inline-block;
    padding: 0px 0px 8px;
    border-bottom: 1px solid #ededed;
    background: #fff;
    position: relative;
    width: 100%;
}
.product-favi .product-favi-content .product-view:last-child {
    border-bottom: none;
}
.product-favi .product-favi-content .product-view .image_thumb {
    display: inline-block;
    float: left;
    width: 100%;
    width: 60px;
}
.product-favi .product-favi-content .product-view .product-info {
    display: block;
    float: left;
    width: calc(100% - 60px);
    -o-width: calc(100% - 60px);
    -moz-width: calc(100% - 60px);
    -webkit-width: calc(100% - 60px);
    padding-left: 10px;
}
.product-favi .product-favi-content .product-view .product-info {
    margin: 5px 0 5px;
    position: relative;
}
.product-favi .product-favi-content .product-view .product-info h3 {
    padding: 0;
    text-overflow: ellipsis;
    color: #333e44;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 3px;
    padding-bottom: 3px;
    line-height: 22px;
    text-transform: capitalize;
    height: 44px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
@media (max-width: 1199px) {
    .product-favi .product-favi-content .product-view .product-info h3 {
        font-size: 14px;
    }
}
.product-favi .product-favi-content .product-view .product-info h3:hover {
    color: #01567f;
}
.product-favi .product-favi-content .product-view .product-info h3 a {
    color: #333e44;
}
.product-favi .product-favi-content .product-view .product-info h3 a:hover {
    color: #01567f;
}
.product-favi .product-favi-content .product-view .product-info .price-box {
    color: #01567f;
    line-height: 23px;
    display: block;
    font-size: 14px;
    font-weight: 500;
}
.product-favi
    .product-favi-content
    .product-view
    .product-info
    .price-box
    .price {
    padding-right: 5px;
}
.product-favi
    .product-favi-content
    .product-view
    .product-info
    .price-box
    .compare-price {
    text-decoration: line-through;
    font-size: 12px;
    color: #9e9e9e;
    line-height: 24px;
    font-weight: 300;
}
.product-favi .product-seemore {
    text-align: center;
    margin-bottom: 10px;
}
.product-favi .product-seemore a {
    color: #01567f;
    font-style: italic;
}
.product-favi .product-seemore a span {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #30656b;
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
    margin-bottom: 2px;
    color: inherit;
}
.pro-discount {
    position: relative;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 12px;
    border: 1px dashed #01567f;
    background: rgba(1, 86, 127, 0.02);
}
.pro-discount legend {
    width: auto;
    color: #01567f;
    font-weight: 600;
    background: rgba(1, 86, 127, 0.02);
    border-radius: 5px;
    border: 1px solid;
    font-size: 16px;
    margin-bottom: 0px;
    padding: 0px 10px;
}
.pro-discount legend img {
    max-width: 23px;
    mix-blend-mode: multiply;
    vertical-align: -3px;
}
.pro-discount .item_discount {
    position: relative;
    background: #fff;
    filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.15));
    padding: 5px;
    margin-bottom: 15px;
}
.pro-discount .item_discount:last-child {
    margin-bottom: 0px;
}
.pro-discount .item_discount .top_discount {
    position: relative;
    display: flex;
    justify-content: space-between;
}
.pro-discount .item_discount .top_discount .item-name {
    display: inherit;
}
.pro-discount .item_discount .top_discount .code_dis {
    margin-bottom: 0px;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    position: relative;
    color: #01567f;
}
.pro-discount .item_discount .top_discount span {
    position: relative;
    background-color: #fdf2d9;
    color: #f0a800;
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
    font-size: 10px;
    text-align: center;
    border-radius: 10px;
    padding: 2px 10px;
    line-height: 16px;
}
.pro-discount .item_discount .top_discount img {
    width: 36px;
    height: 20px;
    position: relative;
    display: inline-block;
}
.pro-discount .item_discount .coupon_desc {
    border-bottom: dotted 1px #f5f5f5;
}
.pro-discount .item_discount .copy_discount {
    padding: 3px;
    margin-top: 5px;
    position: relative;
    background-color: #f5f5f5;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pro-discount .item_discount .copy_discount .code_zip {
    margin-bottom: 0px;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 24px;
}
.pro-discount .item_discount .copy_discount.active {
    background-color: #e7f3fc;
}
.pro-discount .item_discount .copy_discount.active .code_zip {
    color: #fcaf17;
}
.pro-discount .item_discount .copy_discount .dis_copy {
    background: #01567f;
    color: #fff;
    border: none;
    padding: 0px 15px;
    margin: 1px 0px;
    cursor: pointer;
    outline: none !important;
    box-shadow: none;
    border-radius: 5px;
    line-height: 24px;
    height: 24px;
    font-size: 12px;
    float: right;
}
.pro-discount .item_discount .copy_discount .dis_copy:hover,
.pro-discount .item_discount .copy_discount .dis_copy:focus {
    background: #fcaf17;
}
.pro-discount .item_discount .copy_discount .dis_copy span {
    display: block;
    line-height: 22px;
    font-size: 12px;
    margin-bottom: 2px;
}
.pro-discount .item_discount .copy_discount .dis_copy.disabled {
    opacity: 0.6;
    cursor: not-allowed;
}
.pro-discount .item_discount .copy_discount .dis_copy_2 {
    background: #01567f;
    color: #fff;
    border: none;
    padding: 0px 15px;
    cursor: pointer;
    outline: none !important;
    box-shadow: none;
    border-radius: 5px;
    line-height: 24px;
    height: 24px;
    font-size: 12px;
    float: right;
}
.pro-discount .item_discount .copy_discount .dis_copy_2:hover,
.pro-discount .item_discount .copy_discount .dis_copy_2:focus {
    background: #fcaf17;
}
.pro-discount .item_discount .copy_discount .dis_copy_2 span {
    display: block;
    line-height: 22px;
    font-size: 12px;
    margin-bottom: 2px;
}
.pro-discount .item_discount .copy_discount .dis_copy_2.disabled {
    opacity: 0.6;
    cursor: not-allowed;
}
.box-free-ship {
    padding: 0px 0px 15px;
    background: #fff;
}
.main-cart-page .box-free-ship {
    padding: 10px 0px;
}
.js-free-shipping {
    position: relative;
    height: 25px;
    background: #f5f5f5;
    border-radius: 5px;
}
@media (max-width: 767px) {
    .js-free-shipping {
        margin-top: 0;
        padding: 0px 0px;
    }
}
.js-free-shipping .free-shipping-content {
    position: absolute;
    width: 100%;
    text-align: center;
    line-height: 25px;
    color: #333;
    font-weight: 500;
    left: 0;
    top: 0px;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px;
}
@media (min-width: 992px) and (max-width: 1024px) {
    .js-free-shipping .free-shipping-content {
        font-size: 12px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .js-free-shipping .free-shipping-content {
        font-size: 11px;
    }
}
@media (max-width: 480px) {
    .js-free-shipping .free-shipping-content {
        font-size: 12px;
    }
}
@media (max-width: 340px) {
    .js-free-shipping .free-shipping-content {
        font-size: 10px;
    }
}
@media (max-width: 321px) {
    .js-free-shipping .free-shipping-content {
        font-size: 9px;
    }
}
.js-free-shipping .free-shipping-content .white {
    color: #fff;
}
.js-free-shipping .bg-success {
    background-color: #28a745 !important;
}
.js-free-shipping .bg-warning {
    background-color: #ffc107 !important;
}
.js-free-shipping a.bg-warning:focus,
.js-free-shipping a.bg-warning:hover,
.js-free-shipping button.bg-warning:focus,
.js-free-shipping button.bg-warning:hover {
    background-color: #d39e00 !important;
}
.js-free-shipping .progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width 0.6s ease;
    height: 25px;
    border-radius: 5px;
}
.js-free-shipping .progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}
.not-add-to-cart {
    display: none;
}
.popup-cart-mobile .box-free-ship {
    padding: 10px;
}
.popup-cart-mobile .js-free-shipping {
    padding: 0px;
}
.page-store .group {
    margin-bottom: 10px;
}
.page-store .group label {
    font-size: 16px;
    color: #333;
    padding: 8px 0 8px 40px;
    background-size: 35px;
}
.page-store .group select {
    font-size: 14px;
    padding: 5px 20px;
    border-radius: 5px;
}
.page-store .group-city .info-store {
    margin-top: 15px;
}
.page-store .info-store .store-list {
    background: #fff;
    padding: 5px 15px;
    line-height: 24px;
    border-bottom: solid 1px #ebebeb;
}
.page-store .info-store .store-list .store-name {
    position: relative;
    padding-left: 15px;
    display: inline-block;
    font-size: 12px;
}
.page-store .info-store .store-list .store-name:before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 7px;
    height: 7px;
    display: inline-block;
    background: #ff0000;
    margin-right: 10px;
    border-radius: 50%;
}
.page-store .info-store .store-list:first-child {
    border-top: solid 1px #ebebeb;
}
.page-store .info-store .store-name:hover,
.page-store .info-store .store-name:focus {
    cursor: pointer;
    color: #14dbf4;
}
.page-store .wrapcontact .map iframe {
    width: 100% !important;
}
.page-store .pagebody .content-page p iframe {
    width: 100% !important;
}
