@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap");
/************ Colors ************/
/************ Typography ************/
/************ Mixin ************/
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  font-display: block;
}
body {
  height: auto;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
  color: #000000;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-text-size-adjust: 100%;
  /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}

.store_loader,
.store_loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}

.store_loader {
  margin: 60px auto;
  font-size: 0.625rem;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgb(0, 0, 0);
  border-right: 1.1em solid rgb(0, 0, 0);
  border-bottom: 1.1em solid rgb(0, 0, 0);
  border-left: 1.1em solid #ffffff;
  transform: translateZ(0);
  animation: load8 1.1s infinite linear;
}
@keyframes load8 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#store_loadingDiv {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(255, 255, 255);
  display: flex;
  align-items: center;
  z-index: 99999;
}

.w100 {
  font-weight: 100;
}

.w200 {
  font-weight: 200;
}

.w300 {
  font-weight: 300;
}

.w400 {
  font-weight: 400;
}

.w500 {
  font-weight: 500;
}

.w600 {
  font-weight: 600;
}

.w700 {
  font-weight: 700;
}

.w800 {
  font-weight: 800;
}

.w900 {
  font-weight: 900;
}

.lh100 {
  line-height: 100%;
}

.lh110 {
  line-height: 110%;
}

.lh120 {
  line-height: 120%;
}

.lh130 {
  line-height: 130%;
}

.lh140 {
  line-height: 140%;
}

.lh150 {
  line-height: 150%;
}

.lh160 {
  line-height: 160%;
}

.lh170 {
  line-height: 170%;
}

.lh180 {
  line-height: 180%;
}

.lh190 {
  line-height: 190%;
}

.lh200 {
  line-height: 200%;
}

.lh210 {
  line-height: 210%;
}

.rounded0 {
  border-radius: 0px;
}

.rounded4 {
  border-radius: 4px;
}

.rounded8 {
  border-radius: 8px;
}

.rounded12 {
  border-radius: 12px;
}

.rounded16 {
  border-radius: 16px;
}

.rounded20 {
  border-radius: 20px;
}

.rounded24 {
  border-radius: 24px;
}

.rounded28 {
  border-radius: 28px;
}

.rounded32 {
  border-radius: 32px;
}

.rounded36 {
  border-radius: 36px;
}

.rounded40 {
  border-radius: 40px;
}

.rounded44 {
  border-radius: 44px;
}

.store_theme--clr,
a.store_theme--clr,
.store_theme--clr a {
  color: #024937;
  text-decoration: none;
  outline: none;
}

a,
a:hover,
a:focus {
  color: rgb(27, 37, 89);
  text-decoration: none;
  outline: none;
}

/*=========FONTS===========*/
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-BlackItalic.woff2") format("woff2"), url("../fonts/Roboto-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Black.woff2") format("woff2"), url("../fonts/Roboto-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Bold.woff2") format("woff2"), url("../fonts/Roboto-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Italic.woff2") format("woff2"), url("../fonts/Roboto-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-BoldItalic.woff2") format("woff2"), url("../fonts/Roboto-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-MediumItalic.woff2") format("woff2"), url("../fonts/Roboto-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-LightItalic.woff2") format("woff2"), url("../fonts/Roboto-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Medium.woff2") format("woff2"), url("../fonts/Roboto-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Light.woff2") format("woff2"), url("../fonts/Roboto-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Regular.woff2") format("woff2"), url("../fonts/Roboto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Thin.woff2") format("woff2"), url("../fonts/Roboto-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-ThinItalic.woff2") format("woff2"), url("../fonts/Roboto-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Amatic SC";
  src: url("../fonts/AmaticSC-Bold.woff2") format("woff2"), url("../fonts/AmaticSC-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Amatic SC";
  src: url("../fonts/AmaticSC-Regular.woff2") format("woff2"), url("../fonts/AmaticSC-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gloock";
  src: url("../fonts/Gloock-Regular.woff2") format("woff2"), url("../fonts/Gloock-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*=========FONTS===========*/
/* Button css start
==================================== */
a.store_btn,
.store_btn,
a.store_btn:focus,
.store_btn:focus {
  color: #212121;
  display: inline-block;
  padding: 16px 16px;
  text-decoration: none;
  border-radius: 8px 8px 8px 8px;
  background-color: transparent;
  border: 1px solid transparent;
  margin: 0;
  outline: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  text-align: center;
  /*white-space: nowrap;*/
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  line-height: 14px;
  outline: none;
  box-shadow: none;
}

a.store_btn-sm,
.store_btn-sm,
a.store_btn-sm:focus,
.store_btn-sm:focus {
  padding: 10px 12px;
  font-size: 14px;
}

a.store_btn-lg,
.store_btn-lg,
a.store_btn-lg:focus,
.store_btn-lg:focus {
  padding: 16px 20px;
  font-size: 18px;
  line-height: 18px;
}

a.store_btn-review,
.store_btn-review,
a.store_btn-review:focus,
.store_btn-review:focus {
  border-radius: 20px;
  width: 100%;
  padding: 8px 12px;
  max-width: 80px;
  margin-right: 16px;
  height: 32px;
}

.store_btn--primary,
a.store_btn--primary {
  color: #ffffff !important;
  background-color: #024937 !important;
  border-color: #024937 !important;
}

.store_btn--primary:hover,
a.store_btn--primary:hover {
  color: #ffffff !important;
  background-color: rgb(221, 67, 59) !important;
  border-color: rgb(221, 67, 59) !important;
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.25));
}

.store_btn--primary:focus,
a.store_btn--primary:focus,
.store_btn--primary:active,
a.store_btn--primary:active,
.store_btn--primary.active,
a.store_btn--primary.active {
  color: #ffffff !important;
  background-color: #ffc700 !important;
  border-color: #ffc700 !important;
}

.store_btn--primary.disabled,
a.store_btn--primary.disabled,
.store_btn--primary.disabled:focus,
a.store_btn--primary.disabled:focus {
  color: #ffffff !important;
  background-color: #f5f0ea !important;
  border-color: #f5f0ea !important;
  filter: none;
  cursor: not-allowed;
}

.store_btn--secondary,
a.store_btn--secondary {
  color: #024937 !important;
  background-color: rgb(254, 237, 236) !important;
  border-color: rgb(254, 237, 236) !important;
  font-weight: 500;
}

.store_btn--secondary:hover,
a.store_btn--secondary:hover {
  color: #024937 !important;
  background-color: rgb(253, 219, 217) !important;
  border-color: rgb(253, 219, 217) !important;
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.25));
}

.store_btn--secondary:focus,
a.store_btn--secondary:focus,
.store_btn--secondary:active,
a.store_btn--secondary:active,
.store_btn--secondary.active,
a.store_btn--secondary.active {
  color: #ffc700 !important;
  background-color: rgb(254, 237, 236) !important;
  border-color: rgb(254, 237, 236) !important;
}

.store_btn--secondary.disabled,
a.store_btn--secondary.disabled,
.store_btn--secondary.disabled:focus,
a.store_btn--secondary.disabled:focus {
  color: #f5f0ea !important;
  background-color: rgb(254, 237, 236) !important;
  border-color: rgb(254, 237, 236) !important;
  filter: none;
  cursor: not-allowed;
}

.store_btn--outline {
  color: #024937 !important;
  background-color: transparent !important;
  border-color: #024937 !important;
}

.store_btn--outline:hover,
a.store_btn--outline:hover {
  color: #024937 !important;
  background-color: rgb(254, 237, 236) !important;
  border-color: #024937 !important;
}

.store_btn--outline:focus,
a.store_btn--outline:focus,
.store_btn--outline:active,
a.store_btn--outline:active,
.store_btn--outline.active,
a.store_btn--outline.active {
  color: #ffc700 !important;
  background-color: rgb(254, 237, 236) !important;
  border-color: #ffc700 !important;
}

.store_btn--outline.disabled,
a.store_btn--outline.disabled,
.store_btn--outline.disabled:focus,
a.store_btn--outline.disabled:focus {
  color: #f5f0ea !important;
  background-color: transparent !important;
  border-color: #f5f0ea !important;
  filter: none;
  cursor: not-allowed;
}

/* Typography css start
==================================== */
.typo__h1--hero {
  font-size: calc(2.475rem + 1vw);
}
@media (min-width: 1400px) {
  .typo__h1--hero {
    font-size: 4.25rem;
  }
}

.typo__h1 {
  font-size: calc(1.925rem + 1vw);
}
@media (min-width: 1400px) {
  .typo__h1 {
    font-size: 3.5rem;
  }
}

.typo__h2 {
  font-size: calc(1.58125rem + 1vw);
}
@media (min-width: 1400px) {
  .typo__h2 {
    font-size: 2.875rem;
  }
}

.typo__h3 {
  font-size: calc(1.30625rem + 1vw);
}
@media (min-width: 1400px) {
  .typo__h3 {
    font-size: 2.375rem;
  }
}

.typo__h4 {
  font-size: calc(1.03125rem + 1vw);
}
@media (min-width: 1400px) {
  .typo__h4 {
    font-size: 1.875rem;
  }
}

.typo__h5 {
  font-size: calc(0.825rem + 1vw);
}
@media (min-width: 1400px) {
  .typo__h5 {
    font-size: 1.5rem;
  }
}

.typo__h6 {
  font-size: 1.25rem;
}

.typo__p {
  font-size: 1rem;
}

.typo__p--18 {
  font-size: 1.125rem;
}

.typo__p--14 {
  font-size: 0.875rem;
}

.typo__caption {
  font-size: 0.75rem;
}

.main {
  background: #ffffff;
}

.theme__box-shadow {
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.08);
}

.light_text {
  color: rgb(177, 177, 177);
  font-size: 14px;
  font-weight: 500;
}
.light_text:hover, .light_text:focus {
  color: #000000;
}

.theme__clr--secondary-danger {
  color: #ff4444;
}
.theme__clr--secondary-danger:hover, .theme__clr--secondary-danger:focus {
  color: #ff4444;
}

.theme__custom_radio [type=radio]:checked,
.theme__custom_radio [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.theme__custom_radio [type=radio]:checked + label,
.theme__custom_radio [type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  display: inline-block;
}
.theme__custom_radio [type=radio]:checked + label:before,
.theme__custom_radio [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: none;
  border-radius: 100%;
  background: rgb(201, 212, 234);
}
.theme__custom_radio [type=radio]:checked + label:after,
.theme__custom_radio [type=radio]:not(:checked) + label:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #024937;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  transition: all 0.2s ease;
}
.theme__custom_radio [type=radio]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.theme__custom_radio [type=radio]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

.theme__custom_checkbox input[type=checkbox] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.theme__custom_checkbox input[type=checkbox] + label {
  position: relative;
  padding: 0.125rem 0 0 2rem;
  cursor: pointer;
}
.theme__custom_checkbox input[type=checkbox] + label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin: auto;
  border-radius: 0.25rem;
  background: rgb(201, 212, 234);
  transition: background 200ms ease-out;
}
.theme__custom_checkbox input[type=checkbox] + label:after {
  content: "";
  position: absolute;
  transform: scale(0);
  transition: transform 200ms ease-out;
}
.theme__custom_checkbox input[type=checkbox] + label:after {
  background-color: transparent;
  content: "";
  display: block;
  position: absolute;
  left: 0.45rem;
  top: 0.325rem;
  width: 0.375rem;
  height: 0.75rem;
  opacity: 0;
  border-bottom: 2px solid #024937;
  border-right: 2px solid #024937;
  transform: rotate(45deg);
  transition: border-color 0.3s ease;
}
.theme__custom_checkbox input[type=checkbox]:checked + label:before {
  content: "";
}
.theme__custom_checkbox input[type=checkbox]:checked + label:after {
  content: "";
  opacity: 1;
}

/*========PDF downloader==========*/
div#dwn_btn_container button#pdf_download_handler {
  background: transparent;
  border: 0;
  padding: 0;
  color: rgb(245, 74, 66);
}

/*========PDF downloader==========*/
.form-control {
  height: 44px;
  outline: none;
  box-shadow: none;
  border: 2px solid #e6e6e6;
  color: #000000;
  background-color: white;
  border-radius: 0px;
  border-bottom: 3px solid #024937;
}

.item__quantity {
  margin-right: 1rem;
}
.item__quantity input {
  height: 44px;
  padding-right: 40px;
  outline: none;
  box-shadow: none;
  border-radius: 8px 8px 8px 8px;
  color: rgb(143, 155, 186);
  background: rgb(250, 252, 254);
  border-color: rgb(224, 229, 242);
  color: rgb(27, 37, 89);
  padding-left: 30px;
  padding-right: 30px;
  max-width: 125px;
  text-align: center;
}
.item__quantity input:focus {
  outline: none;
  box-shadow: none;
  border-color: rgb(224, 229, 242);
}
.item__quantity--minus, .item__quantity--add {
  position: absolute;
  top: 13px;
  color: #000000;
  font-size: 0.625rem;
  padding: 3px;
  border: 2px solid #e6e6e6;
  border-radius: 4px;
  display: inline-flex;
  text-decoration: none;
  outline: none;
}
.item__quantity--minus {
  left: 12px;
}
.item__quantity--add {
  right: 12px;
}

.theme__tabs--primary .nav-pills {
  background-color: rgb(239, 244, 251);
  border-radius: 8px 8px 8px 8px;
  display: inline-flex;
  padding: 0.5rem;
}
.theme__tabs--primary .nav-pills .nav-link {
  color: rgb(143, 155, 186);
}
.theme__tabs--primary .nav-pills .nav-link.active {
  color: #ffffff;
  background-color: #024937;
}

.theme__tabs--white .nav-pills {
  background-color: rgb(239, 244, 251);
  border-radius: 8px 8px 8px 8px;
  display: inline-flex;
  padding: 0.5rem;
}
.theme__tabs--white .nav-pills .nav-link {
  color: rgb(143, 155, 186);
}
.theme__tabs--white .nav-pills .nav-link.active {
  color: #024937;
  background-color: #ffffff;
}

.form label {
  font-weight: 500;
  color: #8e8e8e;
  font-size: 14px;
}
.form input[type=text],
.form input[type=text]:focus,
.form input[type=email],
.form input[type=email]:focus,
.form input[type=password],
.form input[type=password]:focus {
  height: 44px;
  outline: none;
  box-shadow: none;
  border: 2px solid #e6e6e6;
  color: #000000;
  background-color: white;
  border-radius: 0px;
  border-bottom: 3px solid #024937;
}
.form input[type=text].is-invalid,
.form input[type=text]:focus.is-invalid,
.form input[type=email].is-invalid,
.form input[type=email]:focus.is-invalid,
.form input[type=password].is-invalid,
.form input[type=password]:focus.is-invalid {
  border-color: #ff4444;
  background-image: url("../images/invalid_icon.svg");
}
.form input[type=text]:disabled,
.form input[type=email]:disabled,
.form input[type=password]:disabled {
  cursor: no-drop;
  color: rgb(143, 155, 186);
}
.form input[type=text]::-moz-placeholder, .form input[type=email]::-moz-placeholder, .form input[type=password]::-moz-placeholder {
  color: rgb(143, 155, 186);
  font-weight: 400;
}
.form input[type=text]::placeholder,
.form input[type=email]::placeholder,
.form input[type=password]::placeholder {
  color: rgb(143, 155, 186);
  font-weight: 400;
}
.form .invalid-feedback {
  color: #ff4444;
}
.form textarea,
.form input[type=file] {
  outline: none;
  box-shadow: none;
  border: 2px solid #e6e6e6;
  color: #000000;
  background-color: white;
  border-radius: 0px;
  border-bottom: 3px solid #024937;
}
.form textarea:focus,
.form input[type=file]:focus {
  outline: none;
  box-shadow: none;
  background-color: white;
  border: 2px solid #e6e6e6;
  border-bottom: 3px solid #024937;
}

.select,
.select:focus {
  height: 44px;
  outline: none;
  box-shadow: none;
  border: 2px solid #e6e6e6;
  color: #000000;
  background-color: white;
  border-radius: 0px;
  border-bottom: 3px solid #024937;
  background-image: url(../images/select-icon.png);
  background-repeat: no-repeat;
  background-position: center right 15px;
  cursor: pointer;
}
.select.is-invalid,
.select:focus.is-invalid {
  border-color: #ff4444;
  background-image: url("../images/invalid_icon.svg");
}

.theme__accordion--white .accordion-item:first-of-type {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.theme__accordion--white .accordion-item:last-of-type {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.theme__accordion--white .accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(0.5rem - 1px);
  border-top-right-radius: calc(0.5rem - 1px);
}
.theme__accordion--white .accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: calc(0.5rem - 1px);
  border-bottom-left-radius: calc(0.5rem - 1px);
}
.theme__accordion--white .accordion-item .accordion-button {
  color: rgb(27, 37, 89);
  background-color: #ffffff;
}
.theme__accordion--white .accordion-item .accordion-button:focus {
  box-shadow: none;
}
.theme__accordion--white .accordion-item .accordion-button:not(.collapsed) {
  color: rgb(27, 37, 89);
  background-color: #ffffff;
}
.progress-container {
  display: flex;
  justify-content: space-between;
  position: relative;
  max-width: 100%;
  width: 100%;
  z-index: 1;
}
.progress-container::before {
  content: "";
  background-color: rgb(201, 212, 234);
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  height: 2px;
  width: 100%;
  z-index: -1;
}
.progress-container .progress {
  background-color: #024937;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  height: 2px;
  width: 0%;
  z-index: -1;
  transition: 0.4s ease;
}
.progress-container .checkout-circle {
  color: rgb(72, 85, 133);
  font-size: 1.25rem;
  background-color: #ffffff;
  border-radius: 50%;
  height: 3.5rem;
  width: 3.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.4s ease;
}
.progress-container .checkout-circle.active {
  border: 2px solid rgb(201, 212, 234);
  color: #024937;
  border-color: #024937;
}

.bootstrap-select.form-control {
  background: none;
}
.bootstrap-select > .dropdown-toggle.btn {
  height: 44px;
  outline: none;
  box-shadow: none;
  border: 2px solid #e6e6e6;
  color: #000000;
  background-color: white;
  border-radius: 0px;
  border-bottom: 3px solid #024937;
}
.bootstrap-select > .dropdown-toggle::after {
  content: "";
  display: block;
  border: none;
  border-bottom: 1px solid rgb(72, 85, 133);
  border-right: 1px solid rgb(72, 85, 133);
  transform: rotate(45deg);
  height: 10px;
  width: 10px;
  margin-top: -4px;
  padding-left: 0.5rem;
  margin-left: 0.5rem;
}
.bootstrap-select > .dropdown-toggle .filter-option-inner-inner {
  display: flex;
  align-items: center;
}
.bootstrap-select .dropdown-item {
  display: flex;
  align-items: center;
  padding: 0.5rem 1.5rem;
}
.bootstrap-select .dropdown-item.active, .bootstrap-select .dropdown-item:active {
  background: rgb(239, 244, 251);
  color: #024937;
}

