:root{
    --main-cl: #613086;
    --main-cl-light: #F3E3FF;
    --sub-cl: #FFB637;
    --sub-cl-light: #FEF7ED;
    --container-w: 72.917rem;
}

body::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
    width: 0.417rem;
    background-color: #cedbff;
}

body::-webkit-scrollbar-thumb
{
    background-color: var(--main-cl);
}

input, optgroup, select, textarea{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: unset !important;
    outline: none !important;
}
body{
    overflow-x: hidden;
    background-color: #fff;
    font-family: 'Averta PE', sans-serif;
}
@media (min-width: 1280px) {
    body, html {
        font-size: 1vw;
    }
}
.grid-container{
    max-width: var(--container-w);
    margin-left: auto;
    margin-right: auto;
}
#search-lightbox {
    width: 37.5rem;
    max-width: 100%;
}
#search-lightbox .search-lightbox-title{
    margin-bottom: 1.667rem;
    font-size: 1.979rem;
    line-height: 1.2;
    font-weight: 700;
}
#search-lightbox .search-keywords{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 2.083rem;
    gap: 0.521rem;
}
#search-lightbox .search-keywords > a{
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    font-size: 0.833rem;
    line-height: 1.042rem;
    border: 1px solid rgba(255, 255, 255, 0.6);
    padding: 0.3125rem 0.833rem;
    display: flex;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#search-lightbox .search-keywords > a:hover{
    background-color: #fff;
    color: #000
}
#search-lightbox .flex-row > div{
    display: flex;
}
#search-lightbox .flex-row{
    align-items: unset;
    display: flex;
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    overflow: hidden;
}
#search-lightbox input{
    height: 100%;
    border: none;
}
#search-lightbox .button.icon{
    line-height: normal;
    min-height: unset;
    height: 100%;
    border: none;
    min-width: unset;
    background-color: #FFF;
    display: flex;
    align-items: center;
}
#search-lightbox .button.icon i{
    font-size: 0.9375rem;
    line-height: 1.25rem;
    color: #000
}
#search-lightbox input{
    font-size: 1.042rem;
    line-height: 1.25rem;
    padding-left: 1.5625rem;
    box-shadow: unset;
    height: 2.604rem;
}
.mfp-bg.mfp-ready{
    opacity: 0.8;
}
.mfp-content #search-lightbox{
    transform: translateY(-70%);
}
.text-white{
    color: #FFF;
}
.text-3{
    color: #333;
}
.text-underline{
    text-decoration: underline;
}
.text-center{
    text-align: center;
}
.text-right{
    text-align: right;
}
.text-uppercase{
    text-transform: uppercase;
}
.obj-cover{
    object-fit: cover;
}
.text-italic{
    font-style: italic;
}
.text-primary{
    color: var(--main-cl)
}
.al-center{
    align-items: center;
}
.img-center{
    margin-left: auto;
    margin-right: auto;
}
.img-wrap{
    overflow: hidden;
}
.img-wrap img{
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
a{
    text-decoration: none;
}
.ts-03{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ts-04{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.ts-05{
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.fs-11{
    font-size: 0.573rem;
}
.fs-12{
    font-size: 0.625rem;
}
.fs-13{
    font-size: 0.677rem;
}
.fs-14{
    font-size: 0.729rem;
}
.fs-15{
    font-size: 0.78125rem;
}
.fs-16{
    font-size: 0.833rem;
}
.fs-17{
    font-size: 0.885rem;
}
.fs-18{
    font-size: 0.9375rem;
}
.fs-19{
    font-size: 0.99rem;
}
.fs-20{
    font-size: 1.042rem;
}
.fs-21{
    font-size: 1.09375rem;
}
.fs-22{
    font-size: 1.146rem;
}
.fs-23{
    font-size: 1.198rem;
}
.fs-24{
    font-size: 1.25rem;
}
.fs-25{
    font-size: 1.302rem;
}
.fs-30{
    font-size: 1.5625rem;
}
.lh-16{
    line-height: 0.833rem;
}
.lh-17{
    line-height: 0.885rem;
}
.lh-18{
    line-height: 0.9375rem;
}
.lh-19{
    line-height: 0.99rem;
}
.lh-20{
    line-height: 1.042rem;
}
.lh-21{
    line-height: 1.09375rem;
}
.lh-22{
    line-height: 1.146rem;
}
.lh-23{
    line-height: 1.198rem;
}
.lh-24{
    line-height: 1.25rem;
}
.lh-25{
    line-height: 1.302rem;
}
.lh-26{
    line-height: 1.354rem;
}
.lh-27{
    line-height: 1.40625rem;
}
.lh-28{
    line-height: 1.458rem;
}
.lh-29{
    line-height: 1.51rem;
}
.lh-30{
    line-height: 1.5625rem;
}
.lh-31{
    line-height: 1.615rem;
}
.lh-32{
    line-height: 1.667rem;
}
.lh-33{
    line-height: 1.71875rem;
}
.lh-34{
    line-height: 1.771rem;
}
.lh-40{
    line-height: 2.083rem
}
.fw200{
    font-weight: 200;
}
.fw300{
    font-weight: 300;
}
.fw400{
    font-weight: 400;
}
.fw500{
    font-weight: 500;
}
.fw600{
    font-weight: 600;
}
.fw700{
    font-weight: 700;
}
.fw800{
    font-weight: 800;
}
.fw900{
    font-weight: 900;
}
.wrap-link{
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    z-index: 20;
    opacity: 0 !important;
}
.m-auto{
    margin: auto;
}
.col-1{flex:0 0 auto;width:8.33333333%}
.col-2{flex:0 0 auto;width:16.66666667%}
.col-3{flex:0 0 auto;width:25%}
.col-4{flex:0 0 auto;width:33.33333333%}
.col-5{flex:0 0 auto;width:41.66666667%}
.col-6{flex:0 0 auto;width:50%}
.col-7{flex:0 0 auto;width:58.33333333%}
.col-8{flex:0 0 auto;width:66.66666667%}
.col-9{flex:0 0 auto;width:75%}
.col-10{flex:0 0 auto;width:83.33333333%}
.col-11{flex:0 0 auto;width:91.66666667%}
.col-12{flex:0 0 auto;width:100%}
.relative{
    position: relative !important;
}
.absolute{
    position: absolute !important;
}
.p-unset{
    position: unset !important;
}
.flex-box{
    display: flex;
}
.flex-wrap{
    flex-wrap: wrap;
}
.flex-row{
    flex-direction: row !important;
}
.flex-col{
    flex-direction: column;
}
.al-center{
    align-items: center;
}
.al-start{
    align-items: flex-start;
}
.al-end{
    align-items: flex-end;
}
.al-baseline{
    align-items: baseline;
}
.jus-start{
    justify-content: flex-start;
}
.jus-end{
    justify-content: flex-end;
}
.jus-center{
    justify-content: center;
}
.jus-between{
    justify-content: space-between;
}
.grid-box{
    display: grid;
}
.grid-2{
    grid-template-columns: repeat(2, 1fr);
}
.grid-3{
    grid-template-columns: repeat(3, 1fr);
}
.grid-4{
    grid-template-columns: repeat(4, 1fr);
}
.grid-5{
    grid-template-columns: repeat(5, 1fr);
}
.d-block{
    display: block;
}
.swiper-button-disabled{
    opacity: 0.3 !important;
}
.limit-line{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.limit-line.limit-1{
    -webkit-line-clamp: 1;
}
.limit-line.limit-2{
    -webkit-line-clamp: 2;
}
.limit-line.limit-3{
    -webkit-line-clamp: 3;
}
.limit-line.limit-4{
    -webkit-line-clamp: 4;
}
.limit-line.limit-5{
    -webkit-line-clamp: 5;
}
.m-0{
    margin: 0;
}
.p-middle{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
@keyframes scaleBorder {
    0%{
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }
    100%{
        transform: translate(-50%, -50%) scale(1.3);
        opacity: 0;
    }
}
.pl-cont{
    padding-left: calc(calc(100vw - 72.917rem) / 2);
}
.pr-cont{
    padding-right: calc(calc(100vw - 72.917rem) / 2);
}
.left-cont{
    left: calc(calc(100vw - 72.917rem) / 2);
}
.right-cont{
    right: calc(calc(100vw - 72.917rem) / 2);
}
.h-full{
    height: 100%;
}
.w-full{
    width: 100%;
}
.ls-none{
    list-style: none;
}
span.required{
    color: #FF1B1B;
}
.site-content{
    display: block;
}
.wpcf7 form.sent .wpcf7-response-output {
    background: #46b450 !important;
    border-color: #46b450 !important;
    color: #FFF !important;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output{
    background: red !important;
    border-color: red !important;
    color: #FFF !important;
}
.wpcf7-response-output{
    margin-top: 1rem !important;
    text-align: center !important;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    font-size: 0.833rem;
}
.form-wrap .wpcf7-not-valid-tip{
    font-size: 0.677rem;
    position: absolute;
    width: 100%;
    opacity: 1;
}
.wpcf7-spinner{
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translate(100%, -50%);
}
.bg-center{
    background-position: center;
}
.bg-custom{
    background-repeat: no-repeat;
}
.bg-cover{
    background-size: cover;
}
.bg-contain{
    background-size: contain;
}
.bg-primary{
    background-color: var(--main-cl);
}
.bg-secondary{
    background-color: var(--sub-cl);
}

@keyframes fade-up {
    0%{
        opacity: 0;
        transform: translateY(2.083rem);
    }
    100%{
        opacity: 1;
        transform: translateY(0);
    }
}
.swiper-button-lock{
    display: none !important;
}
.swiper-button-disabled{
    opacity: 0.4 !important;
}
svg,path{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.mx-auto{
    margin-left: auto;
    margin-right: auto;
}
.gradient-border{
    background-image: linear-gradient(#FFF0F9, #FFF0F9), radial-gradient(circle at top left, #D4922D,#FDBE5D);
    background-origin: border-box;
    background-clip: content-box, border-box;
}
.bdrs-10{
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
}
.bdrs-20{
    -webkit-border-radius: 1.042rem;
    -moz-border-radius: 1.042rem;
    border-radius: 1.042rem;
}
.default-page{
    padding-bottom: 5.208rem;
    position: relative;
    z-index: 3;
}
.default-page .default-content{
    padding: 3.646rem 5.208rem;
    background: #FEF7ED;
    margin-top: -4.792rem;
}
.content-post > *:last-child{
    margin-bottom: 0 !important;
}
.content-post,
.content-post p,
.content-post li{
    font-size: 1.042rem;
    font-weight: 400;
    line-height: 1.458rem;
    color: #333333;
}
.content-post ul{
    padding-left: 25px;
}
.sec-des h2,
.content-post h2{
    font-size: 1.5625rem;
    font-weight: 700;
    line-height: 1.979rem;
    margin-bottom: 0.78125rem;
    color: var(--main-cl)
}
.sec-des h3,
.content-post h3{
    font-size: 1.042rem;
    font-weight: 700;
    line-height: 1.458rem;
    margin-bottom: 0.78125rem;
    color: #333;
}
.sec-des h4,
.content-post h4{
    font-size: 0.833rem;
    font-weight: 700;
    line-height: 1.146rem;
    margin-bottom: 0.78125rem;
    color: #333;
}
.share-box{
    padding-top: 2.083rem;
    margin-top: 2.083rem;
    border-top: 1px solid rgba(0, 0, 0, 0.2)
}
.share-box .socials-share{
    margin-bottom: 2.083rem;
    gap: 0.833rem;
}
.share-box .copy-box{
    padding: 0.521rem 0.521rem 0.521rem 1.5625rem;
    border: 1px solid #D2D2D2;
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    width: max-content;
    max-width: 26.875rem;
    gap: 1.042rem;
}
.share-box .copy-box span.link{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.btn{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
    font-size: 0.78125rem;
    font-weight: 400;
    line-height: 0.965625rem;
    padding: 0.625rem 2.083rem;
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    width: max-content;
    flex: 0 0 auto;
    position: relative;
    overflow: hidden;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.overflow-hidden{
    overflow: hidden;
}
.btn:after,
.btn:before{
    content:'';
    position:absolute;
    width: 20px;
    height:20px;
    border-radius:50%;
    transition:.3s all;
    z-index:1;
    background: var(--sub-cl);
    top: 50%;
    transform: translateY(-50%);
}
.btn:before{
    left:-20px;
}
.btn:after{
    right:-20px;
}
.btn-primary{
    background-color: var(--main-cl);
    color: #FFF;
}
.btn span{
    position: relative;
    z-index: 3;
}
.btn-transparent:after,
.btn-transparent:before,
.btn-secondary:after,
.btn-secondary:before{
    background: var(--main-cl);
}
.btn-secondary{
    background-color: var(--sub-cl);
    color: var(--main-cl);
}
.btn-transparent{
    background-color: transparent;
    border: 1px solid var(--main-cl);
    color: var(--main-cl);
}
.btn-white{
    background-color: #FFF;
    font-size: 0.9375rem;
    font-weight: 700;
    line-height: 1.159rem;
    color: var(--main-cl);
}
.btn-icon-left,
.btn-icon-right{
    gap: 0.521rem
}
.btn-icon-left span.icon,
.btn-icon-right span.icon{
    display: flex;
}
@keyframes animationRight{
    0%{
        right: -20px;
    }
    50% {
        right: 50%;
        width: 20px;
        height: 20px;
    }
    100% {
        left: 50%;
        width: 175px;
        height: 175px;
    }
}
@keyframes animationLeft{
    0%{
        left: -20px;
    }
    50% {
        left: 50%;
        width: 20px;
        height: 20px;
    }
    100% {
        right: 50%;
        width: 175px;
        height: 175px;
    }
}
.banner-section .banner-title{
    font-size: 2.083rem;
    font-weight: 900;
    line-height: 2.575rem;
}
.breadcrumbs ul{
    margin-bottom: 0;
    padding: 0.521rem 0;
}
.breadcrumbs ul span.divider{
    opacity: 1;
    display: flex;
    align-items: center;
}
.breadcrumbs ul span.divider:last-child{
    display: none !important;
}
.breadcrumbs ul li {
    margin-bottom: 0;
}
.breadcrumbs ul li,
.breadcrumbs ul li > a,
.breadcrumbs ul li cite{
    font-size: 0.78125rem;
    font-weight: 400;
    line-height: 0.965625rem;
    color: rgba(51, 51, 51, 0.7);
    font-style: normal;
}
.breadcrumbs ul li:last-of-type cite {
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
}
.post-details .tablet-of-contents-wrap{
    margin-top: 1.042rem;
    margin-bottom: 3.90625rem;
}
.post-details .tablet-of-contents-wrap .col-9{
    padding-left: 1.875rem;
}
.post-details .tablet-of-contents-wrap .col-9 #ez-toc-container{
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    background-color: #FAF3FF;
    border: none !important;
    padding: 0;
}
.post-details .tablet-of-contents-wrap .col-9 #ez-toc-container .ez-toc-title-container{
    padding: 1.25rem 2.708rem 0.521rem;
    border-bottom: 1px solid #E6E6E6;
}
.post-details .tablet-of-contents-wrap .col-9 #ez-toc-container .ez-toc-title-container .ez-toc-title{
    color: #333333;
    font-size: 1.302rem;
    font-weight: 700;
    line-height: 1.354rem;
}
.post-details .tablet-of-contents-wrap .col-9 #ez-toc-container > nav{
    padding: 0.729rem 2.708rem;
}
.post-details .tablet-of-contents-wrap .col-9 #ez-toc-container > nav > ul > li{
    margin-bottom: 0.417rem;
}
.post-details .tablet-of-contents-wrap .col-9 #ez-toc-container > nav ul > li > a{
    font-size: 0.9375rem;
    font-weight: 600;
    line-height: 1.354rem;
    color: #333;
}
.post-information{
    border: 1px solid var(--main-cl);
    background-color: var(--main-cl-light);
    overflow: hidden;
}
.post-information > .text-3{
    padding: 1.042rem 1.5625rem 0.521rem;
    border-bottom: 1px solid #E6E6E6;
}
.post-information > ul{
    padding: 1.042rem 1.5625rem;
    margin: 0;
}
.post-information > ul > li{
    font-size: 1.042rem;
    font-weight: 400;
    line-height: 1.458rem;
    color: #333333;
}
.post-information > ul > li svg{
    margin-right: 0.625rem;
}
.post-details .post-content{
    padding: 2.8125rem 3.4375rem;
    border: 1px solid var(--main-cl);
    margin-bottom: 2.604rem;
}
.post-details .post-content,
.post-details .post-content li,
.post-details .post-content p{
    font-size: 0.9375rem;
}
.post-details .post-content .wp-caption .wp-caption-text{
    background-color: transparent;
    font-size: 1.042rem;
    font-weight: 400;
    line-height: 1.458rem;
    font-style: normal;
}
.post-details .post-nav{
    margin-bottom: 3.646rem;
}
.post-details .post-nav .item{
    width: 23.958rem;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.post-details .post-nav .item .arrow{
    padding: 1.042rem;
    background-color: #FFF;
    display: flex;
}
.post-details .post-nav .item .text .text-uppercase{
    margin-bottom: 0.729rem;
}
.post-details .post-nav .item > .flex-box{
    gap: 2.292rem;
}
.post-details .post-nav .item.prev-post{
    padding: 2.292rem 3.229rem 2.292rem 0;
}
.post-details .post-nav .item.next-post{
    padding: 2.292rem 0 2.292rem 3.229rem;
    margin-left: auto;
}
.post-details .post-nav .item.prev-post .arrow{
    -webkit-border-radius: 0 2.604rem 2.604rem 0;
    -moz-border-radius: 0 2.604rem 2.604rem 0;
    border-radius: 0 2.604rem 2.604rem 0;
}
.post-details .post-nav .item.next-post .arrow{
    -webkit-border-radius: 2.604rem 0 0 2.604rem;
    -moz-border-radius: 2.604rem 0 0 2.604rem;
    border-radius: 2.604rem 0 0 2.604rem;
}
.post-details .post-nav .item.prev-post{
    background-color: var(--main-cl);
}
.post-details .post-nav .item.next-post{
    background-color: var(--sub-cl);
}
.post-comment #comments .comment-respond{
    background-color: var(--main-cl-light);
    -webkit-border-radius: 1.042rem;
    -moz-border-radius: 1.042rem;
    border-radius: 1.042rem;
    padding: 3.333rem;
    margin-bottom: 3.646rem;
}
.post-comment #comments .comment-respond #reply-title{
    text-align: center;
    font-size: 2.083rem;
    font-weight: 900;
    line-height: 2.575rem;
    color: var(--main-cl);
    text-transform: uppercase;
    margin-bottom: 1.354rem;
}
.post-comment #comments .comment-respond form#commentform{
    width: 36.458rem;
    margin: auto;
    max-width: 100%;
}
.post-comment #comments .comment-respond .comment-notes{
    display: none !important;
}
.post-comment #comments .comment-respond form#commentform{
    display: flex;
    flex-wrap: wrap;
}
.post-comment #comments .comment-respond form#commentform > p.logged-in-as{
    display: none !important;
}
.post-comment #comments .comment-respond form#commentform > p{
    float: unset;
    width: 100% !important;
    flex: unset;
    margin-bottom: 0.833rem;
}
.post-comment #comments .comment-respond form#commentform > p.comment-form-author{
    order: 1
}
.post-comment #comments .comment-respond form#commentform > p.comment-form-email{
    order: 3;
}
.post-comment #comments .comment-respond form#commentform > p.comment-form-phone{
    order: 2;
}
.post-comment #comments .comment-respond form#commentform > p.comment-form-comment{
    order: 4;
}
.post-comment #comments .comment-respond form#commentform > p.comment-form-cookies-consent{
    order: 5;
    display: none !important;
}
.post-comment #comments .comment-respond form#commentform > p.form-submit{
    order: 6;
    text-align: center;
}
.post-comment #comments .comment-respond form#commentform textarea,
.post-comment #comments .comment-respond form#commentform input:not([type='checkbox']):not([type='submit']){
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.159rem;
    height: 2.604rem;
    background-color: transparent !important;
    padding: 0 1.5625rem;
    margin: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.post-comment #comments .comment-respond form#commentform textarea:focus,
