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

.pd-0 * {
    padding-bottom: 0;
}

.fz-18 {
    font-size: 18px;
}

.fz-14 {
    font-size: 14px;
}

.fz-20 h3 {
    font-size: 20;
}

.fz-18 h4 {
    font-size: 18px;
}
.fz-26 h2{
	font-size: 26px !important
}
.title h2 {
    font-size: 36px;
    font-weight: 600;
}

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

.title-s h2 {
    font-size: 28px;
    font-weight: normal;
}

.title-l h2 {
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.title-l p {
    font-size: 18px;
}

.fw-600 h4,
.fw-600 h3,
.fw-600 h1,
.fw-600 h2 {
    font-weight: 600 !important;
}

a.button.btn-main {
    min-width: 245px;
    height: 53px;
    line-height: 53px;
    font-size: 16px;
    font-weight: 500;
}

a.button.btn-main.primary:not(.is-outline):hover span {
    color: #fff;
}

a.button.btn-main.white:hover {
    background-color: var(--primary-color) !important;
    color: #fff !important;
}

a.button.btn-main .icon-phone::before {
    content: url(../svg/c-phone.svg);
}

a.button.btn-main .icon-gift::before {
    content: url(../svg/bh.svg);
}

.ux-top .icon-box {
    flex-wrap: nowrap;
    font-size: 12px;
    font-weight: 500;
    align-items: center;
	width: max-content;
}

.ux-top .icon-box p {
    margin-bottom: 0;
    line-height: normal;
}

.ux-top img {
    padding: 0;
}

.ux-top .icon-box-text {
    padding-left: 7px !important;
    padding-bottom: 5px;
}

.transparent #top-bar {
    background-color: transparent !important;
}

#top-bar {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

#top-bar .icon-envelop+span {
    font-weight: 500;
    font-size: 12px;
    color: #fff;
    text-transform: none;
}

#top-bar .icon-envelop:before {
    content: url(../svg/email-top.svg);
}

#top-bar .icon-phone+span {
    font-weight: 700;
    font-size: 16px;
    color: #fff;
}

#top-bar .icon-phone:before {
    content: url(../svg/phone-top.svg);
}

#top-bar a:hover *,
#top-bar a:hover {
    color: var(--primary-color);
}

#top-bar .nav-divided>li+li>a:after {
    display: none;
}


.tooltipster-base {
    display: none !important;
}

.header-nav-main>li>a {
    font-size: 14px;
    color: #fff !important;
}

.nav-line-bottom>li.active>a:before,
.nav-line-bottom>li:hover>a:before,
.nav-line-grow>li.active>a:before,
.nav-line-grow>li:hover>a:before,
.nav-line>li.active>a:before,
.nav-line>li:hover>a:before {
    opacity: 1;
    background-color: #fff;
}

.form-flat input:not([type=submit])::placeholder {
    color: #000;
}

.off-canvas .mfp-content {
    background-color: #181818;
}
.off-canvas .sidebar-inner *,
.off-canvas .nav-vertical li>a {
    color: #fff;
    font-size: 14px;
}

.off-canvas .form-flat input:not([type=submit]) {
    border: 1px solid #Fff;
}

.off-canvas .searchform .button.icon i {
    color: #fff;
}

.w-auto.img {
    width: auto !important;
}

.dark .ux-menu-link:hover .ux-menu-link__link,
.dark a:hover {
    color: var(--primary-color);
}

.footer-title * {
    text-transform: uppercase;
    font-size: 18px;
    line-height: normal;
    font-weight: 600;
    margin-bottom: 30px;
}

.linl-ff a {
    font-size: 20px;
    font-weight: 700;
    color: var(--primary-color);
}

.linl-ff a:hover {
    color: #fff !important;
}

.title-form * {
    margin-bottom: 20px;
}

footer p {
    margin-bottom: 10px;
}

.wpcf7-spinner {
    position: absolute;
}

.form-footer .form-flat {
    display: flex;
    align-items: center;
}

.form-footer .form-flat input[type="text"]::placeholder {
    font-weight: 600;
    color: rgba(0, 0, 0, 0.5);
}

