@font-face {
    font-family: Quicksand;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Quicksand-Regular.ttf);
    font-display: block
}

body {
    font-family: Quicksand, sans-serif
}

.no-padding {
    padding: 0 !important
}

.sidebar__nav {
    max-height: 350px;
    float: left;
    overflow: hidden;
    overflow-y: auto
}

.sliderFull {
    float: left;
    width: 100%
}
.gemini-banner img, .gemini-collection-list img{
    object-fit: scale-down;
}
.sliderFull .owl-nav {
    display: none
}

.sliderFull .owl-dots {
    position: absolute;
    text-align: center;
    z-index: 10;
    bottom: 10px;
    width: 100%;
    display: block;
    margin-bottom: 15px
}

.sliderFull .owl-dots button {
    width: 12px;
    height: 12px;
    padding: 0;
    border-radius: 12px;
    outline: 0;
    margin: 2px;
    background-color: #fff;
    border-width: 2px;
    border: 1px solid transparent
}

.sliderFull .owl-dots button.active {
    width: 12px;
    height: 12px;
    background-color: transparent;
    border-color: #fff
}

.product-oder--img {
    height: 80px
}

.producthot-carousel .owl-nav button {
    position: absolute;
    top: 42%;
    color: #000 !important;
    background: none repeat scroll 0 0 #000 !important;
    width: 50px;
    height: 50px;
    display: inline-block;
    border: none;
    border-radius: 50%;
    outline: 0
}

.producthot-carousel .owl-nav button.owl-prev {
    left: -40px
}

.producthot-carousel .owl-nav button.owl-next {
    right: -40px
}

.producthot-carousel .owl-nav button span {
    display: none
}

.bannerTop {
    width: 100%;
    float: left
}

.bannerTop img {
    vertical-align: top !important;
    width: 100%
}

.producthot-carousel .owl-nav button.owl-next:before, .producthot-carousel .owl-nav button.owl-prev:before {
    font-family:  "Font Awesome 6 Pro";
    text-indent: 0;
    width: 35px;
    text-align: center;
    font-size: 23px;
    color: #fff !important
}

.producthot-carousel .owl-nav button.owl-prev:before {
    content: "\f104"
}

.producthot-carousel .owl-nav button.owl-next:before {
    content: "\f105"
}

