/* home page */
/*
Theme Name: lora
Theme URI:
Author: soltany - lora
Description: soltany - sitepich
Author URI: https://sitepich.com
Version: 1.0
*/
@font-face {
    font-family: sitepich;
    font-style: normal;
    font-weight: 400;
    src: url('fonts/woff/YekanBakhFaNum-Regular.woff') format('woff'),url('fonts/woff2/YekanBakhFaNum-Regular.woff2') format('woff2')
}
@font-face {
    font-family: sitepich;
    font-style: normal;
    font-weight: 600;
    src: url('fonts/woff/YekanBakhFaNum-SemiBold.woff') format('woff'),url('fonts/woff2/YekanBakhFaNum-SemiBold.woff2') format('woff2')
}
@font-face {
    font-family: sitepich;
    font-style: normal;
    font-weight: 700;
    src: url('fonts/woff/YekanBakhFaNum-Bold.woff') format('woff'),url('fonts/woff2/YekanBakhFaNum-Bold.woff2') format('woff2')
}
@font-face {
    font-family: sitepich;
    font-style: normal;
    font-weight: 900;
    src: url('fonts/woff/YekanBakhFaNum-ExtraBlack.woff') format('woff'),url('fonts/woff2/YekanBakhFaNum-ExtraBlack.woff2') format('woff2')
}
@font-face {
    font-family: sitepich-2;
    font-style: normal;
    font-weight: 900;
    src: url('fonts/woff2/Mahoor-ExtraBold.woff2') format('woff2')
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
:root {
    --clr-1: #e5c672;
}
::selection {
    color: #fff;
    background: #000
}
body {
    margin: 0!important;
    background-color: #ffffff
}
a {
    text-decoration: none!important
}
ul,li{
    list-style: none;
}
a,b,button,div,h1,h2,h3,h4,h5,h6,i,input,label,p,section,select,strong,textarea,time,ul {
    font-family: sitepich,serif!important;
    margin: 0
}
#sitepich span {
    font-family: sitepich,serif;
}
.clear{clear:both}.img-responsive{display:block;max-width:100%;height:auto}.pp{padding:0!important}.pl{padding-left:0!important}.pr{padding-right:0!important}.container,.container-fluid{width:100%;padding-left:var(--bs-gutter-x,0.75rem);padding-right:var(--bs-gutter-x,0.75rem);margin-left:auto;margin-right:auto}@media (min-width: 576px){.container{max-width: 97%;}}@media (min-width: 768px){.container{max-width: 97%;}}@media (min-width: 992px){.container{max-width: 97%;}}@media (min-width: 1200px){.container{max-width: 97%;}}@media (min-width: 1400px){.container{max-width: 97%;}}@media (min-width: 1700px){.container{max-width:1676px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-left:calc(var(--bs-gutter-x) / -2);margin-right:calc(var(--bs-gutter-x) / -2)}.row-cols-auto > *{flex:0 0 auto;width:auto}.row-cols-1 > *{flex:0 0 auto;width:100%}.row-cols-2 > *{flex:0 0 auto;width:50%}.row-cols-3 > *{flex:0 0 auto;width:33.3333333333%}.row-cols-4 > *{flex:0 0 auto;width:25%}.row-cols-5 > *{flex:0 0 auto;width:20%}.row-cols-6 > *{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.3333333333%}.col-2{flex:0 0 auto;width:16.6666666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.3333333333%}.col-5{flex:0 0 auto;width:41.6666666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.3333333333%}.col-8{flex:0 0 auto;width:66.6666666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.3333333333%}.col-11{flex:0 0 auto;width:91.6666666667%}.col-12{flex:0 0 auto;width:100%}@media(max-width:575px){.hidden-xs{display:none}}@media (min-width: 576px){.hidden-sm{display:none}.col-sm{flex:1 0 0}.row-cols-sm-auto > *{flex:0 0 auto;width:auto}.row-cols-sm-1 > *{flex:0 0 auto;width:100%}.row-cols-sm-2 > *{flex:0 0 auto;width:50%}.row-cols-sm-3 > *{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4 > *{flex:0 0 auto;width:25%}.row-cols-sm-5 > *{flex:0 0 auto;width:20%}.row-cols-sm-6 > *{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.3333333333%}.col-sm-2{flex:0 0 auto;width:16.6666666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.3333333333%}.col-sm-5{flex:0 0 auto;width:41.6666666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.3333333333%}.col-sm-8{flex:0 0 auto;width:66.6666666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.3333333333%}.col-sm-11{flex:0 0 auto;width:91.6666666667%}.col-sm-12{flex:0 0 auto;width:100%}}@media (max-width: 991px){.hidden-md{display:none}.col-md{flex:1 0 0}.row-cols-md-auto > *{flex:0 0 auto;width:auto}.row-cols-md-1 > *{flex:0 0 auto;width:100%}.row-cols-md-2 > *{flex:0 0 auto;width:50%}.row-cols-md-3 > *{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4 > *{flex:0 0 auto;width:25%}.row-cols-md-5 > *{flex:0 0 auto;width:20%}.row-cols-md-6 > *{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.3333333333%}.col-md-2{flex:0 0 auto;width:16.6666666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-5{flex:0 0 auto;width:41.6666666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.3333333333%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.3333333333%}.col-md-11{flex:0 0 auto;width:91.6666666667%}.col-md-12{flex:0 0 auto;width:100%}}@media (min-width: 992px){.hidden-lg{display:none}.col-lg{flex:1 0 0}.row-cols-lg-auto > *{flex:0 0 auto;width:auto}.row-cols-lg-1 > *{flex:0 0 auto;width:100%}.row-cols-lg-2 > *{flex:0 0 auto;width:50%}.row-cols-lg-3 > *{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4 > *{flex:0 0 auto;width:25%}.row-cols-lg-5 > *{flex:0 0 auto;width:20%}.row-cols-lg-6 > *{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.3333333333%}.col-lg-2{flex:0 0 auto;width:16.6666666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.3333333333%}.col-lg-5{flex:0 0 auto;width:41.6666666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.3333333333%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.3333333333%}.col-lg-11{flex:0 0 auto;width:91.6666666667%}.col-lg-12{flex:0 0 auto;width:100%}}@media (min-width: 1200px){.hidden-xl{display:none}.col-xl{flex:1 0 0}.row-cols-xl-auto > *{flex:0 0 auto;width:auto}.row-cols-xl-1 > *{flex:0 0 auto;width:100%}.row-cols-xl-2 > *{flex:0 0 auto;width:50%}.row-cols-xl-3 > *{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4 > *{flex:0 0 auto;width:25%}.row-cols-xl-5 > *{flex:0 0 auto;width:20%}.row-cols-xl-6 > *{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.3333333333%}.col-xl-2{flex:0 0 auto;width:16.6666666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.3333333333%}.col-xl-5{flex:0 0 auto;width:41.6666666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.3333333333%}.col-xl-8{flex:0 0 auto;width:66.6666666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.3333333333%}.col-xl-11{flex:0 0 auto;width:91.6666666667%}.col-xl-12{flex:0 0 auto;width:100%}}@media (min-width: 1400px){.hidden-xxl{display:none}.col-xxl{flex:1 0 0}.row-cols-xxl-auto > *{flex:0 0 auto;width:auto}.row-cols-xxl-1 > *{flex:0 0 auto;width:100%}.row-cols-xxl-2 > *{flex:0 0 auto;width:50%}.row-cols-xxl-3 > *{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4 > *{flex:0 0 auto;width:25%}.row-cols-xxl-5 > *{flex:0 0 auto;width:20%}.row-cols-xxl-6 > *{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.3333333333%}.col-xxl-2{flex:0 0 auto;width:16.6666666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.3333333333%}.col-xxl-5{flex:0 0 auto;width:41.6666666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.3333333333%}.col-xxl-8{flex:0 0 auto;width:66.6666666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.3333333333%}.col-xxl-11{flex:0 0 auto;width:91.6666666667%}.col-xxl-12{flex:0 0 auto;width:100%}}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}@media (min-width: 576px){.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}}@media (min-width: 768px){.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}}@media (min-width: 992px){.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}}@media (min-width: 1200px){.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}}@media (min-width: 1400px){.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}}.p-full{padding:0 12px}figure{margin:0;line-height: 0;}



/*************************************
***************** header *************
*************************************/
.primary-header {
    position: sticky;
    top: 0;
    z-index: 1000;
    padding: 40px 0;
}
.primary-header::before {
    position: fixed;
    content: '';
    inset: 0;
    background-color: rgba(53, 53, 53, 0.6);
    backdrop-filter: blur(15px);
    pointer-events: none;
    opacity: 0;
    transition: 0.4s cubic-bezier(0.77,0,0.175,1);
    z-index: 2;
}
.primary-header.active::before {
    opacity: 1;
    pointer-events: all;
}
.menu-box {
    position: fixed;
    right: 50%;
    top: 12px;
    transform: translateX(50%);
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: calc(100% - 24px);
    max-width: 500px;
    border-radius: 12px;
    background-color: #fff;
    border: 2px solid var(--clr-1);
    z-index: 2;
}
.menu-btn,
.search-box button,
.search-btn {
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    background: none;
    border: none;
    outline: none;
    color: #000;
    overflow: hidden;
    cursor: pointer;
}
.search-box svg ,
.menu-btn svg,
.search-btn svg {
    padding: 16px;
    width: 52px;
    height: 52px;
    transition: 0.4s cubic-bezier(0.77,0,0.175,1);
}
.menu-btn.active svg ,
.search-btn.active svg {
    transform: translateY(-52px);
}
.logo-box {
    display: flex;
    align-items: center;
    height: 52px;
}
.logo-box img {
    padding: 6px;
    height: 52px;
    width: auto;
    display: block;
}
.search-box {
    display: flex;
    width: 100%;
    justify-content: space-between;
    height: 0;
    overflow: hidden;
    transition: 0.4s cubic-bezier(0.77,0,0.175,1);
}
.search-box.active {
    height: 52px;
}
.search-box input {
    border: none;
    background: none;
    outline: none;
    font-size: 16px;
    font-weight: 700;
    height: 52px;
    color: #111;
    width: calc(100% - 60px);
    padding: 12px;
}
.menu-bar {
    width: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    transition: 0.4s cubic-bezier(0.77,0,0.175,1);
}
.menu-bar .socail-media {
    display: flex;
    justify-content: space-between;
    transition: 0.4s cubic-bezier(0.77,0,0.175,1);
    border-top: 0 solid var(--clr-1);
    overflow: hidden;
    border-radius: 0 0 10px 10px;
}
.menu-bar.active .socail-media {
    border-top: 2px solid var(--clr-1);
}
.socail-media a {
    flex: 1;
    height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-size: 13px;
    font-weight: 600;
    color: #000;
    opacity: 0;
    transition: 0.4s cubic-bezier(0.77,0,0.175,1);
    border-right: 2px solid var(--clr-1);
}
.socail-media a:first-child {
    border-right: none;
}
.socail-media a::before {
    position: absolute;
    content: '';
    inset: -1px;
    background-color: var(--clr-1);
    z-index: -1;
    transform-origin: bottom;
    transform: translateY(46px);
    transition: 0.4s cubic-bezier(0.77,0,0.175,1);
}
.socail-media a:hover::before {
    transform: translateY(0);
}
.menu-bar.active .socail-media a {
    opacity: 1;
    height: 44px;
}
.nav-bar > ul  li > a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 0;
    overflow: hidden;
    font-size: 18px;
    font-weight: 700;
    color: #111;
    opacity: 0;
    transition: 0.4s cubic-bezier(0.77,0,0.175,1);
}
.menu-bar.active .nav-bar > ul > li  a {
    height: 36px;
    opacity: 1;
}
.nav-bar > ul > li  a:hover {
    color: var(--clr-1);
}
.nav-bar > ul > li > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.nav-bar > ul > li > ul a {
    font-size: 12px;
    font-weight: 600;
    color: #666;
    padding: 0 12px;
}
.nav-bar > ul > li > ul ul {
    display: none;
}
.user-action {
    position: fixed;
    display: flex;
    justify-content: space-between;
    bottom: 24px;
    right: 50%;
    padding: 0 12px;
    transform: translateX(50%);
    background-color: #fff;
    border-radius: 12px;
    border: 2px solid var(--clr-1);
    width: 320px;
}
.user-action a {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 52px;
    gap: 2px;
    font-size: 12px;
    font-weight: 700;
    color: #000;
}
.user-action svg {
    width: 24px;
    height: 24px;
}