.form-footer .wpcf7-form-control-wrap[data-name="your-email"] {
    width: calc(100% - 145px);
}

.dark .form-footer .form-flat input:not([type=submit]) {
    width: 100%;
    padding-left: 24px;
    height: 50px;
    background-color: #fff !important;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.5) !important;
    border-radius: 0 !important;
}

.form-footer .form-flat input[type="submit"] {
    width: 130px;
    margin-left: 15px;
    height: 50px;
    border-radius: 0;
    font-weight: 500;
    font-size: 16px;
    text-transform: none;
}

.form-footer .wpcf7-list-item label {
    position: relative;
}

.form-footer .wpcf7-list-item label::after {
    content: "";
    position: absolute;
    left: 3px;
    top: 5px;
    width: 14px;
    height: 14px;
    border: 1px solid #D9D9D9;
}

.form-footer .wpcf7-list-item input[type=checkbox] {
    opacity: 0;
    accent-color: #000;
}

.form-footer .wpcf7-list-item input[type=checkbox]:checked {
    opacity: 1;
}

.form-footer .wpcf7-list-item-label {
    font-size: 16px;
    font-weight: normal;
}

.social-footer .text {
    margin-right: 27px !important;
}

.social-footer .img {
    margin-right: 12px !important;
}

.absolute-footer {
    display: none;
}

.form-dk input:not([type=submit])::placeholder {
    color: #9B9B9B;
}

.form-dk input:not([type=submit]) {
    background-color: #222428;
    padding-left: 23px;
    border: 0;
    color: #fff;
    font-size: 14px;
    width: 100%;
    height: 50px;
    margin-bottom: 15px;
}

.form-dk input[type=submit] {
    background-color: #fff !important;
    color: #212327;
    height: 50px;
    width: 100%;
    font-size: 14px;
    font-weight: 700;
}

.banner-main .section-bg-overlay {
    background: linear-gradient(252.34deg, rgba(0, 0, 0, 0.85) 53.08%, rgba(0, 0, 0, 0) 176.06%) !important;
}

.banner-main h2 {
    font-size: 70px;
    font-weight: 600;
    margin-bottom: 30px;
    line-height: normal;
}

.btn-link.button.is-link,
.banner-main .button.is-link {
    font-size: 18px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    transition: all 0.5s;
}

.btn-link.button.is-link::before,
.banner-main .button.is-link::before {
    transition: all 0.5s;
    content: "";
    display: inline-block;
    background-color: #fff;
    height: 2px;
    width: 50px;
    margin-right: 26px;
}

.btn-link.button.is-link {
    display: inline-flex;
}

.btn-link.button.is-link::before {
    width: 50px;
    height: 2px;
    margin-right: 18px;
}
.btn-link-s.btn-link.button.is-link::before{
    width: 19px
}
.btn-link.button.is-link:hover,
.banner-main .button.is-link:hover {
    color: var(--primary-color) !important;
}

.btn-link.button.is-link:hover::before,
.banner-main .button.is-link:hover::before {
    background-color: var(--primary-color) !important;
}

.slide-cus .flickity-page-dots .dot {
    position: relative;
    width: 9px;
    height: 9px;
    margin: 9px;
}

.slide-cus .flickity-page-dots .dot.is-selected::after {
    position: absolute;
    content: "";
    top: -9px;
    left: -9px;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    border: 2px solid #fff;
}

.slide-cus .flickity-page-dots {
    position: absolute;
    left: 56px;
    top: 0;
    right: auto;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    flex-direction: column;
}

.cat_slide .box-text-inner {
    padding: 10px 42px;
    border: 1px solid #fff;
    width: max-content;
    max-width: 100%;
    transition: all 0.5s;
}

.cat_slide .box-text-inner * {
    font-size: 18px;
    margin: 0;
    transition: all 0.5s;
    font-weight: 600;
    text-shadow: none;
}

.cat_slide .box:hover .box-text-inner {
    background-color: #fff;
}

.cat_slide .box:hover .box-text-inner * {
    color: #000;
}

.cat_slide .flickity-viewport {
    overflow: unset;
}