.form-select {
  height: 44px;
  /* padding: 14px; */
  outline: none;
  box-shadow: none;
  border-radius: 8px 8px 8px 8px;
  color: #1b2559;
  background-color: white;
  border-color: #e3e3e3;
}

.required {
  color: #8e8e8e;
}

.pristine-error {
  font-size: 0.875rem;
  color: red;
}

.cursor-pointer {
  cursor: pointer;
}

.text-primary {
  color: #024937 !important;
}

.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000000;
  color: #ffffff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}

.owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-dots button.owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  background: transparent;
  margin: 0 3px;
}
.owl-dots button.owl-dot.active {
  background-color: transparent;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}

.owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.38) !important;
}
.owl-nav button :focus {
  outline: none;
}

@media (max-width: 420px) {
  .item__quantity {
    margin-left: 0;
  }
}
/*==========Topbar=========*/
header.header {
  border-bottom: 2px solid #e6e6e6;
}

.topbar {
  background-color: #ffc700;
}
.topbar .contact-info ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
}
.topbar .contact-info li {
  list-style: none;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.topbar .contact-info li span {
  font-size: 12px;
}
.topbar .contact-info li a {
  font-size: 12px;
  padding-left: 5px;
}
.topbar .social-media {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.topbar .social-media ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 0;
  padding: 0;
}
.topbar .social-media li {
  list-style: none;
  padding: 0 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.2784313725);
}
.topbar .social-media li:last-child {
  border-right: 0;
}
.topbar .social-media li a {
  font-size: 12px;
}

li.nav-item.display_username_header a {
  color: #8e8e8e;
}

/*==========Topbar=========*/
a.nav-link {
  padding: 0;
}

ul.nav li {
  padding: 0 15px;
}

li.nav-item.cart-icon {
  margin-left: 20px;
}

.top_info_container {
  background: #ffffff;
}

select#currency_converter {
  border: none;
  border-bottom: 1px solid #ccc;
  min-width: 75px;
}

.cart_login_search_container ul {
  list-style: none;
}

.navigation_contianer .xsnav .dropdown.submenu .header-dropdown {
  position: absolute;
  top: 100%;
  z-index: 10;
  min-width: 200px;
  padding: 0px 0;
  background: #ffffff;
  border-radius: 0;
}

.navigation_contianer .xsnav .dropdown.submenu .level2-menu,
.navigation_contianer .xsnav .dropdown.submenu .level3-menu {
  left: 100%;
  top: 0;
}

.navigation_contianer .xsnav .dropdown.submenu .header-dropdown-inner {
  position: absolute;
  background-color: #ffffff;
  top: 0;
  left: 200px;
  border-radius: 0;
}

.navigation_contianer .xsnav .submenu:hover > .header-dropdown,
.navigation_contianer .xsnav .submenu-inner:hover > .header-dropdown-inner {
  display: block;
}

.navigation_contianer ul li a,
.cart_login_search_container ul li a {
  color: #8e8e8e;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  outline: none;
}
.navigation_contianer ul li a:hover, .navigation_contianer ul li a:focus,
.cart_login_search_container ul li a:hover,
.cart_login_search_container ul li a:focus {
  color: #024937;
}

.cart_login_search_container ul li a {
  color: #8e8e8e;
  font-size: 1rem;
  font-weight: 500;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 16px;
  text-decoration: none;
  outline: none;
}
.cart_login_search_container ul li a:hover, .cart_login_search_container ul li a:focus {
  color: #024937;
}

.search_bar_container input {
  border-radius: 3px;
  font-size: 12px;
  height: 44px;
  padding: 10px;
  min-width: 300px;
  border: 2px solid #e6e6e6;
}
@media (max-width: 767px) {
  .search_bar_container input {
    min-width: 200px;
  }
}
@media (max-width: 425px) {
  .search_bar_container input {
    min-width: 140px;
  }
}
@media (max-width: 370px) {
  .search_bar_container input {
    height: 35px;
    width: 135px;
  }
}
.search_bar_container input:focus {
  box-shadow: none;
  border: 3px solid #e6e6e6;
}
.search_bar_container a.header__search--icon {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  background-color: #ffffff;
}

.menu_bar_new {
  display: none;
}

li.nav-item.display_username_header {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
}

.menu_bar_new .menu {
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  padding: 0;
}

.menu_bar_new .line {
  fill: none;
  stroke: #024937;
  stroke-width: 3;
  stroke-dasharray: 60 207;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}

.mobile-nav .line1 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
}

.mobile-nav .line2 {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
}

.mobile-nav .line3 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
}