.homeVideo {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

.footer-map {
    text-align: center;
    overflow: hidden;
}

.footer-map .button-store.store-footer {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    text-align: center
}

.footer-map .button-store.store-footer span {
    border: 3px solid #fff;
    padding: 10px 50px;
    font-size: 20pt;
    color: #000;
    display: inline-block;
    background-color: #ef9608;
    opacity: .7;
    text-transform: uppercase;
}

.box-hotline {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.hotline-hd-wrap {
    margin: 0 auto;
    background: #000;
    text-align: center;
    width: 180px;
    height: 40px;
    color: #fff;
    line-height: 40px
}

.box-hotline img {
    width: 40px;
    height: 40px;
    object-fit: contain;
    float: left
}

.hotline-box {
    display: inline
}

.footer-widgets .hotline-sale img {
    width: 40px
}

.hotline-contact {
    color: #ef9608
}

.hotline-contact p {
    margin: 0;
    font-size: 12px
}

.hotline-contact h3 {
    margin: 10px 0;
    font-size: 25px
}

h4.title-footer {
    color: #FFF
}

a.hotline-sale {
    padding-top: 7px;
    width: 20%
}

.col-footer ul {
    list-style: none;
    padding: 0
}

.col-footer ul li a {
    font-size: 12px
}

.bct {
    padding: 25px 0 0 0;
    width: 15%;
    float: left
}

.email-contact span {
    border: 1px solid #fff;
    border-radius: 100%;
    background: #089eef;
    color: #000;
    overflow: hidden;
    padding: 3px 4px
}

.email-contact a {
    color: #089eef;
    text-transform: uppercase
}

p.email-contact {
    padding-top: 35px;
    float: left;
    width: 100%
}
.swatch__list{
    position: absolute;
    bottom: -100%;
    z-index: 999;
    transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
    -webkit-transition: all 0.6s ease-in-out 0s;
    -ms-transition: all 0.6s ease-in-out 0s;
    background: #fff;
    left: 0;
    right: 0;
}
.swatch__list .color-swatches img{
     max-height: 55px;
}
.color-swatches {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
    padding: 0;
}
.product-item:hover .swatch__list{
    bottom: 0;
}
.swatch__list .owl-nav button{
    position: absolute;
    top: 42%;
    color: #000 !important;
    background: none repeat scroll 0 0 #000 !important;
    width: 50px;
    height: 50px;
    display: inline-block;
    border: none;
    border-radius: 50%;
    outline: 0;
}
.color-swatches li {
    padding: 1px;
    text-align: center;
    position: relative;
    cursor: pointer;
    width: 20% !important;
}

.swatch__value {
    border-radius: 50%;
    text-align: center
}

.color-swatches img, .color-swatches li.active img, .color-swatches li:hover img {
    object-fit: scale-down;
    width: 100%
}

.product-info {
    height: 50px;
}

.actionLoop {
    background: #000;
    position: absolute;
    bottom: -38px;
    width: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .1s ease-in-out 0s;
    padding: 7px 0;
    z-index: 9
}

.gemini-featured-collection .grid__item {
    padding: 0
}

.product-item:hover .actionLoop {
    opacity: 1;
    visibility: inherit
}

.product-gallery {
    text-align: center
}

.swatch__list {
    max-height: 70px;
    overflow: hidden;
    padding: 5px 0;
}
.swatch__list ul .owl-nav button{
    height: 40px;
    width: 20px;
    border: 1px solid #eee !important;
    background: #fff !important;
    border-radius: 0 !important;
}
.swatch__list ul .owl-nav button.owl-next:before, .swatch__list ul .owl-nav button.owl-prev:before{
    color: #000 !important;
}
.swatch__list ul .owl-nav button.owl-prev{
    left: 0;
    top: 10px;
}
.swatch__list ul .owl-nav button.owl-next{
    right: 0;
    top: 10px;
}
.swatch__list .color-swatches li.active img{
    box-shadow: none;
}
.swatch__list .color-swatches li.active:hover img{
    box-shadow: 0 0 0 1px #e32124;
}
.actionLoop a {
    float: left;
    width: 50%;
    color: #fff;
    text-align: center;
    padding: 3px 5px;
    cursor: pointer;
    font-size: 12px
}

a.quickView {
    border-right: 1px solid #fff
}

.main-map .system_store {
    clear: unset;
}
.system_store {
    background: #fff;
    clear: both
}

.filter__title a {
    text-decoration: none
}

#filtercolor li.filter__item.active label {
    border: 1px solid red
}

.visible-lg {
    display: block !important
}

.back-to-top.display {
    right: 2px
}

.back-to-top {
    position: fixed;
    bottom: 90px;
    right: -90px;
    z-index: 999999;
    transition: all .5s ease-out;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}

.back-to-top a {
    background: none repeat scroll 0 0 #000;
    width: 50px;
    height: 50px;
    display: inline-block;
    font-size: 0;
    border: 1px solid #fff;
    border-radius: 50%;
    position: relative
}

.back-to-top a:before {
    position: absolute;
    display: block;
    top: 5%;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    content: "\f106";
    color: #fff;
    line-height: 40px;
    font-family: "Font Awesome 6 Pro";
    font-size: 22px
}

.hotline-sale {
    float: left
}

.hotline-contact {
    color: #ef9608;
    float: left;
    width: 80%
}

.paginator {
    display: inline-block;
    padding-left: 0;
    border-radius: 4px
}

.paginator .labelPages, .paginator .paging-first, .paginator .paging-last, .paginator .titlePages {
    display: none
}

.paginator a, .paginator span.currentPage {
    float: left;
    margin: 0 2.5px;
    border-radius: 3px;
    width: 35px;
    text-align: center;
    height: 35px;
    font-size: 1em;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    padding: 0;
    line-height: 35px;
    color: #474c5f;
    border: none;
    text-decoration: none
}

.paginator span.currentPage {
    display: block;
    color: #78cccd
}

.paginator a.paging-next:before {
    content: "\f178";
    font-family: "Font Awesome 6 Pro";
}

.paginator a.paging-last:before {
    content: "\f101";
    font-family: "Font Awesome 6 Pro";
}

.paginator a.paging-previous:before {
    content: "\f177";
    font-family: "Font Awesome 6 Pro";
}

.paginator a.paging-first:before {
    content: "\f100";
    font-family: "Font Awesome 6 Pro";
}

div#filter-drawer.open {
    left: 0
}

#mobile-drawer.open {
    left: 0
}

.title-category {
    width: 100%;
    margin: 40px 0 15px 0;
    float: left
}

.category-big {
    text-align: center;
    width: 100%;
    justify-content: center
}

.category-big h3 {
    text-transform: uppercase;
    margin: 0;
    color: #848484
}

ul.cate-1 {
    display: flex;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 20px;
    border-top: 1px solid #d8d8d8;
    padding: 10px 0;
    border-bottom: 1px solid #d8d8d8;
    text-transform: uppercase
}

ul.cate-1 li {
    list-style: none
}

ul.cate-1 > li {
    position: relative;
    padding: 5px;
    color: #000;
    font-weight: 600
}

ul.cate-1 > li:hover ul.cate-2 {
    display: block;
    z-index: 9
}

