@charset "utf-8";

/*------------------------------|| fonts||----------------------------------*/

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-Regular.eot");
  src: url("../fonts/Jost-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Jost-Regular.woff2") format("woff2"),
    url("../fonts/Jost-Regular.woff") format("woff"),
    url("../fonts/Jost-Regular.ttf") format("truetype"),
    url("../fonts/Jost-Regular.svg#Jost-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-Light.eot");
  src: url("../fonts/Jost-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Jost-Light.woff2") format("woff2"),
    url("../fonts/Jost-Light.woff") format("woff"),
    url("../fonts/Jost-Light.ttf") format("truetype"),
    url("../fonts/Jost-Light.svg#Jost-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-ExtraBold.eot");
  src: url("../fonts/Jost-ExtraBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Jost-ExtraBold.woff2") format("woff2"),
    url("../fonts/Jost-ExtraBold.woff") format("woff"),
    url("../fonts/Jost-ExtraBold.ttf") format("truetype"),
    url("../fonts/Jost-ExtraBold.svg#Jost-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-Thin.eot");
  src: url("../fonts/Jost-Thin.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Jost-Thin.woff2") format("woff2"),
    url("../fonts/Jost-Thin.woff") format("woff"),
    url("../fonts/Jost-Thin.ttf") format("truetype"),
    url("../fonts/Jost-Thin.svg#Jost-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-Bold.eot");
  src: url("../fonts/Jost-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Jost-Bold.woff2") format("woff2"),
    url("../fonts/Jost-Bold.woff") format("woff"),
    url("../fonts/Jost-Bold.ttf") format("truetype"),
    url("../fonts/Jost-Bold.svg#Jost-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-Black.eot");
  src: url("../fonts/Jost-Black.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Jost-Black.woff2") format("woff2"),
    url("../fonts/Jost-Black.woff") format("woff"),
    url("../fonts/Jost-Black.ttf") format("truetype"),
    url("../fonts/Jost-Black.svg#Jost-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-SemiBold.eot");
  src: url("../fonts/Jost-SemiBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Jost-SemiBold.woff2") format("woff2"),
    url("../fonts/Jost-SemiBold.woff") format("woff"),
    url("../fonts/Jost-SemiBold.ttf") format("truetype"),
    url("../fonts/Jost-SemiBold.svg#Jost-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-Medium.eot");
  src: url("../fonts/Jost-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Jost-Medium.woff2") format("woff2"),
    url("../fonts/Jost-Medium.woff") format("woff"),
    url("../fonts/Jost-Medium.ttf") format("truetype"),
    url("../fonts/Jost-Medium.svg#Jost-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-ExtraLight.eot");
  src: url("../fonts/Jost-ExtraLight.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Jost-ExtraLight.woff2") format("woff2"),
    url("../fonts/Jost-ExtraLight.woff") format("woff"),
    url("../fonts/Jost-ExtraLight.ttf") format("truetype"),
    url("../fonts/Jost-ExtraLight.svg#Jost-ExtraLight") format("svg");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-MediumItalic.eot");
  src: url("../fonts/Jost-MediumItalic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Jost-MediumItalic.woff2") format("woff2"),
    url("../fonts/Jost-MediumItalic.woff") format("woff"),
    url("../fonts/Jost-MediumItalic.ttf") format("truetype"),
    url("../fonts/Jost-MediumItalic.svg#Jost-MediumItalic") format("svg");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

/*------------------------------|| fonts end ||----------------------------------*/

/*
 */

body,
html {
  font-family: var(--sitefonts);
  color: var(--black);
  line-height: 24px;
  font-size: 16px;
  letter-spacing: 0.32px;
}

p a,
p span a,
ul li a,
ol li a {
  color: var(--themecolor);
  text-decoration: underline;
  display: inline-block;
}

p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  color: #393939;
  margin-bottom: 30px;
}

/* common ul li */

ul {
  margin-left: 0;
  margin-bottom: 30px;
  list-style: none;
}

ul.twocollist {
  column-count: 2;
}

main ul > li,
main ul.wp-block-list > li,
.woocommerce-product-details__short-description ul > li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 20px;
  letter-spacing: 0px;
  list-style: none;
  font-size: 16px;
  font-weight: normal;
  color: #2e2e2e;
  line-height: 1.35;
}

main ul > li > strong,
main ul > li > span,
main ul.wp-block-list > li > strong,
main ul.wp-block-list > li > span {
  font-weight: bold;
  display: inline-block;
  width: 100%;
  font-size: 18px;
  margin-bottom: 10px;
}

.content-wrapper ul > li a {
  text-decoration: underline;
  color: var(--sitetext);
}

.content-wrapper ul > li a:hover {
  text-decoration: underline;
  color: var(--themecolor);
}

.content-wrapper ul > li:after,
.woocommerce-product-details__short-description ul li:after {
  content: "";
  background: var(--themecolor) url(../images/icon/list-icon.svg) no-repeat
    center;
  position: absolute;
  left: 0px;
  top: 1px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

p span {
  color: initial;
}

.row-reverse {
  flex-direction: row-reverse;
}

/*  select option */

::-ms-expand {
  display: none;
}

::-moz-selection {
  color: #fff;
  background: #515151;
}

::selection {
  color: #fff;
  background: #515151;
}

.field.field:after,
.field:hover.field:after {
  display: none;
}

/*-----FORM CONTROL-----*/

::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #393939;
  text-transform: math-auto;
  font-size: 16px;
  font-family: var(--site-font-family);
}

::-moz-placeholder,
textarea::-moz-placeholder {
  color: #393939;
  text-transform: math-auto;
  font-size: 16px;
  font-family: var(--site-font-family);
}

:-ms-input-placeholder,
textarea::placeholder {
  color: #393939;
  text-transform: math-auto;
  font-size: 16px;
  font-family: var(--site-font-family);
}

/*-----FORM CONTROL FULL WIDTH-----*/

/*  select option  */

input:invalid {
  box-shadow: none;
}

input[type="text"],
input[type="tel"],
input[type="number"],
input[type="submit"],
input[type="email"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: var(--site-font-family);
}

.form-control,
input[type="text"],
input[type="email"],
select,
textarea,
input[type="number"],
input[type="tel"],
input[type="file"] {
  width: 100%;
  padding: 15px 15px 14px 15px;
  background-color: #fff;
  border: 1px solid transparent;
  color: #393939;
  font-size: 16px;
  line-height: 1.2;
  font-family: var(--site-font-family);
  transition: all 0.5sease -in-out;
  -webkit-transition: all 0.5sease -in-out;
  min-height: 52px;
  border-radius: 2px;
  font-weight: normal;
}

input[type="text"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="file"]:focus {
  background-color: var(--white);
  color: #343434;
  border-color: var(--themecolor);
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/icon/select-arrow.svg) no-repeat right 6px;
  border-radius: 0;
}

.form-wrapper .form-group.width50 .form-control {
  min-width: auto;
}

.wpcf7-spinner {
  position: absolute;
  margin: 0;
  right: 0;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
  display: inline-flex;
  width: calc(100% + 20px);
  flex-wrap: wrap;
}

.form-group {
  padding: 0 10px;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}

.form-group.form-group50 {
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  float: left;
}

.form-group.form-group33 {
  width: 33.33%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  float: left;
}

.form-group.form-group100 {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  float: left;
}