.display_username_header a.nav-link {
  color: #000000;
}
.display_username_header a.nav-link:first-child {
  padding: 0;
}
@media (max-width: 575px) {
  .display_username_header a.nav-link:first-child {
    max-width: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}

.sticky_header {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  background: #fff;
  transition: all 0.4s linear;
  filter: drop-shadow(0px 2px 16px rgba(0, 0, 0, 0.08));
}

.fixstyle, .store__header {
  position: fixed;
  width: 100%;
  z-index: 9;
}

.homepage .store__header {
  background-color: #ffffff;
}
.homepage .store_header--height {
  display: none;
}

.store__header {
  background-color: #ffffff;
}
.store__header.header_fixed {
  background-color: #ffffff;
  filter: drop-shadow(0px 2px 16px rgba(0, 0, 0, 0.08));
}
.store__header ul.nav li {
  padding: 0;
}
.store__header nav {
  align-self: center;
  display: flex;
  height: 100%;
}
.store__header nav ul.left-menu,
.store__header nav ul.right-menu {
  z-index: 99;
}
.store__header nav ul.left-menu li:last-child {
  margin-left: 5rem;
}
.store__header nav > ul > li {
  height: 80px;
  display: flex;
  align-items: center;
}
.store__header nav ul li a {
  color: #8e8e8e;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  outline: none;
}
.store__header nav ul li a:hover, .store__header nav ul li a:focus {
  color: #024937;
}
.store__header nav ul.xsnav li.active a {
  color: #024937;
}
.store__header nav ul.xsnav li.active a::after {
  content: "";
}
.store__header nav ul.xsnav li a {
  display: block;
  padding: 0.5rem 1rem;
}
.store__header nav ul li a.dropdown-item {
  font-size: 14px;
  padding: 0.5rem 1.5rem;
  display: flex;
  justify-content: space-between;
}
.store__header nav ul li a.dropdown-item:after {
  align-self: center;
}
.store__header nav ul li a.dropdown-item:hover, .store__header nav ul li a.dropdown-item:focus, .store__header nav ul li a.dropdown-item:active {
  background: #fafafa;
}
.store__header .search-dropdown {
  width: 250px;
  padding: 1rem;
  right: 0;
  left: auto;
}

li.nav-item.cart-icon.login_page_cart {
  padding: 0;
  display: inline-flex;
  align-items: center;
}

ul.nav.ms-auto.right-menu.login_page_searchbar ul.nav li {
  padding: 0 15px;
}

.store__header .menu-bar button {
  display: none;
}

.store__header .xsnav {
  position: relative;
  width: 100%;
  flex: 1;
  justify-content: flex-end;
}

.store__header .xsnav .dropdown.submenu ul {
  padding: 0;
  list-style: none;
}

.store__header .xsnav .submenu:hover > .header-dropdown,
.store__header .xsnav .submenu-inner:hover > .header-dropdown-inner {
  display: block;
}

@media (max-width: 1199px) {
  .order_manual-2 {
    order: 2;
  }
}
@media (min-width: 1025px) {
  .store__header .xsnav .dropdown.submenu .header-dropdown {
    position: absolute;
    top: 80px;
    z-index: 10;
    min-width: 200px;
    padding: 0px 0;
    background: #ffffff;
    border-radius: 0;
  }
  .store__header .xsnav .dropdown.submenu .level2-menu,
  .store__header .xsnav .dropdown.submenu .level3-menu {
    left: 100%;
    top: 0;
  }
  .store__header .xsnav .dropdown.submenu .header-dropdown-inner {
    position: absolute;
    background-color: #ffffff;
    top: 0;
    left: 200px;
    border-radius: 0;
  }
}
@media (max-width: 1024px) {
  .store__header {
    height: 62px;
  }
  .store__header .container {
    max-width: 540px;
  }
  .store__header nav ul.left-menu {
    padding-left: 0.75rem;
  }
  .store__header nav ul li a {
    font-size: 1rem;
  }
  .store__header nav ul li img {
    max-height: 42px;
  }
  .store__header .xsnav .dropdown.submenu ul {
    position: static;
    width: 100%;
  }
  .store__header nav ul.xsnav li {
    display: block;
  }
  .store__header .xsnav {
    position: fixed;
    left: -100%;
    top: 50px;
    flex-direction: column !important;
    width: 65%;
    transition: ease 0.5s all;
    background: #ffffff;
    justify-content: flex-start;
    height: calc(100vh - 50px);
    z-index: 9;
  }
  .store__header .xsnav .dropdown.submenu .slide-dropdown {
    top: 0;
  }
  .store__header .menu-bar button {
    display: inline-block;
  }
  .store__header.mobile-nav nav ul.xsnav {
    left: 0;
  }
  .store__header.mobile-nav nav ul.xsnav li a {
    position: relative;
    border-bottom: 1px solid #efefef;
  }
  .store__header.mobile-nav nav ul.xsnav li a.dropdown-toggle::after {
    position: absolute;
    height: 0px;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .store__header.mobile-nav nav ul.xsnav .dropdown #demo {
    position: relative;
  }
  .store__header nav ul li.login-drop .dropdown-menu {
    min-width: 220px;
  }
  .store__header nav ul li.login-drop .dropdown-menu > a {
    padding-left: inherit;
  }
  .store__header .store-btn {
    font-size: 14px;
    padding: 5px 10px;
  }
}
@media (max-width: 991px) {
  .logo {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .mobile-container {
    max-width: 100%;
    padding: 0 30px;
  }
  .order_manual-2 {
    order: 1;
    justify-content: space-between !important;
    padding-bottom: 15px;
    border-bottom: 1px solid rgb(244, 247, 254);
  }
  .order_manual-1 {
    order: 2;
    padding-top: 10px;
  }
  .menu_bar_new {
    display: block;
  }
  .navigation_contianer .xsnav {
    position: fixed;
    left: -100%;
    top: 56px;
    flex-direction: column !important;
    width: 35%;
    transition: ease 0.5s all;
    background: #ffffff;
    justify-content: flex-start;
    height: calc(100vh - 50px);
    z-index: 110;
  }
  .navigation_contianer.isNavMenuOpen .xsnav {
    left: 0;
  }
  .navigation_contianer.isNavMenuOpen .xsnav li {
    border-bottom: 1px solid #efefef;
    padding: 10px 5px;
  }
  .navigation_contianer .xsnav .dropdown.submenu .slide-dropdown {
    top: 0;
  }
  .navigation_contianer .menu-bar button {
    display: inline-block;
  }
  .navigation_contianer nav ul.xsnav {
    left: 0;
  }
  .navigation_contianer nav ul.xsnav li a {
    position: relative;
    border-bottom: 1px solid #efefef;
  }
  .navigation_contianer nav ul.xsnav li a.dropdown-toggle::after {
    position: absolute;
    height: 0px;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  li.nav-item.display_username_header.d-flex.align-items-center,
  li.nav-item.cart-icon {
    border-bottom: 0;
  }
  .navigation_contianer.mobile-nav nav ul.xsnav .dropdown #demo {
    position: relative;
  }
  .navigation_contianer nav ul li.login-drop .dropdown-menu {
    min-width: 220px;
  }
  .navigation_contianer nav ul li.login-drop .dropdown-menu > a {
    padding-left: inherit;
  }
}
@media (max-width: 575px) {
  .navigation_contianer .xsnav {
    width: 100%;
  }
  .cart_login_search_container .right-menu {
    justify-content: flex-start !important;
  }
}
body.home_page_header footer {
  border-top: 0;
}

footer {
  background: #ffffff;
  background-image: url(../images/footer.png);
  background-repeat: no-repeat;
  border-top: 5px solid #ffc700;
}
@media (max-width: 1024px) {
  footer {
    background-size: contain;
  }
}
footer .footer {
  padding: 60px 0 0 0;
}
footer .footer__logo {
  margin-bottom: 1.5rem;
}
footer .footer .footer-head {
  font-size: 16px;
  margin-bottom: 15px;
}
footer .footer .social-share,
footer .footer .footer-li {
  margin: 0;
  padding: 0;
}
footer .footer .social-share li {
  line-height: 20px;
}
footer .footer .footer-li li {
  list-style: none;
  display: block;
  margin-bottom: 15px;
  padding: 0;
}
footer .footer .footer-li li a {
  color: #8e8e8e;
  font-size: 14px;
  text-decoration: none;
  outline: none;
}
footer .footer .newsletter_input {
  height: 44px;
  padding-right: 40px;
  outline: none;
  box-shadow: none;
  border-radius: 8px 8px 8px 8px;
  color: rgb(143, 155, 186);
  background: rgb(250, 252, 254);
  border-color: rgb(224, 229, 242);
}
footer .footer .newsletter_send {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  display: flex;
  align-items: center;
  color: rgb(143, 155, 186);
  text-decoration: none;
  outline: none;
}
footer .footer .newsletter_send:hover, footer .footer .newsletter_send:focus {
  color: rgb(143, 155, 186);
}
footer .post-footer {
  padding: 25px 0;
}
@media (max-width: 767px) {
  footer .post-footer .legallinks {
    padding-left: 0px;
  }
}
footer .post-footer .legallinks li {
  list-style: none;
  display: inline-block;
}
footer .post-footer .legallinks li:first-child a {
  margin-left: 0;
}
footer .post-footer .legallinks li a {
  text-decoration: none;
  outline: none;
  color: #ffffff;
  margin-left: 15px;
}

.need_help ul {
  padding: 0;
  margin: 0;
}
.need_help ul li {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  list-style: none;
}
.need_help ul li span {
  margin-right: 12px;
  color: #8e8e8e;
}
.need_help ul li figure {
  margin: 0;
}

.footer-logo {
  display: flex;
  align-items: center;
  justify-content: end;
}
@media (max-width: 575px) {
  .footer-logo {
    justify-content: flex-start;
    margin-top: 2rem;
  }
}
.footer-logo a img {
  height: 48px;
  margin-bottom: 1.5rem;
}

.logo-section {
  position: relative;
}
.logo-section::before {
  position: absolute;
  content: "";
  border: 1px solid #e6e6e6;
  width: 90%;
  top: 30px;
  right: -84px;
}
@media (max-width: 767px) {
  .logo-section::before {
    right: auto;
    left: 200px;
  }
}
@media (max-width: 575px) {
  .logo-section::before {
    display: none;
  }
}

ul.address-information {
  padding: 0;
  margin: 0;
}
ul.address-information li {
  margin: 0 0 20px 0;
  list-style: none;
}
ul.address-information a {
  color: #8e8e8e;
  font-size: 14px;
}
ul.address-information p {
  color: #8e8e8e;
  font-size: 14px;
}

.copyright {
  padding: 0 0 15px 0;
  margin-top: 25px;
  border-top: 2px solid #e6e6e6;
  text-align: center;
}
.copyright p {
  color: #8e8e8e;
}
.copyright p a {
  color: #8e8e8e;
}
.copyright p a:hover {
  text-decoration: underline;
}

/**=====Common======**/
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  font-display: block;
}
/*======Silder=======*/
.home_banner .banner-vector {
  background-image: url(../images/banner-vector.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.home_banner .slider-container {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.home_banner .left-slide {
  height: 100%;
  width: 35%;
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 0.5s ease-in-out;
}
@media (max-width: 475px) {
  .home_banner .left-slide {
    width: 60%;
    z-index: 1;
  }
}
.home_banner .left-slide > div {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
}
.home_banner .left-slide h1 {
  font-size: 40px;
  margin-bottom: 10px;
  margin-top: -30px;
}
.home_banner .right-slide {
  height: 100% !important;
  position: absolute !important;
  left: 35% !important;
  width: 65% !important;
  transition: transform 0.5s ease-in-out;
}
.home_banner .right-slide > div {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
  height: 100%;
  width: 100%;
}
.home_banner button {
  border: none;
  background-color: #fff;
  color: #aaa;
  cursor: pointer;
  font-size: 16px;
  width: 40px !important;
  height: 40px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home_banner .slider-container .action-buttons button {
  position: absolute;
  left: 35%;
  top: 50%;
  z-index: 100;
}
@media (max-width: 1024px) {
  .home_banner .slider-container .action-buttons button {
    top: 76%;
  }
}
@media (max-width: 475px) {
  .home_banner .slider-container .action-buttons button {
    left: 60%;
  }
}
.home_banner .slider-container .action-buttons .down-button {
  transform: translateX(-100%);
  border-radius: 4px 0 0 4px;
}
.home_banner .slider-container .action-buttons .up-button {
  transform: translateY(-100%);
  border-radius: 0 4px 4px 0;
}
.home_banner .down-button:hover,
.home_banner .up-button:hover {
  background-color: #f0f0f0;
}
.home_banner .slider-text {
  max-width: 530px;
  margin: auto;
  text-align: left;
}
.home_banner .slider-text h4 {
  font-family: "Gloock";
  margin-bottom: 10px;
  font-size: 35px;
}
@media (max-width: 475px) {
  .home_banner .slider-text h4 {
    font-size: 24px;
  }
}
.home_banner .slider-text h6 {
  font-family: "Roboto";
  font-size: 22px;
  margin-bottom: 25px;
}

/*======Silder=======*/
/*========Button Animations=========*/
.primary_button {
  background: #119236;
  color: #ffffff;
  cursor: pointer;
  font-size: 16px;
  padding: 10px 40px;
  border: 0;
  transition: all 0.5s;
  border-radius: 0;
  width: auto;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.primary_button p {
  margin: 0;
  line-height: 0;
  position: absolute;
  top: 20%;
  left: 3%;
  right: 0;
  bottom: 0;
  opacity: 0;
  text-align: left;
}
.primary_button:focus {
  color: #ffffff;
}
.primary_button:hover {
  background: #ffc700;
  transition: all 0.5s;
  border-radius: 0;
  font-size: 16px;
  padding: 10px 40px;
  color: #000000;
}
@media (max-width: 575px) {
  .primary_button:hover {
    padding: 10px 25px;
    font-size: 14px;
  }
}
.primary_button:hover p {
  opacity: 1;
  transition: all 0.5s;
}
@media (max-width: 575px) {
  .primary_button {
    padding: 10px 25px;
    font-size: 14px;
  }
}

.secondary-button {
  background: #ffc700;
  color: #000000;
  cursor: pointer;
  font-size: 16px;
  padding: 10px 40px;
  border: 0;
  transition: all 0.5s;
  border-radius: 0;
  width: auto;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.secondary-button p {
  margin: 0;
  line-height: 0;
  position: absolute;
  top: 18%;
  left: 6%;
  right: 0;
  bottom: 0;
  opacity: 0;
  text-align: left;
}
.secondary-button:hover {
  background: #119236;
  transition: all 0.5s;
  border-radius: 0;
  font-size: 16px;
  padding: 10px 40px;
  color: #ffffff;
}
@media (max-width: 575px) {
  .secondary-button:hover {
    padding: 10px 25px;
    font-size: 14px;
  }
}
.secondary-button:hover p {
  opacity: 1;
  transition: all 0.5s;
}
@media (max-width: 575px) {
  .secondary-button {
    padding: 10px 25px;
    font-size: 14px;
  }
}

/*========Button Animations=========*/
.itembox {
  border-radius: 16px;
  overflow: hidden;
  border: 2px solid #e6e6e6;
}
.itembox__img {
  overflow: hidden;
  height: 350px;
}
.itembox__img a {
  display: block;
  height: 100%;
  text-decoration: none;
  outline: none;
}
.itembox__img a img {
  width: 100%;
  transition: ease all 2s;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.itembox__img a:hover img {
  transform: scale(1.2);
}
.itembox__details {
  background: #ffffff;
  padding: 1rem;
}
.itembox__details--title a {
  display: block;
  color: rgb(27, 37, 89);
  font-size: 1rem;
  font-weight: 700;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: left;
  text-decoration: none;
  outline: none;
}
.itembox__details--pricecode {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 575px) {
  .itembox__details--pricecode {
    align-items: flex-start;
  }
}
.itembox__details--price p {
  font-size: 18px;
  color: #119236;
  font-weight: 800;
}
.itembox__details--code p {
  font-size: 14px;
  color: #8e8e8e;
}

.store__breadcrumb ol {
  margin: 0;
}
.store__breadcrumb ol li a {
  font-size: 0.875rem;
  color: #ffffff;
  text-decoration: none;
  outline: none;
}
.store__breadcrumb ol li a.active {
  color: #ffc700;
}
.store__breadcrumb ol .breadcrumb-item + .breadcrumb-item::before {
  content: "\e649";
  font-size: 0.75rem;
  font-family: "themify";
  line-height: 2;
  color: #ffffff;
}

#home_banner_slider .owl-nav {
  margin: 0;
}
#home_banner_slider .owl-nav button {
  margin: 0;
  color: #ffffff;
  background: gray !important;
}
#home_banner_slider .owl-dots {
  margin-top: 0px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5px;
}
#home_banner_slider .owl-dots .owl-dot span {
  width: 10px;
  margin: auto;
  height: 10px;
  background: rgb(163, 174, 208);
}
#home_banner_slider .owl-dots .owl-dot.active {
  border: 1px solid #ffffff;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 18px;
}
#home_banner_slider .owl-dots .owl-dot.active span {
  background: #ffffff;
}

.featureditems,
.shopbycategories {
  padding: 3rem 0;
  background-image: url(../images/bestseller-background.png);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
.featureditems .owl-carousel .owl-stage-outer,
.shopbycategories .owl-carousel .owl-stage-outer {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.featureditems .itembox__details--title a,
.shopbycategories .itembox__details--title a {
  text-align: left;
  font-weight: 500;
  font-size: 16px;
  color: black;
  padding: 6px 0px;
}
.featureditems .itembox__details--pricecode,
.shopbycategories .itembox__details--pricecode {
  display: flex;
}

.shopbycategories {
  padding-bottom: 3rem;
}
.shopbycategories h4 {
  margin-bottom: 1rem;
}
.shopbycategories .itembox {
  margin-bottom: 1.5rem;
}
.shopbycategories .itembox__details--title a {
  text-align: center;
  font-weight: 400;
}
.shopbycategories .itembox__details--pricecode {
  display: none;
}
.shopbycategories .promotion_banner {
  border-radius: 8px 8px 8px 8px;
  margin-bottom: 1.5rem;
  overflow: hidden;
  filter: drop-shadow(0px 2px 16px rgba(0, 0, 0, 0.08));
}
.shopbycategories .promotion_banner--1, .shopbycategories .promotion_banner--2 {
  position: relative;
}
.shopbycategories .promotion_banner--1 img, .shopbycategories .promotion_banner--2 img {
  width: 100%;
  transition: ease all 2s;
}
.shopbycategories .promotion_banner--1__details {
  background: rgba(85, 137, 151, 0.7);
  right: 0;
}
.shopbycategories .promotion_banner--2__details {
  background: rgba(116, 70, 109, 0.4);
  left: 0;
}
.shopbycategories .promotion_banner__details {
  color: #ffffff;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  display: flex;
  align-items: center;
  padding: 1.5rem;
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  transition: ease all 2s;
}
.shopbycategories .promotion_banner__details h2 {
  font-weight: 400;
}
.shopbycategories .promotion_banner:hover .promotion_banner--1 img,
.shopbycategories .promotion_banner:hover .promotion_banner--2 img {
  transform: scale(1.2);
}
.shopbycategories .promotion_banner:hover .promotion_banner__details {
  width: 70%;
}
.shopbycategories .itembox__img {
  height: auto;
}

.category_title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media (max-width: 575px) {
  .category_title {
    width: auto;
  }
}
.category_title h1 {
  color: #ffffff;
  font-family: "Gloock";
}
.category_title label {
  color: white;
}
.category_title .bootstrap-select > .dropdown-toggle.btn {
  border-bottom-color: #ffc700;
}
.category_title .bootstrap-select > .dropdown-toggle.btn:focus {
  outline: none !important;
  outline-offset: none !important;
}

.category__main .category_banner {
  background-image: url(../images/services.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 18vh;
  background-size: 100% 100%;
}
.category__main .category_banner h1 span {
  color: rgb(143, 155, 186);
}
.category__main .category_banner .sorting {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.category__main .category_banner .sorting__select {
  min-width: 130px;
}
.category__main .category_banner .sorting__select label {
  font-weight: 700;
}
.category__main .category_banner .sorting__btn {
  background-color: rgb(239, 244, 251);
  padding: 0.25rem;
  border-radius: 6px 6px 6px 6px;
  margin-top: 1.5rem;
}
.category__main .category_banner .sorting__btn li {
  display: inline-flex;
}
.category__main .category_banner .sorting__btn li a {
  color: rgb(72, 85, 133);
  display: block;
  padding: 0.5rem;
  line-height: 0;
  border-radius: 6px 6px 6px 6px;
  text-decoration: none;
  outline: none;
}
.category__main .category_banner .sorting__btn li a.active {
  color: #024937;
  background-color: #ffffff;
}
.category__main .categoryitems {
  padding-top: 1.5rem;
  padding-bottom: 3rem;
}
.category__main .categoryitems .itembox {
  margin-bottom: 1.5rem;
  position: relative;
}
.category__main .categoryitems .filter h3 {
  margin-bottom: 4rem;
}
.category__main .categoryitems .filter .filter__head {
  margin-bottom: 1.5rem;
  font-size: 14px;
  text-transform: capitalize;
  color: #8e8e8e;
}
.category__main .categoryitems .filter__byprice li {
  list-style: none;
  margin-bottom: 1rem;
}
.category__main .categoryitems .filter__byprice [type=radio]:checked,
.category__main .categoryitems .filter__byprice [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.category__main .categoryitems .filter__byprice [type=radio]:checked + label,
.category__main .categoryitems .filter__byprice [type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  display: inline-block;
}
.category__main .categoryitems .filter__byprice [type=radio]:checked + label:before,
.category__main .categoryitems .filter__byprice [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: none;
  border-radius: 100%;
  background: rgb(201, 212, 234);
}
.category__main .categoryitems .filter__byprice [type=radio]:checked + label:after,
.category__main .categoryitems .filter__byprice [type=radio]:not(:checked) + label:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #024937;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  transition: all 0.2s ease;
}
.category__main .categoryitems .filter__byprice [type=radio]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.category__main .categoryitems .filter__byprice [type=radio]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.category__main .categoryitems .filter__bycolor {
  margin-top: 2.5rem;
}
.category__main .categoryitems .filter__bycolor-colors li {
  list-style: none;
  display: inline-block;
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
}
.category__main .categoryitems .filter__bycolor-colors li a {
  color: #ffffff;
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 8px 8px 8px 8px;
  position: relative;
  text-decoration: none;
  outline: none;
}
.category__main .categoryitems .filter__bycolor-colors li a.active::after {
  content: "\e64c";
  font-family: "themify";
  position: absolute;
  font-size: 0.75rem;
  left: 5px;
  top: 3px;
}
.category__main .categoryitems .filter__bycolor--primary-dark {
  background-color: #ffc700;
}
.category__main .categoryitems .filter__bycolor--info-dark {
  background-color: #1976d2;
}
.category__main .categoryitems .filter__bycolor--success-dark {
  background-color: #007e33;
}
.category__main .categoryitems .filter__bycolor--warning {
  background-color: #ffbb33;
}
.category__main .categoryitems .filter__bycolor--primary-black {
  background-color: #000000;
}
.category__main .categoryitems .filter__bycolor--blue-dark {
  background-color: #0000ff;
}

.item-details {
  padding: 2.5rem 0;
}
.item-details .item__gallery {
  display: flex;
  position: sticky;
  top: 100px;
  bottom: 0;
}
.item-details .item__gallery #gal1 {
  flex-shrink: 0;
}
.item-details .item__gallery #gal1 .item {
  margin-bottom: 1rem;
}
.item-details .item__gallery #gal1 .item img {
  border: 1px solid rgb(224, 229, 242);
  border-radius: 8px 8px 8px 8px;
  max-width: 100%;
  max-height: 80px;
}
.item-details .item__gallery .item__image {
  margin-left: 1rem;
  position: relative;
  flex-grow: 1;
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.08);
}
.item-details .item__details .item__code {
  margin-top: 0.5rem;
}
.item-details .item__details .item__code span {
  font-weight: 500;
  color: #ff8800;
}
.item-details .item__details .item__price {
  color: #024937;
  margin-top: 2rem;
}
.item-details .item__details .item__description ul {
  margin-top: 0.75rem;
}
.item-details .item__details .item__description ul li {
  margin-bottom: 0.75rem;
}
.item-details .item__details .item__properties--size {
  margin-top: 2rem;
}
.item-details .item__details .item__properties--size ul {
  padding: 0;
  margin: 0;
  margin-top: 0.5rem;
}
.item-details .item__details .item__properties--size ul li {
  list-style: none;
  display: inline-flex;
  margin-top: 0.5rem;
  margin-right: 0.5rem;
}
.item-details .item__details .item__properties--size ul li a {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: rgb(72, 85, 133);
  width: 35px;
  height: 35px;
  background: #ffffff;
  border-radius: 8px 8px 8px 8px;
  text-decoration: none;
  outline: none;
}
.item-details .item__details .item__properties--size ul li a span {
  margin: auto;
}
.item-details .item__details .item__properties--size ul li a.active {
  background-color: #024937;
  color: #ffffff;
}
.item-details .item__details .item__properties--size .item__sizechart {
  display: inline-block;
  text-decoration: none;
  outline: none;
  color: rgb(27, 37, 89);
  margin-top: 0.5rem;
}
.item-details .item__details .item__properties--color {
  margin-top: 2rem;
}
.item-details .item__details .item__properties--color ul {
  padding: 0;
  margin: 0;
  margin-top: 0.5rem;
}
.item-details .item__details .item__properties--color ul li {
  list-style: none;
  display: inline-flex;
  margin-top: 0.5rem;
  margin-right: 0.5rem;
}
.item-details .item__details .item__properties--color ul li a {
  color: #ffffff;
  position: relative;
  width: 35px;
  height: 35px;
  border-radius: 8px 8px 8px 8px;
  text-decoration: none;
  outline: none;
}
.item-details .item__details .item__properties--color ul li a.active::after {
  content: "\e64c";
  font-family: "themify";
  position: absolute;
  font-size: 1.25rem;
  left: 7px;
  top: 3px;
}
.item-details .item__details .item__properties--color--primary-dark {
  background-color: #ffc700;
}
.item-details .item__details .item__properties--color--info-dark {
  background-color: #1976d2;
}
.item-details .item__details .item__properties--color--success-dark {
  background-color: #007e33;
}
.item-details .item__details .item__properties--color--warning {
  background-color: #ffbb33;
}
.item-details .item__details .item__properties--color--primary-black {
  background-color: #000000;
}
.item-details .item__details .item__properties--color--blue-dark {
  background-color: #0000ff;
}
.item-details .item__details--footer {
  display: flex;
  align-items: center;
  margin-top: 1rem;
}
.item-details .store_btn.text-decoration-underline {
  overflow: initial;
}

.mostpopular {
  display: none;
  padding-bottom: 3rem;
}
.mostpopular .owl-carousel .owl-stage-outer {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.mostpopular .itembox__details--title a {
  text-align: left;
  font-weight: 500;
  font-size: 16px;
  color: black;
  padding: 6px 0px;
}
.mostpopular .itembox__details--pricecode {
  display: flex;
}

.userlogin__section {
  padding: 4rem 0;
}
.userlogin__section .logn__form {
  background-color: #ffffff;
  padding: 2.5rem;
  border: dotted #ffc700;
  border-radius: 5px;
}
.userlogin__section .logn__form .login__heading {
  margin: 1rem 0;
  line-height: 150%;
}
.userlogin__section .logn__form .login__footer--url a {
  color: rgb(45, 57, 107);
  text-decoration: none;
  outline: none;
}
.userlogin__section .logn__form .forgotemail-success .forgot__text--success {
  color: #46c940;
}

.forgot__main {
  background-color: #fcf2da;
}

.cart-table-details th {
  border: 2px solid #e6e6e6;
  padding: 8px;
  color: #8e8e8e;
  font-size: 14px;
  background-color: #f6f6f6;
}
.cart-table-details td {
  border: 2px solid #e6e6e6;
  padding: 12px;
  font-size: 14px;
}

th.table-title {
  width: 20%;
}

.itemcart {
  background-color: #fcf2da;
  padding: 4rem 0;
}
.itemcart div#cartDetails {
  padding: 2rem;
  margin: 1rem 0;
  background: #fff;
  border: dotted #ffc700;
}
.itemcart div#cartDetails h1 {
  color: #8e8e8e;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 34px;
  position: relative;
  text-align: left;
}
@media (max-width: 575px) {
  .itemcart div#cartDetails h1 {
    font-size: 24px;
  }
}
.itemcart div#cartDetails h1::before {
  position: absolute;
  content: "";
  background: #ffc700;
  width: 69px;
  height: 5px;
  bottom: -13px;
  border-radius: 50px;
}
.itemcart .cart__title span {
  color: rgb(143, 155, 186);
}
.itemcart .cart__allremovebtn {
  color: black;
  text-decoration: none;
  outline: none;
  background: #fcf2da;
  padding: 6px 21px;
  border-radius: 50px;
  font-size: 14px;
  border: 1px solid #fcf2da;
}
.itemcart .cart__allremovebtn:hover {
  border: 1px solid #ffc700;
}
.itemcart .cartbar {
  background-color: #ffffff;
  padding: 1rem;
  margin-bottom: 1rem;
  border-radius: 16px 16px 16px 16px;
}
.itemcart .cartbar .cartbar__thumb img {
  max-height: 80px;
  border-radius: 8px 8px 8px 8px;
}
.itemcart .cartbar__actions--edit, .itemcart .cartbar__actions--delete {
  color: rgb(27, 37, 89);
  font-size: 1.2rem;
  display: inline-flex;
  margin-left: 0.25rem;
  text-decoration: none;
  outline: none;
}
.itemcart .cartbar__actions--delete {
  color: #e70000;
  font-size: 13px;
  margin: 7px 0 0 0;
}
.itemcart .cartbar__item_property {
  margin-top: 0.75rem;
}
.itemcart .cartbar__item_property--key, .itemcart .cartbar__item_property--value {
  margin-right: 0.625rem;
}
.itemcart .cartbar__item_property--value {
  color: rgb(104, 118, 159);
}
.itemcart__total {
  text-align: right;
}
.itemcart__total h6 {
  display: flex;
  align-items: center;
  justify-content: end;
}
.itemcart__total h6 p {
  padding-right: 10px;
}
.itemcart .cart__options .cart__shopping-btns {
  margin-top: 1rem;
}
.itemcart .cart__options .cart__shopping-btns a:first-child {
  margin-right: 1rem;
}

.checkoutprocess,
.checkoutprocess__pricedetails {
  padding: 4rem 0;
}
.checkoutprocess .checkout__shipping,
.checkoutprocess__pricedetails .checkout__shipping {
  background-color: #ffffff;
  padding: 1.5rem;
  border-radius: 16px;
}
.checkoutprocess .checkout__shipping--new,
.checkoutprocess__pricedetails .checkout__shipping--new {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.checkoutprocess .checkout__shipping--new:hover, .checkoutprocess .checkout__shipping--new:focus,
.checkoutprocess__pricedetails .checkout__shipping--new:hover,
.checkoutprocess__pricedetails .checkout__shipping--new:focus {
  border: 1px solid #024937;
}
.checkoutprocess .checkout__shipping--new.active,
.checkoutprocess__pricedetails .checkout__shipping--new.active {
  border: 1px solid #024937;
}
.checkoutprocess .checkout__shipping--form,
.checkoutprocess__pricedetails .checkout__shipping--form {
  margin-top: 2rem;
}
.checkoutprocess .checkout__shipping--form-radio li,
.checkoutprocess__pricedetails .checkout__shipping--form-radio li {
  list-style: none;
  display: inline-flex;
  margin-right: 0.5rem;
  margin-top: 0.75rem;
}
.checkoutprocess .checkout__shipping--method .selectwith__img .fedex_logo,
.checkoutprocess .checkout__shipping--method .selectwith__img .ups_logo,
.checkoutprocess .checkout__shipping--method .selectwith__img .usps_logo,
.checkoutprocess__pricedetails .checkout__shipping--method .selectwith__img .fedex_logo,
.checkoutprocess__pricedetails .checkout__shipping--method .selectwith__img .ups_logo,
.checkoutprocess__pricedetails .checkout__shipping--method .selectwith__img .usps_logo {
  display: inline-flex;
}
.checkoutprocess .checkout__shipping--method .selectwith__img .fedex_logo,
.checkoutprocess__pricedetails .checkout__shipping--method .selectwith__img .fedex_logo {
  background: url(../images/fedex_logo.svg) no-repeat;
  height: 8px;
  width: 30px;
}
.checkoutprocess .checkout__shipping--method .selectwith__img .ups_logo,
.checkoutprocess__pricedetails .checkout__shipping--method .selectwith__img .ups_logo {
  background: url(../images/ups_logo.svg) no-repeat;
  height: 23px;
  width: 30px;
}
.checkoutprocess .checkout__shipping--method .selectwith__img .usps_logo,
.checkoutprocess__pricedetails .checkout__shipping--method .selectwith__img .usps_logo {
  background: url(../images/usps_logo.svg) no-repeat;
  height: 10px;
  width: 80px;
}
.checkoutprocess .addsbox,
.checkoutprocess__pricedetails .addsbox {
  list-style: none;
  display: inline-flex;
  max-width: 100%;
  border: 1px solid rgb(224, 229, 242);
  padding: 0.75rem 0.5rem;
  border-radius: 8px;
}
.checkoutprocess .checkout__options .checkout__details,
.checkoutprocess__pricedetails .checkout__options .checkout__details {
  margin-top: 1rem;
  background-color: #ffffff;
  padding: 1rem 1.25rem;
  border-radius: 16px;
}
.checkoutprocess .checkout__options .checkout__details-list,
.checkoutprocess__pricedetails .checkout__options .checkout__details-list {
  margin-bottom: 0.75rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.0509803922);
  padding-bottom: 7px;
}
.checkoutprocess .checkout__options .checkout__details-list:last-child,
.checkoutprocess__pricedetails .checkout__options .checkout__details-list:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
.checkoutprocess .checkout__options .checkout__shopping-btns,
.checkoutprocess__pricedetails .checkout__options .checkout__shopping-btns {
  margin-top: 1rem;
}
.checkoutprocess .checkout__options .checkout__shopping-btns a:first-child,
.checkoutprocess__pricedetails .checkout__options .checkout__shopping-btns a:first-child {
  margin-right: 1rem;
}