ul.cate-1 > li a {
    border-left: 1px solid #d8d8d8;
    padding: 0 5px
}

ul.cate-1 > li:first-child a {
    border-left: none
}

ul.cate-2 {
    display: none;
    position: absolute;
    border: 1px solid #d8d8d8;
    padding: 5px;
    text-align: left;
    width: 230px;
    text-transform: none;
    font-weight: 400;
    background: #fff
}

.letWrp h3, .subWrp h3 {
    height: 20px;
    overflow: hidden;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700
}

.letWrp, .subWrp {
    float: left;
    width: 40%;
    padding: 0 15px;
    color: #fff
}

.box-email {
    float: left;
    width: 20%
}

.swatch-element {
    float: left;
    margin-right: 5px
}

.swatch-element a {
    display: block;
    font-weight: 500;
    cursor: pointer;
    position: relative;
    float: left;
    width: 75px;
    overflow: hidden
}

.swatch-element a img {
    width: 100%;
    height: 75px;
    object-fit: cover
}

.swatch a.deactive {
    opacity: .3 !important;
    pointer-events: none !important
}

.swatch a.active, .swatch a:hover {
    border: 1px solid #e42127;
    text-decoration: none
}

.tab-content {
    padding: 15px;
    text-align: center
}
#tab-description {
    text-align: initial;
}

.swatch-nomal a {
    min-width: 30px;
    width: auto;
    padding: 0 5px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    display: block;
    float: left;
    margin-right: 5px;
    border: solid 1px #ddd;
    color: #505252;
    margin-bottom: 5px;
    position: relative
}

.size.req.swatch-nomal.swatch.clearfix {
    width: 50%;
    float: left
}

.content-number {
    width: 50%;
    float: left;
    margin: .5em 0
}

.content-number .title-quantity {
    margin: 0;
    margin-bottom: 5px;
    display: block;
    position: relative;
    font-size: 16px;
    background: 0 0
}

.book-number {
    width: 80px;
    float: left;
    height: 40px
}

.content-number .book-number .input-number {
    width: 75%;
    height: 100%;
    float: left
}

.book-number .input-number input {
    width: 100%;
    height: 45px;
    border: 1px solid #111;
    text-align: center;
    max-height: 100%;
    border-radius: 0;
    font-size: 15px
}

.content-number .book-number .change-number {
    width: 25%;
    float: left;
    height: 100%
}

.book-number .change-number .item-change:nth-child(1) {
    border-bottom: 0
}

.content-number .book-number .change-number .item-change {
    height: 50%;
    border: 1px solid #111;
    border-left: 0;
    text-align: center;
    cursor: pointer;
    position: relative
}

.content-number .book-number .change-number .item-change .fas {
    position: absolute;
    right: 3px;
    bottom: 3px
}

button#addToCart {
    margin-right: 2%;
    background: #fff;
    color: red;
    border: 2px solid red;
    text-transform: uppercase;
    width: 49%
}

button#buy-now {
    color: #000;
    border: 2px solid #000;
    text-transform: uppercase;
    background: #fff;
    width: 49%
}

h3.related-section-header__title:after {
    background: #e9ebee;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 17px;
    width: 100%;
    z-index: -1
}

.related-section-header--full .related-section-header__text {
    position: relative;
    background: #fff;
    padding: 0 15px;
    z-index: 2;
    color: #000;
    margin-left: 15px;
    font-size: 20px;
    font-weight: 700
}

.related-section-header__title {
    position: relative;
    text-align: left
}

.breadcrumb {
    background: initial
}

.list-store {
    padding: 15px 0;
    float: left;
    position: relative;
    cursor: pointer;
    width: 100%
}

#popup-Depots {
    position: relative;
    width: 450px;
    top: 0;
    right: 0;
    padding: 30px;
    background-color: #fff;
    z-index: 1002;
    border-radius: 0;
    border: 1px solid #000;
    max-height: 100%;
    overflow: scroll;
    display: none
}

#popup-Depots.showDepot {
    position: fixed;
    display: block
}

h3.title-popup-depot {
    text-align: center;
    padding: 0 0 15px 0;
    border-bottom: 1px dashed;
    margin: 0 0 15px 0
}

div#popup-Depots .fas {
    padding-right: 10px
}

a.popup-depot-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    color: #000
}

.lstLocation {
    text-align: left;
    width: 100%;
    background: #fff
}

.store-title {
    text-align: center;
    background: #000;
    padding: 10px 0;
    overflow: hidden;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 5px;
}

.store-title a {
    text-transform: uppercase
}

.product-tab ul .tab-link {
    position: relative;
    display: inline-block;
    padding: 0 25px;
    border-bottom: 0
}

.product-tab ul > li.active > a, .product-tab ul > li.active > a:focus, .product-tab ul > li.active > a:hover {
    color: #555;
    cursor: default;
    border-bottom-color: transparent;
    border: none;
    background-color: initial
}