form .form-group label {
  color: var(--white);
  font-family: var(--sitefonts);
  letter-spacing: 0px;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  display: inline-block;
  margin-bottom: 10px;
  line-height: 1.1;
  width: 100%;
}

.checkbxdiv {
  display: flex;
  margin-top: 15px;
  line-height: 1.2;
  align-items: center;
}

.checkbxdiv input[type="checkbox"] {
  margin: 0 15px 0 0;
}

form .form-group .checkbxdiv label {
  margin-bottom: 0;
}

/*-----BUTTONS-----*/

.button-group {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  position: relative;
}

/* normal button style start */

/* normal button style start */

.woocommerce a.button,
.button,
button[type="submit"],
input[type="submit"] {
  font-size: 16px;
  padding: 14px 25px 14px;
  position: relative;
  font-family: var(--sitefonts);
  font-weight: bold;
  letter-spacing: 0;
  background: var(--themecolor);
  color: #fff;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  margin: 0;
  z-index: 1;
  line-height: 1;
  text-decoration: none;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  border: 2px solid transparent;
  --border-offset: none;
  text-transform: uppercase;
  transition: all ease-out 0.3s;
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -ms-transition: all ease-out 0.3s;
  border: 2px solid;
  gap: 10px;
  border-radius: 4px !important;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button {
  border: 2px solid;
}
.button > span {
  display: inline-block;
  transition: all ease-out 0.3s;
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -ms-transition: all ease-out 0.3s;
}

.button > span > i.fa {
  font-weight: bold;
}
.button-white {
  background: #fff;
  min-width: 150px;
  height: 50px;
  color: #000;
  padding: 15px 30px;
  text-transform: uppercase;
}

.btn-border:hover,
.button.submitbtn:hover {
  background: var(--themecolor);
  color: #000337;
  border-color: transparent;
}

.btn-theme:hover {
  background: var(--white);
  color: var(--themecolor);
  border-color: var(--themecolor);
}
.btn-border-lighter {
  background-color: transparent !important;
  color: #393939 !important;
  border-color: #393939 !important;
}
.btn-white {
  color: var(--themecolor) !important;
  background: #fff !important;
  border-color: #fff !important;
}
input[type="submit"] {
  border: 0;
  background: var(--themecolor);
  font-size: 16px;
  color: #ffffff;
  font-family: var(--site-font-family);
  font-weight: 600;
  padding: 18px 25px;
  z-index: 1;
  cursor: pointer;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 0.32px;
}
input[type="submit"]:hover {
  background: var(--white);
  color: var(--black);
}
.button-lg,
.header-right .button {
  padding: 18px 30px;
}
.sm-title {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.2px;
  color: var(--themecolor);
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 25px;
  padding-left: 15px;
  position: relative;
  width: fit-content;

  &::after {
    content: "";
    position: absolute;
    left: 0;
    height: 9px;
    width: 9px;
    clip-path: polygon(100% 100%, 0 100%, 0 0);
    background: var(--themecolor);
  }
}
.submit-block.form-group:last-of-type {
  margin-bottom: 0;
}
.btnlist {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.read_more {
  font-size: 16px;
  color: #141414;
  letter-spacing: 0;
  font-weight: normal;
  display: inline-flex;
  gap: 7px;
  align-items: center;
  border-bottom: 0;
  text-transform: capitalize;
  line-height: 1.2;
  width: fit-content;
  text-decoration: none;
  padding-right: 12px;
  position: relative;
}

.read_more::after {
  content: "\f105";
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: 16px !important;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  right: 0;
}

.read_more:hover {
  gap: 15px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

.read_more:hover {
  color: var(--themecolor);
}
.btn-border-theme {
  border-color: var(--themecolor);
  background: transparent;
  color: var(--themecolor);
}
.btn-border-theme {
  border-color: var(--themecolor) !important;
  background-color: transparent !important;
  color: var(--themecolor) !important;
  &:hover {
    background-color: var(--themecolor) !important;
    color: var(--white) !important;
  }
}
.button.button-border:hover {
  background-color: var(--black) !important;
  color: var(--white) !important;
  & img {
    filter: invert(1) brightness(100);
  }
}
.btn-border-lighter:hover {
  background-color: var(--black) !important;
  color: var(--white) !important;
}
/* normal button style end */

a {
  text-decoration: none;
}

header nav ul {
  margin-left: 0;
  list-style-type: none;
}

p a:hover,
ul li a:hover,
ol li a:hover,
.footer-link li.active > a {
  color: var(--themecolor);
  /* text-decoration: underline; */
}

@media (hover: hover) {
}

.relative {
  position: relative;
  z-index: 0;
}

.whitetxt,
.client-section .client-left > * {
  color: var(--white) !important;
}

.redtxt {
  color: var(--themered) !important;
}

[class*="heading-"],
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Jost";
  color: #000000;
  line-height: 1.2;
  margin-bottom: 20px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0;
  position: relative;
}
.heading-40,
h2 {
  font-size: 40px;
}

.heading-35 {
  font-size: 35px;
}

.heading-20 {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 600;
}

.heading-18 {
  font-size: 18px;
}

.smtitle {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: var(--themecolor);
  letter-spacing: 3px;
  position: relative;
  line-height: 1;
}

.smtitle.theme-ark {
  padding-right: 30px;
  width: fit-content;

  &::after {
    content: "";
    position: absolute;
    height: 18px;
    width: 22px;
    right: 0;
    top: 0;
    background: transparent url(../images/icon/theme-ark.svg) no-repeat center;
  }
}

.uppercase {
  text-transform: uppercase;
}

/* form message style  */

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #f5c812;
  background: url(../images/icon/icon-validation-invalid.svg) no-repeat 15px
    center #fff9df;
  font-size: 14px;
  padding-left: 45px;
}

.wpcf7 form.failed .wpcf7-response-output {
  border: 1px solid #fe0000 !important;
  background: url(../images/icon/failed-validation.svg) no-repeat 15px center
    #ffdfdf;
  font-size: 14px;
  padding-left: 45px;
}

.wpcf7 form.sent .wpcf7-response-output {
  background: url(../images/icon/validation-tick.svg) no-repeat 15px center
    #e1ffd9;
  border-color: #498e36;
  font-size: 14px;
  padding-left: 45px;
}

.wpcf7-not-valid {
  background-color: #ffdfdf !important;
  border: 1px solid #fe0000 !important;
}

.wpcf7-not-valid-tip {
  font-weight: 400;
  background: #fe0000;
  display: inline-block;
  position: relative;
  top: 0px;
  left: 0;
  padding: 5px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
}

.wpcf7-not-valid-tip:before {
  top: -5px;
  margin: 0;
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #fe0000;
}

form.wpcf7-form .btnbox.width100 .btn_theme:disabled,
form.wpcf7-form .btnbox.width100 .btn_theme:disabled:hover {
  opacity: 0.6 !important;
  cursor: not-allowed !important;
  background: #f8a73f;
  color: #000;
  border: 1px solid #f8a73f;
}

/*-----SCROLL TOP-----*/

.scrollTop {
  position: fixed !important;
  right: 15px;
  bottom: 80px;
  opacity: 0;
  height: 40px;
  width: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  text-align: center;
  font-size: 26px !important;
  color: #505050 !important;
  background: #f3f3f3 !important;
  border: 1px solid var(--lightbg);
  border-radius: 50%;
  padding: 10px 18px !important;
}

.scrollTop:hover {
  background: var(--black) !important;
  color: var(--white) !important;
}

.scrolldown {
  cursor: pointer;
}

.container {
  max-width: 1570px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.container:before,
.container:after {
  display: none;
}

/*  select option  */

input:invalid {
  box-shadow: none;
}

input[type="text"],
input[type="tel"],
input[type="number"] input[type="submit"],
input[type="email"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: var(--site-font-family);
}

textarea {
  resize: none;
  min-height: 100px;
  overflow: hidden;
  margin: 0;
  vertical-align: bottom;
  font-size: 18px;
  overflow: auto;
}

textarea.form-control {
  height: auto;
  min-height: 150px;
  overflow-y: auto;
}

.form-wrapper .form-group.width50 .form-control {
  min-width: auto;
}

.wpcf7-spinner {
  position: absolute;
  margin: 0;
  right: 0;
  top: 15px;
  right: 20px;
}

/* slick slider arrows styles  */

.slick-slider .slick-prev,
.slick-slider .slick-next {
  right: 15px;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  min-height: auto;
  padding: 0;
  border: 2px solid #c1c3c3 !important;
  border-radius: 100% !important;
  cursor: pointer;
  outline: none;
  clip-path: none;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: #fff;
}

.slick-slider .slick-prev {
  left: 15px !important;
  z-index: 1;
}

.slick-slider .slick-prev:before,
.slick-slider .slick-next:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
}
.slick-slider .slick-prev:before {
  background: url(../images/icon/arrow-prev.svg) no-repeat center center;
}
.slick-slider .slick-next:before {
  background: url(../images/icon/arrow-next.svg) no-repeat center center;
}

.slick-slider .slick-prev:hover,
.slick-slider .slick-prev:focus,
.slick-slider .slick-next:hover,
.slick-slider .slick-next:focus {
  border: 1px solid var(--themecolor) !important;
  background: var(--themecolor);
}

.slick-slider .slick-next:focus:before,
.slick-slider .slick-next:hover:before,
.slick-slider .slick-prev:focus:before,
.slick-slider .slick-prev:hover:before {
  filter: brightness(0) invert(1) !important;
}

a {
  text-decoration: none;
}

/* p a:hover,
ul li a:hover,
ol li a:hover {
    color: var(--sitetext);
} */

@media (hover: hover) {
}

.relative {
  position: relative;
  z-index: 0;
}

/* --------half-section -------------- */

.row-reverse {
  flex-direction: row-reverse;
}

.bg-dark {
  background-color: #131313;
}

.img-wrap {
  position: relative;
  display: inline-block;
}

.img-wrap img {
  object-fit: cover;
}

ol {
  margin-left: 0;
  counter-reset: line;
}

ol li strong {
  font-size: 16px;
  color: #242527;
  padding-left: 35px;
  margin-bottom: 20px;
  display: inline-block;
}

ol > li:before {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  width: 24px;
  height: 24px;
  margin-right: 0;
  background-color: #f97e28;
  border-radius: 50%;
  color: #fff;
  line-height: 1.25em;
  counter-increment: line;
  content: counter(line);
  align-items: center;
  font-weight: 800;
  font-size: 14px;
  justify-content: center;
  text-align: center;
}

ol li {
  position: relative;
  margin-bottom: 32px;
  line-height: 1.4;
  list-style-type: none;
}

/* --------half-section -------------- */

.mrgb100 {
  margin-bottom: 100px;
}

/* ********************COMMON SECTION END****************  */
html {
  scroll-behavior: smooth;
}

main {
  margin: 0;
  position: relative;
}

.slide-box {
  display: inline-block;
  line-height: 0.8;
}

table tr td:not(:last-child),
table tr th:not(:last-child) {
  border-right: 1px solid hsl(0deg 0% 44% / 20%);
}

.table-wrapper table {
  width: 100%;
}

.inner-wrapper {
  max-width: 1120px;
  margin: 0 auto;
}

/*------------------------------|| Breadcrumb Start ||----------------------------------*/

ul.woo_breadcums li span,
ul.woo_breadcums li a,
ul.woo_breadcums li a {
  color: var(--white);
}

ul.woo_breadcums {
  margin-bottom: 0;
  text-align: left;
  margin-left: 0;
}

ul.woo_breadcums li {
  font-family: var(--sitefonts);
  font-weight: 300;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #babeec;
  position: relative;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

ul.woo_breadcums li:after {
  display: none;
}

ul.woo_breadcums li span {
  position: relative;
  z-index: 0;
  margin: 0px;
  display: inline-block;
  font-family: var(--sitefonts);
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0;
  color: var(--white);
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.28px;
}

ul.woo_breadcums li a {
  font-family: var(--sitefonts);
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0;
  color: var(--white);
  position: relative;
  z-index: 0;
  margin: 0px 42px 0 0;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
}

ul.woo_breadcums li a:hover {
  color: #fff;
  text-decoration: underline !important;
}

ul.woo_breadcums li a:after {
  position: absolute;
  content: "\f105";
  top: 0px;
  right: -27px;
  font-family: "FontAwesome";
  z-index: 0;
}

ul.woo_breadcums li a:hover {
  text-decoration: none;
}

/*------------------------------|| FORM  Start ||----------------------------------*/
.form-wrapper {
  position: relative;
  background: #161619;
  z-index: 1;
  padding: 40px 50px;
}

.form-wrapper {
  & .heading-35,
  .heading-26 {
    color: var(--white);
  }
}
.heading-26 {
  font-size: 26px;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 !important;
  padding: 0 !important;
}
.captchatxt {
  margin-top: 15px;
  margin-bottom: 0;
}
.captchatxt p {
  font-size: 12px;
  color: var(--white);
  margin-bottom: 0 !important;
}
/*------------------------------|| .img-content-sec ||----------------------------------*/
.content-block {
  width: calc(100% - 700px);
}
.img-block {
  width: 700px;
}
.row-reverse :is(.content-block) {
  padding-left: 100px;
  padding-right: 0 !important;
}
.content-block ul:last-of-type {
  margin-bottom: 0;
}
.content-wrapper .content-block [class*="heading-"],
.product-content [class*="heading-"] {
  text-transform: none;
}
.inline-list {
  column-count: 2;
}
.flex-container:not(.row-reverse) :is(.content-block) {
  padding-right: 100px;
}
/* ------------.slick-dotted -------------*/
.slick-dots {
  bottom: -25px;
}
.slick-slider .slick-dots li,
.slick-slider .slick-dots li button {
  width: 14px;
  height: 14px;
  min-height: auto;
  background-color: transparent;
}

.slick-slider .slick-dots li::after {
  display: none;
}

.slick-slider .slick-dots li button {
  padding: 0px;
}

.slick-slider .slick-dots li button:before {
  content: "";
  width: 14px;
  height: 14px;
  border: 0px;
  background: #ffffff;
  opacity: 1;
  border: 2px solid #313131;
  border-radius: 100%;
}

.slick-slider .slick-dots li button:hover:before,
.slick-slider .slick-dots li button:focus:before,
.slick-slider .slick-dots li.slick-active button:before {
  opacity: 0.2;
}

.slick-slider .slick-dots li.slick-active button:before {
  background-color: var(--themecolor);
  border: 1px solid var(--white);
  opacity: 1;
}

.slick-slider .slick-dots li button:hover:before,
.slick-slider .slick-dots li button:focus:before {
  background-color: var(--themecolor);
  border: 1px solid var(--white);
  opacity: 1;
}

/* ------------.slick-dotted -------------*/

.divider {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #e8e8e8;
}

/* -----------------------inner-banner-wide----------------------- */
.inner-banner {
  min-height: 400px;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}

.form-group.width100 {
  width: 100%;
}

.form-group.width50 {
  width: 50%;
}

/* ----------------------- product shop listing----------------------- */
.shop-product-section {
  & .heading-40 {
    margin-bottom: 50px;
  }
}
.shop-by-category-listing {
  display: flex;
  flex-wrap: wrap;
  & .slide-box {
    width: calc(20% - 18px);
    margin: 0 9px 60px;
    & .shop-by-category-box,
    .img-wrap,
    .img-wrap > img {
      width: 100%;
    }
  }
}
/* -----------------------banner-usps----------------------- */
.banner-usps {
  display: inline-flex;
  width: 100%;
  background: transparent linear-gradient(127deg, #1c1f4d 0%, #1c1f4d0f 100%) 0%
    0% no-repeat padding-box;
  margin: 60px 0 0;
}

.usps-box {
  display: inline-flex;
  flex-direction: column;
  padding: 30px 42px 35px;
  background: transparent linear-gradient(127deg, #1c1f4d 0%, #1c1f4d0f 100%) 0%
    0% no-repeat padding-box;

  & > p {
    color: #babeec;
    font-size: 14px;
    line-height: 1.4;

    &:last-child {
      margin-bottom: 0;
    }
  }
}

.usps-box .img-wrap {
  margin-bottom: 8px;
}

.usps-title {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  line-height: 1.3;
  letter-spacing: 0;
  margin-bottom: 9px;
}

/* -----------------------head-sec----------------------- */
.head-intro-sec {
  display: inline-block;
  width: 100%;
  margin-bottom: 55px;

  & .flex-container {
    justify-content: space-between;
    align-items: center;
  }
}

.head-intro-sec {
  & .left-heading-side {
    width: calc(100% - 700px);
    max-width: 591px;
    margin-bottom: 0;

    & > *:last-child {
      margin-bottom: 0;
    }
  }

  & .right-cotent-side {
    width: 700px;

    & > p:last-child {
      margin-bottom: 0;
    }
  }
}
/*  brand logo */
.faq-accordion.faq-wrapper {
  margin-bottom: 30px;
}
.light-bg {
  background-color: var(--lightbg);
  padding: 65px 45px;
  margin-bottom: 110px;
}
.logo-content {
  width: 295px;
  & .heading-40 {
    margin-bottom: 10px;
  }
  & p:last-child {
    margin-bottom: 0;
  }
}
.logo-slider {
  width: calc(100% - 295px);
  padding-left: 100px;
  margin-left: -10px;
  margin-right: -10px;
  padding-right: 70px;
  & .slick-prev {
    left: 70px !important;
  }
}

.logo-slider .slick-slide {
  margin: 0 10px;
}
.logo-box {
  background-color: #ffffff;
  padding: 20px;
  margin: 0 10px 20px;
  display: inline-flex !important
;
  align-items: center;
  justify-content: center;
}
.bread-crumb-section {
  padding: 10px 0;
}
/* -----------------------feature-slider-sec----------------------- */
.feature-slider-sec {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #e8e8e8;
}

.feature-slider {
  width: calc(100%);
  margin: 0 0px;
  background-color: transparent;
  padding: 16px 0;

  & .slide-box {
    padding: 0 0px;
    /* border-right: 1px solid #B9BBDF; */
  }

  & .slick-slide {
    line-height: 0;
  }
  /* 
    & .slick-slide.slick-active:last-of-type .slide-box .feature-box::after {
        border: 0;
    } */

  &:not(.slick-initialized) {
    display: inline-flex;
    justify-content: space-between;
    & > .slide-box {
    }

    & > .slide-box:not(:nth-child(-n + 5)) {
      display: none;
    }
  }
}

.feature-box > .img-wrap {
  height: 48px;
  width: 48px;
  min-width: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgb(252 75 165 / 10%);
  border-radius: 100%;
}

.feature-box {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  width: 100%;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.32px;
  color: #000000;
  line-height: 1.2;
}

/*------------------------------|| inpage content sidebar ||----------------------------------*/
.right-sidebar {
  width: 400px;
  position: sticky;
  top: 150px;
  align-self: flex-start;
  & .sidebar-form {
    & .heading-35 {
      font-size: 26px;
      text-align: left;
    }
    & .form-group {
      padding: 0;
    }
    .form-group.width50 {
      width: 100%;
    }
  }
}
.inpage-left-contact {
  width: calc(100% - 400px);
  padding-right: 100px;
}
.cl-content {
  background-color: #f3f3f3;
  border-radius: 2px;
  padding: 50px 80px;
  position: relative;
  margin-bottom: 40px;
  &::after {
    position: absolute;
    content: "";
    border-left: 4px solid #fad1d1;
    height: calc(100% - 100px);
    top: 50px;
    left: 50px;
    bottom: 0;
  }
}
/* -----------------------Shop by Category----------------------- */
.top-head-container {
  display: inline-flex;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  margin: 0 0 40px;

  & > .heading-40 {
    margin-bottom: 0;
  }
}
/* -----------------------Shop by Category----------------------- */

/* -----------------------shop-by-category-slider----------------------- */

.shop-by-category-slider-sec {
  display: block;
  width: 100%;
  line-height: 0;
  overflow: hidden;
}
.shop-by-category-slider {
  width: calc(100% + 16px);
  margin: 0 -8px;

  & .slide-box {
    padding: 0 8px;
    & a.shop-by-category-box,
    .img-wrap img {
      width: 100%;
    }
  }

  &:not(.slick-initialized) {
    display: inline-flex;
    justify-content: space-between;
    & > .slide-box {
      flex: 1;
    }

    & > .slide-box:not(:nth-child(-n + 6)) {
      display: none;
    }
  }
}

.shop-by-category-box {
  display: flex;
  flex-direction: column;
  /* gap: 15px; */
  text-align: center;
  align-items: center;

  & > .img-wrap {
    margin: 0 auto 15px;
    border-radius: 4px;
    overflow: hidden;
    width: 100%;
    &::before,
    &::after {
      content: "";
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.3);
      position: absolute;
      top: 0;
      left: 0;
      z-index: 5;
      transition: transform 0.4s, opacity 0.15s ease-in-out 0s;
      opacity: 0;
    }
    &:hover {
      &::before {
        transform: scale(0, 1);
        opacity: 1;
      }
      &::after {
        transform: scale(1, 0);
        opacity: 1;
      }
    }
  }
  & > .heading-18 {
    margin: 0 auto 8px;
  }
  &:hover {
    & .heading-18,
    .read_more {
      color: var(--themecolor);
    }
  }
}
/* -----------------------shop-by-category-slider----------------------- */

/* -----------------------cta-sec----------------------- */
.cta-sec {
  display: inline-block;
  width: 100%;
  line-height: 0;
}
.cta-sec .flex-container {
  background: #fc4ba5 url(../images/cta-bg.png) no-repeat center;
  background-size: cover;
  padding: 0 84px 0 48px;
  justify-content: space-between;
  align-items: center;
  & .info-wrap {
    width: calc(100% - 272px);
    max-width: 780px;
  }

  & .img-side-wrap {
    display: inline-block;
    width: 272px;
    position: relative;
  }
}
.cta-sec .flex-container .info-wrap {
  & .heading-34 {
    color: #fff;
    margin-bottom: 0;
  }
  & h2 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
  }
  & > p {
    color: #fff;
    font-weight: 800;
    font-size: 16px;
    margin-bottom: 20px;
    text-transform: uppercase;
  }
  & > ul {
    display: flex;
    gap: 25px;
    margin-bottom: 28px;
    & > li {
      padding-left: 56px;
      font-size: 16px;
      font-weight: bold;
      color: #fff;
      letter-spacing: 0;
      margin-bottom: 0;
      &::after {
        content: "";
        position: absolute;
        height: 44px;
        width: 44px;
        left: 0;
        top: 0;
        background: url(../images/icon/check-icon.svg) no-repeat center left;
      }
    }
  }
}
.button.btn-white:hover {
  background-color: var(--white) !important;
  border-color: var(--black) !important;
  color: var(--black) !important;
}
.side-badge {
  display: inline-flex;
  flex-direction: column;
  gap: 5px;
  align-items: center;
  height: 129px;
  width: 129px;
  text-align: center;
  justify-content: center;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.55);
  position: absolute;
  top: 30px;
  left: -65px;
  z-index: 1;
  padding: 25px;
  &::after {
    height: calc(100% - 20px);
    width: calc(100% - 20px);
    position: absolute;
    content: "";
    top: 10px;
    left: 10px;
    border-radius: 100%;
    background: #8b094b;
    z-index: 0;
  }

  & p {
    color: #fff;
    font-size: 12px;
    letter-spacing: 0.48px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1.3;
  }
  & .img-wrap,
  p {
    position: relative;
    z-index: 1;
    margin: 0;
  }
}
/*  product CTA  */
.product-cta-wrapper .info-wrap p:not(:first-of-type) {
  line-height: 30px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.32px;
}

.product-cta-wrapper .button-border {
  background-color: var(--white) !important;
  border: 2px solid #000000 !important;
  background: var(--white) !important;
  &:hover {
    background-color: var(--themecolor) !important;
    color: var(--white) !important;
    border-color: var(--white) !important;
    > img {
      filter: invert(1);
    }
  }
}
/* Product special content */
.product-special-column {
  width: calc(50% - 40px);
  padding: 40px 50px 30px;
  outline-offset: -20px;
  outline: 1px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 120px;
  min-height: 310px;

  & .product-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    & .sale-list {
      margin: 0 0 20px 0;
      & li {
        font-size: 18px;
        font-weight: bold;
        color: var(--white);
        text-transform: uppercase;
        margin-bottom: 10px;
        &::after {
          content: "\f105";
          font-family: "FontAwesome";
          position: absolute;
          width: 20px;
          height: 20px;
          left: 0;
          top: 3px;
          border-radius: 100%;
          background: #fff;
          color: initial;
          display: inline-flex;
          justify-content: center;
          align-items: center;
          line-height: 1;
          font-size: 14px;
          font-weight: bold;
        }
      }
    }
    & .button-white {
      font-size: 14px;
      font-weight: 600;
      background: var(--white);
      color: var(--black);
      &:hover {
        background-color: var(--black);
        color: var(--white);
      }
    }
  }
  & .discount-text {
    font-size: 40px;
    font-weight: 800;
    color: var(--themecolor);
    span {
      font-size: 26px;
      font-weight: bold;
    }
  }
  & .img-wrapper {
    display: inline-flex;
    text-align: center;
    justify-content: center;
    align-items: center;
  }
}
.product-meta-content .heading-40 {
  line-height: 1.1;
}
.button.button-border {
  border: 2px solid #000000 !important;
  border-radius: 4px !important;
  color: #000000 !important;
  background: #ffffff !important;
}

