body {
    font-size: 14px;
    font-weight: 400;
}

.wpcf7 form .wpcf7-response-output {
    color: #000;
    text-align: center;
    font-size: 12px;
}

@media only screen and (min-width: 1240px) and (max-width: 1560px) {

    .container-width,
    .full-width .ubermenu-nav,
    .container,
    .row {
        max-width: 1240px !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1240px) {

    .container-width,
    .full-width .ubermenu-nav,
    .container,
    .row {
        max-width: 960px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .container-width,
    .full-width .ubermenu-nav,
    .container,
    .row {
        max-width: 720px !important;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

    .container-width,
    .full-width .ubermenu-nav,
    .container,
    .row {
        max-width: 540px !important;
    }
}

.logo-mobile-nav {
    background-color: var(--primary-color);
    text-align: left;
}

.logo-mobile-nav img {
    max-height: 70px;
    object-position: left;
    object-fit: contain;
    padding: 10px 15px;
}

.flex-col.hide-for-medium.flex-left.flex-grow {
    flex: 0 0 40%;
}

ul.header-nav.header-nav-main.nav.nav-left {
    flex-direction: column;
    align-items: start;
}

.header-bottom {
    background-color: #fff !important
}

.search-popular {
    overflow: auto;
    flex-wrap: nowrap;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    justify-content: flex-start;
    gap: 10px;
    display: flex;
    align-items: flex-start;
    max-width: 488px;
}

.search-popular::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

.search-popular::-webkit-scrollbar-track {
    background: #ddecff3b
}

.search-popular::-webkit-scrollbar-thumb {
    background: rgb(255 144 0 / 74%)
}

.search-popular::-webkit-scrollbar-thumb:hover {
    background: #68767b
}

.search-popular__title {
    font-weight: 700;
    font-size: 12px;
    color: #22343e;
    white-space: nowrap;
    font-weight: 700;
}

.search-popular p {
    white-space: nowrap;
    font-size: 12px;
    margin: 0;
    margin-right: 5px;
    flex: 0 0 auto;
}

.search-popular a {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    font-style: italic;
    color: #b6b6b6;
}

.search-popular a:hover {
    color: var(--primary-color);
}

ul.nav.header-bottom-nav.nav-center.mobile-nav {
    justify-content: flex-start;
}

.flex-col.show-for-medium.flex-grow {
    width: 100%;
}

.header-bottom li.html {
    width: 100%;
}

li.header-search-form {
    width: 100%;
    margin-right: 10px;
    margin-bottom: 10px;
}

li.header-search-form input.search-field {
    width: 100%;
    height: 45px;
    padding-right: 80px;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    padding-left: 20px;
    font-size: 14px;
    box-shadow: none;
}

li.header-search-form button.ux-search-submit {
    position: absolute;
    border: 0;
    cursor: pointer;
    right: 0;
    top: 0;
    font-size: 16px;
    height: 45px;
    width: 74px;
    background-color: var(--primary-color) !important;
    text-align: center;
    border-radius: 0 5px 5px 0;
}

li.header-search-form button.ux-search-submit i {
    color: #fff
}

header .nav-divided>li+li>a:after {
    display: none;
}

.header-main {
    border-bottom: 1px solid #000;
    padding: 15px 0;
    border-bottom: 1px solid #D9D9D9;
    height: auto !important;
}

a.nav-top-not-logged-in,
a.header-cart-link,
a.account-link,
.main-header-cta .item-cta {
    gap: 5px;
    cursor: pointer;
    color: #22343e;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    line-height: 14px;
    justify-content: center;
}

a.nav-top-not-logged-in,
a.header-cart-link,
a.account-link {
    width: 45px;
    height: 45px;
    border-radius: 5px;
    background: rgb(255 144 0 / 34%);
    color: var(--primary-color) !important;
}

a.nav-top-not-logged-in:hover,
a.header-cart-link:hover,
a.account-link:hover {
    background-color: var(--primary-color) !important;
    color: #fff !important;
}

#systerm-list {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    min-width: 275px;
    left: 0;
    top: 120%;
    background: #fff;
    box-shadow: 0 4px 20.2px #0165fc26;
    border-radius: 5px;
    max-height: 370px;
    padding: 0 20px;
    overflow: auto;
    scrollbar-color: rgba(53, 144, 206, .7411764706) rgba(221, 236, 255, .231372549);
    scrollbar-width: thin;
    scrollbar-face-color: rgba(53, 144, 206, .7411764706);
    scrollbar-track-color: rgba(221, 236, 255, .231372549);
    z-index: 99999
}

.main-header-cta #systerm-list::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

.main-header-cta #systerm-list::-webkit-scrollbar-track {
    background: #ddecff3b
}

.main-header-cta #systerm-list::-webkit-scrollbar-thumb {
    background: rgb(255 144 0 / 74%)
}

.main-header-cta #systerm-list::-webkit-scrollbar-thumb:hover {
    background: #68767b
}

.main-header-cta .systerm {
    line-height: 14px;
    position: relative
}

.main-header-cta .systerm-lists.active {
    opacity: 1 !important;
    visibility: visible !important
}

.main-header-cta .systerm-lists__item {
    padding: 0 1rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 15px 0;
    gap: 5px
}

.main-header-cta .systerm-lists__item:not(:last-child) {
    border-bottom: 1px solid #D9D9D9;
    line-height: 24px
}

.main-header-cta .systerm-lists__item .name {
    font-weight: 700;
    color: #22343e
}

.main-header-cta .systerm-lists__item .description {
    color: #a1a7aa;
    line-height: 17px
}

.main-header-cta .systerm-lists__item:hover .name {
    color: var(--primary-color)
}

.main-header-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    line-height: 14px;
    font-size: 14px;
}

.header-inner.flex-row.container {
    align-items: start;
}

.header-nav-main.nav-right>li {
    margin: 0 10px;
}

.header-bottom .nav>li>a {
    padding: 12px 0;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    display: flex;
    align-items: center;
    gap: 10px;
    line-height: 24px;
}

.header-bottom .nav>li>a img {
    width: 25px;
    margin: 0;
    height: 25px;
}

.header-bottom .nav>li>a:hover {
    color: var(--primary-color);
}

.header-bottom .nav>li {
    margin: 0 1rem;
}

.absolute-footer {
    display: none !important;
}

.logo-fooer img {
    max-height: 63px;
    width: auto;
    object-fit: contain;
}

.stack-icon {
    gap: 10px;
    margin-bottom: 20px
}

.stack-icon .img {
    width: 45px;
    max-width: 45px;
}

.image-auto img,
.image-auto {
    width: auto !important;
}

.ux-menu-title {
    text-transform: none;
    line-height: 1;
    min-height: unset;
    padding: 0;
}

footer .ux-menu-link__link {
    padding: 0;
    min-height: auto;
    margin-bottom: 15px;
}

.fz18 {
    font-size: 18px;
}

.footer-desc p,
.mb-15 * {
    margin-bottom: 15px;
}

.mb-15.ux-menu-title {
    margin-bottom: 15px !important;
}

.footer-desc {
    font-size: 14px;
}

.footer-desc .icon-box {
    align-items: center;
    margin-bottom: 20px;
}

.footer-desc .icon-box * {
    margin-bottom: 0;
    line-height: normal;
}

.footer-desc .icon-box-img {
    max-width: 15px;
}

.footer-desc .icon-box-text img {
    margin: 0 !important;
    width: 16px;
    margin-left: 2px;
}

.footer-desc .icon-box-img img {
    padding: 0;
}

.footer-desc .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 6px;
}