.checkoutprocess__pricedetails {
  padding: 0;
}
.checkoutprocess__pricedetails h6 {
  margin-bottom: 1rem;
}
.checkoutprocess__pricedetails .checkout__details {
  margin-top: 0 !important;
  border: 1px solid #c9d4ea;
  background-color: #ffffff;
  padding: 1rem 1.25rem;
  border-radius: 16px;
  margin-bottom: 24px;
}

.checkout__main + .modal .modal-body {
  max-height: 500px;
}

.checkout__main + .modal .modal-body input + label p,
.checkout__main + .modal .modal-body label {
  font-size: 0.875rem;
  font-weight: 500;
  width: 100%;
}

.oneline__wrap {
  display: inline-block;
  max-width: 100%;
  -webkit-box-orient: vertical;
  overflow-x: hidden;
  text-overflow: ellipsis;
}

.ordercomplete__section {
  padding: 7rem 0;
  background-color: #fcf2da;
}
.ordercomplete__section .orderconfirm__box {
  text-align: center;
}

form#attributableForm.item__properties {
  border-bottom: 2px solid #efefef;
  border-left: 0;
  padding: 20px 0;
}

/*---------PDF Manual----------*/
.user_manual {
  border: 2px solid #efefef;
  border-left: 0;
  border-right: 0;
  padding: 20px 0;
  margin-top: 20px;
}
.user_manual h4 {
  font-size: 18px;
  font-weight: 600;
}
.user_manual ul {
  padding: 0;
  margin: 0;
}
.user_manual li {
  list-style: none;
  margin: 0 !important;
}

/*---------PDF Manual----------*/
.contact__main {
  display: flex;
  align-items: center;
}
.contact__main .contact__section {
  width: 100%;
  margin: auto;
  padding: 4rem 0;
}
.contact__main .contact__section .contact__box {
  background-color: #ffffff;
  padding: 2rem;
  border-radius: 16px;
}
.contact__main .contact__section .contact__box .contact__list {
  width: 200px;
  height: 100px;
  border-radius: 8px;
  background-color: rgb(239, 244, 251);
}

div#user-profile {
  padding: 1rem;
}

.myaccount__section {
  padding: 4rem 0;
  background-color: #fcf2da;
}
.myaccount__section .myaccount__links,
.myaccount__section .myaccount__options,
.myaccount__section .myaccount__detail {
  border-radius: 16px;
  margin: 1rem 0;
  background: #fff;
  border: dotted #ffc700;
}
.myaccount__section .my_account_title h2 {
  color: #8e8e8e;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 34px;
  position: relative;
  text-align: left;
}
.myaccount__section .my_account_title h2::before {
  position: absolute;
  content: "";
  background: #ffc700;
  width: 69px;
  height: 5px;
  bottom: -13px;
  border-radius: 50px;
}
.myaccount__section .my_account_title h5 {
  color: #8e8e8e;
}
.myaccount__section .options_myaccount {
  border-top: 2px solid #e6e6e6;
  margin-top: 15px;
}
.myaccount__section .options_myaccount .nav .nav-item {
  margin-bottom: 10px;
  padding: 10px 0 8px 20px;
  border-bottom: 1px solid #efefef;
}
.myaccount__section .options_myaccount .nav .nav-item:last-child {
  margin-bottom: 0rem;
}
.myaccount__section .options_myaccount .nav .nav-item .nav-link {
  color: #8e8e8e;
  padding: 0;
}
.myaccount__section .options_myaccount .nav .nav-item .nav-link.active, .myaccount__section .options_myaccount .nav .nav-item .nav-link:hover, .myaccount__section .options_myaccount .nav .nav-item .nav-link:focus {
  color: #024937;
}
.myaccount__section .myaccount__detail .ordersort__select {
  min-width: 250px;
  margin-bottom: 1rem;
}
.myaccount__section .myaccount__detail .ordersort__select h6 {
  color: #8e8e8e;
}
.myaccount__section .myaccount__detail .order__detail {
  margin-top: 1.5rem;
  font-size: 0.875rem;
}
.myaccount__section .myaccount__detail .order__detail-row {
  background-color: #ffffff;
  padding: 1rem;
  border: 1px dashed rgb(201, 212, 234);
  border-radius: 16px;
  margin-bottom: 1rem;
}
.myaccount__section .myaccount__detail .order__detail-row:last-child {
  margin-bottom: 0rem;
}
.myaccount__section .myaccount__detail .ordersearch h6 {
  color: #8e8e8e;
}
.myaccount__section .myaccount__detail .ordersearch .form-group {
  position: relative;
}
.myaccount__section .myaccount__detail .ordersearch .form-group .form-control {
  display: block;
  width: 100%;
  padding: 0.565rem 3rem;
  font-size: 1rem;
  font-weight: 400;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #cacaca;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 8px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.myaccount__section .myaccount__detail .ordersearch .form-group .form-control:focus {
  box-shadow: none;
}
.myaccount__section .myaccount__detail .ordersearch .form-group i {
  position: absolute;
  position: absolute;
  color: #aaa;
  top: 58%;
  left: 15px;
}
.myaccount__section .myaccount__detail .ordersearch .ordersearch h6 {
  color: #8e8e8e;
}
.myaccount__section .myaccount__detail .ordersearch .search-box {
  height: 44px;
  outline: none;
  box-shadow: none;
  border: 2px solid #e6e6e6;
  color: #000000;
  background-color: white;
  border-radius: 0px;
  border-bottom: 3px solid #024937;
  width: 100%;
  padding: 10px;
}
.myaccount__section .myaccount__detail .ordersearch .search-box:focus {
  box-shadow: none;
  border: 2px solid #e6e6e6;
  border-bottom: 3px solid #024937;
}
.myaccount__section .myaccount__detail .ordersearch .search-box:not(:valid) ~ .close-icon {
  display: none;
}
.myaccount__section .myaccount__detail .ordersearch .close-icon {
  position: relative;
  padding: 10px;
  border: 1px solid transparent;
  background-color: transparent;
  display: inline-block;
  vertical-align: middle;
  outline: 0;
  cursor: pointer;
}
.myaccount__section .myaccount__detail .ordersearch .close-icon:after {
  content: "X";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  background-color: #f54a42;
  z-index: 1;
  right: 35px;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 1px;
  border-radius: 50%;
  text-align: center;
  color: white;
  font-weight: normal;
  font-size: 12px;
  box-shadow: 0 0 2px #e50f0f;
  cursor: pointer;
}
.myaccount__section .myaccount__detail .manage__address--existing .addsbox {
  list-style: none;
  display: block;
  border: 1px solid rgb(224, 229, 242);
  padding: 0.75rem;
  border-radius: 8px;
  position: relative;
}
.myaccount__section .myaccount__detail .manage__address--existing .addsbox .address__default {
  background: #01b574;
  color: #ffffff;
  font-size: 0.625rem;
  border-radius: 4px 4px 0 0;
  padding: 0.125rem 0.5rem;
  position: absolute;
  top: -1.25rem;
  right: -1px;
  display: none;
}
.myaccount__section .myaccount__detail .manage__address--existing .addsbox.active {
  border-radius: 8px 0 8px 8px;
}
.myaccount__section .myaccount__detail .manage__address--existing .addsbox.active .address__default {
  display: inline-flex;
}
.myaccount__section .myaccount__detail .wishlist__row {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px dashed rgb(201, 212, 234);
}
.myaccount__section .myaccount__detail .wishlist__row:last-child {
  padding-bottom: 0rem;
  margin-bottom: 0rem;
  border-bottom: none;
}
.myaccount__section .myaccount__detail .myprofile-head a i {
  color: #000000;
}
.myaccount__section .myaccount__detail .myprofile-head a i:hover {
  color: #024937;
}
.myaccount__section .myaccount__detail .my__profile {
  margin-top: 32px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 1.5rem;
}
.myaccount__section .accordion .accordion-item {
  border: none;
}
.myaccount__section .accordion .accordion-item .accordion-header .accordion-button {
  box-shadow: none;
  position: relative;
  display: flex;
  align-items: center;
  font-weight: 500;
  width: 100%;
  padding: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #ffffff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}
.myaccount__section .accordion .accordion-item .accordion-header .accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  background-image: none;
  content: "\e64b";
  font-family: "themify";
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
.myaccount__section .fullform {
  border-bottom: 1px solid #c9d4ea;
  padding-bottom: 1.5rem;
}
.myaccount__section .fullform .form-control {
  height: 44px;
  padding: 14px;
  outline: none;
  box-shadow: none;
  border-radius: 8px 8px 8px 8px;
  color: #1b2559;
  background-color: #ffffff;
  border-color: #e3e3e3;
}
.myaccount__section .fullform .form-group #primaryEmail,
.myaccount__section .fullform .form-group #customerID {
  cursor: context-menu;
  height: 44px;
  outline: none;
  box-shadow: none;
  border: 2px solid #e6e6e6;
  color: #000000;
  background-color: white;
  border-radius: 0px;
  border-bottom: 3px solid #024937;
}
.myaccount__section .labelfont {
  font-weight: 500;
}
.myaccount__section form.is-readonly .btn-save {
  display: none;
}
.myaccount__section form.is-readonly input[disabled],
.myaccount__section form.is-readonly textarea[disabled] {
  cursor: context-menu;
  background-color: #f6f8fd;
  border-color: transparent;
  outline-color: transparent;
  box-shadow: none;
  padding: 14px;
}
.myaccount__section form.is-readonly input[disabled] #primaryEmail,
.myaccount__section form.is-readonly textarea[disabled] #primaryEmail {
  background: #000;
  border: none;
  cursor: context-menu;
  color: rgba(0, 0, 0, 0.4117647059);
  padding-left: 14px;
}
.myaccount__section form.is-readonly input[disabled] #customerID,
.myaccount__section form.is-readonly textarea[disabled] #customerID {
  background: #f6f8fd;
  border: none;
  cursor: context-menu;
  color: rgba(0, 0, 0, 0.4117647059);
  padding-left: 14px;
}
.myaccount__section form.is-editing .btn-edit {
  display: none;
}
.myaccount__section .manage__address--edit {
  background-color: #ffffff;
  padding: 1rem 0;
  border-radius: 16px;
  margin-bottom: 2rem;
}
.myaccount__section .manage__address--edit .required,
.myaccount__section .manage__address--edit .pristine-error {
  color: #ff0000;
  font-size: 13px;
}

.billing__section .fullform {
  padding-bottom: 1.5rem;
}
.billing__section .fullform .form-control {
  height: 44px;
  padding: 14px;
  outline: none;
  box-shadow: none;
  border-radius: 8px 8px 8px 8px;
  color: #1b2559;
  background-color: #ffffff;
  border-color: #e3e3e3;
}
.billing__section .fullform .form-group #primaryEmail,
.billing__section .fullform .form-group #customerID {
  background: #f6f8fd;
  border: none;
  cursor: context-menu;
  color: rgba(0, 0, 0, 0.4117647059);
  padding-left: 14px;
}
.billing__section .billing__section {
  background-color: #ffffff;
  padding: 1rem;
  border-radius: 16px;
  margin-bottom: 2rem;
}

.badgestatus {
  display: inline-block;
  padding: 8px 11px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 18px;
}

.bg-completed {
  background-color: #edf9f0;
  color: #56876d;
}

.bg-pending {
  background-color: rgba(255, 136, 0, 0.08);
  color: #ff8800;
}

.bg-failed {
  background-color: rgba(255, 68, 8, 0.08);
  color: #ff4444;
}

.more-menu {
  width: 130px;
}

.pyretry_store_btn {
  color: #212121;
  display: inline-block;
  padding: 9px 16px;
  text-decoration: none;
  border-radius: 8px 0px 0px 8px;
  background-color: transparent;
  border: 1px solid transparent;
  margin: 0;
  outline: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  text-align: center;
  /* white-space: nowrap; */
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  line-height: 14px;
  outline: none;
  box-shadow: none;
}

.pyretry_btn {
  color: #ffffff;
  -webkit-user-select: none;
  background-color: #f54a42;
  border: 1px solid transparent;
  font-size: 1rem;
  border-radius: 0px 8px 8px 0px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.pyretry_btn:focus {
  box-shadow: none;
}

.btn-check:active + .btn-danger,
.btn-check:checked + .btn-danger,
.btn-danger.active,
.btn-danger:active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #f54a42;
  border-color: #f54a42;
}

/* More Button / Dropdown Menu */
.more-btn,
.more-menu-btn {
  background: none;
  display: flex;
  flex-direction: column;
  border: 0 none;
  line-height: normal;
  overflow: visible;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  width: 100%;
  text-align: left;
  outline: none;
  cursor: pointer;
}

.more-dot {
  background-color: #aab8c2;
  margin: 1px auto;
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-right: 0px;
  border-radius: 50%;
  transition: background-color 0.3s;
}

.more-menu {
  position: absolute;
  z-index: 900;
  float: left;
  padding: 10px 0;
  margin-top: 9px;
  background-color: #ffffff;
  border: 1px solid #ccd8e0;
  border-radius: 4px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
  opacity: 0;
  transform: translate(0, 15px) scale(0.95);
  transition: transform 0.1s ease-out, opacity 0.1s ease-out;
  pointer-events: none;
}

.more-menu-caret {
  position: absolute;
  top: -10px;
  left: 12px;
  width: 18px;
  height: 10px;
  float: left;
  overflow: hidden;
}

.more-menu-caret-outer,
.more-menu-caret-inner {
  position: absolute;
  display: inline-block;
  margin-left: -1px;
  font-size: 0;
  line-height: 1;
}

.more-menu-caret-outer {
  border-bottom: 10px solid #c1d0da;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  height: auto;
  left: 0;
  top: 0;
  width: auto;
}

.more-menu-caret-inner {
  top: 1px;
  left: 1px;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 9px solid #ffffff;
}

.more-menu-items {
  margin: 0;
  list-style: none;
  padding: 0;
}

.more-menu-item {
  display: flex;
  align-items: center;
}
.more-menu-item .actionicon {
  padding: 12px;
}
.more-menu-item .actionicon:hover {
  color: rgb(221, 67, 59);
}

.more-menu-btn {
  /* min-width: 100%; */
  color: #66757f;
  cursor: pointer;
  display: block;
  font-size: 13px;
  line-height: 18px;
  padding: 7px;
  position: relative;
  white-space: nowrap;
}

.more-menu-item:hover {
  background-color: rgb(239, 244, 251);
}

.more-menu-item:hover .more-menu-btn {
  color: rgb(221, 67, 59);
}

.more-btn:hover .more-dot,
.show-more-menu .more-dot {
  background-color: #516471;
}

.show-more-menu .more-menu {
  opacity: 1;
  transform: translate(0, 0) scale(1);
  pointer-events: auto;
}

.vieworderproduct {
  border: 1px dashed rgb(201, 212, 234);
  border-radius: 8px;
}
.vieworderproduct__row {
  padding-bottom: 1rem;
  border-bottom: 1px dashed rgb(201, 212, 234);
}
.vieworderproduct__row:last-child {
  margin-bottom: 0rem;
}

.status_width {
  max-width: 85px;
}

.viewordermodel .modal-dialog {
  max-width: 900px;
  margin: 1.75rem auto;
}
.viewordermodel .modal-dialog .modal-header {
  padding: 1rem 2rem;
}
.viewordermodel .modal-dialog .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem 2rem;
  max-height: 600px;
  height: 100%;
  overflow-y: scroll;
}
.viewordermodel .modal-dialog .modal-body .typo__p--16 {
  font-weight: 500;
}
.viewordermodel .modal-dialog .modal-body .typo__p--18 {
  font-weight: 500;
}

.vieworder {
  border-bottom: 1px dashed #c9d4ea;
  padding: 7px;
  margin-bottom: 1rem;
}

.staticpage__section {
  padding: 2rem 0;
  background-color: #fcf2da;
}

.toast-body {
  justify-content: space-between;
  align-items: center;
  display: flex;
  color: #fff;
}

.toast-body.success {
  background: #01b574;
}

.toast-body.error {
  background: #ff4444;
}

.attributeOption label input {
  display: none;
}
.attributeOption label input + div {
  border: 1px solid #e0e5f2;
  padding: 5px 20px;
}
.attributeOption input[type=radio]:checked + div {
  color: white;
  background-color: #f54a42;
  border-color: #f54a42;
}

.attributeOption:first-child label input {
  display: none;
}
.attributeOption:first-child label input + div {
  background: grey;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: none;
  padding: initial;
}
.attributeOption:first-child label input + div span {
  display: none;
}
.attributeOption:first-child label #RD + div {
  background: red;
}
.attributeOption:first-child label #BLK + div {
  background: black;
}
.attributeOption:first-child input[type=radio]:checked + div {
  border: 2px solid grey;
  color: #a2a5b1;
  background-color: initial;
  border-color: initial;
}

.accordion-button::after {
  content: "\f106";
  font-family: FontAwesome;
  background: none;
}

.accordion-button:not(.collapsed)::after {
  background: none;
}

.accordion-button:focus {
  border-color: #fff;
  box-shadow: none;
}

.checkoutprocess .checkout__address_info {
  border: none;
  padding: 0;
  border-radius: 0;
  height: 100%;
  width: 100%;
}

.checkoutprocess .checkout__address_info input {
  display: none;
}

.checkoutprocess .checkout__address_info input + label {
  border-radius: 8px;
  width: 100%;
  height: 100%;
  border: 3px dotted #bd98ff;
  margin: 20px 0 10px 0;
  background: rgba(189, 152, 255, 0.2);
  padding: 30px 0 10px 0;
}