.quick-call-panel .button-border > img {
  filter: invert(1);
}
/*  CLient Testimonial section */

.testimonial-js .slick-prev,
.testimonial-js .slick-next {
  position: absolute;
  left: -30% !important;
  margin-left: -20%;
  top: 100%;
  border: 0 !important;
}
.testimonial-js .slick-next {
  margin-left: -16%;
}
.client-section {
  position: relative;
  background: rgb(41 41 41 / 90%);
  padding: 90px 0;
}
.client-left {
  width: 30%;
  padding-left: 30px;
  border-left: 4px solid #fff;
}
.client-slider-block .testimonial-js .slick-track {
  display: flex;
  flex-wrap: wrap;
  & .slick-slide {
    height: auto;
    > div {
      display: flex;
      flex-wrap: wrap;
      height: 100%;
    }
  }
}

.client-slider-block {
  width: 65%;
  .cl-content {
    background-color: var(--white);
    border-radius: 2px;
    padding: 30px 60px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    flex-direction: column;
    &::after {
      position: absolute;
      content: "";
      border-left: 4px solid #fad1d1;
      height: calc(100% - 60px);
      top: 30px;
      left: 30px;
      bottom: 0;
    }
  }
}
.testimonial-js .slick-slide,
.testimonial-js > .cl-content {
  margin: 0 20px;
}
.cl-content p {
  font-weight: 600;
  font-size: 16px;
  font-style: italic;
  line-height: 30px;
}
.testimonial-page {
  .cl-content p {
    line-height: 26px;
  }
}
.testimonial-js .cl-content p {
  height: 120px;
}
.cl-content .cl-name {
  font-size: 16px;
  font-weight: 800;
  display: block;
  color: #393939;
  text-transform: uppercase;
  display: block;
  & img {
    display: block;
  }
}
.client-section .client-left .icon {
  margin-bottom: 15px;
}
.client-section .client-left .heading-40 ~ p {
  font-style: italic;
}
.top-wrap-icon {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
/*  featured product */
.light-bg.ft-product-section {
  padding: 100px 0;
}
/* -----------------------product section----------------------- */
/* product column */
.product-item {
  position: relative;
  padding: 0;
  background-color: var(--white);
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.wishlist-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #c1c3c3;
}
.woocommerce
  ul.products
  li.product
  .product-item
  a.woocommerce-loop-product__link {
  padding-bottom: 0px;
  max-width: 100%;

  & .product-img {
    overflow: hidden;
    position: relative;
    border-radius: 6px 6px 0 0;
  }
}
.woocommerce ul.products li.product .product-item:hover .product-img img {
  transform: scale(1.03);
}
.woocommerce
  ul.products
  li.product:hover
  .product-info-wrap
  .button.button-outline {
  background-color: var(--themecolor);
  color: var(--white);
}
.product-info-wrap {
  background-color: #fff3f9;
  padding: 30px 30px;
  border-radius: 0 0 6px 6px;
  text-align: center;
  flex: 1;
  & .pro-name {
    font-size: 18px;
    font-weight: 600;
    color: var(--black);
    & span {
      display: block;
      font-size: 14px;
      color: #393939;
      font-weight: normal;
      > a {
        color: #393939;
      }
    }
  }
  & .woocommerce-loop-product__title {
    padding-bottom: 0 !important;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: 600;
    color: var(--black);
    text-transform: math-auto;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.woocommerce ul.products li {
  border: 1px solid #e3e3e3;
  margin: 0 0 1px 0 !important;
  border-radius: 6px;
  transition: all 0.3s ease-in-out;
  &:hover {
    border-color: var(--black);
  }
}
.ft-product-slider .products.slick-slider .slick-slide {
  margin: 0 10px;
  height: auto;
  & > div {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
  }
}
.ft-product-slider ul.products.slick-slider {
  margin-left: -10px;
  margin-right: -10px;
  & .slick-track {
    display: flex;
    flex-wrap: wrap;
  }
  & .slick-arrow {
    border: 2px solid #c1c3c3 !important;
    &:hover {
      border-color: var(--themecolor) !important;
    }
  }
  & .slick-prev {
    left: -50px !important;
  }
  & .slick-next {
    right: -50px;
  }
}
.woocommerce ul.products li .product-info-wrap .button {
  padding: 15px 20px;
  min-width: 160px;
  font-size: 14px;
  font-weight: bold;
}
.woocommerce ul.products li .product-info-wrap .button.button-outline {
  border: 2px solid var(--themecolor) !important;
  background-color: transparent;
  color: var(--themecolor);
  letter-spacing: 0.5px;
}
.woocommerce ul.products li.product a img {
  margin-bottom: 0 !important;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}
.key-feature-slider.slick-slider {
  display: block;
}
/* FAQ CONTENT */
.hm-faq-content-block {
  width: calc(100% - 628px);
  padding-right: 140px;
  margin-bottom: 120px;
  & .heading-35 {
    margin-bottom: 0;
  }
}
.hm-form-block {
  width: 628px;
  margin-bottom: 120px;
}
.quick-call-panel {
  background: #f3f3f3;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
}
.quick-call-panel .quick-content {
  flex: 1;
  display: inline-flex;

  & p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
    font-weight: 600;
    padding-right: 15px;
  }
}
.ft-product-slider ul.products:not(.slick-slider) {
  display: flex;
}
.ft-product-slider ul.products:not(.slick-slider) > li {
  width: calc(20% - 25px);
  margin: 0 12px !important;
}
.ft-product-slider ul.products:not(.slick-slider) > li:not(:nth-child(-n + 5)),
.testimonial-js:not(.slick-slider) > .cl-content:not(:nth-child(-n + 1)) {
  display: none;
}
.testimonial-js.slick-slider .cl-content {
  display: flex !important;
}
.get-form-product-enquiry#getaquote {
  padding: 0;
  margin: 0;
  max-width: 650px;
}

.testimonial_popup.fancybox-content {
  height: auto;
  width: 600px;
  padding: 0;
  & .cl-content {
    margin-bottom: 0;
  }
  .fancybox-close-small {
    border: 1px solid #dfdfdf;
  }
}
#enquire-popup {
  display: none;
  padding: 0;
  cursor: auto;
}