.product-tab ul {
    display: flex;
    align-items: flex-end
}

.product-tab ul .tab-link.active a {
    padding: 15px 20px
}

.product-tab ul > li > a {
    border: none
}

.product-tab ul > li > a {
    margin-right: 0
}

.product-tab ul > li > a:focus, .product-tab ul > li > a:hover {
    text-decoration: none;
    background-color: initial;
    border: none
}

.swatch a.active:before, .swatch a:hover:before {
    content: '';
    bottom: 0;
    right: 0;
    width: 14px;
    height: 14px;
    position: absolute;
    background: url(/tp/T0235/img/bg-product.png)
}

.product-tabs--style03 .nav-tabs {
    border-bottom: 1px solid #ddd
}

.product-tab ul > li.active, .product-tab ul > li.active:focus, .product-tab ul > li.active:hover {
    border-bottom-color: transparent;
    background-color: #fff;
    margin-bottom: -1px;
    border: solid 1px #e1e1e1;
    border-bottom: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.product-action-wrapper .unsel {
    cursor: not-allowed
}

.blog__content .rte {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 75px
}

.posts .blog__title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 25px
}

.loadings.is{
    display: flex;
}
.loadings {
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, .8);
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
    align-items: center;
    justify-content: center
}

.wrap_module_service {
    float: left;
    width: 100%;
    font-weight: 700
}

.wrap_module_service ul {
    list-style: none;
    padding: 15px 0
}

.wrap_module_service ul li {
    padding: 5px 0;
    text-transform: uppercase
}

.wrap_module_service ul li img {
    width: 30px;
    height: 30px
}

.modal-backdrop {
    z-index: 1034 !important;
    background-color: rgba(0, 0, 0, .7411764705882353) !important
}

.mobile-nav li.mobile-nav--has-submenu, .sidebar .site-nav > li {
    position: relative
}

#nhanh-section-header .header05 .sidebar__nav .site-nav .site-nav--has-submenu .icon {
    right: 30px
}

.header05 .sidebar__nav .site-nav .site-nav--has-submenu .icon, .mobile-nav li .icon, .mobile-nav li.mobile-nav--has-submenu .icon {
    position: absolute;
    top: 15px;
    right: 8px
}

div#pfView {
    float: left;
    width: 100%;
    text-align: center
}

div#quick-view-product {
    bottom: 0;
    left: 0;
    overflow-x: auto;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0 !important;
    z-index: 1042
}

#quick-view-product .mfp-content {
    display: inline-block;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
    position: absolute;
    width: 768px;
    top: 5%;
    height: auto;
    left: 0;
    right: 0;
    background-color: #fff;
    border-radius: 0
}

#quick-view-product button.mfp-arrow, #quick-view-product button.mfp-close {
    color: #333
}

#quick-view-product .swatch-element a {
    width: 35px;
    height: 35px;
    overflow: hidden
}

.slider-nav .owl-nav .owl-next, .slider-nav .owl-nav .owl-prev {
    top: 35%;
    position: absolute;
    text-decoration: none;
    outline: 0;
    white-space: nowrap;
    width: 26px;
    height: 26px
}

.slider-nav .owl-nav .owl-prev {
    left: -20px
}

.slider-nav .owl-nav .owl-next {
    right: -20px
}

.slider-nav .owl-nav span {
    font-size: 18px
}

h3.woocommerce-Reviews-title.normal {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px
}

.has-border {
    border: 2px solid #9e9e9e;
    padding: 15px 30px 30px
}

#commentform label {
    font-size: 14px
}

a.btnSignin.btnColor {
    color: #78cccd;
    border: 2px solid #78cccd;
    text-decoration: none
}

.si, p.vote {
    cursor: pointer;
    margin: 0
}

.ic:before {
    content: "\f005";
    font-family: "Font Awesome 6 Pro";
    font-size: 20px;
    color: #ececec
}

.vote .si.active:before, .vote .si.voteHover:before {
    color: #fdbc00
}

.comment-form > p {
    width: 100%;
    padding: 5px 0
}

.comment-form > p input, .comment-form > p textarea {
    padding: 5px;
    border-radius: 5px
}

p.comment-form-comment textarea {
    width: 100%
}

.comment-form p.comment-form-author, .comment-form p.comment-form-email, .comment-form p.comment-form-url {
    width: 50%;
    float: left
}

p.comment-form-author {
    padding-right: 5px
}

p.comment-form-email {
    padding-left: 5px
}

p.form-submit {
    clear: both;
    padding-top: 15px;
    text-align: center
}

p.form-submit input {
    background: #78cccd;
    color: #fff;
    border: 1px solid #78cccd;
    padding: 8px 20px
}