.post-comment #comments .comment-respond form#commentform input:focus{
    border-color: var(--main-cl);
}
.post-comment #comments .comment-respond form#commentform textarea{
    height: 6.25rem;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    padding: 1.042rem 1.5625rem;
}
.post-comment #comments .comment-respond form#commentform input[type='submit']{
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    text-transform: unset;
    font-size: 0.78125rem;
    font-weight: 400;
    line-height: 0.965625rem;
    height: 2.1875rem;
    padding: 0 2.708rem;
    margin: 0 !important;
}
.post-comment #comments .comment-respond form#commentform.loading{
    pointer-events: none !important;
}
.loading{
    position: relative;
}
.loading:after{
    width: 3.125rem;
    height: 3.125rem;
    position: absolute;
    content: '';
    z-index: 50;
    border: 3px solid #c1c1c1;
    border-bottom-color: var(--sub-cl);
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 0.6s linear infinite;
    left: calc(50% - 2.083rem);
    top: calc(50% - 2.083rem);
}
@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.post-comment #comments .comment-respond form#commentform.loading > p{
    opacity: 0.4;
}
.post-comment #comments .comment-list{
    padding: 1.979rem 5.208rem;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    border: 1px solid var(--main-cl);
    margin: 0 0 3.646rem 0;
}
.post-comment #comments .comment-list > li.comment{
    padding: 1.5625rem 0;
    margin: 0;
}
.post-comment #comments .comment-list > li.comment:not(:first-of-type){
    border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.post-comment #comments .comment-list > li.comment .says,