#enquire-popup .popup-body {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  max-width: 1000px;
}

#enquire-popup .popup-body .pop-up-left {
  width: 45%;
  padding: 40px;
  margin: 0px;
  .contact-list {
    column-count: 1;
    column-gap: 0;
    li {
      display: flex;
      flex-wrap: wrap;
      color: #393939;
      margin-bottom: 20px;
      & .icon {
        width: 36px;
        height: 36px;
        background-color: #393939;
        border-radius: 100%;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        margin-right: 10px;
      }
      & .call-txt {
        flex: 1;
        align-items: flex-start;
        display: inline-flex;
        flex-wrap: wrap;
        flex-direction: column;
        line-height: 1;
        & label {
          display: block;
          color: var(--black);
          font-size: 18px;
          margin-bottom: 5px;
        }
        & address,
        p,
        a {
          color: #141414;
          line-height: 1.2;
          margin-bottom: 0;
          font-size: 16px;
        }
        & a:hover {
          color: var(--themecolor);
        }
      }
    }
  }
}
#enquire-popup .popup-body .pop-up-left ul li a:hover {
  color: var(--themecolor);
}
#enquire-popup .popup-body .pop-up-right {
  width: 55%;
  padding: 0;
  & .form-wrapper {
    & .heading-35 {
      text-align: left;
    }
  }
}