/*************************************
****************** hero **************
*************************************/
.hero-bg {
    overflow: hidden;
    background-image: url(img/hero-bg.webp);
    background-position: center top;
    background-size: 1800px auto;
    background-repeat: no-repeat;
    isolation: isolate;
}
.hero-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    justify-content: center;
    padding:100px 0 400px;
}
.hero-box h1 {
    font-family: sitepich-2 !important;
    font-size: 52px;
}
.hero-box p {
    font-size: 24px;
    font-weight: 600;
    color: #222;
}
.hero-box img {
    display: block;
    width: 100%;
    height: auto;
}
.hero-box figure {
    z-index: 1;
    position: absolute;
    bottom: 0;
    right: 50%;
    transform: translateX(50%);
    width: 35vw;
    clip-path: polygon(0 15%, 100% 40%, 98% 100%, 2% 90%);
}
.info-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 32px 12px 0;
    height: 100%;
    gap: 26px;
}
.info-left > div {
    display: flex;
    align-items: center;
    gap: 12px;
}
.info-left > div img {
    width: 42px;
    height: 42px;
    display: block;
}
.info-left > img {
    margin-top: 24px;
}
.info-left h3 {
    font-size: 20px;
    font-weight: 700;
    width: max-content;
    color: #000;
    position: relative;
}
.info-left h3::before {
    position: absolute;
    inset: 0;
    content: '';
    background-color: var(--clr-1);
    z-index: -1;
    transform-origin: left;
    transform: scaleX(0);
    transition: transform 0.4s;
}
.info-left div:hover h3::before {
    transform-origin: right;
    transform: scaleX(1);
}
.info-left p {
    font-size: 15px;
    font-weight: 600;
    margin-top: 12px;
    color: #333;
}
.info-right {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 24px;
    margin: 24px 0;
}
.info-right p {
    text-align: justify;
    font-size: 15px;
    font-weight: 600;
    color: #333;
}
.info-right a {
    display: flex;
    align-items: center;
    gap: 12px;
    padding:0 12px;
    color: #fff;
    position: relative;
    transition: 0.4s;
    height: 44px;
    margin: 12px 0 0 auto;
    perspective: 100px;
}
.info-right svg {
    width: 24px;
    height: 24px;
}
.info-right a::before {
    position: absolute;
    content: '';
    inset: 0;
    z-index: -1;
    background-color: #111;
    transform: rotateX(14deg) skewX(355deg);
    border-radius: 12px;
    transition: 0.4s;
}
.info-right a:hover::before {
    transform: rotateX(0deg) skewX(360deg);
}
.scroll-down {
    width: 36px;
    height: 60px;
    border-radius: 50em;
    margin: 24px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid var(--clr-1);
    color: #000;
}
.scroll-down svg {
    width: 20px;
    height: 40px;
}


/*************************************
***************** title **************
*************************************/
.title-box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 80px 0 20px;
}
.title-row h2,
.title-box h2 {
    font-size: 32px;
    font-weight: 900;
    color: #222;
}
.title-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 80px 0 20px;
}
.title-row a {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
    font-size: 15px;
    font-weight: 600;
    color: #555;
    width: 130px;
}
.title-row svg {
    width: 24px;
    height: 24px;
}
.title-row .arrow-box {
    display: flex;
    align-items: center;
    gap: 12px;
    width: 130px;
}