.cat_slide {
    margin-top: -190px;
}
.cat_slide .box-text.text-center{
	padding: 15px 0
}

#main,
#wrapper {
    overflow: hidden;
}

.col-ab-l .col-inner {
    padding: 130px 100px;
}

.col-ab-r .col-inner {
    padding: 230px 200px 100px;
}

.ab-desc {
    position: relative;
}

.ab-desc::before {
    content: "";
    background: url(../svg/quote.svg) center / contain no-repeat;
    left: -90px;
    top: -80px;
    position: absolute;
    width: 194px;
    height: 133px;
}

.ab-desc * {
    position: relative;
    z-index: 2;
}

.video-auto .banner-bg.fill {
    z-index: 4;
}

.video-auto .no-click {
    pointer-events: all;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
}
.not-over.video-auto .no-click{
    background: none !important;
}

.video-auto .no-click::after {
    content: url(../svg/play.svg);
}

.rank-math-breadcrumb p {
    margin: 0;
    color: #B5B5B5;
}

.rank-math-breadcrumb p a:first-child,
.rank-math-breadcrumb .separator {
    font-size: 0;
}

.rank-math-breadcrumb .separator::after {
    content: url(../svg/right.svg);
    margin: 0 15px;
}

.rank-math-breadcrumb p a:first-child {
    content: url(../svg/home.svg);
    position: relative;
    top: 4px;
}

.rank-math-breadcrumb p a:first-child:hover {
    content: url(../svg/home_red.svg);
}

.rank-math-breadcrumb p *:nth-child(3) {
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}

.rank-math-breadcrumb p a:hover {
    color: var(--primary-color);
}

.wrap-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 45px;
    position: relative;
}

.stock-quantity {
    position: absolute;
    right: 0;
    bottom: 11px;
    background: url(../svg/sale-x.svg) center / contain no-repeat;
    width: 133px;
    height: 25px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    overflow: hidden;
    padding-left: 30px;
    line-height: 29px;
}

.time-count {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
}

.time-count span {
    width: 40px;
    height: 40px;
    background-color: #fff;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    position: relative;
}

.time-count span+span::before {
    content: ":";
    position: absolute;
    left: -10px;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #fff;
    line-height: 40px;
}

h1.product-title {
    font-size: 28px;
    font-weight: normal;
}

.price-wrapper .price {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    justify-content: start;
    column-gap: 20px;
    row-gap: 5px;
}

.price span.amount bdi {
    color: #FF1B1B;
    font-weight: 600;
    font-size: 20px;
}

.price ins span.amount,
.price del span.amount {
    line-height: normal;
    display: block;
    height: auto;
}

.price del span.amount bdi {
    color: #7D7D7D;
    font-weight: 500;
    font-size: 14px;
}

.product-price-container span.amount bdi {
    font-size: 24px;
}

.product-price-container del span.amount bdi {
    font-size: 18px;
    display: block;
    text-decoration: line-through;
}

.product-price-container .price-wrapper .price {
    align-items: center;
    flex-direction: row-reverse;
    margin-bottom: 15px;
    font-size: 14px;
}

.woocommerce-variation-price,
p.in-stock {
    display: none;
}

.product-sku {
    font-size: 14px;
    font-weight: 500;
    margin: 25px 0 15px;
}

.product-sku strong {
    margin-right: 30px;
    font-weight: 600;
}

.quantity .button {
    display: none;
}

.quantity input[type=number]::-webkit-inner-spin-button,
.quantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: auto;
    margin: initial;
    opacity: 1;
    background-color: transparent;
}

.quantity input[type=number] {
    background-color: transparent;
    color: #fff;
    border-color: #4F4F4F;
    width: 50px;
    height: 30px;
    padding: 4px 10px;
    max-width: unset;
}