.woocommerce
  ul.products
  li.product
  .yith-wcwl-add-button
  .add_to_wishlist.button,
.delete_item.button.alt {
  margin-top: 0 !important;
  background-color: transparent !important;
  padding: 0;
  color: #000;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: 0 !important;

  > i {
    margin-right: 0;
    font-size: 20px;
    color: #000;
  }
}

/* Small devices (landscape phones, 576px and up) */

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

/* Medium devices (tablets, 768px and up) */

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

/* Large devices (desktops, 992px and up) */

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }

  .sticky {
    position: sticky !important;
    top: 100px;
    align-self: flex-start;
  }
  .thanks-error-sec {
    & .img-block {
      text-align: right;
    }
  }
}

/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

/* Super large devices (large desktops, 1440px and up) */

@media (min-width: 1440px) {
  .container {
    max-width: 1400px;
  }
}

@media (min-width: 1600px) {
  .container {
    max-width: 1430px;
  }
}

/* Duper large devices (large desktops, 1600px and up) */

@media (max-width: 1599.98px) {
  .light-bg,
  .hm-faq-content-block {
    margin-bottom: 90px;
  }
  .inpage-left-contact {
    padding-right: 90px;
  }
  .hm-faq-content-block {
    padding-right: 90px;
  }
  .ft-product-slider ul.products.slick-slider {
    & .slick-prev {
      left: -10px !important;
    }
    & .slick-next {
      right: -10px;
    }
  }
  .light-bg.ft-product-section {
    padding: 80px 0;
  }
}