/*************************************
*************** category *************
*************************************/
.category-box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 12px;
    overflow: hidden;
}
.category-box a {
    width: 170px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 24px;
    transform-style: preserve-3d;
    perspective: 100px;
}
.category-box a figure {
    position: relative;
    transform-style: preserve-3d;
    perspective: 300px;
}
.category-box a figure::after ,
.category-box a figure::before {
    position: absolute;
    top: 50%;
    right: 50%;
    border-radius: 12px;
    content: '';
    z-index: -1;
    width: 170px;
    height: 170px;
    background-color: #cfcece3b;
    transition: 0.4s;
}
.category-box a figure::before {
    transform: translateZ(-100px) translateX(50%) translateY(-50%);
}
.category-box a:hover figure::before {
    transform: translateZ(-60px) translateX(50%) translateY(-50%) rotate(90deg);
}
.category-box a figure::after {
    transform: translateZ(-100px) translateX(50%) translateY(-50%) rotate(45deg);
}
.category-box a:hover figure::after {
    transform: translateZ(-100px) translateX(50%) translateY(-50%) rotate(0deg);
}
.category-box img {
    display: block;
    max-width: 100%;
    height: auto;
    padding: 24px;
}
.category-box h3 {
    color: #222;
    font-size: 15px;
    font-weight: 600;
}

/*************************************
**************** slider **************
*************************************/
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: auto !important;
}
.swiper-btn-next ,
.swiper-btn-prev {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    background-color: #eee;
    border-radius: 12px;
    position: absolute;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
    z-index: 1;
}
.swiper-btn-next {
    left: 12px;
}
.swiper-btn-prev {
    right: 12px;
}
.swiper-btn-next svg,
.swiper-btn-prev svg {
    width: 24px;
    height: 24px;
}
.swiper-button-disabled {
    pointer-events: none;
    opacity: 0.5;
}
.swiper-pagination {
    width: auto !important;
    position: relative !important;
}
.swiper-pagination > * {
    transition: 0.3s !important;
}
.swiper-pagination-bullet-active {
    background-color: var(--clr-1) !important;
    width: 15px !important;
    border-radius: 6px !important;
}
/* slider two */
.slider-two {
    overflow: hidden;
}
.slider-two .swiper-slide {
    height: 400px !important;
    align-items: flex-end !important;
}
/*************************************
**************** product *************
*************************************/
.product-box {
    width: 300px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    gap: 12px;
    padding: 8px;
    isolation: isolate;
}
.product-box::before {
    position: absolute;
    content: '';
    z-index: -1;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 16px;
    scale: 0.9;
    opacity: 0;
    transition: 0.4s;
}
.product-box:hover::before {
    scale: 1;
    opacity: 1;
}
.product-box img {
    display: block;
    max-width: 100%;
    height: auto;
    aspect-ratio: 4 / 3 ;
    object-fit: cover;
    border-radius: 12px;
}
.product-box h3 {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.product-box section {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.product-box svg {
    width: 44px;
    height: 44px;
    color: var(--clr-1);
    background-color: #fff;
    padding: 4px;
    border-radius: 12px;
}
.product-box .price {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
}
.product-box .price ins {
    color: var(--clr-1);
    font-size: 18px;
    font-weight: 800;
    text-decoration: none;
}
.product-box .price del {
    font-size: 15px;
    color: #555;
    font-weight: 600;
}
/*************************************
************* collection *************
*************************************/
.collection-box {
    display: flex;
    position: relative;
    width: 300px;
    height: 300px;
}
.collection-box::before {
    position: absolute;
    content: '';
    background-image: url(img/arrow-bg.webp);
    background-size: 95px;
    width: 95px;
    height: 95px;
    left: 24px;
    top: 24px;
    z-index: -1;
}
.collection-box:hover {
    height: 400px;
}

.collection-box:hover::before {
    left: 12px;
    top: 12px;
}
.collection-box img {
    transition: 0.4s;
    width: 100%;
    height: 100%;
    object-fit: cover;
    clip-path: path("M284,300H16c-8.8,0-16-7.2-16-16V16C0,7.2,7.2,0,16,0h268c8.8,0,16,7.2,16,16v268C300,292.8,292.8,300,284,300z");
}
.collection-box:hover img {
    clip-path: path("M285.3,398H15.2c-8.1,0-14.7-6.2-14.7-13.9c0-90.5,0-239.5,0-286.6c0-9.4,4-18.5,11.1-25.2l63.1-59.1C81.7,6.7,91.2,3,101.1,3h184.2c8.1,0,14.7,6.2,14.7,13.9v367.3C300,391.8,293.4,398,285.3,398z");
}
.collection-box h3 {
    position: absolute;
    color: #000000;
    font-size: 18px;
    bottom: 0;
    width: 100%;
    padding: 12px;
    z-index: 2;
}
.collection-box h3::before {
    position: absolute;
    content: '';
    inset: -1px;
    z-index: -1;
    background-image: linear-gradient(to top, rgba(255, 255, 255, 0.7), transparent);
}


/*************************************
**************** article *************
*************************************/
.article-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-top: 24px;
}
.article-box {
    display: block;
    position: relative;
    margin-bottom: 24px;
    width: calc(25% - 12px);
}
.article-slide figure {
    display: block;
    width: 100%;
    aspect-ratio: 4 / 2.5;
    overflow: hidden;
    border-radius: 16px;
}
.article-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.4s;
}
.article-slide:hover img {
    scale: 1.1;
}
.article-slide span {
    position: absolute;
    top: 12px;
    left: 12px;
    color: #000;
    font-size: 13px;
    font-weight: 600;
    padding: 4px 12px;
    border-radius: 50em;
    background-color: #fff;
}
.article-slide h3 {
    font-size: 17px;
    font-weight: 600;
    color: #000;
    padding: 12px 0;
}


/*************************************
***************** footer *************
*************************************/
.primary-footer {
    margin: 50px 0 100px 0;
}
.hero-footer {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 12px;
    gap: 12px;
}
.hero-footer h2 {
    font-size: 32px;
    font-family: sitepich-2 !important;
    color: #111;
}
.list-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 12px;
}
.list-footer h3 {
    font-size: 18px;
    font-weight: 600;
    color: #111;
    width: 100%;
    text-align: center;
    position: relative;
    padding-bottom: 6px;
    margin-bottom: 12px;
}
.list-footer h3::before {
    position: absolute;
    content: '';
    inset: auto 12px 0 12px;
    height: 2px;
    background-image: linear-gradient( to right, transparent, var(--clr-1),transparent);
}
.list-footer ul,
.list-footer li {
    display: block;
    width: 100%;
}
.list-footer li a {
    text-align: center;
    display: block;
    font-size: 15px;
    padding: 4px 0;
    font-weight: 600;
    color: #333;
    transition: 0.3s;
}
.list-footer li a:hover {
    color: var(--clr-1);
}
.social-media {
    display: flex;
    align-items: center;
}
.social-media span {
    font-size: 15px;
    font-weight: 600;
    color: #222;
    margin-left: 12px;
}
.social-media a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    color: #222;
    transition: 0.3s;
}
.social-media a:hover {
    color: var(--clr-1);
}
.social-media svg {
    width: 24px;
    height: 24px;
}


.sitepich {
    width: 100%;
    display: flex;
    justify-content: center;
}
.sitepich a {
    width: max-content;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
    height: 45px;
    background-color: #f5f5f5;
    padding: 0 20px;
    border-radius: 8px;
    color: #333;
    font-weight: 600;
    font-size: 14px;
    overflow: hidden;
    transition: 0.3s;
}
.sitepich a:hover {
    background-color: var(--clr-1);
    color: #000;
}
.sitepich a span {
    display: flex;
    align-items: center;
    gap: 3px;
}
.sitepich a bdi {
    transform: translateY(18px);
    transition: 0.3s;
}
.sitepich a:hover bdi {
    transform: translateY(-15px);
}
.sitepich a bdi:nth-child(2) {
    transition-delay: 0.025s;
}

.sitepich a bdi:nth-child(3) {
    transition-delay: 0.05s;
}

.sitepich a bdi:nth-child(4) {
    transition-delay: 0.075s;
}

.sitepich a bdi:nth-child(5) {
    transition-delay: 0.1s;
}
/*************************************
***************** mobile *************
*************************************/

@media (min-width: 1921px){

}

@media (max-width: 1400px){
    .hero-box {
        padding: 100px 0 300px;
    }
}

@media (max-width: 1200px){

}

@media (max-width: 991px){
    .order_1 {
        order: -1;
    }
    .info-right,
    .info-left {
        height: auto;
    }
    .article-box {
        margin-bottom: 24px;
        width: calc(50% - 12px);
    }
}