.checkoutprocess .checkout__address_info input + label::before {
  top: 32px !important;
  left: 4px !important;
}

.checkoutprocess .checkout__address_info input + label::after {
  top: 36px !important;
  left: 8px !important;
}

.checkoutprocess .checkout__address_info input:checked + label {
  border: 3px dotted #bd98ff;
  margin: 20px 0 10px 0;
  background: rgba(189, 152, 255, 0.1019607843);
  padding: 30px 10px 0 30px;
}

.add__new__address {
  padding-top: 0;
}

.accordion-item:not(:first-of-type),
.accordion-item {
  border: 1px solid rgb(240, 243, 250);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-button {
  background: #f6f8fd;
}

.custom__detail--table-row {
  background-color: white;
  padding: 1rem;
  border: 1px solid #c9d4ea;
  border-radius: 16px;
}

.custom__detail--table-row table {
  margin-bottom: 0;
}

.custom__detail--table-row .table > :not(:last-child) > :last-child > * {
  border-bottom-color: #c9d4ea;
}

.custom__detail--table-row tbody tr:last-of-type td {
  background-color: transparent;
  border-bottom-width: inherit;
}

.custom__detail--table-row .light_text {
  font-weight: 500;
}

.accordion-item .addsbox {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.is-readonly .btn-save.js-save {
  display: none;
}
.is-readonly .btn-edit.js-edit {
  display: block;
}
.is-readonly .btn-save.js-cancel {
  display: none;
}

.is-editing .btn-edit.js-edit {
  display: none;
}
.is-editing .btn-save.js-save {
  display: block;
  margin-right: 16px;
}
.is-editing .btn-save.js-cancel {
  display: block;
}

.is-editing.fullform .form-control,
.is-readonly.fullform .form-control {
  height: 44px;
  outline: none;
  box-shadow: none;
  border: 2px solid #e6e6e6;
  color: #000000;
  background-color: white;
  border-radius: 0px;
  border-bottom: 3px solid #024937;
}

.is-readonly.fullform .form-control {
  color: black;
}

.is-editing.fullform .form-control {
  color: #1b2559;
}
.is-editing.fullform .form-control.is-disabled {
  color: rgba(0, 0, 0, 0.41);
}

.country-flag {
  display: inline-block;
}

.cart__options .theme__box-shadow {
  box-shadow: none;
}
.cart__options .theme__accordion--white .accordion-item:first-of-type,
.cart__options .theme__accordion--white .accordion-item:last-of-type {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  overflow: hidden;
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.08);
}

@media (max-width: 425px) {
  .cart-icon {
    border-bottom: 0;
  }
}
.display_username_header a i,
.cart-icon a span,
.merc-login-link i {
  font-size: 24px;
}
@media (max-width: 370px) {
  .display_username_header a i,
  .cart-icon a span,
  .merc-login-link i {
    font-size: 16px;
  }
}

.cart-icon a span {
  margin-right: 20px;
}
@media (max-width: 425px) {
  .cart-icon a span {
    margin-right: 8px;
  }
}

.progress {
  height: 0.5rem;
}

.bg-orange {
  background: #f54a42;
}

.thumbnail img {
  /*height: 50px;*/
  width: 60px;
  border-radius: 16px;
  margin-right: 8px;
}

.circular__progress__section .progress {
  width: 70px;
  height: 70px;
  line-height: 70px;
  background: none;
  margin: 0 auto;
  box-shadow: none;
  position: relative;
}
.circular__progress__section .progress:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 12px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.circular__progress__section .progress > span {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
}
.circular__progress__section .progress .progress-left {
  left: 0;
}
.circular__progress__section .progress .progress-bar {
  width: 100%;
  height: 100%;
  background: none;
  border-width: 5px;
  border-style: solid;
  position: absolute;
  top: 0;
}
.circular__progress__section .progress .progress-left .progress-bar {
  left: 100%;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
  border-left: 0;
  transform-origin: center left;
}
.circular__progress__section .progress .progress-right {
  right: 0;
}
.circular__progress__section .progress .progress-right .progress-bar {
  left: -100%;
  border-top-left-radius: 80px;
  border-bottom-left-radius: 80px;
  border-right: 0;
  transform-origin: center right;
  animation: loading-1 1.8s linear forwards;
}
.circular__progress__section .progress .progress-value {
  width: 90%;
  height: 90%;
  border-radius: 50%;
  background: #ffffff;
  font-size: 14px;
  color: #f54a42;
  line-height: 58px;
  text-align: center;
  position: absolute;
  top: 10%;
  left: 5%;
}
.circular__progress__section .progress.orange .progress-bar {
  border-color: #f54a42;
}
.circular__progress__section .progress.orange .progress-left .progress-bar {
  animation: loading-2 1.5s linear forwards 1.8s;
}

hr {
  background: #ced4da;
}

.text-yellow {
  color: #ffe11b;
}

.feature__rating__star i {
  margin-right: 8px;
}

.static-pages {
  padding: 3rem;
  margin: 1rem 0;
  background: #fff;
  border: dotted #ffc700;
}
@media (max-width: 575px) {
  .static-pages {
    padding: 1rem;
  }
}
.static-pages h1 {
  color: #8e8e8e;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 34px;
  position: relative;
  text-align: left;
}
@media (max-width: 575px) {
  .static-pages h1 {
    font-size: 20px;
  }
}
.static-pages h1::before {
  position: absolute;
  content: "";
  background: #ffc700;
  width: 69px;
  height: 5px;
  bottom: -13px;
  border-radius: 50px;
}
.static-pages img {
  max-width: 290px;
}

.rate {
  float: left;
  height: 46px;
}
.rate:not(:checked) > input {
  position: absolute;
  top: -9999px;
}
.rate:not(:checked) > label {
  float: right;
  width: 1em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 18px;
  color: #ccc;
}
.rate:not(:checked) > label:before {
  content: "★ ";
}
.rate > input:checked ~ label {
  color: #ffc700;
}
.rate:not(:checked) > label:hover, .rate:not(:checked) > label:hover ~ label {
  color: #deb217;
}
.rate > input:checked + label:hover, .rate > input:checked + label:hover ~ label, .rate > input:checked ~ label:hover, .rate > input:checked ~ label:hover ~ label, .rate > label:hover ~ input:checked ~ label {
  color: #c59b08;
}

#itemPriceDetail {
  display: flex;
  flex-direction: row-reverse;
  justify-content: start;
  align-items: end;
}

.like,
.dislike {
  border: none;
  background: transparent;
}

.theme__bg--primary {
  background-color: #feedec;
}

.p-xl32 {
  padding: 2rem;
}

.p-24 {
  padding: 1.5rem;
}

.f-lg24 {
  font-size: 1.5rem;
}

.rounded-start8 {
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
}

.getintouch .form__input {
  height: 46px;
  padding-left: 50px;
  outline: none;
  box-shadow: none;
  border-radius: 8px;
  color: rgba(0, 0, 0, 0.6);
  background: #ffffff;
  border-color: rgba(0, 0, 0, 0.2);
}
.getintouch .form__input--icon {
  position: absolute;
  top: 11px;
  bottom: auto;
  left: 15px;
  margin: auto;
  display: flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.6);
}
.getintouch textarea.form__input {
  height: auto;
}
.getintouch .custom__select {
  background-image: url(../images/download.svg);
  background-repeat: no-repeat;
  background-size: 16px 12px;
  background-position: right 10px center;
}

/* ===== Img preview Product Rating popup ====== */
.review_product_uploadImgThumbnail {
  display: none;
  width: 50px;
  height: 50px;
  margin-bottom: 15px;
  position: relative;
}
.review_product_uploadImgThumbnail img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.review_product_uploadImgThumbnail span.remove-thumbnail {
  cursor: pointer;
  background: #f6f8fd;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  right: -10px;
  border-radius: 50px;
  box-shadow: 1px 1px 5px #d9d9d9;
  top: -10px;
}
.review_product_uploadImgThumbnail span.remove-thumbnail::before, .review_product_uploadImgThumbnail span.remove-thumbnail::after {
  content: "";
  position: absolute;
  cursor: pointer;
  width: 11px;
  height: 2px;
  background: #1b2559;
  right: 4px;
  transform: rotate(-40deg);
  top: 9px;
}
.review_product_uploadImgThumbnail span.remove-thumbnail::after {
  transform: rotate(45deg);
}

/* ===== Img preview Product Rating popup end ====== */
/* ==== review list & avatar ====*/
.reviewer-avtar {
  width: 35px;
  height: 35px;
  background-color: #f3f3f3;
  border-radius: 50%;
  text-align: center;
  margin-right: 8px;
}
.reviewer-avtar img {
  padding-top: 5px;
}

.reviewlist-newbg {
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}

/* ===== 21072022 =====*/
.rating-list-paragraph p {
  line-height: 15px;
}

.rating-count-wrapper {
  position: relative;
}
.rating-count-wrapper ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
.rating-count-wrapper ul li {
  margin: 0 2px;
}
.rating-count-wrapper ul li.fillStars {
  color: #024937;
}
.rating-count-wrapper ul li.unfillStars {
  color: #024937;
}

/* ==== review list avatar ====*/
/* ====== 25/07/2022 =======*/
.feal #starRatingFill,
.feal #starRating {
  display: flex;
  position: absolute;
  left: 0;
  overflow: hidden;
}
.feal #starRatingFill i,
.feal #starRating i {
  margin: 0 1.3px;
}

.feal #starRatingFill i {
  color: #024937;
}

.feal #starRating i {
  color: #024937;
}

/* ====== 25/07/2022 =======*/
/*=========== 26/07/2022 =========*/
.ques-title-bg {
  background: #ffffff;
  padding: 20px;
  box-shadow: 1px 2px 4px rgb(250, 252, 254);
}

.question-ans {
  background: #ffffff;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 1px 2px 4px rgb(250, 252, 254);
}
.question-ans .accordion-button {
  background: rgba(229, 236, 250, 0.9294117647);
  border: 2px dotted #0044cc;
  padding: 1rem;
  border-radius: 8px !important;
  color: black;
}
.question-ans .accordion-body {
  background: rgba(229, 236, 250, 0.9294117647);
  border: 2px dotted #0044cc;
  padding: 1rem;
  border-radius: 8px !important;
  border-top: 0;
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.question-ans .accordion-header {
  margin-bottom: 15px;
}
.question-ans .accordion-item {
  border: none;
}

/*=========== 26/07/2022 =========*/
@keyframes loading-1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(180deg);
  }
}
@keyframes loading-2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(144deg);
  }
}
@keyframes loading-3 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(90deg);
  }
}
@keyframes loading-4 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(36deg);
  }
}
@keyframes loading-5 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(126deg);
  }
}
@media only screen and (max-width: 990px) {
  .progress-circular {
    margin-bottom: 20px;
  }
}
.Pagination_row .btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 5px 16px;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.Pagination_row .btn:focus {
  box-shadow: none;
}
.Pagination_row .btn-rowpage {
  width: 60px;
  font-size: 14px;
  padding: 5px;
  height: 34px;
  outline: none;
  box-shadow: none;
  border: 2px solid #e6e6e6;
  color: #000000;
  background-color: white;
  border-radius: 7px;
}
.Pagination_row:hover {
  color: #143361;
  border-color: #565e64;
}
.Pagination_row:focus {
  color: #000;
  border-color: #565e64;
}
.Pagination_row .dropdown-menu {
  min-width: 45px;
}
.Pagination_row .pagination {
  margin-bottom: 0;
  display: flex;
  justify-content: end;
}
.Pagination_row .pagination .active a {
  color: #ffffff;
  background-color: #f54a42;
  font-weight: 600;
  padding: 5px 15px;
  border-radius: 6px;
}
.Pagination_row .pagination .active a:hover {
  background-color: transparent;
  color: #f54a42;
  border: 0px;
}
.Pagination_row .pagination .active a:focus {
  background-color: transparent;
  color: #143361;
  outline: none;
}
.Pagination_row .pagination li a {
  border: 1px;
  color: #707070;
  margin: 0px 8px;
}
.Pagination_row .pagination li a:hover {
  color: #000000;
  text-decoration: none;
  padding-bottom: 2px;
}
.Pagination_row .pagination li a:focus {
  outline: none;
  background-color: transparent;
  /*color:#707070;*/
}
.Pagination_row .pagination li:first-child a,
.Pagination_row .pagination li:last-child a {
  border-radius: 6px;
  margin: 6px;
  font-size: 14px;
  color: #143361;
}
.Pagination_row .pagination li:first-child a:hover,
.Pagination_row .pagination li:last-child a:hover {
  text-decoration: none;
  border: none;
  color: #000;
}
.Pagination_row .pagination li:first-child a:focus,
.Pagination_row .pagination li:last-child a:focus {
  outline: none;
}

#lblCartCount {
  background-color: #024937 !important;
  font-size: 12px !important;
  left: 24px;
  top: 7px;
}
@media (max-width: 575px) {
  #lblCartCount {
    left: 19px;
    top: 2px;
  }
}

.filters_title {
  margin-bottom: 20px;
}

.filter {
  padding: 1rem 0;
  border-top: 2px dotted #d8d8d8;
  margin-top: 14px;
}

.filter__head {
  text-transform: uppercase;
}

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

#eye {
  position: absolute;
  right: 13px;
  top: 45px;
  cursor: pointer;
}

.filter__byprice .price-input {
  width: 100%;
  display: flex;
  margin: 15px 0;
}
.filter__byprice .price-input .field {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.filter__byprice .field input {
  width: 100px;
  font-size: 14px;
  padding: 5px;
  -moz-appearance: textfield;
  height: 34px;
  outline: none;
  box-shadow: none;
  border: 2px solid #e6e6e6;
  color: #000000;
  background-color: white;
  border-radius: 0px;
  border-bottom: 3px solid #024937;
}
.filter__byprice .field input:last-child {
  text-align: right;
}
.filter__byprice input[type=number]::-webkit-outer-spin-button,
.filter__byprice input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.filter__byprice .slider {
  height: 5px;
  position: relative;
  background: #ddd;
  border-radius: 5px;
}
.filter__byprice .slider .progress {
  height: 100%;
  left: 0;
  right: 0;
  position: absolute;
  border-radius: 5px;
  background: #024937;
}
.filter__byprice .range-input {
  position: relative;
}
.filter__byprice .range-input input {
  position: absolute;
  width: 104%;
  height: 5px;
  top: -5px;
  background: none;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.filter__byprice input[type=range]::-webkit-slider-thumb {
  height: 17px;
  width: 17px;
  border-radius: 50%;
  background: #024937;
  pointer-events: auto;
  -webkit-appearance: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
.filter__byprice input[type=range]::-moz-range-thumb {
  height: 17px;
  width: 17px;
  border: none;
  border-radius: 50%;
  background: #024937;
  pointer-events: auto;
  -moz-appearance: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
  cursor: pointer;
}

button.clearBtn {
  border: 2px dotted #d1d1d1;
  background: #ffffff;
  padding: 10px 16px;
  border-radius: 39px;
  color: #024937;
  width: 100%;
}

.theme-config-box {
  z-index: 5;
  position: fixed;
  right: 0px;
  top: 50%;
}
.theme-config-box .ti-settings {
  position: relative;
  cursor: pointer;
  background: #ffffff;
  box-shadow: 0 0 5px #ccc;
  padding: 10px;
  border-radius: 8px 0 0 8px;
}
.theme-config-box .theme-config-bg {
  width: 200px;
  background: #ffffff;
  border-radius: 8px 0 0 8px;
  box-shadow: 0 0 5px #ccc;
  position: fixed;
  right: 0;
  top: 50%;
  padding: 15px;
  transform: translate(100%, -50%);
  transition: transform 0.5s ease-in-out;
}
.theme-config-box .theme-config-bg .radio {
  padding: 0;
}
.theme-config-box .theme-config-bg .radio input[type=radio] {
  margin: 0;
  display: none;
  width: 1.25rem;
}
.theme-config-box .theme-config-bg .radio input[type=radio] + label {
  position: relative;
  cursor: pointer;
}
.theme-config-box .theme-config-bg .radio input[type=radio] + label:before {
  border-radius: 4px;
  background-color: transparent;
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  display: inline-block;
  margin-right: 10px;
  border: 2px solid #edf4f9;
  font-weight: 400;
  line-height: 1.25rem;
  vertical-align: bottom;
  text-align: center;
  background-color: #fff;
  color: transparent;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s;
}
.theme-config-box .theme-config-bg .radio input[type=radio] + label:after {
  content: "";
  background-color: transparent;
  width: 0.625rem;
  height: 0.625rem;
  position: absolute;
  left: 5px;
  top: 6px;
}
.theme-config-box .theme-config-bg .radio input[type=radio]:checked + label:after {
  content: "\e64c";
  font-family: "themify";
  color: #fff;
  background-color: transparent;
  left: 3px;
  top: 1px;
}
.theme-config-box .theme-config-bg .radio input[type=radio]#header-default:checked + label:after {
  color: #343a40;
}
.theme-config-box .theme-config-bg .radio input[type=radio]#header-success + label:before {
  background-color: #820cf8;
  border-color: #820cf8;
}
.theme-config-box .theme-config-bg .radio input[type=radio]#header-primary + label:before {
  background-color: #263c97;
  border-color: #263c97;
}
.theme-config-box:hover {
  right: 0;
}
.theme-config-box:hover .theme-config-bg {
  transform: translate(0, -50%);
}

.accordion-button:not(.collapsed) {
  color: black;
}

.filter-section {
  background: rgba(138, 165, 42, 0.0588235294);
  padding: 1rem;
  margin: 10px 0 20px 0;
  border: 2px dotted #8aa52a;
  border-radius: 6px;
}
.filter-section h3 {
  font-size: 16px;
}
.filter-section h3 p {
  line-height: 0;
}
.filter-section h3 p span {
  padding-right: 10px;
}

.selected-brand-bar {
  background: #ffffff;
  padding: 10px;
  border-radius: 8px;
  margin-bottom: 24px;
}

.selectedBrandsWrapper {
  background: rgb(246, 248, 253);
  padding: 4px 10px;
  border-radius: 8px;
}
.selectedBrandsWrapper span i {
  cursor: pointer;
}

.inputMark {
  width: 15px;
  height: 15px;
  display: inline-block;
  cursor: pointer;
  padding: 1px;
}

.roundBdr {
  border-radius: 50%;
}

.selectedColor {
  display: none;
}

.checkmark_lable input:checked + .selectedColor {
  display: block !important;
}

.load_more_reviews {
  background-color: rgb(245, 74, 66);
  border: none;
  border-radius: 4px;
  padding: 5px 8px;
  color: rgb(255, 255, 255);
  margin-top: 30px;
}

.load_more_reviews:focus {
  border: none;
  outline: none;
  box-shadow: none;
}

.noProducts {
  text-align: center;
  padding: 100px 0;
}

.no-result {
  align-items: center;
  display: flex;
  justify-content: center;
}