.post-comment #comments .comment-list > li.comment .comment-meta{
    display: none !important;
}
.post-comment #comments .comment-list > li.comment .comment-author .avatar{
    width: 3.854rem;
    height: 3.854rem;
}
.post-comment #comments li.comment .comment-author{
    margin-right: 1.5625rem;
}
.post-comment #comments li.comment cite.strong{
    font-size: 0.9375rem;
    font-weight: 700;
    line-height: 1.354rem;
    font-style: normal;
    color: #333;
    margin-bottom: 0.521rem;
    display: block;
}
.post-comment #comments li.comment .comment-content{
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.354rem;
    color: #333;
}
.post-comment #comments .comment-list > li.comment .comment-content > *:last-child{
    margin-bottom: 0 !important;
}
.post-comment #comments .comment-list > li.comment ul.children{
    margin: 1.5625rem 1.875rem 0 5.417rem;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    background-color: var(--main-cl-light);
    padding: 1.5625rem 2.708rem;
}
.post-comment #comments{
    display: flex;
    flex-direction: column-reverse;
}
.post-comment #comments > .comments-title{
    display: none !important;
}
.post-comment #comments .comment-list > li.comment ul.children > li{
    margin: 0;
    padding: 0;
}
.sec-des,
.sec-des p,
.sec-des li{
    font-size: 1.042rem;
    font-weight: 400;
    line-height: 1.458rem;
    color: #333;
}
section.category-page{
    background-color: #F2F2F2;
}
section.category-page .col-6.pl-cont{
    padding-right: 10.417rem;
}
section.category-page-2{
    padding: 6.042rem 0 5.625rem;
}
.sec-title{
    font-size: 2.083rem;
    font-weight: 900;
    line-height: 2.615rem;
}
.post-item{
    border: 1px solid var(--main-cl);
}
.post-item .img-wrap img{
    aspect-ratio: 451/336;
}
.post-item .cont-wrap{
    padding: 1.25rem 1.5625rem 0.9375rem;
}
.post-item .cont-wrap h3{
    margin-bottom: 0.729rem;
}
.post-item .cont-wrap .sec-des{
    margin-bottom: 0.729rem;
}
.post-item .cont-wrap .fs-14{
    padding-top: 0.729rem;
    margin-top: 0.625rem;
    border-top: 1px solid #E2E2E2;
}
#posts-grid{
    grid-gap: 2.083rem 1.042rem
}
.thenativePagination{
    list-style: none;
    margin: 2.917rem 0 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.417rem;
}
.thenativePagination > li > a{
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.354rem;
    color: #666;
    width: 2.083rem;
    height: 2.083rem;
    -webkit-border-radius: 2.083rem;
    -moz-border-radius: 2.083rem;
    border-radius: 2.083rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.417rem;
    border: 1px solid rgba(102, 102, 102, 0.5);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.thenativePagination > li.thenativePaginationPrev > a,
.thenativePagination > li.thenativePaginationNext > a{
    width: auto;
    padding: 0 1.042rem;
    font-size: 0.729rem;
    font-weight: 600;
    line-height: 1.354rem;
}
.thenativePagination > li.active > a{
    background-color: var(--main-cl);
    border-color: var(--main-cl);
    color: #FFF;
    font-weight: 700;
}
.thenativePagination > li:hover > a path{
    stroke: #FFF;
}
.thenativePagination > li:hover > a{
    background-color: var(--main-cl);
    border-color: var(--main-cl);
    color: #FFF;
}
.page-contact > section:last-child{
    padding-bottom: 5.208rem;
}
.contact-page-1{
    padding-top: 6.25rem;
}
.contact-page-1 .group+.group{
    margin-top: 4.479rem;
}
.contact-page-1 .group .sec-title{
    margin-bottom: 2.34375rem;
}
.contact-page-1 .group .item{
    padding: 0.833rem 1.875rem;
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
}
.contact-page-1 .group .item:nth-of-type(odd){
    background-color: var(--main-cl-light);
}
.contact-page-1 .group .item > div > div{
    width: 50%;
}
.contact-page-1 .group .item .cont > *:last-child{
    margin-bottom: 0 !important;
}
.contact-page-1 .group .item.socials .cont > .flex-box{
    gap: 0.833rem
}
.contact-page-1 .group:nth-child(odd) .img-wrap{
    padding-left: 6.458rem;
}
.contact-page-1 .group:nth-child(even) > .flex-box{
    flex-direction: row-reverse;
}
.contact-page-1 .group:nth-child(even) .img-wrap{
    padding-right: 6.458rem;
}
.contact-page-2{
    padding-top: 4.167rem;
}
.contact-page-2 .contact-form{
    width: 48.75rem;
    max-width: 100%;
    padding: 4.896rem 6.25rem;
}
.contact-page-2 .contact-form .sec-title{
    margin-bottom: 1.354rem;
}
.form-wrap select,
.form-wrap input:not([type='submit']){
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.159rem;
    height: 2.604rem;
    background-color: transparent !important;
    padding: 0 1.5625rem;
    margin: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.form-wrap input:not([type='submit']):focus{
    border-color: var(--main-cl);
}
.form-wrap .form-group:not(:last-child){
    margin-bottom: 0.78125rem;
}
.form-wrap .form-group.submit-btn{
    text-align: center;
    margin-top: 0.521rem;
}
.form-wrap input[type='submit']{
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    text-transform: unset;
    font-size: 0.78125rem;
    font-weight: 400;
    line-height: 0.965625rem;
    height: 2.1875rem;
    padding: 0 2.708rem;
    margin: 0 !important;
}
.form-wrap input[type='submit'].mx-auto{
    margin-left: auto !important;
    margin-right: auto !important;
}
.wpcf7-spinner{
    display: none !important;
}
.contact-page-3{
    padding-top: 5.208rem;
}
.contact-page-3 .map-wrap{
    margin-top: 2.604rem;
}
.contact-page-3 .map-wrap iframe{
    width: 100%;
    display: block;
    aspect-ratio: 2/1;
    height: auto;
}
.bg-primary-light{
    background-color: var(--main-cl-light);
}
.bg-secondary-light{
    background-color: var(--sub-cl-light);
}
.single-product .product-main .col-9{
    padding: 1.5625rem 1.875rem;
    border: 1px solid var(--main-cl);
}
.single-product .product-main .product-gallery{
    padding-right: 0.521rem;
}
.single-product .product-main .product-info form{
    margin-bottom: 0;
}
.single-product .product-main .product-info{
    padding-left: 3.90625rem;
    padding-top: 2.865rem;
}
.single-product .product-main .product-info .woocommerce-breadcrumb{
    display: none !important;
}
.single-product .product-main .product-info h1.product_title{
    font-size: 1.823rem;
    font-weight: 700;
    line-height: 2.253125rem;
    color: var(--main-cl)
}
.single-product .product-main .product-info h1.product_title+.is-divider{
    display: none !important;
}
.single-product .product-main .product-info .brands-sku{
    margin-bottom: 0.417rem;
}
.single-product .product-info p.stock,
.single-product form.cart .ux-quantity{
    display: none !important;
}
form.cart.variations_form{
    display: flex;
    flex-direction: column;
}
.single-product .product-main .product-info .woocommerce-product-rating{
    display: flex;
    align-items: center;
}
.single-product .product-main .product-info .woocommerce-product-rating .star-rating{
    font-size: 0.729rem;
}
.single-product .product-main .product-info .woocommerce-product-rating .rating-text{
    font-size: 0.78125rem;
    font-style: italic;
    font-weight: 600;
    line-height: 0.965625rem;
    color: #333;
    margin-left: 0.521rem;
}
.single-product .product-main .product-sku,
.single-product .product-main .product-brand{
    font-size: 0.78125rem;
    font-weight: 400;
    line-height: 0.965625rem;
    color: var(--main-cl)
}
.single-product .product-main .product-sku strong,
.single-product .product-main .product-brand strong{
    font-weight: 00;
    color: #333;
}
.single-product .product-main .product-brand{
    padding-right: 1.302rem;
    margin-right: 1.302rem;
    border-right: 1px solid #333;
}
.single-product .product-main .product-info .product-title-group{
    padding-bottom: 1.458rem;
    border-bottom: 1px solid #d7d7d7;
}
.single-product .product-main .product-info .single-product-price{
    padding: 0.833rem 0;
    border-bottom: 1px solid #d7d7d7;
}
.single-product .product-main .product-info .single-product-price .sub-price {
    margin-left: 0.833rem;
}
.single-product .product-main .product-info .single-product-price .sub-price .regular-price{
    margin-bottom: 0.3125rem;
    display: flex;
    align-items: center;
}
.single-product .product-main .product-info .single-product-price .sub-price .regular-price .discount-badge{
    font-size: 0.677rem;
    font-weight: 600;
    line-height: 0.837rem;
    padding: 0.104rem 0.3125rem;
    -webkit-border-radius: 0.26rem;
    -moz-border-radius: 0.26rem;
    border-radius: 0.26rem;
    background-color: red;
    color: #FFF;
    margin-left: 0.521rem;
}
.single-product .product-main .product-info .single-product-price .sub-price .regular-price,
.single-product .product-main .product-info .single-product-price .sub-price del,
.single-product .product-main .product-info .single-product-price .sub-price del span.amount{
    font-size: 0.78125rem;
    font-weight: 600;
    line-height: 0.965625rem;
    color: #666;
    opacity: 1;
}
.single-product .product-main .product-info .single-product-price .main-price > ins,
.single-product .product-main .product-info .single-product-price .main-price > ins span.amount,
.single-product .product-main .product-info .single-product-price .main-price > span.amount{
    font-size: 1.5625rem;
    font-weight: 700;
    line-height: 2.083rem;
    color: red;
}
.single-product .product-main .product-info .single-product-price .sub-price .gap-price span.amount,
.single-product .product-main .product-info .single-product-price .sub-price .gap-price{
    font-size: 0.78125rem;
    font-weight: 600;
    line-height: 0.965625rem;
    color: #666;
}
.single-product .product-main .product-info form.variations_form .variations_button,
.single-product .product-main .product-info form.cart:not(.variations_form){
    display: flex;
    flex-wrap: wrap;
    gap: 0.521rem;
    margin-top: 1.25rem;
}
.single-product .product-main .product-info form.cart a,
.single-product .product-main .product-info form.cart button{
    margin: 0;
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    font-size: 0.78125rem;
    font-weight: 400;
    line-height: 0.965625rem;
    color: #FFF;
    text-transform: unset;
    height: 2.1875rem;
    padding: 0 1.25rem;
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.521rem
}
.single-product .product-main .product-info form.cart a{
    background-color: var(--main-cl);
}
.single-product .product-main .product-info form.cart button.ux-buy-now-button{
    order: 2;
    background-color: #F38420;
}
.single-product .product-main .product-info form.cart button.single_add_to_cart_button{
    background-color: #12BBAE;
    order: 3;
}
.single-product .product-main .product-info form.cart table.variations{
    margin: 0;
    padding: 1.25rem 0;
    border-bottom: 1px solid #d7d7d7;
}
.single-product .product-main .product-info form.cart table.variations td div{
    margin: 0;
}
.single-product .product-main .product-info form.cart table.variations td{
    padding: 0.417rem 0;
}
.single-product .product-main .product-info form.cart table.variations .ux-swatch.selected{
    background-color: var(--main-cl);
    color: #FFF;
}
.single-product .product-main .product-info form.cart table.variations .ux-swatch{
    box-shadow: unset !important;
    font-size: 0.833rem;
    font-weight: 400;
    line-height: 1.03rem;
    color: #333;
    -webkit-border-radius: 1.042rem;
    -moz-border-radius: 1.042rem;
    border-radius: 1.042rem;
    border: 1px solid #333;
    padding: 0.208rem 1.25rem;
    min-height: unset !important;
}
.single-product .product-main .product-info form.cart table.variations th.label label{
    font-size: 0.78125rem;
    font-weight: 600;
    line-height: 0.981rem;
    color: #333;
}
.single-product .product-main .product-gallery .product-thumbnails .col{
    flex-basis: calc(100% / 6);
    max-width: calc(100% / 6);
    padding: 0 0.3125rem;
}
.single-product .product-main .product-gallery .product-thumbnails .flickity-button{
    display: none !important;
}
.single-product .product-main .product-gallery .product-thumbnails a img{
    opacity: 1;
}
.single-product .product-main .product-gallery .product-thumbnails a{
    opacity: 1;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
}
.single-product .product-main .product-gallery .product-thumbnails .is-nav-selected a,
.single-product .product-main .product-gallery .product-thumbnails a:hover{
    border-color: var(--main-cl);
}
.single-product .product-main .product-gallery .product-images{
    margin-bottom: 0.625rem;
    padding: 0 0.3125rem;
}
.single-product .product-main .product-gallery .discount-badge span.discount-badge-value{
    font-size: 0.833rem;
    font-weight: 600;
    line-height: 1.046rem;
    position: absolute;
    right: 0.417rem;
    top: 0.417rem;
    z-index: 3;
    color: #FFF;
    -webkit-border-radius: 0.26rem;
    -moz-border-radius: 0.26rem;
    border-radius: 0.26rem;
    background-color: red;
    padding: 0.417rem 1.042rem;
}
.single-product .product-main .product-gallery > .flex-box{
    gap: 0.625rem;
    margin-top: 0.9375rem;
}
.reset_variations{
    display: none !important;
}
.sec-title-2{
    font-size: 1.5625rem;
    font-weight: 700;
    line-height: 2.34375rem;
}
.product-content-box+.product-content-box{
    margin-top: 2.083rem;
}
.product-content-box{
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    background-color: var(--main-cl-light);
}
.product-content-box .sec-title-2{
    padding: 1.458rem 2.708rem 0.833rem;
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 0;
}
.product-content-box.product-description .product-content{
    padding-bottom: 0;
}
.product-content-box.product-description .product-content .content-wrapper{
    max-height: 25rem;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.product-content-box.product-description .product-content:before{
    height: 7.8125rem;
    bottom: 0;
    left: 0;
    width: 100%;
    position: absolute;
    content: '';
    background: linear-gradient(180deg, rgba(249, 243, 255, 0) 0%, #F9F3FF 100%);
    pointer-events: none !important;
    z-index: 8;
}
.product-content-box.product-description .product-content.active{
    padding-bottom: 5.208rem;
}
.product-content-box.product-description .product-content.active .content-wrapper{
    max-height: 2000rem;
}
.product-content-box.product-description .product-content.active:before{
    opacity: 0;
}
.product-content-box.product-description .product-content .btn{
    z-index: 9;
    position: absolute;
    bottom: 1.5625rem;
    left: 50%;
    transform: translateX(-50%);
}
.product-content-box.product-description .product-content .btn.is-showing span.icon svg{
    transform: rotate(180deg);
}
.product-content-box .product-content{
    padding: 1.354rem 2.708rem;
}
.product-content-box .product-content .question+.question{
    margin-top: 1.042rem;
}
.product-content-box .product-content .question .answer{
    display: none;
}
.product-content-box .product-content .question .ask span.plus{
    display: flex;
}
.product-content-box .product-content .question .ask{
    -webkit-border-radius: 5.208rem;
    -moz-border-radius: 5.208rem;
    border-radius: 5.208rem;
    background: #FFF;
    padding: 0.521rem 1.042rem;
    margin-bottom: 0;
    cursor: pointer;
}
.product-content-box .product-content .question .answer {
    padding: 1.042rem 5.729rem 0.833rem 1.042rem;
    font-size: 0.833rem;
    font-weight: 400;
    line-height: 1.03rem;
    color: #333;
}
.product-content-box .product-content .question .answer > *:last-child{
    margin-bottom: 0 !important;
}
.product-content-box .product-content .question.active .plus svg{
    transform: rotate(180deg);
}
.single-product .product-main .col-3{
    padding-left: 1.042rem;
}
.single-product .product-main .col-3 .commit-wrap > .fs-20{
    margin-bottom:  1.25rem;
}
.single-product .product-main .col-3 .commit-wrap{
    height: 100%;
    border: 1px solid var(--main-cl);
    padding: 2.1875rem 0.625rem 1.042rem;
}
.item.commit-item{
    padding: 1.458rem 1.042rem 1.458rem 0.625rem;
    background-color: #FEF7ED;
}
.single-product .product-main .col-3 .commit-wrap .item+.item{
    margin-top: 1.25rem;
}
.item.commit-item .icon-wrap{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #FFF;
    width: 2.708rem;
    min-width: 2.708rem;
    height: 2.708rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0.833rem;
}
#reviews{
    margin: 0 !important;
    max-width: unset !important;
    -webkit-border-radius: 0.78125rem;
    -moz-border-radius: 0.78125rem;
    border-radius: 0.78125rem;
    border: none !important;
}
#reviews .woocommerce-Reviews-title{
    display: none !important;
}
#reviews .star_box{
    border: 1px solid #C8D5DC;
    align-items: unset;
    padding: 0 !important;
}
#reviews .star_box .star_box_left{
    display: flex;
}
#reviews .star_box .star_box_left .woocommerce-product-rating{
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: max-content;
    padding: 1.042rem;
    height: 100%;
    border-right: 1px solid #C8D5DC;
}
#reviews .star_box .star_box_left .woocommerce-product-rating > a{
    display: none !important;
}
#reviews .star_box .star_box_left .woocommerce-product-rating .star_average{
    font-size: 2.083rem;
    font-weight: 800;
    line-height: 2.54rem;
    gap: 0.3125rem;
    margin-bottom: 0.208rem;
    display: flex;
    align-items: center;
}
#reviews .star_box .star_box_left .reviews_bar{
    padding: 20px;
    flex-grow: 1;
}
#reviews .star_box .star_box_left .reviews_bar .devvn_stars_value{
    display: flex;
    align-items: center;
}
#reviews .star_box .star_box_left .reviews_bar .devvn_stars_value > span{
    display: block;
    width: 0.625rem;
    font-size: 0.833rem;
    font-weight: 600;
    line-height: 1.302rem;
    color: #A9CDE1;
    margin-right: 0.521rem;
}
#reviews .star_box .star_box_left .reviews_bar .devvn_rating_bar{
    padding-left: 0.833rem;
    padding-right: 0.625rem;
    flex-grow: 1;
    display: flex;
}
#reviews .star_box .star_box_left .reviews_bar .devvn_num_reviews b{
    font-size: 0.833rem;
    font-weight: 600;
    line-height: 1.302rem;
    color: var(--main-cl);
}
#reviews .star_box .star_box_left .reviews_bar .devvn_review_row{
    padding-bottom: 5px;
}
#reviews .star_box .star_box_left .reviews_bar .devvn_num_reviews{
    min-width: 2.396rem;
}
#reviews .star_box .star_box_right{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.042rem;
    width: max-content;
    border-left: 1px solid #C8D5DC;
}
#reviews .star_box .star_box_right > a{
    font-size: 0.729rem;
    font-weight: 800;
    line-height: 1.302rem;
    padding: 0.521rem 0.9375rem;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    background-color: var(--main-cl);
    border: 1px solid var(--main-cl);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#reviews .commentlist{
    padding-right: 3.021rem;
}
#reviews .commentlist .devvn_review_top > p.meta{
    margin-bottom: 1.042rem !important;
}
#reviews .commentlist .woocommerce-review__author{
    font-size: 0.833rem;
    font-weight: 700;
    line-height: 1.015625rem;
}
#reviews .commentlist .devvn_review_mid{
    display: flex;
}
#reviews .commentlist .devvn_review_mid > .description{
    font-size: 0.729rem;
    font-weight: 400;
    line-height: 1.042rem;
    margin-bottom: 0.521rem;
}
#reviews .commentlist .devvn_review_mid .star-rating{
    width: 4.375rem;
    min-width: 4.375rem;
    margin-right: 1.042rem;
    font-size: 0.885rem;
}
#reviews .commentlist .devvn_review_mid .star-rating:before{
    width: 100%;
}
#reviews .commentlist .devvn_review_bottom{
    padding-left: 5.417rem;
}
#reviews .commentlist ul.children{
    background-color: #FFF;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    margin: 1.25rem 0 0 5.417rem !important;
    padding: 0.833rem 1.25rem;
}
body.woocommerce #reviews #comments ol.commentlist li ul.children .comment-text p.meta{
    margin-bottom: 0.521rem !important;
}
#reviews .commentlist li ul.children li{
    padding: 0 !important;
    border: none !important;
}
body.woocommerce #reviews #comments ol.commentlist li ul.children .devvn_review_bottom{
    padding-left: 0 !important;
}
body.woocommerce #reviews #comments ol.commentlist li ul.children .devvn_review_bottom > div,
body.woocommerce #reviews #comments ol.commentlist li ul.children .devvn_review_bottom > span{
    display: none !important;
}
#reviews .commentlist > li{
    margin-bottom: 0 !important;
}
#reviews .commentlist > li:has(ul.children) > .comment_container .devvn_review_bottom > div,
#reviews .commentlist > li:has(ul.children) > .comment_container .devvn_review_bottom > span{
    display: none !important;
}
#reviews .commentlist > li+li{
    margin-top: 1.5625rem !important;
    padding-top: 1.5625rem !important;
}
#reviews .commentlist .review_qtv{
    font-size: 0.625rem;
    font-weight: 400;
    line-height: 0.762rem;
    padding: 0.208rem 0.625rem;
    background-color: var(--main-cl);
    color: #FFF;
}
#reviews .woocommerce-verification-required{
    font-size: 0.78125rem;
    text-align: center;
}
.product-footer .col-3{
    padding-left: 1.042rem;
}
.product-sidebar-box{
    margin-bottom: 1.25rem;
    background-color: var(--main-cl-light);
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    overflow: hidden;
}
.product-sidebar-box .product-sidebar-cont{
    padding: 1.25rem;
}
.product-footer .promotions .product-sidebar-cont > .flex-box svg{
    width: 1.5625rem;
    min-width: 1.5625rem;
    height: 1.5625rem;
    margin-right: 0.625rem;
    margin-top: 0.208rem;
}
.product-footer .promotions .product-sidebar-cont > .flex-box+.flex-box{
    margin-top: 0.833rem;
}
.product-sidebar-box .box-title{
    padding: 0.9375rem 1.25rem 0.729rem;
    border-bottom: 1px solid #d4cdcd;
    margin-bottom: 0;
}
.product-footer .parameters .product-sidebar-cont{
    padding: 0;
}
.product-footer .parameters .product-sidebar-cont > .item:nth-of-type(odd){
    background-color: #EADFF5;
}
.product-footer .parameters .product-sidebar-cont > .item{
    padding: 0.521rem 1.25rem;
    font-size: 0.78125rem;
    font-weight: 400;
    line-height: 0.965625rem;
    color: #333;
}
.product-sidebar-box.promotions-2 .box-title{
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    background-color: var(--main-cl);
    color: #FFF;
    margin-bottom: 0.833rem;
}
.product-sidebar-box.promotions-2{
    background-color: transparent;
}
.product-sidebar-box.promotions-2 .product-sidebar-cont{
    padding: 0;
}
.product-sidebar-box.promotions-2 .product-sidebar-cont .item+.item{
    margin-top: 0.625rem;
}
.single-product .product-container{
    padding-bottom: 4.6875rem;
}
.related-products .sec-title{
    margin-bottom: 2.396rem;
}
.related-products{
    padding: 4.896rem 0 5.417rem;
}
.related-products .swiper-wrapper{
    align-items: unset;
}
.related-products .swiper-slide{
    height: auto;
}
.related-products .product-item{
    background-color: #FFF;
    height: 100%;
}
.box-swiper{
    position: relative;
}
.box-swiper .swiper-arrow{
    position: absolute;
    z-index: 4;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    display: flex;
}
.box-swiper .swiper-arrow.prev{
    left: -4.6875rem;
}
.box-swiper .swiper-arrow.next{
    right: -4.6875rem;
}
.product-list-banner .grid-box{
    margin-top: 0.833rem;
    grid-gap: 1.25rem;
}
.product-list-section{
    padding-bottom: 7.292rem;
    padding-top: 3.4375rem;
}
.product-list-section h1{
    margin-bottom: 1.979rem;
}
.product-list-section .product-list-content{
    box-shadow: 0rem 0.208rem 1.5625rem 0rem #0000000D;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    padding: 2.1875rem 5.208rem 2.083rem;
    margin-top: 4.375rem;
}
.product-list-section .product-list-content:before{
    bottom: 2.083rem;
    left: 0;
    width: 100%;
    height: 13.021rem;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    position: absolute;
    content: '';
}
.product-list-section .product-list-content .btn{
    position: absolute;
    bottom: 2.083rem;
    left: 50%;
    transform: translateX(-50%);
}
.product-list-section .product-list-content .btn.is-showing svg{
    transform: rotate(180deg);
}
.product-list-section .product-list-content .sec-des{
    max-height: 25rem;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.product-list-section .product-list-content.active .sec-des{
    max-height: 156.25rem;
}
.product-list-section .product-list-content.active:before{
    display: none;
}
.product-list-section .product-list-content.active{
    padding-bottom: 5.208rem;
}
.product-item{
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    padding: 1.25rem;
    position: relative;
}
.product-item .discount-tag{
    position: absolute;
    z-index: 4;
    right: 0;
    top: 0;
    font-size: 0.833rem;
    font-weight: 600;
    line-height: 1.03rem;
    padding: 0.26rem 0.521rem;
    background-color: red;
    color: #FFF;
    border-bottom-left-radius: 0.521rem;
}
.product-item .box-image img{
    object-fit: contain;
    max-height: 8.4375rem;
}
.product-item .box-text{
    padding: 1.25rem 0 0 0;
}
.product-item .product-item-rating .star-rating{
    font-size: 0.729rem;
    margin: 0;
}
.product-item .product-item-rating .rating-text{
    font-size: 0.78125rem;
    font-style: italic;
    font-weight: 600;
    line-height: 0.965625rem;
    color: #333;
}
.product-item .product-item-rating{
    display: flex;
    align-items: center;
    gap: 0.521rem;
    margin-top: 0.625rem;
}
.product-item .product-item-price {
    font-size: 1.042rem;
    font-weight: 700;
    line-height: 1.2875rem;
    color: red;
    display: flex;
    align-items: center;
    gap: 0.26rem;
    margin-top: 0.417rem;
}
.product-item .product-item-price ins,
.product-item .product-item-price > span.amount,
.product-item .product-item-price ins span.amount{
    font-size: 1.042rem;
    font-weight: 700;
    line-height: 1.2875rem;
    color: red;
}
.product-item .product-item-price del{
    order: 2;
    margin-left: 0.3125rem;
}
.product-item .product-item-price del,
.product-item .product-item-price del span.amount{
    font-size: 0.833rem;
    font-weight: 400;
    line-height: 1.03rem;
    color: #AEAEAE;
}
.product-item .btn{
    padding: 0.26rem 1.042rem;
    width: 100%;
}
.product-item .btn svg{
    width: 1.146rem;
    height: auto;
}
.product-item h3{
    margin-bottom: 0.3125rem;
    margin-top: 0;
}
.product-item .btn-primary{
    margin: 0.833rem 0 0 0 !important;
}
.product-item .btn-secondary {
    margin: 0.417rem 0 0 0 !important;
}
.product-item .product-item-des{
    font-size: 0.833rem;
    font-weight: 400;
    line-height: 1.03rem;
    margin-top: 0.625rem;
}
.product-item .product-item-des > *:last-child{
    margin-bottom: 0 !important;
}
.product-item .product-item-des li{
    margin-bottom: 0;
}
.product-item-first .product-item-price ins,
.product-item-first .product-item-price > span.amount,
.product-item-first .product-item-price ins span.amount{
    font-size: 1.5625rem;
    font-weight: 700;
    line-height: 1.93125rem;
}
.product-item-first .product-item-price{
    font-size: 0;
}
.product-item-first .product-item-price > span.amount:nth-of-type(2){
    display: none !important;
}
.product-item-first.product-item{
    padding: 0;
}
.product-item-first.product-item .col-6:first-of-type .img-wrap img{
    width: 100%;
    height: auto;
    max-height: unset;
}
.product-item .box-text a{
    margin: 0;
    display: flex;
}
.product-item-first.product-item .col-6:first-of-type{
    padding: 1.667rem 1.979rem 1.25rem 1.042rem;
}
.product-item-first.product-item .col-6:last-of-type{
    padding: 2.1875rem 0.521rem 1.667rem 0;
}
.product-item-first.product-item .col-inner,
.product-item-first.product-item .box{
    height: 100%;
}
.product-item-first.product-item .box .item-footer{
    margin-top: auto;
    background-color: var(--main-cl);
    padding: 0.521rem 1.25rem;
}
.product-item-first.product-item .box .item-footer .icon{
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #FFF;
    width: 2.1875rem;
    min-width: 2.1875rem;
    height: 2.1875rem;
    margin-right: 0.729rem;
}
.product-item-first.product-item .box{
    display: flex;
    flex-direction: column;
}
.product-item .affiliate-price{
    margin-top: 0.521rem;
}
.product-item .affiliate-price > a{
    gap: 0.3125rem;
    font-size: 0.729rem;
    line-height: 1.042rem;
}
.product-item .affiliate-price > a .aff-image-copy-link{
    width: 1.042rem !important;
    height: 1.042rem !important;
}
.products-list+.products-list{
    margin-top: 3.229rem;
}
.products-list .products-list-header{
    margin-bottom: 1.875rem;
}
#products-list > #products-grid{
    animation: fade-up 0.4s;
}
#products-list > div{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#products-list.loading > div{
    transform: translateY(2.604rem);
    opacity: 0;
}
.products-grid{
    grid-gap: 1.25rem;
}
.products-grid .product-item-first{
    grid-column: 1/3
}
.recruitment-1{
    padding: 5rem 0;
}
.recruitment-1 .col-6:nth-of-type(1){
    padding-right: 5.208rem;
}
.recruitment-1 .item .cont-wrap{
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    font-size: 2.083rem;
    font-weight: 900;
    line-height: 2.5rem;
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
    text-align: center;
}
.recruitment-1 .item .flex-box{
    gap: 1.042rem;
}
.recruitment-1 .item:nth-of-type(odd) .cont-wrap{
    background-color: var(--main-cl);
    box-shadow: 1.5625rem 1.042rem 2.083rem 0rem #00000040;
}
.recruitment-1 .item:nth-of-type(even) .cont-wrap{
    background-color: #C170FF;
    box-shadow: -1.5625rem 1.042rem 2.083rem 0rem #00000040;
}
.recruitment-1 .item:nth-of-type(even) .flex-box{
    flex-direction: row-reverse;
}
.recruitment-1 .item+.item{
    margin-top: 1.042rem;
}
.sec-title-3{
    font-size: 2.604rem;
    font-weight: 900;
    line-height: 3.021rem;
    margin-bottom: 1.042rem;
}
.sec-title-3 b{
    display: block;
    font-size: 4.167rem;
    font-weight: 900;
    line-height: 4.6875rem;
}
.recruitment-2{
    padding: 4.167rem 0 3.125rem;
    background-color: #F3F3F3;
}
.recruitment-2 .sec-des{
    margin-bottom: 2.083rem
}
.recruitment-2 .grid-box{
    grid-gap: 1.042rem;
    margin-bottom: 2.083rem;
}
.recruitment-2 .grid-box .item h3{
    margin-bottom: 1.042rem;
}
.recruitment-2 .grid-box .item{
    border: 1px solid #CEAEE7;
    padding: 1.5625rem 2.083rem;
}
.recruitment-2 .grid-box .item > .flex-box{
    gap: 1.25rem;
}
.recruitment-2 .grid-box .item > .flex-box .flex-box{
    gap: 0.729rem;
    margin-bottom: 0.3125rem;
}
.recruitment-3{
    padding: 3.125rem 0 3.385rem;
}
.recruitment-3 .item+.item{
    margin-top: 5.208rem;
}
.recruitment-3 .item:nth-of-type(even) .cont-wrap{
    padding-left: 6.458rem;
}
.recruitment-3 .item:nth-of-type(odd) .cont-wrap{
    padding-right: 6.458rem;
}
.recruitment-3 .item:nth-of-type(even) > .flex-box{
    flex-direction: row-reverse;
}
.recruitment-3 .item .img-wrap{
    width: calc(100% / 3);
}
.recruitment-3 .item .cont-wrap{
    width: calc(100% / 3 * 2);
}
.recruitment-3 .item.item-style-3 .img-wrap{
    width: 50%;
    padding-left: 4.427rem;
}
.recruitment-3 .item.item-style-3 .cont-wrap{
    width: 50%;
    padding-right: 0.521rem;
}
.recruitment-3 .item.item-style-3 .item-inner{
    margin-top: 2.083rem;
}
.recruitment-3 .item.item-style-3 .item-inner .flex-box > img{
    width: 3.646rem;
    height: 3.646rem;
    margin-right: 1.042rem;
}
.recruitment-3 .item.item-style-3 .item-inner .sec-des{
    padding-left: 4.6875rem;
}
.recruitment-3 .item.item-style-2 .cont-style-2 {
    border-top: 1px solid var(--main-cl);
}
.recruitment-3 .item.item-style-2 .cont-style-2 .cont-left{
    width: 37%;
    padding: 1.354rem 3.229rem 0 0;
}
.recruitment-3 .item.item-style-2 .cont-style-2 .cont-left+.cont-right{
    border-left: 1px solid var(--main-cl);
}
.recruitment-3 .item.item-style-2 .cont-style-2 .cont-right{
    width: 63%;
    padding: 1.354rem 0 0 0;
}
.recruitment-3 .item.item-style-2 .cont-style-2 .cont-right > ul > li{
    padding-left: 1.5625rem;
    position: relative;
    margin-bottom: 0;
}
.recruitment-3 .item.item-style-2 .cont-style-2 .cont-right > ul > li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 2.083rem;
    height: 2.083rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: var(--main-cl);
    border: 1px solid #FFF;
    z-index: 3;
    pointer-events: none;
}
.recruitment-3 .item.item-style-2 .cont-style-2 .cont-right > ul > li+li{
    margin-top: 1.25rem;
}
.recruitment-4{
    padding: 3.125rem 0 6.979rem;
}
.recruitment-4 .grid-box .item{
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    /*height: 14.0625rem;*/
}
.recruitment-4 .grid-box .item:nth-of-type(1){
    grid-column: 1/7;
    grid-row:1/4;
}
.recruitment-4 .grid-box .item:nth-of-type(2){
    grid-column: 7/10;
    /*height: 29.167rem;*/
    grid-row: 1/7;
}
.recruitment-4 .grid-box .item:nth-of-type(3){
    grid-column: 10/13;
    grid-row:1/3;
}
.recruitment-4 .grid-box .item:nth-of-type(4){
    grid-column: 1/3;
    grid-row:4/7;
}
.recruitment-4 .grid-box .item:nth-of-type(5){
    grid-column: 3/7;
    grid-row:4/7;
}
.recruitment-4 .grid-box .item:nth-of-type(6){
    grid-column: 10/13;
    grid-row:3/7;
}
.recruitment-4 .grid-box{
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(6, 1fr);
    grid-gap: 1.042rem;
}
.recruitment-details-1{
    padding-top: 6.25rem;
}
.recruitment-details-2{
    padding-top: 4.6875rem;
    padding-bottom: 7.8125rem;
}
.recruitment-details-1 .recruitment-info{
    padding: 2.292rem 2.292rem 1.042rem;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    border: 1px solid var(--main-cl);
}
.recruitment-details-1 .recruitment-info .item{
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    padding: 0.833rem 1.875rem;
}
.recruitment-details-1 .recruitment-info .item .name{
    width: 45%;
    min-width: 45%;
}
.recruitment-details-1 .recruitment-info .item .cont{
    padding-left: 0.521rem;
}
.recruitment-details-1 .recruitment-info .item:nth-of-type(odd){
    background-color: var(--main-cl-light);
}
.recruitment-details-2 .col-9,
.recruitment-details-1 .col-9{
    padding-right: 2.083rem;
}
.recruitment-details-1 .post-information+.post-information{
    margin-top: 1.25rem;
}
.recruitment-details-1 .post-information > .text-3{
    background-color: var(--main-cl);
    color: var(--sub-cl);
    padding: 0.625rem 1.5625rem;
}
.recruitment-details-2 .related-recruitment .item{
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    border: 1px solid var(--main-cl);
    background-color: var(--main-cl-light);
    margin-top: 1.042rem;
}
.recruitment-details-2 .related-recruitment .item h3{
    margin: 0;
}
.recruitment-details-2 .related-recruitment .item .sec-des{
    margin-top: 0.729rem;
}
.recruitment-details-2 .related-recruitment .item a.text-primary{
    margin-top: 1.25rem;
    display: inline-block;
}
.recruitment-details-2 .related-recruitment .item .cont-wrap{
    padding: 1.25rem;
}
.recruitment-details-2 .related-recruitment .box-title{
    font-size: 1.042rem;
    font-weight: 800;
    line-height: 1.458rem;
    padding: 0.833rem 1.5625rem;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    background-color: var(--main-cl);
    color: var(--sub-cl)
}
section.store-1{
    padding: 7.03125rem 0;
}
section.store-1 .grid-box{
    grid-gap: 3.125rem 4.792rem;
}
section.store-2{
    padding: 4.427rem 0 0;
}
section.store-2 .grid-box{
    grid-gap: 1.042rem;
    margin-top: 2.604rem;
}
section.store-3{
    padding: 4.792rem 0 5.729rem;
}
section.store-3 .sec-title-3{
    margin-bottom: 2.083rem;
}
.store-table{
    -webkit-border-radius: 1.042rem;
    -moz-border-radius: 1.042rem;
    border-radius: 1.042rem;
    border: 1px solid var(--main-cl);
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.store-table > li{
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.354rem;
    color: #333;
    text-align: center;
    display: flex;
    margin-bottom: 0;
    cursor: pointer;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.store-table > li.title{
    cursor: default;
    background-color: var(--main-cl);
    color: #FFF;
    font-size: 1.042rem;
    font-weight: 800;
    line-height: 1.458rem;
}
.store-table > li > span{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.25rem;
}
.store-table > li+li{
    border-top: 1px solid #CEAEE7;
}
.store-table > li > span+span{
    border-left: 1px solid #CEAEE7;
}
.store-table > li > span:nth-of-type(1){
    width: 15%;
}
.store-table > li > span:nth-of-type(2){
    width: 55%;
}
.store-table > li > span:nth-of-type(3){
    width: 30%;
}
.tabs-title{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2.8125rem;
    gap: 1.042rem
}
.tabs-title .tab-title{
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    background-color: var(--main-cl);
    font-size: 0.78125rem;
    font-weight: 400;
    line-height: 0.965625rem;
    padding: 0.625rem 2.865rem;
    color: #FFF;
    cursor: pointer;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.tabs-title .tab-title:hover,
.tabs-title .tab-title.active{
    background-color: var(--sub-cl);
}
.store-table > li:not(.title):hover{
    background-color: #f8edff;
}
.tab-content{
    display: none;
}
.tab-content > ul{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    animation: fade-up 0.4s
}
.tab-content.loading > ul{
    transform: translateY(2.604rem);
    opacity: 0;
}
.tab-content.active{
    display: block;
    animation: fade-up 0.6s;
}
header .row,
header .container{
    max-width: var(--container-w);
    padding-left: 0;
    padding-right: 0;
}
header .header-contact-wrapper > ul > li{
    margin-right: 0;
}
header .header-contact-wrapper > ul > li+li{
    margin-left: 3.646rem;
}
header .header-contact-wrapper > ul > li > a:after,
header .header-contact-wrapper > ul > li > a:before{
    display: none !important;
}
header .header-contact-wrapper > ul > li > a{
    font-size: 0.78125rem;
    font-weight: 400;
    line-height: 0.965625rem;
    color: #333;
    display: flex;
    align-items: center;
    gap: 0.521rem;
    text-transform: unset
}
header .header-contact-wrapper > ul > li > a[href*='tel']{
    font-size: 0.99rem;
    font-weight: 700;
    line-height: 1.223rem;
    letter-spacing: 0.05em;
}
header li.header-button-1{
    display: flex;
}
header li.header-button-1 a span.icon{
    display: flex;
    margin-right: 0.521rem;
}
header#header #logo{
    width: 7.917rem !important;
}
header#header #top-bar{
    padding: 0.15625rem 0;
}
header#header #top-bar li.header-account-item > a{
    padding: 0.365rem 1.146rem;
    color: #FFF;
    font-size: 0.78125rem;
    font-weight: 400;
    line-height: 0.965625rem;
    display: flex;
}
.header-item.cart-item{
    position: relative;
    margin-left: 3.125rem;
}
.header-item.cart-item > a{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F5F5F5;
    padding: 0.521rem;
}
.header-item.cart-item .cart-icon,
.header-item.cart-item .cart-total-count{
    position: absolute;
    width: 1.042rem;
    height: 1.042rem;
    font-size: 0.625rem;
    font-weight: 700;
    line-height: 1.042rem;
    top: -0.3125rem;
    right: -0.3125rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #D6181C;
    color: #FFF;
    text-align: center;
}
.header-item.cart-item .cart-icon strong:after{
    display: none !important;
}
.header-item.cart-item .cart-icon strong{
    border: unset;
    border-radius: unset;
    color: unset;
    font-family: unset;
    font-size: unset;
    font-weight: unset;
    height: unset;
    line-height: unset;
    margin: unset;
    position: unset;
    text-align: unset;
    vertical-align: unset;
    width: unset;
    background: transparent;
}
.header-item.account-item > a{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.521rem;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
header#header .header-main{
    height: 4.167rem;
}
header#header #masthead .header-inner .header-nav-main > .mega-menu-wrap > ul > li.mega-menu-item+li.mega-menu-item{
    margin-left: 3.125rem;
}
header#header #masthead .header-inner .header-nav-main > .mega-menu-wrap > ul > li.mega-menu-item > a.mega-menu-link{
    font-size: 1.042rem;
    font-weight: 600;
    line-height: 1.458rem;
    color: #FFF;
    position: relative;
    height: auto;
    padding: 1.354rem 0;
}
header#header .stuck #masthead .header-inner .header-nav-main > .mega-menu-wrap > ul > li.mega-menu-item > a.mega-menu-link{
    padding: 1.042rem 0;
}
header#header #masthead .header-inner .header-nav-main > .mega-menu-wrap > ul > li.mega-menu-item > a.mega-menu-link:before{
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
    width: 0;
    position: absolute;
    content: '';
    background-color: #FFF;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    opacity: 0;
}
header#header #masthead .header-inner .header-nav-main > .mega-menu-wrap > ul > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link:before,
header#header #masthead .header-inner .header-nav-main > .mega-menu-wrap > ul > li.mega-menu-item > a.mega-menu-link:hover:before{
    width: 100%;
    opacity: 1;
}
header#header #masthead .header-inner .header-nav-main > .mega-menu-wrap > ul > li.mega-menu-item  > ul.mega-sub-menu > li.mega-menu-item{
    margin: 0;
    padding: 0;
}
header#header #masthead .header-inner .header-nav-main > .mega-menu-wrap > ul > li.mega-menu-item  > ul.mega-sub-menu > li > a.mega-menu-link{
    font-size: 0.833rem;
    color: #333;
    font-weight: 400;
    line-height: 1.046rem;
    padding: 0.625rem 0.833rem;
    border-top: 1px solid #F0F0F0;
}
header#header #masthead .header-inner .header-nav-main > .mega-menu-wrap > ul > li.mega-menu-item  > ul.mega-sub-menu > li:first-of-type > a.mega-menu-link{
    border-top: none !important;
}
header#header #masthead .header-inner .header-nav-main > .mega-menu-wrap > ul > li.mega-menu-item  > ul.mega-sub-menu > li.mega-current-menu-item > a.mega-menu-link,
header#header #masthead .header-inner .header-nav-main > .mega-menu-wrap > ul > li.mega-menu-item  > ul.mega-sub-menu > li > a.mega-menu-link:hover{
    background-color: transparent !important;
    color: var(--main-cl)
}
header#header #masthead .header-inner .header-nav-main > .mega-menu-wrap > ul > li.mega-menu-item.mega-menu-tabbed  > ul.mega-sub-menu{
    width: 72.917rem;
    left: 50%;
    transform: translateX(-50%);
    max-width: 100vw;
}
header#header #masthead .header-inner .header-nav-main,
header#header #masthead .header-inner .header-nav-main > .mega-menu-wrap,
header#header #masthead .header-inner .header-nav-main > .mega-menu-wrap > ul{
    position: unset;
}
header#header #masthead .header-inner .header-nav-main > .mega-menu-wrap > ul > li.mega-menu-item.mega-menu-tabbed  > ul.mega-sub-menu > li > a:before{
    width: 1.771rem;
    height: 1.771rem;
    margin-right: 0.729rem;
}
header#header #masthead .header-inner .header-nav-main > .mega-menu-wrap > ul > li.mega-menu-item.mega-menu-tabbed  > ul.mega-sub-menu > li > a > span.mega-indicator{
    margin-left: auto;
}
header#header #masthead .header-inner .header-nav-main > .mega-menu-wrap > ul > li.mega-menu-item.mega-menu-tabbed  > ul.mega-sub-menu > li > a{
    font-size: 0.9375rem;
    font-weight: 600;
    line-height: 1.159rem;
    display: flex;
    align-items: center;
    padding: 1.146rem 0.833rem 1.146rem 1.25rem;
    border-bottom: 1px solid #EAEAEA;
    border-right: 1px solid #EAEAEA;
    background-color: transparent !important;
}
header#header #masthead .header-inner .header-nav-main > .mega-menu-wrap > ul > li.mega-menu-item.mega-menu-tabbed  ul.mega-sub-menu > li.mega-menu-column > ul.mega-sub-menu > li{
    padding: 1.25rem;
}
header#header #masthead .header-inner .header-nav-main > .mega-menu-wrap > ul > li.mega-menu-item.mega-menu-tabbed  ul.mega-sub-menu > li.mega-menu-column > ul.mega-sub-menu > li > a{
    font-size: 1.042rem;
    font-weight: 700;
    line-height: 1.2875rem;
    margin-bottom: 0.625rem;
    color: var(--main-cl);
    text-transform: unset;
}
header#header #masthead .header-inner .header-nav-main > .mega-menu-wrap > ul > li.mega-menu-item.mega-menu-tabbed  ul.mega-sub-menu > li.mega-menu-column > ul.mega-sub-menu > li > ul > li+li > a{
    margin-top: 0.521rem;
}
header#header #masthead .header-inner .header-nav-main > .mega-menu-wrap > ul > li.mega-menu-item.mega-menu-tabbed  ul.mega-sub-menu > li.mega-menu-column > ul.mega-sub-menu > li > ul > li > a{
    font-size: 0.833rem;
    font-weight: 400;
    line-height: 1.03rem;
    position: relative;
    display: flex;
    align-items: center;
}
header#header #masthead .header-inner .header-nav-main > .mega-menu-wrap > ul > li.mega-menu-item.mega-menu-tabbed  ul.mega-sub-menu > li.mega-menu-column > ul.mega-sub-menu > li > ul > li > a:hover{
    color: var(--main-cl);
}
header#header #masthead .header-inner .header-nav-main > .mega-menu-wrap > ul > li.mega-menu-item.mega-menu-tabbed  ul.mega-sub-menu > li.mega-menu-column > ul.mega-sub-menu > li > ul > li > a:before{
    display: block;
    margin-right: 0.417rem;
    width: 0.625rem;
    height: 0.625rem;
    content: '';
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuMjI0NzYgNi4yMTI3M0w1LjE2MjI2IDIuMTUwMjNDNS4xMDU0NCAyLjA5MzQxIDUuMDMzMDUgMi4wNTQ3MyA0Ljk1NDI1IDIuMDM5MDVDNC44NzU0NCAyLjAyMzM4IDQuNzkzNzYgMi4wMzE0MyA0LjcxOTUzIDIuMDYyMThDNC42NDUzIDIuMDkyOTMgNC41ODE4NSAyLjE0NSA0LjUzNzIxIDIuMjExODFDNC40OTI1OCAyLjI3ODYxIDQuNDY4NzUgMi4zNTcxNiA0LjQ2ODc1IDIuNDM3NTFWMTAuNTYyNUM0LjQ2ODc1IDEwLjY0MjkgNC40OTI1OCAxMC43MjE0IDQuNTM3MjIgMTAuNzg4MkM0LjU4MTg1IDEwLjg1NSA0LjY0NTMgMTAuOTA3MSA0LjcxOTUzIDEwLjkzNzhDNC43OTM3NiAxMC45Njg2IDQuODc1NDQgMTAuOTc2NiA0Ljk1NDI1IDEwLjk2MUM1LjAzMzA1IDEwLjk0NTMgNS4xMDU0NCAxMC45MDY2IDUuMTYyMjYgMTAuODQ5OEw5LjIyNDc2IDYuNzg3MjlDOS4yNjI0OCA2Ljc0OTU2IDkuMjkyNDEgNi43MDQ3NyA5LjMxMjgzIDYuNjU1NDhDOS4zMzMyNSA2LjYwNjE5IDkuMzQzNzYgNi41NTMzNiA5LjM0Mzc2IDYuNTAwMDFDOS4zNDM3NiA2LjQ0NjY1IDkuMzMzMjUgNi4zOTM4MiA5LjMxMjgzIDYuMzQ0NTNDOS4yOTI0MSA2LjI5NTI0IDkuMjYyNDggNi4yNTA0NSA5LjIyNDc2IDYuMjEyNzNaIiBmaWxsPSIjMjcyRDM1Ii8+Cjwvc3ZnPgo=")
}
footer#footer{
    padding: 2.917rem 0;
}
footer#footer .col-8 > .flex-box+.flex-box{
    margin-top: 3.646rem;
}
footer#footer .menu-footer  > li{
    margin: 0;
}
footer#footer .menu-footer > li+li > a{
    margin-top: 0.625rem;
}
footer#footer .menu-footer > li > a{
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.159rem;
    color: #FFF;
    display: block;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