@media (max-width: 768px){
    .hero-box {
        padding: 0 0 300px;
    }
    .hero-box figure {
        width: 70vw;
    }
}

@media (max-width: 576px){
    .hero-box {
        padding: 0 0 250px;
    }
    .info-left h3 {
        font-size: 15px;
    }
    .info-left p {
        font-size: 13px;
    }
    .info-right a {
        width: 100%;
        justify-content: center;
    }
    .title-row h2 {
        width: 100%;
        order: -1;
        text-align: center;
        margin-bottom: 24px;
    }
    .liner {
        top: 30vh;
    }
    #the-path {
        stroke-width:24;
    }
    .article-wrapper {
        margin-top: 6px;
    }
    .article-box {
        margin-bottom: 0;
        width: calc(50% - 6px);
    }
    .article-slide h3 {
        font-size: 12px;
    }
    .article-slide span {
        font-size: 9px;
        top: 4px;
        left: 4px;
    }
}

@media (max-width: 456px){
    .hero-box {
        padding: 0 0 200px;
    }
}




/* else page */
.article-main article > h1{
    font-size: clamp(20px,2vw,42px);
    font-weight: 600;
    color: #070d30;
    padding: 42px 0 12px;
    margin: 0 auto;
}
.post-categories {
    padding: 12px 0;
    display: flex;
    align-items: center;
    gap: 4px;
    flex-wrap: wrap;
}
.post-categories a {
    background-color: rgba(0,0,0,0.05);
    font-size: clamp(12px,2vw,13px);
    font-weight: 400;
    color: #070d30;
    padding: 4px 12px 2px;
}
.post-excerpt {
    margin: 0 auto;
    font-size: clamp(12px, 2vw, 16px);
    font-weight: 400;
    color: #34383b;
    text-align: justify;
    line-height: 1.6;
}
.post-excerpt h2 {
    font-size: clamp(14px,2vw,18px);
}
.post-entry {
    display: flex;
    gap: 12px;
    margin: 16px 0;
}
.post-toc-container {
    width: 350px;
}
.post-toc-container p {
    font-size: clamp(14px, 2vw, 18px);
    font-weight: 600;
    color: #070d30;
    margin-bottom: 12px;
}
.post-toc-container li {
    list-style: disc;
}
.post-toc-container a {
    color: #34383b;
    font-size: clamp(12px, 2vw, 15px);
    font-weight: 600;
    padding: 6px 0 4px;
}
.post-toc-container a:hover {
    color: var(--clr-1);
}
.post-thumbnail {
    display: block;
    position: relative;
    width: calc(100% - 350px);
}
.post-thumbnail img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 12px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.05);
}
.share-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: absolute;
    background-color: #ffffff;
    border-radius: 12px;
    top: 12px;
    left: 12px;
    z-index: 1;
}
.share-buttons a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    color: #070d30;
    position: relative;
}
.share-buttons svg {
    width: 16px;
    height: 16px;
}
.share-buttons a::before {
    position: absolute;
    content: attr(aria-label);
    padding: 4px 12px 2px;
    font-size: clamp(8px, 2vw, 11px);
    font-weight: 400;
    color: #fff;
    background-color: #070d30;
    border-radius: 4px;
    left: 47px;
    width: max-content;
    opacity: 0;
    pointer-events: none;
    transition: 0.3s;
}
.share-buttons a:hover::before {
    left: 64px;
    opacity: 1;
}
.post-meta-info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 4px;
    margin-top: 12px;
}
.reading-time ,
.comments-count {
    display: block;
    padding: 4px 12px 2px;
    font-size: clamp(12px, 2vw, 14px);
    font-weight: 400;
    color: #20222a;
    background-color: rgba(0,0,0,0.05);
}
.comment-list {
    display: flex;
    flex-direction: column;
    margin-bottom: 24px;
}
.comment-body {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    gap: 12px;
}
.comment-body > p {
    width: 100%;
    font-size: clamp(12px,2vw,15px);
    font-weight: 600;
    color: #070d30;
}
.comment-author {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #070d30;
}
.comment-author img {
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 50em;
}
.comment-meta {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: column;
    color: #070d30;
    font-size: clamp(12px,2vw,15px);
}
.comment-meta a:first-child {
    color: #070d30;
}
.comment-author a,
.comment-edit-link {
    color: var(--clr-1);
}
.comment-reply-link {
    background-color: #e5e5e5;
    padding: 4px 12px;
    font-size: clamp(12px,2vw,15px);
    font-weight: 600;
    color: #070d30;
}
#cancel-comment-reply-link {
    padding: 4px 12px;
    background-color: rgba(139, 0, 0, 0.2);
    color: red;
    margin: 0 16px;
    font-size: clamp(12px, 2vw, 14px);
}
.reading-time span {
    font-size: clamp(14px,2vw,16px);
    color: #070d30;
}
.entry-content p {
    font-size: clamp(12px, 2vw, 14px);
    font-weight: 400;
    color: #070d30;
    line-height: 2;
    text-align: justify;
    padding: 12px 0;
}
.entry-content a {
    position: relative;
    color: var(--clr-1);
    padding: 0 4px;
}
.entry-content a::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    left: 0;
    bottom: -4px;
    transform: scaleX(0);
    transform-origin: right;
    background-color: var(--clr-1);
    transition: transform 0.3s;
}
.entry-content a:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}
.entry-content b,
.entry-content strong {
    color: #030715;
}
.entry-content h2 {
    color: var(--clr-1);
    font-size: clamp(16px,2vw,24px);
    padding: 24px 0 0 0;
}
.entry-content h3 {
    color: var(--clr-1);
    font-size: clamp(14px,2vw,20px);
    padding: 16px 0 0 0;
}
.entry-content h4 {
    color: var(--clr-1);
    font-size: clamp(13px,2vw,18px);
    padding: 8px 0 0 0;
}
.entry-content img {
    max-width: 100%;
    max-height: 700px;
    height: auto;
    display: block;
    border-radius: 12px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin: 24px auto;
}
.entry-content table {
    width: 100%;
    margin: 24px 0;
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #d8dee3;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0,0,0,0.05);
}
.entry-content table > *:first-child > *:first-child > *:first-child {
    border-top-right-radius: 11px;
}
.entry-content table > *:first-child > *:first-child > *:last-child {
    border-top-left-radius: 11px;
}
.entry-content table > *:last-child > *:last-child > *:first-child {
    border-bottom-right-radius: 11px;
}
.entry-content table > *:last-child > *:last-child > *:last-child {
    border-bottom-left-radius: 11px;
}
.entry-content table th,
.entry-content table td {
    padding: 0 12px;
    font-size: clamp(12px, 2vw, 15px);
    line-height: 1.6;
    font-weight: 600;
}

.entry-content table th {
    background-color: rgba(0,0,0,0.05);
    color: #070d30;
    font-weight: 600;
    border-bottom: 1px solid #d8dee3;
}

.entry-content table td {
    color: #34383b;
    border: 1px solid #d8dee3;
}