@media (max-width: 1439.98px) {
  .img-block {
    width: 50%;
  }
  .button-lg,
  .header-right .button {
    padding: 15px 20px;
  }
  .content-block {
    width: calc(100% - 50%);
  }
  .heading-35 {
    font-size: 32px;
  }
  .heading-40,
  h2 {
    font-size: 38px;
  }
  .shop-by-category-slider {
    &:not(.slick-initialized) {
      & > .slide-box:not(:nth-child(-n + 5)) {
        display: none;
      }
    }
  }
  .testimonial-js .slick-next {
    margin-left: -12%;
  }
  .testimonial-js .slick-prev {
    margin-left: -18%;
  }
  .ft-product-slider
    ul.products:not(.slick-slider)
    > li:not(:nth-child(-n + 4)) {
    display: none;
  }
  .ft-product-slider ul.products:not(.slick-slider) > li {
    width: calc(25% - 12px);
  }
  .flex-container:not(.row-reverse) :is(.content-block),
  .inpage-left-contact {
    padding-right: 70px;
  }
  .row-reverse :is(.content-block) {
    padding-right: 70px;
  }
  .light-bg {
    margin-bottom: 70px;
  }
  .cta-sec .flex-container .info-wrap {
    padding-right: 100px;
    & h2 {
      font-size: 28px;
    }
  }
  .form-wrapper {
    padding: 40px;
  }
  .client-slider-block {
    & .cl-content {
      padding: 30px 40px;
      &::after {
        left: 20px;
      }
    }
  }
  .light-bg.logo--wrapper {
    padding: 40px;
  }
  .light-bg.content-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .logo-slider {
    padding-left: 30px;
    padding-right: 20px;
  }
  .logo-slider {
    & .slick-prev {
      margin: 0 !important;
      left: 10px !important;
    }
    & .slick-next {
      right: -20px;
    }
  }
  .feature-slider:not(.slick-initialized) {
    & .slide-box:not(:nth-child(-n + 3)) {
      display: none;
    }
  }
  .testimonial-js .slick-slide,
  .testimonial-js > .cl-content {
    margin: 0 10px;
  }
  .testimonial-js {
    margin-left: -10px;
    margin-right: -10px;
  }
  .client-section {
    padding: 70px 0;
  }
  .cl-content {
    padding: 50px;
    &::after {
      left: 25px;
      top: 50px;
    }
  }
  .hm-faq-content-block {
    padding-right: 70px;
  }
  .hm-faq-content-block {
    margin-bottom: 80px;
  }
  .product-special-column {
    width: calc(50% - 20px);
    padding: 40px 40px 30px;
  }
  .light-bg.ft-product-section {
    padding: 60px 0;
  }
}