.comment-list li, .commentlist li {
    list-style: none;
    padding: 1em 0 0
}

.product-footer .woocommerce-tabs li {
    margin: 0;
    margin-right: 3px
}

.flex-row {
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.align-top {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
    vertical-align: top !important
}

.comment-list li .avatar, .commentlist li .avatar {
    border-radius: 100%
}

.rating .fa.active {
    color: #ffbe00 !important
}

.comment-list li .comment-text, .commentlist li .comment-text {
    padding: 0 1.5em
}

ol.commentlist {
    padding-left: 0
}

h3#reply-title {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700
}

#showSuccessContact {
    border: 1px dashed green;
    margin-bottom: 20px;
    color: green;
    padding: 20px 0;
    text-align: center;
    font-size: 20px
}

#showErrorContact {
    border: 1px dashed #ff410f;
    margin-bottom: 20px;
    color: #ff410f;
    padding: 20px 0;
    text-align: center;
    font-size: 20px
}

span.menu-hot {
    position: absolute;
    top: 0;
    left: 17%;
    z-index: 9;
    background: #ff0000;
    color: #fff;
    padding: 0 4px;
    border-radius: 2px;
    font-size: 11px
}

span.menu-hot:after {
    content: '';
    position: absolute;
    left: 17%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #ff0000;
    clear: both
}

.grid--metro .product-image__img-wrapper .fitted-image, .grid--normal .product-image__img-wrapper .fitted-image {
    height: 100%;
    width: 100%;
    object-fit: scale-down
}

.gemini-banner {
    padding: 3rem 0
}

.gemini-featured-collection {
    padding-top: 0
}

select#storesys {
    margin-top: 15px;
    padding: 6px 10px;
    width: 100%
}

.sidebar .site-nav > li {
    text-align: center
}

.sidebar .site-nav__submenu li a {
    padding-left: 3.3rem;
    text-align: center
}

.new-items {
    color: #777;
    text-align: center
}

h3.news-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 30px;
    font-weight: 700
}

p.dec-item {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 52px
}

a#loadNews {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    border: 1px solid #777;
    padding: 10px 15px
}

#videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

#videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

div#resultAjax {
    margin-left: 0
}

div#resultAjax .grid__item {
    padding-left: 0;
    margin-left: 0
}

.related-product .grid__item {
    padding-left: 0;
    margin-left: 0
}

.new-items img {
    height: 260px;
    object-fit: cover;
    width: 100%
}

.swatch-color-wrap.owl-carousel.owl-drag .owl-item .swatch-element a {
    width: 100%
}

.swatch-color-wrap .owl-nav button {
    position: absolute;
    top: 35%;
    color: #000 !important;
    width: 30px;
    height: 30px;
    display: inline-block;
    border: none;
    border-radius: 50%;
    outline: 0
}

.swatch-color-wrap .owl-nav button.owl-prev {
    left: -27px
}

.swatch-color-wrap .owl-nav button.owl-next {
    right: -20px
}

.swatch-color-wrap .owl-nav button span {
    display: none
}

.swatch-color-wrap .owl-nav button.owl-next:before, .swatch-color-wrap .owl-nav button.owl-prev:before {
    font-family: "Font Awesome 6 Pro";
    text-indent: 0;
    width: 35px;
    text-align: center;
    font-size: 23px;
    color: #000 !important
}

.swatch-color-wrap .owl-nav button.owl-prev:before {
    content: "\f104"
}

.swatch-color-wrap .owl-nav button.owl-next:before {
    content: "\f105"
}

.section__heading-title a:hover {
    text-decoration: none
}

.product-item .product-image__img-wrapper .fitted-image {
    transform: scale(1);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.product-item:hover .product-image__img-wrapper .fitted-image {
    transform: scale(1.05)
}
.newsletter-popup__banner img{
    height: 100%;
    object-fit: cover;
}
.product-image .outstock{
    position: absolute;
    top: 30px;
    left: 10px;
    color: red;
    font-weight: bold;
}
.pview-tags-label{
    font-size: 16px;
    padding-right: 5px;
}
.tags-hover{
    padding-right: 5px;
    font-size: 13px;
}
.dm_tags_filter{
    font-weight: bold;
    font-size: 9px;
}
.purchaseInfo label.long select{
    width: 100%;
    padding: 3px 5px;
    border-radius: 3px;
    font-size: 12px;
}
div#slider-range{
    margin: 10px;
}
.text-green{
    display: inline-block;
    float: left;
    font-weight: 700;
}
@media screen and (max-width: 1200px){
    .js-collection-list > div .collection{
        height: 740px;
        overflow: hidden;
    }
    .banner-four .grid__item.medium-up--one-half{
        height: 600px;
        overflow: hidden;
    }
    .banner-four .grid__item.medium-up--one-quarter{
        height: 285px;
        overflow: hidden;
    }
    .footer-map{
        height: 320px;
        overflow: hidden;
    }
    .product-image .outstock{
        top: 30px;
        left: 30px;
        font-size: 11px;
    }

}
@media screen and (min-width: 1200px) {
    .sidebar .site-nav--has-submenu.open > .site-nav__submenu {
        text-align: right
    }
    .sliderFull{
        min-height: 615px;
    }

}