input[type="number"] {
    height: 32px;
    border-radius: 4px;
    border: 1px solid #d8d8d8;
    position: relative;
    text-align: center;
    font-size: 20px;
    width: 80px;
    outline: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 50 67'%3E%3Cg fill='none' stroke-width='2'%3E%3Cpolyline transform='translate(25 20) rotate(45) translate(-25 -20)' points='19 26 19 14 32 14' stroke='%23B5B5B5'/%3E%3Cpolyline transform='translate(25 45) rotate(225) translate(-25 -45)' points='19 52 19 39 32 39' stroke='%23B5B5B5'/%3E%3C/g%3E%3C/svg%3E");
    background-position-x: 25px;
    background-position-y: 2px;
    background-size: 18px;
    background-repeat: no-repeat;
}

.quantity input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    opacity: 1 !important;
    background: transparent !important;
    border-width: 0px;
    margin: 0;
    height: 15px;
    width: 15px;
    cursor: pointer;
}

.product-info .quantity label:first-child {
    font-size: 14px;
    font-weight: 600;
}

.product-info .quantity {
    display: flex;
    align-items: center;
    column-gap: 60px;
}

.product-info {
    padding-top: 0;
}

.single_add_to_cart_button {
    display: none;
}

.wrap-btn {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 43px;
}

.button.buy_now_button {
    height: 50px;
    width: 250px;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
    margin: 0;
}

.button.buy_now_button i {
    margin: 0;
    content: url(../svg/cart.svg);
}

.wrap-btn a {
    height: 50px;
    width: calc(100% - 270px);
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 600;
    gap: 15px;
    transition: all 0.5s;
}

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

.wrap-btn a i {
    content: url(../svg/map.svg);
}

.badge-container.is-larger.absolute.left.top.z-1 {
    left: 30px;
    top: 30px;
    margin: 0;
}

.badge-container.is-larger .badge-inner {
    background: #fff;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    width: 57px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-thumbnails img {
    aspect-ratio: 1/1;
    object-fit: cover;
}

.product-gallery-slider img {
    object-fit: contain;
    aspect-ratio: 1/1.03;
    background-color: #000;
}

.product-thumbnails a {
    background-color: #000;
}

.product-thumbnails .col {
    max-width: 101.2px;
    width: 101.2px;
}

.box-ud .row-small:not(.row-collapse) {
    margin-bottom: 0;
    margin-left: -7px;
    margin-right: -7px;
}

.box-ud .row-small:not(.row-collapse) .col {
    padding: 0 7px 14px;
}

.box-ud .icon-box {
    font-size: 12px;
    font-weight: 500;
}

.box-ud .icon-box img {
    height: 40px;
    object-fit: contain;
}

.box-ud .icon-box:hover p {
    color: var(--primary-color);
}

.box-ud .section-title-normal {
    padding: 0;
    border: 0;
}

.box-ud .section-title-normal span {
    border: 0;
    padding: 0;
    display: flex;
    align-items: center;
    width: max-content;
    max-width: 100%;
    padding-right: 33px;
    position: relative;
    z-index: 2;
    font-size: 16px;
    font-weight: 500;
}

.box-ud .section-title-normal {
    position: relative;
    width: max-content;
    max-width: 100%;
    margin: 0;
}

.box-ud .section-title-normal::after {
    content: "";
    background: #333437;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    width: 95%;
    height: 40px;
    position: absolute;
    left: 20px;
    top: 2px;
    bottom: 0;
    margin: auto;
}

.box-ud .section-title i {
    width: 56px;
    height: 56px;
    background-color: #FF1B1B;
    padding: 12px;
    border-radius: 50%;
    opacity: 1;
}

.box-ud .section-title i::before {
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    background: url(../svg/home-2.svg) center / contain no-repeat;
}

.mt-40 {
    margin-top: 40px;
}

.product-section {
    border: 0;
}

.product-tab-ss .product-section .col {
    flex-basis: 100%;
    max-width: 100%;
}

.product-tab-ss .product-section h5 {
    display: none;
    margin: 0;
}

.product-tab-ss .product-section .entry-content {
    padding: 0;
    font-size: 14px;
}

.product-section .entry-content h6,
.product-section .entry-content h4,
.product-section .entry-content h5,
.product-section .entry-content h3,
.product-section .entry-content h2 {
    font-weight: normal;
}