@media (max-width: 1199.98px) {
  .mrgb100 {
    margin-bottom: 60px;
  }
  .button-lg,
  .header-right .button {
    padding: 13px 15px;
  }
  .heading-35 {
    font-size: 30px;
  }
  .heading-40,
  h2 {
    font-size: 34px;
  }
  .product-slider-main .img-wrapper {
    min-height: 590px;
  }
  .shop-by-category-slider {
    &:not(.slick-initialized) {
      & > .slide-box:not(:nth-child(-n + 4)) {
        display: none;
      }
    }
  }
  .testimonial-js .slick-next {
    margin-left: -12%;
  }
  .testimonial-js .slick-prev {
    margin-left: -18%;
  }
  .ft-product-slider
    ul.products:not(.slick-slider)
    > li:not(:nth-child(-n + 3)) {
    display: none;
  }
  .ft-product-slider ul.products:not(.slick-slider) > li {
    width: calc(33.33% - 12px);
  }
  .flex-container:not(.row-reverse) :is(.content-block),
  .inpage-left-contact {
    padding-right: 50px;
  }
  .top-wrap-icon {
    margin-bottom: 15px;
  }
  .cl-content {
    padding: 40px;
    &::after {
      left: 20px;
      height: calc(100% - 80px);
      top: 40px;
    }
  }
  .faq-accordion.faq-wrapper {
    margin-bottom: 10px;
  }
  .row-reverse :is(.content-block) {
    padding-left: 50px;
  }
  .light-bg {
    margin-bottom: 50px;
  }
  .product-info-wrap {
    padding: 30px 20px;
  }
  .cta-sec .flex-container {
    padding: 30px;
  }
  .cl-content p {
    line-height: 26px;
  }
  .client-section {
    padding: 50px 0;
  }
  .hm-faq-content-block {
    padding-right: 40px;
    width: 50%;
  }
  .hm-form-block {
    width: 50%;
    margin-bottom: 80px;
  }
  .quick-call-panel .quick-content {
    & p {
      padding-right: 0;
    }
  }

  .shop-by-category-listing {
    & .slide-box {
      width: calc(25% - 18px);
      margin-bottom: 40px;
    }
  }
  .shop-product-section {
    & .heading-40 {
      margin-bottom: 40px;
    }
  }
  .hm-faq-content-block .quick-call-panel .quick-content {
    flex: 0 100%;
    margin-bottom: 20px;
  }
  .hm-form-block,
  .hm-faq-content-block {
    margin-bottom: 60px;
  }
  .product-special-column {
    width: calc(50% - 10px);
    padding: 30px 30px 30px;
    outline-offset: -15px;
    margin-bottom: 80px;
    & .product-wrapper {
      display: flex;
    }
    & .img-wrapper {
      width: 150px;
    }
    .product-meta-content {
      flex: 1;
    }
  }
  .light-bg.ft-product-section {
    padding: 50px 0;
  }
}

@media (max-width: 991.98px) {
  .content-block,
  .img-block,
  .inpage-left-contact,
  .hm-form-block {
    width: 100%;
  }
  .button-lg,
  .header-right .button {
    padding: 13px 10px;
    font-size: 14px;
  }
  .heading-35 {
    font-size: 28px;
  }
  .heading-40,
  h2 {
    font-size: 30px;
  }
  .feature-slider:not(.slick-initialized) {
    & .slide-box:not(:nth-child(-n + 2)) {
      display: none;
    }
  }
  .shop-by-category-slider {
    &:not(.slick-initialized) {
      & > .slide-box:not(:nth-child(-n + 3)) {
        display: none;
      }
    }
  }
  .testimonial_popup.fancybox-content {
    width: 90%;
  }
  .client-section .client-left .heading-40 ~ p,
  #enquire-popup .popup-body .pop-up-left {
    display: none;
  }
  .testimonial-js .slick-prev {
    margin-left: 0;
    left: calc(50% - 35px) !important;
  }
  .testimonial-js .slick-next {
    margin-left: 0;
    right: calc(50% - 35px);
    left: unset !important;
  }
  .testimonial-js .slick-prev,
  .testimonial-js .slick-next {
    top: 110%;
  }
  .client-slider-block {
    margin-bottom: 50px;
  }
  .flex-container:not(.row-reverse) :is(.content-block),
  .inpage-left-contact {
    padding-right: 0px;
  }
  #enquire-popup .popup-body .pop-up-right {
    width: 100%;
  }
  .row-reverse :is(.content-block) {
    padding-left: 0;
  }
  .light-bg,
  .inpage-left-contact,
  .hm-form-block,
  .hm-faq-content-block {
    margin-bottom: 40px;
  }
  .light-bg.content-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .product-info-wrap {
    padding: 20px 15px;
  }
  .cl-content p {
    line-height: 24px;
  }
  .testimonial-js .slick-prev {
    margin-left: 0%;
  }
  .testimonial-js .slick-next {
    margin-left: 0%;
  }
  .cta-sec .flex-container .info-wrap {
    padding-right: 80px;
    width: calc(100% - 200px);

    & h2 {
      font-size: 26px;
    }
  }
  .cta-sec .flex-container {
    & .img-side-wrap {
      width: 200px;
    }
  }
  .form-wrapper {
    padding: 30px;
  }
  .hm-faq-content-block {
    padding-right: 0;
    width: 100%;
  }
  .inner-banner {
    min-height: 300px;
  }
  .side-badge {
    height: 100px;
    width: 100px;
    padding: 15px;
    & .img-wrap {
      img {
        width: 30px;
      }
    }
  }
  .about-feature-wrapper .feature-slider {
    padding: 0;
  }
  .top-wrap-icon {
    margin-bottom: 20px;
  }
  .client-slider-block,
  .client-left {
    width: 100%;
  }
  .client-section .client-left .icon {
    display: inline-block;
    margin-right: 10px;
  }
  .client-section .client-left .heading-40 {
    flex: 1;
    margin: 0 0 0 auto;
    display: inline-flex;
  }
  .client-section {
    padding: 30px 0;
  }
  .logo-content,
  .logo-slider {
    width: 100%;
    text-align: center;
  }
  .logo-slider {
    padding: 0;
  }
  .logo-slider {
    margin-top: 30px;
    & .slick-prev {
      margin: 0 !important;
      left: -20px !important;
    }
    & .slick-next {
      right: -35px;
    }
  }
  .cta-sec .flex-container .info-wrap {
    & > ul {
      flex-wrap: wrap;
      & li {
        padding-left: 40px;
        &::after {
          height: 30px;
          width: 30px;
          background-size: 100%;
        }
      }
    }
    & h2 {
      font-size: 24px;
    }
  }
  .cl-content,
  .inpage-left-contact {
    margin-bottom: 30px;
  }
  .right-sidebar {
    width: 100%;
    position: relative;
    top: inherit;
  }
  .shop-by-category-listing {
    & .slide-box {
      width: calc(33.33% - 18px);
      margin-bottom: 30px;
    }
  }
  .shop-product-section {
    & .heading-40 {
      margin-bottom: 30px;
    }
  }
  .product-special-column {
    width: 100%;
    margin-bottom: 40px;
  }
  .light-bg.ft-product-section {
    padding: 40px 0;
  }
}