.entry-content table tr:hover td {
    background-color: rgba(0,0,0,0.05);
}
.comments-section,
.related-posts {
    margin: 12px 0 24px 0;
}
.comment-reply-title {
    display: block;
    padding: 12px 0;
    margin-top: 12px;
    font-size: clamp(12px, 2vw, 14px);
    color: #070d30;
    width: 100%;
    border-top: 1px solid #d8dee3;
}
ul.children {
    padding-right: 12px;
    margin-right: 12px;
    border-right: 1px solid rgba(0,0,0,0.1);
}
.related-posts h2 {
    display: block;
    padding: 24px 0 12px 0;
    font-size: clamp(16px, 2vw, 24px);
    color: #070d30;
    width: 100%;
    border-top: 1px solid #d8dee3;
}
.related-in-posts {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    justify-content: space-between;
}
.related-item {
    display: flex;
    width: 100%;
}
.related-item a {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 12px;
}
.related-item a img {
    display: block;
    width: 56px;
    height: 56px;
    object-fit: cover;
    border-radius: 12px;
}
.related-item a h3 {
    color: #070d30;
    font-size: clamp(12px,2vw,15px);
    font-weight: 600;
    width: calc(100% - 68px);
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
form.comment-form {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}
.logged-in-as {
    display: block;
    font-size: clamp(12px, 2vw, 16px);
    font-weight: 600;
    padding: 12px;
    background-color: rgba(0, 0, 0, 0.1);
    margin: 12px 0 0 0;
    border-radius: 4px;
    width: 100%;
    order: -1;
    color: #070d30;
    font-size: clamp(12px,2vw,15px);
    font-width: 600;
}
.comment-notes {
    display: block;
    font-size: clamp(12px, 2vw, 16px);
    font-weight: 600;
    margin: 12px 0 0 0;
    border-radius: 4px;
    width: 100%;
    order: -2;
    color: #070d30;
    font-size: clamp(12px,2vw,15px);
    font-weight: 600;
}
.logged-in-as a {
    color: #464e77;
    font-size: clamp(12px,2vw,15px);
    font-width: 600;
}
.comment-form-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 12px;
    order: -1;
    width: 100%;
}
.comment-form-comment {
    position: relative;
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0 !important;
}
.comment-input-wrap input,
.comment-form-comment textarea {
    width: 100%;
    background: none;
    border: none;
    outline: none;
    padding: 12px;
}
.comment-input-wrap {
    position: relative;
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    width: calc(100% / 3  - 8px );
    padding: 0 !important;
}
.comment-form-comment label {
    padding: 8px 12px;
    display: block;
    font-size: clamp(12px, 2vw, 16px);
    font-weight: 600;
    color: #070d30;
}
.comment-form-email ,
.comment-form-url ,
.comment-form-author {
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    flex: 1 1 300px;
    order: -1;
    padding: 0 !important;
}
.comment-form-email label,
.comment-form-url label,
.comment-form-author label {
    display: block;
    width: 100%;
    padding: 12px 12px 0 12px;
    font-size: clamp(12px, 2vw, 15px);
    font-weight: 600;
    color: #070d30;
}
.comment-form-email input,
.comment-form-url input,
.comment-form-author input{
    width: 100%;
    background: none;
    border: none;
    outline: none;
    padding: 12px;
    font-size: clamp(12px, 2vw, 15px);
    font-weight: 600;
    color: #070d30;
}
.comment-form-cookies-consent {
    width: 100%;
    position: relative;
    display: flex;
    padding: 0;
}
.comment-form-cookies-consent label {
    position: relative;
    width: 100%;
    padding: 0 12px;
    font-size: clamp(12px, 2vw, 15px);
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
}
.comment-form-cookies-consent label::before {
    content: '';
    width: 14px;
    height: 14px;
    background-color: #fff;
    border-radius: 50em;
    flex-shrink: 0;
    border: 2px solid #f04545;
    transition: all 0.3s ease;
}
input#wp-comment-cookies-consent {
    position: absolute;
    opacity: 0;
    z-index: -1;
}
input#wp-comment-cookies-consent:checked + label::before {
    background-color: #f04545;
}
p.form-submit {
    display: flex;
    width: 100%;
    padding: 0;
}
p.form-submit input#submit {
    display: flex;
    width: 100%;
    padding: 12px;
    border: none;
    background: #f04545;
    color: #fff;
    font-size: clamp(13px, 2vw, 16px);
    font-weight: 600;
    border-radius: 4px;
    cursor: pointer;
}
form.comment-form .stars > span {
    display: flex;
    align-items: center;
    gap: 12px;
}
form.comment-form .stars > span a {
    width: 24px;
    height: 24px;
    display: flex;
    overflow: hidden;
    background-color: var(--clr-1) !important;
    color: transparent !important;
    opacity:1;
    transition: 0.3s;
    clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
}
form.comment-form .stars > span a.active ~ a {
    opacity: 0.4;
}
form.comment-form .stars > span a::before {
    display: none !important;
}
.archive-container {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: space-around;
    margin: 24px 0;
}
.archive-container h1 {
    display: flex;
    width: 100%;
    padding: 24px 0;
    font-size: clamp(15px, 2vw, 24px);
    font-weight: 400;
    color: #070d30;
}
.archive-container .last-article {
    width: calc(75% - 12px);
    position: relative;
    display: flex;
}
.archive-container .last-article a {
    display: flex;
    position: relative;
    overflow: hidden;
    border-radius: 24px;
    width: 100%;
}
.archive-container .last-article a img {
    width: 100%;
    display: block;
    height: auto;
    max-height: 450px;
    object-fit: cover;
}
.archive-container a .card-content {
    background-color: rgba(255, 255, 255, 0.2);
    padding: 24px;
    backdrop-filter: blur(12px);
}
.archive-container .last-article a .card-content {
    position: absolute;
    inset: auto 0 0 0;
}
.archive-container article {
    width: calc(25% - 4px);
}
.archive-container article:last-child {
    margin-left: auto;
}
.archive-container .card-thumbnail {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    background-color: rgba(0,0,0,0.1);
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}
.archive-container article h3{
    font-size: clamp(13px,2vw,20px);
    font-weight: 600;
    color: #070d30;
    margin: 12px 0 ;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.archive-container article p {
    color: #070d30;
    font-size: clamp(12px,2vw,16px);
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.read-more-btn {
    color: #fff;
    background-color: #070d30;
    font-size: clamp(12px,2vw,15px);
    padding: 4px 12px 2px;
    border-radius: 4px;
    width: max-content;
    margin-top: 12px;
}
.archive-description {
    margin: 24px 0;
    display: flex;
    flex-direction: column;
}
.archive-description-container {
    margin-bottom: 30px;
    position: relative;
}
.archive-desc-box {
    position: relative;
    overflow: hidden;
    transition: max-height 0.5s ease;
}
.archive-desc-box.collapsed {
    max-height: 160px;
}
.archive-desc-box.expanded {
    max-height: none;
    overflow: visible;
}
.archive-desc-box .fade-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1));
    pointer-events: none;
    transition: opacity 0.3s;
}
.archive-desc-box.expanded .fade-overlay {
    opacity: 0;
    visibility: hidden;
}
.archive-read-more-btn {
    margin-top: 15px;
    background: #f5f5f5;
    border: none;
    color: #333;
    padding: 8px 20px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    transition: 0.3s;
}
.archive-read-more-btn:hover {
    background: #e0e0e0;
}
.archive-read-more-btn.open .icon-arrow {
    transform: rotate(180deg);
}
.archive-read-more-btn.hidden {
    display: none;
}
.read-more-container {
    text-align: center;
}
.navigation pagination {
    display: flex;
    width: 100%;
}
.nav-links {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    margin-top: 24px;
}
.page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    background-color: rgba(0,0,0,0.05);
    color: var(--clr-1);
    padding-top: 4px;
    transition: 0.3s ease;
}
.page-numbers:hover {
    color: #ffffff;
    background-color: var(--clr-1);
}
.next.page-numbers,
.prev.page-numbers {
    background-color: transparent;
    color: #070d30;
}
.page-numbers.current {
    background-color: var(--clr-1);
    pointer-events: none;
    color: #fafafa;
}
.error-404-main {
    min-height: 70vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.error-content-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
}
.error-content-wrapper h1 {
    font-size: clamp(32px,30vw,160px);
    font-weight: 600;
    color: var(--clr-1);
    text-align: center;
    margin-bottom: -30px;
}
.error-content-wrapper h2 {
    font-size: clamp(16px,3vw,32px);
    font-weight: 600;
    color: #070d30;
    text-align: center;
}
.error-content-wrapper p {
    font-size: clamp(12px, 3vw, 15px);
    font-weight: 400;
    color: #070d30;
    text-align: center;
    line-height: 2;
    width: 100%;
    margin: 20px 0 10px;
}
.error-content-wrapper ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
}
.error-content-wrapper li a {
    font-size: clamp(12px,2vw,15px);
    color: #070d30;
    font-weight: 400;
    opacity: 0.7;
    transition: 0.4s;
    background-color: rgba(0,0,0,0.1);
    padding: 4px 12px 2px;
    text-align: center;
    display: block;
}
.error-content-wrapper li a:hover {
    opacity: 1;
}
.error-content-wrapper form div {
    display: flex;
    align-items: center;
    background-color: rgba(0,0,0,0.05);
    border-radius: 12px;
    box-shadow: 0 0 0 1px var(--clr-1);
    padding: 8px 0;
}
.error-content-wrapper form input {
    background-color: transparent;
    border: none;
    outline: none;
    height: 32px;
    padding: 0 24px;
}
.error-content-wrapper form input:last-child {
    border-right: 1px solid var(--clr-1);
    cursor: pointer;
}
.error-content-wrapper > a {
    font-size: clamp(12px,2vw,16px);
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    background-color: var(--clr-1);
    padding: 4px 12px 2px;
    border-radius: 4px;
    margin-top: 12px;
}
.products-grid-wrapper {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 12px;
    width: 100%;
}
.product-card-container {
    width: calc(100% / 3 - 9px);
    position: relative;
    padding: 8px;
}
.products-grid-wrapper .product-card-container:last-child {
    margin-left: auto;
}
.product-card-container figure {
    width: 100%;
    position: relative;
    overflow: hidden;
    aspect-ratio: 1;
    border-radius: 4px;
}
.product-card-container img {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 1;
    object-fit: cover;
}
.product-card-container img:last-child {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    width: 110%;
    height: 110%;
    opacity: 0;
    transition: 0.3s;
}
.product-card-container:hover img:last-child {
    opacity: 1;
    width: 100%;
    height: 100%;
}
.product-card-container section {
    position: absolute;
    top: 0;
    left: 0;
    padding: 12px;
    display: flex;
    align-items: center;
    gap: 4px;
    z-index: 2;
}
.product-card-container section span {
    display: flex;
    align-items: center;
    padding: 4px 5px 2px 10px;
    border-radius: 4px;
    gap: 4px;
    font-size: 12px;
    font-weight: 600;
}
.product-card-container section .hot {
    background-color: rgba(252, 52, 52, 0.2);
    color: #ff0000;
}
.product-card-container section .sale {
    background-color: rgba(34, 86, 34, 0.2);
    color: #225622;
}
.product-card-container svg {
    width: 21px;
    height: 21px;
}
.product-card-container h3 {
    font-size: clamp(12px,3vw,15px);
    font-weight: 600;
    color: #070d30;
    margin: 12px 0;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.product-card-container .price {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product-card-container .price > span {
    color: transparent;
}
.product-card-container .price > ins ,
.product-card-container .price > span.amount {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;
    font-size: clamp(12px,1.5vw,15px);
    color: #070d30 !important;
    background-color: rgba(0,0,0,0.05);
    padding: 8px 0;
    position: relative;
    text-decoration: none;
}
.product-card-container .price > del {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;
    font-size: clamp(12px,2vw,15px);
    color: #ee3b3b !important;
    background-color: rgba(255, 0, 0, 0.2);
    padding: 8px 0;
    position: relative;
    margin-left: 8px;
    position: relative;
    text-decoration: none;
    overflow: hidden;
}
.product-card-container .price > del::before {
    position: absolute;
    content: '';
    inset: -2px;
    background-color: rgba(238, 59, 59, 0.3);
    clip-path: polygon(95% 0, 100% 5%, 5% 100%, 0 95%);
}
.product-card-container .price > span.amount bdi {
    display: flex;
    flex-direction: row-reverse;
    gap: 4px;
}
.product-card-container .price > del bdi ,
.product-card-container .price > ins bdi {
    display: flex;
    gap: 4px;
}
.product-card-container .price > del bdi span ,
.product-card-container .price > ins bdi span {
    order: 1;
}
.header-title {
    padding: 32px 12px 12px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.header-title h1 {
    font-size: clamp(16px,2vw,32px);
    color: #070d30;
    font-weight: 600;
}
.shop-toolbar p {
    font-size: clamp(12px,2vw,15px);
    color: #070d30;
    font-weight: 400;
    padding: 12px;
}

.custom-ordering-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 24px;
    font-size: clamp(12px,2vw,14px);
    padding: 0 12px 12px 12px;
}
.sort-label {
    font-weight: 600;
    color: #070d30;
    display: flex;
    align-items: center;
    gap: 4px;
}
.sort-label::before {
    content: '';
    background-image: url("img/icon/sort.svg");
    background-size: 20px;
    width: 20px;
    height: 20px;
    display: block;
}
ul.custom-ordering-list {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}
ul.custom-ordering-list li {
    display: inline-block;
    padding: 6px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}
ul.custom-ordering-list li a {
    color: rgba(7, 13, 48, 0.75);
    padding: 5px 0;
    transition: all 0.3s ease;
}
ul.custom-ordering-list li a:hover {
    color: var(--clr-1)
}
ul.custom-ordering-list li.current-sort a {
    color: var(--clr-1)
}
.shop-sidebar-wrapper button.wp-block-button__link.has-text-align-center.wp-element-button {
    border-radius: 4px;
    font-size: clamp(12px, 2vw, 15px);
    padding: 8px 12px !important;
    border-color: #c0c5c9;
}
.shop-sidebar-wrapper .wc-block-product-filter-removable-chips__items .wc-block-product-filter-removable-chips__item {
    padding: 8px 12px 8px 4px;
    border-radius: 4px;
    border-color: #c0c5c9;
    color: #070d30;
}
.shop-sidebar-wrapper button.wc-block-product-filters__apply.wp-element-button {
    background-color: #070d30 !important;
    padding: 12px !important;
    color: #fff !important;
    border: none !important;
    outline: none !important;
}
.shop-sidebar-wrapper .wc-block-product-filter-price-slider__left.text input.min ,
.shop-sidebar-wrapper .wc-block-product-filter-price-slider__right.text input.max {
    border: none !important;
    border-radius: 0 !important;
    font-size: 12px !important;
    margin: 0 !important;
    min-width: 0 !important;
    max-width: none !important;
    padding: 0px !important;
    width: auto !important;
    direction: ltr !important;
}
.shop-sidebar-wrapper .wc-block-product-filter-price-slider__left.text input.min {
    text-align: right;
}
.shop-sidebar-wrapper {
    padding: 0 12px 12px 12px;
    box-shadow: 0 0 0 1px #ded7d7;
    border-radius: 12px;
}
.shop-sidebar-wrapper .wc-block-product-filter-price-slider__range {
    direction: ltr !important;
}
.wp-block-woocommerce-empty-cart-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 60vh;
}
.empty-cart-title {
    margin:24px 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 36px;
    font-size: clamp(16px, 2vw, 32px);
    font-weight: 600;
    color: #070d30;
}
.empty-cart-title::before {
    content: '';
    background-image: url("img/icon/empty-cart.svg") !important;
    background-size: contain;
    width: 200px;
    height: 150px;
    display: block;
}
.go-to-shop-page {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.go-to-shop-page a {
    font-size: clamp(12px, 2vw, 15px);
    color: var(--clr-1);
    padding: 10px 24px 6px;
    border-radius: 4px;
    box-shadow: 0 0 0 1px var(--clr-1);
}
.product-meta-rating .woocommerce-product-rating {
    display: flex;
    padding: 12px 0;
    border-radius: 8px;
    margin-bottom: 12px;
    font-size: 12px;
    gap: 12px;
    align-items: center;
}
.product-meta-rating .woocommerce-product-rating .rating {
    color: var(--clr-1);
    font-size: 13px;
}
.product-meta-rating .woocommerce-review-link {
    color: #000;
    font-weight: 600;
    font-size: 13px;
}

.breadcrumbs-box nav {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    font-weight: 600;
    color: #070d30;
    font-size: clamp(12px,2vw,15px);
    padding: 24px 0;
}
.breadcrumbs-box nav a {
    color: #070d30;
    opacity: 0.7;
    transition: 0.3s;
    font-weight: 600;
}
.breadcrumbs-box nav a:hover {
    opacity: 1;
}
.product-summary-wrapper > h1 {
    grid-row: 1 / 2;
    grid-column: 3 / 6;
    font-size: clamp(18px,3vw,32px);
    font-weight: 600;
    color: #070d30;
}
.product-summary-wrapper > section {
    grid-row: 2 / 3;
    grid-column: 3 / 6;
}
.product-gallery-wrapper {
    grid-row: 1 / 10;
    grid-column: 1 / 3;
    position: relative;
    padding: 0 12px;
}
.product-gallery-wrapper .onsale {
    display: block;
    position: absolute;
    width: 1px;
    height: 1px;
    clip-path: inset(50%);
    overflow: hidden;
}
.product-gallery-wrapper > section {
    position: absolute;
    top: 8px;
    left: 18px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
    z-index: 2;
    pointer-events: none;
}
.product-gallery-wrapper > section > * {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    font-size: 12px;
    font-weight: 600;
    padding: 4px 5px 2px 10px;
    border-radius: 4px;
}
.product-summary-wrapper > section ins,
.product-summary-wrapper > section del {
    text-decoration: none;
    position: relative;
    width: fit-content;
}
.product-summary-wrapper > section del:before {
    position: absolute;
    content: '';
    inset: calc(50% - 1px) 0 calc(50% - 1px) 0;
    background-color: rgba(238, 62, 62, 0.3);
}
.product-summary-wrapper > section del bdi {
    display: flex;
    justify-content: flex-end;
    gap: 4px;
    font-size: clamp(12px, 2vw, 15px);
    font-weight: 600;
    color: #ee3e3e;
    padding: 4px 0;
}
.product-summary-wrapper > section ins bdi {
    display: flex;
    justify-content: flex-end;
    gap: 4px;
    font-size: clamp(14px, 2vw, 18px);
    font-weight: 600;
    color: #070d30;
    padding: 4px 0;
}
.onhotbox {
    color: #ff0000;
    background-color: rgba(252, 52, 52, 0.2);
}
.onsalebox {
    color: #225622;
    background-color: rgba(34, 86, 34, 0.2);
}
.product-gallery-wrapper > section svg {
    width: 21px;
    height: 21px;
}
.product-gallery-wrapper > div {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.product-gallery-wrapper > div > ol {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}
.product-gallery-wrapper > div > ol img {
    width: 85px;
    height: 85px;
    object-fit: cover;
    display: block;
    border-radius: 12px;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.2);
    transition: 0.4s;
}
.product-gallery-wrapper > div > ol img.flex-active {
    opacity: 1;
    box-shadow: 0 0 0 2px #070d30;
}
.product-gallery-wrapper a.woocommerce-product-gallery__trigger {
    position: absolute;
    z-index: 2;
    top: 12px;
    right: 26px;
}
.product-gallery-wrapper a.woocommerce-product-gallery__trigger span {
    display: flex;
    width: 24px;
    height: 24px;
    background-color: #070d30;
    opacity: 0.6;
    clip-path: polygon(0% 0%, 30% 0, 24% 6%, 50% 35%, 79% 10%, 70% 0, 100% 0%, 100% 30%, 93% 24%, 65% 50%, 93% 77%, 100% 70%, 100% 100%, 70% 100%, 76% 93%, 50% 65%, 24% 93%, 30% 100%, 0% 100%, 0 70%, 8% 77%, 35% 50%, 7% 24%, 0 30%);
    transition: 0.3s;
}
.product-gallery-wrapper a.woocommerce-product-gallery__trigger:hover span {
    opacity: 1;
}
.product-gallery-wrapper a.woocommerce-product-gallery__trigger img {
    width: 1px;
    height: 1px;
    position: absolute;
    clip-path: inset(50%);
}
.product-gallery-wrapper > div > div.flex-viewport {
    box-shadow: 0 0 0 1px rgba(0,0,0,0.2);
    border-radius: 8px;
}
.product-gallery-wrapper > div > div.flex-viewport img {
    width: 200% !important;
    height: 200% !important;
    display: block !important;
    max-width: 100%;
    object-fit: cover;
    aspect-ratio: 1;
}
.product-summary-wrapper .price-box .price {
    display: flex;
    flex-direction: column-reverse;
}
.product-summary-wrapper .price-box .price > span {
    color: #fff;
    position: absolute;
    width: 1px;
    height: 1px;
    clip-path: inset(50%);
}
.product-summary-wrapper .price-box .price span.woocommerce-Price-amount.amount {
    color: #070d30;
    position: relative;
    width:auto;
    height:auto;
    clip-path: none;
}
.product-summary-wrapper .price-box .price > span bdi {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 4px;
    font-size: clamp(14px,2vw,18px);
    font-weight: 600;
    color: #070d30;
    padding: 4px 0;
}
.product-short-description {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    width: 100%;
    max-width: 570px;
    margin: 30px 0 20px;
}
.product-short-description strong {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    min-width: 350px;
    padding: 12px;
    cursor: pointer;
}
.product-short-description strong::after {
    position: relative;
    content: '';
    width: 12px;
    height: 12px;
    display: flex;
    background-color: #070d30;
    clip-path: polygon(0 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 50% 30%);
    transition: 0.4s;
}
.product-short-description.active strong::after {
    clip-path: polygon(20% 0, 0 20%, 50% 70%, 100% 20%, 80% 0, 50% 30%);
}
.product-short-description-wrapper {
    display: none;
    padding: 0 12px 12px 12px;
}
.product-short-description.active .product-short-description-wrapper {
    display: block;
}
.product-short-description p {
    font-size: clamp(12px,2vw,15px);
    color: #070d30;
    font-weight: 400;
    line-height: 2;
}
.product-summary-wrapper .add-to-cart-box tbody tr {
    display: flex;
    flex-direction: column;
}
.product-summary-wrapper .add-to-cart-box tbody tr .label label,
.product-summary-wrapper .add-to-cart-box tbody tr .label {
    width: 100%;
    display: block;
    text-align: right;
    color: #070d30;
    font-size: clamp(12px,2vw,16px);
    font-weight: 400;
}
.cfvsw-swatches-container {
    margin: 12px 0;
}
.cfvsw-swatch-inner {
    border: none !important;
}
.product-summary-wrapper a.reset_variations {
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 16px 4px;
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    color: #333;
    position: relative;
    font-size: clamp(12px, 2vw, 16px);
    font-weight: 600;
    margin: 12px 0;
    transition: 0.3s;
}
.product-summary-wrapper a.reset_variations:hover {
    background-color: rgba(0, 0, 0, 0.1);
}
.product-summary-wrapper .single_variation_wrap .price span.woocommerce-Price-amount.amount bdi {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    padding: 12px 0;
    gap: 4px;
    font-size: clamp(12px, 2vw, 16px);
    font-weight: 600;
}
.add-to-cart-box > form ,
.product-summary-wrapper .woocommerce-variation-add-to-cart.variations_button {
    display: flex;
    max-width: 500px;
    align-items: center;
    gap: 12px;
}
form.variations_form.cart {
    flex-direction: column;
    align-items: stretch;
}
.product-summary-wrapper button.single_add_to_cart_button.button.alt {
    width: 100%;
    height: 40px;
    background-color: var(--clr-1);
    color: #fff;
    border: none;
    outline: none;
    cursor: pointer;
}
.product-summary-wrapper button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    pointer-events: none;
    opacity: 0.7;
}
.product-summary-wrapper .quantity input[type="number"]::-webkit-outer-spin-button,
.product-summary-wrapper .quantity input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}