.product-section-title,
.product_specifications h2,
.product-section .entry-content h2 {
    font-size: 28px;
    font-weight: normal;
    text-transform: none;
}

.wp-caption .wp-caption-text {
    background-color: transparent;
    color: #ADADAD;
    font-size: 14px;
}

.product_specifications h3 {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 20px;
    color: var(--primary-color);
}

.product_specifications-desc ul {
    list-style: none;
}

.product_specifications-desc ul li {
    list-style: none;
    margin-left: 0;
    margin-bottom: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid #606060;
}

.product_specifications-desc ul li:last-child {
    border: 0;
}

.product_specifications-desc ul li strong {
    width: 50%;
    display: inline-block;
}

.product-section-title {
    padding: 15px;
}

.box a.woocommerce-LoopProduct-link {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
}

.product-small.box .box-image img {
    aspect-ratio: 1/1;
    object-fit: contain;
    background-color: #2C2D2F;
    padding: 30px 12px;
}


.box.box-blog-post .post-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}


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

.box.box-blog-post .post-meta {
    font-size: 14px;
    color: #A2A2A2;
    display: inline-block;
}

.box.box-blog-post .post-meta+.post-meta {
    margin-left: 30px;
}

.box.box-blog-post .post-meta::before {
    content: url(../svg/cande.svg);
    margin-right: 12px;
    position: relative;
    top: 2px;
}
.cus-blog .box.box-blog-post .post-meta::before{
    display:none
}

.meta-comment::before {
    content: url(../svg/comment.svg);
}

.box-text p.from_the_blog_excerpt {
    color: #A2A2A2;
    margin-top: 15px;
    font-size: 14px;
}

.shop-page-title .page-title-inner {
    flex-direction: column;
    color: #fff;
    padding-bottom: 0;
}