.footer-desc .ux-menu-link__link:hover,
.footer-desc .icon-box:hover * {
    color: var(--primary-color);
}

.mb-00 * {
    margin-bottom: 0 !important;
}

.copyright p {
    line-height: 16px;
    margin: 0;
    font-size: 13px;
}

footer .stack {
    flex-wrap: wrap;
}

.col-acc .ux-menu {
    flex-direction: row;
    flex-wrap: wrap;
    display: none;
    margin-top: 10px;
}

.col-acc .ux-menu.active {
    display: flex;
}

.col-acc .ux-menu-link__link {
    display: inline-block;
    font-size: 14px;
    color: var(--primary-color);
    margin-right: 30px;
    margin-bottom: 15px;
}

.title-acc {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 0;
}

footer .section+.row:not(.row-collapse) {
    margin-top: 0px;
}

.menu-cus-2 *,
.menu-cus-2 {
    display: inline-block;
    text-align: center;
}

.menu-cus-2 .ux-menu-link__link {
    font-size: 14px;
    line-height: normal;
    min-height: unset;
    margin: 0;
}

.menu-cus-2 .ux-menu-link {
    margin-right: 40px !important;
    position: relative;
    margin-bottom: 10px !important;
    line-height: normal;
}

.menu-cus-2 .ux-menu-link:after {
    content: "";
    position: absolute;
    right: -20px;
    width: 1px;
    height: 100%;
    background-color: #d9d9d9;
    top: 0;
}

.menu-cus-2 .ux-menu-link:last-child::after {
    display: none;
}


.flickity-page-dots .dot {
    width: 9px;
    height: 9px;
    background: #ced4da;
    border: 0;
}

.flickity-page-dots .dot.is-selected {
    background-color: var(--primary-color);
}

.slide-content__detail .flickity-page-dots {
    text-align: left;
    left: 15px;
    right: 15px;
    bottom: 12px;
}

.slide-content__detail img {
    object-fit: unset;
}

.slide-content-video-content {
    flex: 0 0 385px;
    /* margin-left: 20px; */
    position: relative;
}

.col-category .icon-box {
    color: var(--primary-color);
    font-family: Roboto !important;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 16px;
}

.col-category .icon-box-img img {
    padding: 0;
}

.widget>ul>li+li,
ul.menu>li+li {
    border: 0;
}

ul.menu>li>a {
    color: #767676;
    font-size: 14px;
    display: block;
    padding: 7px 0;
    position: relative;
}

ul.menu>li>a:hover {
    color: var(--primary-color);
}

ul.menu>li.color-main>a {
    color: var(--primary-color);
}

.col-category,
.col-category .col-inner {
    position: unset;
}

.col-category .menu>li>ul.sub-menu {
    position: absolute;
    left: 210px;
    top: 0;
    width: calc(100% - 210px);
    background: #fff;
    border: 0;
    height: 100%;
    display: flex !important;
    gap: 15px;
    flex-wrap: wrap;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    transition: all 0.5s;
}

.col-category .menu>li:hover>ul.sub-menu {
    opacity: 1;
    z-index: 10;
    visibility: visible;
}

.col-category .col-inner {
    position: unset;
}

.col-category .menu>li>ul.sub-menu ul {
    display: block;
    border: 0;
    padding: 0;
    max-width: 100%;
    overflow: hidden;
}

.col-category .menu>li>ul.sub-menu .toggle {
    display: none
}

.col-category .toggle {
    transform: rotate(-90deg) !important;
}

.col-category .menu>li>ul.sub-menu ul * {
    color: #000;
}

.col-category .menu>li>ul.sub-menu ul a:hover {
    color: var(--primary-color);
}

.col-category .menu>li>ul.sub-menu>li {
    flex: 0 0 25%;
}

.col-category .menu>li>ul.sub-menu>li>a {
    font-size: 14px;
}

.slide-content-video-content .img .img-inner,
.slide-content-video-content .img a,
.slide-content-video-content .img img {
    display: block;
    height: 100% !important;
    object-fit: cover;
}

.slide-content-video-content .img {
    border-radius: 5px;
    height: 100%;
    overflow: hidden;
}

.slide-content-video-content .open-video .absolute {
    display: none;
}

