/*---------------------------------------------"
// Template Name: Vision Vogue
// Template URL: https://techpedia.co.uk/template/visionvogue
// Description:  Vision Vogue - A Vision Vogue Html Template
// Version: 1.0.0

===============================================   
STYLE SHEET INDEXING
|
|___ Fonts
|___ Variables
|___ Responsive
|___ Reset Styles
|___ Spacing
|___ Helper Classes
|___ Buttons
|___ Headings
|___ Layout Styles
|___ END STYLE SHEET INDEXING

--------------------------------------------*/
/*-------------------------
    Fonts
-------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Jost:wght@200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600;700;800;900&display=swap");
/*-------------------------
    Variables
-------------------------*/
/* Fonts */
/* Colors */
/* Transitions */
/* Gradients */
/* Shadows */
/*-------------------------
    Reset Styles
-------------------------*/
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

ul.list-style,
ol.list-style {
  padding: 0;
}

ul.list-style li::marker,
ol.list-style li::marker {
  color: #00a76b;
}

.unstyled {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}

@media only screen and (min-width: 1400px) and (max-width: 1920px) {
  .container-fluid {
    max-width: 100%;
    padding-left: 96px;
    padding-right: 96px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .container-fluid {
    max-width: 100%;
    padding-left: 68px;
    padding-right: 68px;
  }
}
@media only screen and (min-width: 575px) and (max-width: 1199px) {
  .container-fluid {
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1920px) {
  .container-fluid-2 {
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .container-fluid {
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media only screen and (min-width: 575px) and (max-width: 1199px) {
  .container-fluid {
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.page-content {
  margin: 20px 0;
}

/*-------------------------
    Typography
-------------------------*/
html {
  scroll-behavior: smooth;
}

body {
  font-family: "Inter", sans-serif;
  color: #0b0c0d;
  background-color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  height: 100%;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

h1,
h2,
h3,
h4,
h5,
h6,
address,
p,
pre,
blockquote,
table,
hr {
  margin: 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1,
.h1 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 61px;
  line-height: 120%;
  letter-spacing: -1.22px;
}
@media (max-width: 992px) {
  h1,
  .h1 {
    font-size: 52px;
  }
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 44px;
  }
}
@media (max-width: 575px) {
  h1,
  .h1 {
    font-size: 36px;
  }
}

h2,
.h2 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 47px;
  line-height: 125%;
  letter-spacing: -0.47px;
}
@media (max-width: 992px) {
  h2,
  .h2 {
    font-size: 42px;
  }
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 36px;
  }
}
@media (max-width: 575px) {
  h2,
  .h2 {
    font-size: 32px;
  }
}

h3,
.h3 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 36px;
  line-height: 120%;
  letter-spacing: -0.36px;
}
@media (max-width: 992px) {
  h3,
  .h3 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  h3,
  .h3 {
    font-size: 30px;
  }
}
@media (max-width: 575px) {
  h3,
  .h3 {
    font-size: 26px;
  }
}

h4,
.h4 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 27px;
  line-height: 120%;
  letter-spacing: -0.27px;
}
@media (max-width: 992px) {
  h4,
  .h4 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  h4,
  .h4 {
    font-size: 24px;
  }
}
@media (max-width: 575px) {
  h4,
  .h4 {
    font-size: 22px;
  }
}

h5,
.h5 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 21px;
  line-height: 130%;
}
@media (max-width: 992px) {
  h5,
  .h5 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  h5,
  .h5 {
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  h5,
  .h5 {
    font-size: 16px;
  }
}

h6,
.h6 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.32px;
}
@media (max-width: 992px) {
  h6,
  .h6 {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  h6,
  .h6 {
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  h6,
  .h6 {
    font-size: 13px;
  }
}

p {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 150%;
  letter-spacing: 0.32px;
}
@media (max-width: 992px) {
  p {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  p {
    font-size: 14px;
  }
}

/*==============================
     Font - Name
==============================*/
.font-primary {
  font-family: "Inter", sans-serif;
}

.font-sec {
  font-family: "Jost", sans-serif;
}

a {
  display: inline-block;
  text-decoration: none;
  color: unset;
}
a.show-login {
  color: #00a76b;
  text-decoration: underline;
  font-weight: 500;
}
a:hover {
  color: #00a76b;
  transition: all 0.5s ease;
}

span {
  display: inline-block;
}

b,
strong {
  font-family: "Inter", sans-serif;
}

/*-------------------------
Helpers
-------------------------*/
.color-primary {
  color: #00a76b !important;
}

.color-sec {
  color: #e5faf2 !important;
}

.black {
  color: #0b0c0d !important;
}

.light-black {
  color: #212627 !important;
}

.gray {
  color: #7a7f85 !important;
}

.white {
  color: #fff !important;
}

.lightest-gray {
  color: #f9f9f9 !important;
}

.light-gray {
  color: #c6cbd2 !important;
}

.blue {
  color: #0484fb !important;
}

.light-blue {
  color: #9a98ff !important;
}

.bg-primary {
  background-color: #00a76b !important;
}

.bg-sec {
  background-color: #e5faf2 !important;
}

.bg-black {
  background-color: #0b0c0d !important;
}

.bg-light-black {
  background-color: #212627 !important;
}

.bg-gray {
  background-color: #7a7f85 !important;
}

.bg-lightest-gray {
  background-color: #f9f9f9 !important;
}

.bg-light-gray {
  background-color: #c6cbd2 !important;
}

.bg-blue {
  background-color: #0484fb !important;
}

.bg-light-blue {
  background-color: #9a98ff !important;
}

.br-30 {
  border-radius: 30px;
}

.br-25 {
  border-radius: 25px;
}

.br-20 {
  border-radius: 20px;
}

.br-15 {
  border-radius: 15px;
}

.br-10 {
  border-radius: 10px;
}

.br-5 {
  border-radius: 5px;
}

.box-shadow {
  box-shadow: 2px 2px 0px 0px rgb(0, 167, 107);
}

.box-shadow-2 {
  box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2);
}

.box-shadow-3 {
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.12);
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.b-unstyle {
  border: 0;
  background: transparent;
}

.shadow {
  box-shadow: 2px 2px 0px 0px rgb(0, 167, 107) !important;
}

.search-bar {
  width: 556px;
}

/*----------------------------------------*/
/*  SPACE CSS START
/*----------------------------------------*/
.m-80 {
  margin: 80px 0;
}
@media (max-width: 1199px) {
  .m-80 {
    margin: 64px 0;
  }
}
@media (max-width: 991px) {
  .m-80 {
    margin: 54px 0;
  }
}
@media (max-width: 767px) {
  .m-80 {
    margin: 42px 0;
  }
}

.mt-80 {
  margin-top: 80px;
}
@media (max-width: 1199px) {
  .mt-80 {
    margin-top: 64px;
  }
}
@media (max-width: 991px) {
  .mt-80 {
    margin-top: 54px;
  }
}
@media (max-width: 767px) {
  .mt-80 {
    margin-top: 42px;
  }
}

.mb-80 {
  margin-bottom: 80px;
}
@media (max-width: 1199px) {
  .mb-80 {
    margin-bottom: 64px;
  }
}
@media (max-width: 991px) {
  .mb-80 {
    margin-bottom: 54px;
  }
}
@media (max-width: 767px) {
  .mb-80 {
    margin-bottom: 42px;
  }
}

.mt-64 {
  margin-top: 64px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-64 {
    margin-top: 48px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-64 {
    margin-top: 42px;
  }
}
@media (max-width: 767px) {
  .mt-64 {
    margin-top: 32px;
  }
}

.mb-64 {
  margin-bottom: 64px !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-64 {
    margin-bottom: 48px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-64 {
    margin-bottom: 42px !important;
  }
}
@media (max-width: 767px) {
  .mb-64 {
    margin-bottom: 32px !important;
  }
}

.mt-60 {
  margin-top: 60px !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-60 {
    margin-top: 48px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-60 {
    margin-top: 42px !important;
  }
}
@media (max-width: 767px) {
  .mt-60 {
    margin-top: 32px !important;
  }
}

.m-48 {
  margin: 48px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .m-48 {
    margin: 42px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .m-48 {
    margin: 32px 0;
  }
}
@media (max-width: 767px) {
  .m-48 {
    margin: 24px 0;
  }
}

.mt-48 {
  margin-top: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-48 {
    margin-top: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-48 {
    margin-top: 32px;
  }
}
@media (max-width: 767px) {
  .mt-48 {
    margin-top: 24px;
  }
}

.mb-48 {
  margin-bottom: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-48 {
    margin-bottom: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-48 {
    margin-bottom: 36px;
  }
}
@media (max-width: 767px) {
  .mb-48 {
    margin-bottom: 32px;
  }
}

.m-40 {
  margin: 40px 0;
}
@media (max-width: 1199px) {
  .m-40 {
    margin: 32px 0;
  }
}
@media (max-width: 991px) {
  .m-40 {
    margin: 28px 0;
  }
}
@media (max-width: 767px) {
  .m-40 {
    margin: 22px 0;
  }
}

.mt-40 {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .mt-40 {
    margin-top: 32px;
  }
}
@media (max-width: 991px) {
  .mt-40 {
    margin-top: 28px;
  }
}
@media (max-width: 767px) {
  .mt-40 {
    margin-top: 22px;
  }
}

.mt-32 {
  margin-top: 32px;
}
@media (max-width: 1199px) {
  .mt-32 {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .mt-32 {
    margin-top: 26px;
  }
}
@media (max-width: 767px) {
  .mt-32 {
    margin-top: 22px;
  }
}

.mt-24 {
  margin-top: 24px;
}
@media (max-width: 1199px) {
  .mt-24 {
    margin-top: 22px;
  }
}
@media (max-width: 991px) {
  .mt-24 {
    margin-top: 22px;
  }
}
@media (max-width: 767px) {
  .mt-24 {
    margin-top: 20px;
  }
}

.m-24 {
  margin: 24px;
}
@media (max-width: 1199px) {
  .m-24 {
    margin: 22px;
  }
}
@media (max-width: 991px) {
  .m-24 {
    margin: 22px;
  }
}
@media (max-width: 767px) {
  .m-24 {
    margin: 20px;
  }
}

.mt-16 {
  margin-top: 16px;
}
@media (max-width: 1199px) {
  .mt-16 {
    margin-top: 14px;
  }
}
@media (max-width: 991px) {
  .mt-16 {
    margin-top: 14px;
  }
}
@media (max-width: 767px) {
  .mt-16 {
    margin-top: 12px;
  }
}

.mt-8 {
  margin-top: 8px;
}
@media (max-width: 1199px) {
  .mt-8 {
    margin-top: 6px;
  }
}
@media (max-width: 991px) {
  .mt-8 {
    margin-top: 4px;
  }
}
@media (max-width: 767px) {
  .mt-8 {
    margin-top: 2px;
  }
}

.mb-40 {
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .mb-40 {
    margin-bottom: 32px;
  }
}
@media (max-width: 991px) {
  .mb-40 {
    margin-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .mb-40 {
    margin-bottom: 22px;
  }
}

.mb-32 {
  margin-bottom: 32px;
}
@media (max-width: 1199px) {
  .mb-32 {
    margin-bottom: 28px;
  }
}
@media (max-width: 991px) {
  .mb-32 {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .mb-32 {
    margin-bottom: 20px;
  }
}

.mb-30 {
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .mb-30 {
    margin-bottom: 28px;
  }
}
@media (max-width: 991px) {
  .mb-30 {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .mb-30 {
    margin-bottom: 20px;
  }
}

.mb-24 {
  margin-bottom: 24px;
}
@media (max-width: 1199px) {
  .mb-24 {
    margin-bottom: 22px;
  }
}
@media (max-width: 991px) {
  .mb-24 {
    margin-bottom: 22px;
  }
}
@media (max-width: 767px) {
  .mb-24 {
    margin-bottom: 20px;
  }
}

.mb-16 {
  margin-bottom: 16px;
}
@media (max-width: 1199px) {
  .mb-16 {
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .mb-16 {
    margin-bottom: 14px;
  }
}
@media (max-width: 767px) {
  .mb-16 {
    margin-bottom: 12px;
  }
}

.mb-12 {
  margin-bottom: 12px;
}
@media (max-width: 1199px) {
  .mb-12 {
    margin-bottom: 11px;
  }
}
@media (max-width: 991px) {
  .mb-12 {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .mb-12 {
    margin-bottom: 8px;
  }
}

.negative-m-12 {
  margin: 0 -12px;
}
@media (max-width: 1199px) {
  .negative-m-12 {
    margin: 0 -11px;
  }
}
@media (max-width: 991px) {
  .negative-m-12 {
    margin: 0 -10px;
  }
}
@media (max-width: 767px) {
  .negative-m-12 {
    margin: 0 -9px;
  }
}

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

.mb-4p {
  margin-bottom: 4px;
}

.p-96 {
  padding: 96px 0;
}
@media (max-width: 1199px) {
  .p-96 {
    padding: 72px 0;
  }
}
@media (max-width: 991px) {
  .p-96 {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .p-96 {
    padding: 48px 0;
  }
}

.p-80 {
  padding: 80px 0;
}
@media (max-width: 1199px) {
  .p-80 {
    padding: 64px 0;
  }
}
@media (max-width: 991px) {
  .p-80 {
    padding: 54px 0;
  }
}
@media (max-width: 767px) {
  .p-80 {
    padding: 42px 0;
  }
}

.pt-80 {
  padding-top: 80px;
}
@media (max-width: 1199px) {
  .pt-80 {
    padding-top: 64px;
  }
}
@media (max-width: 991px) {
  .pt-80 {
    padding-top: 54px;
  }
}
@media (max-width: 767px) {
  .pt-80 {
    padding-top: 42px;
  }
}

.pb-80 {
  padding-bottom: 80px;
}
@media (max-width: 1199px) {
  .pb-80 {
    padding-bottom: 64px;
  }
}
@media (max-width: 991px) {
  .pb-80 {
    padding-bottom: 54px;
  }
}
@media (max-width: 767px) {
  .pb-80 {
    padding-bottom: 42px;
  }
}

.p-64 {
  padding: 64px 0;
}
@media (max-width: 1199px) {
  .p-64 {
    padding: 56px 0;
  }
}
@media (max-width: 991px) {
  .p-64 {
    padding: 48px 0;
  }
}
@media (max-width: 767px) {
  .p-64 {
    padding: 42px 0;
  }
}

.p-60 {
  padding: 60px 0;
}
@media (max-width: 1199px) {
  .p-60 {
    padding: 54px 0;
  }
}
@media (max-width: 991px) {
  .p-60 {
    padding: 46px 0;
  }
}
@media (max-width: 767px) {
  .p-60 {
    padding: 40px 0;
  }
}

.p-48 {
  padding: 48px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .p-48 {
    padding: 42px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .p-48 {
    padding: 32px 0;
  }
}
@media (max-width: 767px) {
  .p-48 {
    padding: 26px 0;
  }
}

.pt-48 {
  padding-top: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-48 {
    padding-top: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-48 {
    padding-top: 32px;
  }
}
@media (max-width: 767px) {
  .pt-48 {
    padding-top: 26px;
  }
}

.pb-48 {
  padding-bottom: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-48 {
    padding-bottom: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-48 {
    padding-bottom: 36px;
  }
}
@media (max-width: 767px) {
  .pb-48 {
    padding-bottom: 26px;
  }
}

.p-40 {
  padding: 40px 0;
}
@media (max-width: 1199px) {
  .p-40 {
    padding: 32px 0;
  }
}
@media (max-width: 991px) {
  .p-40 {
    padding: 28px 0;
  }
}
@media (max-width: 767px) {
  .p-40 {
    padding: 22px 0;
  }
}

.pt-40 {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .pt-40 {
    padding-top: 32px;
  }
}
@media (max-width: 991px) {
  .pt-40 {
    padding-top: 28px;
  }
}
@media (max-width: 767px) {
  .pt-40 {
    padding-top: 22px;
  }
}

.pb-40 {
  padding-bottom: 40px;
}
@media (max-width: 1199px) {
  .pb-40 {
    padding-bottom: 32px;
  }
}
@media (max-width: 991px) {
  .pb-40 {
    padding-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .pb-40 {
    padding-bottom: 22px;
  }
}

.pt-24 {
  padding: 24px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-24 {
    padding: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-24 {
    padding: 18px;
  }
}
@media (max-width: 767px) {
  .pt-24 {
    padding: 16px;
  }
}
@media (max-width: 490px) {
  .pt-24 {
    padding: 14px;
  }
}

.p-24 {
  padding: 24px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .p-24 {
    padding: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .p-24 {
    padding: 18px;
  }
}
@media (max-width: 767px) {
  .p-24 {
    padding: 16px;
  }
}
@media (max-width: 490px) {
  .p-24 {
    padding: 14px;
  }
}

.pl-24 {
  padding-left: 24px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-24 {
    padding-left: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pl-24 {
    padding-left: 18px;
  }
}
@media (max-width: 767px) {
  .pl-24 {
    padding-left: 16px;
  }
}
@media (max-width: 490px) {
  .pl-24 {
    padding-left: 14px;
  }
}

.p-16 {
  padding: 16px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .p-16 {
    padding: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .p-16 {
    padding: 13px;
  }
}
@media (max-width: 767px) {
  .p-16 {
    padding: 10px;
  }
}
@media (max-width: 490px) {
  .p-16 {
    padding: 10px;
  }
}

.p-8 {
  padding: 8px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .p-8 {
    padding: 8px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .p-8 {
    padding: 7px;
  }
}
@media (max-width: 767px) {
  .p-8 {
    padding: 7px;
  }
}
@media (max-width: 490px) {
  .p-8 {
    padding: 6px;
  }
}

.pb-16 {
  padding-bottom: 16px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-16 {
    padding-bottom: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-16 {
    padding-bottom: 13px;
  }
}
@media (max-width: 767px) {
  .pb-16 {
    padding-bottom: 10px;
  }
}
@media (max-width: 490px) {
  .pb-16 {
    padding-bottom: 10px;
  }
}

.ptb-16 {
  padding: 16px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ptb-16 {
    padding: 15px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ptb-16 {
    padding: 13px 0;
  }
}
@media (max-width: 767px) {
  .ptb-16 {
    padding: 10px 0;
  }
}
@media (max-width: 490px) {
  .ptb-16 {
    padding: 10px 0;
  }
}

.plr-16 {
  padding: 0 16px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .plr-16 {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .plr-16 {
    padding: 0 14px;
  }
}
@media (max-width: 767px) {
  .plr-16 {
    padding: 0 13px;
  }
}
@media (max-width: 490px) {
  .plr-16 {
    padding: 0 12px;
  }
}

.p-216 {
  padding: 40px 216px;
}

.p-16_p-24 {
  padding: 16px 24px;
}

.prt-4 {
  padding-right: 4px;
}

/*-------------------------
Elements
-------------------------*/
#preloader {
  position: fixed;
  width: 100%;
  height: 100vh;
  justify-content: center;
  display: flex;
  background: #0b0c0d;
  z-index: 9999999;
  padding-top: 16%;
}

.pyramid-loader {
  position: relative;
  width: 300px;
  height: 300px;
  display: block;
  transform-style: preserve-3d;
  transform: rotateX(-20deg);
}

.wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  animation: spin 4s linear infinite;
}

@keyframes spin {
  100% {
    transform: rotateY(360deg);
  }
}
.pyramid-loader .wrapper .side {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transform-origin: center top;
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}

.pyramid-loader .wrapper .side1 {
  transform: rotateZ(-30deg) rotateY(90deg);
  background: conic-gradient(#2bdeac, #f028fd, #d8cce6, #2f2585);
}

.pyramid-loader .wrapper .side2 {
  transform: rotateZ(30deg) rotateY(90deg);
  background: conic-gradient(#2f2585, #d8cce6, #f028fd, #2bdeac);
}

.pyramid-loader .wrapper .side3 {
  transform: rotateX(30deg);
  background: conic-gradient(#2f2585, #d8cce6, #f028fd, #2bdeac);
}

.pyramid-loader .wrapper .side4 {
  transform: rotateX(-30deg);
  background: conic-gradient(#2bdeac, #f028fd, #d8cce6, #2f2585);
}

.pyramid-loader .wrapper .shadow {
  width: 60px;
  height: 60px;
  background: #8b5ad5;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transform: rotateX(90deg) translateZ(-40px);
  filter: blur(12px);
}

.back-to-top {
  position: fixed;
  bottom: 0px;
  right: 12px;
  display: block;
  width: 120px;
  height: 120px;
  font-size: 100px;
  padding: 11px 0;
  background: #00a76b;
  color: #fff;
  text-align: center;
  opacity: 0;
  text-decoration: none;
  border-radius: 100px;
  transform: scale(0.3);
  z-index: 999;
  transition: all 0.3s;
}
.back-to-top:hover {
  background: #00a76b;
  color: #fff;
}
.back-to-top.show {
  opacity: 1;
}
@media (max-width: 490px) {
  .back-to-top {
    right: -20px;
    bottom: -20px;
  }
}

.cus-btn {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 0.32px;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: all 0.5s ease;
  padding: 16px 32px;
  background-color: #00a76b;
  color: #fff;
  border-radius: 10px;
  box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2);
}
@media (max-width: 492px) {
  .cus-btn {
    font-size: 12px;
    padding: 8px 16px;
  }
}
.cus-btn i {
  font-size: 24px;
}
@media (max-width: 492px) {
  .cus-btn i {
    font-size: 12px;
  }
}
.cus-btn.active {
  background-color: #0b0c0d;
  color: #fff;
}
.cus-btn.active.filter {
  padding: 8px 16px;
}
.cus-btn.active.cart {
  padding: 12px 16px;
  font-weight: 500;
}
.cus-btn.active:hover {
  background-color: #00a76b;
  color: #fff;
  transition: all 0.5s ease;
  box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2);
}
.cus-btn:hover {
  background-color: #0b0c0d;
  color: #fff;
  transition: all 0.5s ease;
  box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2);
}
.cus-btn.sec {
  background-color: transparent;
  color: #00a76b;
  border-bottom: 1px solid #00a76b;
  box-shadow: none;
  border-radius: 0;
  padding: 4px;
}
.cus-btn.detail-btn {
  padding: 12px 78px;
}
@media (max-width: 1399px) {
  .cus-btn.detail-btn {
    padding: 12px 52px;
  }
}
@media (max-width: 1199px) {
  .cus-btn.detail-btn {
    padding: 12px 78px;
  }
}
@media (max-width: 399px) {
  .cus-btn.detail-btn {
    padding: 12px 36px;
  }
}

.social-icon-buttons {
  display: flex;
  gap: 16px;
}
.social-icon-buttons li {
  display: flex;
  align-items: center;
  gap: 16px;
}
.social-icon-buttons li i {
  font-size: 16px;
  color: #0b0c0d;
  background-color: #fff;
  box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2);
  padding: 12px;
  border-radius: 5px;
}
.social-icon-buttons li i:hover {
  box-shadow: 2px 2px 0px 0px rgb(0, 167, 107);
}
.social-icon-buttons li a img {
  width: 16px;
  height: 16px;
}
.social-icon-buttons:hover {
  cursor: pointer;
  color: #00a76b;
}
.social-icon-buttons.pro-detail li {
  font-size: 16px;
  color: #0b0c0d;
  background-color: #fff;
  box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2);
  padding: 8px;
  border-radius: 5px;
}
.social-icon-buttons.pro-detail li:hover {
  box-shadow: 2px 2px 0px 0px rgb(0, 167, 107);
  transition: all 0.5s ease;
}
.social-icon-buttons.pro-detail a img {
  width: 16px;
  height: 16px;
}

/*-------------------------
  Form Styling
-------------------------*/
.form-group {
  position: relative;
}
.form-group.has-search {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
}
.form-group.has-search i {
  position: absolute;
  right: 10px;
  top: 7px;
  border-radius: 10px;
  font-size: 24px;
  font-weight: 400;
  color: #7a7f85;
  padding: 8px;
}
.form-group .form-control {
  padding: 14px 8px 14px 14px;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: 0.32px;
  position: relative;
  color: #212627;
  border: none;
  background: #f9f9f9;
  box-shadow: none;
  border-radius: 10px;
}
.form-group .form-control:focus {
  color: #212627;
  background: #fff;
  outline: 0;
  box-shadow: none;
}
.form-group .form-control::-moz-placeholder {
  color: #7a7f85;
  opacity: 1;
}
.form-group .form-control::placeholder {
  color: #7a7f85;
  opacity: 1;
}
.form-group .form-control.notes {
  border-radius: 10px;
  border: none;
  box-shadow: 2px 2px 0px 0px rgb(0, 167, 107);
}
.form-group .form-control.notes::-moz-placeholder {
  color: #7a7f85;
  opacity: 1;
}
.form-group .form-control.notes::placeholder {
  color: #7a7f85;
  opacity: 1;
}
.form-group .form-control.check-form {
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.12);
  background-color: #fff;
}

input:focus {
  outline: 0;
  border: none;
  box-shadow: none;
}

label.error {
  color: #bc0f0f;
  margin-top: 10px;
}

input[type="checkbox"]:checked {
  accent-color: #00a76b;
}

input[type="checkbox"]:checked {
  accent-color: #00a76b;
  background-color: #00a76b;
  width: 16px;
  height: 16px;
  border-radius: 3px;
}

input[type="range"]::-webkit-slider-thumb {
  background: #00a76b;
}

input[type="radio"] {
  height: auto;
  width: auto;
}

input[type="radio"]:checked {
  accent-color: #00a76b;
}

.select {
  position: relative;
  display: flex;
  width: 100%;
  border-radius: 0;
  color: #7a7f85;
}
.select::after {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  color: #0b0c0d;
  position: absolute;
  top: 15px;
  right: 20px;
  padding-top: 4px;
  cursor: pointer;
  pointer-events: none;
  transition: 0.25s all ease;
}
.select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0 !important;
  border: 0;
  border: 1px solid #7a7f85;
  background: transparent;
  background-image: none;
  flex: 1;
  color: #7a7f85;
  cursor: pointer;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  width: 100%;
  background-color: transparent;
  border: 1px solid #7a7f85;
  border-radius: 30px;
  padding: 15px;
}
.select select.checkout-3 {
  padding: 15px 15px 15px 50px;
}
.select select::-ms-expand {
  display: none;
}
.select select option {
  background-color: transparent;
  outline: 0 !important;
  border: 0;
  color: #0b0c0d;
  padding: 4px 8px;
}
.select select option:hover {
  background-color: #00a76b !important;
  color: white;
}
.select select option:checked {
  background-color: #00a76b;
  color: white;
}

.alert-message {
  display: none;
}

.find-books {
  position: relative;
}
.find-books .search-input {
  display: flex;
  width: 416px;
  padding: 14px 8px 14px 24px;
  justify-content: space-between;
  align-items: center;
  border-radius: 30px;
  background: #f9f9f9;
  border: 1px solid #7a7f85;
}
.find-books .search-input.shop-listing {
  width: 306px;
}
@media (max-width: 1399px) {
  .find-books .search-input {
    width: 350px;
  }
}
@media (max-width: 1199px) {
  .find-books .search-input {
    width: 100%;
  }
}
.find-books img {
  position: absolute;
  top: 6px;
  right: 10px;
  background-color: #00a76b;
  padding: 8px;
  border-radius: 30px;
}
.find-books img.shop {
  right: 10px;
}

.filter-checkbox input {
  padding: 0;
  display: none;
  border: 1px solid #0b0c0d;
  cursor: pointer;
}
.filter-checkbox input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 5px;
  width: 5px;
  height: 12px;
  z-index: 10;
  border: solid #0b0c0d;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.filter-checkbox label {
  position: relative;
  cursor: pointer;
  color: #7a7f85;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
}
@media (max-width: 992px) {
  .filter-checkbox label {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .filter-checkbox label {
    font-size: 12px;
  }
}
@media (max-width: 575px) {
  .filter-checkbox label {
    font-size: 12px;
  }
}
.filter-checkbox label:before {
  content: "";
  -webkit-appearance: none;
  background: transparent;
  border: 1px solid #0b0c0d;
  border-radius: 3px;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 8px;
  margin-top: -3px;
}
.filter-checkbox label.black-color {
  color: #0b0c0d;
}

.heading {
  margin-bottom: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .heading {
    margin-bottom: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .heading {
    margin-bottom: 36px;
  }
}
@media (max-width: 767px) {
  .heading {
    margin-bottom: 32px;
  }
}

/*--------------------------------------------------------------
# Search Popup
--------------------------------------------------------------*/
.search-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
  transition: all 1s ease;
}
.search-popup .search-popup__overlay {
  position: fixed;
  width: 224vw;
  height: 224vw;
  top: calc(90px - 112vw);
  right: calc(50% - 112vw);
  z-index: 3;
  display: block;
  border-radius: 50%;
  -khtml-transform: scale(0);
  transform: scale(0);
  transform-origin: center;
  transition: transform 0.8s ease-in-out;
  transition-delay: 0s;
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  background-color: #cae9f0;
  opacity: 0.8;
  cursor: url(../media/close.png), auto;
}
@media (max-width: 767px) {
  .search-popup .search-popup__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: none;
    width: 100%;
    height: 100%;
    border-radius: 0;
    transform: translateY(-110%);
  }
}
.search-popup .search-popup__content {
  position: fixed;
  width: 0;
  max-width: 560px;
  padding: 30px 15px;
  left: 50%;
  top: 50%;
  opacity: 0;
  z-index: 3;
  -khtml-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: opacity 0.5s 0s,
    width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  transition-delay: 0s, 0.8s, 0s;
  transition-delay: 0s, 0.4s, 0s;
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
.search-popup .search-popup__content .search-popup__form {
  position: relative;
}
.search-popup .search-popup__content .search-popup__form input[type="search"],
.search-popup .search-popup__content .search-popup__form input[type="text"] {
  width: 100%;
  background-color: #ffffff !important;
  font-size: 15px;
  color: #697585;
  border: none;
  outline: none;
  height: 66px;
  padding-left: 30px;
}
.search-popup .search-popup__content .search-popup__form button {
  padding: 0;
  width: 66px;
  height: 66px;
  border: 0;
  background: #00a76b;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: absolute;
  top: 0;
  right: -1px;
  border-radius: 0;
}
.search-popup .search-popup__content .search-popup__form button i {
  margin: 0;
  font-size: 24px;
}
.search-popup .search-popup__content .search-popup__form button::after {
  background-color: #9b59b6;
}
.search-popup.active {
  z-index: 9999;
}
.search-popup.active .search-popup__overlay {
  top: auto;
  bottom: calc(90px - 112vw);
  -khtml-transform: scale(1);
  transform: scale(1);
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  opacity: 0.8;
  transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
}
@media (max-width: 767px) {
  .search-popup.active .search-popup__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: none;
    width: 100%;
    height: 100%;
    border-radius: 0;
    transform: translateY(0%);
  }
}
.search-popup.active .search-popup__content {
  width: 100%;
  opacity: 1;
  transition-delay: 0.7s;
  -webkit-transition-delay: 0.7s;
}

/*-------------------------
  layouts
-------------------------*/
.header {
  width: 100%;
  background: #fff;
  height: auto;
}
@media (max-width: 991px) {
  .header {
    height: 80px;
  }
}
.header nav .navbar-brand {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  .header nav .navbar-brand {
    width: 250px;
  }
}
.header nav .navbar-nav .menu-item a {
  font-weight: 600;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  /* 24px */
  letter-spacing: 0.32px;
  color: #0b0c0d;
  padding: 12px;
  transition: all 0.5s ease;
}
@media (max-width: 991px) {
  .header nav .navbar-nav .menu-item a {
    border: none;
  }
}
.header nav .navbar-nav .menu-item a.active {
  color: #00a76b;
  transition: all 0.5s ease;
}
@media (max-width: 991px) {
  .header nav .navbar-nav .menu-item a.active {
    border: none;
  }
}
.header nav .navbar-nav .menu-item a:hover {
  color: #00a76b;
  transition: all 0.5s ease;
}
@media (max-width: 991px) {
  .header nav .navbar-nav .menu-item a:hover {
    border: none;
  }
}
.header nav .navbar-nav .menu-item-has-children {
  position: relative;
}
.header nav .navbar-nav .menu-item-has-children a {
  font-weight: 600;
  font-size: 16px;
  font-style: normal;
  line-height: 150%;
  letter-spacing: 0.32px;
  color: #0b0c0d;
  padding: 12px;
  display: inline-flex;
}
@media (max-width: 991px) {
  .header nav .navbar-nav .menu-item-has-children a {
    border: none;
  }
}
.header nav .navbar-nav .menu-item-has-children a.active {
  padding-top: 12px;
  color: #00a76b;
  transition: all 0.5s ease;
}
.header nav .navbar-nav .menu-item-has-children a.active::after {
  color: #00a76b;
}
@media (max-width: 991px) {
  .header nav .navbar-nav .menu-item-has-children a.active {
    border: none;
  }
}
.header nav .navbar-nav .menu-item-has-children a:hover {
  color: #00a76b;
  transition: all 0.5s ease;
}
.header nav .navbar-nav .menu-item-has-children a:hover::after {
  color: #00a76b;
}
@media (max-width: 991px) {
  .header nav .navbar-nav .menu-item-has-children a:hover {
    border: none;
  }
}
.header nav .navbar-nav .menu-item-has-children .submenu {
  position: absolute;
  top: 42px;
  left: 0;
  background: #fff;
  box-shadow: 2px 2px 0px 0px rgb(0, 167, 107);
  border-radius: 15px;
  z-index: 999999;
  opacity: 0;
  visibility: hidden;
  width: -moz-max-content;
  width: max-content;
  padding: 10px;
  list-style: none;
  margin: 0;
}
.header nav .navbar-nav .menu-item-has-children .submenu a:after {
  display: none;
}
.header nav .navbar-nav .menu-item-has-children .submenu li {
  margin: 0;
  opacity: 0;
  transform: translateX(20px);
}
.header nav .navbar-nav .menu-item-has-children .submenu li a {
  position: relative;
  font-weight: 500;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #212627;
  border-top: none;
  text-transform: uppercase;
  color: #212627;
  padding: 10px;
  display: block;
}
.header nav .navbar-nav .menu-item-has-children .submenu li a.active {
  color: #00a76b;
}
.header nav .navbar-nav .menu-item-has-children .submenu li a:hover {
  color: #00a76b;
}
.header nav .navbar-nav .menu-item-has-children:hover .submenu {
  opacity: 1;
  visibility: visible;
  z-index: 99999;
  right: 0;
}
@media (max-width: 790px) {
  .header nav .navbar-nav .menu-item-has-children:hover .submenu {
    left: 0;
  }
}
.header nav .navbar-nav .menu-item-has-children:hover .submenu li {
  opacity: 1;
  transform: translateX(0);
}
.header .right-content {
  display: flex;
  gap: 32px;
}
.header .right-content ul {
  display: flex;
  list-style: none;
  align-items: center;
  text-align: center;
  gap: 16px;
}
@media (max-width: 1099px) {
  .header .right-content ul {
    gap: 8px;
  }
}
.header .right-content ul li a {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 0.32px;
}
.header .right-content ul li a i {
  font-size: 24px;
  color: #0b0c0d;
}
.header .right-content ul li a i:hover {
  color: #00a76b;
  transition: all 0.5s ease;
}
.header .right-content ul li a.login-border {
  background: #0b0c0d;
  color: #fff;
  border-radius: 10px;
  padding: 12px 24px;
  box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2);
}
.header .right-content ul li a.login-border.active {
  background: #00a76b;
}
.header .right-content ul li a.login-border:hover {
  background: #00a76b;
}

.navbar-toggler {
  color: #0b0c0d;
  border: none;
  outline: 0;
  padding: 4px;
}
.navbar-toggler i {
  font-weight: 400px;
  font-size: 24px;
}
.navbar-toggler:focus {
  box-shadow: none;
}

.navbar-expand-lg,
.navbar-collapse {
  justify-content: center;
}
@media (max-width: 991px) {
  .navbar-expand-lg,
  .navbar-collapse {
    justify-content: space-between;
    padding: 16px 12px;
  }
}

@media (max-width: 991px) {
  .navbar-collapse {
    min-width: 250px;
    position: absolute;
    right: 0;
    top: 56px;
    background: #fff;
    box-shadow: 2px 2px 0px 0px rgb(0, 167, 107);
    border-radius: 15px;
    padding: 10px;
    z-index: 9999;
  }
}

@media (max-width: 1099px) {
  .search-bar {
    width: 450px;
  }
}
.search-bar .header-search {
  text-align: center;
  position: relative;
  padding-top: 16px;
}
@media (max-width: 1399px) {
  .search-bar .header-search {
    display: flex;
  }
}
.search-bar .header-search button {
  border: 0;
  background: transparent;
}
.search-bar .header-search .form-control {
  padding-right: 32px;
  width: 597px;
  border-radius: 30px;
  background: #fff;
  border: 1px solid #7a7f85;
  color: #7a7f85;
}
@media (max-width: 1099px) {
  .search-bar .header-search .form-control {
    width: 450px;
  }
}
.search-bar .header-search .form-control-search {
  position: absolute;
  right: -34px;
  top: 22px;
  border-radius: 30px;
  padding: 9px;
  z-index: 2;
  font-weight: 400;
  font-size: 24px;
  text-align: center;
  align-items: center;
  color: #fff;
  background: #00a76b;
}
@media (max-width: 1399px) {
  .search-bar .header-search .form-control-search {
    position: absolute;
    right: 10px;
  }
}
@media (max-width: 1099px) {
  .search-bar .header-search .form-control-search {
    position: absolute;
    right: 15px;
  }
}

.search_toggle {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-left: 32px;
}
@media (max-width: 1199px) {
  .search_toggle {
    display: none;
  }
}
.search_toggle .search-btn i {
  font-size: 20px;
}
.search_toggle #search-form {
  width: 250px;
  display: none;
}
.search_toggle #search-form form .input-group {
  border-radius: 0;
}
.search_toggle #search-form form .input-group .form-control {
  border: 0;
  border-bottom: 1px solid #fff;
  padding: 0 8px 8px;
  color: #fff;
  background: transparent;
  border-radius: 0;
}
.search_toggle #search-form form .input-group .form-control:focus {
  border-bottom: 1px solid #fff;
  box-shadow: none;
}
.search_toggle #search-form form .input-group .form-control::-moz-placeholder {
  color: #fff;
}
.search_toggle #search-form form .input-group .form-control::placeholder {
  color: #fff;
}
.search_toggle #search-form form .input-group button {
  padding: 0 8px 8px 2px;
  color: #fff;
  background: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
}

.modal {
  padding: 0 !important;
  --bs-modal-padding: 0rem !important;
  --bs-modal-margin: 0rem !important;
}
.modal .modal-dialog {
  max-width: 70%;
}
@media (max-width: 768px) {
  .modal .modal-dialog {
    max-width: 80%;
  }
}
@media (max-width: 575px) {
  .modal .modal-dialog {
    max-width: 100%;
  }
}
.modal .modal-dialog .modal-content {
  background-color: #000;
  margin-top: 48px;
  border-radius: 26px;
}
.modal .modal-dialog .modal-content .top_bar {
  background-color: #e5faf2;
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 16px 0;
  border-radius: 16px 16px 0 0;
}
.modal .modal-dialog .modal-content .top_bar .modal-title {
  padding-left: 24px;
  color: #212627;
}
.modal .modal-dialog .modal-content .close {
  border: 0;
  background: transparent;
  color: #00a76b;
  padding: 10px 20px 0px 10px;
}
.modal .modal-dialog .modal-content .close span {
  display: flex;
  align-items: center;
  gap: 8px;
}
.modal .modal-dialog .modal-content .close span i {
  font-size: 24px;
}
.modal .modal-dialog .modal-content .close span b {
  font-size: 24px;
}
.modal .modal-dialog .modal-content .modal-body video {
  width: 100%;
  border-radius: 26px;
}
.modal .modal-dialog .modal-content .modal-body video iframe {
  border: 0;
  border: none;
  height: 700px;
  width: 100%;
}

.newsletter {
  background: url(../media/backgrounds/newslatter.png);
  height: auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 47px 0;
}
.newsletter .newsletter-text {
  display: grid;
  justify-content: center;
  justify-items: center;
}
.newsletter .newsletter-text h2 {
  font-size: 47px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .newsletter .newsletter-text h2 {
    font-size: 36px;
  }
}
@media (max-width: 482px) {
  .newsletter .newsletter-text h2 {
    font-size: 26px;
  }
}
.newsletter .newsletter-text .find-books-input {
  position: relative;
}
.newsletter .newsletter-text .find-books-input .search-input {
  display: flex;
  width: 666px;
  padding: 16px 8px 16px 24px;
  justify-content: space-between;
  align-items: center;
  border-radius: 30px;
  border: none;
  box-shadow: 2px 2px 0px 0px rgb(0, 167, 107);
}
@media (max-width: 767px) {
  .newsletter .newsletter-text .find-books-input .search-input {
    width: 400px;
  }
}
@media (max-width: 482px) {
  .newsletter .newsletter-text .find-books-input .search-input {
    width: 350px;
  }
}
.newsletter .newsletter-text .find-books-input a {
  position: absolute;
  top: 6px;
  right: 10px;
  background-color: #00a76b;
  padding: 8px;
  border-radius: 30px;
}

.books-category {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (max-width: 767px) {
  .books-category {
    padding: 20px;
  }
}
.books-category ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.books-category ul li i {
  font-size: 24px;
}
.books-category .social-icons {
  display: flex;
  gap: 16px;
}
.books-category .social-icons .icon-box {
  background: #fff;
  box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  padding: 8px;
}
.books-category .social-icons .icon-box:hover {
  box-shadow: 2px 2px 0px 0px rgb(0, 167, 107);
  transition: all 0.5s ease;
}
.books-category form {
  position: relative;
}
.books-category form input {
  border: 0;
  box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 16px;
}
.books-category form button {
  position: absolute;
  left: 70%;
  top: 25%;
  border: 0;
  background: transparent;
}

.footer-center-area {
  display: grid;
  gap: 24px;
  justify-items: start;
  text-align: start;
}
.filters .filter-block {
  border-bottom: 1px solid #fff;
  padding: 32px 0;
}
.filters .filter-block.blog-side-bar {
  padding: 24px 0;
}
.filters .filter-block .article {
  display: flex;
  align-items: center;
  gap: 16px;
}
.filters .filter-block .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.filters .filter-block .list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.filters .filter-block .list .filter-checkbox input {
  padding: 0;
  display: none;
  border: 1px solid #0b0c0d;
  cursor: pointer;
}
.filters .filter-block .list .filter-checkbox input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 5px;
  width: 5px;
  height: 12px;
  z-index: 10;
  border: solid #0b0c0d;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.filters .filter-block .list .filter-checkbox label {
  position: relative;
  cursor: pointer;
  color: #212627;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.32px;
}
@media (max-width: 992px) {
  .filters .filter-block .list .filter-checkbox label {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .filters .filter-block .list .filter-checkbox label {
    font-size: 12px;
  }
}
@media (max-width: 575px) {
  .filters .filter-block .list .filter-checkbox label {
    font-size: 12px;
  }
}
.filters .filter-block .list .filter-checkbox label:before {
  content: "";
  -webkit-appearance: none;
  background: transparent;
  border: 1px solid #0b0c0d;
  border-radius: 3px;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 8px;
  margin-top: -3px;
}
.filters .filter-block .colors label {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  color: #212627;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.32px;
}
@media (max-width: 992px) {
  .filters .filter-block .colors label {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .filters .filter-block .colors label {
    font-size: 12px;
  }
}
@media (max-width: 575px) {
  .filters .filter-block .colors label {
    font-size: 12px;
  }
}
.filters .filter-block .colors label input {
  display: none;
}
.filters .filter-block .colors label .color {
  width: 20px;
  height: 20px;
  margin-right: 8px;
  border-radius: 3px;
}
.filters .filter-block .colors label .color.non-selected {
  border: 0;
}
.filters .filter-block .colors label .color.selected {
  border: 2px solid #4faaff;
  width: 22px;
  height: 22px;
}

.tags {
  display: flex;
  padding: 0px;
  align-items: flex-start;
  align-content: flex-start;
  gap: 16px;
  flex-wrap: wrap;
}
.tags .blue-tag {
  background: rgba(4, 132, 251, 0.2);
  padding: 4px 10px;
  border-radius: 5px;
}
.tags .light-blue-tag {
  background: rgba(154, 152, 255, 0.2);
  padding: 4px 10px;
  border-radius: 5px;
}
.tags .red-tag {
  background: rgba(236, 25, 25, 0.2);
  padding: 4px 10px;
  border-radius: 5px;
}
.tags .red-tag p {
  color: #ec1919;
}
.tags .green-tag {
  padding: 4px 10px;
  border-radius: 5px;
}

.accordion .card-header:after {
  font-family: "FontAwesome";
  content: "\f068";
  float: right;
}

.accordion .card-header.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\f067";
}

.hero-banner-1 {
  width: 100%;
  height: 856px;
  padding: 64px 0;
}
@media (max-width: 992px) {
  .hero-banner-1 {
    height: auto;
  }
}
.hero-banner-1 .new-collection {
  padding: 8px 24px;
  border: 1px solid #7a7f85;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .hero-banner-1 h1 {
    font-size: 34px;
  }
}
.hero-banner-1 .banner-btn {
  display: flex;
  gap: 30px;
}
.hero-banner-1 .right-block {
  position: relative;
}
.hero-banner-1 .right-block .image-block {
  position: relative;
  margin-bottom: 108px;
}
.hero-banner-1 .right-block .image-block .video-btn {
  position: absolute;
  bottom: 40%;
  right: 40%;
}
.hero-banner-1 .right-block .image-block .our-customer {
  background: #fff;
  box-shadow: 2px 2px 0px 0px rgb(0, 167, 107);
  border-radius: 10px;
  position: absolute;
  padding: 16px 32px;
  left: 0;
  bottom: 0;
  flex-wrap: wrap;
}
@media (max-width: 576px) {
  .hero-banner-1 .right-block .image-block .our-customer {
    padding: 16px 88px;
    left: 20%;
    bottom: -15%;
  }
}
@media (max-width: 492px) {
  .hero-banner-1 .right-block .image-block .our-customer {
    padding: 16px 32px;
    left: 20%;
    bottom: -15%;
  }
}
.hero-banner-1
  .right-block
  .image-block
  .our-customer
  .customer-block
  .customer-img {
  margin-right: 16px;
}
.hero-banner-1
  .right-block
  .image-block
  .our-customer
  .customer-block
  .customer-img
  img {
  border: 1px solid #fff;
  width: 48px;
  height: 48px;
  border-radius: 48px;
  margin-right: -16px;
  position: relative;
  z-index: 20;
}
.hero-banner-1
  .right-block
  .image-block
  .our-customer
  .customer-block
  .customer-img
  img:nth-child(2) {
  z-index: 15;
}
.hero-banner-1
  .right-block
  .image-block
  .our-customer
  .customer-block
  .customer-img
  img:nth-child(3) {
  z-index: 10;
}
.hero-banner-1
  .right-block
  .image-block
  .our-customer
  .customer-block
  .customer-img
  img:nth-child(4) {
  z-index: 5;
}
.hero-banner-1 .right-block .glasses-card {
  position: absolute;
  bottom: -15%;
  right: 0;
  margin-bottom: 0;
  box-shadow: 2px 2px 0px 0px rgb(0, 167, 107);
  margin-right: 0;
}
@media (max-width: 576px) {
  .hero-banner-1 .right-block .glasses-card {
    display: none;
  }
}
.hero-banner-1 .right-block .glasses-card .image-block {
  margin-bottom: 0;
}
.hero-banner-1 .right-block .glasses-card .glasses-content {
  padding: 8px 16px;
}

.hero-banner-2 {
  background: url("../media/banner/banner-2.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 960px;
}
.hero-banner-2 .text-block {
  position: absolute;
  top: 42%;
}
.hero-banner-2 .text-block .new-collection {
  padding: 8px 24px;
  border: 1px solid #7a7f85;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .hero-banner-2 .text-block h1 {
    font-size: 34px;
  }
}

.benifits {
  border-radius: 20px;
  padding: 16px 24px;
}
.benifits .benifits-block {
  text-align: center;
}
.benifits .benifits-block img {
  background: #00a76b;
  border-radius: 5000px;
  padding: 16px;
  margin-bottom: 24px;
}
.benifits .benifits-block.page-2 {
  padding: 24px;
}
@media (max-width: 499px) {
  .benifits .benifits-block.page-2 {
    padding: 12px;
  }
}
.benifits .benifits-block.page-2 span img {
  background: none;
  border-radius: 0;
  margin-bottom: 0px;
}

.shop-list-grid .product-grid .product-list-card {
  margin-bottom: 24px;
  padding: 24px;
  background: #f9f9f9;
  border-radius: 20px;
  box-shadow: 2px 2px 0px 0px rgb(0, 167, 107);
}
.shop-list-grid .product-grid .product-list-card .image-block img {
  border-radius: 15px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.shop-list-grid .product-grid .product-list-card .content-block {
  display: grid;
  height: 100%;
  align-content: center;
  gap: 16px;
}
.shop-list-grid .product-grid .product-list-card .content-block .rating-stars {
  margin-top: -16px;
}
@media (max-width: 992px) {
  .shop-list-grid .product-grid .product-list-card .content-block .book-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}
.shop-list-grid .product-grid .product-list-card .content-block .cart-button {
  display: flex;
  gap: 24px;
}
.shop-list-grid
  .product-grid
  .product-list-card
  .content-block
  .cart-button
  .hover-buttons {
  display: flex;
  align-items: center;
  gap: 24px;
}
.shop-list-grid
  .product-grid
  .product-list-card
  .content-block
  .cart-button
  .hover-buttons
  li {
  background-color: #fff;
  box-shadow: 2px 2px 0px 0px rgb(0, 167, 107);
  padding: 8px;
  border-radius: 30px;
  font-size: 24px;
}

.new-tag {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0 12px;
  border-radius: 5px;
}

.top-row {
  display: flex;
  align-items: center;
}
@media (max-width: 572px) {
  .top-row {
    display: block;
  }
}
.top-row .left-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .top-row .left-block {
    justify-content: space-around;
  }
}
.top-row .left-block .nav {
  border: 0;
}
.top-row .left-block .nav .nav-item .nav-link {
  border: 0px;
  opacity: 0.9;
}
.top-row .left-block .nav .nav-item .nav-link.active {
  color: #00a76b;
  background: #f9f9f9;
  box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2);
  border-radius: 6.5px;
  border: 0px;
  opacity: 1;
}
.top-row .left-block .time-period {
  display: flex;
  gap: 8px;
  align-items: center;
}
.top-row .left-block .time-period select {
  background: #fff;
  padding: 4px 32px 4px 12px;
  border: 0;
  border-radius: 5px;
}
.top-row.list-2 {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 24px;
}
.top-row.blog-bar {
  justify-content: space-between;
}

.glasses-grid-card {
  background-color: #f9f9f9;
  border-radius: 20px;
  padding: 16px;
  overflow: hidden;
}
.glasses-grid-card .image-block {
  padding: 12px;
}
.glasses-grid-card .image-block span {
  display: table-cell;
  padding: 0 12px;
  border-radius: 5px;
}
.glasses-grid-card .image-block .dot {
  padding: 6px;
  float: right;
  margin-right: 4px;
}
.glasses-grid-card .image-block .dot.black {
  background-color: #0b0c0d;
}
.glasses-grid-card .image-block .dot.blue {
  background-color: #0484fb;
}
.glasses-grid-card .image-block .dot.light-blue {
  background-color: #9a98ff;
}
.glasses-grid-card .glasses-content {
  padding: 0 16px;
}
.glasses-grid-card .glasses-content .multi-btn {
  display: flex;
  justify-content: end;
  gap: 16px;
}
.glasses-grid-card .glasses-content .multi-btn li {
  box-shadow: 2px 2px 0px 0px rgb(0, 167, 107);
  border-radius: 5px;
  padding: 8px;
}
.glasses-grid-card .glasses-content .multi-btn li i {
  font-size: 16px;
  background: #fff;
}
.glasses-grid-card .glasses-content .multi-btn li:hover {
  cursor: pointer;
  color: #00a76b;
}
.glasses-grid-card:hover {
  transition: all 0.5s ease;
  box-shadow: 2px 2px 0px 0px rgb(0, 167, 107);
}

.glasses-card {
  background-color: #f9f9f9;
  border-radius: 20px;
  padding: 16px;
  overflow: hidden;
  margin: 0 12px;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .glasses-card {
    margin: 32px 12px;
  }
}
@media (max-width: 991px) {
  .glasses-card {
    margin: 28px 10px;
  }
}
@media (max-width: 767px) {
  .glasses-card {
    margin: 22px 8px;
  }
}
.glasses-card.shop-card {
  margin: 0px;
}
.glasses-card.list-card {
  margin-bottom: 24px;
}
.glasses-card .image-block {
  padding: 16px;
  position: relative;
}
.glasses-card .image-block .function-btn .new-tag {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0 12px;
  border-radius: 5px;
}
.glasses-card .image-block .function-btn .hover-heart {
  position: absolute;
  display: none;
  padding: 16px;
  right: 0;
  top: 0;
}
.glasses-card .image-block:hover .hover-heart {
  transition: all 0.5s ease;
  display: inline-block;
}
.glasses-card .image-block .dot {
  padding: 6px;
  float: right;
  margin-right: 4px;
}
.glasses-card .image-block .dot.black {
  background-color: #0b0c0d;
}
.glasses-card .image-block .dot.blue {
  background-color: #0484fb;
}
.glasses-card .image-block .dot.light-blue {
  background-color: #9a98ff;
}
.glasses-card .glasses-content .multi-btn {
  display: flex;
  justify-content: end;
  gap: 16px;
}
.glasses-card .glasses-content .multi-btn li {
  box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  padding: 8px;
}
.glasses-card .glasses-content .multi-btn li i {
  font-size: 16px;
  background: #fff;
}
.glasses-card .glasses-content .multi-btn li:hover {
  cursor: pointer;
  color: #00a76b;
  box-shadow: 2px 2px 0px 0px rgb(0, 167, 107);
  transition: all 0.5s ease;
}
.glasses-card .glasses-content.page-listing {
  padding: 14px 16px;
}
.glasses-card .glasses-content.page-listing-2 {
  padding: 26px 16px;
}
.glasses-card:hover {
  transition: all 0.5s ease;
  box-shadow: 2px 2px 0px 0px rgb(0, 167, 107);
}
.glasses-card.v-2:hover {
  transition: all 0.5s ease;
  box-shadow: 2px 0px 0px 0px rgb(0, 167, 107);
}

.varient-cards .card-1 .image-area {
  position: relative;
  height: 288px;
  display: grid;
  align-content: center;
  justify-content: end;
}
@media (max-width: 1399px) {
  .varient-cards .card-1 .image-area {
    height: 250px;
  }
}
@media (max-width: 768px) {
  .varient-cards .card-1 .image-area {
    height: 200px;
  }
}
@media (max-width: 576px) {
  .varient-cards .card-1 .image-area {
    height: 150px;
  }
}
.varient-cards .card-1 .image-area.page-2 .wave-card {
  position: absolute;
  height: 100%;
  border-radius: 20px;
}
@media (max-width: 1199px) {
  .varient-cards .card-1 .image-area.page-2 .wave-card {
    width: 100%;
  }
}
.varient-cards .card-1 .image-area .bg_cicle {
  position: absolute;
  z-index: 5;
  top: 0;
  right: 40px;
  height: 288px;
  width: 288px;
  border-radius: 288px;
  background: rgba(0, 167, 107, 0.5);
}
@media (max-width: 1399px) {
  .varient-cards .card-1 .image-area .bg_cicle {
    height: 250px;
    width: 250px;
    border-radius: 250px;
  }
}
@media (max-width: 768px) {
  .varient-cards .card-1 .image-area .bg_cicle {
    height: 200px;
    width: 200px;
    border-radius: 200px;
  }
}
@media (max-width: 576px) {
  .varient-cards .card-1 .image-area .bg_cicle {
    height: 150px;
    width: 150px;
    border-radius: 150px;
    right: 16px;
  }
}
.varient-cards .card-1 .image-area .dots {
  position: absolute;
  top: 16px;
  right: 40px;
  z-index: 10;
}
@media (max-width: 768px) {
  .varient-cards .card-1 .image-area .dots {
    top: 10px;
    right: 20px;
  }
}
@media (max-width: 492px) {
  .varient-cards .card-1 .image-area .dots {
    top: -8px;
    right: 10px;
  }
}
.varient-cards .card-1 .image-area .product-img {
  position: relative;
  z-index: 15;
  height: 100%;
  display: grid;
  align-content: center;
}
@media (max-width: 1399px) {
  .varient-cards .card-1 .image-area .product-img {
    height: 90%;
  }
}
@media (max-width: 768px) {
  .varient-cards .card-1 .image-area .product-img {
    height: 100%;
  }
}
@media (max-width: 576px) {
  .varient-cards .card-1 .image-area .product-img {
    height: 95%;
  }
}
@media (max-width: 492px) {
  .varient-cards .card-1 .image-area .product-img {
    height: 100%;
  }
}

.featured-glasses-slider .slick-dots {
  right: 10px;
}

.about .content-area {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.title-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 200px;
}

.coming-soon-banner {
  background: url("../media/coming-soon/banner-back.png");
  background-repeat: no-repeat;
  height: 640px;
}
.coming-soon-banner.banner-2 {
  background: url("../media/coming-soon/inner-banner-2.png");
  background-repeat: no-repeat;
  background-position: center;
  height: 600px;
}
@media (max-width: 1299px) {
  .coming-soon-banner.banner-2 {
    background-position: left;
  }
}
@media (max-width: 992px) {
  .coming-soon-banner.banner-2 {
    height: 500px;
  }
}
@media (max-width: 768px) {
  .coming-soon-banner.banner-2 {
    height: 520px;
  }
}
.coming-soon-banner .left-block {
  padding: 64px 0;
}
@media (max-width: 472px) {
  .coming-soon-banner .left-block {
    padding: 69px 0;
  }
}
.coming-soon-banner .left-block .new-collection {
  padding: 8px 24px;
  border: 1px solid #7a7f85;
  border-radius: 10px;
}
.coming-soon-banner .left-block .product-block {
  margin: 32px 56px;
  padding: 20px;
}
.coming-soon-banner .left-block .product-block ul {
  display: flex;
  justify-content: center;
  gap: 24px;
  padding: 8px 24px;
  border-radius: 10px;
}
@media (max-width: 1199px) {
  .coming-soon-banner .left-block {
    padding: 40px 0;
  }
}
.coming-soon-banner .left-block-2 {
  padding: 64px 0;
}
@media (max-width: 472px) {
  .coming-soon-banner .left-block-2 {
    padding: 69px 0;
  }
}
.coming-soon-banner .left-block-2 .new-collection {
  padding: 8px 24px;
  border: 1px solid #7a7f85;
  border-radius: 10px;
}
.coming-soon-banner .left-block-2 .product-block {
  margin: 32px 56px;
  padding: 20px;
}
.coming-soon-banner .left-block-2 .product-block ul {
  display: flex;
  justify-content: center;
  gap: 24px;
  padding: 8px 24px;
  border-radius: 10px;
}
.coming-soon-banner .left-block-2.cs-product {
  display: grid;
  justify-content: center;
  justify-items: baseline;
}
@media (max-width: 1199px) {
  .coming-soon-banner .left-block-2 {
    padding: 40px 0;
  }
}
@media (max-width: 576px) {
  .contact .bg-lightest-gray {
    margin: 24px;
  }
}
.contact .order-detail {
  display: flex;
  flex-direction: column;
  gap: 24px;
  background: #f9f9f9;
  padding: 24px;
  border-radius: 20px;
}
@media (max-width: 576px) {
  .contact .order-detail {
    margin: 24px;
  }
}
.contact .order-detail .sub-total {
  display: flex;
  justify-content: space-between;
}
.contact .icon-block {
  position: relative;
}
.contact .icon-block i {
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: 24px;
  color: #7a7f85;
}

iframe {
  height: 600px;
  border-radius: 20px;
}

.product-detail .product-images-block {
  padding: 24px;
}
.product-detail .product-content {
  padding: 24px;
  display: flex;
  flex-direction: column;
}
.product-detail .product-content .main-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.product-detail .product-content .main-content .rating-stars {
  font-size: 20px;
  color: #00a76b;
}
.product-detail .product-content .colors {
  display: flex;
  gap: 16px;
}
.product-detail .product-content .colors label {
  position: relative;
  cursor: pointer;
}
.product-detail .product-content .colors label input {
  display: none;
}
.product-detail .product-content .colors label .color {
  width: 20px;
  height: 20px;
  border-radius: 3px;
}
.product-detail .product-content .colors label .color.non-selected {
  border: 0;
}
.product-detail .product-content .colors label .color.selected {
  border: 2px solid #212627;
}
.product-detail .product-content .quantity {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-detail .product-content .quantity .input-area {
  display: flex;
}
.product-detail .product-content .quantity .input-area input {
  display: grid;
  align-content: center;
  border: none;
  border-radius: 0px;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 21px;
  background-color: #fff;
  color: #0b0c0d;
  padding: 0 8px;
}
@media (max-width: 992px) {
  .product-detail .product-content .quantity .input-area input {
    font-size: 20x;
  }
}
@media (max-width: 767px) {
  .product-detail .product-content .quantity .input-area input {
    font-size: 18x;
  }
}
@media (max-width: 575px) {
  .product-detail .product-content .quantity .input-area input {
    font-size: 17px;
  }
}
.product-detail .product-content .quantity .input-area input:focus-visible {
  outline: none;
}
.product-detail .product-content .quantity .input-area input.decrement {
  font-size: 48px;
  font-weight: 200;
  background-color: #fff;
  box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2);
  padding: 8px;
  border-radius: 5px;
}
.product-detail .product-content .quantity .input-area input.increment {
  font-size: 48px;
  font-weight: 200;
  background-color: #fff;
  box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2);
  padding: 8px;
  border-radius: 5px;
}
.product-detail .product-content .quantity .input-area input.number {
  padding: 0;
  background: transparent;
  font-size: 21px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}
.product-detail .product-content .cart-button {
  display: flex;
  justify-content: space-between;
}
.product-detail .product-content .social-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.preview-slider-nav .slick-list {
  margin: 0 auto;
}
.preview-slider-nav .slick-list .slick-track {
  width: -moz-fit-content !important;
  width: fit-content !important;
}
@media (max-width: 767px) {
  .preview-slider-nav .slick-list .slick-track {
    width: 3000px !important;
  }
}
.preview-slider-nav .slick-list .slick-track .detail-img-block {
  width: 80px;
  margin: 0 15px;
}

.cart-area {
  padding: 60px;
}
@media (max-width: 768px) {
  .cart-area {
    padding: 16px;
  }
}
.cart-area .cart-table {
  width: 100%;
  border-radius: 10px;
}
.cart-area .cart-table thead tr th {
  border-bottom: 1px solid #c6cbd2;
  padding-bottom: 32px;
  text-align: center;
  color: #0b0c0d;
  font-family: "Inter", sans-serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}
@media (max-width: 992px) {
  .cart-area .cart-table thead tr th {
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  .cart-area .cart-table thead tr th {
    font-size: 17px;
  }
}
@media (max-width: 575px) {
  .cart-area .cart-table thead tr th {
    font-size: 16px;
    letter-spacing: 0.27px;
  }
}
.cart-area .cart-table thead tr th:first-child {
  text-align: left;
  padding-right: 0;
  width: 50%;
}
.cart-area .cart-table thead tr th:nth-child(2) {
  width: 15%;
}
.cart-area .cart-table thead tr th:nth-child(3) {
  text-align: center;
  width: 15%;
}
.cart-area .cart-table thead tr th:nth-child(4) {
  text-align: center;
  width: 5%;
}
.cart-area .cart-table tbody tr {
  border-bottom: 1px solid #c6cbd2;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .cart-area .cart-table tbody tr {
    width: 50%;
  }
}
.cart-area .cart-table tbody tr td {
  padding: 24px;
  text-align: center;
}
.cart-area .cart-table tbody tr td:first-child {
  text-align: center;
  padding-right: 0;
  width: 50%;
}
.cart-area .cart-table tbody tr td:nth-child(2) {
  width: 15%;
}
.cart-area .cart-table tbody tr td:nth-child(3) {
  text-align: center;
  width: 15%;
}
.cart-area .cart-table tbody tr td:nth-child(4) {
  text-align: center;
  width: 15%;
}
.cart-area .cart-table tbody tr td:nth-child(5) {
  font-size: 24px;
  color: #7a7f85;
  width: 5%;
}
.cart-area .cart-table tbody tr td .product-detail-box {
  display: flex;
  align-items: center;
  gap: 24px;
}
.cart-area .cart-table tbody tr td .product-detail-box .img-block img {
  border-radius: 5px;
}
.cart-area .cart-table tbody tr td .quantity {
  display: flex;
}
.cart-area .cart-table tbody tr td .quantity input {
  display: grid;
  align-content: center;
  border: none;
  border-radius: 0px;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 21px;
  background-color: #fff;
  color: #0b0c0d;
  padding: 0 8px;
}
@media (max-width: 992px) {
  .cart-area .cart-table tbody tr td .quantity input {
    font-size: 20x;
  }
}
@media (max-width: 767px) {
  .cart-area .cart-table tbody tr td .quantity input {
    font-size: 18x;
  }
}
@media (max-width: 575px) {
  .cart-area .cart-table tbody tr td .quantity input {
    font-size: 17px;
  }
}
.cart-area .cart-table tbody tr td .quantity input:focus-visible {
  outline: none;
}
.cart-area .cart-table tbody tr td .quantity input.decrement {
  font-size: 27px;
  font-weight: 200;
  background-color: #fff;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.12);
  padding: 8px;
  border-radius: 5px;
}
.cart-area .cart-table tbody tr td .quantity input.increment {
  font-size: 27px;
  font-weight: 200;
  background-color: #fff;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.12);
  padding: 8px;
  border-radius: 5px;
}
.cart-area .cart-table tbody tr td .quantity input.number {
  padding: 0;
  background-color: transparent;
  border-radius: 32px;
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}
.cart-area .cart-table tbody tr td a i {
  padding-right: 32px;
}

.cart-area .cart-item-block {
  background: #f9f9f9;
  border-radius: 15px;
  text-align: center;
  padding: 16px;
  position: relative;
}
.cart-area .cart-item-block .cross {
  position: absolute;
  top: 8px;
  right: 12px;
}
.cart-area .cart-item-block .cross i {
  font-size: 24px;
}
.cart-area .cart-item-block .cross i:hover {
  color: #00a76b;
}
.cart-area .cart-item-block .img-block img {
  margin: 0 auto;
  border-radius: 15px;
}
.cart-area .cart-item-block .detail li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.cart-area .cart-item-block .detail li:last-child {
  margin-bottom: 0;
}
.cart-area .cart-item-block .detail li .quantity {
  display: flex;
}
.cart-area .cart-item-block .detail li .quantity input {
  display: grid;
  align-content: center;
  border: none;
  border-radius: 0px;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 21px;
  background-color: #fff;
  color: #0b0c0d;
  padding: 0 8px;
}
@media (max-width: 992px) {
  .cart-area .cart-item-block .detail li .quantity input {
    font-size: 20x;
  }
}
@media (max-width: 767px) {
  .cart-area .cart-item-block .detail li .quantity input {
    font-size: 18x;
  }
}
@media (max-width: 575px) {
  .cart-area .cart-item-block .detail li .quantity input {
    font-size: 17px;
  }
}
.cart-area .cart-item-block .detail li .quantity input:focus-visible {
  outline: none;
}
.cart-area .cart-item-block .detail li .quantity input.decrement {
  font-size: 27px;
  font-weight: 200;
  background-color: #fff;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.12);
  padding: 8px 10px;
  border-radius: 5px;
}
.cart-area .cart-item-block .detail li .quantity input.increment {
  font-size: 27px;
  font-weight: 200;
  background-color: #fff;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.12);
  padding: 8px;
  border-radius: 5px;
}
.cart-area .cart-item-block .detail li .quantity input.number {
  padding: 0;
  background-color: transparent;
  border-radius: 32px;
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}

.product-form {
  border: 1px solid #7a7f85;
  border-radius: 15px;
  padding: 24px;
}
.product-form form .form-control {
  background-color: transparent;
  border: 1px solid #7a7f85;
  border-radius: 30px;
  color: #0b0c0d;
  padding: 15px;
}

form .form-control {
  background-color: #fff;
  border-radius: 10px;
  color: #7a7f85;
  padding: 15px;
}
form .form-control.notes {
  border-radius: 10px;
  border: none;
  box-shadow: 2px 2px 0px 0px rgb(0, 167, 107);
}

.checkout .checkout-form {
  padding: 0 8px;
}
.checkout .order-detail {
  display: flex;
  flex-direction: column;
  gap: 24px;
  background: #f9f9f9;
  padding: 24px;
  border-radius: 20px;
}
.checkout .order-detail .sub-total {
  display: flex;
  justify-content: space-between;
}
.checkout .icon-block {
  position: relative;
}
.checkout .icon-block i {
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: 24px;
  color: #7a7f85;
}

.wishlist {
  padding: 60px;
}
@media (max-width: 768px) {
  .wishlist {
    padding: 16px;
  }
}
.wishlist .wishlist-table {
  width: 100%;
  border-radius: 10px;
  padding: 24px;
}
.wishlist .wishlist-table thead tr {
  border-bottom: 1px solid #c6cbd2;
}
.wishlist .wishlist-table thead tr th {
  padding-bottom: 24px;
  color: #212627;
  font-family: "Inter", sans-serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}
@media (max-width: 992px) {
  .wishlist .wishlist-table thead tr th {
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  .wishlist .wishlist-table thead tr th {
    font-size: 17px;
  }
}
@media (max-width: 575px) {
  .wishlist .wishlist-table thead tr th {
    font-size: 15px;
  }
}
.wishlist .wishlist-table thead tr th:first-child {
  text-align: left;
  padding-right: 0;
}
.wishlist .wishlist-table thead tr th:nth-child(3) {
  text-align: center;
}
.wishlist .wishlist-table thead tr th:nth-child(4) {
  text-align: center;
}
.wishlist .wishlist-table tbody tr {
  border-bottom: 1px solid #c6cbd2;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .wishlist .wishlist-table tbody tr {
    width: 50%;
  }
}
.wishlist .wishlist-table tbody tr td {
  padding: 24px;
  text-align: center;
}
.wishlist .wishlist-table tbody tr td:first-child {
  text-align: center;
  padding-right: 0;
  width: 5%;
}
.wishlist .wishlist-table tbody tr td:nth-child(2) {
  width: 40%;
}
.wishlist .wishlist-table tbody tr td:nth-child(3) {
  text-align: center;
  width: 15%;
}
.wishlist .wishlist-table tbody tr td:nth-child(4) {
  text-align: center;
  width: 15%;
}
.wishlist .wishlist-table tbody tr td:nth-child(5) {
  font-size: 24px;
  color: #7a7f85;
  width: 25%;
}
.wishlist .wishlist-table tbody tr td .product-detail-box {
  display: flex;
  align-items: center;
  gap: 24px;
}
.wishlist .wishlist-table tbody tr td .product-detail-box .img-block img {
  border-radius: 5px;
}

.wishlist .wishlist-item-block {
  background: #f9f9f9;
  border-radius: 15px;
  text-align: center;
  padding: 16px;
  position: relative;
}
.wishlist .wishlist-item-block .cross {
  position: absolute;
  top: 8px;
  right: 12px;
}
.wishlist .wishlist-item-block .cross i {
  font-size: 24px;
}
.wishlist .wishlist-item-block .cross i:hover {
  color: #00a76b;
}
.wishlist .wishlist-item-block .img-block img {
  margin: 0 auto;
  border-radius: 15px;
}
.wishlist .wishlist-item-block .detail li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.wishlist .wishlist-item-block .detail li:last-child {
  margin-bottom: 0;
}

.blog-section .blog-box {
  display: flex;
  flex-direction: column;
  justify-items: center;
  padding: 24px;
  border-radius: 20px;
}
@media (max-width: 1199px) {
  .blog-section .blog-box {
    margin-bottom: 24px;
  }
}
.blog-section .blog-box .blog-img {
  position: relative;
}
.blog-section .blog-box .blog-img img {
  border-radius: 10px;
}
@media (max-width: 1199px) {
  .blog-section .blog-box .blog-img img {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .blog-section .blog-box .blog-img img {
    width: 100%;
  }
}
.blog-section .blog-box .blog-img .date {
  position: absolute;
  bottom: 16px;
  left: 16px;
  background: #fff;
  padding: 4px 16px;
  border-radius: 5px;
}

.our-link {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  background: #fff;
  border-radius: 10px;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.12);
  padding: 16px;
  transition: all 0.5s ease;
}
.our-link:hover {
  box-shadow: 2px 2px 0px 0px rgb(0, 167, 107);
}
@media (max-width: 576px) {
  .our-link {
    padding: 16px 16px 0;
  }
}

.or {
  position: relative;
  text-align: center;
}
.or::after,
.or::before {
  content: "";
  height: 1px;
  width: 46%;
  position: absolute;
  top: 14px;
  background: #d4d8dd;
}
@media (max-width: 575px) {
  .or::after,
  .or::before {
    top: 12px;
  }
}
.or::after {
  right: 0;
}
.or::before {
  left: 0;
}

.team .teammate-box .image-box {
  display: flex;
  justify-content: center;
}
.team .teammate-box .text-box {
  padding: 16px 0 0 16px;
}

.paginations {
  display: flex;
  justify-content: center;
}
.paginations ul {
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}
.paginations ul li :first-child {
  padding-right: 8px;
}
.paginations ul li :last-child {
  padding-left: 8px;
}

#preloader {
  position: fixed;
  width: 100%;
  height: 100vh;
  text-align: center;
  background: #e5faf2;
  z-index: 9999999;
  padding-top: 20%;
}
#preloader html,
#preloader body {
  background-color: #e6e6e6;
}
#preloader .glasses {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 182px;
  height: 65px;
}
#preloader .glasses svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  fill: #2b3a4a;
  z-index: 2;
}
#preloader .glasses .glasses-lens {
  display: flex;
}
#preloader .glasses .glasses-lens .lens {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 56px;
  border-radius: 24px;
  margin: 4px 6px 4px 6px;
  background-color: #00a76b;
  overflow: hidden;
}
#preloader .glasses .glasses-lens .lens .reflect {
  position: absolute;
  top: -50px;
  left: 10px;
  width: 10px;
  height: 90px;
  transform: rotate(45deg);
  background-color: #fff;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-name: shine;
  animation-direction: forward;
}
@keyframes shine {
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: translate(100px, 100px);
  }
}
.testimonials .testimonials-area .slick-dots {
  top: 90%;
  right: 45%;
}
.testimonials .testimonials-area .review-block {
  padding: 32px;
  border-radius: 20px;
  margin: 0 12px;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .testimonials .testimonials-area .review-block {
    margin: 32px 0;
  }
}
@media (max-width: 991px) {
  .testimonials .testimonials-area .review-block {
    margin: 28px 0;
  }
}
@media (max-width: 767px) {
  .testimonials .testimonials-area .review-block {
    margin: 22px 0;
  }
}
.testimonials .testimonials-area .review-block .image-area {
  gap: 16px;
  align-items: center;
}
.testimonials .testimonials-area .review-block ul {
  gap: 4px;
}
.testimonials .testimonials-area .review-block ul li i {
  color: #00a76b;
}

.blog-detail .author-info {
  display: flex;
  align-items: baseline;
}
.blog-detail .author-info ul {
  display: flex;
  align-items: center;
  gap: 32px;
} /*# sourceMappingURL=app.css.map */