.shop-page-title .page-title-inner>* {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.woocommerce-result-count {
    margin-left: 0;
    margin-right: auto;
    color: #A4A4A4;
    display: block !important;
}

.form-flat .woocommerce-ordering select,
.woocommerce-ordering select {
    max-width: 150px;
    border-radius: 0 !important;
    background-color: #333437 !important;
    border: 0;
    color: #fff !important;
    background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") !important;
}
.woocommerce-ordering select option{
    background: #fff
}
.shop-page-title .page-title-inner .flex-col {
    flex: none;
    width: 100%;
    text-align: center;
}

h1.shop-page-title {
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 50px;
}

.cat_product {
    justify-content: center;
}

.box-category>img {
    inset: 0;
    width: max-content;
    max-width: 100%;
    margin: auto;
    position: absolute;
}

.box-category p {
    display: none;
}

.post-type-archive-product:not(.woof_search_is_going ) .category-page-row>.large-3 {
    display: none;
}

.post-type-archive-product:not(.woof_search_is_going ) .category-page-row>.large-9 {
    max-width: 100%;
    flex-basis: 100%;
}

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

.cus-blog .post-meta {
    font-size: 14px;
    opacity: 1;
    color: #A2A2A2;
}

.cus-blog .post-title {
    font-size: 18px;
    margin-bottom: 17px;
    font-weight: 600;
}

.cus-blog .box-image .overlay {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cus-blog .box-image .overlay::after {
    content: url(../svg/search.svg);
}

.cus-blog .box:hover .box-text {
    background-color: #616161 !important;
}


.logo-dt.row {
    gap: 100px;
    row-gap: 50px;
    justify-content: center;
    max-width: 1440px;
    align-items: center;
}


.logo-dt .img {
    width: auto;
    object-fit: contain;
}

.row-gap-3 {
    row-gap: 30px;
}

.tax-product_cat h1.shop-page-title,
.tax-product_cat .shop-page-title {
    display: none !important;
}

.tax-product_cat main .shop-page-title:not(h1) {
    display: block !important;
    padding: 0 !important;
    background-color: transparent;
}

.shop-page-title .page-title-bg {
    display: none !important;
}

.tax-product_cat .category-page-row {
    padding-top: 0;
}

#shop-sidebar {
    background-color: #333437;
    padding: 30px;
}

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

span.widget-title {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 30px;
    display: block;
    color: #6A6A6A;
}

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

.woof_container_inner h4 {
    font-weight: 600;
}

.woof_container_inner li {
    margin-left: 0 !important;
}

.woof_container_inner input[type=radio] {
    opacity: 0;
    margin-right: 0;
    margin-left: 2px;
    accent-color: #000;
    outline: none;
}

.woof_container_inner input[type=radio]:checked {
    opacity: 1;
}

ul.woof_authors li,
.woof_list_radio li {
    color: #A4A4A4;
    position: relative;
}

ul.woof_authors li::before,
.woof_list_radio li::before {
    content: "";
    width: 16px;
    height: 16px;
    border: 1px solid #737373;
    position: absolute;
    left: 0;
    top: 7px;
}

ul.woof_authors li *,
.woof_list_radio li * {
    color: #A4A4A4;
    font-weight: normal;
}

.widget .current-cat>a {
    color: var(--primary-color);
}

.product_cat-box {
    display: flex;
	flex-wrap: wrap;
    align-items: center;
    gap: 15px;
}

.product_cat-box li {
    margin: 0 !important;
    list-style: none;
}

.product_cat-box li a {
    min-width: 140px;
    height: 44px;
    border: 1px solid #525252;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    padding: 0 10px;
}

.product_cat-box li:hover a,
.product_cat-box li.active a {
    color: #fff;
    background-color: var(--primary-color);
}

.banner-title {
    font-size: 28px;
    text-transform: uppercase;
}

.banner-title p {
    color: #A1A1A1;
}

.banner-title h1,
.banner-title h2 {
    font-size: 60px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: normal;
    color: #fff !important;
}

.box-img-s h2 {
    font-size: 26px;
    font-weight: 600;
}

.stack-banner .icon-box {
    width: auto;
}

.stack-banner h3 {
    font-size: 30px;
}

.stack-banner p {
    font-size: 18px;
}

.tra_cuu_bao_hanh input:not([type="submit"])::placeholder {
    color: #6E6E6E;
}

.tra_cuu_bao_hanh input:not([type="submit"]) {
    width: 100%;
    height: 60px;
    padding-left: 26px;
    color: #fff;
    border: 1px solid #5F5F5F;
    background-color: transparent;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: normal;
}

.tra_cuu_bao_hanh button.button[type="submit"] {
    font-size: 18px;
    background-color: #fff;
    color: #212327;
    width: 100%;
    height: 60px;
}

.col-in-main {
    position: relative;
    padding-bottom: 0;
}

.col-in-main::after {
    content: "";
    position: absolute;
    inset: -3px 11px;
    background: linear-gradient(101.28deg, #FFF8B8 5.41%, #E9C920 25.95%, #FFF2AB 46.88%, #E4C62B 67.41%, #FFF1AA 85.94%);
}

.col-in-main .col-inner {
    z-index: 2;
    background-color: #212327;
}

.contact-form label {
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 5px;
}

.contact-form textarea,
.contact-form input:not([type="submit"]) {
    color: #fff;
    background-color: transparent;
    border: 1px solid #6C6C6C;
    margin-bottom: 20px;
    height: 50px;
}

.contact-form input[type="checkbox"] {
    width: 17px !important;
    height: 17px;
    margin-bottom: 0;
    margin-right: 15px;
    position: relative;
    top: 4px;
    background-color: transparent;
}

.contact-form input[type="submit"] {
    width: 200px;
    height: 50px;
    font-size: 18px;
    margin-top: 30px;
}

.col-acc-title * {
    margin: 0;
}

.accordion-item .accordion-inner,
.accordion-item .accordion-title {
    border: 0 !important;
    padding: 26px 30px !important;
    background-color: #2A2C2F !important;
    color: #A8A8A8;
}
.accordion-item .accordion-inner{
    padding-top: 5px !important
}
.accordion-item .accordion-inner *{
    color: #A8A8A8;
}
.accordion-item .accordion-title {
    font-weight: 600 !important;
    background-color: #212327 !important;
}

.accordion-item .accordion-title.active {
    background-color: #2A2C2F !important;
}

.accordion .toggle {
    position: absolute;
    right: 0;
    left: auto;
    top: 15px;
    opacity: 1;
}

.accordion-title.active .toggle {
    top: 32px !important;
}

.accordion-title .toggle i::before {
    content: url(../svg/plus.svg);
}

.accordion-title.active .toggle i::before {
    content: url(../svg/minus.svg);
}

.col-acc .accordion-item {
    max-width: 850px;
    margin: 0 auto;
    border: 1px solid #535354;
    margin-bottom: 20px;
}

.col-acc .accordion {
    padding: 20px;
}

.col-acc-title {
    border: 1px solid #535354;
    padding: 26px 30px;
    position: relative;
    cursor: pointer;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
}

.col-acc-title::after {
    content: url(../svg/plus.svg);
    position: absolute;
    top: 30px;
    right: 30px;
}

.col-acc.active .col-acc-title {
    background-color: #2A2C2F;
}

.col-acc.active .col-acc-title::after {
    content: url(../svg/minus.svg);
}

.col-acc {
    padding-bottom: 0;
}

body:not(.ux-builder-iframe) .col-acc .accordion {
    display: none;
}

body:not(.ux-builder-iframe) .col-acc.active .accordion {
    display: block;
}

.video-box .overlay-icon {
    border: 0;
    box-shadow: none;
    background-color: transparent;
    width: auto;
    height: auto;
}

.video-box .icon-play:before {
    content: url(../svg/play.svg);
}

.video-box .overlay-icon {
    opacity: 0;
}

.video-box:hover .overlay-icon {
    opacity: 1;
}
.video-box h4{
	width: max-content;
	max-width: 100%;
	margin-bottom: -3px
}
.video-box h4::after{
	opacity: 0;
	content: "";
	width: 100%;
	display:block;
	margin-top: 2px;
	height: 1px;
	background:#D9D9D9
}
.video-box:hover h4::after{
	opacity: 1
}
a.button.white.btn-w {
    width: 100%;
    color: #000000 !important;
    max-width: 250px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}

a.button.white.btn-w .icon-phone:before {
    content: url(../svg/solar_phone-broken.svg);
}

a.button.white.btn-w .icon-envelop:before {
    content: url(../svg/carbon_email.svg);
}

.blog-wrapper {
    padding-top: 0;
}

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

.widget_custom_html {
    background-color: #333437;
    padding: 30px;
}

.widget_custom_html h2 {
    color: #6A6A6A;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.widget_custom_html .box.box-vertical .post-title a {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.widget_custom_html .box.box-vertical .box-text {
    padding-left: 20px;
}

.blog-ss .post-item {
    padding-bottom: 0;

}

.blog-ss .post-item+.post-item .col-inner {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #545454;
}

.blog-ss .post-item:not(:first-child) .post-meta,
.blog-ss .post-item:not(:first-child) .box-image {
    display: none;
}

.blog-ss .box-text {
    padding-bottom: 0;
}

.page-numbers .page-number {
    border-radius: 0 !important;
    background: #333437;
    border: 0;
    font-weight: normal;
}

.page-numbers .page-number.current {
    background: #fff;
    color: #000;
}

.col-slide-s .img-s2 {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.col-slide-s:hover .img-s2 {
    opacity: 1;
}

.slide-s .flickity-viewport {
    overflow: unset;
}

.box-icon .icon-box-img img {
    height: 94px;
    object-fit: contain;
}

.box-icon {
    font-size: 18px;
}

.box-icon h3 {
    font-size: 36px;
    margin-bottom: 0px;
}

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

.home .from_the_blog_excerpt.d-none {
    display: block !important;
}

.home .box .price-wrapper {
    display: none !important;
}

.home .box a.woocommerce-LoopProduct-link {
    font-size: 24px;
    font-weight: 600;
}

.box.cus-product-slide .box-text {
    opacity: 0;
}

.is-selected .box.cus-product-slide .box-text {
    opacity: 1;
}

.e-catalogue-box-img img {
    aspect-ratio: 1/1;
    object-fit: cover;
}

.e-catalogue-box-img {
    position: relative;
}

.e-catalogue-box-img a {
    width: 170px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    background-color: var(--primary-color);
    font-weight: 600;
    font-size: 16px;
}

.e-catalogue-box-link {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: all 0.5s;
}

.e-catalogue-box:hover .e-catalogue-box-link {
    opacity: 1;
}

.e-catalogue-box h3 {
    font-size: 22px;
    font-weight: 600;
    margin: 20px 0 10px;
}

.e-catalogue-box span {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #A2A2A2;
}

.e-catalogue-box span::before {
    content: url(../svg/solar_calendar.svg);
    margin-right: 10px;
}

#load-more {
    width: 194px;
    height: 50px;
    background-color: var(--primary-color);
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    text-transform: none;
    margin-top: 30px;
}

#load-more svg {
    position: relative;
    top: 5px;
}

@media screen and (min-width: 550px) {
    .cat_product {
        margin-top: -44px;
    }

    .box.box-vertical .box-text {
        padding: 10px;
        padding-left: 30px;
    }
}

@media screen and (min-width: 850px) {
	.tax-product_cat .shop-container .row-small>.col{
		flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
	}
    .box-ud h3 {
        font-size: 24px;
        margin-bottom: 40px;
    }

    .box-ud {
        font-size: 18px;
    }

    .logo-dt .col {
        flex: unset;
        max-width: unset;
        width: auto;
        padding: 0;
    }

    .bl1 {
        border-left: 1px solid #535353;
    }
}

@media screen and (min-width: 1200px) {
    #top-bar .nav>li {
        margin: 0 21px;
    }

    .header-nav-main.nav-left {
        justify-content: center;
    }

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

@media screen and (max-width: 1600px) {
	.ss-gp{
		padding-top: 400px !important
	}
    .slide-cus .flickity-page-dots {
        left: 10px;
    }

    .col-ab-l .col-inner {
        padding: 130px 100px;
    }

    .col-ab-r .col-inner {
        padding: 230px 100px 100px;
    }
}

@media screen and (max-width: 1200px) {
    .wrap-btn {
        flex-direction: column;
        justify-content: start;
        align-items: start;
    }

    .wrap-btn a {
        width: 100%;
    }

    .col-ab-l .col-inner {
        padding: 50px;
        padding-bottom: 20px;
    }

    .col-ab-r .col-inner {
        padding: 50px;
        padding-bottom: 0;
    }

    .ab-desc::before {
        left: -30px;
        top: -50px;
        width: 100px;
        height: 80px;
    }
}

@media screen and (max-width: 850px) {
	.logo-dt.row{
		gap: 0;
	}
	.box-ud .section-title-normal::after{
		height: 60px
	}
	.home .box a.woocommerce-LoopProduct-link{
		font-size: 16px
	}
    .box-icon {
        font-size: 14px;
    }

    .box-icon h3 {
        font-size: 24px;
        margin-bottom: 0px;
    }

    .banner-main h2 {
        font-size: 50px;
    }

    .slide-cus .flickity-page-dots {
        display: none;
    }

    .cat_slide {
        margin-top: -100px;
    }

    .col-ab-r .col-inner,
    .col-ab-l .col-inner {
        padding: 40px 20px;
    }

    .col-ab-r .col-inner {
        padding-top: 100px;
    }

    .banner-title * {
        padding: 0 !important;
    }

    .box-img-s h2 {
        font-size: 16px;
    }
	.product_cat-box {
		flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
		padding-bottom: 10px;
		margin-bottom: 0
	}

	.product_cat-box li {
		flex: 0 0 auto;
	}

}

@media screen and (max-width: 550px) {
    .shop-page-title .page-title-inner>* {
        margin-bottom: 0
    }

    h1.shop-page-title,
    .title h2 {
        margin-top: 0;
        font-size: 28px;
        font-weight: 600;
    }

    .banner-title {
        font-size: 20px;
    }

    .banner-title h1,
    .banner-title h2 {
        font-size: 30px;
    }

    .title-l h2 {
        font-size: 25px;
    }

    .title-l p {
        font-size: 14px;
    }

}