.tooltip-bg {
  height: 44px;
  outline: none;
  box-shadow: none;
  border: 2px solid #e6e6e6;
  color: #000000;
  background-color: white;
  border-radius: 0px;
  border-bottom: 3px solid #024937;
}
.tooltip-bg button {
  border: none;
  background: none;
}

.date-bg-icon {
  border: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: none;
}

.cartbar__quantity input::-webkit-outer-spin-button,
.cartbar__quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.cartbar__quantity input[type=number] {
  -moz-appearance: textfield;
  height: 44px;
  outline: none;
  box-shadow: none;
  border: 2px solid #e6e6e6;
  color: #000000;
  background-color: white;
  border-radius: 0px;
  border-bottom: 3px solid #024937;
}

.cartbar__item_title {
  text-overflow: ellipsis;
  width: 150px;
  white-space: nowrap;
  overflow: hidden;
  font-size: 16px;
}

.facet_key .accordion-button {
  background-color: transparent;
  cursor: pointer;
}

#filtersToggle .fa-angle-down {
  display: none;
}

#checkout_renew {
  overflow: hidden;
}
#checkout_renew .checkout__shipping {
  border-radius: 0;
  padding: 0;
}
#checkout_renew .checkout__shipping .form input[type=text] {
  border-color: rgb(216, 218, 222);
  height: 44px;
  outline: none;
  box-shadow: none;
  border: 2px solid #e6e6e6;
  color: #000000;
  background-color: white;
  border-radius: 0px;
  border-bottom: 3px solid #024937;
}
#checkout_renew .checkout__shipping .bootstrap-select > .dropdown-toggle.btn {
  border-color: rgb(216, 218, 222);
  height: 44px;
  outline: none;
  box-shadow: none;
  border: 2px solid #e6e6e6;
  color: #000000;
  background-color: white;
  border-radius: 0px;
  border-bottom: 3px solid #024937;
}
#checkout_renew .checkout__shipping .checkout__address_info input + label {
  border: 1px solid transparent;
  border-radius: 0;
}
#checkout_renew .shipping_information,
#checkout_renew .fill_templating {
  padding: 1.5rem;
}
#checkout_renew .shipping_information {
  border-top: 1px solid rgb(216, 218, 222);
  border-bottom: 1px solid rgb(216, 218, 222);
}
#checkout_renew .checkout-container table > tr > td {
  border-bottom: 1px solid #f6f8fd !important;
}
#checkout_renew #add_address_btn {
  width: 125px;
  cursor: pointer;
}
#checkout_renew #add_address_btn .modifyAddress {
  cursor: pointer;
  padding: 8px;
  width: 100%;
  border-radius: 58px;
}
#checkout_renew #add_address_btn .modifyAddress label {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  cursor: pointer;
}
#checkout_renew #add_address_btn .modifyAddress label p {
  line-height: 10px;
  cursor: pointer;
}
#checkout_renew .new_edit_btn {
  font-size: 16px;
  font-weight: normal;
  color: #000000;
  padding: 4px;
  border: 1px solid transparent;
}
#checkout_renew .new_edit_btn:hover {
  background: rgba(0, 128, 0, 0.1490196078);
  padding: 4px;
  border-radius: 50px;
  border: 1px solid green;
}
#checkout_renew .addsbox.checkout__address_info.theme__custom_radio .theme__clr--secondary-danger {
  color: black;
  font-size: 16px;
  font-weight: normal;
  padding: 4px;
  border: 1px solid transparent;
}
#checkout_renew .addsbox.checkout__address_info.theme__custom_radio .theme__clr--secondary-danger:hover {
  background: rgba(255, 0, 0, 0.1607843137);
  padding: 4px;
  border-radius: 50px;
  border: 1px solid rgba(255, 0, 0, 0.4705882353);
}
#checkout_renew .slider-custom {
  position: relative;
  flex-wrap: nowrap;
  height: 50rem;
  overflow-x: hidden;
  overflow-y: auto;
}
#checkout_renew .slider-custom::-webkit-scrollbar {
  width: 0;
}
#checkout_renew .slide-custom {
  position: absolute;
  top: 36px;
  width: 100%;
  transition: transform 1s;
}
#checkout_renew .w-custom-70 {
  width: 70%;
}

.paymentNotificationBar {
  width: 410px;
  position: fixed;
  top: 180px;
  z-index: 999;
  background: #fff;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1411764706);
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  padding: 19px 10px;
  font-size: 18px;
  color: #f75742;
  right: 0;
  transform: translateX(1000%);
  transition: transform 0.5s;
  transform-origin: right;
}

.banner-text::after {
  position: absolute;
  background: rgba(0, 0, 0, 0.6117647059);
  content: "";
  top: 47px;
  left: 425px;
  height: 357px;
  width: 50px;
  transform: rotate(50deg);
}

.banner-text {
  padding: 21px 50px;
  background: rgba(255, 255, 255, 0.5098039216);
  border-radius: 25px;
  -webkit-backdrop-filter: blur(50px);
          backdrop-filter: blur(50px);
  position: relative;
  overflow: hidden;
}

.item__price.strike {
  text-decoration: line-through;
  font-size: 18px;
  color: #119236;
  font-weight: 800;
  margin-left: 10px;
}

.shop-here {
  text-align: center;
  padding: 50px 0;
  filter: drop-shadow(0px 2px 12px rgba(0, 0, 0, 0.08));
  border-bottom: 4px solid #152942;
  background: rgb(230, 190, 190);
  background: linear-gradient(90deg, rgb(230, 190, 190) 0%, rgb(255, 255, 255) 72%);
}

section.shop-here a {
  background: #cfe7fa;
  background: linear-gradient(to right, #5eaeed 0%, #192938 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: underline;
  font-size: 17px;
}

.typo__p--14 {
  font-size: 0.875rem;
  word-break: break-word;
}

.myaccount__section .myaccount__detail .manage__address--existing .addsbox {
  list-style: none;
  display: block;
  border: 1px solid rgb(224, 229, 242);
  padding: 0.75rem;
  border-radius: 8px;
  position: relative;
  height: 100%;
}

#gal1 {
  height: 540px;
  overflow-y: scroll;
  scroll-behavior: smooth;
}
#gal1::-webkit-scrollbar {
  width: 0;
}

.common-properties {
  position: absolute;
  width: 35px;
  border: none;
  background: none;
  color: #000;
  font-size: 35px;
  font-weight: bold;
}

.positioning1 {
  left: 25px;
  top: -41px;
}

.positioning2 {
  left: 25px;
  bottom: -38px;
}

.mobile-subMenu-button {
  display: none;
  border: none;
  background: none;
}

li.nav-item.dropdown.submenu.level0-menuItem {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.promo-banner {
  height: 150px;
  position: relative;
}

.promoBg1 {
  background: url(../images/promo_one.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  filter: drop-shadow(0px 17px 25px rgba(0, 0, 0, 0.2));
}

.promoBg2 {
  background: url(../images/promo-two-v2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  filter: drop-shadow(0px 17px 25px rgba(0, 0, 0, 0.2));
}

.promoTitle {
  position: absolute;
  top: 50%;
  left: 50px;
  transform: translateY(-50%);
}

.error {
  color: #fff !important;
}

#allreviews-outer .be-the-first {
  max-width: 335px;
  margin: 0 auto;
  padding: 24px 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: rgb(75, 85, 99);
}

#allreviews-outer .accordion-collapse {
  background: rgb(246, 248, 253);
}

#allreviews-outer .nav-item {
  margin-right: 15px;
}

#allreviews-outer .nav-item .nav-link {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: center;
  color: rgb(0, 0, 0);
  padding: 5px;
  line-height: 40px;
}

#allreviews-outer .nav-item .nav-link.active {
  background-color: transparent !important;
  border-color: transparent !important;
  position: relative;
}

#allreviews-outer .nav-item .nav-link.active::after {
  position: absolute;
  content: "";
  background: #ffc700;
  width: 105px;
  height: 5px;
  bottom: 0;
  border-radius: 50px;
  left: 6px;
}

#allreviews-outer .nav-item .nav-link:focus {
  border-color: transparent !important;
  isolation: isolate;
}

#allreviews-outer .nav-item .nav-link:hover {
  border-color: transparent !important;
  isolation: isolate;
}

#allreviews-outer .nav-tabs {
  border-bottom: none !important;
}

/* ==== review list & avatar ====*/
.reviewer-avtar {
  width: 35px;
  height: 35px;
  background-color: #f3f3f3;
  border-radius: 50%;
  text-align: center;
  margin-right: 8px;
}

.reviewer-avtar img {
  padding-top: 5px;
}

.reviewlist-newbg {
  background: rgba(52, 26, 58, 0.02);
  padding: 15px;
}

/* ===== 21072022 =====*/
.created_at_color {
  color: rgb(75, 85, 99);
}

.vertical-divider {
  color: rgb(225, 233, 248);
}

.unfillStars .gray-star {
  color: #b7b7b7;
}

.d-flex.qfeedbackReview {
  align-items: center;
  justify-content: space-between;
}

.default-chip {
  border-radius: 50px;
  background: rgba(255, 49, 49, 0.2196078431);
  color: #c20404;
  padding: 5px 23px 5px 18px;
  border: 1px solid #c20404;
}

.rating-list-paragraph p {
  line-height: 15px;
}

.rating-count-wrapper {
  position: relative;
}

.rating-count-wrapper ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

.rating-count-wrapper ul li {
  margin: 0 2px;
}

.rating-count-wrapper ul li.fillStars {
  color: #ff833a;
}

.rating-count-wrapper ul li.unfillStars {
  color: #ff833a;
}

/* ==== review list avatar ====*/
/* ====== 25/07/2022 =======*/
.feal #starRatingFill,
.feal #starRating {
  display: flex;
  position: absolute;
  left: 0;
  overflow: hidden;
}

.feal #starRatingFill i,
.feal #starRating i {
  margin: 0 1.3px;
}

.feal #starRatingFill i {
  color: #f9b85a;
}

.feal #starRating i {
  color: #f9b85a;
}

/* ====== 25/07/2022 =======*/
/*=========== 26/07/2022 =========*/
.ques-title-bg {
  background: rgb(255, 255, 255);
  padding: 20px;
  box-shadow: 1px 2px 4px rgb(250, 252, 254);
}

.question-ans .accordion-header {
  margin-bottom: 0;
}

.question-ans .accordion-item {
  border: none;
}

.brd-btm-faq {
  border-bottom: 1px solid rgb(244, 247, 254);
}

.avg-rating-outers .circular-progress {
  position: relative;
  height: 160px;
  width: 160px;
  border-radius: 50%;
  display: grid;
  place-items: center;
}

.avg-rating-outers .circular-progress:before {
  content: "";
  position: absolute;
  height: 84%;
  width: 84%;
  background-color: #ffffff;
  border-radius: 50%;
}

.avg-rating-outers .value-container {
  position: relative;
  font-family: "Poppins", sans-serif;
  font-size: 50px;
  color: #231c3d;
}

.avg-rating-outers .avg-rating-content {
  margin-left: 25px;
}

.avg-rating-outers .avgRatingt {
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: rgb(0, 0, 0);
}

.avg-rating-outers .basedon {
  font-weight: 400;
  font-size: 16px;
  color: rgb(75, 85, 99);
}

#avgRatingBars .progress {
  background-color: #d9d9d9 !important;
  border-radius: 0 !important;
}

#avgRatingBars .avgpro-text {
  color: rgb(0, 0, 0);
  font-weight: 400;
  font-size: 20px;
  text-align: right;
}

#avgRatingBars .avgpro-text i {
  color: rgb(0, 0, 0);
}

.viewAll {
  border-radius: 8px;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  padding: 3px 35px;
  color: rgb(0, 0, 0);
  background-color: transparent;
  border: 1px solid rgb(52, 28, 60);
  margin-bottom: 10px;
}

.viewAll:hover {
  box-shadow: none;
  outline: none;
}

.viewAll:focus {
  box-shadow: none;
  outline: none;
}

.btn-outers-faq {
  display: none;
}

.showBtns {
  display: block;
}

.btn-outers-faq .store_btn {
  padding: 10px 16px;
}

.btn-outers-faq .viewAll {
  border-radius: 15px;
  line-height: 6px;
  padding: 12px 15px;
}

.all-order-new .viewAll {
  padding: 3px 10px;
  cursor: pointer;
}

.has-feedback .form-control {
  padding-right: 10px;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3490196078);
  border-radius: 0;
}

.avg_ratingsWrapper {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
}

.avg_ratingsWrapper .starsNumber {
  width: 6%;
}

.avg_ratingsWrapper .avg-progressbar {
  width: 75%;
  padding: 0 15px;
}

.avg_ratingsWrapper .total-ratings-number {
  width: 15%;
}

.upDown {
  height: auto !important;
  overflow: auto !important;
  margin: 0 !important;
}

#reviews-right {
  transition: height 0.2s linear;
  height: 300px;
  overflow: hidden;
  margin: 20px;
}

.review_title_info {
  font-size: 16px !important;
  padding: 5px 0 5px 9px !important;
}

.large_image {
  height: 540px !important;
}

.zoomWrapper {
  height: 540px !important;
}

.zoomWrapper img {
  height: 100% !important;
  -o-object-fit: contain;
     object-fit: contain;
}

.large_image img {
  height: 100% !important;
  -o-object-fit: contain;
     object-fit: contain;
}

.itembox__img a img {
  width: 100%;
  transition: ease all 2s;
  height: 100%;
  -o-object-fit: cover;
  object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.itembox {
  border-radius: 16px;
  overflow: hidden;
  background: #fff;
  border: 2px solid #e6e6e6;
}

.itembox__details {
  background: rgb(255, 255, 255);
  padding: 10px;
}

.itembox__details--price .item__price.strike {
  display: flex;
}
.itembox__details--price p {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 85px;
  margin-left: 3px;
}
@media (max-width: 575px) {
  .itembox__details--price p {
    text-align: justify;
  }
}
.itembox__details--price p span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 70px;
  margin-left: 3px;
}

.cartbar__price .typo__h6 {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 135px;
  overflow: hidden;
  font-size: 16px;
}

#variants-modify .sizebox {
  width: 85px;
  height: 55px;
  line-height: 55px;
  text-align: center;
}
#variants-modify .storage-box {
  width: 65px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#variants-modify label {
  cursor: pointer;
}
#variants-modify .size-container label {
  position: relative;
  z-index: 0;
}
#variants-modify .storage-container label {
  position: relative;
  z-index: 0;
}

.border-line::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  border: 1px solid #ccc;
  transition: all 0.2s;
  z-index: -1;
}

.storage-box input:checked ~ .border-line:after {
  border: 1px solid rgb(245, 74, 66);
  background-color: #fff;
}

.sizebox input:checked ~ .border-line:after {
  border: 1px solid rgb(245, 74, 66);
  background-color: #fff;
}

.myprofile-head .walletPoints {
  position: static;
}
.myprofile-head #walletPoints {
  position: static;
  transform: translateY(0%);
  text-align: left;
}
.myprofile-head #walletPoints svg {
  display: none;
}

.error-msg {
  color: rgb(221, 67, 59);
}

.profile-circle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 0 auto;
  cursor: pointer;
}

#profile-photo {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

.circle-bg {
  background: #010a35;
}

.edit-btn {
  position: absolute;
  bottom: -2px;
  right: 25%;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.031372549);
  cursor: pointer;
}

.delete-btn {
  position: absolute;
  right: 15%;
  text-align: center;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background: #fff;
  color: rgb(245, 74, 66);
  border-radius: 50%;
  box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.031372549);
  opacity: 0;
  cursor: pointer;
  transition: all 0.2s;
}

.profile-delete:hover .delete-btn {
  opacity: 1;
}

.user_name_first_char {
  position: absolute;
  top: 50%;
  text-align: center;
  color: #fff;
  left: 0;
  right: 0;
  font-size: 62px;
  font-weight: bold;
  transform: translateY(-50%);
}

.currency-converter {
  cursor: pointer;
}

.currency-exchange-menu {
  position: fixed;
  right: 31px;
  z-index: 9999;
  top: 18px;
  background: #fff;
  width: 250px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.0784313725);
  border-radius: 8px;
  height: 45px;
  line-height: 45px;
  transition: all 0.4s;
  transform: translateX(115%);
  transform-origin: left;
}

.currency-exchange-menu-active {
  transform: translateX(0);
}

.currency-exchange-menu select {
  border: none;
  cursor: pointer;
}

.currency-exchange-menu select:focus {
  outline: none;
  border: none;
}

.exchange-close-icon-container {
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: right;
}

.checkout-container .table > :not(:last-child) > :last-child > * {
  border-bottom-color: #f6f8fd !important;
}

.thumbnailsView {
  position: relative;
}
.thumbnailsView ul {
  height: 500px;
  overflow-y: scroll;
  width: 100px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.thumbnailsView li {
  width: 100%;
  height: 80px;
  border-radius: 8px;
  margin-bottom: 16px;
  cursor: pointer;
  border: 2px solid #e6e6e6;
}

.thumbnailsView li img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: top;
     object-position: top;
}

.thumbnailsView ul::-webkit-scrollbar {
  width: 0;
  scroll-behavior: smooth;
}

.thumbPreview {
  width: 100%;
  height: 500px;
  border-radius: 16px;
  overflow: hidden;
  background: #fff;
  border: 2px solid #e6e6e6;
}

.thumbPreview img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  transition: all 0.3s;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: top;
     object-position: top;
}

.thumbPreview {
  background-repeat: no-repeat;
  cursor: pointer;
  transition: all 0.5s;
}

#insert_content img {
  width: 100%;
  height: 750px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: top;
     object-position: top;
}

.carousel-control-next span,
.carousel-control-prev span {
  background: #0a0a0a;
  color: #fff;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  font-size: 30px;
}

.carousel-control-next,
.carousel-control-prev {
  opacity: 1;
}

.need_this {
  display: block;
}

.not_need_this {
  display: none;
}

.track_order_btn {
  border: 2px solid #01b574;
  border-radius: 100px;
  padding: 2px 15px;
  display: inline-block;
  font-weight: 600;
  background: transparent;
}

#order_tracking_link {
  border: 1px dashed #ccc;
  border-radius: 16px;
  padding: 10px 5px;
  max-width: 600px;
  margin: 0 auto;
  margin-top: 16px;
}

#copy_track_link {
  background: none;
  border: none;
  color: green;
}

.order_link {
  text-decoration: underline;
}