.slide-content-video-content .open-video::after {
    content: "";
    background: url(../svg/play.svg) center / contain no-repeat;
    width: 114px;
    height: 114px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.stack-menu-s {
    overflow: auto;
    position: relative;
    justify-content: flex-start;
    gap: 0;
    width: 100%;
    align-items: flex-start;
}

.stack-menu-s .icon-box {
    flex: 0 0 18%;
    letter-spacing: normal;
    margin-right: 13px !important;
    vertical-align: text-top;
    font-size: 14px
}

.stack-menu-s .icon-box.icon-box-center .icon-box-img {
    margin-bottom: 5px
}

.cat-cus {
    flex-wrap: nowrap;
    overflow: auto;
    display: flex;
}

.cat-cus .product-category {
    margin-right: 10px;
    padding: 0;
    flex: 0 0 148px;
    max-width: 148px;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
}

.cat-cus .box-image {
    border-radius: 5px !important;
}

.img-br-5 img {
    border-radius: 5px;
}

.title-s h2 {
    font-size: 18px;
}


.col-product-left a.button {
    min-width: 94px;
    height: 36px;
    width: max-content;
    max-width: 100%;
    padding: 0 5px;
    font-weight: normal;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    box-shadow: none;
    margin-top: 8px;
}

.col-product-left a.button:hover {
    background-color: #fff;
    color: var(--primary-color);
}

.col-product-right .product-small.box {
    padding: 8px 15px 20px;
    background-color: #fff;
    border: 1px solid #D9D9D9;
}

.product-exprect {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    font-size: 12px;
    -webkit-box-orient: vertical;
    margin: 20px 0;
}

.col-product-right .product-small.box .woocommerce-loop-product__link {
    font-size: 14px;
}

span.amount {
    font-size: 16px;
    color: red;
    font-weight: 700;
}

.col-product-right .flickity-page-dots {
    position: unset;
    margin-top: 10px;
}

.home-form .col-inner {
    padding-right: 600px;
}

body:not(.ux-builder-iframe) .home-form .wpcf7 {
    width: 100%;
    max-width: 470px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.form-cus form {
    width: 100%;
    max-width: 470px;
    padding: 40px 25px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 4px 40px #999;
}


.form-block__header {
    margin-bottom: 30px;
}

.form-block__header p {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #000;
}

.form-block__header span {
    line-height: 16px;
    color: #9c9d9e;
    display: block;
}

.form-cus form input:not([type="submit"]) {
    padding-right: 40px;
}

.form-cus form input:not([type="submit"]),
.form-cus form textarea {
    width: 100%;
    height: 46px;
    box-shadow: none;
    padding: 0 20px;
    border-radius: 5px;
    border: 1px solid #D9D9D9;
}

.form-cus form .flex-s {
    margin-bottom: 20px;
    position: relative;
    display: none;
    align-items: center;
    flex-wrap: wrap;
}

.form-cus form .flex-s.active {
    display: flex;
}

.form-cus form .flex-s>:nth-child(1) {
    margin-right: 10px;
    width: calc(100% - 96px);
}

.form-cus form .flex-s>:nth-child(2) {
    width: 86px;
}

.form-cus form .flex-s>:nth-child(1) input {
    margin: 0;
}

.form-cus form .flex-s>:nth-child(2) input {
    padding-left: 10px;
    margin: 0;
    padding-right: 10px;
}

.form-cus form .flex-s:hover .remove-row {
    opacity: 1;
    visibility: visible;
}

.form-cus form .remove-row {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}

.row-button p {
    color: #747474;
    padding: 11px 10px;
    text-align: center;
    border: 1px dashed #D9D9D9;
    border-radius: 5px;
    cursor: pointer;
    margin: 0;
}

.row-button svg {
    margin-left: 10px;
}

.form-file {
    position: relative;
}

.form-file input {
    display: none;
}

.form-file label {
    display: inline-block;
    background-color: #f9f9f9;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    padding: 10px 14px;
    margin-right: 17px;
    font-size: 14px;
    color: #000;
    width: max-content;
    font-weight: normal;
}

.form-file span {
    font-style: italic;
    color: #747474;
}

.info-more__button {
    cursor: help;
    margin-left: 10px;
}

.wrap-button {
    margin-bottom: 20px;
}

.form-cus form input[type="submit"] {
    font-weight: 400;
    font-size: 14px;
    border: 1px solid var(--primary-color);
    width: 100%;
    border-radius: 5px;
    margin-top: 20px;
    transition: all .3s;
    height: 46px;
    font-weight: 700;
    text-transform: none;
}

.form-cus form input[type="submit"]:hover {
    background-color: #fff;
    box-shadow: none;
    color: var(--primary-color);
}

.wpcf7-spinner {
    position: absolute;
}

.home-form .title h2 {
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 22px;
    display: block;
}

.home-form .title p {
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 25px;
}

.home-form a.button {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 153px;
    height: 49px;
    border-radius: 5px;
    font-size: 16px;
    transition: all .3s;
    font-weight: normal;
}

.product-2 .box {
    display: flex;
    border-radius: 5px;
    border: 1px solid #D9D9D9;
    padding: 7px;
    align-items: center;
}

.product-2 .box-image {
    flex: 0 0 86px;
    line-height: 0;

}

.product-2 .box-text {
    /* padding: 0; */
    flex: 0 0 calc(100% - 86px);
    padding: 5px;
    padding-left: 10px;
}

.product-2 .box-text * {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    font-size: 14px !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.product-2 .product-exprect {
    margin: 0;
}

.title-2 h2 {
    font-size: 20px;
}

a.btn-2.button {
    padding: 10px 13px;
    min-height: auto;
    line-height: normal;
    height: auto;
    font-size: 14px;
    border-radius: 5px;
    font-weight: normal;
}

a.btn-2.button span {
    line-height: normal
}

.box-blog-post {
    border-radius: 5px;
    border: 1px solid #D9D9D9;
    overflow: hidden;
    height: 100%;
    background: #fff;
}

.box-blog-post .box-text {
    background: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 10px 16px 12px 18px;
    min-height: 126px;
}

.from_the_blog_excerpt,
.box-blog-post .post-title {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    font-size: 14px;
    -webkit-box-orient: vertical;
    margin: 0;
}

.box-blog-post .post-title:hover {
    color: var(--primary-color);
}

.from_the_blog_excerpt {
    margin-top: 15px !important;
}

.box-blog-post .cat-label {
    margin-top: 5px;
    margin-bottom: 14px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: max-content;
    background: var(--primary-color);
    padding: 6px 12px;
    border-radius: 5px;
    text-transform: none;
    color: #fff;
    font-size: 14px;
    line-height: 16.75px;
    text-align: center;
}

.box-blog-post .is-divider {
    display: none;
}

.mb-slider:after {
    content: 'flickity';
    display: none;
}

.dt-title h2 {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    padding: 10px 18px;
    margin: 0;
}

.box-blog-post p {
    font-size: 14px;
}

.archive-page-header {
    display: none;
}

p.meta.flex-inline-center-left {
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 13px;
}

.meta-date {
    margin-right: 20px;
    color: #a1a7aa;
    position: relative;
}

.meta-date:after {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #a1a7aa;
    right: -13px;
    top: 40%;
}

.meta-auth {
    gap: 6px;
    display: inline-flex;
}

.meta-auth__name {
    color: #a1a7aa;
}

.meta-view {
    padding-left: 25px;
    position: relative;
    display: inline-flex;
    align-items: center;
}

.meta-view:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #a1a7aa;
    left: 9px;
    top: 40%;
}

.meta-view__number {
    padding-left: 7px;
}

.archive .from_the_blog_excerpt {
    display: none;
}

.widget .is-divider {
    display: none;
}

aside.widget {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    padding: 15px;
}

span.widget-title {
    text-transform: none;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}

.widget .cat-item a {
    padding: 10px 15px;
    font-weight: 700;
    font-size: 14px;
    display: block;
    width: 100%;
    border-radius: 5px;
    margin-bottom: 5px;
}

.widget .cat-item:hover a,
.widget .cat-item.active a {
    background: var(--primary-color);
    color: #fff;
}

.recent-blog-posts-li .badge.post-date.badge-outline {
    width: 98px;
    height: 98px;
    border-radius: 5px;
    overflow: hidden;
}

.recent-blog-posts a {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.recent-blog-posts-li p.meta.flex-inline-center-left {
    font-size: 13px;
    margin: 0;
}

.blog-cus-hot .from_the_blog_excerpt {
    display: block;
    margin-top: 5px !important;
}

.blog-cus-hot p.meta.flex-inline-center-left {
    margin-top: 5px;
}

.blog-cus-hot .box-blog-post .cat-label {
    margin-top: -47px;
    margin-left: -20px;
    border-radius: 0;
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
}

.blog-cus-hot .box-blog-post .post-title {
    font-size: 18px;
}

.blog-archive h1 {
    font-size: 20px;
    margin-bottom: 20px;
}

.blog-archive h1+.row .col.post-item .col-inner {
    height: 100%;
}

.blog-single .article-inner {
    background: #fff;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 20px;
}

.blog-single h1 {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 24px;
}

.blog-single .entry-header-text-top {
    padding-bottom: 0;
}

.blog-single .entry-content {
    padding: 0;
}

.entry-divider {
    display: none;
}

.single-share {
    padding: 12px 0;
    gap: 10px;
    display: flex;
    align-items: center;
    margin-left: auto;
    justify-content: end;
    border-top: 1px solid #C8C8C8;
    padding-top: 20px;
}

.single-share p {
    margin: 0
}

.single-share__item {
    cursor: pointer;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #707070;
    border: 1px solid #707070;
    margin: 0;
    transition: .3s;
    -webkit-transition: .3s;
    -khtml-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.single-share__item svg path {
    fill: #707070
}

.single-share__item:hover {
    transform: scale(1.2)
}

.single-share__list {
    position: relative
}

.single-share__list .lists li {
    list-style: none;
}

.single-share__list .lists {
    position: absolute;
    right: 0;
    top: 100%;
    box-shadow: 0 4px 20.2px #0165fc26;
    border-radius: 5px;
    padding: 10px;
    display: flex;
    align-items: center;
    list-style: none;
    justify-content: flex-start;
    gap: 10px
}

.max-560 img {
    max-width: 373px;
    margin-left: auto;
    display: block;
}

.pagination-numbers {
    padding: 20px 0;
    margin: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pagination-numbers__left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.pagination-numbers__right {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: flex-end;
}


.pagination-numbers .paginate-prev {
    height: 40px;
    width: 40px;
    padding: 0;
    background: #dae6ff;
    border-radius: 5px;
    line-height: 40px;
    border: none;
    color: #fff;
    flex: 0 0 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}

.pagination-numbers .paginate-prev {
    height: 40px;
    width: 40px;
    background: #ff9000;
    border-radius: 5px;
    line-height: 40px;
    border: none;
    color: #fff;
    flex: 0 0 40px;
    margin-right: 15px;
    margin-bottom: 0;
}

.pagination-numbers span {
    color: #a1a7aa;
    line-height: 16.41px;
    display: block;
    text-align: center;
    transition: .2s;
    line-height: normal;
}

.pagination-numbers .paginate-next {
    background: var(--primary-color);
    border-radius: 5px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 40px;
    padding: 0 12px;
    text-transform: none;
    color: #Fff !important;
    gap: 5px;
    margin-bottom: 0;
}

.pagination-numbers .paginate-next span {
    color: #Fff !important;
}



.pagination-numbers .paginate-item {
    color: var(--primary-color);
    margin-right: 15px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    border-radius: 5px;
    color: #a1a7aa;
    text-align: center;
    background: transparent;
    border: 1px solid #d9d9d9;
    cursor: pointer;
    transition: .3s;
    margin: 0;
    font-size: 14px;
}

.shop-page-title.category-page-title {
    display: none;
}

.cate-box.flex {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}

.cate-list__item {
    flex: 0 0 16.01%;
    max-width: 16.01%;
    background: #fff;
    padding: 5px 12px 5px 5px;
    border-radius: 5px;
    margin-right: 0;
    margin-bottom: 10px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.cate-image {
    flex: 0 0 32.6%;
    max-width: 32.6%;
    margin-right: 10px;
}

.cate-name {
    width: 100%;
    height: 100%;
    padding-top: 12px;
    padding-bottom: 28px;
    display: flex;
    align-items: center;
    font-size: 14px;
}

.cate-name a {
    color: #000;
    line-height: normal;
}

.cate-name a:hover {
    color: var(--primary-color);
}

.cate-name span {
    color: #eb7507;
    position: absolute;
    right: 12px;
    bottom: 12px;
    text-transform: lowercase;
}

.archive #main,
.tax-product_cat #main {
    background-color: rgb(240, 240, 240);
}

.tax-product_cat h1 {
    font-size: 22px;
    margin-bottom: 20px;
}

.filter-s {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    margin-top: 15px;
}

.large-9 .filter-s {
    margin-top: 0;
}

.filter-s h1 {
    margin: 0;
    font-size: 28px;
    width: max-content;
}

.filter-s h2 {
    margin: 0;
    font-size: 21px;
    width: max-content;
}

.filter-s p {
    display: none;
}

.term-desc-wrap {
    background-color: #fff;
    margin-top: 20px;
    padding: 20px;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 60px;
}

.detail-btn {
    width: 195px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
    background-color: transparent;
    cursor: pointer;
    text-align: center;
    margin: 0 auto;
    transition: all 0.5s;
    font-size: 14px;
}

.term-desc-wrap.active .entry-content {
    height: 439px;
    overflow: hidden;
    position: relative;
}

.detail-btn:hover {
    background-color: var(--primary-color);
    color: #fff;
}

.term-desc-wrap.active .entry-content:after {
    content: "";
    position: absolute;
    height: 300px;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(0deg, #fff, #fff 30%, #fff0);
}

.detail-button {
    position: relative;
}

.woocommerce-loop-product__link {
    font-size: 14px;
}

.single .product-small.box,
.tax-product_cat .product-small.box {
    background-color: #fff;
    padding: 8px 15px 20px;
    border-radius: 5px;
}

.single .title-wrapper,
.tax-product_cat .title-wrapper {
    margin-bottom: 20px;
}

.single .box-text.box-text-products,
.tax-product_cat .box-text.box-text-products {
    padding: 10px 0 0;
}

.single .product-exprect,
.tax-product_cat .product-exprect {
    display: none;
}

.filter-content p {
    margin: 0;
}

.filter-content {
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    height: fit-content;
}

.filter-heading {
    border-bottom: 1px solid #d9d9d9;
    padding: 16.9px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.filter-heading__left,
.filter-heading__right {
    max-width: 50%;
}

.filter-heading__left p span {
    margin-left: 11px;
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
}

.filter-btn {
    padding: 7px 9px;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    cursor: pointer;
    margin-right: 10px;
    background-color: #fff;
    margin-left: auto;
}

.filter-btn span svg {
    vertical-align: bottom;
}

.chosen-container {
    width: 100%;
}

.chosen-container.chosen-container-single a.chosen-single {
    border-radius: 5px;
    border: 1px solid #D9D9D9;
    display: block;
    background: #fff !important;
    max-width: 100%;
    box-shadow: none;
    height: 45px !important;
    line-height: 45px !important;
    width: 100%;
}

.chosen-container-single .chosen-single div {
    bottom: 0;
    height: 23px;
    margin: auto;
}

.woof_container_inner h4 {
    font-size: 14px;
    margin-bottom: 10px;
}

.filter-close {
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    margin: auto;
    height: max-content;
}

.filter-header.flex-center-between.responsive {
    position: relative;
    display: none;
}

.sidebar .box {
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 18px
}

.products-single__wraper .sidebar svg path {
    fill: var(--primary-color);
}

.products-single__wraper .sidebar .box.guarantee .box-list,
.products-single__wraper .sidebar .box.ship .box-list {
    gap: 0
}

.products-single__wraper .sidebar .box.guarantee .box-list .box-item,
.products-single__wraper .sidebar .box.ship .box-list .box-item {
    padding: 15px 0
}

.products-single__wraper .sidebar .box.guarantee .box-list .box-item:last-child,
.products-single__wraper .sidebar .box.ship .box-list .box-item:last-child {
    padding-bottom: 0
}

.products-single__wraper .sidebar .box-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 15px
}

.products-single__wraper .sidebar .box-list {
    display: grid;
    gap: 15px
}

.products-single__wraper .sidebar .box-item {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px
}

.products-single__wraper .sidebar .box-item p {
    line-height: 16px
}

.products-single__wraper .sidebar .box-item a {
    width: 100%;
    align-items: center;
    gap: 10px
}

.products-single__wraper .sidebar .box-item svg {
    width: 15px;
    height: 15px
}

.products-single__wraper .sidebar .box-item .text {
    flex: 0 0 calc(100% - 25px);
    margin: 0;
    font-size: 14px;
}

.products-single__wraper .sidebar .box-item__text {
    gap: 10px
}

.products-single__wraper .sidebar .box-item .update-address {
    flex: 0 0 46px;
    font-size: 12px;
    color: var(--primary-color)
}

.products-single__wraper .sidebar .box.contact {
    padding: 18px 20px
}

.products-single__wraper .sidebar .box.contact .box-title {
    font-size: 20px
}

.products-single__wraper .sidebar .box.product-related .box-title {
    margin-bottom: 25px
}

.products-single__wraper .sidebar .box.product-related .box-list .product-list__item {
    border: none !important
}

.products-single__wraper .sidebar .ship .box-item {
    padding: 10px 0;
    border-bottom: 1px solid #D9D9D9;
    justify-content: space-between
}

.products-single__wraper .sidebar .ship .box-item:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.products-single__wraper .sidebar .ship .box-item .ship-price {
    color: var(--primary-color);
    font-size: 14px;
}

.products-single__wraper .sidebar .ship .address {
    align-items: flex-end
}

.products-single__wraper .sidebar .guarantee .box-item {
    padding: 10px 0;
    border-bottom: 1px solid #D9D9D9
}

.products-single__wraper .sidebar .guarantee .box-item:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.products-single__wraper .sidebar .guarantee-description {
    color: #9c9d9e;
    font-size: 12px;
    display: block;
    padding-left: 25px
}

.products-single__wraper .sidebar {
    font-size: 14px;
}

.woocommerce-tabs {
    background-color: #fff;
    border-radius: 5px;
    padding: 20px !important;
}

.single-product h1 {
    font-size: 20px;
    line-height: 24px;
    color: #000;
    font-weight: 700;
    margin-bottom: 10px;
}

.product_meta>span {
    border: 0;
    display: none;
}

.product_meta>span.sku_wrapper {
    display: block;
    line-height: 24px;
    color: #a1a7aa;
    font-size: 14px;
}

.single-product span.amount {
    font-size: 20px;
    display: block;
}

.single-product del span.amount {
    font-size: 14px;
    display: block;
    color: #333
}

.title-dv p {
    margin-bottom: 14px;
    font-size: 14px;
}

.box-dv,
.product-short-description {
    background-color: #ff900021;
    border-radius: 5px;
    overflow: hidden;
    padding: 20px 18px;
    margin-bottom: 15px;
    font-size: 14px;
}

.related .product-small.box {
    display: flex;
    /* align-items: center; */
    margin: 0;
    padding: 0;
    gap: 16px;
}

.related .product-small.box .box-image {
    flex: 0 0 95px;
    height: 88px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 0;
}

.related .product-small.box .box-text.box-text-products {
    flex: 0 0 calc(100% - 111px);
    max-width: 75%;
    padding-right: 20px;
}

.related .product-small.box span.amount {
    font-size: 14px;
}

.related.related-products-wrapper.product-section {
    background: #Fff;
    padding: 20px;
    border-radius: 5px;
}

.products-single__wraper .content-tab__title {
    margin-bottom: 15px
}

.products-single__wraper .content-tab__title p {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 5px
}

.products-single__wraper .content-tab__title p span {
    color: var(--primary-color)
}

.products-single__wraper .content-tab__title h2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 5px
}

.products-single__wraper .content-tab__title h2 span {
    color: var(--primary-color)
}

.products-single__wraper .content-tab__title>span {
    font-size: 12px;
    line-height: 18px;
    color: #a1a7aa;
    margin-right: 20px;
    position: relative
}

.products-single__wraper .content-tab__title>span:after {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #a1a7aa;
    border-radius: 50%;
    position: absolute;
    right: -14px;
    top: 5px
}

.products-single__wraper .content-tab__title>span:last-child:after {
    display: none
}

.products-single__wraper .content-tab__title>span a {
    color: var(--primary-color)
}

.products-single__wraper .content-tab__header {
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 20px
}

.products-single__wraper .content-tab__header ul {
    letter-spacing: -.3em;
    padding: 10px 20px
}

.products-single__wraper .content-tab__header ul li {
    display: inline-block;
    letter-spacing: normal;
    position: relative;
    font-size: 16px;
    margin: 0 !important;
    line-height: 24px
}

.products-single__wraper .content-tab__header ul li a {
    padding: 10px 20px;
    display: block;
    cursor: pointer;
}

.products-single__wraper .content-tab__header ul li:first-child a {
    padding-left: 0
}

.products-single__wraper .content-tab__header ul li:last-child a {
    padding-right: 0
}

.products-single__wraper .content-tab__header ul li:last-child:after {
    display: none
}

.products-single__wraper .content-tab__header ul li:after {
    content: "";
    position: absolute;
    height: 18px;
    width: 1px;
    background-color: #d9d9d9;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.products-single__wraper .content-tab__header ul li.active a,
.products-single__wraper .content-tab__header ul li:hover a {
    font-weight: 700;
    color: var(--primary-color)
}

.products-single__wraper .content-tab__detail {
    padding: 22px;
    background-color: #fff;
    border-radius: 5px;
    position: relative;
    margin-bottom: 20px
}

.products-single__wraper .content-tab__detail .ck-content {
    position: relative
}

.products-single__wraper .content-tab__detail .ck-content.view-more {
    padding-bottom: 50px
}

.products-single__wraper .content-tab__detail .ck-content.view-more:after {
    background: transparent !important
}

.products-single__wraper .content-tab__detail .ck-content:after {
    content: "";
    position: absolute;
    height: 300px;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(0deg, #fff, #fff 30%, #fff0)
}

.products-single__wraper .content-tab__detail#technical {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
}

.products-single__wraper .content-tab__detail#technical .content-tab__title {
    flex: 0 0 100%
}

.products-single__wraper .content-tab__detail#technical ul {
    margin-right: 20px;
    flex: 0 0 calc((100% - 20px)/2)
}

.products-single__wraper .content-tab__detail#technical ul:last-child {
    margin-right: 0
}

.products-single__wraper .content-tab__detail#technical ul li {
    /* display: flex; */
    /* border: 1px solid #D9D9D9; */
    /* border-bottom: 0; */
}

.products-single__wraper .content-tab__detail#technical ul li:last-child {
    /* border-bottom: 1px solid #D9D9D9; */
}

.products-single__wraper .content-tab__detail#technical ul li span {
    padding: 12px 18px;
    flex: 0 0 50%;
    color: #5d6f7a
}