.product-summary-wrapper .quantity input[type="number"] {
    -moz-appearance: textfield !important;
    appearance: none !important;
}
.product-summary-wrapper .add-to-cart-box > form .quantity input {
    background-color: #f5f5f5;
    border: none;
    outline: none;
    text-align: center;
    height: 40px;
    width: 90px;
    font-size: clamp(20px, 2vw, 28px);
    -webkit-appearance: none !important;
    -moz-appearance: textfield !important;
    margin: 0;
    appearance: none !important;
    border: 1px solid #ddd;
    border-right: none;
    border-left: none;
}
.product-summary-wrapper .add-to-cart-box > form .quantity {
    display: flex;
    align-items: center;
}
.qty-btn {
    width: 40px;
    height: 40px;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    font-size: 18px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.2s;
    color: #333;
    line-height: 1;
}
.product-summary-wrapper .add-to-cart-box > form .quantity input:hover ,
.qty-btn:hover {
    background-color: #e0e0e0;
}
.qty-btn.plus {
    border-left: none;
}
.qty-btn.minus {
    border-right: none;
}
.product-summary-wrapper .product_meta > *{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 4px;
    padding: 12px 0;
    margin-top: 12px;
}
.product-summary-wrapper .product_meta a {
    color: #070d30;
    background-color: rgba(0,0,0,0.05);
    font-size: clamp(12px,2vw,14px);
    font-weight: 400;
    padding: 4px 12px;
    transition: 0.3s;
}
.product-summary-wrapper .product_meta a:hover {
    background-color: rgba(0,0,0,0.1);
}
.product-tabs-wrapper ul.tabs.wc-tabs {
    display: flex;
    align-items: center;
    margin-top: 52px;
    width: 100%;
    box-shadow: 0 1px 0 0 rgba(0,0,0,0.1);
    position: sticky;
    top: 0px;
    background: #fff;
    z-index: 2;
}
.product-tabs-wrapper ul.tabs.wc-tabs li {
    display: flex;
}
.product-tabs-wrapper ul.tabs.wc-tabs li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 54px;
    padding: 0 12px;
    color: #070d30;
    font-size: clamp(12px,2vw,15px);
    font-weight: 400;
}
.product-tabs-wrapper ul.tabs.wc-tabs li.active a {
    box-shadow: 0 2px 0 0 var(--clr-1);
}
.product-tabs-wrapper .shop_attributes tr {
    display: flex;
}
.product-tabs-wrapper .shop_attributes tr th {
    flex: 1;
    align-content: center;
    text-align: right;
}
.product-tabs-wrapper .shop_attributes tr td {
    flex: 2;
    align-content: center;
    text-align: right;
}
.related-products-wrapper {
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid rgba(0,0,0,0.1);
}
.related-products-wrapper .related-title {
    color: var(--clr-1);
    font-size: clamp(16px,2vw,24px);
    padding: 24px 0;
}
.related-products-wrapper .product-card-container {
    width: 100% !important;
}
.related-products-wrapper .product-card-container a {
    width: 320px !important;
    display: flex;
    flex-direction: column;
}
.comment_container {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-top: 20px;
}
.comment_container img {
    margin: 0 !important;
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 16px;
}
.comment-text {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: row-reverse;
}
.comment-text .description {
    width: 100%;
}
.comment-text p.meta {
    display: flex;
    flex-direction: column;
    padding-top: 0;
}
.comment-text p.meta .woocommerce-review__dash{
    display: none;
}
.comment-form-rating {
    width: 100%;
    order: -1;
}
.search-main {
    min-height: 50vh;
}
.search-section .product-card-container {
    width: calc(100% / 4 - 9px);
}
.search-section .product-card-container:last-child {
    margin-left: auto;
}
h2.title-with-line {
    font-size: clamp(13px, 2vw, 20px);
    font-weight: 600;
    padding: 24px 0 12px 0;
    border-bottom: 1px solid #f1efef;
    margin-bottom: 24px;
}
.posts-section {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: space-between;
}
a.search-article-card {
    display: flex;
    width: calc(50% - 6px);
    gap: 12px;
    align-items: center;
    background-color: rgba(0,0,0,0.03);
    padding: 12px;
    border-radius: 4px;
}
a.search-article-card img {
    width: 58px;
    height: 58px;
    display: flex;
    border-radius: 2px;
    object-fit: cover;
}
a.search-article-card h3 {
    font-size: clamp(14px,2vw,18px);
    font-weight: 600;
    color: var(--clr-1);
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
a.search-article-card .excerpt {
    font-size: clamp(12px,2vw,16px);
    color: #3d3d4b;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.no-results-found.text-center h2 {
    color: #333;
    padding: 12px;
    font-size: clamp(14px, 2vw, 20px);
    font-weight: 400;
}
p.stock.out-of-stock {
    color: var(--clr-1);
    font-size: clamp(13px, 2vw, 17px);
    font-weight: 600;
}
span.out-of-stock-badge {
    width: 100%;
    color: red !important;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.05);
    padding: 8px 4px;
    margin-top: 1px;
}
.woocommerce-message {
    border: none !important;
    position: absolute !important;
    top: 50px !important;
    z-index: 1000 !important;
    left: 10px !important;
    font-size: 12px !important;
}
.woocommerce-message a {
    width: 1px;
    height: 1px;
    clip-path: inset(50%);
    opacity: 0;
    display: block;
    position: absolute;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    background-color: #209b0f !important;
    color: #fff !important;
    border: none !important;
    outline: none !important;
}
.wp-block-woocommerce-cart .wc-block-components-product-name,
.wp-block-woocommerce-cart .wc-block-components-formatted-money-amount,
.wp-block-woocommerce-cart .wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
    font-size: clamp(12px, 2vw, 17px) !important;
    font-weight: 400 !important;
    color: var(--clr-1);
}
.wc-block-cart .wc-block-cart__totals-title,
.wc-block-cart-items__header span {
    color: #070d30;
    font-size: clamp(12px, 2vw, 16px);
    font-weight: 400;
}
.wc-block-components-sidebar-layout.wc-block-cart {
    padding-top: 50px !important;
}
nav.woocommerce-MyAccount-navigation ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 12px;
    margin: 50px 0;
}
nav.woocommerce-MyAccount-navigation a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #070d30;
    font-size: clamp(12px,2vw,16px);
    height: 44px;
    padding: 0 12px;
    background-color: rgba(0,0,0,0.05);
}
nav.woocommerce-MyAccount-navigation .is-active a {
    box-shadow: 0 2px 0 0 #070d30;
}
.woocommerce p {
    font-size: clamp(12px,2vw,16px);
    font-weight: 600;
    color: #070d30;
    line-height: 1.8;
}
.woocommerce p a {
    color: var(--clr-1);
}



