/*
Theme Name: 23-threads
Theme URI: https://www.webskitters.com/
Author: Webskitters
Author URI: https://www.webskitters.com/
Description: This is custom theme
Requires PHP: 7.0
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 23-threads
*/


@import url("https://fonts.googleapis.com/css2?family=Tenor+Sans&display=swap");

/*  font-family: "Tenor Sans", serif; */

/* body,
html {
    overflow-x: hidden;
} */
/* body,html{
    width: 100%;
} */

:root {
  scroll-behavior: inherit;
  --heading-font: "Tenor Sans", serif;
  --body-font: "EuropaGroNr";
  --body-color: #10100f;
  --light-color: #fff;
  --theme-color: #aa925c;
  --anti-flash: #f0f0f0;
}

body {
  margin: 0;
  padding: 0;
  font-family: var(--body-font);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  font-weight: normal;
  font-style: normal;
  color: var(--body-color);
  font-size: 14px;
  line-height: 1.2;
  background-color: var(--light-color);
}

@font-face {
  font-family: "avenir";
  src: url("fonts/avenir_black.eot");
  src: url("fonts/avenir_black.eot?#iefix") format("embedded-opentype"),
    url("fonts/avenir_black.woff2") format("woff2"),
    url("fonts/avenir_black.woff") format("woff"),
    url("fonts/avenir_black.ttf") format("truetype"),
    url("fonts/avenir_black.svg#avenirblack") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "avenir";
  src: url("fonts/avenir_book.eot");
  src: url("fonts/avenir_book.eot?#iefix") format("embedded-opentype"),
    url("fonts/avenir_book.woff2") format("woff2"),
    url("fonts/avenir_book.woff") format("woff"),
    url("fonts/avenir_book.ttf") format("truetype"),
    url("fonts/avenir_book.svg#avenirbook") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "avenir";
  src: url("fonts/avenir_heavy.eot");
  src: url("fonts/avenir_heavy.eot?#iefix") format("embedded-opentype"),
    url("fonts/avenir_heavy.woff2") format("woff2"),
    url("fonts/avenir_heavy.woff") format("woff"),
    url("fonts/avenir_heavy.ttf") format("truetype"),
    url("fonts/avenir_heavy.svg#avenirheavy") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "avenir";
  src: url("fonts/avenir_light.eot");
  src: url("fonts/avenir_light.eot?#iefix") format("embedded-opentype"),
    url("fonts/avenir_light.woff2") format("woff2"),
    url("fonts/avenir_light.woff") format("woff"),
    url("fonts/avenir_light.ttf") format("truetype"),
    url("fonts/avenir_light.svg#avenirlight") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "avenir";
  src: url("fonts/avenir_regular.eot");
  src: url("fonts/avenir_regular.eot?#iefix") format("embedded-opentype"),
    url("fonts/avenir_regular.woff2") format("woff2"),
    url("fonts/avenir_regular.woff") format("woff"),
    url("fonts/avenir_regular.ttf") format("truetype"),
    url("fonts/avenir_regular.svg#avenir_regularregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "avenir";
  src: url("fonts/avenir_roman_12.eot");
  src: url("fonts/avenir_roman_12.eot?#iefix") format("embedded-opentype"),
    url("fonts/avenir_roman_12.woff2") format("woff2"),
    url("fonts/avenir_roman_12.woff") format("woff"),
    url("fonts/avenir_roman_12.ttf") format("truetype"),
    url("fonts/avenir_roman_12.svg#avenirroman") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-display: swap;
  font-family: EuropaGroNr;
  font-style: normal;
  font-weight: 700;
  src: url(fonts/font-EuropaGroNr2SB-Bol.woff2) format("woff2"),
    url(fonts/font-EuropaGroNr2SB-Bol.woff) format("woff");
}

@font-face {
  font-display: swap;
  font-family: EuropaGroNr;
  font-style: normal;
  font-weight: 700;
  src: url(fonts/font-EuropaGroNr2SH-Bol.woff2) format("woff2"),
    url(fonts/font-EuropaGroNr2SH-Bol.woff) format("woff");
}

@font-face {
  font-display: swap;
  font-family: EuropaGroNr;
  font-style: normal;
  font-weight: 400;
  src: url(fonts/font-EuropaGroNr2SH-Rom.woff2) format("woff2"),
    url(fonts/font-EuropaGroNr2SH-Rom.woff) format("woff");
}

@font-face {
  font-display: swap;
  font-family: EuropaGroNr;
  font-style: normal;
  font-weight: 400;
  src: url(fonts/font-EuropaGroNr2SB-Rom.woff2) format("woff2"),
    url(fonts/font-EuropaGroNr2SB-Rom.woff) format("woff");
}

b,
strong {
  font-weight: 700;
  word-spacing: 5px;
}

p {
  margin: 0 0 22px 0;
}

p:last-child {
  margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 20px 0;
  padding: 0;
  color: var(--body-color);
  font-weight: 400;
  font-family: var(--body-font);
  /* text-transform: uppercase; */
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
  margin-bottom: 0;
}

h1,
.h1-title {
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
}

h2,
.h2-title {
  font-size: 30px;
  line-height: 1;
}

h3,
.h3-title {
  font-size: 26px;
  line-height: 1;
}

h4,
.h4-title {
  font-size: 22px;
  line-height: 1.2;
}

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

a {
  margin: 0;
  padding: 0;
  text-decoration: none !important;
  outline: none !important;
  color: var(--body-color);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

a:hover {
  color: var(--theme-color);
}

img {
  max-width: 100%;
}

input[type="text"],
input[type="tel"],
input[type="password"],
input[type="email"],
select {
  background-color: transparent;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  color: var(--body-color);
  border: none;
  border-bottom: 1px solid var(--body-color);
  height: 48px;
  padding-right: 16px;
  /* text-transform: uppercase; */
  outline: none !important;
  letter-spacing: 0.206em;
}

textarea {
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 1px solid var(--body-color);
  padding: 12px 16px;
  width: 100%;
  color: var(--body-color);
  height: 158px;
  outline: none !important;
}

select {
  border: 1px solid #e4e9e9;
  border-radius: 37px;
  width: 100%;
  padding-right: 30px;
  padding-left: 16px;
  background: url(images/dropdown-icon.svg) no-repeat calc(100% - 16px) center transparent;
  background-size: 10px;
  padding-right: 40px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  height: 42px;
  cursor: pointer;
  letter-spacing: 0;
}

select::-ms-expand {
  display: none;
}

input[type="submit"] {
  background: var(--theme-color);
  color: var(--light-color);
  height: 64px;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  padding-left: 30px;
  padding-right: 30px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  border-radius: 32px;
  text-transform: uppercase;
  font-family: var(--body-font);
  outline: none !important;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

input[type="submit"]:hover {
  background: var(--body-color);
  color: var(--anti-flash);
}

::-webkit-input-placeholder {
  opacity: 0.7;
  color: #000;
}

:-ms-input-placeholder {
  opacity: 0.7;
  color: #000;
}

::-moz-placeholder {
  opacity: 0.7;
  color: #000;
}

:-moz-placeholder {
  opacity: 0.7;
  color: #000;
}

/* images alignment for wordpress content pages */
.alignright {
  float: right;
  margin: 0 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  float: none;
  clear: both;
}

/* custom checkbox */

.form_input_check label {
  position: relative;
  margin: 0;
  padding-left: 40px;
  display: inline-block;
}

.form_input_check label span {
  margin: 0;
  padding: 0;
}

.form_input_check label input[type="checkbox"] {
  visibility: hidden;
  display: none;
}

.form_input_check label input[type="checkbox"]+span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0px;
  width: 22px;
  height: 22px;
  border: 1px solid #3e3e42;
  background: transparent;
}

.form_input_check label input[type="checkbox"]+span::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0px;
  width: 22px;
  height: 22px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: url(images/tick.svg) no-repeat center center;
  background-size: 15px;
}

.form_input_check label input[type="checkbox"]:not(:checked)+span::after {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

/* .form_input_check input[type="checkbox"]:checked + span::before {
      
    } */

.form_input_check label input[type="checkbox"]:checked+span:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* custom radio */

.form_input_radio label {
  position: relative;
  margin: 0;
  padding-left: 30px;
  display: inline-block;
}

.form_input_radio label span {
  margin: 0;
  padding: 0;
}

.form_input_radio label input[type="radio"] {
  visibility: hidden;
  display: none;
}

.form_input_radio label input[type="radio"]+span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  width: 22px;
  height: 22px;
  border: 2px solid #000000;
  border-radius: 100%;
  background: #fff;
}

.form_input_radio label input[type="radio"]+span::after {
  content: "";
  width: 12px;
  height: 12px;
  background: #4b0049;
  position: absolute;
  top: 6px;
  left: 5px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.form_input_radio label input[type="radio"]:not(:checked)+span::after {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

/* .form_input_radio input[type="radio"]:checked + span::before {
      
    } */

.form_input_radio label input[type="radio"]:checked+span:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* custom radio end */

/* back to top */

#scroll {
  position: fixed;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
  width: 55px;
  height: 55px;
  background-color: var(--theme-color);
  display: none;
  border-radius: 100%;
  line-height: 68px;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  z-index: 9;
}

#scroll:hover {
  background: var(--body-color);
}

#scroll i {
  color: #fff;
  font-size: 36px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

#scroll:hover i {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  transform: translateY(-6px);
}

/* navbar*/

.navbar-brand {
  padding: 0;
  margin: 0;
  width: 76px;
  height: 36px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: hsla(0, 0%, 89%, 0.52);
  border-radius: 40px;
  padding: 5px 8px;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  z-index: 9999;
}

.navbar-brand>img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.navbar {
  background: none;
  margin: 0;
  padding: 0;
  min-height: inherit;
  height: inherit;
  border: none;
  border-radius: 0;
}

.navbar-nav li {
  position: relative;
  list-style: none;
}

.navbar-nav>li {
  margin: 0 14px;
  /* padding: 15px 0; */
  position: relative;
  line-height: 1;
}

.navbar-nav>li:last-child {
  margin-right: 0;
}

.navbar-nav>li:first-child {
  margin-left: 0;
}

.navbar-nav>li>a {
  color: var(--body-color);
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  position: relative;
  text-transform: uppercase;
}

.navbar-nav>li>a:after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #3b61dc;
  /* opacity: 0; */
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.navbar-nav>li>a:hover {
  text-decoration: underline !important;
}

/* .navbar-nav>li.current-menu-item>a:after,
.navbar-nav>li>a:hover:after,
.navbar-nav>li.menu-item-has-children:hover>a:after {
    width: 100%;
} */

/* navbar submenu*/

.sub-menu {
  background: #fff;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  width: 140px;
  padding: 0;
}