.products-single__wraper .content-tab__detail#technical ul li span.title {
    background-color: #f8fafc;
    color: #202f36;
    border-right: 1px solid #D9D9D9
}

.products-single__wraper .content-tab__detail#document .document-list {
    /* display: grid; */
    /* grid-template-columns: repeat(var(--column), 1fr); */
    gap: 15px 30px
}

.products-single__wraper .content-tab__detail#document .document-list.mobile {
    display: block
}

.products-single__wraper .content-tab__detail#document .document-list.mobile__item {
    max-width: 100%
}

.products-single__wraper .content-tab__detail#document .document-list__item {
    cursor: pointer;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px;
}

.products-single__wraper .content-tab__detail#document .document-list__item img,
.products-single__wraper .content-tab__detail#document .document-list__item svg {
    vertical-align: middle;
    max-width: 23px;
    display: inline-block;
}

.products-single__wraper .content-tab__button {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translate(-50%)
}

.products-single__wraper .content-tab__button span {
    width: 195px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
    background-color: transparent;
    cursor: pointer
}

a.btn-contact {
    width: 100%;
    border-radius: 5px;
    font-weight: normal;
    text-transform: uppercase !important;
    height: 48px;
    line-height: 48px;
    color: #fff;
    text-transform: uppercase;
    background-color: #f30000 !important;
}

