/*
Theme Name: merida
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

p {
    line-height: normal;
}

#logo {
    order: 2;
    margin: 0 0 0 30px;
}

.header-top .header-button-1 a {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.header-top .header-button-1 a:hover {
    color: #8cc12b;
}

.header-top li {
    margin: 0 14px;
}

#header-contact li a {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #fff;
}

.header-top .header-button-1 a {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.header-top .header-button-1 a:hover {
    color: #8cc12b;
}

.header-top li {
    margin: 0 14px;
}

#header-contact li a {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #fff;
}

#header-contact li a i:before {
    content: '';
    width: 16px;
    height: 16px;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M14.6667 8C14.6667 7.12452 14.4942 6.25761 14.1592 5.44878C13.8242 4.63994 13.3331 3.90501 12.7141 3.28595C12.095 2.6669 11.3601 2.17583 10.5512 1.8408C9.7424 1.50577 8.87549 1.33333 8.00001 1.33333V2.66667C9.0548 2.66664 10.0859 2.97939 10.963 3.56535C11.84 4.15132 12.5236 4.9842 12.9273 5.95867C13.1954 6.60584 13.3334 7.29949 13.3333 8H14.6667ZM1.33334 6.66667V3.33333C1.33334 3.15652 1.40358 2.98695 1.52861 2.86193C1.65363 2.7369 1.8232 2.66667 2.00001 2.66667H5.33334C5.51015 2.66667 5.67972 2.7369 5.80475 2.86193C5.92977 2.98695 6.00001 3.15652 6.00001 3.33333V6C6.00001 6.17681 5.92977 6.34638 5.80475 6.4714C5.67972 6.59643 5.51015 6.66667 5.33334 6.66667H4.00001C4.00001 8.08115 4.56191 9.43771 5.56211 10.4379C6.5623 11.4381 7.91886 12 9.33334 12V10.6667C9.33334 10.4899 9.40358 10.3203 9.52861 10.1953C9.65363 10.0702 9.8232 10 10 10H12.6667C12.8435 10 13.0131 10.0702 13.1381 10.1953C13.2631 10.3203 13.3333 10.4899 13.3333 10.6667V14C13.3333 14.1768 13.2631 14.3464 13.1381 14.4714C13.0131 14.5964 12.8435 14.6667 12.6667 14.6667H9.33334C4.91534 14.6667 1.33334 11.0847 1.33334 6.66667Z" fill="white"/><path d="M11.6953 6.46933C11.8964 6.9546 11.9999 7.47472 12 8H10.8C10.8 7.25739 10.505 6.5452 9.9799 6.0201C9.4548 5.495 8.74261 5.2 8 5.2V4C8.7911 4.00004 9.56443 4.23466 10.2222 4.6742C10.8799 5.11374 11.3926 5.73845 11.6953 6.46933Z" fill="white"/></svg>');
    display: block;
}

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

.header-nav.header-nav-main > li > a {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal !important;
    text-transform: uppercase;
}

.header-nav.header-nav-main > li > a i {
    display: none;
}

.header-nav.header-nav-main > li > a:hover,
.header-nav.header-nav-main > li.current-menu-item > a {
    border-bottom: 1px solid #8cc12b;
}

.header-main.header-mega {
    background: #fff !important;
}

html .header-main.header-mega .header-nav.header-nav-main > li > a {
    color: #000 !important;
}

.header-main.header-mega #logo img {
    display: none;
}

.header-main.header-mega #logo img.header-logo-dark {
    display: block !important;
}

.header-main {
    position: absolute;
    top: 42px;
    left: 0;
    width: 100%;
    border-top: 0.5px solid rgba(255, 255, 255, 0.33);
    background: rgba(18, 18, 18, 0.7);
    transition: all 0.3s;
}

.nav-dropdown-has-border .menu-item .nav-dropdown {
    border: none;
    box-shadow: none;
    top: 58px !important;
}

.nav-dropdown-has-border .stuck .menu-item .nav-dropdown {
    top: 55px !important;
}

.single-product #header {
    padding-bottom: 210px;
}

.single-post #header {
    padding-bottom: 78px;
}

.category #header,
.page-id-342 #header,
.page-id-626 #header,
.page-id-630 #header,
.page-id-805 #header {
    padding-bottom: 120px;
}

.single-post .header-main,
.category .header-main,
.page-id-342 .header-main,
.page-id-626 .header-main,
.page-id-630 .header-main,
.page-id-805 .header-main,
.single-product .header-main {
    background: rgb(255, 255, 255, 0.7);
}

.single-post .header-main .nav > li > a,
.category .header-main .nav > li > a,
.page-id-342 .header-main .nav > li > a,
.page-id-626 .header-main .nav > li > a,
.page-id-630 .header-main .nav > li > a,
.page-id-805 .header-main .nav > li > a,
.single-product .header-main .nav > li > a {
    color: #121212 !important;
}

.single-post .stuck .header-main .nav > li > a,
.category .stuck .header-main .nav > li > a,
.page-id-342 .stuck .header-main .nav > li > a,
.page-id-626 .stuck .header-main .nav > li > a,
.page-id-630 .stuck .header-main .nav > li > a,
.page-id-805 .stuck .header-main .nav > li > a,
.single-product .stuck .header-main .nav > li > a {
    color: #fff !important;
}

.single-post .header-main .nav > li > a:hover,
.single-post .header-main .nav > li.current-menu-item > a,
.single-post .stuck .header-main .nav > li.current-menu-item > a,
.category .header-main .nav > li > a:hover,
.category .header-main .nav > li.current-menu-item > a,
.category .stuck .header-main .nav > li.current-menu-item > a,
.page-id-342 .header-main .nav > li > a:hover,
.page-id-342 .header-main .nav > li.current-menu-item > a,
.page-id-342 .stuck .header-main .nav > li.current-menu-item > a,
.page-id-626 .header-main .nav > li > a:hover,
.page-id-626 .header-main .nav > li.current-menu-item > a,
.page-id-626 .stuck .header-main .nav > li.current-menu-item > a,
.page-id-630 .header-main .nav > li > a:hover,
.page-id-630 .header-main .nav > li.current-menu-item > a,
.page-id-630 .stuck .header-main .nav > li.current-menu-item > a,
.page-id-805 .header-main .nav > li > a:hover,
.page-id-805 .header-main .nav > li.current-menu-item > a,
.page-id-805 .stuck .header-main .nav > li.current-menu-item > a,
.single-product .header-main .nav > li > a:hover,
.single-product .header-main .nav > li.current-menu-item > a,
.single-product .stuck .header-main .nav > li.current-menu-item > a {
    color: #8cc12b !important;
}

.single-post .header-main #logo img.header_logo,
.single-post .stuck .header-main #logo img.header-logo-dark,
.category .header-main #logo img.header_logo,
.category .stuck .header-main #logo img.header-logo-dark,
.page-id-342 .header-main #logo img.header_logo,
.page-id-342 .stuck .header-main #logo img.header-logo-dark,
.page-id-626 .header-main #logo img.header_logo,
.page-id-626 .stuck .header-main #logo img.header-logo-dark,
.page-id-630 .header-main #logo img.header_logo,
.page-id-630 .stuck .header-main #logo img.header-logo-dark,
.page-id-805 .header-main #logo img.header_logo,
.page-id-805 .stuck .header-main #logo img.header-logo-dark,
.single-product .header-main #logo img.header_logo,
.single-product .stuck .header-main #logo img.header-logo-dark {
    display: none !important;
}

.single-post .header-main #logo img.header-logo-dark,
.single-post .stuck .header-main #logo img.header_logo,
.category .header-main #logo img.header-logo-dark,
.category .stuck .header-main #logo img.header_logo,
.page-id-342 .header-main #logo img.header-logo-dark,
.page-id-342 .stuck .header-main #logo img.header_logo,
.page-id-626 .header-main #logo img.header-logo-dark,
.page-id-626 .stuck .header-main #logo img.header_logo,
.page-id-630 .header-main #logo img.header-logo-dark,
.page-id-630 .stuck .header-main #logo img.header_logo,
.page-id-805 .header-main #logo img.header-logo-dark,
.page-id-805 .stuck .header-main #logo img.header_logo,
.single-product .header-main #logo img.header-logo-dark,
.single-product .stuck .header-main #logo img.header_logo {
    display: block !important;
}

.top-divider {
    display: none;
}

.header.show-on-scroll,
.stuck .header-main {
    top: 0;
    background: #121212;
    border: none;
}

.home-1 .flickity-page-dots li {
    margin: 10px !important;
    opacity: 1;
    border: none;
}

.home-1 .flickity-page-dots li.is-selected {
    background: #8cc12b !important;
}

.home-1 .flickity-page-dots .dot.is-selected:before {
    position: absolute;
    content: '';
    width: 18px;
    height: 18px;
    background: #00000000;
    border-radius: 50%;
    border: 1.5px solid #8cc12b;
    margin-top: -3px;
    margin-left: -9px;
}

.home-2-text1 {
    display: inline-flex;
    justify-content: flex-end;
    gap: 5px;
    margin-right: 50px;
}

.home-2-text1 div {
    margin: 0 !important;
    color: #8cc12b;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: left;
}

.home-2-text1 div:first-child {
    font-weight: 400;
}

.home-2-text1 p {
    margin: 0;
}

.home-2-text1 span {
    font-weight: 400;
}

.home-2-text1:hover div {
    font-style: italic;
}

.home-2-row2 .text p {
    margin: 0 0 13px 0;
    line-height: normal;
}

.gb-button {
    margin-top: 30px !important;
    color: #121212 !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
    padding: 0 20px;
}

.gb-button:hover {
    background: #121212;
    color: #8cc12b !important;
}

.home-3-text3 {
    display: flex;
    margin: 80px 0;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    color: #fff;
}

.home-3-text3 p {
    margin: 0 0 3px 0;
}

.home-3-text3c p a {
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    color: #8cc12b;
}

.home-3-text3c p a:hover {
    color: #fff;
}

.home-3-text3c p span {
    color: #616161;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

.home-3-text3l {
    width: 352px;
    height: 1px;
    background: #8cc12b;
}

.home-3-text3c {
    width: 180px;
}

.home-3-text3 .home-3-text3c:last-child {
    text-align: right;
    width: auto;
}

.home-5 .row:not(.home-5-row1) {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
}

.home-5 .row:not(.home-5-row1) .col {
    flex: 1;
    transition: all 0.5s ease;
    max-width: none;
    transform: translateX(0);
    z-index: 0;
}

/* Trạng thái mặc định: col đầu tiên to hơn */
.home-5 .row:not(.home-5-row1):not(.hovering) .col:first-child {
    flex: 3;
}

