/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
@import url(../css/bootstrap-select.min.css);
:root {
  --white: #ffffff;
  --black: #000000;
  --primary: #B10000;
  --third: #D86A3E;
  --main: #1A1A1A;
  --text: #686868;
  --text-2: #2D2D2D;
  --text-3: #D9D9D9;
  --text-4: #686868;
  --text-5: #A63D3D;
  --text-6: #C8C8C8;
  --text-7: #494949;
  --text-8: #475467;
  --text-9: #1A1A1A80;
  --text-10: #D5A734;
  --text-11: #5F34D5;
  --text-12: #98AB23;
  --text-13: #A47551;
  --text-14: #1C1C1C99;
  --text-15: #626262;
  --text-16: #C3C3C3;
  --text-17: #4A1CA5;
  --text-18: #A47B00;
  --text-19: #4046E6;
  --text-20: #0B8B3A;
  --text-21: #BC0000;
  --text-22: #98651E;
  --text-23: #A87800;
  --bg: #F7F7F7;
  --bg-2: #994E1C;
  --bg-3: #272727;
  --bg-4: #F9F9F9;
  --bg-5: #757575;
  --bg-6: #FDF8F0;
  --bg-7: #FFF1E8CC;
  --bg-8: #333333;
  --bg-9: #F6F6F6;
  --bg-10: #28341D;
  --bg-11: #F5F5F5;
  --bg-12: #FB6000;
  --bg-13: #7B7412;
  --bg-14: #3E227B;
  --bg-15: #024178;
  --bg-16: #F8F8F8CC;
  --bg-17: #2F3723;
  --bg-18: #F8F8F8;
  --bg-19: #0E0037;
  --bg-20: #2A5E44;
  --bg-21: #1E3812;
  --bg-22: #2D0977;
  --bg-23: #117167;
  --bg-24: #F4C7A4;
  --bg-25: #31A7BF;
  --bg-26: #1D503D;
  --bg-27: #572B98;
  --bg-28: #FFE8CD;
  --bg-29: #4046E6;
  --bg-30: #FAFAFA;
  --bg-31: #C3C3C3CC;
  --line: #EBEBEB;
  --line-2: #00000033;
  --line-3: #FCECD0;
  --line-4: #D0D0D0;
  --line-5: #E4E4E4;
  --line-6: #FBE2BB;
  --line-7: #9A9A9A;
  --line-8: #E7E7E7;
  --line-9: #D5D5D5;
  --line-10: #7C7C7C;
  --line-11: #C6C6C6;
  --brand_100: #FF6F61;
  --black_10: rgba(0, 0, 0, 0.1);
  --black_20: rgba(0, 0, 0, 0.2);
  --black_32: rgba(0, 0, 0, 0.32);
  --black_40: rgba(0, 0, 0, 0.40);
  --black_60: rgba(0, 0, 0, 0.60);
  --white_4: rgba(255, 255, 255, 0.04);
  --white_10: rgba(255, 255, 255, 0.1);
  --white_16: rgba(255, 255, 255, 0.16);
  --white_20: rgba(255, 255, 255, 0.2);
  --white_24: rgba(255, 255, 255, 0.24);
  --white_30: rgba(255, 255, 255, 0.30);
  --white_32: rgba(255, 255, 255, 0.32);
  --white_50: rgba(255, 255, 255, 0.5);
  --white_60: rgba(255, 255, 255, 0.6);
  --white_80: rgba(255, 255, 255, 0.8);
  --on-surface: #0C2C48;
  --surface: #F7F6F1;
  --elevationshadow: #0000000A;
  --shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  --animation-nav: .5s cubic-bezier(.6, 0, .4, 1);
  --animation-default: .5s cubic-bezier(.3, 1, .3, 1);
  --animation-fast: .3s cubic-bezier(.7, 0, .3, 1);
  --transform-origin-start: left;
  --transform-origin-end: right;
  --duration-default: 200ms;
  --duration-image: 1000ms;
  --error_50: #FEF3F2;
  --error_100: #FEE4E2;
  --error_600: #D92D20;
  --error_700: #B42318;
  --error_800: #912018;
  --success_50: #ECFDF3;
  --success_100: #D1FADF;
  --success_500: #12B76A;
  --success_700: #0D8756;
  --success_800: #05603A;
  --h2-fs: clamp(28px, 4.2vw, 48px);
  --h2-lh: clamp(36px, 5vw, 60px);
  --h3-fs: clamp(24px, 3.4vw, 36px);
  --h3-lh: clamp(32px, 4.2vw, 44px);
  --h5-fs: 20px;
  --h5-lh: 30px;
  --caption-fs: 14px;
  --caption-lh: 20px;
}

/*------------ Core CSS ---------------- */
/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/* Elements
-------------------------------------------------------------- */
html {
  margin-right: 0 !important;
  scroll-behavior: smooth;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -2%;
  color: var(--text);
  background: var(--white);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
@media (max-width: 1199px) {
  body {
    padding-bottom: 67px;
  }
}

img {
  max-width: 100%;
  height: auto;
  transform: scale(1);
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

ul,
li {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

table {
  width: 100%;
  overflow-x: auto;
  table-layout: auto;
  border-collapse: collapse;
}

td,
th {
  padding: 0px 0px 12px;
}

svg path {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

button {
  background: transparent;
  border: 0;
  display: inline-flex;
  letter-spacing: inherit;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

select,
option {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  font: inherit;
  color: inherit;
  cursor: pointer;
}

/* Since FF19 lowers the opacity of the placeholder by default */
b,
strong {
  font-weight: bolder;
}

video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  cursor: pointer;
  display: inline-flex;
  color: inherit;
}
a:focus, a:hover {
  outline: 0;
}

.grid-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.grid-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.grid-4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.grid-6 {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
}

[data-grid=grid-1] {
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr;
}

[data-grid=grid-2] {
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr 1fr;
}

[data-grid=grid-3] {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(3, 1fr);
}

[data-grid=grid-4] {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(4, 1fr);
}

[data-grid=grid-5] {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(5, 1fr);
}

[data-grid=grid-6] {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(6, 1fr);
}

[data-grid=grid-7] {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(7, 1fr);
}

.grid-template-columns-2 {
  grid-template-columns: 1fr 1fr;
}

.tf-row-flex {
  display: flex;
  flex-direction: row;
  column-gap: 30px;
  row-gap: 30px;
}

.overflow-unset {
  overflow: unset !important;
}

.sticky-top {
  position: sticky !important;
  z-index: 50;
  top: 15px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sticky-top.no-offset {
  top: 0;
}

.sticky-md-top {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.wmax {
  width: max-content !important;
}

#scroll-top {
  position: fixed;
  display: block;
  width: 48px;
  height: 48px;
  line-height: 50px;
  border-radius: 4px;
  z-index: 1;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  overflow: hidden;
  z-index: 100;
  background-color: var(--main);
  border: 0;
  bottom: 92px;
  right: 20px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#scroll-top.show {
  opacity: 1;
  visibility: visible;
}
#scroll-top.type-1 {
  bottom: 140px;
}
#scroll-top:hover {
  transform: translateY(-5px);
  background-color: var(--primary);
}

/* Preload 
------------------------------------------- */
.preload-container {
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  background: #ffffff;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 99999999999;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.spinner {
  width: 60px;
  height: 60px;
  border: 3px solid transparent;
  border-top: 3px solid var(--black);
  border-radius: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  animation: spin 1s infinite linear;
}
.spinner.type-primary {
  border-top-color: var(--primary);
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.br-line {
  width: 100%;
  height: 1px;
  display: flex;
  background-color: var(--line);
}
.br-line.type-vertical {
  width: 1px;
  height: 16px;
}
.br-line.fake-class {
  position: absolute;
  left: 0;
  right: 0;
}
.br-line.h-24 {
  height: 24px;
}

.br-dot {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: var(--bg-5);
  display: flex;
}
.br-dot.size2 {
  width: 8px;
  height: 8px;
}
.br-dot.stroke {
  background: transparent;
  border: 1px solid var(--black);
}
.br-dot.stroke-white {
  background: transparent;
  border: 1px solid var(--white);
}

.text-has_dot {
  display: flex;
  align-items: center;
  gap: 6px;
}
@media (max-width: 991px) {
  .text-has_dot {
    gap: 4px;
  }
}

.tf-swiper .swiper-slide {
  height: auto;
}
.tf-swiper .swiper-slide > * {
  height: 100%;
}
.tf-swiper.default .swiper-slide {
  height: 100%;
}
.tf-swiper.default .swiper-slide > * {
  height: auto;
}

.initial-child-container {
  flex: 0 0 auto;
  display: flex;
  min-width: auto;
  flex-direction: row;
  align-items: center;
}

.marquee-wrapper {
  display: flex;
  animation: infiniteScroll 7s linear infinite;
  align-items: center;
  transition: animation-duration 300ms;
}

@media (min-width: 1200px) {
  .flex-xl-1 {
    flex: 1 !important;
  }
}

@media (min-width: 576px) {
  .flex-sm-1 {
    flex: 1 !important;
  }
}

.h-unset {
  height: unset !important;
}

.opacity-10 {
  opacity: 0.1 !important;
}

@media (min-width: 576px) {
  .h-sm-100 {
    height: 100% !important;
  }
}
@media (min-width: 1200px) {
  .gap-xl-64 {
    gap: 64px !important;
  }
  .gap-xl-40 {
    gap: 40px !important;
  }
  .h-xl-unset {
    height: unset !important;
  }
}
@media (min-width: 1440px) {
  .text-xxl-nowrap {
    white-space: nowrap !important;
  }
}
.w-maxcontent {
  width: max-content !important;
}

/*-- Button Go Top --*/
#goTop {
  position: fixed;
  padding: 0;
  bottom: 40px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: var(--white);
  color: var(--text-primary);
  cursor: pointer;
  border: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08), 0 12px 30px rgba(0, 0, 0, 0.12);
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#goTop .border-progress {
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border: 2px solid var(--main);
  mask-image: conic-gradient(var(--main) var(--progress-angle, 0deg), transparent 0);
  -webkit-mask-image: conic-gradient(var(--main) var(--progress-angle, 0deg), transparent 0);
  content: "";
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#goTop.show {
  opacity: 1;
  visibility: visible;
}
#goTop .icon {
  color: var(--main);
  font-size: 20px;
}
#goTop .ic-wrap {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  animation: iconBounce 2s linear 0s infinite;
  display: flex;
}
#goTop:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}
@media (max-width: 1199px) {
  #goTop {
    bottom: 80px;
  }
}

/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
/* Typography
============================================================== */
/* Heading */
h1,
h2,
h3,
h4,
h5,
h6 {
  text-rendering: optimizeLegibility;
  font-weight: 500;
  margin-bottom: 0;
  color: var(--main);
}
h1.h-type2,
h2.h-type2,
h3.h-type2,
h4.h-type2,
h5.h-type2,
h6.h-type2 {
  color: #A47B00;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 7%;
  font-family: "DM Sans", sans-serif;
}
h1.font-bebas, h1.font-instrument_serif, h1.font-playfair,
h2.font-bebas,
h2.font-instrument_serif,
h2.font-playfair,
h3.font-bebas,
h3.font-instrument_serif,
h3.font-playfair,
h4.font-bebas,
h4.font-instrument_serif,
h4.font-playfair,
h5.font-bebas,
h5.font-instrument_serif,
h5.font-playfair,
h6.font-bebas,
h6.font-instrument_serif,
h6.font-playfair {
  letter-spacing: 0%;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  text-rendering: optimizeLegibility;
  font-weight: 500;
  margin-bottom: 0;
  color: var(--main);
}
.h1.h-type2,
.h2.h-type2,
.h3.h-type2,
.h4.h-type2,
.h5.h-type2,
.h6.h-type2 {
  color: #A47B00;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 7%;
  font-family: "DM Sans", sans-serif;
}
.h1.font-bebas, .h1.font-instrument_serif, .h1.font-playfair,
.h2.font-bebas,
.h2.font-instrument_serif,
.h2.font-playfair,
.h3.font-bebas,
.h3.font-instrument_serif,
.h3.font-playfair,
.h4.font-bebas,
.h4.font-instrument_serif,
.h4.font-playfair,
.h5.font-bebas,
.h5.font-instrument_serif,
.h5.font-playfair,
.h6.font-bebas,
.h6.font-instrument_serif,
.h6.font-playfair {
  letter-spacing: 0%;
}

h1,
.h1 {
  font-size: clamp(32px, 5vw, 60px);
  line-height: clamp(40px, 6vw, 72px);
}

h2,
.h2 {
  font-size: clamp(28px, 4.2vw, 48px);
  line-height: clamp(36px, 5vw, 60px);
}

h3,
.h3 {
  font-size: clamp(24px, 3.4vw, 36px);
  line-height: clamp(32px, 4.2vw, 44px);
}

h4,
.h4 {
  font-size: clamp(20px, 2.6vw, 24px);
  line-height: clamp(28px, 3.2vw, 32px);
}

h5,
.h5 {
  font-size: 20px;
  line-height: 30px;
}

h6,
.h6 {
  font-size: 18px;
  line-height: 28px;
}

/* Font custom */
.font-main {
  font-family: "Poppins", sans-serif;
}

.font-playfair {
  font-family: "Playfair Display", serif;
  letter-spacing: 0;
}

.font-bebas {
  font-family: "Bebas Neue", sans-serif;
}

.font-bricolage {
  font-family: "Bricolage Grotesque", sans-serif;
}

.font-satoshi {
  font-family: "Satoshi";
}

.font-instrument_serif {
  font-family: "Instrument Serif", serif;
  letter-spacing: 0;
}

.font-dm_san {
  font-family: "DM Sans", sans-serif;
}

.text-hero {
  font-size: clamp(40px, 6vw, 72px);
  line-height: clamp(52px, 7.5vw, 90px);
  color: var(--main);
}

.text-body {
  font-size: 16px;
  line-height: 24px;
  color: inherit !important;
}

.text-caption {
  font-size: 14px;
  line-height: 20px;
}

.text-extra-small {
  font-size: 12px;
  line-height: 18px;
}

.text-28-34 {
  font-size: clamp(20px, 2.6vw, 28px);
  line-height: clamp(24px, 2vw, 34px);
}

.text-32-48 {
  font-size: clamp(28px, 3.5vw, 32px);
  line-height: clamp(28px, 4.2vw, 48px);
}

.text-56-76 {
  font-size: clamp(32px, 5vw, 56px);
  line-height: clamp(44px, 6vw, 76px);
}

.text-64-75 {
  font-size: clamp(36px, 5vw, 64px);
  line-height: clamp(40px, 5vw, 75px);
}

.text-24 {
  font-size: clamp(18px, 2vw, 24px);
  line-height: clamp(18px, 2vw, 24px);
}

.text-64 {
  font-size: clamp(36px, 5vw, 64px);
  line-height: clamp(36px, 5vw, 64px);
}

.text-68 {
  font-size: clamp(40px, 5vw, 68px);
  line-height: clamp(40px, 5vw, 68px);
}

.text-128 {
  font-size: clamp(64px, 8vw, 128px);
  line-height: clamp(64px, 8vw, 128px);
}

/* Font size */
.fs-10 {
  font-size: 10px !important;
}

.fs-11 {
  font-size: 11px !important;
}

.fs-12 {
  font-size: 12px !important;
}

.fs-13 {
  font-size: 13px !important;
}

.fs-14 {
  font-size: 14px !important;
}

.fs-15 {
  font-size: 15px !important;
}

.fs-16 {
  font-size: 16px !important;
}

.fs-17 {
  font-size: 17px !important;
}

.fs-18 {
  font-size: 18px !important;
}

.fs-19 {
  font-size: 19px !important;
}

.fs-20 {
  font-size: 20px !important;
}

.fs-24 {
  font-size: 24px !important;
}

.fs-28 {
  font-size: 28px !important;
}

.fs-32 {
  font-size: clamp(28px, 3.5vw, 32px) !important;
}

.fs-38 {
  font-size: clamp(32px, 4vw, 38px) !important;
}

.fs-35 {
  font-size: 35px !important;
}

.fs-40 {
  font-size: 40px !important;
}

.fs-42 {
  font-size: clamp(28px, 3.8vw, 42px) !important;
}

/* Line height */
.lh-8 {
  line-height: 8px !important;
}

.lh-9 {
  line-height: 9px !important;
}

.lh-10 {
  line-height: 10px !important;
}

.lh-11 {
  line-height: 11px !important;
}

.lh-12 {
  line-height: 12px !important;
}

.lh-13 {
  line-height: 13px !important;
}

.lh-14 {
  line-height: 14px !important;
}

.lh-15 {
  line-height: 15px !important;
}

.lh-16 {
  line-height: 16px !important;
}

.lh-17 {
  line-height: 17px !important;
}

.lh-18 {
  line-height: 18px !important;
}

.lh-19 {
  line-height: 19px !important;
}

.lh-20 {
  line-height: 20px !important;
}

.lh-21 {
  line-height: 21px !important;
}

.lh-22 {
  line-height: 22px !important;
}

.lh-23 {
  line-height: 23px !important;
}

.lh-24 {
  line-height: 24px !important;
}

.lh-25 {
  line-height: 25px !important;
}

.lh-26 {
  line-height: 26px !important;
}

.lh-27 {
  line-height: 27px !important;
}

.lh-28 {
  line-height: 28px !important;
}

.lh-29 {
  line-height: 29px !important;
}

.lh-30 {
  line-height: 30px !important;
}

.lh-31 {
  line-height: 31px !important;
}

.lh-32 {
  line-height: 32px !important;
}

.lh-33 {
  line-height: 33px !important;
}

.lh-34 {
  line-height: 34px !important;
}

.lh-35 {
  line-height: 35px !important;
}

.lh-36 {
  line-height: 36px !important;
}

.lh-37 {
  line-height: 37px !important;
}

.lh-38 {
  line-height: 38px !important;
}

.lh-39 {
  line-height: 39px !important;
}

.lh-40 {
  line-height: 40px !important;
}

.lh-41 {
  line-height: 41px !important;
}

.lh-42 {
  line-height: 42px !important;
}

.lh-43 {
  line-height: 43px !important;
}

.lh-44 {
  line-height: 44px !important;
}

.lh-45 {
  line-height: 45px !important;
}

.lh-46 {
  line-height: 46px !important;
}

.lh-47 {
  line-height: 47px !important;
}

.lh-48 {
  line-height: 48px !important;
}

.lh-49 {
  line-height: 49px !important;
}

.lh-50 {
  line-height: 50px !important;
}

.lh_100 {
  line-height: 100% !important;
}

.lh_110 {
  line-height: 110% !important;
}

.lh_120 {
  line-height: 120% !important;
}

.lh_130 {
  line-height: 130% !important;
}

.lh_140 {
  line-height: 140% !important;
}

.lh_150 {
  line-height: 150% !important;
}

.lh_160 {
  line-height: 160% !important;
}

.lh_170 {
  line-height: 170% !important;
}

.lh_180 {
  line-height: 180% !important;
}

.lh_190 {
  line-height: 190% !important;
}

.lh_200 {
  line-height: 200% !important;
}

/* Letter spacing */
.letter-space-05 {
  letter-spacing: 0.005em !important;
}

.letter-space-1 {
  letter-spacing: 1% !important;
}

.letter-space-2 {
  letter-spacing: 2% !important;
}

.letter-space-3 {
  letter-spacing: 3% !important;
}

.letter-space-4 {
  letter-spacing: 4% !important;
}

.letter-space-5 {
  letter-spacing: 5% !important;
}

.letter-space-6 {
  letter-spacing: 6% !important;
}

.letter-space-7 {
  letter-spacing: 7% !important;
}

.letter-space-0 {
  letter-spacing: 0 !important;
}

.letter-space--1 {
  letter-spacing: -0.01em !important;
}

.letter-space--2 {
  letter-spacing: -2% !important;
}

.letter-space--3 {
  letter-spacing: -3% !important;
}

.letter-space--4 {
  letter-spacing: -0.04em !important;
}

.letter-space--5 {
  letter-spacing: -5% !important;
}

.letter-space--6 {
  letter-spacing: -6% !important;
}

/* Responsive */
@media (min-width: 992px) {
  .lh-lg-56 {
    line-height: 56px !important;
  }
}
@media (min-width: 1200px) {
  .fs-xl-32 {
    font-size: 32px;
  }
  .lh-xl-13 {
    line-height: 13px !important;
  }
  .lh-xl-23 {
    line-height: 23px !important;
  }
  .lh-xl-27 {
    line-height: 27px !important;
  }
  .lh-xl-28 {
    line-height: 28px !important;
  }
  .lh-xl-29 {
    line-height: 29px !important;
  }
  .lh-xl-32 {
    line-height: 32px !important;
  }
  .lh-xl-34 {
    line-height: 34px !important;
  }
  .lh-xl-36 {
    line-height: 36px !important;
  }
  .lh-xl-38 {
    line-height: 38px !important;
  }
  .lh-xl-40 {
    line-height: 40px !important;
  }
  .lh-xl-43 {
    line-height: 43px !important;
  }
  .lh-xl-46 {
    line-height: 46px !important;
  }
  .lh-xl-48 {
    line-height: 48px !important;
  }
  .lh-xl-50 {
    line-height: 50px !important;
  }
  .lh-xl-53 {
    line-height: 53px !important;
  }
  .lh-xl-54 {
    line-height: 54px !important;
  }
  .lh-xl-58 {
    line-height: 58px !important;
  }
  .lh-xl-68 {
    line-height: 68px !important;
  }
}
@media (min-width: 1440px) {
  .lh-xxl-11 {
    line-height: 11px !important;
  }
  .lh-xxl-19 {
    line-height: 19px !important;
  }
  .lh-xxl-22 {
    line-height: 22px !important;
  }
  .lh-xxl-48 {
    line-height: 48px !important;
  }
  .lh-xxl-56 {
    line-height: 56px !important;
  }
}
/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
/* General
============================================================== */
/* Margin */
.mb--20 {
  margin-bottom: -20px !important;
}

.mb-2 {
  margin-bottom: 2px !important;
}

.mb-3 {
  margin-bottom: 3px !important;
}

.mb-4 {
  margin-bottom: 4px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-6 {
  margin-bottom: 6px !important;
}

.mb-7 {
  margin-bottom: 7px !important;
}

.mb-8 {
  margin-bottom: 8px !important;
}

.mb-9 {
  margin-bottom: 9px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-12 {
  margin-bottom: 12px !important;
}

.mb-14 {
  margin-bottom: 14px !important;
}

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

.mb-16 {
  margin-bottom: 16px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-24 {
  margin-bottom: 24px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-28 {
  margin-bottom: 28px !important;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-32 {
  margin-bottom: 32px !important;
}

.mb-36 {
  margin-bottom: 36px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mt-4 {
  margin-top: 4px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-14 {
  margin-top: 14px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-24 {
  margin-top: 24px !important;
}

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

.mx-15 {
  margin-left: 15px;
  margin-right: 15px;
}

.mx-20 {
  margin-left: 20px;
  margin-right: 20px;
}

/* Padding */
.pb-4 {
  padding-bottom: 4px !important;
}

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

.pb-40 {
  padding-bottom: 40px !important;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.px-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.px-12 {
  padding-left: 10px;
  padding-right: 10px;
}

.px-12 {
  padding-left: 10px;
  padding-right: 10px;
}

.px-16 {
  padding-left: 16px;
  padding-right: 16px;
}

.px-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.py-2 {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}

.py-4 {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

.py-12 {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.pe-15 {
  padding-right: 15px !important;
}

/* Gap */
.gap-4 {
  gap: 4px !important;
}

.gap-5 {
  gap: 5px !important;
}

.gap-6 {
  gap: 6px !important;
}

.gap-7 {
  gap: 7px !important;
}

.gap-8 {
  gap: 8px !important;
}

.gap-10 {
  gap: 10px !important;
}

.gap-12 {
  gap: 12px !important;
}

.gap-13 {
  gap: 13px !important;
}

.gap-14 {
  gap: 14px !important;
}

.gap-15 {
  gap: 15px !important;
}

.gap-16 {
  gap: 16px !important;
}

.gap-18 {
  gap: 18px !important;
}

.gap-20 {
  gap: 20px !important;
}

.gap-21 {
  gap: 21px !important;
}

.gap-24 {
  gap: 24px !important;
}

.gap-28 {
  gap: 28px !important;
}

.gap-30 {
  gap: 30px !important;
}

.gap-32 {
  gap: 32px !important;
}

.gap-40 {
  gap: 40px;
}

/* Spacing */
.flat-spacing-mix-1 {
  padding-top: 64px;
  padding-bottom: 120px;
}
@media (max-width: 1439px) {
  .flat-spacing-mix-1 {
    padding-bottom: 80px;
  }
}
@media (max-width: 991px) {
  .flat-spacing-mix-1 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 425px) {
  .flat-spacing-mix-1 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.flat-spacing-mix-2 {
  padding-top: 60px;
  padding-bottom: 120px;
}
@media (max-width: 1439px) {
  .flat-spacing-mix-2 {
    padding-bottom: 80px;
  }
}
@media (max-width: 991px) {
  .flat-spacing-mix-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 425px) {
  .flat-spacing-mix-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.flat-spacing-mix-3 {
  padding-top: 120px;
  padding-bottom: 150px;
}
@media (max-width: 1439px) {
  .flat-spacing-mix-3 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 991px) {
  .flat-spacing-mix-3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 425px) {
  .flat-spacing-mix-3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.flat-spacing-mix-4 {
  padding-top: 100px;
  padding-bottom: 120px;
}
@media (max-width: 1439px) {
  .flat-spacing-mix-4 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 991px) {
  .flat-spacing-mix-4 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 425px) {
  .flat-spacing-mix-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.flat-spacing-mix-5 {
  padding-top: 80px;
  padding-bottom: 120px;
}
@media (max-width: 1439px) {
  .flat-spacing-mix-5 {
    padding-bottom: 80px;
  }
}
@media (max-width: 991px) {
  .flat-spacing-mix-5 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 425px) {
  .flat-spacing-mix-5 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.flat-spacing {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media (max-width: 1439px) {
  .flat-spacing {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 991px) {
  .flat-spacing {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 425px) {
  .flat-spacing {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.flat-spacing-2 {
  padding-top: 64px;
  padding-bottom: 64px;
}
@media (max-width: 991px) {
  .flat-spacing-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 425px) {
  .flat-spacing-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.flat-spacing-3 {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 1439px) {
  .flat-spacing-3 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 991px) {
  .flat-spacing-3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 425px) {
  .flat-spacing-3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.flat-spacing-4 {
  padding-top: 70px;
  padding-bottom: 70px;
}
@media (max-width: 991px) {
  .flat-spacing-4 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 425px) {
  .flat-spacing-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.flat-spacing-5 {
  padding-top: 90px;
  padding-bottom: 90px;
}
@media (max-width: 1439px) {
  .flat-spacing-5 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 991px) {
  .flat-spacing-5 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 425px) {
  .flat-spacing-5 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.flat-spacing-6 {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 991px) {
  .flat-spacing-6 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 425px) {
  .flat-spacing-6 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.flat-spacing-7 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.flat-spacing-8 {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 425px) {
  .flat-spacing-8 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.flat-spacing-9 {
  padding-top: 90px;
  padding-bottom: 90px;
}
@media (max-width: 1439px) {
  .flat-spacing-9 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 991px) {
  .flat-spacing-9 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 425px) {
  .flat-spacing-9 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.flat-spacing-10 {
  padding-top: 160px;
  padding-bottom: 160px;
}
@media (max-width: 1599px) {
  .flat-spacing-10 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 1439px) {
  .flat-spacing-10 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 991px) {
  .flat-spacing-10 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 425px) {
  .flat-spacing-10 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.spacing-top-1 {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .spacing-top-1 {
    margin-top: 48px;
  }
}
@media (max-width: 991px) {
  .spacing-top-1 {
    margin-top: 30px;
  }
}

.spacing-top-2 {
  margin-top: 64px !important;
}
@media (max-width: 1199px) {
  .spacing-top-2 {
    margin-top: 48px !important;
  }
}
@media (max-width: 991px) {
  .spacing-top-2 {
    margin-top: 30px !important;
  }
}

.spacing-top-3 {
  margin-top: 42px;
}
@media (max-width: 991px) {
  .spacing-top-3 {
    margin-top: 30px;
  }
}

.spacing-top-4 {
  margin-top: 35px;
}
@media (max-width: 991px) {
  .spacing-top-4 {
    margin-top: 30px;
  }
}

.spacing-top-5 {
  margin-top: 40px;
}
@media (max-width: 991px) {
  .spacing-top-5 {
    margin-top: 30px;
  }
}

.spacing-top-6 {
  margin-top: 32px;
}
@media (max-width: 991px) {
  .spacing-top-6 {
    margin-top: 28px;
  }
}

.spacing-top-7 {
  margin-top: 48px;
}
@media (max-width: 991px) {
  .spacing-top-7 {
    margin-top: 28px;
  }
}

.spacing-bottom-1 {
  margin-bottom: 64px;
}
@media (max-width: 1199px) {
  .spacing-bottom-1 {
    margin-bottom: 48px;
  }
}
@media (max-width: 991px) {
  .spacing-bottom-1 {
    margin-bottom: 30px;
  }
}

.spacing-bottom-2 {
  margin-bottom: 48px;
}
@media (max-width: 991px) {
  .spacing-bottom-2 {
    margin-bottom: 30px;
  }
}

.spacing-bottom-3 {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .spacing-bottom-3 {
    margin-bottom: 30px;
  }
}

.spacing-bottom-4 {
  margin-bottom: 38px;
}
@media (max-width: 991px) {
  .spacing-bottom-4 {
    margin-bottom: 30px;
  }
}

.spacing-bottom-5 {
  margin-bottom: 35px;
}
@media (max-width: 991px) {
  .spacing-bottom-5 {
    margin-bottom: 30px;
  }
}

.spacing-bottom-6 {
  margin-bottom: 42px;
}
@media (max-width: 991px) {
  .spacing-bottom-6 {
    margin-bottom: 30px;
  }
}

.spacing-bottom-7 {
  margin-bottom: 32px;
}
@media (max-width: 991px) {
  .spacing-bottom-7 {
    margin-bottom: 30px;
  }
}

.spacing-bottom-8 {
  margin-bottom: 46px;
}
@media (max-width: 991px) {
  .spacing-bottom-8 {
    margin-bottom: 30px;
  }
}

.spacing-bottom-9 {
  margin-bottom: 36px;
}
@media (max-width: 991px) {
  .spacing-bottom-9 {
    margin-bottom: 30px;
  }
}

.spacing-bottom-10 {
  margin-bottom: 43px;
}
@media (max-width: 991px) {
  .spacing-bottom-10 {
    margin-bottom: 30px;
  }
}

/* Other */
.text-primary {
  color: var(--primary) !important;
}

.text-secondary {
  color: var(--secondary) !important;
}

.text-third {
  color: var(--third) !important;
}

.text-white_20 {
  color: var(--white_20);
}

.text-white-50 {
  color: var(--white_50);
}

.text-white_60 {
  color: var(--white_60);
}

.text-white_80 {
  color: var(--white_80);
}

.text-black_60 {
  color: var(--black_60) !important;
}

.cl-text-price {
  color: #D63200;
}

.cl-text-price-2 {
  color: #B01E0F;
}

.cl-text-main {
  color: var(--main) !important;
}

.cl-text-body {
  color: var(--text);
}

.cl-text-2 {
  color: var(--text-2) !important;
}

.cl-text-3 {
  color: var(--text-3) !important;
}

.cl-text-4 {
  color: var(--text-4) !important;
}

.cl-text-5 {
  color: var(--text-5) !important;
}

.cl-text-6 {
  color: var(--text-6) !important;
}

.cl-text-7 {
  color: var(--text-7) !important;
}

.cl-text-8 {
  color: var(--text-8) !important;
}

.cl-text-9 {
  color: var(--text-9) !important;
}

.cl-text-10 {
  color: var(--text-10) !important;
}

.cl-text-11 {
  color: var(--text-11) !important;
}

.cl-text-12 {
  color: var(--text-12) !important;
}

.cl-text-13 {
  color: var(--text-13) !important;
}

.cl-text-14 {
  color: var(--text-14) !important;
}

.cl-text-15 {
  color: var(--text-15) !important;
}

.cl-text-16 {
  color: var(--text-16) !important;
}

.cl-text-17 {
  color: var(--text-17) !important;
}

.cl-text-18 {
  color: var(--text-18) !important;
}

.cl-text-19 {
  color: var(--text-19) !important;
}

.cl-text-20 {
  color: var(--text-20) !important;
}

.cl-text-21 {
  color: var(--text-21) !important;
}

.cl-text-22 {
  color: var(--text-22) !important;
}

.cl-text-23 {
  color: var(--text-23) !important;
}

.cl-text-24 {
  color: var(--text-24) !important;
}

.cl-text-25 {
  color: var(--text-25) !important;
}

.cl-text-26 {
  color: var(--text-26) !important;
}

.cl-text-27 {
  color: var(--text-27) !important;
}

.cl-text-28 {
  color: var(--text-28) !important;
}

.cl-text-29 {
  color: var(--text-29) !important;
}

.cl-text-30 {
  color: var(--text-30) !important;
}

.cl-text-3_48 {
  color: var(--text-3_48) !important;
}

.cl-text-3_64 {
  color: var(--text-3_64) !important;
}

.cl-text-line {
  color: var(--line) !important;
}

.cl-text-success_700 {
  color: var(--success_700);
}

.cl-text-error_800 {
  color: var(--error_800);
}

.cl-bg-22 {
  color: var(--bg-22) !important;
}

.cl-bg-25 {
  color: var(--bg-25) !important;
}

.text-bg-22 {
  color: var(--bg-22) !important;
}

.text-bg-26 {
  color: var(--bg-26) !important;
}

.text-bg-27 {
  color: var(--bg-27) !important;
}

.text-bg-28 {
  color: var(--bg-28) !important;
}

.link {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.link:hover {
  color: var(--primary) !important;
}

.link-2 {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.link-2:hover {
  color: var(--primary-2) !important;
}

.link-3 {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.link-3:hover {
  color: var(--secondary) !important;
}

.link-black {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.link-black:hover {
  color: var(--black) !important;
}

.link-white {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.link-white:hover {
  color: var(--white) !important;
}

.link-dark {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.link-dark:hover {
  color: var(--text) !important;
}

.link-rotate {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.link-rotate:hover {
  transform: rotate(180deg);
}

.link-underline {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: underline;
}
.link-underline:not(:hover) {
  text-decoration-color: transparent;
}

.link-underline-primary {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: underline;
  text-decoration-color: transparent;
}
.link-underline-primary:hover {
  color: var(--primary);
  text-decoration-color: var(--primary);
}

.link-underline-white {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: underline;
  text-decoration-color: transparent;
}
.link-underline-white:hover {
  text-decoration-color: var(--white);
}

.link-underline-text {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: underline;
  text-decoration-color: transparent;
}
.link-underline-text:hover {
  text-decoration-color: var(--text);
}

.link-underline-current {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: underline;
}
.link-underline-current:not(:hover) {
  text-decoration-color: transparent;
}

.link-line-bottom {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.link-line-bottom::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: var(--black);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
.link-line-bottom:hover::before {
  opacity: 1;
  visibility: visible;
}
.link-line-bottom.text-white::before {
  background: var(--white);
}

.text-decoration-thickness {
  text-decoration-thickness: var(--thickness, 1px) !important;
}
.text-decoration-thickness.thickness-1 {
  --thickness: 1px;
}
.text-decoration-thickness.thickness-2 {
  --thickness: 2px;
}
.text-decoration-thickness.thickness-3 {
  --thickness: 3px;
}
.text-decoration-thickness.thickness-4 {
  --thickness: 4px;
}
.text-decoration-thickness.thickness-5 {
  --thickness: 5px;
}

.text-vertical {
  writing-mode: vertical-lr;
  transform: rotate(180deg);
}

.color-1 {
  color: var(--cl-1);
}

.color-2 {
  color: var(--cl-2);
}

.cs-pointer {
  cursor: pointer;
}

.max-width_1 {
  max-width: 1424px;
  width: 100%;
}

.img-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gap-x-10 {
  column-gap: 10px !important;
}

.gap-x-40 {
  row-gap: 40px;
}

.radius-3 {
  border-radius: 3px !important;
}

.radius-5 {
  border-radius: 5px !important;
}

.radius-8 {
  border-radius: 8px !important;
}

.radius-10 {
  border-radius: 10px !important;
}

.radius-12 {
  border-radius: 12px !important;
}

.radius-16 {
  border-radius: 16px !important;
}

.radius-20 {
  border-radius: 20px !important;
}

.radius-32 {
  border-radius: 32px !important;
}

.bg-primary {
  background-color: var(--primary) !important;
}

.bg-secondary {
  background-color: var(--secondary) !important;
}

.bg-third {
  background-color: var(--third) !important;
}

.bg-main_100 {
  background: var(--main_100);
}

.bg-main_500 {
  background: var(--main_500) !important;
}

.bg_main {
  background: var(--main);
}

.bg-main {
  background: var(--bg);
}

.bg-main-2 {
  background: var(--bg-2) !important;
}

.bg-main-3 {
  background: var(--bg-3) !important;
}

.bg-main-4 {
  background: var(--bg-4) !important;
}

.bg-main-5 {
  background: var(--bg-5) !important;
}

.bg-main-6 {
  background: var(--bg-6) !important;
}

.bg-main-7 {
  background: var(--bg-7) !important;
}

.bg-main-8 {
  background: var(--bg-8) !important;
}

.bg-main-9 {
  background: var(--bg-9) !important;
}

.bg-main-10 {
  background: var(--bg-10) !important;
}

.bg-main-11 {
  background: var(--bg-11) !important;
}

.bg-main-12 {
  background: var(--bg-12) !important;
}

.bg-main-13 {
  background: var(--bg-13) !important;
}

.bg-main-14 {
  background: var(--bg-14) !important;
}

.bg-main-15 {
  background: var(--bg-15) !important;
}

.bg-main-16 {
  background: var(--bg-16) !important;
}

.bg-main-17 {
  background: var(--bg-17) !important;
}

.bg-main-18 {
  background: var(--bg-18) !important;
}

.bg-main-19 {
  background: var(--bg-19) !important;
}

.bg-main-20 {
  background: var(--bg-20) !important;
}

.bg-main-21 {
  background: var(--bg-21) !important;
}

.bg-main-22 {
  background: var(--bg-22) !important;
}

.bg-main-23 {
  background: var(--bg-23) !important;
}

.bg-main-24 {
  background: var(--bg-24) !important;
}

.bg-main-25 {
  background: var(--bg-25) !important;
}

.bg-main-26 {
  background: var(--bg-26) !important;
}

.bg-main-27 {
  background: var(--bg-27) !important;
}

.bg-main-28 {
  background: var(--bg-28) !important;
}

.bg-main-29 {
  background: var(--bg-29) !important;
}

.bg-main-30 {
  background: var(--bg-30) !important;
}

.bg-dark {
  background-color: var(--main) !important;
}

.bg-white-2 {
  background-color: var(--bg-10);
}

.bg-white_10 {
  background: var(--white-10) !important;
}

.bg-white_20 {
  background: var(--white_20) !important;
}

.bg-white_30 {
  background: var(--white_30) !important;
}

.bg-cl-text {
  background-color: var(--text) !important;
}

.bg-surface {
  background-color: var(--surface);
}

.bg-line-2 {
  background: var(--line-2);
}

.bg-line-3 {
  background: var(--line-3);
}

.bg-line-4 {
  background: var(--line-4);
}

.bg-line-5 {
  background: var(--line-5);
}

.bg-line-6 {
  background: var(--line-6);
}

.bg-orange_500 {
  background: var(--orange_500);
}

.bg-main-6 {
  background: var(--bg-6);
}

.bg-linear-v1 {
  background: linear-gradient(90deg, #7F6CD4 0%, #2F5484 100%) !important;
}

.text-line-clamp-1 {
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box !important;
  overflow: hidden;
}

.text-line-clamp-2 {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.text-line-clamp-3 {
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.stroke-text_black {
  color: white;
  text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black;
}

.stroke-text_black--2 {
  color: var(--surface);
  text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black;
}

.stroke-text_white {
  color: black;
  text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white;
}

.stroke-text_white--2 {
  color: #024178;
  text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white;
}

.stroke-text_white-v2 {
  background: inherit;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 0.5px #fff;
}

.aspect-ratio-0 {
  aspect-ratio: 0 !important;
}

.aspect-ratio-1 {
  aspect-ratio: 1/1 !important;
}

.aspect-ratio-0_75 {
  aspect-ratio: 0.75 !important;
}

.z-1 {
  z-index: 1;
}

.z-5 {
  z-index: 5;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.cursor-auto {
  cursor: auto;
}

.min-w-unset {
  min-width: unset !important;
}

.flex-1 {
  flex: 1;
}

.flex-unset {
  flex: unset !important;
}

.position-unset {
  position: unset !important;
}

.rounded-4 {
  border-radius: 4px !important;
}

.rounded-6 {
  border-radius: 6px !important;
}

.rounded-8 {
  border-radius: 8px !important;
}

.rounded-20 {
  border-radius: 20px !important;
}

.rounded-top-20 {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 2rem;
}

.g-12,
.gy-12 {
  --bs-gutter-y: 12px;
}

.g-16,
.gy-16 {
  --bs-gutter-y: 16px;
}

.g-20,
.gy-20 {
  --bs-gutter-y: 20px;
}

.g-24,
.gy-24 {
  --bs-gutter-y: 24px;
}

.g-30,
.gy-30 {
  --bs-gutter-y: 30px;
}

@media (min-width: 426px) {
  .d-ssm-flex {
    display: flex !important;
  }
  .d-ssm-none {
    display: none !important;
  }
  .text-ssm-end {
    text-align: end !important;
  }
  .justify-content-ssm-center {
    justify-content: center !important;
  }
}
@media (min-width: 576px) {
  .opacity-sm-0 {
    opacity: 0 !important;
  }
  .g-sm_30,
  .gy-sm_30 {
    --bs-gutter-y: 30px;
  }
}
@media (min-width: 768px) {
  .h-md-100 {
    height: 100% !important;
  }
  .overflow-md-hidden {
    overflow: hidden !important;
  }
}
@media (min-width: 992px) {
  .opacity-lg-0 {
    opacity: 0 !important;
  }
  .gap-lg-30 {
    gap: 30px !important;
  }
  .h-lg-100 {
    height: 100% !important;
  }
  .gap-lg-30 {
    gap: 30px !important;
  }
  .gap-lg-32 {
    gap: 32px !important;
  }
  .opacity-lg-0 {
    opacity: 0 !important;
  }
  .mb-lg-20 {
    margin-bottom: 20px !important;
  }
  .gy-lg-16 {
    --bs-gutter-y: 16px;
  }
}
@media (min-width: 1200px) {
  .rounded-xl-80 {
    border-radius: 80px !important;
  }
  .py-xl-24 {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .gap-xl-16 {
    gap: 16px !important;
  }
  .gap-xl-24 {
    gap: 24px !important;
  }
  .gap-xl-28 {
    gap: 28px !important;
  }
  .gap-xl-32 {
    gap: 32px !important;
  }
  .gap-xl-48 {
    gap: 48px !important;
  }
  .px-xl-8 {
    padding-left: 8px;
    padding-right: 8px;
  }
  .mt-xl-32 {
    margin-top: 32px !important;
  }
  .mt-xl-40 {
    margin-top: 40px !important;
  }
  .mt-xl-44 {
    margin-top: 44px !important;
  }
  .mb-xl-32 {
    margin-bottom: 32px !important;
  }
  .mb-xl-40 {
    margin-bottom: 40px !important;
  }
  .mx-xl-20 {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (min-width: 1440px) {
  .g-xxl_40,
  .gy-xxl_40 {
    --bs-gutter-y: 40px;
  }
  .me-xxl-1 {
    margin-right: 1px !important;
  }
}
@media (min-width: 1600px) {
  .d-xxxl-flex {
    display: flex !important;
  }
  .d-xxxl-flex {
    display: none !important;
  }
}
@media (max-width: 1599px) {
  .xxxl-d-none {
    display: none !important;
  }
}
@media (max-width: 1439px) {
  .xxl-mt-10 {
    margin-top: 10px !important;
  }
  .xxl-d-none {
    display: none !important;
  }
  .xxl-p-0 {
    padding: 0 !important;
  }
}
@media (max-width: 1199px) {
  .xl-wd-full {
    grid-column: 1/-1 !important;
  }
  .xl-gap-20 {
    gap: 20px !important;
  }
  .xl-d-none {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .lg-overflow-auto {
    overflow: auto !important;
  }
  .lg-mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .lg-justify-content-center {
    justify-content: center !important;
  }
  .lg-d-none {
    display: none !important;
  }
  .lg-pe-none {
    padding-left: 0px !important;
  }
  .lg-px-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media (max-width: 767px) {
  .md-mb-12 {
    margin-bottom: 12px;
  }
  .md-d-none {
    display: none !important;
  }
  .md-p-0 {
    padding: 0 !important;
  }
  .md-overflow-auto {
    overflow: auto !important;
  }
}
@media (max-width: 575px) {
  .sm-d-none {
    display: none !important;
  }
  .sm-cl-black {
    color: var(--black) !important;
  }
}
@media (max-width: 425px) {
  .ssm-d-none {
    display: none !important;
  }
}
/*------------ Component ---------------- */
/*------------ Layout ---------------- */
/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
.wd-full {
  grid-column: 1/-1;
}

.wd-2-cols {
  grid-column: span 2;
}

.wd-2-col-row {
  grid-column: span 2;
  grid-row: span 2;
}

.tf-grid-layout {
  display: grid;
  column-gap: 16px;
  row-gap: 24px;
}
.tf-grid-layout.tf-col-1 {
  grid-template-columns: 1fr;
}
.tf-grid-layout.tf-col-2 {
  grid-template-columns: 1fr 1fr;
}
.tf-grid-layout.tf-col-3 {
  grid-template-columns: repeat(3, 1fr);
}
.tf-grid-layout.tf-col-4 {
  grid-template-columns: repeat(4, 1fr);
}
.tf-grid-layout.tf-col-5 {
  grid-template-columns: repeat(5, 1fr);
}
.tf-grid-layout.tf-col-6 {
  grid-template-columns: repeat(6, 1fr);
}
.tf-grid-layout.tf-col-7 {
  grid-template-columns: repeat(7, 1fr);
}
@media (min-width: 426px) {
  .tf-grid-layout.ssm-col-2 {
    grid-template-columns: 1fr 1fr;
  }
  .tf-grid-layout.ssm-col-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .tf-grid-layout.ssm-col-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .tf-grid-layout.ssm-col-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .tf-grid-layout.ssm-col-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .tf-grid-layout.ssm-col-7 {
    grid-template-columns: repeat(7, 1fr);
  }
}
@media (min-width: 576px) {
  .tf-grid-layout {
    column-gap: 24px;
    row-gap: 32px;
  }
  .tf-grid-layout.sm-col-2 {
    grid-template-columns: 1fr 1fr;
  }
  .tf-grid-layout.sm-col-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .tf-grid-layout.sm-col-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .tf-grid-layout.sm-col-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .tf-grid-layout.sm-col-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .tf-grid-layout.sm-col-7 {
    grid-template-columns: repeat(7, 1fr);
  }
}
@media (min-width: 768px) {
  .tf-grid-layout.md-col-1 {
    grid-template-columns: 1fr;
  }
  .tf-grid-layout.md-col-2 {
    grid-template-columns: 1fr 1fr;
  }
  .tf-grid-layout.md-col-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .tf-grid-layout.md-col-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .tf-grid-layout.md-col-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .tf-grid-layout.md-col-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .tf-grid-layout.md-col-7 {
    grid-template-columns: repeat(7, 1fr);
  }
}
@media (min-width: 992px) {
  .tf-grid-layout.lg-col-1 {
    grid-template-columns: 1fr;
  }
  .tf-grid-layout.lg-col-2 {
    grid-template-columns: 1fr 1fr;
  }
  .tf-grid-layout.lg-col-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .tf-grid-layout.lg-col-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .tf-grid-layout.lg-col-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .tf-grid-layout.lg-col-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .tf-grid-layout.lg-col-7 {
    grid-template-columns: repeat(7, 1fr);
  }
}
@media (min-width: 1200px) {
  .tf-grid-layout {
    column-gap: 30px;
    row-gap: 40px;
  }
  .tf-grid-layout.gap-xl-30 {
    gap: 30px !important;
  }
  .tf-grid-layout.cl-gap-xxl-40 {
    column-gap: 40px;
  }
  .tf-grid-layout.cl-xl-gap-38 {
    column-gap: 38px;
  }
  .tf-grid-layout.row-xl-gap-40 {
    row-gap: 40px;
  }
  .tf-grid-layout.row-xl-gap-56 {
    row-gap: 56px;
  }
  .tf-grid-layout.xl-col-1 {
    grid-template-columns: 1fr;
  }
  .tf-grid-layout.xl-col-2 {
    grid-template-columns: 1fr 1fr;
  }
  .tf-grid-layout.xl-col-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .tf-grid-layout.xl-col-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .tf-grid-layout.xl-col-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .tf-grid-layout.xl-col-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .tf-grid-layout.xl-col-7 {
    grid-template-columns: repeat(7, 1fr);
  }
}
@media (min-width: 1440px) {
  .tf-grid-layout.xxl-col-2 {
    grid-template-columns: 1fr 1fr;
  }
  .tf-grid-layout.xxl-col-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .tf-grid-layout.xxl-col-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .tf-grid-layout.xxl-col-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .tf-grid-layout.xxl-col-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .tf-grid-layout.xxl-col-7 {
    grid-template-columns: repeat(7, 1fr);
  }
}

.tf-grid-masonry {
  column-gap: 16px;
  position: relative;
}
.tf-grid-masonry::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 10%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  z-index: 1;
  pointer-events: none;
}
.tf-grid-masonry > * {
  break-inside: avoid;
  margin-bottom: 16px;
}
@media (min-width: 576px) {
  .tf-grid-masonry {
    column-count: 2;
  }
}
@media (min-width: 1200px) {
  .tf-grid-masonry {
    column-count: 3;
  }
}

.row {
  margin-left: -8px !important;
  margin-right: -8px !important;
}
.row > * {
  padding-left: 8px !important;
  padding-right: 8px !important;
}
.row.r2 {
  margin-left: -15px !important;
  margin-right: -15px !important;
}
.row.r2 > * {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.row.r3 {
  margin-left: -12px !important;
  margin-right: -12px !important;
}
.row.r3 > * {
  padding-left: 12px !important;
  padding-right: 12px !important;
}
.row.r4 {
  margin-left: -7.5px !important;
  margin-right: -7.5px !important;
}
.row.r4 > * {
  padding-left: 7.5px !important;
  padding-right: 7.5px !important;
}
.row.r5 {
  margin-left: -7px !important;
  margin-right: -7px !important;
}
.row.r5 > * {
  padding-left: 7px !important;
  padding-right: 7px !important;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 1400px;
  max-width: 100%;
}

.container-2 {
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 1470px;
  max-width: 100%;
}

.container-3 {
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 1370px;
  max-width: 100%;
}

.container-4 {
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 1150px;
  max-width: 100%;
}

.container-full {
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 1750px;
  max-width: 100%;
}

.container-full-2 {
  width: 100%;
  max-width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1439px) {
  .container-full-2 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1439px) {
  .container-full-2 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.container-full-3 {
  width: 100%;
  max-width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1599px) {
  .container-full-3 {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 1439px) {
  .container-full-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.container-full-4 {
  width: 100%;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1599px) {
  .container-full-4 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 1439px) {
  .container-full-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.container-layout-right {
  width: calc(100vw - (100vw - 1470px) / 2);
  margin-right: unset;
  max-width: 100%;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-layout-right > * {
  margin-right: -15px;
}

.container-layout-left {
  width: calc(100vw - (100vw - 1792px) / 2);
  margin-left: unset;
  max-width: 100%;
  margin-right: auto;
  padding-right: 16px;
  padding-left: 16px;
}

.grid-cls-layout {
  display: grid;
  gap: 15px;
}
@media (min-width: 576px) {
  .grid-cls-layout .item1 {
    grid-area: aa;
  }
  .grid-cls-layout .item2 {
    grid-area: bb;
  }
  .grid-cls-layout .item3 {
    grid-area: cc;
  }
  .grid-cls-layout .item4 {
    grid-area: dd;
  }
  .grid-cls-layout .item5 {
    grid-area: ee;
  }
}
@media (min-width: 1200px) {
  .grid-cls-layout {
    gap: 30px;
  }
}

.grid-cls-v2 {
  gap: 15px;
}
@media (min-width: 576px) {
  .grid-cls-v2 {
    grid-template-areas: "aa aa aa aa dd dd" "bb bb bb cc cc cc";
    grid-template-columns: repeat(6, 1fr);
  }
}
@media (min-width: 992px) {
  .grid-cls-v2 {
    grid-template-areas: "aa aa bb dd" "aa aa cc dd";
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (min-width: 1200px) {
  .grid-cls-v2 {
    column-gap: 14px;
    row-gap: 13px;
  }
}
@media (max-width: 575px) {
  .grid-cls-v2 .collection-v04 .cls-image {
    width: 100%;
  }
  .grid-cls-v2 .collection-v04 .cls-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1;
  }
}

.grid-cls-v3 {
  display: grid;
  gap: 15px;
}
@media (min-width: 576px) {
  .grid-cls-v3 {
    grid-template-areas: "aa aa" "bb dd" "cc dd";
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) {
  .grid-cls-v3 {
    grid-template-areas: "aa bb dd" "aa cc dd";
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 992px) {
  .grid-cls-v3 {
    grid-template-areas: "aa aa bb dd" "aa aa cc dd";
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1200px) {
  .grid-cls-v3 {
    column-gap: 14px;
    row-gap: 13px;
  }
}
@media (max-width: 575px) {
  .grid-cls-v3 .cls-image img,
  .grid-cls-v3 .image img {
    max-height: 350px;
  }
}

.grid-cls-v4 {
  display: grid;
  gap: 15px;
}
@media (min-width: 576px) {
  .grid-cls-v4 {
    grid-template-areas: "aa bb" "aa cc";
    grid-template-columns: repeat(2, 1fr);
  }
  .grid-cls-v4 .cls-image img {
    min-height: 250px;
  }
}
@media (min-width: 992px) {
  .grid-cls-v4 {
    grid-template-areas: "aa aa aa bb bb" "aa aa aa cc cc";
    grid-template-columns: repeat(5, 1fr);
  }
}
@media (min-width: 1200px) {
  .grid-cls-v4 {
    gap: 17.2px;
    row-gap: 15px;
    grid-template-areas: "aa aa aa aa aa aa aa bb bb bb bb bb" "aa aa aa aa aa aa aa cc cc cc cc cc";
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (max-width: 575px) {
  .grid-cls-v4 .cls-image img {
    max-height: 350px;
    min-height: 300px;
  }
}

.grid-cls-v5 {
  display: grid;
  gap: 14px;
}
.grid-cls-v5 .collection-v09 .cls-content {
  left: 15px;
  right: 15px;
}
@media (min-width: 576px) {
  .grid-cls-v5 {
    grid-template-areas: "aa aa aa bb bb bb" "aa aa aa cc cc cc" "dd dd dd ee ee ee";
    grid-template-columns: repeat(6, 1fr);
  }
}
@media (min-width: 768px) {
  .grid-cls-v5 {
    grid-template-areas: "aa aa aa aa bb bb" "aa aa aa aa cc cc" "dd dd dd ee ee ee";
    grid-template-columns: repeat(6, 1fr);
  }
}
@media (min-width: 992px) {
  .grid-cls-v5 {
    grid-template-areas: "aa aa bb cc" "aa aa dd ee";
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 575px) {
  .grid-cls-v5 .cls-image img,
  .grid-cls-v5 .image img {
    max-height: 350px;
  }
}

.grid-layout_gallery {
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-layout_gallery .item1 {
  grid-column: 1/span 2;
  grid-row: 1/span 2;
}
.grid-layout_gallery .item2 {
  grid-column: span 1;
}
@media (min-width: 576px) {
  .grid-layout_gallery {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (min-width: 992px) {
  .grid-layout_gallery {
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 14.5px;
  }
}

.grid-layout_product {
  column-gap: 16px;
}
@media (min-width: 1200px) {
  .grid-layout_product {
    row-gap: 48px;
  }
  .grid-layout_product .card-product {
    gap: 24px;
  }
}

/*------------ Header ---------------- */
/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
.logo-site {
  display: flex;
}
@media (max-width: 1199px) {
  .logo-site {
    max-width: 120px;
    aspect-ratio: 4.2857142857;
  }
}
@media (max-width: 575px) {
  .logo-site {
    max-width: 100px;
  }
}

header {
  position: sticky;
  z-index: 100;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: var(--white);
}
header.header-sticky:not(.no-boxShadow) {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
header.header-sticky.scr-black {
  background: var(--black);
}

@media (max-width: 1199px) {
  .header-inner {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.header-inner_wrap {
  display: flex;
  align-items: center;
}
.header-inner_wrap .header-left,
.header-inner_wrap .header-right {
  flex: 1;
}

.header-bottom_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.box-navigation.style-white .item-link {
  color: var(--white);
}
.box-navigation.style-white .item-link .icon {
  color: var(--white);
}
.box-navigation.style-white .item-link::before {
  background: var(--white);
}

.box-nav-menu {
  display: flex;
  align-items: center;
  gap: 24px;
}
@media (min-width: 1440px) {
  .box-nav-menu {
    gap: 40px;
  }
}

.item-link {
  display: flex;
  align-items: center;
  font-weight: 500;
  gap: 4px;
  padding-top: 24px;
  padding-bottom: 24px;
  position: relative;
  color: var(--main);
  line-height: 24px;
  letter-spacing: -1%;
}
.item-link::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: calc(100% + 48px);
  height: 100%;
  display: none;
}
.item-link::before {
  content: "";
  position: absolute;
  left: auto;
  right: 0;
  bottom: 24px;
  width: 0%;
  height: 1px;
  background: var(--main);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.item-link .icon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 12px;
}
@media (min-width: 1440px) {
  .item-link {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .item-link::after {
    width: calc(100% + 80px);
  }
  .item-link::before {
    bottom: 32px;
  }
}

.menu-item:hover .item-link::after {
  display: block;
}
.menu-item:hover .item-link::before {
  left: 0;
  right: auto;
  width: 100%;
}
.menu-item:hover .item-link .icon {
  transform: rotate(180deg);
}
.menu-item:hover .sub-menu {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.menu-item:hover .sub-menu .sub-menu_list li {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
@media (max-width: 1439px) {
  .menu-item.menu-cus {
    position: unset;
  }
}

.nav-icon-list .nav-icon-item {
  display: flex;
  align-items: center;
  gap: 4px;
  color: var(--main);
}
.nav-icon-list .nav-icon-item .icon {
  font-size: 20px;
}
.nav-icon-list .nav-icon-item.has-number {
  position: relative;
}
.nav-icon-list .nav-icon-item.has-number .number-order {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #9D0101;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--white);
  font-size: 10px;
  font-weight: 500;
  position: absolute;
  top: -5px;
  right: -5px;
}
.nav-icon-list .nav-icon-item.has-text {
  gap: 5px;
}
.nav-icon-list .nav-icon-item.has-text .box-text {
  display: grid;
  gap: 3px;
}
@media (min-width: 768px) {
  .nav-icon-list .nav-icon-item .icon {
    font-size: 24px;
  }
}

.sub-menu {
  position: absolute;
  left: -16px;
  right: auto;
  background: var(--white);
  padding: 16px 24px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  min-width: 227px;
  box-shadow: 0 0 10px rgba(48, 48, 48, 0.1);
  transform: translateY(10px);
  transition: all 300ms ease;
}
.sub-menu.mega-menu {
  left: 0;
  right: 0;
  padding: 48px 0px;
}
.sub-menu .grid-layout_prd {
  max-width: 510px;
  margin-left: auto;
}
@media (min-width: 1600px) {
  .sub-menu {
    min-width: 340px;
    padding: 27px 32px;
  }
}

.sub-menu_list li {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 500ms ease;
}
.sub-menu_list li a {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
}
.sub-menu_list li:nth-child(1) {
  transition-delay: 40ms;
}
.sub-menu_list li:nth-child(2) {
  transition-delay: 80ms;
}
.sub-menu_list li:nth-child(3) {
  transition-delay: 120ms;
}
.sub-menu_list li:nth-child(4) {
  transition-delay: 160ms;
}
.sub-menu_list li:nth-child(5) {
  transition-delay: 200ms;
}
.sub-menu_list li:nth-child(6) {
  transition-delay: 240ms;
}
.sub-menu_list li:nth-child(7) {
  transition-delay: 280ms;
}
.sub-menu_list li:nth-child(8) {
  transition-delay: 320ms;
}
.sub-menu_list li:nth-child(9) {
  transition-delay: 360ms;
}
.sub-menu_list li:nth-child(10) {
  transition-delay: 400ms;
}
.sub-menu_list li:nth-child(11) {
  transition-delay: 440ms;
}
.sub-menu_list li:nth-child(12) {
  transition-delay: 480ms;
}
.sub-menu_list li:nth-child(13) {
  transition-delay: 520ms;
}
.sub-menu_list li:nth-child(14) {
  transition-delay: 560ms;
}
.sub-menu_list li:nth-child(15) {
  transition-delay: 600ms;
}
.sub-menu_list li:nth-child(16) {
  transition-delay: 640ms;
}
.sub-menu_list li:nth-child(17) {
  transition-delay: 680ms;
}
.sub-menu_list li:nth-child(18) {
  transition-delay: 720ms;
}
.sub-menu_list li:nth-child(19) {
  transition-delay: 760ms;
}
.sub-menu_list li:nth-child(20) {
  transition-delay: 800ms;
}

.sub-menu_link {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: underline transparent;
  color: var(--text);
}
.sub-menu_link .text {
  display: flex;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.sub-menu_link .text::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
  height: 1px;
  width: 0%;
  background: var(--black);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sub-menu_link:hover {
  color: var(--main);
}
.sub-menu_link:hover .text::before {
  left: 0;
  right: 0;
  width: 100%;
}

.row-demo {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 23.75px;
}

.demo-label {
  font-weight: 500;
  font-size: 10px;
  line-height: 18px;
  padding: 0px 8px;
  color: var(--white);
  border-radius: 1px;
}
.demo-label.type-new {
  background: #B01809;
}
.demo-label.type-hot {
  background: #056C01;
}
.demo-label.type-trend {
  background: #F0A750;
}

.demo-item {
  display: grid;
  place-items: center;
  gap: 15px;
}
.demo-item .demo-img {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: flex;
  width: 100%;
  padding: 1px;
  aspect-ratio: 0.7945736434;
}
.demo-item .demo-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  position: relative;
  z-index: 1;
  border-radius: 5px;
}
.demo-item .demo-img::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 6px;
  border: 1px solid var(--line);
}
.demo-item .demo-img::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, #26EDFF, #FFD651, #26EDFF);
  background-size: 200% 100%;
  animation: gradientFlow 2s linear infinite;
  z-index: 0;
  border-radius: 6px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.demo-item .demo-name {
  color: var(--main);
}
.demo-item .list-badge {
  display: flex;
  align-items: center;
  gap: 5px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
}
.demo-item:hover .demo-img::after {
  opacity: 1;
  visibility: visible;
}

.menu-heading {
  font-weight: 600;
  margin-bottom: 27px;
  color: var(--main);
}

@media (min-width: 1200px) {
  .header-v2 .header-inner {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .header-v2 .item-link {
    padding-top: 27px;
    padding-bottom: 27px;
  }
  .header-v2 .item-link::before {
    bottom: 26px;
  }
}

.header-v3 .header-inner {
  background: var(--bg-19);
  padding-top: 21px;
  padding-bottom: 21px;
}
.header-v3 .header-bottom .header-left {
  display: flex;
  align-items: center;
  gap: 42px;
}
.header-v3 .item-link {
  padding-top: 35px;
  padding-bottom: 35px;
}
@media (min-width: 1200px) {
  .header-v3 .header-inner .header-center {
    max-width: 671px;
    width: 100%;
  }
}

.box-need-help {
  display: flex;
  align-items: center;
  gap: 15px;
}
.box-need-help .ic-w {
  width: 48px;
  border-radius: 50%;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0E0037;
  color: var(--white);
}
.box-need-help .ic-w .icon {
  font-size: 24px;
}

/* -- Nav Mobile -- */
.canvas-mb {
  width: 320px !important;
}
.canvas-mb .canvas-header {
  padding: 20px;
}
.canvas-mb .canvas-body {
  position: relative;
  gap: 20px;
  padding: 0px 20px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.canvas-mb .canvas-footer {
  padding: 20px;
}
.canvas-mb .mb-content-top {
  flex: 1;
  position: relative;
}
.canvas-mb .mb-content-top .group-btn {
  margin-bottom: 32px;
}
.canvas-mb .tf-dropdown-select.style-default .filter-option-inner-inner {
  padding-top: 0px;
  padding-bottom: 0px;
}
.canvas-mb .tf-dropdown-select.type-currencies > .dropdown-menu {
  min-width: 100px !important;
}

.nav-ul-mb {
  padding-bottom: 10px;
}
.nav-ul-mb .nav-mb-item {
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nav-ul-mb .nav-mb-item:not(:last-child) {
  border-bottom: 1px solid var(--line);
}
.nav-ul-mb .nav-mb-item .mb-menu-link {
  padding-top: 10px;
  padding-bottom: 10px;
}

.mb-menu-link {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--black);
}
.mb-menu-link:not(.collapsed) .ic-custom::before {
  transform: rotate(90deg);
}
.mb-menu-link:not(.collapsed) .ic-custom::after {
  transform: rotate(180deg);
}
.mb-menu-link .ic-custom {
  width: 12px;
  height: 12px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mb-menu-link .ic-custom::after, .mb-menu-link .ic-custom::before {
  content: "";
  position: absolute;
  background: var(--black);
  border-radius: 999px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mb-menu-link .ic-custom::after {
  width: 100%;
  height: 2px;
}
.mb-menu-link .ic-custom::before {
  height: 100%;
  width: 2px;
}

.sub-nav-link .icon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sub-nav-link:not(.collapsed) .icon {
  transform: rotateX(180deg);
}

.sub-nav-menu {
  padding-left: 13px;
  padding-top: 3px;
  padding-bottom: 3px;
  border-left: 1px solid var(--line);
  margin-left: 10px;
  margin-bottom: 10px;
}
.sub-nav-menu .sub-nav-link {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  display: flex;
  padding-top: 7px;
  padding-bottom: 7px;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.sub-nav-menu .sub-nav-link .icon {
  font-size: 14px;
}
.sub-nav-menu .sub-nav-link.active {
  font-weight: 700;
  color: var(--black);
}
.sub-nav-menu .sub-nav-link.soon {
  pointer-events: none;
  color: var(--text-3);
}
.sub-nav-menu .sub-nav-link .demo-label:not(:first-child) {
  display: none;
}

.btn-nav-drop {
  display: flex;
  align-items: center;
  padding: 15px 24px;
  gap: 8px;
  background: #0E0037;
  color: var(--white);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  border-radius: 4px;
}
.btn-nav-drop .icon {
  font-size: 20px;
}
.btn-nav-drop:hover, .btn-nav-drop.active {
  background: var(--primary);
}
.btn-nav-drop.style-2:not(:hover) {
  background: var(--bg-26);
}

.nav-category-wrap {
  position: relative;
  min-width: 298px;
}

.box-nav-category {
  box-shadow: 0px 10px 25px 0px rgba(43, 52, 74, 0.1215686275);
  background: var(--white);
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.box-nav-category.active {
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
}
.box-nav-category > li:not(:last-child) {
  border-bottom: 1px solid var(--line);
}
.box-nav-category > li:not(:last-child) > a {
  padding-bottom: 15px;
}
.box-nav-category > li:first-child > a {
  padding-top: 15px;
}
.box-nav-category > li:last-child > a {
  padding-bottom: 15px;
}

.has-sub-nav-category {
  position: relative;
}
.has-sub-nav-category .sub-nav-category {
  padding: 32px;
  background: var(--white);
  box-shadow: 0px 10px 25px 0px rgba(71, 92, 133, 0.1019607843);
  position: absolute;
  left: 100%;
  top: 0;
  white-space: nowrap;
  transform: translateY(10px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 2;
  border-radius: 4px;
  display: flex;
  align-items: start;
  gap: 48px;
}
.has-sub-nav-category .tf-grid-layout {
  gap: 30px 48px;
}
.has-sub-nav-category .promo-banner {
  min-width: 331px;
}
.has-sub-nav-category:hover .nav-category_link {
  background: #F3F3F3;
  color: #B40808;
}
.has-sub-nav-category:hover .sub-nav-category {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.sub-nav-category_list {
  display: grid;
  place-items: start;
  min-width: 170px;
}
.sub-nav-category_list .sub-nav__title {
  color: var(--main);
  margin-bottom: 24px;
}
.sub-nav-category_list .sub-nav__link:not(:first-of-type) {
  padding-top: 5px;
}
.sub-nav-category_list .sub-nav__link:not(:last-of-type) {
  padding-bottom: 5px;
}

.nav-category_link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 15px 24px;
  line-height: 24px;
  font-weight: 500;
  color: var(--main);
}
.nav-category_link .icon {
  font-size: 20px;
}
.nav-category_link .text {
  flex: 1;
}
.nav-category_link .nav-badge {
  text-transform: uppercase;
  font-weight: 600;
  padding-left: 4px;
  padding-right: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nav-category_link .nav-badge.hot {
  background: rgba(220, 38, 38, 0.1215686275);
  color: var(--text-primary);
}
.nav-category_link .nav-badge.new {
  background: var(--critical);
  color: var(--white);
}
.nav-category_link.has-badge .text {
  display: flex;
  align-items: center;
  gap: 8px;
}
.nav-category_link:hover {
  background: #F3F3F3;
  color: #B40808;
}

.box-btn-open-menu {
  color: var(--main);
}

.has-menu-lv2 {
  position: relative;
}
.has-menu-lv2 .sub-menu_link {
  position: relative;
  justify-content: space-between;
}
.has-menu-lv2 .sub-menu-lv2 {
  min-width: 200px;
}
.has-menu-lv2::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 100%;
  height: 120%;
  width: 50px;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
}
.has-menu-lv2:hover > .sub-menu_link .text {
  color: var(--main);
}
.has-menu-lv2:hover > .sub-menu_link .text::before {
  right: auto;
  left: 0;
  width: 100%;
}
.has-menu-lv2:hover::after {
  opacity: 1;
  visibility: visible;
}
.has-menu-lv2:hover .sub-menu-lv2 {
  --tranY: 0px;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.sub-menu-lv2 {
  --tranY: 10px;
  position: absolute;
  left: calc(100% + 37px);
  top: -22px;
  padding: 32px;
  background: var(--white);
  box-shadow: 0px 10px 25px 0px rgba(43, 52, 74, 0.1215686275);
  transform: translateY(var(--tranY));
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.sub-menu-lv2 .sub-menu_list > li:first-child .sub-menu_link {
  padding-top: 0;
}
.sub-menu-lv2 .sub-menu_list > li:last-child .sub-menu_link {
  padding-bottom: 0;
}

/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
.tf-topbar {
  padding-top: 11px;
  padding-bottom: 11px;
  position: relative;
  z-index: 101;
}
.tf-topbar .br-line.fake-class {
  position: absolute;
  left: 0;
  right: 0;
}
.tf-topbar .btn-close-add {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.tf-topbar .tf-btn-swiper-main {
  display: flex;
  align-items: center;
  gap: 12px;
  width: 80%;
}
.tf-topbar .tf-btn-swiper-main .text-adver {
  gap: 14px;
}
.tf-topbar .tf-btn-swiper-main .text-adver .br-line {
  width: 14px;
}
.tf-topbar .tf-btn-swiper-main .nav-prev-swiper,
.tf-topbar .tf-btn-swiper-main .nav-next-swiper {
  display: flex;
}
@media (min-width: 992px) {
  .tf-topbar .tf-btn-swiper-main {
    max-width: 410px;
  }
}
@media (max-width: 991px) {
  .tf-topbar .tf-btn-swiper-main {
    margin: 0 auto;
  }
}

.swiper-topbar.swiper-vertical {
  height: 18px;
}
.swiper-topbar .text-adver {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.swiper-topbar .text-adver.adver-2 {
  gap: 12px;
}
.swiper-topbar .js-countdown .countdown__item:last-child .countdown__value {
  min-width: 15px;
  display: inline-flex;
  text-align: center;
}

/*------------ Blog ---------------- */
/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
.blog-grid-layout {
  display: grid;
  gap: 30px;
}
@media (min-width: 768px) {
  .blog-grid-layout {
    gap: 64px 30px;
  }
}

.article-blog {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 24px;
}
.article-blog .blog-image {
  border-radius: 10px;
  overflow: hidden;
  display: flex;
}
.article-blog .blog-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.article-blog .blog-image img.size446x270 {
  aspect-ratio: 1.6518518519;
}
.article-blog .infor-meta_list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  color: var(--main);
}
.article-blog .infor-name {
  margin-bottom: 10px;
  color: var(--main);
}
.article-blog.style-2 {
  gap: 25px;
}
.article-blog.style-2 .infor-meta {
  margin-bottom: 10px;
}
.article-blog.style-2 .blog-image {
  border-radius: 6px;
}
@media (max-width: 1199px) {
  .article-blog {
    gap: 16px;
  }
  .article-blog .infor-meta_list {
    gap: 10px;
  }
}

.tf-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.tf-pagination .pag-item {
  border: 1px solid var(--line);
  padding: 9px 14px;
  border-radius: 4px;
  min-width: 46px;
  justify-content: center;
  text-align: center;
  color: var(--main);
}
.tf-pagination .pag-item:hover {
  border-color: var(--main);
}
.tf-pagination .pag-item.active {
  background: var(--main);
  border-color: var(--main);
  color: var(--white);
}
@media (min-width: 768px) {
  .tf-pagination {
    gap: 12px;
  }
  .tf-pagination .pag-item.btn-direc_post {
    min-width: 100px;
  }
}

.sidebar-item:not(:last-child) {
  padding-bottom: 31px;
  border-bottom: 1px solid var(--line);
  margin-bottom: 32px;
}
.sidebar-item .sb-title {
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .sidebar-item:not(:last-child) {
    padding-bottom: 24px;
    margin-bottom: 24px;
  }
  .sidebar-item .sb-title {
    margin-bottom: 16px;
  }
}

.sb-category {
  display: grid;
  gap: 10px;
}
.sb-category li {
  display: flex;
}

.sb-recent {
  display: grid;
  gap: 12px;
}
.sb-recent .recent-item {
  display: flex;
  align-items: center;
  gap: 20px;
}
.sb-recent .image {
  flex-shrink: 0;
  border-radius: 4px;
  overflow: hidden;
  max-width: 98px;
}
@media (min-width: 992px) {
  .sb-recent {
    gap: 24px;
  }
}

.sb-tag {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.sb-tag li {
  display: flex;
}
.sb-tag a {
  padding: 9px 23px;
  border: 1px solid var(--line);
  border-radius: 6px;
}
.sb-tag a:hover {
  background: var(--line);
}

.sb-policy {
  display: grid;
  gap: 20px;
}
.sb-policy .policy-item {
  display: flex;
  align-items: center;
  gap: 12px;
}
.sb-policy .ic-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border: 1px solid var(--line);
  border-radius: 50%;
  color: var(--main);
}
.sb-policy .ic-wrap .icon {
  font-size: 30px;
}
.sb-policy .infor-name {
  margin-bottom: 4px;
  color: var(--main);
}
@media (min-width: 1200px) {
  .sb-policy {
    gap: 32px;
  }
  .sb-policy .policy-item {
    gap: 23px;
  }
}

.sb-gallery {
  gap: 5px;
}
.sb-gallery .image {
  border-radius: 4px;
  overflow: hidden;
}
.sb-gallery .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sb-gallery li {
  display: flex;
}

.sb-social {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.sb-social a {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--line);
}
@media (min-width: 1200px) {
  .sb-social a {
    width: 47px;
    height: 47px;
  }
}

.btn-sidebar-mb {
  position: fixed;
  top: 30%;
  left: 0;
  z-index: 50;
}
.btn-sidebar-mb button {
  width: 40px;
  height: 40px;
  border: 1px solid var(--black);
  background-color: var(--black);
  color: var(--white);
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-sidebar-mb button i {
  font-size: 20px;
}
.btn-sidebar-mb.right {
  left: unset;
  right: 0;
  transform: rotate(180deg);
}

.blog-single-content .entry-tag {
  padding: 9px 23px;
  border-radius: 4px;
  border: 1px solid var(--line);
}

.single-content_heading {
  display: grid;
  place-items: center;
  text-align: center;
  margin-bottom: 42px;
}
.single-content_heading .entry-tag {
  margin-bottom: 17px;
}
.single-content_heading .entry-meta {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px 20px;
}
.single-content_heading .entry-name {
  margin-bottom: 14px;
}
@media (max-width: 991px) {
  .single-content_heading {
    margin-bottom: 30px;
  }
}

.block-quote {
  padding: 20px;
  border-radius: 16px;
  background: var(--bg-4);
  display: flex;
  gap: 16px;
}
.block-quote .icon {
  font-size: 40px;
  color: #B8B8B8;
}
@media (min-width: 992px) {
  .block-quote {
    padding: 30px;
  }
  .block-quote .icon {
    font-size: 69px;
  }
  .block-quote .quote-text {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .block-quote {
    gap: 23px;
  }
  .block-quote .quote-text {
    padding-top: 53px;
    padding-bottom: 53px;
  }
}

.single-content_body {
  display: grid;
  gap: 42px;
  margin-bottom: 42px;
}
.single-content_body .entry-image {
  border-radius: 10px;
  overflow: hidden;
}
.single-content_body .entry-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single-content_body .entry-image.large img {
  min-height: 300px;
}
@media (max-width: 991px) {
  .single-content_body {
    gap: 30px;
    margin-bottom: 30px;
  }
}

.single-content_footer {
  display: grid;
  gap: 24px;
}
.single-content_footer .entry-share {
  gap: 15px;
  display: flex;
  align-items: center;
}
.single-content_footer .box-direc {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
.single-content_footer .btn-direc_post {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--black);
}
.single-content_footer .btn-direc_post:hover {
  background: var(--black);
  color: var(--white);
}
@media (min-width: 1200px) {
  .single-content_footer {
    gap: 32px;
  }
  .single-content_footer .box-direc {
    gap: 30px;
  }
  .single-content_footer .btn-direc_post {
    width: 60px;
    height: 60px;
  }
  .single-content_footer .btn-direc_post .icon {
    font-size: 20px;
  }
}

.wg-comment {
  padding-top: 47px;
  padding-bottom: 47px;
  border-top: 1px solid var(--black);
  border-bottom: 1px solid var(--black);
}
.wg-comment .title {
  margin-bottom: 32px;
}
.wg-comment .comment-item {
  display: flex;
  align-items: center;
  gap: 20px;
}
.wg-comment .comment-item .cmt_image {
  border-radius: 4px;
  overflow: hidden;
}
.wg-comment .comment-item .cmt_infor {
  display: grid;
  gap: 5px;
}
.wg-comment .list-comment {
  display: grid;
  gap: 24px;
}
@media (min-width: 1200px) {
  .wg-comment .list-comment {
    gap: 40px;
  }
}

.wg-leave-comment .title {
  margin-bottom: 10px;
}
.wg-leave-comment .desc {
  margin-bottom: 24px;
}

.article-blog-v2 .blog-image {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 24px;
}
.article-blog-v2 .blog_name {
  margin-bottom: 15px;
}
/*------------ Element ---------------- */
/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
@keyframes sliderShape {
  0%, 100% {
    border-radius: 42% 58% 70% 30%/45% 45% 55% 55%;
    transform: translate3d(0, 0, 0) rotateZ(0.01deg);
  }
  34% {
    border-radius: 70% 30% 46% 54%/30% 29% 71% 70%;
    transform: translate3d(0, 5px, 0) rotateZ(0.01deg);
  }
  50% {
    transform: translate3d(0, 0, 0) rotateZ(0.01deg);
  }
  67% {
    border-radius: 100% 60% 60% 100%/100% 100% 60% 60%;
    transform: translate3d(0, -3px, 0) rotateZ(0.01deg);
  }
}
@keyframes ripple-line {
  to {
    transform: scale(2);
    opacity: 0;
  }
}
@keyframes shine-reverse {
  0% {
    left: 100%;
  }
  100% {
    left: -100%;
  }
}
@-webkit-keyframes spinner-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes spinner-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes iconBounce {
  0%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@keyframes float1 {
  0%, 100% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    transform: translateY(-5px) rotate(-5deg);
  }
}
@keyframes float2 {
  0%, 100% {
    transform: translateX(0) rotate(0deg);
  }
  50% {
    transform: translateX(5px) rotate(10deg);
  }
}
@keyframes float3 {
  0%, 100% {
    transform: scale(1) rotate(0deg);
  }
  50% {
    transform: scale(1.1) rotate(-8deg);
  }
}
@keyframes float4 {
  0%, 100% {
    opacity: 0.6;
    transform: translateY(0);
  }
  50% {
    opacity: 1;
    transform: translateY(-8px);
  }
}
@keyframes float5 {
  0%, 100% {
    transform: rotate(0deg) scale(1);
  }
  25% {
    transform: rotate(5deg) scale(1.05);
  }
  75% {
    transform: rotate(-5deg) scale(1.05);
  }
}
@keyframes bgMove {
  from {
    background-position: 200% 0;
  }
  to {
    background-position: 0% 0;
  }
}
@keyframes effect-send {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  49% {
    transform: translate3d(42px, -39px, 38px);
    opacity: 0;
  }
  50% {
    transform: translate3d(-42px, 39px, 38px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes move-stripes {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 1000px 0;
  }
}
.effect-flash {
  position: relative;
  overflow: hidden;
}
.effect-flash::after {
  background-image: linear-gradient(90deg, transparent, var(--white), transparent);
  content: "";
  left: 150%;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: skew(-20deg);
  width: 200%;
  animation: 3s cubic-bezier(0.01, 0.56, 1, 1) infinite erFlashEffect;
  opacity: 0.7;
}

@keyframes erFlashEffect {
  100%, 20% {
    left: -200%;
  }
}
@keyframes BackgroundAnimatedVertical {
  0% {
    background-position: 50% 0;
  }
  100% {
    background-position: 50% 100%;
  }
}
.clip-text-bg-vertical {
  -webkit-animation: BackgroundAnimatedVertical 10s linear infinite;
  -moz-animation: BackgroundAnimatedVertical 10s linear infinite;
  -ms-animation: BackgroundAnimatedVertical 10s linear infinite;
  -o-animation: BackgroundAnimatedVertical 10s linear infinite;
  animation: BackgroundAnimatedVertical 10s linear infinite;
}

.tf-animate-zoom-in-out {
  -webkit-animation: tf-animate-zoom-in-out 60s linear infinite;
  -khtml-animation: tf-animate-zoom-in-out 60s linear infinite;
  -moz-animation: tf-animate-zoom-in-out 60s linear infinite;
  -ms-animation: tf-animate-zoom-in-out 60s linear infinite;
  -o-animation: tf-animate-zoom-in-out 60s linear infinite;
  animation: tf-animate-zoom-in-out 60s linear infinite;
}

@keyframes tf-animate-zoom-in-out {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes animateProgressLine {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}
@keyframes gradientFlow {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 200% 50%;
  }
}
/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
.hover-img .img-style {
  overflow: hidden;
}
.hover-img .img-style img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: opacity 0.5s ease, transform 1.5s cubic-bezier(0, 0, 0.44, 1.18);
  transition: opacity 0.5s ease, transform 1.5s cubic-bezier(0, 0, 0.44, 1.18);
}
.hover-img:hover .img-style img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.hover-img .img-style2 {
  overflow: hidden;
  border-radius: 10px;
}
.hover-img .img-style2 .img-hv {
  width: 100%;
  object-fit: cover;
  -webkit-transition: all 1s cubic-bezier(0.3, 1, 0.35, 1) 0s;
  transition: all 1s cubic-bezier(0.3, 1, 0.35, 1) 0s;
  transition: transform 500ms ease;
}

.hover-img2 .img-style2 {
  overflow: hidden;
  border-radius: 8px;
}
.hover-img2 .img-style2 .img2 {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hover-img2:hover .img2 {
  transform: scale(1.1) rotate(3deg);
}

.hover-img3 .img-style3 {
  border-radius: 8px;
  overflow: hidden;
}
.hover-img3 .img-style3 img {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hover-img3:hover img {
  transform: scale(1.075);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.hover-img4 .img-style4 {
  position: relative;
  overflow: hidden;
}
.hover-img4 .img-style4:after {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
  pointer-events: none;
}
.hover-img4 .img-style4 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s;
}
.hover-img4:hover .img-style4:after {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}
.hover-img4:hover .img-style4 img {
  transform: scale(1.1);
}

.hover-img5 .img-style5 {
  position: relative;
  overflow: hidden;
}
.hover-img5 .img-style5:after {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
  pointer-events: none;
}
.hover-img5 .img-style5 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hover-img5:hover .img-style5:after {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}

.hover-img6 .img-style6 {
  overflow: hidden;
}
.hover-img6 .img-style6 img {
  --scale-x: 1;
  --scale-y: 1;
  transition: var(--animation-default);
  transition-property: transform;
  transform: scaleX(var(--scale-x)) scaleY(var(--scale-y));
}
.hover-img6:hover .img-style6 img {
  --scale-x: 1.08;
  --scale-y: 1.08;
}
.hover-img6:hover .img-style6.scale-small img {
  --scale-x: 1.04;
  --scale-y: 1.04;
}

.pagi2 .swiper-pagination2:hover .box-img .icon-practice,
.swiper-button-next2:hover .box-img .icon-practice,
.swiper-button-prev2:hover .box-img .icon-practice,
.hv-one:hover .box-img .icon-practice {
  opacity: 1;
  z-index: 99;
  top: 50%;
  transition-delay: 0.5s;
}
.pagi2 .swiper-pagination2:hover .img-style::before,
.swiper-button-next2:hover .img-style::before,
.swiper-button-prev2:hover .img-style::before,
.hv-one:hover .img-style::before {
  opacity: 1;
}
.pagi2 .swiper-pagination2 .img-style,
.swiper-button-next2 .img-style,
.swiper-button-prev2 .img-style,
.hv-one .img-style {
  border-radius: 10px;
  overflow: hidden;
}
.pagi2 .swiper-pagination2 .img-style::before,
.swiper-button-next2 .img-style::before,
.swiper-button-prev2 .img-style::before,
.hv-one .img-style::before {
  content: "";
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.5019607843);
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 99;
  opacity: 0;
  border-radius: 10px;
}
.pagi2 .swiper-pagination2 .img-style.s-one::before,
.swiper-button-next2 .img-style.s-one::before,
.swiper-button-prev2 .img-style.s-one::before,
.hv-one .img-style.s-one::before {
  border-radius: 50%;
}

.hv-one2:hover .img-style2::before {
  opacity: 1;
  visibility: visible;
}
.hv-one2 .img-style2::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  border-radius: 10px;
}

.hv-tool {
  position: relative;
  transition: all 0.3s ease;
}

.hover-tooltip {
  position: relative;
}
.hover-tooltip .tooltip {
  font-family: "Poppins", sans-serif;
  position: absolute;
  white-space: nowrap;
  padding: 2px 12px;
  border-radius: 2px;
  bottom: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
  color: var(--white);
  background-color: var(--black);
  transition: transform 0.3s ease 0.1s, opacity 0.3s ease 0.1s;
  z-index: 5;
  font-size: 12px;
  line-height: 22px;
  font-weight: 400;
  border-radius: 8px;
  text-align: center;
  display: none;
}
.hover-tooltip .tooltip::before {
  content: "";
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  top: 22px;
  position: absolute;
  background: var(--black);
  width: 9px;
  height: 9px;
  z-index: -1;
}
.hover-tooltip .tooltip.style-white {
  color: var(--black);
  background: var(--white);
}
.hover-tooltip .tooltip.style-white::before {
  background: var(--white);
}
@media (min-width: 1200px) {
  .hover-tooltip .tooltip {
    display: block;
  }
}
.hover-tooltip:hover .tooltip {
  opacity: 1;
  visibility: visible;
}
.hover-tooltip.tooltip-bot .tooltip {
  top: calc(100% + 9px);
  bottom: unset;
}
.hover-tooltip.tooltip-bot .tooltip::before {
  top: -5px;
}
.hover-tooltip.tooltip-left .tooltip {
  right: 100%;
  bottom: auto;
  transform: translateX(0px);
  left: unset;
}
.hover-tooltip.tooltip-left .tooltip::before {
  top: 50%;
  left: auto;
  transform: translateY(-50%) rotate(45deg);
  right: -4px;
}
.hover-tooltip.tooltip-left:hover .tooltip {
  transform: translateX(-12px);
}
.hover-tooltip.tooltip-right .tooltip {
  left: 100%;
  bottom: auto;
  transform: translateX(0px);
}
.hover-tooltip.tooltip-right .tooltip::before {
  top: 50%;
  right: auto;
  transform: translateY(-50%) rotate(45deg);
  left: -4px;
}
.hover-tooltip.tooltip-right:hover .tooltip {
  transform: translateX(8px);
}

.hover-overlay {
  position: relative;
}
.hover-overlay::before {
  position: absolute;
  z-index: 2;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  top: 0;
  left: 0;
  transition: 0.4s ease 0.1s;
  opacity: 0;
  visibility: hidden;
}
.hover-overlay:hover::before {
  opacity: 1;
  visibility: visible;
}

.hover-cursor-img .hover-image {
  display: none;
}
@media (min-width: 1200px) {
  .hover-cursor-img {
    position: relative;
  }
  .hover-cursor-img .hover-image {
    position: fixed;
    display: block;
    transform: scale(0);
    pointer-events: none;
    opacity: 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
    z-index: 1000;
  }
  .hover-cursor-img .hover-image img {
    border-radius: 12px;
  }
}

.text-scale {
  transform-origin: top left;
}

.tf-letter {
  display: inline-block;
}

/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
.box-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}

.social-color {
  --facebook-cl: rgb(59, 89, 152);
  --x-cl: rgb(85, 85, 85);
  --instagram-cl: linear-gradient(#8a3ab9, #e95950, #fccc63);
  --threads-cl: rgb(224, 53, 102);
  --youtube-cl: rgb(205, 32, 31);
  --tiktok-cl: linear-gradient(#25f4ee, #000, #fe2c55);
  --tiktok-cl2: rgb(254, 44, 85);
  --pinterest-cl: rgb(203, 32, 39);
  --tumblr-cl: rgb(55, 69, 92);
  --vimeo-cl: rgb(26, 183, 234);
  --snapchat-cl: rgb(255, 221, 0);
  --whatsapp-cl: rgb(0, 230, 118);
  --linked_in-cl: rgb(23, 106, 255);
  --wechat-cl: rgb(26, 173, 24);
  --reddit-cl: rgb(255, 69, 0);
  --line-cl: rgb(0, 195, 77);
  --spotify-cl: rgb(30, 125, 96);
}
.social-color a {
  position: relative;
  overflow: hidden;
  color: var(--main);
}
.social-color a .icon {
  display: inline-flex;
  position: relative;
  z-index: 1;
}
.social-color a::after {
  content: "";
  border-radius: 50%;
  position: absolute;
  background: transparent;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
.social-color .social-facebook::after {
  background: var(--facebook-cl);
}
.social-color .social-facebook:hover {
  color: var(--white);
}
.social-color .social-facebook:hover::after {
  opacity: 1;
  visibility: visible;
}
.social-color .social-instagram::after {
  background: var(--instagram-cl);
}
.social-color .social-instagram:hover {
  color: var(--white);
}
.social-color .social-instagram:hover::after {
  opacity: 1;
  visibility: visible;
}
.social-color .social-x::after {
  background: var(--x-cl);
}
.social-color .social-x:hover {
  color: var(--white);
}
.social-color .social-x:hover::after {
  opacity: 1;
  visibility: visible;
}
.social-color .social-snapchat::after {
  background: var(--snapchat-cl);
}
.social-color .social-snapchat:hover {
  color: var(--white);
}
.social-color .social-snapchat:hover::after {
  opacity: 1;
  visibility: visible;
}
.social-color .social-pinterest::after {
  background: var(--pinterest-cl);
}
.social-color .social-pinterest:hover {
  color: var(--white);
}
.social-color .social-pinterest:hover::after {
  opacity: 1;
  visibility: visible;
}
.social-color .social-linkin::after {
  background: var(--linked_in-cl);
}
.social-color .social-linkin:hover {
  color: var(--white);
}
.social-color .social-linkin:hover::after {
  opacity: 1;
  visibility: visible;
}
.social-color .social-tiktok::after {
  background: var(--tiktok-cl);
}
.social-color .social-tiktok:hover {
  color: var(--white);
}
.social-color .social-tiktok:hover::after {
  opacity: 1;
  visibility: visible;
}

.tf-social-icon {
  display: flex;
  gap: 12px;
}
.tf-social-icon a {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--line);
  border-radius: 6px;
}
.tf-social-icon a .icon {
  font-size: 20px;
}
.tf-social-icon a:hover {
  background: var(--black);
  color: var(--white);
}

.tf-social-icon-2 {
  display: flex;
  align-items: center;
  gap: 8px;
}
.tf-social-icon-2 a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid var(--line);
}
.tf-social-icon-2 a:hover {
  border-color: var(--primary);
  background-color: var(--primary);
  color: var(--white);
}
.tf-social-icon-2 .icon {
  font-size: 24px;
}
.tf-social-icon-2.style-2 a {
  width: 32px;
  height: 32px;
}
.tf-social-icon-2.style-2 a:hover {
  border-color: var(--text);
  background-color: var(--text);
}
.tf-social-icon-2.style-2 .icon {
  font-size: 16px;
}
.tf-social-icon-2.hv-dark a:hover {
  border-color: var(--text);
  background-color: var(--text);
}
@media (min-width: 1200px) {
  .tf-social-icon-2 a {
    width: 44px;
    height: 44px;
  }
}

.box-icon_V01 {
  text-align: center;
  position: relative;
}
.box-icon_V01 .icon {
  font-size: 40px;
  margin-bottom: 15px;
  display: inline-flex;
  transition-duration: 0.5s;
  color: var(--main);
}
.box-icon_V01 .title {
  margin-bottom: 15px;
}
.box-icon_V01:hover .icon {
  transform: scale(1.1);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.box-icon_V01.style-2 {
  padding: 24px 20px;
  border: 1px solid var(--line-3);
  border-radius: 20px;
}
@media (min-width: 992px) {
  .box-icon_V01 .icon {
    font-size: 52px;
    margin-bottom: 25px;
  }
  .box-icon_V01.style-2 {
    padding: 31px;
  }
  .box-icon_V01.style-2 .icon {
    margin-bottom: 24px;
  }
}
@media (max-width: 991px) {
  .box-icon_V01.style-2 .icon img {
    max-width: 40px;
  }
}

/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
.offcanvas {
  border: none !important;
  color: inherit;
  z-index: 3000;
  background-color: var(--white);
  color: var(--main);
}
.offcanvas.offcanvas-end, .offcanvas.offcanvas-start {
  width: 390px;
}
.offcanvas .offcanvas-content {
  height: 100%;
}
.offcanvas.offcanvas-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  opacity: 0;
  visibility: hidden;
  max-width: calc(100vw - 30px);
}
.offcanvas.offcanvas-center.show {
  visibility: visible;
  opacity: 1;
}

.offcanvas-backdrop {
  z-index: 2999;
  cursor: url(../images/cursor-close.svg), auto;
  backdrop-filter: blur(4px);
  background: rgba(0, 0, 0, 0.2392156863);
}
.offcanvas-backdrop.show {
  opacity: 1;
}

.modal-backdrop {
  backdrop-filter: blur(4px);
  background: rgba(0, 0, 0, 0.2392156863);
}
.modal-backdrop.show {
  opacity: 1;
}

.overflow-x-auto::-webkit-scrollbar,
.overflow-y-auto::-webkit-scrollbar {
  width: 0px;
}

.modal {
  cursor: url(../images/cursor-close.svg), auto;
  color: var(--main);
}
.modal .modal-content {
  border: 0;
}
.modal .modal-body {
  padding: 0;
}
.modal.fullRight .modal-dialog {
  transform: translate(100%, 0);
  min-width: 100%;
  height: 100%;
  margin: 0;
  transition: transform 1s ease-out;
}
.modal.fullRight .modal-dialog .modal-content {
  border-radius: 0;
  border: 0;
  margin: auto;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  padding: 0;
}
.modal.fullRight .modal-dialog .modal-content .modal-body {
  overflow: auto;
  padding: 0;
  padding-bottom: 30px;
}
.modal.fullRight.show .modal-dialog {
  transform: none;
  transition: transform 0.4s ease-out;
}
.modal.fullLeft .modal-dialog {
  transform: translate(-100%, 0) !important;
  min-width: 100%;
  height: 100%;
  margin: 0;
  transition: all 0.3s !important;
}
.modal.fullLeft .modal-content {
  border-radius: 0;
  border: 0;
  margin: auto;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  padding: 0;
}
.modal.fullLeft .modal-body {
  overflow: auto;
  padding: 0;
  padding-bottom: 30px;
}
.modal.fullLeft.show .modal-dialog {
  transform: translate(0, 0) !important;
}
.modal.fullBottom .modal-dialog {
  transform: translate(0, 100%);
  min-width: 100%;
  height: 100%;
  max-height: unset;
  margin: 0;
  transition: transform 0.3s linear !important;
}
.modal.fullBottom .modal-content {
  border-radius: 0;
  border: 0;
  margin: auto;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0;
  max-height: max-content;
}
.modal.fullBottom .modal-body {
  overflow: auto;
  padding: 0;
  padding-bottom: 30px;
}
.modal.fullBottom.show .modal-dialog {
  transform: translate(0, 0);
}
.modal.fade:not(.show) {
  opacity: 0;
}
.modal .modal-content {
  cursor: default !important;
  border-radius: 10px;
}
.modal .modal-dialog {
  margin: 15px auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 742px;
}
@media (max-width: 575px) {
  .modal {
    --bs-modal-margin: 1.75rem;
  }
}
.modal .modal-content {
  padding: 20px 16px;
}
@media (min-width: 768px) {
  .modal .modal-content {
    padding: 40px;
  }
}

.modal-heading {
  position: relative;
  margin-bottom: 24px;
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.modal-heading .icon {
  font-size: 24px;
}

.canvas-wrapper {
  padding: 0;
  isolation: isolate;
  height: 100%;
  width: 100%;
  max-height: none;
  display: grid;
  grid-auto-rows: auto minmax(0, 1fr) auto;
  align-content: start;
}

.canvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px;
  position: relative;
  text-transform: capitalize;
}
.canvas-header::after {
  position: absolute;
  left: 24px;
  right: 24px;
  bottom: 0;
  height: 1px;
  background-color: var(--line);
}

.canvas-body {
  padding: 24px;
  overscroll-behavior-y: contain;
  overflow-y: auto;
  flex: 1;
}
.canvas-body::-webkit-scrollbar {
  width: 2px;
}
.canvas-body::-webkit-scrollbar-track {
  background-color: var(--white);
}
.canvas-body::-webkit-scrollbar-thumb {
  background: var(--black);
  border-radius: 2px;
}

.canvas-footer,
.canvas-bottom {
  padding: 20px 24px;
  border-top: 1px solid var(--line-5);
}

.canvas-filter .canvas-header {
  padding-top: 0;
  padding-bottom: 0;
}
.canvas-filter .canvas-header .title {
  display: flex;
  align-items: center;
  gap: 10px;
}
.canvas-filter .canvas-header .wrap-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid var(--line);
}
.canvas-filter .canvas-body {
  padding-top: 0px;
}
.canvas-filter .canvas-bottom {
  display: grid;
  place-items: center;
  gap: 20px;
}

.sidebar-filter {
  background-color: var(--white);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  max-width: 344px;
  width: 100%;
}
.sidebar-filter .canvas-body {
  overflow-x: hidden;
}
@media (min-width: 1200px) {
  .sidebar-filter .canvas-body,
  .sidebar-filter .canvas-bottom {
    padding: 0;
  }
}
@media (max-width: 1199px) {
  .sidebar-filter {
    position: fixed;
    bottom: 0;
    z-index: 3000;
    display: flex;
    flex-direction: column;
    background-clip: padding-box;
    outline: 0;
  }
  .sidebar-filter.left {
    top: 0;
    left: 0;
    transform: translateX(-100%);
  }
  .sidebar-filter.right {
    top: 0;
    right: 0;
    transform: translateX(100%);
  }
  .sidebar-filter.show {
    transform: none;
  }
}
@media (min-width: 1200px) {
  .sidebar-filter .canvas-header {
    padding: 0;
    padding-bottom: 24px;
  }
  .sidebar-filter .canvas-body {
    overscroll-behavior-y: unset;
  }
}

.modal-log .modal-dialog {
  max-width: 510px;
}
.modal-log .modal-content {
  position: relative;
  padding: 20px 15px;
  border-radius: 20px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .modal-log .modal-content {
    padding: 32px;
  }
}

.modal-ask .modal-dialog {
  max-width: 712px;
}

.tf-toolbar-bottom {
  display: none;
  padding: 12px 0px 12px;
  position: fixed;
  z-index: 200;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: var(--white);
  box-shadow: 0px 4px 20px 0px rgba(163, 163, 163, 0.2784313725);
  border-top: 1px solid var(--line);
  color: var(--main);
}
.tf-toolbar-bottom .toolbar-item {
  flex: 1 0 20%;
  position: relative;
}
.tf-toolbar-bottom a {
  width: 100%;
  gap: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.tf-toolbar-bottom .toolbar-icon {
  font-size: 24px;
  position: relative;
  display: flex;
}
.tf-toolbar-bottom .toolbar-count {
  position: absolute;
  top: -6px;
  right: -9px;
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #BA1717;
  border-radius: 50%;
  font-size: 10px;
  color: var(--white);
}
.tf-toolbar-bottom .toolbar-label {
  font-size: 12px;
  line-height: 16px;
}
@media (max-width: 1199px) {
  .tf-toolbar-bottom {
    display: flex;
  }
}

.modal-search .modal-dialog {
  max-width: 1154px;
}
.modal-search .modal-content {
  gap: 24px;
  padding: 20px 20px 20px;
  border-radius: 24px;
}
.modal-search .form-search-nav input {
  border-radius: 12px;
}
.modal-search .tf-list-tag {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
.modal-search .link-tag {
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid var(--line);
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
}
.modal-search .link-tag:hover {
  background: var(--line);
}
@media (min-width: 1200px) {
  .modal-search .modal-content {
    gap: 32px;
  }
  .modal-search .form-search-nav input {
    padding: 12px 23px;
    padding-right: 52px;
    font-size: 18px;
    line-height: 28px;
  }
  .modal-search .modal-content {
    padding: 40px;
  }
}

/* -- Shoping Cart -- */
.tf-minicart-recommendations {
  border: 1px solid var(--line);
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  border-radius: 10px;
}
.tf-minicart-recommendations .tf-minicart-recommendations_heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid var(--line);
  margin-bottom: 12px;
}
@media (min-width: 1200px) {
  .tf-minicart-recommendations {
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 24px;
  }
}

.tf-minicart-recommendations-item {
  display: flex;
  align-items: center;
  gap: 20px;
}
.tf-minicart-recommendations-item .recommendations_image {
  border-radius: 4px;
  overflow: hidden;
}
.tf-minicart-recommendations-item .recommendations_infor {
  flex: 1;
  display: grid;
  gap: 10px;
}
@media (min-width: 1200px) {
  .tf-minicart-recommendations-item.style-2 {
    gap: 33px;
  }
  .tf-minicart-recommendations-item.style-2 .recommendations_image {
    max-width: 100px;
  }
  .tf-minicart-recommendations-item.style-2 .recommendations_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.popup-header {
  padding: 20px 20px 10px;
}
.popup-header .heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--line);
  margin-bottom: 18px;
}
@media (min-width: 1200px) {
  .popup-header {
    padding: 32px 32px 16px;
  }
  .popup-header .heading {
    padding-top: 10px;
  }
}

.popup-shopping-cart {
  flex-direction: row;
}
.popup-shopping-cart .cart-threshold .tf-progress-ship {
  border-radius: 16px;
  height: 5px;
  background: var(--line-5);
  overflow: hidden;
}
.popup-shopping-cart .cart-threshold .tf-progress-ship .value {
  background: #A6140F;
  height: 7px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
}
.popup-shopping-cart .wrap {
  display: flex;
  flex-direction: column;
}
.popup-shopping-cart .tf-mini-cart-wrap {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  position: relative;
}
.popup-shopping-cart .tf-mini-cart-bottom {
  box-shadow: 0px -2px 15px 0px rgba(168, 168, 168, 0.2);
}
.popup-shopping-cart .tf-mini-cart-bottom .tf-mini-cart-total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}
.popup-shopping-cart .tf-mini-cart-bottom .tf-mini-cart-view-checkout {
  display: flex;
  gap: 10px;
}
.popup-shopping-cart .tf-mini-cart-bottom .tf-mini-cart-view-checkout a {
  width: 100%;
}
.popup-shopping-cart .tf-mini-cart-bottom-wrap {
  padding: 20px;
}
.popup-shopping-cart .tf-mini-cart-bottom-wrap .tf-mini-cart-total {
  margin-bottom: 12px;
}
.popup-shopping-cart .tf-mini-cart-bottom-wrap .checkbox-wrap {
  margin-bottom: 32px;
}
.popup-shopping-cart .tf-mini-cart-bottom-wrap .tf-mini-cart-view-checkout {
  display: flex;
  gap: 10px;
}
.popup-shopping-cart .tf-mini-cart-bottom-wrap .tf-mini-cart-view-checkout a {
  width: 100%;
}
@media (min-width: 576px) {
  .popup-shopping-cart {
    max-width: 520px;
    width: 100% !important;
  }
}
@media (min-width: 1200px) {
  .popup-shopping-cart .tf-mini-cart-bottom-wrap {
    padding: 24px 32px 38px;
  }
}
@media (max-width: 767px) {
  .popup-shopping-cart {
    flex-direction: column;
    max-width: min(500px, 100vw);
    max-width: 340px;
  }
  .popup-shopping-cart .tf-mini-cart-item {
    gap: 8px;
  }
  .popup-shopping-cart .tf-mini-cart-item .tf-mini-cart-image {
    max-width: 80px;
    flex-shrink: 0;
  }
  .popup-shopping-cart .tf-mini-cart-item .tf-mini-cart-image img {
    aspect-ratio: 0.6896551724;
  }
}

.tf-mini-cart-main {
  flex: 1 1 auto;
  position: relative;
}

.tf-mini-cart-sroll {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: auto;
  padding: 10px 20px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.tf-mini-cart-sroll::-webkit-scrollbar {
  width: 4px;
  background: var(--line5);
}
.tf-mini-cart-sroll::-webkit-scrollbar-thumb {
  background-color: var(--black);
}
@media (min-width: 1200px) {
  .tf-mini-cart-sroll {
    padding: 16px 32px 32px;
  }
  .tf-mini-cart-sroll::-webkit-scrollbar {
    width: 8px;
    background: var(--line);
  }
}

.tf-mini-cart-items {
  flex-direction: column;
  display: flex;
}
.tf-mini-cart-items .tf-mini-cart-item {
  padding-bottom: 25px;
}

.tf-mini-cart-tool {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 20px;
  border-bottom: 1px solid var(--line);
}

.tf-mini-cart-tool-btn {
  width: 100%;
  text-align: center;
  display: grid;
  place-items: center;
  gap: 6px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-mini-cart-tool-btn .icon {
  font-size: 22px;
}

.tf-mini-cart-tool-openable {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translateY(100%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 70;
  pointer-events: none;
}
.tf-mini-cart-tool-openable.open {
  transform: translateY(0);
  pointer-events: all;
}
.tf-mini-cart-tool-openable.open > .overlay,
.tf-mini-cart-tool-openable.open .tf-mini-cart-tool-content {
  opacity: 1;
}
.tf-mini-cart-tool-openable > .overlay {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 200vh;
  background: var(--black_40);
  backdrop-filter: blur(4px);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-mini-cart-tool-openable .tf-mini-cart-tool-close {
  cursor: pointer;
}
.tf-mini-cart-tool-openable .tf-mini-cart-tool-content {
  position: relative;
  z-index: 80;
  padding: 32px;
  background-color: var(--white);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-mini-cart-tool-openable .tf-mini-cart-tool-content .tf-mini-cart-tool-title {
  margin-bottom: 12px;
}
.tf-mini-cart-tool-openable .tf-mini-cart-tool-content .tf-cart-tool-btns {
  display: flex;
  gap: 10px;
}
.tf-mini-cart-tool-openable.add-gift .tf-mini-cart-tool-text {
  margin-bottom: 32px;
}
@media (min-width: 1200px) {
  .tf-mini-cart-tool-openable.add-gift .tf-mini-cart-tool-text {
    margin-bottom: 149px;
  }
}
.tf-mini-cart-tool-openable.add-note .tf-mini-cart-tool-content {
  display: grid;
}
.tf-mini-cart-tool-openable.add-note textarea {
  margin-bottom: 32px;
}
.tf-mini-cart-tool-openable.add-coupon input {
  margin-bottom: 32px;
}
.tf-mini-cart-tool-openable.estimate-shipping .form-content {
  gap: 14px;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .tf-mini-cart-tool-openable .tf-mini-cart-tool-content {
    padding: 20px;
  }
  .tf-mini-cart-tool-openable.estimate-shipping .form-content {
    gap: 16px;
  }
}

.tf-mini-cart-item {
  display: flex;
  align-items: start;
  gap: 10px;
}
.tf-mini-cart-item .tf-mini-cart-image {
  max-width: 100px;
  border-radius: 4px;
  overflow: hidden;
}
.tf-mini-cart-item .tf-mini-cart-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 0.8620689655;
}
.tf-mini-cart-item .tf-mini-cart-info {
  flex: 1;
  display: grid;
  gap: 8px;
}
.tf-mini-cart-item .tf-prd-select {
  align-items: start;
  gap: 10px;
}

/* -- Quick View -- */
.modal-quickview .modal-dialog {
  max-width: 1130px;
}
.modal-quickview .modal-content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0;
  overflow: hidden;
  gap: 0;
}
.modal-quickview .modal-content .col-left {
  margin-bottom: 0;
}
.modal-quickview .modal-content .col-right {
  padding: 30px 20px;
  position: relative;
}
.modal-quickview .btn-close-popup {
  position: absolute;
  right: 12px;
  top: 12px;
}
.modal-quickview .tf-product-info-wrap .tf-product-info-list {
  margin-bottom: 33px;
}
.modal-quickview .swiper-quickview {
  height: 100%;
}
.modal-quickview .swiper-quickview .item {
  height: 100%;
}
.modal-quickview .swiper-quickview .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 0.7335285505;
}
@media (min-width: 768px) {
  .modal-quickview .btn-close-popup {
    position: absolute;
    right: 24px;
    top: 24px;
    z-index: 3;
  }
  .modal-quickview .modal-content {
    flex-direction: row;
  }
  .modal-quickview .modal-content .col-left {
    width: 45.5454545455%;
  }
  .modal-quickview .modal-content .col-right {
    width: 54.4545454545%;
  }
}
@media (min-width: 1200px) {
  .modal-quickview .modal-content .col-right {
    padding: 48px 72px 48px 48px;
  }
}
@media (max-width: 767px) {
  .modal-quickview .modal-content .col-right {
    padding: 0 16px 24px;
  }
}

.tf-product-quick_add {
  display: grid;
  gap: 20px;
}
.tf-product-quick_add .product-mini-view {
  display: flex;
  align-items: center;
  gap: 12px;
}
.tf-product-quick_add .product-mini-view .prd-content {
  display: grid;
  gap: 4px;
}
.tf-product-quick_add .product-mini-view .prd-image {
  border-radius: 8px;
  overflow: hidden;
}
.tf-product-quick_add .wg-quantity {
  min-width: 140px;
}
.tf-product-quick_add .btn-action-price {
  padding-left: 15px;
  padding-right: 15px;
  gap: 0px;
}
.tf-product-quick_add .product-total-quantity {
  display: grid;
  gap: 12px;
}
.tf-product-quick_add .group-action {
  gap: 10px;
  display: flex;
}
@media (max-width: 767px) {
  .tf-product-quick_add .wg-quantity {
    min-width: 120px;
  }
}

.box-text_empty.type-shop_cart {
  display: flex;
  flex-direction: column;
  height: 100%;
  gap: 30px;
  flex: 1;
}
.box-text_empty.type-shop_cart .shop-empty_top {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  flex: 1;
}
.box-text_empty.type-shop_cart .shop-empty_top .image {
  margin-bottom: 32px;
}
.box-text_empty.type-shop_cart .shop-empty_top .text-emp {
  margin-bottom: 24px;
}
.box-text_empty.type-shop_cart .shop-empty_bot {
  display: grid;
  gap: 24px;
  margin-bottom: -20px;
  padding-bottom: 20px;
}
@media (min-width: 1200px) {
  .box-text_empty.type-shop_cart .shop-empty_bot {
    display: grid;
    gap: 32px;
  }
  .box-text_empty.type-shop_cart .shop-empty_bot .tf-list {
    gap: 32px;
  }
}

.modal-compare .modal-dialog {
  max-width: 1280px;
}
.modal-compare .modal-title {
  margin-bottom: 24px;
}
.modal-compare .btn-close-popup {
  position: absolute;
  display: flex;
  top: 12px;
  right: 12px;
}
@media (min-width: 1200px) {
  .modal-compare .modal-content {
    padding: 48px 70px;
  }
  .modal-compare .modal-title {
    margin-bottom: 48px;
  }
  .modal-compare .btn-close-popup {
    top: 24px;
    right: 24px;
  }
}

.tf-compare-list .tf-compare-head {
  flex: 0 0 18.96%;
  display: grid;
  align-items: center;
  white-space: nowrap;
}
.tf-compare-list .tf-compare-head .title {
  font-size: 28px;
  line-height: 34px;
}
.tf-compare-list .tf-compare-offcanvas {
  display: flex;
  align-items: center;
  flex: 1 1 100%;
  overflow-x: auto;
  margin-bottom: 24px;
}
.tf-compare-list .tf-compare-item {
  flex: 0 0 25%;
  padding: 0 7.5px;
  display: grid;
  gap: 12px;
  position: relative;
}
.tf-compare-list .tf-compare-item a {
  display: flex;
  position: relative;
}
.tf-compare-list .tf-compare-item .icon {
  position: absolute;
  z-index: 5;
  top: 10px;
  right: 10px;
  width: 32px;
  height: 32px;
  background: var(--white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-compare-list .tf-compare-item .icon:hover {
  background: var(--black);
  color: var(--white);
}
.tf-compare-list .tf-compare-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 0.8495575221;
}
.tf-compare-list .tf-compare-buttons {
  display: flex;
  justify-content: center;
  gap: 15px;
}
@media (min-width: 768px) {
  .tf-compare-list .tf-compare-buttons .btn-action_direc,
  .tf-compare-list .tf-compare-buttons .tf-compare-button-clear-all {
    min-width: 223px;
  }
}
@media (min-width: 1200px) {
  .tf-compare-list .tf-compare-offcanvas {
    margin-bottom: 48px;
  }
  .tf-compare-list .tf-compare-item .icon {
    width: 48px;
    height: 48px;
    font-size: 13px;
  }
}
@media (max-width: 1024px) {
  .tf-compare-list {
    flex-direction: column;
    max-height: 100%;
    overflow-y: auto;
    gap: 20px;
  }
  .tf-compare-list > div {
    flex: 0 0 100% !important;
  }
  .tf-compare-list .tf-compare-offcanvas .tf-compare-item {
    max-width: unset;
    height: unset;
  }
}
@media (max-width: 767px) {
  .tf-compare-list .tf-compare-offcanvas .tf-compare-item {
    flex: 0 0 calc(33.333% - 10px);
  }
}
@media (max-width: 575px) {
  .tf-compare-list .tf-compare-offcanvas .tf-compare-item {
    flex: 0 0 calc(50% - 20px);
    padding-left: 6px;
    padding-right: 6px;
  }
}

.modal-share .wrap-code {
  position: relative;
  border-radius: 8px;
  padding: 15px 16px;
  background-color: var(--bg-2);
}
.modal-share .wrap-code .coppyText {
  display: flex;
  align-items: center;
  gap: 6px;
  padding-right: 65px;
}
.modal-share .btn-action-copy {
  position: absolute;
  top: 8px;
  right: 8px;
  bottom: 8px;
  background: #FFFFFF;
  border: 0.6px solid #F5F5F5;
  box-shadow: 0px 24px 24px -12px var(--elevationshadow), 0px 3px 3px -1.5px var(--elevationshadow), 0px 1px 1px -0.5px var(--elevationshadow);
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 12px;
  padding-right: 12px;
  border-radius: 99px;
  font-weight: 500;
}
.modal-share .btn-action-copy:hover {
  background: var(--black);
  color: var(--white);
}
.modal-share .modal-content {
  position: relative;
  padding: 20px 16px;
  border-radius: 8px;
  overflow: hidden;
}
.modal-share .box_copy {
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .modal-share .modal-content {
    padding: 40px;
  }
  .modal-share .box_copy {
    margin-bottom: 24px;
  }
}
@media (min-width: 1200px) {
  .modal-share .tf-social-icon {
    margin-bottom: 40px;
  }
}

.title-pop {
  letter-spacing: 0;
}

.modal-size .modal-dialog {
  max-width: 810px;
}
.modal-size .modal-heading {
  padding-bottom: 9px;
  border-bottom: 1px solid var(--line);
  margin-bottom: 24px;
}
.modal-size .tf-sizeguide-table {
  border: 1px solid var(--line);
  border-radius: 5px;
  width: 100%;
  white-space: nowrap;
}
.modal-size .tf-sizeguide-table th {
  border: 1px solid var(--line);
  padding: 10px;
  font-weight: 500;
}
.modal-size .tf-sizeguide-table td {
  border: 1px solid var(--line);
  border-width: 0 1px 1px 0;
  padding: 10px;
}
.modal-size .tf-page-size-chart-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 10px;
}
.modal-size p {
  color: var(--text-2);
}
.modal-size .modal-content {
  position: relative;
  padding: 20px 15px;
  overflow: hidden;
}
@media (min-width: 576px) {
  .modal-size .tf-page-size-chart-content {
    flex-direction: row;
  }
  .modal-size .tf-page-size-chart-content .chart-note {
    max-width: 368px;
    width: 100%;
  }
  .modal-size .tf-page-size-chart-content .chart-image {
    max-width: 258px;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .modal-size .modal-content {
    padding: 32px;
  }
}
@media (max-width: 767px) {
  .modal-size .tf-page-size-chart-content .chart-image {
    text-align: center;
  }
}

.minipop-auto {
  position: fixed;
  left: 16px;
  bottom: 82px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: translateX(-20px);
  box-shadow: 0px 2px 6px 0px rgba(75, 75, 75, 0.2509803922);
  z-index: 31;
  background: var(--white);
}
.minipop-auto.active {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
@media (min-width: 1200px) {
  .minipop-auto {
    left: 48px;
    bottom: 48px;
  }
}

.pop-notice-cookie {
  max-width: 392px;
  padding: 20px 15px;
  border-radius: 10px;
  display: grid;
  gap: 12px;
  text-align: center;
  right: 16px;
}
.pop-notice-cookie .btn-cl-pop {
  position: absolute;
  top: 14px;
  right: 14px;
}
@media (min-width: 992px) {
  .pop-notice-cookie {
    padding: 32px;
    gap: 20px;
  }
}

.quick-variant-picker .variant-picker_label {
  margin-bottom: 12px;
}
.quick-variant-picker .variant-picker_values {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.quick-variant-picker.picker_color .color_btn:not(.select-item) {
  position: relative;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  text-align: center;
  border: 1px solid var(--line);
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 50%;
}
.quick-variant-picker.picker_color .color_btn:not(.select-item) .check-color {
  width: 35px;
  height: 35px;
  display: flex;
  flex-shrink: 0;
  border-radius: 50%;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.quick-variant-picker.picker_color .color_btn:not(.select-item).active {
  border-color: var(--black);
}
.quick-variant-picker.picker_color .color_btn:not(.select-item).active .check-color {
  width: 26px;
  height: 26px;
  border-color: var(--line);
}
.quick-variant-picker.picker_color .color_btn.style-image {
  width: unset;
  height: unset;
  border-radius: 8px;
  border: 1px solid var(--line-5);
  padding: 3px;
}
.quick-variant-picker.picker_color .color_btn.style-image .img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
}
.quick-variant-picker.picker_color .color_btn.style-image .img img {
  object-fit: cover;
  aspect-ratio: 0.8461538462;
}
.quick-variant-picker.picker_color .color_btn.style-image.style-small {
  width: 40px;
  height: 40px;
  padding: 4px;
}
.quick-variant-picker.picker_color .color_btn.style-image-circle {
  width: 44px;
  height: 44px;
  border: 1px solid var(--line);
  border-radius: 50%;
}
.quick-variant-picker.picker_color .color_btn.style-image-circle .img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 50%;
}
.quick-variant-picker.picker_color .color_btn.style-image-circle img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.quick-variant-picker.picker_color .color_btn.style-rounded {
  align-items: center;
  width: auto;
  height: auto;
  padding: 7px 16px;
  border-radius: 999px;
  border-width: 2px;
  gap: 8px;
}
.quick-variant-picker.picker_color .color_btn.style-rounded .check-color {
  width: 20px;
  height: 20px;
}
.quick-variant-picker.picker_size .variant-picker_label {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.quick-variant-picker.picker_size .variant-picker_values {
  gap: 12px;
}
.quick-variant-picker.picker_size .size_btn {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--line);
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 50%;
}
.quick-variant-picker.picker_size .size_btn:hover {
  border-color: var(--black);
}
.quick-variant-picker.picker_size .size_btn.active {
  background: var(--black);
  color: var(--white);
  border-color: var(--black);
}
.quick-variant-picker.picker_size .size_btn.disabled {
  opacity: 0.3;
  pointer-events: none;
}
@media (min-width: 1200px) {
  .quick-variant-picker.picker_size .size_btn {
    width: 48px;
    height: 48px;
  }
}

.offcanvas-pickup .pickup-available-list {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.offcanvas-pickup .pickup-available-item .title {
  margin-bottom: 8px;
}
.offcanvas-pickup .pickup-available-item .desc {
  margin-bottom: 12px;
}
.offcanvas-pickup .pickup-available-item ul {
  display: flex;
  flex-direction: column;
  gap: 2px;
  margin-bottom: 12px;
}
.offcanvas-pickup .pickup-available-item a {
  display: flex;
  align-items: center;
  gap: 8px;
}
.offcanvas-pickup .pickup-available-item a .icon {
  font-size: 10px;
}
@media (min-width: 576px) {
  .offcanvas-pickup {
    width: 520px !important;
  }
}
@media (min-width: 1200px) {
  .offcanvas-pickup .modal-inner {
    padding: 40px 32px;
  }
  .offcanvas-pickup .pickup-available-list {
    gap: 40px;
  }
}

.canvas-lookbook.offcanvas {
  height: auto;
}
.canvas-lookbook .canvas-body {
  padding: 0;
}
.canvas-lookbook .popup-look-item {
  display: flex;
  align-items: center;
  gap: 20px;
  max-width: 400px;
  margin: 0 auto;
  padding: 12px;
}
.canvas-lookbook .popup-look-item .look-image {
  border-radius: 4px;
  overflow: hidden;
}
.canvas-lookbook .popup-look-item .look-content {
  display: grid;
  gap: 4px;
}

.modal-demo .btn-close-popup {
  position: absolute;
  top: 24px;
  right: 24px;
}
.modal-demo .demo-title {
  margin-bottom: 32px;
  text-align: center;
}
.modal-demo .modal-dialog {
  max-width: 1130px;
}
.modal-demo .modal-content {
  padding: 32px 0px;
  background-color: var(--white);
  width: 100%;
  border-radius: 20px;
  border: 0;
  cursor: default;
  overflow: hidden;
}
.modal-demo .row-demo {
  max-width: 870px;
  margin: 0 auto;
  padding: 0px 15px;
  gap: 32px 25px;
}
.modal-demo .demo-item .demo-img {
  aspect-ratio: 0.7956989247;
}

.btn-close-popup {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.btn-close-popup:hover {
  transform: rotate(180deg);
}

.modal-search .modal-dialog {
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.modal-search .close {
  flex: 1;
  cursor: url(../images/cursor-close.svg), auto;
}
.modal-search .modal-content {
  padding: 0;
  height: 100vh !important;
  background-color: transparent;
}
.modal-search .ctn-wrap {
  height: auto;
  background-color: var(--white);
  padding-top: 30px;
  padding-bottom: 30px;
}
.modal-search .form-search-prd {
  margin-bottom: 24px;
}
.modal-search .form-search-prd .btn-close-popup {
  position: absolute;
  right: 0;
  top: 2px;
}
.modal-search .pupular-search {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 24px;
}
.modal-search .pupular-search .list-search {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}
.modal-search .box-btn_action {
  margin-top: 24px;
}
@media (min-width: 1200px) {
  .modal-search .ctn-wrap {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .modal-search .box-btn_action {
    margin-top: 48px;
  }
  .modal-search .pupular-search {
    margin-bottom: 48px;
  }
}

.mb-panel {
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  width: 100%;
  background: #fff;
  transition: 0.3s;
  z-index: 1;
  overflow: auto;
  pointer-events: none;
}

.mb-nav-item.active .mb-panel {
  left: 0%;
  pointer-events: all;
}

.nav-ul-mb-2 .mb-nav-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 12px;
  padding-top: 12px;
}
.nav-ul-mb-2 .mb-sub-link:not(.collapsed) .ic-custom::before {
  transform: rotate(90deg);
}
.nav-ul-mb-2 .mb-sub-link:not(.collapsed) .ic-custom::after {
  transform: rotate(180deg);
}
.nav-ul-mb-2 .mb-sub-link .ic-custom {
  width: 12px;
  height: 12px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nav-ul-mb-2 .mb-sub-link .ic-custom::after, .nav-ul-mb-2 .mb-sub-link .ic-custom::before {
  content: "";
  position: absolute;
  background: var(--black);
  border-radius: 999px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nav-ul-mb-2 .mb-sub-link .ic-custom::after {
  width: 100%;
  height: 2px;
}
.nav-ul-mb-2 .mb-sub-link .ic-custom::before {
  height: 100%;
  width: 2px;
}

.mb-panel {
  padding-right: 3px;
}
.mb-panel::-webkit-scrollbar {
  width: 2px;
  border-radius: 99px;
  background: var(--line);
}
.mb-panel::-webkit-scrollbar-thumb {
  background-color: var(--black);
  border-radius: 99px;
}
.mb-panel .mb-panel-header {
  display: flex;
  margin-bottom: 24px;
}
.mb-panel .row-demo {
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin: 0;
}
.mb-panel .row-demo .demo-item {
  flex-wrap: wrap;
}
.mb-panel .row-demo .demo-item.soon {
  display: none;
}
.mb-panel .row-demo .demo-item .btn-icon {
  display: none;
}
.mb-panel .row-demo .demo-name {
  flex-wrap: wrap;
}

.mb-panel-list .mb-sub-item:first-child .mb-sub-link {
  padding-top: 0;
}
.mb-panel-list .mb-sub-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 500;
  padding-bottom: 12px;
  padding-top: 12px;
}

.mb-sub-list {
  padding-left: 16px;
  margin-bottom: 12px;
}
.mb-sub-list li:not(:last-child) a {
  padding-bottom: 8px;
}
.mb-sub-list li:not(:first-child) a {
  padding-top: 8px;
}

.zipcode-message.error .msg-text_1 {
  color: #980D00;
}
.zipcode-message.success .msg-text_2 {
  color: #14891A;
}

@media (max-width: 767px) {
  .canvas-sidebar .canvas-header,
  .canvas-sidebar .canvas-body {
    padding: 16px;
  }
}

.popup-search {
  height: 100vh !important;
  overflow: auto;
}
.popup-search .btn-close-popup {
  position: absolute;
  display: flex;
  top: 12px;
  right: 12px;
}
.popup-search .canvas-heading {
  margin-top: 40px;
  margin-bottom: 32px;
  display: grid;
  place-items: center;
}
.popup-search .title,
.popup-search .form-search {
  margin-bottom: 24px;
}
.popup-search .popuplar-search {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 20px;
}
.popup-search .list-popular {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.popup-search .list-popular .popular-item {
  padding: 9px 19px;
  border-radius: 6px;
  border: 1px solid var(--line);
}
.popup-search .list-popular .popular-item:hover {
  background: var(--main);
  border-color: var(--main);
  color: var(--white);
}
.popup-search .offcanvas-content {
  height: auto;
  padding-bottom: 24px;
}
@media (min-width: 1200px) {
  .popup-search .btn-close-popup {
    top: 24px;
    right: 24px;
  }
  .popup-search .title,
  .popup-search .form-search {
    margin-bottom: 48px;
  }
  .popup-search .canvas-heading {
    margin-top: 91px;
    margin-bottom: 48px;
  }
}

.popup-log .form-log {
  margin-bottom: 24px;
}
@media (min-width: 576px) {
  .popup-log {
    width: 520px !important;
  }
}
.popup-log .btn-action_other.other-facebook {
  background: #3B5998;
}
@media (min-width: 1200px) {
  .popup-log .form-log {
    margin-bottom: 32px;
  }
  .popup-log .canvas-body {
    padding: 16px 32px 32px;
  }
}

.modal-newsletter-v1:not(.show) .content {
  transform: translateY(-20px);
  opacity: 0;
  visibility: hidden;
  filter: blur(5px);
}
.modal-newsletter-v1 .modal-dialog {
  max-width: 555px;
}
.modal-newsletter-v1 .modal-content {
  padding: 0;
  border-radius: 16px;
  overflow: hidden;
}
.modal-newsletter-v1 .btn-close-popup {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 1;
}
.modal-newsletter-v1 .image {
  position: relative;
}
.modal-newsletter-v1 .image img {
  min-height: 300px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.modal-newsletter-v1 .content {
  max-width: 361px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 32px 15px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transition-delay: 0.2s;
}
.modal-newsletter-v1 .content .title {
  margin-bottom: 15px;
}
.modal-newsletter-v1 .content .desc {
  margin-bottom: 32px;
}
.modal-newsletter-v1 .form-newsletter,
.modal-newsletter-v1 .list-social {
  margin-bottom: 20px;
}
.modal-newsletter-v1 .btn-close-popup {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 3;
}
.modal-newsletter-v1.style-2 .modal-dialog {
  max-width: 724px;
}
.modal-newsletter-v1.style-2 .image {
  position: absolute;
  inset: 0;
}
.modal-newsletter-v1.style-2 .content {
  position: relative;
  z-index: 1;
  max-width: 496px;
  width: 100%;
}
@media (min-width: 992px) {
  .modal-newsletter-v1 .btn-close-popup {
    right: 24px;
    top: 24px;
  }
  .modal-newsletter-v1.style-2 .content {
    padding-top: 97px;
    padding-bottom: 97px;
  }
}

.modal-newsletter-v2:not(.show) .content-right {
  transform: translateX(20px);
  opacity: 0;
  visibility: hidden;
  filter: blur(5px);
}
.modal-newsletter-v2 .modal-dialog {
  max-width: 882px;
}
.modal-newsletter-v2 .modal-content {
  padding: 0;
  border-radius: 20px;
  overflow: hidden;
}
.modal-newsletter-v2 .image-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.modal-newsletter-v2 .content-right {
  position: relative;
  padding: 32px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transition-delay: 0.2s;
}
.modal-newsletter-v2 .btn-close-popup {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 1;
}
.modal-newsletter-v2 .title {
  margin-bottom: 32px;
}
.modal-newsletter-v2 .list-recommend {
  display: grid;
  gap: 32px;
}
@media (min-width: 768px) {
  .modal-newsletter-v2 .image-left,
  .modal-newsletter-v2 .content-right {
    width: 50%;
  }
  .modal-newsletter-v2 .modal-content {
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  .modal-newsletter-v2 .btn-close-popup {
    right: 24px;
    top: 24px;
  }
}
@media (max-width: 767px) {
  .modal-newsletter-v2 .image-left img {
    max-height: 350px;
  }
}
@media (max-width: 575px) {
  .modal-newsletter-v2 .title {
    margin-bottom: 20px;
  }
  .modal-newsletter-v2 .list-recommend {
    gap: 20px;
  }
  .modal-newsletter-v2 .content-right {
    padding: 30px 15px;
  }
}

.list-recommend .recommend-item {
  display: flex;
  align-items: center;
  gap: 20px;
}
.list-recommend .recommend-item .it-image {
  max-width: 100px;
}
.list-recommend .recommend-item .it-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 1;
}
.list-recommend .recommend-item .it-infor {
  display: grid;
  gap: 10px;
  flex: 1;
}
@media (max-width: 575px) {
  .list-recommend .recommend-item {
    gap: 20px;
  }
}

.modal-also-like .modal-dialog {
  max-width: 1142px;
}
.modal-also-like .countdown-v02 {
  margin-bottom: 36px;
}
.modal-also-like .countdown-v02 .countdown__timer {
  justify-content: center;
}
.modal-also-like .title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin-bottom: 23px;
}
.modal-also-like .btn-close-popup {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 2;
}
@media (min-width: 768px) {
  .modal-also-like {
    padding: 32px 32px 52px 32px;
  }
}
@media (min-width: 992px) {
  .modal-also-like .btn-close-popup {
    right: 24px;
    top: 24px;
  }
}

.popup-before-leave .canvas-header {
  padding: 0;
}
.popup-before-leave .canvas-body {
  position: relative;
}
.popup-before-leave .canvas-body > .br-line {
  margin-top: 32px;
  margin-bottom: 32px;
}
.popup-before-leave .heading {
  display: grid;
  place-items: center;
  text-align: center;
}
.popup-before-leave .heading .title {
  margin-bottom: 15px;
}
.popup-before-leave .heading .desc {
  margin-bottom: 5px;
}
.popup-before-leave .heading .coupon-copy-wrap {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 32px;
}
.popup-before-leave .heading .coupon-copy-wrap .coppyText {
  color: #7D3BCF;
}
.popup-before-leave .mini-title {
  margin-bottom: 32px;
}
.popup-before-leave .list-recommend {
  display: grid;
  gap: 32px;
}
.popup-before-leave .btn-close-popup {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 2;
}
@media (min-width: 992px) {
  .popup-before-leave {
    width: 485px !important;
  }
  .popup-before-leave .canvas-body {
    padding: 32px;
  }
  .popup-before-leave .btn-close-popup {
    right: 24px;
    top: 24px;
  }
}

/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
.flat-animate-tab {
  overflow: hidden;
}
.flat-animate-tab .tab-content {
  position: relative;
}
.flat-animate-tab .tab-pane {
  display: block;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  transition-timing-function: ease-in;
  transition-duration: 0.2s;
}
.flat-animate-tab .tab-pane.active {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
  position: relative;
  z-index: 2;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  transition-timing-function: ease-out;
  transition-duration: 0.3s;
  transition-delay: 0.3s;
}
.flat-animate-tab.fade-to-right .tab-pane:not(.active) {
  -webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
}

.flat-animate-tab-2 {
  overflow: hidden;
}
.flat-animate-tab-2 .tab-content {
  position: relative;
}
.flat-animate-tab-2 .tab-pane {
  display: block;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  transition-timing-function: ease-in;
  transition-duration: 0.2s;
}
.flat-animate-tab-2 .tab-pane.active {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
  position: relative;
  z-index: 2;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  transition-timing-function: ease-out;
  transition-duration: 0.3s;
  transition-delay: 0.3s;
}

.list-tab-btn-v1 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.list-tab-btn-v1 .br-line {
  width: 26px;
  transform: rotate(112deg);
  background: var(--text);
}
.list-tab-btn-v1 .tf-btn-tab {
  padding-top: 7px;
  padding-bottom: 7px;
  position: relative;
  display: flex;
  align-items: start;
  gap: 4px;
  color: var(--main);
}
.list-tab-btn-v1 .tf-btn-tab:not(.active) {
  border-color: transparent;
}
.list-tab-btn-v1 .tf-btn-tab:not(.active)::before {
  width: 0%;
  left: auto;
  right: 0;
}
.list-tab-btn-v1 .tf-btn-tab::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: auto;
  width: 100%;
  height: 1px;
  background: var(--main);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.list-tab-btn-v1 .tf-btn-tab.active {
  color: var(--main);
}
@media (min-width: 576px) {
  .list-tab-btn-v1 {
    gap: 22px;
  }
}

.list-tab-btn-v2 {
  display: grid;
  gap: 20px;
}
.list-tab-btn-v2 .nav-tab-item {
  display: flex;
}
.list-tab-btn-v2 .tf-btn-tab {
  display: flex;
  align-items: start;
  gap: 4px;
  color: var(--white);
  position: relative;
}
.list-tab-btn-v2 .tf-btn-tab::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
  width: 0;
  height: 1px;
  background: var(--white);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.list-tab-btn-v2 .tf-btn-tab:not(.active) {
  color: var(--white_50);
}
.list-tab-btn-v2 .tf-btn-tab.active::before {
  left: 0;
  right: auto;
  width: 100%;
}
.list-tab-btn-v2.style-2 {
  display: flex;
}
.list-tab-btn-v2.style-2 .tf-btn-tab {
  color: var(--main);
}
.list-tab-btn-v2.style-2 .tf-btn-tab::before {
  background: var(--main);
}
.list-tab-btn-v2.type-2 .tf-btn-tab:not(.active) {
  color: var(--text);
}
@media (min-width: 1200px) {
  .list-tab-btn-v2.style-2 .tf-btn-tab {
    padding-top: 7px;
    padding-bottom: 7px;
  }
}

.list-tab-btn-v3 {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
  overflow: auto;
  white-space: nowrap;
}
.list-tab-btn-v3 .tf-btn-tab {
  justify-content: center;
  padding: 10px 18px;
  font-weight: 500;
  position: relative;
  color: var(--main);
}
.list-tab-btn-v3 .tf-btn-tab::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: auto;
  right: 0;
  width: 0;
  height: 1px;
  background: var(--black);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.list-tab-btn-v3 .tf-btn-tab.active::after {
  right: auto;
  left: 0;
  width: 100%;
}
@media (min-width: 426px) {
  .list-tab-btn-v3 {
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .list-tab-btn-v3 .tf-btn-tab {
    min-width: 154px;
  }
}

.list-tab-btn-v4 {
  display: flex;
  align-items: center;
  gap: 10px;
}
.list-tab-btn-v4 .tf-btn-tab {
  border-radius: 6px;
  border: 1px solid var(--line-9);
  color: var(--main);
  padding: 7px 20px;
}
.list-tab-btn-v4 .tf-btn-tab.active, .list-tab-btn-v4 .tf-btn-tab:hover {
  border-color: #977100;
}
.list-tab-btn-v4.style-2 .tf-btn-tab:hover {
  border-color: var(--bg-26);
}
.list-tab-btn-v4.style-2 .tf-btn-tab.active {
  border-color: var(--bg-26);
  background: var(--bg-26);
  color: var(--white);
}
@media (min-width: 992px) {
  .list-tab-btn-v4 .tf-btn-tab {
    padding: 9px 31px;
  }
}

.list-tab-btn-v5 {
  display: flex;
  align-items: center;
  gap: 10px;
}
.list-tab-btn-v5 .tf-btn-tab {
  padding: 12px 32px;
  border-radius: 99px;
  color: var(--main);
  background: rgba(45, 9, 119, 0.1019607843);
}
.list-tab-btn-v5 .tf-btn-tab.active, .list-tab-btn-v5 .tf-btn-tab:hover {
  background: #2D0977;
  color: var(--white);
}
.list-tab-btn-v5.style-2 .tf-btn-tab {
  border: 1px solid var(--line);
  background: var(--white);
}
.list-tab-btn-v5.style-2 .tf-btn-tab:hover, .list-tab-btn-v5.style-2 .tf-btn-tab.active {
  background: #572B98;
  border-color: #572B98;
}
@media (min-width: 992px) {
  .list-tab-btn-v5.style-2 .tf-btn-tab {
    padding: 9px 31px;
  }
}
@media (max-width: 991px) {
  .list-tab-btn-v5 .tf-btn-tab {
    padding: 10px 20px;
  }
}
@media (min-width: 426px) {
  .list-tab-btn-v5 {
    justify-content: center;
  }
}

/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
form {
  position: relative;
  z-index: 30;
}
form select,
form textarea,
form input[type=text],
form input[type=password],
form input[type=datetime],
form input[type=datetime-local],
form input[type=date],
form input[type=month],
form input[type=time],
form input[type=week],
form input[type=number],
form input[type=email],
form input[type=url],
form input[type=search],
form input[type=tel],
form input[type=color] {
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 100%;
  padding: 11px 16px;
  border: 1px solid var(--line);
  border-radius: 6px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
form select.text-caption::placeholder,
form textarea.text-caption::placeholder,
form input[type=text].text-caption::placeholder,
form input[type=password].text-caption::placeholder,
form input[type=datetime].text-caption::placeholder,
form input[type=datetime-local].text-caption::placeholder,
form input[type=date].text-caption::placeholder,
form input[type=month].text-caption::placeholder,
form input[type=time].text-caption::placeholder,
form input[type=week].text-caption::placeholder,
form input[type=number].text-caption::placeholder,
form input[type=email].text-caption::placeholder,
form input[type=url].text-caption::placeholder,
form input[type=search].text-caption::placeholder,
form input[type=tel].text-caption::placeholder,
form input[type=color].text-caption::placeholder {
  font-size: 14px;
  line-height: 20px;
}
form select.style-2,
form textarea.style-2,
form input[type=text].style-2,
form input[type=password].style-2,
form input[type=datetime].style-2,
form input[type=datetime-local].style-2,
form input[type=date].style-2,
form input[type=month].style-2,
form input[type=time].style-2,
form input[type=week].style-2,
form input[type=number].style-2,
form input[type=email].style-2,
form input[type=url].style-2,
form input[type=search].style-2,
form input[type=tel].style-2,
form input[type=color].style-2 {
  padding: 15px;
}
form select.style-3,
form textarea.style-3,
form input[type=text].style-3,
form input[type=password].style-3,
form input[type=datetime].style-3,
form input[type=datetime-local].style-3,
form input[type=date].style-3,
form input[type=month].style-3,
form input[type=time].style-3,
form input[type=week].style-3,
form input[type=number].style-3,
form input[type=email].style-3,
form input[type=url].style-3,
form input[type=search].style-3,
form input[type=tel].style-3,
form input[type=color].style-3 {
  padding: 11px 15px;
}
form select:focus,
form textarea:focus,
form input[type=text]:focus,
form input[type=password]:focus,
form input[type=datetime]:focus,
form input[type=datetime-local]:focus,
form input[type=date]:focus,
form input[type=month]:focus,
form input[type=time]:focus,
form input[type=week]:focus,
form input[type=number]:focus,
form input[type=email]:focus,
form input[type=url]:focus,
form input[type=search]:focus,
form input[type=tel]:focus,
form input[type=color]:focus {
  border-color: var(--black);
}
@media (min-width: 1200px) {
  form select,
  form textarea,
  form input[type=text],
  form input[type=password],
  form input[type=datetime],
  form input[type=datetime-local],
  form input[type=date],
  form input[type=month],
  form input[type=time],
  form input[type=week],
  form input[type=number],
  form input[type=email],
  form input[type=url],
  form input[type=search],
  form input[type=tel],
  form input[type=color] {
    padding: 14px 19px;
  }
  form select.style-4,
  form textarea.style-4,
  form input[type=text].style-4,
  form input[type=password].style-4,
  form input[type=datetime].style-4,
  form input[type=datetime-local].style-4,
  form input[type=date].style-4,
  form input[type=month].style-4,
  form input[type=time].style-4,
  form input[type=week].style-4,
  form input[type=number].style-4,
  form input[type=email].style-4,
  form input[type=url].style-4,
  form input[type=search].style-4,
  form input[type=tel].style-4,
  form input[type=color].style-4 {
    padding: 12px 23px;
    border-radius: 0;
  }
}
form button,
form input[type=button],
form input[type=reset],
form input[type=submit] {
  background-color: transparent;
  overflow: hidden;
  padding: 0;
}
form textarea {
  height: 120px;
  resize: none;
}
@media (min-width: 1200px) {
  form textarea {
    height: 228px;
  }
}
form .form-content {
  display: grid;
  gap: 15px;
}
@media (min-width: 1200px) {
  form .form-content {
    gap: 28px;
  }
}
form .tf-grid-layout {
  gap: 15px;
}
form .field-ipt-envelope {
  position: relative;
}
form .field-ipt-envelope input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid var(--text-6);
  border-radius: 0;
  color: var(--white);
  padding: 0;
  padding-bottom: 17px;
  padding-left: 24px;
}
form .field-ipt-envelope input:focus {
  border-color: var(--primary);
}
form .field-ipt-envelope input::placeholder {
  color: var(--white);
}
form .field-ipt-envelope .icon {
  position: absolute;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 2px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.tf-check {
  position: relative;
  background: transparent;
  cursor: pointer;
  outline: 0;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: var(--white);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 1;
  border-radius: 4px;
}
.tf-check:checked {
  background: var(--black);
  border-color: var(--black);
}
.tf-check:checked::before {
  opacity: 1;
  transform: scale(1);
}
.tf-check::before {
  font-family: "icomoon";
  content: "\e94e";
  position: absolute;
  color: var(--white);
  opacity: 0;
  font-size: 9px;
  transform: scale(0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-check.style-small {
  width: 14px;
  height: 14px;
}
.tf-check.size18 {
  width: 18px;
  height: 18px;
}
.tf-check.size18::before {
  font-size: 11px;
}

.tf-check-rounded {
  padding: 0 !important;
  position: relative;
  border: 1px solid var(--line-5);
  border-radius: 50%;
  background: none;
  cursor: pointer;
  outline: 0;
  height: 16px;
  width: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--white);
  -webkit-appearance: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-check-rounded::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background-color: var(--black);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: scale(0.6);
}
.tf-check-rounded:checked {
  border-color: var(--black);
}
.tf-check-rounded:checked::before {
  opacity: 1;
  transform: scale(1);
}
.tf-check-rounded.style-small {
  width: 10px;
  height: 10px;
}
.tf-check-rounded.style-small::before {
  width: 6px;
  height: 6px;
}
.tf-check-rounded.style-2 {
  width: 20px;
  height: 20px;
  border-color: #B5B5B5;
}
.tf-check-rounded.style-2::before {
  width: 10px;
  height: 10px;
  background: #3F5D4E;
}
.tf-check-rounded.style-2:checked {
  border-color: #3F5D4E;
}

.checktoggle-wrap {
  padding: 2px;
  border-radius: 999px;
  background: var(--main_400);
  display: flex;
  width: 36px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.checktoggle-wrap .tf-check-toggle {
  position: relative;
  background: transparent;
  cursor: pointer;
  outline: 0;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  padding: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: var(--white);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 1;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-left: 0%;
}
.checktoggle-wrap .tf-check-toggle:checked {
  margin-left: calc(100% - 16px);
}
.checktoggle-wrap:has(input:checked) {
  background: var(--black);
}

.checkbox-wrap {
  display: flex;
  align-items: center;
  gap: 6px;
}
.checkbox-wrap input {
  padding: 0;
  flex-shrink: 0;
}
.checkbox-wrap label {
  cursor: pointer;
}

.tf-field {
  position: relative;
  display: grid;
  place-items: start;
  gap: 8px;
}
.tf-field.style-2 .tf-field-label {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 12px;
  transition: all 0.1s ease;
  cursor: text;
  font-size: 14px;
  line-height: 20px;
  color: #686868;
}
.tf-field.style-2 .tf-input {
  padding: 24px 12px 6px;
  border-radius: 4px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  height: 50px;
}
.tf-field.style-2 .tf-input:not(:placeholder-shown) ~ .tf-field-label, .tf-field.style-2 .tf-input:focus ~ .tf-field-label {
  top: 6px;
  left: 12px;
  transform: none;
  background-color: transparent;
  padding: 0;
  font-size: 12px;
  line-height: 18px;
}
.tf-field.style-2.area .tf-input {
  height: 139px;
}
.tf-field.style-2.area .tf-field-label {
  top: 13px;
  transform: unset;
}

select.select-2 {
  padding: 6px 56px 6px 11px;
  border: 1px solid var(--line);
  border-radius: 8px;
}
select.select-3 {
  padding: 10px 19px;
  padding-right: 39px;
  border: 1px solid var(--line);
  border-radius: 100px;
}
select.select-3:focus {
  border-color: var(--text);
  outline: unset !important;
}
@media (min-width: 1200px) {
  select.select-3 {
    min-width: 200px;
  }
}

.select-wrap {
  position: relative;
  display: inline-flex;
}
.select-wrap .icon {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
}

.tf-select {
  position: relative;
  min-width: 107px;
}
.tf-select select {
  width: 100%;
  border: 1px solid var(--line-5);
  border-radius: 8px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-appearance: none;
  appearance: none;
  outline: 0 !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: 500;
}
.tf-select select:focus {
  border-color: var(--text);
}
.tf-select::after {
  font-family: "icomoon";
  position: absolute;
  content: "\e90e";
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
  z-index: 1;
  font-weight: 400;
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-select:has(select:open)::after {
  transform: translateY(-50%) rotate(180deg);
}
.tf-select:hover select {
  border-color: var(--text);
}
.tf-select.style-2 select {
  padding: 13px 19px;
}

.password-wrapper {
  position: relative;
}
.password-wrapper .toggle-pass {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.form-subscribe .form-content {
  display: flex;
  gap: 0;
}
.form-subscribe .field-ipt {
  flex: 1;
}
.form-subscribe .field-ipt input {
  border-right: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  padding: 9px 15px;
  font-size: 16px;
  line-height: 26px;
}
.form-subscribe .field-ipt input::placeholder {
  font-weight: 500;
}
.form-subscribe .btn-action_submit {
  gap: 10px;
  align-items: center;
  background: var(--bg-3);
  color: var(--white);
  padding-left: 30px;
  padding-right: 30px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.form-subscribe .btn-action_submit .icon {
  font-size: 11px;
}

.form-comment .form-content {
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .form-comment .btn-action_submit {
    height: 50px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

.form-subscribe-v2 {
  position: relative;
}
.form-subscribe-v2 .btn-action_submit {
  position: absolute;
  right: 2px;
  top: 2px;
  bottom: 2px;
  min-width: 75px;
  height: unset;
}
.form-subscribe-v2 .btn-action_submit .icon {
  font-size: 18px;
}
.form-subscribe-v2 .form-field {
  position: relative;
}
.form-subscribe-v2 .form-field input {
  padding: 14px 23px;
  border-radius: 999px;
}

@media (min-width: 1200px) {
  .tf-mini-cart-tool-content textarea {
    height: 146px;
  }
}

.form-search {
  max-width: 1000px;
  width: 100%;
  position: relative;
}
.form-search .btn-action_submit {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
}
@media (min-width: 1200px) {
  .form-search input {
    padding: 19px !important;
  }
}

.form-log .form-content,
.form-reset .form-content {
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .form-log .form-content,
  .form-reset .form-content {
    margin-bottom: 32px;
  }
}

.form-register .form-content,
.form-register .checkbox-wrap {
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .form-register .checkbox-wrap {
    margin-bottom: 32px;
  }
}

.prd-select {
  display: flex;
  align-items: center;
}
.prd-select .type-text {
  position: relative;
  z-index: 2;
}

.type-select {
  margin-right: -12px;
  margin-left: -12px;
}
.type-select select {
  -webkit-appearance: none;
  appearance: none;
  outline: 0 !important;
  border: 0;
  cursor: pointer;
  padding-right: 12px;
  padding-left: 12px;
  padding-top: 0;
  padding-bottom: 0;
}
.type-select.has-icon {
  position: relative;
  margin-right: 0;
}
.type-select.has-icon .icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  pointer-events: none;
}
.type-select.has-icon select {
  padding-right: 18px;
}

.wd-form-address {
  padding: 30px 15px;
  border: 1px solid var(--line);
  border-radius: 20px;
}
.wd-form-address .form-content {
  margin-bottom: 25px;
}
.wd-form-address .tf-field {
  gap: 10px;
}
.wd-form-address .tf-field input {
  padding: 11px;
}
@media (min-width: 1200px) {
  .wd-form-address {
    padding: 32px;
  }
  .wd-form-address .form-content {
    margin-bottom: 40px;
    gap: 15px;
  }
  .wd-form-address .form-content .tf-grid-layout {
    gap: 23px;
  }
}

.form-get {
  padding: 15px;
  border: 1px solid var(--line);
  border-radius: 10px;
}
.form-get .title,
.form-get .desc,
.form-get .form-content {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .form-get {
    padding: 22px;
  }
}
@media (min-width: 1200px) {
  .form-get textarea {
    height: 242px;
  }
  .form-get .form-content {
    margin-bottom: 32px;
  }
}

.form-review .form-content {
  margin-bottom: 24px;
}
.form-review .checkbox-wrap {
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .form-review .checkbox-wrap {
    margin-bottom: 40px;
  }
}

.form-newsletter fieldset {
  position: relative;
  margin-bottom: 20px;
}
.form-newsletter fieldset .icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
}
.form-newsletter fieldset input {
  padding: 11px 11px 11px 54px;
}
.form-newsletter.style-2 fieldset input {
  background: transparent;
  border-color: rgba(235, 235, 235, 0.3019607843);
  color: var(--white);
}
.form-newsletter.style-2 fieldset input::placeholder {
  color: var(--white);
}
.form-newsletter.style-2 fieldset input:focus {
  border-color: var(--white);
}

.form-search-header {
  position: relative;
  max-width: 242px;
  width: 100%;
}
.form-search-header input {
  border-radius: 999px !important;
  padding: 10px 10px 10px 54px !important;
}
.form-search-header .btn-action_submit {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 16px;
}
.form-search-header .btn-action_submit .icon {
  font-size: 24px;
}

.form-category-search {
  background: var(--white);
  border-radius: 99px;
  padding: 10px;
  padding-left: 20px;
  display: flex;
  align-items: center;
  gap: 15px;
}
.form-category-search .form-content {
  display: flex;
  align-items: center;
  flex: 1;
}
.form-category-search .form-content input {
  padding: 0;
  border: 0;
  flex: 1;
  border-radius: 0;
}
.form-category-search .form-content .btn-action_submit {
  font-size: 24px;
}

.category-search_select {
  display: flex;
  align-items: center;
  gap: 12px;
}
.category-search_select .btn-active {
  color: var(--main);
  font-weight: 500;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 4px;
}
.category-search_select .btn-active .icon {
  font-size: 12px;
}
.category-search_select .btn-active.active, .category-search_select .btn-active.hover {
  color: var(--primary);
}
.category-search_select .btn-active .text {
  max-width: 100px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box !important;
  overflow: hidden;
}
.category-search_select .select-options {
  box-shadow: 0px 10px 25px 0px rgba(43, 52, 74, 0.1215686275);
  background: var(--white);
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 20px;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  color: var(--main);
}
.category-search_select .select-options.active {
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
}
.category-search_select .select-options li {
  display: inline-block;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  padding: 8px 10px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 33.3333333333%;
}
.category-search_select .select-options li:first-child {
  width: 100%;
}
.category-search_select .select-options li a {
  color: var(--text-2);
}
.category-search_select .select-options li a:hover {
  color: var(--primary);
}
.category-search_select .select-options_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 10px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 10px;
}

/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
.btn {
  --bs-btn-font-size: inherit;
  line-height: inherit;
}

.tf-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  position: relative;
  font-weight: 500;
  height: 44px;
  padding-left: 20px;
  padding-right: 20px;
  background: var(--black);
  color: var(--white);
  border-radius: 30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-btn .icon {
  font-size: 20px;
}
.tf-btn.style-2 {
  border-radius: 6px;
}
.tf-btn.btn-third:not(:hover) {
  background: var(--bg-12);
}
.tf-btn.btn-white:not(:hover) {
  background: var(--white);
  color: var(--black);
}
.tf-btn.btn-purple:not(:hover) {
  background: #2D0977;
}
.tf-btn.btn-green {
  background: var(--bg-23);
}
.tf-btn.btn-green:hover {
  background: var(--primary);
}
.tf-btn.btn-green.gr-2:not(:hover) {
  background: var(--bg-26);
}
.tf-btn.btn-green.gr-3:not(:hover) {
  background: var(--bg-20);
}
.tf-btn.btn-blue {
  background: var(--bg-29);
}
.tf-btn.btn-blue:hover {
  background: var(--primary);
}
.tf-btn.btn-blue.bl-2:not(:hover) {
  background: var(--bg-25);
}
.tf-btn.btn-olive {
  background: var(--bg-13);
}
.tf-btn.style-stroke {
  background: transparent;
  border: 1px solid var(--third);
}
.tf-btn.style-stroke:hover {
  background: var(--third);
}
.tf-btn.style-stroke:not(:hover) {
  color: var(--third);
}
.tf-btn.style-stroke-2 {
  background: transparent;
  border: 1px solid var(--main);
}
.tf-btn.style-stroke-2:hover {
  background: var(--main);
}
.tf-btn.style-stroke-2:not(:hover) {
  color: var(--main);
}
.tf-btn.style-stroke-3 {
  background: transparent;
  border: 1px solid var(--line-4);
  color: var(--main);
}
.tf-btn.style-stroke-3:hover {
  background: var(--line-4);
}
.tf-btn.style-stroke-4 {
  background: transparent;
  border: 1px solid #D9D9D9;
  color: var(--main);
}
.tf-btn.style-stroke-4:hover {
  background: #D9D9D9;
}
.tf-btn.style-stroke-5 {
  background: transparent;
  border: 1px solid var(--line-10);
  color: var(--main);
}
.tf-btn.style-stroke-5:hover {
  color: var(--white);
  background: var(--bg-26);
  border-color: var(--bg-26);
}
.tf-btn.style-stroke-6 {
  background: transparent;
  border: 1px solid var(--line-9);
  color: var(--main);
}
.tf-btn.style-stroke-6:hover {
  background: var(--line-9);
}
.tf-btn.small {
  height: 40px;
  padding-left: 19px;
  padding-right: 19px;
}
.tf-btn.small-2 {
  height: 30px;
  padding-left: 16px;
  padding-right: 16px;
}
.tf-btn.h36 {
  height: 36px;
}
.tf-btn.w-100 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.tf-btn.hv-linear {
  position: relative;
}
.tf-btn.hv-linear::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, #26EDFF, #FFD651, #26EDFF);
  background-size: 200% 100%;
  animation: gradientFlow 2s linear infinite;
  z-index: 0;
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-btn.hv-linear .text {
  position: relative;
  z-index: 1;
}
.tf-btn.hv-linear:hover {
  color: var(--main);
}
.tf-btn.hv-linear:hover::before {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 1200px) {
  .tf-btn {
    height: 54px;
    --px: 32px;
    padding-left: var(--px);
    padding-right: var(--px);
  }
  .tf-btn.size2 {
    height: 48px;
  }
  .tf-btn.size3 {
    height: 52px;
  }
  .tf-btn.size4 {
    height: 50px;
  }
  .tf-btn.size5 {
    height: 56px;
  }
  .tf-btn.size6 {
    height: 44px;
  }
  .tf-btn.px-large {
    padding-left: 48px;
    padding-right: 48px;
  }
  .tf-btn.px-large-2 {
    --px: 42px;
  }
  .tf-btn.px-large-3 {
    --px: 40px;
  }
  .tf-btn.px-large-4 {
    --px: 58px;
  }
  .tf-btn.px-large-6 {
    --px: 38px;
  }
  .tf-btn.size-x-v1 {
    min-width: 283px;
  }
}
@media (min-width: 1440px) {
  .tf-btn.px-large-5 {
    padding-left: 88px;
    padding-right: 88px;
  }
}

.animate-btn {
  position: relative;
  overflow: hidden;
}
.animate-btn:hover::after {
  animation: shine-reverse 1s forwards;
}
.animate-btn.w-100:hover::after {
  animation: shine-reverse 1.5s forwards;
}

.animate-btn:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(120deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0) 50%);
  top: 0;
  left: -100%;
  opacity: 0.6;
}

button.animate-btn::after,
.animate-btn.tf-btn::after {
  background-image: linear-gradient(120deg, rgba(0, 0, 0, 0) 20%, rgba(255, 255, 255, 0.6), rgba(0, 0, 0, 0) 90%);
}

.animate-btn.animate-dark::after {
  background-image: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.5), transparent);
}

.animate-btn.animate-primary::after {
  background-image: linear-gradient(90deg, transparent, rgb(220, 70, 70), transparent);
}

.tf-loading {
  min-width: 150px;
}
.tf-loading.loadmore .spinner-circle {
  display: none;
}
.tf-loading.loadmore.loading {
  background: var(--main);
}
.tf-loading.loadmore.loading .spinner-circle {
  display: block;
}
.tf-loading.loadmore.loading .text {
  display: none;
}
.tf-loading.loadmore:hover .spinner-child::before {
  background-color: var(--white);
}
.tf-loading.loadmore .spinner-child::before {
  background-color: var(--bg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1199px) {
  .tf-loading {
    min-width: 130px;
  }
}

.spinner-circle {
  width: 24px;
  height: 24px;
  position: relative;
}
.spinner-circle .spinner-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.spinner-circle .spinner-child::before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 20%;
  height: 20%;
  background-color: var(--white);
  border-radius: 100%;
  -webkit-animation: spinner-circleBounceDelay 1s infinite ease-in-out both;
  animation: spinner-circleBounceDelay 1s infinite ease-in-out both;
}
.spinner-circle .spinner-circle2 {
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
}
.spinner-circle .spinner-circle2::before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.spinner-circle .spinner-circle3 {
  -webkit-transform: rotate(80deg);
  -ms-transform: rotate(80deg);
  transform: rotate(80deg);
}
.spinner-circle .spinner-circle3::before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.spinner-circle .spinner-circle4 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}
.spinner-circle .spinner-circle4::before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.spinner-circle .spinner-circle5 {
  -webkit-transform: rotate(160deg);
  -ms-transform: rotate(160deg);
  transform: rotate(160deg);
}
.spinner-circle .spinner-circle5::before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.spinner-circle .spinner-circle6 {
  -webkit-transform: rotate(200deg);
  -ms-transform: rotate(200deg);
  transform: rotate(200deg);
}
.spinner-circle .spinner-circle6::before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.spinner-circle .spinner-circle7 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}
.spinner-circle .spinner-circle7::before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.spinner-circle .spinner-circle8 {
  -webkit-transform: rotate(280deg);
  -ms-transform: rotate(280deg);
  transform: rotate(280deg);
}
.spinner-circle .spinner-circle8::before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.spinner-circle .spinner-circle9 {
  -webkit-transform: rotate(320deg);
  -ms-transform: rotate(320deg);
  transform: rotate(320deg);
}
.spinner-circle .spinner-circle9::before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.tf-btn-line {
  color: var(--black);
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}
.tf-btn-line::after {
  position: absolute;
  content: "";
  left: 0;
  right: auto;
  bottom: 0px;
  width: 100%;
  height: 1px;
  background-color: var(--black);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-btn-line::before {
  position: absolute;
  content: "";
  left: auto;
  right: 0;
  bottom: 0px;
  width: 0%;
  height: 1px;
  background-color: var(--black);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-btn-line.style-min::after, .tf-btn-line.style-min::before {
  height: 1px;
}
.tf-btn-line.style-white {
  color: var(--white);
}
.tf-btn-line.style-white::after, .tf-btn-line.style-white::before {
  background-color: var(--white);
}
.tf-btn-line.style-purple {
  color: var(--bg-10);
}
.tf-btn-line.style-purple::after {
  background-color: var(--bg-10);
}
.tf-btn-line.style-purple::before {
  background: var(--bg-10);
}
.tf-btn-line:hover::before {
  right: auto;
  left: 0;
  width: 100%;
  transition-delay: 0.3s;
}
.tf-btn-line:hover::after {
  right: 0;
  left: auto;
  width: 0%;
}
.tf-btn-line.active {
  background-position: left;
}
.tf-btn-line.active::before {
  width: 100%;
}
@media (min-width: 1200px) {
  .tf-btn-line.style-2 {
    padding-top: 7px;
    padding-bottom: 7px;
  }
}

.tf-btn-icon {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-weight: 500;
  position: relative;
  color: var(--main);
}
.tf-btn-icon .icon {
  font-size: 20px;
}
.tf-btn-icon.text-white::before, .tf-btn-icon.line-white::before, .tf-btn-icon.link-white::before {
  background: var(--white);
}
.tf-btn-icon.line-2w::before {
  height: 2px;
}
.tf-btn-icon::before {
  position: absolute;
  content: "";
  left: auto;
  right: 0;
  bottom: 0px;
  width: 0%;
  height: 1px;
  background-color: var(--black);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-btn-icon.style-2 {
  align-items: start;
}
.tf-btn-icon.style-2::before {
  height: 2px;
}
.tf-btn-icon:hover::before {
  right: auto;
  left: 0;
  width: 100%;
}
@media (min-width: 1200px) {
  .tf-btn-icon.style-2 {
    gap: 10px;
  }
}

.tf-btn-rounded {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--white);
  border-radius: 50%;
  color: var(--main);
}
.tf-btn-rounded:hover {
  background: var(--black);
  color: var(--white);
}
.tf-btn-rounded.style-stroke {
  border: 1px solid var(--main);
}
.tf-btn-rounded.style-stroke:hover {
  background: #31A7BF;
  border-color: #31A7BF;
}
.tf-btn-rounded.style-2 {
  color: var(--white);
}
.tf-btn-rounded.style-2:not(:hover) {
  background: #572B98;
}
.tf-btn-rounded.style-2 .icon {
  font-size: 17px;
}
.tf-btn-rounded.style-black {
  background: var(--black);
  color: var(--white);
}
.tf-btn-rounded.style-black:hover {
  background: var(--primary);
}
@media (min-width: 1200px) {
  .tf-btn-rounded {
    width: 48px;
    height: 48px;
  }
  .tf-btn-rounded.size2 {
    width: 45px;
    height: 45px;
  }
}

.tf-btn-video.btn-abs {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tf-btn-video.btn-abs::after {
  position: absolute;
  content: "";
  inset: 0;
  background-color: rgba(0, 0, 0, 0.3019607843);
  z-index: 1;
}
.tf-btn-video.btn-abs .icon {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: var(--white);
  font-size: 20px;
  color: var(--black);
  z-index: 2;
}

.tf-btn-v2 {
  display: flex;
  align-items: center;
  padding: 14px 32px;
  border-radius: 4px;
  background: var(--white);
  color: var(--main);
  font-weight: 500;
}
.tf-btn-v2 .icon {
  font-size: 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-left: 10px;
  transform-origin: center;
}
.tf-btn-v2:hover {
  background: var(--main);
  color: var(--white);
}
.tf-btn-v2:not(:hover) .icon {
  font-size: 0px;
  margin-left: 0px;
}
.tf-btn-v2.style-2 {
  border-radius: 99px;
}
.tf-btn-v2.btn-s2:hover {
  background: var(--bg-13);
}
@media (max-width: 1199px) {
  .tf-btn-v2 {
    padding: 10px 20px;
  }
}

/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
.thumbs-pagination {
  font-weight: 500;
}
.thumbs-pagination .swiper-slice::before {
  content: "/";
}

.sw-progress-default {
  position: relative;
  height: 4px !important;
  background-color: var(--line-6);
  max-width: 160px;
  margin: 24px auto 0px;
}
.sw-progress-default .swiper-pagination-progressbar-fill {
  background-color: var(--black);
}
.sw-progress-default.style-2 {
  background-color: var(--white_16);
  border-radius: 99px;
}
.sw-progress-default.style-2 .swiper-pagination-progressbar-fill {
  background-color: var(--white);
  border-radius: 99px;
}
.sw-progress-default.style-3 {
  background-color: rgba(250, 247, 195, 0.1607843137);
}
.sw-progress-default.style-3 .swiper-pagination-progressbar-fill {
  background-color: #FAF7C3;
}
.sw-progress-default.style-4 {
  background-color: var(--line-8);
}
.sw-progress-default.style-4 .swiper-pagination-progressbar-fill {
  background-color: var(--text-3);
}
.sw-progress-default.full {
  max-width: 100%;
  width: 100%;
}
@media (min-width: 1200px) {
  .sw-progress-default.style-3 {
    max-width: 200px;
  }
}

.cs-drag {
  cursor: url(../images/cursor-drag.png), auto;
}

.swiper .group-btn-nav {
  position: absolute;
  right: 12px;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 1;
  pointer-events: none;
}
.swiper .group-btn-nav .tf-sw-nav:not(.swiper-button-disabled) {
  pointer-events: all;
}
.swiper .group-btn-nav.pst-2 {
  transform: unset;
  right: 8px;
  bottom: 8px;
  top: auto;
  justify-content: flex-end;
  gap: 8px;
}
.swiper .sw-line-default.pst-1 {
  width: auto;
  position: absolute;
  left: 24px;
  right: 24px;
  bottom: 16px;
  z-index: 1;
}
@media (min-width: 1200px) {
  .swiper .group-btn-nav {
    right: 20px;
    left: 20px;
  }
  .swiper .group-btn-nav.pst-2 {
    right: 16px;
    bottom: 16px;
  }
}

.swiper-button-disabled {
  pointer-events: none !important;
  opacity: 0.4 !important;
}

.sw-line-default {
  justify-content: center;
  gap: 4px;
  margin-top: 24px;
}
.sw-line-default:not(.swiper-pagination-lock) {
  display: flex;
}
.sw-line-default .swiper-pagination-bullet {
  width: 24px;
  height: 4px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
  background: var(--black);
  border-radius: 99px;
  margin: 0 !important;
}
.sw-line-default .swiper-pagination-bullet::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-line-default .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  background: var(--black_20);
}
.sw-line-default.style-white .swiper-pagination-bullet {
  background: var(--white);
}
.sw-line-default.style-white .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  background: var(--black_20);
}
.sw-line-default.buttlet-white .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  background: var(--white);
  opacity: 1;
}
@media (min-width: 992px) {
  .sw-line-default .swiper-pagination-bullet {
    width: 34px;
  }
  .sw-line-default.size2 {
    gap: 10px;
  }
  .sw-line-default.size2 .swiper-pagination-bullet {
    width: 50px;
  }
}

.sw-dot-default {
  display: flex;
  justify-content: center;
  gap: 4px;
  margin-top: 20px;
}
.sw-dot-default .swiper-pagination-bullet {
  margin: 0 !important;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--main);
  background: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-dot-default .swiper-pagination-bullet::before {
  content: "";
  width: 8px;
  height: 8px;
  background: var(--main);
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sw-dot-default .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  border-color: transparent;
  opacity: 0.4;
}
.sw-dot-default.swiper-pagination-lock {
  margin: 0;
}
.sw-dot-default.style-white .swiper-pagination-bullet::before {
  background: var(--white);
}
.sw-dot-default.style-white .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: var(--white);
}
@media (min-width: 1200px) {
  .sw-dot-default {
    margin-top: 32px;
  }
}

.tf-sw-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  --size: 42px;
  width: var(--size);
  height: var(--size);
  border-radius: 50%;
  background: var(--white);
  box-shadow: 0px 1.56px 11.93px 0px rgba(0, 0, 0, 0.0784313725), 0px 1.04px 1.56px 0px rgba(0, 0, 0, 0.1215686275);
}
.tf-sw-nav .icon {
  font-size: 20px;
}
.tf-sw-nav:hover {
  background: var(--black);
  color: var(--white);
}
.tf-sw-nav.style-2 {
  border-radius: 4px;
  border: 1px solid var(--line);
  box-shadow: unset;
}
.tf-sw-nav.style-2:hover {
  border-color: var(--black);
}
.tf-sw-nav.style-stroke {
  border: 1px solid var(--white);
  box-shadow: unset;
  color: var(--white);
  background: transparent;
}
.tf-sw-nav.style-stroke:hover {
  background: var(--white);
  color: var(--main);
}
.tf-sw-nav.size2 {
  --size: 30px;
}

.tf-sw-nav-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 80px;
  height: 40px;
  border: 1px solid var(--line);
  border-radius: 99px;
}
.tf-sw-nav-2:hover {
  background: var(--main);
  border-color: var(--main);
  color: var(--white);
}

.slider_effect_fade .swiper-slide.swiper-slide-active .fade-item {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.slider_effect_fade .swiper-slide.swiper-slide-active .scale-item {
  transform: scale(1);
}
.slider_effect_fade .swiper-slide.swiper-slide-active .width-item {
  width: 100%;
}
.slider_effect_fade .fade-item {
  transform: translateY(100px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slider_effect_fade .fade-item.fade-box {
  transition-delay: 0.4s;
  transform: translateY(0px);
}
.slider_effect_fade .fade-item.fade-item-1 {
  transition-delay: 0.5s;
}
.slider_effect_fade .fade-item.fade-item-2 {
  transition-delay: 0.6s;
}
.slider_effect_fade .fade-item.fade-item-3 {
  transition-delay: 0.7s;
}
.slider_effect_fade .fade-item.fade-item-4 {
  transition-delay: 0.8s;
}
.slider_effect_fade .fade-item.fade-item-5 {
  transition-delay: 1s;
}
.slider_effect_fade .scale-item {
  transform: scale(1.2);
  transition: all 0.5s linear;
}
.slider_effect_fade .scale-item.scale-item-1 {
  transition-delay: 0.3s;
}
.slider_effect_fade .width-item {
  width: 1%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slider_effect_fade .width-item.width-item-3 {
  transition-delay: 0.7s;
}

@media (max-width: 767px) {
  .slider_effect_scale-md .swiper-slide {
    overflow: hidden;
  }
  .slider_effect_scale-md .swiper-slide.swiper-slide-active .scale-item {
    transform: scale(1);
  }
  .slider_effect_scale-md .scale-item {
    transform: scale(1.2);
    transition: all 1s linear;
  }
}

@media (max-width: 767px) {
  .slider_effect_fade-md .swiper-slide.swiper-slide-active .fade-item {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
  .slider_effect_fade-md .fade-item {
    transform: translateY(100px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .slider_effect_fade-md .fade-item.fade-box {
    transition-delay: 0.4s;
    transform: translateY(0px);
  }
  .slider_effect_fade-md .fade-item.fade-item-1 {
    transition-delay: 0.5s;
  }
  .slider_effect_fade-md .fade-item.fade-item-2 {
    transition-delay: 0.6s;
  }
  .slider_effect_fade-md .fade-item.fade-item-3 {
    transition-delay: 0.7s;
  }
  .slider_effect_fade-md .fade-item.fade-item-4 {
    transition-delay: 0.8s;
  }
}

.wrap-sw-over {
  margin-left: -10px;
  padding-left: 10px;
}
@media (min-width: 1600px) {
  .wrap-sw-over {
    padding-left: 14px;
    margin-left: -14px;
    padding-bottom: 34px;
    margin-bottom: -34px;
  }
}

.tf-slideshow .box-pag {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  z-index: 1;
}
.tf-slideshow .sw-line-default {
  margin: 0;
}
@media (min-width: 1200px) {
  .tf-slideshow .box-pag {
    bottom: 30px;
  }
}

.sw-circle-prg {
  width: 48px;
  height: 48px;
  position: absolute;
  right: 15px;
  bottom: 30px;
  z-index: 2;
}
.sw-circle-prg .progress-svg {
  width: 100%;
  height: 100%;
  transform: rotate(-90deg);
}
.sw-circle-prg .progress-bg {
  fill: none;
  stroke: var(--white_24);
  stroke-width: 2;
}
.sw-circle-prg .progress-bar {
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-dasharray: 138;
  stroke-dashoffset: 138;
}
.sw-circle-prg .pagination-number {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 500;
}
@media (min-width: 768px) {
  .sw-circle-prg {
    bottom: 40px;
  }
}
@media (min-width: 1440px) {
  .sw-circle-prg {
    bottom: 80px;
    right: 80px;
  }
}

.sld-image img {
  min-height: 450px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slideshow-v01 {
  position: relative;
}
.slideshow-v01 .sld-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.slideshow-v01 .sld-content_inner {
  background: var(--white);
  padding: 30px 20px;
  border-radius: 10px;
}
.slideshow-v01 .sld__desc {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .slideshow-v01 .sld-content_inner {
    padding: 64px;
  }
}
@media (min-width: 1440px) {
  .slideshow-v01 .sld__desc {
    margin-bottom: 40px;
  }
}
@media (max-width: 575px) {
  .slideshow-v01 .sld__title.fade-item {
    transition-delay: 0.5s;
  }
  .slideshow-v01 .bottom.fade-item {
    transition-delay: 0.6s;
  }
}

.slideshow-v02 {
  display: flex;
  overflow: hidden;
  min-height: 700px;
}
.slideshow-v02 > * {
  width: 50%;
}
.slideshow-v02 .sld-image_left,
.slideshow-v02 .sld-image_right {
  height: 100%;
}
.slideshow-v02 .sld-image_left img,
.slideshow-v02 .sld-image_right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slideshow-v02 .sld-content {
  position: relative;
}
.slideshow-v02 .content-sld_wrap {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  inset: 30px;
}
.slideshow-v02 .content-sld_wrap .head {
  display: grid;
  text-align: center;
  gap: 20px;
}
.slideshow-v02 .head {
  margin-bottom: 24px;
}
.slideshow-v02.style-2 .content-sld_wrap {
  justify-content: end;
  align-items: start;
}
.slideshow-v02.style-2 .content-sld_wrap .head {
  gap: 10px;
  text-align: start;
}
@media (min-width: 1200px) {
  .slideshow-v02.style-2 .content-sld_wrap {
    left: 64px;
    bottom: 100px;
  }
  .slideshow-v02 .sld-image_left img {
    transform: scale(1.2);
  }
  .slideshow-v02 .head {
    margin-bottom: 40px;
  }
}
@media (max-width: 1199px) {
  .slideshow-v02 {
    min-height: 600px;
  }
}
@media (max-width: 991px) {
  .slideshow-v02 .sld-image_left {
    position: relative;
  }
  .slideshow-v02 .sld-image_left img {
    filter: blur(3px);
  }
  .slideshow-v02 .sld-image_left::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.6));
  }
  .slideshow-v02.style-2 .sld-image_left::after {
    background: linear-gradient(to bottom, transparent 0%, rgba(255, 255, 255, 0.6));
  }
  .slideshow-v02 .content-sld_wrap {
    inset: 30px 15px;
  }
  .slideshow-v02 .sld-image_right {
    display: none;
  }
  .slideshow-v02 > * {
    width: 100%;
  }
  .slideshow-v02 .sld-image_left img,
  .slideshow-v02 .sld-image_right img {
    max-height: 600px;
  }
}
@media (max-width: 575px) {
  .slideshow-v02 {
    min-height: 450px;
  }
}

.slideshow-v03 .sld-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.slideshow-v03 .sld-content.pst-2 {
  top: unset;
  transform: unset;
  bottom: 120px;
}
.slideshow-v03 .sld__desc {
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .slideshow-v03 .btn-action {
    min-width: 274px;
  }
  .slideshow-v03 .btn-action-2 {
    min-width: 215px;
    height: 50px;
  }
}
@media (min-width: 1440px) {
  .slideshow-v03 .sld__desc {
    margin-bottom: 44px;
  }
}

.slideshow-v04 {
  position: relative;
}
.slideshow-v04 .sld-content {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
}
.slideshow-v04 .sld-content .head {
  display: grid;
  gap: 10px;
  margin-bottom: 32px;
}
.slideshow-v04 .sld-content .head.center {
  place-items: center;
  text-align: center;
}
.slideshow-v04.style-2 .sld-content_inner {
  max-width: 490px;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .slideshow-v04 .sld-content .head {
    margin-bottom: 40px;
  }
  .slideshow-v04.style-2 .sld-content .head {
    margin-bottom: 42px;
  }
}

.group-nav_number {
  display: flex;
  align-items: center;
  gap: 8px;
}
.group-nav_number .tf-sw-nav_icon {
  display: flex;
}

.tf-btn-swiper-main {
  position: relative;
}
.tf-btn-swiper-main .sw-main-nav {
  display: flex;
  justify-content: space-between;
  z-index: 1;
  pointer-events: none;
}
.tf-btn-swiper-main .sw-main-nav.pst-1 {
  position: absolute;
  left: 12px;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.tf-btn-swiper-main .sw-main-nav.pst-2 {
  position: absolute;
  left: 12px;
  right: 12px;
  top: 34%;
}
.tf-btn-swiper-main .sw-main-nav > *:not(.swiper-button-disabled) {
  pointer-events: all;
}
@media (min-width: 1200px) {
  .tf-btn-swiper-main .sw-main-nav.pst-2.p2_v2 {
    left: -88px;
    right: -88px;
  }
}
@media (min-width: 1600px) {
  .tf-btn-swiper-main .sw-main-nav {
    z-index: 0;
  }
  .tf-btn-swiper-main .sw-main-nav.pst-1 {
    left: -72px;
    right: -72px;
  }
  .tf-btn-swiper-main .sw-main-nav.pst-2 {
    left: -56px;
    right: -56px;
  }
}
@media (max-width: 1199px) {
  .tf-btn-swiper-main .sw-main-nav.pst-1 {
    display: none;
  }
}

.btn-nav_circle {
  height: 48px;
  width: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 50%;
  border: 1px solid var(--line-5);
}
.btn-nav_circle .icon {
  font-size: 24px;
}
.btn-nav_circle:hover {
  border-color: var(--black);
}
.btn-nav_circle.style-2 {
  box-shadow: 0px 2px 24px 0px rgba(0, 0, 0, 0.1215686275), 0px 1px 1px 0px rgba(0, 0, 0, 0.0784313725);
  border: 0;
}
@media (min-width: 1440px) {
  .btn-nav_circle.size2 {
    width: 40px;
    height: 40px;
  }
  .btn-nav_circle.size2 .icon {
    font-size: 20px;
  }
}
@media (max-width: 1439px) {
  .btn-nav_circle {
    width: 40px;
    height: 40px;
  }
  .btn-nav_circle .icon {
    font-size: 20px;
  }
}

.group-nav-arrow {
  display: flex;
  align-items: center;
  gap: 32px;
}
.group-nav-arrow .btn-switch {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 32px;
  display: flex;
}
.group-nav-arrow .btn-switch .icon {
  line-height: 0;
}

.group-nav_direct {
  display: flex;
  align-items: center;
  gap: 24px;
}
.group-nav_direct .btn-nav_direc {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1199px) {
  .group-nav_direct {
    gap: 16px;
  }
}

.sw-number-default .swiper-pagination-bullet {
  width: unset;
  height: unset;
  background: unset;
  margin: 0 !important;
  padding: 0px 12px;
  font-weight: 500;
}

.tf-sw-scrollbar {
  width: 316px;
  height: 3px;
  background: #D9D9D9;
  border-radius: 0px;
  position: relative;
  margin: 0 auto;
  cursor: grab;
  display: block;
}
.tf-sw-scrollbar::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 30px;
  z-index: 1;
}
.tf-sw-scrollbar.full {
  width: 100%;
}
.tf-sw-scrollbar .swiper-scrollbar-drag {
  background: var(--main);
  border-radius: 0px;
  position: relative;
}
@media (max-width: 991px) {
  .tf-sw-scrollbar {
    width: 160px;
  }
}

.sw-scrollbar-default {
  padding-top: 20px;
  padding-bottom: 20px;
  margin: -20px 0px;
}

.tf-swiper .tf-list.vertical.gap-xl-48 {
  display: flex;
  flex-direction: column;
}
.tf-swiper .tf-list.vertical.gap-xl-48 > * {
  flex: 1;
}
@media (max-width: 1199px) {
  .tf-swiper .tf-list.vertical.gap-xl-48 .name-product {
    -webkit-line-clamp: 1;
  }
}

/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
.star-wrap {
  display: flex;
  align-items: center;
  gap: 5px;
}
.star-wrap.style-yellow {
  color: #E69600;
}
.star-wrap .no-rate {
  color: #D2D2D2;
}
.star-wrap.rate-click {
  color: #D2D2D2;
}
.star-wrap.rate-click .icon.hover, .star-wrap.rate-click .icon.active {
  color: var(--main);
}

.testimonial-v01 {
  padding: 20px;
  border: 1px solid var(--line);
  border-radius: 20px;
}
.testimonial-v01 .star-wrap {
  color: #D5A734;
  font-size: 14px;
  margin-bottom: 24px;
}
.testimonial-v01 .tes-text {
  margin-bottom: 24px;
}
.testimonial-v01 .bottom {
  display: flex;
  align-items: center;
  gap: 16px;
}
.testimonial-v01 .tes-avatar {
  max-width: 48px;
  border-radius: 50%;
  overflow: hidden;
}
.testimonial-v01 .tes-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.testimonial-v01 .tes-infor {
  display: grid;
  gap: 4px;
}
.testimonial-v01 .tes-infor .infor_product {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 2px 10px;
}
.testimonial-v01 .infor_author {
  display: flex;
  align-items: center;
  gap: 10px;
}
.testimonial-v01.style-2 {
  display: grid;
  place-items: center;
}
.testimonial-v01.style-2 .tes-text {
  text-align: center;
}
.testimonial-v01.style-2 .star-wrap {
  color: var(--text-12);
}
.testimonial-v01.style-2 .bottom {
  flex-direction: column;
}
.testimonial-v01.style-2 .tes_verified {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.testimonial-v01.style-2 .tes_verified .verified {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #48B02C;
}
.testimonial-v01.style-2 .infor_product {
  justify-content: center;
}
.testimonial-v01.style-3 {
  display: grid;
  place-items: center;
  border: 0;
  max-width: 892px;
  margin: 0 auto;
  padding: 0;
}
.testimonial-v01.style-3 .tes-text {
  text-align: center;
}
.testimonial-v01.style-3 .star-wrap {
  margin-bottom: 24px;
}
.testimonial-v01.style-3 .infor_product {
  justify-content: center;
}
.testimonial-v01.style-3 .bottom {
  flex-direction: column;
}
.testimonial-v01.style-3 .tes_verified {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.testimonial-v01.style-3 .tes_verified .verified {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #48B02C;
}
.testimonial-v01.style-3 .tes-avatar {
  max-width: 64px;
}
@media (min-width: 1200px) {
  .testimonial-v01 {
    padding: 31px 35px 31px 31px;
  }
  .testimonial-v01 .bottom {
    gap: 20px;
  }
  .testimonial-v01.style-2 {
    padding: 31px;
  }
  .testimonial-v01.style-2 .tes-text {
    margin-bottom: 24px;
  }
}
@media (min-width: 1440px) {
  .testimonial-v01 .star-wrap {
    margin-bottom: 32px;
  }
  .testimonial-v01 .tes-text {
    margin-bottom: 32px;
  }
  .testimonial-v01.style-3 .tes-text {
    margin-bottom: 48px;
  }
}

.testimonial-v02 {
  display: flex;
  border-radius: 10px;
  overflow: hidden;
}
.testimonial-v02 .tes-image {
  width: 34.0707964602%;
}
.testimonial-v02 .tes-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.testimonial-v02 .tes-content {
  width: 65.9292035398%;
}
.testimonial-v02 .tes-content {
  display: grid;
  padding: 37px 24px 36px;
  gap: 32px;
  background: var(--white);
}
.testimonial-v02 .tes-author_verif {
  display: flex;
  align-items: center;
  gap: 10px;
}
.testimonial-v02 .bottom {
  display: flex;
  align-items: center;
  gap: 16px;
}
.testimonial-v02 .bottom .tes-avatar {
  max-width: 48px;
  border-radius: 50%;
  overflow: hidden;
}
.testimonial-v02 .bottom .tes-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.testimonial-v02 .bottom .tes-infor {
  display: grid;
  gap: 6px;
}
.testimonial-v02 .bottom .tes-infor .infor_product {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 2px 10px;
}
.testimonial-v02.style-2 .tes-content {
  gap: 24px;
}
.testimonial-v02.style-2 .star-wrap {
  margin-bottom: -9px;
}
.testimonial-v02.style-2 .bottom .tes-infor {
  gap: 5px;
}
@media (min-width: 576px) {
  .testimonial-v02.style-2 .tes-content {
    padding: 20px 24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .testimonial-v02 {
    flex-wrap: wrap;
  }
  .testimonial-v02 > * {
    width: 100% !important;
  }
  .testimonial-v02 .tes-image img {
    max-height: 300px;
  }
}
@media (max-width: 575px) {
  .testimonial-v02 {
    flex-wrap: wrap;
  }
  .testimonial-v02 .tes-image {
    width: 100%;
  }
  .testimonial-v02 .tes-image img {
    max-height: 300px;
  }
  .testimonial-v02 .tes-content {
    width: 100%;
    padding: 24px 15px;
    gap: 16px;
  }
}

.testimonial-v03 {
  max-width: 761px;
  margin: 0 auto;
  display: grid;
  place-items: center;
  text-align: center;
}
.testimonial-v03 .star-wrap,
.testimonial-v03 .tes-text {
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .testimonial-v03 .star-wrap,
  .testimonial-v03 .tes-text {
    margin-bottom: 42px;
  }
}

.testimonial-v04 .ic-wrap {
  font-size: 64px;
  margin-bottom: 48px;
  display: flex;
}
.testimonial-v04 .star-wrap {
  color: #977100;
  margin-bottom: 24px;
}
.testimonial-v04 .mini-title {
  margin-bottom: 24px;
}
.testimonial-v04 .tes-text {
  margin-bottom: 48px;
}
.testimonial-v04 .tes-author {
  display: flex;
  align-items: center;
  gap: 20px;
}
.testimonial-v04 .tes-author .author-avt {
  border-radius: 50%;
  overflow: hidden;
  max-width: 48px;
  width: 100%;
}
.testimonial-v04 .tes-author .author-avt img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.testimonial-v04 .tes-author .author-name-verified {
  margin-bottom: 4px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.testimonial-v04 .tes-author .author-product {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 2px 10px;
}
@media (max-width: 1199px) {
  .testimonial-v04 .ic-wrap {
    font-size: 48px;
    margin-bottom: 32px;
  }
  .testimonial-v04 .star-wrap {
    color: #977100;
    margin-bottom: 18px;
  }
  .testimonial-v04 .mini-title {
    margin-bottom: 18px;
  }
  .testimonial-v04 .tes-text {
    margin-bottom: 32px;
  }
}

.testimonial-v05 {
  padding: 20px;
  border: 1px solid var(--line);
  border-radius: 10px;
  background: var(--white);
}
.testimonial-v05 .tes-author {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 25px;
}
.testimonial-v05 .tes-prd {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 24px;
}
.testimonial-v05 .tes-prd .prd_image {
  border-radius: 50%;
  overflow: hidden;
}
.testimonial-v05 .star-wrap {
  margin-bottom: 15px;
}
.testimonial-v05 .tes-text {
  margin-bottom: 23px;
}
.testimonial-v05.style-2 {
  background: var(--bg);
  border-color: var(--bg);
}
@media (min-width: 1200px) {
  .testimonial-v05 {
    padding: 31px;
  }
}

.check-verified {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #48B02C;
}

/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border: 0;
  padding: 0;
  padding-right: 16px;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: flex;
  outline: none;
  position: relative;
  transition: all linear 0.2s;
  user-select: none;
  white-space: nowrap;
  width: max-content;
  border-radius: 0;
  color: var(--main);
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
  border-color: var(--line);
}

.nice-select:after {
  border-bottom: 1.7px solid var(--main);
  border-right: 1.7px solid var(--main);
  content: "";
  height: 8px;
  width: 8px;
  margin-top: -6px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
}

.nice-select.open .list {
  opacity: 1;
  z-index: 10;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
  width: 100%;
  -moz-transform: scale(1) translateY(0);
  -o-transform: scale(1) translateY(0);
}

.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}

.nice-select.disabled:after {
  border-color: #cccccc;
}

.nice-select.wide {
  width: 100%;
}

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}

.nice-select.right {
  float: right;
}

.nice-select.right .list {
  left: auto;
  right: 0;
}

.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}

.nice-select.small:after {
  height: 4px;
  width: 4px;
}

.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}

.nice-select .list {
  background-color: var(--white);
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-20px);
  -ms-transform: scale(0.75) translateY(-20px);
  transform: scale(0.75) translateY(-20px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
  width: 100%;
  font-size: 14px;
  max-height: 155px;
  overflow: auto;
}

.nice-select .list.style {
  max-height: unset;
}

.nice-select .list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}

.nice-select .list::-webkit-scrollbar-thumb {
  background-color: #a7a7a7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}

.nice-select .list::-webkit-scrollbar {
  width: 6px;
  height: 4px;
  background-color: #f5f5f5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}

.nice-select .option {
  cursor: pointer;
  list-style: none;
  outline: none;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.nice-select .option.disabled {
  color: var(--main);
  cursor: default;
}

.no-csspointerevents .nice-select .list {
  display: none;
}

.no-csspointerevents .nice-select.open .list {
  display: block;
}

.nice-select.open-up .list {
  top: unset;
  bottom: 100%;
  margin-bottom: 4px;
}

.nice-select:not(.open) .list {
  transform: scale(0.75) translateY(20px);
}

.tf-dropdown-select.style-default {
  width: unset !important;
  display: flex;
  font-weight: 500;
}
.tf-dropdown-select.style-default > select {
  display: none !important;
}
.tf-dropdown-select.style-default > .dropdown-toggle {
  padding: 0px;
  background-color: transparent !important;
  border: 0;
  outline: none !important;
  color: var(--main);
}
.tf-dropdown-select.style-default > .dropdown-toggle::after {
  display: none;
}
.tf-dropdown-select.style-default .filter-option-inner-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.tf-dropdown-select.style-default .filter-option-inner-inner img {
  max-width: 20px;
  height: 20px;
  width: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.tf-dropdown-select.style-default .filter-option-inner-inner::after {
  content: "\e978";
  font-family: "icomoon";
  font-size: 6px;
  line-height: 1;
}
.tf-dropdown-select.style-default > .dropdown-menu {
  overflow: unset !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  padding: 6px 0px;
  border-radius: 0px;
  border: 0;
  background-color: var(--white);
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 18px 0px;
  color: inherit;
}
.tf-dropdown-select.style-default > .dropdown-menu a {
  padding: 6px 10px;
  color: var(--text);
}
.tf-dropdown-select.style-default > .dropdown-menu a .text {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 6px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.tf-dropdown-select.style-default > .dropdown-menu a .text img {
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
.tf-dropdown-select.style-default > .dropdown-menu a:hover, .tf-dropdown-select.style-default > .dropdown-menu a:active, .tf-dropdown-select.style-default > .dropdown-menu a.active {
  color: var(--black) !important;
  background-color: unset !important;
}
.tf-dropdown-select.style-default > .dropdown-menu::after {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: var(--white);
  top: 0;
  left: 50%;
  z-index: 2;
}
.tf-dropdown-select.style-default > .dropdown-menu[data-popper-placement=top-start]::after {
  display: none;
}
.tf-dropdown-select.style-default > .dropdown-menu[data-popper-placement=top-start]::before {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  transform: translate(-50%, 50%) rotate(45deg);
  background-color: var(--white);
  bottom: 0%;
  left: 50%;
  z-index: 2;
}
.tf-dropdown-select.style-default .dropdown-menu > .inner {
  overflow-y: hidden !important;
}
.tf-dropdown-select.type-currencies > .dropdown-menu {
  min-width: 200px !important;
}
.tf-dropdown-select.type-languages > .dropdown-menu {
  width: 110px !important;
  margin-left: -15px !important;
}
.tf-dropdown-select.color-white > .dropdown-toggle {
  color: var(--white);
}
.tf-dropdown-select.color-white > .dropdown-toggle::after {
  color: var(--white);
}
.tf-dropdown-select.color-text-2 > .dropdown-toggle {
  color: var(--text-2);
}
.tf-dropdown-select.color-text-2 > .dropdown-toggle::after {
  color: var(--text-2);
}
.tf-dropdown-select.color-text-3 > .dropdown-toggle {
  color: var(--text-3);
}
.tf-dropdown-select.color-text-3 > .dropdown-toggle::after {
  color: var(--text-3);
}

.tf-dropdown-wrap {
  display: flex;
  gap: 20px;
}

.tf-dropdown-sort {
  min-width: 120px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 4px;
}
.tf-dropdown-sort .icon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-dropdown-sort .btn-select {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-wrap: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: capitalize;
  gap: 14px;
  padding: 12px 31px;
  border-radius: 6px;
  border: 1px solid var(--line);
  color: var(--main);
}
@media (max-width: 767px) {
  .tf-dropdown-sort .btn-select {
    padding: 8px 20px;
  }
}
.tf-dropdown-sort.show .btn-select .icon {
  transform: rotate(180deg);
}
.tf-dropdown-sort .text-sort-value {
  text-wrap: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tf-dropdown-sort .dropdown-menu {
  min-width: 200px;
  border: 1px solid var(--line);
  padding: 16px 0px;
  border-radius: 8px;
  max-height: 68vh;
  isolation: isolate;
  overscroll-behavior-y: contain;
  overflow-y: auto;
  z-index: 99;
  box-shadow: 0px 24px 24px -12px var(--elevationshadow), 0px 3px 3px -1.5px var(--elevationshadow), 0px 1px 1px -0.5px var(--elevationshadow);
}
.tf-dropdown-sort .dropdown-menu::-webkit-scrollbar {
  width: 3px;
}
.tf-dropdown-sort .dropdown-menu::-webkit-scrollbar-thumb {
  border-radius: 4px;
}
.tf-dropdown-sort .select-item {
  position: relative;
  text-transform: capitalize;
  color: var(--black);
  padding: 8px 24px;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  gap: 8px;
}
.tf-dropdown-sort .select-item .text-value-check {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  border: 1px solid var(--text-4);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-dropdown-sort .select-item .text-value-check::after {
  content: "\e95f";
  font-family: "icomoon";
  line-height: 1;
  font-size: 12px;
  color: var(--white);
}
.tf-dropdown-sort .select-item:hover .text-value-check, .tf-dropdown-sort .select-item.active .text-value-check {
  border-color: var(--black);
}
.tf-dropdown-sort .select-item.active .text-value-check {
  background: var(--black);
}

.tf-select-category {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--black);
}

.select-category .dropdown_product_cate {
  display: none;
}
.select-category .close-option {
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.select-category .close-option:hover {
  color: var(--primary);
}
.select-category .select-options {
  overflow-y: auto;
  display: none;
  position: absolute;
  top: -3px;
  right: -3px;
  left: -3px;
  z-index: 999;
  margin: 0;
  padding: 20px;
  list-style: none;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
  min-width: 200px;
}
.select-category .select-options li {
  display: inline-block;
  width: 32.88%;
  margin: 0;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  padding: 8px 10px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.select-category .header-select-option {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 8px;
  color: var(--black);
}

.tf-select-custom {
  display: block;
  cursor: pointer;
  max-width: 130px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 28px;
  position: relative;
  padding-top: 4px;
  padding-bottom: 4px;
}
.tf-select-custom::after {
  content: "\e908";
  position: absolute;
  font-family: "icomoon";
  line-height: 1;
  font-weight: normal;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1439px) {
  .tf-select-custom {
    min-width: 120px;
    padding-right: 20px;
  }
  .tf-select-custom::after {
    right: 0;
  }
}

.tf-variant-dropdown {
  position: relative;
  border-radius: 6px;
  padding: 9px 12px;
  min-width: 100px;
  border: 1px solid var(--line);
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-variant-dropdown .btn-select {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.tf-variant-dropdown .text-sort-value {
  text-wrap: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 500;
  text-transform: capitalize;
  color: var(--main);
}
.tf-variant-dropdown .dropdown-menu {
  margin: 0px !important;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1019607843);
  min-width: 180px;
  border: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 6px;
  max-height: 68vh;
  isolation: isolate;
  overscroll-behavior-y: contain;
  overflow-y: auto;
}
.tf-variant-dropdown .dropdown-menu::-webkit-scrollbar {
  width: 5px;
}
.tf-variant-dropdown .dropdown-menu::-webkit-scrollbar-track {
  background-color: var(--bg-scrollbar-track);
}
.tf-variant-dropdown .dropdown-menu::-webkit-scrollbar-thumb {
  background: var(--bg-scrollbar-thumb);
  border-radius: 4px;
}
.tf-variant-dropdown .select-item {
  position: relative;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  padding: 0 20px;
  line-height: 30px;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: var(--text);
}
.tf-variant-dropdown .select-item::after {
  height: 100%;
  content: "";
  width: 6px;
  position: absolute;
  z-index: 2;
  left: 3px;
  top: 0;
  background-color: var(--white);
}
.tf-variant-dropdown .select-item::before {
  left: 0;
  width: 3px;
  height: 100%;
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  background-color: var(--line);
  border-radius: 0 3px 3px 0;
}
.tf-variant-dropdown .select-item.active {
  background-color: var(--bg);
  color: var(--main);
}
.tf-variant-dropdown .select-item.active::before {
  background-color: var(--black);
}
.tf-variant-dropdown .select-item:hover {
  background-color: var(--bg);
  color: var(--main);
}
.tf-variant-dropdown:hover {
  border-color: var(--bg);
}
.tf-variant-dropdown.full .dropdown-menu {
  width: 100%;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.tf-variant-dropdown.full .select-item {
  line-height: 36px;
}
.tf-variant-dropdown.has-color .select-item {
  display: flex;
  gap: 6px;
  align-items: center;
}
.tf-variant-dropdown.has-color .box-color {
  width: 15px;
  height: 15px;
  display: inline-block;
  border-radius: 50%;
}
@media (min-width: 1200px) {
  .tf-variant-dropdown {
    padding: 12px;
  }
}

.field-select .nice-select {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 13px 15px;
  border-radius: 99px;
  border: 1px solid var(--text-3_24);
  background: transparent;
  color: var(--text-3);
}
.field-select .nice-select .icon {
  font-size: 20px;
}
.field-select .nice-select:hover, .field-select .nice-select.open {
  border-color: var(--text-3);
}
.field-select .list {
  background: var(--black);
  border: 1px solid var(--text-3);
  color: var(--text-3_64);
  padding-top: 8px;
  padding-bottom: 8px;
}
.field-select .list .option {
  padding: 8px 15px;
}
.field-select .nice-select .option:hover,
.field-select .nice-select .option.focus,
.field-select .nice-select .option.selected.focus {
  color: var(--text-3);
}
@media (max-width: 1199px) {
  .field-select .nice-select {
    padding: 9px 15px;
  }
}

/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
.drift-bounding-box.drift-open {
  background: rgba(255, 255, 255, 0.2509803922);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.4) inset;
  z-index: 5000;
}

.drift-zoom-pane {
  z-index: 5000;
}

.section-image-zoom .other-image-zoom {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 1200px) {
  .section-image-zoom.zoom-active .other-image-zoom {
    opacity: 0.3;
  }
}

.pswp__bg {
  background: var(--white);
}

.pswp__icn {
  fill: rgb(34, 34, 34);
  color: var(--white);
}
.pswp__icn .pswp__icn-shadow {
  stroke: var(--white);
  stroke-width: 1px;
  fill: none;
}

.pswp__counter {
  color: #222;
  text-shadow: 1px 1px 3px #ffffff;
}

.tf-model-viewer {
  width: 100%;
  height: 100%;
  position: relative;
  background: radial-gradient(circle at 50% 45%, #ffffff 0%, #f7f7f7 30%, #e0e0e0 55%, #bdbdbd 78%, #8a8a8a 100%);
}
.tf-model-viewer model-viewer {
  display: block;
  position: relative;
  z-index: 5;
  width: 100%;
  height: 100%;
}
.tf-model-viewer model-viewer.disabled {
  pointer-events: none;
}
.tf-model-viewer.active model-viewer {
  pointer-events: all;
}
.tf-model-viewer.active .wrap-btn-viewer {
  display: none;
}

.tf-zoom-main1,
.tf-zoom-main {
  position: sticky;
  top: 30px;
  z-index: 50;
}
.tf-zoom-main1 .drift-zoom-pane,
.tf-zoom-main .drift-zoom-pane {
  top: 0;
  left: 0;
  height: 520px;
  max-width: 520px;
  width: 100%;
  background: #fff;
  -webkit-transform: translate3d(0, 0, 0);
  box-shadow: 0 1px 5px rgba(127, 127, 127, 0.0196078431), 0 5px 18px rgba(127, 127, 127, 0.2);
  z-index: 3;
}
.tf-zoom-main1 .drift-zoom-pane img,
.tf-zoom-main .drift-zoom-pane img {
  object-fit: cover;
}

.drift-bounding-box.drift-open {
  background: rgba(255, 255, 255, 0.2509803922);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.4) inset;
  z-index: 5000;
}

.drift-zoom-pane {
  z-index: 5000;
}

@media (min-width: 1200px) {
  .section-image-zoom .other-image-zoom {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .section-image-zoom.zoom-active .other-image-zoom {
    opacity: 0.3;
  }
}

/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
.ic-accordion-custom {
  position: relative;
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.35s linear;
  flex-shrink: 0;
}
.ic-accordion-custom::after, .ic-accordion-custom::before {
  content: "";
  position: absolute;
  background-color: var(--black);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 2px;
}
.ic-accordion-custom::before {
  height: 100%;
  width: 2px;
}
.ic-accordion-custom::after {
  height: 2px;
  width: 100%;
}
.ic-accordion-custom.style-white::after, .ic-accordion-custom.style-white::before {
  background-color: var(--white);
}
.ic-accordion-custom.cl-2::after, .ic-accordion-custom.cl-2::before {
  background-color: var(--text);
}

.accordion-action {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 28px;
  padding-bottom: 0;
  margin-bottom: 16px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  gap: 12px;
}
.accordion-action .icon::before {
  transform: rotate(90deg);
}
.accordion-action .icon::after {
  transform: rotate(180deg);
}
.accordion-action .ic-ar {
  display: block;
  transform: rotate(180deg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.accordion-action.collapsed {
  margin-bottom: 0px;
  padding-bottom: 28px;
}
.accordion-action.collapsed .ic-ar {
  transform: rotate(0deg);
}
.accordion-action.collapsed .icon::before {
  transform: rotate(0deg);
}
.accordion-action.collapsed .icon::after {
  transform: rotate(0deg);
}
@media (max-width: 991px) {
  .accordion-action {
    padding-top: 16px;
  }
  .accordion-action.collapsed {
    padding-bottom: 16px;
  }
}

.accordion-item-v1 {
  position: relative;
}
.accordion-item-v1::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: var(--line);
}
.accordion-item-v1 .accordion-content {
  padding-bottom: 16px;
}
@media (min-width: 992px) {
  .accordion-item-v1 .accordion-content {
    padding-bottom: 28px;
  }
}
@media (min-width: 1200px) {
  .accordion-item-v1 .accordion-action {
    padding-top: 30px;
  }
  .accordion-item-v1 .accordion-action.collapsed {
    padding-bottom: 30px;
  }
  .accordion-item-v1 .accordion-action:not(.collapsed) {
    margin-bottom: 20px;
  }
  .accordion-item-v1 .accordion-action .ic-accordion-custom {
    width: 24px;
    height: 24px;
  }
  .accordion-item-v1 .accordion-action .ic-accordion-custom::before {
    width: 4px;
    border-radius: 99px;
  }
  .accordion-item-v1 .accordion-action .ic-accordion-custom::after {
    height: 4px;
    border-radius: 99px;
  }
  .accordion-item-v1 .accordion-content {
    padding-bottom: 30px;
  }
  .accordion-item-v1.style-2 .accordion-action {
    padding-top: 20px;
  }
  .accordion-item-v1.style-2 .accordion-action.collapsed {
    padding-bottom: 20px;
  }
  .accordion-item-v1.style-2 .accordion-content {
    padding-bottom: 20px;
  }
}

.accordion-item-v2 {
  position: relative;
}
.accordion-item-v2 .accordion-action {
  padding-top: 24px;
}
.accordion-item-v2 .accordion-content {
  display: grid;
  place-items: start;
  gap: 16px;
  padding-bottom: 24px;
}
@media (min-width: 1200px) {
  .accordion-item-v2 .accordion-action {
    padding-top: 32px;
  }
  .accordion-item-v2 .accordion-action.collapsed {
    padding-bottom: 32px;
  }
  .accordion-item-v2 .accordion-action:not(.collapsed) {
    margin-bottom: 24px;
  }
  .accordion-item-v2 .accordion-content {
    padding-bottom: 32px;
    gap: 24px;
  }
}

.accordion-item-v3 {
  position: relative;
}
.accordion-item-v3::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: var(--line);
}
.accordion-item-v3 .accordion-content {
  padding-bottom: 16px;
}
@media (min-width: 992px) {
  .accordion-item-v3 .accordion-content {
    padding-bottom: 28px;
  }
  .accordion-item-v3 .accordion-action:not(.collapsed) {
    margin-bottom: 20px;
  }
}

/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
.my-account-nav {
  display: grid;
  max-width: 347px;
  width: 100%;
}
.my-account-nav .link-account {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 15px 15px;
  color: var(--main);
}
.my-account-nav .link-account .text {
  flex: 1;
  max-width: 220px;
}
.my-account-nav .link-account .order-number {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: var(--bg-2);
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 1440px) {
  .my-account-nav .link-account .order-number {
    margin-right: 8px;
  }
}
.my-account-nav .link-account {
  text-decoration: underline;
}
.my-account-nav .link-account:not(:hover) {
  text-decoration-color: transparent;
}
.my-account-nav .link-account.active {
  background: var(--black);
  color: var(--white);
}
.my-account-nav .link-account.active .order-number {
  background: var(--white);
  color: var(--black);
}

.my-account-content {
  max-width: 1052px;
  width: 100%;
  margin-left: auto;
}
.my-account-content .box-dashboard_item:not(:last-child) {
  margin-bottom: 24px;
}

.account-dashboard .heading {
  margin-bottom: 24px;
}
.account-dashboard .box-check {
  display: grid;
  place-items: center;
  padding: 39px 20px;
  border: 1px solid var(--line);
  border-radius: 6px;
}
.account-dashboard .box-check .count-number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: #A80000;
  color: var(--white);
}
.account-dashboard .box-check .count-number {
  margin-bottom: 24px;
}
.account-dashboard .box-check:hover {
  background: var(--line);
}
@media (min-width: 1200px) {
  .account-dashboard .box-check .count-number {
    margin-bottom: 32px;
  }
}

.account-order.empty {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.account-order.empty .title {
  margin-bottom: 16px;
}
.account-order .image {
  margin-bottom: 0px;
  max-width: 352px;
}
.account-order .title {
  margin-bottom: 16px;
}
.account-order .sub-title {
  color: var(--main-4);
  margin-bottom: 16px;
}
@media (min-width: 1200px) {
  .account-order.empty {
    max-width: 623px;
    width: 100%;
    margin: 0 auto;
  }
  .account-order .image {
    margin-bottom: 42px;
  }
  .account-order .title {
    margin-bottom: 24px;
  }
  .account-order .sub-title {
    margin-bottom: 32px;
  }
}

.account-addresses .heading {
  margin-bottom: 28px;
}

.table-order-history {
  text-align: center;
  overflow: auto;
  white-space: nowrap;
}
.table-order-history thead {
  background: var(--line);
}
.table-order-history tbody tr {
  background-color: transparent;
  border-bottom: 1px solid var(--line);
}
.table-order-history th {
  padding: 12px;
}
.table-order-history td {
  font-size: var(--caption-fs);
  line-height: var(--caption-lh);
  font-weight: 500;
  padding: 12px;
}
.table-order-history .btn-action {
  font-size: 20px;
  display: flex;
  justify-content: center;
}
.table-order-history .delivered {
  color: #509700;
}
.table-order-history .on-the-way {
  color: #005982;
}
@media (min-width: 1200px) {
  .table-order-history .btn-action {
    font-size: 24px;
  }
  .table-order-history td {
    padding: 18px 0px 17px;
    vertical-align: middle;
  }
  .table-order-history th {
    padding: 16px;
  }
  .table-order-history th:nth-child(1),
  .table-order-history td:nth-child(1) {
    width: 196px;
  }
  .table-order-history th:nth-child(2),
  .table-order-history td:nth-child(2) {
    width: 234px;
  }
  .table-order-history th:nth-child(3),
  .table-order-history td:nth-child(3) {
    width: 162px;
  }
  .table-order-history th:nth-child(4),
  .table-order-history td:nth-child(4) {
    width: 169px;
  }
  .table-order-history th:nth-child(5),
  .table-order-history td:nth-child(5) {
    width: 150px;
  }
}

.table-order-detail {
  overflow-y: auto;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.table-order-detail.account {
  border-bottom: 1px solid var(--main);
}
.table-order-detail.account::-webkit-scrollbar-thumb {
  background-color: #AEAEAE;
}
.table-order-detail.account tr,
.table-order-detail.account td {
  padding: 24px;
}
.table-order-detail::-webkit-scrollbar {
  width: 4px;
  height: 0px;
}
.table-order-detail::-webkit-scrollbar-thumb {
  background-color: var(--primary);
  cursor: grab;
}
.table-order-detail thead {
  background: var(--line);
}
.table-order-detail tbody tr {
  background-color: var(--white) !important;
}
.table-order-detail tfoot {
  position: sticky;
  bottom: 0px;
  background-color: var(--white);
  border-color: var(--white);
}
.table-order-detail th,
.table-order-detail td {
  padding: 10px;
}
.table-order-detail th:nth-child(1),
.table-order-detail td:nth-child(1) {
  min-width: 280px;
}
.table-order-detail th:nth-child(2),
.table-order-detail td:nth-child(2) {
  min-width: 100px;
}
.table-order-detail th:nth-child(3),
.table-order-detail td:nth-child(3) {
  min-width: 100px;
}
.table-order-detail th:nth-child(4),
.table-order-detail td:nth-child(4) {
  min-width: 100px;
}
@media (min-width: 1200px) {
  .table-order-detail th,
  .table-order-detail td {
    padding: 16px 24px;
  }
  .table-order-detail th:nth-child(1),
  .table-order-detail td:nth-child(1) {
    width: 443px;
  }
  .table-order-detail th:nth-child(2),
  .table-order-detail td:nth-child(2) {
    min-width: 183px;
    width: 183px;
  }
  .table-order-detail th:nth-child(3),
  .table-order-detail td:nth-child(3) {
    min-width: 184px;
    width: 184px;
  }
  .table-order-detail th:nth-child(4),
  .table-order-detail td:nth-child(4) {
    min-width: 220px;
  }
}
.table-order-detail tr:not(:last-child) {
  border-bottom: 1px solid var(--line-8);
}
.table-order-detail td {
  vertical-align: top;
}
.table-order-detail td:first-child {
  padding: 10px 0px;
}
@media (min-width: 1200px) {
  .table-order-detail td:first-child {
    padding: 24px 0px;
  }
}
.table-order-detail .order_product {
  display: flex;
  gap: 10px;
}
.table-order-detail .order_product .image {
  max-width: 100px;
}
.table-order-detail .order_product .image img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1;
}
.table-order-detail .order_product .infor {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media (min-width: 1200px) {
  .table-order-detail .order_product {
    gap: 20px;
  }
  .table-order-detail .order_product .image {
    max-width: 142px;
  }
}

.modal-order-detail .modal-dialog {
  max-width: 1124px;
}
.modal-order-detail .modal-top {
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.modal-order-detail .modal-content {
  padding: 30px 15px;
}
.modal-order-detail .list-infor {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .modal-order-detail .list-infor {
    gap: 15px;
  }
}
.modal-order-detail .order-total-wrap {
  margin-top: 20px;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.modal-order-detail .order-total-wrap .text,
.modal-order-detail .order-total-wrap .order-total {
  padding-left: 24px;
}
.modal-order-detail .order-total-wrap .text {
  max-width: 183px;
  width: 100%;
}
.modal-order-detail .order-total-wrap .order-total {
  max-width: 220px;
  width: 100%;
}
@media (min-width: 992px) {
  .modal-order-detail .modal-content {
    padding: 32px;
  }
}
@media (min-width: 1200px) {
  .modal-order-detail .list-infor {
    gap: 24px;
    margin-bottom: 52px;
  }
  .modal-order-detail .modal-top {
    margin-bottom: 60px;
  }
  .modal-order-detail .order-total-wrap {
    margin-top: 32px;
    margin-bottom: 64px;
  }
}

.order_status.delivered {
  color: #008A00;
}

.widget-inner-address .btn-add-address,
.widget-inner-address .wd-form-address {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .widget-inner-address .btn-add-address,
  .widget-inner-address .wd-form-address {
    margin-bottom: 48px;
  }
}

.edit-form-address {
  margin-top: 30px;
}
@media (min-width: 1200px) {
  .edit-form-address {
    margin-top: 48px;
  }
}

.list-account-address {
  gap: 23px;
}

.account-address-item {
  border: 1px solid var(--line);
  border-radius: 6px;
}
.account-address-item .title {
  padding: 15px;
  border-bottom: 1px solid var(--line);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 6px 6px 0px 0px;
  color: var(--main);
}
.account-address-item .info-detail {
  padding: 20px 15px;
  display: grid;
  gap: 24px;
}
.account-address-item .box-infor {
  display: grid;
  gap: 12px;
  color: var(--text-4);
}
.account-address-item .box-btn {
  display: flex;
  gap: 12px;
}
.account-address-item.editing .title {
  background-color: var(--main);
  color: var(--white);
  border-color: var(--main);
}
@media (min-width: 1200px) {
  .account-address-item .info-detail {
    padding: 23px;
  }
  .account-address-item .title {
    padding: 15px 23px;
  }
}

.show-form-address,
.edit-form-address {
  display: none;
}

/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
.tf-pin-btn {
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.tf-pin-btn span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: white;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: var(--white);
  border: 1px solid var(--bg);
  background: var(--bg-31);
}
.tf-pin-btn span::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: solid 1px var(--line);
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-pin-btn span::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: solid 1px var(--white);
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  animation-delay: 1s !important;
}
.tf-pin-btn span::before, .tf-pin-btn span::after {
  animation: ripple-line 2s linear infinite;
}
.tf-pin-btn:hover span {
  background: var(--white);
  color: var(--main);
}
@media (min-width: 1200px) {
  .tf-pin-btn span {
    width: 46px;
    height: 46px;
  }
}

.tf-pin-btn-2 {
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  width: 32px;
  height: 32px;
}
.tf-pin-btn-2 .ic-wrap {
  border: 1px solid #F7F7F7;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(195, 195, 195, 0.8);
  border-radius: 50%;
  color: var(--white);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-pin-btn-2::before {
  position: absolute;
  content: "";
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  border: solid 1px var(--white);
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-pin-btn-2::after {
  position: absolute;
  content: "";
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  border: solid 1px var(--white);
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  animation-delay: 1s !important;
}
.tf-pin-btn-2::before, .tf-pin-btn-2::after {
  animation: ripple-line 2s linear infinite;
  filter: blur(1px);
}
.tf-pin-btn-2 .icon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-pin-btn-2 .icon.icon-Minus {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transform: rotate(-90deg);
}
.tf-pin-btn-2.show .icon.icon-Plus {
  opacity: 0;
  visibility: hidden;
  transform: rotate(90deg);
}
.tf-pin-btn-2.show .icon.icon-Minus {
  opacity: 1;
  visibility: visible;
  transform: rotate(0deg);
}
.tf-pin-btn-2.show .ic-wrap {
  background: var(--white);
  color: var(--main);
}
@media (min-width: 1200px) {
  .tf-pin-btn-2 {
    width: 40px;
    height: 40px;
  }
}

.banner-lookbook {
  position: relative;
}
.banner-lookbook .img-banner {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
}
.banner-lookbook .lookbook-item {
  position: absolute;
}
.banner-lookbook.style-2 .img-banner {
  min-height: 350px;
}
.banner-lookbook .position1 {
  top: 47%;
  left: 35%;
}
.banner-lookbook .position2 {
  top: 70%;
  left: 52%;
}
.banner-lookbook .position3 {
  top: 61%;
  left: 16%;
}
.banner-lookbook .position4 {
  top: 80%;
  left: 25%;
}
.banner-lookbook .position5 {
  top: 85%;
  left: 54%;
}
.banner-lookbook .position6 {
  top: 86%;
  left: 67%;
}
.banner-lookbook .position7 {
  top: 47%;
  left: 71%;
}
.banner-lookbook .position8 {
  top: 10%;
  left: 51%;
}
.banner-lookbook .position9 {
  top: 44%;
  left: 61%;
}
.banner-lookbook .position10 {
  top: 68%;
  left: 55%;
}
.banner-lookbook .position11 {
  top: 35%;
  left: 34%;
}
.banner-lookbook .position12 {
  top: 82%;
  left: 80%;
}
.banner-lookbook .position13 {
  top: 74%;
  left: 27%;
}
.banner-lookbook .position14 {
  top: 30%;
  left: 63%;
}
.banner-lookbook .position15 {
  top: 51%;
  left: 63%;
}
.banner-lookbook .position16 {
  top: 55%;
  left: 33%;
}
.banner-lookbook .dropdown-menu {
  border: 0;
  border-radius: 0px;
  background-color: transparent;
  margin: 0px 0px 0px 10px !important;
  display: flex;
  pointer-events: none;
}
.banner-lookbook .dropdown-menu .lookbook-product {
  opacity: 0;
  visibility: hidden;
}
.banner-lookbook .dropdown-menu.show {
  pointer-events: all;
}
.banner-lookbook .dropdown-menu.show .lookbook-product {
  transition: opacity 0.3s ease;
  transition-delay: 0.1s;
  opacity: 1;
  visibility: visible;
}
.banner-lookbook .dropdown.dropstart .dropdown-menu::after {
  content: none;
  position: absolute;
  right: -7px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 8px solid var(--white);
  border-bottom: 10px solid transparent;
}
.banner-lookbook .dropdown.dropend .dropdown-menu::after {
  content: none;
  position: absolute;
  left: -7px !important;
  right: unset !important;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 8px solid var(--white) !important;
  border-bottom: 10px solid transparent;
  border-left: unset !important;
}
.banner-lookbook .dropdown.dropup .dropdown-menu::after {
  display: none;
}
.banner-lookbook .content-abs {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
@media (min-width: 768px) {
  .banner-lookbook .lookbook-product {
    margin: -42px 0px;
  }
  .banner-lookbook .dropdown-menu {
    z-index: 99;
  }
  .banner-lookbook .dropdown-menu {
    margin: 0px 10px 0px 10px !important;
  }
}
@media (min-width: 1200px) {
  .banner-lookbook .content-abs {
    bottom: 40px;
    left: 40px;
  }
}
@media (max-width: 767px) {
  .banner-lookbook .dropdown-menu::after {
    display: none !important;
  }
  .banner-lookbook .content-abs {
    display: none;
  }
  .banner-lookbook .lookbook-product {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 0;
    width: 100%;
    margin: 12px;
    border-radius: 8px;
  }
  .banner-lookbook .dropdown-menu {
    position: fixed !important;
    top: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    left: 0 !important;
    transform: unset !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex;
    align-items: end;
    border-radius: 0px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(2px);
  }
  .banner-lookbook .dropdown-menu.show {
    opacity: 1;
    visibility: visible;
  }
  .banner-lookbook.style-2 {
    min-width: 1200px;
  }
  .banner-lookbook.style-2 .img-banner {
    aspect-ratio: 0 !important;
    min-height: 350px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .banner-lookbook .img-banner {
    aspect-ratio: 1;
  }
}

.tf-lookbook-hover .bundle-pin-item {
  cursor: pointer;
}
.tf-lookbook-hover .bundle-hover-item {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-lookbook-hover .bundle-hover-item.no-hover {
  opacity: 0.3;
}

.lookbook-product {
  padding: 10px;
  min-width: 333px;
  display: flex;
  align-items: center;
  gap: 20px;
  background-color: var(--white);
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.lookbook-product .prd-image {
  max-width: 84px;
  border-radius: 4px;
  overflow: hidden;
}
.lookbook-product .prd-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lookbook-product .prd-content {
  display: grid;
  gap: 8px;
  place-items: start;
  flex: 1;
}
@media (max-width: 767px) {
  .lookbook-product {
    min-width: max-content;
  }
}
@media (max-width: 991px) {
  .lookbook-product {
    min-width: 300px;
    gap: 12px;
  }
}
@media (max-width: 575px) {
  .lookbook-product {
    box-shadow: unset;
  }
}

.bundle-product-list .bundle-product-item:not(:first-child) {
  padding-top: 20px;
}
.bundle-product-list .bundle-product-item:not(:last-child) {
  border-bottom: 1px solid var(--line);
  padding-bottom: 20px;
}
.bundle-product-list.has-hover .bundle-product-item:not(.no-hover) .prd-image::before, .bundle-product-list.has-hover .bundle-product-item:not(.no-hover) .prd-image::after {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 1440px) {
  .bundle-product-list .bundle-product-item {
    padding-bottom: 24px;
  }
  .bundle-product-list .bundle-product-item:not(:first-child) {
    padding-top: 24px;
  }
  .bundle-product-list .bundle-product-item:not(:last-child) {
    border-bottom: 1px solid var(--line);
    padding-bottom: 23px;
  }
}

.bundle-product-item {
  display: flex;
  align-items: center;
  gap: 16px;
}
.bundle-product-item .product-box {
  display: flex;
  align-items: center;
  gap: 15px;
  width: 100%;
}
.bundle-product-item .prd-infor {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px 16px;
  width: 100%;
}
.bundle-product-item .prd-image {
  max-width: 100px;
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
}
.bundle-product-item .prd-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 0.7692307692;
}
.bundle-product-item .prd-image::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid var(--main);
  z-index: 2;
}
.bundle-product-item .prd-image::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 4px;
  overflow: hidden;
  border: 5px solid var(--white);
  z-index: 1;
}
.bundle-product-item .prd-image::before, .bundle-product-item .prd-image::after {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
.bundle-product-item .number-order {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--line-11);
  flex-shrink: 0;
}
.bundle-product-item .infor_name,
.bundle-product-item .prd-select {
  margin-bottom: 12px;
}
@media (min-width: 1200px) {
  .bundle-product-item .product-box {
    gap: 22px;
  }
  .bundle-product-item .infor_name,
  .bundle-product-item .prd-select {
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .bundle-product-item {
    gap: 8px;
  }
  .bundle-product-item .prd-infor {
    flex-wrap: nowrap;
    gap: 8px;
  }
  .bundle-product-item .prd-infor .tf-btn-rounded {
    flex-shrink: 0;
  }
  .bundle-product-item .product-box {
    gap: 8px;
  }
  .bundle-product-item .prd-image {
    max-width: 80px;
  }
  .bundle-product-item .number-order {
    width: 32px;
    height: 32px;
  }
}

/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
.group-btn {
  display: flex;
  align-items: center;
}

.group-btn-slider {
  display: flex;
  align-items: center;
  gap: 8px;
}

.collection-v01 {
  position: relative;
}
.collection-v01 .cls-image {
  display: flex;
  border-radius: 10px;
  overflow: hidden;
}
.collection-v01 .cls-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.collection-v01 .bottom {
  position: absolute;
  bottom: 20px;
  left: 12px;
  right: 12px;
  text-align: center;
}
.collection-v01 .cls-link {
  padding: 15px 48px;
  border-radius: 40px;
  background: var(--white);
}
.collection-v01 .cls-link:hover {
  background: var(--black);
  color: var(--white);
}

.collection-v02 {
  border-radius: 20px;
  overflow: hidden;
  display: grid;
}
.collection-v02 .cls-content {
  background: var(--white);
  padding: 20px;
  display: grid;
  gap: 15px;
}
.collection-v02 .cls-image {
  display: flex;
}
.collection-v02 .cls-name {
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.collection-v03 {
  position: relative;
  display: flex;
  border-radius: 10px;
  overflow: hidden;
}
.collection-v03 .cls-image {
  position: relative;
}
.collection-v03 .cls-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.collection-v03 .cls-image::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
  z-index: 1;
}
.collection-v03 .cls-content {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  display: flex;
  justify-content: space-between;
  z-index: 2;
}
.collection-v03 .cls-name {
  margin-bottom: 5px;
}
.collection-v03.style-2 .cls-content {
  background: var(--white);
  padding: 20px;
  border-radius: 10px;
  align-items: end;
}
@media (min-width: 1200px) {
  .collection-v03 .cls-content {
    left: 24px;
    right: 24px;
    bottom: 24px;
  }
  .collection-v03.style-2 .cls-content {
    padding: 24px;
  }
}

.collection-v04 {
  position: relative;
  display: flex;
}
.collection-v04 .cls-image {
  border-radius: 10px;
  overflow: hidden;
}
.collection-v04 .cls-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.collection-v04 .cls-content {
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  display: grid;
  place-items: center;
}
.collection-v04 .mini-title {
  margin-bottom: 10px;
}
.collection-v04 .name {
  margin-bottom: 24px;
}
.collection-v04.style-2 .name {
  margin-bottom: 18px;
}
.collection-v04.style-2 .desc,
.collection-v04.style-2 .countdown-v01 {
  margin-bottom: 24px;
}
.collection-v04.style-2 .cls-content {
  top: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.collection-v04.style-3 .tf-btn-v2 {
  max-width: 257px;
  width: 100%;
  justify-content: center;
}
@media (min-width: 1200px) {
  .collection-v04 .name {
    margin-bottom: 32px;
  }
  .collection-v04 .cls-content {
    bottom: 32px;
  }
  .collection-v04.style-2 .cls-content {
    left: 32px;
    right: 32px;
  }
  .collection-v04.style-2 .desc,
  .collection-v04.style-2 .countdown-v01 {
    margin-bottom: 32px;
  }
  .collection-v04.style-2 .cls-content {
    top: 32px;
  }
  .collection-v04.style-2.st2-v2 .desc {
    margin-bottom: 48px;
  }
  .collection-v04.style-3 .cls-content {
    bottom: 24px;
  }
}
@media (min-width: 1440px) {
  .collection-v04.style-2 .cls-content {
    left: 50px;
    right: 50px;
  }
}

.collection-v05 {
  position: relative;
}
.collection-v05 .cls-image {
  border-radius: 10px;
  overflow: hidden;
  display: flex;
}
.collection-v05 .cls-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.collection-v05 .cls-content {
  position: absolute;
  bottom: 16px;
  right: 16px;
  left: 16px;
}
.collection-v05 .cls_link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: var(--white);
  color: var(--main);
  padding: 14px;
  border-radius: 6px;
  font-weight: 500;
}
.collection-v05 .cls_link .icon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-left: 10px;
}
.collection-v05 .cls_link:not(:hover) .icon {
  margin-left: 0;
  font-size: 0;
}
.collection-v05 .cls_link:hover {
  background: var(--main);
  color: var(--white);
}
@media (max-width: 991px) {
  .collection-v05 .cls-content {
    bottom: 10px;
    left: 10px;
    right: 10px;
  }
  .collection-v05 .cls_link {
    padding: 8px;
  }
}

.collection-v06 {
  display: grid;
  place-items: center;
  gap: 20px;
}
.collection-v06 .cls-image {
  border-radius: 50%;
}
.collection-v06 .cls-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 1;
}

.collection-v07 {
  position: relative;
  display: flex;
}
.collection-v07 .cls-image {
  border-radius: 10px;
  overflow: hidden;
}
.collection-v07 .cls-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.collection-v07 .cls-content {
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  display: grid;
  place-items: center;
  background: var(--white);
  padding: 24px 15px;
  border-radius: 10px;
}
@media (min-width: 1200px) {
  .collection-v07 .cls-content {
    left: 32px;
    right: 32px;
    bottom: 28px;
  }
}

.collection-v08 {
  position: relative;
}
.collection-v08 .cls-image {
  border-radius: 10px;
  overflow: hidden;
}
.collection-v08 .cls-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 250px;
}
.collection-v08 .cls-content {
  position: absolute;
  top: 24px;
  left: 24px;
  z-index: 2;
}
.collection-v08 .cls-content .title {
  margin-bottom: 20px;
}
.collection-v08.style-2 .cls-content {
  top: unset;
  bottom: 24px;
}

.collection-v09 {
  position: relative;
  display: flex;
  border-radius: 10px;
  overflow: hidden;
}
.collection-v09 .cls-image {
  width: 100%;
}
.collection-v09 .cls-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.collection-v09 .cls-content {
  position: absolute;
  z-index: 2;
  inset: 20px;
}
.collection-v09 .cls-content.pst-bot {
  top: unset;
  bottom: 24px;
}
.collection-v09 .cls-content.pst-top {
  top: 24px;
  bottom: unset;
}
.collection-v09 .cls-content.pst-left {
  left: 24px;
}
.collection-v09 .cls-content.center {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.collection-v09 .cls-content.y-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
}
.collection-v09 .cls-content.y-center .content_head {
  place-items: start;
}
.collection-v09 .cls-content.x-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.collection-v09 .content_head {
  display: grid;
  gap: 10px;
  margin-bottom: 20px;
}
.collection-v09.has-overlay {
  overflow: hidden;
}
.collection-v09.has-overlay::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(360deg, rgba(11, 44, 5, 0.7) 0%, rgba(11, 44, 5, 0) 100%);
  z-index: 1;
}
.collection-v09.has-overlay .cls-image {
  z-index: 0;
}
.collection-v09.has-overlay .cls-content {
  z-index: 2;
}
.collection-v09.style-v6 .cls-image img, .collection-v09.style-v8 .cls-image img {
  min-height: 250px;
}
.collection-v09.style-v7 .cls-image img {
  min-height: 350px;
}
@media (min-width: 992px) {
  .collection-v09.style-v6 .cls-image img {
    min-height: 300px;
  }
  .collection-v09.style-v7 .cls-content {
    bottom: 40px;
    left: 40px;
    right: 40px;
  }
  .collection-v09.style-v10 .cls-content {
    top: 40px;
  }
  .collection-v09.style-v10 .content_head {
    margin-bottom: 32px;
  }
}
@media (min-width: 1200px) {
  .collection-v09 .content_head {
    margin-bottom: 32px;
  }
  .collection-v09.style-v1 .cls-content {
    bottom: 44px;
  }
  .collection-v09.style-v2 .cls-content {
    top: 40px;
  }
  .collection-v09.style-v4 .cls-content {
    left: 48px;
  }
  .collection-v09.style-v5 .cls-content {
    top: 34px;
  }
  .collection-v09.style-v6 .cls-content {
    bottom: 40px;
    left: 40px;
    right: 40px;
  }
  .collection-v09.style-v7 .cls-content {
    bottom: 70px;
    left: 80px;
    right: 80px;
  }
  .collection-v09.style-v7 .content_head {
    margin-bottom: 40px;
  }
  .collection-v09.style-v8 .cls-content {
    left: 32px;
    right: 32px;
  }
  .collection-v09.style-v9 .cls-content {
    top: 48px;
    left: 32px;
    right: 32px;
  }
  .collection-v09.style-v10 .cls-content {
    top: 93px;
  }
  .collection-v09.style-v10 .content_head {
    margin-bottom: 48px;
    gap: 20px;
  }
}
@media (max-width: 767px) {
  .collection-v09.style-v1 .cls-image img {
    max-height: 350px;
  }
  .collection-v09.style-v4 .cls-image img {
    min-height: 250px;
  }
  .collection-v09.style-v6 .cls-image img {
    min-height: 300px;
    max-height: 350px;
  }
}
@media (max-width: 575px) {
  .collection-v09.style-v3 .cls-image img {
    min-height: 300px;
  }
}

.routine-card {
  padding: 0px 20px 30px;
  border-radius: 20px;
  margin-top: 40px;
}
.routine-card.routine-1 {
  background: #F3F6F9;
}
.routine-card.routine-2 {
  background: #FDF8F0;
}
.routine-card.routine-3 {
  background: #FCF5F5;
}
.routine-card .card-image {
  display: flex;
  justify-content: center;
  margin-bottom: 24px;
}
.routine-card .card-image img {
  margin-top: -40px;
}
.routine-card .card-content {
  display: grid;
  gap: 12px;
  margin-bottom: 24px;
}
.routine-card .card_badge {
  padding: 3px 9px;
  border-radius: 19px;
  border: 1px solid var(--text);
  background: var(--white);
}
.routine-card .card_badge:hover {
  background: var(--text);
  color: var(--white);
}
.routine-card .card-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 1200px) {
  .routine-card {
    padding: 0px 32px 34px;
    margin-top: 61px;
  }
  .routine-card .card-image img {
    margin-top: -61px;
  }
  .routine-card .card-content {
    margin-bottom: 45px;
    gap: 15px;
  }
}

.gallery-item {
  position: relative;
  overflow: hidden;
  display: flex;
}
.gallery-item .box-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: var(--white);
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--black);
}
.gallery-item .box-icon:hover {
  background-color: var(--black);
  color: var(--white);
}
.gallery-item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery-item::before {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--black_20);
  backdrop-filter: blur(4px);
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
.gallery-item:hover::before {
  opacity: 1;
  visibility: visible;
}
.gallery-item.style-2 {
  border-radius: 10px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .gallery-item .box-icon {
    opacity: 0;
    visibility: hidden;
  }
  .gallery-item:hover .box-icon {
    opacity: 1;
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  .gallery-item .box-icon {
    font-size: 20px;
    width: 52px;
    height: 52px;
  }
}

.wg-routine-complete {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  border: 1px solid var(--line-6);
  background: var(--bg-6);
  border-radius: 20px;
  gap: 15px;
  max-width: 677px;
  margin: 0 auto;
  flex-wrap: wrap;
}
.wg-routine-complete .price-complete {
  display: flex;
  align-items: center;
  gap: 11px;
}
.wg-routine-complete .price-complete .price-old {
  color: var(--text-9);
}
@media (min-width: 1200px) {
  .wg-routine-complete {
    padding: 41px;
  }
}

.wg-counter {
  text-align: center;
}
.wg-counter .title {
  margin-bottom: 4px;
}
.wg-counter.style-2 .title {
  margin-bottom: 10px;
}
.wg-counter.style-2 .sub {
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .wg-counter .title {
    margin-bottom: 15px;
  }
  .wg-counter.style-2 .sub {
    margin-bottom: 38px;
  }
}

.policy-list {
  max-width: 663px;
  margin: 0 auto;
}
.policy-list .item {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 575px) {
  .policy-list .item {
    justify-content: center;
  }
}

.infiniteSlide-text .infiniteSlide-item {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-left: 12px;
  margin-right: 12px;
}
.infiniteSlide-text .br-line {
  width: 40px;
}
.infiniteSlide-text .image {
  border-radius: 50%;
  overflow: hidden;
}
.infiniteSlide-text.style-2 .infiniteSlide-item {
  padding-top: 28px;
  padding-bottom: 28px;
}
.infiniteSlide-text.style-3 .infiniteSlide-item {
  padding-top: 23px;
  padding-bottom: 23px;
}
.infiniteSlide-text.style-4 {
  background: #EBE4FF;
}
.infiniteSlide-text.style-4 .stroke-text_black {
  color: #EBE4FF;
}
.infiniteSlide-text.style-4 .infiniteSlide-item {
  padding-top: 24px;
  padding-bottom: 24px;
}
.infiniteSlide-text.style-5 {
  background: #1E3812;
}
.infiniteSlide-text.style-5 .infiniteSlide-item {
  padding-top: 24px;
  padding-bottom: 24px;
}
.infiniteSlide-text.style-5.st5-v2 {
  border-radius: 0px 0px 10px 10px;
}
@media (min-width: 768px) {
  .infiniteSlide-text .br-line {
    width: 60px;
  }
}
@media (min-width: 1200px) {
  .infiniteSlide-text .infiniteSlide-item {
    padding-top: 48px;
    padding-bottom: 48px;
    margin-left: 24px;
    margin-right: 24px;
  }
  .infiniteSlide-text .br-line {
    width: 80px;
  }
  .infiniteSlide-text.style-6 .infiniteSlide-item {
    padding-top: 31px;
    padding-bottom: 31px;
    margin-left: 42px;
    margin-right: 42px;
  }
}
@media (min-width: 1440px) {
  .infiniteSlide-text .infiniteSlide-item {
    margin-left: 32px;
    margin-right: 32px;
  }
  .infiniteSlide-text .br-line {
    width: 100px;
  }
  .infiniteSlide-text.style-5 .infiniteSlide-item {
    margin-left: 24px;
    margin-right: 24px;
  }
}

.infiniteSlide-gallery.style-2 .infiniteSlide-wrapper {
  gap: 15px;
}
@media (min-width: 1440px) {
  .infiniteSlide-gallery .infiniteSlide-item {
    max-width: 480px;
  }
  .infiniteSlide-gallery.style-3 .infiniteSlide-item {
    max-width: 320px;
  }
  .infiniteSlide-gallery.style-3.s3-t2 .infiniteSlide-item {
    max-width: 331px;
  }
}
@media (max-width: 1439px) {
  .infiniteSlide-gallery .infiniteSlide-item {
    width: 28.5714285714%;
  }
}
@media (max-width: 1199px) {
  .infiniteSlide-gallery .infiniteSlide-item {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .infiniteSlide-gallery .infiniteSlide-item {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .infiniteSlide-gallery .infiniteSlide-item {
    width: 66.6666666667%;
  }
}

.keyword-list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 49px 84px;
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
}
.keyword-list .keyword-item {
  display: flex;
  align-items: center;
  position: relative;
}
.keyword-list .keyword-item .image {
  border-radius: 99px;
  overflow: hidden;
}
.keyword-list .keyword-item .group-text {
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.keyword-list .keyword-item .group-text .text-s1,
.keyword-list .keyword-item .group-text .text-s2 {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.keyword-list .keyword-item .group-text .text-s2 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.keyword-list .keyword-item .icon {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
  visibility: visible;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: calc(100% + 5px);
}
.keyword-list .keyword-item:hover .group-text .text-s1 {
  opacity: 0;
  visibility: hidden;
}
.keyword-list .keyword-item:hover .group-text .text-s2 {
  opacity: 1;
  visibility: visible;
}
.keyword-list .keyword-item:not(:hover) .icon,
.keyword-list .keyword-item:not(:hover) .image {
  opacity: 0;
  visibility: hidden;
}
.keyword-list .keyword-item:not(:hover) .image {
  width: 0px;
}
@media (max-width: 1199px) {
  .keyword-list {
    row-gap: 30px;
  }
}
@media (max-width: 767px) {
  .keyword-list {
    row-gap: 20px;
    column-gap: 40px;
  }
}

.category-v01 {
  display: grid;
  place-items: center;
  gap: 12px;
}
.category-v01 .cate-image {
  overflow: hidden;
  border-radius: 50%;
  max-width: 160px;
}
.category-v01 .cate-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.category-v01 .order-count {
  font-size: 12px;
  line-height: 12px;
}
.category-v01 .cate-name {
  display: flex;
  gap: 2px;
}
@media (min-width: 1200px) {
  .category-v01 {
    gap: 24px;
  }
  .category-v01.style-2 {
    gap: 15px;
  }
  .category-v01.style-2 .cate-image {
    max-width: 180px;
  }
}

.category-v02 {
  display: grid;
  gap: 24px;
  place-items: center;
  text-align: center;
}
.category-v02 .cate-image {
  border-radius: 10px;
  overflow: hidden;
}
.category-v02 .cate-name {
  margin-bottom: 5px;
}
.category-v02.style-2 .cate-image {
  border-radius: 50%;
  max-width: 180px;
}
.category-v02.style-text .cate-image {
  background: #940000;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 180px;
  width: 100%;
  aspect-ratio: 1;
}

.countdown-v01 {
  width: 100%;
}
.countdown-v01 .countdown__timer {
  display: flex;
  gap: 5px;
}
.countdown-v01 .countdown__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex: 1;
  padding: 17px 11px;
  border-radius: 10px;
  background: var(--white_20);
  border: 1px solid var(--white_20);
  backdrop-filter: blur(10px);
  color: var(--white);
}
.countdown-v01 .countdown__item .countdown__value {
  font-size: var(--h3-fs);
  line-height: var(--h3-lh);
}
.countdown-v01 .countdown__item .countdown__label {
  font-size: var(--caption-fs);
  line-height: var(--caption-lh);
}

.countdown-v02 .countdown__timer {
  display: flex;
  align-items: center;
  gap: 15px;
}
.countdown-v02 .countdown__item {
  display: grid;
  place-items: center;
  border: 1px solid #222BA3;
  border-radius: 6px;
  padding: 18px 0px;
  max-width: 66px;
  width: 100%;
}
.countdown-v02 .countdown__value {
  font-weight: 600;
  font-size: clamp(20px, 2.6vw, 24px);
  line-height: clamp(28px, 3.2vw, 32px);
}
.countdown-v02 .countdown__label {
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
}

.wg-store {
  padding: 19px 23px;
  border: 1px solid var(--line);
  border-radius: 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wg-store .title {
  margin-bottom: 20px;
}
.wg-store .store-infor-list {
  gap: 10px;
}
.wg-store .store-infor-list .infor-item {
  gap: 5px;
}
.wg-store:hover {
  background: #F8F8F8;
}

.wg-map {
  border-radius: 10px;
  overflow: hidden;
  display: flex;
}
@media (min-width: 992px) {
  .wg-map {
    height: 100%;
  }
  .wg-map iframe {
    height: 100%;
  }
}
@media (max-width: 991px) {
  .wg-map iframe {
    max-height: 400px;
  }
}

.promo-card {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.promo-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  z-index: 2;
  pointer-events: none;
}
.promo-card .card-image {
  position: relative;
  z-index: 1;
  display: flex;
}
.promo-card .card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.promo-card .card-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 32px;
  z-index: 3;
}
.promo-card .card-content .title {
  margin-bottom: 10px;
}
.promo-card .card-content .desc {
  margin-bottom: 24px;
}
.promo-card.style-2 {
  border-radius: 0px;
}
.promo-card.style-2::before {
  display: none;
}
.promo-card.style-2 .card-image img {
  min-height: 300px;
}
.promo-card.style-2 .card-content {
  display: grid;
  place-items: center;
}
.promo-card.style-2 .desc {
  margin-bottom: 20px;
}
.promo-card.style-2 .title {
  margin-bottom: 24px;
}
@media (max-width: 991px) {
  .promo-card .card-content {
    padding: 30px 20px;
  }
  .promo-card .card-content .desc {
    margin-bottom: 12px;
  }
}

.preview-card {
  position: relative;
  display: flex;
}
.preview-card .card-media {
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
}
.preview-card .card-media .video {
  display: flex;
}
.preview-card .card-media .video video {
  aspect-ratio: 0.8186813187;
}
.preview-card .card-media .video video.size2 {
  aspect-ratio: 0.6720647773;
}
.preview-card .card-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.preview-card .card-content {
  position: absolute;
  bottom: 24px;
  right: 0;
  left: 0;
}
.preview-card .list-prd-mini {
  display: flex;
  align-items: center;
  overflow: auto;
  gap: 15px;
  padding-left: 15px;
  padding-right: 15px;
  cursor: grab;
  user-select: none;
  -webkit-user-select: none;
}
.preview-card .list-prd-mini .mini-product-card {
  min-width: 250px;
}
.preview-card .list-prd-mini::-webkit-scrollbar {
  width: 0px;
  height: 0;
}
@media (min-width: 1200px) {
  .preview-card .list-prd-mini {
    padding-left: 24px;
    padding-right: 24px;
  }
  .preview-card .list-prd-mini .mini-product-card {
    min-width: 278px;
  }
}
.preview-card.style-2 .card-content {
  bottom: 10px;
  left: 10px;
  right: 10px;
}
.preview-card.style-3 .card-content {
  bottom: 24px;
  left: 24px;
  right: 24px;
}
.preview-card.style-3 .mini-product-card {
  display: inline-flex;
}
@media (max-width: 991px) {
  .preview-card.style-3 .card-content {
    bottom: 12px;
    left: 12px;
    right: 12px;
  }
}
.preview-card.has-overlay {
  overflow: hidden;
  border-radius: 10px;
}
.preview-card.has-overlay::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
}
.preview-card.has-overlay .card-media {
  z-index: 0;
}
.preview-card.has-overlay .card-content {
  z-index: 2;
}

.wg-follow {
  background: #374227;
  display: flex;
  flex-direction: column;
  padding: 30px;
  border-radius: 10px;
}
.wg-follow .title {
  margin-bottom: 20px;
}
.wg-follow .des {
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .wg-follow {
    padding: 42px;
  }
}

.promo-banner {
  position: relative;
}
.promo-banner .image {
  display: flex;
  border-radius: 10px;
  overflow: hidden;
}
.promo-banner .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.promo-banner .content {
  position: absolute;
  top: 24px;
  left: 24px;
  z-index: 2;
}

.countdown-v03 {
  color: var(--white);
}
.countdown-v03 .countdown__timer {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.countdown-v03 .countdown__item {
  display: grid;
  place-items: center;
  border: 1px solid var(--white_20);
  background: var(--black_10);
  max-width: 100px;
  width: 100%;
  padding: 22px 15px;
  border-radius: 6px;
}
.countdown-v03 .countdown__value {
  font-size: clamp(28px, 4.2vw, 48px);
  line-height: clamp(36px, 5vw, 60px);
  font-weight: 600;
  font-family: "DM Sans", sans-serif;
}
.countdown-v03.style-2 .countdown__item {
  background: #990202;
  border: unset;
  padding: 10px;
  min-width: 60px;
}
.countdown-v03.style-2 .countdown__value {
  font-size: 20px;
  line-height: 30px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.countdown-v03.style-2 .countdown__label {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}
.countdown-v03.style-3 {
  color: var(--main);
}
.countdown-v03.style-3 .countdown__item {
  background: var(--white);
  border: 0;
  flex: 1;
  padding: 18px 15px;
}
.countdown-v03.style-3 .countdown__value {
  font-size: clamp(24px, 3.4vw, 36px);
  line-height: clamp(32px, 4.2vw, 44px);
  font-family: "Poppins", sans-serif;
}
.countdown-v03.style-3 .countdown__label {
  font-size: 14px;
  line-height: 20px;
}
.countdown-v03.type-2 .countdown__item {
  background: var(--bg-27);
}

.badge-cls {
  padding: 3px 10px;
  border-radius: 99px;
  background: #F6F657;
}
.badge-cls.st-1 {
  background: #B86403;
}
.badge-cls.st-2 {
  background: #4700E1;
}
.badge-cls.st-3 {
  background: #357D69;
}
.badge-cls.st-4 {
  background: #E17800;
}

.list-category {
  border-radius: 10px;
  border: 1px solid #572B99;
  overflow: hidden;
}
.list-category li {
  padding: 4px;
}
.list-category li:last-child {
  padding-bottom: 8px;
}
.list-category .category-head {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #572B99;
  color: var(--white);
  font-weight: 500;
  padding: 15px 23px;
}
.list-category .category-head .icon {
  font-size: 20px;
}
.list-category .category-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px;
  border-radius: 10px;
  color: var(--main);
}
.list-category .category-item .image {
  border-radius: 50%;
  overflow: hidden;
}
.list-category .category-item:hoveR {
  background: rgba(87, 43, 153, 0.1019607843);
}

.countdown-v04 {
  max-width: 352px;
  width: 100%;
}
.countdown-v04 .js-countdown {
  padding: 16px 32px;
  background: var(--white);
}
.countdown-v04 .countdown__timer {
  display: flex;
  justify-content: center;
  gap: 2px;
}
.countdown-v04 .countdown__item {
  display: grid;
  text-align: center;
  gap: 4px;
  color: var(--main);
}
.countdown-v04 .countdown__item:last-of-type {
  min-width: 61px;
}
@media (max-width: 1199px) {
  .countdown-v04 .countdown__item:last-of-type {
    min-width: 50px;
  }
}
@media (max-width: 991px) {
  .countdown-v04 .countdown__item:last-of-type {
    min-width: unset;
  }
}
@media (max-width: 991px) {
  .countdown-v04 .countdown__item {
    flex: 1;
  }
}
.countdown-v04 .countdown__value {
  font-size: clamp(28px, 4.2vw, 48px);
  line-height: clamp(36px, 5vw, 60px);
  font-weight: 500;
}
.countdown-v04 .countdown__label {
  font-size: 14px;
  line-height: 20px;
}
.countdown-v04 .countdown__custom {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: var(--main);
  padding-top: 15px;
  min-width: 25px;
  text-align: center;
}

/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
.tf-list {
  display: flex;
  align-items: center;
  gap: 20px;
}
.tf-list li {
  display: flex;
}
.tf-list.vertical {
  display: grid;
}
@media (max-width: 767px) {
  .tf-list {
    gap: 14px;
  }
}

.tf-page-title {
  padding-top: 32px;
  padding-bottom: 128px;
}
.tf-page-title.has-bg-linear {
  background: linear-gradient(to right, #C8E6FF 0%, #fff 55%, #F1DCD7 100%);
}
.tf-page-title .breadcrumb {
  gap: 10px;
  margin-bottom: 76px;
  align-items: center;
}
@media (max-width: 991px) {
  .tf-page-title .breadcrumb {
    margin-bottom: 48px;
  }
}
.tf-page-title.single {
  padding-bottom: 32px;
}
.tf-page-title.single .breadcrumb {
  margin-bottom: 0;
  gap: 14px;
}
.tf-page-title.style-2 {
  position: relative;
}
.tf-page-title.style-2 .image {
  position: absolute;
  inset: 0;
  display: flex;
}
.tf-page-title.style-2 .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tf-page-title.style-2 .image::before {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--black_40);
  z-index: 1;
}
@media (min-width: 1200px) {
  .tf-page-title.style-2 {
    padding-bottom: 203px;
  }
  .tf-page-title.style-2 .breadcrumb {
    margin-bottom: 151px;
  }
}
@media (max-width: 991px) {
  .tf-page-title {
    padding-bottom: 100px;
  }
  .tf-page-title .breadcrumb {
    margin-bottom: 48px;
  }
}

.tf-page-title-2 .content {
  place-items: center;
  text-align: center;
}
.tf-page-title-2 .breadcrumb {
  margin-bottom: 20px;
}

.tf-page-title-3 {
  position: relative;
}
.tf-page-title-3 .bg-img-item {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.tf-page-title-3 .bg-img-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tf-page-title-3 .breadcrumb {
  margin-bottom: 20px;
  gap: 10px;
}
.tf-page-title-3 .title-page {
  margin-bottom: 18px;
}
@media (max-width: 575px) {
  .tf-page-title-3 .breadcrumb,
  .tf-page-title-3 .title-page {
    margin-bottom: 10px;
  }
}

.list-social {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.list-social a {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--line);
}
.list-social.style-2 a {
  background: #EFEFEF;
}
.list-social.style-3 a {
  background: #747474;
  border: 0;
  color: var(--white);
}
@media (min-width: 1200px) {
  .list-social a {
    width: 47px;
    height: 47px;
  }
}

.tf-hero-banner {
  position: relative;
}
.tf-hero-banner .hero-image {
  position: absolute;
  inset: 0;
  display: flex;
}
.tf-hero-banner .hero-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tf-hero-banner .hero-banner_wrap {
  padding-top: 285px;
  padding-bottom: 284px;
  position: relative;
  z-index: 1;
}
.tf-hero-banner .hero_desc {
  margin-bottom: 24px;
}
@media (min-width: 1440px) {
  .tf-hero-banner .hero_desc {
    margin-bottom: 48px;
  }
  .tf-hero-banner .btn-action_link {
    min-width: 240px;
  }
}
@media (max-width: 1439px) {
  .tf-hero-banner .hero-banner_wrap {
    padding-top: 150px;
    padding-bottom: 200px;
  }
}
@media (max-width: 1439px) {
  .tf-hero-banner .hero-banner_wrap {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 575px) {
  .tf-hero-banner .hero-image img {
    object-position: left;
  }
}

.sect-heading.center {
  display: grid;
  place-items: center;
  text-align: center;
}
.sect-heading.style-2 {
  display: flex;
  align-items: end;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}
.sect-heading.style-2 .col-right {
  display: flex;
  align-items: center;
  gap: 10px 15px;
  flex-wrap: wrap;
}
@media (min-width: 1200px) {
  .sect-heading.abs-v1 {
    position: absolute;
    top: 32px;
    left: 32px;
    z-index: 2;
  }
}

.sect-heading-v02 .s-title {
  margin-bottom: 24px;
}
.sect-heading-v02 .s-desc {
  margin-bottom: 40px;
}
.sect-heading-v02.type-space-2 .s-title {
  margin-bottom: 20px;
}
.sect-heading-v02.type-space-2 .s-desc {
  margin-bottom: 32px;
}
@media (max-width: 1199px) {
  .sect-heading-v02 .s-title {
    margin-bottom: 18px;
  }
  .sect-heading-v02 .s-desc {
    margin-bottom: 30px;
  }
  .sect-heading-v02.type-space-2 .s-title {
    margin-bottom: 16px;
  }
  .sect-heading-v02.type-space-2 .s-desc {
    margin-bottom: 24px;
  }
}

.sect-heading-space .s-title {
  margin-bottom: 20px;
}
.sect-heading-space .s-desc {
  margin-bottom: 32px;
}
@media (max-width: 1199px) {
  .sect-heading-space .s-title {
    margin-bottom: 16px;
  }
  .sect-heading-space .s-desc {
    margin-bottom: 24px;
  }
}

.eyebrow-label {
  padding: 1px;
  background: linear-gradient(360deg, rgba(210, 145, 75, 0.3) 0%, rgba(210, 145, 75, 0.06) 100%);
  border-radius: 17px;
  overflow: hidden;
  display: inline-flex;
}
.eyebrow-label .wrap {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  background: rgba(255, 197, 165, 0.4);
  border-radius: 17px;
  padding: 4px 14px;
}

.solution-banner {
  background: linear-gradient(180deg, rgba(255, 241, 232, 0.8) 0%, rgba(255, 241, 232, 0) 100%);
  border-radius: 40px;
  margin-left: 15px;
  margin-right: 15px;
}
.solution-banner .banner-image {
  position: relative;
}
.solution-banner .banner-image .image {
  border-radius: 20px;
  overflow: hidden;
}
.solution-banner .banner-image .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.solution-banner .banner-image .bottom {
  position: absolute;
  bottom: 15px;
  right: 15px;
  left: 15px;
  border-radius: 20px;
  background: var(--white);
  padding: 20px 15px;
}
.solution-banner .sect-heading,
.solution-banner .swiper-boxicon {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .solution-banner .banner-image {
    max-width: 513px;
  }
}
@media (min-width: 1200px) {
  .solution-banner .banner-image .bottom {
    bottom: 24px;
    right: 24px;
    left: 24px;
    padding: 32px 24px;
  }
  .solution-banner .sect-heading,
  .solution-banner .swiper-boxicon {
    margin-bottom: 48px;
  }
}
@media (min-width: 1440px) {
  .solution-banner {
    margin-left: 40px;
    margin-right: 40px;
  }
}
@media (max-width: 991px) {
  .solution-banner .banner-image img {
    max-height: 400px;
  }
}

.main-image-compare {
  border-radius: 10px;
}
.main-image-compare .sect-heading {
  position: absolute;
  top: 32px;
  left: 32px;
}
.main-image-compare .icv__label {
  border-radius: 99px;
  background: var(--white);
  color: var(--main);
  padding: 5px 18px;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
}
.main-image-compare .icv__theme-wrapper {
  width: 2px;
  height: 24px;
  border-radius: 2px;
  background: var(--text);
  display: none;
}
.main-image-compare .icv__theme-wrapper .icv__arrow-wrapper {
  display: none;
}
.main-image-compare .icv__circle {
  backdrop-filter: unset !important;
  background-color: var(--white);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-image-compare .icv__circle::before {
  font-family: "icomoon";
  content: "\e91a";
  line-height: 1;
  font-size: 20px;
  transform: rotate(90deg);
  color: #ABABAB;
}
.main-image-compare .icv__control-line {
  width: 2px !important;
}
@media (min-width: 1200px) {
  .main-image-compare .icv__label {
    bottom: 32px;
  }
  .main-image-compare .icv__label.icv__label-before {
    left: 32px;
  }
  .main-image-compare .icv__label.icv__label-after {
    right: 32px;
  }
}
@media (max-width: 767px) {
  .main-image-compare .img-comp {
    aspect-ratio: 1.4;
    object-fit: cover;
  }
}
@media (max-width: 425px) {
  .main-image-compare .img-comp {
    aspect-ratio: 1;
  }
}

.counter-grid {
  gap: 15px 0px;
  max-width: 918px;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .counter-grid {
    gap: 22px;
  }
}

.section-introduce .content {
  text-align: center;
  max-width: 872px;
  margin: 0 auto;
}
.section-introduce .mini-title,
.section-introduce .title {
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .section-introduce .mini-title,
  .section-introduce .title {
    margin-bottom: 40px;
  }
  .section-introduce .tf-btn {
    padding-left: 48px;
    padding-right: 48px;
    height: 50px;
  }
}

.section-trending .heading {
  display: grid;
  place-items: center;
}
.section-trending .heading .mini-title {
  margin-bottom: 24px;
}
.section-trending .btn-action_direc {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 1200px) {
  .section-trending .group-btn-slider {
    gap: 24px;
  }
}

.banner-v01 {
  background-position: center;
  position: relative;
}
.banner-v01 .banner-image {
  position: absolute;
  inset: 0;
}
.banner-v01 .banner-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-v01 .banner-content {
  position: relative;
  padding-top: 296px;
  padding-bottom: 296px;
  text-align: center;
}
@media (max-width: 1199px) {
  .banner-v01 .banner-content {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
@media (max-width: 575px) {
  .banner-v01 .banner-content {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.banner-v02 {
  position: relative;
}
.banner-v02 .banner-image {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.banner-v02 .banner-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-v02 .banner-content {
  position: relative;
  z-index: 1;
}
.banner-v02 .col-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
}
.banner-v02 .col-right .swiper-product {
  max-width: 262px;
}
.banner-v02 .col-right .tf-sw-nav {
  flex-shrink: 0;
}
@media (min-width: 1200px) {
  .banner-v02 {
    padding-top: 235px;
    padding-bottom: 125px;
  }
  .banner-v02 .col-right {
    gap: 20px;
  }
}
@media (max-width: 767px) {
  .banner-v02 .col-right {
    justify-content: center;
  }
}

.banner-v03 .banner-image {
  border-radius: 10px;
  overflow: hidden;
}
.banner-v03 .banner-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 1200px) {
  .banner-v03 .banner-image {
    max-width: 533px;
  }
  .banner-v03 .col-right {
    max-width: 530px;
    margin-left: auto;
    margin-right: 50px;
  }
}

.banner-v04 {
  background: #F8F8F8;
}
.banner-v04.style-2 {
  background: transparent;
}
@media (min-width: 1200px) {
  .banner-v04 .col-left {
    max-width: 618px;
  }
  .banner-v04 .btn-action_add {
    min-width: 274px;
  }
  .banner-v04 .col-right {
    max-width: 658px;
    margin-left: auto;
  }
}
@media (min-width: 1440px) {
  .banner-v04 .col-right {
    position: relative;
  }
  .banner-v04 .col-right .group-btn {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
  }
}

.banner-v05 {
  background: #374227;
}
.banner-v05 .banner-image {
  margin-left: auto;
  border-radius: 10px;
  overflow: hidden;
}
.banner-v05 .banner-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .banner-v05 .sect-heading-v02 {
    max-width: 531px;
    width: 100%;
  }
  .banner-v05 .banner-image {
    max-width: 533px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .banner-v05 .banner-image img {
    max-height: 400px;
  }
}

.banner-v06 {
  background-image: url("../images/section/banner-6.jpg");
  background-position: center;
}
.banner-v06 .banner-content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 77px 100px;
  max-width: 729px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .banner-v06 .banner-content {
    gap: 30px 60px;
  }
}
@media (max-width: 575px) {
  .banner-v06 .banner-content {
    gap: 20px 60px;
  }
}

.banner-v07 .banner-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-v07 .banner-content {
  background: #374227;
}
.banner-v07 .sect-heading-v02 {
  padding: 40px 15px;
}
@media (min-width: 768px) {
  .banner-v07 {
    display: flex;
  }
  .banner-v07 > * {
    width: 50%;
  }
  .banner-v07 .sect-heading-v02 {
    padding: 40px;
  }
  .banner-v07 .banner-content {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 992px) {
  .banner-v07 .sect-heading-v02 {
    padding: 60px;
  }
}
@media (min-width: 1440px) {
  .banner-v07 .sect-heading-v02 {
    padding-left: 164px;
    padding-right: 30px;
  }
}
@media (max-width: 575px) {
  .banner-v07 .banner-image img {
    min-height: 350px;
  }
}

.banner-v08 {
  position: relative;
}
.banner-v08 .bn-image {
  border-radius: 20px;
  overflow: hidden;
}
.banner-v08 .bn-content {
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner-v08 .bn-content .wrap-content {
  padding: 31px;
  display: grid;
  place-items: center;
  text-align: center;
  max-width: 503px;
  background: var(--black_20);
  border: 1px solid var(--white_20);
  backdrop-filter: blur(20px);
  border-radius: 20px;
  gap: 20px;
}
.banner-v08.style-2 .bn-image {
  border-radius: 10px 10px 0px 0px;
}
.banner-v08.style-2 .bn-content .wrap-content {
  max-width: 580px;
}
@media (min-width: 1200px) {
  .banner-v08 .bn-content {
    position: absolute;
    inset: 20px;
  }
  .banner-v08 .desc {
    margin-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  .banner-v08 {
    padding: 20px;
  }
  .banner-v08 .bn-image {
    position: absolute;
    inset: 0;
    display: flex;
  }
  .banner-v08 .bn-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .banner-v08 .bn-content .wrap-content {
    padding: 20px;
  }
}

.banner-v09 {
  position: relative;
  border-radius: 10px 10px 0px 0px;
  overflow: hidden;
}
.banner-v09 .bn-image {
  position: relative;
  z-index: 0;
}
.banner-v09 .bn-content {
  display: flex;
  align-items: center;
}
.banner-v09 .bn-content .wrap {
  max-width: 518px;
}
@media (min-width: 992px) {
  .banner-v09 .bn-content {
    position: absolute;
    inset: 0;
    z-index: 1;
  }
}
@media (max-width: 991px) {
  .banner-v09 .bn-content {
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
    z-index: 2;
  }
  .banner-v09 .bn-image {
    position: absolute;
    inset: 0;
    z-index: 0;
    display: flex;
  }
  .banner-v09 .bn-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .banner-v09 .bn-image::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.231372549);
    z-index: 1;
  }
}

.infiniteSlide-brand .infiniteSlide-item {
  margin-left: 20px;
  margin-right: 20px;
}
@media (min-width: 992px) {
  .infiniteSlide-brand .infiniteSlide-item {
    margin-left: 40px;
    margin-right: 40px;
  }
}
@media (min-width: 1440px) {
  .infiniteSlide-brand .infiniteSlide-item {
    margin-left: 60px;
    margin-right: 60px;
  }
}
@media (max-width: 767px) {
  .infiniteSlide-brand .brand-image img {
    height: 30px;
    width: auto;
  }
}

.infiniteSlide-brand-2 {
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, black 5%, black 95%, transparent 100%);
  -webkit-mask-mode: alpha;
  -webkit-mask-repeat: no-repeat;
  mask-image: linear-gradient(90deg, transparent 0%, black 5%, black 95%, transparent 100%);
  mask-mode: alpha;
  mask-repeat: no-repeat;
}
.infiniteSlide-brand-2 .infiniteSlide-item {
  max-width: 262px;
  width: 100%;
  margin-left: 8px;
  margin-right: 8px;
}
.infiniteSlide-brand-2 .brand-image {
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--line);
  border-radius: 6px;
}
.infiniteSlide-brand-2 .brand-image:hover {
  border-color: var(--main);
}
@media (max-width: 1199px) {
  .infiniteSlide-brand-2 .brand-image {
    height: 80px;
  }
  .infiniteSlide-brand-2 .infiniteSlide-item {
    max-width: 200px;
  }
}

.section-tab-collection {
  background: var(--bg-8);
}
.section-tab-collection .cls-image {
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
}
.section-tab-collection .cls-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .section-tab-collection .cls-image {
    max-width: 312px;
  }
}

.section-banner-lookbook .wrap-main {
  background: #FBFBFB;
  border-radius: 10px;
  overflow: hidden;
}
.section-banner-lookbook .banner-lookbook {
  height: 100%;
}
.section-banner-lookbook .img-banner {
  border-radius: 0px;
}
.section-banner-lookbook .col-right {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 15px;
  padding-left: 15px;
}
.section-banner-lookbook .tf-btn-swiper-main {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  height: 100%;
}
@media (min-width: 768px) {
  .section-banner-lookbook .group-nav-slider {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
  }
  .section-banner-lookbook .group-nav-slider .tf-swiper {
    max-width: 339px;
    width: 100%;
  }
  .section-banner-lookbook .group-nav-slider .tf-sw-nav {
    flex-shrink: 0;
  }
  .section-banner-lookbook .tf-btn-swiper-main {
    max-width: 527px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .section-banner-lookbook .wrap-main {
    display: flex;
  }
  .section-banner-lookbook .wrap-main > * {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .section-banner-lookbook .sw-dot-default {
    margin-top: 32px;
  }
}
@media (max-width: 767px) {
  .section-banner-lookbook .group-nav-slider .tf-sw-nav {
    display: none;
  }
}

.banner-countdown-v01 {
  display: flex;
  gap: 30px 15px;
  align-items: center;
  justify-content: space-between;
  padding: 40px 15px;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.banner-countdown-v01 .bg-img-item {
  position: absolute;
  inset: 0;
}
.banner-countdown-v01 .bg-img-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-countdown-v01 .banner-content {
  text-align: center;
  max-width: 319px;
  width: 100%;
  position: relative;
  z-index: 1;
}
.banner-countdown-v01 .text-top {
  margin-bottom: 16px;
}
.banner-countdown-v01 .title {
  font-size: clamp(24px, 2.8vw, 32px);
  line-height: clamp(28px, 3.5vw, 42px);
  margin-bottom: 12px;
}
.banner-countdown-v01 .sub-title {
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .banner-countdown-v01 .countdown-02 {
    max-width: 340px;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .banner-countdown-v01 {
    padding: 60px;
  }
  .banner-countdown-v01 .sub-title {
    margin-bottom: 40px;
  }
}
@media (min-width: 1440px) {
  .banner-countdown-v01 {
    padding: 70px 82px 71px 67px;
  }
}
@media (max-width: 767px) {
  .banner-countdown-v01 {
    flex-wrap: wrap;
    justify-content: center;
  }
}

.section-contact .col-left .title,
.section-contact .col-left .desc,
.section-contact .col-left .store-infor-list {
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .section-contact .col-left .store-infor-list {
    margin-bottom: 32px;
  }
}

.store-infor-list {
  display: grid;
  gap: 20px;
}
.store-infor-list .infor-item {
  display: grid;
  place-items: start;
  gap: 10px;
}

.section-map .content {
  border-radius: 10px;
  overflow: hidden;
  display: flex;
}

.section-intro-about .title {
  margin-bottom: 20px;
}
.section-intro-about .image {
  border-radius: 16px;
  overflow: hidden;
}
.section-intro-about .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 350px;
}
.section-intro-about .swiper-counter {
  max-width: 1240px;
}
@media (min-width: 1200px) {
  .section-intro-about .title {
    margin-bottom: 24px;
  }
}

.section-our .col-left {
  padding-right: 126px;
  padding-bottom: 86px;
  position: relative;
}
.section-our .col-left .image {
  border-radius: 16px;
  overflow: hidden;
}
.section-our .col-left .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-our .col-left .image.image-2 {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (min-width: 576px) {
  .section-our .col-left .image.image-2 {
    max-width: 270px;
  }
}
@media (min-width: 768px) {
  .section-our .col-left {
    max-width: 593px;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .section-our .col-left {
    margin-right: -15px;
  }
  .section-our .col-right {
    max-width: 645px;
    margin-left: auto;
  }
}
@media (max-width: 991px) {
  .section-our .col-left {
    padding-right: 50px;
    padding-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .section-our .col-left .image.image-2 {
    left: 55%;
  }
}

.section-faq .col-contact {
  padding: 20px;
  border-radius: 10px;
  background: var(--bg-11);
}
.section-faq .col-contact .title {
  margin-bottom: 29px;
}
.section-faq .col-contact .sub {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .section-faq .col-contact .sub {
    margin-bottom: 44px;
  }
}
@media (min-width: 1200px) {
  .section-faq .col-contact {
    padding: 32px;
  }
}
.section-faq .faq-item:not(:last-child) {
  margin-bottom: 64px;
}
@media (max-width: 1199px) {
  .section-faq .faq-item:not(:last-child) {
    margin-bottom: 48px !important;
  }
}
@media (max-width: 991px) {
  .section-faq .faq-item:not(:last-child) {
    margin-bottom: 30px !important;
  }
}
.section-faq .name-faq {
  margin-bottom: 24px;
  text-align: center;
}
.section-faq .faq-list {
  max-width: 800px;
  margin-left: auto;
}

.section-term-user .content {
  display: grid;
  gap: 48px;
}
.section-term-user .term-title {
  margin-bottom: 15px;
}
.section-term-user .text-wrap {
  display: grid;
  gap: 16px;
}

.section-customer-review {
  position: relative;
  z-index: 1;
}
.section-customer-review .rating-progress-list {
  display: grid;
  gap: 6px;
}
.section-customer-review .rate-progress-star {
  display: flex;
  align-items: center;
  gap: 10px;
}
.section-customer-review .rate-progress-star .number-star {
  min-width: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: var(--main);
}
.section-customer-review .rate-progress-star .number-star .icon {
  font-size: 15px;
  color: #E69600;
}
.section-customer-review .rate-progress-star .number-percent {
  min-width: 12px;
  text-align: center;
  color: var(--main);
}
.section-customer-review .rate-progress-star .progress {
  width: 100%;
  --bs-progress-height: 4px;
  background: var(--line);
  border-radius: 0px;
}
.section-customer-review .rate-progress-star .progress .progress-bar {
  background-color: var(--main);
}
.section-customer-review .content {
  padding: 20px;
  border: 1px solid var(--line);
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: start;
  gap: 30px;
}
.section-customer-review .col-left .title,
.section-customer-review .col-left .rating-progress-list {
  margin-bottom: 24px;
}
.section-customer-review .col-left .rating-ratio {
  display: flex;
  justify-content: space-between;
  color: var(--main);
}
.section-customer-review .col-right > .br-line {
  margin-top: 30px;
  margin-bottom: 30px;
}
.section-customer-review .comment-list {
  display: grid;
  gap: 24px;
}
.section-customer-review .comment-item {
  display: flex;
  align-items: start;
  gap: 15px;
}
.section-customer-review .comment-item .comment_image {
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
}
.section-customer-review .comment-item .author-infor {
  display: flex;
  align-items: center;
  gap: 10px;
}
.section-customer-review .comment-item .author-infor .br-line {
  height: 14px;
}
.section-customer-review .comment-item .comment_content {
  display: grid;
  gap: 15px;
}
.section-customer-review .box-review {
  display: grid;
  gap: 24px;
}
.section-customer-review .box-review .your-rate {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (min-width: 768px) {
  .section-customer-review .content .col-left {
    max-width: 289px;
  }
  .section-customer-review .content .col-right {
    max-width: 831px;
  }
}
@media (min-width: 1200px) {
  .section-customer-review .col-right > .br-line {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .section-customer-review .content {
    padding: 41px;
  }
  .section-customer-review .col-left .title,
  .section-customer-review .col-left .rating-progress-list {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .section-customer-review .content {
    flex-wrap: wrap;
  }
  .section-customer-review .content > * {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .lookbook-showcase {
    display: flex;
    gap: 14px;
  }
  .lookbook-showcase > * {
    width: calc(50% - 7px);
  }
  .lookbook-showcase .banner-lookbook {
    height: 100%;
  }
  .lookbook-showcase .col-right {
    max-width: 593px;
    margin-left: auto;
  }
  .lookbook-showcase .card-product .card-product_wrapper {
    aspect-ratio: 0.8550295858;
  }
}
@media (max-width: 767px) {
  .lookbook-showcase .col-left {
    margin-bottom: 30px;
  }
}

@media (min-width: 992px) {
  .section-exclusive .btn-action_link {
    min-width: 283px;
  }
}

.section-split .col-media .image {
  height: 100%;
}
.section-split .col-media .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .section-split {
    display: flex;
  }
  .section-split > * {
    width: 50%;
  }
}

.section-exlore-accordion .col-main {
  background: #374227;
  display: flex;
  align-items: center;
}
.section-exlore-accordion .sect-content {
  padding: 0px 15px;
}
@media (min-width: 768px) {
  .section-exlore-accordion .sect-content {
    margin: 0 auto;
    max-width: 551px;
    width: 100%;
  }
}

.section-intro-feature .content {
  display: grid;
  place-items: center;
  text-align: center;
}
.section-intro-feature .title {
  margin-bottom: 20px;
}

.section-hero-image {
  background-position: center;
}

.banner-countdown-v02 {
  position: relative;
}
@media (min-width: 768px) {
  .banner-countdown-v02 .col-left {
    max-width: 401px;
    width: 100%;
  }
  .banner-countdown-v02 .col-right {
    max-width: 415px;
    width: 100%;
    margin-left: auto;
  }
}

.section-tesimonial-thumb .sw-thumbs_main {
  margin-bottom: 26px;
}
@media (min-width: 768px) {
  .section-tesimonial-thumb .col-left {
    max-width: 614px;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .section-tesimonial-thumb .sw-thumbs_main {
    margin-bottom: 42px;
  }
}

.section-hero-v1 {
  background: #DBE5EF;
  padding-top: 40px;
}

.banner-countdown-v03 {
  position: relative;
  padding: 43px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.banner-countdown-v03 .bn-image {
  position: absolute;
  inset: 0;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
}
.banner-countdown-v03 .bn-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-countdown-v03 .col-left,
.banner-countdown-v03 .col-right {
  position: relative;
  z-index: 1;
}
@media (min-width: 1200px) {
  .banner-countdown-v03 .col-right {
    max-width: 415px;
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .banner-countdown-v03 > *:not(.bn-image) {
    width: 33%;
  }
}
@media (max-width: 991px) {
  .banner-countdown-v03 {
    flex-wrap: wrap;
    gap: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .banner-countdown-v03 > *:not(.bn-image) {
    width: 100%;
  }
}

.banner-countdown-v04 {
  position: relative;
}
.banner-countdown-v04 .bn-image {
  border-radius: 10px;
  overflow: hidden;
}
.banner-countdown-v04 .bn-content {
  padding: 79px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 48px;
}
.banner-countdown-v04 .bn-content .head {
  display: grid;
  gap: 20px;
  place-items: center;
  text-align: center;
}
.banner-countdown-v04 .countdown-v03 {
  width: 100%;
}
.banner-countdown-v04 .countdown-v03 .js-countdown {
  max-width: 347px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .banner-countdown-v04 .bn-content {
    position: absolute;
    inset: 0;
  }
}
@media (max-width: 991px) {
  .banner-countdown-v04 .bn-image {
    position: absolute;
    inset: 0;
    display: flex;
  }
  .banner-countdown-v04 .bn-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .banner-countdown-v04 .bn-content {
    position: relative;
    z-index: 1;
    padding: 60px 15px;
    gap: 30px;
  }
  .banner-countdown-v04 .bn-content .head {
    gap: 10px;
  }
}

@media (min-width: 992px) {
  .section-faq-2 .col-right {
    max-width: 852px;
    width: 100%;
    margin-left: auto;
  }
}

.section-testimonial.has-bg {
  position: relative;
}

.set-bg-img {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.set-bg-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section-product-banner .collection-v09 {
  height: 100%;
}
@media (min-width: 768px) {
  .section-product-banner .content {
    display: flex;
    justify-content: space-between;
  }
  .section-product-banner .content .col-left {
    width: calc(50% - 8px);
  }
  .section-product-banner .content .col-right {
    width: calc(50% - 8px);
  }
}
@media (min-width: 992px) {
  .section-product-banner .content .col-left {
    width: 39.2700729927%;
  }
  .section-product-banner .content .col-right {
    width: 59.3430656934%;
  }
}
@media (min-width: 1200px) {
  .section-product-banner .card-product .card-product_info {
    gap: 15px;
  }
}
@media (max-width: 767px) {
  .section-product-banner .collection-v09 {
    margin-bottom: 30px;
  }
  .section-product-banner .collection-v09 img {
    max-height: 350px;
  }
}

.banner-hero {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.banner-hero .hero-image {
  position: relative;
  z-index: 1;
}
.banner-hero .hero-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-hero .content-wrap {
  z-index: 2;
  display: flex;
  align-items: center;
}
.banner-hero .hero-content .number-view {
  display: flex;
  gap: 10px;
  align-items: center;
}
.banner-hero .hero-content .head {
  display: grid;
  gap: 10px;
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .banner-hero .content-wrap {
    position: absolute;
    inset: 0;
  }
}
@media (min-width: 1200px) {
  .banner-hero .hero-content .head {
    display: grid;
    gap: 20px;
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .banner-hero {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .banner-hero .hero-image {
    position: absolute;
    inset: 0;
    display: flex;
  }
  .banner-hero .hero-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .banner-hero .hero-content {
    position: relative;
    z-index: 3;
  }
}

@media (min-width: 1440px) {
  .section-product-single-v2 .tf-product-total-quantity {
    margin-top: 44px !important;
  }
}

.section-product-single-v3 .tf-product-media-wrap {
  max-width: unset;
}
.section-product-single-v3 .tf-product-info-heading .product-infor-price {
  margin-bottom: 0;
}
.section-product-single-v3 .tf-product-info-heading .tf-product-description {
  margin-bottom: 20px;
}
.section-product-single-v3 .tf-product-benefit,
.section-product-single-v3 .tf-product-volume-discount {
  margin-bottom: 24px;
}
.section-product-single-v3 .tf-product-info-wrap .tf-product-info-list .tf-product-variant {
  margin-bottom: 32px;
}
.section-product-single-v3 .tf-product-total-quantity {
  margin: 0 !important;
}
.section-product-single-v3 .product-thumbs-slider .tf-product-media-main .item {
  aspect-ratio: 1;
}
.section-product-single-v3 .tf-product-media-thumbs .swiper-slide .item {
  aspect-ratio: 1;
}
@media (min-width: 1200px) {
  .section-product-single-v3 .tf-product-benefit,
  .section-product-single-v3 .tf-product-volume-discount {
    margin-bottom: 48px;
  }
  .section-product-single-v3 .tf-product-info-heading {
    margin-bottom: 32px;
  }
  .section-product-single-v3 .tf-product-info-wrap {
    max-width: 636px;
  }
}

.benefit-list {
  display: grid;
  gap: 15px;
}
.benefit-list .benefit-item {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--main);
}
.benefit-list .benefit-item .icon {
  font-size: 18px;
  color: #172B85;
}

.banner-build {
  display: flex;
  max-width: 1290px;
  width: 100%;
  margin: 0 auto;
  justify-content: space-between;
  gap: 30px;
}
.banner-build .build-infor {
  display: grid;
  place-items: center;
  text-align: center;
  max-width: 320px;
}
.banner-build .build-infor .build_icon {
  display: flex;
  margin-bottom: 24px;
}
.banner-build .build-infor .build_icon .icon {
  font-size: 40px;
  color: var(--text-19);
}
.banner-build .build-infor .build_name {
  margin-bottom: 16px;
}
.banner-build .col-left,
.banner-build .col-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 30px;
}
@media (min-width: 1200px) {
  .banner-build .col-left,
  .banner-build .col-right {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 1440px) {
  .banner-build .col-left,
  .banner-build .col-right {
    padding-top: 51px;
    padding-bottom: 81px;
  }
}
@media (max-width: 991px) {
  .banner-build {
    gap: 20px;
    flex-wrap: wrap;
  }
  .banner-build .build-image {
    order: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .banner-build .build-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: 536px;
    margin: 0 auto;
    display: flex;
  }
  .banner-build .col-left,
  .banner-build .col-right {
    order: 1;
    flex-direction: row;
    width: 100%;
    gap: 20px;
    flex-wrap: wrap;
  }
  .banner-build .build-infor {
    width: calc(50% - 10px);
  }
  .banner-build .build-infor .build_desc {
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }
}
@media (max-width: 425px) {
  .banner-build .build-infor {
    width: 100%;
    max-width: unset;
  }
  .banner-build .build-infor .build_icon {
    margin-bottom: 16px;
  }
}

.benefits-stats .stat-item {
  display: flex;
  align-items: center;
  gap: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--line);
}
.benefits-stats .stat-number {
  color: #172B85;
  min-width: 80px;
}
@media (min-width: 992px) {
  .benefits-stats .stat-number {
    min-width: 130px;
  }
}
@media (min-width: 1200px) {
  .benefits-stats .stat-item {
    gap: 32px;
    padding-top: 28px;
    padding-bottom: 27px;
  }
}
@media (min-width: 1440px) {
  .benefits-stats {
    max-width: 647px;
    width: 100%;
    margin-left: auto;
  }
}

.section-exclusive .wrap-header {
  position: sticky;
  top: 30%;
  z-index: 2;
}
.section-exclusive .exclusive-image {
  border-radius: 10px;
  overflow: hidden;
}
.section-exclusive .exclusive-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-exclusive .exclusive-image.s1 {
  max-width: 343px;
}
.section-exclusive .exclusive-image.s2 {
  max-width: 353px;
  margin-top: 117px;
  margin-left: auto;
}
.section-exclusive .exclusive-image.s3 {
  max-width: 273px;
  margin-top: 252px;
  margin-left: auto;
  margin-right: auto;
}
.section-exclusive .exclusive-image.s4 {
  max-width: 296px;
  margin-top: 328px;
  margin-left: auto;
  margin-right: auto;
}

/*------------ Shop ---------------- */
/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

.noUi-connects {
  overflow: hidden;
  z-index: 0;
}

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0;
}

.noUi-vertical .noUi-origin {
  width: 0;
}

.noUi-horizontal .noUi-origin {
  height: 0;
}

.noUi-handle {
  position: absolute;
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

.noUi-horizontal {
  height: 18px;
}

.noUi-horizontal .noUi-handle {
  top: -4px;
}

.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-handle {
  top: -17px;
}

.noUi-draggable {
  cursor: ew-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}

.noUi-vertical .noUi-handle:after {
  top: 17px;
}

[disabled] .noUi-connect {
  background: #b8b8b8;
}

[disabled] .noUi-handle,
[disabled].noUi-handle,
[disabled].noUi-target {
  cursor: not-allowed;
}

.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-pips {
  position: absolute;
  color: #999;
}

.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}

.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

.noUi-marker {
  position: absolute;
  background: #ccc;
}

.noUi-marker-sub {
  background: #aaa;
}

.noUi-marker-large {
  background: #aaa;
}

.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}

.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}

.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%, 0);
  padding-left: 25px;
}

.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}

.noUi-horizontal {
  height: 3px;
}

.noUi-target {
  border: 0;
}

.noUi-base .noUi-connects {
  border-radius: 999px;
  background-color: var(--black_20);
}

.noUi-connect {
  background-color: var(--black);
}

.noUi-horizontal .noUi-handle,
.noUi-vertical .noUi-handle {
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background-color: var(--black);
  box-shadow: unset;
  cursor: pointer;
}
.noUi-horizontal .noUi-handle::before,
.noUi-vertical .noUi-handle::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 200%;
  width: 200%;
}
.noUi-horizontal .noUi-handle.noUi-handle-lower,
.noUi-vertical .noUi-handle.noUi-handle-lower {
  left: 100%;
}
.noUi-horizontal .noUi-handle.noUi-handle-upper,
.noUi-vertical .noUi-handle.noUi-handle-upper {
  right: 0;
}

.tf-btn-filter {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  padding: 12px 31px;
  border-radius: 6px;
  border: 1px solid var(--line);
  color: var(--main);
}
.tf-btn-filter.is-btn {
  padding: 0;
  border: 0;
  gap: 10px;
}
.tf-btn-filter.is-btn .icon {
  font-size: 24px;
}
@media (max-width: 767px) {
  .tf-btn-filter {
    padding: 8px 20px;
  }
}

.tf-shop-control {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px 8px;
  margin-top: -8px;
  margin-bottom: 16px;
  flex-wrap: wrap;
  padding-top: 8px;
  padding-bottom: 8px;
  background: var(--white);
}
.tf-shop-control.control-dropdown {
  padding: 0;
  margin: 0;
  margin-bottom: 24px;
}
.tf-shop-control .tf-control-sorting {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
}
.tf-shop-control .col-left,
.tf-shop-control .col-right {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 20px 12px;
}
@media (min-width: 1440px) {
  .tf-shop-control .col-left,
  .tf-shop-control .col-right {
    gap: 34px;
  }
}
.tf-shop-control .col-right {
  justify-content: flex-end;
}
@media (min-width: 1200px) {
  .tf-shop-control.side {
    max-width: 976px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .tf-shop-control {
    flex-wrap: wrap;
    gap: 12px;
  }
  .tf-shop-control .col-left,
  .tf-shop-control .col-right {
    width: 100%;
    flex: unset;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 12px;
  }
}

.tf-control-layout {
  display: flex;
  align-items: center;
  gap: 12px;
}
.tf-control-layout .tf-view-layout-switch {
  display: flex;
  cursor: pointer;
  color: var(--text-3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 20px;
}
.tf-control-layout .tf-view-layout-switch:hover, .tf-control-layout .tf-view-layout-switch.active {
  color: var(--main);
}
@media (min-width: 1440px) {
  .tf-control-layout {
    gap: 24px;
  }
}

@media (max-width: 575px) {
  .tf-view-layout-switch {
    font-size: 14px;
  }
}

.wrapper-shop {
  transition: all 0.3s ease-in-out;
  animation: fadeShop 0.5s ease-in-out;
  column-gap: 15px;
  row-gap: 32px;
}
@media (min-width: 1440px) {
  .wrapper-shop {
    row-gap: 64px;
  }
}

.wrapper-control-shop {
  position: relative;
}
.wrapper-control-shop.loading-shop {
  min-height: calc(100vh - 40%);
}
.wrapper-control-shop.loading-shop * {
  display: none !important;
}
.wrapper-control-shop.loading-shop::after {
  content: "";
  position: absolute;
  display: block;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  border: 2px solid transparent;
  border-top: 2px solid var(--black);
  border-right: 2px solid var(--black);
  border-radius: 50%;
  animation: spin 0.5s linear infinite;
  z-index: 10000;
}
@media (min-width: 1200px) {
  .wrapper-control-shop .tf-grid-layout .wg-pagination {
    margin-top: 16px;
    gap: 40px 20px;
  }
}

@keyframes fadeShop {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.listLayout-wrapper #product-count-grid {
  display: none;
}
.listLayout-wrapper #product-count-list {
  display: block;
}

.widget-facet {
  overflow: hidden;
  padding-top: 24px;
  padding-bottom: 24px;
}
.widget-facet .facet-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: var(--main);
}
.widget-facet .facet-title .icon {
  transform: rotate(0deg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.widget-facet .facet-title.collapsed {
  margin-bottom: 0px;
}
.widget-facet .facet-title.collapsed .icon {
  transform: rotate(180deg);
}
.widget-facet:not(:last-child) {
  padding-bottom: 23px;
  border-bottom: 1px solid var(--line);
}

.filter-group-check .list-item {
  display: flex;
  gap: 8px;
  align-items: center;
  color: var(--main);
}
.filter-group-check .list-item:not(:last-child) {
  margin-bottom: 10px;
}
.filter-group-check .list-item:has(.label.disabled) {
  pointer-events: none;
}
.filter-group-check .list-item:has(.label.disabled) .label {
  opacity: 0.2;
}
.filter-group-check .list-item input:checked + label {
  text-decoration-color: var(--main);
}
.filter-group-check .label {
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: underline;
  text-decoration-color: transparent;
}

.filter-size-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}
.filter-size-box .size-item {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--line);
  background-color: var(--white);
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  border-radius: 50%;
  color: var(--text);
}
.filter-size-box .size-item.active, .filter-size-box .size-item:hover {
  background-color: var(--black);
  color: var(--white);
}
.filter-size-box .size-item.disabled {
  color: var(--black-4);
  pointer-events: none;
}
.filter-size-box .size-item.disabled::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 53.568px;
  height: 1px;
  background-color: var(--black-4);
  transform: rotate(45deg);
  transform-origin: top left;
}
.filter-size-box .size-item.over-size {
  width: 120px;
  border-radius: 999px;
}
@media (min-width: 1200px) {
  .filter-size-box .size-item {
    width: 56px;
    height: 56px;
  }
}

.filter-color-box {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.filter-color-box .color-item {
  width: 32px;
  height: 32px;
  display: block;
  border-radius: 50%;
  border: 1px solid var(--line);
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: var(--white);
  cursor: pointer;
  padding: 4px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.filter-color-box .color-item .color {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
}
.filter-color-box .color-item.active {
  border-color: var(--dark) !important;
}
.filter-color-box .color-text {
  display: none;
}
@media (min-width: 1200px) {
  .filter-color-box .color-item {
    width: 40px;
    height: 40px;
  }
}

.meta-filter-shop {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 24px;
}
.meta-filter-shop #product-count-grid {
  display: block;
}
.meta-filter-shop #product-count-list {
  display: none;
}
.meta-filter-shop #applied-filters {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
}
.meta-filter-shop .filter-tag {
  display: flex;
  align-items: center;
  text-transform: capitalize;
  gap: 10px;
  padding: 7px 14px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  border: 1px solid var(--line);
  color: var(--text-4);
}
.meta-filter-shop .filter-tag:hover {
  background: var(--line);
}
.meta-filter-shop.type-drop {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .meta-filter-shop {
    gap: 24px;
  }
}

.overlay-filter {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.4);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: url(../images/cursor-close.svg), auto;
}
.overlay-filter.show {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 1200px) {
  .overlay-filter.type-drawer {
    display: none;
  }
}

.filter-price {
  display: grid;
  gap: 20px;
}
.filter-price .price-val-range {
  padding: 0px 6px;
  margin: 4.5px 0px;
}
.filter-price .price-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.filter-price .price-box .br-line {
  width: 20px;
}
@media (min-width: 1440px) {
  .filter-price .price-box {
    gap: 42px;
  }
}
.filter-price .price-val {
  position: relative;
}
.filter-price .price-val::before {
  content: attr(data-currency);
}
.filter-price .price-val_wrap {
  padding: 7px 9px;
  border: 1px solid var(--line);
  border-radius: 6px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: var(--main);
}
.filter-price .box-wrap {
  display: grid;
  gap: 4px;
  flex: 1;
}

.tf-list-layout {
  display: grid;
  gap: 24px;
}
@media (min-width: 1200px) {
  .tf-list-layout {
    gap: 48px;
  }
}

@media (min-width: 1200px) {
  .filter-drawer-wrap.canvas-filter {
    max-width: 100% !important;
    width: 100% !important;
  }
  .filter-drawer-wrap {
    position: absolute;
    z-index: 90;
    padding: 28px;
    top: 100%;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 0 25px 3px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
  }
  .filter-drawer-wrap .tf-group-filter {
    display: flex;
    flex-direction: column;
    gap: 28px;
  }
  .filter-drawer-wrap .collapse-body {
    padding-bottom: 0 !important;
  }
  .filter-drawer-wrap .widget-facet {
    margin-bottom: 0 !important;
    padding: 0;
    border: 0;
  }
  .filter-drawer-wrap .facet-title {
    padding: 0px;
    margin-bottom: 24px;
  }
  .filter-drawer-wrap .filter-color-box {
    padding-right: 0;
  }
  .filter-drawer-wrap .price-box {
    gap: 12px;
  }
  .filter-drawer-wrap .canvas-body {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    overflow-y: unset;
    gap: 20px;
  }
  .filter-drawer-wrap .canvas-body > .br-line {
    display: none;
  }
  .filter-drawer-wrap.show {
    margin-top: 10px;
    opacity: 1;
    visibility: visible;
  }
}

@media (min-width: 1200px) {
  .wrapper-filter-dropdown {
    position: relative;
  }
}

.group-check-color {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 15px;
}

.field-color {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--line);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.field-color input,
.field-color .color-text {
  display: none;
}
.field-color .color {
  display: flex;
  position: absolute;
  inset: 0;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.field-color input:checked ~ label.color {
  inset: 5px;
}
.field-color:has(input:checked) {
  border-color: var(--black);
  padding: 5px;
}

.group-onsale {
  display: grid;
  gap: 20px;
}

.onsale-item {
  display: flex;
  gap: 16px;
}
.onsale-item .image {
  border-radius: 4px;
  overflow: hidden;
  max-width: 85px;
  width: 100%;
}
.onsale-item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 0.85;
}
.onsale-item .content {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
@media (min-width: 1200px) {
  .onsale-item {
    gap: 20px;
  }
}

.tf-pagination-shop {
  display: flex;
  align-items: center;
  gap: 8px;
}
.tf-pagination-shop .pagination-item {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid var(--line-2);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
}
.tf-pagination-shop .pagination-item:hover {
  border-color: var(--main);
}
.tf-pagination-shop .pagination-item.active {
  border-color: var(--main);
  background: var(--main);
  color: var(--white);
}
@media (min-width: 1440px) {
  .tf-pagination-shop {
    gap: 10px;
    margin-top: 20px;
  }
  .tf-pagination-shop .pagination-item {
    width: 44px;
    height: 44px;
  }
}

.tf-filter-dropdown {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px 24px;
  padding-bottom: 31px;
  border-bottom: 1px solid var(--line);
  margin-bottom: 32px;
}

.meta-dropdown-filter {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.dropdown-filter .dropdown-toggle {
  min-width: 80px;
  border-radius: 6px;
  padding: 7px 14px;
  border: 1px solid var(--line);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: var(--main);
}
.dropdown-filter .dropdown-toggle::after {
  display: none;
}
.dropdown-filter .dropdown-toggle.show .icon {
  transform: rotate(180deg);
}
.dropdown-filter .dropdown-toggle:hover {
  border-color: var(--text);
}
.dropdown-filter .icon {
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.dropdown-filter .text-value {
  text-wrap: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: capitalize;
}
.dropdown-filter .dropdown-menu {
  margin-top: -2px !important;
  min-width: 238px;
  box-shadow: var(--shadow-1);
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 15px 10px;
  max-height: 68vh;
  isolation: isolate;
  overscroll-behavior-y: contain;
  overflow-y: auto;
  z-index: 99;
  box-shadow: 0 0 25px 3px rgba(0, 0, 0, 0.1);
}
.dropdown-filter .dropdown-menu::-webkit-scrollbar {
  width: 5px;
}
.dropdown-filter .dropdown-menu::-webkit-scrollbar-track {
  background-color: var(--line);
}
.dropdown-filter .dropdown-menu::-webkit-scrollbar-thumb {
  background: var(--primary);
  border-radius: 4px;
}
.dropdown-filter .dropdown-menu.drop-menu-brand {
  max-height: 180px;
}
.dropdown-filter .filter-color-box,
.dropdown-filter .filter-size-box {
  gap: 8px;
}
@media (min-width: 1200px) {
  .dropdown-filter .dropdown-menu {
    min-width: 240px;
    padding: 25px 15px;
  }
  .dropdown-filter .dropdown-toggle {
    padding: 12px 31px;
  }
}

.cls-grid_layout {
  gap: 15px;
}
.cls-grid_layout .tf-pagination-shop {
  margin-top: 15px;
}
@media (min-width: 1200px) {
  .cls-grid_layout .tf-pagination-shop {
    margin-top: 35px;
  }
}
@media (min-width: 1440px) {
  .cls-grid_layout .tf-pagination-shop {
    margin-top: 65px;
  }
}

@media (min-width: 1440px) {
  .section-shop-sidebar:not(.drawer) .col-product {
    max-width: 974px;
    width: 100%;
  }
  .section-shop-sidebar:not(.drawer) .col-filter {
    margin-right: -20px;
  }
  .section-shop-sidebar:not(.drawer) .col-filter.right {
    margin-right: 0;
    margin-left: -20px;
  }
}

.count-text {
  color: var(--main);
}

/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
.bg-gray {
  background: #686868;
}

.bg-light-gray {
  background: #DBDBDB;
}

.bg-burnt-orange {
  background: #CB4C08;
}

.bg-light-pink {
  background: #FFB8B8;
}

.bg-olive-yellow {
  background: #BBB355;
}

.bg-lavender-purple {
  background: #AA88C5;
}

.bg-peach-orange {
  background: #FB9A74;
}

.bg-light-magenta {
  background: #FFA3E8;
}

.bg-blue {
  background: #678DB7;
}

.bg-beige {
  background: #EDE8D0;
}

.bg-dark-brown {
  background: #543122;
}

.bg-rust-brown {
  background: #844A37;
}

.bg-green {
  background: #797D66;
}

.bg-deep-red {
  background: #4B2E30;
}

.bg-red {
  background: #EE284B;
}

.bg-silver {
  background: #ECECEC;
}

.bg-gold {
  background: #E8CEA3;
}

.stagger-wrap .stagger-item {
  transition: 0.3s ease-in-out;
  transform: scale(0.5) rotate(90deg) skew(15deg);
  opacity: 0;
}
.stagger-wrap .stagger-item.stagger-finished {
  transform: scale(1) rotate(0deg) skew(0deg);
  opacity: 1;
}

.card-product {
  display: flex;
  flex-direction: column;
  gap: 16px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.card-product:hover .variant-box,
.card-product:hover .product-action_bot,
.card-product:hover .product-btn_quick {
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
}
.card-product:hover .product-countdown {
  bottom: -40px;
}
.card-product:hover .product-marquee_sale {
  transform: translateY(50px);
}
.card-product.style-2 .product-action_list {
  top: unset;
  left: 10px;
  right: 10px;
  justify-content: center;
  flex-direction: row;
  bottom: 10px;
}
.card-product.style-2 .product-action_list li {
  transform: translateY(0px);
  transition-delay: unset !important;
}
@media (min-width: 1200px) {
  .card-product.style-2 .product-action_list {
    bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .card-product {
    gap: 20px;
  }
  .card-product:hover .product-action_list li {
    opacity: 1;
    visibility: visible;
    --delay: 0s;
    transition-delay: var(--delay);
    transform: translateX(0px);
  }
  .card-product:hover .product-action_list li:nth-child(2) {
    --delay: 0.1s;
  }
  .card-product:hover .product-action_list li:nth-child(3) {
    --delay: 0.2s;
  }
  .card-product:hover .product-action_list li:nth-child(4) {
    --delay: 0.3s;
  }
  .card-product.style-2 .product-action_list li {
    transform: translateY(20px);
  }
  .card-product.style-2:hover .product-action_list li {
    transform: translateY(0px);
  }
}

.card-product_wrapper {
  aspect-ratio: 0.8508997429;
  z-index: 20;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  display: flex;
  border-radius: 10px;
}
.card-product_wrapper.size331x414 {
  aspect-ratio: 0.7995169082;
}
.card-product_wrapper.size329x389 {
  aspect-ratio: 0.8457583548;
}
.card-product_wrapper.size291x350 {
  aspect-ratio: 0.8314285714;
}
.card-product_wrapper .product-img {
  overflow: hidden;
  position: relative;
  z-index: 0;
  width: 100%;
  display: flex;
}
.card-product_wrapper img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  transition-duration: 700ms;
}
.card-product_wrapper .img-product {
  z-index: 1;
  position: relative;
}
.card-product_wrapper .img-hover {
  position: absolute;
  inset: 0;
  z-index: 2;
  clip-path: inset(0 100% 0 0);
}
.card-product_wrapper:hover .img-product {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.card-product_wrapper:hover .img-hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  clip-path: inset(0 0 0 0);
}
.card-product_wrapper.square {
  aspect-ratio: 1;
}
.card-product_wrapper.square img {
  aspect-ratio: 1;
}

.product-action_list {
  position: absolute;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 6px;
  top: 8px;
  right: 8px;
  z-index: 6;
}
.product-action_list .box-icon {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: var(--white);
  box-shadow: 0px 10px 25px 0px rgba(43, 52, 74, 0.1215686275);
  color: var(--main);
}
.product-action_list .box-icon:hover {
  background-color: var(--black);
  color: var(--white);
}
@media (min-width: 768px) {
  .product-action_list .box-icon {
    width: 40px;
    height: 40px;
  }
}
@media (min-width: 1200px) {
  .product-action_list .box-icon {
    width: 45px;
    height: 45px;
  }
}
.product-action_list.pst-1 {
  top: 8px;
  right: 8px;
}
@media (min-width: 768px) {
  .product-action_list .icon {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .product-action_list {
    top: 16px;
    right: 16px;
    gap: 11px;
  }
  .product-action_list li {
    opacity: 0;
    visibility: hidden;
    transform: translateX(20px);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .product-action_list.style-row li {
    transform: translateY(-16px);
    transition-delay: unset !important;
  }
}
@media (max-width: 1199px) {
  .product-action_list.style-row {
    position: unset;
  }
}
@media (max-width: 575px) {
  .product-action_list .wishlist,
  .product-action_list .compare {
    display: none;
  }
}

.product-badge_list {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 4px;
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 1;
}
@media (min-width: 1200px) {
  .product-badge_list {
    top: 16px;
    left: 16px;
    gap: 10px;
  }
}
@media (max-width: 575px) {
  .product-badge_list {
    flex-direction: column;
    align-items: start;
    gap: 4px;
  }
}

.product-badge_item {
  padding: 2px 6px;
  border-radius: 2px;
  color: var(--white);
  font-weight: 500;
}
.product-badge_item.new {
  background: #7DA468;
}
.product-badge_item.sale {
  background: #F57E60;
}
.product-badge_item.best {
  display: flex;
  align-items: center;
  gap: 4px;
  background: #DAF560;
  color: var(--main);
}

.product-action_bot {
  position: absolute;
  bottom: 8px;
  right: 8px;
  left: 8px;
  z-index: 2;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-action_bot .btn-action_choose {
  font-weight: 500;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: var(--white);
  border-radius: 6px;
  color: var(--main);
}
.product-action_bot .btn-action_choose:hover {
  background: var(--black);
  color: var(--white);
}
@media (min-width: 768px) {
  .product-action_bot .btn-action_choose {
    padding: 16px;
  }
}
.product-action_bot > * {
  box-shadow: 0px 10px 25px 0px rgba(43, 52, 74, 0.1215686275);
}
.product-action_bot > *:not(:last-child) {
  margin-bottom: 12px;
}
@media (min-width: 1200px) {
  .product-action_bot {
    bottom: 16px;
    right: 16px;
    left: 16px;
    transform: translateY(20px);
    opacity: 0;
    visibility: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 575px) {
  .product-action_bot > *.w-100 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}

.card-product_info {
  display: grid;
  gap: 15px;
}
.card-product_info .name-product {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  color: var(--main);
}
.card-product_info.type-center {
  place-items: center;
  text-align: center;
}
.card-product_info.type-center.gap-5 .price-wrap {
  margin-bottom: 5px;
}

.price-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px;
}
.price-wrap .price-new {
  color: var(--main);
}
.price-wrap .price-old {
  text-decoration: line-through;
  color: #ACACAC;
}
.price-wrap .cl-text-price {
  color: #B81000;
}

.product-color_list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  padding-top: 3px;
  padding-bottom: 3px;
  position: relative;
}
.product-color_list .product-color-item {
  width: 24px;
  height: 24px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.product-color_list .product-color-item .swatch-value {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-color_list .product-color-item .swatch-value.bg-white {
  border: 1px solid var(--line);
}
.product-color_list .product-color-item img {
  visibility: hidden;
  width: 18px;
  height: 18px;
  position: absolute;
}
.product-color_list .color-track {
  position: absolute;
  width: 30px;
  height: 30px;
  border: 1px solid var(--black);
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: translate(-50%, -50%);
  left: 12px;
  top: 15px;
  pointer-events: none;
  z-index: 1;
}
.product-color_list.style-2 {
  padding: 4px;
}
.product-color_list.style-2 .product-color-item {
  width: 18px;
  height: 18px;
}
.product-color_list.style-2 .color-track {
  width: 26px;
  height: 26px;
  left: 13px;
  top: 13px;
}
@media (min-width: 1200px) {
  .product-color_list {
    gap: 10px;
    margin-left: 3px;
  }
  .product-color_list .product-color-item {
    width: 32px;
    height: 32px;
  }
  .product-color_list .color-track {
    width: 38px;
    height: 38px;
    top: 19px;
    left: 16px;
  }
}

.product-marquee_sale {
  font-weight: 500;
  background: var(--black);
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  color: var(--white);
  padding: 4px 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}
.product-marquee_sale .initial-child-container {
  gap: 8px;
  align-items: center;
  display: flex;
}
.product-marquee_sale .icon {
  color: var(--primary);
}
@media (max-width: 1199px) {
  .product-marquee_sale {
    display: none;
  }
}

/* Product Single */
.product-thumbs-slider {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.product-thumbs-slider .tf-product-media-thumbs .item {
  border-radius: 4px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.product-thumbs-slider .tf-product-media-thumbs .item::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 4px;
  border: 1px solid var(--black);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-thumbs-slider .tf-product-media-thumbs .swiper-slide.swiper-slide-thumb-active .item::after {
  opacity: 1;
  visibility: visible;
}
.product-thumbs-slider .tf-product-media-main {
  border-radius: 10px;
  overflow: hidden;
}
.product-thumbs-slider .tf-product-media-main .item {
  display: flex;
  justify-content: center;
  height: 100%;
}
.product-thumbs-slider .tf-product-media-main .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-thumbs-slider .tf-product-media-main .slide-3d {
  height: auto !important;
}
@media (min-width: 992px) {
  .product-thumbs-slider.style-thumb-inner {
    position: relative;
  }
  .product-thumbs-slider.style-thumb-inner .tf-product-media-thumbs {
    position: absolute;
    bottom: 16px;
    left: 16px;
    right: 16px;
    width: calc(100% - 32px);
  }
  .product-thumbs-slider.style-thumb-inner .tf-product-media-thumbs .swiper-slide {
    width: 74px !important;
  }
  .product-thumbs-slider.style-thumb-inner .tf-product-media-thumbs .swiper-wrapper {
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  .product-thumbs-slider {
    gap: 15px;
  }
  .product-thumbs-slider.style-row {
    flex-direction: row;
    aspect-ratio: 0.9746268657;
  }
  .product-thumbs-slider.style-row .flat-wrap-media-product {
    width: calc(100% - 115px);
  }
  .product-thumbs-slider.style-row .tf-product-media-thumbs {
    width: 100px;
  }
  .product-thumbs-slider.style-row .tf-product-media-main {
    height: 100%;
  }
  .product-thumbs-slider.style-row.row_left .flat-wrap-media-product {
    order: 1;
  }
  .product-thumbs-slider.style-thumb-inner-left {
    position: relative;
  }
  .product-thumbs-slider.style-thumb-inner-left .thumb-wrap {
    position: absolute;
    top: 16px;
    left: 16px;
    bottom: 16px;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1200px) and (min-width: 1600px) {
  .product-thumbs-slider.style-thumb-inner-left .thumb-wrap {
    left: 64px;
  }
}
@media (min-width: 1200px) {
  .product-thumbs-slider.style-thumb-inner-left .tf-product-media-thumbs {
    width: 88px;
    max-height: 472px;
  }
  .product-thumbs-slider.style-thumb-inner-left .tf-product-media-thumbs .swiper-slide {
    min-height: 88px !important;
    transition: unset;
    transform: unset;
    opacity: 1;
  }
  .product-thumbs-slider.style-thumb-inner-left .tf-product-media-thumbs .swiper-slide .item img {
    aspect-ratio: 1;
  }
  .product-thumbs-slider.style-thumb-inner-left .tf-product-media-main {
    border-radius: 0px;
  }
  .product-thumbs-slider.style-thumb-inner-left .tf-product-media-main .item img {
    aspect-ratio: 1.0355987055;
  }
}
@media (max-width: 1199px) {
  .product-thumbs-slider {
    display: unset;
  }
  .product-thumbs-slider > *:not(:last-child) {
    margin-bottom: 8px;
  }
}

.tf-product-media-thumbs {
  flex-shrink: 0;
  margin: 0;
  width: 100%;
}
.tf-product-media-thumbs .swiper-slide .item {
  width: 100%;
  height: 100%;
}
.tf-product-media-thumbs .swiper-slide .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 1200px) {
  .tf-product-media-thumbs {
    max-height: 714px;
  }
}

@media (min-width: 1200px) {
  .tf-product-media-wrap {
    max-width: 653px;
  }
}

.tf-product-info-wrap {
  margin-top: 30px;
}
.tf-product-info-wrap .tf-product-info-list .tf-product-variant,
.tf-product-info-wrap .tf-product-info-list .tf-product-delivery {
  margin-bottom: 40px;
}
.tf-product-info-wrap .tf-product-info-list .tf-product-pickup-available {
  margin-bottom: 24px;
}
.tf-product-info-wrap .tf-product-line-up,
.tf-product-info-wrap .tf-prd_other {
  margin-bottom: 48px;
}
.tf-product-info-wrap .tf-product-info-heading {
  margin-bottom: 20px;
}
.tf-product-info-wrap .tf-product-info-heading .product-infor-badge {
  margin-bottom: 15px;
}
.tf-product-info-wrap .tf-product-info-heading .product-infor-name,
.tf-product-info-wrap .tf-product-info-heading .product-infor-price {
  margin-bottom: 20px;
}
.tf-product-info-wrap .tf-product-info-heading .tf-product-shipping,
.tf-product-info-wrap .tf-product-info-heading .tf-product-progress-sale {
  margin-bottom: 24px;
}
.tf-product-info-wrap .product-infor-trust {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}
.tf-product-info-wrap .product-infor-trust .list-img {
  display: flex;
  align-items: center;
}
.tf-product-info-wrap .product-infor-trust .list-img .img-item {
  border-radius: 50%;
  overflow: hidden;
  display: flex;
}
.tf-product-info-wrap .product-infor-trust .list-img .img-item:not(:last-child) {
  margin-right: -12px;
}
.tf-product-info-wrap .product-infor-price {
  display: flex;
  align-items: center;
  gap: 12px;
}
.tf-product-info-wrap .product-infor-price .price-on-sale {
  color: #B01607;
}
.tf-product-info-wrap .tf-product-variant {
  display: grid;
  gap: 20px;
}
.tf-product-info-wrap .tf-product-variant .variant-picker-label {
  margin-bottom: 12px;
  color: var(--main);
}
.tf-product-info-wrap .tf-product-variant .variant-picker-values {
  display: flex;
  align-items: center;
}
.tf-product-info-wrap .tf-product-variant .variant-color .variant-picker-values {
  gap: 12px;
}
.tf-product-info-wrap .tf-product-variant .variant-size .variant-picker-label {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tf-product-info-wrap .tf-product-variant .variant-size .variant-picker-values {
  gap: 16px;
}
.tf-product-info-wrap .variant-color .color-btn:not(.select-item) {
  position: relative;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  text-align: center;
  border: 1px solid var(--line);
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 50%;
}
.tf-product-info-wrap .variant-color .color-btn:not(.select-item) .check-color {
  width: 35px;
  height: 35px;
  display: flex;
  flex-shrink: 0;
  border-radius: 50%;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-product-info-wrap .variant-color .color-btn:not(.select-item).active {
  border-color: var(--black);
}
.tf-product-info-wrap .variant-color .color-btn:not(.select-item).active .check-color {
  width: 26px;
  height: 26px;
  border-color: var(--line);
}
.tf-product-info-wrap .variant-color .color-btn.style-image {
  width: 56px;
  height: 56px;
  padding: 5px;
  border: 1px solid var(--line);
}
.tf-product-info-wrap .variant-color .color-btn.style-image .img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
}
.tf-product-info-wrap .variant-color .color-btn.style-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 1;
}
.tf-product-info-wrap .variant-size .variant-picker-label {
  justify-content: space-between;
}
.tf-product-info-wrap .variant-size .size-btn:not(.select-item) {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--line);
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 50%;
  color: var(--main);
}
.tf-product-info-wrap .variant-size .size-btn:not(.select-item):hover {
  border-color: var(--black);
}
.tf-product-info-wrap .variant-size .size-btn:not(.select-item).active {
  background: var(--black);
  color: var(--white);
  border-color: var(--black);
}
.tf-product-info-wrap .variant-size .size-btn:not(.select-item).disabled {
  opacity: 0.3;
  pointer-events: none;
}
@media (min-width: 1200px) {
  .tf-product-info-wrap .variant-size .size-btn:not(.select-item) {
    width: 48px;
    height: 48px;
  }
}
.tf-product-info-wrap .tf-product-total-quantity {
  display: grid;
  gap: 12px;
}
.tf-product-info-wrap .tf-product-total-quantity .group-action {
  display: flex;
  align-items: center;
  gap: 12px;
}
.tf-product-info-wrap .tf-product-total-quantity .btn-action-price {
  gap: 0;
}
.tf-product-info-wrap .tf-product-total-quantity .btn-action-price.out-stock {
  pointer-events: none;
  border-color: #939393;
  color: #939393;
}
.tf-product-info-wrap .tf-product-trust-seal {
  display: grid;
  place-items: center;
  gap: 12px;
}
.tf-product-info-wrap .tf-product-trust-seal .list-card {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
}
.tf-product-info-wrap .progress-cart {
  width: 100%;
  background-color: var(--text-3);
  height: 4px;
  position: relative;
  border-radius: 30px;
}
.tf-product-info-wrap .progress-cart .value {
  position: relative;
  height: 100%;
  background-color: var(--main);
  transition: width 2s ease;
  border-radius: 30px;
}
.tf-product-info-wrap .tf-product-progress-sale .title {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.tf-product-info-wrap .tf-product-delivery {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 60px;
}
.tf-product-info-wrap .tf-product-delivery > .br-line {
  height: 33px;
}
.tf-product-info-wrap .tf-product-delivery .product-delivery {
  flex: 1;
  text-align: center;
}
.tf-product-info-wrap .tf-product-delivery .product-delivery .icon {
  font-size: 23px;
  margin-bottom: 10px;
  display: block;
}
.tf-product-info-wrap .tf-product-pickup-available {
  display: flex;
  gap: 8px;
}
.tf-product-info-wrap .tf-product-pickup-available .icon {
  font-size: 21px;
  color: #00BA00;
}
.tf-product-info-wrap .tf-product-pickup-available .content {
  display: grid;
  gap: 4px;
}
@media (min-width: 1200px) {
  .tf-product-info-wrap {
    max-width: 653px;
    margin-left: auto;
  }
  .tf-product-info-wrap .tf-product-total-quantity {
    margin-top: 20px;
  }
}

.tf-product-accordion .accordion-item {
  position: relative;
}
.tf-product-accordion .accordion-item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: var(--line);
}
.tf-product-accordion .accordion-item .accordion-content {
  padding-bottom: 28px;
}
.tf-product-accordion .list li {
  display: flex;
  align-items: center;
}
.tf-product-accordion .list li .br-dot {
  margin-left: 8px;
  margin-right: 8px;
  background: #686868;
}
@media (max-width: 991px) {
  .tf-product-accordion .accordion-item .accordion-content {
    padding-bottom: 16px;
  }
}

.badge-sale {
  border-radius: 19px;
  padding: 0px 9px;
  border: 1px solid var(--text);
}
.badge-sale.style-fill {
  border-radius: 7px;
  color: var(--white);
  background: #BA3326;
  border: unset;
  padding: 3px 9px;
}
.badge-sale.style-2 {
  padding: 6px 10px;
  border: unset;
  color: var(--white);
  display: flex;
  align-items: center;
  gap: 4px;
}
.badge-sale.style-2.most {
  background: #B71000;
}
.badge-sale.style-2.best {
  background: #6919AB;
}

.badge-sale-v2 {
  padding: 1px;
  background: linear-gradient(360deg, rgba(210, 145, 75, 0.3) 0%, rgba(210, 145, 75, 0.06) 100%);
  border-radius: 17px;
  overflow: hidden;
  display: inline-flex;
}
.badge-sale-v2 .badge-wrap {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  background: var(--white);
  border-radius: 17px;
  padding: 3px 14px;
}

.tf-sticky-btn-atc {
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 70;
  box-shadow: 0px 5px 18px 5px rgba(64, 72, 87, 0.1490196078);
  background-color: var(--white);
  transition: all 0.3s linear;
  transform: translateY(100%);
}
.tf-sticky-btn-atc .tf-height-observer {
  padding: 16px 0;
  column-gap: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tf-sticky-btn-atc .tf-sticky-atc-product {
  gap: 15px;
  display: flex;
  align-items: center;
}
.tf-sticky-btn-atc .atc-product-side {
  display: flex;
  align-items: center;
  gap: 16px;
}
.tf-sticky-btn-atc .atc-product-side .prd_img {
  max-width: 72px;
  overflow: hidden;
  border-radius: 50%;
}
.tf-sticky-btn-atc .atc-product-side .prd_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 1;
}
.tf-sticky-btn-atc .atc-product-side .prd_info {
  display: grid;
  gap: 4px;
}
.tf-sticky-btn-atc .tf-sticky-atc-variant-price,
.tf-sticky-btn-atc .tf-product-info-quantity {
  display: flex;
  gap: 12px;
  align-items: center;
}
.tf-sticky-btn-atc .tf-sticky-atc-infos form {
  display: flex;
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
}
.tf-sticky-btn-atc .tf-select select {
  padding-right: 40px;
}
.tf-sticky-btn-atc.show {
  transform: translateY(0);
}
@media (min-width: 1200px) {
  .tf-sticky-btn-atc .btn-add-to-cart {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 1439px) {
  .tf-sticky-btn-atc .tf-mini-cart-item .tf-mini-cart-image {
    width: 72px;
    height: 72px;
  }
  .tf-sticky-btn-atc .tf-mini-cart-item .tf-mini-cart-info {
    display: none;
  }
  .tf-sticky-btn-atc .tf-sticky-atc-infos form {
    gap: 20px;
  }
}
@media (max-width: 1199px) {
  .tf-sticky-btn-atc {
    bottom: 67px;
  }
}
@media (max-width: 767px) {
  .tf-sticky-btn-atc .title,
  .tf-sticky-btn-atc .tf-sticky-atc-product {
    display: none !important;
  }
  .tf-sticky-btn-atc .tf-sticky-atc-infos {
    width: 100%;
  }
  .tf-sticky-btn-atc .tf-sticky-atc-infos form {
    justify-content: center;
  }
}

@media (min-width: 768px) {
  .product-grid-img .tf-product-media-main {
    border: 0;
    border-radius: 0;
  }
  .product-grid-img .tf-product-media-main .item {
    border-radius: 16px;
    overflow: hidden;
  }
  .product-grid-img .swiper-wrapper {
    transform: none !important;
    display: grid;
    gap: 16px;
  }
  .product-grid-img .swiper-wrapper .swiper-slide {
    height: auto;
    width: 100% !important;
  }
  .product-grid-img.grid-img_2 .swiper-wrapper {
    grid-template-columns: 1fr 1fr;
  }
  .product-grid-img.grid-img_stacked .swiper-wrapper {
    grid-template-columns: 1fr 1fr;
  }
  .product-grid-img.grid-img_stacked .swiper-wrapper .swiper-slide:nth-child(3n+1) {
    grid-column: 1/-1;
    width: 100%;
  }
}

.sold-out-wrap {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sold-out-wrap::after {
  position: absolute;
  content: "";
  inset: 0;
  background-color: rgba(0, 0, 0, 0.2);
}
.sold-out-wrap .text {
  width: 128px;
  height: 128px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 50%;
  background-color: var(--white);
  z-index: 2;
}

.form-buyX-getY {
  border-radius: 16px;
  border: 1px solid #272727;
  padding: 30px 20px;
}
.form-buyX-getY .title-buyX-getY {
  text-align: center;
  margin-bottom: 32px;
}
.form-buyX-getY .tf-btn {
  width: 100%;
}
.form-buyX-getY .item-product {
  text-align: center;
  padding: 12px;
  border: 1px solid var(--line);
  border-radius: 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.form-buyX-getY .item-product:hover {
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1019607843);
}
.form-buyX-getY .item-product img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.form-buyX-getY .item-product .img-product {
  border-radius: 8px;
  overflow: hidden;
}
.form-buyX-getY .item-product select {
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 14px;
  line-height: 20px;
  color: rgba(102, 112, 133, 0.8);
  border-radius: 6px;
}
.form-buyX-getY .item-product .info-product {
  padding-top: 20px;
}
.form-buyX-getY .item-product .name-product {
  margin-bottom: 10px;
  display: block;
}
.form-buyX-getY .item-product .price-product {
  display: inline-flex;
  gap: 6px;
}
.form-buyX-getY .item-product .variant-product {
  margin-top: 14px;
}
.form-buyX-getY .item-product .old-price {
  text-decoration: line-through;
}
.form-buyX-getY .item-product .ribbon {
  position: absolute;
  top: -7px;
  left: -7px;
  background-color: #a78bfa;
  color: var(--white);
  padding: 5px;
  padding-left: 14px;
  padding-right: 28px;
  text-transform: uppercase;
  font-weight: 500;
  clip-path: polygon(100% 0%, 86% 50%, 100% 100%, 0 100%, 0% 50%, 0 0);
  z-index: 2;
}
.form-buyX-getY .item-product::before {
  content: "";
  position: absolute;
  top: 26px;
  left: -7px;
  border-top: 7px solid #7154b4;
  border-right: 7px solid transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(90deg);
}
.form-buyX-getY .group-item-product {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin-bottom: 32px;
}
.form-buyX-getY .group-item-product .arrow {
  width: 52px;
  height: 52px;
  margin-left: -12px;
}
.form-buyX-getY .plus-add {
  border-radius: 50%;
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--text);
  font-size: 20px;
  margin-left: 1px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .form-buyX-getY .group-item-product {
    flex-direction: column;
    align-items: unset;
  }
  .form-buyX-getY .group-item-product .arrow {
    margin-top: -12px;
    margin-left: auto;
    margin-right: auto;
    transform: rotate(90deg);
  }
}
@media (min-width: 1200px) {
  .form-buyX-getY {
    padding: 36px 32px;
  }
  .form-buyX-getY .title-buyX-getY {
    margin-bottom: 47px;
  }
  .form-buyX-getY .group-item-product {
    margin-bottom: 55px;
  }
}
@media (max-width: 575px) {
  .form-buyX-getY .group-item-product {
    flex-direction: column;
  }
  .form-buyX-getY .plus-add {
    margin-bottom: 5px;
  }
}

.list-volume-discount-thumbnail {
  gap: 12px;
  width: 100%;
  max-width: 100%;
  overflow: auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.list-volume-discount-thumbnail::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.list-volume-discount-thumbnail::-webkit-scrollbar-track {
  background-color: var(--line);
}
.list-volume-discount-thumbnail::-webkit-scrollbar-thumb {
  background: var(--text);
}
@media (max-width: 1439px) {
  .list-volume-discount-thumbnail {
    padding-bottom: 5px;
  }
}

.volume-discount-thumbnail-item {
  position: relative;
  padding: 11px;
  padding-bottom: 0;
  border: 1px solid var(--line);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 10px;
  overflow: hidden;
  min-width: 200px;
}
.volume-discount-thumbnail-item:has(input:checked) {
  border-color: #3F5D4E;
  background: #3F5D4E;
}
.volume-discount-thumbnail-item:has(input:checked) .price,
.volume-discount-thumbnail-item:has(input:checked) .count {
  color: var(--white);
}
.volume-discount-thumbnail-item:has(input:checked) .tags-save {
  background: var(--white);
  color: #3F5D4E;
}
.volume-discount-thumbnail-item .price,
.volume-discount-thumbnail-item .count,
.volume-discount-thumbnail-item .tags-save {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.volume-discount-thumbnail-item .image-box {
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 10px;
  display: flex;
}
.volume-discount-thumbnail-item .image-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.volume-discount-thumbnail-item .content-discount {
  display: grid;
  place-items: center;
}
.volume-discount-thumbnail-item .bonus {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  background: #CFCFCF;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-right: -12px;
  margin-left: -12px;
}
.volume-discount-thumbnail-item .bonus .bonus-image {
  border-radius: 50%;
  overflow: hidden;
}
.volume-discount-thumbnail-item .count {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-bottom: 5px;
}
.volume-discount-thumbnail-item .tags-save {
  background: #3F5D4E;
  color: var(--white);
  padding: 2px 6px;
  border-radius: 99px;
}
.volume-discount-thumbnail-item:hover {
  border-color: #3F5D4E;
}

.btn-wishlist {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--text);
  color: var(--white);
  flex-shrink: 0;
  font-size: 24px;
}

.tf-product-pre-order {
  padding: 0px 16px;
  background-color: var(--text);
  border-radius: 99px;
  width: max-content;
  color: var(--white);
}
.tf-product-pre-order.style-2 {
  padding: 0px 12px;
}

.tf-product-image-upload {
  position: relative;
}
.tf-product-image-upload label {
  width: 100%;
  padding: 11px 15px;
  border-radius: 8px;
  border: 1px solid var(--line);
  cursor: pointer;
  display: flex;
  align-items: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-product-image-upload label:hover {
  border-color: var(--text);
}
.tf-product-image-upload .btn-up {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 12px;
  border-radius: 999px;
  background: var(--text);
  color: var(--white);
}

.wrap-btn-viewer {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: var(--white);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  z-index: 5;
}
.wrap-btn-viewer.large {
  width: 50px;
  height: 50px;
}
.wrap-btn-viewer.large .icon {
  font-size: 20px;
}

.write-cancel-review-wrap .write-review-wrap,
.write-cancel-review-wrap .btn-cancel-review {
  display: none;
}
.write-cancel-review-wrap.write-review .cancel-review-wrap,
.write-cancel-review-wrap.write-review .btn-write-review {
  display: none;
}
.write-cancel-review-wrap.write-review .write-review-wrap,
.write-cancel-review-wrap.write-review .btn-cancel-review {
  display: block;
}

.product-style_list {
  flex-direction: row;
}
.product-style_list .card-product_wrapper {
  max-width: 316px;
  width: 100%;
  aspect-ratio: 0.8517520216;
}
.product-style_list .card-product_info {
  position: relative;
  z-index: 21;
  gap: 15px;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
}
.product-style_list .product-size_list {
  padding: 0;
}
.product-style_list .product-action_list {
  position: unset;
  flex-direction: row;
}
.product-style_list .product-action_list li {
  opacity: 1;
  visibility: visible;
  transform: unset;
}
@media (min-width: 1200px) {
  .product-style_list {
    gap: 24px;
  }
  .product-style_list .product-action_list {
    margin-top: 9px;
  }
}
@media (max-width: 991px) {
  .product-style_list .card-product_wrapper {
    width: 45%;
    max-width: unset;
  }
  .product-style_list .card-product_wrapper .product-img {
    height: 100%;
  }
  .product-style_list .card-product_info {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .product-style_list .product-size_list {
    display: none;
  }
}
@media (max-width: 575px) {
  .product-style_list .description {
    display: none;
  }
}

.box-comment {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.box-comment .col-left {
  width: 25%;
}
.box-comment .col-center {
  width: 60%;
}
.box-comment .col-right {
  width: 15%;
}
.box-comment .comment-author {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 24px;
}
.box-comment .comment-author .author-avt {
  border-radius: 50%;
  overflow: hidden;
}
.box-comment .comment-author .author-name {
  margin-bottom: 8px;
}
.box-comment .comment-author .author-verified {
  display: flex;
  align-items: center;
  gap: 6px;
}
.box-comment .comment-author .author-verified .icon {
  font-size: 20px;
}
.box-comment .comment-tag {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}
.box-comment .comment-tag .tag-item {
  padding: 6px 12px;
  border-radius: 99px;
  background: var(--main_200);
}
.box-comment .comment-tag .tag-item:hover {
  background: var(--black);
  color: var(--white);
}
.box-comment .comment-review {
  display: grid;
  gap: 24px;
}
.box-comment .comment-review .review_text {
  display: grid;
  gap: 16px;
}
.box-comment .comment-review .review_image {
  display: flex;
  align-items: center;
  gap: 6px;
}
.box-comment .comment-review .review_image .image-item {
  border-radius: 8px;
  overflow: hidden;
}
.box-comment .comment-action .review_date {
  margin-bottom: 24px;
}
.box-comment .comment-action .group-react {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media (min-width: 426px) {
  .box-comment .comment-action .group-react {
    justify-content: flex-end;
  }
}
@media (min-width: 1440px) {
  .box-comment .col-left {
    width: 19.4444444444%;
  }
  .box-comment .col-center {
    width: 57.6388888889%;
  }
  .box-comment .col-right {
    width: 8.4722222222%;
  }
}
@media (max-width: 767px) {
  .box-comment {
    flex-wrap: wrap;
  }
  .box-comment .col-left {
    order: 1;
    width: calc(60% - 10px);
  }
  .box-comment .col-right {
    order: 2;
    width: calc(40% - 10px);
  }
  .box-comment .col-center {
    order: 3;
    width: 100%;
    gap: 12px;
  }
  .box-comment .comment-author {
    margin-bottom: 12px;
  }
  .box-comment .comment-action .review_date {
    margin-bottom: 12px;
  }
}
@media (max-width: 425px) {
  .box-comment .col-right,
  .box-comment .col-left {
    width: 100%;
  }
}

.react-btn {
  height: 36px;
  display: flex;
  align-items: center;
  gap: 6px;
  padding-left: 11px;
  padding-right: 11px;
  border: 1px solid var(--main_400);
  border-radius: 99px;
}
.react-btn:hover {
  background: var(--main_400);
}
.react-btn.dislike .icon {
  transform: rotateX(180deg);
}

.tf-product-countdown-timer {
  margin-bottom: 24px;
}
.tf-product-countdown-timer .title {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 15px;
}
.tf-product-countdown-timer.style-2 {
  padding: 19px 39px;
  border: 1px solid var(--line-8);
  display: inline-flex;
  flex-direction: column;
  max-width: 355px;
  width: 100%;
  border-radius: 10px;
}
.tf-product-countdown-timer.style-2 .title {
  margin-bottom: 8px;
  justify-content: center;
}
.tf-product-countdown-timer.style-2 .js-countdown {
  color: #BA3326;
  font-weight: 500;
}
.tf-product-countdown-timer.style-2 .js-countdown .countdown__item:last-child .countdown__value {
  display: inline-flex;
  justify-content: center;
  min-width: 20px;
}
@media (max-width: 767px) {
  .tf-product-countdown-timer.style-2 {
    padding: 15px 20px;
    text-align: center;
  }
}

.tf-product-subscription {
  display: grid;
  gap: 8px;
}

.sub-accordion-item {
  padding: 23px;
  border: 1px solid var(--line-5);
  border-radius: 8px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sub-accordion-item > label {
  width: 100%;
}
.sub-accordion-item .col-left {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px 8px;
}
.sub-accordion-item .col-right {
  display: flex;
  align-items: center;
  gap: 6px;
}
.sub-accordion-item:has(input:checked) {
  border-color: var(--black);
}
.sub-accordion-item:has(input:checked) .accordion-action .tf-check {
  background: var(--black);
  border-color: var(--black);
}
.sub-accordion-item:has(input:checked) .accordion-action .tf-check::before {
  opacity: 1;
  transform: scale(1);
}
.sub-accordion-item .accordion-action {
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
}
.sub-accordion-item .accordion-action:not(.collapsed) {
  margin-bottom: 16px;
}
.sub-accordion-item .accordion-content .tf-list li {
  display: flex;
  align-items: center;
  gap: 6px;
}
.sub-accordion-item.style-2 .accordion-action:not(.collapsed) {
  margin-bottom: 24px;
}
.sub-accordion-item .list-type-choose {
  display: grid;
  gap: 16px;
  flex: 1;
}
.sub-accordion-item .list-type-choose li {
  display: flex;
  align-items: center;
  gap: 16px;
}
.sub-accordion-item .list-type-choose .group-choose {
  display: flex;
  align-items: center;
  gap: 6px;
  max-width: 335px;
  width: 100%;
}
.sub-accordion-item .list-type-choose .group-choose > * {
  width: calc(50% - 3px);
}
.sub-accordion-item .list-type-choose .number_order {
  min-width: 24px;
}
.sub-accordion-item .content-volume {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
}

.tf-product-step-routine {
  padding: 23px;
  border: 1px solid var(--line-5);
  border-radius: 8px;
}
.tf-product-step-routine .title {
  margin-bottom: 24px;
}
.tf-product-step-routine .total-price-bottom {
  padding-top: 23px;
  border-top: 1px solid var(--line-5);
  display: grid;
  place-items: center;
}
.tf-product-step-routine .total-price-bottom .submit-finish {
  display: flex;
  align-items: center;
  gap: 6px;
}
@media (max-width: 767px) {
  .tf-product-step-routine {
    padding: 20px 15px;
  }
}

.list-step-routine .step-rountine_item:not(:last-child) .prd-order_item {
  padding-bottom: 24px;
}
.list-step-routine .prd-order_item {
  padding-left: 36px;
}

.step-rountine_item {
  position: relative;
}
.step-rountine_item .line-step {
  position: absolute;
  left: 12px;
  top: 2px;
  width: 1px;
  height: 100%;
  background: var(--line-5);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: flex;
}
.step-rountine_item .line-step .prg-line {
  position: absolute;
  width: 1px;
  height: 0%;
  background: var(--black);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.step-rountine_item.active .line-step .prg-line {
  height: 100%;
}
.step-rountine_item.active .number-order {
  background: var(--black);
  color: var(--white);
}
.step-rountine_item .step-title {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
  position: relative;
  z-index: 1;
}
.step-rountine_item .number-order {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid var(--black);
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--white);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.prd-order_item {
  display: flex;
  align-items: center;
  gap: 16px;
}
.prd-order_item .order-content {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 16px;
  flex: 1;
}
.prd-order_item .order-choose {
  display: flex;
  align-items: center;
  gap: 6px;
}
.prd-order_item .order-info {
  display: grid;
  place-items: start;
  flex: 1;
}
.prd-order_item .order-image {
  border-radius: 6px;
  overflow: hidden;
  display: flex;
  max-width: 74px;
}
.prd-order_item .order-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 0.8409090909;
}
.prd-order_item .wrap-info {
  display: flex;
  align-items: center;
  gap: 16px;
}

.tf-product-bundle-save .title {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 24px;
}
.tf-product-bundle-save .title .br-line {
  flex: 1;
}

.total-price_bottom {
  display: grid;
  place-items: center;
}
.total-price_bottom .submit-finish {
  display: flex;
  align-items: center;
  gap: 6px;
}

.video-product {
  aspect-ratio: 0.8029850746;
  display: flex;
}

.product-action_remove {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 2;
}
.product-action_remove.box-icon {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: var(--white);
  box-shadow: 0px 10px 25px 0px rgba(43, 52, 74, 0.1215686275);
}
.product-action_remove.box-icon:hover {
  background-color: var(--black);
  color: var(--white);
}
@media (min-width: 768px) {
  .product-action_remove.box-icon {
    width: 40px;
    height: 40px;
  }
}
@media (min-width: 1200px) {
  .product-action_remove {
    top: 12px;
    right: 12px;
  }
  .product-action_remove.box-icon {
    width: 48px;
    height: 48px;
  }
}

.product-action_box {
  position: absolute;
  bottom: 8px;
  left: 8px;
  right: 8px;
  display: flex;
  align-items: end;
  gap: 8px;
}
.product-action_box .product-action_list {
  position: unset;
}
.product-action_box .product-action_list li {
  transform: translateY(-20px);
  opacity: 0;
  visibility: hidden;
}
.product-action_box .product-action_list li:last-child {
  opacity: 1;
  visibility: visible;
  transform: unset;
}
.product-action_box.active .product-action_list li {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.product-action_box.active .product-action_list li:nth-child(1) {
  transition-delay: 0.2s;
}
.product-action_box.active .product-action_list li:nth-child(2) {
  transition-delay: 0.1s;
}
.product-action_box.active .product-action_list li:nth-child(3) {
  transition-delay: 0s;
}
.product-action_box:not(.active) .btn-action_add {
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 1200px) {
  .product-action_box .product-action_list .box-icon {
    width: 48px;
    height: 48px;
    border-radius: 8px;
    box-shadow: unset;
  }
}

.product-size_list {
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: center;
}
.product-size_list .size-item {
  padding-left: 5px;
  padding-right: 5px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  color: var(--main);
  font-weight: 500;
}
.product-size_list .size-item img {
  display: none;
}
.product-size_list .size-item.active {
  border-color: var(--black);
}

.wg-quantity {
  display: flex;
  justify-content: space-between;
  border-radius: 6px;
  overflow: hidden;
  min-width: 132px;
  flex-shrink: 0;
  position: relative;
}
.wg-quantity::before {
  border: 1px solid var(--line);
  content: "";
  border-radius: 6px;
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.wg-quantity > * {
  flex: 1;
  width: 100%;
  aspect-ratio: 1;
  max-width: 44px;
}
.wg-quantity .quantity-product {
  padding: 0;
  background-color: transparent;
  border: 0;
  text-align: center;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  color: var(--black);
  pointer-events: none;
}
.wg-quantity .btn-quantity {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--black);
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wg-quantity .btn-quantity:hover {
  color: var(--primary);
}
.wg-quantity.style-small {
  padding-top: 2px;
  padding-bottom: 2px;
  min-width: unset;
  width: 90px;
}
.wg-quantity.style-2 {
  background: #F1F1F1;
  display: inline-flex;
  min-width: 102px;
  padding: 9px 6px;
  border-radius: 4px;
}
.wg-quantity.style-2 > * {
  max-width: 30px;
}
.wg-quantity.style-3 {
  border-radius: 99px;
}
.wg-quantity.style-3::before {
  border-radius: 99px;
}
@media (min-width: 1200px) {
  .wg-quantity {
    padding-top: 4px;
    padding-bottom: 4px;
  }
}

.card-product.card-s2 {
  padding: 16px;
  background: var(--white);
  border-radius: 15px;
}
.card-product.card-s2 .card-product_wrapper {
  aspect-ratio: 0.7986111111;
}
.card-product.card-s2 .card-product_info {
  gap: 10px;
}

.card-product.card-s3 .product-action_bot {
  display: none;
}
.card-product.card-s3 .product-action_list {
  top: unset;
  left: 8px;
  right: 8px;
  justify-content: center;
  flex-direction: row;
  bottom: 8px;
}
.card-product.card-s3 .product-action_list li {
  transform: translateY(0px);
  transition-delay: unset !important;
}
@media (min-width: 576px) {
  .card-product.card-s3 .product-action_list {
    bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .card-product.card-s3 .product-action_list li {
    transform: translateY(20px);
  }
  .card-product.card-s3:hover .product-action_list li {
    transform: translateY(0px);
  }
}

.card-product.card-s4 {
  padding: 19px;
  border: 1px solid var(--line);
  border-radius: 10px;
}
.card-product.card-s4:hover {
  box-shadow: 0px 4px 20px 0px rgba(114, 114, 114, 0.2509803922);
}

.card-product.card-s5 {
  border: 1px solid var(--line);
  border-radius: 10px;
  overflow: hidden;
  padding-bottom: 16px;
}
.card-product.card-s5 .card-product_wrapper {
  border-radius: 0;
}
.card-product.card-s5 .card-product_wrapper::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: var(--line);
  z-index: 2;
}
.card-product.card-s5 .card-product_action,
.card-product.card-s5 .card-product_info {
  padding-left: 16px;
  padding-right: 16px;
}
.card-product.card-s5 .name-product {
  -webkit-line-clamp: 1;
}
@media (min-width: 1200px) {
  .card-product.card-s5 {
    padding-bottom: 24px;
  }
  .card-product.card-s5 .card-product_action,
  .card-product.card-s5 .card-product_info {
    padding-left: 23px;
    padding-right: 23px;
  }
}

.tf-product-fbt {
  padding: 31px;
  border: 1px solid var(--line);
  display: grid;
  gap: 24px;
  border-radius: 20px;
}
.tf-product-fbt .bundle-total-submit {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (min-width: 1200px) {
  .tf-product-fbt {
    gap: 32px;
  }
}
@media (max-width: 991px) {
  .tf-product-fbt {
    padding: 20px 15px;
  }
}

.list-fbt-prd {
  display: grid;
  gap: 20px;
}
.list-fbt-prd .fbt-item {
  display: flex;
  align-items: center;
  gap: 22px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.list-fbt-prd .fbt-item .img-prd {
  border-radius: 6px;
  overflow: hidden;
  max-width: 133px;
}
.list-fbt-prd .fbt-item .img-prd img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 0.8159509202;
}
.list-fbt-prd .fbt-item .infor-prd {
  display: grid;
  gap: 8px;
}
.list-fbt-prd .fbt-item:has(input:not(:checked)) {
  opacity: 0.6;
}

.tf-product-fbt-2 {
  padding: 30px;
  border-radius: 20px;
  border: 1px solid var(--line);
}
.tf-product-fbt-2 > *:not(:last-child) {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .tf-product-fbt-2 > *:not(:last-child) {
    margin-bottom: 48px;
  }
}
.tf-product-fbt-2 .tf-product-bundle-image {
  max-width: 133px;
  border-radius: 6px;
  overflow: hidden;
}
.tf-product-fbt-2 .tf-product-bundle-image img {
  width: 100%;
  height: 100%;
  aspect-ratio: 0.8159509202;
  object-fit: cover;
}
.tf-product-fbt-2 .tf-product-fbt-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
}
.tf-product-fbt-2 .tf-fbt-swatches {
  margin-top: 32px;
}
.tf-product-fbt-2 .tf-product-bundle-infos {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px 15px;
}
.tf-product-fbt-2 .tf-product-bundle-infos:not(:last-child) {
  margin-bottom: 20px;
}
@media (min-width: 1440px) {
  .tf-product-fbt-2 {
    padding: 31px 72px;
  }
}
@media (max-width: 767px) {
  .tf-product-fbt-2 {
    padding: 20px 15px;
  }
}

.tf-product-volume-deal {
  padding: 20px 15px;
  border: 1px solid var(--line);
  border-radius: 20px;
}
.tf-product-volume-deal .title {
  margin-bottom: 28px;
}
.tf-product-volume-deal .list-volume-discount {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .tf-product-volume-deal {
    padding: 31px;
  }
  .tf-product-volume-deal .list-volume-discount {
    margin-bottom: 52px;
  }
}

.list-volume-discount {
  display: grid;
  gap: 20px;
}

.volume-discount-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  flex-wrap: wrap;
  padding: 12px;
  border-radius: 8px;
  border: 1px solid var(--line);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  position: relative;
}
.volume-discount-item .content {
  display: flex;
  align-items: center;
  gap: 4px;
}
.volume-discount-item .volume-infor {
  display: grid;
}
.volume-discount-item span {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: var(--main);
}
.volume-discount-item .volume-check {
  width: 15px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1200px) {
  .volume-discount-item .volume-check {
    width: 30px;
    height: 30px;
  }
}
.volume-discount-item .badge-sale {
  position: absolute;
  top: -12px;
  right: -28px;
  transform: rotate(12deg);
}
.volume-discount-item:has(input:checked) {
  border-color: #6D8144;
  background: #6D8144;
}
.volume-discount-item:has(input:checked) span:not(.badge-sale) {
  color: var(--white);
}
.volume-discount-item:has(input:checked) .tf-check-rounded {
  border-color: var(--white);
  background: transparent;
}
.volume-discount-item:has(input:checked) .tf-check-rounded::before {
  background: var(--white);
}
.volume-discount-item:has(input:not(:checked)) span.infor_save, .volume-discount-item:has(input:not(:checked)) span.price-old {
  color: var(--text-4);
}
.volume-discount-item:has(input:not(:checked)) span.text-ship {
  color: #6D8144;
}
.volume-discount-item:has(input:not(:checked)) .tf-check-rounded {
  border-color: var(--line-7);
}
@media (min-width: 1200px) {
  .volume-discount-item {
    padding: 15px 31px 15px 11px;
  }
}

.tf-product-volume-discount .title {
  display: flex;
  align-items: center;
  gap: 28px;
  margin-bottom: 24px;
}
.tf-product-volume-discount .title .br-line {
  flex: 1;
}

.volume-discount-item-2 {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: var(--bg-11);
  border-radius: 20px;
  position: relative;
}
.volume-discount-item-2::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 20px;
  border: 1px solid #B5B5B5;
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.volume-discount-item-2::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 20px;
  border: 2px solid #3F5D4E;
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
.volume-discount-item-2:has(input:checked)::after {
  opacity: 0;
  visibility: hidden;
}
.volume-discount-item-2:has(input:checked)::before {
  opacity: 1;
  visibility: visible;
}
.volume-discount-item-2 .content {
  display: flex;
  align-items: center;
  gap: 15px;
}
.volume-discount-item-2 .content .infor {
  display: grid;
}
.volume-discount-item-2 .content .infor_quantity {
  display: flex;
  align-items: center;
  gap: 7px;
}
.volume-discount-item-2 .price {
  display: grid;
  text-align: end;
}
.volume-discount-item-2 .infor_badge {
  font-size: 10px;
  line-height: 16px;
  padding: 2px 6px;
  border-radius: 99px;
  background: #3F5D4E;
  color: var(--white);
}
.volume-discount-item-2 .tag-sale {
  padding-left: 6px;
  padding-right: 6px;
  background: #B60724;
  border-radius: 0px 0px 6px 6px;
  color: var(--white);
  font-weight: 500;
  position: absolute;
  top: -5px;
  z-index: 1;
  right: 10%;
}
.volume-discount-item-2 .tag-sale::after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  display: flex;
  width: 7px;
  height: 6px;
  border-left: 7px solid #4C000D;
  border-top: 6px solid transparent;
  flex: none;
  order: 2;
  flex-grow: 0;
}
.volume-discount-item-2 .tag-sale::before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  display: flex;
  width: 7px;
  height: 6px;
  border-right: 7px solid #4C000D;
  border-top: 6px solid transparent;
  flex: none;
  order: 2;
  flex-grow: 0;
}
.volume-discount-item-2.style-2 {
  background: var(--white);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  gap: 20px;
  padding: 15px;
}
.volume-discount-item-2.style-2::after {
  border-color: rgba(64, 70, 230, 0.2901960784);
}
.volume-discount-item-2.style-2::before {
  border-color: #4046E6;
}
.volume-discount-item-2.style-2:has(input:checked) {
  background: #4046E6;
}
.volume-discount-item-2.style-2:has(input:checked) .dc__name {
  color: var(--white);
}
.volume-discount-item-2.style-2:has(input:checked) .price .price_new {
  color: var(--white);
}
.volume-discount-item-2.style-2:has(input:checked) .price .price_old {
  color: #B3B3B3;
}
.volume-discount-item-2.style-2 .tag-save {
  padding: 3px 6px;
  border-radius: 99px;
  background: #06BF50;
  color: var(--white);
}
.volume-discount-item-2.style-2 .content {
  width: 100%;
}
.volume-discount-item-2.style-2 .content .infor {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 1;
  gap: 10px;
}
.volume-discount-item-2.style-2 .content .infor_discount {
  display: flex;
  align-items: center;
  gap: 15px;
}
.volume-discount-item-2.style-2 .content .infor_discount .dc__image {
  border-radius: 5px;
  overflow: hidden;
  flex-shrink: 0;
}
.volume-discount-item-2.style-2 .content .dc__name {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.volume-discount-item-2.style-2 .infor_with {
  padding: 10px;
  padding-right: 15px;
  background: #FCF5E0;
  border-radius: 4px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.volume-discount-item-2.style-2 .infor_with .w__image {
  border-radius: 2px;
  overflow: hidden;
  flex-shrink: 0;
}
.volume-discount-item-2.style-2 .infor_with .w__infor {
  display: grid;
  gap: 4px;
}
.volume-discount-item-2.style-2 .infor_with .w__quantity {
  padding: 2px 10px;
  border-radius: 99px;
  background: var(--white);
}
.volume-discount-item-2.style-2 .price .price_new,
.volume-discount-item-2.style-2 .price .price_old {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.volume-discount-item-2.style-2 .price .price_new {
  color: var(--main);
}
.volume-discount-item-2.style-2 .price .price_old {
  color: var(--text-15);
}
@media (min-width: 576px) {
  .volume-discount-item-2.style-2 .content {
    flex: 1;
  }
}
@media (min-width: 1200px) {
  .volume-discount-item-2.style-2 {
    gap: 50px;
  }
}
@media (max-width: 575px) {
  .volume-discount-item-2.style-2 {
    flex-wrap: wrap;
  }
}

.section-product-description .list li {
  display: flex;
  align-items: center;
}
.section-product-description .list li .br-dot {
  margin-left: 8px;
  margin-right: 8px;
  background: #686868;
}

.mini-product-card {
  display: flex;
  align-items: center;
  gap: 15px;
  background: var(--white);
  border-radius: 10px;
  padding: 15px;
}
.mini-product-card .prd-image {
  border-radius: 4px;
  overflow: hidden;
}
.mini-product-card .prd-name {
  margin-bottom: 3px;
}
.mini-product-card .prd-price {
  margin-bottom: 7px;
}
.mini-product-card .prd-content {
  display: grid;
  place-items: start;
}
.mini-product-card.style-2 {
  padding: 12px;
  gap: 10px;
}
.mini-product-card.style-2 .prd-image {
  border-radius: 50%;
}
.mini-product-card.style-2 .prd-name {
  margin-bottom: 2px;
}
.mini-product-card.style-2 .prd-price {
  margin-bottom: 0;
}
.mini-product-card.style-3 {
  padding: 0;
  background: transparent;
  gap: 10px;
}
.mini-product-card.style-3 .prd-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 1;
  gap: 10px;
}
.mini-product-card.style-3 .prd-name {
  margin-bottom: 3px;
}
.mini-product-card.style-3 .prd-price {
  margin-bottom: 0;
}
.mini-product-card.style-3 .prd-image {
  border-radius: 50%;
}

/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
.notification-progress {
  max-width: 456px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.notification-progress .title {
  margin-bottom: 35px;
}
.notification-progress {
  width: 100%;
}
.notification-progress .progress-cart {
  background: #E4E7EC;
  height: 8px;
  position: relative;
  border-radius: 16px;
}
.notification-progress .value {
  position: relative;
  height: 100%;
  background: #FF5252;
  transition: width 2s ease;
  border-radius: 16px;
  width: calc(0% + 38px);
}
.notification-progress .round {
  background: #FF5252;
  border: 3px solid #FFE4E4;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.tf-table-compare {
  overflow-x: auto;
  max-width: 1441px;
  width: 100%;
  margin: 0px auto;
}
.tf-table-compare::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.tf-table-compare::-webkit-scrollbar-thumb {
  background-color: var(--main);
  cursor: grab;
}
.tf-table-compare table {
  width: 100%;
}
.tf-table-compare thead {
  background-color: unset;
}
.tf-table-compare tbody tr:nth-child(even) {
  background-color: unset;
}
.tf-table-compare tbody tr:nth-child(odd) {
  background-color: #F9F9F9;
}
.tf-table-compare th,
.tf-table-compare td {
  border: 1px solid var(--line);
}
.tf-table-compare .compare-head {
  padding: 15px;
}
.tf-table-compare .compare-item {
  text-align: center;
}
.tf-table-compare .compare-col {
  vertical-align: middle;
}
.tf-table-compare tr td {
  font-size: var(--caption-fs);
  line-height: var(--caption-lh);
  font-weight: 500;
  padding: 12px;
}
.tf-table-compare .item_image {
  position: relative;
  margin-bottom: 20px;
  border-radius: 6px;
  overflow: hidden;
}
.tf-table-compare .item_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 0.8510638298;
}
.tf-table-compare .item_name {
  margin-bottom: 10px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
.tf-table-compare .item_price {
  margin-bottom: 24px;
}
.tf-table-compare .remove {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  background-color: var(--white);
  border-radius: 50%;
  box-shadow: 0px 1px 6px 0px rgba(191, 191, 191, 0.2509803922);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.tf-table-compare .remove:hover {
  background-color: var(--main);
  color: var(--white);
}
@media (min-width: 1200px) {
  .tf-table-compare .remove {
    width: 42px;
    height: 42px;
  }
}
.tf-table-compare .compare_stock {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #91C283;
}
.tf-table-compare .compare_stock.out-stock {
  color: #E46565;
}
.tf-table-compare .compare-value {
  text-align: center;
}
.tf-table-compare .compare-col {
  max-width: 240px;
  min-width: 240px;
}
.tf-table-compare .icon {
  display: inline-flex;
}
@media (min-width: 768px) {
  .tf-table-compare .compare-col {
    min-width: 300px;
  }
}
@media (min-width: 1200px) {
  .tf-table-compare td,
  .tf-table-compare th {
    padding: 22px 20px 21px;
  }
  .tf-table-compare .compare-head {
    padding: 32px 20px 20px 20px;
  }
  .tf-table-compare .compare-col {
    min-width: 360px;
  }
}
@media (max-width: 575px) {
  .tf-table-compare td:first-child,
  .tf-table-compare th:first-child {
    min-width: 120px;
  }
}

.tf-table-page-cart {
  border-spacing: 0;
  margin-bottom: 24px;
  overflow: auto;
}
.tf-table-page-cart thead tr {
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}
.tf-table-page-cart thead tr th {
  font-weight: 600;
  padding-top: 15px;
  padding-bottom: 15px;
  color: var(--main);
  text-align: center;
}
.tf-table-page-cart td {
  padding: 18px 0px;
  vertical-align: middle !important;
  border-bottom: 1px solid var(--line);
}
.tf-table-page-cart td:not(:first-child) {
  text-align: center;
}
.tf-table-page-cart .cart_product {
  display: flex;
  align-items: center;
  align-items: center;
  gap: 10px;
}
.tf-table-page-cart .cart_product .img-box {
  max-width: 98px;
  flex-shrink: 0;
}
.tf-table-page-cart .cart_product .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 0.7538461538;
}
.tf-table-page-cart .cart_product .cart-info .name {
  margin-bottom: 10px;
}
.tf-table-page-cart .cart_product .cart-info .variants {
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .tf-table-page-cart .cart_product .cart-info .variants {
    margin-bottom: 32px;
  }
}
.tf-table-page-cart .cart_product .cart-info .remove-cart {
  text-decoration: underline;
  cursor: pointer;
}
.tf-table-page-cart .cart_price,
.tf-table-page-cart .cart_total {
  color: var(--main);
}
@media (min-width: 576px) {
  .tf-table-page-cart tr th:nth-child(1),
  .tf-table-page-cart tr td:nth-child(1) {
    min-width: 300px;
  }
  .tf-table-page-cart tr th:nth-child(2),
  .tf-table-page-cart tr td:nth-child(2) {
    min-width: 120px;
  }
  .tf-table-page-cart tr th:nth-child(3),
  .tf-table-page-cart tr td:nth-child(3) {
    min-width: 140px;
  }
  .tf-table-page-cart tr th:nth-child(4),
  .tf-table-page-cart tr td:nth-child(4) {
    min-width: 120px;
  }
}
@media (min-width: 768px) {
  .tf-table-page-cart tr th:nth-child(1),
  .tf-table-page-cart tr td:nth-child(1) {
    width: 396px;
  }
  .tf-table-page-cart tr th:nth-child(2),
  .tf-table-page-cart tr td:nth-child(2) {
    width: 197px;
  }
  .tf-table-page-cart tr th:nth-child(3),
  .tf-table-page-cart tr td:nth-child(3) {
    width: 196px;
  }
  .tf-table-page-cart tr th:nth-child(4),
  .tf-table-page-cart tr td:nth-child(4) {
    width: 163px;
  }
}
@media (min-width: 1200px) {
  .tf-table-page-cart td {
    padding: 30px 0px 29px;
  }
}
@media (max-width: 575px) {
  .tf-table-page-cart thead {
    display: none;
  }
}

@media (max-width: 575px) {
  .tf-cart_item {
    margin-bottom: 18px;
    padding-inline-start: 94px;
    min-height: 140px;
    display: block;
    font-weight: 500;
    position: relative;
  }
  .tf-cart_item .img-prd {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
    width: 80px;
    max-height: 110px;
    flex-shrink: 0;
  }
  .tf-cart_item td {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 10px 0;
    margin: 0;
  }
  .tf-cart_item td:not(:last-child) {
    border-bottom: 1px solid var(--line);
  }
  .tf-cart_item td[data-cart-title]:before {
    content: attr(data-cart-title);
    color: var(--black);
    text-align: start;
    flex: 1 1 auto;
    font-weight: 600;
  }
}

.tf-page-cart-main .check-gift {
  display: flex;
  gap: 8px;
}
.tf-page-cart-main .check-gift .tf-check {
  margin-top: 2px;
}
.tf-page-cart-main .check-gift .label {
  font-size: 14px;
  line-height: 22.4px;
}
.tf-page-cart-main .box-ip-discount {
  margin: 24px 0px;
  max-width: 435px;
}
.tf-page-cart-main .box-ip-discount .discount-ip {
  display: flex;
  gap: 6px;
}
.tf-page-cart-main .box-ip-discount .tf-btn {
  padding-top: 12px;
  padding-bottom: 12px;
}
.tf-page-cart-main .box-ip-discount input {
  padding: 12px;
  width: auto;
  flex: 1;
}
.tf-page-cart-main .box-ip-discount .discount-message {
  margin-top: 10px;
}
.tf-page-cart-main .box-ip-discount .discount-message.error {
  color: #ff5757;
}
.tf-page-cart-main .box-ip-discount .discount-message.success {
  color: #46ba4c;
}
.tf-page-cart-main .cart-note label {
  margin-bottom: 10px;
}
.tf-page-cart-main .cart-note textarea {
  height: 206px;
}
.tf-page-cart-main .fl-iconbox .tf-swiper {
  padding: 24px;
  border: 1px solid var(--line);
  border-radius: 16px;
}
.tf-page-cart-main .fl-iconbox .tf-icon-box .box-icon {
  width: 48px;
  height: 48px;
}
.tf-page-cart-main .fl-iconbox .tf-icon-box .icon {
  font-size: 18px;
  color: var(--primary);
}
.tf-page-cart-main .fl-iconbox .tf-icon-box .title {
  font-size: 16px;
  line-height: 24px;
}
.tf-page-cart-main .fl-iconbox .sw-dot-default {
  margin-top: 12px;
}

.tf-page-cart-sidebar .cart-box {
  padding: 24px 15px;
  border: 1px solid var(--line);
  border-radius: 10px;
}
.tf-page-cart-sidebar .cart-box:not(:last-child) {
  margin-bottom: 24px;
}
.tf-page-cart-sidebar .cart-box .feedback-message {
  margin-top: 10px;
  text-align: center;
}
.tf-page-cart-sidebar .cart-box .feedback-message.error {
  color: #ff5757;
}
.tf-page-cart-sidebar .cart-box .feedback-message.success {
  color: #46ba4c;
}
@media (min-width: 1200px) {
  .tf-page-cart-sidebar .cart-box {
    padding: 31px;
  }
}
.tf-page-cart-sidebar .shipping-cart-box .title {
  margin-bottom: 24px;
  color: var(--main);
}
.tf-page-cart-sidebar .shipping-cart-box .field label {
  margin-bottom: 8px;
  color: var(--main);
  font-weight: 500;
}
.tf-page-cart-sidebar .shipping-cart-box .field:not(:last-child) {
  margin-bottom: 20px;
}
.tf-page-cart-sidebar .shipping-cart-box input {
  padding-left: 10px;
  padding-right: 10px;
}
.tf-page-cart-sidebar .shipping-cart-box input::placeholder {
  opacity: 1;
}
.tf-page-cart-sidebar .shipping-cart-box .shipping-message {
  margin-top: 10px;
  text-align: center;
}
.tf-page-cart-sidebar .shipping-cart-box .shipping-message.error {
  color: #ff5757;
}
.tf-page-cart-sidebar .shipping-cart-box .shipping-message.success {
  color: #46ba4c;
}
.tf-page-cart-sidebar .checkout-cart-box .cart-head {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(161, 161, 161, 0.2);
}
.tf-page-cart-sidebar .checkout-cart-box .total-discount {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 10px;
}
.tf-page-cart-sidebar .checkout-cart-box .checkout-btn {
  margin-top: 36px;
  margin-bottom: 20px;
}
.tf-page-cart-sidebar .checkout-cart-box .cart-list-social {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 12px;
}
.tf-page-cart-sidebar .checkout-cart-box .payment-card {
  border: 1px solid #d9d9d9;
  border-radius: 2.5px;
  width: 45px;
  height: 31px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tf-page-cart-sidebar .testimonial-cart-box {
  border-color: transparent;
  background: linear-gradient(113.78deg, #fff6d4 0%, #ffe3e3 100%);
}
.tf-page-cart-sidebar .testimonial-cart-box .box-testimonial-main {
  gap: 24px;
}
.tf-page-cart-sidebar .testimonial-cart-box .box-testimonial-main .quote {
  font-size: 42px;
}
.tf-page-cart-sidebar .testimonial-cart-box .box-author {
  gap: 5px;
}
.tf-page-cart-sidebar .testimonial-cart-box .box-author .img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.tf-page-cart-sidebar .testimonial-cart-box .box-nav-swiper {
  gap: 10px;
  margin-top: 24px;
}
.tf-page-cart-sidebar .testimonial-cart-box .nav-swiper {
  width: 32px;
  height: 32px;
}
.tf-page-cart-sidebar .testimonial-cart-box .nav-swiper::after {
  font-size: 10px;
}
.tf-page-cart-sidebar .order-box .title {
  margin-bottom: 24px;
}
.tf-page-cart-sidebar .order-box .list-order-product {
  padding-bottom: 23px;
  margin-bottom: 24px;
  border-bottom: 1px solid rgba(161, 161, 161, 0.2);
}
.tf-page-cart-sidebar .order-box .order-item {
  display: flex;
  gap: 10px;
  align-items: center;
}
.tf-page-cart-sidebar .order-box .order-item:not(:last-child) {
  margin-bottom: 16px;
}
.tf-page-cart-sidebar .order-box .order-item .img-product {
  width: 72px;
  height: 94px;
  position: relative;
}
.tf-page-cart-sidebar .order-box .order-item .img-product img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tf-page-cart-sidebar .order-box .order-item .img-product .quantity {
  position: absolute;
  width: 24px;
  height: 24px;
  right: -12px;
  top: -12px;
  border-radius: 999px;
  background-color: var(--primary);
  color: var(--white);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}
.tf-page-cart-sidebar .order-box .order-item .content {
  flex-grow: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 6px;
}
.tf-page-cart-sidebar .order-box .order-item .info {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.tf-page-cart-sidebar .order-box .order-item .info .variant {
  font-size: 12px;
  line-height: 14.4px;
  color: var(--rgba-dark);
}
.tf-page-cart-sidebar .order-box .list-total {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid rgba(161, 161, 161, 0.2);
}
.tf-page-cart-sidebar .order-box .list-total .total-item:not(:last-child) {
  margin-bottom: 12px;
}
.tf-page-cart-sidebar .order-box .btn-order {
  margin-top: 32px;
}
.tf-page-cart-sidebar .feedback-box .title {
  margin-bottom: 24px;
}
.tf-page-cart-sidebar .feedback-box .text {
  margin-bottom: 24px;
}
.tf-page-cart-sidebar .feedback-box .list-exp {
  display: flex;
  gap: 20px;
}
.tf-page-cart-sidebar .feedback-box .check-exp {
  display: flex;
  align-items: center;
  gap: 8px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid transparent;
  border-radius: 6px;
  cursor: pointer;
}
.tf-page-cart-sidebar .feedback-box .check-exp:has(.tf-check-rounded:checked) .text-exp {
  color: var(--black);
}
.tf-page-cart-sidebar .feedback-box .check-exp .text-exp {
  color: #667085;
}
.tf-page-cart-sidebar .box-share-social .title {
  margin-bottom: 24px;
}
.tf-page-cart-sidebar .box-share-social {
  margin-top: 2px;
}
@media (min-width: 1200px) {
  .tf-page-cart-sidebar .list-social a {
    width: 52px;
    height: 52px;
  }
  .tf-page-cart-sidebar .list-social a .icon {
    font-size: 20px;
  }
  .tf-page-cart-sidebar .box-share-social {
    margin-top: 59px;
  }
}

.tf-checkout-cart-main {
  padding: 24px 15px 40px;
  border-radius: 16px;
  border: 1px solid var(--line);
}
.tf-checkout-cart-main .title {
  margin-bottom: 24px;
}
.tf-checkout-cart-main .box-ip-shipping,
.tf-checkout-cart-main .box-ip-contact,
.tf-checkout-cart-main .box-ip-checkout {
  margin-bottom: 32px;
}
.tf-checkout-cart-main .box-ip-contact .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tf-checkout-cart-main .box-ip-contact .title .tf-btn-line {
  padding: 2px 0px;
}
.tf-checkout-cart-main .check-ship {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 15px;
  border-radius: 4px;
  border: 1px solid var(--line);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.tf-checkout-cart-main .check-ship:has(.tf-check-rounded:checked) {
  border-color: var(--black);
}
.tf-checkout-cart-main .check-ship:has(.tf-check-rounded:checked) .text {
  color: var(--black);
}
.tf-checkout-cart-main .check-ship .tf-check-rounded {
  flex-shrink: 0;
}
.tf-checkout-cart-main .check-ship .text {
  flex-grow: 1;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
  color: #686868;
}
.tf-checkout-cart-main .check-payment {
  display: flex;
  gap: 8px;
  padding: 14px 16px;
  border-radius: 4px;
  border: 1px solid var(--line);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-checkout-cart-main .check-payment .tf-check-rounded {
  flex-shrink: 0;
  margin-top: 5px;
}
.tf-checkout-cart-main .check-payment .text-payment {
  color: var(--text-4);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tf-checkout-cart-main .check-payment:has(input:checked) {
  border-color: var(--black);
}
.tf-checkout-cart-main .check-payment:has(input:checked) .text-payment {
  color: var(--black);
}
.tf-checkout-cart-main .payment-method-box {
  margin-bottom: 32px;
}
@media (min-width: 1200px) {
  .tf-checkout-cart-main {
    padding: 37px 32px 32px;
  }
}

.payment-item {
  border: 1px solid var(--line);
  border-radius: 4px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.payment-item:has(input[name=payment-method]:checked) {
  border-color: var(--black);
}
.payment-item:has(input[name=payment-method]:checked) .payment-header {
  color: var(--black);
}
.payment-item .payment-header {
  display: flex;
  gap: 8px;
  align-items: center;
  padding: 15px;
  color: var(--text-4);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.payment-item .payment-body {
  padding: 4px 15px 15px;
}
.payment-item .ip-card {
  position: relative;
}
.payment-item .ip-card input {
  padding-right: 55px;
}
.payment-item .ip-card .card-logo {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
}
.payment-item .cb-ship {
  display: flex;
  gap: 8px;
}
.payment-item .cb-ship input {
  margin-top: 2px;
}

.paypal-payment .payment-header {
  position: relative;
  padding-right: 95px;
}
.paypal-payment .payment-header .card-logo {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 78px;
  height: 20px;
}

.title-success-order .icon {
  font-size: 132px;
  margin-bottom: 32px;
  color: #5EAC24;
}
.title-success-order .box-title {
  display: grid;
  gap: 24px;
}
@media (max-width: 1199px) {
  .title-success-order .icon {
    font-size: 120px;
  }
}
@media (max-width: 767px) {
  .title-success-order .icon {
    font-size: 100px;
  }
}

.tf-main-success .box-progress-order {
  padding: 24px;
  border-radius: 16px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border: 1px solid var(--line);
  gap: 12px;
  text-wrap: nowrap;
  overflow-x: auto;
}
.tf-main-success .box-progress-order .order-progress-item {
  display: grid;
  gap: 12px;
}
@media (min-width: 768px) {
  .tf-main-success .box-progress-order .order-progress-item:not(:last-child) {
    border-right: 1px solid var(--line);
  }
}
.tf-main-success .box-timeline-order {
  max-width: 618px;
  margin: 64px auto 64px;
  display: flex;
  justify-content: space-between;
}
.tf-main-success .box-timeline-order .line-time {
  display: flex;
  height: 1px;
  width: 100%;
  max-width: 208px;
  background-color: #efefef;
  margin: 25px -10px 0px;
}
.tf-main-success .timeline-item {
  position: relative;
  flex-shrink: 0;
}
.tf-main-success .timeline-item .box-icon {
  width: 64px;
  height: 64px;
  font-size: 28px;
  color: var(--dark);
  background-color: #efefef;
  border-radius: 50%;
  margin: 0px auto 12px;
}
.tf-main-success .timeline-item .content {
  display: grid;
  gap: 4px;
}
.tf-main-success .timeline-item .title {
  color: var(--main);
}
.tf-main-success .timeline-item.active .box-icon {
  background-color: #006C04;
  color: var(--white);
}
.tf-main-success .timeline-item.active .title {
  color: #006C04;
}
.tf-main-success .map-order {
  height: 500px;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 24px;
}
.tf-main-success .box-ship-address {
  border: 1px solid var(--line);
  padding: 24px;
  border-radius: 16px;
  margin-bottom: 24px;
}
.tf-main-success .ship-address-item .title {
  margin-bottom: 24px;
}
.tf-main-success .ship-address-item .list-address li:not(:last-child) {
  margin-bottom: 8px;
}

.fl-order-testimonial {
  padding: 24px;
  background-color: #F3F3F3;
  border-radius: 10px;
}
.fl-order-testimonial .box-order-tes {
  display: grid;
  justify-items: center;
  gap: 20px;
}
.fl-order-testimonial .box-order-tes .content {
  display: grid;
  gap: 16px;
}
.fl-order-testimonial .box-order-tes .icon {
  font-size: 48px;
  color: #FF6F61;
}
.fl-order-testimonial .sw-dot-default {
  margin-top: 24px;
}
@media (min-width: 768px) {
  .fl-order-testimonial {
    padding: 32px 60px;
  }
}
@media (min-width: 1200px) {
  .fl-order-testimonial {
    padding: 42px 119px;
  }
}

/*------------ Footer ---------------- */
/* ---------------------------------------------------------
    * Name: Omniva - Multipurpose eCommerce HTML Template
    * Version: 1.0.0
    * Author: Themesflat
    * Author URI: http://themesflat.com 

	* Abstracts variable

    * Core CSS

    * Components
 ------------------------------------------------------------------------------ */
/*--------- Abstracts variable ---------- */
.tf-footer {
  position: relative;
}

.footer-top {
  padding-top: 100px;
  padding-bottom: 61px;
}
@media (max-width: 1439px) {
  .footer-top {
    padding-top: 80px;
  }
}
@media (max-width: 991px) {
  .footer-top {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 425px) {
  .footer-top {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.footer-inner {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 1199px) {
  .footer-inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 575px) {
  .footer-inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.footer-bottom_wrap {
  padding-top: 24px;
  padding-bottom: 24px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
}
@media (min-width: 992px) {
  .footer-bottom_wrap {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
@media (max-width: 1199px) {
  .footer-bottom_wrap {
    flex-wrap: wrap;
  }
  .footer-bottom_wrap .text-nocopy {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .footer-bottom_wrap {
    justify-content: center;
  }
  .footer-bottom_wrap > * {
    width: 100%;
    justify-content: center;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .footer-bottom_wrap .tf-list {
    order: 1;
  }
  .footer-bottom_wrap .method-list {
    order: 2;
    flex: 1;
  }
  .footer-bottom_wrap .text-nocopy {
    order: 3;
  }
}

.footer-inner_wrap {
  display: flex;
  justify-content: space-between;
  align-items: start;
  gap: 30px;
}
.footer-inner_wrap .ft-infor {
  display: grid;
  gap: 16px;
  place-items: start;
}
.footer-inner_wrap .ft-contact .desc {
  margin-bottom: 12px;
}
.footer-inner_wrap .ft-contact .form-subscribe-v2 {
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  .footer-inner_wrap .ft-contact .desc {
    margin-bottom: 24px;
  }
  .footer-inner_wrap .ft-contact .form-subscribe-v2 {
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  .footer-inner_wrap .ft-infor {
    gap: 24px;
  }
}
@media (min-width: 992px) {
  .footer-inner_wrap .foot-col-link-1 {
    min-width: 89px;
  }
  .footer-inner_wrap .foot-col-link-2 {
    min-width: 177px;
  }
  .footer-inner_wrap .foot-col-contact {
    max-width: 415px;
    width: 100%;
  }
  .footer-inner_wrap .footer-col-block {
    min-width: 150px;
  }
  .footer-inner_wrap .ft-infor {
    max-width: 362px;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .footer-inner_wrap {
    flex-wrap: wrap;
  }
  .footer-inner_wrap > * {
    width: calc(50% - 15px);
  }
  .footer-inner_wrap .ft-infor {
    order: 0;
  }
  .footer-inner_wrap .foot-col-contact {
    order: 1;
  }
  .footer-inner_wrap .foot-col-link-1,
  .footer-inner_wrap .foot-col-link-2 {
    order: 2;
  }
}
@media (max-width: 767px) {
  .footer-inner_wrap .ft-infor,
  .footer-inner_wrap .foot-col-contact {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .footer-inner_wrap {
    gap: 0;
  }
  .footer-inner_wrap > * {
    width: 100%;
  }
  .footer-inner_wrap .ft-infor {
    margin-bottom: 20px;
  }
  .footer-inner_wrap .foot-col-link-2 {
    margin-bottom: 0;
  }
}

.list-infor-contact .infor-contact_item {
  display: flex;
  align-items: center;
  gap: 10px;
}
.list-infor-contact .infor-contact_item .ic-w {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid var(--line);
  display: flex;
  align-items: center;
  justify-content: center;
}
.list-infor-contact .infor-contact_item .ic-w .icon {
  color: var(--main);
  font-size: 14px;
}
.list-infor-contact.style-2 .infor-contact_item .ic-w {
  border: 0;
  background: var(--white_20);
}
.list-infor-contact.style-2 .infor-contact_item .ic-w .icon {
  color: var(--white);
}

.footer-heading {
  font-weight: 600;
  color: var(--main);
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 28px;
}
@media (min-width: 576px) {
  .footer-heading {
    font-size: 20px;
    line-height: 30px;
  }
}

.footer-menu-list {
  display: grid;
  gap: 15px;
}
.footer-menu-list li {
  display: flex;
}

@media (min-width: 1200px) {
  .footer-inner-link {
    gap: 40px;
  }
}
@media (min-width: 1440px) {
  .footer-inner-link {
    gap: 110px;
  }
}

@media (max-width: 575px) {
  .footer-heading-mobile {
    display: block;
    position: relative;
    padding-right: 20px;
    margin-bottom: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .footer-heading-mobile::after {
    position: absolute;
    content: "";
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 1px;
    background-color: var(--black);
    transition: 0.25s ease-in-out;
  }
  .footer-heading-mobile::before {
    position: absolute;
    content: "";
    right: 5px;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 1px;
    height: 12px;
    background-color: var(--black);
    transition: 0.25s ease-in-out;
  }
  .footer-heading-mobile.text-white::before, .footer-heading-mobile.text-white::after {
    background: var(--white);
  }
  .footer-heading-mobile.cl-text-3::before, .footer-heading-mobile.cl-text-3::after {
    background: var(--text-3);
  }
  .footer-col-block {
    margin-bottom: 20px;
  }
  .footer-col-block.open .footer-heading-mobile {
    margin-bottom: 12px;
  }
  .footer-col-block.open .footer-heading-mobile::before {
    opacity: 0;
  }
  .footer-col-block.open .footer-heading-mobile::after {
    transform: translate(0%, -50%) rotate(180deg);
  }
  .footer-col-block .tf-collapse-content {
    display: none;
  }
}
.footer-social {
  gap: 10px;
}
.footer-social a {
  width: 36px;
  height: 36px;
  background: #EFEFEF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: var(--black);
}
@media (min-width: 1200px) {
  .footer-social a {
    width: 47px;
    height: 47px;
  }
}

.ft-bottom-inner-1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 64px;
}
@media (max-width: 991px) {
  .ft-bottom-inner-1 {
    padding-bottom: 60px;
  }
}
@media (max-width: 575px) {
  .ft-bottom-inner-1 {
    justify-content: center;
    gap: 16px;
  }
}
@media (max-width: 425px) {
  .ft-bottom-inner-1 {
    padding-bottom: 40px;
  }
}

.ft-bottom-inner-2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  padding-bottom: 50px;
}
@media (max-width: 425px) {
  .ft-bottom-inner-2 {
    justify-content: center;
    padding-bottom: 40px;
  }
}

.method-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}
.method-list li {
  display: flex;
}
@media (min-width: 768px) {
  .method-list {
    justify-content: flex-end;
  }
}
@media (max-width: 991px) {
  .method-list {
    width: 100%;
  }
}

.footer-v2 .footer-inner {
  padding-bottom: 48px;
}

.footer-v3 .footer-menu-list {
  gap: 12px;
}
.footer-v3 .footer-inner {
  padding-bottom: 44px;
}
@media (min-width: 992px) {
  .footer-v3 .ft-infor {
    max-width: 299px;
  }
  .footer-v3 .foot-col-contact .footer-heading {
    margin-bottom: 12px;
  }
}
@media (min-width: 1200px) {
  .footer-v3 .footer-text-name .title-footer {
    margin-bottom: -180px;
  }
  .footer-v3 .footer-col-block {
    min-width: 200px;
  }
}
@media (min-width: 1440px) {
  .footer-v3 .ft-infor {
    gap: 32px;
  }
  .footer-v3 .footer-heading {
    margin-bottom: 32px;
  }
  .footer-v3 .footer-inner_wrap {
    gap: 48px;
  }
  .footer-v3 .foot-col-contact {
    max-width: 453px;
  }
}

.footer-v4 .wrap-footer {
  margin: 0px 15px 15px 15px;
  background: #0E0037;
  border-radius: 10px;
}
@media (min-width: 1600px) {
  .footer-v4 .wrap-footer {
    margin: 0px 40px 40px 40px;
  }
}

.title-footer {
  color: var(--white_10);
  font-size: clamp(96px, 28vw, 416px);
  line-height: 100%;
  display: flex;
  justify-content: center;
  white-space: nowrap;
  letter-spacing: -4%;
  margin-top: -30px;
  margin-bottom: -30px;
}
.title-footer.type-2 {
  color: #F6F2E6;
}
.title-footer .tp-word-span .tf-letter:first-child {
  transform: unset !important;
}
@media (min-width: 576px) {
  .title-footer {
    margin-bottom: -40px;
    margin-bottom: -60px;
  }
}
@media (min-width: 992px) {
  .title-footer {
    margin-top: -62px;
    margin-bottom: -80px;
  }
}
@media (min-width: 1200px) {
  .title-footer {
    margin-bottom: -120px;
  }
}

.footer-text-name {
  text-align: center;
  overflow: hidden;
  padding-top: 50px;
  margin-top: -50px;
}
@media (min-width: 1200px) {
  .footer-text-name {
    padding-top: 100px;
    margin-top: -100px;
  }
}

.social-list {
  display: flex;
  align-items: center;
  gap: 8px;
}
.social-list a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--line);
  color: var(--main);
}
.social-list.style-2 a {
  color: var(--white);
}
@media (min-width: 1200px) {
  .social-list a {
    width: 52px;
    height: 52px;
  }
  .social-list a .icon {
    font-size: 20px;
  }
}

/*# sourceMappingURL=styles.css.map */