.page-contact__map {
    padding-bottom: 20px
}

.page-contact__map iframe {
    width: 100%;
    max-width: 100%;
    height: 375px
}

.page-contact__middle .list-contact__content {
    display: flex;
    flex-wrap: wrap;
    padding-right: 20px
}

.page-contact__middle .list-contact__title {
    flex: 0 0 100%;
    margin-bottom: 20px
}

.page-contact__middle .list-contact__title h2 {
    font-size: 22px;
    font-weight: 700
}

.page-contact__middle .list-contact__item {
    margin-right: 10px;
    margin-bottom: 10px;
    flex: 0 0 calc((100% - 30px)/4);
    max-width: calc((100% - 30px)/4);
    font-size: 14px;
    background-color: #fff;
    border-radius: 5px;
    padding: 10px 15px 10px 20px
}

.page-contact__middle .list-contact__item:nth-child(4n) {
    margin-right: 0
}

.page-contact__middle .list-contact__item p {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 2px
}

.page-contact__middle .list-contact__item span {
    color: #9090a7
}

.page-contact__middle .list-contact__item.active {
    background-color: #9090a7
}

.page-contact__middle .list-contact__item.active p,
.page-contact__middle .list-contact__item.active span {
    color: #fff
}

.form-block__content .form-row label {
    font-size: 14px;
    line-height: 16px;
    min-height: 16px;
    margin-bottom: 10px;
    display: block;
    font-weight: normal;
}

.form-block__content .form-row label span {
    color: #ff932e
}

.form-block__header p {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 700;
    text-align: center;
}