/* Khi hover: reset tất cả col nhỏ lại */
.home-5 .row:not(.home-5-row1).hovering .col {
    flex: 1;
    z-index: 0;
}

/* Col đang được hover phóng to */
.home-5 .row:not(.home-5-row1).hovering .col:hover {
    flex: 3 !important;
    z-index: 1;
}

/* Đẩy col phía sau sang phải */
.home-5 .row:not(.home-5-row1).hovering .col:hover ~ .col {
    transform: translateX(0);
}

/* Đẩy col phía trước sang trái */
.home-5 .row:not(.home-5-row1).hovering .col:not(:hover):not(:last-child):nth-child(-n + 2) {
    transform: translateX(0);
}

.home-5-row1 {
    position: absolute;
    top: 50%;
    z-index: 1;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.home-5-row1 p {
    margin: 0 0 13px 0;
    line-height: normal;
}

.home-6 .box .box-image {
    display: none;
}

.home-6 .box .box-text {
    padding: 0;
}

.home-6 .box .box-text p {
    margin: 10px 0;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    position: relative;
    transition: all 0.5s ease;
}

.home-6 .box .box-text p a {
    color: rgb(255, 255, 255, 0.6);
}

.home-6 .box .box-text p:hover,
.home-6 .box .box-text p.active {
    color: #fff !important;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
}

.home-6 .box .box-text p:hover a,
.home-6 .box .box-text p.active a {
    color: #fff;
}

.home-6 .box .box-text p:hover:after,
.home-6 .box .box-text p.active:after {
    content: '';
    background: #8cc12b;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 121px;
    height: 1px;
    transform: translateX(-50%);
}

.is-divider {
    display: none;
}

.sposttop-center {
    display: flex;
    align-items: center;
    gap: 70px;
}

.sposttop-center h2 {
    flex: 1;
    margin: 0;
    font-size: 39px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.sposttop-center h2 a {
    color: #121212;
}

.sposttop-main {
    background: #efefef;
    padding-top: 217px;
    margin: 0 0 89px 0;
}

.entry-header-text h1.entry-title {
    font-size: 48px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.arcpt-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 82px 0;
}

.arcpt-left h1 {
    font-size: 64px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
}

.arcpt-right a {
    display: inline-block;
    padding: 14px 22px;
    border-radius: 49px;
    border: 1px solid #d9d9d9;
    background: rgba(255, 255, 255, 0.05);
    margin-left: 17px;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.arcpt-right a.active {
    border: 1px solid #8cc12b;
    background: rgba(29, 38, 105, 0.08);
}

.post-item .box .box-text {
    padding: 20px 0 0 40px;
}

.post-item .box .box-text h5 {
    color: #121212;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin: 0 0 9px 0;
    position: relative;
}

.post-item .box .box-text h5:hover a {
    color: #8cc12b;
}

.post-item .box .box-text h5:after {
    content: '';
    width: 18px;
    height: 18px;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><line x1="9.50586" y1="2.18557e-08" x2="9.50586" y2="18" stroke="%238CC12B"/><line x1="18" y1="9.50488" x2="-4.37114e-08" y2="9.50488" stroke="%238CC12B"/><line x1="15.3789" y1="15.7207" x2="2.65095" y2="2.99282" stroke="%238CC12B"/><line y1="-0.5" x2="18" y2="-0.5" transform="matrix(0.707107 -0.707107 -0.707107 -0.707107 2.63281 15.3672)" stroke="%238CC12B"/></svg>');
    position: absolute;
    top: 8px;
    left: -40px;
}

.post-item .box .box-text .post-meta {
    color: rgb(18, 18, 18, 0.56);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 25px 0;
}

.post-item .box .box-text .from_the_blog_excerpt {
    display: none;
}

.post-categories a {
    display: inline-block;
    padding: 10px;
    margin-right: 12px;
    border-radius: 2px;
    background: #efefef;
    color: #121212;
}

.post-categories a:hover {
    background: #8cc12b;
    color: #fff;
    transition: all 0.5s ease;
}

.post-item .box .box-text h5 a {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    height: 95px;
}

ul.page-numbers {
    margin: 60px 0;
}

ul.page-numbers li {
    margin: 0 14px;
}

ul.page-numbers li .page-number {
    background: none;
    border: none;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #000;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.page-numbers li .page-number.next {
    position: relative;
    top: 2px;
}

ul.page-numbers li .page-number.next i {
    top: 0;
}

ul.page-numbers li span.current {
    color: #fff !important;
    border-radius: 5px;
    background: #8cc12b !important;
}

.home-8 .post-item .box .box-text {
    padding-top: 34px;
}

.home-8 .post-item .box .box-text h5 {
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.home-8 .post-item .box .box-text h5 a {
    color: #fff;
    height: 124px;
}

.home-8 .post-item .box .box-text .post-meta {
    color: rgb(255, 255, 255, 0.56);
}

.home-8 .post-categories {
    margin: 0 0 60px 0;
}

.home-8 {
    padding-bottom: 80px !important;
}

.footer-1-text1 {
    padding-right: 115px;
}

.footer-1-text2 p a {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: inline-block;
    margin-left: 73px;
}

.footer-1-text2 p a:hover {
    color: #8cc12b;
}

.footer-1-text2 p {
    margin: 0 0 72px 0;
}

.footer-1 .social-icons a {
    margin: 0 14px;
}

.footer-1 .social-icons a:hover {
    color: #8cc12b;
}

.footer-1-row1 {
    margin-top: 20px;
    padding-top: 50px;
    position: relative;
}

.footer-1-row1:after {
    content: '';
    width: calc(100% - 300px);
    height: 1px;
    background: #8cc12b;
    position: absolute;
    top: 0;
    left: 150px;
}

.absolute-footer {
    display: none;
}

.pour-2-text1 {
    margin-top: 50px;
    padding-left: 78px;
    position: relative;
}

.pour-2-text1:after {
    content: '';
    width: 62px;
    height: 1px;
    background: #8cc12b;
    position: absolute;
    left: 0;
    top: 21px;
}

.pour-2-text2 {
    padding-left: 78px;
}

.pour-4 .text strong {
    background: #8cc12b;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    color: #121212;
    padding: 0 4px;
}

.pour-5-text1 p span {
    background: #8cc12b;
    padding: 0 10px;
}

.pour-6 .section-content > .row {
    border-radius: 50%;
    border: 1px solid #8cc12b;
    padding-top: 140px;
    padding-bottom: 140px;
}

.pour-6-text1 {
    padding-left: 15px;
    position: relative;
}

.pour-6-text1:after {
    content: '';
    width: 15px;
    height: 15px;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 15 15" fill="none"><circle cx="7.5" cy="7.5" r="3.5" fill="%238CC12B"/><line x1="7.75464" y1="1.09279e-08" x2="7.75464" y2="15" stroke="%238CC12B" stroke-width="0.5"/><line x1="15" y1="7.75439" x2="-2.18557e-08" y2="7.75439" stroke="%238CC12B" stroke-width="0.5"/></svg>');
    position: absolute;
    left: -10px;
    top: 6px;
}

.pour-6-img1 {
    position: absolute;
    top: 0;
    right: 150px;
}

.pour-6-text2 {
    position: absolute;
    bottom: 0;
    right: 10%;
    border-radius: 90px;
    border: 1px solid #8cc12b;
    padding: 12px 34px 6px 80px;
}

.pour-6-text2 p {
    margin: 0 0 6px 0;
    text-transform: uppercase;
}

.pour-6-text2 p:first-child {
    position: relative;
    left: -45px;
}

.pour-7 .section-content > .row:last-child > .col > .col-inner {
    border: 1px solid rgb(140, 193, 43, 0.6);
    margin-bottom: 10px;
}

.pour1-4 .text {
    position: relative;
    display: inline-block;
}

.pour1-4 .banner-layer {
    padding-left: 170px;
}

.pour1-4 .text:after {
    content: '';
    width: 240px;
    height: 19px;
    background: #8cc12b;
    position: absolute;
    left: -265px;
    top: 19px;
}

.pour1-4 .arrow-icon {
    top: 14px;
}

.pour1-5 .text {
    padding-left: 220px;
}

.pour1-5 .text p {
    margin-bottom: 1em;
}

.pour1-5 .text:after {
    left: -50px;
    top: 4px;
}

.pour1-6 strong em,
.pour1-7 strong em,
.pour1-8 strong em {
    font-style: inherit;
    background: #8cc12b;
    padding: 0 8px;
}

.pour1-8 .flickity-prev-next-button {
    bottom: inherit;
    top: 320px;
    width: 57px;
    height: 57px;
}

.dot-index-global {
    display: inline-block;
    color: #fff;
    padding: 4px 6px;
    margin: 5px;
    position: absolute;
    top: 319px;
    left: 685px;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    opacity: 0;
    transition: all 0.3s;
}

.dot-index-global.active {
    opacity: 1;
}

.row.pcon-1-row1 input {
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #8cc12b;
    padding: 0;
    margin: 0 0 33px 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #000;
}

.pcon-1-title1 p {
    margin: 0 0 9px 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #000;
}

.pcon-1-title2 p {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.row.pcon-1-row1 input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000;
}

.row.pcon-1-row1 input::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
}

.row.pcon-1-row1 input:-ms-input-placeholder {
    /* IE 10+ */
    color: #000;
}

.row.pcon-1-row1 input:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
}

.row.pcon-1-row1 span.wpcf7-list-item label {
    display: flex;
    gap: 8px;
    align-items: flex-start;
}

.row.pcon-1-row1 span.wpcf7-list-item label input[type='checkbox'] {
    border: none;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    /* Ẩn checkbox mặc định trên Webkit */
    -moz-appearance: none;
    /* Ẩn checkbox mặc định trên Firefox */
    appearance: none;
    background-color: #fff;
    /* Màu nền tuỳ ý */
    cursor: pointer;
    margin: 0;
}

.row.pcon-1-row1 span.wpcf7-list-item label input[type='checkbox']::before {
    content: '';
    display: inline-block;
    width: 13px;
    height: 13px;
    background-color: #fff;
    vertical-align: middle;
    border: 1px solid #121212;
    position: relative;
    top: -3px;
}

.row.pcon-1-row1 span.wpcf7-list-item label input[type='checkbox']:checked::before {
    background-color: #8cc12b;
    border-color: #8cc12b;
}

.wpcf7-spinner {
    position: absolute;
}

.row.pcon-1-row1 input.wpcf7-submit {
    padding: 25px 50px;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: inherit;
    border-radius: 50px;
}

.row.pcon-1-row1 span.wpcf7-list-item label span {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: rgb(0, 0, 0, 0.7);
}

.pcon-2-text1 a {
    margin: 0 28px;
    text-decoration-line: underline;
    color: #000;
}

.pcon-2-text2 ul {
    list-style: none;
}

.pcon-2-text2 ul li {
    margin-left: 0;
    margin-bottom: 18px;
}

.pcon-2-text2 ul li a {
    color: #121212;
}

.pcon-2-text2 ul li i {
    margin-right: 8px;
}

.sprome-main {
    background: #e6e6e6;
    position: absolute;
    width: 100%;
    bottom: -162px;
}

.stuck .sprome-main {
    bottom: -146px;
}

.sprome-item a {
    display: inline-block;
    padding: 29px 0;
    color: #121212;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    width: 140px;
}

.sprome-item a.active,
.sprome-item a:hover {
    background: #8cc12b;
    color: #fff;
}

.sprome-item {
    display: flex;
}

.product-info .breadcrumbs {
    display: none;
}

.product-short-description p {
    margin: 0;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
}

.product-info table.variations label[for='pa_mau-sac'] {
    display: none;
}

.product-info table.variations .label {
    padding: 0;
    width: 0;
    display: inline-block;
}

.product-info table.variations tbody tr:first-child .value {
    padding-left: 40px;
}

.product-info table.variations label {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-top: 0;
    margin-top: 12px;
}

.product-info td .ux-swatch--label {
    padding: 0;
    border: none;
    box-shadow: none !important;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    opacity: 0.4;
}

.product-info td .ux-swatches {
    gap: 5px;
}

.product-info td .ux-swatch--label.selected {
    opacity: 1;
}

.product-info td .ux-swatches .ux-swatch.ux-swatch--image {
    padding: 0;
    width: 32px;
    height: 32px;
    border: none;
    box-shadow: none;
}

.product-info td .ux-swatches .ux-swatch.ux-swatch--image img {
    width: 24px;
    height: 24px;
    object-fit: cover;
}

.product-info td .ux-swatches .ux-swatch.ux-swatch--image.selected,
.product-info td .ux-swatches .ux-swatch.ux-swatch--image:hover {
    box-shadow: 0 0 0 1.2px #8cc12b;
}

.price-wrapper,
.single_variation_wrap {
    display: none !important;
}

.product-info {
    padding-left: 138px;
}

.spro-brand {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 16px 0;
}

h1.product-title.product_title.entry-title {
    color: #000;
    font-size: 48px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 19px 0;
}

.product-info table.variations tbody tr td {
    padding-bottom: 10px;
}

.product-short-description {
    margin: 0 0 39px 0;
}

a.spromore-main {
    display: block;
    margin: 0 0 36px 0;
    color: #8cc12b;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
}

.sprobutton-main {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 11px 22px;
    color: #000;
    text-decoration: none;
    transition: padding-right 0.3s ease;
    overflow: hidden;
    border: 1px solid;
    position: relative;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    margin: 0 0 48px 0;
}

.sprobutton-main p {
    margin: 0;
    background: #fff;
    position: relative;
    z-index: 2;
}

.sprobutton-main svg {
    opacity: 0;
    transition: transform 0.3s ease;
    position: absolute;
    right: -16px;
}

.sprobutton-main:hover {
    padding-right: 55px;
}

.sprobutton-main:hover svg {
    opacity: 1;
    right: 16px;
}

.sprospromore-main {
    color: #8cc12b;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;
    text-decoration-line: underline;
    display: block !important;
    width: 66px;
}

.product-images .image-tools {
    display: none;
}

.product-thumbnails .flickity-prev-next-button:disabled,
.product-thumbnails button.flickity-prev-next-button[disabled] {
    opacity: 1 !important;
}

.product-thumbnails .flickity-prev-next-button,
.product-thumbnails .flickity-prev-next-button:disabled {
    border: 1px solid #8cc12b;
    width: 34px;
    min-height: 34px;
    color: #8cc12b !important;
    border-radius: 5px;
    top: 32%;
    bottom: inherit;
    opacity: 1 !important;
}

.product-thumbnails .flickity-prev-next-button svg {
    padding: 8px;
}

.product-thumbnails .flickity-prev-next-button.previous:disabled,
.product-thumbnails .flickity-prev-next-button.previous {
    left: 0 !important;
    transform: translateX(20%) !important;
}

.product-thumbnails .flickity-prev-next-button.next,
.product-thumbnails .flickity-prev-next-button.next:disabled {
    right: 0 !important;
    transform: translateX(-20%) !important;
}

.product-thumbnails a img {
    opacity: 1;
    margin-bottom: 0;
    border-radius: 7.664px;
    border: 0.766px solid #d9d9d9;
    background: #fff;
    transform: none !important;
    padding: 4px 6px;
}

.product-thumbnails .is-nav-selected a img,
.product-thumbnails a:hover img {
    border-color: #8cc12b;
}

.product-thumbnails a {
    border: none;
}

.product-thumbnails {
    padding: 0 50px !important;
}

.sproreta-main a {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 13px;
}

.sproban-main {
    margin: 90px 0;
}

.sprotext1-main {
    margin: 0 0 79px 0;
}

.sprotext2-main .row {
    padding-left: 345px;
    padding-right: 345px;
}

.sprotext2-main .row .col {
    padding: 0 44px 44px;
}

.sprotext2-main p {
    margin: 0;
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 28px;
    position: relative;
    padding-left: 50px;
}

.sprotext2-main p:after {
    content: '';
    width: 34px;
    height: 34px;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="34" height="34" viewBox="0 0 34 34" fill="none"><circle cx="16.9997" cy="17" r="7.93333" fill="%238CC12B"/><line x1="17.5774" y1="2.47698e-08" x2="17.5774" y2="34" stroke="%238CC12B" stroke-width="1.13333"/><line x1="34" y1="17.5772" x2="-4.95396e-08" y2="17.5772" stroke="%238CC12B" stroke-width="1.13333"/></svg>');
    position: absolute;
    top: 0;
    left: 0;
}

.spropara-main h3,
.sproblue-main h3,
.sprotech-main h3 {
    color: #000;
    font-size: 32px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 38px 0;
}

.spropara-note p {
    margin: 0;
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}

.spropara-main,
.sproblue-main {
    margin: 0 0 144px 0;
}

.sprotech-main {
    margin: 0 0 120px 0;
}

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

.arcprotext-main {
    margin: 58px 0 85px 0;
}

.product-small.box .box-text {
    padding-bottom: 44px;
}

.product-small.box .box-text .ux-swatches .ux-swatch {
    width: 24px;
    height: 24px;
    padding: 0;
    border-radius: 50%;
    box-shadow: none;
}

.product-small.box .box-text .ux-swatches .ux-swatch img {
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.product-small.box .box-text .ux-swatches .ux-swatch.selected {
    box-shadow: 0 0 0 1.2px #8cc12b;
}

.product-small.box .box-text .ux-swatches {
    margin: 12px 0;
}

.product-small.box .box-text .woocommerce-loop-product__title a {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    color: #000;
    margin: 0 0 13px 0;
}

.product-small.box .box-text .woocommerce-loop-product__title {
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
}

.product-small .product-small.box .box-image {
    padding: 74px 50px 0 50px;
}

.row.category-page-row {
    padding-top: 100px;
    background: #f7f7f7;
}

.row.category-page-row .products.row {
    margin-left: -15px;
    margin-right: -15px;
}

.row.category-page-row .products.row > .col {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
}

.product-small .product-small.box {
    background: #fff;
}

.arcfi-center {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
}

/* Giao diện chung cho input và select */
.arcfi-col input {
    width: 100%;
    padding: 10px 12px;
    font-size: 14px;
    border-radius: 6px;
    outline: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    transition: border-color 0.3s, box-shadow 0.3s;
    background-color: #fff;
    appearance: none;
    height: 50px;
    margin: 0;
    border: 1px solid #d9d9d9;
    color: rgb(18, 18, 18);
}

.arcfi-col input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgb(18, 18, 18);
}

.arcfi-col input::-moz-placeholder {
    /* Firefox 19+ */
    color: rgb(18, 18, 18);
}

.arcfi-col input:-ms-input-placeholder {
    /* IE 10+ */
    color: rgb(18, 18, 18);
}

.arcfi-col input:-moz-placeholder {
    /* Firefox 18- */
    color: rgb(18, 18, 18);
}

.arcfi-col input:focus,
.custom-select .selected:focus,
.custom-select.active .selected {
    border-color: #8cc12b;
}

.custom-select {
    position: relative;
    cursor: pointer;
    user-select: none;
}

.custom-select .selected {
    padding: 10px 12px;
    border-radius: 6px;
    background: #fff;
    height: 50px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border: 1px solid #d9d9d9;
    font-size: 14px;
    line-height: 26px;
    color: rgb(18, 18, 18);
    position: relative;
}

.custom-select .options {
    position: absolute;
    top: 58px;
    left: 0;
    right: 0;
    border-top: none;
    background: #fff;
    z-index: 10;
    max-height: 220px;
    overflow-y: auto;
    display: none;
    border-radius: 12px;
}

.custom-select .options::-webkit-scrollbar {
    width: 8px;
}

.custom-select .options::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 3px;
}

.custom-select .options::-webkit-scrollbar-track {
    background: #fff;
}

.custom-select .options::-webkit-scrollbar-button {
    display: none;
    height: 0;
}

.custom-select.active .options {
    display: block;
}

.custom-select .option {
    padding: 12px;
    transition: background 0.2s;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.custom-select .option:hover {
    background: #8cc12b;
}

.custom-select .selected:after {
    content: '';
    width: 11px;
    height: 6px;
    position: absolute;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="11" height="6" viewBox="0 0 11 6" fill="none"><path d="M1 1L5.5 5.5L10 1" stroke="%23121212" stroke-linejoin="round"/></svg>');
    right: 20px;
    top: 20px;
    transition: all 0.3s ease;
}

.custom-select.active .selected:after {
    transform: rotate(180deg);
}

.arcfi-main {
    margin: 0 0 44px 0;
}

.arcfi-clear {
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    margin: 0 0 30px 0;
    gap: 10px;
    cursor: pointer;
}

.mega-1 .row {
    padding-left: 120px !important;
    padding-right: 120px !important;
}

.mega-1 ul {
    list-style: none;
}

.mega-1 ul li {
    margin-bottom: 10px;
    font-size: 16px;
    transition: all 0.5s ease;
    position: relative;
}

.menu-item-has-block .nav-dropdown .mega-1 .col-inner ul:not(.nav.nav-vertical) li:not(.tab):not([class^='bullet-']) {
    margin-left: 0 !important;
}

.mega-1 ul li a {
    color: #121212;
}

ul.msub-menu {
    display: none;
}

.mega-1 ul li:hover:before {
    content: '';
    width: 18px;
    height: 15px;
    display: inline-block;
    background: #8cc12b;
    position: absolute;
    left: 0;
    top: 5px;
}

.mega-1 ul li:hover a {
    color: #8cc12b;
}

.mega-1 ul li:hover {
    padding-left: 28px;
}

.mega-1 ul li:hover ul.msub-menu {
    display: block;
    padding: 10px 0 0 0;
}

.mega-1 ul li:hover ul.msub-menu li a {
    color: #121212;
}

.mega-1 ul li:hover ul.msub-menu li:before {
    content: none;
}

.mega-1 ul li:hover ul.msub-menu li {
    padding-left: 0;
    font-size: 14px;
    margin-bottom: 5px;
}

.mega-1 ul li:hover ul.msub-menu li a:hover {
    color: #8cc12b;
}

button.wishlist-btn,
button.wishlist-remove-btn {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 6px;
    right: 12px;
    width: 35px;
    height: 45px;
}

button.wishlist-btn svg {
    width: 35px;
    height: 45px;
}

.product-info button.wishlist-btn {
    top: 0;
    right: 0;
}

button.wishlist-btn.active svg path:first-child {
    fill: #8cc12b;
}

.sprotested-main {
    position: absolute;
    top: 18px;
    left: 18px;
    display: flex;
    align-items: center;
    gap: 5px;
    color: #999999;
    font-size: 14px;
    transition: all 0.3s;
    cursor: pointer;
}

.sprotested-main p {
    margin: 0;
    opacity: 0;
    visibility: hidden;
}

.sprotested-main:hover {
    left: 5px;
}

.sprotested-main:hover p {
    opacity: 1;
    visibility: visible;
}

.gbcountpro-main {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 9;
}

.gbcountpro-item {
    position: relative;
    padding: 8px;
    background: #121212;
    width: 36px;
    height: 36px;
    text-align: center;
}

.gbcountpro-item p {
    position: absolute;
    margin: 0;
    top: -10px;
    left: -10px;
    background: #8cc12b;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #fff;
    border-radius: 50%;
}

.wishlist-header h2 {
    font-size: 64px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 9px 0;
}

.wishlist-header p {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.wishlist-header {
    margin: 0 0 50px 0;
}

.compare-btn {
    color: #8cc12b;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration-line: underline;
    cursor: pointer;
    display: inline-block;
}

.compare-btn.active {
    color: #121212;
}

button.compare-remove-btn {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 14px;
    right: 50px;
}

.product-section {
    border: none;
    text-align: center;
}

.product-footer {
    margin-top: 60px;
}

.product-section-title-related {
    color: #000;
    text-align: center;
    font-size: 48px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 21px 0;
}

.product-section {
    border: none;
    text-align: center;
}

.product-footer {
    margin-top: 60px;
}

.product-section-title-related {
    color: #000;
    text-align: center;
    font-size: 48px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 21px 0;
}

.related .flickity-prev-next-button {
    bottom: 50%;
    opacity: 1;
    transform: none;
    margin-top: 0 !important;
}

.related .flickity-prev-next-button.previous {
    left: -40px;
}

.related .flickity-prev-next-button.next {
    right: -40px;
}

.related .flickity-prev-next-button svg {
    min-width: 58px;
    min-height: 58px;
    padding: 18px;
    border: 1px solid #8cc12b;
    color: #8cc12b;
}

.bookmarkpro-main {
    z-index: 9999;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

.bookmarkpro-con .spropara-item.spropara-compare,
.bookmarkpro-con .compare-header {
    display: none;
}

.bookmarkpro-con .row.category-page-row {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #fff;
}

.bookmarkpro-con .row.category-page-row .col {
    padding-bottom: 0 !important;
}

.bookmarkpro-con .product-small.box .box-text {
    padding: 10px 10px 0 10px;
}

.bookmarkpro-con .product-small .box-image img {
    width: 150px;
    margin: auto;
}

.bookmarkpro-con .product-small .box-image {
    text-align: center;
}

.bookmarkpro-con .sprotested-main,
.bookmarkpro-con .compare-remove-btn,
.bookmarkpro-con .wishlist-btn,
.bookmarkpro-con .ux-swatches {
    display: none;
}

.bookmarkpro-con .product-small .product-small.box .box-image {
    padding: 0;
}

.bookmarkpro-con .compare-remove-btn.compare-remove-btnte {
    display: inline-block !important;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    color: #8cc12b;
    font-weight: 600;
    margin: auto;
}

.bookmarkpro-con .row.category-page-row .col .col-inner {
    text-align: center;
}

.bookmarkpro-con .has-hover:hover .image-zoom img {
    transform: none;
}

.bookmarkpro-header {
    background: #8cc12b;
    padding: 5px 0;
}

.bookmarkpro-center {
    display: flex;
    justify-content: space-between;
    color: #fff;
    align-items: center;
    text-transform: uppercase;
}

.bookmarkpro-center a {
    color: #fff;
}

.bookmarkpro-arrow {
    font-size: 18px;
    cursor: pointer;
}

.bookmarkpro-title a {
    font-size: 16px;
    font-weight: 700;
}

.bookmarkpro-del {
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
}

.bookmarkpro-main.down .bookmarkpro-con {
    max-height: 0;
    overflow: hidden;
    padding: 0;
}

.bookmarkpro-main.down .bookmarkpro-down {
    display: none;
}

.bookmarkpro-main .bookmarkpro-up {
    display: none;
}

.bookmarkpro-main.down .bookmarkpro-up {
    display: block;
}

.dvls_col_6 {
    max-width: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
}

.dvls_col_3 {
    max-width: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
}

.localstore_searchbox {
    margin: 0 0 45px 0;
}

.devvn_localstore_wrap input[type='text'] {
    border-bottom: 1px solid #11131b;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    color: #11131b;
}

.devvn_localstore_wrap input[type='text']:focus {
    box-shadow: none;
}

.localstore_searchbox form .dvls_flex {
    justify-content: space-between;
}

.devvn_localstore_wrap button.btton_submit i {
    color: #11131b;
}

.devvn_localstore_wrap select {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #11131b;
}

.devvn_localstore_wrap input[type='text']::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #11131b;
}
.devvn_localstore_wrap input[type='text']::-moz-placeholder {
    /* Firefox 19+ */
    color: #11131b;
}
.devvn_localstore_wrap input[type='text']:-ms-input-placeholder {
    /* IE 10+ */
    color: #11131b;
}
.devvn_localstore_wrap input[type='text']:-moz-placeholder {
    /* Firefox 18- */
    color: #11131b;
}

.dvls_col_3 {
    position: relative;
}

/* .dvls_col_3:after {
    content: '';
    position: absolute;
    top: 16px;
    right: 86px;
    width: 15px;
    height: 9px;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="9" viewBox="0 0 15 9" fill="none"><path d="M7.5 9C7.32063 9 7.14708 8.96565 6.97937 8.89694C6.81076 8.82824 6.6704 8.73664 6.5583 8.62214L0.369955 2.30153C0.123318 2.04962 0 1.72901 0 1.33969C0 0.950381 0.123318 0.62977 0.369955 0.377862C0.616591 0.125954 0.930493 0 1.31166 0C1.69282 0 2.00673 0.125954 2.25336 0.377862L7.5 5.73664L12.7466 0.377862C12.9933 0.125954 13.3072 0 13.6883 0C14.0695 0 14.3834 0.125954 14.63 0.377862C14.8767 0.62977 15 0.950381 15 1.33969C15 1.72901 14.8767 2.04962 14.63 2.30153L8.4417 8.62214C8.30717 8.75954 8.16143 8.85664 8.00448 8.91343C7.84753 8.97114 7.67937 9 7.5 9Z" fill="%23DD1142"/></svg>');
}

.dvls_col_3.dvls_district_box:after {
    right: 116px;
} */

.localstore_info > ul li i {
    color: #11131b;
}

.localstore_action a {
    color: #11131b;
    font-weight: 700;
}

.localstore_maincenter {
    background: #fff;
    box-shadow: -1px 1px 10.8px 0px rgba(0, 0, 0, 0.25);
    overflow: hidden;
}

.localstore_search_wrap {
    padding: 20px 10px 20px 0;
}

h3.dvls_numbercount {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #11131b;
    margin: 0 26px 30px 26px;
}

.localstore_box {
    padding: 0 0 16px 26px;
    margin: 0 26px 16px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.localstore_info > ul {
    margin: 0;
}

.localstore_info > ul li:last-child {
    margin: 0 !important;
}

.localstore_info > ul li {
    padding: 0;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    color: #11131b;
}

.localstore_info_name > strong {
    color: #11131b;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
    margin: 0 0 17px 0;
}

.localstore_search_results::-webkit-scrollbar-thumb {
    background-color: #8cc12b;
}

.localstore_img {
    display: none;
}

@media (max-width: 600px) {
    .dvls_col_full,
    .dvls_col_3 {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

@media only screen and (min-width: 52em) {
    .home-8 {
        padding-bottom: 80px !important;
    }

    .footer-1 {
        padding-bottom: 10px !important;
    }

    .pour-2 {
        padding-bottom: 80px !important;
    }

    .pour-4 {
        padding-bottom: 54px !important;
    }

    .sprotext1-main .container,
    .arcprotext-main .container {
        padding-left: 360px;
        padding-right: 360px;
    }

    .sproblue-main .row {
        padding-left: 150px;
        padding-right: 150px;
    }

    .arcfi-main .container {
        padding-left: 212px;
        padding-right: 212px;
    }

    .home-1 .flickity-page-dots {
        left: inherit;
        right: 150px;
        top: 50%;
        bottom: inherit;
        transform: rotate(90deg) translateY(-50%);
        transform-origin: center;
        -webkit-transform: rotate(90deg) translateY(-50%);
        -moz-transform: rotate(90deg) translateY(-50%);
        -ms-transform: rotate(90deg) translateY(-50%);
        -o-transform: rotate(90deg) translateY(-50%);
    }

    .header-search-dropdown .nav-dropdown {
        min-width: 620px !important;
    }

    .nav-dropdown-has-arrow li.has-dropdown:after {
        right: 0;
        left: inherit;
    }

    .nav-dropdown-has-arrow li.has-dropdown:before {
        right: -3px;
        left: inherit;
    }

    .autocomplete-suggestion img {
        border-radius: 0;
    }

    .autocomplete-suggestion .search-price {
        display: none;
    }

    .autocomplete-suggestion img {
        border-radius: 0;
        width: 100px;
        height: auto;
        margin-right: 25px;
    }

    .home-1-text1 p {
        margin: 18px 0;
    }

    .home-1-text1 p span {
        line-height: normal;
    }

    .home-1-text1 p:first-child span {
        font-weight: 900;
    }

    .home-1-text1 {
        display: inline-block;
        padding-left: 62px;
        position: relative;
    }

    .home-1-text1:after {
        content: '';
        width: 1px;
        height: 270px;
        position: absolute;
        background: #fff;
        left: 0;
        bottom: -15px;
        transition: all 0.5s ease;
    }

    .home-1-text1:hover:after {
        height: 222px;
        background: #8cc12b;
    }

    .arrow-icon {
        width: 87px;
        height: 87px;
        background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="87" height="87" viewBox="0 0 87 87" fill="none"><path d="M38 32L49 43.5L38 55" stroke="%238CC12B" stroke-width="1.5" stroke-linejoin="round"/><circle cx="43.5" cy="43.5" r="42.75" stroke="%238CC12B" stroke-width="1.5" stroke-linejoin="round"/></svg>');
        position: absolute;
        right: -150px;
        top: 36px;
        transition: background 0.3s ease;
        cursor: pointer;
    }

    .arrow-icon:hover {
        background: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="87" height="87" viewBox="0 0 87 87" fill="none"%3E%3Ccircle cx="43.5" cy="43.5" r="43.5" fill="%238CC12B"/%3E%3Cpath d="M38 32L49 43.5L38 55" stroke="white" stroke-width="1.5" stroke-linejoin="round"/%3E%3C/svg%3E');
    }

    .pour1-8 .flickity-prev-next-button.previous {
        left: 150px;
    }

    .pour1-8 .flickity-prev-next-button svg {
        padding: 18px;
    }

    .pour1-8 .flickity-prev-next-button.next {
        right: inherit;
        left: 220px;
    }

    .pour1-8 .flickity-page-dots {
        bottom: inherit;
        top: 336px;
        right: inherit;
        left: 350px;
    }

    .pour1-8 .slider-nav-dots-dashes .flickity-page-dots .dot {
        width: 98px;
        height: 1.5px;
        padding: 0;
        border: 1.5px solid #fff;
    }

    .blog-single > .row > .col {
        padding-left: 0;
        padding-right: 0;
    }

    .pour1-6 {
        padding-right: 50px;
    }
}

@media only screen and (min-width: 1500px) {
    .banner-layer,
    .container {
        padding-left: 150px;
        padding-right: 150px;
    }

    .row {
        padding-left: 135px;
        padding-right: 135px;
    }

    .row-full-width {
        padding-left: 0;
        padding-right: 0;
    }

    .row.pcon-1-row1 {
        padding-right: 100px;
    }

    .row.pcon-1-row1 {
        padding-right: 777px;
        padding-left: 100px;
    }

    .row.pcon-1-row1 .col {
        padding-left: 50px;
        padding-right: 50px;
    }
}
@media only screen and (max-width: 1500px) {
    .pcon-2 .row .col:first-child {
        display: none;
    }

    .pcon-2 .row .col {
        flex-basis: 50%;
        max-width: 50%;
    }

    .pour-6 .section-content > .row {
        padding-left: 80px;
        padding-right: 80px;
    }

    .pour-6-text2 {
        right: 30px;
    }
}

@media only screen and (min-width: 1400px) {
}
@media only screen and (max-width: 52em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    #logo {
        margin: 0 25px;
    }

    .home-2-text1 div {
        font-size: 20px;
    }

    .gb-button {
        margin-top: 10px !important;
        line-height: 36px;
    }

    .section,
    .banner {
        margin-top: -1px;
    }

    .home-3-text3c p {
        font-size: 15px;
    }

    .home-3-text3l {
        width: 30%;
    }

    .home-3-text3c,
    .home-3-text3 .home-3-text3c:last-child {
        width: 30%;
    }

    .home-3-text3 {
        margin: 30px 0;
    }

    .post-item .box .box-text h5,
    .home-8 .post-item .box .box-text h5 {
        font-size: 18px;
    }

    .post-item .box-image .image-cover {
        padding-top: 240px !important;
    }

    .post-item .box .box-text h5 a {
        -webkit-line-clamp: 4;
    }

    .home-8 .post-item .box .box-text h5 a {
        height: 95px;
    }

    .home-8 .post-item .box .box-text {
        padding-top: 20px;
    }

    .post-item .box .box-text .post-meta {
        margin: 0 0 10px 0;
    }

    .home-8 .post-categories {
        margin: 0;
    }

    .post-categories a {
        padding: 8px;
    }

    .home-8 {
        padding-bottom: 20px !important;
    }

    .footer-1-text2 {
        text-align: center;
    }

    .footer-1-text2 p a {
        font-size: 16px;
        margin: 0 10px;
    }

    .footer-1-text2 p {
        margin: 0 0 20px 0;
    }

    .footer-1 .text-right {
        text-align: center;
    }

    .footer-1-row1 {
        margin-top: 0;
        padding-top: 30px;
    }

    .footer-1 {
        padding-bottom: 0 !important;
    }

    .footer-1-row1 p {
        margin: 0;
    }

    .page-id-27 .gap-element {
        padding-top: 20px !important;
        display: block !important;
    }

    .gap-element {
        display: none !important;
    }

    .pour-2-text1:after {
        top: 15px;
        width: 36px;
    }

    .pour-2-text1 {
        margin-top: 20px;
        padding-left: 50px;
    }

    .pour-2-text2 {
        padding-left: 0;
    }

    .pour-4 .row .col {
        padding-bottom: 0;
    }

    .pour-4 .text strong {
        font-size: 14px;
    }

    .pour-6-img1 {
        top: -45px;
        right: 15px;
    }

    .pour-6 .section-content > .row {
        padding: 25px;
        border-radius: 0;
    }

    .pour-6 .section-content {
        padding: 0 15px;
    }

    .pour-6-text2 {
        bottom: -122px;
        right: inherit;
        left: 15px;
    }

    .pour-6-text2 p {
        font-size: 12px;
    }

    .pour-7 .row .col {
        padding-bottom: 10px;
    }

    .pour-7 {
        padding-bottom: 30px !important;
    }

    .pour-7 .text ul li {
        font-size: 14px;
    }

    .arcprotext-main {
        margin: 30px 0;
    }

    .arcprotext-main p span {
        font-size: 18px !important;
    }

    .arcfi-clear {
        margin: 0 0 20px 0;
    }

    .arcfi-center {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .arcfi-main {
        margin: 0 0 30px 0;
    }

    .row.category-page-row {
        padding-top: 30px;
    }

    ul.page-numbers {
        margin: 20px 0;
    }

    .sprome-item {
        justify-content: center;
    }

    .sprome-item a {
        padding: 15px 0;
        width: 80px;
        flex: 1;
        font-size: 12px;
    }

    .sprome-main,
    .stuck .sprome-main {
        bottom: -115px;
    }

    .single-product #header {
        padding-bottom: 145px;
    }

    .product-info {
        padding-left: 15px;
    }

    .spro-brand {
        margin: 0 0 8px 0;
    }

    h1.product-title.product_title.entry-title {
        font-size: 36px;
    }

    .sproreta-main {
        margin-bottom: 30px;
    }

    .sproban-main {
        margin: 30px 0;
    }

    .sprotext1-main {
        margin: 0 0 30px 0;
    }

    .sprotext2-main .row {
        padding-left: 15px;
        padding-right: 15px;
    }

    .sprotext2-main .row .col {
        padding: 0 0 15px 0;
    }

    .sprotext2-main p {
        font-size: 18px;
    }

    .sprotext2-main {
        margin: 0 0 30px 0;
    }

    .spropara-main h3,
    .sproblue-main h3,
    .sprotech-main h3 {
        font-size: 26px;
        margin: 0 0 20px 0;
    }

    .spropara-note p {
        margin: 0 0 5px 0;
        font-size: 14px;
    }

    .spropara-main,
    .sproblue-main {
        margin: 0 0 50px 0;
    }

    .sprotech-main {
        margin: 0 0 30px 0;
    }

    .product-footer {
        margin-top: 30px;
    }

    .product-section-title-related {
        font-size: 36px;
    }

    .sprobutton-main {
        font-size: 14px;
    }

    .pour1-3 .img .img-inner,
    .pour1-5 .img .img-inner {
        padding-top: inherit !important;
    }

    .pour1-3 .img .img-inner img,
    .pour1-5 .img .img-inner img {
        position: inherit;
    }

    .pour1-4 .banner-layer {
        padding-left: 0;
    }

    .pour1-4 .text:after {
        display: none;
    }

    .pour1-5 .text {
        padding-left: 0;
    }

    .pour1-6 {
        margin-top: 0 !important;
    }

    .dot-index-global {
        top: 0;
        left: 0;
    }

    .single-post #header,
    .category #header,
    .page-id-342 #header,
    .page-id-626 #header,
    .page-id-630 #header {
        padding-bottom: 90px;
    }

    .pcon-2-text1 a {
        margin: 0 10px;
    }

    .arcpt-main {
        display: block;
        margin: 0 0 30px 0;
    }

    .page-wrapper {
        padding: 0;
    }

    .arcpt-left h1 {
        font-size: 42px;
        margin: 0 0 20px 0;
    }

    .arcpt-right a {
        padding: 12px;
        margin: 8px;
        font-size: 12px;
    }

    .sposttop-main {
        padding-top: 40px;
        margin: 0 0 40px 0;
    }

    .sposttop-center {
        display: block;
    }

    .sposttop-center h2 {
        margin: 0 0 10px 0;
        font-size: 24px;
    }

    .entry-header-text h1.entry-title {
        font-size: 36px;
    }

    .wishlist-header h2 {
        font-size: 42px;
    }

    .row.pcon-1-row1 input.wpcf7-submit {
        padding: 13px 24px;
        font-size: 14px;
    }

    .row.category-page-row .compare-products .products.row > .col {
        flex-basis: 50%;
        max-width: 50%;
        padding-left: 5px;
        padding-right: 5px;
    }

    .compare-products .product-small.box .box-text {
        padding: 10px;
    }

    .compare-products .product-small.box .box-text .woocommerce-loop-product__title a {
        -webkit-line-clamp: 2;
    }

    .compare-products .product-small.box .box-text .woocommerce-loop-product__title {
        font-size: 14px;
    }

    .compare-products .product-small .product-small.box .box-image {
        padding: 36px 36px 0 36px;
    }

    .compare-products .sprotested-main p {
        display: none;
    }

    .bookmarkpro-del svg path {
        fill: #fff;
    }

    .bookmarkpro-title a {
        font-size: 14px;
    }

    #main-menu {
        height: 100%;
        background: #000;
        color: #fff;
    }

    #main-menu .sidebar-menu {
        background: #000;
    }

    #main-menu .nav > li > a,
    #main-menu i:before,
    #main-menu .nav li.current-menu-item a {
        color: #fff;
    }

    #main-menu .nav-sidebar.nav-vertical > li + li {
        border-top: 1px solid #fff;
    }
}