@media (max-width: 767.98px) {
  .heading-35 {
    font-size: 26px;
  }
  .heading-40,
  h2 {
    font-size: 28px;
  }
  .cta-sec .flex-container .info-wrap {
    padding-right: 0;
    width: 100%;
    text-align: center;
    & h2 {
      font-size: 22px;
    }
  }
  .cta-sec .flex-container .img-side-wrap {
    margin: 30px auto 0 auto;
  }
  .product-cta-wrapper .info-wrap p {
    line-height: 26px;
  }
  .inner-banner {
    min-height: 200px;
  }
  .top-head-container {
    justify-content: center;
    gap: 0;
    margin-bottom: 30px;
    & .heading-40 {
      text-align: center;
    }
    & .btn-border-lighter {
      display: none !important;
    }
  }
  .shop-by-category-slider {
    &:not(.slick-initialized) {
      & > .slide-box:not(:nth-child(-n + 2)) {
        display: none;
      }
    }
  }
  .client-slider-block {
    & .cl-content {
      padding: 20px 30px;
      &::after {
        left: 15px;
        top: 20px;
      }
    }
  }
  .ft-product-slider
    ul.products:not(.slick-slider)
    > li:not(:nth-child(-n + 2)) {
    display: none;
  }
  .ft-product-slider ul.products:not(.slick-slider) > li {
    width: calc(50% - 10px);
  }
  .testimonial-js {
    margin-left: 0;
    margin-right: 0;
  }
  .testimonial-js .slick-slide,
  .testimonial-js > .cl-content {
    margin: 0;
  }
  .cta-sec .flex-container .info-wrap {
    & > ul {
      gap: 15px;
      & li {
        text-align: left;
        padding-left: 25px;
        &::after {
          height: 20px;
          width: 20px;
          top: 5px;
        }
      }
    }
  }
  .light-bg.logo--wrapper {
    padding: 30px;
  }
  .about-feature-wrapper .divider {
    margin-bottom: 20px;
  }
  .cl-content {
    padding: 30px;
    &::after {
      top: 30px;
      left: 15px;
    }
  }
  .shop-by-category-listing {
    & .slide-box {
      width: calc(50% - 10px);

      margin: 0 5px 20px;
    }
  }
  .product-special-column {
    & .product-wrapper {
      & .sale-list {
        & li {
          font-size: 16px;
        }
      }
    }
  }
  .get-form-product-enquiry#getaquote {
    max-width: 90% !important;
  }
}
@media (max-width: 575.75px) {
  .heading-35 {
    font-size: 24px;
  }
  .heading-40,
  h2 {
    font-size: 26px;
  }
  .scrollTop {
    display: none;
  }
  /* ----------------- Common Form Css--------------- */
  .form-control,
  input[type="text"],
  input[type="email"],
  select,
  textarea,
  input[type="number"],
  input[type="tel"],
  input[type="file"] {
    padding: 12px 12px 12px 15px;
    min-height: 45px;
  }
  .form-group.form-group50 {
    width: 100%;
  }
  textarea.form-control {
    min-height: 100px;
  }

  .woocommerce ul.products li .product-info-wrap .button {
    min-height: auto;
    padding: 10px 15px;
    min-width: auto;
  }
  .heading-18 {
    font-size: 16px;
  }
  .shop-by-category-box {
    & > .heading-18 {
      margin: 0 auto 5px;
    }
  }
  .ft-product-slider .products.slick-slider .slick-slide {
    margin: 0 6px;
  }
  .feature-slider:not(.slick-initialized) {
    & .slide-box:not(:nth-child(-n + 1)) {
      display: none;
    }
  }
  /* -------- Common Paragraph ------------ */
  p {
    margin-bottom: 20px;
  }

  button,
  .button,
  button[type="submit"],
  input[type="submit"] {
    padding: 13px 15px 13px;
    font-size: 14px;
    min-height: 48px;
    padding: 12px 15px 12px;
  }
  .button-lg,
  .header-right .button {
    padding: 9px 10px;
  }
  .mb-80 {
    margin-bottom: 30px;
  }
  .side-badge {
    & p {
      font-size: 10px;
    }
  }
  .cta-sec .flex-container .img-side-wrap {
    margin-top: 50px;
  }
  .side-badge {
    left: 50%;
    margin-left: -50px;
    top: -40px;
  }
  .client-left {
    text-align: center;
    margin-bottom: 20px;
    & .icon {
      margin-bottom: 5px;
      margin-right: 0;
    }
    & .heading-40 {
      flex: 0 100%;
    }
  }
  .product-special-column {
    & .img-wrapper {
      width: 100px;
    }
  }
  .product-cta-wrapper .info-wrap p {
    line-height: 24px;
  }
  .light-bg.logo--wrapper {
    padding: 20px;
  }
  .logo-slider {
    margin-bottom: 30px;
    & .slick-prev {
      top: 110%;
      left: calc(50% - 40px) !important ;
    }
    & .slick-next {
      top: 110%;
      right: calc(50% - 40px);
    }
  }
  .ft-product-slider ul.products.slick-slider {
    & .slick-prev {
      left: 10px !important;
    }
    & .slick-next {
      right: 10px;
    }
  }
  .ft-product-slider ul.products.slick-slider {
    margin-left: 0;
    margin-right: 0;
  }
  .faq-accordion.faq-wrapper {
    margin-bottom: 10px;
  }
  .logo-box {
    padding: 15px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
  }
  .logo-slider .slick-slide {
    margin: 0 5px;
  }
  .logo-slider {
    margin-left: -5px;
    margin-right: -5px;
  }
  .cta-sec .flex-container {
    padding: 20px;
  }
  .client-section .client-left .icon {
    width: 30px;
  }
  main ul > li,
  main ul.wp-block-list > li {
    padding-left: 25px;
    margin-bottom: 10px;
  }
  .form-group.width50 {
    width: 100%;
  }
  .client-slider-block .cl-content {
    padding: 20px;
    &::after {
      content: none;
    }
  }
  .cl-content,
  .form-wrapper {
    padding: 20px;
  }
  .testimonial_popup.fancybox-content {
    & .cl-content {
      padding: 30px;
    }
  }
  .cl-content::after {
    content: none;
  }
  .product-slider-main .img-wrapper {
    min-height: 390px;
  }
  .form-group {
    padding: 0;
  }
  .product-special-column {
    & .discount-text {
      span {
        font-size: 18px;
      }
    }
  }
  .product-special-column {
    & .discount-text {
      font-size: 24px;
    }
  }
  .product-special-column {
    min-height: auto;
    & .discount-text {
      span {
        font-size: 20px;
        display: block;
      }
    }
  }
  .product-special-column {
    & .product-wrapper {
      & .sale-list {
        & li {
          font-size: 14px;
        }
      }
    }
  }
}

.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist {
  margin-top: 0;
}