.bottom-navigation {
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #fff;
    z-index: 999;
    padding: 10px 0;
    width: 100%;
    border-top: 1px solid #D9D9D9;
    transition: all .3s
}

.bottom-navigation.hide {
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

.bottom-navigation .container {
    justify-content: center;
    display: flex;
    align-items: center;
    gap: 25px
}

.bottom-navigation__item.active a {
    background-color: #ddecff
}

.bottom-navigation__item a {
    padding: 10px;
    border-radius: 20px;
    display: block;
    text-align: center;
    line-height: 0;
    position: relative
}

.bottom-navigation__item a svg {
    height: 25px;
    margin-bottom: 5px
}

.bottom-navigation__item a p {
    color: #393939;
    display: block;
    line-height: 16px;
    margin: 0;
    font-size: 14px;
}

.bottom-navigation__item a span {
    position: absolute;
    font-size: 12px;
    display: inline-block;
    color: #fff;
    background-color: #ff932e;
    border: 1px solid #DDECFF;
    line-height: 16px;
    width: 18px;
    border-radius: 50%;
    top: 2px;
    left: 50%;
    transform: translate(calc(-50% + 12px))
}

.author-desc h1 {
    font-size: 48px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative;
}

.author-desc h1::after {
    content: "";
    width: 1.875rem;
    height: .3125rem;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: var(--primary-color);
}
.title-r-main *{
	margin-bottom: 20px;
	    font-size: 1.6em;
}
.title-re h3 {
    font-size: 30px;
}

.page-main {
    background-color: rgb(240, 240, 240);
}

.widget-body {
    padding: 16px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.widget-body__title p {
    font-size: 20px;
    margin: 0;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #22343e;
}

.widget-body__content ul,
.widget-body__content li {
    list-style: none;
}

.widget-body__content .category-lists__item:not(:last-child) {
    margin-bottom: 5px;
}

.widget-body__content .category-lists__item p span.name {
    flex: 0 0 100%;
    display: inline-flex;
}

.widget-body__content .category-lists__item p {
    margin: 0;
    font-size: 14px;
    border-radius: 5px;
}

.widget-body__content .category-lists__item p:hover {
    background-color: #ff910057;
}

.widget-body__content .category-lists__item p a svg {
    vertical-align: middle;
    fill: var(--primary-color);
    margin-left: 5px;
    visibility: hidden;
    opacity: 0;
    transition: .2s;
}

.widget-body__content .category-lists__item p a {
    padding: 10px 15px;
    color: #000;
    display: block;
    width: 100%;
}

.widget-body__content .category-lists__item p:hover a {
    color: var(--primary-color);
}

.widget-body__content .category-lists__item p:hover a svg {
    opacity: 1;
    visibility: visible;
}

.wrap-page-main {
    background: #fff;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 20px;
}

.wrap-page-main h1 {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 550px) {
    .col-product-right {
        padding: 0 !important;
    }

    .bottom-navigation .container {
        gap: 10px;
    }

    .title-re h3 {
        font-size: 24px;
    }

    .author-desc h1 {
        font-size: 34px;
    }

}

@media (min-width: 850px) {
    .bottom-navigation {
        display: none;
    }
}

@media (max-width: 1300px) {

    .products-single__wraper .large-9,
    .products-single__wraper .sidebar {
        flex-basis: 100%;
        max-width: 100%;
    }
}

@media (max-width: 1200px) {


    #systerm-list {
        left: auto;
        right: 0;
    }
}

@media (max-width: 1024px) {
    .page-contact__top .contact-detail {
        max-width: 80%;
        text-align: justify;
        padding-right: 15px
    }

    .page-contact__middle .list-contact,
    .page-contact__middle .form-block {
        flex: 0 0 100%
    }

    .page-contact__middle .list-contact__content {
        padding-right: 0
    }

    .page-contact__middle .form-block {
        margin: 30px auto
    }
}

@media (max-width: 768px) {
    .page-contact__top>img {
        min-height: 150px
    }

    .page-contact__middle .list-contact__item {
        flex: 0 0 calc((100% - 10px)/2);
        max-width: calc((100% - 10px)/2)
    }

    .page-contact__middle .list-contact__item:nth-child(2n) {
        margin-right: 0
    }
}

@media (max-width: 480px) {
    .page-contact__top>img {
        min-height: 250px
    }

    .page-contact__top .contact-detail {
        max-width: 100%
    }
}

@media (max-width: 360px) {
    .page-contact__top .contact-detail p {
        font-size: 20px
    }

    .page-contact__middle .list-contact__item {
        flex: 0 0 100%;
        max-width: 100%;
        margin-right: 0
    }
}

@media (min-width: 1560px) {
    .header-nav-main.nav-right>li .main-header-cta {
        margin-right: 30px;
    }

    .main-header-cta .item-cta:hover {
        color: var(--primary-color);
    }

    .col-for-xl .filter-btn {
        display: none;
    }
}

@media (min-width: 1240px) and (max-width: 1560px) {
    .flex-col.hide-for-medium.flex-left.flex-grow {
        flex: 0 0 calc(100% - 593px);
        max-width: 484px;
    }

    .main-header-cta {
        gap: 20px;
    }

    .main-header-cta #systerm-list {
        left: -140px;
    }


    .main-header-cta>div>a>span,
    .main-header-cta>div>p>span {
        display: none;
    }

    .main-header-cta .item-cta {
        width: 45px;
        height: 45px;
        border-radius: 5px;
        background: rgb(255 144 0 / 34%);
        color: var(--primary-color) !important;
    }

    .main-header-cta .item-cta:hover svg path {
        fill: #fff !important
    }

    .main-header-cta .item-cta:hover {
        background-color: var(--primary-color) !important;
        color: #fff !important;
    }
}

@media (min-width: 850px) and (max-width: 1240px) {

    a.nav-top-not-logged-in,
    a.header-cart-link,
    a.account-link {
        width: 40px;
        height: 40px;
    }

    .product-2 .col {
        flex-basis: 25%;
        max-width: 25%;
    }

    .flex-col.hide-for-medium.flex-left.flex-grow {
        flex: 0 0 calc(100% - 560px);
        max-width: calc(100% - 560px);
    }

    .main-header-cta>div>a>span,
    .main-header-cta>div>p>span {
        display: none;
    }

    li.header-search-form input.search-field,
    li.header-search-form button.ux-search-submit {
        height: 40px
    }

    .main-header-cta .item-cta {
        width: 40px;
        height: 40px;
        border-radius: 5px;
        background: rgb(255 144 0 / 34%);
        color: var(--primary-color) !important;
    }

    .main-header-cta .item-cta:hover svg path {
        fill: #fff !important
    }

    .main-header-cta .item-cta:hover {
        background-color: var(--primary-color) !important;
        color: #fff !important;
    }
}