@media only screen and (max-width: 1366px) and (min-width: 1080px) {
    ul.cate-1 > li a {
        border-left: 1px solid #d8d8d8;
        padding: 0 15px;
        font-size: 11px
    }
    .sliderFull{
        min-height: 367px;
    }

}

@media only screen and (max-width: 1080px) {
    ul.cate-1 > li a {
        border: none;
        font-size: 14px
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1365px) {
    .footer-map{
        max-height: 285px;
    }

    .banner-four .grid__item.medium-up--one-half {
        min-height: 360px;
        max-height: 360px;
    }
    .banner-four .grid__item.medium-up--one-quarter {
        min-height: 190px;
        max-height: 190px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .footer-map{
        max-height: 198px;
    }
    .js-collection-list>div .collection {
        min-height: 455px;
        max-height: 455px;
    }
    .banner-four .grid__item.medium-up--one-quarter {
        min-height: 175px;
        max-height: 175px;
    }
    .banner-four .grid__item.medium-up--one-half {
        min-height: 350px;
        max-height: 350px;
    }
}
@media (min-width: 768px) {
    .modal-dialog {
        margin: 93px auto !important
    }

    img#img-product {
        width: 390px;
        height: 530px;
        object-fit: contain
    }

    section.product-gallery-wrapper {
        padding-left: 0;
    }

    section.product-info-wrapper {
        float: left;
        width: 100%;
        padding-right: 30px
    }
}

@media (max-width: 991px) {
    .mobile-nav .site-nav__submenu a, .mobile-nav .site-nav__submenu li {
        border-bottom: none
    }

    .mobile-nav .site-nav__submenu {
        margin: 0;
        padding: 0;
        list-style: none;
        overflow: hidden;
        height: 0;
        background: initial
    }
    .mobile-nav li {
        position: relative;
    }
    .site-nav--has-submenu.open .site-nav__submenu, .site-nav--has-submenu:hover .site-nav__submenu {
        z-index: 800;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .mobile-nav li.site-nav--has-submenu.open > .site-nav__submenu {
        height: auto;
    }
    .mobile-nav .parent li a {
        border-bottom: 1px solid #f1f1f1;
    }
}

@media screen and (max-width: 768px) {
    .header05 .header__search{
        width: 100%;
    }
    .gemini-collection-list, .gemini-banner{
        min-height: 200px;
    }
    .product-image .outstock{
        top: 10px;
    }
}
@media only screen and (max-width: 767px) {
    .banner-four .grid__item.medium-up--one-half{
        min-height: 375px;
        max-height: 375px;
    }
    .footer-map{
        max-height: 195px;
    }

    .banner-four .grid__item.medium-up--one-quarter{
        min-height: 200px;
        margin-top: 10px;
        height: auto;
    }
    .js-collection-list > div .collection{
        min-height: 455px;
        max-height: 455px;
    }
    .sliderFull{
        min-height: 384px;
        max-height: 384px;
    }
    section.product-gallery-wrapper {
        padding-left: 0
    }

    section.product-info-wrapper {
        padding-right: 0
    }

    button#addToCart, button#buy-now {
        width: 200px
    }

    .footer-widgets {
        padding: 10px 0
    }

    .product-item:hover .actionLoop {
        opacity: 0;
        visibility: hidden;
        display: none
    }

    .box-email, .letWrp, .subWrp {
        width: 100%;
        padding: 0 10px
    }

    .size.req.swatch-nomal.swatch.clearfix {
        width: 100%
    }

    .content-number {
        width: 100%
    }

    .list-store {
        width: 420px
    }

    .list-store:hover .lstLocation {
        display: block
    }

    div#popup-Depots {
        width: 100%;
        border: 1px solid;
        top: 0
    }

    .mobile-nav li {
        position: relative
    }

    .mobile-nav .parent li a {
        border-bottom: 1px solid #f1f1f1
    }

    .mobile-nav li.site-nav--has-submenu.open > .site-nav__submenu {
        height: auto
    }

    .copyright {
        width: 100%
    }

    .bct {
        width: 100%;
        padding: 0 70px
    }

    .producthot-carousel .owl-nav button.owl-prev {
        left: -8px
    }

    .producthot-carousel .owl-nav button.owl-next {
        right: -8px
    }

    .swatch-color-wrap .owl-nav button.owl-prev {
        left: -20px
    }
}