.sub-menu>li>a {
  color: #000;
  display: block;
  width: 100%;
  padding: 6px 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
}

.sub-menu>li {
  width: 100%;
  display: block;
}

.sub-menu>li>a:hover,
.sub-menu>li.menu-item-has-children:hover>a,
.sub-menu>li.current-menu-item>a {
  background: #eab71e;
  color: #fff;
}

.navbar-nav>li:last-child>.sub-menu {
  right: 0;
  left: inherit;
  padding: 0;
}

/* 2nd level submenu */
.navbar-nav>li>.sub-menu .sub-menu {
  position: absolute;
  left: 100%;
  top: 0;
}

/* for push-menu */
.navbar-collapse .navbar-toggler {
  display: none;
}

#navoverlay {
  display: block;
  pointer-events: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  margin: 0;
  padding: 0;
  z-index: 99;
  -webkit-transition: background-color 0.5s linear;
  -o-transition: background-color 0.5s linear;
  transition: background-color 0.5s linear;
}

/* for push-menu end*/

/* custom code */

.full-width {
  max-width: 100%;
  padding: 0 16px;
}

.main-head {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.main-head.fixed .header-main-top {
  margin-top: -40px;
}

.header-main-top-wrap {
  font-size: 14px;
  line-height: 1;
  color: var(--light-color);
  font-family: var(--body-font);
}

.header-main-top {
  padding: 13px 0;
  background-color: rgba(16, 16, 15, 0.8);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.navbar-nav {
  padding: 15px 24px;
  background-color: hsla(0, 0%, 89%, 0.52);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  border-radius: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-left: 8px;
}

.header-social-wrap {
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 9px 16px;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  background-color: hsla(0, 0%, 89%, 0.52);
  border-radius: 30px;
  margin: 0 4px;
  line-height: 1;
  font-size: 14px;
  font-weight: 700;
}

.header-social-wrap span {
  width: 14px;
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 1px;
}

.header-social-wrap span>img {
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header-social-wrap:first-child {
  margin-left: 0;
}

.header-social-wrap:last-child {
  margin-right: 0;
}

.header-rgt {
  margin-left: 32px;
}

.cart-wrap {
  position: relative;
}

.header-social-wrap p {
  margin-left: 3px;
}

.header-main-btm {
  padding: 16px 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header-social-wrap:hover {
  background-color: var(--body-color) !important;
  color: var(--light-color);
}

.header-social-wrap:hover img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.bnr-sec-main {
  padding-top: 144px;
  padding-bottom: 16px;
}

.bnr-main-cont>h1 {
  margin-bottom: 8px;
}

.bnr-main-cont {
  max-width: 730px;
}

.bnr-main-cont p {
  margin-bottom: 0px;
}

.bnr-link-wrap .bnr-link {
  padding: 10px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid rgba(121, 121, 151, 0.3);
  color: #797979;
  border-radius: 27px;
  margin: 7px;
  line-height: 1;
}

.bnr-link-wrap {
  margin: -7px;
}

.bnr-link-wrap .bnr-link:hover,
.bnr-link-wrap .bnr-link.active {
  border-color: var(--body-color);
  color: var(--body-color);
}

.bnr-link-wrap-outer {
  margin-top: 24px;
}

.bnr-sub-wrap {
  margin-top: 39px;
}

.bnr-sub-wrap span {
  color: #cfcfcf;
  display: inline-block;
  margin-bottom: 8px;
}

.our-mission-sec-main {
  position: relative;
  padding: 66px 0;
  background-color: rgba(0, 0, 0, 0.6);
}

.our-mission-sec-main>img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.our-mission-main-wrap {
  color: var(--light-color);
  max-width: 879px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 1;
}

.mission-head h2 {
  color: var(--light-color);
  font-size: 45px;
}

.mission-head {
  margin-bottom: 18px;
  position: relative;
  padding-top: 20px;
}

.mission-head::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-image: url(images/head-line.svg);
  background-repeat: no-repeat;
  background-position: center top;
  width: 159px;
  height: 2px;
  background-size: 170px;
}

.mission-btn {
  padding: 12px 20px;
  background-color: var(--theme-color);
  color: var(--light-color);
  color: var(--light-color);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 32px;
  line-height: 1;
  border: 1px solid var(--theme-color);
}

.mission-btn:hover {
  background-color: transparent;
  color: var(--light-color);
  border-color: var(--light-color);
}

.mission-btn span {
  width: 17px;
  margin-left: 8px;
  display: inline-block;
}

.mission-btn span>img {
  width: 100%;
}

.ftr-head {
  font-weight: 700;
  margin-bottom: 20px;
}


.ftr-items {
  padding-left: 0;
  list-style: none;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  margin-bottom: 0;
}

.ftr-items>li {
  margin-bottom: 12px;
}

.ftr-social-wrap>a {
  width: 38px;
  height: 38px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid var(--body-color);
  border-radius: 50%;
  padding: 10px;
  margin: 0 7px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.ftr-social-wrap>a:first-child {
  margin-left: 0;
}

.ftr-social-wrap>a:last-child {
  margin-right: 0;
}

.ftr-logo {
  display: inline-block;
  margin-bottom: 27px;
  width: 342px;
  margin-left: auto;
  margin-right: auto;
}

.ftr-form-wrap form input[type="email"] {
  margin-bottom: 26px;
}

.ftr-form-wrap form input[type="submit"] {
  min-width: 217px;
}

.ftr-card {
  padding: 138px 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-right: 1px solid rgba(61, 61, 61, 0.15);
  height: 100%;
  width: 100%;
}

.ftr-col:last-child .ftr-card {
  border-right: none;
}

.ftr-row {
  --bs-gutter-x: 0;
  margin: 0 -16px;
}

.ftr-col-1 {
  width: 34.5%;
}

.ftr-col-2 {
  width: 31%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.ftr-col-3 {
  width: 34.5%;
}

.ftr-social-wrap {
  margin-bottom: 25px;
}

.shop-dtls-row {
  --bs-gutter-x: 0;
}

.shop-col-left-wrap>img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.shop-col-left-wrap {
  position: relative;
  min-height: 714px;
  height: 100%;
  transition: all 0.3s ease-in-out;
}

.shop-col-left-wrap::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -o-linear-gradient(bottom,
      #000000 -12.95%,
      rgba(0, 0, 0, 0) 67.66%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(-12.95%, #000000), color-stop(67.66%, rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(bottom, #000000 -12.95%, rgba(0, 0, 0, 0) 67.66%);
  background: linear-gradient(0deg, #000000 -12.95%, rgba(0, 0, 0, 0) 67.66%);
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  z-index: 1;
}

.product-left-cont {
  position: absolute;
  color: var(--light-color);
  z-index: 2;
  padding: 30px 57px 30px 26px;
  top: 0;
  left: 0;
  text-align: left;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.shop-col-left-wrap:hover .product-left-cont {
  opacity: 1;
}

.product-left-cont>h2 {
  color: var(--light-color);
  margin-bottom: 10px;
}

.product-left-cont>p {
  font-size: 18px;
  line-height: 1.44;
}

.shop-col-rgt-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background-color: #a4a09d;
  min-height: 714px;
}

.shop-col-rgt-wrap>img {
  width: 76%;
}

.shop-col-rgt-wrap>a {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 50px 20px;
}

.shop-col-rgt-wrap>a>img {
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-filter: drop-shadow(0px 2px 43px rgba(255, 255, 255, 0.5));
  filter: drop-shadow(0px 2px 43px rgba(255, 255, 255, 0.5));
  width: 100%;
  max-width: 80%;
  padding: 50px 0;
}

.shop-col-rgt-wrap>a>img.pro-img-hover {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.shop-col-rgt-wrap>a:hover>img.pro-img-hover {
  opacity: 1;
}

.shop-col-rgt-wrap>a:hover>img {
  opacity: 0;
}

.shop-col-rgt-wrap-main {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.shop-col-rgt-wrap-btm {
  background-color: var(--light-color);
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 16px;
  height: 94px;
}

.sign-wrap>p {
  margin-bottom: 0;
}

.sign-wrap>p:last-child {
  padding-left: 10px;
}

.color-wrap {
  list-style: none;
  padding: 0;
  margin: 0;
}

.color-wrap .color-box {
  width: 17px;
  height: 17px;
  display: inline-block;
  border-radius: 50%;
  padding: 1px;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.color-wrap>li {
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 2px;
}

.color-wrap>li:first-child {
  margin-left: 0;
}

.color-wrap>li:last-child {
  margin-right: 0;
}


.color-wrap .color-box:hover,
.color-wrap .color-box.active {
  border-color: var(--product-bg-color);
}

.color-wrap .color-box .color-box-span {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
  background-color: var(--product-bg-color);
}

.color-wrap .color-box:first-child {
  margin-left: 0;
}

.color-wrap .color-box:last-child {
  margin-right: 0;
}

.sign-wrap {
  margin-bottom: 12px;
  font-family: var(--body-font);
}

.sign-wrap>a>p:first-child {
  font-weight: 700;
  font-size: 16px;
}

.pro-size-wrap span {
  color: #a5a5a5;
  margin: 0 5px;
}

.pro-size-wrap span:first-child {
  margin-left: 0;
}

.pro-size-wrap span:last-child {
  margin-right: 0;
}

.pro-size-wrap {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.shop-col-rgt-wrap-btm:hover .pro-size-wrap {
  opacity: 1;
}

.ftr-social-wrap>a:hover {
  background-color: var(--theme-color);
  border-color: var(--theme-color);
}

.ftr-social-wrap>a:hover img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.ftr-social-wrap>a img {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.shop-col-rgt:nth-child(8n + 1) .shop-col-rgt-wrap-main {
  /* padding-right: 13px; */
  padding-left: 0;
}

.shop-col-rgt:nth-child(8n + 8) .shop-col-rgt-wrap-main {
  padding-right: 0;
  padding-left: 13px;
}

.shop-dtls-sec-main {
  padding-bottom: 70px;
  text-align: center;
}

.cmn-btn {
  line-height: 1;
  padding: 12px 16px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid var(--body-color);
  border-radius: 27px;
  margin-top: 16px;
  text-transform: uppercase;
}

.cmn-btn:hover {
  background-color: var(--theme-color);
  border-color: var(--theme-color);
  color: var(--light-color);
}

/* Product Details Page */


.product-details-sec-main {
  padding-top: 40px;
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #a4a09d;
  position: relative;
  /* min-height: 750px; */
  overflow: hidden;
}

.splide-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding: 70px 50px;
  text-align: center;
  min-height: 700px;
}

.pro_dtls_splide .splide__slide img {
  -webkit-filter: drop-shadow(0px 2px 43px rgba(255, 255, 255, 0.5));
  filter: drop-shadow(0px 2px 43px rgba(255, 255, 255, 0.5));
  max-width: 90%;
}

.postid-683 .pro_dtls_splide .splide__slide img,
.postid-590 .pro_dtls_splide .splide__slide img,
.postid-683 .ws-product-var.pa_color img,
.postid-590 .ws-product-var.pa_color img
{
    filter: brightness(1.1) !important;
}

.splide-box>img {
  width: 100%;
  max-width: 90%;
}

.review-txt {
  text-transform: uppercase;
  line-height: 1;
  margin-top: 5px;
}

.review-txt {
  padding-left: 8px;
}

.star-wrap>img {
  margin: 0 1px;
  width: 15px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.star-wrap>img:last-child {
  margin-right: 0;
}

.star-wrap>img:first-child {
  margin-left: 0;
}

.pro-dtls-sign-inn>p {
  margin-bottom: 10px;
}

.pro-dtls-sign-head-wrap>h1,
.pro-dtls-sign-head-wrap {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
}

.pro-dtls-sign-head-wrap {
  margin-bottom: 16px;
}

.pro-dtls-sign-head-wrap>h1 {
  padding-right: 5px;
}

.pro-dtls-sign-inn {
  padding: 20px 16px;
  background: hsla(0, 0%, 89%, .52);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-radius: 12px;
  position: relative;
  z-index: 10;
  margin-bottom: 8px;
}

.pro-dtls-sign-inn-radio-color .form_input_radio label input[type="radio"]+span::after {
  width: 26px;
  height: 24px;
  border-radius: 0;
  border: 1px solid var(--body-color);
  background: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.pro-dtls-sign-inn-radio-color .form_input_radio label input[type="radio"]:checked+span::before {
  display: none;
}

.pro-dtls-sign-inn-radio-color .form_input_radio label span {
  display: inline-block;
  width: 26px;
  height: 24px;
  margin: 0 2.5px;
  position: relative;
  cursor: pointer;
}

.pro-dtls-sign-inn-radio-color .form_input_radio label {
  padding-left: 0;
}

.pro-dtls-sign-inn-radio-color .form_input_radio label input[type="radio"]+span::before {
  display: none;
}

.pro-dtls-sign-inn-radio-color>h2 {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 14px;
}

.pro-dtls-sign-inn-radio-menu>h2 {
  font-size: 18px;
}

.pro-dtls-sign-inn-radio-menu>h2 span {
  font-size: 15px;
  font-family: var(--body-font);
  text-transform: capitalize;
}

.input-radio-menu .form_input_radio label span {
  margin: 0;
  /* padding: 8px 10px;
  border-radius: 23px; */
  padding: 5px 5px;
  border-radius: 12px;
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
}

.input-radio-menu .form_input_radio label input[type="radio"]+span::after {
  display: none;
}

.input-radio-menu .form_input_radio label {
  padding-left: 0;
  width: 100%;
  width: max-content;
}

.input-radio-menu .form_input_radio label input[type="radio"]+span::before {
  display: none;
}

.frame-radio-wrap .form_input_radio label input[type="radio"]+span::after {
  display: none;
}

.pro-dtls-sign-inn-radio-menu-row {
  --bs-gutter-x: 8px;
  --bs-gutter-y: 8px;
    width: fit-content;
}

.pro-dtls-sign-inn-submit button {
  border: none;
  background: none;
  width: 45px;
  height: 54px;
  font-size: 18px;
  font-family: var(--heading-font);
}

.pro-dtls-sign-inn-submit input[type="number"] {
  border: none;
  background: none;
  width: 45px;
  text-align: center;
  font-size: 20px;
  font-family: var(--heading-font);
  height: 54px;
  outline: none;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.pro-dtls-sign-inn-submit {
  border: 1px solid var(--body-color);
}

.pro-dtls-sign-inn-submit {
  width: 25%;
  border-radius: 27px;
}

.form-submit-wrap {
  width: 100%;
  height: 52px;
}

.form-submit-wrap input[type="submit"] {
  width: 100%;
  background: var(--body-color);
  font-weight: 700;
  background-color: rgba(16, 16, 15, .8);
}

.form-submit-wrap input[type="submit"]:hover {
  background-color: var(--body-color);
}

.pro-dtls-sign-wrap {
  position: absolute;
  top: 103px;
  right: 14px;
  bottom: 16px;
  padding: 0 5px;
  max-width: 399px;
  width: 100%;
  overflow: auto;
}

.product-desc-top {
  text-align: center;
  padding: 22px 0;
  font-weight: 700;
  color: #555554;
  background-color: #f5f5f5;
}

.product-desc-sec-main {
  overflow: hidden;
}

.dtls-nav ul {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.dtls-nav ul>li {
  margin: 0 10px;
}

.dtls-nav ul>li:first-child {
  margin-left: 0;
}

.dtls-nav ul>li:last-child {
  margin-right: 0;
}

.dtls-nav ul>li>a:hover {
  color: var(--theme-color);
}

.dtls-nav ul>li>a {
  color: #b3b3b2;
}

.dtls-nav {
  padding-bottom: 20px;
  border-bottom: 1px solid #f5f5f5;
}

.faq_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.faq_head>p {
  margin-bottom: 0;
  color: var(--body-color);
  font-weight: 700;
  font-size: 16px;
}

.product_item {
  padding: 18px 0;
  border-bottom: 1px solid #e4e9e9;
}

.product_item.active .faq_head {
  padding-bottom: 16px;
}

.product_item.active {
  padding-bottom: 23px;
}

.product-icon-wrap {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  margin-top: 8px;
  margin-left: 20px;
  position: relative;
}

.icon-plus.rotate {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.icon-plus {
  background-color: var(--body-color);
  width: 9px;
  height: 2px;
}

.product_item.active .icon-plus.rotate {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
}

.product-style-card-img {
  background-color: #a4a09d;
  width: 100%;
  padding: 20px 48px;
  height: 188px;
  border-radius: 8px;
}

.product-style-card .shop-col-rgt-wrap-btm {
  padding-top: 13px;
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
}

.pro-dtls-dropdown label select {
  border: 1px solid #e4e9e9;
  border-radius: 37px;
}

.pro-dtls-dropdown label {
  width: 100%;
}

.pro-dtls-dropdown label>span {
  margin-bottom: 4px;
  display: inline-block;
}

.pro-dtls-dropdown {
  margin-bottom: 17px;
}

.pro-dtls-dropdown:last-child {
  margin-bottom: 0;
}

.sbt-btn input[type="submit"] {
  width: 138px;
  height: 40px;
  border: 1px solid #10100f;
  background-color: transparent;
  border-radius: 37px;
  padding: 0 10px;
  color: var(--body-color);
  font-weight: 700;
  text-transform: capitalize;
}

.sbt-btn input[type="submit"]:hover {
  background-color: var(--body-color);
  color: var(--light-color);
}

.pro-dtls-row {
  --bs-gutter-x: 16px;
  --bs-gutter-y: 20px;
  padding-right: 50px;
}

.pro-dtls-img-wrap {
  background-color: #a4a09d;
}

.pro-dtls-img-wrap {
  position: relative;
  height: 100%;
  margin-left: -50px;
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 800px;
}

.pro-dtls-img-wrap>img {
  max-width: 90%;
  width: 100%;
  -webkit-filter: drop-shadow(0px 2px 43px rgba(255, 255, 255, 0.5));
  filter: drop-shadow(0px 2px 43px rgba(255, 255, 255, 0.5));
}

.others-head>h2 {
  font-size: 20px;
  font-weight: 700;
}

.others-main-wrap {
  padding: 56px 0;
}

.others-head {
  margin-bottom: 16px;
}

.others-slick-slide-main .slick-list {
  height: 100%;
}

.others-slick-slide-main .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.others-slick-slide-main .slick-slide {
  height: auto;
}

.others-slick-slide-arrow {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: var(--theme-color);
  position: absolute;
  top: 41%;
  padding: 15px;
}

.others-slick-slide-arrow:hover {
  background-color: var(--body-color);
}

.others-slick-slide-arrow>img {
  width: 100%;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.others-slick-wrap-main {
  position: relative;
}

.others-slick-slide-arrow.others-slick-next {
  left: 25px;
}

.others-slick-slide-arrow.others-slick-prev {
  right: 25px;
}

.others-slick-wrap-main .others-slick-slide-arrow-wrap {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.others-slick-wrap-main:hover .others-slick-slide-arrow-wrap {
  opacity: 1;
}

.main-head.inner-main-head .navbar-nav {
  background-color: rgba(240, 240, 240, 0.4);
}

.main-head.inner-main-head .header-social-wrap {
  background: rgba(240, 240, 240, 0.4);
}

.product-style-card .shop-col-rgt-wrap-btm {
  height: inherit;
}

.pro-dtls-cont-wrap {
  padding-top: 88px;
  padding-bottom: 40px;
  max-width: 448px;
  margin: 0 auto;
}

.product-style-card-img>img {
  width: 100%;
  max-width: 90%;
}

.pro-dtls-color-row {
  --bs-gutter-y: 20px;
}

.modal-body-inn input[type="search"] {
  border: none;
  border-radius: 50px;
  height: 48px;
  padding-left: 40px;
  padding-right: 16px;
  width: 446px;
  outline: 0;
  background-color: rgba(0, 0, 0, .08);
}

input[type="search"]::-webkit-search-cancel-button {
  display: none;
}

.fancybox__content {
  padding: 10px;
  background: transparent;
  max-width: 800px;
  margin: auto;
}

.fancybox__backdrop {
  background: #a4a09d;
}

.fancybox__slide.has-image>.fancybox__content {
  width: 100% !important;
  height: 100% !important;
}

.fancybox__slide {
  padding: 20px;
}

.copyright-text-wrap {
  font-size: 12px;
}

.ftr-logo-wrap img {
  width: 100%;
}

.ftr-logo-wrap {
  padding: 30px 0;
}

/* Search modal */

.search-logo .btn {
  padding: 0;
  background: none;
  border: none;
}

.search-modal-cont .modal-content {
  width: 100%;
  height: 100%;
  padding: 24px 32px 40px;
  background-color: #f0f0f0;
}

.modal-body-inn span {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 14px;
  width: 20px;
}

.modal-body-inn span>img {
  width: 100%;
}

.modal-body-inn {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 896px;
  margin: 0 auto;
}

.tranding-pro-wrap>ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  margin: -20px -12px;
}

.tranding-pro-wrap>p {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 20px;
}

.tranding-pro-wrap>ul>li {
  text-align: center;
  width: 16.66%;
  padding: 20px 12px;
}

.tranding-pro-wrap>ul>li>a {
  display: block;
  margin-bottom: 10px;
}

.tranding-pro-wrap>ul>li>a>img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  max-height: 90px;
}

.tranding-pro-wrap {
  margin-top: 134px;
}

.modal-content .modal-header {
  padding: 0 0 20px 0;
  border: none;
}

.modal-content .modal-header>img {
  width: 76px;
}

.modal-content .modal-header .btn-close {
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
  height: auto;
  color: var(--body-color);
  text-transform: uppercase;
  font-weight: 700;
  opacity: 1;
}

.modal-content .modal-header .btn-close>img {
  width: 10px;
  height: 10px;
  margin-right: 13px;
}

.modal-body-inn form {
  margin-top: 48px;
}

.search-logo .btn:focus-visible,
.modal-content .modal-header .btn-close:focus {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.ftr-card.ftr-card-3 {
  padding-left: 40px;
}

.coll-head-wrap>a {
  display: none;
}

/* Product Details */


.gender-btn-wrap {
  margin-top: 16px;
}

.gender-btn {
  padding: 8px 17px;
  display: inline-block;
  border-radius: 40px;
  margin: 0 3px;
}

.gender-btn.active,
.gender-btn:hover {
  background-color: var(--body-color);
  color: var(--light-color);
}

.pro-dtls-sign-sub-head-wrap p>span {
  font-weight: 700;
}

.pro-dtls-sign-sub-head-wrap {
  margin-bottom: 16px;
}

.frame-radio-wrap .form_input_radio label input[type="radio"]+span::before {
  display: none;
}

.frame-radio-wrap .form_input_radio label {
  padding: 0;
  height: 100%;
}

.frame-radio-wrap .form_input_radio label span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  padding: 10px 4px;
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
}

.input-radio-menu {
  --bs-gutter-x: 8px;
  --bs-gutter-y: 12px;

}

.frame-radio-wrap .form_input_radio label span:hover,
.frame-radio-wrap .form_input_radio label input[type="radio"]:checked+span {
  border-color: var(--body-color);
}

.pro-dtls-sign-sub-head-wrap-outer .btn-primary {
  background: none;
  padding: 0;
  border: none;
  font-size: 14px;
  color: #000;
  text-decoration: underline;
}

.pro-dtls-sign-sub-head-wrap-outer .pro-dtls-sign-sub-head-wrap {
  margin-bottom: 0;
}

.pro-dtls-sign-sub-head-wrap-outer {
  margin-bottom: 16px;
}

.input-radio-menu .form_input_radio label span:hover,
.input-radio-menu .form_input_radio label input[type="radio"]:checked+span {
  background-color: var(--body-color);
  color: var(--light-color);
}

.pro-dtls-sign-inn>p {
  margin-top: 16px;
  margin-bottom: 8px;
}

.form-submit-btm-txt {
  text-align: center;
  margin-top: 16px;
}

.form-submit-btm-txt p>span {
  font-weight: 700;
}

#scrollbar::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: transparent;
}

#scrollbar::-webkit-scrollbar {
  width: 9px;
  background-color: transparent;
}

#scrollbar::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #b3b3b2;
}

#scrollbar::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 16, 15, 0.4);
}

.product-desc-col-left {
  width: 48.6%;
}

.product-desc-col-rgt {
  width: 51.4%;
}

.product_item:last-child {
  border-bottom: none;
}

.product-sticky-nav-items {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.product-sticky-nav-items>li>a {
  font-weight: 600;
  font-size: 16px;
  color: var(--body-color);
}

.product-sticky-nav-items>li>a:hover {
  text-decoration: underline !important;
}

.product-sticky-nav-items>li {
  margin: 0 10px;
}

.product-sticky-nav-items>li:first-child {
  margin-left: 0;
}

.product-sticky-nav-items>li:last-child {
  margin-right: 0;
}

.price-wrap p {
  margin-bottom: 0;
}

.crt-btn {
  font-size: 16px;
  padding: 18px 40px;
  background-color: rgba(16, 16, 15, .8);
  border-radius: 50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-transform: uppercase;
  color: var(--light-color);
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}

.crt-btn:hover {
  background-color: var(--body-color);
  color: var(--light-color);
}

.price-wrap>p {
  font-weight: 700;
  font-size: 16px;
}

.price-wrap p:first-child {
  margin-right: 10px;
}

.price-wrap {
  padding-right: 18px;
}

.product-sticky {
  padding: 10px 0;
  background-color: hsla(0, 0%, 89%, .52);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  position: fixed;
  width: 100%;
  z-index: 10;
  left: 0;
  bottom: 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

.product-sticky.fixed {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.find-size-modal-wrap .modal-content {
  padding: 70px 50px 100px;
}

.splide-box-full {
  padding: 0 !important;
  height: 100%;
}

.pro_dtls_splide .splide__slide .splide-box-full img {
  -webkit-filter: none;
  filter: none;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: 100%;
}

.pro_dtls_splide .splide__slide .splide-box-full>a {
  height: 100%;
  cursor: none;
}

/* .pro_dtls_splide {
  height: 100%;
} */

.pro_dtls_splide .splide__track {
  height: 100%;
}

.pro_dtls_splide .splide__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;

}

.full-width-img {
  padding: 0 !important;
}

.full-width-img>img {
  max-width: 100% !important;
  height: 100%;
  object-fit: cover;
  filter: none;
}


/* home page */

.home-bnr-sec-main {
  position: relative;
  min-height: 680px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 0;
}

.home-bnr-sec-main::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 2.3%, rgba(0, 0, 0, 0) 98.82%);
  z-index: 1;
}

.home-bnr-sec-main>img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-bnr-sec-main>video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-main-wrap {
  position: relative;
  text-align: center;
  color: var(--light-color);
  z-index: 2;
}

.bnr-top-txt>span {
  font-size: 20px;
  text-transform: uppercase;
}

.bnr-top-txt {
  padding: 0 54px;
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
}

.bnr-top-txt:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 2px;
  width: 44px;
  background-color: var(--light-color);
  left: 0;
}

.bnr-top-txt::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 2px;
  width: 44px;
  background-color: var(--light-color);
  right: 0;
}

.home-main-wrap>h1 {
  font-size: 70px;
  text-transform: uppercase;
  color: var(--light-color);
  font-weight: 400;
}

.home-pro-dtls-sec-main {
  padding: 60px 0;
}

.home-cmn-head {
  text-align: center;
  padding-top: 10px;
  position: relative;
  margin-bottom: 14px;
}

.home-cmn-head::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(images/line-gold.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 160px;
  width: 160px;
  height: 2px;
}

.home-pro-dtls-main-wrap {
  text-align: center;
  margin-bottom: 60px;
}

/* .home-cmn-head>h2 {
  text-transform: capitalize;
} */

.mission-btn.btn-dark {
  background-color: var(--body-color);
}

.mission-btn.btn-dark:hover {
  background-color: var(--theme-color);
  border-color: var(--theme-color);
}

.home-pro-row {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 30px;
  justify-content: center;
}

.home-pro-card {
  position: relative;
  padding-top: 105%;
  display: block;
  overflow: hidden;
}

.home-pro-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #000000 -53.69%, rgba(0, 0, 0, 0) 49.23%);
  z-index: 1;
}

.home-pro-card>img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
}

.home-pro-card:hover img {
  transform: scale(1.1);
}

.home-pro-cont {
  position: absolute;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 50px 12px;
  color: var(--light-color);
  z-index: 2;
  transition: all 0.3s ease-in-out;
}


.home-pro-cont>h3 {
  color: var(--light-color);
  text-transform: uppercase;
  margin-bottom: 12px;
}

.home-pro-row-wrap {
  overflow: hidden;
}

.home-better-way-sec-main {
  position: relative;
  padding: 84px 0;
  background: rgb(13 9 0);
}

.home-better-way-sec-main::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: rgb(13 9 0 / 74%); */
  /* backdrop-filter: blur(2.5px); */
  z-index: 2;
  /* mix-blend-mode: hard-light; */
  backdrop-filter: blur(1px);
}

.home-better-way-sec-main>img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
  opacity: 0.55;
  /* opacity: 1; */
  mix-blend-mode: hard-light;
  /* backdrop-filter: blur(14px); */
}

.home-better-way-main-wrap {
  position: relative;
  color: var(--light-color);
  z-index: 2;
  max-width: 680px;
  margin: 0 auto;
  text-align: center;
}

.home-cmn-head.wh-color::before {
  background-image: url(images/head-line.svg);
}

.home-cmn-head.wh-color>h2 {
  color: var(--light-color);
}

.home-better-logo {
  width: 185px;
  display: inline-block;
}

.home-collection-sec-main {
  padding: 60px 0;
  background-color: #E4E9E9;
}

.home-cmn-head.text-left {
  text-align: left;
  display: inline-block;
  margin-bottom: 0;
}

.home-cmn-head.text-left::before {
  left: 0;
  transform: none;
}

.home-shap-lnk {
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  padding-left: 10px;
}

.home-shap-lnk span {
  width: 13px;
  margin-left: 9px;
}

.home-shap-lnk:hover {
  color: var(--body-color);
  text-decoration: underline !important;
}

.home-collection-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.home-coll-slider-cont>h3 {
  margin-bottom: 0;
  font-size: 22px;
  text-transform: uppercase;
  color: var(--light-color);
}

.home-coll-slider-cont {
  display: flex;
  align-items: center;
  color: var(--light-color);
}

.home-coll-slider-cont-wrap {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 25px 16px;
}

.home-coll-slider-cont>img {
  width: 13px;
  margin-left: 6px;
  filter: brightness(0) invert(1);
}

.home-col-slider-card {
  position: relative;
  display: block;
  padding-top: 100%;
  overflow: hidden;
}

.home-col-slider-card:hover img {
  transform: scale(1.1);
}

.home-col-slider-card::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #000000 -7.22%, rgba(0, 0, 0, 0) 35.28%);
  transform: rotate(-180deg);
  z-index: 1;

}

.home-col-slider-card>img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease-in-out;
}

.home-coll-slider-main {
  overflow: hidden;
}

.home-coll-slider-items {
  /* padding: 0 15px; */
}

.home-coll-slider .slick-list {
  margin: 0 -15px;
}

.home-coll-btm-wrap {
  margin-top: 24px;
  display: flex;
  align-items: center;
}

.home-col-pogress-wrap {
  position: relative;
  flex-grow: 1;
}

.home-col-pogress-wrap::before {
  content: "";
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: var(--light-color);
  top: 50%;
  transform: translateY(-50%);
}

.home-col-pogress {
  display: block;
  height: 4px;
  overflow: hidden;
  position: relative;
  transition: width 0.4s ease-in-out;
  background-color: var(--theme-color);
  width: 0;
}

.custom-slider-btn {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid var(--theme-color);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 18px;
  transition: all 0.3s ease-in-out;
  margin: 0 8px;
}

.custom-slider-btn:hover {
  border-color: var(--body-color);
}

.custom-slider-btn:hover img {
  filter: brightness(0) saturate(100%) invert(3%) sepia(5%) saturate(1065%) hue-rotate(22deg) brightness(95%) contrast(92%);
}

.custom-slider-btn>img {
  width: 100%;
  transition: all 0.3s ease-in-out;
}

.custom-slider-btn-wrap {
  display: flex;
  align-items: center;
  margin: 0 -8px;
  padding-left: 16px;
}

.home-custom-product-sec-main {
  padding-bottom: 60px;
  overflow: hidden;
}

.home-custom-left-wrap {
  margin-left: -16px;
}

.home-cust-row {
  align-items: center;
}

.cust-head>span {
  font-size: 18px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 15px;
}

.home-cust-slider-card>h2 {
  text-transform: capitalize;
  margin-bottom: 14px;
}


.cust-name>h3 {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 400;
}

.cust-name {
  position: relative;
  padding-left: 22px;
  margin-bottom: 14px;
}

.cust-name::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 1px;
  left: 0;
  background-color: var(--body-color);
}

.cmn-btn>span {
  margin-left: 10px;
  width: 20px;
}

.cmn-btn img {
  transition: all 0.3s ease-in-out;
}

.cmn-btn:hover img {
  filter: brightness(0) invert(1);
}

.home-cust-slider-main {
  max-width: 486px;
  margin-bottom: 66px;
}

.home-custom-left-wrap>img {
  width: 100%;
}

.home-cust-slider-items {
  padding: 0 18px;
}

.home-cust-slider .slick-list {
  margin: 0 -18px;
}

.home-cust-col-rgt-wrap {
  padding-left: 60px;
  padding-top: 20px;
}

.home-col-pogress-wrap.dark-color::before {
  background-color: rgba(61, 61, 61, 0.6);
  height: 1px;
}

/* ========== toast css add =========== */
.toast {
  position: fixed;
  top: 15%;
  left: 2%;
  z-index: 1000;
  transition: opacity 0.5s ease-in-out;
}



/* SMv Css Start 27-02-25 */
.tranding-pro-wrap {
  max-width: 896px;
  width: 100%;
}

.tranding-pro-wrap>ul>li>a {
  padding-top: 67%;
  position: relative;
  overflow: hidden;
}

.tranding-pro-wrap>ul>li>a>img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gform_validation_errors {
  display: none !important;
}

.ftr-form-wrap input[type="email"],
.ws-form-card-body input[type="text"],
.ws-form-card-body input[type="email"],
.ws-form-card-body input[type="tel"],
.ws-form-card-body select,
.ws-form-card-body textarea
{
  background-color: transparent !important;
  width: 100% !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  border-radius: 0 !important;
  color: var(--body-color) !important;
  border: none !important;
  border-bottom: 1px solid var(--body-color) !important;
  height: 48px !important;
  padding-right: 16px !important;
  text-transform: uppercase !important;
  outline: none !important;
  letter-spacing: 0.206em !important;
  box-shadow: none !important;
  padding-left: 0 !important;
  margin: 0 !important;
}


.ftr-form-wrap input[type="submit"],
.single-product .product_pnl_innr .form-submit input[type="submit"],
.ws-form-card-body input.gform_button
{
  background: var(--theme-color) !important;
  color: var(--light-color) !important;
  height: 54px !important;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  padding-left: 30px !important;
  padding-right: 30px !important;
  cursor: pointer;
  font-size: 16px !important;
  font-weight: 400 !important;
  text-align: center !important;
  border-radius: 32px !important;
  text-transform: uppercase !important;
  font-family: var(--body-font) !important;
  outline: none !important;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.ftr-form-wrap input[type="submit"]:hover,
.single-product .product_pnl_innr .form-submit input[type="submit"]:hover,
.ws-form-card-body input.gform_button:hover
{
  background-color: var(--body-color) !important;
}

.bnr-sub-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 -10px;
  padding-top: 20px;
}

.bnr-sub-wrap>* {
  padding: 0 10px;
}

.bnr-sub-wrap p,
.bnr-sub-wrap form {
  float: none !important;
  margin: 0 !important;
}

.findyoursize .modal-content {
  padding: 30px;
  position: relative;
}

.findyoursize .modal-header {
  padding: 0;
}

.findyoursize .modal-body {
  padding: 10px 0 0;
}

.findyoursize .modal-title {
  font-weight: 700;
  line-height: 1;
}

.findyoursize .modal-body p {
  line-height: 1.4;
}

.findyoursize .modal-body p strong {
  margin-right: 5px;
}

.findyoursize .btn-close {
  width: 25px !important;
  height: 25px !important;
  border-radius: 50%;
  background-color: var(--body-color) !important;
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 0;
  justify-content: center;
  color: var(--light-color);
  transition: 0.2s;
}

.findyoursize .btn-close i {
  color: var(--light-color);
}

.findyoursize .btn-close:hover {
  background-color: var(--theme-color) !important;
}

.single-product .product_pnl_innr .woocommerce-Reviews-title {
  margin-bottom: 5px;
  line-height: 1;
}

.single-product .product_pnl_innr #comments {
  margin-bottom: 6px;
}

.single-product .product_pnl_innr .comment-respond .comment-reply-title {
  margin-bottom: 5px;
  display: block;
}

.single-product .product_pnl_innr textarea,
.single-product .product_pnl_innr input[type="text"],
.single-product .product_pnl_innr input[type="email"] {
  background-color: transparent;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  color: var(--body-color);
  border: none;
  border-bottom: 1px solid var(--body-color);
  height: 25px;
  padding-right: 16px;
  text-transform: uppercase;
  outline: none !important;
  letter-spacing: 0.206em;
  display: block;
}

.single-product .product_pnl_innr textarea {
  height: 50px !important;
  padding: 0;
  resize: none;
}

.single-product .product_pnl_innr .comment-form-comment,
.single-product .product_pnl_innr .comment-form-author,
.single-product .product_pnl_innr .comment-form-email {
  margin-bottom: 30px !important;
}

.single-product .product_pnl_innr .comment-form-cookies-consent {
  display: flex;
  align-items: flex-start;
}

.single-product .product_pnl_innr .comment-form-cookies-consent input[type="checkbox"] {
  margin-right: 8px;
  margin-top: 3px;
}

.single-product .product_pnl_innr .form-submit input[type="submit"] {
  height: 45px !important;
}

.home-bnr-sec-main.page-banner {
  min-height: 400px;
}

.woocommerce-cart bor {
  padding: 70px 0;
}

.woocommerce-cart .wc-block-cart__submit-container .wc-block-components-button,
.woocommerce-cart .wc-block-components-totals-coupon__form .wc-block-components-button {
  background: var(--theme-color);
  border: 0;
  padding: 10px;
  font-size: 18px;
  border-radius: 50px;
  font-weight: 500;
  color: var(--light-color);
  transition: 0.2s;
}

.woocommerce-cart .wc-block-cart__submit-container .wc-block-components-button:hover {
  background-color: var(--body-color);
}

.woocommerce-cart .wc-block-components-totals-coupon__form .wc-block-components-button {
  border-radius: 5px;
  color: #fff !important;
  min-height: inherit !important;
  border: 1px solid var(--theme-color);
}

.woocommerce-cart .wc-block-components-totals-coupon__form .wc-block-components-button span {
  opacity: 1 !important;
}

/* .woocommerce-cart .wc-block-components-totals-coupon__form .wc-block-components-button:hover{
    background-color:transparent !important;
    color:#000 !important;
  } */
.woocommerce-cart .wc-block-components-quantity-selector__button {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--theme-color) !important;
  opacity: 1 !important;
}

/* SMv Css End 27-02-25 */

/* SM start 28-02-25 */

.page-content {
  padding: 60px 0;
}

.woocommerce .woocommerce-MyAccount-navigation>ul {
  padding-left: 0;
  margin-bottom: 20px;
  list-style: none;
}

.woocommerce .woocommerce-MyAccount-navigation>ul>li {
  margin-bottom: 10px;
}

.woocommerce .woocommerce-MyAccount-navigation>ul>li>a {
  padding: 12px 16px;
  display: inline-block;
  background-color: var(--theme-color);
  color: var(--light-color);
  min-width: 220px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  border-radius: 8px;
}

.woocommerce .woocommerce-MyAccount-navigation>ul>li>a:hover {
  background-color: var(--body-color);
}

.woocommerce .woocommerce-MyAccount-navigation>ul>li:last-child {
  margin-bottom: 0;
}

.woocommerce .woocommerce-MyAccount-navigation {
  padding: 0 12px;
  width: 30%;
}

.woocommerce .woocommerce-MyAccount-content {
  padding: 0 12px;
  width: 70%;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-info {
  border-top-color: var(--theme-color);
  display: flex;
  align-items: center;
}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
  margin-left: auto;
  padding: 12px 20px;
  background-color: var(--theme-color);
  color: var(--light-color);
  color: var(--light-color);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 32px;
  line-height: 1;
  border: 1px solid var(--theme-color);
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-info .woocommerce-Button:hover {
  background-color: var(--body-color);
  color: var(--light-color);
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-info::before {
  top: 49%;
  transform: translateY(-50%);
  color: var(--theme-color);
}

.woocommerce .woocommerce-Address .woocommerce-Address-title>a {
  padding: 12px 20px;
  background-color: var(--theme-color);
  color: var(--light-color);
  color: var(--light-color);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 32px;
  line-height: 1;
  border: 1px solid var(--theme-color);
}

.woocommerce .woocommerce-Address .woocommerce-Address-title>a:hover {
  background-color: var(--body-color);
}

.woocommerce .woocommerce-Address .woocommerce-Address-title {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  flex-wrap: wrap;
}

.woocommerce .woocommerce-Address .woocommerce-Address-title>h2 {
  margin-bottom: 0;
  margin-right: 14px;
}

.select2-container--default .select2-selection--single {
  border: 1px solid var(--body-color);
  height: 40px;
  display: flex;
  align-items: center;
  outline: none !important;
}

.select2-dropdown {
  border: 1px solid var(--body-color);
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background: var(--theme-color);
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  height: 30px;
  border-radius: 6px;
  border: 1px solid var(--theme-color);
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: var(--body-color) transparent transparent transparent;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
  padding: 12px 20px;
  background-color: var(--theme-color);
  color: var(--light-color);
  color: var(--light-color);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 32px;
  line-height: 1;
  border: 1px solid var(--theme-color);
  transition: all 0.3s ease-in-out;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover {
  background-color: var(--body-color);
  color: var(--light-color);
  border-color: var(--body-color);
}

.woocommerce-address-fields>p {
  margin-top: 30px;
}

#account_display_name_description {
  margin-top: 4px;
  display: block;
}

.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
  top: 50%;
  transform: translateY(-50%);
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  display: flex;
  align-items: center;
  line-height: 1;
  margin-bottom: 12px;
  margin-top: 8px;
}

.woocommerce-form__input-checkbox {
  margin-right: 5px;
  margin-bottom: 1px;
}

.page-content span>a {
  line-height: 1;
  padding: 12px 16px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid var(--body-color);
  border-radius: 27px;
  margin-top: 16px;
  text-transform: uppercase;
  margin-left: 12px;
  min-width: 122px;
}

.page-content span>a:hover {
  background-color: var(--body-color);
  color: var(--light-color);
}

.woocommerce-page .shop-col-rgt-wrap>a>img {
  max-width: 100%;
  object-fit: cover;
  padding: 0;
  filter: none;
  height: 100%;
}

.woocommerce-page .shop-col-rgt-wrap>a {
  padding: 0;
}

.tranding-pro-wrap {
  text-align: center;
}

.tranding-pro-wrap>ul {
  justify-content: center;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button {
  margin-top: 30px;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent var(--theme-color) transparent;
}

#select2-billing_state-results::-webkit-scrollbar-track {
  /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
  border-radius: 6px;
  background-color: var(--anti-flash);
}

#select2-billing_state-results::-webkit-scrollbar {
  width: 8px;
  background-color: var(--anti-flash);
}

#select2-billing_state-results::-webkit-scrollbar-thumb {
  border-radius: 6px;
  /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); */
  background-color: var(--theme-color);
}