@media (min-width: 850px) {
    .mb-slider::after {
        content: '';
    }

    .col-product-left {
        flex: 0 0 254px;
        max-width: 254px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        overflow: hidden;
    }

    .col-product-left .col-inner {
        display: flex;
        flex-direction: column;
    }

    .col-product-left .col-inner .text {
        margin-top: auto;
    }

    .col-product-right {
        max-width: calc(100% - 254px);
        flex: 0 0 calc(100% - 254px);
        overflow: hidden;
        /* border: 1px solid #D9D9D9; */
        border-right: 0;
        margin-left: -1px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .cat-cus {
        flex-wrap: wrap;
        overflow: unset;
        column-gap: 20px;
    }

    .cat-cus .product-category {
        flex: 0 0 calc((100% - 80px) / 5);
        max-width: calc((100% - 80px) / 5);
        background-color: #fff;
        border-radius: 5px;
        display: flex;
        margin-right: 0;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .col-category {
        background-color: #fff;
        flex: 0 0 220px;
        width: 210px;
    }

    .slide-content__detail {
        flex: 0 0 calc(100% - 605px);
        max-width: calc(100% - 605px);
        /* margin-left: 10px; */
        height: 100%;
    }

    .stuck .header-main {
        display: none
    }



    .main-header-cta {
        margin: 0;
        gap: 15px;
    }

    ul.header-nav.header-nav-main.nav.nav-right {
        row-gap: 10px
    }

    .header-nav-main.nav-right>li {
        margin: 0 7.5px;
        line-height: 14px;
    }

    .header-nav-main.nav-right>li:last-child {
        margin-right: 0 !important;
    }


}

@media screen and (max-width: 991px) and (min-width: 850px) {
    #logo {
        width: auto !important;
    }

    .flex-col.hide-for-medium.flex-left.flex-grow {
        flex: 0 0 calc(100% - 400px);
        max-width: calc(100% - 400px);
    }

}

@media screen and (max-width: 1239px) {
    .slide-content-video-content {
        display: none !important;
    }

    .home-form .col-inner {
        padding-right: 500px;
    }

    .home-form .wpcf7 {
        max-width: 400px;
    }
}

@media screen and (max-width: 1239px) and (min-width: 850px) {
    .slide-content__detail {
        flex: 0 0 calc(100% - 220px);
        max-width: calc(100% - 220px);
    }
}

@media screen and (min-width: 850px) {
    .col-for-xl .products.row .col {
        flex-basis: 25%;
        max-width: 25%
    }
}

@media screen and (max-width: 1560px) {


    .col-for-xl {
        flex-basis: 100%;
        max-width: 100%;
    }

    .filter-header.flex-center-between.responsive {
        display: block;
        max-width: 300px;

    }

    .filter-main-wrap-s {
        position: fixed;
        top: 0;
        left: 0;
        margin: 0;
        width: 100vw;
        height: 100vh;
        max-width: 100vw;
        z-index: -1;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.5s;
    }

    .filter-main-wrap-s.active {
        opacity: 1;
        z-index: 9999999;
        visibility: visible;
    }

    .filter-content {
        height: 100%;
        max-width: 300px;
        position: relative;
        z-index: 2;
        overflow: auto;
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 850px) {
    .mb-none-bg {
        background-color: #fff !important;
    }

    .col-product-right .row .col-inner {
        padding: 0 5px !important;
    }

    .product-exprect {
        display: none;
    }

    .col-product-right .product-small.box .product-title {
        margin-bottom: 20px;
    }

    .col-product-right .product-small.box {
        padding: 5px 10px;
        border: 1px solid #D9D9D9;
        border-radius: 5px;
    }

    #logo img {
        max-height: 55px !important;
    }

    .mobile-nav .icon-menu:before {
        content: "";
        background: url(../svg/menu.svg) center / contain no-repeat;
        width: 30px;
        height: 30px;
        display: block;
    }

    .mobile-nav i {
        color: var(--primary-color);
        font-size: 30px !important;
    }

    li.header-search-form input.search-field {
        height: 50px;
        border: 1px solid #D9D9D9;
        padding-right: 85px;
        padding-left: 15px;
        margin-bottom: 15px !important;
        background-color: #f5f5f5;
    }

    li.header-search-form .searchform-wrapper button.ux-search-submit {
        right: 5px;
        top: 5px;
        height: 40px;
        border-radius: 5px !important;
    }

    li.header-search-form button.ux-search-submit i {
        font-size: 20px !important;
    }

    .header-bottom .nav>li {
        margin: 0
    }

    .header-main {
        padding: 10px 0;
        border: 0
    }

    .mobile-nav.nav>li>a {
        padding: 0
    }

    .header-inner.flex-row.container {
        align-items: center
    }

    li.nav-icon.has-icon {
        line-height: 0;
    }

    header#header {
        padding-bottom: 10px;
        background-color: #fff;
    }

    .stuck .header-bottom {
        display: none
    }

    .off-canvas .mfp-content {
        width: 90%;
        max-width: 400px;
        background-color: #fff;
        box-shadow: none;
    }

    .sidebar-menu.no-scrollbar {
        padding-top: 0;
    }



    .off-canvas:not(.off-canvas-center) .nav-vertical li>a {
        font-size: 14px;
        color: #767676;
        display: block;
        font-weight: normal;
        line-height: 15px;
        text-transform: none;
    }

    .off-canvas:not(.off-canvas-center) .nav-vertical li.color-main>a {
        color: var(--primary-color);
    }

    .off-canvas:not(.off-canvas-center) .nav-vertical li.show-for-medium>a {
        color: var(--primary-color);
        font-weight: 500;
    }

    .nav-sidebar.nav-vertical>li+li {
        border: 0;
    }

    .nav-sidebar.nav-vertical li:not(.show-for-medium)>a {
        line-height: 15px;
        padding: 10px 15px;
        padding-left: 35px;
    }

    .stack-icon .img {
        max-width: 40px;
    }

    .footer-desc {
        padding-bottom: 20px;
        border-bottom: 1px solid #D9D9D9;
        margin-bottom: 20px !important;
    }

    .row-banner-cus {
        overflow: auto;
        flex-wrap: nowrap;
        display: flex;
        margin: 0 !important;
        padding: 0 15px;
    }

    .row-banner-cus .col {
        margin-right: 10px;
        flex: 0 0 370px;
        max-width: 370px;
        padding: 0;
    }

    .row-banner-cus .col .image-cover {
        padding-top: 155px !important;
    }

    .product-2 .col {
        max-width: 163px !important;
        padding: 0 5px !important;
    }

    .product-2 .box {
        flex-direction: column;
    }

    .product-2 .box-text,
    .product-2 .box-image {
        flex: unset;
        width: 100% !important;
    }

    .mb-slider .flickity-page-dots {
        position: unset;
        margin-top: 10px;
    }

    .home .box-blog-post {
        display: flex;
        align-items: center;
        border: 0;
    }

    .home .box-blog-post .box-image {
        flex: 0 0 100px;
    }

    .home .box-blog-post .box-image .image-cover {
        padding-top: 100px !important;
    }

    .home .box-blog-post .box-text {
        flex: calc(100% - 100px);
    }

    .home .box-blog-post .post-title {
        font-weight: normal;
    }

    .home .blog-post-inner {
        display: flex;
        flex-direction: column-reverse;
    }

    .home .blog-post-inner .from_the_blog_excerpt {
        display: none;
    }

    a.btn-2.button {
        background-color: transparent !important;
        padding-left: 0;
        border: 0;
        color: var(--primary-color);
    }

    .dt-title h2 {
        font-size: 18px;
        padding: 15px;
        color: #000 !important;
    }

    .col-dt .col-inner {
        background-color: #fff !important;
    }

    .blog-archive h1+.row .col.post-item {
        flex-basis: 50%;
        max-width: 50%;
        padding: 0 10px 20px;
    }

    .blog-archive h1+.row {
        margin: 0 -10px;
    }

    .cate-list__item {
        max-width: 100%;
        flex-basis: 100%;
        flex-direction: column;
        padding: 10px 0;
        border-radius: 5px;
    }

    .cate-box.flex {
        display: block;
    }

    .cate-list__detail {
        background-color: #fff;
    }

    .cate-name span {
        display: none;
    }

    .cate-name {
        justify-content: center;
        padding: 10px 0 0;
    }

    .cate-image {
        display: block;
        margin: 0 auto;
    }
}