@media only screen and (max-width: 480px) {
    .js-collection-list > div .collection{
        min-height: 265px;
        max-height: 265px;
    }
    .footer-map{
        max-height: 150px;
    }
    .banner-four .grid__item.medium-up--one-half {
        min-height: 415px;
        max-height: 415px;
    }
    .sliderFull{
        min-height: 207px;
        max-height: 207px;
    }
    .newsletter-popup__content p, .newsletter-popup__link_close{
        margin-bottom: 0;
    }
    .newsletter-popup__banner img{
        height: auto;
    }
    .newsletter-popup__input, .newsletter-popup__submit{
        max-height: 25px;
    }
    .newsletter-popup__input{
        margin-bottom: 3px;
    }
    .newsletter-popup__banner{
        display: block;
    }
    .newsletter-popup__banner~.newsletter-popup__content{
        width: 50%;
    }
    .newsletter-popup__content{
        padding: 5px 10px 0 10px;
    }
    .newsletter-popup__heading{
        font-size: 15px;
        margin-bottom: 10px;
    }
    .newsletter-popup__description{
        font-size: 10px;
        margin-bottom: 10px;
    }
    .newsletter-popup__input{
        font-size: 10px;
    }
    .newsletter-popup__submit {
        margin-bottom: 5px;
    }
    .newsletter-popup__hide{
        display: none;
    }
    .footer-map .button-store.store-footer {
        top: 26%
    }

    .list-store, .newsletter-popup__submit{
        width: 100%
    }

    button#addToCart, button#buy-now {
        width: 100%
    }

    .product-tab ul {
        display: block
    }

    .product-tab ul .tab-link {
        width: 100%;
        border: 1px solid #ddd;
        margin: 5px 0
    }

    .product-tab ul > li.active, .product-tab ul > li.active:focus, .product-tab ul > li.active:hover {
        background-color: initial;
        border: solid 1px #e1e1e1
    }

    .product-tabs--style03 .nav-tabs {
        margin-bottom: 15px;
        border: none
    }

    .tab-content {
        border: 1px solid #ddd
    }

    .content-number .title-quantity, .swatch .swatch_header {
        text-align: left
    }

    .footer-widgets {
        padding: 10px !important
    }
}

@media screen and (max-width: 380px) {
    .footer-map{
        max-height: 117px;
    }
    .banner-four .grid__item.medium-up--one-half {
        min-height: 375px;
        max-height: 375px;
    }
    .js-collection-list > div .collection{
        min-height: 240px;
        max-height: 240px;
    }
    .sliderFull{
        min-height: 187px;
        max-height: 187px;
    }
    .newsletter-popup__input, .newsletter-popup__description, .newsletter-popup__description{
        margin-bottom: 5px;
    }
    .mfp-close{
        width: 25px;
        height: 24px;
        line-height: 25px;
        top: 15px;
    }
}

@media screen and (max-width: 325px) {
    .footer-map{
        max-height: 85px;
    }
    .js-collection-list>div .collection {
        min-height: 205px;
        max-height: 205px;
    }
    .banner-four .grid__item.medium-up--one-half {
        min-height: 320px;
        max-height: 320px;
    }
    .banner-four .grid__item.medium-up--one-quarter {
        min-height: 160px;
        max-height: 160px;
    }
    .sliderFull{
        min-height: 160px;
        max-height: 160px;
    }
    .footer-map .button-store.store-footer {
        top: 23%
    }
}

.product-item {
    margin-bottom: 0;
    padding: 5px
}

.product-item:hover .actionLoop {
    opacity: 0;
    visibility: hidden
}

.product-info {
    height: 95px
}

.new-items img {
    height: 350px;
    object-fit: cover;
    width: 100%
}
.icon-mess {
    background: none;
    border-radius: 50%;
    bottom: 20px;
    display: inline;
    height: 45pt;
    padding: 0;
    position: fixed;
    right: 25px;
    top: auto;
    width: 45px;
    z-index: 9999;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
@media (min-width: 768px) {
    img#img-product {
        object-fit: cover
    }
}