footer#footer .menu-footer > li > a:hover{
    color: var(--sub-cl)
}
footer#footer .footer-title{
    padding-bottom: 0.521rem;
    margin-bottom: 1.042rem;
    position: relative;
}
footer#footer .footer-title:before{
    bottom: 0;
    left: 0;
    height: 2px;
    width: 1.875rem;
    background-color: var(--sub-cl);
    position: absolute;
    content: '';
}
footer#footer .col-8{
    padding-top: 1.25rem;
}
footer#footer .col-8 .flex-box.socials-footer{
    gap: 0.833rem;
}
footer#footer .col-8 .flex-box.socials-footer > a{
    display: flex;
    width: 1.979rem;
    height: 1.979rem;
}
footer#footer .col-4 .footer-info{
    margin-top: 1.354rem;
}
footer#footer .col-4 .footer-info > .item+.item{
    margin-top: 0.625rem;
}
footer#footer .col-4 .footer-info > .item .icon{
    width: 1.667rem;
    min-width: 1.667rem;
    height: 1.667rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFF;
    margin-right: 0.833rem;
}
footer#footer .footer-logo img{
    height: 5.99rem;
    width: auto;
    margin-bottom: 1.042rem;
}
footer#footer .col-4 .flex-box.logos{
    margin-top: 0.9375rem;
    gap: 1.458rem;
}
section.before-footer{
    background-color: #F8EEFF;
    padding: 3.229rem 0 2.083rem;
}
section.before-footer .col-6:first-of-type{
    padding-right: 5.417rem;
}
section.before-footer .col-6 .fs-20{
    margin-bottom: 2.083rem;
}
body.post-type-archive-product .before-footer .sec-title b,
body.tax-product_cat .before-footer .sec-title b,
body.single-product .before-footer .sec-title b{
    color: #12BBAE
}
.load_home_page svg {
    width: 20.833rem;
    max-width: 95%;
    height: auto;
    position: absolute;
    z-index: 99;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.load_home_page {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    transition: 1s all;
    opacity: 1;
    background: transparent;
}

div.load_home_page .mask {
    /*background-color: #00BDFFFF;*/
    transition: 1s all ease-in-out;
    position: absolute;
    width: 100%;
    height: 100%;
}

div.load_home_page.complete .mask {
    background-color: transparent;
}

div.load_home_page .mask span {
    display: block;
    width: 100%;
    height: 20%;
    position: absolute;
    left: 0;
    transition: 1s all ease-in-out;
    background-color: var(--main-cl);
    /*backdrop-filter: blur(40px);*/
}

div.load_home_page .mask span:nth-child(even) {
    left: unset;
    right: 0;
}

div.load_home_page .mask span:nth-child(1) {
    top: 0;
}

div.load_home_page .mask span:nth-child(2) {
    top: 20%;
}

div.load_home_page .mask span:nth-child(3) {
    top: 40%;
}

div.load_home_page .mask span:nth-child(4) {
    top: 60%;
}

div.load_home_page .mask span:nth-child(5) {
    top: 80%;
}

.load_home_page.complete {
    visibility: hidden;
}

div.load_home_page.complete .mask span {
    width: 0;
    opacity: 0;
    transition-delay: .8s;
}

@media only screen and (max-width: 991px) {
    .load_home_page svg {
        width: 20rem;
    }
}

@media only screen and (max-width: 767px) {
    .load_home_page svg {
        width: 15rem;
    }
}

.load_home_page.complete svg{
    transition-delay: 0.8s;
    opacity: 0;
}
.load_home_page rect,
.load_home_page path{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.path-1 {
    animation-name: Signature2;
    animation-duration: 10s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(2, .25, .43, .96);
    stroke: #FFF;
    stroke-width: 1px;
    stroke-dasharray: 2108;
    stroke-dashoffset: 2108;
    fill: transparent;
}

.path-2{
    animation-name: Signature1;
    animation-duration: 10s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(2,.25,.43,.96);
    stroke: var(--sub-cl);
    stroke-width: 1px;
    stroke-dasharray: 2108;
    stroke-dashoffset: 2108;
    fill: transparent;
}
.load_home_page.complete .path-2{
    fill: var(--sub-cl);
}
.load_home_page.complete .path-1{
    fill: #FFF
}
@keyframes Signature1 {
    to {
        stroke: var(--sub-cl);
        stroke-dashoffset: 0;
    }
}
@keyframes Signature2 {
    to {
        stroke: #FFF;
        stroke-dashoffset: 0;
    }
}
.tile-reveal {
    overflow: hidden;
    width: 100vw;
    height: 100vh;
    display: flex;
    flex-flow: row wrap;
    align-self: flex-start;
    align-items: center;
    align-content: center;
    justify-content: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    z-index: 99;
    background: #fff;
}
.tile-reveal-square {
    flex: 1 1 auto;
    width: 75px;
    height: 75px;
    background-color: var(--main-cl-light);
    opacity: 1;
}
.wrap-enter-site {
    position: fixed;
    width: 100%;
    height: auto;
    bottom: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    animation-name: fadeIn;
    animation-duration: 1s;
    animation-delay: 0.6s;
    animation-fill-mode: forwards;
}
header#header .nav-dropdown{
    min-width: 16.667rem;
    -webkit-border-radius: 1.042rem;
    -moz-border-radius: 1.042rem;
    border-radius: 1.042rem;
    border: none;
    box-shadow: 0 0 10px #999999
}
.widget_shopping_cart .ux-mini-cart-empty{
    gap: 1.042rem
}
.widget_shopping_cart .woocommerce-mini-cart__empty-message{
    font-size: 0.833rem;
    line-height: 1.25rem;
}
.widget_shopping_cart a.button:not(.checkout){
    display: none !important;
}
.widget_shopping_cart a.button{
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    text-transform: unset;
    padding: 0.521rem 1.875rem;
    font-size: 0.833rem;
    font-weight: 600;
    line-height: 1.458rem;
    margin: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: 1px solid;
}
.widget_shopping_cart a.button.primary:hover{
    background-color: #FFF;
    color: var(--main-cl)
}
.widget_shopping_cart li.woocommerce-mini-cart-item a:not(.remove){
    font-size: 0.833rem;
    line-height: 1.25rem;
    font-weight: 500;
}
ul.product_list_widget li .quantity{
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    overflow: hidden;
    border: 1px solid #ddd;
}
ul.product_list_widget li .quantity input{
    border-top: none;
    border-bottom: none;
}
ul.product_list_widget li .quantity .button{
    border: none;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}
ul.product_list_widget li .quantity .button.minus{
    border-right: 1px solid #ddd;
}
ul.product_list_widget li .quantity .button.plus{
    border-left: 1px solid #ddd;
}
.widget_shopping_cart .woocommerce-mini-cart__total strong{
    color: #000;
    font-size: 0.9375rem;
    line-height: 1.354rem;
}
.nav-dropdown .product_list_widget {
    padding-right: 0.521rem !important;
}
.nav-dropdown .product_list_widget::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.nav-dropdown .product_list_widget::-webkit-scrollbar
{
    width: 0.208rem;
    background-color: #cedbff;
}

.nav-dropdown .product_list_widget::-webkit-scrollbar-thumb
{
    background-color: var(--main-cl);
}
.home-swiper-1 .col-6:nth-of-type(2) img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.home-swiper-1 .swiper-arrow{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    cursor: pointer;
    z-index: 4;
}
.home-swiper-1 .swiper-arrow.prev{
    left: 2.708rem;
}
.home-swiper-1 .swiper-arrow.next{
    right: 2.708rem;
}
.home-swiper-1 .col-6.bg-secondary{
    padding: 2.604rem 14.271rem 10.417rem 9.0625rem;
}
.home-swiper-1 .col-6.bg-secondary .sec-title{
    margin-bottom: 1.5625rem;
    -webkit-text-stroke: 1px #FFF;
}
.home-swiper-1 .col-6.bg-secondary img{
    margin-bottom: 1.458rem;
}
.home-swiper-1 .p-middle img{
    width: 22.083rem;
    height: auto;
}
.home-swiper-1 .btn:before,
.home-swiper-1 .btn:after{
    background-color: #333;
}
.home-swiper-2 .swiper-slide{
    padding: 0 3.333rem;
}
.home-page-2{
    padding-bottom: 4.375rem;
    position: relative;
    z-index: 2;
}
.home-page-2 .sec-title{
    font-weight: 700;
}
.home-page-2 .title-large{
    font-size: 4.167rem;
    font-weight: 900;
    line-height: 5.15rem;
    margin-bottom: 1.5625rem;
}
.home-page-2:before{
    bottom: calc(100% - 1px);
    left: 50%;
    transform: translateX(-50%);
    height: 6.5625rem;
    position: absolute;
    width: 100%;
    content: '';
    background-color: var(--main-cl);
    z-index: 5;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}
.home-page-3{
    padding: 5.104rem 0 4.583rem;
}
.home-page-3 .btn{
    margin-bottom: 0.9375rem;
}
.home-page-3 .sec-title{
    margin-bottom: 0.9375rem;
}
.home-page-3 .col-6:first-of-type{
    padding: 0 4.167rem
}
.home-page-3 .wrap-link{
    opacity: 1 !important;
}
.home-page-3 .wrap-link svg{
    width: 4.6875rem;
    height: 4.6875rem;
}
.home-page-3 .wrap-link:before{
    z-index: -1;
    position: absolute;
    content: '';
    width: 5.208rem;
    height: 5.208rem;
    background: linear-gradient(270deg, rgba(97, 48, 134, 0.8) 0%, rgba(97, 48, 134, 0.5) 51.35%, rgba(97, 48, 134, 0.8) 100%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: scaleBorder 1.4s infinite;
}
@keyframes scaleBorder {
    0%{
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }
    100%{
        transform: translate(-50%, -50%) scale(1.3);
        opacity: 0;
    }
}
.home-page-4{
    padding: 4.167rem 0 5.208rem;
    background-image: linear-gradient(180deg, #F6EAFF 0%, rgba(243, 227, 255, 0) 100%);
}
.home-page-4 .home-swiper-3 .flex-box{
    margin-bottom: 1.042rem;
}
.home-page-4 .home-swiper-3 .brand-logo img{
    height: 4.479rem;
    width: auto;
}
.home-page-5{
    background-image: linear-gradient(180deg, #F6EAFF 0%, rgba(246, 234, 255, 0) 100%);
    padding: 3.75rem 0 2.604rem;
}
.home-page-5 .home-product-group{
    margin-top: 4.167rem;
}
.home-page-5 .product-item{
    background-color: #FFF;
}
.home-page-5 .home-product-group > .flex-box .sec-title-2{
    width: max-content;
    margin-right: auto !important;
}
.home-page-5 .home-product-group > .flex-box{
    margin-bottom: 2.1875rem;
}
.home-page-5 .home-product-group .tabs-title{
    margin-bottom: 0;
    margin-right: 1.042rem;
}
.home-page-5 .home-product-group .tabs-title .tab-title{
    flex: 0 0 auto;
}
.home-page-5 .home-product-group .products-grid > div{
    animation: fade-up 0.4s
}
.home-page-5 .home-product-group .products-grid.loading > div{
    opacity: 0;
    transform: translateY(2.604rem);
}
.home-page-6{
    padding: 3.125rem 0 5.729rem;
}
.home-page-7{
    background-color: #EFDAFF;
    padding: 4.896rem 0 4.271rem;
}
.home-page-7 .flex-box{
    gap: 4.271rem 0;
    margin-top: 3.125rem;
}
.home-page-7 .flex-box .cont-wrap h3{
    margin-bottom: 0.521rem;
}
.home-page-7 .flex-box .cont-wrap{
    margin-top: 1.354rem;
    padding: 0 1.042rem;
}
.home-page-8{
    padding: 4.271rem 0 2.604rem;
}
.home-page-8 .sec-title{
    margin-bottom: 1.5625rem;
}
.home-page-8 .img-wrap{
    margin-bottom: 0.833rem;
}
.home-page-8 .box-swiper{
    margin: 0 5.208rem;
}
.home-page-9{
    padding: 2.604rem 0 3.125rem;
}
.home-page-10{
    padding: 4.167rem 0 2.865rem;
}
.home-page-10 .sub-title{
    font-size: 1.979rem;
    font-weight: 600;
    line-height: 2.446rem;
    margin-bottom: 1.771rem;
}
.home-page-10 .col-5{
    padding-right: 4.427rem;
}
.home-page-10 .col-7{
    padding-top: 1.042rem;
}
.home-page-10 .col-7 .flex-box{
    gap: 0.729rem;
    margin-bottom: 1.458rem;
}
.home-page-11{
    padding: 2.865rem 0 7.292rem;
}
.home-page-11 .grid-box{
    grid-gap: 1.458rem 2.1875rem;
    margin-top: 2.917rem;
}
.home-page-11 .grid-box .item{
    background-color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.25rem;
}
.swal2-container .swal2-actions button.swal2-styled{
    min-width: 120px;
}
.nk-checkout-page form.woocommerce-checkout{
    margin-bottom: 0 !important;
}
.about-1+section{
    position: relative;
    z-index: 3;
}
.about-1+section:before{
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    height: 2.396rem;
    content: '';
    background-image: url('../images/line.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 5;
    pointer-events: none;
}
.about-1 .sec-title{
    top: 5.833rem;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}
.about-1 .btn{
    bottom: 12.5rem;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: -0.208rem 0.417rem 0rem 0rem var(--sub-cl);
}
.about-1 .btn:hover{
    box-shadow: 0 0 0 0 var(--sub-cl);
}
.about-2{
    padding: 6.25rem 0 2.292rem;
}
.about-2 .grid-box{
    grid-gap: 3.125rem 4.792rem
}
.about-3{
    padding: 2.292rem 0 3.125rem;
}
.about-3 .item{
    padding: 0 10.833rem;
}
.about-3 .item .flex-box{
    gap: 1.042rem;
}
.about-3 .item .flex-box .col-6{
    width: calc(50% - 0.521rem);
}
.about-3 .item:nth-of-type(even) .flex-box{
    flex-direction: row-reverse;
}
.about-3 .item .year{
    width: max-content;
    border: 2px solid var(--main-cl);
    font-size: 1.5625rem;
    font-weight: 800;
    line-height: 1.979rem;
    color: var(--main-cl);
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    padding: 0.521rem 1.823rem;
    background-color: #FFF;
    margin: 1.979rem auto 0;
    position: relative;
    z-index: 5;
}
.about-3 .item{
    margin-top: 1.979rem;
    position: relative;
}
.about-3 .item:before{
    left: 0;
    top: 100%;
    transform: translateY(-1.615rem);
    background-image: url('../images/line2.png');
    background-size: 100% 100%;
    position: absolute;
    content: '';
    width: 49.21875rem;
    height: 21.875rem;
}
.about-3 .item:nth-of-type(even):before{
    transform: rotateY(180deg) translateY(-1.615rem);
    left: unset;
    right: 0;
}
.about-3 .item:last-child:before{
    display: none !important;
}
.about-3 .item .content-post{
    padding: 0 0 5.208rem 2.083rem;
}
.about-3 .item:nth-of-type(even) .content-post{
    padding: 0 2.083rem 5.208rem 0;
}
.about-3 .item img{
    height: 14.583rem;
    object-fit: contain;
    object-position: center;
}
.about-4{
    padding: 3.125rem 0;
}
.about-4 .flex-box{
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    width: 100%;
    height: 100%;
}
.about-4 .flex-box .item{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1.25rem;
}
.about-4 .flex-box .item .count{
    font-size: 3.125rem;
    font-weight: 800;
    line-height: 3.542rem;
    margin-bottom: 0.625rem;
}
.about-4 .flex-box .item:nth-of-type(2){
    flex-direction: column-reverse;
}
.about-4 .flex-box .item img{
    width: 8.333rem;
    height: 8.333rem;
}
.about-5{
    padding: 3.125rem 0;
}
.about-5 .col-3{
    padding: 4.948rem 4.948rem 3.542rem;
    text-align: center;
}
.about-5 .item-title{
    padding: 1.146rem 2.34375rem;
    font-size: 2.604rem;
    font-weight: 900;
    line-height: 3.021rem
}
.about-5 .item .cont-wrap{
    padding-right: 5.208rem;
}
.about-5 .item .cont{
    padding: 2.708rem 3.125rem 2.708rem 2.708rem;
    flex-grow: 1;
}
.about-5 .item .cont b{
    font-weight: 800;
}
.about-5 .item .img-wrap{
    width: 18.229rem;
    min-width: 18.229rem;
}
.about-5 .item .cont .cont-style-2 .count{
    width: 2.708rem;
    min-width: 2.708rem;
    height: 2.708rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.302rem;
    font-weight: 800;
    line-height: 1.71875rem;
    color: #FFF;
    background-color: var(--main-cl);
    margin-right: 1.667rem;
}
.about-5 .item .cont .cont-style-2 li+li{
    margin-top: 1.042rem;
}
.about-5 .item .cont .cont-style-2 li{
    margin-bottom: 0;
}
.about-6{
    padding: 3.125rem 0;
}
.about-6 .swiper.about-swiper{
    margin-top: 2.8125rem;
}
.about-6 .swiper.about-swiper .btn,
.about-6 .swiper.about-swiper .brand-logo{
    margin-top: 1.5625rem;
}
.about-7{
    padding: 3.125rem 0 2.604rem;
}
.about-7 .grid-box{
    margin-top: 2.708rem;
    grid-template-columns: calc(24% - 12px) calc(34% - 12px) calc(42% - 12px);
    grid-template-rows: 1fr 1fr;
    grid-gap: 0.9375rem
}
.about-7 .grid-box .item{
    border: 2px solid var(--main-cl);
}
.about-7 .grid-box .item:nth-of-type(1){
    grid-column: 1/3;
}
.about-7 .grid-box .item:nth-of-type(4){
    grid-column: 3/4;
    grid-row: 1/3;
}
.about-8{
    padding: 2.604rem 0 4.167rem;
}
.about-8 .grid-box{
    margin-top: 4.167rem;
    grid-gap: 1.042rem
}
.about-8 .grid-box .item{
    position: relative;
    padding: 4.167rem 1.667rem 1.458rem;
    background-color: #FFF;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
}
.about-8 .grid-box .item .icon-wrap{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 0.729rem solid var(--main-cl);
    background-color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 6.25rem;
    height: 6.25rem;
}
.about-8 .grid-box .item .icon-wrap img{
    max-width: 3.646rem;
    max-height: 3.646rem;
}
.about-9{
    padding: 2.396rem 0 3.229rem;
}
.about-10{
    padding: 3.90625rem 0 5.729rem;
}
.show-tablet,
.show-mobile{
    display: none;
}
.w-full{
    width: 100% !important;
}
#review_form .comment-form-rating{
    flex-direction: column;
}
#review_form .comment-form-rating label{
    width: 100%;
    padding-right: 0;
}
.woocommerce #review_form #respond p.form-submit input#submit{
    height: auto;
    background-color: var(--main-cl);
}
.woocommerce #review_form #respond p.form-submit input#submit:hover{
    background-color: var(--sub-cl);
}
div#review_form_wrapper span#countContent{
    font-size: 0.833rem;
    color: #333;
}
div#review_form_wrapper span#reply-title{
    color: #000;
}
span.btn-attach{
    color: var(--main-cl);
}
span.devvn_num_reviews{
    color: var(--main-cl);
}
.product-list-section .product-filters aside{
    margin-left: 1.458rem;
    position: relative;
}
.product-list-section .product-filters aside > ul,
.product-list-section .product-filters aside > form{
    position: absolute;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    right: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 9;
    background-color: #FFF;
    width: 23.4375rem;
    max-width: 100vw;
    padding: 1.042rem 2.083rem;
    box-shadow: 0 0 10px #dedede;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
}
.product-list-section .product-filters .is-divider{
    display: none !important;
}
.product-list-section .product-filters{
    display: flex;
    justify-content: end;
    align-items: center;
    position: relative;
    z-index: 9;
}
.product-list-section .product-filters .widget-title:after{
    width: 0.833rem;
    height: 0.833rem;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxNyAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjgxMjUgNi44NzVMOC41IDEyLjE4NzVMMy4xODc1IDYuODc1IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=");
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    margin-left: 4px;
    display: block;
    content: '';
}
.product-list-section .product-filters .widget-title{
    font-size: 0.833rem;
    font-weight: 400;
    line-height: 1.03rem;
    text-transform: unset;
    color: #FFF;
    padding: 0.625rem 1.25rem;
    background-color: var(--main-cl);
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-list-section .product-filters aside:hover ul,
.product-list-section .product-filters aside:hover form{
    opacity: 1;
    pointer-events: unset;
    visibility: visible;
}
.product-list-section .product-filters aside > ul{
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}
.product-list-section .product-filters aside > ul > li{
    border-top: none !important;
}
.product-list-section .product-filters aside > ul > li > span{
    display: none !important;
}
.product-list-section .product-filters aside > ul > li > a{
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    border: 1px solid var(--main-cl);
    padding: 0.208rem 1.25rem;
    font-size: 0.833rem;
    line-height: 1.25rem;
}
.product-list-section .product-filters aside > ul > li > a.active{
    background-color: var(--main-cl);
    color: #FFF;
}
.product-list-section .product-filters aside.widget_price_filter .price_label{
    color: #000
}
.product-list-section .product-filters aside.widget_price_filter .price_label span{
    color: red
}
.product-list-section .product-filters aside.widget_price_filter .ui-slider .ui-slider-range,
.product-list-section .product-filters aside.widget_price_filter .ui-slider .ui-slider-handle,
.product-list-section .product-filters aside.widget_price_filter .price_slider_amount .button{
    background-color: var(--main-cl);
}
#popup-recruitment input[type='submit']{
    margin-left: auto !important;
    margin-right: auto !important;
}
#popup-recruitment{
    width: 37.5rem;
    max-width: 100%;
    display: none;
}
#reviews .devvn_review_bottom{
    display: none !important;
}
#reviews #review_form_wrapper{
    max-width: 100%;
    padding: 0;
    margin-bottom: 1.042rem;
}
#reviews #review_form_wrapper #respond{
    background-color: #FFF;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    padding: 1.042rem 1.5625rem;
}
#review_form_wrapper .form_row_reviews{
    order: -1;
    flex-wrap: wrap;
    margin-bottom: 0;
}
#review_form_wrapper .fancybox-button.fancybox-close-small{
    display: none !important;
}
#review_form_wrapper #review_form p{
    padding: 0 !important;
}
#review_form_wrapper .form_row_reviews > p{
    width: 100%;
    margin-bottom: 0.833rem;
}
.woocommerce #reviews #review_form_wrapper .form_row_reviews > p input{
    margin: 0 !important;
    height: 2.604rem;
    font-size: 0.833rem;
    font-weight: 400;
    line-height: 1.03rem;
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    border: 1px solid #B7B7B780;
    padding:  0 1.5625rem;
}
.woocommerce #reviews #review_form_wrapper .comment-form-comment textarea{
    -webkit-border-radius: 1.042rem;
    -moz-border-radius: 1.042rem;
    border-radius: 1.042rem;
    height: 5.208rem;
    padding: 0.729rem 1.5625rem;
    font-size: 0.833rem;
    font-weight: 400;
    line-height: 1.03rem;
    border: 1px solid #B7B7B780;
}
.woocommerce #reviews #review_form_wrapper .comment-form-cookies-consent input{
    margin: 0 10px 0 0;
    height: auto;
}
.woocommerce #reviews #review_form_wrapper .wrap-attaddsend{
    margin-top: 20px;
}
.woocommerce #reviews #review_form .comment-form-rating{
    margin-bottom: 1.5625rem;
}
#review_form_wrapper #review_form .form-submit{
    margin-bottom: 0;
}
.woocommerce #review_form #respond p.form-submit input#submit{
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    width: 100%;
    text-transform: unset;
    font-size: 0.78125rem;
    font-weight: 400;
    line-height: 0.965625rem;
}
body.error404 main#main > section{
    padding: 5.208rem 0;
}
body.error404 main#main > section.section-404{
    padding: 7.292rem 0 9.375rem;
}
body.error404 .product-item{
    background-color: #FFF;
}
body.error404 main#main > section .sec-title{
    margin-bottom: 2.083rem;
}
section.section-404 .large-title{
    font-size: 6.25rem;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 1.042rem;
}
section.section-404 .title-404{
    margin-bottom: 5.208rem;
}
section.section-404 .col-6 > .flex-box{
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    overflow: hidden;
    height: 2.604rem;
}
section.section-404 .col-6:nth-of-type(2){
    padding-left: 2.083rem;
}
section.section-404 .col-6 > .flex-box > a.back-to-homepage{
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
section.section-404 form.searchform div{
    height: 100%;
}
section.section-404 form.searchform{
    flex-grow: 1;
    margin-bottom: 0;
}
section.section-404 form.searchform input{
    border: 1px solid var(--main-cl);
    border-right: none;
    border-left: none;
}
section.section-404 form.searchform input,
section.section-404 form.searchform button{
    margin: 0;
    height: 100%;
}
section.section-404 form.searchform button{
    background-color: var(--main-cl);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 1.042rem;
}
body.error404 .sec-title b{
    color: #12BBAE
}
.product-list-section .product-filters .mobile-filter-footer{
    display: none;
}
.coupon-item .coupon-left{
    aspect-ratio: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.5625rem;
    height: 7.8125rem;
    --vc-card-left-fill-color: var(--main-cl);
    background: linear-gradient(180deg,transparent calc(var(--vc-card-radius, .25rem)*2),var(--vc-card-left-border-color,#e8e8e8) 0) 0 .0625rem /.0625rem calc(var(--vc-card-radius, .25rem)*2 + var(--vc-card-gap, .125rem)) repeat-y,radial-gradient(circle at 0 var(--vc-card-radius,.25rem),transparent 0,transparent calc(var(--vc-card-radius, .25rem) - .0625rem),var(--vc-card-left-border-color,#e8e8e8) 0,var(--vc-card-left-border-color,#e8e8e8) var(--vc-card-radius,.25rem),var(--vc-card-left-fill-color,#fff) 0) 0 .0625rem /100% calc(var(--vc-card-radius, .25rem)*2 + var(--vc-card-gap, .125rem)) repeat-y;
}
section.coupon-back-to-home{
    padding: 1.042rem 0 0;
}
section.coupon-back-to-home .flex-box{
    border-bottom: 1px solid transparent;
    padding-bottom: 1px;
    width: max-content;
    cursor: pointer;
}
section.coupon-back-to-home .flex-box:hover{
    border-color: #333;
}
section.coupon-back-to-home span.text{
    color: #333;
}
section.coupon-back-to-home span.icon{
    display: flex;
    margin-right: 10px;
}
section.coupon-section{
    padding: 2.083rem 0 4.167rem;
}
section.coupon-section .sec-title-3{
    margin-bottom: 40px;
}
section.coupon-section .grid-box{
    grid-gap: 30px;
}
.coupon-item .coupon-main{
    border: 1px solid #d5d5d5;
    flex-grow: 1;
    border-right: none;
    padding: 20px;
    color: #333;
    display: flex;
    align-items: center;
}
.coupon-item .coupon-right{
    border: 1px solid #d5d5d5;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
}
section.add-coupon-section{
    padding-bottom: 5.208rem;
}
section.add-coupon-section form{
    width: 600px;
    max-width: 100%;
    margin: auto;
}
.affiliate-single{
    padding: 0.833rem 0;
    border-bottom: 1px solid #d7d7d7;
}
.affiliate-single .aff-text-commission{
    font-size: 0.833rem;
    line-height: 1.25rem;
    color: #333;
    margin-bottom: 0.417rem;
}
.affiliate-single .aff-text-commission span.amount{
    font-size: 1.25rem;
    line-height: 1.458rem;
    color: red
}
.affiliate-single input{
    margin: 0 !important;
    border: none !important;
    padding: 0 !important;
    height: 2.083rem;
    font-size: 0.833rem;
    line-height: 1.25rem;
}
.affiliate-single .aff-copy-button{
    padding: 0.3125rem 0.521rem 0.3125rem 1.5625rem;
    border: 1px solid #D2D2D2;
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    gap: 1.042rem;
}
.affiliate-single .aff-copy-button a.aff-copy-link{
    height: auto !important;
    background-color: var(--main-cl) !important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.affiliate-single .aff-copy-button a.aff-copy-link:hover{
    background-color: var(--sub-cl) !important;
}
@media only screen and (min-width: 1200px){
    .home-page-4 .home-swiper-3{
        margin: 0 6.5rem;
    }
    .show-pc{
        display: block !important;
    }
    .about-8 .grid-box .item:hover .text-3{
        color: #FFF;
    }
    .about-8 .grid-box .item:hover{
        background-color: var(--main-cl);
    }
    .about-8 .grid-box .item:hover .icon-wrap{
        transform: translate(-50%, -60%);
    }
    .about-8 .grid-box .item:hover .icon-wrap img{
        transform: rotateY(360deg);
    }
    .btn-transparent:hover,
    .btn-secondary:hover{
        color: #FFF;
    }
    .btn-primary:hover{
        color: #FFF;
    }
    .btn-secondary:hover circle{
        fill: #FFF;
    }
    .btn-transparent:hover path,
    .btn-secondary:hover path{
        stroke: #FFF;
    }
    .btn-transparent:hover:before,
    .btn-secondary:hover:before,
    .btn-primary:hover:before{
        animation:animationLeft .5s both;
    }
    .btn-transparent:hover:after,
    .btn-secondary:hover:after,
    .btn-primary:hover:after{
        animation:animationRight .5s both;
    }
    .post-details .post-nav .item.prev-post:hover{
        background-color: var(--sub-cl);
    }
    .post-details .post-nav .item.next-post:hover{
        background-color: var(--main-cl);
    }
    .recruitment-2 .grid-box .item:hover *{
        color: #FFF;
    }
    .recruitment-2 .grid-box .item:hover{
        background-color: var(--main-cl);
        border-color: var(--main-cl);
    }
}
@media only screen and (max-width: 1199px){
    :root{
        --container-w: 59.375rem;
    }
    .left-cont{
        left: calc(calc(100vw - 57.5rem) / 2);
    }
    .pl-cont{
        padding-left: calc(calc(100vw - 57.5rem) / 2);
    }
    .right-cont{
        right: calc(calc(100vw - 57.5rem) / 2);
    }
    .pr-cont{
        padding-right: calc(calc(100vw - 57.5rem) / 2);
    }
    section.category-page .col-6.pl-cont{
        padding-right: 3rem;
    }
    section.before-footer .col-6:first-of-type{
        padding-right: 2rem;
    }
    .post-comment #comments .comment-respond #reply-title,
    .sec-title{
        font-size: 1.75rem;
        line-height: 1.3;
    }
    .sec-title-2{
        font-size: 1.375rem;
    }
    .sec-title-3{
        font-size: 2rem;
        line-height: 1.3;
    }
    .sec-title-3 b{
        font-size: 2.5rem;
        line-height: 1.3;
    }
    footer#footer > div > div > .col-4{
        padding-right: 1rem;
    }
    footer#footer .col-8 .flex-box.socials-footer{
        gap: 0.5rem
    }
    .header-item.cart-item,
    header#header #masthead .header-inner .header-nav-main > .mega-menu-wrap > ul > li.mega-menu-item+li.mega-menu-item{
        margin-left: 2rem;
    }
    header#header #logo{
        width: 10rem;
    }
    .post-information > ul{
        padding: 0.75rem;
    }
    .post-information > ul > li{
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
    .post-information > .text-3{
        font-size: 1.25rem;
        line-height: 1.5rem;
        padding: 0.5rem 0.75rem;
    }
    .contact-page-1 .group:nth-child(odd) .img-wrap{
        padding-left: 3rem;
    }
    .contact-page-1 .group:nth-child(even) .img-wrap{
        padding-right: 3rem;
    }
    .recruitment-2 .grid-box .item{
        padding: 1rem;
    }
    .recruitment-2 .grid-box .item > .flex-box{
        gap: 0.75rem;
        flex-direction: column;
    }
    .recruitment-2 .grid-box .item > .flex-box img{
        height: 1.25rem;
        width: auto;
    }
    .recruitment-3 .item+.item{
        margin-top: 3rem;
    }
    .recruitment-details-1 .post-information > .text-3,
    .recruitment-details-2 .related-recruitment .box-title{
        font-size: 0.875rem;
    }
    .recruitment-details-1{
        padding-top: 4rem;
    }
    .recruitment-details-2{
        padding: 3rem 0 4rem;
    }
    section.store-1{
        padding: 5rem 0;
    }
    .products-list > .products-grid{
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    .products-list:not(#products-list) > .products-grid > .product-item:last-child:nth-of-type(4){
        display: none;
    }
    .single-product .product-main .product-info{
        padding-left: 1rem;
        padding-top: 0;
    }
    .single-product .product-main .product-gallery .product-thumbnails .col {
        flex-basis: calc(100% / 4);
        max-width: calc(100% / 4);
    }
    .item.commit-item .icon-wrap{
        width: 2rem;
        min-width: 2rem;
        height: 2rem;
        padding: 0.375rem;
    }
    .next-prev-thumbs{
        display: none !important;
    }
    .home-swiper-1 .p-middle img{
        width: 16rem;
    }
    .home-swiper-1 .col-6.bg-secondary{
        padding: 2.5rem 8rem 5.5rem 2rem;
    }
    .home-swiper-1 .col-6.bg-secondary img{
        max-height: 7.5rem;
        width: auto;
    }
    .home-page-2:before{
        height: 2.5rem;
    }
    .home-page-2 .title-large{
        font-size: 3rem;
        line-height: 3.6rem;
    }
    .home-page-3 .col-6:first-of-type{
        padding-left: 0;
    }
    .home-page-5 .home-product-group .products-grid{
        grid-template-columns: repeat(4, 1fr);
    }
    .home-page-5 .home-product-group .products-grid > .product-item:nth-of-type(5):last-child{
        display: none !important;
    }
    .home-page-7 .flex-box{
        gap: 3rem 0
    }
    .home-page-8 .box-swiper{
        margin: 0;
    }
    .home-page-10 .col-5{
        padding-right: 2.5rem;
    }
    .home-page-10 .col-5 .flex-box .btn{
        margin-left: 0;
        padding: 0.5rem 1rem;
    }
    .home-page-10 .col-5 .flex-box{
        gap: 0.625rem;
        align-items: flex-start;
    }
    .home-page-10 .sub-title{
        font-size: 1.75rem;
        line-height: 1.3;
    }
    .about-1 .btn{
        bottom: 4.5rem;
    }
    .about-1 .sec-title{
        top: 2rem;
    }
    .about-3 .item:before{
        width: 39rem;
    }
    .about-3 .item{
        padding: 0 6rem;
    }
    .about-4 .flex-box .item img{
        width: 7rem;
        height: 7rem;
    }
    .about-5 .item .cont-wrap{
        padding-right: 0;
    }
    .about-5 .col-3{
        padding: 5rem 3.5rem 3.5rem
    }
    .tabs-title .tab-title{
        padding: 0.75rem 1.5rem;
    }
    body.error404 main#main > section.section-404 {
        padding: 5rem 0 6rem;
    }
    section.section-404 .large-title{
        font-size: 5rem;
    }
    .coupon-item .coupon-right .btn span.icon svg{
        width: 16px;
        height: 16px;
    }
    .coupon-item .coupon-right .btn{
        padding: 6px 10px;
    }
}
@media only screen and (max-width: 991px){
    :root{
        --container-w: 45rem;
    }
    .tablet-col-1{flex:0 0 auto;width:8.33333333% !important}
    .tablet-col-2{flex:0 0 auto;width:16.66666667% !important}
    .tablet-col-3{flex:0 0 auto;width:25% !important}
    .tablet-col-4{flex:0 0 auto;width:33.33333333% !important}
    .tablet-col-5{flex:0 0 auto;width:41.66666667% !important}
    .tablet-col-6{flex:0 0 auto;width:50% !important}
    .tablet-col-7{flex:0 0 auto;width:58.33333333% !important}
    .tablet-col-8{flex:0 0 auto;width:66.66666667% !important}
    .tablet-col-9{flex:0 0 auto;width:75% !important}
    .tablet-col-10{flex:0 0 auto;width:83.33333333% !important}
    .tablet-col-11{flex:0 0 auto;width:91.66666667% !important}
    .tablet-col-12{flex:0 0 auto;width:100% !important}
    .tablet-flex-col{
        flex-direction: column;
    }
    .left-cont{
        left: calc(calc(100vw - 45rem) / 2);
    }
    .pl-cont{
        padding-left: calc(calc(100vw - 45rem) / 2);
    }
    .right-cont{
        right: calc(calc(100vw - 45rem) / 2);
    }
    .pr-cont{
        padding-right: calc(calc(100vw - 45rem) / 2);
    }
    .tablet-grid-2{
        grid-template-columns: 1fr 1fr;
    }
    .tablet-grid-1{
        grid-template-columns: 1fr;
    }
    .tablet-col-reverse{
        flex-direction: column-reverse;
    }
    .tablet-text-center{
        text-align: center;
    }
    .tablet-al-center{
        align-items: center;
    }
    .tablet-jus-center{
        justify-content: center;
    }
    section.category-page-2{
        padding: 3rem 0 2.5rem;
    }
    .post-comment #comments .comment-respond #reply-title,
    .sec-title{
        font-size: 1.375rem;
    }
    section.before-footer .col-6 .fs-20{
        font-size: 0.9375rem;
    }
    footer#footer > div > div > .col-4{
        padding-right: 0;
        padding-bottom: 1rem;
    }
    .mobile-nav .nav-icon > a i{
        color: var(--main-cl);
        line-height: 1;
    }
    .mobile-nav .nav-icon > a.current-lightbox-clicked i:before{
        content:""
    }
    .mobile-nav .nav-icon > a ,
    .header-item.account-item > a {
        color: var(--main-cl);
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #F5F5F5;
        padding: 0.521rem;
        width: 2.5rem;
        height: 2.5rem;
    }
    .breadcrumbs ul{
        max-width: 100%;
        overflow: auto;
    }
    .breadcrumbs ul > *{
        flex: 0 0 auto;
    }
    .post-comment #comments .comment-list{
        padding: 1.5rem 2.5rem;
    }
    .post-comment #comments .comment-list > li.comment ul.children{
        margin-right: 0;
    }
    .post-details .post-content{
        padding: 2rem;
    }
    #main-menu ul.nav-sidebar > li > a{
        font-size: 1rem;
        font-weight: 600;
        line-height: 1.390625rem;
        color: #FFF;
        text-transform: unset
    }
    #main-menu ul.nav-sidebar > li > a i.icon-angle-down{
        color: #FFF;
    }
    #main-menu ul.nav-sidebar ul.sub-menu > li{
        padding-left: 1.25rem;
    }
    .off-canvas-left.mfp-ready .mfp-content{
        background-color: var(--main-cl);
    }
    .header-item.account-item{
        margin: 0;
    }
    .header-item.cart-item{
        margin-left: 0.5rem;
    }
    .contact-page-1 .group .item{
        padding: 0.5rem 1rem;
    }
    .contact-page-1 .group .item .fs-20{
        font-size: 0.875rem;
    }
    .contact-page-1{
        padding-top: 4rem;
    }

    .contact-page-2{
        padding-top: 3rem;
    }

    .page-contact > section:last-child{
        padding-bottom: 3rem;
    }
    .recruitment-4{
        padding: 2rem 0 3rem;
    }
    .recruitment-3 .item:nth-of-type(even) .cont-wrap{
        padding-left: 2rem;
    }
    .recruitment-3 .item:nth-of-type(odd) .cont-wrap{
        padding-right: 2rem;
    }
    .recruitment-3 .item.item-style-2 .cont-style-2 .cont-left{
        padding-right: 1.25rem;
    }
    .recruitment-3 .item.item-style-3 .cont-wrap{
        padding-right: 0;
    }
    .sec-title-3 {
        font-size: 1.75rem;
        line-height: 1.3;
    }
    .recruitment-3 .item.item-style-3 .img-wrap{
        padding-left: 1.5rem;
    }
    .recruitment-3 .item.item-style-3 .item-inner{
        margin-top: 1rem;
    }
    .recruitment-3 .item.item-style-3 .item-inner .flex-box > img{
        width: 2.5rem;
        height: 2.5rem;
        margin-right: 1rem;
    }
    .recruitment-3 .item.item-style-3 .item-inner .sec-des{
        padding-left: 3.5rem;
    }
    .recruitment-1 .col-6:nth-of-type(1){
        padding-right: 0;
        padding-bottom: 1rem;
    }
    .recruitment-1{
        padding: 3rem 0;
    }
    .recruitment-details-2 .col-9, .recruitment-details-1 .col-9{
        padding-right: 0;
    }
    .recruitment-details-1 .col-3{
        display: grid;
        grid-gap: 0.9375rem;
        grid-template-columns: 1fr 1fr;
        margin-top: 0.9375rem;
    }
    .recruitment-details-1 .post-information+.post-information{
        margin-top: 0;
    }
    .recruitment-details-2 .col-9{
        margin-bottom: 2rem;
    }
    .recruitment-details-2 .related-recruitment{
        display: flex;
        flex-wrap: wrap;
        gap: 0.9375rem
    }
    .recruitment-details-2 .related-recruitment .box-title{
        text-align: center;
        width: 100%;
    }
    .recruitment-details-2 .related-recruitment .item{
        width: calc(100% / 3 - 0.625rem);
    }
    .default-page .default-content{
        margin-top: 3rem;
        padding: 2rem 3rem;
    }
    section.store-3,
    section.store-1{
        padding: 3rem 0;
    }
    section.store-2 {
        padding: 2.5rem 0 0;
    }
    .products-list > .products-grid{
        grid-template-columns: 1fr 1fr 1fr;
    }
    .products-list:not(#products-list) > .products-grid > .product-item-first{
        grid-column: 1/4;
    }
    .products-list:not(#products-list) > .products-grid > .product-item:last-child:nth-of-type(4){
        display: block;
    }
    .product-list-section .product-list-content{
        padding: 2rem 3rem;
    }
    .product-list-section{
        padding-bottom: 4rem;
    }
    .related-products{
        padding: 3rem 0;
    }
    .single-product .product-main .col-3{
        padding: 2rem 0 0 0;
    }
    .single-product .product-main .col-3 .commit-wrap{
        display: flex;
        flex-wrap: wrap;
        gap: 1.25rem
    }
    .single-product .product-main .col-3 .commit-wrap > .fs-20{
        width: 100%;
    }
    .single-product .product-main .col-3 .commit-wrap > .item{
        width: calc(50% - 0.625rem);
        margin-top: 0 !important;
    }
    .hide-tablet{
        display: none !important;
    }
    .show-tablet{
        display: block !important;
    }
    .product-content-box .product-content{
        padding: 1.5rem 2.5rem !important;
    }
    .single-product .product-main .product-info h1.product_title{
        font-size: 1.5rem;
        line-height: 1.4;
    }
    .home-swiper-1 .p-middle{
        display: none;
    }
    .home-swiper-1 .col-6.bg-secondary{
        padding: 2.5rem 3rem 5rem;
    }
    .home-swiper-2 .swiper-slide{
        padding: 0 1rem;
    }
    .home-page-2{
        padding-bottom: 2.5rem;
    }
    .home-page-3{
        padding: 3rem 0 2rem;
    }
    .home-page-3 .col-6:first-of-type{
        padding-right: 1.5rem;
    }
    .home-page-4 .btn{
        padding: 0.5rem 1rem;
    }
    .home-page-4 .home-swiper-3 .brand-logo img{
        height: 3.5rem;
    }
    .home-page-4{
        padding: 3rem 0 4rem;
    }
    .home-page-5{
        padding: 3rem 0 2rem;
    }
    .home-page-5 .home-product-group .products-grid{
        grid-template-columns: repeat(6, 1fr);
    }
    .home-page-5 .home-product-group .products-grid > .product-item:nth-of-type(1){
        grid-column: 1/3
    }
    .home-page-5 .home-product-group .products-grid > .product-item:nth-of-type(2){
        grid-column: 3/5
    }
    .home-page-5 .home-product-group .products-grid > .product-item:nth-of-type(3){
        grid-column: 5/7
    }
    .home-page-5 .home-product-group .products-grid > .product-item:nth-of-type(4){
        grid-column: 2/4
    }
    .home-page-5 .home-product-group .products-grid > .product-item:nth-of-type(5):last-child{
        display: block !important;
        grid-column: 4/6
    }
    .home-page-7 .flex-box .col-5{
        width: calc(50% - 0.625rem);
    }
    .home-page-5 .home-product-group {
        margin-top: 2.5rem;
    }
    .home-page-6{
        padding: 2rem 0 3rem;
    }
    .home-page-7{
        padding: 3rem 0;
    }
    .home-page-8{
        padding-top: 3rem;
    }
    .home-page-10 .col-5 .flex-box .btn{
        margin-right: 0;
    }
    .home-page-10{
        padding: 2.5rem 0 2rem;
    }
    .home-page-10 .sec-title-3{
        margin-bottom: 0;
    }
    .home-page-10 .col-5{
        padding-right: 0;
    }
    .home-page-11{
        padding: 2rem 0 4rem;
    }
    .home-page-11 .grid-box{
        grid-gap: 1.25rem
    }
    .product-content-box .product-content .question .answer{
        padding: 1rem;
    }
    .about-8 .grid-box{
        grid-gap: 4.375rem 1.25rem;
    }
    .about-5 .col-3{
        display: none;
    }
    .about-5 .item-title{
        font-size: 2rem;
        line-height: 2.4rem;
        text-align: center;
    }
    .about-3 .item{
        padding: 0 4rem;
    }
    .about-3 .item:before{
        width: 32rem;
    }
    .about-4 .flex-box .item .count{
        font-size: 2rem;
        line-height: 2.4rem;
        margin-bottom: 0.5rem;
    }
    .about-4 .flex-box .item img{
        width: 5rem;
        height: 5rem;
    }
    .about-4 .flex-box .item{
        gap: 0.5rem
    }
    .about-2{
        padding: 3rem 0 2rem;
    }
    .about-3,
    .about-4,
    .about-5,
    .about-6{
        padding: 2rem 0;
    }
    .home-page-5 .home-product-group > .flex-box .sec-title-2{
        margin-left: auto !important;
        margin-bottom: 1.25rem !important;
    }
    .home-page-5 .home-product-group .show-tablet{
        margin-top: 1.875rem;
    }
    .home-page-5 .home-product-group .tabs-title{
        margin-right: 0 !important;
    }
    .product-list-section .product-filters{
        justify-content: center;
        gap: 1.25rem
    }
    .product-list-section .product-filters > aside{
        margin-left: 0;
    }
    .product-list-section .product-filters > aside > form,
    .product-list-section .product-filters > aside > ul{
        right: 50%;
        transform: translateX(50%);
    }
    section.section-404 .col-6:nth-of-type(2){
        padding: 3rem 0 0 0;
    }
    body.error404 main#main > section {
        padding: 3rem 0;
    }
    body.error404 main#main > section.section-404{
        padding: 4rem 0 5rem;
    }
    .coupon-item .coupon-right .btn span.text{
        display: none;
    }
    .coupon-item .coupon-left{
        height: 6rem;
    }
    .coupon-item .coupon-main{
        padding: 10px;
    }
}
@media only screen and (max-width: 767px){
    :root{
        --container-w: 100%;
    }
    .grid-container{
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }

    .mobile-col-1{flex:0 0 auto;width:8.33333333% !important;}
    .mobile-col-2{flex:0 0 auto;width:16.66666667% !important;}
    .mobile-col-3{flex:0 0 auto;width:25% !important;}
    .mobile-col-4{flex:0 0 auto;width:33.33333333% !important;}
    .mobile-col-5{flex:0 0 auto;width:41.66666667% !important;}
    .mobile-col-6{flex:0 0 auto;width:50% !important;}
    .mobile-col-7{flex:0 0 auto;width:58.33333333% !important;}
    .mobile-col-8{flex:0 0 auto;width:66.66666667% !important;}
    .mobile-col-9{flex:0 0 auto;width:75% !important;}
    .mobile-col-10{flex:0 0 auto;width:83.33333333% !important;}
    .mobile-col-11{flex:0 0 auto;width:91.66666667% !important;}
    .mobile-col-12{flex:0 0 auto;width:100% !important;}
    .mobile-flex-col{
        flex-direction: column;
    }
    .mobile-al-center{
        align-items: center;
    }
    .mobile-al-start{
        align-items: flex-start;
    }
    .mobile-al-end{
        align-items: flex-end;
    }
    .mobile-jus-start{
        justify-content: flex-start;
    }
    .mobile-jus-end{
        justify-content: flex-end;
    }
    .mobile-jus-center{
        justify-content: center;
    }
    .mobile-jus-between{
        justify-content: space-between;
    }

    .mobile-grid-2{
        grid-template-columns: 1fr 1fr;
    }
    .mobile-grid-1{
        grid-template-columns: 1fr;
    }
    .mobile-col-reverse{
        flex-direction: column-reverse;
    }
    #search-lightbox{
        margin-left: -1.25rem;
        margin-right: -1.25rem;
        max-width: calc(100%  + 2.5rem);
    }
    #search-lightbox .search-lightbox-title{
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
    }
    #search-lightbox .search-keywords{
        margin-top: 1.25rem;
    }
    #search-lightbox .search-keywords > a{
        font-size: 0.875rem;
    }
    footer#footer .col-8 .col-4{
        margin-top: 1rem;
    }
    footer#footer .col-8 > .flex-box+.flex-box{
        margin-top: 0;
    }
    footer#footer .col-8 .footer-cont{
        display: none;
    }
    footer#footer .footer-title{
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 0.5rem;
    }
    footer#footer .footer-title.active svg{
        transform: rotate(180deg);
    }
    footer#footer .footer-title svg{
        width: 1.25rem;
        height: 1.25rem;
    }
    footer#footer .footer-title:before{
        width: 100%;
        height: 0.0625rem;
    }
    .show-mobile{
        display: flex !important;
    }
    footer#footer > div > div > .col-4{
        padding-bottom: 0;
    }
    header#header .header-inner{
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
    section.category-page .col-6.pl-cont{
        padding: 1.5rem 1rem;
        text-align: center;
    }
    #posts-grid{
        grid-gap: 0.9375rem
    }
    .bdrs-20{
        -webkit-border-radius: 0.625rem;
        -moz-border-radius: 0.625rem;
        border-radius: 0.625rem;
    }
    .bdrs-10{
        -webkit-border-radius: 0.3125rem;
        -moz-border-radius: 0.3125rem;
        border-radius: 0.3125rem;
    }
    .post-item .cont-wrap{
        padding: 0.625rem;
    }
    .post-item .cont-wrap h3{
        font-size: 1rem;
        line-height: 1.3;
        margin-bottom: 0.5rem;
    }
    .sec-des{
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
    .thenativePagination{
        margin-top: 1.5rem;
    }
    section.before-footer .col-6 input[type='submit']{
        margin-left: auto !important;
        margin-right: auto !important;
    }
    section.before-footer .col-6:first-of-type{
        padding-right: 0;
        padding-bottom: 2rem;
        text-align: center;
    }
    .post-comment #comments .comment-respond{
        padding: 1.5rem;
    }
    .share-box .copy-box{
        max-width: 100%;
    }
    .share-box .copy-box span.link{
        font-size: 0.875rem;
    }
    .post-details .post-content{
        padding: 1rem;
    }
    .share-box .copy-box{
        padding: 0.25rem 0.25rem 0.25rem 0.75rem;
    }
    .btn{
        padding: 0.5rem 1.5rem;
    }
    .share-box .socials-share{
        flex-wrap: wrap;
    }
    .share-box .socials-share > span{
        width: 100%;
        text-align: center;
    }
    .share-box .socials-share{
        margin-bottom: 1rem;
    }
    .share-box{
        padding-top: 1rem;
        margin-top: 1rem;
    }
    .post-details .post-content .wp-caption .wp-caption-text{
        font-size: 0.875rem;
        line-height: 1.4;
    }
    .post-details .tablet-of-contents-wrap .col-9{
        padding-left: 0;
        padding-top: 1rem;
    }
    .post-details .tablet-of-contents-wrap{
        margin-bottom: 2rem;
    }
    .post-details .tablet-of-contents-wrap .col-9 #ez-toc-container > nav{
        padding: 1rem;
    }
    .post-details .tablet-of-contents-wrap .col-9 #ez-toc-container .ez-toc-title-container{
        padding: 1rem;
    }
    .post-comment #comments .comment-respond #reply-title,
    .sec-title{
        font-size: 1.25rem;
    }
    .post-comment #comments .comment-list{
        padding: 1rem;
    }
    .post-comment #comments .comment-list > li.comment .comment-author .avatar{
        width: 2.5rem;
        height: 2.5rem;
    }
    .post-comment #comments li.comment .comment-author{
        margin-right: 0.75rem;
    }
    .post-comment #comments .comment-list > li.comment ul.children{
        margin: 1rem 0 0 3.25rem;
        padding: 1rem 1.5rem;
    }
    .post-comment #comments li.comment .comment-content{
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
    .post-details .post-nav .item.prev-post{
        text-align: right;
        padding: 1.5rem 2rem 1.5rem 0;
    }
    .post-details .post-nav .item.next-post{
        padding: 1.5rem 0 1.5rem 2rem;
    }
    .contact-page-1 .group .img-wrap{
        padding: 1rem 0 0 0 !important;
    }
    .contact-page-1 .group .sec-title{
        margin-bottom: 1.5rem;
    }
    .contact-page-1{
        padding-top: 3rem;
    }
    .contact-page-1 .group:nth-child(even) > .flex-box{
        flex-direction: column;
    }
    .contact-page-2{
        padding-top:2rem;
    }
    .contact-page-2 .contact-form input[type='submit']{
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .contact-page-2 .contact-form{
        padding: 1rem 1.5rem;
    }
    .recruitment-1 .item .cont-wrap{
        font-size: 1.25rem;
        line-height: 1.3;
    }
    .recruitment-2{
        padding: 3rem 0 2rem;
    }
    .recruitment-2 .grid-box{
        grid-gap: 0.9375rem
    }
    .recruitment-2 .grid-box .item{
        padding: 0.5rem;
    }
    .recruitment-2 .grid-box .item h3{
        font-size: 0.8125rem;
    }
    .recruitment-2 .grid-box .item .fs-15.text-3{
        font-size: 0.6875rem;
    }
    .recruitment-3 .item > .flex-box{
        flex-direction: column !important;
        gap: 1rem
    }
    .recruitment-3 .item .img-wrap,
    .recruitment-3 .item .cont-wrap{
        width: 100% !important;
        text-align: center;
        padding: 0 !important;
    }
    .recruitment-3 .item .item-inner > .flex-box{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .recruitment-3 .item.item-style-3 .item-inner .sec-des{
        padding-left: 0;
    }
    .sec-title-3 {
        font-size: 1.5rem;
        line-height: 1.3;
    }
    .recruitment-3 .item+.item{
        margin-top: 2rem;
    }
    .recruitment-4 .grid-box{
        grid-template-columns: repeat(6, 1fr);
        grid-template-rows: repeat(12, 1fr);
        grid-gap: 0.9375rem
    }
    .recruitment-4 .grid-box .item:nth-of-type(1) {
        grid-column: 1 / 7;
        grid-row: 1 / 4;
    }
    .recruitment-4 .grid-box .item:nth-of-type(4) {
        grid-column: 1 / 3;
        grid-row: 4 / 7;
    }
    .recruitment-4 .grid-box .item:nth-of-type(5) {
        grid-column: 3 / 7;
        grid-row: 4 / 7;
    }
    .recruitment-4 .grid-box .item:nth-of-type(2) {
        grid-column: 1 / 4;
        grid-row: 7 / 13;
    }
    .recruitment-4 .grid-box .item:nth-of-type(3) {
        grid-column: 4 / 7;
        grid-row: 7 / 9;
    }
    .recruitment-4 .grid-box .item:nth-of-type(6) {
        grid-column: 4 / 7;
        grid-row: 9 / 13;
    }
    .recruitment-details-1{
        padding-top: 2.5rem;
    }
    .recruitment-details-1 .recruitment-info{
        padding: 0.75rem;
    }
    .recruitment-details-1 .col-3{
        grid-template-columns: 1fr ;
    }
    .recruitment-details-2 {
        padding: 2rem 0 3rem;
    }
    .recruitment-details-2 .related-recruitment .item{
        width: 100%;
    }
    .recruitment-details-1 .recruitment-info .item{
        padding: 0.5rem;
    }
    .recruitment-details-1 .recruitment-info .item > .flex-box > div{
        font-size: 0.75rem;
        line-height: 1.4;
    }
    .recruitment-details-1 .recruitment-info .item > .flex-box{
        align-items: center;
    }
    .recruitment-details-1 .recruitment-info .item{
        -webkit-border-radius: 0.625rem;
        -moz-border-radius: 0.625rem;
        border-radius: 0.625rem;
    }
    .banner-section .banner-title{
        font-size: 1.375rem;
        line-height: 1.3;
    }
    .default-page{
        padding-bottom: 2.5rem;
    }
    .default-page .default-content{
        padding: 1rem 1.5rem;
    }
    .store-table > li.title {
        font-size: 0.875rem;
        line-height: 1.4;
    }
    .store-table{
        -webkit-border-radius: 0.625rem;
        -moz-border-radius: 0.625rem;
        border-radius: 0.625rem;
    }
    .products-list > .products-grid{
        grid-template-columns: 1fr 1fr;
        grid-gap: 0.9375rem;
    }
    .products-list:not(#products-list) > .products-grid > .product-item-first{
        grid-column: 1/3;
    }
    .products-list .show-mobile{
        margin-top: 1.5rem;
    }
    .hide-mobile{
        display: none !important;
    }
    .mobile-text-center{
        text-align: center;
    }
    .product-item .product-item-price{
        font-size: 0 !important;
    }
    .product-item .product-item-price > del,
    .product-item .product-item-price > span.amount:nth-of-type(2){
        display: none !important;
    }
    .product-item{
        padding: 0.5rem;
    }
    .product-item .fs-15.lh-19{
        font-size: 0.6875rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }
    .product-item .btn-primary,
    .product-item .btn-secondary{
        font-size: 0.6875rem;
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }
    .product-item .box-text{
        padding-top: 0;
    }
    .product-item-first.product-item .col-6:first-of-type{
        padding: 1rem;
    }
    .product-list-banner .grid-box{
        grid-gap: 0.9375rem
    }
    .product-list-section .product-list-content{
        padding: 1rem 1.5rem;
    }
    .product-list-section{
        padding: 2rem 0 3rem;
    }
    .product-list-section .product-list-content{
        margin-top: 2rem;
    }
    .product-item .product-item-rating .rating-text,
    .product-item .product-item-rating .star-rating{
        font-size: 0.625rem;
    }
    .product-content-box .product-content,
    .product-content-box .sec-title-2{
        padding: 0.75rem 1rem !important;
    }
    .product-content-box .question .ask span.fs-18{
        font-size: 0.875rem;
    }
    #reviews .star_box{
        flex-direction: column;
    }
    #reviews .star_box .star_box_right{
        width: 100%;
    }
    #reviews .star_box .star_box_left{
        flex-direction: column;
    }
    #reviews .star_box .star_box_left .woocommerce-product-rating{
        width: 100%;
        border-right: none !important;
        border-bottom: 0.0625rem solid #C8D5DC;
    }
    #reviews .star_box .star_box_left .reviews_bar{
        border-bottom: 0.0625rem solid #C8D5DC;
    }
    #reviews{
        padding: 0;
        background-color: transparent;
    }
    .sec-title-2{
        font-size: 1.125rem;
    }
    .single-product .product-container{
        padding-bottom: 2.5rem;
    }
    .product-sidebar-box.promotions-2{
        display: block !important;
    }
    .product-footer .col-3{
        padding-left: 0;
        margin-top: 1rem;
    }
    #reviews .commentlist{
        padding-right: 0;
    }
    .product-main{
        padding-top: 0.9375rem;
    }
    body.single-product .breadcrumbs{
        display: none !important;
    }
    .single-product .product-main .col-9{
        padding: 1rem;
    }
    .single-product .product-main .product-gallery .product-thumbnails .col{
        padding: 0.25rem;
    }
    .single-product .product-main .product-info{
        padding: 1rem 0 0 0;
        margin: 0;
    }
    .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img{
        height: 12.5rem;
        width: 100%;
        object-fit: contain;
    }
    .single-product .product-main .product-gallery .product-thumbnails .col {
        flex-basis: calc(100% / 5);
        max-width: calc(100% / 5);
    }
    .single-product .product-main .product-info h1.product_title{
        font-size: 1.15rem;
        line-height: 1.3;
    }
    .single-product .product-main .product-info .product-title-group{
        padding-bottom: 0.75rem;
    }
    .single-product .product-main .product-info form.cart table.variations,
    .single-product .product-main .product-info .single-product-price{
        padding: 0.5rem 0;
    }
    .single-product .product-main .col-3 .commit-wrap{
        padding: 1rem;
        gap: 0.9375rem
    }
    .single-product .product-main .col-3 .commit-wrap > .fs-20{
        margin-bottom: 0;
    }
    .product-content-box.product-description .product-content.active{
        padding-bottom: 4rem !important;
    }
    .home-page-2:before {
        height: 1.5rem;
    }
    .home-page-2 .title-large{
        font-size: 1.625rem;
        line-height: 1.3;
    }
    .home-swiper-2 .swiper-slide {
        padding: 0 0.5rem;
    }
    .home-page-3 .col-6:first-of-type{
        padding-right: 0;
    }
    .home-page-4 .btn{
        display: none !important;
    }
    .home-page-4 .home-swiper-3 .brand-logo img {
        height: 2.5rem;
    }
    .home-page-5 .home-product-group .products-grid{
        grid-template-columns: 1fr 1fr;
        grid-gap: 0.9375rem;
    }
    .home-page-5 .home-product-group .products-grid > .product-item:nth-of-type(3),
    .home-page-5 .home-product-group .products-grid > .product-item:nth-of-type(1){
        grid-column: 1/2
    }
    .home-page-5 .home-product-group .products-grid > .product-item:nth-of-type(4),
    .home-page-5 .home-product-group .products-grid > .product-item:nth-of-type(2){
        grid-column: 2/3
    }
    .home-page-5 .home-product-group .products-grid > .product-item:nth-of-type(5):last-child{
        display: block !important;
        grid-column: 1/3;
        width: 50%;
        margin: auto;
    }
    .home-page-7 .flex-box{
        margin-top: 2rem;
        gap: 1.5rem 0
    }
    .home-page-7 .flex-box .cont-wrap{
        padding: 0;
        margin-top: 1rem;
    }
    .home-page-7 .flex-box .cont-wrap .sec-des p,
    .home-page-7 .flex-box .cont-wrap .sec-des li,
    .home-page-7 .flex-box .cont-wrap .sec-des{
        font-size: 0.8125rem;
    }
    .home-page-7 .flex-box .cont-wrap h3{
        font-size: 1rem;
        line-height: 1.4;
    }
    .home-page-11 .grid-box {
        grid-gap: 0.625rem;
    }
    .home-page-11 .grid-box .item{
        padding: 0.625rem;
    }
    .home-swiper-1 .col-6.bg-secondary {
        padding: 1rem 1rem 2rem;
    }
    .home-swiper-1 .col-6.bg-secondary img {
        max-height: 5rem;
        width: auto;
        margin-bottom: 0.75rem;
    }
    header#header #logo{
        width: 7.5rem;
    }
    .recruitment-1 .item .flex-box{
        gap: 0.9375rem
    }
    .recruitment-3 .item.item-style-3 .item-inner .flex-box > img{
        margin-right: 0;
        margin-bottom: 0.375rem;
    }
    .product-content-box .product-content .question .ask{
        -webkit-border-radius: 0.625rem;
        -moz-border-radius: 0.625rem;
        border-radius: 0.625rem;
    }
    .show-mobile .swiper-pagination{
        position: relative;
        margin-top: 2rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .show-mobile .swiper-pagination > .swiper-pagination-bullet{
        width: 0.625rem;
        height: 0.625rem;
    }
    .show-mobile .swiper-pagination > .swiper-pagination-bullet-active{
        background-color: var(--main-cl);
    }
    .fixed-add-to-cart{
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100vw;
        padding: 0.75rem 1rem;
        background: #FFF;
        box-shadow: 0 0 0.625rem #dedede;
        z-index: 9999;
        transform: translateY(100%);
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        -webkit-border-radius: 1.042rem 1.042rem 0 0;
        -moz-border-radius: 1.042rem 1.042rem 0 0;
        border-radius: 1.042rem 1.042rem 0 0;
    }
    .fixed-add-to-cart.show{
        transform: translateY(0);
    }
    .fixed-add-to-cart > .flex-box{
        gap: 0.375rem;
        width: 100%;
    }
    .fixed-add-to-cart > .flex-box > a{
        flex-grow: 1;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        gap: 0.5rem
    }
    .fixed-add-to-cart .btn-with-icon svg{
        height: 0.875rem;
        width: auto;
    }
    .fixed-add-to-cart .btn-with-icon span {
        display: block;
        font-size: 0.75rem;
        line-height: 0.875rem;
    }
    .fixed-add-to-cart .btn-with-icon{
        text-align: center;
        border: 0.0625rem solid var(--main-cl);
        padding:0.375rem 0.625rem;
        -webkit-border-radius: 0.625rem;
        -moz-border-radius: 0.625rem;
        border-radius: 0.625rem;
    }
    .fixed-add-to-cart .fixed-buy-now-btn{
        -webkit-border-radius: 0.625rem;
        -moz-border-radius: 0.625rem;
        border-radius: 0.625rem;
        font-size: 0.75rem;
        line-height: 0.875rem;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #FFF;
        font-weight: 700;
        padding-left: 0.75rem;
        padding-right: 0.75rem;
        background: var(--sub-cl);
    }
    body.single-product footer#footer{
        padding-bottom: 6rem;
    }
    .about-8 .grid-box .item .icon-wrap{
        width: 4.5rem;
        height: 4.5rem;
        border-width: 0.25rem;
    }
    .about-8 .grid-box .item .icon-wrap img{
        max-width: 2.5rem;
        max-height: 2.5rem;
    }
    .about-8 .grid-box .item{
        padding: 2.5rem 1rem 1rem;
    }
    .about-8 .grid-box{
        grid-gap: 3.75rem 0.9375rem
    }
    .about-6 .swiper.about-swiper .btn, .about-6 .swiper.about-swiper .brand-logo{
        margin-top: 0.75rem;
    }
    .about-6 .swiper.about-swiper .brand-logo img{
        height: 2.8125rem;
        width: auto;
        object-fit: contain;
    }
    .about-1 .sec-title,
    .about-1 .btn{
        display: none !important;
    }
    .about-7 .grid-box{
        margin-top: 1.5rem;
        grid-template-columns: calc(45% - 0.5rem) calc(55% - 0.5rem);
    }
    .about-7 .grid-box .item:nth-of-type(4){
        grid-column: 1/3;
        grid-row: unset;
    }
    .about-3 .item:before{
        display: none;
    }
    .about-3 .item{
        padding: 0;
        padding-top: 3.4375rem;
        position: relative;
    }
    .about-3 .timeline-wrap{
        position: relative;
    }
    .about-3 .timeline-wrap:before{
        top: 0;
        left: 0;
        position: absolute;
        content: '';
        width: 0.125rem;
        height: 100%;
        background-color: var(--main-cl);
    }
    .about-3 .item > .flex-box{
        flex-direction: column !important;
        padding-left: 0.9375rem;
    }
    .about-3 .item img{
        height: auto;
    }
    .about-3 .item .content-post{
        padding: 0 !important;
    }
    .about-3 .item .year{
        font-size: 1.25rem;
        line-height: 1.5rem;
        position: absolute;
        top: 0;
        left: 0;
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
        margin: 0;
    }
    .about-4 .relative > .img-wrap{
        display: none;
    }
    .about-4 .flex-box{
        position: relative !important;
        transform: unset;
        flex-wrap: wrap;
        justify-content: center;
        top: unset;
        left: unset;
        height: auto;
    }
    .about-4 .flex-box .item{
        padding: 0.625rem;
    }
    .about-4 .flex-box .item:nth-of-type(2){
        flex-direction: column;
    }
    .about-3, .about-4, .about-5, .about-6 {
        padding: 1.5rem 0;
    }
    .about-5 .item-title{
        font-size: 1.5rem;
        line-height: 1.3;
        padding: 0.625rem 1.25rem;
    }
    .about-5 .item .cont-wrap > .flex-box{
        flex-direction: column;
    }
    .about-5 .item .cont{
        padding: 1rem 2rem;
    }
    .home-page-5 .home-product-group .tabs-title{
        gap: 0.625rem
    }
    .tabs-title .tab-title{
        padding: 0.5rem 1rem;
    }
    .nav-sidebar.nav-vertical > li button.toggle i{
        color: #FFF;
    }
    #popup-recruitment{
        padding: 2.5rem 1rem 1.25rem;
    }
    .product-list-section .product-filters{
        position: fixed;
        height: calc(100% - 4.375rem);
        width: 100%;
        left: 0;
        top: 4.375rem;
        z-index: 999;
        justify-content: flex-start;
        align-items: start;
        padding: 3.75rem 1.25rem 11.25rem;
        transform: translateX(-100%);
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }
    .product-list-section .product-filters.show{
        transform: translateX(0);
    }
    .product-list-section .product-filters{
        flex-direction: column;
        background-color: #FFF;
    }
    .product-list-section .product-filters > aside{
        width: 100%;
        margin-bottom: 0;
    }
    .product-list-section .product-filters .widget-title{
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        background-color: transparent;
        color: #333;
        font-size: 1.25rem;
        line-height: 1.5rem;
        font-weight: 700;
        padding-left: 0;
        padding-right: 0;
        justify-content: space-between;
        margin-bottom: 0.625rem;
    }
    .product-list-section .product-filters aside > ul, .product-list-section .product-filters aside > form{
        width: 100%;
        position: relative;
        opacity: 1;
        pointer-events: unset;
        visibility: visible;
        box-shadow: unset;
        padding: 0;
    }
    .product-list-section .product-filters .mobile-filter-header{
        border-bottom: 0.0625rem solid #dedede;
        padding: 0.375rem;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 10;
    }
    .product-list-section .product-filters .mobile-filter-header .btn-close-filter {
        width: max-content;
        position: relative;
        display: flex;
        align-items: center;
        padding: 0.375rem 0.625rem;
        -webkit-border-radius: 0.3125rem;
        -moz-border-radius: 0.3125rem;
        border-radius: 0.3125rem;
        border: 0.0625rem solid #dedede;
        font-size: 0.875rem;
        line-height: 1.125rem;
        gap: 0.3125rem;
        margin-left: auto;
    }
    .product-list-section .product-filters .mobile-filter-header .popup-title {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #000;
        font-size: 1.25rem;
        line-height: 1.625rem;
    }
    .product-list-section .product-filters .mobile-filter-footer{
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 10;
        width: 100%;
        display: flex;
        padding: 0.75rem 0.75rem 1.25rem;
        gap: 0.75rem;
        border-top: 0.0625rem solid #dedede;
        background-color: #FFF;
    }
    .product-list-section .product-filters .mobile-filter-footer > div{
        width: 50%;
        background-color:var(--main-cl);
        text-align: center;
        -webkit-border-radius: 0.3125rem;
        -moz-border-radius: 0.3125rem;
        border-radius: 0.3125rem;
        color:#FFF;
        padding: 0.75rem;
        font-size: 0.875rem;
        line-height: 1;
        font-weight: 700;
    }
    .product-list-section .product-filters .mobile-filter-footer > div.btn-clear-filter{
        background-color: var(--sub-cl);
    }
    .fixed-show-filter-btn{
        position: fixed;
        bottom: 0.625rem;
        left: 0.625rem;
        z-index: 99;
        padding: 0.375rem 0.75rem;
        background-color: var(--main-cl);
        -webkit-border-radius: 0.3125rem;
        -moz-border-radius: 0.3125rem;
        border-radius: 0.3125rem;
        gap: 0.625rem;
        font-size: 0.875rem;
        line-height: 1.25rem;
    }
    .about-4 .flex-box .item .text-title{
        font-size: 0.8125rem;
    }
    .about-4 .flex-box .item{
        padding: 0.25rem;
    }
    .about-4 .flex-box .item img{
        width: 3.5rem;
        height: 3.5rem;
    }
    header#header .header-main{
        height: 4.375rem !important;
    }
    .off-canvas-left .mfp-content, .off-canvas-right .mfp-content,
    .mfp-close,
    .mfp-container, .mfp-wrap,
    .mfp-bg{
        top: 4.375rem !important;
    }
    .off-canvas .sidebar-menu{
        padding-top: 0;
    }
    .off-canvas-left .mfp-content{
        box-shadow: unset;
        border-top: 1px solid hsla(0,0%,100%,.2);
    }
    header#header{
        z-index: 9999999;
    }
    section.section-404 .large-title {
        font-size: 3.5rem;
    }
    section.section-404 .col-6 > .flex-box{
        flex-direction: column-reverse;
        height: auto;
        border: none;
        overflow: unset;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    section.section-404 .col-6 > .flex-box form.searchform{
        width: 100%;
        border: none;
        overflow: hidden;
    }
    section.section-404 form.searchform button{
        border-top-right-radius: 2.604rem;
        border-bottom-right-radius: 2.604rem;
    }
    section.section-404 form.searchform div.input-wrap{
        height: auto;
    }
    section.section-404 form.searchform div.input-wrap input{
        border: 1px solid var(--main-cl);
        border-top-left-radius: 2.604rem;
        border-bottom-left-radius: 2.604rem;
    }
    section.section-404 .col-6 > .flex-box a.back-to-homepage{
        margin-top: 30px;
        -webkit-border-radius: 2.604rem !important;
        -moz-border-radius: 2.604rem !important;
        border-radius: 2.604rem !important;
        margin-left: auto;
        margin-right: auto;
    }
    body.error404 main#main > section.section-404{
        padding: 3rem 0;
    }
    section.coupon-section{
        padding: 2rem 0;
    }
    section.add-coupon-section{
        padding-bottom: 2rem;
    }
}
@media only screen and (max-width: 350px){
    html,body {
        font-size: 12px;
    }
}