@media screen and (max-width: 550px) {
    .filter-s h1 {
        font-size: 22px;
        margin-bottom: 10px
    }

    .search-popular {
        gap: 0;
    }

    .woocommerce-ordering select {
        height: 33px
    }

    .woocommerce-ordering {
        max-width: calc(100% - 100px);
        margin: 0;
        width: max-content;
        display: block;
    }

    .filter-btn {
        height: 33.6px;
        line-height: 20px;
        margin-left: 0;
    }

    .search-popular__value {
        background-color: #f2f2f2;
        padding: 0 10px;
        border-radius: 5px;
    }

    #logo img {
        max-height: 45px !important;
    }

    .stack-icon .text {
        width: 100%;
    }

    .footer-desc p,
    .mb-15 * {
        margin-bottom: 10px;
    }

    footer .is-divider {
        display: none;
    }
}

.re-slider button.flickity-button.flickity-prev-next-button {
    width: 45px;
    height: 45px;
    border-radius: 5px;
    background: var(--primary-color);
    transform: none !important;
    margin: 0 -10px;
}

.re-slider:hover button.flickity-button.flickity-prev-next-button {
    opacity: 1
}

.re-slider button.flickity-button.flickity-prev-next-button svg path {
    fill: #Fff !important;
}

.re-slider button.flickity-button.flickity-prev-next-button svg {
    width: 35px;
}

.archive .col .col-inner,
.archive .col .product-small.box {
    height: 100%;
}
.box-wiget1 h4,
.box-wiget1 h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 15px;
}

.box-wiget1 .icon {
    max-width: 15px;
}

.box-wiget1 .icon-box-img+.icon-box-text {
    padding-left: 7px;
}

.box-wiget1 .icon svg {
    height: 18px;
}

.box-wiget1 blockquote {
    padding: 0;
    border: 0;

}

.box-wiget1 .icon-box p {
    margin: 0;
}

.box-wiget1 .icon-box blockquote>* {
    color: #9c9d9e;
    font-size: 12px;
    display: block;
    margin: 0;
}

.single .quantity.buttons_added.form-normal {
    margin-bottom: 15px;
}

button.button.buy_now_button,
button.single_add_to_cart_button.button.alt {
    text-transform: none;
    width: 100%;
    height: 48px;
    margin-right: 15px;
    background-color: var(--primary-color);
    margin-bottom: 15px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}

button.single_add_to_cart_button.button.alt::before {
    content: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.6475 3.79425C23.0393 3.14543 22.2012 2.79399 21.3091 2.79399H4.92636L4.88581 2.46958C4.62899 1.02325 3.34486 -0.0310836 1.8715 0.0229847H1.64171C1.10103 -0.00404945 0.654964 0.41498 0.62793 0.955664C0.654964 1.49635 1.10103 1.90186 1.64171 1.87483H1.8715C2.35812 1.86131 2.79066 2.19924 2.88528 2.68585L4.27754 13.513C4.69657 15.9461 6.84579 17.6898 9.31942 17.5952H19.9033C20.4169 17.6493 20.863 17.2708 20.9171 16.7571C20.9711 16.2435 20.5927 15.7974 20.079 15.7434C20.0249 15.7434 19.9574 15.7434 19.9033 15.7434H9.31942C8.07584 15.7704 6.94041 15.0405 6.45379 13.8915H18.5381C20.89 13.9726 22.9717 12.3776 23.5259 10.0932L24.3234 6.06512C24.4856 5.24058 24.2423 4.40252 23.661 3.79425H23.6475Z' fill='%23fff'%3E%3C/path%3E%3Cpath d='M8.04912 24.3536C9.54218 24.3536 10.7525 23.1433 10.7525 21.6502C10.7525 20.1571 9.54218 18.9468 8.04912 18.9468C6.55606 18.9468 5.3457 20.1571 5.3457 21.6502C5.3457 23.1433 6.55606 24.3536 8.04912 24.3536Z' fill='%23fff'%3E%3C/path%3E%3Cpath d='M17.4974 24.3536C18.9904 24.3536 20.2008 23.1433 20.2008 21.6502C20.2008 20.1571 18.9904 18.9468 17.4974 18.9468C16.0043 18.9468 14.7939 20.1571 14.7939 21.6502C14.7939 23.1433 16.0043 24.3536 17.4974 24.3536Z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
    position: relative;
    top: 6px;
    margin-right: 10px;
}

button.button.buy_now_button {
    background-color: red
}

p.product-section-title {
    padding: 0;
    font-size: 16px;
    margin-bottom: 15px;
    text-transform: none;
}

.popup-wrap {
    border: 1px solid #cccccc;
    /* margin-bottom: 20px; */
    padding: 0;
    background: #fff;
    border-radius: 8px 8px 0 0;
    /* border-right: 0; */
}

.popup-wrap >p {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    margin: 0px;
    height: 40px;
    line-height: 40px;
    border-radius: 8px 8px 0 0;
    background: #8ac81f;
}

.gd_support_4>img {
    width: 100%;
}

.sp_inner {
    padding: 0 10px;
    background: #fff;
}

.gd_support_4 .supporter {
    font-weight: 700;
    padding: 10px 15px;
    border-bottom: 1px solid #ccc;
    position: relative;
}

.gd_support_4 .supporter:first-child {
    font-weight: 700;
    padding: 10px 15px;
    border-top: 0;
}

.gd_support_4 .supporter:last-child {
    border-bottom: 0;
}

.gd_support_4 .supporter .name {
    display: block;
    color: #333;
    font-size: 14px;
}

.gd_support_4 .supporter .mail i {
    margin-right: 10px;
    color: #e60000;
    font-weight: 600;
}

.gd_support_4 .supporter .phone a {
    color: #e60000;
    font-weight: bold;
    font-size: 18px;
}

.skype {
    right: 0;
    position: absolute;
}

.gd_support_4 .supporter .phone a i {
    margin-right: 10px;
    text-align: center;
    color: #e60000;
}

ul.woof_list.woof_list_checkbox li img {
    width: 50px;
}

ul.woof_list.woof_list_checkbox li {
    display: flex;
    align-items: center;
    margin-bottom: 10px !important;
}

ul.woof_list.woof_list_checkbox li * {
    margin: 0 10px 0 0;
    color: #000;
    font-weight: normal;
    font-size: 14px;
}

.title-cat-main>* {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    margin: 0px;
    height: 40px;
    line-height: 40px;
    border-radius: 8px 8px 0 0;
    background: #8ac81f;
}

/* .products-single__wraper .content-tab__detail {
    display: none;
} */

.products-single__wraper .content-tab__detail#technical {
    display: flex;
    flex-wrap: wrap
}

.products-single__wraper .content-tab__detail#technical .content-tab__title {
    flex: 0 0 100%
}

.products-single__wraper .content-tab__detail#technical ul {
    margin-right: 20px;
    flex: 0 0 calc((100% - 20px)/2)
}

.products-single__wraper .content-tab__detail#technical ul:last-child {
    margin-right: 0
}

.products-single__wraper .content-tab__detail#technical ul li {
    display: flex;
    border: 1px solid #D9D9D9;
    border-bottom: 0;
    margin: 0;
}

.products-single__wraper .content-tab__detail#technical ul li:last-child {
    border-bottom: 1px solid #D9D9D9
}

.products-single__wraper .content-tab__detail#technical ul li>* {
    padding: 12px 18px;
    flex: 0 0 50%;
    color: #444;
    margin-bottom: 0;
}

.products-single__wraper .content-tab__detail#technical ul li>*:first-child {
    background-color: #f8fafc;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    border-right: 1px solid #D9D9D9
}