.bnr-sub-wrap .ws-ordering .wsorderby {
  border: none;
  border-radius: 0;
  background: none;
  padding: 0;
  height: auto;
}

.bnr-sec-main .bnr-main-wrap .bnr-sub-wrap {
  display: block;
}

.page-content .woocommerce form .form-row {
  margin: 0 0 16px;
}

.findyoursize .modal-content .modal-body .sizeChart td {
  border-bottom: 1px solid rgba(16, 16, 15, 0.5);
  border-right: 1px solid rgba(16, 16, 15, 0.5);
}

.findyoursize .modal-content .modal-body .sizeChart td:last-child {
  border-right: none;
  /* border-bottom: none; */
}

.findyoursize .modal-content .modal-body .sizeChart thead tr td {
  background-color: var(--theme-color);
  color: var(--light-color);
}

.wc-block-checkout__actions_row .wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button {
  padding: 12px 20px;
  background-color: var(--theme-color);
  color: var(--light-color);
  color: var(--light-color);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 32px;
  line-height: 1;
  border: 1px solid var(--theme-color);
  transition: all 0.3s ease-in-out;
}

.wc-block-checkout__actions_row .wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button:hover {
  background-color: var(--body-color);
}

/* .wsprice-wrap .woocommerce-Price-amount:first-child {
  margin-right: 6px;
} */

