1
body {
    background-color: #fff
}
.product-margin {
    padding-top: 20px
}
@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }
    100% {
        background-position: 468px 0
    }
}
.animated-background,
.same-brand .product-page-favorites-wrap .evo-product-item .thumb-img img:not(.loaded),
.related-product .evo-owl-product .evo-product-item .thumb-img img:not(.loaded),
.product_recent.product-page-viewed .product-page-viewed-wrap .evo-product-item .thumb-img img:not(.loaded) {
    animation-duration: 1.25s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #F6F6F6;
    background: linear-gradient(to right, #F6F6F6 8%, #F0F0F0 18%, #F6F6F6 33%);
    background-size: 700px 104px;
    position: relative
}
#btnnewreview {
    background: #e51937 !important
}
.bizweb-product-reviews-form input,
.bizweb-product-reviews-form input[type="text"],
.bizweb-product-reviews-form input[type="email"],
.bizweb-product-reviews-form textarea {
    border-radius: 3px !important;
    outline: none !important;
    box-shadow: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    border: 1px solid #ebebeb !important
}
.bizweb-product-reviews-form input:focus,
.bizweb-product-reviews-form input[type="text"]:focus,
.bizweb-product-reviews-form input[type="email"]:focus,
.bizweb-product-reviews-form textarea:focus {
    outline: none !important;
    box-shadow: none !important
}
.bizweb-product-reviews-form .bpr-button-submit {
  background: #e51937 !important;
  border-color: #e51937 !important;
  min-width: 100px;
  text-transform: uppercase
}
.details-product .product-image-block .gallery-top {
  position: relative;
  display: block;
  border-radius: 5px;
  padding: 2px;
  border: 1px solid #eee;
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.05);
  /*height: 480px*/
}

/*@media (max-width: 1024px) {*/
/*    .details-product .product-image-block .gallery-top {*/
/*        height: 480px*/
/*    }*/
/*}*/
/*@media (max-width: 991px) {*/
/*    .details-product .product-image-block .gallery-top {*/
/*        height: 452px*/
/*    }*/
/*}*/
/*@media (max-width: 767px) {*/
/*    .details-product .product-image-block .gallery-top {*/
/*        height: 480px*/
/*    }*/
/*}*/
/*@media (max-width: 668px) {*/
/*    .details-product .product-image-block .gallery-top {*/
/*        height: 480px*/
/*    }*/
/*}*/
/*@media (max-width: 569px) {*/
/*    .details-product .product-image-block .gallery-top {*/
/*        height: 480px*/
/*    }*/
/*}*/
/*@media (max-width: 480px) {*/
/*    .details-product .product-image-block .gallery-top {*/
/*        height: 480px*/
/*    }*/
/*}*/
/*@media (max-width: 376px) {*/
/*    .details-product .product-image-block .gallery-top {*/
/*        height: 480px*/
/*    }*/
/*}*/
/*@media (max-width: 321px) {*/
/*    .details-product .product-image-block .gallery-top {*/
/*        height: 406px*/
/*    }*/
/*}*/