.hero_banner .box-1 {
  padding-right: 0;
}
.hero_banner .box-2 {
  padding-left: 0;
}
.hero_banner .welcome_text {
  background-image: url("../images/p-1.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.hero_banner .welcome_text.color-1 {
  background-color: #cce599;
}
.hero_banner .welcome_text.color-2 {
  background-color: #fef6c9;
}
.hero_banner .welcome_text.color-3 {
  background-color: #fdca83;
}
.hero_banner .welcome_text h1 {
  font-size: 3rem;
  text-align: center;
}
.hero_banner .welcome_text h6 {
  font-size: 20px;
  margin: 22px 0;
}

.th_btn {
  background: #024937;
  padding: 8px 45px;
  border: none;
  color: #ffffff !important;
  font-size: 18px;
  border-radius: 2px;
  font-weight: 600;
  margin-top: 30px;
  position: relative;
  transition: width 0.2s linear;
  z-index: 0;
  display: inline-block;
}
.th_btn::after {
  content: "";
  position: absolute;
  width: 0%;
  height: 100%;
  background: #000000;
  top: 0;
  left: 0;
  border-radius: 2px;
  transition: width 0.2s linear;
  z-index: -1;
}
.th_btn:hover::after {
  width: 100%;
}

.promo_content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
}
.promo_content h4 {
  max-width: 115px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 18px;
}

.login_with_otp {
  background: transparent;
  border: none;
  max-width: 200px;
  margin: 0 auto;
  color: #024937;
}

#mobile_info {
  color: #000000;
  font-size: 14px;
}

.changeNumber {
  color: #024937;
  font-size: 15px;
  cursor: pointer;
  margin-left: 4px;
}

#resend_otp {
  color: rgb(143, 155, 186);
  font-size: 14px;
  display: flex;
  justify-content: center;
}

#resend_code {
  color: #024937;
  margin-left: 5px;
  cursor: pointer;
}

small#mobileNumberError {
  margin-top: 5px;
  display: inline-block;
  color: #024937;
}

.custom_validation_model {
  position: fixed;
  max-width: 650px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #ffffff;
  padding: 20px;
  z-index: 2;
}

#addrs_valid_popup {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
#addrs_valid_popup::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 0;
}

/*=====Video Buttons on product page=======*/
#playButton {
  background: transparent;
  border: none;
  position: absolute;
  color: #fff;
  z-index: 1;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 30px;
}

.thumbnailsView li video {
  border-radius: 8px;
}

/*=====Video Buttons on product page=======*/
.pdf_download_handler {
  border: none;
  background-color: transparent;
  color: #024937;
  padding: 0;
}
.pdf_download_handler:hover {
  text-decoration: underline;
}

.apply_promo {
  background: #119236;
  border: none;
  font-size: 14px;
  color: #ffffff;
}

.promo_list_container {
  padding: 0;
}
.promo_list_container li {
  border: 2px dashed #119236;
  border-radius: 8px;
  background: rgba(17, 146, 54, 0.1019607843);
}

.isPromoApplied {
  color: #ffffff;
  font-weight: bold;
}

.material-symbols-outlined {
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
}

/*=======Services page=========*/
.services_quotes {
  background-image: url("../images/services1.png");
  background-repeat: no-repeat;
  background-position: center;
  height: 60vh;
  margin-top: -130px;
}
@media (max-width: 767px) {
  .services_quotes {
    margin-top: -85px;
    background-color: #cce599;
    padding: 14px;
    background-size: cover;
  }
}
@media (max-width: 767px) {
  .services_quotes {
    height: 85vh !important;
  }
}
@media (max-width: 370px) {
  .services_quotes {
    padding: 30px 0;
    margin-top: -44px;
  }
}

.colum_styling {
  display: flex;
  align-items: center;
  justify-content: center;
}

.services_text {
  padding: 20px;
  min-height: 100%;
}
@media (max-width: 370px) {
  .services_text {
    padding: 0;
  }
}
.services_text span {
  font-size: 50px;
  color: #119236;
  text-align: center;
  width: 100%;
}
.services_text p {
  color: #119236;
  font-size: 14px;
  text-align: center;
}
.services_text h6 {
  color: #119236;
  font-family: "Roboto";
  font-size: 20px;
  text-align: center;
  margin-bottom: 10px;
}

p#discount-content {
  position: absolute;
  top: 15px;
  background: #f90;
  left: 4%;
  color: #ffffff;
  text-align: center;
  padding: 4px;
  font-size: 12px;
  border-radius: 22px;
}

/*==========Card section=============*/
.card-template {
  padding: 2rem 0;
  background-image: url(../images/card-template-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.card-template .section-musturd-one {
  background-image: url("../images/m-4.png");
  background-repeat: no-repeat;
  height: 35vh;
  background-size: cover;
  margin: 30px 0;
  border-radius: 16px;
}
.card-template .section-musturd-two {
  background-image: url("../images/m-5.png");
  background-repeat: no-repeat;
  height: 35vh;
  background-size: cover;
  margin: 30px 0;
  border-radius: 16px;
}
.card-template .section-musturd-three {
  background-image: url("../images/m-6.png");
  background-repeat: no-repeat;
  height: 28vh;
  background-size: 100%;
  margin: 30px 0;
  border-radius: 16px;
}
@media (max-width: 1199px) {
  .card-template .section-musturd-three {
    height: 23vh;
  }
}
@media (max-width: 1199px) {
  .card-template .section-musturd-three .card-template .section-musturd-three {
    height: 40vh;
  }
}
@media (max-width: 820px) {
  .card-template .section-musturd-three {
    background-size: cover;
  }
}
.card-template .card_templates {
  display: flex;
  justify-content: center;
  max-width: 800px;
  margin-right: auto;
  height: 100%;
  flex-direction: column;
  margin-left: 50px;
}
.card-template .card_templates h2 {
  color: #024937;
  font-size: 28px;
  max-width: 200px;
  text-align: left;
}
.card-template .card_templates h2 span {
  font-size: 40px;
  font-family: "Gloock";
}
@media (max-width: 1199px) {
  .card-template .card_templates h2 span {
    font-size: 40px;
  }
}
.card-template .card_templates p {
  font-size: 20px;
  color: #024937;
}
.card-template .card_templates a.simple_links {
  color: #024937;
  letter-spacing: 0.03em;
  font-size: 20px;
  text-decoration: underline;
  margin-top: 5px;
  transition: 0.08s all;
}
.card-template .card_templates a.simple_links:hover {
  text-decoration: overline;
}

.featureditems h2 {
  text-align: center;
  margin-bottom: 0;
  font-size: 28px;
}

.animated-image {
  text-align: center;
}

.bestseller {
  padding: 3rem 0;
  background-image: url(../images/bestseller-background.png);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
.bestseller h2 {
  text-align: center;
  margin-bottom: 0;
  font-size: 28px;
}
.bestseller .owl-stage-outer {
  margin-top: 2rem;
}

/*======About Us======*/
.about_background {
  background-image: url(../images/about-us.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 99%;
  padding: 4rem;
  position: relative;
}
@media (max-width: 370px) {
  .about_background {
    padding: 2rem 0;
  }
}
.about_background::before {
  position: absolute;
  content: "";
  background-image: url(../images/about-us-before.png);
  background-position: center;
  background-repeat: no-repeat;
  height: 200px;
  width: 200px;
  background-size: contain;
  left: 0;
  bottom: 0;
}

.about-left {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-left span.little {
  font-size: 20px;
  color: #119236;
  font-weight: 600;
}
.about-left h2 {
  font-size: 34px;
  font-family: "Gloock";
  color: #119236;
  margin: 15px 0;
}
.about-left p {
  font-size: 16px;
  margin-bottom: 2rem;
}

/*=========Benifts========*/
.benifits {
  background-image: url(../images/about-us.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 99%;
  padding: 4rem;
  position: relative;
}
@media (max-width: 575px) {
  .benifits {
    padding: 4rem 0;
  }
}
@media (max-width: 370px) {
  .benifits {
    padding: 1rem;
  }
}
.benifits h4 {
  text-align: center;
  padding: 2rem 0 20px 0;
  font-size: 34px;
  font-family: "Gloock";
  color: #119236;
}
.benifits ul {
  padding: 0;
}
.benifits ul li {
  list-style: none;
  margin-top: 1rem;
  display: flex;
  align-items: flex-start;
}
.benifits ul li h1 {
  background: white;
  border-radius: 50px;
  padding: 16px;
  text-align: center;
  line-height: 24px;
  border: dotted orange;
}
.benifits ul li span {
  font-size: 18px;
  font-family: "Gloock";
  color: #ff8800;
}
.benifits ul li figure {
  margin-left: 20px;
}
.benifits ul li figure p {
  text-align: justify;
  margin-top: 10px;
}

/*=========musturd cake========*/
.colum-five {
  background-image: url(../images/about-us.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 99%;
  padding: 4rem;
  position: relative;
}
@media (max-width: 370px) {
  .colum-five {
    padding: 1rem;
  }
}
.colum-five::before {
  background-image: url(../images/leaf-blur.webp);
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  content: "";
  height: 200px;
  width: 200px;
}
@media (max-width: 820px) {
  .colum-five::before {
    top: 26%;
  }
}
@media (max-width: 370px) {
  .colum-five::before {
    display: none;
  }
}
.colum-five::after {
  background-image: url(../images/leaf-blur-two.webp);
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  content: "";
  height: 70px;
  width: 100px;
  bottom: 60px;
  left: 20%;
}
@media (max-width: 767px) {
  .colum-five::after {
    display: none;
  }
}
.colum-five h4 {
  text-align: center;
  padding: 2rem 0 20px 0;
  font-size: 34px;
  font-family: "Gloock";
  color: #119236;
}
.colum-five ul {
  padding: 0;
  margin-top: 3rem;
}
.colum-five ul li {
  list-style: none;
}
.colum-five ul li span {
  font-size: 18px;
  font-family: "Gloock";
  color: #ff8800;
}
.colum-five ul li span img {
  max-width: 16px;
  margin-right: 10px;
}
.colum-five ul li figure {
  text-align: justify;
  margin-top: 10px;
}

/*===========Animation===========*/
.vert-move {
  animation: mover 1s infinite alternate;
}

.vert-move {
  animation: mover 1s infinite alternate;
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-40px);
  }
}
/*==========Login Page==========*/
.login_background {
  background-image: url(../images/footer-background.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fcf2da;
}
.login_background .primary_button p {
  top: 20%;
  left: 42%;
}
.login_background .and_styling {
  position: relative;
}
.login_background .and_styling h3 {
  color: #8e8e8e;
  text-transform: capitalize;
  font-size: 16px;
  text-align: center;
}
.login_background .secondary-button {
  margin-top: 0;
}
.login_background .secondary-button p {
  left: 39%;
}

/*==========Register page===========*/
.register_background {
  background-image: url(../images/light.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left;
}
@media (max-width: 575px) {
  .register_background {
    background-size: contain;
  }
}
.register_background .register_form {
  background-color: rgba(205, 205, 205, 0.1) !important;
  padding: 3rem !important;
  border-radius: 60px;
  outline: 2px dotted rgba(0, 0, 0, 0.2588235294);
  outline-offset: 35px;
}
@media (max-width: 575px) {
  .register_background .register_form {
    padding: 1rem !important;
    margin: 0 3rem 2rem 3rem;
  }
}
.register_background .register_form h2 {
  font-family: "Gloock";
  text-align: center;
  padding: 1rem 0 2rem 0;
  font-size: 34px;
  font-family: "Gloock";
  color: #00aa31;
}
@media (max-width: 575px) {
  .register_background .register_form h2 {
    padding: 1rem 0 0rem 0;
    font-size: 24px;
  }
}
.register_background .register_form .login-fields {
  display: flex;
  align-items: baseline;
  justify-content: center;
}
.register_background .register_form .login-fields p {
  text-align: center;
  font-size: 18px;
}
@media (max-width: 575px) {
  .register_background .register_form .login-fields p {
    font-size: 14px;
  }
}
.register_background .register_form .login-fields li.nav-item {
  list-style: none;
}
.register_background .register_form .login-fields li.nav-item a {
  color: black;
  font-size: 18px;
  padding-left: 4px;
  display: flex;
  align-items: center;
}
@media (max-width: 575px) {
  .register_background .register_form .login-fields li.nav-item a {
    font-size: 14px;
    padding-left: 2px;
    text-decoration: underline;
  }
}
.register_background .register_form .login-fields li.nav-item a:hover {
  color: #024937;
}
.register_background .register_form .secondary-button {
  margin-top: 0;
}
.register_background .register_form .secondary-button p {
  left: 40%;
}

/*============COntact Us page===========*/
.contact-us-heading {
  background-image: url("../images/new-contact-us-3.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 6rem 0;
}
.contact-us-heading h2 {
  color: #ffffff;
  font-size: 4rem;
}

.contact-page {
  background-image: url("../images/contact-us-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.contact-page div#formSection {
  padding-bottom: 2rem;
}

.contact_us_page {
  padding: 3rem 0;
}
.contact_us_page h2 {
  text-align: center;
  padding: 2rem;
  color: white;
  font-family: "Gloock";
}
.contact_us_page .contact-detail {
  padding: 15px;
  min-height: 100%;
  text-align: center;
  background: #fcf2da;
  border-radius: 25px;
  border: 3px dotted #28a745;
}
.contact_us_page .contact-detail p {
  margin-bottom: 0;
}
.contact_us_page .contact-detail p span {
  font-size: 40px;
  color: #119236;
}
.contact_us_page .contact-detail h5 {
  font-size: 14px;
}

/*=======Single Page Checkout============*/
.single_page_checkout .details_product {
  margin-bottom: 10px;
  border-bottom: dotted #cecece;
  padding-bottom: 15px;
}
.single_page_checkout .details_product .table > :not(:last-child) > :last-child > * {
  border-bottom-color: #aaaaaa !important;
}
.single_page_checkout .details_product .table-responsive {
  border: 2px solid #aaaaaa;
}
.single_page_checkout .details_product .table-responsive th {
  background-color: rgba(205, 205, 205, 0.1) !important;
}
.single_page_checkout .details_product th.price_title {
  border-left: 1px solid #aaaaaa;
}
.single_page_checkout .login {
  margin-top: 2rem;
}
.single_page_checkout .login p {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: rgba(255, 193, 7, 0.1882352941);
  border: 2px dotted #ffc107;
  border-radius: 6px !important;
  padding: 13px 10px;
  color: black;
}
@media (max-width: 575px) {
  .single_page_checkout .login p {
    display: block;
  }
}
.single_page_checkout .login p a {
  color: black;
  padding-left: 3px;
}
.single_page_checkout .login p a:hover {
  text-decoration: underline;
}
.single_page_checkout .login .accordion-body {
  background: rgba(255, 193, 7, 0.08);
  border: 2px dotted #ffc107;
  border-top: 0 !important;
}
.single_page_checkout .coupan .accordion-button {
  font-size: 16px;
  background: rgba(234, 184, 130, 0.2);
  padding: 14px;
  border: 2px dotted #eb8823;
  color: black;
}
.single_page_checkout .coupan .accordion-body {
  background: rgba(234, 184, 130, 0.2);
  border: 2px dotted #eb8823;
  font-size: 16px;
  padding: 14px;
  border-top: 0;
}
.single_page_checkout .coupan .accordion-body h6 {
  color: #8e8e8e;
}
.single_page_checkout .billing-details {
  margin-top: 20px;
}
.single_page_checkout .blling_title {
  margin: 23px 0 0 0;
}
.single_page_checkout .blling_title h6 {
  color: #8e8e8e;
  font-family: "Roboto";
  font-weight: 500;
  font-size: 20px;
  position: relative;
  text-align: left;
}
.single_page_checkout .blling_title h6::before {
  position: absolute;
  content: "";
  background: #ffc700;
  width: 69px;
  height: 5px;
  bottom: -13px;
  border-radius: 50px;
}
.single_page_checkout div#manage-retail h6 {
  color: #8e8e8e;
  font-family: "Roboto";
  font-weight: 500;
  font-size: 18px;
  position: relative;
  text-align: left;
}
.single_page_checkout div#manage-retail h6::before {
  position: absolute;
  content: "";
  background: #ffc700;
  width: 69px;
  height: 5px;
  bottom: -13px;
  border-radius: 50px;
}
.single_page_checkout .filter-option-inner-inner {
  color: #000000;
}
.single_page_checkout .required {
  color: #8e8e8e;
}
.single_page_checkout .register-link {
  border: 0;
  margin-bottom: 1rem;
}
.single_page_checkout .register-link .accordion-button {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 30px 0 0 0;
  background: rgba(128, 148, 59, 0.231372549);
  border: 2px dotted #80943b;
  font-size: 16px;
  padding: 14px 16px;
  border-radius: 6px !important;
  color: black;
}
.single_page_checkout .register-link .accordion-body {
  background: rgba(128, 148, 59, 0.231372549);
  border: 2px dotted #80943b;
  border-top: 0;
}
.single_page_checkout .new-shipping-address {
  margin-top: 1rem;
  border: 0 !important;
}
.single_page_checkout .new-shipping-address .accordion-item {
  border: 0;
}
.single_page_checkout .new-shipping-address .selection_actions {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: rgb(248, 248, 248);
  border: 3px dotted rgb(222, 222, 222);
  font-size: 16px;
  padding: 13px;
}
.single_page_checkout .new-shipping-address .accordion-body {
  border: 3px dotted rgb(222, 222, 222);
  border-top: 0;
  background: rgb(248, 248, 248);
}
.single_page_checkout .checkout__shipping .accordion-item {
  background: rgba(128, 128, 128, 0.06);
  border: 3px dotted rgba(0, 0, 0, 0.0784313725);
  border-radius: 8px;
}
.single_page_checkout .checkout__shipping button.accordion-button {
  background: rgba(128, 128, 128, 0.2) !important;
  color: black !important;
}
.single_page_checkout .pickup_location_styling {
  margin: 2rem 0 1rem 0;
  background: rgba(128, 128, 128, 0.06);
  padding: 2rem;
  border: 3px dotted rgba(0, 0, 0, 0.0784313725);
}
@media (max-width: 575px) {
  .single_page_checkout .pickup_location_styling {
    padding: 1rem;
  }
}
.single_page_checkout .small_colum_checkout {
  background: rgba(229, 236, 250, 0.9294117647);
  border: 2px dotted #0044cc;
  padding: 1rem;
  border-radius: 8px;
}
.single_page_checkout .small_colum_checkout .shipping_method {
  margin: 2rem 1rem;
}
.single_page_checkout .small_colum_checkout .shipping_method select.form-control {
  height: 44px;
  outline: none;
  box-shadow: none;
  border: 2px solid #e6e6e6;
  color: #000000;
  background-color: white;
  border-radius: 0px;
  border-bottom: 3px solid #024937;
  margin-top: 10px;
}
.single_page_checkout .small_colum_checkout .shipping_method h6 {
  padding: 0;
}
.single_page_checkout .small_colum_checkout .listing_price {
  border-bottom: 1px solid rgba(188, 188, 188, 0.231372549);
  padding: 4px 0;
  margin-bottom: 10px !important;
  font-size: 14px;
  letter-spacing: 0.02em;
  color: #8e8e8e;
}
.single_page_checkout .checkout__options {
  background: white;
  padding: 1rem;
  border: 2px dotted darkgreen;
}
.single_page_checkout .additional_informartion {
  background: rgba(138, 165, 42, 0.0588235294);
  padding: 1rem;
  margin: 10px 0 20px 0;
  border: 2px dotted #8aa52a;
  border-radius: 6px;
}
.single_page_checkout .additional_informartion .gift-wrap.accordion {
  margin-bottom: 1rem;
}
.single_page_checkout .additional_informartion .gift-wrap.accordion .accordion-button {
  background: rgba(128, 148, 59, 0.231372549);
  border: 2px dotted #80943b;
  font-size: 16px;
  border-radius: 6px;
  color: black;
}
.single_page_checkout .additional_informartion .gift-wrap.accordion .accordion-body {
  background: rgba(128, 148, 59, 0.231372549);
  border: 2px dotted #80943b;
  border-top: 0;
}
.single_page_checkout .additional_informartion .gift-wrap.accordion .accordion-body .text-primary {
  color: #000000 !important;
}
.single_page_checkout .store_btn-sm {
  background: #119236;
  color: #ffffff;
  cursor: pointer;
  font-size: 16px;
  border: 0;
  transition: all 0.5s;
  border-radius: 0;
  width: auto;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.single_page_checkout .pickup_location_styling .dropdown-menu.show {
  position: relative !important;
  transform: none !important;
}
.single_page_checkout .bootstrap-select .dropdown-toggle:focus,
.single_page_checkout .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
  outline: none !important;
}

/*====Same Billing Checkout======*/
.same_biling_address {
  margin: 10px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: start;
}

.same_shipping_billing {
  display: block;
  margin-bottom: 15px;
}
.same_shipping_billing input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.same_shipping_billing label {
  position: relative;
  cursor: pointer;
  font-size: 14px;
  color: #8e8e8e;
}
.same_shipping_billing label::before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #10c500;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 7px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}
.same_shipping_billing input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 6px;
  width: 6px;
  height: 11px;
  border: solid #10c500;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

/*====Same Billing Checkout======*/
/*=========Payment Method========*/
div#paymentMethods {
  margin-bottom: 2rem;
  border: 3px dotted rgba(128, 128, 128, 0.1882352941);
  border-left: 0;
  border-right: 0;
  padding: 15px 0;
}

div#payment_status_icon img {
  max-width: 200px;
  outline: 6px solid #fcf2da;
  border-radius: 50%;
  outline-offset: -3px;
}

.checkoutprocess__pricedetails.light-top-border .form label {
  color: black;
}

/*=======Single Page Checkout============*/
/*=======Product Page=========*/
.description_item_field .accordion-button {
  margin: 9px 0 0px 0;
  background: rgba(255, 193, 7, 0.1882352941);
  border: 2px dotted #ffc107;
  padding: 14px 10px;
  border-radius: 5px !important;
  color: black;
}
.description_item_field .accordion-body {
  background: rgba(255, 193, 7, 0.1882352941);
  border: 2px dotted #ffc107;
  border-top: 0;
  padding: 14px 10px;
  border-radius: 5px !important;
}
.description_item_field .accordion-body h4 {
  padding-bottom: 15px;
  font-size: 17px;
}
.description_item_field .accordion-body p#description {
  border-bottom: 3px dotted #d5d5d5;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.description_item_field .accordion-body #behaviorList .col-6.col-md-6 {
  border: 1px solid rgba(255, 193, 7, 0.5490196078);
  padding: 10px;
  font-size: 14px;
}
.description_item_field .accordion-body #behaviorList .col-6.col-md-6 h6 {
  font-size: 14px;
}
.description_item_field .accordion-body #behaviorList .row {
  margin: 0;
  max-width: 490px;
}

.product_options {
  border: 3px dotted #efefef;
  margin-top: 19px;
  border-left: 0;
  border-right: 0;
}

.options-wrapper p {
  font-size: 18px;
  padding-bottom: 10px;
  color: #8e8e8e;
}

.item__quantity {
  padding: 18px 0;
}
.item__quantity p {
  font-size: 18px;
  padding-bottom: 10px;
  color: #8e8e8e;
}

.size-container.options-wrapper {
  border-top: 3px dotted #efefef;
  padding: 18px;
}

.product-details {
  margin-top: 20px;
  border-top: 3px dotted #efefef;
  padding: 18px 0;
}
.product-details h3 {
  font-size: 18px;
  padding-bottom: 10px;
  color: #8e8e8e;
}

#share_container li {
  padding: 0 8px;
  border: 0;
}
#share_container li i {
  color: orange;
  font-size: 20px;
  background: rgba(255, 165, 0, 0.1411764706);
  padding: 10px;
  border-radius: 63%;
  border: 1px solid rgba(255, 165, 0, 0.1411764706);
}
#share_container li i:hover {
  border: 1px solid #ffa500;
}