.ws-ordering .wsorderby {
  position: relative;
  display: inline-block;
  width: auto;
}

.ws-ordering .wsorderby::before {
  content: "+";
  position: absolute;
  top: 0;
  right: 0;
  width: 6px;
  height: 6px;
  font-size: 12px;
  color: var(--body-color);
  background-color: var(--body-color);
}

/* SM end 28-02-25 */


.findyoursize.fade:not(.show) {
  visibility: hidden;
}

/* support starts 18.03.2025  */
.navbar-brand {
  width: 82px;
  height: 34px;
  padding: 3px 4px;
}

.cursor {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  height: 60px;
  width: 60px;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  /* transition: all 0.3s ease-in-out; */
}

.cursor.mouseCursour {
  transform: scale(0);
}


/* support ends 18.03.2025  */

.ftr-head p span.ws-span-big{
  font-size: 24px;
}

.no-gutter > [class^="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.page-content table {
  border-collapse: collapse;
  width: 100%;
}

.page-content td, .page-content th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}
.page-content p,
.page-content ul li
{
  font-size: 15px;
}
.page-content p{
  margin: 0 0 10px 0;
}
.page-content ul li{
  margin-top: 5px;
}


.ws-abt-table-content .ws-heading-wrap h3 strong{
  position: relative;
}
.ws-abt-table-content .ws-heading-wrap h3 sup.untm {
  font-size: 14px;
  top: -.8em;
}
.page-content a{
  color: var(--theme-color);
}
.wc-block-checkout__terms.wc-block-checkout__terms--with-separator.wp-block-woocommerce-checkout-terms-block a {
  padding: 5px;
  border: none;
  margin: 0px;
  background-color: transparent;
}
.wc-block-checkout__terms.wc-block-checkout__terms--with-separator.wp-block-woocommerce-checkout-terms-block a:hover{
  background-color: transparent;
  color: var(--theme-color);
}