.details-product .product-image-block .gallery-top img {
    border-radius: 5px;
    width: auto !important;
    max-height: 100%;
    /*position: absolute;*/
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    aspect-ratio: 1/1;
    object-fit: cover;
}
.details-product .product-image-block .gallery-thumbs .swiper-slide {
    position: relative;
    display: block;
    border-radius: 5px;
    border: 1px solid #eee;
    /*height: 114px*/
    margin-top: 10px;
}
/*@media (max-width: 1024px) {*/
/*    .details-product .product-image-block .gallery-thumbs .swiper-slide {*/
/*        height: 90px*/
/*    }*/
/*}*/
/*@media (max-width: 991px) {*/
/*    .details-product .product-image-block .gallery-thumbs .swiper-slide {*/
/*        height: 103px*/
/*    }*/
/*}*/
/*@media (max-width: 767px) {*/
/*    .details-product .product-image-block .gallery-thumbs .swiper-slide {*/
/*        height: 128px*/
/*    }*/
/*}*/
/*@media (max-width: 668px) {*/
/*    .details-product .product-image-block .gallery-thumbs .swiper-slide {*/
/*        height: 128px*/
/*    }*/
/*}*/
/*@media (max-width: 569px) {*/
/*    .details-product .product-image-block .gallery-thumbs .swiper-slide {*/
/*        height: 173px*/
/*    }*/
/*}*/
/*@media (max-width: 480px) {*/
/*    .details-product .product-image-block .gallery-thumbs .swiper-slide {*/
/*        height: 124px*/
/*    }*/
/*}*/
/*@media (max-width: 376px) {*/
/*    .details-product .product-image-block .gallery-thumbs .swiper-slide {*/
/*        height: 111px*/
/*    }*/
/*}*/
/*@media (max-width: 321px) {*/
/*    .details-product .product-image-block .gallery-thumbs .swiper-slide {*/
/*        height: 92px*/
/*    }*/
/*}*/