/*STYLE NEWS INDEX*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.clearfix {
    clear: both;
    display: block
}
.wrapper-news{
    padding-right:30px;
    padding-left:30px;
}
@media (max-width: 480px){
    .wrapper-news{
        padding-right:10px;
        padding-left:10px;
    }
}
.wrapper-news .title-news{
    position: relative;
    text-align: center;
    display: block;
    margin-bottom: 15px;
}
.wrapper-news .title-news::before{
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 100%;
    height: 2px;
    background: #161616;
}
.wrapper-news .title-news:after{
    content: "";
    position: absolute;
    left: 0;
    top: 16px;
    width: 100%;
    height: 1px;
    background: #161616;
}
.wrapper-news .title-news a{
    position: relative;
    z-index: 1;
    background: #fff;
    display: inline-block;
    padding: 0 5px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    text-decoration: none;
}
#owl-news .item img{
    display: block;
    width: 100%;
    height: auto;
}
#owl-news .owl-item .item{
    height: 415px;
    position: relative;
}
#owl-news .owl-item .item>a{
    display:block;
    width: 100%;
    height: 100%;
}
#owl-news .owl-item .item a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#owl-news .owl-item .item .content-news{
    position: absolute;
    bottom:0;
    left:0;
    width:100%;
    height: 50px;
    background: rgba(255, 255, 255, .7);
}

.content-news .item-title-news{
    background: #3ba1a2;
    padding: 2px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
}
.content-news .item-intro-news{
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#owl-news .owl-nav .owl-prev,
#owl-news .owl-nav .owl-next{
    font-weight: bold;
    font-size: 50px;
    color: #a94442;
    position: absolute;
    top:35%;
    background: transparent;
}
#owl-news .owl-nav .owl-prev:focus,
#owl-news .owl-nav .owl-next:focus{
    border-color:#ccc;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#owl-news .owl-nav .owl-prev{
    left:0;
}
#owl-news .owl-nav .owl-next{
    right:0;
}
.news-watch-much h4{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}
.news-watch-much .item-news{
    display:flex;
    justify-content: space-between;
    margin-bottom:2px;
}
.news-watch-much .wp-img{
    width:30%;
    height:80px;
}
.news-watch-much .wp-img img{
    width:100%;
    height:100%;
    object-fit: scale-down;
}
.news-watch-much .caption-news{
    width:70%;
    padding-left:15px;
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    justify-content: space-around;
}
.news-watch-much .caption-news .title{
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color:#333;
    font-weight: 500;
    text-decoration: none;
}
.news-watch-much .caption-news .date{
    font-size: 11px;
    color: #666;
    display: block;
}
.news-watch-much .caption-news .name-cate{
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: none;
    color: #3BA1A2;
    font-size: 11px;
    text-transform: uppercase;
}
.view-more{
    margin:20px 0;
}
.wp-logo-mobile .site-logo img{
    height:auto !important;
}
@media (max-width: 812px){
    .site-logo img {
        max-height: 70px;
        vertical-align: middle;
    }
}

@media (max-width: 767px){
    .d-xs-none{
        display:none;
    }
    #owl-news .owl-item .item{
        height:300px;
    }
}
@media (max-width: 480px){
    #owl-news .owl-item .item{
        height:150px;
    }
    .site-logo img{
        margin-top:0;
    }
}
.wp-logo-mobile{
    display:flex;
    justify-content: center;
}
.header__main{
    display: flex;
    justify-content: center;
    align-items: center;
}
.sidebar .site-nav>li{
    color: #000;
}
.promotionFrame{
    width: auto;
    height: auto;
}
.promotionFrame img{
    width: 300px;
    height: 300px;
    display: block;
}
.paddingFrame{
    padding: 0 10px;
}
.borderFrame{
    border: 1px solid #ccc;
}
.contactFormEmail{
    display: inline-flex;
    width: 70%;
    height: 30px;
    border-radius: 0;
    outline: 0;
    background: #d8d8d8;
    color: #000;
    border: 1px solid #fff;
    font-size: 13px;
}
.subBtnScribe{
    height: 30px;
    padding: .7rem 1.5rem;
    background-color: #000;
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    font-weight: 600;
    font-size: 1.3rem;
    outline: 0;
    -webkit-transition: background .25s ease,color .25s ease;
    -moz-transition: background .25s ease,color .25s ease;
    -ms-transition: background .25s ease,color .25s ease;
    -o-transition: background .25s ease,color .25s ease;
    transition: background .25s ease,color .25s ease;
    position: absolute;
    border-left: 0;
    width: 80px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.goodsli-discount {
    position: absolute;
    right: 16px;
    top: 0;
    line-height: 1;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    width: 50px;
    height: 50px;
    opacity: .9;
    background: #fdd464;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    box-flex: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 9;
}
.goodsli-discount:after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    display: inline-block;
    border-top: 5px solid #fdd464;
    border-left: 24px solid transparent;
    border-right: 24px solid transparent;
    width: 25px;
}
.goodsli-discount .disc-txt {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    color: #333;
    font-size: 20px;
}
.goodsli-discount .disc-nowrap {
    white-space: nowrap;
    margin-bottom: 5px;
}
.goodsli-discount .disc-num {
    font-size: 35px;
    color: #333;
}
.page-login.page_cotact{
    margin-bottom: 30px;
}
.single-post .album-images{
    display: flex;
    flex-wrap: wrap;
}
.productThumList img.active{
    border: 1px solid #000000;
}
.list_img_pview{
    margin-top: 5px;
}