.woocommerce .ws-product-var.pa_color img{
  height:40px;
  object-fit: cover;
}
.shop-col-left-wrap::before {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(-12.95%, #0000008c), color-stop(67.66%, rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(bottom, #0000008c -12.95%, rgba(0, 0, 0, 0) 67.66%);
  background: linear-gradient(0deg, #0000008c -12.95%, rgba(0, 0, 0, 0) 67.66%);
  background: linear-gradient(0deg, #0000008c -12.95%, rgba(0, 0, 0, 0) 67.66%);
}
.pa_size_select{
  border: 1px solid var(--body-color);
  padding: 0 30px 0 12px;
  height: 40px;
}
.product-details-sec-main {
  padding-top: 0;
}
/* .shop-col-rgt-wrap-btm{
  overflow: auto;
} */
 
.sign-wrap {
    text-align: left;
}

.single-product.postid-683 .pa_size_row label,
.single-product.postid-684 .pa_size_row label,
.single-product.postid-593 .pa_size_row label,
.single-product.postid-591 .pa_size_row label,
.single-product.postid-666 .pa_size_row label,
.single-product.postid-573 .pa_size_row label,
.single-product.postid-564 .pa_size_row label,
.single-product.postid-541 .pa_size_row label,
.single-product.postid-540 .pa_size_row label
{
      width: 100px;
      width: max-content;
}
.single-product.postid-590 .pa_size_row label{
  width: 150px;
  width: max-content;
}

/* ========== responsive css =========== */

@media (min-width: 1025px) {


  /* navbar*/
  .navbar-nav .clickD {
    display: none;
  }

  .navbar-nav li.menu-item-has-children:hover>.sub-menu {
    display: block;
  }
}

@media (min-width: 1900px) {

  .pro-dtls-img-wrap {
    margin-left: -80px;
  }
}

@media (max-width: 1840px) {
  .navbar-nav {
    padding: 10px 16px;
  }

  .ftr-card {
    padding: 60px 16px 40px;
  }

  .ftr-logo {
    width: 240px;
  }

  input[type="submit"] {
    height: 54px;
  }

  .ftr-form-wrap form input[type="submit"] {
    min-width: 170px;
  }

  .shop-col-left-wrap {
    min-height: 600px;
  }

  .shop-col-rgt-wrap {
    min-height: 600px;
  }


  .product-left-cont {
    padding: 30px 30px 30px 20px;
  }

  .product-left-cont>p {
    font-size: 16px;
  }
}

@media (max-width: 1540px) {

  h2,
  .h2-title {
    font-size: 26px;
    line-height: 1;
  }

  .ftr-logo {
    width: 200px;
  }

  .product-left-cont {
    padding: 28px 30px 30px 20px;
  }

  .shop-col-rgt-wrap>a {
    padding: 20px 30px;
  }

  .pro-size-wrap span {
    margin: 0 4px;
    font-size: 13px;
  }

  .product-left-cont>p {
    font-size: 16px;
  }

  .mission-head h2 {
    font-size: 38px;
  }

  .shop-col-left-wrap {
    min-height: 500px;
    max-height: 500px;
  }

  .shop-col-rgt-wrap {
    min-height: 500px;
  }

  .pro-dtls-sign-inn-radio-color>h2 {
    margin-bottom: 10px;
  }

  select {
    height: 54px;
  }

  .pro-dtls-dropdown label>p {
    margin-bottom: 6px;
  }


  .pro-dtls-img-wrap {
    margin-left: -30px;
  }

  .home-coll-slider-items {
    padding: 0 6px;
  }

  .home-coll-slider .slick-list {
    margin: 0 -6px;
  }

  .custom-slider-btn {
    width: 50px;
    height: 50px;
    padding: 14px;
  }

  .home-cust-slider-main {
    margin-bottom: 36px;
  }

  .home-bnr-sec-main {
    min-height: 620px;
  }
}

@media (max-width: 1199px) {
  .navbar-nav>li {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .navbar-nav>li {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .navbar-nav {
    padding: 8px 17px;
  }

  .header-rgt {
    margin-left: 10px;
  }

  .navbar-nav>li {
    margin: 0 7px;
  }

  .catgr-wrap-main {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .color-wrap {
    padding-right: 0;
    padding-bottom: 4px;
  }

  .product-left-cont {
    padding: 28px 18px 30px 20px;
  }


  .ftr-logo {
    width: 170px;
  }

  .ftr-form-wrap form input[type="submit"] {
    min-width: 150px;
  }

  input[type="submit"] {
    height: 48px;
    padding-left: 18px;
    padding-right: 18px;
  }


  .mission-head h2 {
    font-size: 34px;
  }

  .mission-head {
    margin-bottom: 14px;
    padding-top: 12px;
  }

  .header-main-btm {
    padding: 20px 0;
  }

  .main-head.fixed .header-main-btm {
    padding: 12px 0;
  }

  .shop-dtls-sec-main {
    padding-bottom: 60px;
  }

  .bnr-sec-main {
    padding-top: 140px;
  }

  .shop-col-left-wrap {
    min-height: 380px;
    max-height: 380px;
  }

  .shop-col-rgt-wrap {
    min-height: 380px;
  }

  .shop-col-rgt-wrap>a>img {
    max-width: 100%;
  }

  .splide-box>img {
    max-width: 80%;
  }

  .pro-dtls-sign-inn-submit button {
    height: 48px;
  }

  .pro-dtls-sign-inn-submit input[type="number"] {
    height: 48px;
  }

  .pro-dtls-img-wrap {
    min-height: 700px;
  }

  .pro-dtls-dropdown label>p {
    font-size: 15px;
  }

  select {
    height: 48px;
    font-size: 15px;
  }


  .header-social-wrap {
    font-size: 0;
    width: 40px;
    height: 40px;
    padding: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .header-social-wrap span {
    width: 100%;
    margin: 0;
  }

  /* navbar*/
  .navbar-nav .clickD {
    position: absolute;
    right: 0;
    top: 17px;
    width: 20px;
    height: 20px;
    background: url(images/sort-down.svg) center center no-repeat;
    display: block;
    background-size: 10px;
    cursor: pointer;
  }

  .navbar-nav .clickD.toggled {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .sub-menu>li.menu-item-has-children .clickD {
    top: 8px;
    right: 5px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  .sub-menu>li.menu-item-has-children .clickD.toggled {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .navbar-nav>li.menu-item-has-children {
    padding-right: 20px;
  }

  .sub-menu>li.menu-item-has-children>a {
    padding-right: 20px;
  }

  .sub-menu.show {
    display: block;
  }

  .navbar-nav>li.current-menu-item>a:after,
  .navbar-nav>li>a:after,
  .navbar-nav>li.menu-item-has-children>a:after {
    width: 0;
    opacity: 0;
  }

  .navbar-nav>li.current-menu-item>a:after,
  .navbar-nav>li>a:hover:after,
  .navbar-nav>li.menu-item-has-children:hover>a:after {
    width: 0;
    opacity: 1;
  }

  /* navbar end*/

  /* navbar*/
  .navbar-toggler {
    position: relative;
    width: auto;
    margin-left: 8px;
    height: auto;
    padding: 0;
    outline: none !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-transform: uppercase;
    padding: 13px 16px;
    font-size: 14px;
    color: var(--body-color);
    font-weight: 700;
    background-color: hsla(0, 0%, 89%, .52);
    border-radius: 40px;
  }

  .stick,
  .stick:after,
  .stick:before {
    width: 30px;
    height: 2px;
    background: #000;
    position: absolute;
    left: 0;
    top: auto;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    border-radius: 5px;
  }

  .stick:before {
    content: "";
    top: -10px;
    left: 0;
  }

  .stick:after {
    content: "";
    top: 10px;
    left: 0;
  }

  .stick.open {
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
    background: transparent;
  }

  .stick.open:before {
    -webkit-transform: rotate(45deg) translate(42px, -28px);
    -ms-transform: rotate(45deg) translate(42px, -28px);
    transform: rotate(45deg) translate(42px, -28px);
    left: 2px;
  }

  .stick.open:after {
    -webkit-transform: rotate(-45deg) translate(42px, 28px);
    -ms-transform: rotate(-45deg) translate(42px, 28px);
    transform: rotate(-45deg) translate(42px, 28px);
    left: 2px;
  }

  .navbar-nav .clickD {
    top: 8px;
    right: 10px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }

  .navbar-nav .clickD.toggled {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .sub-menu>li.menu-item-has-children .clickD {
    top: 8px;
    right: 10px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }

  .sub-menu,
  .navbar-nav>li>.sub-menu .sub-menu {
    position: relative;
    width: 100%;
    left: inherit;
    top: inherit;
    border: none;
    right: inherit;
  }

  .navbar-nav>li.menu-item-has-children {
    padding-right: 0;
  }

  .navbar-nav>li {
    margin: 0;
    padding: 0;
  }

  .navbar-nav>li>a {
    margin: 12px 0;
    display: inline-block;
    width: 100%;
    font-size: 20px;
    text-transform: capitalize;
  }

  .navbar-nav li.menu-item-has-children>a {
    padding-right: 30px;
  }

  .sub-menu>li>a {
    padding-left: 40px;
  }

  .sub-menu .sub-menu>li>a {
    padding-left: 60px;
  }

  .sub-menu .sub-menu .sub-menu>li>a {
    padding-left: 80px;
  }

  .navbar-nav>li>a:after {
    bottom: 0;
  }

  /* navbar end*/

  /* push nav */

  .navbar-collapse {
    background: #efefef;
    position: fixed;
    top: 0;
    height: 100% !important;
    width: 100%;
    overflow-y: auto;
    -webkit-transition: inherit !important;
    -o-transition: inherit !important;
    transition: inherit !important;
    right: 0;
    margin: 0;
    display: block !important;
    /* -webkit-transform: translateX(100%); */
    /* -ms-transform: translateX(100%); */
    /* transform: translateY(100%); */
    -webkit-transition: all 0.3s ease-in-out !important;
    -webkit-transition: -webkit-all 0.3s ease-in-out !important;
    transition: -webkit-all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out, -webkit-all 0.3s ease-in-out !important;
    z-index: 100;
    padding: 20px 34px;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
  }

  .navbar-collapse.show,
  .navbar-collapse.collapsing {
    display: block !important;
    /* -webkit-transform: translateX(0); */
    /* -ms-transform: translateX(0); */
    /* transform: translateY(0); */
    -webkit-transition: all 0.3s ease-in-out !important;
    -webkit-transition: -webkit-all 0.3s ease-in-out !important;
    transition: -webkit-all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out, -webkit-all 0.3s ease-in-out !important;
    opacity: 1;
    pointer-events: all;
    visibility: visible;
  }

  .open-nav .header-main-top {
    margin-top: -40px;
  }

  .open-nav .navbar-brand {
    background: transparent;
    padding: 0px 16px;
    backdrop-filter: blur(0);
    width: 120px;
    margin-top: -10px;
  }

  .navbar-collapse .navbar-nav {
    margin: 22px 0 0;
    padding: 0;
  }

  .navbar-collapse .navbar-toggler {
    display: block;
    /* right: 20px;
    top: 20px;
    position: absolute; */
  }

  #navoverlay.open {
    background-color: rgba(0, 0, 0, 0.4);
    pointer-events: all;
    -webkit-transition: background-color 0.5s linear;
    -o-transition: background-color 0.5s linear;
    transition: background-color 0.5s linear;
  }

  body.open-nav,
  html.open-nav {
    height: 100%;
    overflow: hidden;
  }


  .header-rgt {
    margin-left: auto;
  }

  .header-main-btm {
    padding: 16px 0;
  }

  .navbar-toggler-cross {
    background: none;
    padding: 0;
    width: 14px;
    margin-left: auto;
  }

  .navbar-toggler-main-cross>img {
    width: 13px;
  }

  .coll-head-wrap>a>img {
    width: 100%;
  }

  .coll-head-wrap>a {
    width: 108px;
    display: inline-block;
  }

  .navbar-toggler-cross>img {
    width: 100%;
  }

  .coll-head-wrap {
    padding-bottom: 16px;
    border-bottom: 1px solid #d4d4dd;
  }

  .navbar-nav {
    background: none;
  }

  .tranding-pro-wrap>ul>li {
    width: 33.33%;
  }

  .modal-content .modal-header .btn-close {
    font-size: 0;
  }

  .modal-content .modal-header .btn-close>img {
    width: 14px;
    height: 14px;
    margin-right: 0;
  }

  .modal-body-inn input[type="search"] {
    height: 56px;
  }

  /* .product-details-sec-main{
    min-height: 400px;
  } */
  .splide-box {
    padding: 70px 30px;
    min-height: 500px;
  }

  .home-pro-dtls-sec-main {
    padding: 40px 0;
  }

  .home-bnr-sec-main {
    min-height: 450px;
  }

  .home-main-wrap>h1 {
    font-size: 50px;
  }

  .bnr-top-txt>span {
    font-size: 16px;
  }

  .home-pro-dtls-main-wrap {
    margin-bottom: 30px;
  }

  .home-pro-row {
    --bs-gutter-x: 12px;
    --bs-gutter-y: 16px;
  }

  .home-cust-col-rgt-wrap {
    padding-left: 20px;
  }

  .home-pro-cont>h3 {
    margin-bottom: 8px;
    font-size: 22px;
  }

  .home-better-way-sec-main {
    padding: 66px 0;
  }

  .home-better-logo {
    width: 158px;
  }

  p {
    margin: 0 0 16px 0;
  }

  .home-coll-slider-cont>h3 {
    font-size: 18px;
  }

  .cust-name>h3 {
    font-size: 18px;
  }

  .home-collection-sec-main {
    padding: 40px 0;
  }

  .home-custom-product-sec-main {
    padding-bottom: 40px;
  }

  /* SM start 28-02-25 */

  .woocommerce .woocommerce-Address .woocommerce-Address-title>h2 {
    margin-right: 0;
    margin-bottom: 10px;
  }

  .woocommerce-address-fields>p {
    margin-top: 20px;
  }

  .findyoursize .modal-content .modal-header .btn-close {
    font-size: large;
  }

  .findyoursize {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
  }

  .findyoursize .modal-dialog {
    width: 100%;
  }

  /* SM end 28-02-25 */
}

@media (max-width: 1024px) {
  .tranding-pro-wrap {
    margin-top: 39px;
  }

  .modal-body-inn form {
    margin-top: 5px;
  }

  .pro-dtls-sign-wrap {
    position: static;
    margin: 0 auto;
    max-width: 100%;
    padding: 0;
  }

  .pro-dtls-sign-inn {
    border-radius: 0;
    margin-bottom: 0;
    background-color: var(--light-color);
    border-bottom: 1px solid #e5e5e5;
  }

  .input-radio-menu-col {
    width: 8.33%;
  }

  .pro-dtls-sign-inn-radio-menu-col {
    width: 7%;
  }

  .input-radio-menu .form_input_radio label span {
    border: 1px solid hsla(0, 0%, 89%, .52);
  }

  /* .product-details-sec-main {
    padding-bottom: 0;
    padding-top: 60px;
  } */

  .pro-dtls-sign-inn:last-child {
    border-bottom: none;
  }

  .pro-dtls-sign-head-wrap>h1,
  .pro-dtls-sign-head-wrap {
    font-size: 24px;
  }

  .frame-radio-wrap .form_input_radio label span {
    border: 1px solid hsla(0, 0%, 89%, .52);
  }

  .pro-dtls-cont-wrap {
    padding-top: 60px;
    padding-bottom: 30px;
  }

  .product-sticky-nav-left {
    display: none;
  }

  .price-wrap {
    display: none !important;
  }

  .product-sticky-nav {
    width: 100%;
    display: block !important;
  }

  .product-sticky-nav-rgt {
    display: block !important;
  }

  .crt-btn {
    width: 100%;
  }

  .product-sticky {
    background-color: transparent;
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
  }
}

@media (max-width: 991px) {


  /* push nav end */


  h1,
  .h1-title {
    font-size: 26px;
    line-height: 1.2;
  }

  h2,
  .h2-title {
    font-size: 22px;
    line-height: 1;
  }


  .bnr-link-wrap-outer {
    margin-top: 26px;
  }

  .pro-size-wrap {
    opacity: 1;
  }

  .shop-col-left-wrap-item {
    padding-right: 0;
  }

  .shop-dtls-sec-main:nth-child(even) .shop-dtls-row .shop-col-left .shop-col-left-wrap-item {
    padding-left: 0;
  }

  .ftr-col-1 {
    width: 50%;
  }

  .ftr-col-2 {
    width: 100%;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .ftr-col-3 {
    width: 50%;
  }

  .ftr-card {
    padding: 25px;
  }

  .ftr-logo {
    width: 120px;
    margin-bottom: 17px;
  }


  .ftr-card {
    border-bottom: 1px solid rgba(61, 61, 61, 0.15);
  }


  .main-head.fixed .header-main-btm .stick,
  .main-head.fixed .header-main-btm .stick:after,
  .main-head.fixed .header-main-btm .stick:before {
    background: var(--light-color);
  }

  .sign-wrap {
    margin-bottom: 5px;
  }

  .mission-head h2 {
    font-size: 30px;
  }

  .mission-head::before {
    width: 120px;
    background-size: 120px;
  }

  .shop-col-rgt-wrap-btm {
    padding: 10px 13px;
    height: 100px;
  }

  .ftr-items>li {
    margin-bottom: 10px;
  }

  .ftr-head {
    font-size: 20px;
    margin-bottom: 14px;
  }


  input[type="text"],
  input[type="tel"],
  input[type="password"],
  input[type="email"],
  select {
    height: 38px;
    letter-spacing: 0;
    font-size: 14px;
  }

  .ftr-form-wrap form input[type="email"] {
    margin-bottom: 20px;
  }

  .ftr-social-wrap {
    margin-bottom: 15px;
  }

  .ftr-social-wrap {
    margin-bottom: 10px;
  }

  .shop-col-rgt-wrap {
    min-height: 300px;
  }

  .ftr-card.ftr-card-3 {
    padding-left: 26px;
  }

  .shop-col-left-wrap {
    min-height: 300px;
    max-height: 300px;
  }


  .pro-dtls-img-wrap {
    min-height: 540px;
  }


  .pro-dtls-img-wrap {
    margin-left: 0;
  }

  .pro-dtls-img-wrap>img {
    max-width: 70%;
  }

  .pro-dtls-img-wrap {
    min-height: 460px;
  }

  .product-desc-col-left {
    margin-bottom: 30px;
  }

  .product-style-card-img>img {
    max-width: 70%;
  }


  .others-slick-items .shop-col-rgt-wrap-btm {
    padding: 10px 18px;
  }

  .shop-col-rgt {
    width: 33.33%;
  }

  .shop-col-rgt:nth-child(8n + 1) .shop-col-rgt-wrap-main {
    padding-right: 0;
  }

  .shop-col-rgt:nth-child(8n + 8) .shop-col-rgt-wrap-main {
    padding-left: 0;
  }

  .product-desc-col-left {
    width: 100%;
  }

  .product-desc-col-rgt {
    width: 100%;
  }

  .pro-dtls-cont-wrap {
    max-width: 100%;
  }

  .pro-dtls-col {
    width: 33.33%;
  }

  .pro-dtls-cont-wrap {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .home-pro-cont {
    padding: 30px 12px;
  }

  .home-main-wrap>h1 {
    font-size: 40px;
  }

  .home-bnr-sec-main {
    min-height: 430px;
  }

  .home-cust-col-rgt-wrap {
    padding-left: 0;
    padding-top: 0;
  }

  .custom-slider-btn {
    width: 46px;
    height: 45px;
    padding: 11px;
  }

  .home-custom-left-wrap {
    margin-left: 0;
  }

  .home-cust-col-rgt {
    order: 1;
    margin-bottom: 30px;
  }

  .home-cust-col-left {
    order: 2;
  }

  .home-custom-product-sec-main {
    padding-top: 40px;
  }

  .home-cust-slider-main {
    max-width: 100%;
  }

  .home-cmn-head::before {
    background-size: 100px;
    width: 100px;
  }

  .home-col-pogress {
    height: 2px;
  }

  /* SM start 28-02-25 */

  .woocommerce .woocommerce-MyAccount-navigation {
    width: 100%;
    margin-bottom: 30px;
  }

  .woocommerce .woocommerce-MyAccount-content {
    width: 100%;
  }

  .woocommerce .woocommerce-MyAccount-navigation>ul {
    display: flex;
    flex-wrap: wrap;
    margin: -4px;
  }

  .woocommerce .woocommerce-MyAccount-navigation>ul>li {
    width: 33.33%;
    padding: 4px;
  }

  .woocommerce .woocommerce-MyAccount-navigation>ul>li>a {
    min-width: inherit;
    width: 100%;
  }

  .woocommerce .woocommerce-MyAccount-navigation>ul>li {
    margin-bottom: 0;
  }

  /* SM end 28-02-25 */
}

@media (max-width: 767px) {

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin: 0 0 15px 0;
  }

  /* images alignment for wordpress content pages */
  .alignright,
  .alignleft,
  .aligncenter {
    float: none;
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    clear: both;
    margin-bottom: 24px;
  }

  .shop-col-rgt {
    min-height: inherit;
  }

  .pro-size-wrap span {
    font-size: 11px;
  }

  .ftr-col-1 {
    width: 100%;
  }

  .ftr-col-3 {
    width: 100%;
  }

  .shop-col-rgt {
    width: 50%;
  }

  .shop-col-rgt-wrap-btm {
    height: 80px;
  }

  .mission-head h2 {
    font-size: 27px;
  }

  .shop-dtls-sec-main {
    padding-bottom: 40px;
  }

  .bnr-sec-main {
    padding-top: 140px;
  }

  .pro-dtls-img-wrap {
    min-height: 370px;
  }

  .srch-form {
    padding-top: 10px;
  }


  .product-left-cont {
    opacity: 1;
  }

  .bnr-sec-main {
    padding-top: 120px;
  }

  .input-radio-menu-col {
    width: 11.11%;
  }

  .pro-dtls-sign-inn-radio-menu-col {
    width: 12.5%;
  }

  .pro-dtls-row {
    padding-right: 0;
  }

  .product-desc-top {
    padding: 16px 0;
  }

  /* .pro_dtls_splide .splide__slide img {
    max-width: 80%;
  } */
  .splide-box {
    min-height: 400px;
  }

  .ftr-form-wrap {
    text-align: center;
  }
}

@media (max-width: 575px) {

  .shop-col-rgt-wrap-btm {
    height: initial;
  }

  .pro-size-wrap {
    width: 100%;
  }

  .mission-head h2 {
    font-size: 24px;
  }

  .bnr-link-wrap {
    margin: -5px;
  }

  .ftr-row {
    margin: 0 -12px;
  }

  .ftr-card {
    padding: 20px 12px;
  }

  .our-mission-sec-main {
    padding: 40px 0;
  }

  .shop-dtls-row {
    --bs-gutter-y: 20px;
  }

  .modal-body-inn input[type="search"] {
    width: 410px;
  }

  .input-radio-menu-col {
    width: 14.28%;
  }

  .pro-dtls-sign-inn-radio-menu-col {
    width: 14.28%;
  }

  .pro-dtls-col {
    width: 50%;
  }

  .others-main-wrap {
    padding: 40px 0;
  }

  .pro-dtls-sign-head-wrap>h1,
  .pro-dtls-sign-head-wrap {
    font-size: 20px;
  }

  .pro_dtls_splide .splide__slide img {
    max-width: 73%;
  }

  .home-main-wrap>h1 {
    font-size: 34px;
  }

  .bnr-top-txt {
    padding: 0 38px;
  }

  .bnr-top-txt::after {
    height: 1px;
    width: 30px;
  }

  .bnr-top-txt::before {
    height: 1px;
    width: 30px;
  }

  .home-better-way-sec-main {
    padding: 46px 0;
  }

  .home-better-logo {
    width: 138px;
  }

  .mission-head {
    margin-bottom: 11px;
    padding-top: 10px;
  }

  .ftr-card {
    border-right: none;
  }
}

@media (max-width: 479px) {
  .shop-col-rgt {
    width: 100%;
  }

  .header-main-btm {
    padding: 13px 0;
  }

  .main-head.fixed .header-main-btm {
    padding: 9px 0;
  }

  .mission-head h2 {
    font-size: 22px;
  }

  .ftr-social-wrap>a {
    width: 34px;
    height: 34px;
  }

  .ftr-form-wrap form input[type="submit"] {
    min-width: 130px;
  }

  input[type="submit"] {
    height: 42px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .ftr-items>li {
    margin-bottom: 7px;
  }

  .ftr-head {
    margin-bottom: 10px;
  }

  #scroll {
    position: fixed;
    width: 44px;
    height: 44px;
    line-height: 54px;
  }

  #scroll i {
    font-size: 28px;
  }

  .bnr-sec-main {
    padding-top: 127px;
  }

  .pro-dtls-color-row .col-6 {
    width: 100%;
  }

  .pro-dtls-sign-inn-radio-menu-row .col-4 {
    width: 100%;
  }

  .pro-dtls-sign-inn-submit {
    width: 100%;
    margin-bottom: 10px;
  }

  .form-submit-wrap {
    width: 100%;
    margin-left: 0;
  }

  .pro-dtls-img-wrap {
    min-height: 180px;
    padding: 20px;
  }

  .pro-dtls-img-wrap>img {
    max-width: 80%;
  }

  .pro-dtls-row .pro-dtls-col {
    width: 100%;
  }

  .pro-dtls-sign-inn-submit input[type="number"] {
    height: 42px;
  }

  .pro-dtls-sign-inn-submit button {
    height: 42px;
  }

  .search-logo {
    position: static;
  }

  .srch-form input[type="search"] {
    width: 100%;
  }

  .srch-form {
    width: 100%;
  }

  .splide-box {
    padding: 50px 0;
  }

  .modal-body-inn input[type="search"] {
    width: 254px;
  }

  .input-radio-menu-col {
    width: 25%;
  }

  .pro-dtls-sign-inn-radio-menu-col {
    width: 25%;
  }

  .pro-dtls-cont-wrap {
    padding-bottom: 0;
  }

  .custom-slider-btn {
    width: 40px;
    height: 40px;
    padding: 9px;
    margin: 0 4px;
  }

  .custom-slider-btn-wrap {
    margin: 0 -8px;
  }

  .cust-head>span {
    font-size: 16px;
  }

  .home-bnr-sec-main {
    min-height: 400px;
    padding-top: 90px;
  }

  .full-width {
    padding: 0 12px;
  }

  /* SM start 28-02-25 */
  .woocommerce form .form-row-first,
  .woocommerce form .form-row-last,
  .woocommerce-page form .form-row-first,
  .woocommerce-page form .form-row-last {
    width: 100%;
  }

  :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button {
    margin-top: 16px;
  }

  .woocommerce .woocommerce-MyAccount-navigation>ul>li {
    width: 50%;
  }

  .page-content {
    padding: 40px 0;
  }

  .findyoursize .modal-content .modal-body .sizeChart thead tr td {
    padding: 6px;
  }

  /* SM end 28-02-25 */
}