.details-product .product-image-block .gallery-thumbs .swiper-slide img {
    border-radius: 5px;
    width: auto !important;
    max-height: 100%;
    /*position: absolute;*/
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    
    aspect-ratio: 1/1;
    object-fit: cover;
}
.details-product .product-image-block .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
    border-color: #e51937
}
.details-product .details-pro .product-top .title-head {
    font-size: 23px;
    margin: 0;
    font-weight: 600
}
@media (max-width: 767px) {
    .details-product .details-pro .product-top .title-head {
        margin-top: 15px
    }
}
.details-product .details-pro .product-top .sku-product {
    font-size: 14px
}
.details-product .details-pro .product-top .sku-product span {
    display: block;
    margin: 5px 0
}
.details-product .details-pro .price-box .special-price .product-price {
    display: block;
    font-weight: 600;
    color: #ea4335;
    font-size: 30px
}
.details-product .details-pro .price-box .old-price,
.details-product .details-pro .price-box .save-price {
    font-size: 14px
}
.details-product .details-pro .price-box .save-price {
    color: #73a91d;
    margin-left: 20px
}
.details-product .details-pro .select-swatch {
    margin-top: 15px
}
.details-product .details-pro .select-swatch .swatch .header {
    font-weight: 600;
    font-size: 15px;
    color: #333f48
}
.details-product .details-pro .evo-btn-cart {
    width: 100%
}
.details-product .details-pro .evo-btn-cart .custom-btn-number label {
    font-weight: 600;
    font-size: 15px;
    color: #333f48;
    text-align: left
}
.details-product .details-pro .evo-btn-cart .custom-btn-number .custom-btn-numbers {
    position: relative
}
.details-product .details-pro .evo-btn-cart .custom-btn-number .custom-btn-numbers button {
    width: 40px;
    height: 40px;
    border: 1px solid #e51937;
    background-color: #fff;
    font-size: 25px;
    color: #e51937;
    padding: 0;
    font-weight: 600;
    float: left;
    border-radius: 4px;
    line-height: 38px
}
.details-product .details-pro .evo-btn-cart .custom-btn-number .custom-btn-numbers button:hover,
.details-product .details-pro .evo-btn-cart .custom-btn-number .custom-btn-numbers button:focus {
    border-color: #e51937;
    color: #fff;
    background-color: #e51937;
    box-shadow: none;
    outline: none
}
.details-product .details-pro .evo-btn-cart .custom-btn-number .custom-btn-numbers input {
    float: left;
    width: 40px;
    height: 40px;
    border: #ccc solid 1px;
    border-radius: 4px;
    margin: 0 5px;
    color: #333f48;
    padding: 0;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    min-height: unset
}
.details-product .details-pro .evo-btn-cart .btn-mua {
    margin-top: 15px
}
.details-product .details-pro .evo-btn-cart .btn-mua button {
    width: 100%;
    color: #fff;
    border: 2px solid #e51937;
    padding: 0;
    text-align: center;
    background-color: #e51937;
    height: 50px;
    line-height: 46px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase
}
.details-product .details-pro .evo-btn-cart .btn-mua button:hover,
.details-product .details-pro .evo-btn-cart .btn-mua button:focus {
    border-color: #e51937;
    color: #e51937;
    background-color: #fff;
    box-shadow: none;
    outline: none
}
@media (max-width: 991px) {
    .details-product .evo-feature {
        margin-top: 15px
    }
}
@media (max-width: 991px) and (min-width: 567px) {
    .details-product .evo-feature {
        display: grid;
        flex-wrap: wrap;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px
    }
}
.details-product .evo-feature .feature-box {
    display: block;
    background: #fff;
    margin: 0 0 15px 0;
    cursor: default;
    font-size: 14px;
    border: solid 1px #ddd;
    padding: 10px;
    border-radius: 5px
}
.details-product .evo-feature .feature-box .feature-title {
    display: block;
    font-size: 15px;
    color: #333;
    padding: 0;
    margin: 0 0 12px 0;
    text-transform: uppercase;
    font-weight: 600
}
.details-product .evo-feature .feature-box .feature-content p {
    margin-bottom: 0;
    font-size: 15px
}
.details-product .evo-feature .exclusive {
    background-color: rgba(0, 153, 0, 0.09);
    font-size: 14px;
    padding: 10px;
    border-radius: 5px
}
.details-product .evo-feature .exclusive .exclusive-title {
    display: block;
    font-size: 15px;
    color: #090;
    padding: 0;
    margin: 0 0 12px 0;
    text-transform: uppercase;
    font-weight: 600
}
.details-product .evo-feature .exclusive .exclusive-content {
    margin-top: 5px;
    padding-top: 5px;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding-bottom: 5px
}
.details-product .evo-feature .exclusive .exclusive-content img {
    flex: 1;
    margin-right: 7px;
    width: 30px;
    max-width: 30px
}
.details-product .evo-feature .exclusive .exclusive-content p {
    flex: 1;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.4
}
.details-product .evo-feature .exclusive .exclusive-content + .exclusive-content {
    border-top: 1px solid rgba(0, 153, 0, 0.1)
}
.product-wish {
    width: 100%;
    margin-top: 5px
}
.product-wish button {
    border: none;
    padding: 0;
    box-shadow: none;
    outline: none;
    background-color: transparent;
    position: relative;
    color: #fe5000
}
.product-wish button svg {
    height: 20px !important;
    width: 20px !important
}
.product-wish button svg path {
    fill: #fe5000
}
.product-wish button:after {
    display: inline-block;
    content: attr(title);
    padding-left: 10px
}
@media (min-width: 1025px) {
    .product-wish button:hover {
        color: #333
    }
    .product-wish button:hover svg path {
        fill: #333
    }
}
.same-brand {
    margin-top: 30px;
    margin-bottom: 30px
}
.same-brand .home-title {
    position: relative;
    font-weight: 700;
    color: #333f48;
    font-size: 25px;
    margin-bottom: 20px
}
.same-brand .product-page-favorites-wrap .swiper-pagination-bullets {
    text-align: center;
    bottom: 0
}
.same-brand .product-page-favorites-wrap .swiper-pagination-bullets .swiper-pagination-bullet {
    box-shadow: none;
    outline: 0;
    width: 6px;
    height: 6px;
    background: #333f48;
    border-radius: 50%;
    border: 1px solid #333f48;
    padding: 0;
    font-size: 0;
    opacity: 0.8
}
.same-brand .product-page-favorites-wrap .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    transition: all .2s;
    width: 30px;
    border-radius: 3px;
    background: #e51937;
    border-color: #e51937
}
.same-brand .product-page-favorites-wrap .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: #e51937;
    border: none;
    outline: none;
    background: transparent;
    line-height: 30px;
    text-align: center;
    z-index: 2;
    right: -35px;
    opacity: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    -webkit-transform: translateX(30px);
    transform: translateX(30px)
}
@media (max-width: 1024px) {
    .same-brand .product-page-favorites-wrap .swiper-button-next {
        display: none !important
    }
}
.same-brand .product-page-favorites-wrap .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: #e51937;
    border: none;
    outline: none;
    background: transparent;
    line-height: 30px;
    text-align: center;
    z-index: 2;
    left: -35px;
    opacity: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px)
}
@media (max-width: 1024px) {
    .same-brand .product-page-favorites-wrap .swiper-button-prev {
        display: none !important
    }
}
.same-brand .product-page-favorites-wrap:hover .swiper-button-next {
    right: 5px;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
}
.same-brand .product-page-favorites-wrap:hover .swiper-button-next.swiper-button-disabled {
    opacity: 0.35
}
.same-brand .product-page-favorites-wrap:hover .swiper-button-prev {
    left: 5px;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.same-brand .product-page-favorites-wrap:hover .swiper-button-prev.swiper-button-disabled {
    opacity: 0.35
}
/*.same-brand .product-page-favorites-wrap .evo-product-item .thumb-img {*/
/*    height: 289px*/
/*}*/
/*@media (max-width: 1024px) {*/
/*    .same-brand .product-page-favorites-wrap .evo-product-item .thumb-img {*/
/*        height: 233px*/
/*    }*/
/*}*/
/*@media (max-width: 991px) {*/
/*    .same-brand .product-page-favorites-wrap .evo-product-item .thumb-img {*/
/*        height: 222px*/
/*    }*/
/*}*/
/*@media (max-width: 767px) {*/
/*    .same-brand .product-page-favorites-wrap .evo-product-item .thumb-img {*/
/*        height: 338px*/
/*    }*/
/*}*/
/*@media (max-width: 668px) {*/
/*    .same-brand .product-page-favorites-wrap .evo-product-item .thumb-img {*/
/*        height: 336px*/
/*    }*/
/*}*/
/*@media (max-width: 569px) {*/
/*    .same-brand .product-page-favorites-wrap .evo-product-item .thumb-img {*/
/*        height: 357px*/
/*    }*/
/*}*/
/*@media (max-width: 480px) {*/
/*    .same-brand .product-page-favorites-wrap .evo-product-item .thumb-img {*/
/*        height: 260px*/
/*    }*/
/*}*/
/*@media (max-width: 376px) {*/
/*    .same-brand .product-page-favorites-wrap .evo-product-item .thumb-img {*/
/*        height: 234px*/
/*    }*/
/*}*/
/*@media (max-width: 321px) {*/
/*    .same-brand .product-page-favorites-wrap .evo-product-item .thumb-img {*/
/*        height: 198px*/
/*    }*/
/*}*/
.same-brand .product-page-favorites-wrap .evo-product-item .thumb-img img {
  width: auto !important;
  max-height: 100%;
  /*position: absolute;*/
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.same-brand .product-page-favorites-wrap .evo-product-item .thumb-img img:not(.loaded) {
    width: 100% !important;
    height: 100% !important;
    opacity: 0.2
}
.same-brand .product-page-favorites-wrap .evo-product-item .title {
    color: #333f48
}
.same-brand .product-page-favorites-wrap .evo-product-item .title:hover,
.same-brand .product-page-favorites-wrap .evo-product-item .title:focus {
    color: #e51937
}
.related-product {
    margin-bottom: 15px
}
.related-product .home-title {
    position: relative;
    font-weight: 700;
    color: #333f48;
    font-size: 25px;
    margin-bottom: 20px
}
.related-product .home-title a {
    color: #333f48
}
.related-product .home-title a:hover,
.related-product .home-title a:focus {
    color: #e51937
}
.related-product .evo-owl-product .swiper-pagination-bullets {
    text-align: center;
    bottom: 0
}
.related-product .evo-owl-product .swiper-pagination-bullets .swiper-pagination-bullet {
    box-shadow: none;
    outline: 0;
    width: 6px;
    height: 6px;
    background: #333f48;
    border-radius: 50%;
    border: 1px solid #333f48;
    padding: 0;
    font-size: 0;
    opacity: 0.8
}
.related-product .evo-owl-product .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    transition: all .2s;
    width: 30px;
    border-radius: 3px;
    background: #e51937;
    border-color: #e51937
}
.related-product .evo-owl-product .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: #e51937;
    border: none;
    outline: none;
    background: transparent;
    line-height: 30px;
    text-align: center;
    z-index: 2;
    right: -35px;
    opacity: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    -webkit-transform: translateX(30px);
    transform: translateX(30px)
}
@media (max-width: 1024px) {
    .related-product .evo-owl-product .swiper-button-next {
        display: none !important
    }
}
.related-product .evo-owl-product .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: #e51937;
    border: none;
    outline: none;
    background: transparent;
    line-height: 30px;
    text-align: center;
    z-index: 2;
    left: -35px;
    opacity: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px)
}
@media (max-width: 1024px) {
    .related-product .evo-owl-product .swiper-button-prev {
        display: none !important
    }
}
.related-product .evo-owl-product:hover .swiper-button-next {
    right: 5px;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
}
.related-product .evo-owl-product:hover .swiper-button-next.swiper-button-disabled {
    opacity: 0.35
}
.related-product .evo-owl-product:hover .swiper-button-prev {
    left: 5px;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.related-product .evo-owl-product:hover .swiper-button-prev.swiper-button-disabled {
    opacity: 0.35
}
.related-product .evo-owl-product .evo-product-item .thumb-img {
    height: 289px;
    display: block
}
@media (max-width: 1024px) {
    .related-product .evo-owl-product .evo-product-item .thumb-img {
        height: 233px
    }
}
@media (max-width: 991px) {
    .related-product .evo-owl-product .evo-product-item .thumb-img {
        height: 222px
    }
}
@media (max-width: 767px) {
    .related-product .evo-owl-product .evo-product-item .thumb-img {
        height: 338px
    }
}
@media (max-width: 668px) {
    .related-product .evo-owl-product .evo-product-item .thumb-img {
        height: 338px
    }
}
@media (max-width: 569px) {
    .related-product .evo-owl-product .evo-product-item .thumb-img {
        height: 357px
    }
}
@media (max-width: 480px) {
    .related-product .evo-owl-product .evo-product-item .thumb-img {
        height: 260px
    }
}
@media (max-width: 376px) {
    .related-product .evo-owl-product .evo-product-item .thumb-img {
        height: 234px
    }
}
@media (max-width: 321px) {
    .related-product .evo-owl-product .evo-product-item .thumb-img {
        height: 198px
    }
}
.related-product .evo-owl-product .evo-product-item .thumb-img img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}
.related-product .evo-owl-product .evo-product-item .thumb-img img:not(.loaded) {
    width: 100% !important;
    height: 100% !important;
    opacity: 0.1
}
.evo-product-tabs .evo-product-tabs-title {
    position: relative;
    font-weight: 700;
    color: #333f48;
    font-size: 25px;
    margin-bottom: 20px
}
.evo-product-tabs .evo-product-tabs-content iframe {
    max-width: 100%
}
.evo-product-tabs .evo-product-tabs-content img {
    max-width: 100% !important;
    height: auto !important
}
.evo-product-tabs .evo-product-tabs-content ul {
    list-style: disc inside
}
.evo-product-tabs .evo-product-tabs-content ul li ul {
    padding-left: 10px
}
@media (max-width: 600px) {
    .evo-product-tabs .evo-product-tabs-content {
        transition: height .3s ease-in-out;
        max-height: 450px;
        overflow: hidden;
        display: block;
        position: relative
    }
    .evo-product-tabs .evo-product-tabs-content.expanded {
        max-height: unset
    }
    .evo-product-tabs .evo-product-tabs-content:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 30px;
        background: #fff;
        background: linear-gradient(0deg, #fff, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0));
        bottom: 0;
        left: 0
    }
}
@media (max-width: 600px) {
    .evo-product-tabs .show-more .btn--view-more {
        display: flex;
        flex-direction: column;
        padding: 0;
        font-size: 13px
    }
    .evo-product-tabs .show-more .btn--view-more span .icon-double-arrow {
        margin: auto;
        margin-top: 4px;
        width: 8px;
        height: 8px;
        background: url(//bizweb.dktcdn.net/100/406/843/themes/791282/assets/arroworner.png?1629467341820) no-repeat;
        background-size: 100% auto;
        display: block
    }
    .evo-product-tabs .show-more .btn--view-more span .icon-double-arrow.down {
        transform: rotate(90deg)
    }
    .evo-product-tabs .show-more .btn--view-more span .icon-double-arrow.up {
        transform: rotate(-90deg)
    }
    .evo-product-tabs .show-more .btn--view-more span:hover {
        cursor: pointer;
        color: #e51937
    }
    .evo-product-tabs .show-more .btn--view-more span.less-text {
        display: none
    }
    .evo-product-tabs .show-more .btn--view-more.active span.less-text {
        display: block
    }
    .evo-product-tabs .show-more .btn--view-more.active span.more-text {
        display: none
    }
}
.evo-product-news .aside-title {
    margin: 0 0 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333f48;
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: .12em
}
.evo-product-news .has-post-thumbnail {
    margin: 0 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.evo-product-news .has-post-thumbnail .qodef-e-media-image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 80px;
    margin: 0 10px 0 0
}

.qodef-e-media-image img {
  aspect-ratio: 3/2;
  object-fit: cover;
}

.evo-product-news .has-post-thumbnail .qodef-e-content {
    line-height: 1.3
}
.evo-product-news .has-post-thumbnail .qodef-e-content a {
    color: #333f48;
    font-size: 14px;
    font-weight: 600
}
.evo-product-news .has-post-thumbnail .qodef-e-content a:hover,
.evo-product-news .has-post-thumbnail .qodef-e-content a:focus {
    color: #e51937
}
.evo-product-news .evo_block_view_more {
    margin: 15px 0
}
.evo-product-news .evo_block_view_more a {
    border-radius: 15px;
    text-transform: uppercase;
    font-size: 15px;
    background-color: #333F48;
    color: #fff;
    display: inline-block;
    padding: 3px 35px
}
@media (max-width: 767px) {
    .evo-product-news .evo_block_view_more a {
        font-size: 14px
    }
}
.evo-product-news .evo_block_view_more a:hover,
.evo-product-news .evo_block_view_more a:focus {
    color: #fff;
    background-color: #e51937
}
.product_recent.product-page-viewed {
    background: #f8f8f8;
    padding: 40px 0
}
@media (max-width: 767px) {
    .product_recent.product-page-viewed {
        padding: 25px 0
    }
}
.product_recent.product-page-viewed .home-title {
    position: relative;
    font-weight: 700;
    color: #333f48;
    font-size: 25px;
    margin-bottom: 20px
}
/*.product_recent.product-page-viewed .product-page-viewed-wrap .evo-product-item .thumb-img {*/
/*    height: 289px;*/
/*    display: block*/
/*}*/
/*@media (max-width: 1024px) {*/
/*    .product_recent.product-page-viewed .product-page-viewed-wrap .evo-product-item .thumb-img {*/
/*        height: 233px*/
/*    }*/
/*}*/
/*@media (max-width: 991px) {*/
/*    .product_recent.product-page-viewed .product-page-viewed-wrap .evo-product-item .thumb-img {*/
/*        height: 222px*/
/*    }*/
/*}*/
/*@media (max-width: 767px) {*/
/*    .product_recent.product-page-viewed .product-page-viewed-wrap .evo-product-item .thumb-img {*/
/*        height: 338px*/
/*    }*/
/*}*/
/*@media (max-width: 668px) {*/
/*    .product_recent.product-page-viewed .product-page-viewed-wrap .evo-product-item .thumb-img {*/
/*        height: 338px*/
/*    }*/
/*}*/
/*@media (max-width: 569px) {*/
/*    .product_recent.product-page-viewed .product-page-viewed-wrap .evo-product-item .thumb-img {*/
/*        height: 357px*/
/*    }*/
/*}*/
/*@media (max-width: 480px) {*/
/*    .product_recent.product-page-viewed .product-page-viewed-wrap .evo-product-item .thumb-img {*/
/*        height: 260px*/
/*    }*/
/*}*/
/*@media (max-width: 376px) {*/
/*    .product_recent.product-page-viewed .product-page-viewed-wrap .evo-product-item .thumb-img {*/
/*        height: 234px*/
/*    }*/
/*}*/
/*@media (max-width: 321px) {*/
/*    .product_recent.product-page-viewed .product-page-viewed-wrap .evo-product-item .thumb-img {*/
/*        height: 198px*/
/*    }*/
/*}*/
.product_recent.product-page-viewed .product-page-viewed-wrap .evo-product-item .thumb-img img {
    width: auto !important;
    max-height: 100%;
    /*position: absolute;*/
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}
.product_recent.product-page-viewed .product-page-viewed-wrap .evo-product-item .thumb-img img:not(.loaded) {
    width: 100% !important;
    height: 100% !important;
    opacity: 0.1
}
.product_recent.product-page-viewed .evo-slick-product .swiper-pagination-bullets {
    text-align: center;
    bottom: 0
}
.product_recent.product-page-viewed .evo-slick-product .swiper-pagination-bullets .swiper-pagination-bullet {
    box-shadow: none;
    outline: 0;
    width: 6px;
    height: 6px;
    background: #333f48;
    border-radius: 50%;
    border: 1px solid #333f48;
    padding: 0;
    font-size: 0;
    opacity: 0.8
}
.product_recent.product-page-viewed .evo-slick-product .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    transition: all .2s;
    width: 30px;
    border-radius: 3px;
    background: #e51937;
    border-color: #e51937
}
.product_recent.product-page-viewed .evo-slick-product .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: #e51937;
    border: none;
    outline: none;
    background: transparent;
    line-height: 30px;
    text-align: center;
    z-index: 2;
    right: -35px;
    opacity: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    -webkit-transform: translateX(30px);
    transform: translateX(30px)
}
@media (max-width: 1024px) {
    .product_recent.product-page-viewed .evo-slick-product .swiper-button-next {
        display: none !important
    }
}
.product_recent.product-page-viewed .evo-slick-product .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: #e51937;
    border: none;
    outline: none;
    background: transparent;
    line-height: 30px;
    text-align: center;
    z-index: 2;
    left: -35px;
    opacity: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px)
}
@media (max-width: 1024px) {
    .product_recent.product-page-viewed .evo-slick-product .swiper-button-prev {
        display: none !important
    }
}
.product_recent.product-page-viewed .evo-slick-product:hover .swiper-button-next {
    right: 5px;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
}
.product_recent.product-page-viewed .evo-slick-product:hover .swiper-button-next.swiper-button-disabled {
    opacity: 0.35
}
.product_recent.product-page-viewed .evo-slick-product:hover .swiper-button-prev {
    left: 5px;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.product_recent.product-page-viewed .evo-slick-product:hover .swiper-button-prev.swiper-button-disabled {
    opacity: 0.35
}
.swatch {
    margin-bottom: 10px
}
.swatch .header {
    margin-bottom: 10px;
    text-align: left;
    float: none;
    min-width: 100px
}
.swatch input {
    display: none
}
.swatch label {
  float: left;
  width: 40px;
  height: 40px;
  margin: 0;
  border: 1px solid #ccc;
  background-color: #fff;
  font-size: 15px;
  
  white-space: nowrap;
  border-radius: 3px;
  color: #333f48;
  display: flex;
  justify-content: center;
  align-items: center;
}
.swatch label:hover {
    cursor: pointer;
    border-color: #e51937;
    color: #e51937
}
.swatch-element label {
    padding: 0 5px
}
.swatch-element label .img-check {
    display: none
}
.color.swatch-element label {
    padding: 0
}
.color.swatch-element label img:not(.crossed-out) {
    padding: 2px;
    border-radius: 3px
}
.swatch input:checked + label {
    background: transparent;
    color: #e51937;
    border: 1px solid #e51937
}
.swatch input:checked + label .img-check {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0
}
.swatch .color input:checked + label,
.swatch .swatch-element.active label {
    position: relative;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    border: 1px solid #222;
    color: red;
}
.swatch .color input:checked + label:after {
    content: "\f00c";
    font-family: FontAwesome;
    display: none
}

.swatch .color .has-thumb {
    position: relative
}
.swatch .color .has-thumb .ant-swatch {
    max-height: 30px;
    position: relative;
    top: 0;
    left: -3px
}
@media (max-width: 767px) {
    .swatch .color .has-thumb .ant-swatch {
        top: -2px
    }
}
.swatch .swatch-element {
    float: left;
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
    margin: 0px 5px 5px 0;
    position: relative
}
.swatch .swatch-element.color.den label {
    background-color: #000000
}
.swatch .swatch-element.color.xanh label {
    background-color: #338ed7
}
.swatch .swatch-element.color.cam label {
    background-color: #ef8090
}
.swatch .swatch-element.color.nau label {
    background-color: #594f4f
}
.swatch .swatch-element.color.do label {
    background-color: #f20808
}
.swatch .swatch-element.color.cams label {
    background-color: #fc9905
}
.swatch .swatch-element.color.xam label {
    background-color: #abb1c9
}
.swatch .swatch-element.color.xanh-nuoc-bien label {
    background-color: #3a40fa
}
.swatch .swatch-element.color.xanh-la-cay label {
    background-color: #00ff15
}
.swatch .swatch-element.color.tim label {
    background-color: #7d3f98
}
.crossed-out {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}
.swatch .swatch-element .crossed-out {
    display: none
}
.swatch .swatch-element.soldout .crossed-out {
    display: block
}
.swatch .swatch-element.soldout label {
    filter: alpha(opacity=50);
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5
}
.swatch .tooltip {
    text-align: center;
    background: #e51937;
    color: #fff;
    bottom: 100%;
    padding: 5px 10px;
    display: block;
    position: absolute;
    font-size: 12px;
    margin-bottom: 15px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgb(0 0 0 / 28%);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    box-shadow: 2px 2px 6px rgb(0 0 0 / 28%);
    z-index: 10000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
}
.swatch .tooltip:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%
}
.swatch .tooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #e51937 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 0
}
.swatch .swatch-element:hover .tooltip {
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px)
}
.swatch.error {
    background-color: #E8D2D2 !important;
    color: #333 !important;
    padding: 1em;
    border-radius: 5px
}
.swatch.error p {
    margin: 0.7em 0
}
.swatch.error p:first-child {
    margin-top: 0
}
.swatch.error p:last-child {
    margin-bottom: 0
}
.swatch.error code {
    font-family: monospace
}

.hidden {
  display: none;
}