@media (max-width: 1400px) {
    .archive-container .last-article {
        width: 100%;
    }
    .archive-container article {
        width: calc(33% - 6px);
    }
}

@media (max-width: 1200px) {
    .post-entry {
        flex-direction: column-reverse;
    }
    .post-thumbnail {
        width: 100%;
    }
    .search-section .product-card-container {
        width: calc(100% / 3 - 12px);
    }
    .product-card-container {
        width: calc(100% / 2 - 12px);
    }
}
@media (max-width: 991px) {
    .product-tabs-wrapper ul.tabs.wc-tabs {
        top: 127px;
    }
}
@media (max-width: 768px) {
    .share-buttons {
        position: relative;
        top: 0;
        left: 0;
        flex-direction: row;
    }
    .share-buttons a::before {
        display: none;
    }
    .related-in-posts {
        flex-direction: column;
    }
    .post-toc-container {
        width: 100%;
    }
    .archive-container article {
        width: calc(50% - 6px);
    }
    .search-section .product-card-container {
        width: calc(100% / 2 - 12px);
    }
    .product-card-container {
        width: 100%;
    }
    a.search-article-card {
        width: 100%;
    }
}
@media (min-width: 576px) {
    section.woocommerce-archive {
        padding: 0 20px 0 0;
    }
    .shop-sidebar-wrapper .wc-block-product-filter-checkbox-list__item * ,
    .shop-sidebar-wrapper .wc-block-product-filter-checkbox-list__item {
        cursor: pointer;
    }
    .shop-sidebar-wrapper .wc-block-product-filter-checkbox-list__item:hover {
        color: var(--clr-1);
    }
    .shop-sidebar-wrapper h3 {
        font-size: clamp(14px, 2vw, 17px);
        font-weight: 400;
        color: #070d30;
    }
    .product-summary-wrapper {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(calc(100% / 5), 1fr));
    }
}
@media (max-width: 575px) {
    .shop-toolbar p,
    .sort-label {
        position: absolute;
        width: 1px;
        height: 1px;
        overflow: hidden;
        clip-path: inset(50%);
    }
    .shop-sidebar-wrapper {
        padding: 0;
        margin-bottom: 12px;
    }
    .shop-sidebar-wrapper button.wc-block-product-filters__open-overlay {
        padding: 12px !important;
    }
    .product-summary-wrapper {
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    nav.woocommerce-MyAccount-navigation ul {
        gap: 0px;
    }
    nav.woocommerce-MyAccount-navigation a {
        font-size: clamp(10px, 2vw, 16px);
        padding: 0 4px;
    }

    .archive-container article {
        width: 100%;
    }
}
@media (max-width: 456px) {
    .product-card-container {
        width: 100%;
    }
    .search-section .product-card-container {
        width: 100%;
    }

}