/*========Review section=========*/
.review_section {
  background-color: #fcf2da;
  padding: 2rem 0;
  background-image: url(../images/bestseller-background.png);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
.review_section div#allreviews-outer {
  padding: 1rem;
  margin: 1rem;
  background: #fff;
  border: dotted #ffc700;
}
@media (max-width: 575px) {
  .review_section div#allreviews-outer {
    margin: 0;
  }
}
.review_section div#allreviews-outer .nav-item .nav-link {
  color: #8e8e8e;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 24px;
  position: relative;
  text-align: left;
}
.review_section div#allreviews-outer .nav-item .nav-link:active {
  background-color: transparent !important;
  border-color: transparent !important;
}

.like-dislike-section {
  display: flex;
  align-items: baseline;
}

button.like,
button.dislike {
  display: flex;
  align-items: center;
}
button.like p,
button.dislike p {
  padding-right: 5px;
}

@media screen and (max-width: 1400px) {
  .itembox__details--pricecode p {
    font-size: 12px;
  }
  .itembox__details {
    padding: 10px;
  }
}
@media (max-width: 1440px) {
  footer {
    background-position: right;
  }
  .home_banner .slider-text {
    max-width: 420px;
  }
}
@media (max-width: 1199px) {
  .services_quotes {
    height: 50vh;
  }
  .home_banner .slider-text {
    max-width: 390px;
  }
  .card-template .card_templates a.simple_links {
    margin-top: 5px;
  }
  .brand_container img {
    max-width: 120px;
  }
  .home_banner .slider-text {
    padding: 20px;
  }
  .home_banner .slider-text h6 {
    font-size: 18px;
  }
  #home_banner_slider .owl-item .item {
    min-height: auto;
  }
  #home_banner_slider .owl-item .item img {
    max-height: 100%;
  }
  #product-left-items {
    flex-wrap: wrap;
  }
  .need_this {
    display: none;
  }
  .not_need_this {
    display: block;
  }
  .thumbnailsView::-webkit-scrollbar {
    width: 0;
    scroll-behavior: smooth;
  }
  .thumbPreview {
    height: auto;
  }
  .thumbnailsView {
    display: flex;
    order: 1;
    margin-top: 15px;
    background-color: #fff;
    padding: 5px 15px;
    overflow: hidden;
    overflow-x: scroll;
    width: 1920px;
  }
  .thumbnailsView ul {
    display: flex;
    width: 1920px;
    height: auto;
    margin-right: 0 !important;
    overflow-y: unset;
  }
  .positioning1 {
    left: -10px;
    top: unset;
    bottom: 30%;
  }
  .positioning2 {
    left: unset;
    bottom: 30%;
    right: -5px;
  }
  .thumbnailsView li {
    margin-right: 10px;
    height: 100px;
    width: 100px;
    margin-bottom: 0;
  }
  .thumbnailsView li:last-child {
    margin-right: 0;
  }
  .thumbnailsView li video {
    height: 100px;
  }
  .cartbar__item_title {
    width: 100px;
  }
  .item__quantity--minus {
    left: 5px;
  }
  .item__quantity--add {
    right: 5px;
  }
  .item__quantity input {
    padding-left: 5px;
    padding-right: 5px;
  }
  #checkout_renew .slide-payments_again {
    transform: translateX(-102%);
    transition: 0.5s;
  }
  .common-properties {
    display: none;
  }
}
@media (max-width: 1024px) {
  .itembox__img {
    height: 200px;
  }
  .sml-none-icon.dropdown-toggle::after {
    display: none;
  }
  .mobile-subMenu-button {
    display: block;
    width: 35px;
    background: #f8f9f9;
    height: 38px;
    line-height: 38px;
  }
  .store__header.mobile-nav nav ul.xsnav li a {
    width: calc(100% - 35px);
  }
  .mail-id h3 {
    font-size: 18px;
  }
  .service-one {
    padding: 35px 0;
  }
  footer {
    background-image: none !important;
  }
  .contact-page {
    background-position: 86%;
  }
  .hero_banner .welcome_text h1 {
    font-size: 1.8rem;
  }
  .hero_banner .welcome_text h6 {
    font-size: 18px;
    margin: 14px 0;
  }
}
@media (max-width: 992px) {
  #cartOptions .accordion-body {
    padding: 8px;
  }
  .itemcart__total {
    text-align: left;
  }
  .order-manage {
    order: 2;
  }
  #cartBtns a {
    width: 100%;
  }
  .itembox__details--code p {
    width: 95px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: right;
  }
  .filter__byprice .field div {
    width: 48%;
    display: flex;
    align-items: center;
  }
  .filter__byprice .field input {
    width: 100%;
  }
  .itembox__details--pricecode p {
    font-size: 11px !important;
  }
  .itembox__details--code p {
    width: 65px;
  }
  .promoBg2 {
    background-position: right;
  }
  .promoBg1 {
    background-position: right;
  }
  .promoTitle {
    font-size: 20px;
  }
  .home_banner .slider-text h4 {
    font-size: 30px;
  }
  .card-template .section-musturd-three {
    background-size: cover;
  }
  .contact-us-heading {
    background-position: bottom;
  }
}
@media (max-width: 767px) {
  #home_banner_slider .owl-item .item {
    min-height: auto;
  }
  #home_banner_slider .owl-item .item img {
    max-height: 100%;
  }
  .television-promotion {
    margin-top: 15px !important;
  }
  .featureditems,
  .shopbycategories {
    padding-top: 1.5rem;
  }
  .shopbycategories {
    padding-bottom: 1.5rem;
  }
  .shopbycategories .promotion_banner__details {
    width: 65%;
  }
  .shopbycategories .promotion_banner__details h2 {
    font-size: calc(1.475rem + 1vw);
  }
  .item-details .item__gallery {
    flex-direction: column-reverse;
  }
  .item-details .item__gallery #gal1 {
    display: flex;
  }
  .item-details .item__gallery #gal1 .item {
    margin-right: 0.5rem;
  }
  .item-details .item__gallery .item__image {
    margin-left: 0;
    margin-bottom: 1rem;
  }
  .store__header nav ul li img {
    max-height: 21px;
  }
  .itembox__details {
    padding: 1rem;
  }
  .itembox__details--pricecode {
    flex-direction: column;
  }
  .itembox__details--price p,
  .itembox__details .item__price.strike {
    font-size: 1rem;
  }
  #form {
    margin-bottom: 15px;
  }
  .itembox__details--code p {
    text-align: left;
  }
  .hideFilters {
    display: none;
  }
  #filtersToggle {
    cursor: pointer;
  }
  #filtersToggle i.fa-angle-down {
    display: block;
  }
  .item__price.strike {
    margin-left: 0px;
  }
  .promoBg1 {
    margin: 14px 0;
  }
  .promoBg2 {
    margin: 14px 0;
  }
  #formSection {
    margin-top: 15px;
  }
  .category__main .category_banner .sorting__select {
    display: flex;
    width: 100%;
    align-items: center;
    max-width: 100%;
    flex-direction: column;
  }
  .category__main .category_banner .sorting__select label {
    width: 100%;
  }
  .item-details .item__details .item__price {
    margin-right: 10px;
  }
  .positioning1 {
    left: -10px !important;
    top: auto;
    transform: rotate(-92deg);
    height: 27px;
    width: 10px;
  }
  .positioning2 {
    right: 26px;
    bottom: 2px;
    transform: rotate(-92deg);
    height: 27px;
    width: 10px;
  }
  .userlogin__image img {
    display: none !important;
  }
  .userlogin__section {
    padding: 2rem 0;
  }
  .item__quantity input {
    background: none;
    border: none;
    max-width: 100%;
  }
  .item__quantity {
    width: 100%;
  }
  .theme__tabs--white .nav-pills {
    width: 100%;
  }
  .nav-pills li.nav-item {
    width: 100%;
    max-width: 50%;
    text-align: center;
  }
  .item__quantity--add {
    right: 10px;
  }
  .item__quantity--minus {
    left: 10px;
  }
  #checkout_renew .w-custom-70 {
    width: 100%;
  }
  .positioning2 {
    right: 26px;
    bottom: 2px;
    transform: rotate(-92deg);
    height: 27px;
    width: 10px;
    left: unset;
  }
  .mobile-subMenu-button {
    background: none;
  }
  .store__header.mobile-nav nav ul.xsnav li a {
    border-bottom: none;
  }
  .navbar li.nav-item {
    border-bottom: 1px solid #efefef;
  }
  .cart-icon {
    border-bottom: 0 !important;
  }
  #gal1 {
    height: auto;
    padding: 0 30px;
  }
  .positioning1 {
    left: -10px !important;
    top: 94%;
    transform: rotate(-92deg);
    height: 27px;
    width: 10px;
  }
  .positioning2 {
    right: 26px;
    bottom: 12px;
    transform: rotate(-92deg);
    height: 27px;
    width: 10px;
    left: unset;
  }
  .order_manuals {
    order: 3;
    margin-top: 2rem;
  }
  .contact-page {
    background-position: inherit;
  }
  .hero_banner .welcome_text {
    padding: 15px;
  }
  .hero_banner .box-1 {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .hero_banner .box-2 {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
}
@media (max-width: 600px) {
  .th_btn {
    margin-top: 0;
  }
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 900px;
    margin: 1.75rem auto;
  }
  .home_banner .slider-text h4 {
    font-size: 22px;
  }
}
@media (max-width: 575px) {
  section#checkout_renew .static-pages {
    padding: 15px 0 15px 0;
  }
  table.cart-table-details .item__quantity {
    min-width: 100px;
  }
  .contact-text h4 {
    font-size: 16px;
    font-weight: 700;
  }
  div#quantityAction {
    max-width: 120px;
  }
  .itembox p {
    font-size: 12px;
  }
  .item__price.strike {
    font-size: 12px;
  }
  .itembox .itembox__details--price {
    display: block !important;
    text-align: center;
  }
  .review-percent {
    text-align: left !important;
    margin: 10px 5px;
  }
  .item__quantity input {
    height: 40px;
  }
  .sh-link {
    width: 100% !important;
    padding: 0 25px;
  }
  .banner-text h1 {
    font-size: 29px;
  }
  .banner-text {
    padding: 17px 15px;
  }
  .banner-text::after {
    display: none;
  }
  .category__main .categoryitems .itembox {
    text-align: center;
  }
  .service-one {
    padding: 10px 0;
  }
  .form-group {
    margin: 10px 0;
  }
  .order_manuals {
    max-width: 410px;
    margin: auto;
  }
  .contact-page .userlogin__section {
    margin: 2rem 2rem 0 2rem !important;
  }
  .contact-page .static-pages {
    padding: 1rem !important;
  }
  ul#insertContent {
    flex-direction: column !important;
  }
  #share_container li i {
    font-size: 13px;
    margin: 3px 0;
    padding: 6px;
  }
  .review_section div#allreviews-outer .nav-item .nav-link {
    font-size: 16px;
  }
  #allreviews-outer .nav-item .nav-link.active::after {
    width: 72px;
  }
  table.cart-table-details {
    display: block;
    overflow-x: auto;
  }
  th {
    position: relative;
    white-space: nowrap;
  }
  section.services_quotes .row.h-100 {
    height: 80% !important;
  }
  .services_quotes {
    height: 100vh !important;
  }
  .colum_styling.colum-first {
    margin-top: 2rem;
  }
}
@media (max-width: 475px) {
  .brand_container img {
    max-width: 60px;
  }
  .hero_banner .welcome_text h1 {
    font-size: 20px;
  }
  .hero_banner .welcome_text h6 {
    font-size: 16px;
  }
  .colum-five::before {
    background-image: none;
  }
}
@media (max-width: 420px) {
  .item__quantity {
    margin-right: 0;
    margin-bottom: 5px;
  }
  .price-per-item,
  .quantity,
  .sub-total {
    margin-top: 10px;
  }
  .price-per-item,
  .quantity,
  .sub-total,
  .fn-14 {
    font-size: 14px;
  }
  .just-center {
    justify-content: center !important;
  }
  .cartbar__actions {
    margin-top: 15px;
  }
  .item__quantity--minus {
    left: 5px;
  }
  .item__quantity--add {
    right: 5px;
  }
  .item__quantity input {
    padding-left: 5px;
    padding-right: 5px;
  }
  .price-per-item,
  .quantity,
  .sub-total,
  .fn-14 {
    font-size: 12px;
  }
  .cartbar__actions {
    margin-top: 0;
  }
  .itemcart .cartbar {
    padding: 10px;
  }
  #gal1 {
    height: unset;
    padding: 10px 25px 0;
  }
  .large_image {
    height: 398px !important;
  }
}
@media (max-width: 370px) {
  .menu_bar_new .menu {
    max-width: 30px;
  }
  li.nav-item.cart-icon {
    margin-left: 8px;
  }
  li.nav-item.cart-icon a span {
    margin-right: 9px;
    font-size: 18px;
  }
  a.nav-link.merc-login-link span {
    font-size: 18px;
  }
  .card-template .section-musturd-three {
    height: 36vh;
    padding: 1rem;
  }
  .contact-us-heading h2 {
    font-size: 3rem;
  }
  .hero_banner .welcome_text h1 {
    font-size: 18px;
  }
  .hero_banner .welcome_text h6 {
    font-size: 14px;
    font-weight: 500;
  }
}
@media (max-width: 340px) {
  .store__header nav ul li img {
    max-height: 32px;
    width: 85px;
  }
  .store__header nav ul li a {
    font-size: 14px;
  }
  .store__header.menu-bar button svg {
    width: 30px;
  }
  .store__header .search-dropdown {
    width: 220px;
    padding: 1rem;
    right: -85px;
    left: auto;
  }
  .large_image {
    height: 317px !important;
  }
}
*:-webkit-autofill,
*:-webkit-autofill:hover,
*:-webkit-autofill:focus,
*:-webkit-autofill:active {
  /* use animation hack, if you have hard styled input */
  -webkit-transition: all 5000s ease-in-out 0s;
  transition: all 5000s ease-in-out 0s;
  -webkit-transition-property: background-color, color;
  transition-property: background-color, color;
  /* if input has one color, and didn't have bg-image use shadow */
  -webkit-box-shadow: 0 0 0 1000px rgba(161, 161, 161, 0.0901960784) inset;
  /* text color */
  -webkit-text-fill-color: #000;
  /* font weigth */
  font-weight: 400 !important;
}/*# sourceMappingURL=style.css.map */