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

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

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

@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/RobotoCondensed-Bold.eot");
  src: url("../fonts/RobotoCondensed-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/RobotoCondensed-Bold.woff2") format("woff2"),
    url("../fonts/RobotoCondensed-Bold.woff") format("woff"),
    url("../fonts/RobotoCondensed-Bold.ttf") format("truetype"),
    url("../fonts/RobotoCondensed-Bold.svg#RobotoCondensed-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

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

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

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

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

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

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

/*-----RESET-----*/
html,
body {
  width: 100%;
}

body {
  margin: 0px;
  font-family: "Nunito";
  color: #626967;
  padding: 0px;
  font-size: 16px;
  line-height: 32px;
  position: relative;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased !important;
  letter-spacing: 0.32px;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

html {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
}

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

table {
  border-collapse: separate;
  border-spacing: 0;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

a img {
  border: none;
}

:focus {
  outline: 0;
}

::-moz-focus-inner {
  border: 0;
}

a,
button {
  text-decoration: none;
  color: inherit;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  cursor: pointer;
}

ul {
  list-style: none;
}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

::-moz-selection {
  color: #fff;
  background: #000000;
}

::selection {
  color: #fff;
  background: #000000;
}

address {
  max-width: 275px;
  font-style: normal;
}

p:not(:last-of-type),
.content-page p {
  margin-bottom: 30px;
}

.content-page {
  margin-bottom: 60px;
}

.content-page p strong {
  font-weight: 600;
}

/*-----TRANSITION-----*/
.submitbtn,
.submitbtn::after,
.formcontrol:focus,
.formcontrol,
[class*="btn_"] i,
[class*="btn_"],
input[type="submit"] {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}

[class*="btn_"] img {
  margin-left: 10px;
}

.col-6 {
  width: 50%;
  padding: 0 12px;
}

/*-----FORM CONTROL-----*/
::-webkit-input-placeholder {
  color: #7d7d7d;
  text-transform: inherit;
  font-size: 16px;
  font-family: "Nunito";
  font-weight: normal;
}

::-moz-placeholder {
  color: #7d7d7d;
  text-transform: inherit;
  font-size: 16px;
  font-family: "Nunito";
  font-weight: normal;
}

:-ms-input-placeholder {
  color: #7d7d7d;
  text-transform: inherit;
  font-size: 16px;
  font-family: "Nunito";
  font-weight: normal;
}

.aws-search-form input::-webkit-input-placeholder {
  font-weight: 300;
  font-size: 14px;
}

.aws-search-form input::-moz-placeholder {
  font-weight: 300;
  font-size: 14px;
}

.aws-search-form input:-ms-input-placeholder {
  font-weight: 300;
  font-size: 14px;
}

.aws-search-form input::placeholder {
  font-weight: 300;
  font-size: 14px;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
}

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

input:invalid {
  box-shadow: none;
}

input[type="text"],
input[type="submit"],
input[type="email"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "Nunito";
}

textarea {
  resize: none;
  min-height: 180px;
  overflow: hidden;
  margin: 0;
  vertical-align: bottom;
}

.form-control {
  width: 100%;
  padding: 16px 20px 15px;
  border: 1px solid transparent;
  border-radius: 8px;
  height: 50px;
  background: #ffffff;
  color: #888888;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0.2px;
  line-height: 100%;
  font-family: "Nunito";
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}

.form-control:focus {
  border-color: #3e9400 !important;
  box-shadow: 2px 5px 3px rgb(57 135 0 / 27%);
}

textarea.form-control {
  padding: 15px;
}

select.form-control {
  background: #ffffff url(../images/select-arrow.svg) no-repeat right 20px top
    20px;
}

.slick-next:before {
  margin-right: -3px;
}

.slick-prev:before {
  margin-left: -3px;
}

/*==================*/
.form-group.frm50 {
  width: 48.2%;
}

.form-group {
  width: 100%;
  position: relative;
}

.form-group label {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.56px;
  color: #626967;
  margin-bottom: 10px;
  display: block;
}

input[type="submit"] {
  background: #3e9400;
  border: 0;
  outline: 0;
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 0;
  cursor: pointer;
  letter-spacing: 0.64px;
  padding: 10px 20px;
  border: 0;
  border-radius: 6px;
  width: 200px;
  text-align: center;
  font-weight: 600;
  height: 50px;
}

.form-group {
  margin-bottom: 22px;
}

/* SUBMIT STYLE */
.submit_block {
  text-align: right;
  width: 100%;
  display: inline-flex;
  justify-content: flex-end;
}

.sub-btnblk {
  text-align: right;
}

.submit-arrow {
  position: absolute;
  right: 20px;
  top: 17px;
}

.submitbtn.btnnext {
  position: relative;
  margin-bottom: 20px;
}

.submit_block [class*="btn_"] {
  padding: 12px 0;
  font-size: 16px;
  letter-spacing: 0.8px;
  font-weight: 600;
  text-transform: uppercase;
}

[class*="btn_"].btn_black {
  border-radius: 0;
  background: #242222;
}

[class*="btn_"].btn_black:hover {
  background: #f36f21;
}

.wpcf7-spinner {
  position: absolute;
  margin: 0;
  right: 0;
}

/*-----STRUCTURE-----*/
.wrapper,
.container {
  max-width: 1430px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

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

.row::before,
.row::after,
.container::before,
.container::after,
.clearfix::before,
.clearfix::after {
  display: table;
  content: " ";
}

.row::after,
.container::after,
.clearfix::after {
  clear: both;
}

.mrgb0 {
  margin-bottom: 0 !important;
}

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

.mrgb20 {
  margin-bottom: 20px;
}

.mrgb40,
.left-col-content .heading-28,
.image_listing li {
  margin-bottom: 40px;
}

.mrgb50 {
  margin-bottom: 50px;
}

.inpg {
  padding: 30px 0 0;
}

.container-fluid {
  padding: 0 50px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.widthfull {
  width: 100%;
}

.btnbar {
  display: inline-flex;
  margin: 0;
  justify-content: flex-end;
  width: 100%;
}

/*-----HELPER-----*/
.hidden {
  display: none;
}

.bgimg {
  position: absolute;
  right: 0;
  bottom: 0;
  max-height: 100%;
  max-width: inherit;
  left: 0;
  top: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  z-index: -1;
  overflow: hidden;
}

.mCSB_inside > .mCSB_container {
  margin-right: 0px;
}

.mCustomScrollbar .mCSB_scrollTools {
  opacity: 0;
}

.mCustomScrollbar:hover .mCSB_scrollTools {
  opacity: 1;
}

/*-----BUTTONS-----*/
.btnlist {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 0 -8px;
}

.btnlist li {
  padding: 0px 8px;
}

.dlist {
  display: flex;
  flex-wrap: wrap;
}

.dlist li {
  margin-bottom: 35px;
  position: relative;
  padding: 0 0 0 50px;
  left: 0;
  top: 5px;
  font-size: 18px;
  width: 100%;
  letter-spacing: 0.72px;
  line-height: 26px;
  color: #545a58;
}

.dlist li:before,
.term-description ul.key-features li::before {
  position: absolute;
  content: "";
  width: 38px;
  height: 38px;
  top: 50%;
  margin-top: -18px;
  background: url(../images/check-list.svg) no-repeat;
  left: 0;
}

ol {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
}

ol li {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.72px;
  color: #626967;
  margin-bottom: 25px;
}

ol li:before {
  content: "(" counter(section, lower-alpha) ") ";
}

ol li {
  counter-increment: section;
}

[class*="btn_"] {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 1px;
  color: #ffffff;
  text-transform: unset;
  z-index: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  position: relative;
  background: #3e9400;
  padding: 10px 20px 10px;
  overflow: hidden;
  height: 50px;
  min-width: 170px;
  border: 0;
  font-weight: 500;
  border: 1px solid #3e9400;
  font-family: "Nunito";
  letter-spacing: 1.4px;
  text-transform: uppercase;
}

[class*="btn_"]:hover,
input[type="submit"]:hover {
  background-color: #f46717;
  border-color: #f46717;
}

.btn_border {
  font-size: 16px;
  letter-spacing: 0.32px;
  font-weight: 600;
  text-transform: uppercase;
  color: #3e9400;
  border: 1px solid #3e9400;
  background-color: transparent;
  box-shadow: none;
}

.btn_border:hover,
.wnsh_right .btn_green:hover {
  color: #fff;
  border-color: #f46717;
}

.btn_border img {
  margin-right: 10px;
  margin-left: 0;
}

.btn_border:hover img {
  filter: invert(10) brightness(10);
}

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

.flex-container {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}

.wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.width50 {
  width: 50%;
  padding: 0 15px;
}

.width33 {
  width: 33.33%;
  padding: 0 15px;
}

.form-row {
  margin-left: -12px;
  margin-right: -12px;
  display: flex;
  flex-wrap: wrap;
}

/*-----HEADINGS-----*/
[class*="sechead"],
[class*="heading-"],
h1,
h2,
h3,
h4,
h5,
h6,
.page-header {
  line-height: 1.2;
  color: #242929;
  letter-spacing: 1px;
  position: relative;
  margin-bottom: 40px;
  font-weight: 900;
  font-family: "Nunito";
}

[class*="sechead"] span,
.ft-call a:hover p,
.header-links a:hover p,
.footer-links li.active > a,
.page-header span,
.header-links a:hover span,
.footer-social .icon:hover i,
.cartnavtxt h2:hover,
.content-page p strong {
  color: var(--green);
}

.header-links a:hover img {
  opacity: 0.7;
}

.imgradius {
  border-radius: 10px;
}

.text-center {
  text-align: center !important;
}

.uppercase,
.key-item-inline span,
.page-header {
  text-transform: uppercase;
}

.products li .woocommerce-products-compare-compare-button label {
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 1;
}

.sechead_lg {
  font-size: 38px;
  color: #242929;
  letter-spacing: 0.8px;
  line-height: 1.2;
  font-weight: 900;
  text-transform: uppercase;
}

.heading-38 {
  font-size: 38px;
}

.heading-28 {
  font-size: 28px;
  line-height: 40px;
  font-weight: 600;
  margin-bottom: 15px;
}

.heading-22 {
  font-size: 22px;
}

.heading-20 {
  font-size: 20px;
  margin-bottom: 15px;
}

.page-header {
  font-size: 30px;
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 25px;
  margin-bottom: 40px;
}

.white,
.ft-heading {
  color: #ffffff !important;
}

.ft-16,
.ft-18,
.footer-social label,
.ft-heading {
  font-size: 16px;
  color: #242929;
  line-height: 20px;
}

.ft-22 {
  font-size: 22px;
  line-height: 28px;
  color: #242929;
}

.ft-18 {
  font-size: 18px;
}

.ft-w-600,
.ptag p strong {
  font-weight: 600;
}

.ft-w-500,
.shop-product-slider .ft-16,
.footer-social label,
.ft-heading {
  font-weight: 500;
}

.mrgb30 {
  margin-bottom: 30px;
}

.ft-20 {
  font-size: 20px;
}

.mrgb100 {
  margin-bottom: 100px;
}

.btn_white {
  background-color: #ffffff;
  letter-spacing: 0.56px;
  color: #242929;
  border: 1px solid #ffffff;
  font-weight: 500;
}

p a {
  position: relative;
  display: inline-block;
  color: #f46717;
}

p a:after,
.nav-menu-links > li > a:after,
.header-links a p:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transform: translateY(5px);
  -moz-transform: translateY(5px);
  -webkit-transform: translateY(5px);
  height: 0.05em;
  bottom: 0.1em;
  background: Currentcolor;
  /* Set-up fade-in animation */
  opacity: 0;
}

.nav-menu-links > li > a.no-icon {
  min-height: 28px;
}

.nav-menu-links > li > a.no-icon:after {
  width: 100%;
  left: 0;
}

/*p a:hover:after {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
}*/
.ft-call a .icon:hover img {
  filter: invert(1);
}

.nav-menu-links > li > a:after {
  width: calc(100% - 35px);
  left: 35px;
}

p a:hover:after,
.nav-menu-links > li:hover > a:after,
.nav-menu-links > li.active > a:after,
.header-links a:hover p:after,
.ft-call a:hover p:after {
  opacity: 1;
  transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}

/*------ select opion ------*/
img {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}

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

.scrollTop {
  position: fixed;
  right: 15px;
  bottom: 3%;
  border-radius: 100%;
  opacity: 0;
  height: 40px;
  width: 40px;
  z-index: 10;
  font-size: 20px;
  color: #ffffff;
  background: #3e9400;
  /* display: flex; */
  display: none;
  justify-content: center;
  box-shadow: 0 1px 2px 1px rgb(0 0 0 / 8%);
  border: 1px solid #dfdfdf;
  align-items: center;
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
}

.scrollTop:hover {
  transform: translateY(-5%);
}

/*common content */
.terms_wrap {
  padding: 20px 0 60px;
}

.ptag p {
  color: #626967;
  font-size: 18px;
  line-height: 34px;
  letter-spacing: 0.32px;
}

.ptag p a {
  text-decoration: underline;
}

.ptag p a:hover {
  text-decoration: none;
}

.sec-bg {
  padding: 90px 0 0;
  background: -moz-linear-gradient(
    top,
    rgba(246, 246, 246, 0.65) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(246, 246, 246, 0.65) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(246, 246, 246, 0.65) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6f6f6f6', endColorstr='#00ffffff', GradientType=0);
}

.line-header {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  grid-template-rows: 20px 0 40px;
  grid-gap: 10px;
}

.line-header:after,
.line-header:before {
  content: " ";
  display: block;
  border-bottom: 1px solid;
  border-image: linear-gradient(to right, hsl(0deg 0% 100% / 13%), #d4d4d4);
  border-image-slice: 1;
}

.line-header:after {
  border-image: linear-gradient(to right, #d4d4d4, hsl(0deg 0% 100% / 13%));
  border-image-slice: 1;
}

/* Variable declarations */
:root {
  --white: #ffffff;
  --green: #3e9400;
  --duration-short: 100ms;
  --duration-default: 200ms;
  --duration-long: 500ms;
  --cubic: cubic-bezier(0.4, 0, 0.2, 1);
  --color-base-text: #3e9400;
}

.green {
  color: var(--green);
}

.sec-bg-green {
  background-color: var(--green);
  color: var(--white);
}

.special-sec-bg,
.brd-bg {
  background-color: #eeeeee;
  max-width: 1920px;
  margin: 0 auto;
  padding: 55px 0 0;
}

ul.products li.product {
  border: 1px solid transparent;
  transition: all 0.3s ease;
}

ul.products li.product:hover,
.store-listing .store-column:hover {
  -webkit-box-shadow: 0 20px 40px rgb(71 67 97 / 9%);
  box-shadow: 0 20px 40px rgb(71 67 97 / 9%);
  border-color: #e96316;
}

.woocommerce ul.products li.product .onsale,
.woocommerce ul.products li.product .discount {
  background: #ff0909;
  min-width: 45px;
  height: 28px;
  padding: 0 15px 0 10px !important;
  min-height: auto;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  line-height: 1;
  align-items: center;
  border-radius: 0;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  font-family: "Oswald";
  margin: 0 !important;
  top: 13px !important;
  left: 0px !important;
  right: auto !important;
  text-transform: uppercase;
  clip-path: polygon(100% 0, 92% 50%, 100% 100%, 0% 100%, 0 50%, 0% 0%);
  left: 0px !important;
}

.woocommerce ul.products li.product .discount {
  background: #fff101;
  color: #3e9400;
  position: relative;
  margin: 10px 0px 10px -32px !important;
  padding: 0 !important;
  width: 50%;
}

.tag.sale_discount,
.discount {
  background: url(../images/new-sale-bg.png) no-repeat right 0 #f46717 !important;
  z-index: 1;
  top: 50px;
  left: 0;
  font-size: 12px !important;
  font-weight: bold !important;
  color: #ffffff !important;
  min-width: 34px !important;
  width: max-content !important;
}

.woocommerce ul.products li.product .discount {
  padding: 2px 15px 2px 7px !important;
  top: 44px !important;
  position: absolute !important;
  margin: 0 !important;
}

.products li {
  background-color: #ffffff;
  border-radius: 10px;
  position: relative;
  text-align: center;
  padding: 30px 15px !important;
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.products li .woocommerce-loop-product__title {
  font-size: 14px !important;
  line-height: 18px;
  color: #242929;
  font-weight: 600;
  padding: 0 !important;
  margin-bottom: 10px !important;
}

.pro-short-info,
.products li .woocommerce-loop-product__title,
.woocommerce-products-compare-content h3 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 !important;
  margin-bottom: 10px !important;
}

.products li .price del {
  color: #242929 !important;
  font-size: 16px;
  font-weight: 600;
  padding: 8px 15px;
  line-height: 1;
  margin-bottom: 5px;
  opacity: 1 !important;
}

.woocommerce ul.products li.product .price {
  margin-bottom: 15px;
}

.woocommerce ul.products li.product .price ins,
.cartnav .price ins .woocommerce-Price-amount {
  display: block !important;
  font-size: 24px;
  line-height: 1.2;
  color: #3e9400;
  text-decoration: none;
  letter-spacing: 0.5px;
}

.woocommerce ul.products li.product .add_to_cart_button,
.woocommerce ul.products li.product .button.product_type_simple {
  background-color: #3e9400;
  min-width: 200px;
  font-size: 14px;
  color: #ffffff;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  height: 40px;
  padding: 13px 15px 13px 15px;
  line-height: 1;
  letter-spacing: 1px;
  border-radius: 4px;
}

.woocommerce ul.products li.product .add_to_cart_button:hover {
  background-color: #f46717;
  border-color: #f46717;
}

.woocommerce ul.products li.product .add_to_cart_button:before {
  content: "";
  background-image: url(../images/add-cart.svg);
  width: 17px;
  height: 18px;
  left: 0;
  top: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: 0px;
}

.products li .woocommerce-products-compare-compare-button {
  line-height: 1.2;
  margin-top: 15px;
  margin-bottom: 0;
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.products li .pro-short-info {
  font-size: 14px;
  line-height: 18px;
}

.product-slider .slick-slide {
  margin: 0 6px;
}

.store-slider .slick-slide {
  margin: 0 15px;
}

/*header */
.h_container {
  max-width: 1530px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.mainheader {
  background-color: #ffffff;
  position: relative;
}

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

.fixed-header .mainheader {
  -moz-transition: height 0.3s;
  will-change: height ease;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 20%);
  box-shadow: 0 2px 5px rgb(0 0 0 / 20%);
  -webkit-animation: 0.7s ease-in-out 0s normal none 1 running fadeInDown;
  animation: 0.7s ease-in-out 0s normal none 1 running fadeInDown;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 999;
  background-color: #fff;
}

.nav-menu-links > li > a .menudrop {
  margin-left: 10px;
}

@-webkit-keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.nav-logo {
  padding: 10px 0;
  width: 290px;
  display: inline-block;
}

.search-header {
  width: 30%;
}

.header-links a.call-link .icon {
  width: 40px;
  height: 40px;
  border: 1px solid #e6e6e6;
  background: #f8f8f8;
  border-radius: 100%;
  display: grid;
  place-content: center;
  margin-right: 10px;
}

.header-links a.call-link .icon img {
  filter: invert(1);
}

.search-header {
  width: 484px;
}

.aws-search-form,
.aws-wrapper {
  width: 100%;
  display: inline-flex;
  align-items: center;
  position: relative;
}

.aws-search-form input {
  width: 100%;
  height: 48px;
  border: 2px solid #3e9400;
  font-family: "Nunito";
  border-radius: 24px;
  font-size: 14px;
  color: #626967;
  padding: 15px 50px 15px 22px;
  transition: all 500ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  -webkit-appearance: none;
  background: #ffffff;
}

.aws-search-form input:focus {
  box-shadow: 2px 5px 3px rgb(57 135 0 / 27%);
}

.aws-search-btn.aws-form-btn {
  position: absolute;
  right: 0;
  width: 48px;
  text-align: center;
  line-height: 100%;
  height: 100%;
  align-items: center;
  display: inline-flex;
  justify-content: center;
}

.aws-search-btn-icon {
  width: 100%;
  height: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.aws-search-btn-icon svg {
  fill: #3e9400;
}

.aws-search-btn-icon svg path {
  stroke-width: 2px;
}

.header-links {
  display: inline-flex;
  justify-content: flex-end;
  align-items: center;
  width: calc(100% - (290px + 690px));
}

.header-links a {
  display: inline-flex;
}

.header-links a:not(:last-child) {
  margin-right: 32px;
}

.header-links .wc-links span {
  line-height: 16px;
  margin-top: 6px;
  font-size: 14px;
}

.header-links .wc-links span.wc_count,
.header-links .wc-links .wishlisttotaltotal {
  background-color: #f46717;
  color: #ffffff;
  font-size: 8px;
  width: 16px;
  height: 16px;
  line-height: 12px;
  border-radius: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 8px;
  margin-top: 0px;
  z-index: 1;
}

.header-links a.wc-links {
  position: relative;
}

.header-links a.call-link {
  border-right: 1px solid #ececec;
  padding-right: 30px;
  margin-right: 35px;
}

/*.header-links a:hover span {
    text-shadow: -1px 1px 4px #1a1818;
}*/
.new-deal {
  background-color: #df1a35;
  padding: 3px;
  font-size: 8px;
  line-height: 1;
  color: #ffffff;
  border-radius: 7px;
  letter-spacing: 1px;
  position: absolute;
  right: -23px;
  top: -6px;
  width: 35px;
  text-align: center;
}

.header-links a p {
  font-size: 18px;
  color: #242929;
  font-weight: 600;
  line-height: 28px;
  transition: color 0.3s ease-in-out;
  position: relative;
}

.header-links a label {
  display: block;
  line-height: 1;
  margin-bottom: 0px;
  color: #f46717;
  font-size: 14px;
  font-weight: 600;
}

.wc-links {
  display: inline-flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.wc-links span,
.wc-links img {
  display: block;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}

.wc-links .wc-count {
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #f46717;
  border-radius: 100%;
  right: 0;
  top: 0;
}

.nav-bg {
  width: 100%;
  background: rgb(37, 90, 0);
  /* Old browsers */
  background: -moz-linear-gradient(
    left,
    rgba(37, 90, 0, 1) 0%,
    rgba(36, 91, 0, 1) 9%,
    rgba(43, 101, 1, 1) 19%,
    rgba(41, 102, 0, 1) 21%,
    rgba(47, 111, 1, 1) 30%,
    rgba(45, 112, 0, 1) 31%,
    rgba(48, 112, 0, 1) 31%,
    rgba(45, 112, 0, 1) 31%,
    rgba(48, 112, 0, 1) 31%,
    rgba(45, 112, 0, 1) 32%,
    rgba(48, 112, 0, 1) 32%,
    rgba(47, 116, 0, 1) 36%,
    rgba(50, 119, 2, 1) 38%,
    rgba(51, 122, 0, 1) 44%,
    rgba(54, 126, 1, 1) 46%,
    rgba(52, 127, 0, 1) 48%,
    rgba(55, 130, 1, 1) 51%,
    rgba(52, 132, 0, 1) 52%,
    rgba(55, 131, 0, 1) 52%,
    rgba(52, 132, 0, 1) 52%,
    rgba(56, 132, 0, 1) 52%,
    rgba(57, 135, 0, 1) 55%,
    rgba(54, 136, 0, 1) 55%,
    rgba(57, 135, 0, 1) 56%,
    rgba(54, 136, 0, 1) 56%,
    rgba(58, 136, 1, 1) 56%,
    rgba(56, 137, 0, 1) 59%,
    rgba(59, 140, 1, 1) 61%,
    rgba(58, 141, 0, 1) 63%,
    rgba(62, 141, 0, 1) 63%,
    rgba(59, 142, 0, 1) 63%,
    rgba(62, 147, 0, 1) 68%,
    rgba(62, 147, 0, 1) 100%
  );
  /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    rgba(37, 90, 0, 1) 0%,
    rgba(36, 91, 0, 1) 9%,
    rgba(43, 101, 1, 1) 19%,
    rgba(41, 102, 0, 1) 21%,
    rgba(47, 111, 1, 1) 30%,
    rgba(45, 112, 0, 1) 31%,
    rgba(48, 112, 0, 1) 31%,
    rgba(45, 112, 0, 1) 31%,
    rgba(48, 112, 0, 1) 31%,
    rgba(45, 112, 0, 1) 32%,
    rgba(48, 112, 0, 1) 32%,
    rgba(47, 116, 0, 1) 36%,
    rgba(50, 119, 2, 1) 38%,
    rgba(51, 122, 0, 1) 44%,
    rgba(54, 126, 1, 1) 46%,
    rgba(52, 127, 0, 1) 48%,
    rgba(55, 130, 1, 1) 51%,
    rgba(52, 132, 0, 1) 52%,
    rgba(55, 131, 0, 1) 52%,
    rgba(52, 132, 0, 1) 52%,
    rgba(56, 132, 0, 1) 52%,
    rgba(57, 135, 0, 1) 55%,
    rgba(54, 136, 0, 1) 55%,
    rgba(57, 135, 0, 1) 56%,
    rgba(54, 136, 0, 1) 56%,
    rgba(58, 136, 1, 1) 56%,
    rgba(56, 137, 0, 1) 59%,
    rgba(59, 140, 1, 1) 61%,
    rgba(58, 141, 0, 1) 63%,
    rgba(62, 141, 0, 1) 63%,
    rgba(59, 142, 0, 1) 63%,
    rgba(62, 147, 0, 1) 68%,
    rgba(62, 147, 0, 1) 100%
  );
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    rgba(37, 90, 0, 1) 0%,
    rgba(36, 91, 0, 1) 9%,
    rgba(43, 101, 1, 1) 19%,
    rgba(41, 102, 0, 1) 21%,
    rgba(47, 111, 1, 1) 30%,
    rgba(45, 112, 0, 1) 31%,
    rgba(48, 112, 0, 1) 31%,
    rgba(45, 112, 0, 1) 31%,
    rgba(48, 112, 0, 1) 31%,
    rgba(45, 112, 0, 1) 32%,
    rgba(48, 112, 0, 1) 32%,
    rgba(47, 116, 0, 1) 36%,
    rgba(50, 119, 2, 1) 38%,
    rgba(51, 122, 0, 1) 44%,
    rgba(54, 126, 1, 1) 46%,
    rgba(52, 127, 0, 1) 48%,
    rgba(55, 130, 1, 1) 51%,
    rgba(52, 132, 0, 1) 52%,
    rgba(55, 131, 0, 1) 52%,
    rgba(52, 132, 0, 1) 52%,
    rgba(56, 132, 0, 1) 52%,
    rgba(57, 135, 0, 1) 55%,
    rgba(54, 136, 0, 1) 55%,
    rgba(57, 135, 0, 1) 56%,
    rgba(54, 136, 0, 1) 56%,
    rgba(58, 136, 1, 1) 56%,
    rgba(56, 137, 0, 1) 59%,
    rgba(59, 140, 1, 1) 61%,
    rgba(58, 141, 0, 1) 63%,
    rgba(62, 141, 0, 1) 63%,
    rgba(59, 142, 0, 1) 63%,
    rgba(62, 147, 0, 1) 68%,
    rgba(62, 147, 0, 1) 100%
  );
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#255a00', endColorstr='#3e9300', GradientType=1);
  /* IE6-9 */
}

.nav-menu-links {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  color: #fff;
  justify-content: space-between;
  position: relative;
}

.nav-menu-links > li {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 14px 0px 14px 34px;
}

.nav-menu-links > li.shop-menu {
  padding: 0;
  background: #3e9400;
  min-width: 274px;
}

.nav-menu-links > li.shop-menu a:after {
  display: none;
}

.nav-menu-links > li.shop-menu a {
  padding: 22px 15px 22px 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  letter-spacing: 1.5px;
  font-size: 15px;
}

.nav-menu-links > li > a {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 2px;
  display: inline-flex;
  align-items: center;
  position: relative;
}

.nav-menu-links > li > a img {
  margin-right: 5px;
}

.submenu {
  display: block;
  opacity: 0;
  visibility: hidden;
  border: 0;
  position: absolute;
  border-radius: 4px;
  left: 0;
  background: #fff;
  min-width: 240px;
  padding: 20px 0px;
  /*-webkit-box-shadow: 0px 0px 35px rgb(0 0 0 / 10%);
    box-shadow: 0px 0px 35px rgb(0 0 0 / 10%);*/
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 11;
  top: 100%;
  box-shadow: inset -1px -4px 5px -2px rgb(0 0 0 / 13%),
    inset -2px 14px 14px 0px rgb(0 0 0 / 15%);
  pointer-events: none;
}

.submenu li {
  padding: 10px 30px;
}

.dropdown-product li {
  padding: 0;
}

.submenu li:not(:last-child) {
  border-bottom: 1px solid #d4d4d4;
}

.submenu li a {
  color: #242929;
  font-weight: 500;
  font-size: 16px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  padding: 14px 0px;
  position: relative;
  display: block;
  line-height: 1.2;
}

.nav-menu-links > li:hover .submenu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  pointer-events: all;
}

/* hamburger menu and close animation */
.shop-menu-icon {
  width: 18px;
  height: 20px;
  position: absolute;
  margin: 0;
  top: 20px;
  float: left;
  left: 30px;
  cursor: pointer;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.shop-menu-icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #ffffff;
  border-radius: 0;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

/* Icon 3 */
.shop-menu-icon span:nth-child(1) {
  top: 0px;
}

.shop-menu-icon span:nth-child(2),
.shop-menu-icon span:nth-child(3) {
  top: 8px;
}

.shop-menu-icon span:nth-child(4) {
  top: 16px;
}

.open .shop-menu-icon span:nth-child(1),
.bodyoverlay .shop-menu-icon span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.open .shop-menu-icon span:nth-child(2),
.bodyoverlay .shop-menu-icon span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.open .shop-menu-icon span:nth-child(3),
.bodyoverlay .shop-menu-icon span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.open .shop-menu-icon span:nth-child(4),
.bodyoverlay .shop-menu-icon span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.open .shop-menu-icon span,
.bodyoverlay .shop-menu-icon span {
  background: #ffffff;
}

.keysec-bg {
  background-color: #f6f6f6;
  padding: 4px 0;
}

.keysec-bg span {
  font-size: 16px;
  font-weight: 500;
  color: #242929;
  line-height: 20px;
  letter-spacing: 0.32px;
}

.trust-key-item img {
  filter: invert(36%) sepia(93%) saturate(1052%) hue-rotate(62deg)
    brightness(57%) contrast(105%);
  margin-right: 5px;
  width: 40px;
}

.keysec-bg .trust-key-item {
  position: relative;
  width: 25%;
  padding: 0 60px;
}

.keysec-bg .trust-key-item:after {
  position: absolute;
  content: "";
  right: 0;
  width: 1px;
  height: 24px;
  background-color: #d1d1d1;
  top: 50%;
  margin-top: -12px;
}

.keysec-bg .trust-key-item:last-child:after {
  display: none;
}

/* social sticky sidebar */
.sd-links {
  position: fixed;
  top: 50%;
  top: calc(97% - 230px);
  right: 0;
  z-index: 6;
}

.sd-links ul {
  padding: 0px;
  transform: translate(115px, 0);
}

.sd-links ul li:not(:last-child) {
  border-bottom: 1px solid rgba(104, 104, 104, 0.3);
}

.sd-links ul li {
  display: block;
  margin: 0;
  /* width: 270px;*/
  text-align: left;
  height: 38px;
  padding: 4px 17px;
  background: #3e9400;
  transition: all 1.5s;
  margin-bottom: 10px;
  line-height: 2;
  border-radius: 23px 0 0 23px;
  display: flex;
  align-items: center;
}

.sd-links ul li a span {
  color: #ffffff;
}

.sd-links ul li:hover {
  transform: translate(-110px, 0);
  transition: all 1.5s;
}

.sd-links ul li img {
  margin-right: 10px;
}

.sd-links ul li:hover i {
  color: #c44a73;
  background: white;
  transform: rotate(360deg);
  transition: all 1.5s;
}

.brd-bg {
  padding: 12px 0;
}

.sec_brd_bg {
  padding: 12px 0;
  background: #eeeeee;
}

ul.woo_breadcums {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}

.areas-brd ul.woo_breadcums {
  width: 100%;
}

ul.woo_breadcums li {
  display: inline-block;
  line-height: 1;
}

ul.woo_breadcums li a,
ul.woo_breadcums li span {
  color: #4d4f64;
  font-size: 14px;
  text-transform: capitalize;
  display: inline-block;
  letter-spacing: 0.7px;
  line-height: 1;
}

ul.woo_breadcums li a {
  margin: 5px 22px 5px 0;
  position: relative;
  color: #4d4f64;
}

ul.woo_breadcums li span,
ul.woo_breadcums li a:hover {
  color: #3e9400;
}

ul.woo_breadcums li a:after {
  content: "\f105";
  margin: 0 0px 0 10px;
  position: absolute;
  top: 50%;
  font-family: "FontAwesome";
  color: #626967;
  font-style: normal;
  margin-top: -7px;
}

.togglebtn {
  display: none;
}

/*  DROPDOWN CSS START */
.nav-menu-links > li.has-sub {
  position: static;
}

.nav-menu-links > li.has-sub .submenu {
  left: 0;
  position: absolute;
  top: 100%;
  min-width: 250px;
  text-align: left;
  border-radius: 0 0 9px 9px;
  z-index: 10;
  background: #fff;
  border-top: 2px solid #255c00;
  right: auto;
  margin: auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  transform-origin: 0 0;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  box-shadow: 0 6px 6px #9c9c9c3d, 0 0 6px #0000001f;
  padding: 30px 20px;
}

.nav-menu-links > li.has-sub .submenu {
  width: 100%;
  padding: 0;
}

.nav-menu-links > li:hover .submenu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.nav-menu-links > li a i.menudrop {
  margin-left: 5px;
}

.dropdown-product {
  width: 80%;
  padding: 30px 0 30px 30px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.nav-menu-links > li.shop-menu .submenu .dropdown-product > li > a,
.submenu > li > a,
.nav-menu-links > li.brands_view .submenu > li > a {
  padding: 6px 10px 6px 15px;
  line-height: 1.2;
  font-weight: normal;
  color: #242929;
  text-align: left;
  display: block;
  font-size: 16px;
  letter-spacing: 0.5px;
  position: relative;
}

.nav-menu-links > li.shop-menu .submenu .dropdown-product > li:hover > a,
.nav-menu-links > li.shop-menu .submenu .dropdown-product > li.active > a,
.submenu > li:hover > a,
.submenu li.active > a,
.nav-menu-links > li.brands_view .submenu > li:hover > a,
.nav-menu-links > li.brands_view .submenu > li.active > a {
  color: #3f9700;
}

.nav-menu-links > li.shop-menu .submenu .dropdown-product > li a:before,
.submenu > li a:before {
  content: "\f105";
  position: absolute;
  left: 0;
  top: 7px;
  font-size: 12px;
  color: #242929;
  font-family: "FontAwesome";
}
.nav-menu-links
  > li.shop-menu
  .dropdown-product
  li.product-item-highlight
  > a::before {
  content: "";
}
.nav-menu-links > li.shop-menu .submenu .dropdown-logo-wrapper {
  background-color: #eeeeee;
  padding: 35px 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  width: 20%;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #000;
  line-height: 1.2;
  border-radius: 0 0 9px 9px;
}

.nav-menu-links > li.shop-menu .submenu .dropdown-logo-wrapper .shop-title {
  font-size: 20px;
  font-weight: bold;
  color: #242929;
  letter-spacing: 0.84px;
  line-height: 1.2;
  padding: 0 20px;
}

/* STORE LISITNG */
.store-slider .store-listing {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}

.store-slider .store-listing .store-column {
  width: 24%;
}

.store-slider {
  margin: -20px 0 50px;
  display: flex;
  flex-wrap: wrap;
}

.store-slider .store-listing .store-column:not(:nth-child(-n + 4)) {
  display: none;
}

/*
.inpg .store-listing {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 54px;
}*/
.slick-next,
.slick-prev {
  width: 32px;
  height: 32px;
  background-color: #ffffff !important;
  border-radius: 100%;
}

.slick-next:before,
.slick-prev:before {
  color: #b2b2b2;
  font-family: "FontAwesome";
  font-weight: bold;
  opacity: 1;
}

.slick-next:before {
  content: "\f105";
}

.slick-prev:before {
  content: "\f104";
}

.store-column .store-item {
  display: block;
  border-radius: 10px 10px 0 0;
}

.store-column .store-item img {
  border-radius: 10px 10px 0 0;
  width: 100%;
}

ul.products li.product .crazy-price {
  font-size: 14px;
  padding: 8px 10px 8px 20px;
  right: 10px;
  top: 15px;
  text-transform: uppercase;
  color: #242929;
  font-family: "Oswald";
  font-weight: bold;
  letter-spacing: 0.5px;
  padding: 10px 15px 10px 30px;
  line-height: 1;
  clip-path: polygon(100% 1%, 100% 50%, 100% 100%, 0% 100%, 5% 49%, 0% 0%);
  background-color: #ffc72c;
  position: absolute;
  z-index: 1;
}

.woocommerce ul.products li.product a img {
  margin-left: auto !important;
  margin-right: auto !important;
  /* max-width: 175px;*/
}

.store-listing .store-column {
  border-radius: 10px;
  border: 1px solid #e3e3e3;
  transition: all 0.3s ease;
  margin: 20px 0;
}

.store-content {
  padding: 15px 25px 35px;
}

.store-listing .store-column .img-shadow {
  margin-top: 0;
  display: block;
}

.store-content .ft-16 {
  letter-spacing: 0.64px;
}

.store-content address {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 18px;
  line-height: 22px;
  max-width: 80%;
}

.store-slider .store-content .btn_border {
  height: 40px;
  min-width: 150px;
  padding: 10px;
}

.img-shadow {
  margin-top: -20px;
}

.sale-end-time {
  background-color: #f41717;
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%, 3% 50%);
  color: #fff;
  position: absolute;
  right: 15px;
  top: 18px;
  font-size: 12px;
  padding: 6px 10px;
  line-height: 100%;
  text-align: left;
  font-weight: 500;
}

.sale-end-time small {
  font-size: 10px;
  display: block;
}

/* FOOTER KEY ITEMS */
.key-item-inline {
  display: inline-flex;
  flex-wrap: wrap;
  width: 22.3333%;
  padding: 13px 0;
  justify-content: center;
}

.key-item-inline:not(:last-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.key-item-inline:nth-child(2) {
  width: 33%;
}

.key-item-inline span:before {
  position: absolute;
  content: "";
  background: url(../images/footer/tick.svg) no-repeat;
  left: 0;
  top: 2px;
  width: 20px;
  height: 20px;
}

.key-item-inline span {
  line-height: 24px;
  letter-spacing: 0.6px;
  position: relative;
  padding-left: 32px;
}

.footer-bg {
  background-color: #242929;
  padding: 45px 0;
}

.footer-top-panel {
  border-bottom: 1px solid #404343;
  margin-bottom: 60px;
}

.footer-social .icon {
  width: 40px;
  height: 40px;
  border: 1px solid #686868;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  position: relative;
  z-index: 1;
}

.footer-social .icon i {
  font-size: 18px;
  color: #ffffff;
}

.footer-social .icon:after {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0;
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  background: #fff;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
  -moz-transition: -moz-transform 0.2s, opacity 0.3s;
  transition: transform 0.2s, opacity 0.3s;
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: "";
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.footer-social .icon:hover:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.footer-logo,
.footer-social {
  display: inline-flex;
  align-items: center;
  margin-bottom: 40px;
}

.logo-inline {
  margin-left: 22px;
}

.footer-social label {
  color: #aeb4b2;
  margin-right: 20px;
}

.footer-social label ~ a {
  margin-right: 5px;
}

.ft-call {
  border-left: 1px solid rgba(217, 217, 217, 0.2);
  padding-left: 30px;
  margin-left: 30px;
}

.ft-call a .icon {
  margin-right: 10px;
}

.ft-call a p {
  font-size: 18px;
  color: #ffffff;
  font-weight: 600;
  line-height: 1.2;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  position: relative;
}

.ft-call a {
  display: inline-flex;
  align-items: center;
}

.ft-call a label {
  margin: 0;
  font-size: 14px;
  letter-spacing: 0.56px;
  color: #f46717;
}

.ft-block-1 {
  width: 27.144%;
  padding-right: 65px;
  margin-right: 60px;
  border-right: 1px solid #404343;
}

.ft-block-2 {
  width: 15.55%;
}

.ft-singup .ft-18 {
  line-height: 24px;
}

.ft-singup {
  border-bottom: 1px solid #404343;
  margin-bottom: 35px;
}

.ft-singup input.form-control {
  width: 280px;
  border-radius: 4px;
  background-color: #ffffff;
  margin-bottom: 15px;
  height: 48px;
}

.ft-singup .btn-subscribe {
  width: 130px;
  border-radius: 6px;
  height: 48px;
  background-color: #3e9400;
  color: #ffffff;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 45px;
}

.ft-call a .flex-middle {
  display: inline-flex;
  flex-flow: column;
}

.ft-heading {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.ft-heading:after {
  background: #3e9400;
  height: 1px;
  width: 20px;
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
}

.inline-cardpay > * {
  margin-right: 5px;
}

.inline-cardpay img {
  width: 54px;
  height: 32px;
}

ul.footer-links li {
  line-height: 1;
  margin-bottom: 12px;
}

.footer-links li a {
  color: #aeb4b2;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.4px;
  -webkit-transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

.footer-links li.more-links a,
.footer-links li a:hover {
  color: #3e9400;
  text-decoration: underline;
}

.ft-bottom {
  color: #626967;
  font-size: 14px;
  padding: 13px 15px;
  line-height: 1.2;
}

.slick-next:hover,
.slick-prev:hover,
.slick-next:focus,
.slick-prev:focus {
  border-color: #f46717;
}

.slick-next:hover:before,
.slick-prev:hover:before,
.slick-next:focus:before,
.slick-prev:focus:before {
  color: #f46717;
}

.product-listing,
.inpg .brand_ul {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  text-align: center;
  grid-gap: 20px;
  margin-bottom: 60px;
}

/*.product-listing li .product-item:hover {
    box-shadow: 0px 0px 3px 2px rgb(0 0 0 / 12%);
    border-color: #3E9400;
}*/
.product-listing li a {
  display: block;
  border-radius: 10px 10px 0 0;
}

.product-listing li:hover .product-item,
.brands-page .brand_ul li a.br_logo:hover {
  box-shadow: 0px 0px 3px 2px rgb(0 0 0 / 12%);
  border-color: #3e9400;
}

.product-listing li:hover a {
  box-shadow: 0px 0px 1px 1px #3e9400, 0px 0px 3px 2px rgb(0 0 0 / 12%);
}

.product-listing li .product-item {
  border: 1px solid #eeeeee;
  border-radius: 10px 10px 0 0;
  padding: 6px 20px;
}

.product-listing li .pro-name {
  background: #eeeeee;
  padding: 5px 7px;
  line-height: 1.2;
  font-weight: 600;
  color: #2b2f30;
  -webkit-transition: background-color 0.4s cubic-bezier(0.25, 1, 0.5, 1),
    color 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  transition: background-color 0.4s cubic-bezier(0.25, 1, 0.5, 1),
    color 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}

.product-listing li:hover .pro-name {
  background-color: #3e9400;
  color: #ffffff;
}

.brands-page .brand_ul li a.br_logo {
  border: 1px solid #ebebeb;
  border-radius: 10px;
  display: block;
  padding: 12px;
}

.search-container {
  width: 100%;
  background-color: #fff;
  opacity: 0;
  border: 1px solid #e7e7ec;
  border-top: none;
  overflow: hidden;
  transition: opacity 0.2s ease;
  box-sizing: border-box;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  display: none !important;
}

/* PRICAVY PAGE*/
.privacy_content ol {
  list-style-type: none;
  counter-reset: item;
  margin: 0;
  padding: 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.privacy_content ol [class*="heading-"],
.privacy_content ol .ft-20 {
  margin-bottom: 15px;
  line-height: 1.2;
  color: #242929;
  letter-spacing: 1px;
  font-weight: 600;
  font-family: "Nunito";
}

.privacy_content ol li li strong,
.privacy_content ol li strong {
  font-weight: 600;
  display: block;
  color: var(--green);
}

.privacy_content ol li ol {
  margin-bottom: 20px;
}

.privacy_content ol li {
  display: table;
  counter-increment: item;
  margin-bottom: 0.6em;
  padding-left: 50px;
  position: relative;
}

.privacy_content ol li:before {
  content: counters(item, ".") ". ";
  display: table-cell;
  padding-right: 0.6em;
  position: absolute;
  left: 0;
  color: #242929;
  font-weight: 600;
}

.privacy_content ol li li {
  margin: 0 0 20px 0;
}

.privacy_content ol li li:before {
  content: counters(item, ".") " ";
}

/* TABLE CSS */
.overflow-x-auto {
  overflow-x: auto;
}

.table-responsive {
  overflow-x: auto;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  width: 100%;
}

.table-responsive table {
  border: 1px solid #d4d4d4;
  min-width: 50%;
}

.table-responsive thead {
  background-color: #eeeeee;
}

.table-responsive tr:not(:last-child) td {
  border-bottom: 1px solid #d4d4d4;
}

.table-responsive {
  margin-bottom: 40px;
}

.table-responsive table td,
.table-responsive th {
  padding-left: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-right: 1rem;
  text-align: left;
  white-space: nowrap;
}

.content-page p {
  margin-bottom: 25px;
  line-height: 30px;
}

/*skye page css */
.skyebtn-group .inline-btn {
  display: inline-flex;
  flex-wrap: wrap;
  width: 25%;
  justify-content: center;
  margin-bottom: 30px;
}

.inline-btn span {
  display: block;
  line-height: 1.2;
  margin-bottom: 10px;
  width: 100%;
  text-align: center;
}

.btngrid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  margin-bottom: 50px;
}

.note,
.offer-text span {
  color: #f41717;
}

.sm-container {
  max-width: 1230px;
  margin: 0 auto;
  padding: 0 15px;
}

.skye-listing {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  text-align: center;
  grid-gap: 10px;
}

.gradientbtn {
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 40px;
  display: inline-block;
  border-radius: 30px;
  text-decoration: none;
  letter-spacing: 1px;
  background: rgba(162, 41, 82, 1);
  background: -moz-linear-gradient(
    left,
    rgba(162, 41, 82, 1) 0%,
    rgba(37, 47, 107, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0%, rgba(162, 41, 82, 1)),
    color-stop(100%, rgba(37, 47, 107, 1))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(162, 41, 82, 1) 0%,
    rgba(37, 47, 107, 1) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(162, 41, 82, 1) 0%,
    rgba(37, 47, 107, 1) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(162, 41, 82, 1) 0%,
    rgba(37, 47, 107, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(162, 41, 82, 1) 0%,
    rgba(37, 47, 107, 1) 100%
  );
}

.gradientbtn:hover {
  background-size: 200% 100%;
  background-position: left;
}

/*  NEWPAGES CSS */
.tab-wrapper {
  display: flex;
  justify-content: flex-start;
}

.tab-wrapper .tab-item a {
  display: block;
  border: 1px solid #dfdfdf;
  position: relative;
  padding: 20px;
}

.tab-wrapper .tab-item.active > a:after {
  position: absolute;
  content: "";
}

.tab-item {
  margin-right: 20px;
  margin-bottom: 30px;
  border: 1px solid transparent;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.tab-wrapper .tab-item a img {
  width: 130px;
  height: 30px;
}

#sticky.sticky-tabs {
  position: fixed;
  top: 0px;
  z-index: 10;
  border-bottom: 1px solid #dfdfdf;
  padding: 15px 0 11px;
  background-color: #ffffff;
  left: 0;
  right: 0;
  justify-content: center;
  box-shadow: 0 3px 15px 0px hsl(0deg 0% 0% / 12%);
}

.tab-wrapper .tab-item.active,
.tab-wrapper .tab-item.active > a {
  box-shadow: inset 0px 0px 1px 0px #428e12, 1px 1px 2px -4px #3e940038;
  border: 1px solid #3e9400;
}

#sticky.sticky-tabs .tab-item a {
  padding: 10px;
}

#sticky.sticky-tabs .tab-item {
  margin-bottom: 10px;
  margin-right: 10px;
}

#sticky.sticky-tabs .tab-item a img {
  width: 100px;
  height: auto;
}

#sticky.sticky-tabs .tab-item.active,
#sticky.sticky-tabs .tab-item.active > a {
  border: 1px solid #3e9400;
}

#sticky.sticky-tabs .tab-item.active > a {
  border: 0 !important;
}

.skye_content #sticky.sticky-tabs .tab-item.active > a::after {
  border-top: 12px solid #ffffff;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
}

.nav-menu-links li > .submenu .dropdown-product > li,
.nav-menu-links > li.brands_view .submenu > li {
  padding: 0;
  border-bottom: 0 !important;
}

.nav-menu-links > li.brands_view .submenu {
  column-count: 4;
  padding: 30px;
  min-width: 750px;
}
/*  NEW conten css for product lisitng */
.left-col-content .buyers-guide,
#faq {
  background-color: #fff !important;
  border: 1px solid #d4d4d4 !important;
  padding: 30px !important;
}
.left-col-content .buyers-guide .guide-title,
.buyers-guide .guide-title,
.brand-highlight h2 {
  text-align: left !important;
  color: var(--green) !important;
  margin-bottom: 20px;
}
.guide-heading,
#faq h3 {
  color: #242929 !important;
}
#faq h3 {
  margin: 0px 0 10px !important;
}
.guide-cta {
  text-align: left !important;
  font-weight: normal !important;
}
.brand-highlight {
  border-color: var(--green) !important;
  background: var(--white) !important;
  margin-bottom: 55px !important;
}
.category-listing-page .term-description p:has(+ h2) {
  margin-bottom: 45px;
}
.term-description .table-wrap {
  margin-bottom: 40px;
}
.compare-table {
  border: 1px solid #d4d4d4 !important;
}
.compare-table thead th {
  background: #242929 !important;
  color: var(--white) !important;
}
.compare-table tbody tr:nth-child(even) {
  background: #eeeeee !important;
}
.compare-table a {
  color: var(--green) !important;
  font-weight: bold !important;
  text-decoration: underline !important;
}
.compare-table a:hover {
  color: #f46717 !important;
}

.compare-table tbody tr:hover {
  background: #f7f7f7 !important;
}

.term-description ul.key-features li::before {
  content: "" !important;
  margin-top: -8px !important;
  background: url(../images/check-list.svg) no-repeat !important;
  width: 38px;
  height: 38px;
}

.term-description ul.key-features li {
  position: relative !important;
  padding-left: 50px !important;
  margin: 0 0 30px 0 !important;
}
/*.store-slider .store-listing.store-listing .slick-track{margin: 0 -15px;}*/
@media (min-width: 993px) {
  .sticky {
    position: sticky;
    top: 20px;
    align-self: flex-start;
    padding-bottom: 70px;
    margin-bottom: 0 !important;
  }

  .nav-menu-links > li.shop-menu .mob {
    display: none;
  }
}

@media (min-width: 1440px) {
  .sd-links {
    top: calc(97% - 200px);
  }

  .product-slider .slick-prev,
  .shop-product-slider .slick-prev {
    left: -60px;
    margin-top: -16px;
    top: 50%;
    margin-left: 0;
  }

  .product-slider .slick-next,
  .shop-product-slider .slick-next {
    right: -60px;
    margin-top: -16px;
    top: 50%;
    margin-right: 0;
  }
}

.ft-key-items .key-item-inline:first-child {
  justify-content: flex-start;
}

.ft-key-items .key-item-inline:last-child {
  justify-content: flex-end;
}

.brand_ul li a.br_logo {
  border: 1px solid #ebebeb;
  border-radius: 10px;
  display: block;
  padding: 14px 30px;
}

.divider {
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 60px;
}

.left-col-content {
  width: calc(100% - 42.88%);
  padding-right: 100px;
}

.content-item img {
  border-radius: 10px;
}

.left-col-content,
.content-item {
  margin-bottom: 50px;
}

.content-item {
  width: 42.88%;
}

/* CTA CALL ACTION  */
.callact_banner {
  position: relative;
  /* background-color: rgb(0 0 0 / 50%); */
  border-radius: 10px;
  padding: 0 50px;
  margin: 60px 0;
}

.callact_banner .bgimg {
  border-radius: 10px;
}

.callact_text {
  font-size: 38px;
  letter-spacing: 1.2px;
  color: #ffffff;
  font-weight: 600;
  line-height: 62px;
  width: 360px;
  text-shadow: 0 6px 10px rgb(0 0 0 / 55%);
}

.callact_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  min-height: 180px;
}

.callact_center {
  width: 550px;
  position: relative;
}

.callact_btn {
  width: 180px;
}

.call_price {
  color: #f46717;
  font-size: 36px;
  font-weight: bold;
  padding: 46px 0;
  text-align: center;
  position: relative;
  z-index: 1;
}

.call_price span {
  font-size: 22px;
  font-weight: 600;
  display: block;
  line-height: 18px;
}

.call_price sup {
  font-size: 20px;
}

.callact_price .w_circle {
  position: absolute;
  top: 0;
}

.callact_price {
  position: absolute;
  width: 169px;
  height: 169px;
  top: 0;
  left: 0;
  margin-top: 12px;
  margin-left: 21px;
}

/* TOP DEAL */
.deal_wrap .deal_title {
  font-size: 28px;
  font-weight: bold;
  color: #242929;
  letter-spacing: 0.84px;
  width: calc(100% - 160px);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.callact_center img {
  width: auto;
  display: block;
}

.deal_wrap {
  border-radius: 10px;
  box-shadow: 0 3px 20px rgb(0 0 0 / 5%);
  position: relative;
  z-index: 3;
}

.deal_wrap .deal_wtop .d_img {
  border-radius: 10px 10px 0 0;
}

ul.deal_ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}

ul.deal_ul li {
  width: 33.33%;
  padding: 0 20px;
  margin-bottom: 40px;
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}

.deal_wrap .callact_price {
  width: 159px;
  height: 159px;
  bottom: -50%;
  top: 50%;
  margin-top: auto;
  right: 0;
  left: auto;
  margin-bottom: 64px;
  margin-right: 10px;
}

.deal_wrap .callact_price .call_price {
  color: #ffffff;
}

.deal_wrap .callact_price .call_price.price4 {
  font-size: 28px;
}

.deal_wbottom {
  position: relative;
  padding: 16px 30px;
  z-index: 1;
  min-height: 96px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.deal_ribbon {
  position: absolute;
  z-index: 1;
  padding: 9px 20px;
  border-radius: 100px 0 0 100px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  zoom: 1;
  right: -12px;
  max-width: 125px;
  top: 0;
  margin-top: 28px;
  background: #f46717;
  letter-spacing: 0.32px;
  text-transform: uppercase;
}

.deal_ribbon:after {
  content: "";
  position: absolute;
  z-index: -20;
  top: 100%;
  left: auto;
  border-style: solid;
  border-width: 0 0 10px 12px;
  right: 0;
  border-color: transparent #7d3106;
}

.deal_wrap:after {
  position: absolute;
  content: "";
  width: 94%;
  height: 94%;
  border: 2px solid rgb(255 255 255 / 30%);
  top: 0;
  z-index: 0;
  left: 0%;
  margin-left: 3%;
  margin-top: 3%;
  border-radius: 10px;
}

.deal_wtop {
  position: relative;
}

.deal_gtxt {
  background-color: #3e9400;
  color: #ffffff;
  font-size: 15px;
  line-height: 19px;
  letter-spacing: 0.6px;
  font-weight: 600;
  max-width: 243px;
  min-width: 243px;
  padding: 10px 15px;
  border-radius: 10px 10px 0 0;
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 1;
  margin-left: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 58px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}

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

/*cta common */
.winter_wrap {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  border-radius: 10px;
  padding: 30px;
  margin: 20px 0 60px;
}

.winter_wrap:before {
  position: absolute;
  content: "";
  background-image: url(../images/orange-snow.svg);
  width: 33px;
  height: 33px;
  left: 0;
  bottom: 0;
  margin-left: 22px;
  margin-bottom: 20px;
  background-size: 100%;
  filter: invert(0) brightness(100);
}

.winter_wrap:after {
  position: absolute;
  content: "";
  background-image: url(../images/orange-snow.svg);
  width: 33px;
  height: 33px;
  left: 0;
  top: 0;
  margin-left: 17%;
  margin-top: 14px;
  background-size: 100%;
  filter: invert(0) brightness(100);
}

.winter_wrap .winter_box {
  width: 822px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.winter_box .wn_text {
  font-size: 64px;
  line-height: 58px;
  letter-spacing: 1.28px;
  font-weight: 600;
  color: #ffffff;
  text-shadow: 0 10px 10px rgb(0 0 0 / 55%);
  max-width: 250px;
  position: relative;
}

.winter_box .wn_text:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background-image: url(../images/orange-snow.svg);
  width: 33px;
  height: 33px;
  margin-left: -14px;
  margin-top: -11px;
  background-size: 100%;
}

.wn_shp {
  width: 524px;
  position: relative;
}

.wn_shp .wn_img {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 30px 20px 60px;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
  clip-path: polygon(6% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.wn_off {
  font-size: 55px;
  font-weight: 600;
  line-height: 54px;
  color: #242929;
  letter-spacing: 0px;
}

.winter_wrap .bgimg {
  border-radius: 10px;
  height: 100%;
  width: 100%;
}

.wnsh_left span {
  color: #242929;
  font-size: 22px;
  line-height: 22px;
  font-weight: 600;
}

.wnsh_right p,
.wnsh_right p a {
  color: #626967;
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
  background-image: none;
  -webkit-text-fill-color: initial;
}

.wnsh_right {
  text-align: center;
}

.wnsh_right .btn_green {
  margin-bottom: 10px;
}

p .ftr_sign a {
  display: inline;
}

.wn_shp:before {
  position: absolute;
  content: "";
  left: 0%;
  bottom: 0;
  background-image: url(../images/orange-snow.svg);
  width: 33px;
  height: 33px;
  z-index: 99;
  margin-left: -10px;
  margin-bottom: -10px;
  background-size: 100%;
}

.wn_shp:after {
  position: absolute;
  content: "";
  left: 50%;
  top: 0;
  background-image: url(../images/orange-snow.svg);
  width: 33px;
  height: 33px;
  z-index: 99;
  margin-left: 8px;
  margin-top: -14px;
  background-size: 100%;
}

/* CSS FOR CARD SLIDE */
.cartoverlay {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  display: none;
  background-color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
}

.shipping_cart_wrap {
  position: fixed;
  background: #fff;
  right: 0;
  overflow-x: hidden;
  height: 100%;
  width: 390px;
  top: 0;
  z-index: 1001;
  z-index: 9999999999;
  transform: translateX(100%);
  overflow-y: auto;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}

.shipping_cart_wrap.active {
  transform: translateX(0%);
  -webkit-transform: translateX(0%);
}

.cartit {
  font-size: 22px;
  line-height: 100%;
  color: #242929;
  font-weight: 600;
  text-transform: uppercase;
  padding: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.cartheight {
  height: calc(100vh - 379px);
  background: #f3f3f3;
  overflow-y: scroll;
}

.cart-is-empty .cartheight {
  height: calc(100vh - 83px);
}

.closecart {
  position: absolute;
  right: 20px;
  font-size: 14px;
  text-align: right;
  text-transform: capitalize;
  cursor: pointer;
  top: 30px;
  font-weight: normal;
}

.closecart img {
  vertical-align: middle;
}

.cartnavimg {
  width: 100px;
}

.cartnavimg a {
  display: block;
  border: 1px solid #d4d4d4;
  padding: 10px;
  background: #ffffff;
}

.cartnavimg img {
  margin: auto;
  max-height: 100%;
}

.cartnavtxt {
  padding-left: 20px;
  flex: 1;
}

.cartnavtxt a {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.cartnavtxt p {
  color: #545454;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 6px;
}

.cartnavtxt span {
  color: #545454;
  font-size: 15px;
  line-height: 100%;
  font-weight: 700;
}

.cartnavmain {
  display: flex;
  overflow: hidden;
  flex: 1;
}

.cartnavlist {
}

.cartnavlist li {
  position: relative;
  border-bottom: 1px solid #d4d4d4;
  padding: 30px;
  display: flex;
}

.cartnavlist li:last-child {
  border-bottom: none;
}

.cartnavtxt h2,
.cartnavtxt .variation,
.cartnavtxt .variation > *,
.cartnavtxt .variation p {
  font-size: 12px;
  font-weight: 600;
  color: #242929;
  margin-bottom: 10px;
  line-height: 1.3;
}

.cartnavtxt .variation dd p:last-child {
  margin-bottom: 0 !important;
}

.cartdel-wrap {
  padding-left: 10px;
}

.cartnavtxt .variation {
  display: flex;
  margin-bottom: 0;
}

.cartnavtxt .variation dt {
  margin-right: 10px;
}

.cartdel {
  font-size: 16px;
  color: #545454;
  width: 30px;
  text-align: right;
  z-index: 1;
  padding: 10px 0;
}

.cartdel:hover,
.submenu li:hover > a,
.submenu li.active > a {
  color: var(--green);
}

.cartotal p {
  color: #545454;
  font-size: 16px;
}

.cartotal {
  font-size: 0;
  padding: 15px 20px;
  border-top: 1px solid #d4d4d4;
}

.cartbtnbox {
  padding: 30px;
  text-align: center;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.viewcartbtn,
.checkoutbtn {
  background: var(--green);
  color: #fff;
  border-radius: 3px;
  line-height: 100%;
  cursor: pointer;
  padding: 14px 23px;
  border: 0;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  width: 47%;
  margin: 0 5px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}

.checkoutbtn {
  background: #292929;
}

.cartnav .qty-wrapper {
  margin-bottom: 3px;
  display: flex;
  flex-wrap: wrap;
}

.cartnav .qty-wrapper .quantitybox {
  width: 110px;
  margin: 0px;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #d4d4d4;
  border-radius: 0px;
  overflow: hidden;
  height: 30px;
  justify-content: space-between;
}

.cartnav .qty-wrapper .value-button img {
  width: 7px;
}

.cartnav .qty-wrapper .quantity .qty {
  color: #626967;
  font-family: "Nunito";
  font-size: 12px;
  font-weight: 600;
  width: 100%;
  text-align: center;
  outline: none;
  border: 0 !important;
  height: 100%;
}

.cartnav .qty-wrapper .quantity {
  width: calc(100% - 60px);
  height: auto;
  align-items: center;
  padding: 0;
  display: inline-flex;
}

.cartnav .qty-wrapper .value-button {
  font-size: 14px;
  margin: 0 -1px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  float: left;
  color: #575757;
  background: #eeeeee;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  outline: none;
  border: 0;
  border-left: 1px solid #e8e8e8;
  position: relative;
  padding: 0;
}

.cartnav .price ins span,
.cartnav .price ins,
.cartnav .price ins .woocommerce-Price-amount,
.cartnav span.price .woocommerce-Price-currencySymbol,
.cart-subtotal .woocommerce-Price-amount.amount,
.cartnavtxt span.price,
.cartnavtxt .price .woocommerce-Price-amount.amount,
.gift-panel .gift-info .gift-price .woocommerce-Price-amount.amount {
  font-size: 14px;
  text-decoration: none;
  color: #f41717;
}

.shipping_cart_wrap .cart-subtotal .woocommerce-Price-amount.amount {
  font-weight: bold;
}

.shipping_cart_wrap .cart-shipping {
  border-top: 1px solid #d4d4d4;
  padding: 30px 0 0 0;
  color: #242929;
  font-weight: 600;
}

.btn-lg {
  width: 100%;
}

.shipping_cart_wrap .cart-shipping p img {
  margin-right: 15px;
}

.shipping_cart_wrap .cart-subtotal label {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}

.shipping_cart_wrap .cart-subtotal {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.shipping_cart_wrap .cartbtnbox .btn_border {
  margin-bottom: 10px;
}

body.cart_open {
  overflow-y: hidden;
}

.woocommerce-products-compare-compare-button .dashicons-external {
  color: #3e9400 !important;
}

.bgimgdesk {
  display: block;
}

.bgimgmob {
  display: none;
}

.callact_banner_full,
.winter_wrap_full {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.winter_wrap_full:before,
.winter_wrap_full:after {
  display: none;
}

@media (hover: hover) and (pointer: fine) {
  ul.deal_ul li:hover,
  .store-listing .store-column:hover {
    -webkit-transform: translate(0, -12px);
    -khtml-transform: translate(0, -12px);
    -moz-transform: translate(0, -12px);
    -ms-transform: translate(0, -12px);
    -o-transform: translate(0, -12px);
    transform: translate(0, -12px);
  }

  ul.deal_ul li:hover .deal_wrap,
  .store-listing .store-column:hover {
    box-shadow: 0 3px 20px rgb(244 103 23 / 45%);
  }
}

.ft-bottom p a.ftr_sign:after {
  content: none;
}

.wc-block-cart__main {
  background: #eeeeee;
}

.wc-block-wc-block-cart__sidebar {
  background: #eeeeee;
}

/*---- media query --*/
@media (max-width: 1580px) {
  .product-slider .slick-prev,
  .shop-product-slider .slick-prev,
  .store-slider .slick-prev {
    left: 0px;
    z-index: 1;
  }

  .product-slider .slick-next,
  .shop-product-slider .slick-next,
  .store-slider .slick-next {
    right: 0px;
  }

  .callact_banner img.bgimg {
    height: 100%;
    width: 100%;
    display: block;
  }

  .keysec-bg .trust-key-item {
    padding: 0 40px;
  }

  .header-links {
    width: 520px;
  }

  .nav-menu-links > li {
    padding: 14px 0px 14px 25px;
  }
}

@media (max-width: 1440px) {
  .nav-menu-links > li.brands_view .submenu {
    column-count: 3;
    min-width: 650px;
  }

  .callact_center {
    width: 480px;
  }

  .callact_text {
    font-size: 50px;
    line-height: 52px;
  }

  .callact_banner {
    padding: 10px 40px;
  }

  .deal_gtxt {
    max-width: calc(100% - 170px);
    min-width: calc(100% - 170px);
  }

  .deal_wrap .callact_price {
    margin-right: 0;
  }

  .deal_ribbon {
    padding: 9px 10px;
    font-size: 14px;
    line-height: 16px;
    max-width: 110px;
    margin-top: 20px;
  }

  .deal_wrap .deal_title {
    width: calc(100% - 100px);
  }

  .deal_wbottom {
    padding: 15px;
  }

  .deal_wrap .deal_title {
    font-size: 24px;
    letter-spacing: 0.48px;
    width: calc(100% - 100px);
  }

  .nav-menu-links > li.shop-menu a {
    padding: 22px 12px 22px 40px;
    font-size: 14px;
  }

  .shop-menu-icon {
    top: 20px;
    left: 13px;
  }

  .nav-menu-links > li.shop-menu {
    min-width: auto;
  }

  .nav-menu-links > li {
    padding: 14px 0px 14px 20px;
  }

  .nav-menu-links > li > a img {
    width: 25px;
  }

  .nav-menu-links > li > a {
    letter-spacing: 0.48px;
  }

  .new-deal {
    right: -10px;
    top: -10px;
    width: 30px;
  }

  .keysec-bg .trust-key-item {
    padding: 0 20px;
  }

  .search-header {
    width: calc(100% - (520px + 290px));
    padding: 0px 2% 0 4%;
  }

  .ft-block-1 {
    padding-right: 40px;
    margin-right: 40px;
  }

  .ft-block-2 {
    width: 17%;
  }

  .left-col-content {
    padding-right: 70px;
  }

  /* .inline-cardpay img:not(:last-child) {
        margin-bottom: 5px;
    } */
}

@media (max-width: 1200px) {
  .nav-menu-links > li.brands_view .submenu {
    padding: 20px;
    min-width: 500px;
  }

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

  .keysec-bg .trust-key-item {
    padding: 0 10px;
  }

  .header-links a:not(:last-child) {
    margin-right: 20px;
  }

  .sechead_lg {
    font-size: 34px;
    line-height: 38px;
  }

  .dropdown-product {
    grid-template-columns: repeat(3, 1fr);
    width: 75%;
  }

  .nav-menu-links > li.shop-menu .submenu .dropdown-logo-wrapper {
    width: 25%;
  }

  .heading-38 {
    font-size: 32px;
    margin-bottom: 30px;
  }

  .mrgb40,
  .left-col-content .heading-28,
  .image_listing li {
    margin-bottom: 30px;
  }

  .callact_text {
    width: 30%;
    font-size: 44px;
    line-height: 42px;
  }

  .callact_center {
    width: 46%;
  }

  .callact_price {
    margin-top: 10px;
    margin-left: 4px;
    width: 140px;
    height: 140px;
  }

  .call_price {
    padding: 36px 0;
  }

  .woocommerce ul.products li.product .add_to_cart_button {
    padding: 13px 13px 13px 13px;
    min-width: 140px;
  }

  .woocommerce ul.products li.product .add_to_cart_button::before {
    left: 40px;
  }

  .deal_wrap .callact_price .call_price {
    padding: 44px 0;
  }

  ul.deal_ul li {
    padding: 0 10px;
  }

  ul.deal_ul {
    margin: 0 -10px;
  }

  .deal_ribbon {
    padding: 6px 10px;
    font-size: 12px;
    line-height: 14px;
    max-width: 90px;
    margin-top: 10px;
  }

  .deal_gtxt {
    max-width: calc(100% - 150px);
    min-width: calc(100% - 150px);
    font-size: 13px;
    margin-left: 10px;
    line-height: 16px;
    padding: 10px 10px;
    letter-spacing: 0.4px;
    min-height: 50px;
  }

  .deal_wrap .callact_price {
    width: 140px;
    height: 140px;
    margin-bottom: 30px;
  }

  .deal_wrap .callact_price .call_price {
    padding: 36px 0;
  }

  .deal_wrap .deal_title {
    font-size: 20px;
    line-height: 24px;
  }

  .winter_box .wn_text {
    font-size: 44px;
    line-height: 40px;
    letter-spacing: 0.8px;
  }

  .wn_shp {
    width: 480px;
  }

  .footer-logo {
    width: 40%;
  }

  .footer-social {
    width: 58%;
    justify-content: flex-end;
  }

  .ft-block-1 {
    padding-right: 40px;
  }

  .nav-menu-links > li {
    padding: 14px 0px 14px 10px;
  }

  .fixed-header .nav-menu-links > li {
    padding: 10px 0px 10px 10px;
  }

  .nav-menu-links > li.shop-menu a {
    padding: 10px 15px 5px 45px;
    font-size: 12px;
    left: 0.48px;
  }

  .nav-menu-links > li > a img {
    width: 20px;
    margin-right: 1px;
  }

  .nav-menu-links > li > a {
    font-size: 12px;
  }

  .shop-menu-icon {
    left: 15px;
    top: 8px;
  }

  .trust-key-item img {
    width: 30px;
  }

  .keysec-bg span {
    font-size: 14px;
    letter-spacing: 0.32px;
  }

  .search-header {
    padding: 0px 2%;
  }

  .nav-logo,
  .fixed-header .nav-logo {
    width: 220px;
  }

  .search-header {
    width: calc(100% - (450px + 220px));
    padding: 0 15px;
  }

  .header-links {
    width: 450px;
  }

  .header-links a.call-link {
    padding-right: 20px;
    margin-right: 15px;
  }

  .header-links a span {
    font-size: 14px;
  }

  .header-links a p {
    font-size: 16px;
  }

  .header-links a label {
    font-size: 12px;
  }

  .aws-search-form input::placeholder {
    font-size: 12px;
  }

  .aws-search-form input {
    padding: 12px 50px 12px 22px;
  }

  .ft-singup input.form-control {
    width: 100%;
  }

  .ft-block-1 {
    padding-right: 20px;
    margin-right: 20px;
  }

  /* .inline-cardpay img {
        margin-bottom: 10px;
    } */

  .store-slider .slick-slide {
    margin: 0 10px;
  }

  .store-slider .store-content {
    padding: 10px 20px 20px;
  }

  .store-content address {
    max-width: 100%;
  }

  .heading-28 {
    font-size: 26px;
    line-height: 32px;
  }

  .product-listing,
  .inpg .brand_ul {
    grid-template-columns: repeat(6, 1fr);
  }

  .left-col-content {
    padding-right: 40px;
  }

  .content-page {
    margin-bottom: 50px;
  }
}

@media (min-width: 1023px) and (max-width: 1025px) {
  .inline-cardpay img:not(:last-child) {
    margin-bottom: 5px;
  }
}

/* @media (max-width: 1024px) {
  .ptag p {
    text-align: justify;
  }
} */

@media (max-width: 992px) {
  .woocommerce-products-compare-content {
    overflow-x: scroll;
  }

  main.inpg {
    overflow-x: hidden;
  }

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

  .nav-menu-links {
    flex-direction: column;
  }

  .nav-menu-links > li.brands_view .submenu {
    padding: 10px;
    min-width: 100%;
  }

  .nav-menu-links > li.brands_view .submenu {
    column-count: 2;
    padding-bottom: 0;
  }

  .nav-menu-links li > .submenu li {
    padding: 0 10px;
  }

  .header-links a span {
    display: none;
  }

  .search__content {
    height: 100vh;
    width: 100%;
    padding: 50px 15px;
    background-color: #eee;
    border-top: 3px solid #3f9700;
  }

  .fixed-header .nav-menu-links > li.shop-menu a .shop-menu-icon {
    top: 15px;
  }

  .nav-logo {
    margin-left: 30px;
  }

  .header-links a.wc-links.wishlist-count {
    display: none;
  }

  .nav-menu-links > li {
    display: block;
    height: 100%;
    padding: 0;
    border-bottom: 1px solid #d4d4d4;
    position: relative;
  }

  .nav-menu-links li > .submenu .dropdown-product > li {
    border-bottom: 1px solid #d4d4d4 !important;
  }

  .nav-menu-links > li a i.menudrop {
    margin-left: 0;
  }

  .nav-menu-links > li > a {
    color: #242929;
    display: block;
    width: 100%;
    padding: 20px;
    font-size: 14px;
    position: relative;
  }

  .dropdown-product {
    grid-template-columns: repeat(3, 1fr);
    padding: 15px 15px 0px 15px;
    width: 100%;
    grid-column-gap: 15px;
  }

  .nav-menu-links > li .submenu,
  .nav-menu-links > li.has-sub .submenu {
    position: static;
    -webkit-transform: none;
    transform: none;
    display: none;
    visibility: unset;
    opacity: unset;
    border-radius: 0;
    box-shadow: none;
    padding-bottom: 0;
  }

  .new-deal {
    right: 0;
    left: auto;
    top: 2px;
  }

  .nav-menu-links > li {
    width: 100%;
    padding: 15px 30px;
    display: block;
  }

  .nav-menu-links > li.shop-menu {
    padding: 0;
  }

  .nav-menu-links > li:not(:last-child),
  .nav-menu-links > li.brands_view .submenu > li:not(:last-child) {
    border-bottom: 1px solid rgba(0 0 0 / 0.11) !important;
  }

  .nav-menu-links > li.shop-menu a {
    color: #000;
    justify-content: flex-start;
    padding: 0px;
    letter-spacing: 0;
    font-size: 14px;
    font-weight: bold;
  }

  .nav-menu-links > li.has-sub.shop-menu {
    padding: 15px 30px;
    background: #eaeaea;
    line-height: 1;
  }

  .nav-menu-links > li.has-sub.shop-menu .shop-menu-icon {
    display: none;
  }

  .shop-menu-icon {
    left: 25px;
    top: 20px;
  }

  .nav-menu-links > li.shop-menu > a:after {
    content: none;
  }

  .fixed-header .nav-menu-links > li.shop-menu a {
    padding: 18px 15px 18px 50px;
  }

  .nav-menu-links > li > a {
    color: #000;
    display: block;
    padding: 0;
  }

  .nav-menu-links > li > a.no-icon {
    min-height: auto;
  }

  .nav-menu-links > li.has-sub {
    position: relative;
  }

  .nav-menu-links > li > a .menudrop {
    top: -6px;
    right: 0px;
  }

  .nav-menu-links > li:hover > a,
  .nav-menu-links > li.active > a {
    color: #3f9700;
  }

  .nav-menu-links > li > a:after {
    width: calc(100% - 25px);
    left: 25px;
  }

  .nav-menu-links > li.has-sub .submenu {
    margin-top: 10px;
  }

  .submenu {
    position: static;
    left: 0;
    min-width: 100%;
    top: 0;
    padding: 10px 0;
    display: none;
    box-shadow: none;
    border-radius: 0;
    background-color: transparent;
    pointer-events: auto;
  }

  .nav-menu-links > li > a img,
  .submenu,
  .nav-menu-links > li.shop-menu .submenu .dropdown-logo-wrapper,
  .nav-menu-links > li.shop-menu .desk {
    display: none;
  }

  .nav-menu-links > li.mobile_icon_show a > img {
    display: inline-block;
    margin-right: 5px;
  }

  .search__content .aws-search-form input.aws-search-field {
    width: 100%;
    padding: 12px 22px 12px 22px;
    font-family: "Nunito";
  }

  .nav-menu-links > li > a .menudrop {
    position: absolute;
    right: 0;
    margin: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: 10px;
    text-align: center;
    top: -10px;
    text-align: center;
    color: #000;
    background: #d8d5d5;
    border-radius: 100%;
  }

  .nav-menu-links > li.has-sub > a .menudrop {
    right: 30px;
    top: 10px;
  }

  .nav-menu-links > li.has-sub.shop-menu > a .menudrop {
    right: 0px;
    top: -10px;
  }

  .nav-menu-links > li > a:after {
    content: none;
  }

  .nav-menu-links > li > a img {
    filter: invert(1);
  }

  .search__content .aws-container,
  .search-container .search__content {
    position: relative;
  }

  .fixed-header .nav-menu-links > li.shop-menu a .menudrop {
    top: 9px;
  }

  .menudrop.openedmenu::before {
    content: "\f106";
  }

  .fixed-header .nav-menu-links > li:not(:first-child) {
    padding: 15px 30px;
  }

  .submenu li a,
  .nav-menu-links > li.shop-menu .submenu .dropdown-product > li > a,
  .nav-menu-links > li.brands_view .submenu > li > a {
    font-size: 14px;
  }

  .nav-menu-links > li.brands_view .submenu > li {
    border-bottom: 1px solid #d4d4d4;
  }

  .aws-search-btnicon-close {
    position: absolute;
    top: -40px;
    right: 5px;
    background: #000;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .search-container.opened {
    opacity: 1;
    display: block !important;
  }

  .wwa-lists {
    left: 15px !important;
  }

  body.serach-visible {
    overflow-y: hidden;
  }

  .store-slider .store-content {
    padding: 10px 20px 20px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    align-items: center;
  }

  .slick-initialized .slick-slide {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }

  .sechead_lg {
    font-size: 32px;
    line-height: 36px;
  }

  .heading-38 {
    font-size: 30px;
  }

  .line-header {
    grid-template-rows: 20px 0 30px;
  }

  .callact_text {
    width: 50%;
  }

  .callact_center {
    width: 40%;
    top: 15px;
  }

  .callact_banner {
    padding: 0 30px;
  }

  .callact_banner .callact_btn {
    margin-bottom: 20px;
  }

  .callact_text {
    margin: 10px 0;
  }

  ul.deal_ul li {
    width: 45%;
  }

  ul.deal_ul {
    justify-content: center;
  }

  .wn_shp {
    width: calc(100% - 270px);
  }

  .wnsh_left span {
    font-size: 16px;
    line-height: 16px;
  }

  .wn_off {
    font-size: 40px;
    line-height: 40px;
  }

  .wnsh_right .btn_green {
    min-width: 140px;
    height: 40px;
  }

  .winter_wrap::after {
    margin-left: 30%;
  }

  .winter_box .wn_text::before {
    margin-top: -16px;
  }

  .winter_wrap::before {
    margin-left: 20px;
    margin-bottom: 10px;
  }

  .footer-logo {
    width: 35%;
  }

  .footer-social {
    width: 64%;
  }

  .ft-call {
    margin-left: 15px;
    padding-left: 15px;
  }

  .content-page {
    margin-bottom: 40px;
  }

  body.serach-visible .prod-slide {
    z-index: 0;
  }

  .search-header {
    /* width: calc(100% - 220px);*/
    /* width:40px;padding:0;margin-left:auto;margin-right:10px;*/
    width: auto;
    padding: 0;
    margin-left: 15px;
    margin-right: 15px;
    flex: 1;
  }

  .aws-search-form input {
    width: 100%;
    height: 40px;
  }

  .header-links {
    /* width: calc(100% - 40px);*/
    /*width:460px;
        padding-right: 15px;*/
    width: auto;
    padding-left: 0px;
  }

  .aws-search-btn.aws-form-btn {
    width: 40px;
    height: 40px;
    left: auto;
  }

  .header-links a.call-link {
    padding-right: 20px;
    margin-right: 15px;
  }

  .header-links a:not(:last-child) {
    margin-right: 10px;
  }

  /*.header-links a.call-link {
        margin-right: auto;
    }*/
  .togglebtn {
    position: absolute;
    left: 15px;
    right: inherit;
    top: 16px;
    display: block;
    width: 35px;
    height: 35px;
    z-index: 11;
  }

  .togglebtn span {
    position: absolute;
    height: 3px;
    border-radius: 10px;
    opacity: 1;
    background: #242929;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    top: 10px;
    width: 24px;
    transition: 0.25s ease-in-out;
  }

  .togglebtn span:nth-child(2) {
    top: 19px;
    width: 15px;
  }

  .togglebtn span:nth-child(3) {
    top: 28px;
    width: 24px;
  }

  .menu-links {
    overflow-y: auto;
    position: fixed;
    width: 60px;
    left: -280px;
    height: calc(100% - 72px) !important;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    background-color: #ffffff;
    margin: 0;
    padding: 0px;
    background: #fff;
    top: 72px;
    z-index: 9999;
  }

  .menu-links.active {
    left: 0px;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    margin: 0;
    width: 100%;
  }

  .togglebtn.active span:first-child {
    top: 20px;
    width: 30px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  .togglebtn.active span:nth-child(2) {
    opacity: 0;
    left: -60px;
  }

  .togglebtn.active span:nth-child(3) {
    top: 20px;
    width: 30px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }

  .menuhidden body {
    overflow: hidden;
  }

  .ft-block-1 {
    width: 100%;
    border-right: 0;
    margin: 0;
    padding: 0;
  }

  .ft-block-2 {
    width: 25%;
  }

  .footer-top-panel {
    margin-bottom: 40px;
  }

  .ft-singup .btn-subscribe {
    margin-bottom: 40px;
  }

  .ft-block-1 .inline-cardpay {
    margin-bottom: 30px;
  }

  .sec-bg {
    padding: 60px 0 0;
  }

  .keysec-bg .trust-key-item {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #d1d1d1;
  }

  .keysec-bg .trust-key-item:after {
    display: none;
  }

  .key-item-inline span {
    display: block;
    font-size: 14px;
    text-align: center;
    padding-left: 20px;
    letter-spacing: 0.1px;
  }

  .heading-28 {
    font-size: 24px;
    line-height: 28px;
  }

  .dlist li:before {
    width: 28px;
    height: 28px;
    margin-top: -13px;
    background-size: contain;
  }

  .key-item-inline span:before {
    left: auto;
    top: 4px;
    width: 15px;
    height: 15px;
    margin-left: -20px;
    background-size: 100%;
  }

  .dlist li {
    padding: 0 0 0 40px;
    font-size: 16px;
    margin-bottom: 20px;
  }

  .product-listing,
  .inpg .brand_ul {
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
  }

  .content-item,
  .left-col-content {
    width: 100%;
  }

  .left-col-content {
    padding: 0;
  }

  .product-listing ~ .divider {
    margin-bottom: 50px;
  }

  .keysec-bg .trust-key-item,
  .key-item-inline {
    width: 33.33%;
  }

  .keysec-bg .trust-key-item:not(:nth-child(-n + 3)),
  .key-item-inline:not(:nth-child(-n + 3)) {
    display: none !important;
  }

  .store-slider .store-listing .store-column {
    width: 32.33%;
  }

  .store-slider .store-listing .store-column:not(:nth-child(-n + 3)) {
    display: none;
  }

  .nav-logo,
  .fixed-header .nav-logo {
    width: 165px;
  }

  .header-links a span {
    line-height: 14px;
    margin-top: 6px;
    font-size: 12px;
  }

  .header-links a.call-link .icon {
    margin-top: 0;
  }

  .table-responsive {
    margin-bottom: 30px;
  }

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

  #sticky.sticky-tabs {
    top: 72px;
  }

  .inpg.skye_content #sticky.sticky-tabs {
    position: relative;
    top: inherit;
  }

  .skye_content .tab-wrapper {
    padding: 15px 15px 0 !important;
  }

  .skye_content .tab-wrapper#sticky.sticky-tabs .tab-item {
    margin-bottom: 15px;
  }
}

@media (hover: hover) and (pointer: fine) {
  .nav-menu-links > li:hover > a > i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

@media (max-width: 768px) {
  [class*="sechead"],
  [class*="heading-"],
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .page-header,
  .term-description .table-wrap {
    margin-bottom: 30px;
  }

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

  .sd-links,
  .header-links a.wc-links.wishlist_tag {
    display: none;
  }

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

  .sechead_lg {
    font-size: 30px;
    line-height: 34px;
    letter-spacing: 0;
    margin-bottom: 20px;
  }

  .heading-38 {
    font-size: 28px;
    margin-bottom: 20px;
  }

  .line-header:after,
  .line-header:before {
    display: none;
  }

  .line-header {
    grid-template-columns: auto;
    text-align: center;
  }

  .header-links a label {
    font-size: 14px;
  }

  .product-slider .slick-next,
  .shop-product-slider .slick-next,
  .store-slider .slick-next {
    right: 50%;
    margin-right: -42px;
  }

  .product-slider .slick-prev,
  .shop-product-slider .slick-prev,
  .store-slider .slick-prev {
    left: 50%;
    margin-left: -42px;
  }

  .slick-next,
  .slick-prev {
    top: 100%;
    margin-top: 35px;
  }

  .special-sec-bg {
    padding: 40px 0;
  }

  .product-slider .slick-next,
  .product-slider .slick-prev {
    margin-top: 0;
  }

  .brd-bg {
    padding: 12px 0;
  }

  .line-header {
    grid-template-rows: none;
  }

  .callact_wrap {
    flex-direction: column;
    order: 2;
    text-align: center;
  }

  .callact_text {
    width: 100%;
    margin: 0 0 20px 0;
  }

  .callact_center {
    width: 80%;
    top: 0;
    order: 3;
  }

  .products li .woocommerce-products-compare-compare-button {
    width: 100%;
    text-align: center;
  }

  .callact_banner {
    margin: 40px 0;
    padding: 0px 30px 0px;
  }

  ul.deal_ul li {
    width: 50%;
  }

  .deal_ribbon {
    font-size: 11px;
    letter-spacing: 0.22px;
  }

  .deal_gtxt {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.48px;
    min-height: 40px;
  }

  .deal_wrap .callact_price {
    width: 110px;
    height: 110px;
  }

  .deal_wrap .callact_price .call_price {
    padding: 28px 0;
  }

  .deal_gtxt {
    max-width: calc(100% - 120px);
    min-width: calc(100% - 120px);
  }

  ul.deal_ul .call_price span {
    font-size: 13px;
    line-height: 13px;
  }

  ul.deal_ul .call_price {
    font-size: 32px;
    line-height: 34px;
  }

  ul.deal_ul .call_price sup {
    font-size: 13px;
    line-height: 13px;
  }

  .deal_wrap .callact_price .call_price.price4 {
    font-size: 22px;
  }

  .winter_box .wn_text {
    font-size: 38px;
    line-height: 40px;
  }

  .winter_box .wn_text {
    width: 160px;
  }

  .wn_shp {
    width: calc(100% - 170px);
  }

  .wnsh_left span {
    font-size: 14px;
    line-height: 18px;
  }

  .wn_off {
    font-size: 35px;
    line-height: 30px;
  }

  .wnsh_right p a {
    font-size: 14px;
  }

  .wn_shp .wn_img {
    padding: 15px 30px 15px 60px;
    text-align: center;
  }

  .wnsh_right {
    margin-top: 18px;
  }

  .wnsh_left,
  .wnsh_right {
    width: 100%;
  }

  .winter_wrap {
    margin: 20px 0 40px;
    padding: 0;
  }
  .brand-highlight {
    margin-bottom: 30px !important;
  }
  .category-listing-page .term-description p:has(+ h2) {
    margin-bottom: 30px;
  }
  .footer-logo {
    width: 40%;
  }

  .footer-social {
    width: calc(60% - 30px);
    margin-left: 30px;
    border-left: 1px solid rgba(217, 217, 217, 0.2);
    padding-left: 30px;
    flex-direction: column;
  }

  .logo-inline {
    margin-left: 15px;
  }

  .ft-call {
    margin-left: 0px;
    padding-left: 0px;
    width: 100%;
    border-left: 0;
    margin-top: 10px;
  }

  .ft_connect {
    width: 100%;
  }

  .ft-block-2 {
    width: 100%;
    border-top: 1px solid #404343;
  }

  .ft-heading {
    position: relative;
    padding: 15px 0;
    margin: 0;
  }

  .ft-heading:before {
    content: "\f067";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    font-family: FontAwesome;
    font-size: 12px;
    color: #ffffff;
  }

  .ft-heading.ftisopen:before {
    content: "\f068";
  }

  .ftblock_content {
    display: none;
    padding-bottom: 20px;
  }

  .ft-heading:after {
    display: none;
  }

  .sec-bg {
    padding: 40px 0 0;
  }

  .store-slider {
    margin: -20px 0 60px;
  }

  .store-slider .slick-arrow {
    margin-top: 28px;
  }

  .page-header {
    margin-bottom: 25px;
    padding-bottom: 20px;
  }

  .heading-28 {
    font-size: 22px;
    line-height: 26px;
  }

  .key-item-inline span {
    font-size: 14px;
    letter-spacing: 0.28px;
  }

  .products li {
    padding: 20px 10px !important;
  }

  .store-slider .slick-slide {
    margin: 0 8px;
  }

  .heading-30 {
    font-size: 28px;
  }

  .product-listing,
  .inpg .brand_ul {
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 50px;
  }

  .product-listing ~ .divider,
  .left-col-content,
  .content-item {
    margin-bottom: 30px;
  }

  .product-listing li a {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    height: 100%;
  }

  .product-listing li .pro-name {
    flex: 1;
    height: 100%;
  }

  .keysec-bg .trust-key-item,
  .key-item-inline {
    width: 50%;
  }

  .keysec-bg .trust-key-item:not(:nth-child(-n + 2)),
  .key-item-inline:not(:nth-child(-n + 2)) {
    display: none !important;
  }

  .store-slider .store-listing .store-column {
    width: 49%;
  }

  .store-slider .store-listing .store-column:not(:nth-child(-n + 2)) {
    display: none;
  }

  .header-links a span {
    display: none;
  }

  .header-links a {
    padding: 0px 15px;
    margin: 12px 0;
    border-right: 1px solid #ececec;
  }

  .header-links a.call-link {
    margin-right: 0;
  }

  /* .search-header .aws-search-form .aws-wrapper {
    display: none;
  } */

  .header-links a.call-link {
    position: absolute;
    top: 0;
    right: 15px;
    padding: 10px 0 10px;
    border: 0;
    margin: 0;
    padding-right: 0 !important;
  }

  .header-links {
    border-top: 1px solid #ececec;
    width: 100%;
    justify-content: flex-end;
  }

  .mainheader .h_container {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-logo {
    padding-left: 15px;
    margin-left: 0;
  }

  .togglebtn {
    top: 86px;
  }

  .search-header {
    position: absolute;
  }

  .header-links a.call-link .icon {
    width: 32px;
    height: 32px;
  }

  .header-links a.call-link .icon img {
    width: 14px;
  }

  .header-links a label {
    font-weight: bold;
  }

  .header-links a p {
    font-size: 16px;
    letter-spacing: 0.56px;
  }

  .togglebtn {
    top: 64px;
  }

  .fixed-header .togglebtn {
    top: 74px;
  }

  .menu-links {
    top: 121px;
    height: calc(100% - 121px) !important;
  }

  .search-header {
    position: absolute;
    width: calc(100% - 200px);
    margin: 0;
    padding: 0;
    height: 40px;
    margin-left: 50px;
    top: auto;
    bottom: 0;
    display: inline-flex;
    left: 0;
    margin-bottom: 6px;
  }

  .aws-search-btn.aws-form-btn {
    position: absolute;
    right: 0;
    width: 50px;
    text-align: center;
    line-height: 100%;
    height: 28px;
    align-items: flex-start;
    display: inline-flex;
    justify-content: center;
    /* border-right: 1px solid #ececec;
    padding-right: 15px; */
  }

  .header-links a:last-child {
    border-right: 0;
  }

  .header-links a:not(:last-child) {
    margin-right: 0px;
  }

  /*.header-links a.wc-links img{width:21px;}*/
  .header-links .wc-links span.wc_count,
  .header-links .wc-links .wishlisttotaltotal {
    margin-right: 16px;
    right: 0px;
    top: -4px;
  }

  .content-page {
    margin-bottom: 30px;
  }

  .image_listing li {
    width: 50%;
  }

  .image_listing li:last-child {
    margin-bottom: 0;
  }

  .skyebtn-group .inline-btn {
    width: 50%;
  }

  ol li {
    font-size: 16px;
    white-space: break-spaces;
    line-height: 26px;
    letter-spacing: 0;
  }

  #sticky.sticky-tabs {
    top: 0px;
  }

  .bgimgdesk {
    display: none;
  }

  .bgimgmob {
    display: block;
  }

  .skye_content .width50 {
    width: 100%;
  }

  .skye_content .tab-wrapper#sticky.sticky-tabs .tab-item {
    margin-bottom: 10px !important;
  }

  .skye_content .tab-wrapper {
    padding: 10px 10px 0 !important;
  }

  .skye_content .tab-wrapper .tab-item {
    margin-bottom: 10px !important;
  }

  .skye_content .tab-wrapper .tab-item:not(:last-of-type) {
    margin-right: 10px !important;
  }
}

@media (max-width: 576px) {
  .fixed-header main {
    margin-top: 114px;
  }

  .nav-menu-links > li.brands_view .submenu {
    column-count: 1;
  }

  .dropdown-product {
    grid-template-columns: repeat(1, 1fr);
  }

  .nav-menu-links li > .submenu .dropdown-product > li:last-child {
    border-bottom: 0 !important;
  }

  .slick-initialized .slick-slide {
    border-right: 0;
  }

  .scrollTop {
    display: none !important;
  }

  .key-item-inline span {
    padding-left: 0;
  }

  .woocommerce-products-compare-content p {
    line-height: 1.2;
  }

  .sechead_lg {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
  }

  .woocommerce ul.products li.product .onsale {
    min-width: 35px;
    height: 20px;
    top: 8px !important;
    left: 0px !important;
    font-size: 9px;
  }

  .woocommerce ul.products li.product .discount {
    top: 30px !important;
    font-size: 10px !important;
    height: 20px;
  }
  .product-listing-php ul.key-features li::before {
    margin-top: -2px !important;
    width: 28px;
    height: 28px;
    background-size: 100% !important;
  }

  .term-description ul.key-features li {
    margin-bottom: 20px;
    padding-left: 36px !important;
  }
  .term-description ul.key-features li::before {
    width: 32px;
    height: 32px;
  }
  .left-col-content .buyers-guide,
  #faq {
    padding: 20px !important;
  }
  .sale-end-time {
    right: 8px;
    top: 8px;
    font-size: 10px;
    padding: 5px 10px;
  }

  .sale-end-time small {
    font-size: 8px;
  }

  .woocommerce ul.products li.product .onsale.drop-price {
    width: 35px;
    height: 35px;
  }

  .shipping_cart_wrap {
    width: 100%;
  }

  ul.products li.product .crazy-price {
    font-size: 12px;
    padding: 5px 5px 6px 12px;
    right: 5px;
    top: 10px;
  }

  .woocommerce ul.products li.product .price ins {
    font-size: 20px;
  }

  .left-col-content .heading-28 {
    margin-bottom: 20px;
  }

  .sechead_lg {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
  }

  .special-sec-bg .container {
    padding-left: 0;
    padding-right: 0;
  }

  .woocommerce ul.products li.product .add_to_cart_button,
  .woocommerce ul.products li.product .button.product_type_simple {
    min-width: 120px;
  }

  .products li .pro-short-info {
    margin-bottom: 15px !important;
  }

  .pro-short-info,
  .products li .woocommerce-loop-product__title {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.28px;
  }

  .products li .price del {
    font-size: 14px;
    letter-spacing: 0.28px;
    margin-bottom: 8px;
  }

  .woocommerce ul.products li.product .price ins {
    letter-spacing: 0.48px;
  }

  .woocommerce ul.products li.product .add_to_cart_button {
    margin-top: 14px;
  }

  .callact_text {
    font-size: 34px;
    letter-spacing: 0.68px;
    font-weight: 600;
    line-height: 40px;
  }

  .callact_banner .callact_btn .btn_green {
    min-width: 140px;
    height: 40px;
  }

  .callact_price {
    width: 110px;
    height: 110px;
    margin-top: 20px;
    margin-left: 6px;
  }

  .call_price span,
  .call_price sup {
    font-size: 13px;
    line-height: 13px;
  }

  .call_price {
    font-size: 25px;
    line-height: 25px;
  }

  .callact_wrap {
    justify-content: center;
    text-align: center;
    padding: 30px 0;
  }

  .callact_text {
    margin: 0 0 25px 0;
  }

  .callact_banner .callact_btn {
    margin-bottom: 0;
  }

  ul.deal_ul li {
    width: 100%;
  }
  #faq {
    padding: 20px !important;
  }
  .deal_wrap .deal_wtop .d_img {
    width: 100%;
  }

  .deal_wbottom {
    padding: 22px 20px;
    min-height: auto;
  }

  .deal_wrap .callact_price {
    bottom: 0;
    margin-bottom: -55px;
  }

  .deal_ribbon {
    margin-top: 20px;
  }

  .deal_wrap .callact_price {
    margin-right: 10px;
  }

  ul.deal_ul .deal_gtxt {
    max-width: calc(100% - 130px);
    min-width: calc(100% - 130px);
  }

  ul.deal_ul li {
    margin-bottom: 20px;
  }

  .winter_box .wn_text {
    width: 285px;
    max-width: min-content;
    margin-bottom: 20px;
    text-align: center;
  }

  .wn_shp {
    width: 100%;
  }

  .wn_shp::before,
  .winter_box .wn_text::before,
  .winter_wrap::after {
    width: 25px;
    height: 25px;
  }

  .wn_shp::after {
    width: 25px;
    height: 25px;
    left: 75%;
  }

  .winter_wrap .winter_box {
    justify-content: center;
  }

  .winter_box .wn_text::before {
    margin-top: -10px;
  }

  .winter_wrap::after {
    margin-left: 90%;
    margin-top: 20px;
  }

  .winter_wrap::before {
    bottom: auto;
    width: 25px;
    height: 25px;
    top: 30%;
  }

  .wn_shp .wn_img {
    padding: 15px 30px 15px 30px;
  }

  .callact_center {
    width: 100%;
  }

  .ptag p,
  .bg-wg-modal .wg-modal p {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.64px;
  }

  .divider,
  .skyebtn-group.btngrid {
    margin-bottom: 30px;
  }

  .skyebtn-group.btngrid {
    display: flex;
    grid-gap: 10px;
  }

  .skyebtn-group.btngrid [class*="btn_"] {
    min-width: auto;
    padding: 10px 15px;
  }

  .footer-logo {
    width: 100%;
  }

  .footer-logo {
    justify-content: center;
    margin-bottom: 25px;
  }

  .footer-social {
    margin: 0;
    padding: 0;
    border-left: 0;
  }

  .footer-social {
    flex-direction: row;
    width: 100%;
    margin-bottom: 35px;
  }

  .ft_connect {
    width: auto;
  }

  .ft-call {
    width: 160px;
    margin-top: 0;
    margin-right: auto;
  }

  .ft-call a label {
    font-size: 12px;
    letter-spacing: 0.48px;
  }

  .ft-call a p {
    font-size: 16px;
    letter-spacing: 0.32px;
  }

  .ft_connect {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-left: auto;
  }

  .footer-social .ft_connect label {
    max-width: 60px;
  }

  .header-links a span {
    display: none;
  }

  .header-links a {
    padding: 0px 15px;
    margin: 15px 0;
    border-right: 1px solid #ececec;
  }

  .header-links a.call-link {
    margin-right: 0;
  }

  /* .search-header .aws-search-form .aws-wrapper {
    display: none;
  } */

  .header-links a.call-link {
    position: absolute;
    top: 0;
    right: 15px;
    padding: 11px 0 11px;
    border: 0;
    margin: 0;
    padding-right: 0;
  }

  .header-links {
    border-top: 1px solid #ececec;
    width: 100%;
    /* justify-content: flex-start; */
  }

  .mainheader .h_container {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-logo {
    padding-left: 15px;
  }

  .togglebtn {
    top: 86px;
  }

  .togglebtn {
    top: 64px;
  }

  .search-header {
    position: absolute;
    width: calc(100% - 150px);
  }

  .header-links a.call-link .icon {
    width: 32px;
    height: 32px;
  }

  .header-links a.call-link .icon img {
    width: 14px;
  }

  .header-links a label {
    font-size: 14px;
  }

  .header-links a p {
    line-height: 22px;
    font-size: 17px;
  }

  .togglebtn {
    top: 64px;
  }

  .fixed-header .togglebtn {
    top: 70px;
  }

  .menu-links {
    top: 114px;
    height: calc(100% - 114px) !important;
  }

  .footer-top-panel {
    margin-bottom: 30px;
  }

  .ft-singup .btn-subscribe,
  .ft-singup {
    margin-bottom: 30px;
  }

  .ft-block-1 .inline-cardpay {
    margin-bottom: 20px;
  }

  .footer-bg {
    padding: 40px 0 25px;
  }

  ul.footer-links li:last-child {
    margin-bottom: 0;
  }

  [class*="btn_"],
  input[type="submit"] {
    height: 40px;
    font-size: 14px;
  }

  .keysec-bg .trust-key-item {
    border-right: 0px;
  }

  .key-item-inline span {
    text-align: center;
  }

  .key-item-inline span:before {
    left: auto;
    margin-left: -30px;
  }

  .form-group.frm50 {
    width: 100%;
  }

  .form-group {
    margin-bottom: 18px;
  }

  .page-header,
  .heading-30 {
    font-size: 26px;
    line-height: 30px;
  }

  .heading-38 {
    font-size: 24px;
  }

  .heading-28 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  p:not(:last-of-type) {
    margin-bottom: 20px;
  }

  .product-listing,
  .inpg .brand_ul {
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 40px;
  }

  .keysec-bg .trust-key-item,
  .key-item-inline {
    width: 100%;
  }

  .keysec-bg .trust-key-item:not(:nth-child(-n + 1)),
  .key-item-inline:not(:nth-child(-n + 1)) {
    display: none !important;
  }

  .store-slider .store-listing .store-column {
    width: 100%;
  }

  .store-slider .store-listing .store-column:not(:nth-child(-n + 1)) {
    display: none;
  }

  .search-header {
    position: absolute;
    /* width: 40px; */
    margin: 0;
    padding: 0;
    height: 40px;
    /* margin-left: 230px; */
    margin-left: 50px;
    top: 64px;
    bottom: 0;
    display: inline-flex;
    left: 0;
    margin-bottom: 1px;
  }

  .aws-search-btn.aws-form-btn {
    position: absolute;
    right: 9px;
    top: 9px;
    width: 40px;
    text-align: center;
    line-height: 100%;
    height: 22px;
    align-items: flex-start;
    display: inline-flex;
    justify-content: center;
    /* border-right: 1px solid #ececec;
    padding-right: 20px; */
  }

  .header-links a:not(:last-child) {
    margin-right: 0px;
  }

  .header-links a.wc-links img {
    width: 21px;
  }

  .brands-page .brand_ul li a.br_logo {
    padding: 5px;
  }

  .ft-singup .btn-subscribe {
    height: 40px;
  }

  .skye-listing {
    grid-template-columns: repeat(1, 1fr);
  }

  .skye-listing li img {
    width: 100px;
  }

  .gradientbtn {
    font-size: 12px;
    padding: 6px 20px;
    height: 40px;
  }

  .tab-wrapper .tab-item a {
    padding: 10px;
  }

  .page-template-exchange-refund-policy .store-slider .slick-arrow {
    margin-top: 20px;
  }

  .header-links .wc-links span.wc_count,
  .header-links .wc-links .wishlisttotaltotal {
    right: -3px;
    top: -9px;
  }
}

@media (max-width: 420px) {
  .callact_price {
    margin-top: 0;
  }

  .search-header {
    top: 63px;
  }

  .woocommerce ul.products li.product .price ins {
    font-size: 18px;
  }

  .nav-logo,
  .fixed-header .nav-logo {
    width: 160px;
  }

  .header-links a.call-link {
    padding: 13px 0 13px !important;
  }

  .menu-links {
    top: 114px;
  }

  /*
  .fixed-header .togglebtn {
    top: 60px;
  } */
  .skyebtn-group.btngrid [class*="btn_"] {
    padding: 10px;
  }

  .heading-30 {
    font-size: 24px;
  }

  .woocommerce ul.products li.product .price ins {
    font-size: 18px;
  }

  .header-links a {
    padding: 0px 10px;
  }

  .header-links .wc-links span.wc_count,
  .header-links .wc-links .wishlisttotaltotal {
    margin-right: 12px;
    right: -5px;
    top: -9px;
  }

  .page-template-finance-option .store-slider {
    margin-bottom: 30px;
  }
}

@media (max-width: 360px) {
  .ft_connect {
    width: 100%;
    margin-bottom: 20px;
  }

  .ft-call {
    width: 100%;
  }

  .footer-social {
    flex-direction: column;
  }

  .nav-logo,
  .fixed-header .nav-logo {
    width: 150px;
  }

  .menu-links {
    top: 112px;
  }

  .togglebtn {
    top: 60px;
  }

  .store-slider .slick-slide {
    margin: 0 5px;
  }

  .header-links a {
    padding: 0 15px;
  }

  .search-header {
    position: absolute;
    width: calc(100% - 155px);
    top: 60px;
  }

  .header-links a {
    padding: 0px 15px !important;
  }

  .fixed-header .togglebtn {
    top: 70px;
  }

  /* .aws-search-btn.aws-form-btn {
    padding-right: 10px;
  } */
  /* .aws-search-btn.aws-form-btn {
    top: 65px;
  } */
  .header-links .wc-links span.wc_count,
  .header-links .wc-links .wishlisttotaltotal {
    margin-right: 6px;
    right: 0;
  }
}

.cartnavtxt .qty-wrapper label {
  display: none;
}

.quantitybox {
  clear: initial;
  width: 220px;
  float: left;
  margin: 0px;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #d4d4d4;
  border-radius: 0px;
  overflow: hidden;
  height: 44px;
}

.woocommerce .quantity .qty {
  width: 100%;
  text-align: center;
  outline: none;
  border: 0 !important;
  height: 100%;
}

.value-button {
  font-size: 14px;
  margin: 0 -1px;
  height: 44px;
  width: 42px;
  line-height: 40px;
  text-align: center;
  float: left;
  color: #575757;
  background: #eeeeee;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  outline: none;
  border: 0;
  border-left: 1px solid #e8e8e8;
  position: relative;
}

.woocommerce .quantity .qty {
  /*    width: calc(100% - 84px);*/
  font-size: 18px;
  color: #626967;
  font-weight: 600;
  font-family: "Nunito";
}

.quantitybox .quantity {
  padding: 6px 2px;
  float: left;
  color: #575757;
  font-size: 16px;
  font-weight: bold;
  border: 0px solid #e2e2e2;
  width: calc(100% - 81px);
  text-align: center;
  height: 44px;
  border-radius: 0;
  position: inherit;
  opacity: 1;
  cursor: pointer;
  background: #fff;
  border-left: 0px solid #e2e2e2;
  border-right: 0px solid #e2e2e2;
  padding: 0;
  font-size: 18px;
  color: #626967;
  font-weight: 500;
}

.products li .woocommerce-products-compare-compare-button label {
  position: relative;
  cursor: pointer;
}

.products
  li
  .woocommerce-products-compare-compare-button
  label
  input[type="checkbox"],
.woocommerce-products-compare-compare-button input[type="checkbox"] {
  cursor: pointer;
  opacity: 0;
  text-indent: 9999px;
  position: absolute;
}

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

input[type="number"] {
  -moz-appearance: textfield;
}

.woocommerce-products-compare-compare-button label:has(input:checked):after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 6px;
  width: 6px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.woocommerce-products-compare-compare-button label::before {
  border: 1px solid #3f9700;
  position: relative;
  content: "";
  width: 18px;
  height: 18px;
  left: auto;
  top: 0;
}

a.added_to_cart.wc-forward {
  display: none;
}

.woocommerce-products-compare-content.woocommerce {
  margin-bottom: 40px;
}

.woocommerce-products-compare-content .price {
  line-height: 1.2;
}

.mrgr-10 {
  margin-right: 10px;
}

.wpc-filters-range-max-column {
  position: relative;
}

ul.products li.product .price:not(:has(del)):before {
  content: "&nbsp";
  position: relative;
  color: #fff;
  width: 100%;
}

.tag.sale_discount {
  background: url(../images/new-sale-bg.png) no-repeat right 0 #f46717;
  content: "";
  position: absolute;
  z-index: 1000;
  width: auto;
  top: 50px;
  left: 0;
  font-size: 12px;
  padding: 2px 8px 2px 5px;
  font-weight: bold;
  color: #ffffff;
  z-index: 1;
}

.term-description ul {
  margin-bottom: 20px;
}

.term-description ul li {
  margin-bottom: 10px;
  position: relative;
  padding: 0 0 0 25px;
  font-size: 16px;
  width: 100%;
  letter-spacing: 0.36px;
  line-height: 1.2;
  color: #2b2f30;
  list-style: none;
}

.term-description ul li:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  background: #2b2f30;
  border-radius: 100%;
  left: 0;
  top: 5px;
  margin: 0;
}

.term-description ul li:last-child {
  margin-bottom: 0;
}

.wpcf7-form.invalid .wpcf7-response-output {
  background: #fff9df;
  width: 100%;
  display: block;
  color: inherit;
  padding: 10px 20px 10px 45px;
  text-align: left;
  line-height: 1;
  margin: 0 auto 20px;
  font-weight: normal;
  color: #585858;
  font-size: 16px;
  position: relative;
}

.wpcf7-form.invalid .wpcf7-response-output:before {
  position: absolute;
  content: "";
  background: url(../images/material-error-outline.svg) no-repeat left top;
  width: 20px;
  height: 20px;
  left: 15px;
  top: 8px;
  display: inline-block;
}

.wpcf7-not-valid-tip {
  font-size: 12px;
  background: #ff0000;
  color: #fff;
  display: inline-block;
  padding: 6px 8px;
  position: relative;
  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 red;
}

.wpcf7-validates-as-required.wpcf7-not-valid {
  background-color: #ffdfdf;
  border-color: #f54812;
}

.wpcf7 form.failed .wpcf7-response-output {
  border: 1px solid #fe0000 !important;
  background: url(../images/failed-validation.svg) no-repeat 15px center #ffdfdf;
  font-size: 16px;
  color: #ff0000;
  padding: 10px 20px 10px 30px;
  margin: 0 0 15px 0;
  width: 100%;
  padding-left: 45px;
}

.wpcf7 form.sent .wpcf7-response-output {
  background: url(../images/validation-tick.svg) no-repeat 15px center #e1ffd9;
  border-color: #498e36;
  font-size: 16px;
  color: #498e36;
  width: 100%;
  padding: 10px 20px 10px 45px;
  font-weight: normal;
  margin: 0 0 15px 0;
}

.woocommerce
  ul.products
  li.product
  .product_type_variable.add_to_cart_button:before {
  content: none;
}

.wpc-filters-range-values-divider-wrapper {
  padding-top: 10px;
}

.center {
  text-align: center;
}

.faq_process {
  padding-top: 50px;
  padding-bottom: 50px;
}

.woocommerce-products-compare-content .product .onsale {
  margin: 0;
  width: 65px;
  height: 65px;
  padding: 0;
}

#wl-wrapper {
  line-height: 1.2;
}

.header-links a.wc-links.wishlist_tag img {
  filter: invert(1);
}

.skye_content .tab-wrapper {
  background: #3e9400;
  padding: 20px 20px 0 20px;
  display: inline-flex;
  margin-bottom: 20px;
}

.skye_content .tab-wrapper .tab-item {
  background: #fff;
  margin-bottom: 20px;
}

.skye_content .tab-wrapper .tab-item:last-of-type {
  margin-right: 0 !important;
}

.skye_content .tab-wrapper .tab-item.active > a:after {
  position: absolute;
  content: "";
  border-top: 14px solid #ffffff;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  bottom: -13px;
  left: 50%;
  margin-left: -7px;
}

.skye_content .tab-wrapper#sticky.sticky-tabs {
  background: #3e9400;
}

.skye_content .tab-wrapper .tab-item a {
  border: 0 !important;
}

#faq p:last-of-type {
  margin-bottom: 0;
}

.compare-table tbody td {
  line-height: 1.2;
}
.aa-dropdown-menu .aa-suggestion {
  display: block;
  border: 1px dotted #e2e2e2;
}
