/** Shopify CDN: Minification failed

Line 37:0 All "@import" rules must come first
Line 303:2 Expected identifier but found "*"
Line 862:2 Expected percentage but found "fo"
Line 1137:2 Expected identifier but found "*"
Line 1193:2 Expected identifier but found "*"
Line 1385:2 Expected identifier but found "*"
Line 1688:2 Expected identifier but found "*"
Line 1759:2 Expected identifier but found "*"
Line 2149:2 Expected identifier but found "*"
Line 2464:2 Expected identifier but found "*"
... and 120 more hidden warnings

**/
/*Based on normalize*/
*, *::before, *::after {
  box-sizing: border-box;
}

body, input, textarea, button, select {
  -webkit-text-size-adjust: 100%;
}

body:focus, input:focus, textarea:focus, button:focus, select:focus {
  outline: none;
}

body {
  margin: 0;
}

body svg:not(:root) {
  overflow: hidden;
}

@import url('https://fonts.googleapis.com/css2?family=Baloo+Bhaijaan+2:wght@400;500;600;700&display=swap');


html:lang(ar) body{
   font-family: 'Baloo Bhaijaan 2', cursive !important;
letter-spacing: 0;
  direction: rtl
  
}

html:lang(ar) body .page-title h2{
  font-family: 'Baloo Bhaijaan 2', cursive;
letter-spacing: 0;
  
}

html:lang(ar) .product .product-title a{
    font-family: 'Baloo Bhaijaan 2', cursive;
  text-align: right;
  
}


body .shopify-section .home-productCol-layout .productCol-product{
 
  direction: ltr
}

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

select {
  padding-top: 0;
  padding-bottom: 0;
}

select:focus {
  outline: none !important;
}

a {
  background-color: transparent;
}

b, strong {
  font-weight: bold;
}

em {
  font-style: normal;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  max-width: 100%;
  border: 0;
}

form {
  margin: 0;
}

button {
  cursor: pointer;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

input[type="submit"] {
  cursor: pointer;
}

legend {
  border: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

a, button, [role="button"], input, label, select, textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

blockquote {
  font-size: em(18px);
  font-style: normal;
  text-align: center;
  padding: 0 30px;
  margin: 0;
}

blockquote cite {
  display: block;
  font-size: 0.85em;
  font-weight: normal;
}

blockquote cite::before {
  content: '\2014 \0020';
}

code, pre {
  font-size: 1em;
}

pre {
  overflow: auto;
}

input:focus {
  outline: none;
}

ul, ol {
  padding: 0;
  margin-left: 20px;
}

ol {
  list-style: decimal;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 0;
}

textarea {
  min-height: 90px;
}

optgroup {
  font-weight: bold;
}

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

/*End Based on normalize*/
/*------------------------------------
General colors
------------------------------------*/
/*Backgrounds*/
/*Navigation*/
/*variable product */
/*Product detail*/
/*Link buttons and secondary cta*/
/*Pagination*/
/*Header*/
/*Cart*/
/*footer*/
/*------------------------------------
end General colors
------------------------------------*/
/*mixin*/
/*Flexbox prefix mixins from Bourbon*/
/*flex-wrap: nowrap|wrap|wrap-reverse|initial|inherit;*/
/*flex-direction: row|row-reverse|column|column-reverse|initial|inherit;*/
/*align-items: stretch|center|flex-start|flex-end|baseline|initial|inherit;*/
/*flex: flex-grow flex-shrink flex-basis|auto|initial|inherit;*/
/*flex-basis: number|auto|initial|inherit;*/
/*align-self: auto|stretch|center|flex-start|flex-end|baseline|initial|inherit;*/
/*justify-content: flex-start|flex-end|center|space-between|space-around|initial|inherit*/
/*Typography*/
/*font weight*/
/* font*/
@font-face {
  font-family: "streamster";
  src: url("//nahda.ae/cdn/shop/t/10/assets/streamster.ttf?v=137013783830871241341663181707") format('truetype');
    font-weight: normal; font-style: normal;
    }
@font-face {
  font-family: "IndieFlower";
  src: url("//nahda.ae/cdn/shop/t/10/assets/IndieFlower-Regular.ttf?v=57424055154553029161663181707") format('truetype');
    font-weight: normal; font-style: normal;
    }
h1 {
  font-size: 70px;
}

h2 {
  font-size: 40px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

.hero {
  font-size: 130px;
}

._btn {
  border-style: solid;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-transform: uppercase;
  white-space: normal;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 16px;
  padding-right: 16px;
  letter-spacing: normal;
  transition: all 500ms ease;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  appearance: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-smooth: always;
  -ms-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: none;
  width: auto;
  border-radius: 5px;
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
}

._btn[disabled] {
  cursor: default;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
}

._btn[disabled] * {
  color: currentcolor;
}

._btn.active, ._btn:active {
  box-shadow: none;
}

._btn:focus {
  outline: none !important;
  box-shadow: none !important;
}

._btn .lnr, ._btn .fa, ._btn span {
  color: currentColor;
}

._btn svg {
  fill: currentColor;
}

._btn * {
  color: currentcolor;
}

._btn:hover {
  color: #8d8d99;
  border-color: #8d8d99;
  background-color: #ffffff;
}

._btn:hover * {
  color: currentcolor;
}

.btn_small {
  font-size: 12px;
  border-width: 1px;
  height: 30px;
  line-height: 28px;
  padding: 0 15px;
  font-weight: 500;
}

.btn_medium {
  font-size: 14px;
  border-width: 1px;
  height: 40px;
  line-height: 38px;
  padding: 0 16px;
  font-weight: 500;
}

.btn_large {
  font-size: 14px;
  padding: 0 16px;
  font-weight: 500;
  border-width: 1px;
  height: 50px;
  line-height: 48px;
}

.btn_icon {
  position: relative;
}

.btn_icon .cs-icon {
  margin-right: 5px;
}

.btn_icon.btn_large {
  padding-left: 56px;
}

.btn_icon.btn_large .cs-icon {
  margin-right: 0px;
  position: absolute;
  top: 50%;
  font-size: 30px;
  left: 16px;
  margin-top: -15px;
}

.btn_icon.btn_medium {
  padding-left: 46px;
}

.btn_icon.btn_medium .cs-icon {
  margin-right: 0px;
  position: absolute;
  top: 50%;
  font-size: 20px;
  left: 16px;
  margin-top: -10px;
}

.btn_icon.btn_medium .icon-menu {
  font-size: 15px;
  margin-top: -7.5px;
}

.btn_icon.btn_small {
  padding-left: 36px;
}

.btn_icon.btn_small .cs-icon {
  margin-right: 0px;
  position: absolute;
  top: 50%;
  font-size: 15px;
  left: 16px;
  margin-top: -7.5px;
}

.btn_icon.btn_small .icon-menu {
  font-size: 11px;
  margin-top: -5.5px;
}

/*Button product + quickview + wishlist*/
.owl-controls .owl-buttons .owl-prev,
.owl-controls .owl-buttons .owl-next {
  border-width: 0;
  position: absolute;
  top: 50%;
  font-size: 0;
  width: 32px;
  text-align: center;
  border-style: solid;
  background-image: none !important;
  border-radius: 0%;
  transform: translateY(-50%);
  border-width: 1px;
  height: 32px;
  line-height: 30px;
  color: #9494a1;
  border-color: #f5f6fb;
  background-color: #ffffff;
}

.owl-controls .owl-buttons .owl-prev *,
.owl-controls .owl-buttons .owl-next * {
  color: currentcolor;
}

@media (min-width: 1200px) {
  .owl-controls .owl-buttons .owl-prev,
  .owl-controls .owl-buttons .owl-next {
    transition: all 500ms ease;
  }
}

.owl-controls .owl-buttons .owl-prev:before,
.owl-controls .owl-buttons .owl-next:before {
  font-family: 'cs-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  border-width: 1px;
  height: 32px;
  line-height: 30px;
}

.owl-controls .owl-buttons .owl-prev:focus, .owl-controls .owl-buttons .owl-prev:hover,
.owl-controls .owl-buttons .owl-next:focus,
.owl-controls .owl-buttons .owl-next:hover {
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
}

.owl-controls .owl-buttons .owl-prev:focus *, .owl-controls .owl-buttons .owl-prev:hover *,
.owl-controls .owl-buttons .owl-next:focus *,
.owl-controls .owl-buttons .owl-next:hover * {
  color: currentcolor;
}

.owl-controls .owl-buttons .owl-next {
  right: 15px;
}

.owl-controls .owl-buttons .owl-next:before {
  content: '\e915';
}

.owl-controls .owl-buttons .owl-prev {
  left: 15px;
}

.owl-controls .owl-buttons .owl-prev:before {
  content: '\e914';
}

/* group label */
.product-label {
  position: absolute;
  top: 5px;
  right: 10px;
}

.product-label .label-element {
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  border-style: solid;
  border-width: 0px;
  width: auto;
  height: 20px;
  border-radius: 10px;
  font-family: Poppins;
  font-weight: 500;
  text-transform: uppercase;
  margin-top:0px;
  transition: all 500ms ease;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
}

.product-label .label-element:before {
  content: '';
  left: auto;
  top: 0;
  position: absolute;
}

.product-label .label-element:hover {
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
}

.product-label .label-element > span {
  font-family: Poppins;
  display: block;
  font-size: 12px;
  border-width: 0px;
  height: 20px;
  line-height: 20px;
}

.product-label .label-element.deal-label {
  color: #fff;
  border-color: #5d933f;
  background-color: #5d933f;
}

.product-label .label-element.deal-label * {
  color: currentcolor;
}

.product-label .label-element.new-label {
  color: #fff;
  border-color: #f48086;
  background-color: #f48086;
}

.product-label .label-element.new-label * {
  color: currentcolor;
}

.product-label .label-element.hotting-label {
  color: #fff;
  border-color: #e3b375;
  background-color: #e3b375;
}

.product-label .label-element.hotting-label * {
  color: currentcolor;
}

.product-label .label-element.best-label {
  color: #fff;
  border-color: #f2525c;
  background-color: #f2525c;
}

.product-label .label-element.best-label * {
  color: currentcolor;
}


/* End group label */
/*GLOBAL*/
/*Helper colors for form error states*/
body *, html * {
  font-smooth: always;
  -ms-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


body, html {
  background-color: #ffffff;
}

body {
  font-family: Poppins;
  color: #8b8b99;
  font-size: 14px;
}

body input, body textarea, body select, body buttuon {
  font-size: 14px;
  color: #8b8b99;
  border: 1px solid #e7e9f3;
  background-color: #ffffff;
  line-height: 1.5;
  max-width: 100%;
  border-radius: 0px;
  box-shadow: none;
}

body input:focus, body textarea:focus, body select:focus, body buttuon:focus {
  border-color: darken(#e7e9f3, 10%);
}

body input:focus::-webkit-input-placeholder, body textarea:focus::-webkit-input-placeholder, body select:focus::-webkit-input-placeholder, body buttuon:focus::-webkit-input-placeholder {
  color: transparent;
}

body input:focus::-moz-placeholder, body textarea:focus::-moz-placeholder, body select:focus::-moz-placeholder, body buttuon:focus::-moz-placeholder {
  color: transparent;
}

body input:focus:-ms-input-placeholder, body textarea:focus:-ms-input-placeholder, body select:focus:-ms-input-placeholder, body buttuon:focus:-ms-input-placeholder {
  color: transparent;
}

body input:focus::-ms-input-placeholder, body textarea:focus::-ms-input-placeholder, body select:focus::-ms-input-placeholder, body buttuon:focus::-ms-input-placeholder {
  color: transparent;
}

body input[disabled], body textarea[disabled], body select[disabled], body buttuon[disabled] {
  cursor: default;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}

body textarea {
  overflow: auto;
  -webkit-appearance: none;
  appearance: none;
}

body p {
  margin: 0 0 19.44444px;
}

body input[type="search"], body input[type="number"], body input[type="email"], body input[type="password"] {
  -webkit-appearance: none;
  appearance: none;
}

body ::-webkit-input-placeholder {
  color: #8b8b99;
}

body ::-moz-placeholder {
  color: #8b8b99;
}

body :-ms-input-placeholder {
  color: #8b8b99;
}

body ::-ms-input-placeholder {
  color: #8b8b99;
}

body a {
  color: #8b8b99;
}

body a:focus, body a:hover {
  color: #8b8b99;
  text-decoration: none;
  outline: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 17.5px;
  line-height: 1.2;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.dropdown-menu {
  font-size: 14px;
  border-radius: 0;
  box-shadow: none;
  border-width: 0;
}

input,
textarea {
  padding: 5px 15px;
  box-shadow: none !important;
  -webkit-appearance: none;
  appearance: none;
}

/*END GLOBAL*/
/*============================CUSTOMIZE============================================*/

/*LOADING*/
#tags-load,
#wishlist_remove-load,
.wishlist-loading,
#loader-div {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  text-align: center;
  background-color: #ffffff;
  opacity: 0.7;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#tags-load i,
#wishlist_remove-load i,
.wishlist-loading i,
#loader-div i {
  color: #e8dac7;
  margin-top: 50vh;
}

#tags-load,
.loading,
.ajax-cart-loading {
  text-align: center;
  height: 100%;
}

#tags-load .fa,
.loading .fa,
.ajax-cart-loading .fa {
  margin-top: 30%;
  color: #e8dac7;
}

.order-limit{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #91ad41;
    color: white;
   } 
   
.order-limit p{
   margin:1rem
    }
/*END LOADING*/
/*STYLE*/
/*EFFECT*/

@keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes round2 {
  0%, 100%, 25% {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
    transform: translateX(0%);
  }

  50% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
    transform: translateX(-50%);
  }

  75% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
    transform: translateX(50%);
  }
}

@keyframes round3 {
  0%, 75% {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
    transform: translateX(0%);
  }

  25% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
    transform: translateX(-50%);
  }

  50% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
    transform: translateX(50%);
  }
}

@keyframes menumove {
  from {
    transform: translateX(-20px);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
  }

  fo {
    transform: translateX(0px);
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
  }
}

/*End EFFECT*/
.col-5 {
  width: 20%;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
}

.sub-dropdown {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 35px;
}

/*category style*/
.navigation-links-left {
  background-color: #ffffff;
  width: 100%;
  margin: 0;
  padding: 8px 5px 0 8px;
}

.navigation-links-left > li {
  list-style: none;
  padding: 4.3px 0;
}

.navigation-links-left > li > a {
  padding-left: 22px;
  position: relative;
}

.navigation-links-left > li > a img {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 22px;
}

.navigation-links-left > li > a span {
  color: #27272f;
  font-size: 15px;
  margin-left: 10px;
}

.navigation-links-left > li > a:hover span {
  text-decoration: underline;
}

.navigation-links-left > li > a:hover * {
  color: #91ad41;
}

.navigation-links-left .dropdown-menu {
  position: absolute;
  top: 0;
  left: 100%;
  margin: 0;
  padding: 10px 15px;
  margin-left: 5px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.navigation-links-left .dropdown-menu > li {
  padding: 5px 0;
}

.navigation-links-left .dropdown-menu > li > a {
  padding: 0;
  background-color: transparent !important;
  color: #27272f;
}

.navigation-links-left .dropdown-menu > li > a:hover {
  color: #91ad41;
}

.navigation-links-left .dropdown-menu > .active > a,
.navigation-links-left .dropdown-menu > .active > a:focus,
.navigation-links-left .dropdown-menu > .active > a:hover {
  color: #91ad41;
}

.navigation-links-left .leftmenu-container.dropdown-menu {
  background-repeat: no-repeat;
  background-position: right bottom;
  width: 540px !important;
}

.navigation-links-left .leftmenu-container.dropdown-menu ul {
  margin: 0;
}

.navigation-links-left .leftmenu-container.dropdown-menu ul li {
  list-style: none;
}

.navigation-links-left .sub-leftmenu-menu {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 50%;
}

.navigation-links-left .sub-leftmenu-menu > li {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}

.navigation-links-left .sub-leftmenu-menu > li .leftmenu-links {
  margin-top: 15px;
  margin-bottom: 15px;
}

.navigation-links-left .sub-leftmenu-menu ul > li {
  padding: 5px 0;
}

.navigation-links-left .sub-leftmenu-menu .list-title {
  color: #27272f;
  border-bottom: 1px solid #e5e6ec;
  font-weight: 700;
  padding: 0 0 10px 0;
  margin-bottom: 5px;
}

.navigation-links-left .sub-leftmenu-menu a {
  color: #27272f;
}

.navigation-links-left .sub-leftmenu-menu a:hover {
  color: #91ad41;
}

.navigation-links-left .sub-dropdown {
  display: block;
  height: 30px;
  position: absolute;
  left: 100%;
  width: 15px;
  top: 0;
}

.navigation-links-left .dropdown-menu {
  display: block !important;
  visibility: hidden;
}

.navigation-links-left > li:not(:hover):not(:focus) {
  overflow: hidden;
}

.navigation-links-left > li:hover > .dropdown-menu, .navigation-links-left > li:focus > .dropdown-menu {
  transition: all 500ms ease;
  visibility: visible;
  animation: menumove 0.3s linear 1;
}

.navigation-links-left > li > a {
  display: block;
}

.navigation-links-left > li > a .cs-icon {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

/*End category style*/
/* search style */
.search-results {
  border-width: 0;
  width: 100%;
  box-shadow: none;
  padding-left: 30px !important;
  padding-right: 30px !important;
  border-radius: 0 !important;
  border-top-width: 0 !important;
  display: none;
}

.search-results .search-title {
  display: block;
  padding: 30px 0 0 10px;
  text-align: start;
  font-size: 14px;
}

.search-results .title {
  transition: all 500ms ease;
  color: #8b8b99;
  padding: 0;
  margin-top: 20px;
  width: auto !important;
  white-space: normal !important;
  text-align: center !important;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

.search-results .thumbnail {
  position: relative;
  display: block;
  width: 100% !important;
  height: auto !important;
  border-width: 0;
  margin: 0 !important;
  border-radius: 0;
}

.search-results .thumbnail:before {
  transition: all 500ms ease;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0);
}

.search-results ._btn {
  font-size: 14px;
  padding: 0 16px;
  font-weight: 500;
  border-width: 1px;
  height: 50px;
  line-height: 48px;
  border-radius: 5px;
  margin-top: 30px;
  margin-bottom: 30px;
  display: block;
  max-width: 210px;
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.search-results .search-slider {
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 30px;
  padding-bottom: 30px;
}

.search-results .search-slider .owl-prev {
  left: -40px;
}

.search-results .search-slider .owl-next {
  right: -40px;
}

.search-results .search-slider .slider-item {
  *zoom: 1;
  padding-left: 10px;
  padding-right: 10px;
}

.search-results .search-slider .slider-item::after {
  content: '';
  display: table;
  clear: both;
}

.search-results .search-slider .slider-item > a {
  display: block;
}

.search-results .search-slider .slider-item:hover .thumbnail:before {
  background-color: rgba(0, 0, 0, 0.5);
}

.search-results .search-slider .slider-item:hover .title {
  color: #282828;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

/* end search style*/
/*map*/
.m_map {
  width: 100%;
  min-height: 520px;
  float: left;
  overflow: hidden;
}

.m_map > div {
  left: 0px !important;
  right: 0px;
  top: 0px !important;
  bottom: 0px;
  width: auto !important;
  height: auto !important;
  overflow: hidden;
}

/*End map*/
/* search dropdown*/
.m_search .cs-icon {
  color: #27272f;
  font-weight: 500;
  font-size: 30px;
}

.m_search > .search-dropdown {
  font-size: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
  position: relative;
}

.m_search .m_dropdown-search {
  left: 0;
  right: 0;
  border-width: 0;
  padding: 25px 40px;
}

.m_search .m_dropdown-search form.search {
  position: relative;
  height: 50px;
  padding-right: 60px;
  border-radius: 3px;
  border: 1px solid #e7e9f3;
  background-color: #ffffff;
}

.m_search .m_dropdown-search form.search .search_box {
  padding: 0 20px;
  width: 100%;
  height: 100%;
  color: #8b8b99;
  border-width: 0;
  line-height: 48px;
  background-color: transparent;
  font-size: 14px;
}

.m_search .m_dropdown-search form.search .search-submit {
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  padding: 0;
  margin-top: -1px;
  margin-bottom: -1px;
  width: 50px;
  background-color: #ffffff;
  border-color: #ffffff;
  border-radius: 0 3px 3px 0;
  border-width: 0;
}

.m_search .m_dropdown-search form.search .search-submit:focus {
  outline: none;
}

.m_search .m_dropdown-search form.search .search-submit * {
  font-size: 15px;
  color: #fff;
  line-height: 48px;
  font-weight: 700;
}

.m_search .m_dropdown-search form.search .search-submit .cs-icon.icon-search:before {
  color: #fff;
}

.m_search .m_dropdown-search form.search .search-clear {
  font-size: 14px;
  position: absolute;
  top: 50%;
  right: 75px;
  margin-top: -7px;
  color: #8b8b99;
  font-weight: 700;
}

.m_search .m_dropdown-search ::-webkit-input-placeholder {
  color: #8b8b99;
  font-size: 14px;
  font-weight: 500;
}

.m_search .m_dropdown-search ::-moz-placeholder {
  color: #8b8b99;
  font-size: 14px;
  font-weight: 500;
}

.m_search .m_dropdown-search :-ms-input-placeholder {
  color: #8b8b99;
  font-size: 14px;
  font-weight: 500;
}

.m_search .m_dropdown-search ::-ms-input-placeholder {
  color: #8b8b99;
  font-size: 14px;
  font-weight: 500;
}

.m_search .m_dropdown-search ::-webkit-input-placeholder {
  color: #1a1a1a;
}

.m_search .m_dropdown-search ::-moz-placeholder {
  color: #1a1a1a;
}

.m_search .m_dropdown-search :-ms-input-placeholder {
  color: #1a1a1a;
}

.m_search .m_dropdown-search ::-ms-input-placeholder {
  color: #1a1a1a;
}

.m_search .search-results {
  width: 100%;
}

/* End search dropdown*/
/* lightbox */
#lightbox-search {
  padding-right: 0 !important;
  display: -ms-flexbox !important;
  display: flex !important;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-height: 100vh;
}

#lightbox-search:not(.in) {
  z-index: -1;
}

#lightbox-search .modal-dialog {
  margin: auto;
  width: 100%;
  max-width: 980px;
}

#lightbox-search .modal-dialog .modal-content {
  margin: 0 auto;
  border-width: 0;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
  text-align: center;
  height: 100vh;
}

#lightbox-search .modal-dialog .modal-content > div {
  width: 100%;
  margin: 0 auto;
}

#lightbox-search .modal-dialog .modal-content .modal-header {
  margin-bottom: 13px;
  border-width: 0;
}

#lightbox-search .modal-dialog .modal-content .modal-header .modal-title {
  display: none;
}

#lightbox-search .modal-dialog .modal-content .modal-header .close {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  text-shadow: none;
  float: none;
}

#lightbox-search .modal-dialog .modal-content .modal-header .close .cs-icon {
  font-size: 35px;
  color: #fff;
  font-weight: 400;
  padding: 0;
  border-radius: 50%;
  border: 3px solid #fff;
  width: 72px;
  height: 72px;
  line-height: 66px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

#lightbox-search .modal-dialog .modal-content .modal-header .close:focus {
  outline: none;
}

#lightbox-search .modal-dialog .modal-content .modal-body {
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  padding: 30px;
  max-height: calc(100vh - 100px);
  overflow-y: auto;
}


#lightbox-search form.search {
  position: relative;
  height: 50px;
  padding-right: 60px;
  border-radius: 3px;
  border: 1px solid #e7e9f3;
  background-color: #ffffff;
}

#lightbox-search form.search .search_box {
  padding: 0 20px;
  width: 100%;
  height: 100%;
  color: #8b8b99;
  border-width: 0;
  line-height: 48px;
  background-color: transparent;
  font-size: 14px;
}

#lightbox-search form.search .search-submit {
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  padding: 0;
  margin-top: -1px;
  margin-bottom: -1px;
  width: 50px;
  background-color: #ffffff;
  border-color: #ffffff;
  border-radius: 0 3px 3px 0;
  border-width: 0;
}

#lightbox-search form.search .search-submit:focus {
  outline: none;
}

#lightbox-search form.search .search-submit * {
  font-size: 15px;
  color: #fff;
  line-height: 48px;
  font-weight: 700;
}

#lightbox-search form.search .search-submit .cs-icon.icon-search:before {
  color: #fff;
}

#lightbox-search form.search .search-clear {
  font-size: 14px;
  position: absolute;
  top: 50%;
  right: 75px;
  margin-top: -7px;
  color: #8b8b99;
  font-weight: 700;
}

#lightbox-search ::-webkit-input-placeholder {
  color: #8b8b99;
  font-size: 14px;
  font-weight: 500;
}

#lightbox-search ::-moz-placeholder {
  color: #8b8b99;
  font-size: 14px;
  font-weight: 500;
}

#lightbox-search :-ms-input-placeholder {
  color: #8b8b99;
  font-size: 14px;
  font-weight: 500;
}

#lightbox-search ::-ms-input-placeholder {
  color: #8b8b99;
  font-size: 14px;
  font-weight: 500;
}

#lightbox-search .search-results {
  width: 100%;
  position: relative !important;
  box-shadow: none;
  border-width: 0;
  padding: 0 !important;
}

#lightbox-search .search-results .search-slider {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-left: -10px;
  margin-right: -10px;
}

#lightbox-search .search-results .search-slider .slider-item {
  width: 33.33333%;
  position: relative;
}

#lightbox-search .search-results .search-slider .slider-item a {
  display: block;
}

#lightbox-search .search-results .thumbnail {
  display: block;
}

#lightbox-search .search-results .title {
  padding-left: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 0;
  color: #fff;
}

#lightbox .modal-dialog {
  margin: 150px auto;
}

#lightbox .modal-body {
  padding: 10px;
}

#lightbox .modal-content {
  display: inline-block;
  text-align: center;
}

#lightbox .close {
  opacity: 1;
  padding: 2.5px 8px;
  border-radius: 0px;
  color: white;
  background-color: #191919;
  border: 2px solid white;
  position: absolute;
  top: -13px;
  right: -38px;
  z-index: 1032;
}

#lightbox .close:focus {
  outline: none;
}

#lightbox .close:hover {
  color: #191919;
  background-color: white;
}

/* End lightbox */
/*Nav tab*/
.nav-tabs {
  border-bottom: none;
  margin: 0;
  margin-bottom: 40px;
}

.nav-tabs li {
  list-style: none;
}

.nav-tabs > li {
  margin-right: 50px;
}

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

.nav-tabs > li > a {
  font-size: 14px;
  color: #8b8b99;
  text-transform: uppercase;
  border-width: 0;
  font-weight: 800;
  padding: 0;
  margin: 0;
}

.nav-tabs > li > a:focus,
.nav-tabs > li > a:hover,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #282828;
  background-color: transparent;
  border-width: 0;
}

/*End nav tab*/
/*RATTING*/
.spr-starrating .spr-icon,
.spr-starratings .spr-icon,
.spr-badge-starrating .spr-icon {
  color: #fbce1d;
  font-size: 11px !important;
  margin: 0 1px;
}

.spr-starrating .spr-icon.spr-icon-star-empty,
.spr-starratings .spr-icon.spr-icon-star-empty,
.spr-badge-starrating .spr-icon.spr-icon-star-empty {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

/*END RATTING*/
/*PRODUCT*/
.product {
  margin-bottom: 60px;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(231, 233, 243, 0.5);
  text-align: center;
  background-color: rgba(231, 233, 243, 0.5);
  transition: all 500ms ease;
}

.product ul {
  margin: 0;
}

.product ul li {
  list-style: none;
}

.product .rating-star {
  margin-bottom: 10px;
}

.product .rating-star .spr-badge-starrating {
  margin: 0;
}

.product .rating-star .spr-badge-caption {
  display: none !important;
}

.product .product-price {
  background-color: transparent;
}

.product .product-price .price,
.product .product-price .price_sale,
.product .product-price .price_compare {
  font-family: Poppins;
}

.product .product-price .price,
.product .product-price .price_sale {
  color: #91ad41;
  font-size: 16px;
  font-weight: 500;
}

.product .product-price .price_compare {
  color: #8b8b99;
  margin-left: 5px;
  font-size: 15px;
  font-weight: 500;
  vertical-align: top;
}

.product .product-title {
  margin-bottom: 10px;
  margin-top: 0px;
}

.product .product-title a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  transition: all 500ms ease;
  line-height: 1.5em;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 14px;
  color: #27272f;
  font-family: Poppins;
  width:100%;
    height: 5ch

}

.product .product-title a:hover, .product .product-title a:focus {
  color: #91ad41;
}

.product .hover-mask {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: auto;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 50%;
  right: auto;
  bottom: auto;
  text-align: center;
  background-color: #ffffff;
  border-radius: 30px;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid rgba(231, 233, 243, 0.5);
  box-shadow: 0px 12px 16px rgba(0, 0, 0, 0.12);
  transform: translate(-50%, -50%);
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
  transition: all 500ms ease;
}

.product .hover-mask .tooltip {
  white-space: nowrap;
}

.product .row-right {
  transition: all 500ms ease;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.product .row-left {
  overflow: hidden;
  font-size: 0;
  position: relative;
  text-align: center;
}

.product .row-left > a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 0;
  text-align: center;
  position: relative;
}

.product .row-left > a img.rotation {
  position: absolute;
  top: 0;
  left: 0;
}

.product .quickview-wishlist-wrapper {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: auto;
}

.product .quickview-wishlist-wrapper li {
  position: relative;
}

.product .quickview-wishlist-wrapper li:before {
  content: '';
  width: 2px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(231, 233, 243, 0.4);
}

.product .wishlist a,
.product .effect-ajax-cart button,
.product .quickview a {
  padding: 0;
  background-color: transparent;
  border-width: 0;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  cursor: pointer;
}

.product .wishlist a .cs-icon,
.product .effect-ajax-cart button .cs-icon,
.product .quickview a .cs-icon {
  display: block;
  height: 30px;
  line-height: 30px;
}

.product .wishlist a .cs-icon:before,
.product .effect-ajax-cart button .cs-icon:before,
.product .quickview a .cs-icon:before {
  font-size: 19px;
  font-weight: 500;
}

.product .wishlist a .cs-icon.icon-search:before,
.product .effect-ajax-cart button .cs-icon.icon-search:before,
.product .quickview a .cs-icon.icon-search:before {
  font-size: 15px;
}

.product .wishlist a .cs-icon.icon-heart:before,
.product .effect-ajax-cart button .cs-icon.icon-heart:before,
.product .quickview a .cs-icon.icon-heart:before {
  font-size: 14px;
}

.product .wishlist a .cs-icon.icon-cs-cart:before,
.product .effect-ajax-cart button .cs-icon.icon-cs-cart:before,
.product .quickview a .cs-icon.icon-cs-cart:before {
  font-size: 15px;
}

.product .wishlist a,
.product .effect-ajax-cart button,
.product .quickview a {
  padding-left: 10px;
  padding-right: 10px;
}

.product .wishlist a:hover,
.product .effect-ajax-cart button:hover,
.product .quickview a:hover {
  color: #91ad41;
}

.product .wishlist a:hover, .product .wishlist a.wishlist-added, .product .wishlist a.wishlist-added:hover {
  color: #91ad41;
}

/* end PRODUCT */
/* alert box */
/*success*/
/*cross*/
/*fail*/
/*color alert add to cart*/
.errors ul {
  margin: 0;
}

.errors ul li {
  list-style: none;
}

._alert, body .address-layout .address-content .address-tables .address-items .errors, body .address-layout .address-content .address-new .errors, body .popup-pro-wrapper .ajax-cart-note, body .wishlist-model .modal-body .modal-note, body .compare-model .modal-body .modal-note {
  width: 100%;
  margin-bottom: 30px;
  max-width: 570px;
  font-size: 14px;
  background-size: auto;
  background-position: 12px center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  position: relative;
  line-height: 1em;
  padding: 16px 33px 16px 126px;
}

._alert ul, body .address-layout .address-content .address-tables .address-items .errors ul, body .address-layout .address-content .address-new .errors ul, body .popup-pro-wrapper .ajax-cart-note ul, body .wishlist-model .modal-body .modal-note ul, body .compare-model .modal-body .modal-note ul {
  margin: 0;
}

._alert ul li, body .address-layout .address-content .address-tables .address-items .errors ul li, body .address-layout .address-content .address-new .errors ul li, body .popup-pro-wrapper .ajax-cart-note ul li, body .wishlist-model .modal-body .modal-note ul li, body .compare-model .modal-body .modal-note ul li {
  list-style: none;
}

._alert .close, body .address-layout .address-content .address-tables .address-items .errors .close, body .address-layout .address-content .address-new .errors .close, body .popup-pro-wrapper .ajax-cart-note .close, body .wishlist-model .modal-body .modal-note .close, body .compare-model .modal-body .modal-note .close {
  position: absolute;
  top: 50%;
  right: 17px;
  font-size: 16px;
  margin-top: -8px;
  font-weight: 700;
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  text-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

._alert .close:hover, body .address-layout .address-content .address-tables .address-items .errors .close:hover, body .address-layout .address-content .address-new .errors .close:hover, body .popup-pro-wrapper .ajax-cart-note .close:hover, body .wishlist-model .modal-body .modal-note .close:hover, body .compare-model .modal-body .modal-note .close:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

._alert.alert_success, body .address-layout .address-content .address-tables .address-items .alert_success.errors, body .address-layout .address-content .address-new .alert_success.errors, body .popup-pro-wrapper .alert_success.ajax-cart-note, body .wishlist-model .modal-body .alert_success.modal-note, body .compare-model .modal-body .alert_success.modal-note {
  color: #42859a;
  border-color: #59bad9;
  background-color: #8ed7ee;
  background-image: url(//nahda.ae/cdn/shop/t/10/assets/bg_alert_success_icon.png?v=18233566973979339321663181707);
}

._alert.alert_success *, body .address-layout .address-content .address-tables .address-items .alert_success.errors *, body .address-layout .address-content .address-new .alert_success.errors *, body .popup-pro-wrapper .alert_success.ajax-cart-note *, body .wishlist-model .modal-body .alert_success.modal-note *, body .compare-model .modal-body .alert_success.modal-note * {
  color: currentcolor;
}

._alert.alert_cross, body .address-layout .address-content .address-tables .address-items .alert_cross.errors, body .address-layout .address-content .address-new .alert_cross.errors, body .popup-pro-wrapper .alert_cross.ajax-cart-note, body .wishlist-model .modal-body .alert_cross.modal-note, body .compare-model .modal-body .alert_cross.modal-note {
  color: #cd953d;
  border-color: #e8a945;
  background-color: #faf0b5;
  background-image: url(//nahda.ae/cdn/shop/t/10/assets/bg_alert_notice_icon.png?v=107036935839930668051663181707);
}

._alert.alert_cross *, body .address-layout .address-content .address-tables .address-items .alert_cross.errors *, body .address-layout .address-content .address-new .alert_cross.errors *, body .popup-pro-wrapper .alert_cross.ajax-cart-note *, body .wishlist-model .modal-body .alert_cross.modal-note *, body .compare-model .modal-body .alert_cross.modal-note * {
  color: currentcolor;
}

._alert.alert_fail, body .address-layout .address-content .address-tables .address-items .errors, body .address-layout .address-content .address-new .errors, body .popup-pro-wrapper .alert_fail.ajax-cart-note, body .wishlist-model .modal-body .alert_fail.modal-note, body .compare-model .modal-body .alert_fail.modal-note {
  color: #bf5001;
  border-color: #d95d05;
  background-color: #ffa06a;
  background-image: url(//nahda.ae/cdn/shop/t/10/assets/bg_alert_failure_icon.png?v=78985220334104472211663181707);
}

._alert.alert_fail *, body .address-layout .address-content .address-tables .address-items .errors *, body .address-layout .address-content .address-new .errors *, body .popup-pro-wrapper .alert_fail.ajax-cart-note *, body .wishlist-model .modal-body .alert_fail.modal-note *, body .compare-model .modal-body .alert_fail.modal-note * {
  color: currentcolor;
}

._alert.aler_addtocart, body .address-layout .address-content .address-tables .address-items .aler_addtocart.errors, body .address-layout .address-content .address-tables .address-items .popup-pro-wrapper .errors.ajax-cart-note, body .popup-pro-wrapper .address-layout .address-content .address-tables .address-items .errors.ajax-cart-note, body .address-layout .address-content .address-tables .address-items .wishlist-model .modal-body .errors.modal-note, body .wishlist-model .modal-body .address-layout .address-content .address-tables .address-items .errors.modal-note, body .address-layout .address-content .address-tables .address-items .compare-model .modal-body .errors.modal-note, body .compare-model .modal-body .address-layout .address-content .address-tables .address-items .errors.modal-note, body .address-layout .address-content .address-new .aler_addtocart.errors, body .address-layout .address-content .address-new .popup-pro-wrapper .errors.ajax-cart-note, body .popup-pro-wrapper .address-layout .address-content .address-new .errors.ajax-cart-note, body .address-layout .address-content .address-new .wishlist-model .modal-body .errors.modal-note, body .wishlist-model .modal-body .address-layout .address-content .address-new .errors.modal-note, body .address-layout .address-content .address-new .compare-model .modal-body .errors.modal-note, body .compare-model .modal-body .address-layout .address-content .address-new .errors.modal-note, body .popup-pro-wrapper .ajax-cart-note, body .wishlist-model .modal-body .modal-note, body .compare-model .modal-body .modal-note {
  color: #fff;
  border-color: #46c6f5;
  background-color: #46c6f5;
  background-image: url(//nahda.ae/cdn/shop/t/10/assets/bg_addtocart_icon.png?v=21583148987232097091663181707);
  text-transform: uppercase;
  border-width: 0;
}

._alert.aler_addtocart *, body .address-layout .address-content .address-tables .address-items .aler_addtocart.errors *, body .address-layout .address-content .address-tables .address-items .popup-pro-wrapper .errors.ajax-cart-note *, body .popup-pro-wrapper .address-layout .address-content .address-tables .address-items .errors.ajax-cart-note *, body .address-layout .address-content .address-tables .address-items .wishlist-model .modal-body .errors.modal-note *, body .wishlist-model .modal-body .address-layout .address-content .address-tables .address-items .errors.modal-note *, body .address-layout .address-content .address-tables .address-items .compare-model .modal-body .errors.modal-note *, body .compare-model .modal-body .address-layout .address-content .address-tables .address-items .errors.modal-note *, body .address-layout .address-content .address-new .aler_addtocart.errors *, body .address-layout .address-content .address-new .popup-pro-wrapper .errors.ajax-cart-note *, body .popup-pro-wrapper .address-layout .address-content .address-new .errors.ajax-cart-note *, body .address-layout .address-content .address-new .wishlist-model .modal-body .errors.modal-note *, body .wishlist-model .modal-body .address-layout .address-content .address-new .errors.modal-note *, body .address-layout .address-content .address-new .compare-model .modal-body .errors.modal-note *, body .compare-model .modal-body .address-layout .address-content .address-new .errors.modal-note *, body .popup-pro-wrapper .ajax-cart-note *, body .wishlist-model .modal-body .modal-note *, body .compare-model .modal-body .modal-note * {
  color: currentcolor;
}

/* end alert box */
/* pagination_group */
.pagination_group {
  padding-left: 0px;
  padding-right: 0px;
  margin: 90px auto 45px;
  width: 100%;
}

.pagination_group .pagination {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px;
}

.pagination_group .pagination li {
  display: block;
  margin-left: 3px;
  margin-right: 3px;
}

.pagination_group .pagination li:last-child {
  margin-right: 0;
}

.pagination_group .pagination li:first-child {
  margin-left: 0 !important;
}

.pagination_group .pagination li a {
  border-style: solid;
  border-width: 1px;
  border-color: #f5f6fb;
  background-color: #f5f6fb;
  color: #8b8b99;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  padding: 0 12px 0 12px;
}

.pagination_group .pagination li.prev, .pagination_group .pagination li.next {
  position: relative;
}

.pagination_group .pagination li.prev a, .pagination_group .pagination li.next a {
  border-radius: 0 !important;
  padding-left: 8px;
  padding-right: 8px;
}

.pagination_group .pagination li.prev a .cs-icon, .pagination_group .pagination li.next a .cs-icon {
  z-index: 1;
  color: #8b8b99;
}

.pagination_group .pagination li.prev a.disabled, .pagination_group .pagination li.next a.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
  cursor: default;
}

.pagination_group .pagination li.prev:hover a, .pagination_group .pagination li.prev:focus a, .pagination_group .pagination li.next:hover a, .pagination_group .pagination li.next:focus a {
  border-color: #91ad41;
  background-color: #91ad41;
  color: #ffffff;
}

.pagination_group .pagination li.prev:hover a .cs-icon, .pagination_group .pagination li.prev:focus a .cs-icon, .pagination_group .pagination li.next:hover a .cs-icon, .pagination_group .pagination li.next:focus a .cs-icon {
  color: #ffffff;
}

.pagination_group .pagination li:not(.prev):not(.next):hover a, .pagination_group .pagination li:not(.prev):not(.next):focus a {
  background-color: #91ad41;
  color: #ffffff;
  border-color: #91ad41;
}

.pagination_group .pagination li.active a {
  background-color: #91ad41;
  color: #ffffff;
  border-color: #91ad41;
}

.pagination_group .pagination li.active a .cs-icon {
  color: #ffffff;
}

.pagination_group .pagination > .active > a,
.pagination_group .pagination > .active > a:focus,
.pagination_group .pagination > .active > a:hover,
.pagination_group .pagination > .active > span, .pagination_group .pagination > .active > span:focus,
.pagination_group .pagination > .active > span:hover {
  border-color: #f5f6fb;
}

/* End pagination_group  */
/* END STYLE*/
/*HEADER*/

.submenu-label,
.menu-label {
  position: absolute !important;
  text-transform: none;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 2px 7px;
  top: auto;
  bottom: 100%;
  margin-bottom: 10px;
  right: 0;
  display: block;
  line-height: 16px;
  transform: translateX(50%);
}

.submenu-label:after,
.menu-label:after {
  position: absolute;
  content: '';
  display: block;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-left: 0 solid transparent;
  border-right: 6px solid transparent;
}

.submenu-label.label-sale,
.menu-label.label-sale {
  color: #fff !important;
  background-color: #f48086!important;
}

.submenu-label.label-sale:after,
.menu-label.label-sale:after {
  border-top: 6px solid #f48086;
}

.submenu-label.label-hot,
.menu-label.label-hot {
  color: #fff !important;
  background-color: #f2525c!important;
}

.submenu-label.label-hot:after,
.menu-label.label-hot:after {
  border-top: 6px solid #f2525c;
}

body {
  /*HEADING*/
  /*Breadcrumb */
  /*END HEADING*/
  /*End affix*/
}

body .sub-dropdown {
  height: 32.5px;
}

body header {
  color: #27272f;
  background-color: #ffffff;
  position: relative;
  z-index: 23;
  width: 100%;
  *zoom: 1;
}

body header::after {
  content: '';
  display: table;
  clear: both;
}

body header ul {
  margin: 0;
}

body header ul li {
  list-style: none;
}

body header .container {
  margin: 0 auto;
  position: relative;
}

body .heading-content {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 45px;
  padding-top: 160px;
  padding-bottom: 160px;
  background-image: url(//nahda.ae/cdn/shop/files/background.jpg?v=1653759670);
  background-size: cover;
}

body .heading-content .breadcrumb {
  margin-bottom: 0;
  padding: 0;
  background-color: transparent;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 24px;
/*   font-family: IndieFlower; */
}

body .heading-content .breadcrumb * {
  color: #91ad41;
}

body .heading-content .breadcrumb .arrow-space {
  width: 30px;
  padding: 0;
  position: relative;
}

body .heading-content .breadcrumb .arrow-space:before {
  position: absolute;
  top: 0%;
  left: 0;
  content: "/";
  width: 100%;
  text-align: center;
  color: #91ad41;
}

body .heading-content .breadcrumb > span {
  font-weight: 500;
  text-transform: capitalize;
}

body .heading-content .breadcrumb > span:focus *,
body .heading-content .breadcrumb > span:hover * {
  color: #282828!important;
}

body .heading-content .breadcrumb strong {
  text-transform: capitalize;
  font-weight: 500;
}

body .heading-content .page-title {
  text-align: center;
  color: #282828;
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 10px;
}

body .heading-content .page-title * {
  color: #282828;
}

body .heading-content.blog-heading {
  background-image: url(//nahda.ae/cdn/shop/files/background.jpg?v=1653759670);
}

body .heading-content.collection-heading {
  background-image: url(//nahda.ae/cdn/shop/files/bg3.jpg?v=1654119102);
}

body .currency_group {
  position: relative;
}

body .currency_group .dropdown-toggle {
  box-shadow: none !important;
}

body .currency_group .currency {
  padding: 17px 0;
}

body .currency_group ul.currencies {
  min-width: 90px;
  text-align: center;
  font-size: 13px;
  border-radius: 0;
  margin-top: 5px;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
}

body .currency_group ul.currencies > li {
  display: block;
  margin: 0 !important;
}

body .currency_group ul.currencies > li a {
  font-size: 14px;
  color: #8b8b99;
  font-weight: 500;
  transition: all 500ms ease;
}

body .currency_group ul.currencies > li:hover a, body .currency_group ul.currencies > li:focus a, body .currency_group ul.currencies > li.active a {
  color: #91ad41;
  background-color: transparent;
}

body .info-header {
  position: fixed;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  visibility: hidden;
  z-index: 1001;
}

body .info-header .nav-tabs {
  color: #282828;
  margin-bottom: 30px;
}

body .info-header .nav-tabs > li > a {
  border-bottom: 1px solid transparent;
}

body .info-header .nav-tabs > li:hover, body .info-header .nav-tabs > li.active {
  color: #282828;
}

body .info-header .nav-tabs > li:hover > a, body .info-header .nav-tabs > li.active > a {
  border-bottom: 1px solid #282828;
}

body .info-header .account-item-content .form-item {
  padding: 8px 0;
}

body .info-header .account-item-content .form-item * {
  color: #8b8b99;
}

body .info-header .account-item-content .form-item input.form-control {
  height: 50px;
  padding: 0 15px;
  font-size: 14px;
  color: #8b8b99;
  border: 1px solid rgba(231, 233, 243, 0.5);
}

body .info-header .account-item-content .form-item input.form-control::-webkit-input-placeholder {
  font-size: 14px;
  color: #8b8b99;
}

body .info-header .account-item-content .form-item input.form-control::-moz-placeholder {
  font-size: 14px;
  color: #8b8b99;
}

body .info-header .account-item-content .form-item input.form-control:-ms-input-placeholder {
  font-size: 14px;
  color: #8b8b99;
}

body .info-header .account-item-content .form-item input.form-control::-ms-input-placeholder {
  font-size: 14px;
  color: #8b8b99;
}

body .info-header .account-item-content .form-item input.form-control:focus {
  outline: none !important;
  box-shadow: none;
  border-color: #91ad41;
}

body .info-header .account-item-content .form-item.form-password {
  position: relative;
}

body .info-header .account-item-content .form-item.form-password input.form-control {
  padding-right: 30px;
}

body .info-header .account-item-content .form-item.form-password .cs-icon {
  position: absolute;
  top: 50%;
  right: 15px;
  font-size: 18px;
  transform: translateY(-50%);
}

body .info-header .account-item-content .action_bottom {
  text-align: start;
  padding: 8px 0;
}

body .info-header .account-item-content .action_bottom ._btn {
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
  font-size: 14px;
  padding: 0 16px;
  font-weight: 500;
  border-width: 1px;
  height: 50px;
  line-height: 48px;
  border-width: 1px;
  height: 50px;
  line-height: 48px;
  width: 100%;
  margin-top: 16px;
}

body .info-header .account-item-content .action_bottom ._btn * {
  color: currentcolor;
}

body .info-header .info-header-wrapper {
  position: relative;
  padding: 60px 100px 60px;
  z-index: 22;
  background-color: #ffffff;
  height: 100vh;
  width: 600px;
  max-width: 100%;
  float: right;
  -webkit-overflow-scrolling: touch;
  transition: all 500ms ease;
  transform: translateX(100%);
}

body .info-header .info-header-wrapper .info-header-content {
  overflow-y: auto;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

body .info-header .info-header-wrapper .info-header-content::-webkit-scrollbar {
  display: none;
}

body .info-header .info-header-wrapper .info-header-content .info-header-content-inner {
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100%;
  margin-bottom: auto;
  margin-top: auto;
}

body .info-header .info-header-wrapper .info-header-content .info-header-item {
  display: none;
}

body .info-header .info-header-wrapper .info-header-content .info-header-item.active-show {
  display: block !important;
}

body .info-header .info-header-wrapper .info-header-content .info-header-item .login-register-content .nav-tabs {
  text-align: center;
}

body .info-header .info-header-wrapper .info-header-content .info-header-item .login-register-content .nav-tabs > li {
  margin-right: 20px;
  margin-left: 20px;
  float: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

body .info-header .info-header-wrapper .info-header-content .info-header-item .login-register-content .nav-tabs > li > a {
  font-size: 18px;
  text-transform: none;
  font-weight: 500;
}

body .info-header .info-header-wrapper .info-header-content .info-header-item .wish-compare-content {
  margin-top: 45px;
}

body .info-header .info-header-wrapper .info-header-content .info-header-item .wish-compare-content .link-item {
  width: 100%;
  padding: 8px 0;
}

body .info-header .info-header-wrapper .info-header-content .info-header-item .wish-compare-content .link-item:not(:last-child) {
  border-bottom: 1px solid #e7e9f3;
}

body .info-header .info-header-wrapper .info-header-content .info-header-item .wish-compare-content .link-item a {
  font-weight: 600;
  font-size: 18px;
  color: #282828;
}

body .info-header .info-header-wrapper .info-header-content .info-header-item .wish-compare-content .link-item a:hover {
  text-decoration: underline;
}

body .info-header .info-header-wrapper .info-header-content .info-header-cart .empty {
  margin-top: 40px;
  color: #8b8b99;
}

body .info-header .info-header-wrapper .info-header-content .info-header-cart .empty ._btn {
  margin-top: 40px;
}

body .info-header .info-header-wrapper .info-header-content .info-header-cart > .cart-title {
  padding-bottom: 45px;
  *zoom: 1;
  border-bottom: 1px solid #e7e9f3;
}

body .info-header .info-header-wrapper .info-header-content .info-header-cart > .cart-title::after {
  content: '';
  display: table;
  clear: both;
}

body .info-header .info-header-wrapper .info-header-content .info-header-cart > .cart-title span {
  font-size: 36px;
  font-weight: 600;
  color: #282828;
}

body .info-header .info-header-wrapper .info-header-content .info-header-cart .cart-info .group_cart_item {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid #e7e9f3;
  padding-top: 25px;
  padding-bottom: 25px;
}

body .info-header .info-header-wrapper .info-header-content .info-header-cart .cart-info .group_cart_item .cart-left {
  width: 80px;
}

body .info-header .info-header-wrapper .info-header-content .info-header-cart .cart-info .group_cart_item .cart-right {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  padding-left: 20px;
  width: calc(100% - 80px);
}

body .info-header .info-header-wrapper .info-header-content .info-header-cart .cart-info .group_cart_item .cart-right .cart-description {
  width: calc(100% - 100px);
  padding-right: 20px;
}

body .info-header .info-header-wrapper .info-header-content .info-header-cart .cart-info .group_cart_item .cart-right .cart-description .cart-title {
  font-weight: 600;
  color: #282828;
  margin-bottom: 5px;
}

body .info-header .info-header-wrapper .info-header-content .info-header-cart .cart-info .group_cart_item .cart-right .cart-description .cart-title * {
  color: #282828;
}

body .info-header .info-header-wrapper .info-header-content .info-header-cart .cart-info .group_cart_item .cart-right .cart-price-close {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  width: 100px;
}

body .info-header .info-header-wrapper .info-header-content .info-header-cart .cart-info .group_cart_item .cart-right .cart-price-close .cart-price {
  color: #91ad41;
  font-size: 16px;
  font-weight: 600;
}

body .info-header .info-header-wrapper .info-header-content .info-header-cart .cart-info .group_cart_item .cart-right .cart-price-close .cart-close {
  padding-left: 20px;
}

body .info-header .info-header-wrapper .info-header-content .info-header-cart .cart-info .group_cart_item .cart-close:hover {
  color: #91ad41;
}

body .info-header .info-header-wrapper .info-header-content .info-header-cart .cart-info .group_cart_item > div {
  width: 50%;
}

body .info-header .info-header-wrapper .info-header-content .info-header-cart .cart-info ._btn {
  width: 100%;
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
  font-size: 14px;
  padding: 0 16px;
  font-weight: 500;
  border-width: 1px;
  height: 50px;
  line-height: 48px;
}

body .info-header .info-header-wrapper .info-header-content .info-header-cart .cart-info ._btn * {
  color: currentcolor;
}

body .info-header .info-header-wrapper .info-header-content .info-header-cart .cart-info ._btn:hover {
  color: #ffffff;
  border-color: #27272f;
  background-color: #27272f;
}

body .info-header .info-header-wrapper .info-header-content .info-header-cart .cart-info ._btn:hover * {
  color: currentcolor;
}

body .info-header .info-header-wrapper .info-header-content .info-header-cart .cart-info .subtotal-action .subtotal {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  padding-top: 45px;
  padding-bottom: 45px;
  border-bottom: 1px solid #e7e9f3;
  margin-bottom: 45px;
}

body .info-header .info-header-wrapper .info-header-content .info-header-cart .cart-info .subtotal-action .subtotal .title {
  text-transform: uppercase;
  font-size: 16px;
  color: #8b8b99;
}

body .info-header .info-header-wrapper .info-header-content .info-header-cart .cart-info .subtotal-action .subtotal .cart-total-right {
  color: #91ad41;
  font-size: 18px;
  font-weight: 600;
}

body .info-header .info-header-wrapper .info-header-content .info-header-cart .cart-info .subtotal-action .action {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

body .info-header .info-header-wrapper .info-header-content .info-header-cart .cart-info .subtotal-action .action ._btn {
  width: 48%;
}

body .info-header .currencies-switcher {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 8px 0;
  margin: 45px 0;
}

body .info-header .currencies-switcher .currencies-title {
  font-size: 18px;
  color: #282828;
  font-weight: 600;
  margin-right: 40px;
}

body .info-header .currencies-switcher ul.currencies {
  text-align: start;
  font-size: 13px;
  border-radius: 0;
}

body .info-header .currencies-switcher ul.currencies > li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0 15px;
}

body .info-header .currencies-switcher ul.currencies > li a {
  font-size: 14px;
  color: #8b8b99;
  font-weight: 500;
  transition: all 500ms ease;
}

body .info-header .currencies-switcher ul.currencies > li:hover a, body .info-header .currencies-switcher ul.currencies > li:focus a, body .info-header .currencies-switcher ul.currencies > li.active a {
  color: #282828;
}

body .info-header .info-social {
  text-align: center;
}

body .info-header .info-social .social-title {
  font-size: 24px;
  color: #282828;
  font-weight: 600;
}

body .info-header .info-social .social-caption {
  font-size: 14px;
  color: #8b8b99;
  line-height: 1.8em;
}

body .info-header .info-social .social-content {
  padding-top: 10px;
}

body .info-header .info-social .social-content > a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-right: 35px;
  margin-bottom: 10px;
}

body .info-header .info-social .social-content > a i {
  color: #8b8b99;
  font-size: 18px;
}

body .info-header .info-social .social-content > a:hover i, body .info-header .info-social .social-content > a:focus i {
  color: #282828;
}

body .info-header .header-title {
  font-size: 18px;
  font-weight: 900;
  text-transform: capitalize;
  color: #282828;
  margin-bottom: 15px;
}

body .info-header ul.account-content {
  margin-bottom: 45px;
}

body .info-header ul.account-content > li {
  width: 100%;
  padding: 8px 0;
}

body .info-header ul.account-content > li a {
  transition: all 500ms ease;
  font-size: 18px;
  font-weight: 600;
  color: #282828;
}

body .info-header ul.account-content > li a:hover {
  padding-left: 10px;
  text-decoration: underline;
}

body .info-header .info-contact {
  margin-bottom: 65px;
}

body .info-header .info-contact address {
  margin-bottom: 0;
}

body .info-header .info-contact .contact-content * {
  color: #1a1a1a;
}

body .info-header .info-contact .contact-content .item {
  margin-bottom: 10px;
}

body .info-header .info-contact .contact-content .item span {
  float: left;
  margin-right: 5px;
}

body .info-header .info-header-groupclose {
  background-color: #ffffff;
  height: 60px;
  padding-left: 100px;
  padding-right: 100px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
  -ms-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-start;
}

body .info-header .info-header-groupclose .close-info {
  display: block;
  text-align: center;
  height: 30px;
  width: 30px;
  line-height: 30px;
}

body .info-header .info-header-groupclose .close-info .cs-icon {
  font-size: 20px;
  display: block;
  line-height: 30px;
}

body .info-header .info-header-groupclose .close-info:hover .cs-icon, body .info-header .info-header-groupclose .close-info:focus .cs-icon {
  color: #91ad41;
}

body .info-header.active {
  visibility: visible;
}

body .info-header.active .info-header-wrapper {
  transform: translateX(0);
}

body .info-header.active .info-header-close {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}

body ul.navigation-links {
  width: 100%;
  text-align: center;
/*   font-family: Poppins; */
  /*MEGA MENU*/
}

body ul.navigation-links .sub-dropdown {
  height: 32.5px;
}

body ul.navigation-links p {
  margin-bottom: 0 !important;
}

body ul.navigation-links > .dropdown > a > p {
  position: relative;
  margin-bottom: 0 !important;
}

body ul.navigation-links > li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-left: 15px;
  margin-right: 15px;
  line-height: 35px;
}

body ul.navigation-links > li:last-child {
  margin-right: 0;
}

body ul.navigation-links > li:first-child {
  margin-left: 0;
}

body ul.navigation-links > li > a {
  display: block;
  text-transform: uppercase;
  color: #27272f;
  font-size: 14px;
  font-weight: 600;
  position: relative;
}

body ul.navigation-links > li > a > p {
  letter-spacing: 0.075em;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

body ul.navigation-links > li > a > span {
  letter-spacing: 0.075em;
}

body ul.navigation-links > li.active > a, body ul.navigation-links > li:hover > a, body ul.navigation-links > li:focus > a {
  color: #91ad41;
}

body ul.navigation-links > li .dropdown-menu {
  border-top: 2px solid #91ad41!important;
}

body ul.navigation-links > li.dropdown:not(.mega-menu):hover:before {
  width: 250px;
}

body ul.navigation-links > li:not(.mega-menu) .dropdown-menu > .active > a,
body ul.navigation-links > li:not(.mega-menu) .dropdown-menu > .active > a:focus,
body ul.navigation-links > li:not(.mega-menu) .dropdown-menu > .active > a:hover,
body ul.navigation-links > li:not(.mega-menu) .dropdown-menu > li > a:focus,
body ul.navigation-links > li:not(.mega-menu) .dropdown-menu > li > a:hover {
  background-color: transparent;
  color: #91ad41;
}

body ul.navigation-links > li:not(.mega-menu) > .dropdown-menu {
  left: 50%;
  transform: translateX(-50%);
}

body ul.navigation-links > li:not(.mega-menu) .dropdown-menu {
  margin: 0px;
  margin-top: 32.5px;
  width: 210px;
  padding: 0px;
  min-width: 170px;
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.05);
}

body ul.navigation-links > li:not(.mega-menu) .dropdown-menu .sub-dropdown {
  right: 100%;
  left: auto;
  top: 0;
  bottom: auto;
  height: 100%;
  width: 10px;
}

body ul.navigation-links > li:not(.mega-menu) .dropdown-menu li {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
}

body ul.navigation-links > li:not(.mega-menu) .dropdown-menu > li {
  padding-bottom: 0;
  padding-top: 0;
}

body ul.navigation-links > li:not(.mega-menu) .dropdown-menu > li > a {
  color: #8b8b99;
  border-bottom: 1px solid #e5e6ec;
  padding: 15px;
  font-weight: 500;
  transition: all 500ms ease;
}

body ul.navigation-links > li:not(.mega-menu) .dropdown-menu > li:last-child > a {
  border-bottom: 0;
}

body ul.navigation-links > li:not(.mega-menu) .dropdown-menu > li:hover a, body ul.navigation-links > li:not(.mega-menu) .dropdown-menu > li:focus a, body ul.navigation-links > li:not(.mega-menu) .dropdown-menu > li.active a {
  color: #91ad41;
}

body ul.navigation-links > li:not(.mega-menu) .dropdown-menu > li {
  position: relative;
}

body ul.navigation-links > li:not(.mega-menu) .dropdown-menu > li .dropdown-menu {
  position: absolute;
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
}

body ul.navigation-links > li.mega-menu {
  position: static;
}

body ul.navigation-links > li.mega-menu .megamenu-container {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto 100%;
  left: 50%;
  border-width: 0px;
  border-top-width: 0;
  background-color: #ffffff;
  color: #8b8b99;
  transform: translateX(-50%);
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
  width: 1170px;
  z-index: 23;
}

body ul.navigation-links > li.mega-menu .megamenu-container a {
  color: #8b8b99;
}

body ul.navigation-links > li.mega-menu .megamenu-container a:hover {
  color: #91ad41;
}

body ul.navigation-links > li.mega-menu .megamenu-container .sub-mega-menu {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 60px;
  padding-top: 30px;
  padding-left: 100px;
  padding-right: 100px;
  color: #8b8b99;
}

body ul.navigation-links > li.mega-menu .megamenu-container .sub-mega-menu .mega-links .list-title {
  font-size: 16px;
  color: #282828;
  font-weight: 500;
  margin-bottom: 10px;
}

body ul.navigation-links > li.mega-menu .megamenu-container .sub-mega-menu .mega-links > ul {
  margin-bottom: 30px;
}

body ul.navigation-links > li.mega-menu .megamenu-container .sub-mega-menu .mega-links > ul > li {
  line-height: 1.5em;
  margin-bottom: 5px;
}

body ul.navigation-links > li.mega-menu .megamenu-container.megamenu-container-1, body ul.navigation-links > li.mega-menu .megamenu-container.megamenu-container-2 {
  padding-right: 14.28571%;
}

body ul.navigation-links > li.mega-menu .megamenu-container.megamenu-container-1 .sub-mega-menu, body ul.navigation-links > li.mega-menu .megamenu-container.megamenu-container-2 .sub-mega-menu {
  padding-right: 0;
}

body ul.navigation-links > li.mega-menu .megamenu-container.megamenu-container-1 .sub-mega-menu > li, body ul.navigation-links > li.mega-menu .megamenu-container.megamenu-container-2 .sub-mega-menu > li {
  width: 33.33333%;
}

body ul.navigation-links > li.mega-menu .megamenu-container.megamenu-container-3 .sub-mega-menu > li {
  width: 25%;
}

body .main-header {
  position: relative;
}

body .main-header .main-header-inner {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

body .main-header .m_search .search-layout .search-layout-group {
  margin: 0 auto;
  position: relative;
}

body .main-header .m_search .search-layout .search-content {
  text-align: center;
  padding: 30px;
}

body .main-header .m_search .search-layout .search-content .search-content-group {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

body .main-header .m_search .search-layout .search-content .search-content-group .title {
  font-size: 13px;
  text-transform: uppercase;
  color: #282828;
  font-weight: 500;
  margin-right: 50px;
  font-family: Poppins;
  letter-spacing: 0.05em;
}

body .main-header .m_search .search-layout .search-content .search-content-group .search {
  border-bottom: 1px solid #e7e8eb;
  width: 400px;
  max-width: 50%;
}

body .main-header .m_search .search-layout .search-content .search-content-group .search input.search_box {
  padding: 0;
  padding: 10px 0;
  color: #8b8b99;
  font-family: Poppins;
  font-size: 13px;
  border-width: 0;
  width: 100%;
}

body .main-header .m_search .search-layout .search-content .search-content-group .search input.search_box::-webkit-input-placeholder {
  color: #8b8b99;
  font-family: Poppins;
  font-size: 13px;
}

body .main-header .m_search .search-layout .search-content .search-content-group .search input.search_box::-moz-placeholder {
  color: #8b8b99;
  font-family: Poppins;
  font-size: 13px;
}

body .main-header .m_search .search-layout .search-content .search-content-group .search input.search_box:-ms-input-placeholder {
  color: #8b8b99;
  font-family: Poppins;
  font-size: 13px;
}

body .main-header .m_search .search-layout .search-content .search-content-group .search input.search_box::-ms-input-placeholder {
  color: #8b8b99;
  font-family: Poppins;
  font-size: 13px;
}

body .main-header .m_cart-group {
  position: static;
}

body .main-header .m_cart-group > a.cart {
  position: relative;
  display: block;
}

body .main-header .m_cart-group .num-items-in-cart {
  position: relative;
}

body .main-header .m_cart-group .num-items-in-cart .cart_text {
  position: absolute;
  top: 0;
  right: 0px;
  background-color: #91ad41;
  padding: 2px 6px;
  border-radius: 50%;
  font-size: 0;
  transform: translate(50%, -50%);
}

body .main-header .m_cart-group .num-items-in-cart .cart_text .number {
  font-size: 10px;
  color: #fff;
  font-weight: 500;
}

body .main-header .m_cart-group .num-items-in-cart .cs-icon:before {
  font-family: 'cs-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e904';
}

body .main-header .nav-icon {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-justify-content: flex-start;
  -ms-flex-pack: end;
  justify-content: flex-start;
  position: relative;
  padding-bottom: 32.5px;
  padding-top: 32.5px;
}

body .main-header .nav-icon > div {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

body .main-header .nav-icon > div > a {
  display: block !important;
  font-size: 0;
  text-align: center;
}

body .main-header .nav-icon .cs-icon {
  color: #27272f;
  font-size: 18px;
  cursor: pointer;
}

body .main-header .nav-icon .cs-icon:before {
  color: #27272f;
  font-weight: 500;
}

body .main-header .nav-icon .cs-icon.icon-navicon {
  font-size: 35px;
}

body .main-header .nav-icon .cs-icon.icon-search:before, body .main-header .nav-icon .cs-icon.icon-shopping-cart:before {
  font-weight: 600;
}

body .main-header .nav-menu {
  width: calc(100% - 280px) !important;
  text-align: center;
}

body .main-header .nav-logo > a {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

body .main-header .nav-logo > a img {
  max-width: 103px;
  padding: 1rem;
}

body .main-header .nav-logo, body .main-header .nav-icon {
  width: 180px !important;
}

body .navigation_links_mobile .mega-banner .banner-left {
  padding-top: 30px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

body .navigation_links_mobile .mega-banner .banner-left > a {
  width: 50%;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

body .navigation_links_mobile .mega-banner.mega1-collumn4 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 30px;
}

body .navigation_links_mobile .mega-banner.mega1-collumn4 > a {
  width: 50%;
}

body .navigation_links_mobile .col-image.mobile-goto-link {
  display: block;
  margin-top: 30px;
}

body .navigation_links_mobile .arrow_sub {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: end;
  padding: 0;
  display: block;
}

body .navigation_links_mobile .arrow_sub .cs-icon:before {
  color: #282828;
  font-size: 24px !important;
  display: inline-block;
  *display: inline;
  zoom: 1;
  height: 34px;
  line-height: 34px;
}

body .navigation_links_mobile .item-title > a {
  text-transform: uppercase;
  color: #91ad41;
}

body .navigation_links_mobile li {
  position: relative;
}

body .navigation_links_mobile li a {
  font-size: 14px;
  color: #8b8b99;
}

body .navigation_links_mobile li a:hover, body .navigation_links_mobile li a:focus,
body .navigation_links_mobile li.active > a,
body .navigation_links_mobile li.active > a:hover,
body .navigation_links_mobile li.active > a:focus {
  color: #91ad41;
}

body .navigation_links_mobile > li {
  margin-bottom: 25px;
}

body .navigation_links_mobile > li > a {
  text-transform: capitalize;
  display: block;
  font-size: 18px;
  padding-inline-end: 39px;
  text-align: start;
}

body .navigation_links_mobile > li .menu-mobile-container {
  padding: 10px 0;
}

body .navigation_links_mobile > li .menu-mobile-container .arrow_sub_mobile {
  margin-top: 4px;
}

body .navigation_links_mobile > li .menu-mobile-container .sub-menu-mobile-container {
  padding-top: 15px;
  padding-left: 10px;
}

body .navigation_links_mobile > li .menu-mobile-container.sub-mega-menu .mega-links > ul:not(:last-child) {
  margin-bottom: 15px;
}

body .navigation_links_mobile > li .menu-mobile-container.sub-mega-menu .mega-links li {
  padding: 10px 0px;
}

body .navigation_links_mobile > li .menu-mobile-container.sub-mega-menu .mega-links li:not(:last-child) {
  border-bottom: 1px solid #e7e9f3;
}

body .navigation_links_mobile > li .menu-mobile-container.sub-mega-menu .mega-links li.list-title {
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}

body .navigation_links_mobile > li .menu-mobile-container.sub-mega-menu .mega-links:not(:last-child) {
  margin-bottom: 15px;
}

body .navigation_links_mobile > li .menu-mobile-container:not(.sub-mega-menu) li {
  padding: 10px 0px;
}

body .navigation_links_mobile > li .menu-mobile-container:not(.sub-mega-menu) li:not(:last-child) {
  border-bottom: 1px solid #e7e9f3;
}

body .navigation_links_mobile > li .menu-mobile-container:not(.sub-mega-menu) li.list-title {
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}

body .navMobile-navigation {
  display: none;
}

body .navMobile-navigation .group_navbtn_small,
body .navMobile-navigation .group_navbtn {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

body .navMobile-navigation .group_navbtn_small > a,
body .navMobile-navigation .group_navbtn > a {
  color: #91ad41;
  position: relative;
  display: block;
  padding-right: 40px;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  width: auto;
}

body .navMobile-navigation .group_navbtn_small > a .sub-dropdown,
body .navMobile-navigation .group_navbtn > a .sub-dropdown {
  height: 40px;
}

body .navMobile-navigation .group_navbtn_small .cs-icon,
body .navMobile-navigation .group_navbtn .cs-icon {
  text-align: start;
}

body .navMobile-navigation .group_navbtn_small .cs-icon:before,
body .navMobile-navigation .group_navbtn .cs-icon:before {
  font-family: 'cs-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all 500ms ease;
}

body .navMobile-navigation .group_navbtn_small .cs-icon.icon-menu:before,
body .navMobile-navigation .group_navbtn .cs-icon.icon-menu:before {
  content: '\e920';
  color: #91ad41;
  font-size: 25px;
}

body .navMobile-navigation .group_navbtn_small .cs-icon:hover:before, body .navMobile-navigation .group_navbtn_small .cs-icon:focus:before,
body .navMobile-navigation .group_navbtn .cs-icon:hover:before,
body .navMobile-navigation .group_navbtn .cs-icon:focus:before {
  color: #91ad41;
}

body .navMobile-navigation .group_navbtn_small .cs-icon.icon-close:before,
body .navMobile-navigation .group_navbtn .cs-icon.icon-close:before {
  content: '\e902';
  font-size: 14px;
  color: #91ad41;
}

body .navMobile-navigation .group_navbtn_small {
  display: none;
}

body .navigation_dropdown_scroll {
  padding: 0;
  position: fixed;
  display: block !important;
  left: 0;
  top: 0;
  margin: 0;
  border: 0;
  height: 100vh;
  width: 100%;
  overflow: hidden;
  background-color: transparent;
  transition: all 500ms ease;
  box-shadow: none;
  visibility: hidden;
  margin-left: -100%;
  z-index: 1001;
}

body .navigation_dropdown_scroll .navigation_dropdown_scroll_close {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
  transition: all 500ms ease;
}

body .navigation_dropdown_scroll.hover-dropdown, body .navigation_dropdown_scroll.active-dropdown {
  visibility: visible;
  margin-left: 0;
}

body .navigation_dropdown_scroll.hover-dropdown .navigation_dropdown_scroll_close, body .navigation_dropdown_scroll.active-dropdown .navigation_dropdown_scroll_close {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

body .navigation_dropdown_scroll .navigation_dropdown_group {
  background-color: #ffffff;
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: relative;
  z-index: 22;
}
.navigation_dropdown_group .navigation_links_top .dropdownMobile-logo .header-logo-image{
 width: 36%; 
}

body .navigation_dropdown_scroll .navigation_links_top {
  padding: 30px 60px;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #ffffff;
}

body .navigation_dropdown_scroll .navigation_links_top .close-navigation-dropdown {
  width: 30px;
  height: 30px;
  text-align: end;
}

body .navigation_dropdown_scroll .navigation_links_top .close-navigation-dropdown > span {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

body .navigation_dropdown_scroll .navigation_dropdown_scroll_group {
  position: relative;
  padding: 30px 60px 60px;
  padding-bottom: 160px !important;
  max-width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 21;
  -webkit-overflow-scrolling: touch;
}

body .navigation_dropdown_scroll .navigation_dropdown_scroll_group::-webkit-scrollbar {
  display: none;
}

body .navigation_dropdown_scroll .navigation_dropdown_scroll_group .mega-banner a {
  display: block;
}

body .navigation_dropdown_scroll .navigation_dropdown_scroll_group .menu-mobile-container .mega4-collumn3 {
  margin-top: 30px;
}

body .navigation_dropdown_scroll .navigation_dropdown_scroll_group .menu-mobile-container .mega5-collumn1 .list-title {
  color: #8b8b99;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: 0.05em;
}

body .navigation_dropdown_scroll .navigation_dropdown_scroll_group .menu-mobile-container .mega5-collumn1 ul li {
  line-height: 2em;
}

body .navigation_dropdown_scroll .navigation_dropdown_scroll_group .menu-mobile-container .mega5-collumn1 ul li a {
  font-size: 14px;
  font-weight: 500;
}

body header.affix {
  position: fixed !important;
  background-color: #ffffff!important;
  z-index: 25;
  width: 100%;
  left: 0;
  top: 0;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
  transition: all 500ms ease;
}

body header.affix.fadeInUp-affix {
  animation-name: fadeInUp-affix;
}

body header.affix section.top-header {
  display: none;
}

body header.affix .main-header .nav-icon {
  padding-bottom: 20px;
  padding-top: 20px;
}

body header.affix .navigation-links .menu-label {
  display: none !important;
}

body header.affix .navigation-links .sub-dropdown {
  height: 20px;
}

body header.affix .navigation-links > li.dropdown:not(.mega-menu) .dropdown-menu {
  margin-top: 20px;
}

/*END HEADER*/
/*MAIN CONTENT*/
/*HOME PAGE*/
body .shopify-section {
  *zoom: 1;
  /*SLIDESHOW*/
  /*END SLIDESHOW*/
  /*home-process-layout*/
  /*End home-process-layout*/
  /*home-core-layout*/
  /*end home-core-layout*/
  /*home-about-layout*/
  /*End home-about-layout*/
  /*home-deal-layout*/
  /*End home-deal-layout*/
  /*home-testimonialsBrand-layout*/
  /*End home-testimonialsBrand-layout*/
  /*home-choose-layout*/
  /*End home-choose-layout*/
  /*home-productTab-layout*/
  /*end home-productTab-layout*/
  /*home-productCol-layout*/
  /*End home-productCol-layout*/
  /*home-blog-layout*/
  /*End home-blog-layout*/
}

body .shopify-section::after {
  content: '';
  display: table;
  clear: both;
}

body .shopify-section.about-page-template {
  display: none !important;
}

body .shopify-section.index-section section {
  padding: 45px 0;
}

body .shopify-section .home-slideshow-layout {
  padding-top: 0 !important;
}

body .shopify-section .home-slideshow-layout .carousel-indicators {
  display: none !important;
}

body .shopify-section .home-slideshow-layout .carousel-inner {
  width: 100%;
  clear: both;
  height: 70vh;
  width: 100%
}

body .shopify-section .home-slideshow-layout .carousel-inner .item.image {
  height: 70vh;
  width: 100%
}

body .shopify-section .home-slideshow-layout .carousel-inner .item.image img {
  object-fit: cover;
  width: 100%;
  height: 70vh;
  object-position: bottom;
}

body .shopify-section .home-slideshow-layout .slideshow-caption {
  visibility: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  text-align: start;
  left: 50%;
  color: white;
  font-size: 14px;
  transform: translateX(-50%);
  width: 1170px;
}

body .shopify-section .home-slideshow-layout .slideshow-caption .group-sub-title {
  font-size: 36px;
  color: white;
  letter-spacing: 0.2em;
  font-family: IndieFlower;
  line-height: 1em;
  margin-bottom: 5px;
}

body .shopify-section .home-slideshow-layout .slideshow-caption .group-title {
  font-size: 72px;
  color: white;
  font-weight: 600;
  line-height: 1em;
  margin-bottom: 20px;
}

body .shopify-section .home-slideshow-layout .slideshow-caption .group-caption {
  line-height: 1.8em;
}

body .shopify-section .home-slideshow-layout .slideshow-caption .slideshow-caption-group {
  width: 50%;
}

body .shopify-section .home-slideshow-layout .slideshow-caption.position-right .slideshow-caption-group {
  margin-inline-start: 50%;
}

body .shopify-section .home-slideshow-layout .slideshow-caption ._btn {
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 14px;
  padding: 0 16px;
  font-weight: 500;
  border-width: 1px;
  height: 50px;
  line-height: 48px;
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
  padding-inline-start: 40px;
  padding-inline-end: 40px;
  margin-top: 15px;
  margin-right: 10px;
}

body .shopify-section .home-slideshow-layout .slideshow-caption ._btn * {
  color: currentcolor;
}

body .shopify-section .home-slideshow-layout .slideshow-caption ._btn:hover {
  color: #8d8d99;
  border-color: #8d8d99;
  background-color: #ffffff;
}

body .shopify-section .home-slideshow-layout .slideshow-caption ._btn:hover * {
  color: currentcolor;
}

body .shopify-section .home-slideshow-layout .carousel-control {
  background-image: none;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

body .shopify-section .home-slideshow-layout .carousel-control > span {
  width: 60px !important;
  height: 60px !important;
  color: #ffffff;
  background-color: #525259!important;
  border-radius: 50%;
  position: absolute;
  text-align: center;
  top: 50% !important;
  margin: 0 !important;
  transform: translateY(-50%);
  transition: all 500ms ease;
}

body .shopify-section .home-slideshow-layout .carousel-control > span:before {
  font-family: 'cs-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50% !important;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100% !important;
  text-align: center;
  margin: 0 !important;
  font-size: 20px;
}

body .shopify-section .home-slideshow-layout .carousel-control > span:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

body .shopify-section .home-slideshow-layout .carousel-control.left > span {
  left: 60px !important;
  right: auto !important;
}

body .shopify-section .home-slideshow-layout .carousel-control.left > span:before {
  content: '\e900';
}

body .shopify-section .home-slideshow-layout .carousel-control.right > span {
  left: auto !important;
  right: 60px !important;
}

body .shopify-section .home-slideshow-layout .carousel-control.right > span:before {
  content: '\e901';
}

body .shopify-section .home-slideshow-layout .active .slideshow-caption {
  visibility: visible;
}

body .shopify-section .home-slideshow-layout .active .slideshow-caption .action.transition-slideup {
  animation: moveFromBottom 0.9s ease both;
}

body .shopify-section .home-slideshow-layout .active .slideshow-caption .action.transition-slidedown {
  animation: moveFromTop 0.9s ease both;
}

body .shopify-section .home-slideshow-layout .active .slideshow-caption .action.transition-slideright {
  animation: moveFromRight 0.9s ease both;
}

body .shopify-section .home-slideshow-layout .active .slideshow-caption .action.transition-slideleft {
  animation: moveFromLeft 0.9s ease both;
}

body .shopify-section .home-slideshow-layout .active .slideshow-caption .action.transition-fade {
  animation: fade 0.9s ease both;
}

body .shopify-section .home-slideshow-layout .active .slideshow-caption .group-title.transition-slideup {
  animation: moveFromBottom 0.7s ease both;
}

body .shopify-section .home-slideshow-layout .active .slideshow-caption .group-title.transition-slidedown {
  animation: moveFromTop 0.7s ease both;
}

body .shopify-section .home-slideshow-layout .active .slideshow-caption .group-title.transition-slideright {
  animation: moveFromRight 0.7s ease both;
}

body .shopify-section .home-slideshow-layout .active .slideshow-caption .group-title.transition-slideleft {
  animation: moveFromLeft 0.7s ease both;
}

body .shopify-section .home-slideshow-layout .active .slideshow-caption .group-title.transition-fade {
  animation: fade 0.7s ease both;
}

body .shopify-section .home-slideshow-layout .active .slideshow-caption .group-sub-title.transition-slideup {
  animation: moveFromBottom 0.7s ease both;
}

body .shopify-section .home-slideshow-layout .active .slideshow-caption .group-sub-title.transition-slidedown {
  animation: moveFromTop 0.7s ease both;
}

body .shopify-section .home-slideshow-layout .active .slideshow-caption .group-sub-title.transition-slideright {
  animation: moveFromRight 0.7s ease both;
}

body .shopify-section .home-slideshow-layout .active .slideshow-caption .group-sub-title.transition-slideleft {
  animation: moveFromLeft 0.7s ease both;
}

body .shopify-section .home-slideshow-layout .active .slideshow-caption .group-sub-title.transition-fade {
  animation: fade 0.7s ease both;
}

body .shopify-section .home-slideshow-layout .active .slideshow-caption .group-caption.transition-slideup {
  animation: moveFromBottom 0.7s ease both;
}

body .shopify-section .home-slideshow-layout .active .slideshow-caption .group-caption.transition-slidedown {
  animation: moveFromTop 0.7s ease both;
}

body .shopify-section .home-slideshow-layout .active .slideshow-caption .group-caption.transition-slideright {
  animation: moveFromRight 0.7s ease both;
}

body .shopify-section .home-slideshow-layout .active .slideshow-caption .group-caption.transition-slideleft {
  animation: moveFromLeft 0.7s ease both;
}

body .shopify-section .home-slideshow-layout .active .slideshow-caption .group-caption.transition-fade {
  animation: fade 0.7s ease both;
}

body .shopify-section .home-process-layout {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .shopify-section .home-process-layout .process-content {
  width: 25%;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: right bottom;
  padding-top: 90px;
  padding-bottom: 90px;
  padding-left: 60px;
  padding-right: 60px;
  text-align: center;
  color: #fff;
}

body .shopify-section .home-process-layout .process-content > img {
  margin-bottom: 33px;
}

body .shopify-section .home-process-layout .process-content .process-title {
  font-size: 24px;
  font-weight: 600;
}

body .shopify-section .home-process-layout .process-content .process-caption {
  font-size: 14px;
  line-height: 1.8em;
}

body .shopify-section .home-core-layout {
  margin-bottom: -45px;
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

body .shopify-section .home-core-layout .container {
  width: 100%;
}

body .shopify-section .home-core-layout .home-core-inner {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

body .shopify-section .home-core-layout .home-core-inner > div {
  width: 50%;
}

body .shopify-section .home-core-layout .home-core-inner .home-core-banner {
  text-align: center;
  padding: 30px;
}

body .shopify-section .home-core-layout .home-core-inner .home-core-content .group {
  width: 570px;
  float: left;
}

body .shopify-section .home-core-layout .home-core-inner .home-core-content .home-core-group {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .shopify-section .home-core-layout .home-core-inner .home-core-content .home-core-group > .core-item {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

body .shopify-section .home-core-layout .home-core-inner .home-core-content .home-core-group > .core-item img {
  max-width: 91px;
}

body .shopify-section .home-core-layout .home-core-inner .home-core-content .home-core-group > .core-item .core-caption-group {
  padding-inline-start: 30px;
}

body .shopify-section .home-core-layout .home-core-inner .home-core-content .home-core-group > .core-item .core-caption-group .core-title {
  color: #282828;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 7px;
}

body .shopify-section .home-core-layout .home-core-inner .home-core-content .home-core-group > .core-item .core-caption-group .core-caption {
  font-size: 14px;
  margin-bottom: 0;
}

body .shopify-section .home-about-layout {
  padding-bottom: 90px !important;
}

body .shopify-section .home-about-layout .home-about-inner {
  margin-left: -15px;
  margin-right: -15px;
}

body .shopify-section .home-about-layout .home-about-content {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
    justify-content: space-between;
}

body .shopify-section .home-about-layout .home-about-content .about-item {
  /* width: auto; */
  text-align: center;
  margin-bottom: 3rem;
}

body .shopify-section .home-about-layout .home-about-content .about-item img {
  width: 100px;
  max-width: 100%;
  margin-bottom: 24px;
  max-height: 100%;
    height: 100px;
    object-fit: contain;
}

body .shopify-section .home-about-layout .home-about-content .about-item .about-title {
  color: #282828;
  font-weight: 600;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 18px;
  font-size: 18px;
}

body .shopify-section .home-about-layout .home-about-content .about-item .about-title:before, body .shopify-section .home-about-layout .home-about-content .about-item .about-title:after {
  position: absolute;
  content: '';
  left: 50%;
  top: 100%;
  height: 2px;
  background-color: #91ad41;
  transform: translateX(-50%);
}

body .shopify-section .home-about-layout .home-about-content .about-item .about-title:after {
  width: 2px;
  margin-inline-start: 19px;
}

body .shopify-section .home-about-layout .home-about-content .about-item .about-title:before {
  width: 31px;
}

body .shopify-section .home-about-layout .home-about-content .about-item .about-caption {
  margin-bottom: 0;
  line-height: 1.8em;
}

body .shopify-section .home-deal-layout {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
  background-repeat: repeat-y;
  background-size: auto 100%;
  background-position: right top;
}

body .shopify-section .home-deal-layout .home-deal-inner {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

body .shopify-section .home-deal-layout .home-deal-inner > div {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}

body .shopify-section .home-deal-layout .home-deal-inner .deal-content {
  padding-right: 100px;
}

body .shopify-section .home-deal-layout .home-deal-inner .deal-content ._btn {
  margin-top: 45px;
}

body .shopify-section .home-deal-layout ._btn {
  font-size: 14px;
  padding: 0 16px;
  font-weight: 500;
  border-width: 1px;
  height: 50px;
  line-height: 48px;
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
  padding-left: 40px;
  padding-right: 40px;
}

body .shopify-section .home-deal-layout ._btn * {
  color: currentcolor;
}

body .shopify-section .home-deal-layout ._btn:hover {
  color: #8d8d99;
  border-color: #8d8d99;
  background-color: #ffffff;
}

body .shopify-section .home-deal-layout ._btn:hover * {
  color: currentcolor;
}

.collection-promo{
  
}
.collection-promo-img img{
      border-radius: 5px;
}
body .shopify-section .home-testimonialsBrand-layout {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
  padding: 0 !important;
  margin-bottom: 45px;
}

body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout {
  padding-bottom: 0px;
  padding-top: 60px;
}

body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout .home-testimonials-inner {
  margin-left: -15px;
  margin-right: -15px;
}

body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout .home-testimonials-content .testimonials-item {
  width: 50%;
  padding-bottom: 15px;
  padding-top: 15px;
}

body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout .home-testimonials-content .testimonials-item .group {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  background-color: #ffffff;
}

body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout .home-testimonials-content .testimonials-item .group_img {
  max-width: 30%;
  position: relative;
}

body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout .home-testimonials-content .testimonials-item .group_img:before, body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout .home-testimonials-content .testimonials-item .group_img:after {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout .home-testimonials-content .testimonials-item .group_img:before {
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #91ad41;
  transition: all 500ms ease;
}

body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout .home-testimonials-content .testimonials-item .group_img:after {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: "\f10e";
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-smooth: always;
  -ms-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  color: #fff;
  font-size: 25px;
}

body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout .home-testimonials-content .testimonials-item .group_img:hover:after, body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout .home-testimonials-content .testimonials-item .group_img:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout .home-testimonials-content .testimonials-item .testimonials-caption-group {
  width: 70%;
  padding: 10px 30px;
}

body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout .home-testimonials-content .testimonials-item .testimonials-caption-group .testimonials-caption {
  font-size: 14px;
  font-style: italic;
  line-height: 1.7em;
  margin-bottom: 10px;
}

body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout .home-testimonials-content .testimonials-item .testimonials-caption-group .testimonials-name {
  font-size: 14px;
  color: #282828;
  font-weight: 500;
  margin-bottom: 0px;
}

body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout .home-testimonials-content .testimonials-item .testimonials-caption-group .testimonials-position {
  color: #91ad41;
  font-size: 12px;
  margin-bottom: 0;
}

body .shopify-section .home-testimonialsBrand-layout .home-brand-layout {
  border-top: none;
  padding-top: 26px;
  padding-bottom: 26px;
}

body .shopify-section .home-testimonialsBrand-layout .home-brand-layout .home-brand-content {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  justify-content:center;
}

body .shopify-section .home-testimonialsBrand-layout .home-brand-layout .home-brand-content > .brand-item {
  width: 16.66667%;
}

body .shopify-section .home-testimonialsBrand-layout .home-brand-layout .home-brand-content > .brand-item > a {
  display: block;
  overflow: hidden;
  position: relative;
}

body .shopify-section .home-testimonialsBrand-layout .home-brand-layout .home-brand-content > .brand-item > a img {
  transition: all 500ms ease;
}

body .shopify-section .home-testimonialsBrand-layout .home-brand-layout .home-brand-content > .brand-item.brand-item-two > a .logo-hover {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transform: translateY(100%);
}

body .shopify-section .home-testimonialsBrand-layout .home-brand-layout .home-brand-content > .brand-item.brand-item-two > a:hover img:not(.logo-hover) {
  transform: scale(0, 0);
}

body .shopify-section .home-testimonialsBrand-layout .home-brand-layout .home-brand-content > .brand-item.brand-item-two > a:hover img.logo-hover {
  transform: none;
  transform: scale(1, 1);
}

body .shopify-section .home-choose-layout {
  padding: 0 !important;
  margin-bottom: -45px;
}

body .shopify-section .home-choose-layout .container {
  width: 100%;
}

body .shopify-section .home-choose-layout .home-choose-inner {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

body .shopify-section .home-choose-layout .home-choose-inner .home-choose-banner {
  width: 50%;
}

body .shopify-section .home-choose-layout .home-choose-inner .home-choose-content {
  width: 50%;
}

body .shopify-section .home-choose-layout .home-choose-inner .home-choose-content .group {
  padding-inline-start: 60px;
  width: 570px;
  max-width: 100%;
}



body .shopify-section .home-choose-layout .home-choose-group .panel-default > .panel-heading {
  background-color: transparent;
  color: #282828;
  padding: 20px 0;
}

body .shopify-section .home-choose-layout .home-choose-group .panel-default > .panel-heading a:hover, body .shopify-section .home-choose-layout .home-choose-group .panel-default > .panel-heading a:focus {
  color: #91ad41;
}

body .shopify-section .home-choose-layout .home-choose-group .panel-default > .panel-heading .fa {
  color: #91ad41;
  margin-right: 5px;
}

body .shopify-section .home-choose-layout .home-choose-group .panel-group .panel {
  box-shadow: none;
  background-color: transparent;
  border-radius: 0;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  border-bottom: 1px solid #e7e9f3;
}

body .shopify-section .home-choose-layout .home-choose-group .panel-group .panel:last-child {
  border-bottom-width: 0;
}

body .shopify-section .home-choose-layout .home-choose-group .panel-group .panel + .panel {
  margin-top: 0;
}

body .shopify-section .home-choose-layout .home-choose-group .panel-body {
  line-height: 1.8em;
}

body .shopify-section .home-choose-layout .home-choose-content {
  padding-top: 45px;
  padding-bottom: 45px;
}

body .shopify-section .home-productTab-layout {
  margin-bottom: -15px;
}

body .shopify-section .home-productTab-layout .page-title {
  margin-bottom: 18px;
}

body .shopify-section .home-productTab-layout .home-product-inner {
  margin-left: -15px;
  margin-right: -15px;
}

body .shopify-section .home-productTab-layout .product-tab {
  overflow: hidden;
}

body .shopify-section .home-productTab-layout .product-tab .nav-tabs {
  position: relative;
  text-align: center;
  margin-bottom: 45px;
}

body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li {
  float: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 4px;
}

body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li > a {
  height: 30px;
  line-height: 28px;
  border: 1px solid #e7e9f3;
  font-size: 13px;
  font-weight: 600;
  border-radius: 30px;
  background-clip: padding-box;
  padding: 0 20px;
  text-transform: uppercase;
  background-color: transparent;
  transition: all 500ms ease;
}

body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li:hover > a, body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li:focus > a, body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li.active > a {
  color: #fff;
  background-color: #91ad41;
}

body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li.tab-hide {
  display: none;
}

body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li.tabs-dropdown {
  visibility: hidden;
  display: none;
}

body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li.tabs-dropdown.active_dropdown {
  visibility: visible;
  position: absolute;
  display: inline-block;
  *display: inline;
  zoom: 1;
  right: 0;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
}

body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li.tabs-dropdown.active_dropdown > a {
  width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: end;
  cursor: pointer;
}

body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li.tabs-dropdown.active_dropdown > a .cs-icon {
  line-height: 30px;
  font-size: 0;
}

body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li.tabs-dropdown.active_dropdown > a .cs-icon:before {
  font-size: 34px;
  color: #282828;
}

body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li.tabs-dropdown.active_dropdown > .dropdown-menu {
  display: block;
  visibility: hidden;
  transition: all 500ms ease;
  transform: translateX(100%);
  position: absolute;
  top: 100%;
  right: 0;
  left: auto;
  background-color: rgba(251, 250, 248, 0.9);
  margin-bottom: 0;
  text-align: end;
  padding: 0;
}

body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li.tabs-dropdown.active_dropdown > .dropdown-menu > li {
  display: none;
  margin: 0;
  padding: 10px 15px;
}

body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li.tabs-dropdown.active_dropdown > .dropdown-menu > li:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.9);
}

body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li.tabs-dropdown.active_dropdown > .dropdown-menu > li.tab-show {
  display: block;
}

body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li.tabs-dropdown.active_dropdown > .dropdown-menu > li.tab-show > a {
  font-size: 16px;
  border-width: 0;
  color: #282828;
}

body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li.tabs-dropdown.active_dropdown > .dropdown-menu > li > a:hover, body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li.tabs-dropdown.active_dropdown > .dropdown-menu > li > a:focus,
body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li.tabs-dropdown.active_dropdown > .dropdown-menu > li.active > a {
  color: #e8dac7;
}

body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li.tabs-dropdown.active_dropdown > .dropdown-menu > li > a {
  font-weight: 500;
  color: #282828;
}

body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li.tabs-dropdown.active_dropdown.open > a,
body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li.tabs-dropdown.active_dropdown.open > a:focus,
body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li.tabs-dropdown.active_dropdown.open > a:hover {
  background-color: transparent;
  border-width: 0;
}

body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li.tabs-dropdown.active_dropdown.open > a .cs-icon::before,
body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li.tabs-dropdown.active_dropdown.open > a:focus .cs-icon::before,
body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li.tabs-dropdown.active_dropdown.open > a:hover .cs-icon::before {
  color: #e8dac7;
}

body .shopify-section .home-productTab-layout .product-tab .nav-tabs > li.tabs-dropdown.active_dropdown.open > .dropdown-menu {
  visibility: visible;
  transform: translateX(0px);
}

body .shopify-section .home-productTab-layout .tab-content .product-item {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.productCol-product .content-product{
  display: flex;
      gap: 1rem;
}
.productCol-product .item{
  width: 25%
}

body .shopify-section .home-productCol-layout {
  padding-top: 65px !important;
}

body .shopify-section .home-productCol-layout .page-title {
  margin-bottom: 0px;
}

body .shopify-section .home-productCol-layout .page-title h2 {
  font-size: 18px;
  margin-bottom: 2px;
}

body .shopify-section .home-productCol-layout .page-title .sub-title {
  background-image: none;
  padding-bottom: 0;
  font-size: 24px;
}

body .shopify-section .home-productCol-layout .productCol-product {
  padding-top: 10px;
}

body .shopify-section .home-productCol-layout .productCol-product .product {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  margin-bottom: 20px;
  margin-top: 20px;
  flex-direction: column;
  height: 100%;
}

body .shopify-section .home-productCol-layout .productCol-product .product .row-left {
  width: 100%;
  position: relative;
}

body .shopify-section .home-productCol-layout .productCol-product .product .row-left>a {
  width: 100%
}

body .shopify-section .home-productCol-layout .productCol-product .product .row-left img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1/1;
  height: auto;
  padding: 1.5rem;
}

body .shopify-section .home-productCol-layout .productCol-product .product .row-right {
  width: 100%;
  text-align: start;
  padding: 10px 10px 10px 10px;
}

body .shopify-section .home-productCol-layout .productCol-product .product .hover-mask {
  padding: 0 5px;
  margin-top: 5px;
  top: auto;
  bottom: 0;
}
body .shopify-section .home-productCol-layout .productCol-product .product .effect-ajax-cart,
body .shopify-section .home-productCol-layout .productCol-product .product .quickview,
body .shopify-section .home-productCol-layout .productCol-product .product .wishlist,
body .shopify-section .home-productCol-layout .productCol-product .product .compare {
  transform: translate(0%, 0%);
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

body .shopify-section .home-productCol-layout .productCol-product .product:hover, body .shopify-section .home-productCol-layout .productCol-product .product:focus {
  box-shadow: none;
}

body .shopify-section .home-productCol-layout .productCol-product .owl-controls .owl-buttons .owl-prev,
body .shopify-section .home-productCol-layout .productCol-product .owl-controls .owl-buttons .owl-next {
  top: auto;
  right: 0;
  left: auto;
  bottom: 100%;
  margin-bottom: 10px;
  transform: none;
}

html:lang(ar) body .shopify-section .home-productCol-layout .productCol-product .owl-controls .owl-buttons .owl-prev,
html:lang(ar) body .shopify-section .home-productCol-layout .productCol-product .owl-controls .owl-buttons .owl-next {
  left: 0;
  right: auto;
  transform: rotateZ(180deg);
  direction:rtl;
}


body .shopify-section .home-productCol-layout .productCol-product .owl-controls .owl-buttons .owl-prev {
  margin-inline-end: 37px;
}

body .shopify-section .home-productCol-layout .home-productCol-inner {
  margin-left: -15px;
  margin-right: -15px;
}

body .shopify-section .home-productCol-layout .home-productCol-content {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

body .shopify-section .home-productCol-layout .home-productCol-content .productCol-item {
  padding-top: 25px;
  padding-bottom: 25px;
  width: 100%;
}

body .shopify-section .home-blog-layout .blog-title-group {
  text-align: center;
  padding: 15px 0;
}

body .shopify-section .home-blog-layout .blog-title {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0 auto;
  text-align: center;
  background-color: #91ad41;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  padding: 0px 5px;
  line-height: 16px;
  font-weight: 400;
}

body .shopify-section .home-blog-layout .article-image a {
  display: block;
  overflow: hidden;
  position: relative;
}

body .shopify-section .home-blog-layout .article-image a:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 55px;
  height: 55px;
  border: 2px solid #fff;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  background-image: url(//nahda.ae/cdn/shop/t/10/assets/icon_blog_bg.png?v=96663464244033072711663181707);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 500ms ease;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

body .shopify-section .home-blog-layout .article-image a:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

body .shopify-section .home-blog-layout .article-name {
  text-align: center;
  font-size: 0;
  margin-bottom: 15px;
}

body .shopify-section .home-blog-layout .article-name a {
  font-size: 14px;
  color: #282828;
  font-weight: 600;
}

body .shopify-section .home-blog-layout .article-name a:hover {
  color: #91ad41;
}

body .shopify-section .home-blog-layout .article-info {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

body .shopify-section .home-blog-layout .article-info li {
  display: block;
  position: relative;
  padding: 0 15px;
}

body .shopify-section .home-blog-layout .article-info li:not(:last-child) {
  padding-right: 22px;
}

body .shopify-section .home-blog-layout .article-info li:not(:last-child):before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: rgba(232, 218, 199, 0.5);
  transform: translateY(-50%);
}

body .shopify-section .home-blog-layout .article-info * {
  font-size: 12px;
  color: #8b8b99;
}

body .shopify-section .home-blog-layout .articleinfo_group {
  background-color: rgba(231, 233, 243, 0.5);
  padding: 0px 15px 35px;
}

body .shopify-section .home-blog-layout .article {
  margin-bottom: 30px;
  transition: all 500ms ease;
}

body .shopify-section .home-blog-layout .home-blog-content-inner {
  margin-left: -15px;
  margin-right: -15px;
}

body .shopify-section .home-ourTeam-layout {
  padding: 0 !important;
}

body .shopify-section .home-ourTeam-layout ul {
  margin: 0;
}

body .shopify-section .home-ourTeam-layout ul li {
  list-style: none;
}

body .shopify-section .home-ourTeam-layout .group_img {
  display: block;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 25px;
  max-width: 170px;
}

body .shopify-section .home-ourTeam-layout .group_img img {
  border-radius: 50%;
  transition: all 500ms ease;
}

body .shopify-section .home-ourTeam-layout .group_img img:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

body .shopify-section .home-ourTeam-layout .testimonials-caption-group {
  text-align: center;
}

body .shopify-section .home-ourTeam-layout .testimonials-caption-group .follow-content > li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-left: 2px;
  margin-right: 2px;
  transition: all 500ms ease;
}

body .shopify-section .home-ourTeam-layout .testimonials-caption-group .follow-content > li a {
  width: 25px;
  height: 25px;
  line-height: 25px;
  border-radius: 50%;
  background-color: rgba(231, 233, 243, 0.4);
  text-align: center;
  display: block;
}

body .shopify-section .home-ourTeam-layout .testimonials-caption-group .follow-content > li a .fa {
  font-size: 13px;
  line-height: 25px;
  transition: all 500ms ease;
}

body .shopify-section .home-ourTeam-layout .testimonials-caption-group .follow-content > li:hover {
  transform: translateY(-3px);
}

body .shopify-section .home-ourTeam-layout .testimonials-caption-group .follow-content > li:hover .fa {
  color: #91ad41;
}

body .shopify-section .home-ourTeam-layout .testimonials-caption-group .testimonials-name {
  text-transform: uppercase;
  color: #282828;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 3px;
}

body .shopify-section .home-ourTeam-layout .testimonials-caption-group .testimonials-position {
  color: #91ad41;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 25px;
}

body .page-title {
  text-align: center;
  margin-bottom: 45px;
}

body .page-title h2 {
  font-size: 24px;
  color: #91ad41;
  font-family: IndieFlower;
  letter-spacing: 0.2em;
  margin-bottom: 0;
}

body .page-title .sub-title {
  font-size: 36px;
  color: #282828;
    font-weight: 600;
    /*   background-image: url(//nahda.ae/cdn/shop/t/10/assets/ico_title.png?v=49985242326996875541663181707); */
    background-image: url(title-icon.svg);
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-bottom: 0;
    padding-bottom: 36px;
    background-size: 48px;
}

body .page-title .caption {
  font-size: 14px;
  line-height: 1.8em;
  width: 720px;
  max-width: 100%;
  margin: 20px auto 0;
  padding-left: 15px;
  padding-right: 15px;
}

body .page-title.text-left {
  text-align: start;
}

body .page-title.text-left .sub-title {
  background-position: left bottom;
  text-align: start !important;
}

body .page-title.text-left .caption {
  margin-left: 0;
  padding-left: 0 !important;
}

/*END HOME PAGE*/
/*SUB PAGE*/
body {
  /*SIDE BAR*/
  /*END SIDE BAR*/
  /*COLLECTION PAGE */
  /*END COLLECTION PAGE */
  /*PRODUCT DETAIL PAGE*/
  /* swatch */
  /*End swatch*/
  /*product-type */
  /*Quantity wrapper    */
  /*gallery images style*/
  /*end gallery images style*/
  /* product information style*/
  /* end product information style*/
  /*END GENERAL STYLE        */
  /*POPUP PRODUCT DETAIL*/
  /*END POPUP PRODUCT DETAIL*/
  /*tabs-information-layout*/
  /*END PRODUCT DETAIL PAGE*/
  /*WISHLIST & SHOPING CART PAGE*/
  /* style cart */
  /* end style cart*/
  /*END WISHLIST & SHOPING CART PAGE*/
  /*BLOG PAGE*/
  /*END BLOG PAGE*/
  /*CONTACT PAGE*/
  /*END CONTACT PAGE*/
  /*ABOUT US PAGE*/
  /*END ABOUT US PAGE*/
  /*404 PAGE*/
  /*END 404 PAGE*/
  /*FAQ PAGE*/
  /*END FAQ PAGE*/
  /*LOOKBOOK PAGE*/
  /*END LOOKBOOK PAGE*/
  /*PRODUCT DEAL*/
  /*END PRODUCT DEAL*/
  /*CUSTOMER PAGE*/
  /*END CUSTOMER PAGE*/
  /*SEARCH PAGE*/
  /*END SEARCH PAGE*/
}

body:not(.index-template) {
  background-color: #ffffff;
}

body:not(.index-template) .home-process-layout {
  padding: 0 !important;
}

body:not(.index-template) .home-about-layout {
  padding: 0 !important;
}

body:not(.index-template) .home-deal-layout,
body:not(.index-template) .home-core-layout {
  margin-bottom: -90px;
}

body:not(.index-template) .sub-title {
  text-align: center;
}

body:not(.index-template) .sub-title * {
  color: #282828;
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

body:not(.index-template) main .shopify-section {
  padding-top: 45px;
  padding-bottom: 45px;
}

body:not(.index-template) .index-section.index-section-banner {
  padding: 0;
}

body ul.filter-content .fe-checkbox {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  left: 0px;
  margin-top: -8px;
  border-radius: 0px;
  background-image: url(//nahda.ae/cdn/shop/t/10/assets/bg_none_check.png?v=109182004429175238531663181707);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  border: 0;
}

body ul.filter-content .fe-checkbox-active, body ul.filter-content li.active a span.fe-checkbox {
  background-image: url(//nahda.ae/cdn/shop/t/10/assets/bg_check.png?v=84092167868893297701663181707);
}

body ul.filter-content li {
  margin-bottom: 10px;
}

body ul.filter-content li a {
  position: relative;
  padding-left: 21px;
}

body ul.filter-content:not(.filter-color) {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

body ul.filter-content:not(.filter-color) li {
  width: 50%;
}

body ul.filter-content.filter-color {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body ul.filter-content.filter-color li {
  width: 50%;
}

body ul.filter-content.filter-color li a {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  padding: 0 !important;
}

body ul.filter-content.filter-color li.active a {
  cursor: default;
}

body ul.filter-content.filter-color li:hover a span.color-swatch, body ul.filter-content.filter-color li:focus a span.color-swatch, body ul.filter-content.filter-color li.active a span.color-swatch {
  position: relative;
}

body ul.filter-content.filter-color li:hover a span.color-swatch:before, body ul.filter-content.filter-color li:focus a span.color-swatch:before, body ul.filter-content.filter-color li.active a span.color-swatch:before {
  display: inline-block;
  *display: inline;
  zoom: 1;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-smooth: always;
  -ms-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  content: "\f00c";
  color: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 8px;
  margin-top: -4px;
}

body ul.filter-content.filter-color .color-swatch {
  width: 14px;
  height: 14px;
  border-radius: 0%;
  display: block;
  background-size: 110%;
  background-position: center center;
  margin-right: 10px;
}

body .sidebar {
  position: relative;
}

body .sidebar ul {
  margin: 0;
}

body .sidebar ul li {
  list-style: none;
}

body .sidebar .sidebarMobile {
  display: none;
  position: fixed;
  top: auto !important;
  bottom: 0;
  left: 0;
  right: 0px;
  padding: 10px;
  background-color: #fff;
  border-top: 1px solid #e7e9f3;
  z-index: 1001;
}

body .sidebar .sidebarMobile ._btn {
  margin-right: 3px;
  font-size: 14px;
  border-width: 1px;
  height: 40px;
  line-height: 38px;
  padding: 0 16px;
  font-weight: 500;
  padding: 0 13px;
}

body .sidebar .sidebarMobile ._btn:last-child {
  margin-right: 0px;
}

body .sidebar .sidebarMobile ._btn.sidebarMobile-close {
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
}

body .sidebar .sidebarMobile ._btn.sidebarMobile-close * {
  color: currentcolor;
}

body .sidebar .sidebarMobile ._btn.sidebarMobile-clear {
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
}

body .sidebar .sidebarMobile ._btn.sidebarMobile-clear * {
  color: currentcolor;
}

body .sidebar .sidebar-title {
  position: relative;
  padding-right: 21px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0;
  margin-bottom: 5px;
}

body .sidebar .sidebar-title .text {
  text-transform: capitalize;
  color: #282828;
  font-size: 16px;
  display: block;
  line-height: 2em;
  padding-bottom: 5px;
  padding-top: 5px;
  font-weight: 600;
  position: relative;
}

body .sidebar .sidebar-title .text:before, body .sidebar .sidebar-title .text:after {
  position: absolute;
  content: '';
  left: 0;
  top: 100%;
  height: 2px;
  background-color: #91ad41;
}

body .sidebar .sidebar-title .text:before {
  width: 31px;
}

body .sidebar .sidebar-title .text:after {
  width: 2px;
  margin-left: 33px;
}

body .sidebar .sidebar-title .cs-icon {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: right;
  font-size: 0;
  cursor: pointer;
}

body .sidebar .sidebar-title .cs-icon:before {
  text-align: center;
  font-weight: 700;
  color: #282828;
  font-size: 16px;
}

body .sidebar .sidebar-content {
  padding-top: 15px;
  padding-bottom: 12px;
  margin-bottom: 12px;
}

body .sidebar .sidebar-content .category,
body .sidebar .sidebar-content .vendor-content,
body .sidebar .sidebar-content .type-content,
body .sidebar .sidebar-content .list-cat {
  margin-top: -5px;
}

body .sidebar .sidebar-content .category li,
body .sidebar .sidebar-content .vendor-content li,
body .sidebar .sidebar-content .type-content li,
body .sidebar .sidebar-content .list-cat li {
  padding-top: 7px;
  padding-bottom: 7px;
}

body .sidebar .sidebar-content .category li:not(:last-child),
body .sidebar .sidebar-content .vendor-content li:not(:last-child),
body .sidebar .sidebar-content .type-content li:not(:last-child),
body .sidebar .sidebar-content .list-cat li:not(:last-child) {
  border-bottom: 1px solid rgba(231, 233, 243, 0.4);
}

body .sidebar .sidebar-content .category li a,
body .sidebar .sidebar-content .vendor-content li a,
body .sidebar .sidebar-content .type-content li a,
body .sidebar .sidebar-content .list-cat li a {
  font-size: 14px;
  color: #8b8b99;
  line-height: 1.5em;
  text-transform: capitalize;
  font-weight: 400;
  transition: all 500ms ease;
}

body .sidebar .sidebar-content .category li a:hover, body .sidebar .sidebar-content .category li a:focus,
body .sidebar .sidebar-content .vendor-content li a:hover,
body .sidebar .sidebar-content .vendor-content li a:focus,
body .sidebar .sidebar-content .type-content li a:hover,
body .sidebar .sidebar-content .type-content li a:focus,
body .sidebar .sidebar-content .list-cat li a:hover,
body .sidebar .sidebar-content .list-cat li a:focus {
  color: #91ad41;
}

body .sidebar .sidebar-content .category li:hover a, body .sidebar .sidebar-content .category li:focus a, body .sidebar .sidebar-content .category li.active a,
body .sidebar .sidebar-content .vendor-content li:hover a,
body .sidebar .sidebar-content .vendor-content li:focus a,
body .sidebar .sidebar-content .vendor-content li.active a,
body .sidebar .sidebar-content .type-content li:hover a,
body .sidebar .sidebar-content .type-content li:focus a,
body .sidebar .sidebar-content .type-content li.active a,
body .sidebar .sidebar-content .list-cat li:hover a,
body .sidebar .sidebar-content .list-cat li:focus a,
body .sidebar .sidebar-content .list-cat li.active a {
  padding-right: 15px;
  position: relative;
  display: block;
}

body .sidebar .sidebar-content .list-cat li {
  position: relative;
  width: 100%;
}

body .sidebar .sidebar-content .list-cat li a span {
  background-color: #ffffff;
  position: relative;
}

body .sidebar .sidebar-content .products-item:last-child .product {
  margin-bottom: 0;
}

body .sidebar .sidebar-content .product {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 10px;
}

body .sidebar .sidebar-content .product .row-left {
  width: 30%;
}

body .sidebar .sidebar-content .product .row-left .hover-mask {
  display: none;
}

body .sidebar .sidebar-content .product .row-right {
  padding-left: 15px;
  text-align: start;
  width: 70%;
  padding-top: 0;
}

body .sidebar .sidebar-content .product .row-right > div {
  margin-bottom: 5px;
}

body .sidebar .sidebar-content .product .row-right .product-title {
  margin-bottom: 1px;
}

body .sidebar .sidebar-content .product:hover {
  box-shadow: none;
}

body .sidebar .sidebar-content .product .rating-star {
  display: none !important;
}

body .sidebar .sidebar-content .product .row-right {
  padding: 10px !important;
  padding-left: 20px;
}

body .sidebar .sidebar-content .product .product-price .price_sale,
body .sidebar .sidebar-content .product .product-price .price {
  font-size: 14px;
}

body .sidebar .sidebar-content .product .product-title a {
  font-size: 14px;
}

body .sidebar .sidebar-block.search-block form.search {
  position: relative;
  border: 1px solid #e7e9f3;
  border-radius: 5px;
  height: 40px;
}

body .sidebar .sidebar-block.search-block form.search .search_box {
  height: 100%;
  line-height: 40px;
  border-width: 0;
  border-radius: 5px;
  padding-top: 0;
  padding-bottom: 0;
}

body .sidebar .sidebar-block.search-block form.search .search-submit {
  background-color: transparent;
  border-width: 0;
  color: #8b8b99;
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  font-size: 0;
}

body .sidebar .sidebar-block.search-block form.search .search-submit .cs-icon {
  font-size: 16px;
  font-weight: 500;
}

body .sidebar .sidebar-block.blog-category .category {
  margin-top: -5px;
}

body .sidebar .sidebar-block.blog-category .category > li a {
  transition: all 500ms ease;
}

body .sidebar .sidebar-block.blog-instagram .instagram-content {
  margin-left: -5px;
  margin-right: -5px;
}

body .sidebar .sidebar-block.blog-instagram #instafeed {
  margin-top: -5px;
}

body .sidebar .sidebar-block.blog-instagram #instafeed > a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 33.33333%;
  max-width: 107px;
  padding: 5px;
}

body .sidebar .sidebar-block.price-block .price-bottom {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

body .sidebar .sidebar-block.price-block .price-bottom .price-show {
  color: #282828;
  font-size: 16px;
  font-weight: 700;
}

body .sidebar .sidebar-block.price-block .price-bottom ._btn {
  font-size: 14px;
  border-width: 1px;
  height: 40px;
  line-height: 38px;
  padding: 0 16px;
  font-weight: 500;
}

body .sidebar .sidebar-block.blog-tags ul {
  margin-left: -3px;
  margin-right: -3px;
}

body .sidebar .sidebar-block.blog-tags ul li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 5px 3px;
}

body .sidebar .sidebar-block.blog-tags ul li a {
  font-size: 12px;
  padding: 3px 15px;
  background-color: #fbfaf8;
  border: 1px solid #e8dac7;
  color: #8b8b99;
  display: block;
  border-radius: 3px;
}

body .sidebar .sidebar-block.blog-tags ul li:hover a, body .sidebar .sidebar-block.blog-tags ul li:focus a, body .sidebar .sidebar-block.blog-tags ul li.active a {
  background-color: #91ad41;
  color: #fff;
  border-color: #91ad41;
}

body .sidebar .sidebar-block.blog-banner .sidebar-content {
  margin: 45px 0;
  padding: 0;
  border-bottom-width: 0;
}

body .sidebar .sidebar-block.best-block .product {
  background-color: #fbfaf8;
}

body .sidebar .sidebar-block.best-block .product .title-5 {
  font-size: 13px;
  font-weight: 500;
}

body .sidebar .sidebar-block:nth-last-child(2) .sidebar-content {
  border-bottom: 0 !important;
}

body .sidebar .blog-search .sidebar-content {
  padding-top: 0;
}

body .sidebar .blog-search form {
  position: relative;
  padding-right: 40px;
  height: 40px;
}

body .sidebar .blog-search form input[type="text"] {
  width: 100%;
  padding: 15px;
  background-color: transparent;
  box-shadow: none;
  border-width: 0;
  height: 100%;
  line-height: 40px;
}

body .sidebar .blog-search form button[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  -webkit-appearance: none;
  appearance: none;
  border-width: 0;
  background-color: transparent;
  color: #282828;
}

body .sidebar .blog-search form button[type="submit"] * {
  font-weight: 800;
  line-height: 40px;
}

body .sidebar .blog-search form {
  background-color: #fbfaf8;
}

body .sidebar.collection-leftsidebar .close-leftsidebar {
  display: none;
}

body .sidebar.collection-leftsidebar.active, body .sidebar.collection-fullwidth-sidebar {
  visibility: hidden;
  transform: translateX(-100%);
  transition: all 500ms ease;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100vh;
  overflow: hidden;
  background-color: #ffffff;
  border-right: 1px solid #e7e9f3;
  width: 100% !important;
  max-width: 340px;
  box-shadow: 5px 0 30px rgba(0, 0, 0, 0.1);
  z-index: 1001;
}

body .sidebar.collection-leftsidebar.active.active, body .sidebar.collection-fullwidth-sidebar.active {
  visibility: visible;
  transform: translateX(0%);
}

body .sidebar.collection-leftsidebar.active::-webkit-scrollbar, body .sidebar.collection-fullwidth-sidebar::-webkit-scrollbar {
  display: none;
}

body .sidebar.collection-leftsidebar.active .collection-leftsidebar-group, body .sidebar.collection-fullwidth-sidebar .collection-leftsidebar-group {
  position: relative;
  width: 100%;
  height: 100%;
}

body .sidebar.collection-leftsidebar.active .collection-leftsidebar-group .collection-leftsidebar-group-inner, body .sidebar.collection-fullwidth-sidebar .collection-leftsidebar-group .collection-leftsidebar-group-inner {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  position: relative;
  padding-top: 0;
  padding-bottom: 120px;
  padding-left: 45px;
  padding-right: 45px;
  -webkit-overflow-scrolling: touch;
}

body .sidebar.collection-leftsidebar.active .collection-leftsidebar-group .collection-leftsidebar-group-inner::-webkit-scrollbar, body .sidebar.collection-fullwidth-sidebar .collection-leftsidebar-group .collection-leftsidebar-group-inner::-webkit-scrollbar {
  display: none;
}

body .sidebar.collection-leftsidebar.active .close-leftsidebar-group, body .sidebar.collection-fullwidth-sidebar .close-leftsidebar-group {
  *zoom: 1;
}

body .sidebar.collection-leftsidebar.active .close-leftsidebar-group::after, body .sidebar.collection-fullwidth-sidebar .close-leftsidebar-group::after {
  content: '';
  display: table;
  clear: both;
}

body .sidebar.collection-leftsidebar.active .close-leftsidebar-group .close-leftsidebar, body .sidebar.collection-fullwidth-sidebar .close-leftsidebar-group .close-leftsidebar {
  float: right;
  display: block;
  width: 60px;
  height: 60px;
  background-color: #ffffff;
  text-align: center;
  line-height: 60px;
  color: #282828;
  z-index: 22;
}

body .sidebar.collection-leftsidebar.active .close-leftsidebar-group .close-leftsidebar > span, body .sidebar.collection-fullwidth-sidebar .close-leftsidebar-group .close-leftsidebar > span {
  line-height: 60px;
  display: block;
}

body .sidebar.collection-leftsidebar.active .close-leftsidebar-group .close-leftsidebar .cs-icon:before, body .sidebar.collection-fullwidth-sidebar .close-leftsidebar-group .close-leftsidebar .cs-icon:before {
  font-size: 20px;
  font-weight: 700;
  line-height: 40px;
  color: #91ad41;
}

body .sidebar.collection-leftsidebar.active .close-leftsidebar-group .close-leftsidebar:hover, body .sidebar.collection-leftsidebar.active .close-leftsidebar-group .close-leftsidebar:focus, body .sidebar.collection-fullwidth-sidebar .close-leftsidebar-group .close-leftsidebar:hover, body .sidebar.collection-fullwidth-sidebar .close-leftsidebar-group .close-leftsidebar:focus {
  color: #91ad41;
}

body .sidebar.collection-leftsidebar.active .sidebarMobile, body .sidebar.collection-fullwidth-sidebar .sidebarMobile {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 22;
}

body .sidebar.collection-leftsidebar.active .sidebarMobile button, body .sidebar.collection-fullwidth-sidebar .sidebarMobile button {
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

body .sidebar.sidebar-blog .blogs-recent .recent-article .article-info > li:first-child:before {
  display: none !important;
}

body .sidebar.sidebar-blog .blogs-recent .recent-article .article-item {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

body .sidebar.sidebar-blog .blogs-recent .recent-article .article-item:not(:last-child) {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e7e9f3;
}

body .sidebar.sidebar-blog .blogs-recent .recent-article .article-item .article-name {
  text-align: start;
}

body .sidebar.sidebar-blog .blogs-recent .recent-article .article-item .article-name a {
  line-height: 1.5em;
  font-weight: 500;
}

body .sidebar.sidebar-blog .blogs-recent .recent-article .article-item .article-image {
  width: 35%;
  position: relative;
}

body .sidebar.sidebar-blog .blogs-recent .recent-article .article-item .article-image a {
  display: block;
}

body .sidebar.sidebar-blog .blogs-recent .recent-article .article-item .article-image img {
  transition: all 500ms ease;
}

body .sidebar.sidebar-blog .blogs-recent .recent-article .article-item .article-image:hover img, body .sidebar.sidebar-blog .blogs-recent .recent-article .article-item .article-image:focus img {
  transform: scale(1.05, 1.05);
}

body .sidebar.sidebar-blog .blogs-recent .recent-article .article-item .articleinfo_group {
  text-align: start;
  width: 65%;
  padding: 0 0 0 15px;
  background-color: transparent;
}

body .sidebar.sidebar-blog .blogs-recent .recent-article .article-item .articleinfo_group .blog-title-group {
  padding: 0;
  margin-bottom: 5px;
  text-align: start;
}

body .sidebar.sidebar-blog .blogs-recent .recent-article .article-item .articleinfo_group .article-info {
  -ms-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

body .sidebar.sidebar-blog .blogs-recent .recent-article .article-item .articleinfo_group .article-info li:first-child {
  padding-left: 0;
}

body .sidebar.sidebar-blog .blogs-recent .recent-article .article-item .articleinfo_group .article-name {
  margin-bottom: 5px;
}

body .sidebar.sidebar-blog .blog-banner .sidebar-content a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  position: relative;
}

body .sidebar.sidebar-blog .blog-banner .sidebar-content a:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 10px;
  right: 10px;
  bottom: 10px;
  background-color: #000;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
  transition: all 500ms ease;
}

body .sidebar.sidebar-blog .blog-banner .sidebar-content a:hover:before, body .sidebar.sidebar-blog .blog-banner .sidebar-content a:focus:before {
  opacity: 0.3;
  filter: alpha(opacity=30);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

body .collection-layout {
  *zoom: 1;
}

body .collection-layout ul {
  margin: 0;
}

body .collection-layout ul li {
  list-style: none;
}

body .collection-layout::after {
  content: '';
  display: table;
  clear: both;
}

body .collection-layout .shopify-section {
  padding-top: 0 !important;
}

body .collection-layout .collection-toolbar .collection-title {
  color: #282828;
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding-left: 10px;
}

body .collection-layout .collection-toolbar .collection-banner-top {
  display: block;
  margin-bottom: 30px;
}

body .collection-layout .collection-toolbar .group-toolbar {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 45px;
  background-color: #fff;
}

body .collection-layout .collection-toolbar .group-toolbar .grid_list {
  position: relative;
}

body .collection-layout .collection-toolbar .group-toolbar .grid_list ul {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  margin-left: 0;
}

body .collection-layout .collection-toolbar .group-toolbar .grid_list ul li {
  width: 40px;
  height: 40px;
  text-align: right;
  cursor: pointer;
  padding: 0;
  margin: 0;
}

body .collection-layout .collection-toolbar .group-toolbar .grid_list ul li .cs-icon {
  color: #8b8b99;
  font-size: 22px;
  line-height: 40px;
}

body .collection-layout .collection-toolbar .group-toolbar .grid_list ul li .cs-icon.icon-navicon {
  font-size: 26px;
}

body .collection-layout .collection-toolbar .group-toolbar .grid_list ul li:hover .cs-icon, body .collection-layout .collection-toolbar .group-toolbar .grid_list ul li:focus .cs-icon, body .collection-layout .collection-toolbar .group-toolbar .grid_list ul li.active .cs-icon {
  color: #91ad41;
}

body .collection-layout .collection-toolbar .group-toolbar .grid_list:before {
  position: absolute;
  content: '';
  height: 15px;
  width: 1px;
  background-color: #e7e9f3;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

body .collection-layout .collection-toolbar .group-toolbar .filter-mobile {
  display: none;
}

body .collection-layout .collection-toolbar .group-toolbar .filter-mobile .filter-icon {
  width: 40px;
  height: 40px;
  display: block;
  background-color: #fff;
  border: 1px solid #e7e9f3;
  color: #1a1a1a;
  text-align: center;
}

body .collection-layout .collection-toolbar .group-toolbar .filter-mobile .filter-icon .cs-icon {
  line-height: 38px;
  color: #1a1a1a;
  font-size: 14px;
  font-weight: 700;
}

body .collection-layout .collection-toolbar .group-toolbar .filter-mobile .filter-icon.active-filter {
  border-color: #91ad41;
  background-color: #91ad41;
  color: #fff;
}

body .collection-layout .collection-toolbar .group-toolbar .filter-mobile .filter-icon.active-filter .cs-icon {
  color: #fff;
}

body .collection-layout .collection-toolbar .group-toolbar .showPerPage,
body .collection-layout .collection-toolbar .group-toolbar .sortBy {
  position: relative;
}

body .collection-layout .collection-toolbar .group-toolbar .showPerPage .sub-dropdown, body .collection-layout .collection-toolbar .group-toolbar .showPerPage .sub-dropdown1,
body .collection-layout .collection-toolbar .group-toolbar .sortBy .sub-dropdown,
body .collection-layout .collection-toolbar .group-toolbar .sortBy .sub-dropdown1 {
  display: none;
}

body .collection-layout .collection-toolbar .group-toolbar .showPerPage .toolbar-title,
body .collection-layout .collection-toolbar .group-toolbar .sortBy .toolbar-title {
  font-size: 16px;
  color: #8b8b99;
  margin-right: 10px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

body .collection-layout .collection-toolbar .group-toolbar .showPerPage button,
body .collection-layout .collection-toolbar .group-toolbar .sortBy button {
  height: 30px;
  border-width: 0;
  border-radius: 0px;
  background-color: #ffffff;
  font-size: 16px;
  width: 110px;
  max-width: 100%;
  position: relative;
  text-align: start;
  width: auto;
  padding-right: 40px;
  padding-left: 0;
}

body .collection-layout .collection-toolbar .group-toolbar .showPerPage button span,
body .collection-layout .collection-toolbar .group-toolbar .sortBy button span {
  color: #282828;
  line-height: 30px;
  height: 100%;
  display: block;
  font-weight: 500;
}

body .collection-layout .collection-toolbar .group-toolbar .showPerPage button .cs-icon,
body .collection-layout .collection-toolbar .group-toolbar .sortBy button .cs-icon {
  color: #282828;
  margin-left: 5px;
  margin-right: 5px;
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -10px;
  font-size: 20px;
}

body .collection-layout .collection-toolbar .group-toolbar .showPerPage button:focus,
body .collection-layout .collection-toolbar .group-toolbar .sortBy button:focus {
  outline: none;
}

body .collection-layout .collection-toolbar .group-toolbar .showPerPage button .cs-icon,
body .collection-layout .collection-toolbar .group-toolbar .sortBy button .cs-icon {
  margin-left: 0px;
  margin-right: 0px;
  right: 0;
}

body .collection-layout .collection-toolbar .group-toolbar .showPerPage .control-container,
body .collection-layout .collection-toolbar .group-toolbar .sortBy .control-container {
  right: 0px;
  left: auto;
  top: 100%;
  padding: 0 15px;
  border-radius: 0;
  margin-top: 0;
  border: 1px solid #e7e9f3;
  width: 200px;
  max-width: 100%;
  min-width: 200px;
  overflow: auto;
  box-shadow: 0px 0 9px rgba(0, 0, 0, 0.1);
}

body .collection-layout .collection-toolbar .group-toolbar .showPerPage .control-container ul,
body .collection-layout .collection-toolbar .group-toolbar .sortBy .control-container ul {
  margin: 0;
  margin-bottom: 0;
  font-size: 14px;
}

body .collection-layout .collection-toolbar .group-toolbar .showPerPage .control-container ul li,
body .collection-layout .collection-toolbar .group-toolbar .sortBy .control-container ul li {
  list-style: none;
  padding: 9.5px 0;
  border-bottom: 1px solid #e7e9f3;
}

body .collection-layout .collection-toolbar .group-toolbar .showPerPage .control-container ul li:last-child,
body .collection-layout .collection-toolbar .group-toolbar .sortBy .control-container ul li:last-child {
  border-bottom: 0;
}

body .collection-layout .collection-toolbar .group-toolbar .showPerPage .control-container ul li:hover a,
body .collection-layout .collection-toolbar .group-toolbar .sortBy .control-container ul li:hover a {
  color: #91ad41;
}

body .collection-layout .collection-toolbar .group-toolbar .showPerPage:hover button > span,
body .collection-layout .collection-toolbar .group-toolbar .sortBy:hover button > span {
  color: #91ad41;
}

body .collection-layout .collection-toolbar .group-toolbar .filterCollections-layout a {
  display: table;
  width: auto;
}

body .collection-layout .collection-toolbar .group-toolbar .filterCollections-layout a > span {
  display: table-cell;
  vertical-align: middle;
  font-weight: 500;
}

body .collection-layout .collection-toolbar .group-toolbar .filterCollections-layout a .filterCollections-title {
  font-size: 16px;
  padding-left: 5px;
  color: #282828;
  font-weight: 500;
}

body .collection-layout .collection-toolbar .group-toolbar .filterCollections-layout a .cs-icon {
  font-size: 16px;
  color: #282828;
}

body .collection-layout .collection-toolbar .group-toolbar .filterCollections-layout a .cs-icon:before {
  content: '\e92b';
}

body .collection-layout .collection-toolbar .group-toolbar .filterCollections-layout a:hover * {
  color: #91ad41;
}

body .collection-layout .collection-toolbar .group-toolbar .group-left {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: auto;
}

body .collection-layout .collection-toolbar .group-toolbar .group-left > div {
  margin-right: 40px;
}

body .collection-layout .collection-toolbar .group-toolbar .group-right {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: auto;
}

body .collection-layout .collection-toolbar .group-toolbar .group-right > div {
  margin-left: 40px;
}

body .collection-layout .collection-toolbar .group-toolbar .product-counter {
  font-size: 16px;
}

body .collection-layout .collection-toolbar .group-toolbar .pagination_group {
  margin-top: 0;
}

body .collection-layout .collection-content {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .collection-layout .collection-bottom-toolbar .product-pagination {
  width: 100%;
}

body .collection-layout .collection-bottom-toolbar .product-pagination .pagination_group {
  margin: 15px auto 15px;
}

body .collection-layout .collection-bottom-toolbar .collection-bottom-toolbar-inner {
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 35px 0;
}

body .collection-layout .collection-bottom-toolbar .collection-bottom-toolbar-inner > div {
  padding: 0;
}

body .collection-layout .collection-items {
  margin-left: -15px;
  margin-right: -15px;
}

body .collection-layout .collection-items .products {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .collection-layout .collection-items .products .product-item {
  padding: 0 15px;
}

body .collection-layout .collection-items.listMode .product-item {
  width: 100% !important;
  padding-left: 15px;
  padding-right: 15px;
}

body .collection-layout .collection-items.listMode .product-item .product {
  border-width: 0;
  background-color: transparent !important;
}

body .collection-layout .collection-items.listMode .product-item .product .row-left img {
  border: 1px solid #e7e9f3;
}

body .collection-layout .collection-items.listMode .product-item .product .group-actionbutton {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

body .collection-layout .collection-items.listMode .product-item .product ._btn {
  font-size: 14px;
  border-width: 1px;
  height: 40px;
  line-height: 38px;
  padding: 0 16px;
  font-weight: 500;
  color: #ffffff;
  border-color: #27272f;
  background-color: #27272f;
  padding-left: 30px;
  padding-right: 30px;
}

body .collection-layout .collection-items.listMode .product-item .product ._btn * {
  color: currentcolor;
}

body .collection-layout .collection-items.listMode .product-item .product ._btn:hover {
  color: #8d8d99;
  border-color: #8d8d99;
  background-color: #ffffff;
}

body .collection-layout .collection-items.listMode .product-item .product ._btn:hover * {
  color: currentcolor;
}

body .collection-layout .collection-items.listMode .product-item .product .wishlist {
  transform: none;
}

body .collection-layout .collection-items.listMode .product-item .product .wishlist .icon-heart:before {
  content: "\f004";
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-smooth: always;
  -ms-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
}

body .collection-layout .collection-items.listMode .product-item .product .quickview,
body .collection-layout .collection-items.listMode .product-item .product .effect-ajax-cart,
body .collection-layout .collection-items.listMode .product-item .product .wishlist {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

body .collection-layout .collection-items.listMode .product-item .product .quickview-wishlist-wrapper li:first-child:before {
  display: none;
}

body .collection-layout .collection-items.listMode .product-item .product .product-title {
  margin-bottom: 0px;
}

body .collection-layout .collection-items.listMode .product-item .product .product-title a {
  font-size: 24px;
  font-weight: 600;
  color: #27272f;
}

body .collection-layout .collection-items.listMode .product-item .product .rating-star {
  margin-bottom: 0;
}

body .collection-layout .collection-items.listMode .product-item .product .product-price {
  margin-top: 22px;
}

body .collection-layout .collection-items.listMode .product-item .product .product-price .price,
body .collection-layout .collection-items.listMode .product-item .product .product-price .price_sale {
  font-size: 18px;
}

body .collection-layout .collection-items.listMode .product-item .product > div {
  padding: 0;
  width: 100%;
}

body .collection-layout .collection-items.listMode .product-item .product:hover, body .collection-layout .collection-items.listMode .product-item .product:focus {
  box-shadow: none;
}

body .collection-layout .collection-items.listMode .product-item:not(:last-child) .product {
  margin-bottom: 55px;
}

body .collection-layout .collection-items.listMode .product {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

body .collection-layout .collection-items.listMode .product > .product-title {
  display: none;
}

body .collection-layout .collection-items.listMode .product .row-left {
  max-width: 370px;
}

body .collection-layout .collection-items.listMode .product .row-left .hover-mask {
  display: none !important;
}

body .collection-layout .collection-items.listMode .product .row-right {
  padding-left: 35px !important;
}

body .collection-layout .collection-items.listMode .product .list-mode {
  text-align: start;
}

body .collection-layout .collection-items.listMode .product .list-mode .list-collection-left .group {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

body .collection-layout .collection-items.listMode .product .list-mode .list-collection-left .group > div {
  width: 50%;
}

body .collection-layout .collection-items.listMode .product .list-mode .list-collection-left .product-title a {
  font-size: 24px;
  font-weight: 500;
}

body .collection-layout .collection-items.listMode .product .list-mode .list-collection-left .rating-star {
  text-align: right;
}

body .collection-layout .collection-items.listMode .product .list-mode .list-collection-left .rating-star .spr-badge-caption {
  display: block !important;
  margin-top: 13px;
  font-size: 14px;
  font-style: italic;
}

body .collection-layout .collection-items.listMode .product .list-mode .list-collection-left .rating-star .spr-icon {
  margin-left: 5px;
}

body .collection-layout .collection-items.listMode .product .list-mode .list-collection-left .product-price {
  margin-bottom: 20px;
}

body .collection-layout .collection-items.listMode .product .list-mode .list-collection-left .product-price .price_sale {
  font-size: 24px;
}

body .collection-layout .collection-items.listMode .product .list-mode .list-collection-left .product-price .price_compare {
  font-size: 22px;
}

body .collection-layout .collection-items.listMode .product .list-mode .product-description {
  font-size: 14px;
  color: #8b8b99;
  margin-top: 27px;
  margin-bottom: 32px;
  line-height: 1.8em;
}

body .collection-layout .collection-items.listMode .product .list-mode .group-actionbutton .quickview-wishlist-wrapper {
  float: left;
}

body .collection-layout .collection-items.listMode .product .list-mode .group-actionbutton .product-addtocart {
  float: left;
}

body .collection-layout .collection-items.listMode .product .list-mode .group-actionbutton .effect-ajax-cart,
body .collection-layout .collection-items.listMode .product .list-mode .group-actionbutton .quickview {
  transform: translateX(0%);
  transform: translateY(0%);
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

body .collection-layout .collection-items.listMode .product .list-mode .group-actionbutton .effect-ajax-cart ._btn,
body .collection-layout .collection-items.listMode .product .list-mode .group-actionbutton .quickview a {
  margin-top: 0;
  margin-bottom: 0;
}

body .collection-layout .collection-items.listMode .product .list-mode .group-actionbutton .effect-ajax-cart ._btn {
  margin-right: 10px;
}

body .collection-layout .collection-items.listMode .product .list-mode .wishlist a .cs-icon:before,
body .collection-layout .collection-items.listMode .product .list-mode .quickview a .cs-icon:before {
  font-size: 20px;
}

body .collection-layout .collection-fullWidth-layout .container {
  margin: 0 auto;
  position: relative;
}

body .collection-layout .collection-inner {
  margin-left: -15px;
  margin-right: -15px;
}

body .collection-layout .collection-inner.collection-leftSidebar .collection-toolbar {
  margin-top: 5px;
}

body .collection-layout .collection-inner.collection-default .collection-toolbar {
  margin-top: 15px;
}

body .list-collection-layout {
  padding: 90px 0;
}

body .list-collection-layout .list-collection-inner {
  margin-left: -15px;
  margin-right: -15px;
}

body .list-collection-layout .list-collection-content {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .list-collection-layout .list-collection-content > div {
  margin-bottom: 30px;
}

body .list-collection-layout .list-collection-content .list-collection-item {
  border: 1px solid #e7e9f3;
}

body .list-collection-layout .collection-content {
  position: relative;
}

body .list-collection-layout .collection-content .info {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.7);
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
  transition: all 500ms ease;
}

body .list-collection-layout .collection-content .info .info-group {
  transition: all 500ms ease;
  transform: translateY(30px);
  text-align: center;
  background-color: #fff;
  width: 70%;
  padding: 10px 20px;
}

body .list-collection-layout .collection-content .info .info-group .title {
  color: #282828;
  font-size: 20px;
  line-height: 1em;
  text-transform: capitalize;
  font-family: Poppins;
  padding: 3.5px 15px;
  margin-bottom: 5px;
  font-weight: 700;
}

body .list-collection-layout .collection-content .info .info-group .count, body .list-collection-layout .collection-content .info .info-group .hover_button {
  padding: 0 15px;
}

body .list-collection-layout .collection-content .info .info-group .hover_button a {
  font-size: 16px;
}

body .list-collection-layout .collection-content .info .info-group .count {
  color: #91ad41;
  font-style: italic;
  font-size: 14px;
}

body .list-collection-layout .collection-content .info .info-group .hover_button a {
  text-decoration: underline;
  color: #e8dac7;
}

body .list-collection-layout .collection-content:focus .info, body .list-collection-layout .collection-content:hover .info {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

body .list-collection-layout .collection-content:focus .info .info-group, body .list-collection-layout .collection-content:hover .info .info-group {
  transform: translateY(0px);
}

body .no-options .swatch, body .no-options .modal.quick-shop .swatch_quick, body .modal.quick-shop .no-options .swatch_quick {
  display: none !important;
}

body .swatch, body .modal.quick-shop .swatch_quick {
  margin-bottom: 10px;
  margin-top: 10px;
}

body .swatch .header, body .modal.quick-shop .swatch_quick .header {
  font-family: Poppins;
  font-size: 15px;
  font-weight: 400;
  color: #8b8b99;
  text-transform: capitalize;
  margin-bottom: 5px;
}

body .swatch .swatch-element, body .modal.quick-shop .swatch_quick .swatch-element {
  float: left;
  border-width: 0px;
  transition: all 500ms ease;
  position: relative;
  margin-top: 2px !important;
  margin-bottom: 2px !important;
  margin-right: 5px !important;
}

body .swatch .swatch-element .crossed-out, body .modal.quick-shop .swatch_quick .swatch-element .crossed-out {
  display: none;
}

body .swatch .swatch-element input, body .modal.quick-shop .swatch_quick .swatch-element input {
  display: none;
}

body .swatch .swatch-element label, body .modal.quick-shop .swatch_quick .swatch-element label {
  width: 100%;
  height: 100%;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #ddd;
  background-color: transparent;
  font-weight: normal;
  text-align: center;
  line-height: 37px;
  background-position: -1px -1px;
  font-size: 14px;
  cursor: pointer;
}

body .swatch .swatch-element input:checked + label, body .modal.quick-shop .swatch_quick .swatch-element input:checked + label,
body .swatch .swatch-element.active label,
body .modal.quick-shop .swatch_quick .swatch-element.active label {
  cursor: default;
}

body .swatch:not(.color) .swatch-element, body .modal.quick-shop .swatch_quick:not(.color) .swatch-element {
  min-width: 40px;
  height: 40px;
  border-radius: 0;
  background-position: -1px -1px;
  margin-right: -1px;
}

body .swatch:not(.color) .swatch-element label, body .modal.quick-shop .swatch_quick:not(.color) .swatch-element label {
  border-radius: 0;
}

body .swatch:not(.color) .swatch-element input:checked + label, body .modal.quick-shop .swatch_quick:not(.color) .swatch-element input:checked + label,
body .swatch:not(.color) .swatch-element.active label,
body .modal.quick-shop .swatch_quick:not(.color) .swatch-element.active label,
body .swatch:not(.color) .swatch-element:hover label,
body .modal.quick-shop .swatch_quick:not(.color) .swatch-element:hover label {
  background-color: #91ad41;
  color: #fff;
}

body .swatch.color, body .modal.quick-shop .color.swatch_quick {
  padding: 0px;
  cursor: pointer;
}

body .swatch.color .swatch-element, body .modal.quick-shop .color.swatch_quick .swatch-element {
  min-width: 40px;
  height: 40px;
  border-radius: 0%;
  border-width: 0;
}

body .swatch.color .swatch-element label, body .modal.quick-shop .color.swatch_quick .swatch-element label {
  border-radius: 0%;
  border-width: 0 !important;
  margin: 0 !important;
}

body .swatch.color .swatch-element input:checked + label:before, body .modal.quick-shop .color.swatch_quick .swatch-element input:checked + label:before,
body .swatch.color .swatch-element.active label:before,
body .modal.quick-shop .color.swatch_quick .swatch-element.active label:before,
body .swatch.color .swatch-element:hover label:before,
body .modal.quick-shop .color.swatch_quick .swatch-element:hover label:before {
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-smooth: always;
  -ms-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  content: "\f00c";
  color: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 16px;
  margin-top: -8px;
}

body .modal.quick-shop .quantity-wrapper {
  float: left !important;
}

body .modal.quick-shop .variants-wrapper {
  display: none !important;
}

body .modal.quick-shop .modal-dialog {
  width: 100% !important;
  max-width: 900px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}

body .modal.quick-shop .modal-dialog .modal-content {
  border-radius: 0;
}

body .modal.quick-shop .modal-dialog .modal-content .modal-header {
  height: 50px;
  border-width: 0;
}

body .modal.quick-shop .modal-dialog .modal-content .modal-header .close {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
  transition: all 500ms ease;
}

body .modal.quick-shop .modal-dialog .modal-content .modal-header .close:hover {
  color: #91ad41;
}

body .modal.quick-shop .modal-dialog .modal-content .modal-body {
  padding: 0 50px 50px 50px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information,
body .modal.quick-shop .modal-dialog .modal-content .product-image {
  width: 50%;
  float: left;
}

body .modal.quick-shop .modal-dialog .modal-content .product-image .show-image-load {
  text-align: center;
  width: 100%;
  z-index: 9;
}

body .modal.quick-shop .modal-dialog .modal-content .product-image .show-image-load i {
  color: #91ad41;
}

body .modal.quick-shop .modal-dialog .modal-content .product-image .gallery-images-inner {
  margin-left: -5px;
  margin-right: -5px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-image .featured img {
  border: 1px solid #e7e9f3;
}

body .modal.quick-shop .modal-dialog .modal-content .product-image .vertical-image-content .image-vertical {
  padding-right: 5px;
  padding-left: 5px;
  text-align: center;
}

body .modal.quick-shop .modal-dialog .modal-content .product-image .vertical-image-content .image-vertical a {
  display: block;
  padding: 3px 0;
}


body .modal.quick-shop .modal-dialog .modal-content .product-image .vertical-image-content .image-vertical:hover img, body .modal.quick-shop .modal-dialog .modal-content .product-image .vertical-image-content .image-vertical.active img {
  border: 1px solid #91ad41;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

body .modal.quick-shop .modal-dialog .modal-content .product-image .vertical-image-content .owl-controls .owl-prev,
body .modal.quick-shop .modal-dialog .modal-content .product-image .vertical-image-content .owl-controls .owl-next {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  height: 100%;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #9494a1;
  border-color: #f5f6fb;
  background-color: #ffffff;
}

body .modal.quick-shop .modal-dialog .modal-content .product-image .vertical-image-content .owl-controls .owl-prev *,
body .modal.quick-shop .modal-dialog .modal-content .product-image .vertical-image-content .owl-controls .owl-next * {
  color: currentcolor;
}

body .modal.quick-shop .modal-dialog .modal-content .product-image .vertical-image-content .owl-controls .owl-prev:hover, body .modal.quick-shop .modal-dialog .modal-content .product-image .vertical-image-content .owl-controls .owl-prev:focus,
body .modal.quick-shop .modal-dialog .modal-content .product-image .vertical-image-content .owl-controls .owl-next:hover,
body .modal.quick-shop .modal-dialog .modal-content .product-image .vertical-image-content .owl-controls .owl-next:focus {
  color: #8d8d99;
  border-color: #8d8d99;
  background-color: #ffffff;
  background-color: transparent;
}

body .modal.quick-shop .modal-dialog .modal-content .product-image .vertical-image-content .owl-controls .owl-prev:hover *, body .modal.quick-shop .modal-dialog .modal-content .product-image .vertical-image-content .owl-controls .owl-prev:focus *,
body .modal.quick-shop .modal-dialog .modal-content .product-image .vertical-image-content .owl-controls .owl-next:hover *,
body .modal.quick-shop .modal-dialog .modal-content .product-image .vertical-image-content .owl-controls .owl-next:focus * {
  color: currentcolor;
}

body .modal.quick-shop .modal-dialog .modal-content .product-image .vertical-image-content .owl-controls .owl-prev {
  left: 10px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-image .vertical-image-content .owl-controls .owl-next {
  right: 10px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-image .vertical-image-content:focus .owl-controls, body .modal.quick-shop .modal-dialog .modal-content .product-image .vertical-image-content:hover .owl-controls {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

body .modal.quick-shop .modal-dialog .modal-content .product-image #featuted-image {
  margin-bottom: 30px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information {
  padding-right: 0;
  /*---*/
  /*--End---*/
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .title {
  margin-top: 0;
  font-family: Poppins;
  text-transform: uppercase;
  color: #1a1a1a;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.1em;
  margin-bottom: 20px;
  width: 100%;
  *zoom: 1;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .title * {
  margin-top: 0;
  font-family: Poppins;
  text-transform: uppercase;
  color: #1a1a1a;
  font-weight: 700;
  font-size: 20px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .title::after {
  content: '';
  display: table;
  clear: both;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .rating-content {
  *zoom: 1;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .rating-content::after {
  content: '';
  display: table;
  clear: both;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .rating-content .spr-badge {
  margin-bottom: 20px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .product-stock.management-content {
  font-size: 14px;
  margin-bottom: 5px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .product-stock.management-content .management-title, body .modal.quick-shop .modal-dialog .modal-content .product-information .product-stock.management-content .management-description {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .product-stock.management-content .management-title {
  color: #282828;
  font-weight: 500;
  margin-right: 5px;
  font-size: 14px;
  text-transform: uppercase;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .product-stock.management-content .management-description {
  color: #91ad41;
  font-weight: 300;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .description {
  font-size: 14px;
  color: #8b8b99;
  line-height: 1.8em;
  font-weight: 400;
  margin-bottom: 30px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .description .readmore-link {
  font-weight: 500;
  color: #282828;
  font-size: 14px;
  border-bottom: 1px solid #282828;
  line-height: 1.35;
  margin-top: 5px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .description .readmore-link:hover {
  color: #e8dac7;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .product-price {
  text-align: start;
  margin-bottom: 30px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .product-price h2 {
  margin: 0;
  font-size: 0;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .product-price .money {
  color: #91ad41;
  font-family: Poppins;
  font-weight: 500;
  font-size: 20px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .product-price del {
  margin-left: 10px;
  color: #696969;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .product-price del .money {
  color: #696969;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .product-price del .money {
  font-weight: 500;
  font-size: 16px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .quantity-wrapper {
  min-width: 90px;
  float: left;
  margin-right: 10px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .quantity-wrapper .wrapper-title {
  font-family: Poppins;
  font-size: 15px;
  font-weight: 400;
  color: #8b8b99;
  text-transform: capitalize;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .quantity-wrapper .wrapper {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  height: 40px;
  min-width: auto;
  max-width: 127px;
  padding: 0 19px 0 19px;
  border-radius: 0px;
  position: relative;
  border: 1px solid #e7e9f3;
  background-color: #fff;
  border-radius: 5px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .quantity-wrapper .wrapper .qty-up,
body .modal.quick-shop .modal-dialog .modal-content .product-information .quantity-wrapper .wrapper .qty-down {
  font-family: 'cs-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  text-align: right;
  width: 25px;
  height: 38px;
  line-height: 38px;
  top: 50%;
  text-align: center;
  cursor: pointer;
  transform: translateY(-50%);
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .quantity-wrapper .wrapper .qty-up.cs-icon,
body .modal.quick-shop .modal-dialog .modal-content .product-information .quantity-wrapper .wrapper .qty-down.cs-icon {
  color: #282828;
  font-weight: 500;
  font-size: 12px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .quantity-wrapper .wrapper .qty-down {
  left: 0;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .quantity-wrapper .wrapper .qty-down:before {
  content: '\e919';
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .quantity-wrapper .wrapper .qty-up {
  right: 0;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .quantity-wrapper .wrapper .qty-up:before {
  content: '\e91b';
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .quantity-wrapper .wrapper input[type="text"] {
  text-align: center;
  border-width: 0;
  font-size: 14px;
  height: 100%;
  padding: 5px;
  color: #8b8b99;
  font-weight: 500;
  font-family: Poppins;
  background-color: transparent;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .quantity-wrapper .wrapper ::-webkit-input-placeholder {
  font-size: 15px;
  color: #282828;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .quantity-wrapper .wrapper ::-moz-placeholder {
  font-size: 15px;
  color: #282828;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .quantity-wrapper .wrapper :-ms-input-placeholder {
  font-size: 15px;
  color: #282828;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .quantity-wrapper .wrapper ::-ms-input-placeholder {
  font-size: 15px;
  color: #282828;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .purchase-section {
  float: left;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .purchase-section .purchase {
  float: left;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .purchase-section .purchase .add-to-cart {
  font-size: 14px;
  border-width: 1px;
  height: 40px;
  line-height: 38px;
  padding: 0 16px;
  font-weight: 500;
  color: #ffffff;
  border-color: #27272f;
  background-color: #27272f;
  text-align: center;
  padding: 0 20px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: auto;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .purchase-section .purchase .add-to-cart * {
  color: currentcolor;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .purchase-section .purchase .add-to-cart span {
  line-height: 1em;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .purchase-section .purchase .add-to-cart .icon-cs-cart {
  margin-right: 5px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .comWish-content {
  *zoom: 1;
  display: inline-block;
  *display: inline;
  zoom: 1;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: auto;
  margin: 0;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .comWish-content::after {
  content: '';
  display: table;
  clear: both;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .comWish-content > a {
  vertical-align: top;
  font-size: 14px;
  color: #282828;
  position: relative;
  cursor: pointer;
  text-transform: uppercase;
  height: 40px;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  margin-left: 10px;
  border-radius: 5px;
  color: #ffffff;
  border-color: #27272f;
  background-color: #27272f;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .comWish-content > a * {
  color: currentcolor;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .comWish-content > a > span {
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-transform: uppercase;
  font-family: Poppins;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .comWish-content > a .cs-icon {
  margin-right: 0px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .comWish-content > a .cs-icon:before {
  font-size: 20px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .comWish-content > a .cs-icon.icon-heart:before {
  font-size: 15px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .comWish-content > a.wishlist-added, body .modal.quick-shop .modal-dialog .modal-content .product-information .comWish-content > a.compare-added {
  cursor: default;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .comWish-content > a:hover, body .modal.quick-shop .modal-dialog .modal-content .product-information .comWish-content > a:focus, body .modal.quick-shop .modal-dialog .modal-content .product-information .comWish-content > a.wishlist-added, body .modal.quick-shop .modal-dialog .modal-content .product-information .comWish-content > a.compare-added {
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .comWish-content > a:hover *, body .modal.quick-shop .modal-dialog .modal-content .product-information .comWish-content > a:focus *, body .modal.quick-shop .modal-dialog .modal-content .product-information .comWish-content > a.wishlist-added *, body .modal.quick-shop .modal-dialog .modal-content .product-information .comWish-content > a.compare-added * {
  color: currentcolor;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .product-type {
  margin: 0;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .product-type .selector-wrapper {
  margin-bottom: 20px;
  position: relative;
  border-bottom: 1px solid #e7e9f3;
  padding-left: 60px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .product-type .selector-wrapper label {
  font-family: Poppins;
  font-size: 15px;
  font-weight: 400;
  color: #8b8b99;
  text-transform: capitalize;
  width: 60px;
  line-height: 1em;
  margin-bottom: 0 !important;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .product-type .selector-wrapper select {
  padding-left: 10px;
  padding-right: 10px;
  background-color: #fff;
  border: 1px solid #e7e9f3;
  text-align: start;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
  height: 38px;
  max-width: 100%;
  text-transform: capitalize;
  color: #282828;
  border-width: 0;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .spr-badge[data-rating="0.0"] {
  display: none !important;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .spr-badge[data-rating="0.0"] + .review-link {
  margin-left: 0;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .spr-badge-caption {
  font-size: 14px;
  color: #8b8b99;
  margin-top: 1px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .title {
  margin-bottom: 10px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .quantity-wrapper {
  margin-bottom: 25px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .rating-content .spr-starrating {
  margin-right: 10px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .rating-content .spr-badge {
  margin-bottom: 10px !important;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .quick-shop-management {
  margin-bottom: 6px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .quick-shop-management .management-title {
  text-transform: uppercase;
  color: #282828;
  font-weight: 700;
  margin-right: 5px;
  font-size: 14px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .quick-shop-management .management-description {
  color: #91ad41;
  font-style: italic;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 14px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .product-price {
  clear: both;
  margin-bottom: 10px !important;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .product-price del {
  margin-right: 10px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .supports-fontface {
  *zoom: 1;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  margin-top: 25px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .supports-fontface::after {
  content: '';
  display: table;
  clear: both;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .supports-fontface .social-title {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  color: #282828;
  margin-right: 45px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .supports-fontface .quick-shop-social a {
  border-width: 0;
  background-color: transparent;
  margin-right: 15px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .supports-fontface .quick-shop-social a:hover .fa {
  color: #91ad41;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .supports-fontface .quick-shop-social .fa {
  font-size: 14px;
}

body .modal.quick-shop .swatch_quick {
  margin-bottom: 25px;
}

body .modal.quick-shop .swatch_quick:not(.color) {
  margin-right: 30px;
}

body .modal.quick-shop .swatch_quick > label {
  display: block;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .quantity-wrapper {
  min-width: 90px;
}

body .modal.quick-shop .modal-dialog .modal-content .product-information .quantity-wrapper .wrapper {
  max-width: 90px !important;
}

body .modal.quick-shop .owl-buttons > div {
  box-shadow: none !important;
}

body .spr-badge-caption {
  color: #282828;
  font-size: 15px;
  margin-left: 10px !important;
  margin-right: 10px !important;
}

body .spr-badge-caption * {
  color: #282828;
}

body .spr-badge-caption:before {
  content: '(';
}

body .spr-badge-caption:after {
  content: ')';
}

body .product-detail-layout {
  *zoom: 1;
}

body .product-detail-layout::after {
  content: '';
  display: table;
  clear: both;
}

body .product-detail-layout .product-template {
  padding-top: 60px !important;
}

body .product-detail-layout .product-detail-content .info-detail-layout {
  *zoom: 1;
}

body .product-detail-layout .product-detail-content .info-detail-layout::after {
  content: '';
  display: table;
  clear: both;
}

body .product-detail-layout .product-detail-content .info-detail-content .info-detail-pro {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 90px;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .product-detail-layout .product-detail-content #product-information {
  width: 40%;
}

body .product-detail-layout .product-detail-content #product-image {
  width: 60%;
}

body .product-detail-layout .product-detail-content #product-image .group {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .product-detail-layout .product-detail-content #product-image .show-image-load {
  text-align: center;
  width: 100%;
  z-index: 9;
}

body .product-detail-layout .product-detail-content #product-image .show-image-load i {
  color: #91ad41;
}

body .product-detail-layout .product-detail-content #product-image .gallery-images-inner {
  margin-left: -5px;
  margin-right: -5px;
}

body .product-detail-layout .product-detail-content #product-image .featured img {
  border: 1px solid #e7e9f3;
}

body .product-detail-layout .product-detail-content #product-image .vertical-image-content .image-vertical {
  padding-right: 5px;
  padding-left: 5px;
  text-align: center;
}

body .product-detail-layout .product-detail-content #product-image .vertical-image-content .image-vertical a {
  display: block;
  padding: 3px 0;
}


body .product-detail-layout .product-detail-content #product-image .vertical-image-content .image-vertical:hover img, body .product-detail-layout .product-detail-content #product-image .vertical-image-content .image-vertical.active img {
  border: 1px solid #91ad41;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

body .product-detail-layout .product-detail-content #product-image .vertical-image-content .owl-controls .owl-prev,
body .product-detail-layout .product-detail-content #product-image .vertical-image-content .owl-controls .owl-next {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  height: 100%;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #9494a1;
  border-color: #f5f6fb;
  background-color: #ffffff;
}

body .product-detail-layout .product-detail-content #product-image .vertical-image-content .owl-controls .owl-prev *,
body .product-detail-layout .product-detail-content #product-image .vertical-image-content .owl-controls .owl-next * {
  color: currentcolor;
}

body .product-detail-layout .product-detail-content #product-image .vertical-image-content .owl-controls .owl-prev:hover, body .product-detail-layout .product-detail-content #product-image .vertical-image-content .owl-controls .owl-prev:focus,
body .product-detail-layout .product-detail-content #product-image .vertical-image-content .owl-controls .owl-next:hover,
body .product-detail-layout .product-detail-content #product-image .vertical-image-content .owl-controls .owl-next:focus {
  color: #8d8d99;
  border-color: #8d8d99;
  background-color: #ffffff;
  background-color: transparent;
}

body .product-detail-layout .product-detail-content #product-image .vertical-image-content .owl-controls .owl-prev:hover *, body .product-detail-layout .product-detail-content #product-image .vertical-image-content .owl-controls .owl-prev:focus *,
body .product-detail-layout .product-detail-content #product-image .vertical-image-content .owl-controls .owl-next:hover *,
body .product-detail-layout .product-detail-content #product-image .vertical-image-content .owl-controls .owl-next:focus * {
  color: currentcolor;
}

body .product-detail-layout .product-detail-content #product-image .vertical-image-content .owl-controls .owl-prev {
  left: 10px;
}

body .product-detail-layout .product-detail-content #product-image .vertical-image-content .owl-controls .owl-next {
  right: 10px;
}

body .product-detail-layout .product-detail-content #product-image .vertical-image-content:focus .owl-controls, body .product-detail-layout .product-detail-content #product-image .vertical-image-content:hover .owl-controls {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

body .product-detail-layout .product-detail-content #product-image .thumbs:not(.thumbs-mobile) {
  width: 90px;
}

body .product-detail-layout .product-detail-content #product-image .thumbs:not(.thumbs-mobile) .slick-slider {
  margin-top: -5px;
  margin-bottom: 0 !important;
}

body .product-detail-layout .product-detail-content #product-image .thumbs:not(.thumbs-mobile) .slick-vertical {
  padding-bottom: 40px;
}

body .product-detail-layout .product-detail-content #product-image .thumbs:not(.thumbs-mobile) .slick-vertical .slick-slide {
  border: 1px solid #e7e9f3;
  margin-top: 5px;
  margin-bottom: 5px;
}

body .product-detail-layout .product-detail-content #product-image .thumbs:not(.thumbs-mobile) .slick-vertical .slick-slide > a {
  display: block;
}

body .product-detail-layout .product-detail-content #product-image .thumbs:not(.thumbs-mobile) .slick-vertical .slick-slide.active {
  border: 1px solid #91ad41;
}

body .product-detail-layout .product-detail-content #product-image .thumbs:not(.thumbs-mobile) .slick-prev, body .product-detail-layout .product-detail-content #product-image .thumbs:not(.thumbs-mobile) .slick-next {
  top: auto;
  bottom: 0;
  margin-bottom: 0;
  background-color: #91ad41;
  color: #fff;
  width: 30px;
  height: 30px;
}

body .product-detail-layout .product-detail-content #product-image .thumbs:not(.thumbs-mobile) .slick-prev:before, body .product-detail-layout .product-detail-content #product-image .thumbs:not(.thumbs-mobile) .slick-next:before {
  color: #fff;
  font-size: 16px;
}

body .product-detail-layout .product-detail-content #product-image .thumbs:not(.thumbs-mobile) .slick-prev:hover, body .product-detail-layout .product-detail-content #product-image .thumbs:not(.thumbs-mobile) .slick-next:hover {
  color: #000;
  background-color: #e8dac7;
}

body .product-detail-layout .product-detail-content #product-image .featured {
  width: calc(100% - 90px);
  padding-left: 10px;
}

body .product-detail-layout .product-detail-content #product-image .featured video, body .product-detail-layout .product-detail-content #product-image .featured iframe {
  width: 100%;
  height: 100%;
}

body .product-detail-layout .product-detail-content #product-image .cloud-zoom-gallery {
  position: relative;
}

body .product-detail-layout .product-detail-content #product-image .product-thumbnail-badge {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 20px;
  height: 20px;
}

body .product-detail-layout .product-detail-content #product-image .product-thumbnail-badge svg {
  fill: #fff;
  width: 100%;
  height: 100%;
  vertical-align: baseline;
}

body .product-detail-layout .product-detail-content #product-image .product-thumbnail-badge svg .icon-video-badge-full-color-outline,
body .product-detail-layout .product-detail-content #product-image .product-thumbnail-badge svg .icon-3d-badge-full-color-outline {
  stroke: rgba(61, 66, 70, 0.05);
}

body .product-detail-layout .product-detail-content #product-image .product-thumbnail-badge svg .icon-video-badge-full-color-element,
body .product-detail-layout .product-detail-content #product-image .product-thumbnail-badge svg .icon-3d-badge-full-color-element {
  fill: #3d4246;
}

body .product-detail-layout .product-detail-content #product-information {
  padding-right: 0;
}

body .product-detail-layout .product-detail-content #product-information .title {
  margin-top: 0;
  text-transform: uppercase;
  color: #1a1a1a;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.1em;
  margin-bottom: 20px;
  width: 100%;
  *zoom: 1;
}

body .product-detail-layout .product-detail-content #product-information .title * {
  margin-top: 0;
  font-family: Poppins;
  text-transform: uppercase;
  color: #1a1a1a;
  font-weight: 700;
  font-size: 20px;
}

body .product-detail-layout .product-detail-content #product-information .title::after {
  content: '';
  display: table;
  clear: both;
}

body .product-detail-layout .product-detail-content #product-information .rating-content {
  *zoom: 1;
}

body .product-detail-layout .product-detail-content #product-information .rating-content::after {
  content: '';
  display: table;
  clear: both;
}

body .product-detail-layout .product-detail-content #product-information .rating-content .spr-badge {
  margin-bottom: 20px;
}

body .product-detail-layout .product-detail-content #product-information .product-stock.management-content {
  font-size: 14px;
  margin-bottom: 5px;
}

body .product-detail-layout .product-detail-content #product-information .product-stock.management-content .management-title, body .product-detail-layout .product-detail-content #product-information .product-stock.management-content .management-description {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

body .product-detail-layout .product-detail-content #product-information .product-stock.management-content .management-title {
  color: #282828;
  font-weight: 500;
  margin-right: 5px;
  font-size: 14px;
  text-transform: uppercase;
}

body .product-detail-layout .product-detail-content #product-information .product-stock.management-content .management-description {
  color: #91ad41;
  font-weight: 300;
}

body .product-detail-layout .product-detail-content #product-information .description {
  font-size: 14px;
  color: black;
  line-height: 1.8em;
  font-weight: 400;
  margin-bottom: 30px;
}

body .product-detail-layout .product-detail-content #product-information .description .readmore-link {
  font-weight: 500;
  color: #282828;
  font-size: 14px;
  border-bottom: 1px solid #282828;
  line-height: 1.35;
  margin-top: 5px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

body .product-detail-layout .product-detail-content #product-information .description .readmore-link:hover {
  color: #e8dac7;
}

body .product-detail-layout .product-detail-content #product-information .product-price {
  text-align: start;
  margin-bottom: 30px;
}

body .product-detail-layout .product-detail-content #product-information .product-price h2 {
  margin: 0;
  font-size: 0;
}

body .product-detail-layout .product-detail-content #product-information .product-price .money {
  color: #91ad41;
  font-family: Poppins;
  font-weight: 500;
  font-size: 20px;
}

body .product-detail-layout .product-detail-content #product-information .product-price del {
  margin-left: 10px;
  color: #696969;
}

body .product-detail-layout .product-detail-content #product-information .product-price del .money {
  color: #696969;
}

body .product-detail-layout .product-detail-content #product-information .product-price del .money {
  font-weight: 500;
  font-size: 16px;
}

body .product-detail-layout .product-detail-content #product-information .quantity-wrapper {
  min-width: 90px;
  float: left;
  margin-right: 10px;
}

body .product-detail-layout .product-detail-content #product-information .quantity-wrapper .wrapper-title {
  font-family: Poppins;
  font-size: 15px;
  font-weight: 400;
  color: #8b8b99;
  text-transform: capitalize;
}

body .product-detail-layout .product-detail-content #product-information .quantity-wrapper .wrapper {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  height: 40px;
  min-width: auto;
  max-width: 127px;
  padding: 0 19px 0 19px;
  border-radius: 0px;
  position: relative;
  border: 1px solid #e7e9f3;
  background-color: #fff;
  border-radius: 5px;
}

body .product-detail-layout .product-detail-content #product-information .quantity-wrapper .wrapper .qty-up,
body .product-detail-layout .product-detail-content #product-information .quantity-wrapper .wrapper .qty-down {
  font-family: 'cs-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  text-align: right;
  width: 25px;
  height: 38px;
  line-height: 38px;
  top: 50%;
  text-align: center;
  cursor: pointer;
  transform: translateY(-50%);
}

body .product-detail-layout .product-detail-content #product-information .quantity-wrapper .wrapper .qty-up.cs-icon,
body .product-detail-layout .product-detail-content #product-information .quantity-wrapper .wrapper .qty-down.cs-icon {
  color: #282828;
  font-weight: 500;
  font-size: 12px;
}

body .product-detail-layout .product-detail-content #product-information .quantity-wrapper .wrapper .qty-down {
  left: 0;
}

body .product-detail-layout .product-detail-content #product-information .quantity-wrapper .wrapper .qty-down:before {
  content: '\e919';
}

body .product-detail-layout .product-detail-content #product-information .quantity-wrapper .wrapper .qty-up {
  right: 0;
}

body .product-detail-layout .product-detail-content #product-information .quantity-wrapper .wrapper .qty-up:before {
  content: '\e91b';
}

body .product-detail-layout .product-detail-content #product-information .quantity-wrapper .wrapper input[type="text"] {
  text-align: center;
  border-width: 0;
  font-size: 14px;
  height: 100%;
  padding: 5px;
  color: #8b8b99;
  font-weight: 500;
  font-family: Poppins;
  background-color: transparent;
}

body .product-detail-layout .product-detail-content #product-information .quantity-wrapper .wrapper ::-webkit-input-placeholder {
  font-size: 15px;
  color: #282828;
}

body .product-detail-layout .product-detail-content #product-information .quantity-wrapper .wrapper ::-moz-placeholder {
  font-size: 15px;
  color: #282828;
}

body .product-detail-layout .product-detail-content #product-information .quantity-wrapper .wrapper :-ms-input-placeholder {
  font-size: 15px;
  color: #282828;
}

body .product-detail-layout .product-detail-content #product-information .quantity-wrapper .wrapper ::-ms-input-placeholder {
  font-size: 15px;
  color: #282828;
}

body .product-detail-layout .product-detail-content #product-information .purchase-section {
  float: left;
}

body .product-detail-layout .product-detail-content #product-information .purchase-section .purchase {
  float: left;
}

body .product-detail-layout .product-detail-content #product-information .purchase-section .purchase .add-to-cart {
  font-size: 14px;
  border-width: 1px;
  height: 40px;
  line-height: 38px;
  padding: 0 16px;
  font-weight: 500;
  color: #ffffff;
  border-color: #27272f;
  background-color: #27272f;
  text-align: center;
  padding: 0 20px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: auto;
}

body .product-detail-layout .product-detail-content #product-information .purchase-section .purchase .add-to-cart * {
  color: currentcolor;
}

body .product-detail-layout .product-detail-content #product-information .purchase-section .purchase .add-to-cart span {
  line-height: 1em;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

body .product-detail-layout .product-detail-content #product-information .purchase-section .purchase .add-to-cart .icon-cs-cart {
  margin-right: 5px;
}

body .product-detail-layout .product-detail-content #product-information .comWish-content {
  *zoom: 1;
  display: inline-block;
  *display: inline;
  zoom: 1;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: auto;
  margin: 0;
}

body .product-detail-layout .product-detail-content #product-information .comWish-content::after {
  content: '';
  display: table;
  clear: both;
}

body .product-detail-layout .product-detail-content #product-information .comWish-content > a {
  vertical-align: top;
  font-size: 14px;
  color: #282828;
  position: relative;
  cursor: pointer;
  text-transform: uppercase;
  height: 40px;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  margin-left: 10px;
  border-radius: 5px;
  color: #ffffff;
  border-color: #27272f;
  background-color: #27272f;
}

body .product-detail-layout .product-detail-content #product-information .comWish-content > a * {
  color: currentcolor;
}

body .product-detail-layout .product-detail-content #product-information .comWish-content > a > span {
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-transform: uppercase;
  font-family: Poppins;
}

body .product-detail-layout .product-detail-content #product-information .comWish-content > a .cs-icon {
  margin-right: 0px;
}

body .product-detail-layout .product-detail-content #product-information .comWish-content > a .cs-icon:before {
  font-size: 20px;
}

body .product-detail-layout .product-detail-content #product-information .comWish-content > a .cs-icon.icon-heart:before {
  font-size: 15px;
}

body .product-detail-layout .product-detail-content #product-information .comWish-content > a.wishlist-added, body .product-detail-layout .product-detail-content #product-information .comWish-content > a.compare-added {
  cursor: default;
}

body .product-detail-layout .product-detail-content #product-information .comWish-content > a:hover, body .product-detail-layout .product-detail-content #product-information .comWish-content > a:focus, body .product-detail-layout .product-detail-content #product-information .comWish-content > a.wishlist-added, body .product-detail-layout .product-detail-content #product-information .comWish-content > a.compare-added {
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
}

body .product-detail-layout .product-detail-content #product-information .comWish-content > a:hover *, body .product-detail-layout .product-detail-content #product-information .comWish-content > a:focus *, body .product-detail-layout .product-detail-content #product-information .comWish-content > a.wishlist-added *, body .product-detail-layout .product-detail-content #product-information .comWish-content > a.compare-added * {
  color: currentcolor;
}

body .product-detail-layout .product-detail-content #product-information .product-type {
  margin: 0;
}

body .product-detail-layout .product-detail-content #product-information .product-type .selector-wrapper {
  margin-bottom: 20px;
  position: relative;
  border-bottom: 1px solid #e7e9f3;
  padding-left: 60px;
}

body .product-detail-layout .product-detail-content #product-information .product-type .selector-wrapper label {
  font-family: Poppins;
  font-size: 15px;
  font-weight: 400;
  color: #8b8b99;
  text-transform: capitalize;
  width: 60px;
  line-height: 1em;
  margin-bottom: 0 !important;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

body .product-detail-layout .product-detail-content #product-information .product-type .selector-wrapper select {
  padding-left: 10px;
  padding-right: 10px;
  background-color: #fff;
  border: 1px solid #e7e9f3;
  text-align: start;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
  height: 38px;
  max-width: 100%;
  text-transform: capitalize;
  color: #282828;
  border-width: 0;
}

body .product-detail-layout .product-detail-content #product-information .spr-badge[data-rating="0.0"] {
  display: none !important;
}

body .product-detail-layout .product-detail-content #product-information .spr-badge[data-rating="0.0"] + .review-link {
  margin-left: 0;
}

body .product-detail-layout .product-detail-content #product-information .spr-badge-caption {
  font-size: 14px;
  color: #8b8b99;
  margin-top: 1px;
}

body .product-detail-layout .product-detail-content #product-information .information-top {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -ms-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 30px;
}

body .product-detail-layout .product-detail-content #product-information .information-top > div {
  width: 100% !important;
}

body .product-detail-layout .product-detail-content #product-information .information-top .top-left, body .product-detail-layout .product-detail-content #product-information .information-top .top-right {
  width: 50%;
}

body .product-detail-layout .product-detail-content #product-information .information-top .rating-content .rating-description {
  text-align: start;
  margin-bottom: 20px;
}

body .product-detail-layout .product-detail-content #product-information .information-top .rating-content .rating-description .spr-badge > span {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-right: 15px;
  line-height: 1em;
  font-size: 0;
}

body .product-detail-layout .product-detail-content #product-information .product-rating {
  margin-bottom: 16px;
}

body .product-detail-layout .product-detail-content #product-information .product-rating > .rating-content * {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

body .product-detail-layout .product-detail-content #product-information .product-rating > .rating-content .rating-title {
  font-weight: 700;
  padding-right: 5px;
}

body .product-detail-layout .product-detail-content #product-information .rating-content {
  *zoom: 1;
}

body .product-detail-layout .product-detail-content #product-information .rating-content::after {
  content: '';
  display: table;
  clear: both;
}

body .product-detail-layout .product-detail-content #product-information .rating-content .rating-description {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

body .product-detail-layout .product-detail-content #product-information .rating-content .rating-description > span {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

body .product-detail-layout .product-detail-content #product-information .rating-content .rating-description .review-link a {
  color: #282828;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.35;
  border-bottom: 1px solid #282828;
}

body .product-detail-layout .product-detail-content #product-information .rating-content .rating-description .review-link a:hover {
  color: #e8dac7;
}

body .product-detail-layout .product-detail-content #product-information .rating-content .rating-description .spr-badge > span {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0;
}

body .product-detail-layout .product-detail-content #product-information .product-management {
  margin-top: 16px;
  margin-bottom: 16px;
}

body .product-detail-layout .product-detail-content #product-information .product-management .management-content {
  margin-bottom: 4px;
}

body .product-detail-layout .product-detail-content #product-information .product-management .management-content .management-title,
body .product-detail-layout .product-detail-content #product-information .product-management .management-content .management-description {
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 14px;
}

body .product-detail-layout .product-detail-content #product-information .product-management .management-content .management-title {
  text-transform: uppercase;
  color: #282828;
  font-weight: 700;
  margin-right: 5px;
  font-size: 14px;
}

body .product-detail-layout .product-detail-content #product-information .product-management .management-content .management-description {
  color: rgba(145, 173, 65, 0.8);
  font-style: italic;
}

body .product-detail-layout .product-detail-content #product-information .product-management .management-content.management-out .management-description {
  color: red;
}

body .product-detail-layout .product-detail-content #product-information .supports-fontface {
  *zoom: 1;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  margin-top: 25px;
}

body .product-detail-layout .product-detail-content #product-information .supports-fontface::after {
  content: '';
  display: table;
  clear: both;
}

body .product-detail-layout .product-detail-content #product-information .supports-fontface .social-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #282828;
  margin-right: 45px;
}

body .product-detail-layout .product-detail-content #product-information .supports-fontface .social-sharing.is-clean a {
  border-width: 0;
  margin-right: 5px;
  background-color: transparent;
}

body .product-detail-layout .product-detail-content #product-information .supports-fontface .social-sharing .fa {
  font-size: 16px;
}

body .product-detail-layout .product-detail-content #product-information .product-services {
  margin-top: 30px;
}

body .product-detail-layout .product-detail-content #product-information .product-services .panel-group {
  margin-bottom: 0;
}

body .product-detail-layout .product-detail-content #product-information .product-services .panel-group .panel {
  border-radius: 0;
  border-width: 0;
  box-shadow: none;
}

body .product-detail-layout .product-detail-content #product-information .product-services .panel-default > .panel-heading {
  background-color: #ffffff;
  border: 1px solid #e7e9f3;
  border-right-width: 0;
  border-left-width: 0;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
}

body .product-detail-layout .product-detail-content #product-information .product-services .panel-default > .panel-heading .panel-title {
  position: relative;
}

body .product-detail-layout .product-detail-content #product-information .product-services .panel-default > .panel-heading .panel-title a {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  color: #282828;
}

body .product-detail-layout .product-detail-content #product-information .product-services .panel-default > .panel-heading .panel-title .fa {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

body .product-detail-layout .product-detail-content #product-information .product-services .panel-default > .panel-heading.active .panel-title a {
  color: #e8dac7;
}

body .product-detail-layout .product-detail-content #product-information .product-services .panel-group .panel + .panel {
  margin-top: -1px;
}

body .product-detail-layout .product-detail-content #product-information .product-services .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-width: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
  line-height: 1.7em;
  font-weight: 400;
}

body .product-detail-layout .product-detail-content #product-information .group-product-information {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .product-detail-layout .product-detail-content #product-information .group-product-information .product-rating {
  border-bottom: 1px solid #e7e9f3;
  padding-bottom: 13px;
  margin-bottom: 15px;
}

body .product-detail-layout .product-detail-content #product-information .group-product-information .product-rating .rating-content {
  margin-bottom: 5px;
}

body .product-detail-layout .product-detail-content #product-information .group-product-information .product-rating .rating-content .rating-title {
  width: 100px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

body .product-detail-layout .product-detail-content #product-information .group-product-information .product-rating .rating-content .rating-description {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

body .product-detail-layout .product-detail-content #product-information .group-product-information .product-rating .rating-content .rating-description .spr-badge-starrating {
  margin-right: 10px;
}

body .product-detail-layout .product-detail-content #product-information .product-share {
  margin-bottom: 30px;
  margin-top: 40px;
  padding-top: 35px;
  border-top: 1px solid #e7e9f3;
}

body .product-detail-layout .product-detail-content #product-information .product-share .share-item {
  text-align: start;
  display: table;
  vertical-align: middle;
}

body .product-detail-layout .product-detail-content #product-information .product-share .share-item:not(:last-child) {
  margin-bottom: 15px;
}

body .product-detail-layout .product-detail-content #product-information .product-share .share-item > * {
  display: table-cell;
}

body .product-detail-layout .product-detail-content #product-information .product-share .share-item .share-title {
  font-size: 14px;
  text-transform: uppercase;
  color: #282828;
  width: 110px;
  font-weight: 500;
}

body .product-detail-layout .product-detail-content #product-information .product-share .share-item .share-info a {
  color: black;
}

body .product-detail-layout .product-detail-content #product-information .product-share .share-item .share-info a:hover {
  color: black;
}

body .product-detail-layout .product-detail-content #product-information .product-share .share-item .share-info a span {
  margin-left: 5px;
  margin-right: 0px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

body .product-detail-layout .product-detail-content #product-information .product-share .social-sharing.is-clean a span {
  height: auto;
  line-height: 1em;
  font-size: 13px;
}

body .product-detail-layout .product-detail-content #product-information .product-share .social-sharing.is-clean a {
  border-width: 0;
  height: auto;
  line-height: 1em;
  margin-right: 5px;
  background-color: transparent;
}

body .product-detail-layout .product-detail-content #product-information .product-share .social-sharing a {
  margin: 0 5px 0 0;
}

body .product-detail-layout .product-detail-content #product-information .product-type {
  *zoom: 1;
  margin-bottom: 20px;
}

body .product-detail-layout .product-detail-content #product-information .product-type::after {
  content: '';
  display: table;
  clear: both;
}

body .product-detail-layout .product-detail-content #product-information .product-type .product-type-items {
  width: 31.33333%;
  margin-right: 1%;
  display: inline-block;
  *display: inline;
  zoom: 1;
  float: left;
}

body .product-detail-layout .product-detail-content #product-information .no-options .product-type {
  display: none !important;
}

body .product-detail-layout .product-detail-content #product-information .comWish-content {
  text-align: start;
}

body .product-detail-layout .related-products-layout {
  margin-top: 80px;
}

body .product-detail-layout .related-products-layout .related-products-content {
  *zoom: 1;
}

body .product-detail-layout .related-products-layout .related-products-content::after {
  content: '';
  display: table;
  clear: both;
}

body .product-detail-layout .related-products-layout .product {
  margin-bottom: 0;
}

body .product-detail-layout .related-products-layout .owl-controls .owl-buttons .owl-prev {
  left: 0px;
}

body .product-detail-layout .related-products-layout .owl-controls .owl-buttons .owl-next {
  right: 0px;
}

body .product-detail-layout .related-products-layout .group-related .group-related-inner {
  margin-left: -10px;
  margin-right: -10px;
}

body .product-detail-layout .related-products-layout .group-related .owl-item {
  padding: 15px;
}

body .tabs-information-layout {
  *zoom: 1;
  border-width: 0;
  width: 1170px;
  max-width: 100%;
  margin: 0 auto;
}

body .tabs-information-layout::after {
  content: '';
  display: table;
  clear: both;
}

body .tabs-information-layout .tabs-information-content {
  *zoom: 1;
  width: 1170px;
  max-width: 100%;
  margin: 0 auto;
}

body .tabs-information-layout .tabs-information-content::after {
  content: '';
  display: table;
  clear: both;
}

body .tabs-information-layout .tabs-information {
  padding: 0;
  margin-top: 0;
}

body .tabs-information-layout .tabs-information .tabs-title {
  padding-left: 0;
  padding-right: 0;
}

body .tabs-information-layout .tabs-information .tabs-title .nav-tabs > li {
  margin-left: 0px;
  margin-right: 0px;
}

body .tabs-information-layout .tabs-information .tabs-title .nav-tabs {
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  border-bottom: 1px solid #e7e9f3;
}

body .tabs-information-layout .tabs-information .tabs-title .nav-tabs:before, body .tabs-information-layout .tabs-information .tabs-title .nav-tabs:after {
  display: none;
}

body .tabs-information-layout .tabs-information .tabs-title .nav-tabs > li {
  list-style: none;
  float: none;
  display: block;
  margin-bottom: 0;
  margin: 0 25px;
  padding: 10px 15px;
  border-width: 0;
}

body .tabs-information-layout .tabs-information .tabs-title .nav-tabs > li a {
  margin-right: 0px;
  line-height: 1em;
  border-radius: 0;
  text-transform: capitalize;
  color: #282828;
  font-weight: 600;
  font-size: 18px;
}

body .tabs-information-layout .tabs-information .tabs-title .nav-tabs > li.active {
  border-bottom-width: 0;
  position: relative;
}

body .tabs-information-layout .tabs-information .tabs-title .nav-tabs > li.active:before {
  position: absolute;
  width: 100%;
  left: 0;
  top: auto;
  bottom: 0;
  content: '';
  height: 1px;
  background-color: #91ad41;
}

body .tabs-information-layout .tabs-information .tabs-title .nav-tabs > li.active > a {
  color: #282828;
  text-decoration: none;
}

body .tabs-information-layout .tabs-information .tabs-content {
  padding: 30px 0px;
  overflow: hidden;
  color: black;
  font-size: 14px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content {
  overflow: hidden;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content ul {
  list-style: none;
  margin-left: 0;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content ul li:before {
  content: '';
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #91ad41;
  margin-right: 10px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content .tab-pane {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.7em;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content .tab-pane.active {
  animation: moveFromLeft 0.6s ease both;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content .table thead tr td:nth-of-type(2), body .tabs-information-layout .tabs-information .tabs-content .tab-content .table thead tr th:nth-of-type(2), body .tabs-information-layout .tabs-information .tabs-content .tab-content .table tbody tr td:nth-of-type(2), body .tabs-information-layout .tabs-information .tabs-content .tab-content .table tbody tr th:nth-of-type(2) {
  min-width: 100px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content p {
  line-height: 1.7em;
  font-weight: 400;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content iframe {
  width: 100% !important;
  margin-bottom: 20px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content .tags > span {
  margin-right: 10px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content .tags > a {
  margin-right: 5px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content h2 {
  font-size: 16px;
  text-transform: uppercase;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content ul.angle-right {
  margin: 0;
  margin-top: 31px;
  padding-left: 35px;
  margin-bottom: 40px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content ul.angle-right li {
  list-style: none;
  line-height: 2em;
  padding-left: 21px;
  position: relative;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content ul.angle-right li:before {
  position: absolute;
  left: 0;
  top: 50%;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-smooth: always;
  -ms-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  font-size: 16px;
  margin-top: -8px;
  content: "\f105";
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content img {
  margin-top: 20px;
  margin-bottom: 20px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container {
  border-width: 0;
  padding: 0;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-form, body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-header {
  background-color: #fbfaf8;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-header {
  padding: 30px 40px;
  position: relative;
  border-radius: 0 0 3px 3px;
  min-height: 120px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-header .spr-header-title {
  display: none;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-header .spr-summary-actions > a {
  border-style: solid;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-transform: uppercase;
  white-space: normal;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 16px;
  padding-right: 16px;
  letter-spacing: normal;
  transition: all 500ms ease;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  appearance: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-smooth: always;
  -ms-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: none;
  width: auto;
  border-radius: 5px;
  font-family: Poppins;
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
  font-size: 14px;
  border-width: 1px;
  height: 40px;
  line-height: 38px;
  padding: 0 16px;
  font-weight: 500;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 40px;
  margin-right: 40px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-header .spr-summary-actions > a[disabled] {
  cursor: default;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-header .spr-summary-actions > a[disabled] * {
  color: currentcolor;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-header .spr-summary-actions > a.active, body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-header .spr-summary-actions > a:active {
  box-shadow: none;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-header .spr-summary-actions > a:focus {
  outline: none !important;
  box-shadow: none !important;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-header .spr-summary-actions > a .lnr, body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-header .spr-summary-actions > a .fa, body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-header .spr-summary-actions > a span {
  color: currentColor;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-header .spr-summary-actions > a svg {
  fill: currentColor;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-header .spr-summary-actions > a * {
  color: currentcolor;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-header .spr-summary-actions > a * {
  color: currentcolor;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-header .spr-summary-actions > a:hover {
  color: #8d8d99;
  border-color: #8d8d99;
  background-color: #ffffff;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-header .spr-summary-actions > a:hover * {
  color: currentcolor;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-header .spr-summary {
  text-align: center;
  float: left;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-header .spr-summary .spr-summary-starrating {
  *zoom: 1;
  display: block;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-header .spr-summary .spr-summary-starrating::after {
  content: '';
  display: table;
  clear: both;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-header .spr-summary .spr-summary-starrating i.spr-icon {
  font-size: 26px !important;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-header .spr-summary .spr-summary-caption {
  padding-top: 8px;
  display: block;
  font-size: 14px;
  font-weight: 500;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form {
  padding: 0 40px 40px 40px;
  border-radius: 0 3px 3px 0;
  border-top-width: 0;
  margin-top: 0;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: -0.5px 1px 5px 0px rgba(0, 0, 0, 0.2);
  padding: 30px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form .spr-form-title {
  display: none;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form .spr-form-label {
  color: #282828;
  font-weight: 600;
  font-size: 14px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form .spr-form-input {
  font-size: 13px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form .spr-form-input::-webkit-input-placeholder {
  font-size: 13px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form .spr-form-input::-moz-placeholder {
  font-size: 13px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form .spr-form-input:-ms-input-placeholder {
  font-size: 13px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form .spr-form-input::-ms-input-placeholder {
  font-size: 13px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form .spr-form-input textarea {
  min-height: 160px;
  max-height: 160px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form .spr-starrating a {
  width: 18px;
  height: 18px;
  line-height: 18px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form .spr-starrating a:before {
  font-size: 16px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form .spr-button {
  float: left;
  border-style: solid;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-transform: uppercase;
  white-space: normal;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 16px;
  padding-right: 16px;
  letter-spacing: normal;
  transition: all 500ms ease;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  appearance: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-smooth: always;
  -ms-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: none;
  width: auto;
  border-radius: 5px;
  font-family: Poppins;
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
  font-size: 14px;
  border-width: 1px;
  height: 40px;
  line-height: 38px;
  padding: 0 16px;
  font-weight: 500;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form .spr-button[disabled] {
  cursor: default;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form .spr-button[disabled] * {
  color: currentcolor;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form .spr-button.active, body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form .spr-button:active {
  box-shadow: none;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form .spr-button:focus {
  outline: none !important;
  box-shadow: none !important;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form .spr-button .lnr, body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form .spr-button .fa, body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form .spr-button span {
  color: currentColor;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form .spr-button svg {
  fill: currentColor;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form .spr-button * {
  color: currentcolor;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form .spr-button * {
  color: currentcolor;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form .spr-button:hover {
  color: #8d8d99;
  border-color: #8d8d99;
  background-color: #ffffff;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form .spr-button:hover * {
  color: currentcolor;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form ::-webkit-input-placeholder {
  font-size: 14px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form ::-moz-placeholder {
  font-size: 14px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form :-ms-input-placeholder {
  font-size: 14px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form ::-ms-input-placeholder {
  font-size: 14px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews {
  margin-top: 0;
  padding: 40px 40px 0 40px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews > div:first-child {
  border-top-width: 0;
  margin-top: 0;
  padding-top: 0;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews .spr-review {
  *zoom: 1;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews .spr-review::after {
  content: '';
  display: table;
  clear: both;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews .spr-review .spr-review-header {
  float: left;
  width: 33.33333%;
  padding-right: 40px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews .spr-review .spr-review-header .spr-review-header-starratings {
  margin-bottom: 8px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews .spr-review .spr-review-header .spr-review-header-starratings i.spr-icon {
  font-size: 14px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews .spr-review .spr-review-header .spr-review-header-title {
  font-weight: 500;
  color: #282828;
  font-size: 14px;
  margin-bottom: 5px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews .spr-review .spr-review-header .spr-review-header-byline {
  font-size: 14px;
  width: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews .spr-review .spr-review-header .spr-review-header-byline strong {
  font-weight: 500;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews .spr-review .spr-review-content {
  float: left;
  width: 66.66667%;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews .spr-review .spr-review-content .spr-review-content-body {
  font-size: 14px;
  line-height: 1.6em;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews .spr-review .spr-review-footer {
  width: 100%;
  text-align: start;
  padding-left: 33.33333%;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews .spr-review .spr-review-footer .spr-review-reportreview {
  float: left;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews .spr-review .spr-review-footer a {
  font-size: 14px;
  color: #91ad41;
  font-weight: 500;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews .spr-review .spr-review-footer a:hover {
  color: #e8dac7;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content input, body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content textarea {
  background-color: #fbfaf8;
  color: #1a1a1a;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content ::-webkit-input-placeholder {
  color: #1a1a1a;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content ::-moz-placeholder {
  color: #1a1a1a;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content :-ms-input-placeholder {
  color: #1a1a1a;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content ::-ms-input-placeholder {
  color: #1a1a1a;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-starratings i.spr-icon {
  font-size: 16px !important;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination {
  height: 32px;
  padding: 0 !important;
  border-top-width: 0;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-page {
  border-style: solid;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-transform: uppercase;
  white-space: normal;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 16px;
  padding-right: 16px;
  letter-spacing: normal;
  transition: all 500ms ease;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  appearance: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-smooth: always;
  -ms-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: none;
  width: auto;
  border-radius: 5px;
  font-family: Poppins;
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
  border-width: 1px;
  height: 32px;
  line-height: 30px;
  color: #1a1a1a;
  border-color: #e7e9f3;
  background-color: #fff;
  border-radius: 0;
  text-align: center;
  width: 32px;
  overflow: hidden;
  padding: 0 !important;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-page[disabled] {
  cursor: default;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-page[disabled] * {
  color: currentcolor;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-page.active, body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-page:active {
  box-shadow: none;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-page:focus {
  outline: none !important;
  box-shadow: none !important;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-page .lnr, body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-page .fa, body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-page span {
  color: currentColor;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-page svg {
  fill: currentColor;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-page * {
  color: currentcolor;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-page * {
  color: currentcolor;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-page:hover, body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-page.is-active {
  color: #9494a1;
  border-color: #f5f6fb;
  background-color: #ffffff;
  font-weight: 500;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-page:hover *, body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-page.is-active * {
  color: currentcolor;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev {
  top: 0;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next span,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next a,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev span,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev a {
  border-style: solid;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-transform: uppercase;
  white-space: normal;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 16px;
  padding-right: 16px;
  letter-spacing: normal;
  transition: all 500ms ease;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  appearance: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-smooth: always;
  -ms-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: none;
  width: auto;
  border-radius: 5px;
  font-family: Poppins;
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
  border-width: 1px;
  height: 32px;
  line-height: 30px;
  color: #1a1a1a;
  border-color: #e7e9f3;
  background-color: #fff;
  border-radius: 0;
  text-align: center;
  width: 32px;
  overflow: hidden;
  padding: 0 !important;
  position: relative;
  font-size: 0;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next span[disabled],
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next a[disabled],
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev span[disabled],
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev a[disabled] {
  cursor: default;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next span[disabled] *,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next a[disabled] *,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev span[disabled] *,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev a[disabled] * {
  color: currentcolor;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next span.active, body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next span:active,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next a.active,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next a:active,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev span.active,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev span:active,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev a.active,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev a:active {
  box-shadow: none;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next span:focus,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next a:focus,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev span:focus,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev a:focus {
  outline: none !important;
  box-shadow: none !important;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next span .lnr, body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next span .fa, body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next span span,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next a .lnr,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next a .fa,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next a span,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev span .lnr,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev span .fa,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev span span,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev a .lnr,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev a .fa,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev a span {
  color: currentColor;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next span svg,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next a svg,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev span svg,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev a svg {
  fill: currentColor;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next span *,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next a *,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev span *,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev a * {
  color: currentcolor;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next span *,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next a *,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev span *,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev a * {
  color: currentcolor;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next span:before,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next a:before,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev span:before,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev a:before {
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-smooth: always;
  -ms-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 30px;
  text-align: center;
  text-indent: 0;
  font-size: 18px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next:hover a,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev:hover a {
  color: #9494a1;
  border-color: #f5f6fb;
  background-color: #ffffff;
  font-weight: 500;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next:hover a *,
body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev:hover a * {
  color: currentcolor;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-next a {
  text-indent: 60px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .spr-pagination .spr-pagination-prev a {
  text-indent: 60px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #shipping .shipping-item {
  margin-bottom: 30px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #shipping .shipping-item:last-child {
  margin-bottom: 0px;
}

body .tabs-information-layout .tabs-information .tabs-content .tab-content #shipping .shipping-item .item-title {
  font-size: 24px;
  font-weight: 800;
  text-transform: uppercase;
  color: #282828;
  line-height: 1em;
}

body section.cart-content {
  margin-top: 45px;
  margin-bottom: 45px;
}

body section.cart-content table {
  margin-bottom: 30px;
}

body section.cart-content table .price_compare {
  font-size: 14px;
  color: #8b8b99;
  padding-left: 10px;
}

body section.cart-content table .price_compare .money {
  color: #8b8b99;
  font-weight: 500;
}

body section.cart-content table .money {
  color: #91ad41;
  font-weight: 700;
}

body section.cart-content table .product_name {
  font-size: 14px;
  color: #27272f;
}

body section.cart-content table .product_name > a {
  color: #8b8b99;
  font-weight: 500;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-bottom: 15px;
}

body section.cart-content table .product_variant > p {
  color: #282828;
  margin-bottom: 5px;
}

body section.cart-content table .product_variant > p .variant-title {
  color: #1a1a1a;
}

body section.cart-content table .quantity-wrapper .quantity-title,
body section.cart-content table .quantity-wrapper label {
  font-size: 14px;
  margin-right: 5px;
  color: #1a1a1a;
  display: inline-block;
  *display: inline;
  zoom: 1;
  line-height: 40px;
  width: 60px;
}

body section.cart-content table .quantity-wrapper input, body section.cart-content table .quantity-wrapper select {
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

body section.cart-content table .quantity-wrapper input:not(._btn), body section.cart-content table .quantity-wrapper select:not(._btn) {
  width: 120px;
  height: 40px;
  border: 1px solid #e7e9f3;
  border-radius: 0;
  padding: 0 5px;
  line-height: 38px;
  font-size: 12px;
  text-align: center;
}

body section.cart-content table .product_image {
  max-width: 100%;
}

body section.cart-content table .product_image > a {
  display: block;
}

body section.cart-content table thead {
  background-color: #ffffff;
  border-bottom: 1px solid #e7e9f3;
}

body section.cart-content table thead tr th {
  font-size: 16px;
  color: #1a1a1a;
  text-transform: uppercase;
  text-align: center;
  vertical-align: middle;
  font-weight: 600;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 13px;
  padding-bottom: 13px;
}

body section.cart-content table thead tr th.wishlist-image, body section.cart-content table thead tr th.image {
  text-align: start;
}

body section.cart-content table thead tr th:first-child {
  padding-left: 0;
}

body section.cart-content table tbody tr {
  border-style: solid;
  border-color: #e7e9f3;
  border-width: 1px;
  border-width: 0;
  border-bottom-width: 1px;
}

body section.cart-content table tbody tr td {
  text-align: center;
  vertical-align: middle;
  padding: 30px;
}

body section.cart-content table tbody tr td.image {
  width: 110px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body section.cart-content table tbody tr td.image img {
  max-width: 100%;
}

body section.cart-content table tbody tr td.image-info {
  text-align: start;
  min-width: 100px;
}

body section.cart-content table tbody tr td.remove .remove-title {
  text-transform: uppercase;
}

body section.cart-content table tbody tr td.remove .cs-icon {
  margin-right: 5px;
}

body section.cart-content table tbody tr td.remove .cs-icon:before {
  font-weight: 700;
  font-size: 12px;
}

body section.cart-content table tbody tr.summary {
  color: #282828;
}

body section.cart-content table tbody tr.summary .total_label {
  text-align: start;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  padding-left: 0;
}

body section.cart-content table tbody tr.summary .price {
  text-align: right;
  padding-right: 0;
}

body section.cart-content table tbody tr.summary .price .money {
  font-size: 24px;
  color: #282828;
  font-weight: 600;
}

body section.cart-content ._btn {
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
  font-size: 14px;
  padding: 0 16px;
  font-weight: 500;
  border-width: 1px;
  height: 50px;
  line-height: 48px;
  padding-left: 20px;
  padding-right: 20px;
}

body section.cart-content ._btn * {
  color: currentcolor;
}

body section.cart-content ._btn:focus, body section.cart-content ._btn:hover {
  color: #8d8d99;
  border-color: #8d8d99;
  background-color: #ffffff;
}

body section.cart-content ._btn:focus *, body section.cart-content ._btn:hover * {
  color: currentcolor;
}

body section.cart-content .group-button {
  *zoom: 1;
}

body section.cart-content .group-button::after {
  content: '';
  display: table;
  clear: both;
}

body section.cart-content .group-button .group_btn_right {
  float: right;
}

body section.cart-content .group-button .group_btn_right ._btn {
  margin-left: 28px;
}

body section.cart-content .group-checkout-input {
  *zoom: 1;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 30px;
}

body section.cart-content .group-checkout-input .form-action,
body section.cart-content .group-checkout-input .form-item {
  padding: 10px 0;
}

body section.cart-content .group-checkout-input select:not(._btn),
body section.cart-content .group-checkout-input input:not(._btn) {
  height: 40px;
  line-height: 38px;
  padding: 0 15px;
}

body section.cart-content .group-checkout-input textarea {
  height: 200px;
  padding: 20px 15px;
}

body section.cart-content .group-checkout-input textarea:not(._btn),
body section.cart-content .group-checkout-input select:not(._btn),
body section.cart-content .group-checkout-input input:not(._btn) {
  width: 100%;
  background-color: #ffffff;
}

body section.cart-content .group-checkout-input::after {
  content: '';
  display: table;
  clear: both;
}

body section.cart-content .group-checkout-input .shipping-calculator h3 {
  color: #282828;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1em;
  margin-bottom: 20px;
}

body section.cart-content .group-checkout-input .shipping-calculator .group_form {
  *zoom: 1;
}

body section.cart-content .group-checkout-input .shipping-calculator .group_form::after {
  content: '';
  display: table;
  clear: both;
}

body section.cart-content .group-checkout-input .shipping-calculator .group_form .form-action ._btn {
  float: left;
}

body section.cart-content .group-checkout-input .shipping-calculator #wrapper-response {
  *zoom: 1;
  margin-top: 30px;
}

body section.cart-content .group-checkout-input .shipping-calculator #wrapper-response::after {
  content: '';
  display: table;
  clear: both;
}

body section.cart-content .group-checkout-input .shipping-calculator #wrapper-response #shipping-rates-feedback {
  margin-bottom: 0px;
}

body section.cart-content .group-checkout-input .checkout-buttons .note-content label {
  color: #282828;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1em;
  margin-bottom: 30px;
}

body section.cart-content .group-checkout-input textarea {
  height: 225px;
  margin-bottom: 5px;
}

body section.cart-content .group_mobile .price-mobile,
body section.cart-content .group_mobile .quantity-mobile {
  margin-bottom: 5px;
}

body section.cart-content .group_mobile .quantity-mobile {
  margin-top: 20px;
}

body section.cart-content .group_mobile .quantity-mobile .quantity-title {
  margin-right: 10px;
}

body section.cart-content .group_mobile .price-mobile {
  display: block;
}

body #wishlistcontent {
  margin-top: 90px;
  margin-bottom: 90px;
}

body #wishlistcontent ul {
  margin: 0;
}

body #wishlistcontent ul li {
  list-style: none;
}

body #wishlistcontent .wishlist-count,
body #wishlistcontent span.none {
  text-align: center;
  text-transform: uppercase;
  color: #8b8b99;
  display: block;
}

body #wishlistcontent .wishlist-count {
  margin-bottom: 20px;
  font-weight: 700;
}

body #wishlistcontent .wlr > div,
body #wishlistcontent .wishlist-heading > div {
  text-align: center;
  vertical-align: middle;
  padding: 30px;
}

body #wishlistcontent .wlr .wishlist-addCart,
body #wishlistcontent .wishlist-heading .wishlist-addCart {
  min-width: 215px;
  max-width: 215px;
  text-align: start;
}

body #wishlistcontent .wlr .wishlist-name,
body #wishlistcontent .wishlist-heading .wishlist-name {
  min-width: 100px;
  text-align: start;
}

body #wishlistcontent .wlr .wishlist-image,
body #wishlistcontent .wishlist-heading .wishlist-image {
  width: 110px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body #wishlistcontent .wlr .wishlist-image img,
body #wishlistcontent .wishlist-heading .wishlist-image img {
  max-width: 100%;
}

body #wishlistcontent .wishlist-heading {
  background-color: #ffffff;
  border-bottom: 1px solid #e7e9f3;
}

body #wishlistcontent .wishlist-heading > div {
  font-size: 16px;
  color: #1a1a1a;
  text-transform: uppercase;
  text-align: center;
  vertical-align: middle;
  font-weight: 600;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 13px;
  padding-bottom: 13px;
}

body #wishlistcontent .wishlist-heading > div.wishlist-image, body #wishlistcontent .wishlist-heading > div.image {
  text-align: start;
}

body #wishlistcontent .wlr {
  border-style: solid;
  border-color: #e7e9f3;
  border-width: 1px;
  border-width: 0;
  border-bottom-width: 1px;
}

body #wishlistcontent .wlr .wishlist-name {
  font-size: 14px;
  color: #27272f;
}

body #wishlistcontent .wlr .wishlist-name > a {
  color: #8b8b99;
  font-weight: 500;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-bottom: 15px;
}

body #wishlistcontent .wlr .wishlist-name a {
  margin-bottom: 0;
}

body #wishlistcontent .wlr .wishlist-price .price_compare {
  font-size: 14px;
  color: #8b8b99;
  padding-left: 10px;
}

body #wishlistcontent .wlr .wishlist-price .price_compare .money {
  color: #8b8b99;
  font-weight: 500;
}

body #wishlistcontent .wlr .wishlist-price .money {
  color: #91ad41;
  font-weight: 700;
}

body #wishlistcontent .wlr .wishlist-addCart ._btn {
  font-size: 14px;
  border-width: 1px;
  height: 40px;
  line-height: 38px;
  padding: 0 16px;
  font-weight: 500;
  padding: 0 20px;
}

body #wishlistcontent .wlr .wishlist-addCart .quantity-content .quantity-title,
body #wishlistcontent .wlr .wishlist-addCart .quantity-content label,
body #wishlistcontent .wlr .wishlist-addCart .selector-wrapper .quantity-title,
body #wishlistcontent .wlr .wishlist-addCart .selector-wrapper label {
  font-size: 14px;
  margin-right: 5px;
  color: #1a1a1a;
  display: inline-block;
  *display: inline;
  zoom: 1;
  line-height: 40px;
  width: 60px;
}

body #wishlistcontent .wlr .wishlist-addCart .quantity-content input, body #wishlistcontent .wlr .wishlist-addCart .quantity-content select,
body #wishlistcontent .wlr .wishlist-addCart .selector-wrapper input,
body #wishlistcontent .wlr .wishlist-addCart .selector-wrapper select {
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

body #wishlistcontent .wlr .wishlist-addCart .quantity-content input:not(._btn), body #wishlistcontent .wlr .wishlist-addCart .quantity-content select:not(._btn),
body #wishlistcontent .wlr .wishlist-addCart .selector-wrapper input:not(._btn),
body #wishlistcontent .wlr .wishlist-addCart .selector-wrapper select:not(._btn) {
  width: 120px;
  height: 40px;
  border: 1px solid #e7e9f3;
  border-radius: 0;
  padding: 0 5px;
  line-height: 38px;
  font-size: 12px;
  text-align: center;
}

body #wishlistcontent .wlr .wishlist-addCart .others-bottom {
  margin-top: 20px;
}

body #wishlistcontent .wlr .wishlist-remove .cs-icon {
  font-weight: 900;
  color: #282828;
}

body .compare-page #comparecontent {
  margin-top: 90px;
  margin-bottom: 90px;
}

body .compare-page #comparecontent span.none {
  text-transform: uppercase;
  text-align: center;
}

body .compare-page #comparecontent ul {
  margin: 0;
}

body .compare-page #comparecontent ul li {
  list-style: none;
}

body .compare-page #comparecontent .compare-count {
  text-align: center;
  margin-bottom: 30px;
  text-transform: uppercase;
  display: block;
  font-weight: 700;
}

body .compare-page #comparecontent .compare-heading {
  display: none;
}

body .compare-page #comparecontent > ul {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-left: 25%;
}

body .compare-page #comparecontent > ul .compare {
  background-color: #ffffff;
  width: 33.33333%;
  position: relative;
  border-style: solid;
  border-color: #e7e9f3;
  border-width: 0px;
  border-left-width: 1px;
}

body .compare-page #comparecontent > ul .compare:nth-of-type(2) > div:not(.compare-remove) {
  position: relative;
}

body .compare-page #comparecontent > ul .compare:nth-of-type(2) > div:not(.compare-remove):before {
  font-size: 16px;
  color: #1a1a1a;
  text-transform: uppercase;
  text-align: center;
  vertical-align: middle;
  font-weight: 600;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 13px;
  padding-bottom: 13px;
  position: absolute;
  width: 100%;
  right: 100%;
  top: 0;
  bottom: 0;
  text-align: right;
  padding-left: 0;
  padding-right: 15px;
  padding-top: 17px;
  padding-bottom: 17px;
  margin-bottom: -1px;
}

body .compare-page #comparecontent > ul .compare:nth-of-type(2) > div:not(.compare-remove):before.wishlist-image, body .compare-page #comparecontent > ul .compare:nth-of-type(2) > div:not(.compare-remove):before.image {
  text-align: start;
}

body .compare-page #comparecontent > ul .compare:nth-of-type(2) .compare-image:before {
  content: "product";
}

body .compare-page #comparecontent > ul .compare:nth-of-type(2) .compare-addCart:before {
  content: "add to cart";
}

body .compare-page #comparecontent > ul .compare:nth-of-type(2) .compare-price:before {
  content: '';
  border-bottom: 1px solid #e7e9f3;
}

body .compare-page #comparecontent > ul .compare > div {
  padding: 15px;
}

body .compare-page #comparecontent > ul .compare .compare-addCart {
  padding-top: 30px;
  padding-bottom: 30px;
}

body .compare-page #comparecontent > ul .compare .compare-addCart .quantity-title,
body .compare-page #comparecontent > ul .compare .compare-addCart label {
  font-size: 14px;
  margin-right: 5px;
  color: #1a1a1a;
  display: inline-block;
  *display: inline;
  zoom: 1;
  line-height: 40px;
  width: 60px;
}

body .compare-page #comparecontent > ul .compare .compare-addCart input, body .compare-page #comparecontent > ul .compare .compare-addCart select {
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

body .compare-page #comparecontent > ul .compare .compare-addCart input:not(._btn), body .compare-page #comparecontent > ul .compare .compare-addCart select:not(._btn) {
  width: 120px;
  height: 40px;
  border: 1px solid #e7e9f3;
  border-radius: 0;
  padding: 0 5px;
  line-height: 38px;
  font-size: 12px;
  text-align: center;
}

body .compare-page #comparecontent > ul .compare .others-bottom {
  *zoom: 1;
  margin-top: 15px;
}

body .compare-page #comparecontent > ul .compare .others-bottom::after {
  content: '';
  display: table;
  clear: both;
}

body .compare-page #comparecontent > ul .compare .others-bottom ._btn {
  font-size: 14px;
  border-width: 1px;
  height: 40px;
  line-height: 38px;
  padding: 0 16px;
  font-weight: 500;
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
  padding: 0 23px;
  float: left;
}

body .compare-page #comparecontent > ul .compare .others-bottom ._btn * {
  color: currentcolor;
}

body .compare-page #comparecontent > ul .compare .others-bottom ._btn:hover, body .compare-page #comparecontent > ul .compare .others-bottom ._btn:focus {
  color: #8d8d99;
  border-color: #8d8d99;
  background-color: #ffffff;
}

body .compare-page #comparecontent > ul .compare .others-bottom ._btn:hover *, body .compare-page #comparecontent > ul .compare .others-bottom ._btn:focus * {
  color: currentcolor;
}

body .compare-page #comparecontent > ul .compare .others-bottom .compare-remove > span {
  font-size: 14px;
  border-width: 1px;
  height: 40px;
  line-height: 38px;
  padding: 0 16px;
  font-weight: 500;
  cursor: pointer;
}

body .compare-page #comparecontent > ul .compare .compare-image {
  margin-bottom: 10px;
}

body .compare-page #comparecontent > ul .compare .compare-name {
  font-size: 16px;
  color: #8b8b99;
  font-weight: 500;
  margin-bottom: 6px;
  padding-top: 0;
  padding-bottom: 0;
}

body .compare-page #comparecontent > ul .compare .compare-price {
  font-size: 24px;
  color: #91ad41;
  border-bottom: 1px solid #e7e9f3;
  padding-bottom: 28px;
  padding-top: 0;
}

body .compare-page #comparecontent > ul .compare .compare-price .price_compare {
  margin-left: 10px;
  font-size: 16px;
  color: #8b8b99;
}

body .compare-page #comparecontent > ul .compare .compare-price .price_compare .money {
  color: #8b8b99;
}

body .compare-page #comparecontent > ul .compare > .compare-remove {
  position: absolute;
  top: 25px;
  right: 25px;
  border: 1px solid #282828;
  border-radius: 50%;
  text-align: center;
  z-index: 1;
  color: #282828;
  width: 24px;
  height: 24px;
  line-height: 24px;
  padding: 0;
}

body .compare-page #comparecontent > ul .compare > .compare-remove .cs-icon {
  line-height: 22px;
  display: block;
  font-size: 12px;
  font-weight: 700;
}

body .blog-layout .blog-title-group,
body .article-layout .blog-title-group {
  text-align: center;
  padding: 15px 0;
}

body .blog-layout .blog-title,
body .article-layout .blog-title {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0 auto;
  text-align: center;
  background-color: #91ad41;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  padding: 0px 5px;
  line-height: 16px;
  font-weight: 400;
}

body .blog-layout .article-image a,
body .article-layout .article-image a {
  display: block;
  overflow: hidden;
  position: relative;
}

body .blog-layout .article-image a:after,
body .article-layout .article-image a:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 55px;
  height: 55px;
  border: 2px solid #fff;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  background-image: url(//nahda.ae/cdn/shop/t/10/assets/icon_blog_bg.png?v=96663464244033072711663181707);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 500ms ease;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

body .blog-layout .article-image a:hover:after,
body .article-layout .article-image a:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

body .blog-layout .article-name,
body .article-layout .article-name {
  text-align: center;
  font-size: 0;
  margin-bottom: 15px;
}

body .blog-layout .article-name a,
body .article-layout .article-name a {
  font-size: 14px;
  color: #282828;
  font-weight: 600;
}

body .blog-layout .article-name a:hover,
body .article-layout .article-name a:hover {
  color: #91ad41;
}

body .blog-layout .article-info,
body .article-layout .article-info {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

body .blog-layout .article-info li,
body .article-layout .article-info li {
  display: block;
  position: relative;
  padding: 0 15px;
}

body .blog-layout .article-info li:not(:last-child),
body .article-layout .article-info li:not(:last-child) {
  padding-right: 22px;
}

body .blog-layout .article-info li:not(:last-child):before,
body .article-layout .article-info li:not(:last-child):before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: rgba(232, 218, 199, 0.5);
  transform: translateY(-50%);
}

body .blog-layout .article-info *,
body .article-layout .article-info * {
  font-size: 12px;
  color: #8b8b99;
}

body .blog-layout .articleinfo_group,
body .article-layout .articleinfo_group {
  background-color: rgba(231, 233, 243, 0.5);
  padding: 0px 15px 35px;
}

body .blog-layout .article,
body .article-layout .article {
  margin-bottom: 30px;
  transition: all 500ms ease;
}

body .blog-layout .articles-group {
  *zoom: 1;
  margin-left: -15px;
  margin-right: -15px;
}

body .blog-layout .articles-group::after {
  content: '';
  display: table;
  clear: both;
}

body .blog-layout .articles-group .articles-group-inner:not(.masonry) {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .blog-layout .blog-content.blog-sidebar .articles-group {
  margin-left: -15px;
  margin-right: -15px;
}

body .blog-layout .blog-content.blog-sidebar .articles-group-inner {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .blog-layout .blog-content.blog-default .articles-group-inner.masonry {
  /* Chrome, Safari, Opera */
  /* Firefox */
  column-count: 3;
  column-gap: 30px;
  -moz-column-gap: 30px;
  -webkit-column-gap: 30px;
  padding: 0;
}

body .blog-layout .blog-content.blog-default .articles-group-inner.masonry .item {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 100%;
  margin-bottom: 40px;
  overflow: hidden;
}

body .blog-layout .blog-content.blog-default .articles-group-inner.masonry .item .article {
  margin-bottom: 0 !important;
}

body .blog-layout .blog-content.blog-default .articles-group-inner.masonry .item .article .article-image > a {
  display: block;
  position: relative;
}

body .blog-layout .blog-content.blog-default .articles-group-inner.masonry .item .article .article-image > a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0);
  transition: all 500ms ease;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

body .blog-layout .blog-content.blog-default .articles-group-inner.masonry .item .article:hover .article-image > a:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

body .blog-layout .blog-content .pagination_group {
  margin: 45px auto 45px;
}

body .article-layout .article-inner {
  margin-left: -15px;
  margin-right: -15px;
}

body .article-layout .blog-title-group {
  text-align: start;
}

body .article-layout .article-info {
  -ms-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-left: 0;
}

body .article-layout .article-info li:first-child {
  padding-left: 0;
}

body .article-layout .article-left-group .group-blog-top {
  text-align: start;
}

body .article-layout .article-left-group .group-blog-top .article-image img {
  width: 80%;
}

body .article-layout .article-left-group .articledescript_group .article-description {
  line-height: 1.8em;
}

body .article-layout .article-left-group .articledescript_group .article-description strong {
  color: #282828;
  font-style: italic;
  font-weight: 600;
}

body .article-layout .group-blog-btm {
  margin-bottom: 45px;
  margin-top: 45px;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

body .article-layout .group-blog-btm .tags-area {
  width: 40%;
}

body .article-layout .group-blog-btm .tags-area > span {
  color: #282828;
  font-weight: 600;
}

body .article-layout .group-blog-btm .share-with {
  width: 60%;
}

body .article-layout .group-blog-btm .share-with .social-sharing {
  text-align: right;
}

body .article-layout .group-blog-btm .share-with .social-sharing a {
  margin-right: 0;
  margin-left: 5px;
}

body .article-layout .recent-blog {
  padding-top: 45px;
  padding-bottom: 45px;
}

body .article-layout .recent-blog .recent-title {
  color: #282828;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
}

body .article-layout .recent-blog .recent-article-group {
  margin-left: -15px;
  margin-right: -15px;
}

body .article-layout .recent-blog .recent-article {
  padding-top: 30px;
}

body .article-layout .recent-blog .recent-article .owl-item {
  padding-left: 15px;
  padding-right: 15px;
}

body .article-layout .recent-blog .recent-article .owl-item .blog-title-group {
  text-align: center;
}

body .article-layout .recent-blog .recent-article .owl-item .article-info {
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

body .article-layout .recent-blog .owl-controls .owl-prev, body .article-layout .recent-blog .owl-controls .owl-next {
  top: auto;
  bottom: 100%;
  right: 15px;
  left: auto;
  transform: none;
}

body .article-layout .recent-blog .owl-controls .owl-prev {
  margin-right: 40px;
}

body .article-layout .comments .article-title {
  color: #282828;
  font-weight: 600;
  font-size: 18px;
  text-align: start;
}

body .article-layout .comments .comment:not(:last-child) {
  border-bottom: 1px solid #e7e9f3;
  margin-bottom: 20px;
}

body .article-layout .comments .comment .group {
  *zoom: 1;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

body .article-layout .comments .comment .group::after {
  content: '';
  display: table;
  clear: both;
}

body .article-layout .comments .comment .cmt-author {
  margin-right: 20px;
}

body .article-layout .comments .comment .cmt-author * {
  color: #282828;
  font-size: 14px;
  font-weight: 500;
  line-height: 2em;
}

body .article-layout .comments .comment .cmt-date:before {
  content: '';
  height: 3px;
  width: 3px;
  border-radius: 50%;
  background-color: #91ad41;
  margin-right: 5px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  transform: translateY(-50%);
}

body .article-layout .comments .comment .cmt-date * {
  font-size: 12px;
}

body .article-layout .comments .comment .cmt-content p {
  line-height: 1.8em;
  margin-bottom: 20px;
}

body .article-layout .comments .group_form {
  margin-left: -15px;
  margin-right: -15px;
}

body .article-layout .comments .group_form .input-row {
  padding-top: 8px;
  padding-bottom: 8px;
}

body .article-layout .comments .group_form .input-row textarea:not(._btn),
body .article-layout .comments .group_form .input-row input:not(._btn) {
  border-radius: 5px;
  width: 100%;
}

body .article-layout .comments .group_form .input-row textarea:not(._btn):focus,
body .article-layout .comments .group_form .input-row input:not(._btn):focus {
  border-color: #91ad41;
}

body .article-layout .comments .group_form .input-row input {
  height: 40px;
  line-height: 40px;
}

body .article-layout .comments .group_form .input-row textarea {
  height: 140px;
  line-height: 2em;
}

body .contact-content {
  color: #8b8b99;
}

body .contact-content .contact-title {
  color: #282828;
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 15px;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 30px;
}

body .contact-content .detail-layout .contact-title {
  margin-bottom: 30px;
}

body .contact-content .form-layout {
  margin-bottom: 45px;
}

body .contact-content .form-layout .page-title {
  margin-bottom: 10px;
}

body .contact-content .form-layout .form-caption {
  font-size: 16px;
  line-height: 1.8em;
  margin-bottom: 45px;
}

body .contact-content .form-layout .form_group {
  width: 770px;
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
}

body .contact-content .form-layout ::-webkit-input-placeholder {
  color: #1a1a1a;
}

body .contact-content .form-layout ::-moz-placeholder {
  color: #1a1a1a;
}

body .contact-content .form-layout :-ms-input-placeholder {
  color: #1a1a1a;
}

body .contact-content .form-layout ::-ms-input-placeholder {
  color: #1a1a1a;
}

body .contact-content .form-layout .form-item {
  padding: 7.5px 0;
}

body .contact-content .form-layout textarea:not(._btn),
body .contact-content .form-layout input:not(._btn) {
  width: 100%;
  background-color: #ffffff;
}

body .contact-content .form-layout input,
body .contact-content .form-layout textarea,
body .contact-content .form-layout select {
  border: 1px solid #e7e9f3;
  border-radius: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 50px;
  line-height: 50px;
}

body .contact-content .form-layout input:focus,
body .contact-content .form-layout textarea:focus,
body .contact-content .form-layout select:focus {
  border-color: #91ad41;
}

body .contact-content .form-layout ::-webkit-input-placeholder {
  color: #8b8b99;
}

body .contact-content .form-layout ::-moz-placeholder {
  color: #8b8b99;
}

body .contact-content .form-layout :-ms-input-placeholder {
  color: #8b8b99;
}

body .contact-content .form-layout ::-ms-input-placeholder {
  color: #8b8b99;
}

body .contact-content .form-layout textarea {
  min-height: 150px;
}

body .contact-content .form-layout ._btn {
  font-size: 14px;
  border-width: 1px;
  height: 40px;
  line-height: 38px;
  padding: 0 16px;
  font-weight: 500;
  width: 100%;
  max-width: 160px;
  margin-top: 10px;
}

body .contact-content .form-layout ._btn:hover, body .contact-content .form-layout ._btn:focus {
  color: #8d8d99;
  border-color: #8d8d99;
  background-color: #ffffff;
}

body .contact-content .form-layout ._btn:hover *, body .contact-content .form-layout ._btn:focus * {
  color: currentcolor;
}

body .contact-content .form-layout .errorForm {
  margin-bottom: 20px;
}

body .contact-content .google-maps-layout > div {
  margin-bottom: -90px;
}

body .contact-content .detail-contact-inner .contact-item {
  padding-left: 43px;
  position: relative;
}

body .contact-content .detail-contact-inner .contact-item .item-icon {
  max-width: 33px;
  position: absolute;
  top: 4px;
  left: 0;
}

body .contact-content .detail-contact-inner .contact-item .item-content {
  font-size: 14px;
  margin-bottom: 35px;
}

body .contact-content .detail-contact-inner .contact-item .item-content p {
  margin-bottom: 4px;
}

body .contact-content .detail-contact-inner .contact-item .item-content .title {
  display: block;
  color: #282828;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
}

body .contact-content.contact-v2 .detail-form-layout, body .contact-content.contact-v1 .detail-form-layout {
  margin-bottom: 45px;
}

body .contact-content.contact-v2 .detail-form-inner, body .contact-content.contact-v1 .detail-form-inner {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .contact-content.contact-v2 .detail-form-inner .detail-layout, body .contact-content.contact-v1 .detail-form-inner .detail-layout {
  width: 58.33333%;
  padding-right: 60px;
  margin-bottom: 45px;
}

body .contact-content.contact-v2 .detail-form-inner .detail-layout .page-title, body .contact-content.contact-v1 .detail-form-inner .detail-layout .page-title {
  margin-bottom: 0;
}

body .contact-content.contact-v2 .detail-form-inner .detail-layout .caption, body .contact-content.contact-v1 .detail-form-inner .detail-layout .caption {
  color: #8b8b99;
}

body .contact-content.contact-v2 .detail-form-inner .detail-layout .group, body .contact-content.contact-v1 .detail-form-inner .detail-layout .group {
  margin-top: 40px;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .contact-content.contact-v2 .detail-form-inner .detail-layout .group .item, body .contact-content.contact-v1 .detail-form-inner .detail-layout .group .item {
  width: 50%;
}

body .contact-content.contact-v2 .detail-form-inner .detail-layout .group .item .t1, body .contact-content.contact-v1 .detail-form-inner .detail-layout .group .item .t1 {
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  color: #282828;
  margin-bottom: 15px;
}

body .contact-content.contact-v2 .detail-form-inner .detail-layout .group .item .p p, body .contact-content.contact-v1 .detail-form-inner .detail-layout .group .item .p p {
  font-size: 14px;
  color: #8b8b99;
  margin-bottom: 5px;
}

body .contact-content.contact-v2 .detail-form-inner .form-layout, body .contact-content.contact-v1 .detail-form-inner .form-layout {
  width: 41.66667%;
}

body .contact-content.contact-v2 .detail-form-inner .form-layout .form-content, body .contact-content.contact-v1 .detail-form-inner .form-layout .form-content {
  margin-top: 40px;
}

body .contact-content.contact-v2 .detail-contact-inner {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #e7e9f3;
  padding-top: 35px;
}

body .contact-content.contact-v2 .detail-contact-inner .contact-item {
  width: auto;
  max-width: 33.33333%;
}

body .contact-content.contact-v3 .google-maps-layout > div {
  margin-bottom: 90px;
}

body .contact-content.contact-v3 .detail-layout {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 60px;
}

body .contact-content.contact-v3 .detail-layout .detail-banner {
  width: 58.33333%;
}

body .contact-content.contact-v3 .detail-layout .detail-right {
  width: 41.66667%;
  padding-left: 40px;
}

body .contact-content.contact-v3 .form-layout {
  width: 770px;
  max-width: 100%;
  margin: 0 auto;
}

body .contact-content.contact-v3 .form-content {
  margin-top: 30px;
}

body .contact-content.contact-v3 .form-content .group_form_wrapper {
  margin-left: -15px;
  margin-right: -15px;
}

body .contact-content.contact-v3 .form-content .group_form {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

body .contact-content.contact-v3 .form-content .group_form > .form-item {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

body .contact-content.contact-v3 .form-content .group_form > .form-item:not(:nth-last-child(3)):not(:nth-last-child(2)):not(:nth-last-child(1)) {
  width: 50%;
}

body .about-content .quote-layout .quote-content {
  text-align: center;
  width: 50%;
  margin: 0 auto 90px;
}

body .about-content .quote-layout .quote-content .title {
  color: #282828;
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-bottom: 40px;
}

body .about-content .quote-layout .quote-content .name-position span {
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  position: relative;
}

body .about-content .quote-layout .quote-content .name-position span:first-child {
  color: #282828;
}

body .about-content .quote-layout .quote-content .name-position span:not(:last-child):after {
  content: '/';
  margin: 0 5px;
}

body .about-content .info-layout {
  color: #1a1a1a;
  margin-bottom: 135px;
}

body .about-content .info-layout .info-inner {
  *zoom: 1;
  margin-left: -15px;
  margin-right: -15px;
}

body .about-content .info-layout .info-inner::after {
  content: '';
  display: table;
  clear: both;
}

body .about-content .info-layout .info-content {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
}

body .about-content .info-layout .info-content > div {
  width: 50%;
  padding: 0 15px;
}

body .about-content .info-layout .info-content > div.info-left .group_info {
  padding-left: 100px;
  padding-top: 70px;
}

body .about-content .info-layout .info-content > div.info-left .title {
  color: #282828;
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 16px;
  display: block;
  margin-bottom: 12px;
}

body .about-content .info-layout .info-content > div.info-left .info-contact .contact-item {
  margin-bottom: 34px;
}

body .about-content .info-layout .info-content > div.info-left .info-contact .contact-item address {
  margin-bottom: 0;
}

body .about-content .info-layout .info-content > div.info-left .info-contact .contact-item .item:not(:last-child) {
  margin-bottom: 7px;
}

body .about-content .info-layout .info-content > div.info-left .info-social {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

body .about-content .info-layout .info-content > div.info-left .info-social .title {
  margin-bottom: 0;
  margin-right: 60px;
}

body .about-content .info-layout .info-content > div.info-left .info-social .social-content a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  border: 1px solid #e7e9f3;
  color: #1a1a1a;
  border-radius: 50%;
  margin-left: 7px;
}

body .about-content .info-layout .info-content > div.info-left .info-social .social-content a:hover, body .about-content .info-layout .info-content > div.info-left .info-social .social-content a:focus {
  color: #fff;
  background-color: #91ad41;
  border: 1px solid #91ad41;
}

body .about-content .info-layout .info-content > div.info-right {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  width: 50%;
}

body .about-content .info-layout .info-content > div.info-right .info-our {
  padding-left: 70px;
  padding-top: 70px;
}

body .about-content .info-layout .info-content > div.info-right .info-our .our-title {
  color: #282828;
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 24px;
}

body .about-content .info-layout .info-content > div.info-right .info-our .our-caption {
  font-size: 16px;
  line-height: 1.8em;
  margin-bottom: 90px;
}

body .about-content .team-layout {
  position: relative;
  background-color: #ffffff;
}

body .about-content .team-layout .team-title {
  text-align: center;
  width: 100%;
}

body .about-content .team-layout .team-title .title {
  color: #282828;
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 15px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 40px;
  text-align: center;
  margin-bottom: 0;
  line-height: 1em;
}

body .about-content .team-layout .team-inner {
  padding-bottom: 45px;
  padding-top: 45px;
  margin-left: -15px;
  margin-right: -15px;
}

body .about-content .team-layout .team-inner .team-item {
  padding: 0 15px;
}

body .about-content .team-layout .team-inner .team-item .content {
  background-color: #ffffff;
  padding: 20px;
  text-align: center;
}

body .about-content .team-layout .team-inner .team-item .content .name {
  color: #282828;
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 18px;
  margin-bottom: 10px;
}

body .about-content .team-layout .team-inner .team-item .content .position {
  font-size: 12px;
  text-transform: uppercase;
  color: #8b8b99;
  margin-bottom: 5px;
}

body .about-content .team-layout .owl-controls {
  text-align: center;
  padding: 45px 0;
}

body .about-content .team-layout .owl-controls .owl-page {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0 5px;
}

body .about-content .team-layout .owl-controls .owl-page span {
  display: block;
  background-color: #8b8b99;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 3px solid #fbfaf8;
}

body .about-content .team-layout .owl-controls .owl-page:hover span, body .about-content .team-layout .owl-controls .owl-page:focus span, body .about-content .team-layout .owl-controls .owl-page.active span {
  background-color: #91ad41;
  border: 1px solid #91ad41;
}

body .page-404-layout {
  min-height: 100vh;
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

body .page-404-layout .page-404-wrapper {
  width: 100%;
}

body .page-404-layout .page-404-content .page-group {
  text-align: center;
  width: 100%;
}

body .page-404-layout .page-404-content .page-group img {
  max-width: 70%;
  margin: 0 auto;
}

body .page-404-layout .page-404-content .page-group .title {
  font-size: 36px;
  color: #282828;
  font-weight: 600;
  margin-bottom: 5px;
}

body .page-404-layout .page-404-content .page-group .caption {
  color: #8b8b99;
  font-size: 16px;
  font-weight: 400;
  margin-top: 40px;
  width: 830px;
  margin: 40px auto 75px;
  line-height: 1.5em;
  max-width: 70%;
}

body .page-404-layout .page-404-content .page-group ._btn {
  font-size: 14px;
  padding: 0 16px;
  font-weight: 500;
  border-width: 1px;
  height: 50px;
  line-height: 48px;
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
  padding-left: 50px;
  padding-right: 50px;
  font-size: 14px;
}

body .page-404-layout .page-404-content .page-group ._btn * {
  color: currentcolor;
}

body .faqs-content {
  width: 100%;
  float: left;
  margin-bottom: 45px;
}

body .faqs-content .nav-tabs {
  border-bottom: 0;
}

body .faqs-content .nav-tabs > li {
  width: 100%;
  border-bottom: 1px solid #e7e9f3;
  margin-bottom: 0;
}

body .faqs-content .nav-tabs > li > a {
  font-size: 14px;
  background-color: #fff;
  color: #8b8b99;
  margin-right: 0;
  border-radius: 0;
  padding: 8px 30px;
  position: relative;
}

body .faqs-content .nav-tabs > li > a .fa {
  position: absolute;
  top: 8px;
  left: 0;
  height: 20px;
  line-height: 20px;
}

body .faqs-content .nav-tabs > li:last-child {
  border-bottom: 0;
}

body .faqs-content .nav-tabs > li:hover:before {
  color: #91ad41;
}

body .faqs-content .nav-tabs > li > a,
body .faqs-content .nav-tabs > li.active > a,
body .faqs-content .nav-tabs > li.active > a:focus,
body .faqs-content .nav-tabs > li.active > a:hover {
  border: 0;
}

body .faqs-content .nav-tabs > li:hover > a,
body .faqs-content .nav-tabs > li.active > a,
body .faqs-content .nav-tabs > li.active > a:focus,
body .faqs-content .nav-tabs > li.active > a:hover {
  background-color: #fff;
  color: #91ad41!important;
}

body .faqs-content .panel-title {
  color: #282828;
}

body .faqs-content .faqs-inner {
  margin-left: -15px;
  margin-right: -15px;
}

body .faqs-content .faqs-inner > .col-md-7 {
  border-left: 1px solid #e7e9f3;
}

body .faqs-content .faqs-inner .tab-content .panel-group .panel + .panel {
  margin-top: 10px;
}

body .faqs-content .faqs-inner .tab-content .panel-group .panel {
  border-radius: 0;
  box-shadow: none;
}

body .faqs-content .faqs-inner .tab-content .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: transparent;
}

body .faqs-content .faqs-inner .tab-content .panel-default > .panel-heading {
  background-color: transparent;
}

body .faqs-content .faqs-inner .tab-content .panel-body {
  padding: 0 20px 25px;
  font-size: 14px;
}

body .faqs-content .faqs-inner .tab-content .faq-heading {
  padding: 0 15px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 0;
  margin-bottom: 13px;
  position: relative;
  font-style: normal;
  font-size: 22px;
  color: #282828;
  font-weight: 700;
}

body .faqs-content .faqs-inner .tab-content .faq-content {
  padding-left: 15px;
  line-height: 1.95em;
}

body .faqs-content .faqs-inner .tab-content .clearfix {
  display: block;
  margin-bottom: 29px;
}

body .faqs-content .faqs-title {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: #282828;
  margin-bottom: 45px;
  margin-top: 60px;
}

body .faqs-content .panel-body {
  line-height: 1.8em;
}

body .faqs-content .panel-heading .cs-icon {
  font-weight: 900 !important;
}

body .faqs-content .panel-heading:hover a, body .faqs-content .panel-heading:focus a, body .faqs-content .panel-heading.active a {
  color: #91ad41;
}

body .faqs-content .questions-layout {
  margin-bottom: 90px;
}

body .faqs-content .contact-layout .contact-content {
  *zoom: 1;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -15px;
}

body .faqs-content .contact-layout .contact-content::after {
  content: '';
  display: table;
  clear: both;
}

body .faqs-content .contact-layout .contact-content .feedback {
  padding-left: 15px;
  padding-right: 15px;
}

body .faqs-content .contact-layout #contactFormWrapper ::-webkit-input-placeholder {
  color: #1a1a1a;
}

body .faqs-content .contact-layout #contactFormWrapper ::-moz-placeholder {
  color: #1a1a1a;
}

body .faqs-content .contact-layout #contactFormWrapper :-ms-input-placeholder {
  color: #1a1a1a;
}

body .faqs-content .contact-layout #contactFormWrapper ::-ms-input-placeholder {
  color: #1a1a1a;
}

body .faqs-content .contact-layout #contactFormWrapper .form-item {
  padding: 7.5px 0;
}

body .faqs-content .contact-layout #contactFormWrapper textarea:not(._btn),
body .faqs-content .contact-layout #contactFormWrapper input:not(._btn) {
  width: 100%;
  background-color: #ffffff;
}

body .faqs-content .contact-layout #contactFormWrapper input,
body .faqs-content .contact-layout #contactFormWrapper textarea,
body .faqs-content .contact-layout #contactFormWrapper select {
  border: 1px solid #e7e9f3;
  border-radius: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 50px;
  line-height: 50px;
}

body .faqs-content .contact-layout #contactFormWrapper input:focus,
body .faqs-content .contact-layout #contactFormWrapper textarea:focus,
body .faqs-content .contact-layout #contactFormWrapper select:focus {
  border-color: #91ad41;
}

body .faqs-content .contact-layout #contactFormWrapper > div:last-child {
  margin-bottom: 0;
}

body .faqs-content .contact-layout #contactFormWrapper .feedback {
  padding-left: 15px;
  padding-right: 15px;
}

body .faqs-content .contact-layout #contactFormWrapper textarea {
  height: 115px;
}

body .faqs-content .contact-layout #contactFormWrapper ._btn {
  float: right;
  max-width: 200px;
  width: 100%;
  font-size: 14px;
  padding: 0 16px;
  font-weight: 500;
  border-width: 1px;
  height: 50px;
  line-height: 48px;
}

body .faqs-content > div:last-child {
  margin-bottom: 0;
}

body .page-lookbook .lookbook-content-inner {
  margin-left: -15px;
  margin-right: -15px;
}

body .page-lookbook .lookbook-content {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .page-lookbook .lookbook-content .lookbook-item {
  width: 50%;
  padding: 15px;
}

body .page-lookbook .lookbook-content .lookbook-item .item .lb-element a {
  display: block;
  position: relative;
}

body .page-lookbook .lookbook-content .lookbook-item .item .lb-element a:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: all 500ms ease;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

body .page-lookbook .lookbook-content .lookbook-item .item .lb-element a:hover:before, body .page-lookbook .lookbook-content .lookbook-item .item .lb-element a:focus:before {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

body .products-deals {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 15px;
}

body .products-deals .products-deals-inner {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

body .customers-layout {
  margin: 90px 0;
}

body .customers-layout .customers-content {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

body .customers-layout .customers-content input {
  height: 50px;
  line-height: 48px;
  padding: 0 15px;
}

body .customers-layout .customers-content > div {
  width: 500px;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 50%;
  text-align: start;
}

body .customers-layout .customers-content > div ::-webkit-input-placeholder {
  color: #1a1a1a;
}

body .customers-layout .customers-content > div ::-moz-placeholder {
  color: #1a1a1a;
}

body .customers-layout .customers-content > div :-ms-input-placeholder {
  color: #1a1a1a;
}

body .customers-layout .customers-content > div ::-ms-input-placeholder {
  color: #1a1a1a;
}

body .customers-layout .customers-content > div .form-item {
  padding: 7.5px 0;
}

body .customers-layout .customers-content > div textarea:not(._btn),
body .customers-layout .customers-content > div input:not(._btn) {
  width: 100%;
  background-color: #ffffff;
}

body .customers-layout .customers-content > div input,
body .customers-layout .customers-content > div textarea,
body .customers-layout .customers-content > div select {
  border: 1px solid #e7e9f3;
  border-radius: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 50px;
  line-height: 50px;
}

body .customers-layout .customers-content > div input:focus,
body .customers-layout .customers-content > div textarea:focus,
body .customers-layout .customers-content > div select:focus {
  border-color: #91ad41;
}

body .customers-layout .customers-content > div .form-item {
  padding: 10px;
  position: relative;
}

body .customers-layout .customers-content > div .form-item .cs-icon {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
}

body .customers-layout .customers-content > div h2 {
  text-align: start;
  font-size: 36px;
  color: #282828;
  font-weight: 600;
  margin-bottom: 25px;
}

body .customers-layout .customers-content > div .action_bottom {
  padding: 10px 10px 0 10px;
  *zoom: 1;
  width: 100%;
  float: left;
}

body .customers-layout .customers-content > div .action_bottom::after {
  content: '';
  display: table;
  clear: both;
}

body .customers-layout .customers-content > div .create-account {
  margin-top: 90px;
}

body .customers-layout .customers-content > div .create-account h4 {
  font-size: 36px;
  text-transform: capitalize;
  color: #282828;
  font-weight: 600;
  margin-bottom: 90px;
}

body .customers-layout .customers-content > div form {
  margin: 0 -15px;
}

body .customers-layout .customers-content > div .note a {
  font-size: 14px;
  color: #8b8b99;
  font-style: italic;
}

body .customers-layout .customers-content > div.register-layout .note {
  margin-left: 10px;
}

body .customers-layout .customers-content > div.register-layout .note span {
  margin-right: 10px;
}

body .customers-layout .customers-content ._btn {
  font-size: 14px;
  padding: 0 16px;
  font-weight: 500;
  border-width: 1px;
  height: 50px;
  line-height: 48px;
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  max-width: 220px;
}

body .customers-layout .customers-content ._btn * {
  color: currentcolor;
}

body .customers-layout .customers-content ._btn:hover, body .customers-layout .customers-content ._btn:focus {
  color: #8d8d99;
  border-color: #8d8d99;
  background-color: #ffffff;
}

body .customers-layout .customers-content ._btn:hover *, body .customers-layout .customers-content ._btn:focus * {
  color: currentcolor;
}

body .customers-layout.reset_password-layout form, body .customers-layout.activate_account-layout form {
  width: 50%;
}

body .customers-layout.reset_password-layout .form-item, body .customers-layout.activate_account-layout .form-item {
  padding: 10px 0;
}

body .customers-layout.reset_password-layout .form-item *, body .customers-layout.activate_account-layout .form-item * {
  width: 100%;
}

body .customers-layout.reset_password-layout .action_bottom, body .customers-layout.activate_account-layout .action_bottom {
  padding: 10px 0;
}

body .customers-layout.reset_password-layout .action_bottom a, body .customers-layout.reset_password-layout .action_bottom ._btn, body .customers-layout.activate_account-layout .action_bottom a, body .customers-layout.activate_account-layout .action_bottom ._btn {
  font-size: 14px;
  padding: 0 16px;
  font-weight: 500;
  border-width: 1px;
  height: 50px;
  line-height: 48px;
  margin-top: 0;
}

body .customers-layout.reset_password-layout .action_bottom a, body .customers-layout.activate_account-layout .action_bottom a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: start;
}

body .customers-layout.reset_password-layout .action_bottom a:hover, body .customers-layout.activate_account-layout .action_bottom a:hover {
  color: #e8dac7;
}

body .customers-layout.reset_password-layout .activate_account-inner #customer-activate, body .customers-layout.activate_account-layout .activate_account-inner #customer-activate {
  *zoom: 1;
  padding: 50px;
}

body .customers-layout.reset_password-layout .activate_account-inner #customer-activate::after, body .customers-layout.activate_account-layout .activate_account-inner #customer-activate::after {
  content: '';
  display: table;
  clear: both;
}

body .customers-layout.reset_password-layout .activate_account-inner #customer-activate .note, body .customers-layout.activate_account-layout .activate_account-inner #customer-activate .note {
  color: #282828;
  font-weight: 800;
  font-size: 34px;
}

body .account-layout {
  padding-top: 90px;
  padding-bottom: 90px;
}

body .account-layout .account-inner {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

body .account-layout .account-content {
  @inclide padding_container(15px);
}

body .account-layout .account-info {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .account-layout .account-info > div {
  margin-bottom: 30px;
  width: 50%;
}

body .account-layout .account-details .details-title {
  color: #282828;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
}

body .account-layout .account-details .details-content {
  font-size: 14px;
}

body .account-layout .account-details .details-content .details-item {
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

body .account-layout .account-details .details-content .details-item .title {
  color: #282828;
  width: 100px;
  max-width: 100px;
  padding-right: 10px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  white-space: nowrap;
}

body .account-layout .account-details .details-content .details-item.name .content {
  font-weight: 700;
}

body .account-layout .account-details .details-content .details-item address {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-bottom: 0;
}

body .account-layout .account-details .details-content .details-item:last-child {
  margin-bottom: 0;
}

body .account-layout .account-link .link-title {
  color: #fff;
  background-color: #91ad41;
  padding: 10.5px 25px;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 0;
}

body .account-layout .account-link .link-content {
  border-style: solid;
  border-width: 1px;
  border-color: #e7e9f3;
  border-top-width: 0;
  padding: 23px 20px;
  font-size: 14px;
  color: #282828;
}

body .account-layout .account-link .link-content .link-list li {
  list-style: disc;
  margin-bottom: 10px;
}

body .account-layout .account-link .link-content .link-list li:last-child {
  margin-bottom: 0;
}

body .account-layout .account-banner {
  text-align: center;
}

body .account-layout .account-banner a {
  display: block;
}

body .account-layout .account-orders {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  width: 100%;
}

body .account-layout .account-orders table thead tr {
  background-color: #91ad41;
  padding: 10px 0;
}

body .account-layout .account-orders table thead tr th {
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 30px;
  white-space: nowrap;
}

body .account-layout .account-orders table tbody {
  font-size: 14px;
  border: 1px solid #e7e9f3;
}

body .account-layout .account-orders table tbody * {
  color: #282828;
}

body .account-layout .account-orders table tbody tr {
  border-bottom: 1px solid #e7e9f3;
}

body .account-layout .account-orders table tbody tr td {
  padding: 23px 30px;
}

body .account-layout .account-orders table tbody tr td.td-note {
  white-space: nowrap;
}

body .account-layout .account-orders table tbody tr:last-child {
  border-bottom-width: 0;
}

body .account-layout .account-orders table tfoot {
  font-size: 14px;
  color: #282828;
}

body .account-layout .account-orders table tfoot td {
  border: 1px solid #e7e9f3;
  padding: 10px 30px;
}

body .order-layout {
  padding-top: 90px;
  padding-bottom: 90px;
}

body .order-layout .order-inner {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

body .order-layout .order-content .order-id {
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}

body .order-layout .order-content .order-id h2 {
  text-transform: uppercase;
  color: #282828;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 8px;
}

body .order-layout .order-content .order-id .date {
  font-size: 14px;
  color: #1a1a1a;
}

body .order-layout .order-content .order-id .notice {
  margin-top: 8px;
}

body .order-layout .order-content .order-id .notice h5 {
  color: #282828;
  font-size: 16px;
  margin-bottom: 8px;
}

body .order-layout .order-content .order-id .notice .note {
  font-size: 14px;
  color: #1a1a1a;
}

body .order-layout .order-content .order-address {
  *zoom: 1;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .order-layout .order-content .order-address::after {
  content: '';
  display: table;
  clear: both;
}

body .order-layout .order-content .order-address .address-items {
  margin-bottom: 30px;
  width: 50%;
}

body .order-layout .order-content .order-address .address-items .address-title {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  background-color: #91ad41;
  font-weight: 700;
  padding: 11px 25px;
  margin-bottom: 0;
}

body .order-layout .order-content .order-address .address-items .address-content {
  padding: 23px 25px;
  border: 1px solid #e7e9f3;
}

body .order-layout .order-content .order-address .address-items .address-content .address-item {
  font-size: 14px;
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

body .order-layout .order-content .order-address .address-items .address-content .address-item .title {
  color: #282828;
  width: 140px;
  max-width: 140px;
  padding-right: 10px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  white-space: nowrap;
}

body .order-layout .order-content .order-address .address-items .address-content .address-item.name .content {
  font-weight: 700;
}

body .order-layout .order-content .order-address .address-items .address-content .address-item address {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-bottom: 0;
}

body .order-layout .order-content .order-address .address-items .address-content .address-item:last-child {
  margin-bottom: 0;
}

body .order-layout .order-content .order-info {
  padding-left: 15px;
  padding-right: 15px;
}

body .order-layout .order-content .order-info .order-info-inner {
  width: 100%;
}

body .order-layout .order-content .order-info table thead tr {
  background-color: #91ad41;
  padding: 10px 0;
}

body .order-layout .order-content .order-info table thead tr th {
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 30px;
  white-space: nowrap;
}

body .order-layout .order-content .order-info table tbody {
  font-size: 14px;
  border: 1px solid #e7e9f3;
}

body .order-layout .order-content .order-info table tbody * {
  color: #282828;
}

body .order-layout .order-content .order-info table tbody tr {
  border-bottom: 1px solid #e7e9f3;
}

body .order-layout .order-content .order-info table tbody tr td {
  padding: 23px 30px;
}

body .order-layout .order-content .order-info table tbody tr td.td-note {
  white-space: nowrap;
}

body .order-layout .order-content .order-info table tbody tr:last-child {
  border-bottom-width: 0;
}

body .order-layout .order-content .order-info table tfoot {
  font-size: 14px;
  color: #282828;
}

body .order-layout .order-content .order-info table tfoot td {
  border: 1px solid #e7e9f3;
  padding: 10px 30px;
}

body .order-layout .order-content .order-info table tbody tr {
  border-bottom: 0;
}

body .order-layout .order-content .order-info table tbody tr:first-child td {
  padding-top: 30px;
}

body .order-layout .order-content .order-info table tbody tr:last-child td {
  padding-bottom: 30px;
}

body .order-layout .order-content .order-info table tbody tr td {
  padding: 5px 30px;
}

body .address-layout {
  padding-top: 90px;
  padding-bottom: 90px;
}

body .address-layout .group_form .form-item {
  margin-bottom: 20px;
}

body .address-layout .group_form .form-item label {
  font-size: 14px;
  color: #8b8b99;
  margin-bottom: 10px;
  display: block;
}

body .address-layout .group_form .form-item input:not(._btn),
body .address-layout .group_form .form-item select:not(._btn),
body .address-layout .group_form .form-item textarea:not(._btn) {
  border-radius: 0;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  color: #1a1a1a;
  font-size: 14px;
}

body .address-layout .group_form .form-item select,
body .address-layout .group_form .form-item input:not(._btn) {
  height: 40px;
  line-height: 40px;
  border-width: 1px;
  border-style: solid;
  border-color: #e7e9f3;
  padding-top: 0;
  padding-bottom: 0;
}

body .address-layout .group_form .form-item textarea {
  min-height: 132px;
  padding-top: 10px;
  padding-bottom: 10px;
}

body .address-layout .group_form .form-item.form-password {
  position: relative;
}

body .address-layout .group_form .form-item.form-password input {
  padding-right: 30px;
}

body .address-layout .group_form .form-item.form-password .cs-icon {
  position: absolute;
  top: 50%;
  right: 15px;
  font-size: 12px !important;
  margin-top: -6px;
  font-weight: 700;
}

body .address-layout .group_form .form-item.form-password .cs-icon:hover {
  cursor: pointer;
}

body .address-layout .group_form .form-item input[type="checkbox"] {
  line-height: 1em;
  height: auto;
  width: auto;
  margin: 0 5px 0 0;
  padding: 5px;
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

body .address-layout .group_form ._btn {
  font-size: 14px;
  padding: 0 16px;
  font-weight: 500;
  border-width: 1px;
  height: 50px;
  line-height: 48px;
  float: right;
  margin-top: 3px;
}

body .address-layout .group_form ::-webkit-input-placeholder {
  color: #1a1a1a;
  font-size: 14px;
}

body .address-layout .group_form ::-moz-placeholder {
  color: #1a1a1a;
  font-size: 14px;
}

body .address-layout .group_form :-ms-input-placeholder {
  color: #1a1a1a;
  font-size: 14px;
}

body .address-layout .group_form ::-ms-input-placeholder {
  color: #1a1a1a;
  font-size: 14px;
}

body .address-layout .address-inner {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

body .address-layout .address-content {
  /*address-tables*/
  /*address-new*/
}

body .address-layout .address-content ._btn {
  font-size: 14px;
  border-width: 1px;
  height: 40px;
  line-height: 38px;
  padding: 0 16px;
  font-weight: 500;
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
}

body .address-layout .address-content ._btn * {
  color: currentcolor;
}

body .address-layout .address-content ._btn:hover, body .address-layout .address-content ._btn:focus {
  color: #8d8d99;
  border-color: #8d8d99;
  background-color: #ffffff;
}

body .address-layout .address-content ._btn:hover *, body .address-layout .address-content ._btn:focus * {
  color: currentcolor;
}

body .address-layout .address-content .address-tables .address-items {
  margin-bottom: 30px;
}

body .address-layout .address-content .address-tables .address-items form .customer-address-table {
  margin-left: -13px;
  margin-right: -13px;
}

body .address-layout .address-content .address-tables .address-items form #add_address_title {
  display: none;
}

body .address-layout .address-content .address-tables .address-items form .group_form {
  padding: 50px;
  border: 1px solid #e7e9f3;
  margin-top: 30px;
}

body .address-layout .address-content .address-tables .address-items form .group_form .form-item {
  width: 50%;
  padding: 0 13px;
  float: left;
}

body .address-layout .address-content .address-tables .address-items form .group_form .form-item label {
  text-align: start;
}

body .address-layout .address-content .address-tables .address-items form .group_form .form-item .form-item-inner {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

body .address-layout .address-content .address-tables .address-items form .group_form .form-item:last-child {
  width: 100%;
  float: none;
  text-align: start;
}

body .address-layout .address-content .address-tables .address-items form .group_form .form-item:last-child * {
  text-align: start;
}

body .address-layout .address-content .address-tables .address-items form .action_bottom {
  *zoom: 1;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

body .address-layout .address-content .address-tables .address-items form .action_bottom::after {
  content: '';
  display: table;
  clear: both;
}

body .address-layout .address-content .address-tables .address-items form .action_bottom ._btn {
  margin: 0 5px 0 0;
}

body .address-layout .address-content .address-tables .address-items form .action_bottom > span {
  padding: 0 5px;
}

body .address-layout .address-content .address-tables .address-items .errors ul {
  margin: 0;
}

body .address-layout .address-content .address-tables .address-items .errors ul li {
  list-style: none;
}

body .address-layout .address-content .address-tables .address-items .tables-title {
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  background-color: #91ad41;
  padding: 10.5px 30px;
  color: #fff;
  margin-bottom: 0;
}

body .address-layout .address-content .address-tables .address-items .tables-content {
  border: 1px solid #e7e9f3;
  padding: 25px;
  font-size: 14px;
  color: #282828;
  position: relative;
}

body .address-layout .address-content .address-tables .address-items .tables-content .action-link {
  width: 20px;
  position: absolute;
  right: 40px;
  top: 20px;
  text-align: right;
}

body .address-layout .address-content .address-tables .address-items .tables-content .action-link > a {
  display: block;
  margin-bottom: 15px;
}

body .address-layout .address-content .address-tables .address-items .tables-content .action-link > a:hover > span, body .address-layout .address-content .address-tables .address-items .tables-content .action-link > a:focus > span {
  color: #91ad41;
}

body .address-layout .address-content .address-tables .address-items .tables-content .tables-item {
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

body .address-layout .address-content .address-tables .address-items .tables-content .tables-item .title {
  color: #282828;
  width: 150px;
  max-width: 150px;
  padding-right: 10px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  white-space: nowrap;
}

body .address-layout .address-content .address-tables .address-items .tables-content .tables-item.name .content {
  font-weight: 700;
}

body .address-layout .address-content .address-tables .address-items .tables-content .tables-item address {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-bottom: 0;
}

body .address-layout .address-content .address-tables .address-items .tables-content .tables-item:last-child {
  margin-bottom: 0;
}

body .address-layout .address-content .address-new form .customer-address-table {
  margin-left: -13px;
  margin-right: -13px;
}

body .address-layout .address-content .address-new form #add_address_title {
  display: none;
}

body .address-layout .address-content .address-new form .group_form {
  padding: 50px;
  border: 1px solid #e7e9f3;
  margin-top: 30px;
}

body .address-layout .address-content .address-new form .group_form .form-item {
  width: 50%;
  padding: 0 13px;
  float: left;
}

body .address-layout .address-content .address-new form .group_form .form-item label {
  text-align: start;
}

body .address-layout .address-content .address-new form .group_form .form-item .form-item-inner {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

body .address-layout .address-content .address-new form .group_form .form-item:last-child {
  width: 100%;
  float: none;
  text-align: start;
}

body .address-layout .address-content .address-new form .group_form .form-item:last-child * {
  text-align: start;
}

body .address-layout .address-content .address-new form .action_bottom {
  *zoom: 1;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

body .address-layout .address-content .address-new form .action_bottom::after {
  content: '';
  display: table;
  clear: both;
}

body .address-layout .address-content .address-new form .action_bottom ._btn {
  margin: 0 5px 0 0;
}

body .address-layout .address-content .address-new form .action_bottom > span {
  padding: 0 5px;
}

body .address-layout .address-content .address-new .errors ul {
  margin: 0;
}

body .address-layout .address-content .address-new .errors ul li {
  list-style: none;
}

body .main-content > .search-content {
  margin-top: 45px;
  margin-bottom: 45px;
}

body .main-content > .search-content .search-field form.search {
  position: relative;
  height: 50px;
  padding-right: 60px;
  border-radius: 3px;
  border: 1px solid #e7e9f3;
  background-color: #ffffff;
}

body .main-content > .search-content .search-field form.search .search_box {
  padding: 0 20px;
  width: 100%;
  height: 100%;
  color: #8b8b99;
  border-width: 0;
  line-height: 48px;
  background-color: transparent;
  font-size: 14px;
}

body .main-content > .search-content .search-field form.search .search-submit {
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  padding: 0;
  margin-top: -1px;
  margin-bottom: -1px;
  width: 50px;
  background-color: #ffffff;
  border-color: #ffffff;
  border-radius: 0 3px 3px 0;
  border-width: 0;
}

body .main-content > .search-content .search-field form.search .search-submit:focus {
  outline: none;
}

body .main-content > .search-content .search-field form.search .search-submit * {
  font-size: 15px;
  color: #fff;
  line-height: 48px;
  font-weight: 700;
}

body .main-content > .search-content .search-field form.search .search-submit .cs-icon.icon-search:before {
  color: #fff;
}

body .main-content > .search-content .search-field form.search .search-clear {
  font-size: 14px;
  position: absolute;
  top: 50%;
  right: 75px;
  margin-top: -7px;
  color: #8b8b99;
  font-weight: 700;
}

body .main-content > .search-content .search-field ::-webkit-input-placeholder {
  color: #8b8b99;
  font-size: 14px;
  font-weight: 500;
}

body .main-content > .search-content .search-field ::-moz-placeholder {
  color: #8b8b99;
  font-size: 14px;
  font-weight: 500;
}

body .main-content > .search-content .search-field :-ms-input-placeholder {
  color: #8b8b99;
  font-size: 14px;
  font-weight: 500;
}

body .main-content > .search-content .search-field ::-ms-input-placeholder {
  color: #8b8b99;
  font-size: 14px;
  font-weight: 500;
}

body .main-content > .search-content .search-field form.search {
  background-color: transparent;
}

body .main-content > .search-content .search-content-inner {
  margin-left: -15px;
  margin-right: -15px;
}

body .main-content > .search-content .expanded-message {
  padding-left: 125px;
  padding-right: 125px;
  margin-bottom: 65px;
  text-align: center;
  width: 100%;
}

body .main-content > .search-content .expanded-message .subtext {
  margin-top: 35px;
  margin-bottom: 10px;
  display: block;
  text-transform: uppercase;
}

body .main-content > .search-content .expanded-message h2 {
  font-size: 14px;
  color: #91ad41;
  text-transform: uppercase;
  font-weight: 700;
}

body .main-content > .search-content .expanded-message .search-results {
  display: none !important;
}

body .main-content > .search-content .product-item-group .product-item-inner {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .main-content > .search-content .search-bottom-toolbar {
  padding-top: 45px;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  color: #282828;
}

body .main-content > .search-content .search-bottom-toolbar .pagination_group {
  margin: 0;
}

body .main-content > .search-content .search-bottom-toolbar .pagination_group .pagination {
  -ms-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

body .main-content > .search-content .search-bottom-toolbar .search-counter {
  text-align: right;
  font-size: 14px;
}

body .main-content > .search-content .article {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}

body .gallery-content .gallery-title-layout {
  margin-bottom: 30px;
}

body .gallery-content .gallery-title-layout .gallery-title-inner {
  padding-left: 100px;
}

body .gallery-content .gallery-title-layout .sub-title,
body .gallery-content .gallery-title-layout .title {
  font-size: 36px;
  color: #282828;
}

body .gallery-content .gallery-title-layout .title {
  font-weight: 600;
  margin-bottom: 0px;
}

body .gallery-content .gallery-title-layout .sub-title {
  text-align: start;
  font-family: 'Playfair Display', serif;
  font-style: italic;
}

body .gallery-content .gallery-item-layout .container {
  margin: 0 auto;
  position: relative;
}

body .gallery-content .gallery-item-layout .gallery-item-content {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .gallery-content .gallery-item-layout .gallery-item-content .item-img {
  padding-bottom: 100%;
  width: 100%;
  display: block;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

body .gallery-content .gallery-item-layout .gallery-item-content .item-img:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  transition: all 500ms ease;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

body .gallery-content .gallery-item-layout .gallery-item-content .item-img .item-group-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 35px 50px;
  transition: all 500ms ease;
  transform: translateY(100%);
}

body .gallery-content .gallery-item-layout .gallery-item-content .item-img .item-group-caption .p1 {
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px;
}

body .gallery-content .gallery-item-layout .gallery-item-content .item-img .item-group-caption .p2 {
  color: #91ad41;
  font-size: 14px;
  font-style: italic;
  font-weight: 500;
  margin-bottom: 0 !important;
}

body .gallery-content .gallery-item-layout .gallery-item-content .item-img .item-group-caption .item-caption {
  padding-right: 42px;
}

body .gallery-content .gallery-item-layout .gallery-item-content .item-img .item-group-caption .item-action {
  position: absolute;
  top: 50%;
  right: 50px;
  width: 42px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  border-radius: 5px;
  background-color: #ffffff;
  color: #282828;
  transform: translateY(-50%);
  transition: all 500ms ease;
}

body .gallery-content .gallery-item-layout .gallery-item-content .item-img .item-group-caption .item-action:hover {
  color: #91ad41;
}

body .gallery-content .gallery-item-layout .gallery-item-content .item-img:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

body .gallery-content .gallery-item-layout .gallery-item-content .item-img:hover .item-group-caption {
  transform: none;
}

body .gallery-content .gallery-item-layout .gallery-item-content > div {
  width: 50%;
}

body .gallery-content .gallery-item-layout .gallery-item-content > div.banner-group .banner-group-top {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .gallery-content .gallery-item-layout .gallery-item-content > div.banner-group .banner-group-top > div {
  width: 50%;
}

body .gallery-content .gallery-item-layout .gallery-item-content > div.banner-group .banner-group-bottom .item-img {
  padding-bottom: 50%;
}

body .gallery-content .gallery-item-layout .gallery-item-content.position-right {
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
/*END SUB PAGE*/
/*FOOTER*/
footer {
  color: #8b8b99;
  background-color: #ffffff;
  font-size: 14px;
  margin-top: 45px;
}

footer ul {
  margin: 0;
}

footer ul li {
  list-style: none;
}

footer a {
  color: #8b8b99;
}

footer a:hover, footer a:focus {
  color: #91ad41;
}

footer .footer-newsletter-layout {
  padding-bottom: 60px;
  background-repeat: no-repeat;
  background-position: center top;
  position: relative;
}

footer .footer-newsletter-layout:before, footer .footer-newsletter-layout:after {
  width: 20%;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  top: 0;
}

footer .footer-newsletter-layout:before {
  left: 0;
  right: auto;
  background-position: left top;
}

footer .footer-newsletter-layout:after {
  left: auto;
  right: 0;
  background-position: right top;
}

footer .footer-newsletter-layout .footer-newsletter-layout-group {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: rgba(232, 218, 199, 0.6);
  border-top: 1px solid #e8dac7;
}

footer .footer-newsletter-layout .footer-newsletter-content {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  flex-direction: column;
  align-items: flex-start;
}

footer .footer-newsletter-layout .footer-newsletter-content .newsletter-title {
     width: auto;
    margin-bottom: 24px;
}

footer .footer-newsletter-layout .footer-newsletter-content .newsletter-title .title {
  font-size: 24px;
  color: #91ad41;
  margin-bottom: 5px;
}

footer .footer-newsletter-layout .footer-newsletter-content .newsletter-title .caption {
  font-size: 36px;
  color: #27272f;
  font-weight: 600;
  line-height: 1em;
  margin-bottom: 0;
}

footer .footer-newsletter-layout .footer-newsletter-content .newsletter-form {
  width: 60%;
}

footer .footer-newsletter-layout .footer-newsletter-content .newsletter-form form {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

footer .footer-newsletter-layout .footer-newsletter-content .newsletter-form form input.form-control,
footer .footer-newsletter-layout .footer-newsletter-content .newsletter-form form .btn_newsletter_send {
  border-radius: 5px;
}

footer .footer-newsletter-layout .footer-newsletter-content .newsletter-form form input.form-control {
  width: calc(100% - (160px + 10px));
  height: 50px;
  padding: 0 20px;
  line-height: 48px;
  border-width: 0 !important;
  box-shadow: none;
}

footer .footer-newsletter-layout .footer-newsletter-content .newsletter-form form input.form-control:focus {
  outline: none !important;
  box-shadow: none;
}

footer .footer-newsletter-layout .footer-newsletter-content .newsletter-form form .btn_newsletter_send {
  font-size: 14px;
  padding: 0 16px;
  font-weight: 500;
  border-width: 1px;
  height: 50px;
  line-height: 48px;
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
  border-width: 1px;
  height: 50px;
  line-height: 48px;
  width: 160px;
  text-transform: uppercase;
  transition: all 500ms ease;
}

footer .footer-newsletter-layout .footer-newsletter-content .newsletter-form form .btn_newsletter_send * {
  color: currentcolor;
}

footer .footer-newsletter-layout .footer-newsletter-content .newsletter-form form .btn_newsletter_send:hover {
  color: #8d8d99;
  border-color: #8d8d99;
  background-color: #ffffff;
}

footer .footer-newsletter-layout .footer-newsletter-content .newsletter-form form .btn_newsletter_send:hover * {
  color: currentcolor;
}

footer .footer-newsletter-layout .footer-newsletter-content .newsletter-form form .btn_newsletter_send:focus {
  outline: none;
  @includ box-shadow(none);
}

footer .footer-info-layout {
  padding-top: 45px;
  padding-bottom: 45px;
}

footer .footer-info-layout .footer-info-group {
  margin-left: -15px;
  margin-right: -15px;
}

footer .footer-info-layout .footer-info-inner {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  justify-content: flex-end
}

footer .footer-info-layout .footer-info-inner > div {
  padding: 0 15px;
}

footer .footer-info-layout .footer-info-inner .about-layout,
footer .footer-info-layout .footer-info-inner .contact-layout {
  width: 33.33333%;
}

footer .footer-info-layout .footer-info-inner .linklist-layout,
footer .footer-info-layout .footer-info-inner .follow-layout {
  width: 16.66667%;
}

footer .footer-info-layout .footer-info-inner .footer-title {
  color: #27272f;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 600;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 28px;
}

footer .footer-info-layout .footer-info-inner .footer-title:before, footer .footer-info-layout .footer-info-inner .footer-title:after {
  position: absolute;
  content: '';
  inset-inline-start: 0;
  top: 100%;
  height: 2px;
  background-color: #91ad41;
}

footer .footer-info-layout .footer-info-inner .footer-title:before {
  width: 31px;
}

footer .footer-info-layout .footer-info-inner .footer-title:after {
  width: 2px;
  margin-inline-start: 33px;
}

footer .footer-info-layout .footer-info-inner .contact-layout .contact-content p.info {
  margin-bottom: 28px;
  line-height: 1.8em;
}

footer .footer-info-layout .footer-info-inner .contact-layout .contact-content > ul > li {
  padding-inline-start: 35px;
  position: relative;
  line-height: 24px;
  margin-bottom: 10px;
}

footer .footer-info-layout .footer-info-inner .contact-layout .contact-content > ul > li:before {
  position: absolute;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-smooth: always;
  -ms-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border-radius: 50%;
  inset-inline-start: 0;
  top: 0%;
  color: #91ad41;
  background-color: rgba(145, 173, 65, 0.1);
}

footer .footer-info-layout .footer-info-inner .contact-layout .contact-content > ul > li.add:before {
  content: "\f041";
}

footer .footer-info-layout .footer-info-inner .contact-layout .contact-content > ul > li.call:before {
  content: "\f095";
}

footer .footer-info-layout .footer-info-inner .contact-layout .contact-content > ul > li.email:before {
  content: "\f1d9";
}

footer .footer-info-layout .footer-info-inner .about-layout {
  text-align: center;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center bottom;
  padding-bottom: 25px;
}

footer .footer-info-layout .footer-info-inner .about-layout .group {
  padding: px;
  max-width: 100%;
  background: linear-gradient(to right, #e8dac70%, #fae9eb 100%);
}

footer .footer-info-layout .footer-info-inner .about-layout .group-inner {
  background-color: #ffffff;
  height: 100%;
  padding: 0px;
}

footer .footer-info-layout .footer-info-inner .about-layout .about-logo {
  margin-bottom: 20px;
}

footer .footer-info-layout .footer-info-inner .about-layout .about-content {
  line-height: 1.8em;
}

footer .footer-info-layout .icon-social > span {
  font-family: Poppins;
}

footer .footer-info-layout .icon-social .fa {
  color: #91ad41;
  margin-inline-end: 3px;
}

footer .footer-info-layout .follow-layout .follow-content li {
  margin-bottom: 4px;
}

footer .footer-info-layout .linklist-layout .linklist-content li {
  margin-bottom: 4px;
}

footer .footer-copyright-layout {
  background-color: #f7eee2;
  text-align: center;
  padding: 20px 0;
}

footer .footer-copyright-layout .shopname a {
  text-transform: uppercase;
  color: #27272f;
  font-weight: 600;
}

/*END FOOTER*/
/* module popup*/
body {
  /* Popup Newsletter */
  /* End Popup Newsletter */
  /* up down page*/
  /* end up down page*/
  /*Ajax cart  */
  /*End Ajax cart*/
  /*wishlist_compare*/
  /*End wishlist_compare*/
}

body #newsletter-popup {
  background-color: rgba(0, 0, 0, 0.3);
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

body #newsletter-popup .nl-popup-close {
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: transparent;
  border-radius: 0;
  text-align: center;
  z-index: 9;
}

body #newsletter-popup .nl-popup-close .cs-icon {
  font-size: 0;
}

body #newsletter-popup .nl-popup-close .cs-icon:before {
  font-size: 20px;
  color: white;
  height: 30px;
  line-height: 30px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
}

body #newsletter-popup .popup-image {
  text-align: center;
  position: relative;
  padding: 40px;
  width: 100%;
  *zoom: 1;
  background-position: center center;
}

body #newsletter-popup .popup-image::after {
  content: '';
  display: table;
  clear: both;
}

body #newsletter-popup .popup-image:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(139, 139, 153, 0.5);
}

body #newsletter-popup .popup-image h4 {
  position: relative;
  color: #ffffff;
  text-align: center;
  margin: 0 auto;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 10px;
  white-space: nowrap;
}

body #newsletter-popup .nl-wraper-popup {
  position: relative;
  width: 840px;
  max-width: 90%;
  padding: 100px 0 100px 0;
  margin: 0px auto;
    background-color: #5d933f;
    color: white;
  z-index: 999;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 100%;
}

body #newsletter-popup .nl-wraper-popup .title {
  text-align: center;
  font-size: 32px;
  color: #ffffffe0;
  text-transform: capitalize;
  font-weight: 400;
}
body #newsletter-popup .nl-wraper-popup .title span{
 font-weight: 600;
  color: white
}
body #newsletter-popup .nl-wraper-popup .caption {
  font-weight: 400 !important;
  font-size: 14px !important;
  color: #8b8b99;
  line-height: 1.8em;
  margin-bottom: 50px;
}

body #newsletter-popup .nl-wraper-popup .nl-wraper-popup-inner {
    max-width: 45%;
    margin-left: 5%;
    margin-right: auto;
}

body #newsletter-popup .nl-wraper-popup form {
  *zoom: 1;
  text-align: center;
  width: 100%;
  padding: 0;
}

body #newsletter-popup .nl-wraper-popup form::after {
  content: '';
  display: table;
  clear: both;
}

body #newsletter-popup .nl-wraper-popup .group_input {
  margin-top: 30px;
}

body #newsletter-popup .nl-wraper-popup .group_input ._btn {
  height: 50px;
  line-height: 50px;
  width: 100%;
  max-width: 100%;
  text-transform: uppercase;
  font-weight: 600;
    font-size: 1.7rem;
      display: flex;
    align-items: center;
    justify-content: center;
}

body #newsletter-popup .nl-wraper-popup .group_input .form-control {
  height: 50px;
  margin-bottom: 30px;
  width: 100%;
  box-shadow: none;
  border: 1px solid #e7e9f3;
  padding: 0 15px;
  border-radius: 5px;
}

body #newsletter-popup .nl-wraper-popup #popup-hide {
  display: none;
  position: relative;
  margin-top: 20px;
  margin-bottom: 0px;
  width: 100%;
  float: left;
  text-align: center;
  display: -ms-flexbox;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

body #newsletter-popup .nl-wraper-popup #popup-hide * {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

body #newsletter-popup .nl-wraper-popup #popup-hide input {
  margin: 0 5px 0 0;
}

body #newsletter-popup .nl-wraper-popup #popup-hide label {
  color: #282828;
  font-size: 14px;
  margin: 0;
  font-weight: 500;
}

body #newsletter-popup ::-webkit-input-placeholder {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
}

body #newsletter-popup ::-moz-placeholder {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
}

body #newsletter-popup :-ms-input-placeholder {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
}

body #newsletter-popup ::-ms-input-placeholder {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
}

body .float-right-icon {
  overflow: hidden;
  position: fixed;
  right: 20px;
  bottom: 75px;
  padding: 5px;
}

body .float-right-icon ul {
  list-style: none;
}

body .float-right-icon #scroll-to-top {
  position: relative;
  transition: all 500ms ease;
  margin-left: auto;
  padding: 0;
  text-align: center;
  background-color: #91ad41;
  border-width: 1px;
  height: 50px;
  line-height: 48px;
  width: 50px;
  border-radius: 50%;
  color: #fff;
}

body .float-right-icon #scroll-to-top:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 4px;
  right: 0;
  bottom: 0;
  margin-left: -1px;
  margin-bottom: -1px;
  border-radius: 50%;
  box-shadow: 1px 1px 0 #fff;
}

body .float-right-icon #scroll-to-top:hover {
  cursor: pointer;
}

body .float-right-icon #scroll-to-top:hover:after {
  animation: spinAround 2s linear infinite;
}

body .float-right-icon #scroll-to-top.off {
  margin-right: -100px;
}

body .popup-pro-wrapper {
  z-index: 999;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

body .popup-pro-wrapper .ajax-cart-overlay {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper {
  margin: 45px auto;
  width: 900px;
  padding-left: 15px;
  padding-right: 15px;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box {
  position: relative;
  background-color: #ffffff;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .ajax-cart-close {
  margin-top: 10px;
  margin-right: 10px;
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  padding: 0;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .ajax-cart-close .cs-icon {
  font-size: 15px;
  color: #fff;
  line-height: 30px;
  width: 100%;
  text-align: center;
  transition: all 500ms ease;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .ajax-cart-close:hover .cs-icon, body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .ajax-cart-close:focus .cs-icon {
  color: #282828;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 30px;
  padding-bottom: 30px;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-left {
  width: 42%;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-right {
  width: 58%;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-left {
  padding-left: 30px;
  padding-right: 30px;
  border-right: 1px solid #e7e9f3;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-left .ajax-cart-product {
  *zoom: 1;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-left .ajax-cart-product::after {
  content: '';
  display: table;
  clear: both;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-left .ajax-cart-product > div {
  padding: 0;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-left .ajax-cart-product .ajax-cart-image {
  padding-right: 25px;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-left .ajax-cart-product .ajax-cart-image > a {
  display: block;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-left .ajax-cart-product .ajax-cart-desc .ajax-cart-product-title {
  line-height: 2em;
  margin-bottom: 15px;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-left .ajax-cart-product .ajax-cart-desc .ajax-cart-product-title a {
  font-size: 16px;
  color: #27272f;
  font-weight: 700;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-left .ajax-cart-product .ajax-cart-desc .ajax-cart-product-title a:hover {
  color: #91ad41;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-left .ajax-cart-product .ajax-cart-desc .ajax-cart-price {
  margin-bottom: 15px;
  font-weight: 700;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-left .ajax-cart-product .ajax-cart-desc .ajax-cart-price .money {
  font-size: 16px;
  color: #91ad41;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-left .ajax-cart-product .ajax-cart-desc .ajax-cart-variant,
body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-left .ajax-cart-product .ajax-cart-desc .ajax-cart-qty {
  font-size: 14px;
  color: #1a1a1a;
  margin-bottom: 5px;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-right {
  padding-left: 30px;
  padding-right: 30px;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-right .ajax-cart-number-product {
  margin-bottom: 15px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: #282828;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-right .ajax-cart-subtotal span {
  font-weight: 500;
  font-size: 30px;
  color: #282828;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-right .ajax-cart-group-actions {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  margin-top: 50px;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-right .ajax-cart-group-actions ._btn {
  font-size: 14px;
  padding: 0 16px;
  font-weight: 500;
  border-width: 1px;
  height: 50px;
  line-height: 48px;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-right .ajax-cart-group-actions .ajax-cart-continue ._btn,
body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-right .ajax-cart-group-actions .ajax-cart-next ._btn {
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
  padding: 0 30px;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-right .ajax-cart-group-actions .ajax-cart-continue ._btn *,
body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-right .ajax-cart-group-actions .ajax-cart-next ._btn * {
  color: currentcolor;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-right .ajax-cart-group-actions .ajax-cart-continue ._btn:focus, body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-right .ajax-cart-group-actions .ajax-cart-continue ._btn:hover,
body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-right .ajax-cart-group-actions .ajax-cart-next ._btn:focus,
body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-right .ajax-cart-group-actions .ajax-cart-next ._btn:hover {
  color: #8d8d99;
  border-color: #8d8d99;
  background-color: #ffffff;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-right .ajax-cart-group-actions .ajax-cart-continue ._btn:focus *, body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-right .ajax-cart-group-actions .ajax-cart-continue ._btn:hover *,
body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-right .ajax-cart-group-actions .ajax-cart-next ._btn:focus *,
body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-right .ajax-cart-group-actions .ajax-cart-next ._btn:hover * {
  color: currentcolor;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-right .ajax-cart-group-actions .ajax-cart-next {
  margin-right: 10px;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-right .countDiv {
  font-size: 14px;
  font-style: italic;
  display: block;
  width: 100%;
  float: left;
  margin-top: 22px;
}

body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-right .countDiv span {
  color: #e8dac7;
}

body .popup-pro-wrapper .ajax-cart-note {
  max-width: 100%;
  margin-bottom: 0;
  padding-right: 50px;
}

body .fb-overlay .fb-skin {
  border-radius: 0;
}

body .fb-overlay .fb-close,
body .fb-overlay .fb-next span,
body .fb-overlay .fb-prev span {
  background-image: none;
}

body .fb-overlay .fb-next span,
body .fb-overlay .fb-prev span {
  position: absolute;
  top: 50%;
  font-size: 0;
  width: 32px;
  text-align: center;
  border-style: solid;
  background-image: none !important;
  border-radius: 0%;
  transform: translateY(-50%);
  border-width: 1px;
  height: 32px;
  line-height: 30px;
  color: #9494a1;
  border-color: #f5f6fb;
  background-color: #ffffff;
}

body .fb-overlay .fb-next span *,
body .fb-overlay .fb-prev span * {
  color: currentcolor;
}

body .fb-overlay .fb-next span:before,
body .fb-overlay .fb-prev span:before {
  font-family: 'cs-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  border-width: 1px;
  height: 32px;
  line-height: 30px;
}

body .fb-overlay .fb-next span:focus, body .fb-overlay .fb-next span:hover,
body .fb-overlay .fb-prev span:focus,
body .fb-overlay .fb-prev span:hover {
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
}

body .fb-overlay .fb-next span:focus *, body .fb-overlay .fb-next span:hover *,
body .fb-overlay .fb-prev span:focus *,
body .fb-overlay .fb-prev span:hover * {
  color: currentcolor;
}

body .fb-overlay .fb-close {
  top: 15px;
  right: 15px;
}
body .fb-overlay .fb-close .cs-icon {
  font-weight: 800;
  color: #282828;
  font-size: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -6px;
  margin-top: -6px;
}
body .wishlist-model .modal {
  padding-right: 0 !important;
  display: -ms-flexbox !important;
  display: flex !important;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-height: 100vh;
}
body .wishlist-model .modal:not(.in) {
  z-index: -1;
}
body .wishlist-model .modal .modal-dialog {
  margin: auto;
  width: 100%;
  max-width: 700px;
}
body .wishlist-model .modal .modal-dialog .modal-content {
  margin: 0 auto;
  border-width: 0;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
  text-align: center;
  height: 100vh;
}
body .wishlist-model .modal .modal-dialog .modal-content > div {
  width: 100%;
  margin: 0 auto;
}
body .wishlist-model .modal .modal-dialog .modal-content .modal-header {
  margin-bottom: 13px;
  border-width: 0;
}
body .wishlist-model .modal .modal-dialog .modal-content .modal-header .modal-title {
  display: none;
}
body .wishlist-model .modal .modal-dialog .modal-content .modal-header .close {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  text-shadow: none;
  float: none;
}
body .wishlist-model .modal .modal-dialog .modal-content .modal-header .close .cs-icon {
  font-size: 35px;
  color: #fff;
  font-weight: 400;
  padding: 0;
  border-radius: 50%;
  border: 3px solid #fff;
  width: 72px;
  height: 72px;
  line-height: 66px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
body .wishlist-model .modal .modal-dialog .modal-content .modal-header .close:focus {
  outline: none;
}
body .wishlist-model .modal .modal-dialog .modal-content .modal-body {
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  padding: 30px;
  max-height: calc(100vh - 100px);
  overflow-y: auto;
}
body .wishlist-model .modal .max_compare {
  padding-top: 30px;
  margin-bottom: 0;
}
body .wishlist-model .modal-body {
  padding: 0 30px 30px 30px !important;
}
body .wishlist-model .modal-body .modal-note {
  margin-bottom: 30px;
  margin-left: -30px;
  margin-right: -30px;
  max-width: inherit;
  width: auto;
  text-align: start !important;
}
body .wishlist-model .modal-body .product-right {
  margin-bottom: 20px;
  text-align: start;
}
body .wishlist-model .modal-body .product-right .name {
  font-size: 16px;
}
body .wishlist-model .modal-body .product-right .price {
  color: #91ad41;
  font-size: 24px;
}
body .wishlist-model .modal-body .product-right .price_compare {
  color: #8b8b99;
  font-size: 16px;
  margin-left: 10px;
}
body .wishlist-model .modal-body form ._btn {
  font-size: 14px;
  border-width: 1px;
  height: 40px;
  line-height: 38px;
  padding: 0 16px;
  font-weight: 500;
  width: 100%;
  margin-bottom: 10px;
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
}

body .wishlist-model .modal-body form ._btn * {
  color: currentcolor;
}

body .wishlist-model .modal-body form ._btn:focus, body .wishlist-model .modal-body form ._btn:hover {
  color: #8d8d99;
  border-color: #8d8d99;
  background-color: #ffffff;
}

body .wishlist-model .modal-body form ._btn:focus *, body .wishlist-model .modal-body form ._btn:hover * {
  color: currentcolor;
}
body .wishlist-model .modal-body form .selector-wrapper,
body .wishlist-model .modal-body form .quantity-content {
  text-align: start;
}
body .wishlist-model .modal-body form .selector-wrapper .quantity-title,
body .wishlist-model .modal-body form .selector-wrapper label,
body .wishlist-model .modal-body form .quantity-content .quantity-title,
body .wishlist-model .modal-body form .quantity-content label {
  font-size: 14px;
  margin-right: 5px;
  color: #1a1a1a;
  display: inline-block;
  *display: inline;
  zoom: 1;
  line-height: 40px;
  width: 60px;
}
body .wishlist-model .modal-body form .selector-wrapper input, body .wishlist-model .modal-body form .selector-wrapper select,
body .wishlist-model .modal-body form .quantity-content input,
body .wishlist-model .modal-body form .quantity-content select {
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
body .wishlist-model .modal-body form .selector-wrapper input:not(._btn), body .wishlist-model .modal-body form .selector-wrapper select:not(._btn),
body .wishlist-model .modal-body form .quantity-content input:not(._btn),
body .wishlist-model .modal-body form .quantity-content select:not(._btn) {
  width: 120px;
  height: 40px;
  border: 1px solid #e7e9f3;
  border-radius: 0;
  padding: 0 5px;
  line-height: 38px;
  font-size: 12px;
  text-align: center;
}
body .wishlist-model .modal-body form .selector-wrapper input:not(._btn), body .wishlist-model .modal-body form .selector-wrapper select:not(._btn),
body .wishlist-model .modal-body form .quantity-content input:not(._btn),
body .wishlist-model .modal-body form .quantity-content select:not(._btn) {
  height: 40px;
  line-height: 36px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}
body .wishlist-model .modal-body form .quantity-content label {
  margin-right: 2px;
}
body .wishlist-model .modal-body .modal-body-inner {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
body .wishlist-model .modal-body .modal-body-inner .modal-left {
  width: 30%;
  padding-right: 30px;
}
body .wishlist-model .modal-body .modal-body-inner .modal-right {
  width: 70%;
}
body .wishlist-model .modal-body .modal-body-inner .modal-right form {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body .wishlist-model .modal-body .modal-body-inner .modal-right form > div {
  width: 50%;
}
body .wishlist-model .modal-body .modal-body-inner .modal-right form .form-right {
  border-left: 1px solid #e7e9f3;
  padding-left: 30px;
}
body .compare-model .modal {
  padding-right: 0 !important;
  display: -ms-flexbox !important;
  display: flex !important;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-height: 100vh;
}
body .compare-model .modal:not(.in) {
  z-index: -1;
}
body .compare-model .modal .modal-dialog {
  margin: auto;
  width: 100%;
  max-width: 700px;
}
body .compare-model .modal .modal-dialog .modal-content {
  margin: 0 auto;
  border-width: 0;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
  text-align: center;
  height: 100vh;
}
body .compare-model .modal .modal-dialog .modal-content > div {
  width: 100%;
  margin: 0 auto;
}
body .compare-model .modal .modal-dialog .modal-content .modal-header {
  margin-bottom: 13px;
  border-width: 0;
}
body .compare-model .modal .modal-dialog .modal-content .modal-header .modal-title {
  display: none;
}
body .compare-model .modal .modal-dialog .modal-content .modal-header .close {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  text-shadow: none;
  float: none;
}
body .compare-model .modal .modal-dialog .modal-content .modal-header .close .cs-icon {
  font-size: 35px;
  color: #fff;
  font-weight: 400;
  padding: 0;
  border-radius: 50%;
  border: 3px solid #fff;
  width: 72px;
  height: 72px;
  line-height: 66px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
body .compare-model .modal .modal-dialog .modal-content .modal-header .close:focus {
  outline: none;
}
body .compare-model .modal .modal-dialog .modal-content .modal-body {
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  padding: 30px;
  max-height: calc(100vh - 100px);
  overflow-y: auto;
}
body .compare-model .modal .max_compare {
  padding-top: 30px;
  margin-bottom: 0;
}
body .compare-model .modal-body {
  padding: 0 30px 30px 30px !important;
}
body .compare-model .modal-body .modal-note {
  margin-bottom: 30px;
  margin-left: -30px;
  margin-right: -30px;
  max-width: inherit;
  width: auto;
  text-align: start !important;
}
body .compare-model .modal-body .product-right {
  margin-bottom: 20px;
  text-align: start;
}
body .compare-model .modal-body .product-right .name {
  font-size: 16px;
}
body .compare-model .modal-body .product-right .price {
  color: #91ad41;
  font-size: 24px;
}
body .compare-model .modal-body .product-right .price_compare {
  color: #8b8b99;
  font-size: 16px;
  margin-left: 10px;
}
body .compare-model .modal-body form ._btn {
  font-size: 14px;
  border-width: 1px;
  height: 40px;
  line-height: 38px;
  padding: 0 16px;
  font-weight: 500;
  width: 100%;
  margin-bottom: 10px;
  color: #ffffff;
  border-color: #91ad41;
  background-color: #91ad41;
}
body .compare-model .modal-body form ._btn * {
  color: currentcolor;
}
body .compare-model .modal-body form ._btn:focus, body .compare-model .modal-body form ._btn:hover {
  color: #8d8d99;
  border-color: #8d8d99;
  background-color: #ffffff;
}
body .compare-model .modal-body form ._btn:focus *, body .compare-model .modal-body form ._btn:hover * {
  color: currentcolor;
}
body .compare-model .modal-body form .selector-wrapper,
body .compare-model .modal-body form .quantity-content {
  text-align: start;
}
body .compare-model .modal-body form .selector-wrapper .quantity-title,
body .compare-model .modal-body form .selector-wrapper label,
body .compare-model .modal-body form .quantity-content .quantity-title,
body .compare-model .modal-body form .quantity-content label {
  font-size: 14px;
  margin-right: 5px;
  color: #1a1a1a;
  display: inline-block;
  *display: inline;
  zoom: 1;
  line-height: 40px;
  width: 60px;
}
body .compare-model .modal-body form .selector-wrapper input, body .compare-model .modal-body form .selector-wrapper select,
body .compare-model .modal-body form .quantity-content input,
body .compare-model .modal-body form .quantity-content select {
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
body .compare-model .modal-body form .selector-wrapper input:not(._btn), body .compare-model .modal-body form .selector-wrapper select:not(._btn),
body .compare-model .modal-body form .quantity-content input:not(._btn),
body .compare-model .modal-body form .quantity-content select:not(._btn) {
  width: 120px;
  height: 40px;
  border: 1px solid #e7e9f3;
  border-radius: 0;
  padding: 0 5px;
  line-height: 38px;
  font-size: 12px;
  text-align: center;
}
body .compare-model .modal-body form .selector-wrapper input:not(._btn), body .compare-model .modal-body form .selector-wrapper select:not(._btn),
body .compare-model .modal-body form .quantity-content input:not(._btn),
body .compare-model .modal-body form .quantity-content select:not(._btn) {
  height: 40px;
  line-height: 36px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}
body .compare-model .modal-body form .quantity-content label {
  margin-right: 2px;
}
body .compare-model .modal-body .modal-body-inner {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
body .compare-model .modal-body .modal-body-inner .modal-left {
  width: 30%;
  padding-right: 30px;
}
body .compare-model .modal-body .modal-body-inner .modal-right {
  width: 70%;
}
body .compare-model .modal-body .modal-body-inner .modal-right form {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body .compare-model .modal-body .modal-body-inner .modal-right form > div {
  width: 50%;
}
body .compare-model .modal-body .modal-body-inner .modal-right form .form-right {
  border-left: 1px solid #e7e9f3;
  padding-left: 30px;
}
.fb-type-image {
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
}
.fb-type-image img {
  width: auto !important;
  height: auto !important;
}
.fb-type-image .fb-inner {
  width: auto !important;
  height: auto !important;
}
/* End module popup*/
body:not(.index-template) .home-banner-layout .container {
  margin: 0 auto;
  position: relative;
}
body:not(.index-template) .main-content {
  min-height: 50vh;
}
/*_btn add-to-cartMobile addToCartMobile*/
.addToCartMobile {
  position: fixed !important;
  bottom: 0;
  left: 50%;
  top: auto !important;
  border-radius: 0px;
  z-index: 22;
  transform: translateX(-50%);
  color: #ffffff;
  border-color: #27272f;
  background-color: #27272f;
  font-size: 14px;
  border-width: 1px;
  height: 40px;
  line-height: 38px;
  padding: 0 16px;
  font-weight: 500;
  box-shadow: none;
  margin-bottom: 0px;
  width: 100% !important;
}
.addToCartMobile > span {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*sass-lint:disable no-misspelled-properties*/
  -ms-flex-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.addToCartMobile * {
  color: currentcolor;
}
.addToCartMobile .cs-icon {
  font-size: 14x;
  margin-right: 5px;
}
.addToCartMobile.hide-button {
  display: none !important;
}
body .collection-layout .collection-toolbar .group-toolbar .sortBy .control-container ul li {
  cursor: pointer;
}
body .collection-layout .collection-toolbar .group-toolbar .sortBy .control-container ul li .active {
  color: #91ad41;
}
body ul.navigation-links > li:not(.mega-menu) > .dropdown-menu > li .dropdown-menu {
  visibility: hidden !important;
}
body ul.navigation-links > li:not(.mega-menu) > .dropdown-menu > li:hover > .dropdown-menu {
  visibility: visible !important;
}

/*  */

.fa-angle-right:before {
  content: '';
  background-image: url(icon--04.svg);
  background-size: contain;
  height: 20px;
  width: 16px;
  display: block;
  background-repeat: no-repeat;
}
.fa-angle-down:before {
  content: '';
  background-image: url(icon--03.svg);
  background-size: contain;
  height: 20px;
  width: 20px;
  display: block;
  background-repeat: no-repeat;
}
.panel-title>a{
  display: flex;
}
body .main-header .nav-icon .icon-navicon:before {
  content: '';
  background-image: url(user-account.svg);
  background-size: contain;
  height: 20px;
  width: 20px;
  display: block;
  background-repeat: no-repeat;
}
.m_search.search-icon {
  display: none;
}
body .heading-content.heading-product {
  display: none !important
}
.footer-newsletter-layout::before {
  display: none
}
.footer-newsletter-layout::after {
  background-size: cover !important;
}
.home-testimonialsBrand-layout {
  background-image: none !important
}
.home-testimonialsBrand-layout img {
  width: auto;
  max-height: 60px;
}
body .shopify-section .home-testimonialsBrand-layout .home-brand-layout .home-brand-content>.brand-item>a {
  text-align: center;
}
body .home-testimonialsBrand-layout .page-title .sub-title {
  color: white
}
body .home-testimonialsBrand-layout .page-title h2 {
  color: white
}
body .page-title .sub-title {
  background-image: url(title-icon-white-01.svg);
}
body .shopify-section .home-testimonialsBrand-layout .home-brand-layout {
  padding-top: 0px !important;
  padding-bottom: 48px !important;
}
.product .row-left .img-responsive.front {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1/1;
  height: auto;
  padding: 1.5rem;
}
.product .row-left {
  background-color: white;
}
.nahda-more {
  color: black
}
.nahda-more h1 {
  font-size: 28px;
  margin-bottom: 36px;
  text-align: center;
}
.nahda-more h2 {
  font-size: 20px;
  margin-bottom: 10px !important
}
.nahda-more h2 span {
  color: #5d933f
}
.nahda-more .cards {
  display: flex;
  gap: 10px;
}
.nahda-more .card {
  padding: 16px;
  box-shadow: 0px 5px 10px rgb(0 0 0 / 10%);
  border-radius: 5px;
}
.nahda-more ul {
  margin-top: 60px;
  list-style: none;
  margin-left: 0;
}
.nahda-more ul h3 {
  font-size: 24px margin-bottom: 18px !important
}
.nahda-more ul .card {
  margin-bottom: 16px
}
.nahda-more li p {
  margin-bottom: 0px
}
.nahda-more li span {
  color: #5d933f
}
.nahda-more img {
  width: 48px;
  margin-bottom: 16px;
}
.footer-newsletter-layout::after {
  background-size: cover !important;
}
header:before {
  content: "Orders before 8 AM will be delivered sameday" !important;
  width: 100%;
  background-color: #5d933f;
  display: flex;
  justify-content: center;
  text-align: center;
  padding: 6px;
  color: white;
}
html:lang(ar) header:before {
  content: "الطلبات قبل 8 صباحا توصل في نفس اليوم" !important;
}
header:after {
  content: "DOWNLOAD NAHDA APP NOW AND ENJOY 20 AED OFF" !important;
  width: 100%;
  background-color: #bacda3;
  display: flex;
  justify-content: center;
  text-align: center;
  padding: 6px;
  color: black;
}
html:lang(ar) header:after {
  content: "حمل الابليكشن و استمتع بخصم ٢٠ درهم" !important;
} 
.about-layout::after {
  display: none;
  background-image: none;
  content: none
}
.about-layout {
  text-align: start !important;
}
footer .footer-info-layout .footer-info-inner .about-layout,
footer .footer-info-layout .footer-info-inner .linklist-layout,
footer .footer-info-layout .footer-info-inner .follow-layout {
  width: 24%
}
footer .footer-info-layout .footer-info-inner .contact-layout {
  width: 28%
}
.follow-layout .socialLinks-item a span {
  display: none;
}
.follow-layout .follow-content {
  display: flex;
  gap: 2rem;
}
footer .footer-info-layout .follow-layout .follow-content li {
  margin-bottom: 4px;
  background-color: #91ad41;
  padding: 1rem 1.15rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
footer .footer-info-layout .icon-social .fa {
  color: white;
  margin-right: 0px;
}
.nahda-more-button {
  background-color: #f3a82a;
  padding: 12px 30px;
  box-shadow: 5px 10px 15px rgb(0 0 0 / 15%);
}
.nahda-more-button a {
  color: white;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout .page-title {
  margin-bottom: 24px
}
.about-item a {
  color: #91ad41;
  font-weight: 600;
}
.about-item a:focus,
.about-item a:hover {
  color: transparent;
  text-decoration: underline;
  font-weight: 600;
}
.footer-icons {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  color: black;
  line-height: 1.2;
  font-weight: 600;
  margin-top: 2rem;
  list-style: none;
  flex-wrap: wrap;
}
.footer-icons.product-payment {
  margin-inline-start: 0;
}
.footer-icons img {
  max-width: 48px;
}
.nahda-more h3 {
  margin-top: 60px;
}
.nahda-more .terms {
  margin: 5% 0;
  background-color: #e8fddc;
  padding: 5rem;
  display: block;
}
.nahda-more .earn-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #5d933f;
  padding: 2rem;
  border-radius: 1.2rem;
  color: white;
  margin-bottom: 10%;
}
.nahda-more .earn-section.white {
color: black;
    background-color: #fdfdfd;
    border: 1px solid #eee;
      margin-bottom: 3%;

}
.nahda-more .earn-section.white h1 {

    text-align: left;
    font-weight: 600;
    margin-bottom: 1rem;
}
.earn-img img {
  width: 40%;
}
.earn-img {
  display: flex;
  justify-content: flex-end;
  flex: 2
}
.earn-text{
  flex:4
}
.nahda-more .terms .content {
  background-color: #5d933f;
  position: relative;
  padding: 5rem 5rem;
  width: 100%;
  color: white;
}
.nahda-more .content ul {
  margin-top: 16px;
  line-height: 2.5;
  margin-bottom: 0;
}
.nahda-more .card {
  margin-top: 12px;
  width:100%
}
.nahda-more .terms .content li {
  display: flex;
  align-items: center;
}
.nahda-more .terms .content li::before {
  content: "";
  background-image: url(title-icon-white-01.svg);
  background-size: contain;
  height: 14px;
  width: 16px;
  display: block;
  background-repeat: no-repeat;
  padding-right: 30px;
}
.nahda-more .terms .content h2::after {
  content: "";
  border-bottom: 5px solid #bacda3;
  width: 10%;
  padding-top: 10px
}
.nahda-more .terms .content h2 {
  margin-bottom: 0 !important;
  display: flex;
  flex-direction: column;
}
.nahda-more .highlight {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 3rem;
}
.nahda-more .highlight p {
  background-color: #5d933f;
  position: relative;
  padding: 2rem;
  width: 50%;
  color: white;
  text-align: center;
}
body .shopify-section .home-slideshow-layout .slideshow-caption .group-title {
  font-size: 30px;
  line-height: 1.3;
}
footer .footer-newsletter-layout:after {
  display: none
}
.main-header .nav-icon .icon-more:before {
  content: "";
  background-image: url(user-account.svg);
  background-size: contain;
  height: 20px;
  width: 20px;
  display: block;
  background-repeat: no-repeat;
}
footer .footer-info-layout .footer-info-inner .contact-layout .contact-content>ul>li.logo-icon:before {
  content: "";
  background-image: url(icon--03.svg);
  background-size: contain;
  height: 20px;
  width: 20px;
  display: block;
  background-repeat: no-repeat;
}
body .heading-content.collection-heading {
  background-position: center;
}
body .heading-content.blog-heading {
  background-position: center;
}
.owl-controls .owl-buttons {
  color: #5d933f;
}
body .shopify-section .home-productCol-layout .productCol-product .owl-controls .owl-buttons .owl-prev {
  border-color: #5d933f;
  color: #5d933f;
}
body .shopify-section .home-productCol-layout .productCol-product .owl-controls .owl-buttons .owl-next {
  border-color: #5d933f;
  color: #5d933f;
}
.steps-title {
  margin-top: 36px;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
footer .footer-info-layout .follow-layout .follow-content li{
  background-color: #f5f5f5;
}
footer .footer-info-layout .icon-social .fa{
  font-size: 24px;
  color: #91ad41;
}
.article-info.list-inline {
  display: none !important;
}
.sidebar-blog.sidebar {
  display: none
}
.article-left-group .recent-blog {
  display: none
}
.tl-switcher.top-right {
  inset-inline-start: auto !important;
  inset-inline-end: 0px !important;
}
.rp-slider.owl-carousel.owl-theme {
  direction: ltr;
}
html:lang(ar) .pagination_group .pagination li.prev,
.pagination_group .pagination li.next {
  transform: rotateZ(180deg);
}
body .article-layout .group-blog-btm .tags-area {
  display: none
}
.about-item a {
  height: 100%;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  color: transparent;
}
body .shopify-section .home-about-layout .home-about-content .about-item img {
  background-image: url(https://cdn.shopify.com/s/files/1/0525/2966/0104/files/bg-6_256x256_crop_center.png?v=1660854688);
  background-size: cover;
  padding: 1rem;
  margin-bottom: 14px;
}
.nahda-more .redeem {
  display: flex;
  justify-content: space-between;
  width: 100%;
  background-color: #f9f9f9;
  border-radius: 1.2rem;
  padding: 3rem;
  align-items: flex-end;
}
.nahda-more .redeem-img {
  width: 100%;
  flex:4;
  height: 100%;
  justify-content: flex-end;
  display: flex;
}
.nahda-more .redeem-img img {
  width: 60%;
  margin-bottom: 0;
}
.nahda-more .redeem-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 6;
}
.nahda-more .redeem .redeem-content .card {
  box-shadow: none;
  border: 1px solid #dfdfdf;
  background-color: #fdfdfd;
}
.nahda-more .redeem-content .steps-title {
  justify-content: flex-start;
}

/*************** media ******************/

@media only screen and (min-width: 1920px) {
  body header .container {
    width: 1770px;
  }
  body .main-header .m_search .search-layout .search-layout-group {
    width: 1770px;
  }
  body .gallery-content .gallery-item-layout .container {
    width: 1770px;
  }
  body:not(.index-template) .home-banner-layout .container {
    width: 1770px;
  }
  body .collection-layout .collection-fullWidth-layout .container {
    width: 1770px;
  }
}

@media only screen and (min-width: 1600px) and (max-width: 1919px) {
  body header .container {
    width: 1540px;
  }
  body .main-header .m_search .search-layout .search-layout-group {
    width: 1540px;
  }
  body .collection-layout .collection-fullWidth-layout .container {
    width: 1540px;
  }
  body .gallery-content .gallery-item-layout .container {
    width: 1540px;
  }
  body:not(.index-template) .home-banner-layout .container {
    width: 1540px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  body header .container {
    width: 1170px;
  }

  body .main-header .m_search .search-layout .search-layout-group {
    width: 1170px;
  }

  body .collection-layout .collection-fullWidth-layout .container {
    width: 1170px;
  }
  body .gallery-content .gallery-item-layout .container {
    width: 1170px;
  }
  body:not(.index-template) .home-banner-layout .container {
    width: 1170px;
  }
}

@media only screen and (min-width: 1200px) {
  .product .wishlist a:focus,
  .product .effect-ajax-cart button:focus,
  .product .quickview a:focus {
    color: #91ad41;
  }

  body ul.navigation-links > li:not(.mega-menu) .dropdown-menu > li .dropdown-menu {
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
    margin-inline-end: 10px;
    transition: all 500ms ease;
  }

  body ul.navigation-links > li:not(.mega-menu) .dropdown-menu > li:hover > .dropdown-menu, body ul.navigation-links > li:not(.mega-menu) .dropdown-menu > li:focus > .dropdown-menu {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
    margin-right: 0px;
  }

  body ul.navigation-links > li:not(.mega-menu) .dropdown-menu > li > li:hover > .dropdown-menu, body ul.navigation-links > li:not(.mega-menu) .dropdown-menu > li > li:focus > .dropdown-menu {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
    margin-right: 0px;
  }
  body .shopify-section .home-blog-layout .article:hover {
    box-shadow: 0px 12px 16px rgba(0, 0, 0, 0.12);
  }

  body .sidebar .sidebarMobile ._btn {
    color: #8d8d99;
    border-color: #8d8d99;
    background-color: #ffffff;
  }

  body .sidebar .sidebarMobile ._btn * {
    color: currentcolor;
  }

   body .collection-layout .collection-fullWidth-layout .listMode .products .product-item {
    width: 50% !important;
  }

  body .collection-layout .collection-fullWidth-layout .listMode .products .product-item .product {
    overflow: inherit;
  }

  body .collection-layout .collection-fullWidth-layout .listMode .products .product-item .row-left:hover {
    box-shadow: 0px 12px 16px rgba(0, 0, 0, 0.12);
  }

  body .modal.quick-shop .modal-dialog .modal-content .product-information .purchase-section .purchase .add-to-cart:focus, body .modal.quick-shop .modal-dialog .modal-content .product-information .purchase-section .purchase .add-to-cart:hover {
    color: #ffffff;
    border-color: #91ad41;
    background-color: #91ad41;
  }

  body .modal.quick-shop .modal-dialog .modal-content .product-information .purchase-section .purchase .add-to-cart:focus *, body .modal.quick-shop .modal-dialog .modal-content .product-information .purchase-section .purchase .add-to-cart:hover * {
    color: currentcolor;
  }

  body .product-detail-layout .product-detail-content #product-information .purchase-section .purchase .add-to-cart:focus, body .product-detail-layout .product-detail-content #product-information .purchase-section .purchase .add-to-cart:hover {
    color: #ffffff;
    border-color: #91ad41;
    background-color: #91ad41;
  }

  body .product-detail-layout .product-detail-content #product-information .purchase-section .purchase .add-to-cart:focus *, body .product-detail-layout .product-detail-content #product-information .purchase-section .purchase .add-to-cart:hover * {
    color: currentcolor;
  }

  body .product-detail-layout .related-products-layout .group-related .owl-controls {
    transition: all 500ms ease;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
  }

  body .product-detail-layout .related-products-layout .group-related:hover .owl-controls {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
  }
  body .product-detail-layout .filterCollections-layout {
    display: none;
  }

  body .tabs-information-layout .tabs-information .tabs-title .nav-tabs > li a {
    transition: all 500ms ease;
  }

  body .tabs-information-layout .tabs-information .tabs-title .nav-tabs > li a:focus, body .tabs-information-layout .tabs-information .tabs-title .nav-tabs > li a:hover {
    background-color: transparent;
    color: #91ad41;
  }

  body .tabs-information-layout .tabs-information .tabs-title .nav-tabs > li.active > a:hover,
  body .tabs-information-layout .tabs-information .tabs-title .nav-tabs > li.active > a:focus {
    color: #282828;
    text-decoration: none;
  }

  body .tabs-information-layout .tabs-information .tabs-title .nav-tabs > li:focus, body .tabs-information-layout .tabs-information .tabs-title .nav-tabs > li:hover {
    border-bottom-width: 0;
    position: relative;
  }

  body .tabs-information-layout .tabs-information .tabs-title .nav-tabs > li:focus:before, body .tabs-information-layout .tabs-information .tabs-title .nav-tabs > li:hover:before {
    position: absolute;
    width: 100%;
    left: 0;
    top: auto;
    bottom: 0;
    content: '';
    height: 1px;
    background-color: #91ad41;
  }

  body .tabs-information-layout .tabs-information .tabs-title .nav-tabs > li:focus > a,
  body .tabs-information-layout .tabs-information .tabs-title .nav-tabs > li:focus > a:hover,
  body .tabs-information-layout .tabs-information .tabs-title .nav-tabs > li:focus > a:focus, body .tabs-information-layout .tabs-information .tabs-title .nav-tabs > li:hover > a,
  body .tabs-information-layout .tabs-information .tabs-title .nav-tabs > li:hover > a:hover,
  body .tabs-information-layout .tabs-information .tabs-title .nav-tabs > li:hover > a:focus {
    color: #282828;
    text-decoration: none;
  }

    body .blog-layout .article:hover,
    body .article-layout .article:hover {
      box-shadow: 0px 12px 16px rgba(0, 0, 0, 0.12);
    }
  
    body .fb-overlay .fb-next span,
    body .fb-overlay .fb-prev span {
      transition: all 500ms ease;
    }
  .addToCartMobile:hover, .addToCartMobile:focus {
    background-color: #ee2c1f!important;
    border-color: #ee2c1f!important;
    color: #ffffff!important;
  }
  .tl-switcher.top-right {
    top: 60px !important;
  }

  html:lang(ar) body .shopify-section .home-slideshow-layout .slideshow-caption {
    text-align: end;
  }

  html:lang(ar) body .shopify-section .home-slideshow-layout .slideshow-caption .slideshow-caption-group {
    width: 100%
  }
}

@media only screen and (max-width: 1599px) {
  body .shopify-section .home-slideshow-layout .carousel-control.left > span {
    left: 30px !important;
  }

  body .shopify-section .home-slideshow-layout .carousel-control.right > span {
    right: 30px !important;
  }
}

@media only screen and (max-width: 1366px) {
  body .shopify-section .home-slideshow-layout .slideshow-caption {
    padding-inline-start: 100px;
    padding-inline-end: 100px;
  }
  body .shopify-section .home-slideshow-layout .slideshow-caption .group-title {
    font-size: 70px;
  }
}

@media (max-width: 1200px) {
  .row {
    margin-left: 0;
    margin-right: 0;
  }
  body .shopify-section .home-slideshow-layout .carousel-control > span {
    width: 40px !important;
    height: 40px !important;
  }

  body .shopify-section .home-slideshow-layout .carousel-control > span:before {
    font-size: 15px;
  }
  .m_map {
    min-height: 350px;
  }
  body .heading-content {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  body .main-header .container {
    padding-left: 0;
    padding-right: 0;
  }

  body .main-header .navMobile-navigation .nav-icon {
    padding-left: 15px;
    padding-right: 15px;
  }
    body .shopify-section .home-slideshow-layout .slideshow-caption ._btn {
      font-size: 14px;
      border-width: 1px;
      height: 40px;
      line-height: 38px;
      padding: 0 16px;
      font-weight: 500;
      padding-inline-start: 20px;
      padding-inline-end: 20px;
    }
  
    body .shopify-section .home-slideshow-layout .slideshow-caption {
      width: 970px;
    }
  
    body .shopify-section .home-slideshow-layout .slideshow-caption .slideshow-caption-group {
      width: 70%;
    }
  
    body .shopify-section .home-slideshow-layout .slideshow-caption.position-right .slideshow-caption-group {
      margin-inline-start: 30%;
    }
  
    body .shopify-section .home-slideshow-layout .slideshow-caption .group-sub-title {
      font-size: 20px;
    }
  
    body .shopify-section .home-slideshow-layout .slideshow-caption .group-title {
      font-size: 35px;
      margin-bottom: 10px;
    }
  
    body .shopify-section .home-slideshow-layout .slideshow-caption .group-caption {
      font-size: 12px;
      margin-bottom: 5px;
    }
  
    body .shopify-section .home-process-layout .process-content {
      width: 50%;
      margin-top: -1px;
      margin-bottom: -1px;
    }
  
    body .shopify-section .home-core-layout .home-core-inner .home-core-content .group {
      width: 470px;
    }
  
    body .shopify-section .home-deal-layout {
      background-position: 175% 100%;
    }
    body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout .home-testimonials-content .testimonials-item .group_img {
      max-width: 40%;
    }
  
    body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout .home-testimonials-content .testimonials-item .testimonials-caption-group {
      width: 60%;
      padding: 10px 20px;
    }
  
    body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout .home-testimonials-content .testimonials-item .testimonials-caption-group .testimonials-caption {
      font-size: 12px;
    }
  
    body .shopify-section .home-choose-layout .home-choose-inner .home-choose-content .group {
      width: 470px;
    }
  
    body .shopify-section .home-productCol-layout .home-productCol-content .productCol-item {
      width: 100%;
    }
  
    body .sidebar .sidebar-block.blog-instagram #instafeed>a {
      width: 50%;
    }
  
    body .collection-layout .collection-toolbar .collection-title {
      padding-left: 0;
    }
  
    body .collection-layout .collection-toolbar .group-toolbar .showPerPage .toolbar-title,
    body .collection-layout .collection-toolbar .group-toolbar .sortBy .toolbar-title {
      display: none;
    }
  
    body .collection-layout .collection-inner.collection-leftSidebar .sidebar {
      width: 33.33333%;
    }
  
    body .collection-layout .collection-inner.collection-leftSidebar .collection-mainarea {
      width: 66.66667%;
    }
  
    body .collection-layout .collection-inner .collection-items .products .product-item {
      width: 33.33333%;
    }
  
    body .collection-layout .collection-inner .collection-items .products .product-item:nth-child(4n) {
      border-right-width: 1px;
    }
  
    body .collection-layout .collection-inner .collection-items .products .product-item:nth-child(3n) {
      border-right-width: 0px;
    }
    body .product-detail-layout .product-detail-content #product-information .information-top .top-left, body .product-detail-layout .product-detail-content #product-information .information-top .top-right {
      width: 100%;
    }
  
    body .product-detail-layout .product-detail-content #product-information .rating-content .rating-description {
      text-align: start;
      margin-top: 20px;
    }

    body .product-detail-layout .product-template {
      padding-top: 0px !important;
    }
  
    body .product-detail-layout .filterCollections-layout {
      margin-bottom: 20px;
    }
  
    body .product-detail-layout .filterCollections-layout a {
      display: table;
      width: auto;
    }
  
    body .product-detail-layout .filterCollections-layout a > span {
      display: table-cell;
      vertical-align: middle;
      font-weight: 500;
    }
  
    body .product-detail-layout .filterCollections-layout a .filterCollections-title {
      font-size: 16px;
      padding-left: 5px;
      color: #282828;
      font-weight: 500;
    }
  
    body .product-detail-layout .filterCollections-layout a .cs-icon {
      font-size: 16px;
      color: #282828;
    }
  
    body .product-detail-layout .filterCollections-layout a .cs-icon:before {
      content: '\e92b';
    }
  
    body .product-detail-layout .filterCollections-layout a:hover * {
      color: #91ad41;
    }

        body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews .spr-review .spr-review-header {
          width: 33.33333%;
        }
    
        body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews .spr-review .spr-review-content {
          width: 66.66667%;
        }
    
        body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews .spr-review .spr-review-footer {
          padding-left: 33.33333%;
        }
    
        body section.cart-content .group-checkout-input .shipping-calculator h3 {
          line-height: 1.6em;
        }
    
        body section.cart-content .group-checkout-input .checkout-buttons .note-content label {
          line-height: 1.6em;
        }
    
        body .compare-page .container {
          width: 100%;
          padding: 0 15px;
        }
    
        body .contact-content.contact-v3 .detail-layout>div {
          width: 50% !important;
        }
    
        body .about-content .info-layout .info-content>div.info-left .group_info,
        body .about-content .info-layout .info-content>div.info-right .info-our {
          padding-left: 0px;
          padding-top: 30px;
        }

        body .main-content > .search-content .product-item-group {
          margin-left: -10px;
          margin-right: -10px;
        }
      
        body .main-content > .search-content .product-item-group .product-item-wrapper {
          padding: 10px;
        }
      
        body .main-content > .search-content .search-content-inner {
          margin-left: 0;
          margin-right: 0;
        }
      
        body .main-content > .search-content .search-bottom-toolbar > div {
          padding: 0;
        }

        body .gallery-content .gallery-item-layout .gallery-item-content .item-img .item-group-caption {
          padding: 20px 30px;
        }
      
        body .gallery-content .gallery-item-layout .gallery-item-content .item-img .item-group-caption .item-action {
          right: 30px;
        }
      
        body .gallery-content .gallery-item-layout .gallery-item-content>div.banner-group .banner-group-top .item-img .item-group-caption {
          padding: 25px 15px;
        }
      
        body .gallery-content .gallery-item-layout .gallery-item-content>div.banner-group .banner-group-top .item-img .item-group-caption .p1 {
          font-size: 14px;
        }
      
        body .gallery-content .gallery-item-layout .gallery-item-content>div.banner-group .banner-group-top .item-img .item-group-caption .p2 {
          font-size: 10px;
        }
      
        body .gallery-content .gallery-item-layout .gallery-item-content>div.banner-group .banner-group-top .item-img .item-group-caption .item-action {
          right: 15px;
          width: 20px;
          height: 20px;
          line-height: 20px;
        }

        footer .footer-newsletter-layout .footer-newsletter-content .newsletter-title .caption {
          font-size: 30px;
        }
      
        footer .footer-newsletter-layout .footer-newsletter-content .newsletter-form form input.form-control {
          width: calc(100% - 120px - 10px);
        }
      
        footer .footer-newsletter-layout .footer-newsletter-content .newsletter-form form .btn_newsletter_send {
          width: 120px;
        }

        body .fb-overlay .fb-nav span {
          visibility: visible;
        }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  body header .container {
    width: 970px;
  }

  body ul.navigation-links>li {
    margin-left: 10px;
    margin-right: 10px;
  }

  body ul.navigation-links>li.mega-menu .megamenu-container {
    width: 970px;
  }

  body .main-header .m_search .search-layout .search-layout-group {
    width: 970px;
  }

  body .collection-layout .collection-fullWidth-layout .container {
    width: 970px;
  }

  body .gallery-content .gallery-item-layout .container {
    width: 970px;
  }

  body:not(.index-template) .home-banner-layout .container {
    width: 970px;
  }
}

@media only screen and (min-width: 992px) {
  body .main-header .nav-icon > div:not(:first-child) {
    padding-inline-start: 20px;
  }
  body header.affix + .fix-sticky {
    height: 100px;
  }
  body .collection-layout .collection-inner.collection-leftSidebar .filterCollections-layout {
    display: none;
  }
  body .collection-layout .collection-inner.collection-leftSidebar .collection-toolbar .group-toolbar .grid_list:before {
    display: none;
  }
  body .collection-layout .collection-toolbar._mobile {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  body #newsletter-popup .nl-wraper-popup .nl-wraper-popup-inner{
      max-width: 100%;
  }
  body #newsletter-popup .nl-wraper-popup{
    background-position: top right;
    background-size: 137%;
    width: 100%;
    padding-top: 55%;
    padding-bottom:10%;
    }
body #newsletter-popup .nl-wraper-popup .title{
text-align: center;
    font-size: 24px;
}
body #newsletter-popup .nl-wraper-popup .caption{
    margin-bottom: 0;

}
  body #newsletter-popup .nl-wraper-popup .nl-wraper-popup-inner{
        margin-left: 5%;
    margin-right: 5%;
  }
  .navigation-links-left {
    padding-left: 0;
  }
  .m_search {
    position: static !important;
  }

  .m_search .m_dropdown-search {
    left: 0;
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #e7e9f3;
  }

  .m_search .m_dropdown-search form.search {
    position: relative;
    height: 50px;
    padding-right: 60px;
    border-radius: 3px;
    border: 1px solid #e7e9f3;
    background-color: #ffffff;
  }

  .m_search .m_dropdown-search form.search .search_box {
    padding: 0 20px;
    width: 100%;
    height: 100%;
    color: #8b8b99;
    border-width: 0;
    line-height: 48px;
    background-color: transparent;
    font-size: 14px;
  }

  .m_search .m_dropdown-search form.search .search-submit {
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    padding: 0;
    margin-top: -1px;
    margin-bottom: -1px;
    width: 50px;
    background-color: #ffffff;
    border-color: #ffffff;
    border-radius: 0 3px 3px 0;
    border-width: 0;
  }

  .m_search .m_dropdown-search form.search .search-submit:focus {
    outline: none;
  }

  .m_search .m_dropdown-search form.search .search-submit * {
    font-size: 15px;
    color: #fff;
    line-height: 48px;
    font-weight: 700;
  }

  .m_search .m_dropdown-search form.search .search-submit .cs-icon.icon-search:before {
    color: #fff;
  }

  .m_search .m_dropdown-search form.search .search-clear {
    font-size: 14px;
    position: absolute;
    top: 50%;
    right: 75px;
    margin-top: -7px;
    color: #8b8b99;
    font-weight: 700;
  }

  .m_search .m_dropdown-search ::-webkit-input-placeholder {
    color: #8b8b99;
    font-size: 14px;
    font-weight: 500;
  }

  .m_search .m_dropdown-search ::-moz-placeholder {
    color: #8b8b99;
    font-size: 14px;
    font-weight: 500;
  }

  .m_search .m_dropdown-search :-ms-input-placeholder {
    color: #8b8b99;
    font-size: 14px;
    font-weight: 500;
  }

  .m_search .m_dropdown-search ::-ms-input-placeholder {
    color: #8b8b99;
    font-size: 14px;
    font-weight: 500;
  }

  .m_search .m_dropdown-search form.search .search-submit .cs-icon.icon-search:before {
    color: #8b8b99;
  }

  .m_search .search-results {
    display: none !important;
  }

  body .heading-content {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  body .info-header .info-social {
    padding: 45px 0 22.5px;
  }

  body .info-header .info-social .social-content > a {
    margin-right: 15px;
  }

  body .info-header .info-social .social-content > a:last-child {
    margin-right: 0px;
  }

  body .info-header .phone-layout {
    position: static;
    overflow: hidden;
    margin-top: 50px;
  }

  body .info-header .phone-layout *:focus {
    outline: none;
  }

  body .info-header .phone-layout .phone-layout-group {
    width: 100%;
  }

  body .info-header .phone-layout .phone-layout-group .phone-content {
    padding: 30px 15px;
  }

  body .info-header .phone-layout .phone-layout-group .phone-content .phone-item {
    width: 100%;
  }

  body .info-header .phone-layout .phone-layout-group .phone-content .phone-item:not(:last-child) {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e7e9f3;
  }

  body .info-header .phone-layout .phone-layout-group .phone-content .phone-item .cs-icon {
    font-size: 20px;
  }

  body .navMobile-navigation {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*sass-lint:disable no-misspelled-properties*/
    -ms-flex-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  body .navMobile-navigation .navMobile-logo,
  body .navMobile-navigation .navMobile-menu,
  body .navMobile-navigation .nav-icon {
    width: 33.33333%;
    transition: all 500ms ease;
  }

  body .navMobile-navigation .navMobile-logo {
    text-align: center;
    position: relative;
  }

  body .navMobile-navigation .navMobile-logo > a {
    display: inline-block;
    *display: inline;
    zoom: 1;
  }

  body .navMobile-navigation .navMobile-logo > a img {
    max-width: 117px;
    width: 100%;
  }

  body .navMobile-navigation .navMobile-menu {
    padding-inline-end: 20px;
    font-size: 0;
  }

  body .navMobile-navigation .nav-icon {
    padding-inline-start: 20px;
    text-align: end;
  }

  body .navMobile-navigation .nav-icon > div {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  body .navMobile-navigation .m_cart-group .num-items-in-cart .cart_text {
    display: none !important;
  }

  body .navMobile-navigation .sub-dropdown {
    display: none !important;
  }

  body .navMobile-navigation .group_navbtn_small {
    display: inline-block;
    *display: inline;
    zoom: 1;
  }

  body .navMobile-navigation .group_navbtn_small > a {
    padding-right: 0px;
  }

  body .navMobile-navigation .navMobile-logo {
    display: none !important;
  }

  body .navMobile-navigation .navMobile-logo-small {
    max-width: 160px;
    text-align: center;
  }

  body .navMobile-navigation .navMobile-logo-small > a {
    display: inline-block;
    *display: inline;
    zoom: 1;
  }

  body .navMobile-navigation .navMobile-logo-small > a img {
    max-width: 103px;
  }

  body .navMobile-navigation .nav-icon {
    width: 100% !important;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  body .navMobile-navigation .nav-icon > a {
    display: block;
    max-width: 30%;
    margin: 0 auto;
  }

  body .navMobile-navigation .nav-icon .nav-icon-left {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    /*sass-lint:disable no-misspelled-properties*/
    -ms-flex-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: auto;
  }

  body .navMobile-navigation .nav-icon .nav-icon-left, body .navMobile-navigation .nav-icon .nav-icon-right {
    position: static;
  }

  body .navMobile-navigation .nav-icon .nav-icon-left > div, body .navMobile-navigation .nav-icon .nav-icon-right > div {
    display: inline-block;
    *display: inline;
    zoom: 1;
  }

  body .navMobile-navigation .nav-icon .nav-icon-left .m_search, body .navMobile-navigation .nav-icon .nav-icon-right .m_search {
    margin-left: 22px;
  }

  body .navMobile-navigation .nav-icon .nav-icon-left .m_cart-group, body .navMobile-navigation .nav-icon .nav-icon-right .m_cart-group {
    margin-right: 22px;
  }

  body .navMobile-navigation .nav-icon .nav-icon-left .m_cart-group .num-items-in-cart, body .navMobile-navigation .nav-icon .nav-icon-right .m_cart-group .num-items-in-cart {
    margin-right: 0;
  }

  body .navMobile-navigation .nav-icon {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    /*sass-lint:disable no-misspelled-properties*/
    -ms-flex-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  body .navMobile-navigation .nav-icon > div {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 0;
  }

  body .navMobile-navigation .nav-icon .group_navbtn_small .cs-icon,
  body .navMobile-navigation .nav-icon .cs-icon {
    font-size: 0;
  }

  body .navMobile-navigation .nav-icon .group_navbtn_small .cs-icon:before,
  body .navMobile-navigation .nav-icon .cs-icon:before {
    font-size: 20px;
  }

  body .navMobile-navigation .nav-icon .group_navbtn_small .cs-icon.icon-navicon:before,
  body .navMobile-navigation .nav-icon .cs-icon.icon-navicon:before {
    font-size: 30px;
  }

  body .main-header-inner,
  body .navMobile-menu,
  body .m_cart-group .cart_text .number {
    display: none !important;
  }

  body .icon_cart {
    position: static !important;
  }

  body .icon_cart .cart-info {
    right: 0;
  }

  body header.affix {
    padding-top: 0px;
  }

  body header.affix section.main-header {
    display: block;
  }

  body header.affix .main-header .nav-icon {
    padding-bottom: 0px;
    padding-top: 0px;
  }

  body header.affix + .fix-sticky {
    height: 55px;
  }

  body .shopify-section .home-slideshow-layout .slideshow-caption ._btn {
    margin-top: 5px;
    margin-right: 5px;
    font-size: 12px;
    border-width: 1px;
    height: 30px;
    line-height: 28px;
    padding: 0 15px;
    font-weight: 500;
    padding-inline-start: 15px;
    padding-inline-end: 15px;
  }
  body .shopify-section .home-slideshow-layout .slideshow-caption {
    width: 750px;
  }

  body .shopify-section .home-slideshow-layout .slideshow-caption .group-sub-title {
    font-size: 17px;
  }

  body .shopify-section .home-slideshow-layout .slideshow-caption .group-title {
    font-size: 30px;
    margin-bottom: 5px;
  }

  body .shopify-section .home-core-layout .home-core-inner .home-core-content .group {
    width: 360px;
  }

  body .shopify-section .home-about-layout {
    padding-bottom: 60px !important;
  }

  body .shopify-section .home-about-layout .page-title {
    margin-bottom: 15px;
  }

    body .shopify-section .home-about-layout .home-about-content .about-item {
      width: 50%;
      padding-top: 10px;
      padding-bottom: 10px;
      margin-bottom: 0px;
    }
  
    body .shopify-section .home-deal-layout {
      background-image: none !important;
    }
  
    body .shopify-section .home-deal-layout .home-deal-inner>div {
      width: 100%;
      text-align: center;
      padding: 0 15px !important;
    }
  
    body .shopify-section .home-deal-layout .deal-content .page-title.text-left {
      text-align: center;
    }
  
    body .shopify-section .home-deal-layout .deal-content .page-title.text-left .sub-title {
      background-position: center bottom;
      text-align: center !important;
    }
  
    body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout .home-testimonials-content .testimonials-item {
      width: 100%;
    }
  
    body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout .home-testimonials-content .testimonials-item .group_img {
      max-width: 30%;
    }
  
    body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout .home-testimonials-content .testimonials-item .testimonials-caption-group {
      width: 70%;
      padding: 10px 30px;
    }
  
    body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout .home-testimonials-content .testimonials-item .testimonials-caption-group .testimonials-caption {
      font-size: 14px;
    }
  
    body .shopify-section .home-testimonialsBrand-layout .home-brand-layout .home-brand-content>.brand-item {
      width: 33.33333%;
    }
  
    body .shopify-section .home-choose-layout .home-choose-inner .home-choose-content,
    body .shopify-section .home-choose-layout .home-choose-inner .home-choose-banner {
      width: 100%;
    }
  
    body .shopify-section .home-choose-layout .home-choose-inner .home-choose-banner {
      text-align: center;
    }
  
    body .shopify-section .home-choose-layout .home-choose-inner .home-choose-content .group {
      padding-left: 0;
      width: 720px;
      margin: 0 auto;
      padding-inline-start: 0px;
    }
  
    body .shopify-section .home-productTab-layout .content-product {
      width: 33.33333%;
    }
  
    .productCol-product .item {
      width: 100%
    }
  
    body .shopify-section .home-blog-layout .home-blog-content>div {
      width: 70%;
      margin-left: auto;
      margin-right: auto;
      float: none;
    }
  
    body .shopify-section .home-ourTeam-layout .home-ourTeam-content {
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
  
    body .shopify-section .home-ourTeam-layout .home-ourTeam-content .ourTeam-item {
      width: 50%;
      padding-top: 20px;
      padding-bottom: 20px;
    }
  
    body .sidebar.collection-leftsidebar:not(active) {
      padding-left: 0;
      padding-right: 0;
      visibility: hidden;
      transform: translateX(-100%);
      transition: all 500ms ease;
      position: fixed;
      left: 0;
      top: 0;
      bottom: 0;
      height: 100vh;
      overflow: hidden;
      background-color: #ffffff;
    }
  
    body .collection-layout .collection-toolbar .group-toolbar .filter-mobile {
      display: inline-block;
      *display: inline;
      zoom: 1;
      margin-right: 15px;
    }
  
    body .collection-layout .collection-items.listMode .product .list-mode .list-collection-left .group>div {
      width: 100%;
    }
  
    body .collection-layout .collection-items.listMode .product .list-mode .list-collection-left .rating-star {
      text-align: start;
    }
  
    body .collection-layout .collection-items.listMode .product .list-mode .list-collection-left .rating-star .spr-icon {
      margin-right: 5px;
      margin-left: 0px;
    }
  
    body .collection-layout .collection-inner.collection-leftSidebar .collection-mainarea {
      width: 100% !important;
      padding-left: 15px !important;
    }
  
    body .collection-layout .collection-inner .products .product-item {
      width: 33.33333%;
    }
  
    body .list-collection-layout .list-collection-content>div {
      width: 50%;
    }
  
    body .list-collection-layout .collection-content .info {
      opacity: 1;
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
      background-color: rgba(255, 255, 255, 0.4);
    }
  
    body .list-collection-layout .collection-content .info .info-group {
      transform: translateY(0px);
    }
  
    body .modal.quick-shop .modal-dialog .modal-content .product-information .comWish-content ._compareWishlist-text {
      display: none !important;
    }
  
    body .modal.quick-shop .modal-dialog .modal-content .product-information .comWish-content>a {
      margin-left: 10px;
    }
  
    body .product-detail-layout .product-detail-content #product-information .comWish-content ._compareWishlist-text {
      display: none !important;
    }
  
    body .product-detail-layout .product-detail-content #product-information .comWish-content>a {
      margin-left: 10px;
    }
  
    body .product-detail-layout .product-detail-content {
      padding-top: 30px;
    }
  
    body .product-detail-layout .product-detail-content .filterCollections-layout {
      display: none !important;
    }
    body section.cart-content table tbody tr td {
      padding: 15px;
    }
    body #wishlistcontent .wlr > div,
    body #wishlistcontent .wishlist-heading > div {
      padding: 15px;
    }
    body .compare-page #comparecontent > ul .compare .others-bottom ._btn {
      width: 100%;
      max-width: 140px;
      padding-left: 15px;
      padding-right: 15px;
    }
  
    body .compare-page #comparecontent > ul .compare .others-bottom .compare-remove > span {
      font-size: 12px;
      border-width: 1px;
      height: 30px;
      line-height: 28px;
      padding: 0 15px;
      font-weight: 500;
      padding-left: 5px;
      padding-right: 5px;
    }
        body .blog-layout .blog-content.blog-sidebar .articles-group-inner>div {
          width: 50%;
        }
    
        body .blog-layout .blog-content.blog-default .articles-group-inner.masonry {
          column-count: 2;
        }
    
        body .contact-content.contact-v2 .detail-form-inner>div,
        body .contact-content.contact-v1 .detail-form-inner>div {
          width: 100% !important;
        }
        body .contact-content.contact-v2 .detail-form-inner>div.detail-layout,
        body .contact-content.contact-v1 .detail-form-inner>div.detail-layout {
          padding-right: 0;
        }
    
        body .contact-content.contact-v2 .detail-contact-inner .contact-item {
          width: 100%;
          max-width: 100%;
        }
    
        body .contact-content.contact-v3 .detail-layout>div {
          width: 100% !important;
        }
    
        body .contact-content.contact-v3 .detail-layout .detail-right {
          padding-top: 45px;
          padding-left: 0;
        }
    
        body .faqs-content .nav-tabs {
          margin-bottom: 30px;
        }
    
        body .faqs-content .faqs-inner>.col-md-7 {
          border-left: 0;
        }
        body .faqs-content .faqs-inner .tab-content .faq-heading {
          padding: 0;
        }
        body .faqs-content .faqs-inner .tab-content .faq-content {
          padding-left: 0px;
        }
        body .products-deals .products-deals-inner .product-item-wrapper {
          width: 33.33333%;
        }
        body .customers-layout.reset_password-layout form, body .customers-layout.activate_account-layout form {
          width: 70%;
        }
        body .account-layout .account-orders .account-orders-inner {
          max-width: 100%;
          overflow-x: auto;
        }
        footer .footer-newsletter-layout .footer-newsletter-content .newsletter-form,
        footer .footer-newsletter-layout .footer-newsletter-content .newsletter-title {
          width: 100%;
        }
      
        footer .footer-newsletter-layout .footer-newsletter-content .newsletter-title {
          margin-bottom: 30px;
          text-align: center;
        }
        footer .footer-info-layout .footer-info-inner .about-layout,
        footer .footer-info-layout .footer-info-inner .contact-layout {
          width: 50%;
        }
      
        footer .footer-info-layout .footer-info-inner .linklist-layout,
        footer .footer-info-layout .footer-info-inner .follow-layout {
          width: 25%;
        }
      
        footer .footer-info-layout .footer-info-inner > div {
          padding-bottom: 15px;
          padding-top: 15px;
        }

        body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax {
          -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
        flex-direction: column;
        }
      
        body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-left {
          width: 100%;
          max-width: 250px;
        }
      
        body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-left .ajax-cart-product .ajax-cart-image {
          padding-right: 0;
          margin-bottom: 15px;
        }
      
        body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-right {
          width: 100%;
        }

        .productCol-product .content-product {
          flex-direction: column;
        }
      
        footer .footer-newsletter-layout:after {
          display: none
        }
      
        body .shopify-section .home-productCol-layout .productCol-product .product {
          flex-wrap: nowrap;
          margin-bottom: 10px;
          margin-top: 10px;
          flex-direction: row;
        }
      
        body .shopify-section .home-productCol-layout .productCol-product .product .row-left img {
          height: auto;
          padding: 0;
        }
      
        body .page-title {
          margin-bottom: 16px;
        }
      
        footer .footer-info-layout .footer-info-inner .about-layout .group-inner {
          padding: 0;
        }
      
        footer .footer-info-layout .footer-info-inner .about-layout {
          width: 50%
        }
      
        footer .footer-info-layout {
          padding-bottom: 0;
        }
        footer .footer-info-layout .footer-info-inner {
          flex-direction: row;
        }
      
        footer .footer-info-layout .footer-info-inner .contact-layout {
          width: 50%
        }
      
        footer .footer-info-layout .footer-info-inner .about-layout,
        footer .footer-info-layout .footer-info-inner .linklist-layout,
        footer .footer-info-layout .footer-info-inner .follow-layout {
          width: 50%
        }
      
        .product .row-left .img-responsive.front {
          height: 25vh;
          padding: 0;
          aspect-ratio: auto
        }
      
        .collection-mainarea.col-sm-12.clearfix {
          width: 100%
        }

        .nahda-more .terms .content li {
          line-height: 1.5;
          margin-bottom: 2rem;
        }
      
        .nahda-more .terms .content {
          padding: 5rem 2rem;
          width: 100%;
        }
      
        .terms:before {
          display: none
        }
      
        .nahda-more .cards {
          flex-direction: column;
        }
      
        .nahda-more .terms .content h2:after {
          width: 30%;
        }
      
        .main-header .nav-icon .icon-navicon:before {
          content: "\e920" !important;
          background-image: unset !important;
          background-size: unset !important;
          height: unset !important;
          width: unset !important;
          display: unset !important;
          background-repeat: unset !important;
        }
      
        body .shopify-section .home-testimonialsBrand-layout .home-brand-layout {
          padding-bottom: 24px !important;
        }
      
        .home-testimonialsBrand-layout img {
          max-height: 48px;
        }
      
        body .shopify-section .home-about-layout .home-about-content .about-item img {
          width: 70px;
          height: 70px;
          object-fit: contain;
        }
      
        body .shopify-section .home-productCol-layout .productCol-product .product .row-left img {
          object-fit: cover;
        }
      
        body .shopify-section .home-slideshow-layout .carousel-inner .item.image img {
          height: 30vh;
          object-position: bottom right;
        }
      
        body .shopify-section .home-slideshow-layout .slideshow-caption .group-title {
          font-size: 2rem;
          line-height: 1.3;
          color: white;
          text-align: start;
        }
      
        body .shopify-section .home-slideshow-layout .carousel-inner .item.image {
          height: 30vh;
        }
      
        body .shopify-section .home-slideshow-layout .carousel-inner {
          height: 30vh;
        }
      
        body .shopify-section .home-about-layout .home-about-content .about-item img {
          margin-bottom: 16px;
          width: 60px;
          height: 60px;
        }
      
        body .shopify-section .home-about-layout .home-about-content .about-item .about-title {
          padding-bottom: 10px;
          margin-bottom: 10px;
          font-size: 16px;
        }

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  body header .container {
    width: 750px;
  }
  body .main-header .m_search .search-layout .search-layout-group {
    width: 750px;
  }
  body .collection-layout .collection-fullWidth-layout .container {
    width: 750px;
  }
  body .gallery-content .gallery-item-layout .container {
    width: 750px;
  }
  body:not(.index-template) .home-banner-layout .container {
    width: 750px;
  }
}

@media only screen and (min-width: 768px) {
  .product .row-left>a img.rotation,
  .product .quickview,
  .product .effect-ajax-cart,
  .product .wishlist,
  .product .compare {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
    transition: all 500ms ease;
  }
  .product .effect-ajax-cart {
    transform: translateY(5px);
  }
  .product .quickview {
    transform: translateY(-5px);
  }
  .product .wishlist {
    transform: translateY(10px);
  }
  .product .compare {
    transform: translateY(-10px);
  }
  .product .product-wishlist {
    transform: translate(0px, 0px);
    transition: all 500ms ease;
  }
  .product:hover,
  .product:focus {
    box-shadow: 0px 12px 16px rgba(0, 0, 0, 0.12);
  }
  .product:hover .row-left>a img.rotation,
  .product:focus .row-left>a img.rotation {
    transition-duration: 1s;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
  }
  .product:hover .effect-ajax-cart,
  .product:hover .quickview,
  .product:hover .wishlist,
  .product:hover .compare,
  .product:focus .effect-ajax-cart,
  .product:focus .quickview,
  .product:focus .wishlist,
  .product:focus .compare {
    transform: translateX(0%);
    transform: translateY(0%);
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
  }
  .product:hover .product-wishlist,
  .product:focus .product-wishlist {
    transform: translate(-5px, 5px);
  }
  .product:hover .hover-mask,
  .product:focus .hover-mask {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
  }
  body .product-detail-layout .product-detail-content #product-image .thumbs-mobile {
    display: none;
  }
  body section.cart-content .group_mobile {
    display: none;
  }
  body #wishlistcontent .wlr,
  body #wishlistcontent .wishlist-heading {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    /*sass-lint:disable no-misspelled-properties*/
    -ms-flex-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  body #wishlistcontent .wlr > div,
  body #wishlistcontent .wishlist-heading > div {
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  body .about-content .team-layout .team-title {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .addToCartMobile {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .m_map {
    min-height: 180px;
  }
  #lightbox-search .modal-header {
    padding: 0;
    margin-top: 13px;
  }
  #lightbox-search .modal-content .modal-header .close .cs-icon {
    font-size: 12px !important;
    border-width: 2px !important;
    width: 32px !important;
    height: 32px !important;
    line-height: 28px !important;
  }
  .product .hover-mask {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$var2)";
  }
  .product .wishlist a:focus, .product .wishlist a.wishlist-added:focus {
    color: #91ad41;
  }
  .product .quickview {
    display: none !important;
  }
  .product .row-left > a img:nth-child(2) {
    display: none;
  }
  body .currency_group .currency_code.visible-xs {
    display: inline-block !important;
    *display: inline !important;
    zoom: 1;
  }
  ._alert,
  body .address-layout .address-content .address-tables .address-items .errors,
  body .address-layout .address-content .address-new .errors,
  body .popup-pro-wrapper .ajax-cart-note,
  body .wishlist-model .modal-body .modal-note,
  body .compare-model .modal-body .modal-note {
    background-position: 5px center;
    font-size: 12px;
    background-size: 60px;
    padding-left: 70px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .submenu-label,
  .menu-label {
    margin-bottom: 0px;
  }

  body .heading-content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  body .shopify-section .home-slideshow-layout .slideshow-caption {
    display: flex;
    text-align: center;
    background-color:transparent;
    width: 100%;
    padding-inline-start: 30px !important;
    padding-inline-end: 30px !important;
    position: absolute;
    width: 100%;
  }

  body .shopify-section .home-slideshow-layout .slideshow-caption.position-right .slideshow-caption-group {
    margin-inline-start: 0 !important;
  }

  body .shopify-section .home-slideshow-layout .slideshow-caption .group-title {
    font-size: 20px;
  }

  body .shopify-section .home-slideshow-layout .slideshow-caption .slideshow-caption-group {
    width: 100% !important;
  }

  body .shopify-section .home-slideshow-layout .carousel-control {
    display: none !important;
  }
  body .shopify-section .home-core-layout .home-core-inner .home-core-content .home-core-group>.core-item .core-caption-group {
    padding-inline-start: 0px;
  }
  body .shopify-section .home-core-layout .home-core-inner>div {
    width: 100%;
  }

  body .shopify-section .home-core-layout .home-core-inner .home-core-content .group {
    width: 100%;
  }

  body .shopify-section .home-core-layout .home-core-inner .page-title.text-left {
    text-align: center;
  }

  body .shopify-section .home-core-layout .home-core-inner .page-title.text-left .sub-title {
    background-position: center bottom;
    text-align: center !important;
  }

  body .shopify-section .home-core-layout .home-core-inner .home-core-content {
    padding-top: 45px;
  }

  body .shopify-section .home-core-layout .home-core-inner .home-core-content .home-core-group>.core-item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  body .shopify-section .home-core-layout .home-core-inner .home-core-content .home-core-group>.core-item .core-caption-group {
    text-align: center;
    width: 100%;
    margin-top: 20px;
  }
  body .shopify-section .home-choose-layout .page-title.text-left {
    text-align: center;
  }

  body .shopify-section .home-choose-layout .page-title.text-left .sub-title {
    background-position: center bottom;
    text-align: center !important;
  }

  body .shopify-section .home-productTab-layout .content-product {
    width: 50%;
  }

  body .shopify-section .home-productCol-layout .home-productCol-content .productCol-item {
    width: 500px;
    max-width: 100%;
  }

  body .page-title .sub-title {
    font-size: 24px;
  }

  body .sidebar .sidebar-block.blog-instagram #instafeed > a {
    width: 33.33333%;
  }

  body .sidebar.sidebar-blog .blogs-recent .recent-article .article-item:not(:last-child) {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }

  body .collection-layout .collection-toolbar .group-toolbar .grid_list {
    display: none;
  }
  body .collection-layout .collection-toolbar .group-toolbar {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  body .collection-layout .collection-toolbar .group-toolbar .product-counter {
    display: none;
  }

  body .collection-layout .collection-toolbar .group-toolbar .filterCollections-layout {
    width: 100%;
  }

  body .collection-layout .collection-bottom-toolbar .collection-bottom-toolbar-inner>div {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  body .collection-layout .collection-inner.collection-leftSidebar .sortBy .control-container {
    left: 0;
    right: auto;
  }
  body .collection-layout .collection-inner.collection-default .collection-toolbar .group-toolbar .group-left {
    -ms-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }

  body .collection-layout .collection-inner.collection-default .collection-toolbar .group-toolbar .group-left>div {
    margin: 0 !important;
    width: auto;
  }

  body .collection-layout .collection-inner .collection-items .products .product-item {
    width: 50%;
  }

  body .collection-layout .collection-inner .collection-items .products .product-item:nth-child(3n) {
    border-right-width: 1px;
  }

  body .collection-layout .collection-inner .collection-items .products .product-item:nth-child(2n) {
    border-right-width: 0px;
  }

  body .list-collection-layout .collection-content .info .info-group .title {
    font-size: 12px;
    letter-spacing: 4px;
    padding: 3px 10px 3px;
  }

  body .list-collection-layout .collection-content .info .info-group .hover_button a,
  body .list-collection-layout .collection-content .info .info-group .count {
    font-size: 12px;
    letter-spacing: 2px;
  }

  body .product-detail-layout .product-detail-content .info-detail-content .info-detail-pro {
    margin-bottom: 45px;
  }

  body .product-detail-layout .product-detail-content #product-image .thumbs:not(.thumbs-mobile) {
    display: none !important;
  }

  body .product-detail-layout .product-detail-content #product-image .featured,
  body .product-detail-layout .product-detail-content #product-image .thumbs-mobile {
    width: 100% !important;
  }

  body .product-detail-layout .product-detail-content #product-image .thumbs-mobile {
    padding-top: 15px;
  }

  body .product-detail-layout .product-detail-content #product-image .featured {
    padding-left: 0;
  }

  body .product-detail-layout .product-detail-content #product-information,
  body .product-detail-layout .product-detail-content #product-image {
    width: 100%;
    padding: 0;
  }

  body .product-detail-layout .product-detail-content #product-information {
    padding-top: 45px;
  }

  body .product-detail-layout .related-products-layout .owl-controls .owl-buttons .owl-prev,
  body .product-detail-layout .related-products-layout .owl-controls .owl-buttons .owl-next {
    left: 50%;
    right: auto;
    top: 0px;
    transform: translate(-50%, -100%);
  }

  body .product-detail-layout .related-products-layout .owl-controls .owl-buttons .owl-prev {
    margin-left: -21px;
  }

  body .product-detail-layout .related-products-layout .owl-controls .owl-buttons .owl-next {
    margin-left: 21px;
  }

  body .product-detail-layout .related-products-layout .group-related .group-related-inner {
    margin-left: -5px;
    margin-right: -5px;
  }

  body .product-detail-layout .related-products-layout .group-related .owl-item {
    padding-left: 5px;
    padding-right: 5px;
  }

  body .product-detail-layout .product-detail-content {
    padding-top: 0px;
  }

  body .product-detail-layout .product-template {
    padding-bottom: 0 !important;
  }

  body .tabs-information-layout .tabs-information .tabs-title .nav-tabs > li {
    width: 100%;
    border-right: 0px;
  }

  body .tabs-information-layout .tabs-information .tabs-title .nav-tabs > li.active {
    border-bottom-width: 1px;
  }

  body .tabs-information-layout .tabs-information .tabs-content .tab-content .tab-pane {
    width: 100%;
  }

  body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-header .spr-summary {
    width: 100%;
  }

  body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-header .spr-summary-actions>a {
    position: static;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 25px auto 0;
    float: none;
  }

  body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews .spr-review .spr-review-header {
    padding-right: 0;
  }

  body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews .spr-review .spr-review-content,
  body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews .spr-review .spr-review-header {
    width: 100%;
  }

  body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews .spr-review .spr-review-footer {
    padding-left: 0;
  }
  body section.cart-content .group-checkout-input {
    margin-left: 0px;
    margin-right: 0px;
  }

  body section.cart-content table {
    margin-left: -10px;
    margin-right: -10px;
    width: auto;
  }

  body section.cart-content table .product_name > a {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
  }

  body section.cart-content table thead {
    display: none;
  }

  body section.cart-content table tbody {
    display: block;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*sass-lint:disable no-misspelled-properties*/
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
  }

  body section.cart-content table tbody tr {
    padding: 0 10px;
    margin-bottom: 15px;
    vertical-align: top;
    display: block;
    border-width: 0;
  }

  body section.cart-content table tbody tr .remove-mobile {
    margin-top: 20px;
  }

  body section.cart-content table tbody tr .remove-mobile span {
    text-transform: uppercase;
  }

  body section.cart-content table tbody tr .remove-mobile .cs-icon {
    margin-right: 5px;
  }

  body section.cart-content table tbody tr .remove-mobile .cs-icon:before {
    font-size: 12px;
    font-weight: 600;
  }

  body section.cart-content table tbody tr.summary {
    width: 100%;
    *zoom: 1;
  }

  body section.cart-content table tbody tr.summary::after {
    content: '';
    display: table;
    clear: both;
  }

  body section.cart-content table tbody tr.summary td {
    width: 50%;
    display: block;
    float: left;
    padding: 15px;
    border: 1px solid #e7e9f3;
    border-left-width: 0;
    border-right-width: 0;
  }

  body section.cart-content table tbody tr.summary td.total_label {
    font-size: 24px;
  }

  body section.cart-content table tbody tr:not(.summary) {
    width: 50%;
    margin-bottom: 30px;
  }

  body section.cart-content table tbody tr:not(.summary) .money {
    font-size: 24px;
    color: #282828;
    font-weight: 500;
  }

  body section.cart-content table tbody tr:not(.summary) td {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0 !important;
  }

  body section.cart-content table tbody tr:not(.summary) td.remove, body section.cart-content table tbody tr:not(.summary) td.total.title-1, body section.cart-content table tbody tr:not(.summary) td.qty, body section.cart-content table tbody tr:not(.summary) td.price {
    display: none !important;
    width: 0;
    max-width: 0;
    min-width: 0;
  }

  body section.cart-content table tbody tr:not(.summary) td.image {
    max-width: 100%;
    min-width: 0;
    margin-bottom: 25px;
  }

  body section.cart-content .group-button ._btn {
    width: 100%;
    margin-left: 0 !important;
    margin-bottom: 10px;
  }

  body section.cart-content .group-button .group_btn_right {
    width: 100%;
  }

  body section.cart-content .group-checkout-input > div {
    padding-left: 0;
    padding-right: 0;
  }

  body section.cart-content .group-checkout-input .shipping-calculator #wrapper-response {
    margin-bottom: 30px;
  }
  body #wishlistcontent .wishlist-heading {
    display: none;
  }

  body #wishlistcontent {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 15px;
  }

  body #wishlistcontent > ul {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  body #wishlistcontent .wishlist-added {
    border-width: 0;
    display: block;
    width: 50%;
    padding: 0 10px;
    margin-bottom: 30px;
  }

  body #wishlistcontent .wishlist-added > div {
    padding: 0 !important;
  }

  body #wishlistcontent .wishlist-added .wishlist-image {
    max-width: 100%;
    min-width: 100%;
    margin-bottom: 20px;
  }

  body #wishlistcontent .wishlist-added .wishlist-addCart .others-bottom {
    float: left;
  }

  body #wishlistcontent .wishlist-added .wishlist-remove {
    float: left;
    margin-top: 20px;
  }

  body #wishlistcontent .wishlist-added .wishlist-remove > span {
    font-size: 14px;
    border-width: 1px;
    height: 40px;
    line-height: 38px;
    padding: 0 16px;
    font-weight: 500;
    padding-right: 0;
    padding-left: 10px;
  }

  body #wishlistcontent .wishlist-added .wishlist-price {
    text-align: start;
    margin-bottom: 10px;
  }

  body #wishlistcontent .wishlist-added .wishlist-name {
    margin-bottom: 15px;
  }

  body #wishlistcontent .wishlist-added .wishlist-name a {
    font-weight: 500;
    font-size: 16px;
  }

  body #wishlistcontent .wishlist-added .wishlist-addCart {
    min-width: 100%;
    max-width: 100%;
  }

  body .compare-page #comparecontent {
    overflow-x: auto;
    width: 100%;
  }

  body .compare-page #comparecontent > ul {
    width: 747px;
    min-width: 747px;
    max-width: 747px;
    padding-left: 186.75px;
  }

  body .compare-page #comparecontent > ul .compare .others-bottom ._btn {
    padding: 0 25px;
  }

  body .blog-layout .blog-content.blog-sidebar .articles-group-inner > div {
    width: 100%;
  }

  body .blog-layout .blog-content.blog-default .articles-group-inner > div {
    width: 100%;
  }

  body .blog-layout .blog-content.blog-default .articles-group-inner.masonry {
    column-count: 2;
  }

  body .contact-content.contact-v2 .detail-form-inner .detail-layout .group .item,
    body .contact-content.contact-v1 .detail-form-inner .detail-layout .group .item {
      width: 100%;
      margin-top: 20px;
      margin-bottom: 20px;
    }
    body .about-content .info-layout .info-content>div {
      width: 100% !important;
      text-align: center;
    }
  
    body .about-content .info-layout .info-content>div.info-left .info-social {
      -ms-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: 45px;
    }
  
    body .about-content .info-layout .info-content>div.info-left .info-social .title {
      margin-right: 15px;
    }
  
    body .about-content .info-layout .info-content>div.info-right {
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
  
    body .about-content .info-layout .info-content>div.info-right .info-our .our-caption {
      margin-bottom: 0;
    }
  
    body .about-content .quote-layout .quote-content {
      width: 100%;
    }
  
    body .about-content .team-layout .team-inner {
      margin-left: -5px;
      margin-right: -5px;
    }
  
    body .about-content .team-layout .team-inner .team-item {
      padding: 0 5px;
    }

    body .faqs-content .faqs-inner {
      margin-left: 0px;
      margin-right: 0px;
    }

    body .faqs-content .contact-layout .contact-content {
      margin-left: -10px;
      margin-right: -10px;
    }

    body .faqs-content #contactFormWrapper > div {
      padding-left: 10px;
      padding-right: 10px;
    }

    body .products-deals {
      margin-left: -10px;
      margin-right: -10px;
    }
  
    body .products-deals .products-deals-inner .product-item-wrapper {
      width: 50%;
      padding-left: 10px;
      padding-right: 10px;
    }

    body .customers-layout.reset_password-layout .activate_account-inner #customer-activate,
    body .customers-layout.activate_account-layout .activate_account-inner #customer-activate {
      padding: 20px;
    }

    body .customers-layout.reset_password-layout form,
    body .customers-layout.activate_account-layout form {
      width: 100%;
    }

    body .customers-layout .customers-content {
      -ms-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
  
    body .customers-layout .customers-content > div {
      width: 100%;
      max-width: 100%;
    }
  
    body .customers-layout .customers-content > div:not(:last-child) {
      margin-bottom: 90px;
    }

    body .account-layout .account-content {
      @inclide padding_container(10x);
    }

    body .account-layout .account-info>div {
      width: 100%;
    } 

    body .account-layout .account-orders {
      padding-left: 0px;
      padding-right: 0px;
    }

    body .account-layout .account-info > div {
      padding-left: 0;
      padding-right: 0;
    }

    body .order-layout .order-content .order-address .address-items {
      width: 100%;
      padding-left: 0;
      padding-right: 0;
    }
  
    body .order-layout .order-content .order-address .address-items .address-content {
      padding: 15px 10px;
    }
  
    body .order-layout .order-content .order-address .address-items .address-content .address-item .title {
      width: 110px;
      max-width: 110px;
    }
  
    body .order-layout .order-content .order-info {
      padding-left: 0;
      padding-right: 0;
    }
  
    body .order-layout .order-content .order-info .order-info-inner {
      overflow-x: auto;
      padding-bottom: 20px;
    }
  
    body .order-layout .order-content .order-info .order-info-inner .td-product {
      min-width: 200px;
    }
  
    body .order-layout .order-content .order-id {
      padding-left: 0;
      padding-right: 0;
    }
    body .address-layout .address-content .address-tables .address-items form .group_form {
      padding: 20px 10px;
    }
  
    body .address-layout .address-content .address-tables .address-items form .group_form .form-item {
      width: 100%;
    }
    body .address-layout .address-content .address-new form .group_form {
      padding: 20px 10px;
    }
  
    body .address-layout .address-content .address-new form .group_form .form-item {
      width: 100%;
    }

    body .address-layout .address-content .address-tables .address-items .tables-content {
      padding: 15px 10px;
    }
  
    body .address-layout .address-content .address-tables .address-items .tables-content .action-link {
      right: 10px;
      top: 10px;
    }
  
    body .address-layout .address-content .address-tables .address-items .tables-content .action-link>a {
      margin-bottom: 5px;
    }
    body .address-layout .address-content .address-tables .address-items .tables-content .tables-item .title {
      width: 110px;
      max-width: 110px;
    }
    body .address-layout .address-content .address-tables .address-items .tables-title {
      padding-left: 10px;
      padding-right: 10px;
    }
    body .main-content>.search-content .product-item-wrapper {
      width: 33.33333%;
      padding-left: 10px;
      padding-right: 10px;
    }
    body .main-content>.search-content .product-item-wrapper .product {
      margin-bottom: 0px;
    }
    body .main-content>.search-content .article {
      width: 100%;
      margin-bottom: 30px;
    }
  
    body .main-content>.search-content .article:last-child {
      margin-bottom: 0;
    }
    body .gallery-content .gallery-title-layout .gallery-title-inner {
      padding-left: 0;
      text-align: center;
    }
  
    body .gallery-content .gallery-title-layout .sub-title {
      text-align: center;
    }

    body .gallery-content .gallery-item-layout .gallery-item-content>div {
      width: 100%;
    }

    footer .footer-newsletter-layout .footer-newsletter-content .newsletter-form,
    footer .footer-newsletter-layout .footer-newsletter-content .newsletter-title {
      width: 100%;
    }
    footer .footer-newsletter-layout .footer-newsletter-content .newsletter-title {
      text-align: center;
    }
    footer .footer-info-layout {
      padding-top: 0 !important;
    }
   body .float-right-icon {
    display: none;
  }
  body .wishlist-model .modal .modal-header {
    padding: 0;
    margin-top: 13px;
  }
  body .popup-pro-wrapper .ajax-cart-modal-wrapper {
    width: auto
  }
  .ajax-cart-group-actions {
    flex-direction: column;
    row-gap: 1rem;
    margin-top: 0;
  }

  .ajax-cart-number-product {
    display: none;
  }
  body .popup-pro-wrapper .ajax-cart-modal-wrapper .ajax-cart-box .group_ajax .ajax-cart-left {
    max-width: none;
  }
  .ajax-cart-product .ajax-cart-image img {
    height: 20vh;
    object-fit: cover;
    width: 100%;
  }
  body .wishlist-model .modal .modal-content .modal-header .close .cs-icon {
    font-size: 12px !important;
    border-width: 2px !important;
    width: 32px !important;
    height: 32px !important;
    line-height: 28px !important;
  }
  body .wishlist-model .modal-dialog {
    max-width: 300px !important;
  }
  body .wishlist-model .modal-body .product-right,
  body .wishlist-model .modal-body .product-left {
    width: 100%;
  }
  body .wishlist-model .modal-body .product-left {
    padding-right: 0px;
    margin-bottom: 15px;
  }
  body .wishlist-model .modal-body .modal-body-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body .wishlist-model .modal-body .modal-body-inner .modal-left {
    padding-right: 0;
  }

  body .wishlist-model .modal-body .modal-body-inner .modal-right,
  body .wishlist-model .modal-body .modal-body-inner .modal-left {
    width: 100%;
  }

  body .wishlist-model .modal-body .modal-body-inner .modal-right {
    margin-top: 15px;
  }

  body .wishlist-model .modal-body .modal-body-inner .modal-right form > div {
    width: 100%;
  }

  body .wishlist-model .modal-body .modal-body-inner .modal-right form .form-right {
    border-left-width: 0;
    padding-left: 0;
    margin-top: 20px;
  }

  body .compare-model .modal .modal-header {
    padding: 0;
    margin-top: 13px;
  }

  body .compare-model .modal .modal-content .modal-header .close .cs-icon {
    font-size: 12px !important;
    border-width: 2px !important;
    width: 32px !important;
    height: 32px !important;
    line-height: 28px !important;
  }

  body .compare-model .modal-dialog {
    max-width: 300px !important;
  }

  body .compare-model .modal-body .product-right,
  body .compare-model .modal-body .product-left {
    width: 100%;
  }

  body .compare-model .modal-body .product-left {
    padding-right: 0px;
    margin-bottom: 15px;
  }

  body .compare-model .modal-body .modal-body-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  body .compare-model .modal-body .modal-body-inner .modal-left {
    padding-right: 0;
  }

  body .compare-model .modal-body .modal-body-inner .modal-right,
  body .compare-model .modal-body .modal-body-inner .modal-left {
    width: 100%;
  }

  body .compare-model .modal-body .modal-body-inner .modal-right {
    margin-top: 15px;
  }
  body .compare-model .modal-body .modal-body-inner .modal-right form > div {
    width: 100%;
  }
  body .compare-model .modal-body .modal-body-inner .modal-right form .form-right {
    border-left-width: 0;
    padding-left: 0;
    margin-top: 20px;
  }
  .nahda-more .earn-section{
    flex-direction: column-reverse
  }
  .earn-img{
    justify-content: flex-start;
  }
  .nahda-more .redeem{
    flex-direction: column-reverse;
    padding: 3rem;
    align-items: flex-start;
  }
  .nahda-more .redeem-img {
    width: 80%;
    height: fit-content;
    justify-content: flex-start;
}
}

@media only screen and (max-width: 600px) {
  body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout .home-testimonials-content .testimonials-item .group {
    padding: 10px;
  }
  body .collection-layout .collection-items.listMode .product {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  body .collection-layout .collection-items.listMode .product > div {
    width: 100%;
  }

  body .collection-layout .collection-items.listMode .product .row-left {
    margin: 0 auto 30px;
  }

  body .collection-layout .collection-items.listMode .product .row-right {
    padding-left: 0 !important;
  }

  body .collection-layout .collection-items.listMode .product .row-right .list-mode {
    text-align: center;
  }

  body .collection-layout .collection-items.listMode .product .row-right .list-mode .group-actionbutton {
    -ms-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media only screen and (max-width: 540px) {
  .m_search .m_dropdown-search {
    padding: 15px !important;
  }
  .product {
    margin-bottom: 30px;
  }
  body .info-header .info-header-wrapper .info-header-content .info-header-cart .cart-info .group_cart_item .cart-right>div {
    width: 100% !important;
  }
  body .info-header .info-header-wrapper .info-header-content .info-header-cart .cart-info .group_cart_item .cart-right>div.cart-price-close {
    margin-top: 15px;
    -ms-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  body .info-header .info-header-wrapper {
    padding: 60px 30px;
  }
  body .info-header .info-header-groupclose {
    padding-left: 30px;
    padding-right: 30px;
  }
  body .navigation_dropdown_scroll .navigation_links_top,
    body .navigation_dropdown_scroll .navigation_dropdown_scroll_group {
      padding: 18px;
      flex-direction: row-reverse;
      text-align: center;
    }
    body .navMobile-navigation .navMobile-logo-small {
      max-width: 150px;
      width: 40%;
    }
    body .navMobile-navigation .nav-icon .nav-icon-left .m_search {
      margin-left: 10px;
    }
    body .navMobile-navigation .nav-icon .nav-icon-right .m_cart-group {
      margin-inline-end: 10px;
    }
    body .navMobile-navigation .nav-icon .group_navbtn_small .cs-icon:before,
    body .navMobile-navigation .nav-icon .cs-icon:before {
      font-size: 18px;
    }
    body .shopify-section.index-section section {
      padding: 22.5px 0;
    }
    body .shopify-section.index-section section.home-deal-layout {
      padding: 22.5px 0px 0px 0px !important;
    }

    body .shopify-section .home-slideshow-layout .carousel-control.left > span {
      left: 10px !important;
    }
    body .shopify-section .home-slideshow-layout .carousel-control.right > span {
      right: 10px !important;
    }
    body .shopify-section .home-process-layout .process-content {
      width: 100%;
    }
    body .shopify-section .home-about-layout {
      padding-bottom: 15px !important;
    }  
    body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout .home-testimonials-content .testimonials-item .group {
      padding: 30px;
      border-radius: 5px;
    }
    body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout .home-testimonials-content .testimonials-item .group_img {
      margin: 0 auto 10px;
      max-width: 100%;
    }
    body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout .home-testimonials-content .testimonials-item .testimonials-caption-group {
      width: 100%;
      text-align: center;
      padding-left: 0;
      padding-right: 0;
    }
    body .shopify-section .home-testimonialsBrand-layout .home-testimonials-layout {
      padding-bottom: 0px;
      padding-top: 45px;
    }
    body .shopify-section .home-productCol-layout {
      padding-top: 42.5px !important;
    }
    body .shopify-section .home-blog-layout .home-blog-content > div {
      width: 100%;
    }   
    body .collection-layout .shopify-section {
      padding-bottom: 22.5px !important;
    }   
    body .collection-layout .collection-toolbar .group-toolbar .showPerPage,
    body .collection-layout .collection-toolbar .group-toolbar .sortBy {
      width: auto;
    } 
    body .product-detail-layout .product-detail-content .info-detail-content .info-detail-pro {
      margin-bottom: 45px;
    }
    body .compare-page #comparecontent {
      margin-top: 45px;
      margin-bottom: 45px;
    }
    body .contact-content.contact-v2 .detail-form-inner .detail-layout,
    body .contact-content.contact-v1 .detail-form-inner .detail-layout {
      text-align: center;
    }
    body .contact-content.contact-v2 .detail-form-inner .page-title.text-left,
    body .contact-content.contact-v1 .detail-form-inner .page-title.text-left {
      text-align: center;
    }
    body .contact-content.contact-v2 .detail-form-inner .page-title.text-left .sub-title,
    body .contact-content.contact-v1 .detail-form-inner .page-title.text-left .sub-title {
      text-align: center !important;
      background-position: center bottom;
    }
    body .contact-content.contact-v2 .detail-form-inner .group_form,
    body .contact-content.contact-v1 .detail-form-inner .group_form {
      text-align: center;
    }
    body .about-content .quote-layout .quote-content {
      margin-bottom: 45px;
    }
  
    body .about-content .quote-layout .quote-content .title {
      font-size: 24px;
    }
  
    body .about-content .info-layout {
      margin-bottom: 90px;
    }
  
    body .about-content .team-layout {
      margin-bottom: -45px;
    }
  
    body .about-content .team-layout .team-title .title {
      font-size: 40px;
    }
  
    body .about-content .team-layout .team-inner {
      padding-bottom: 0;
      padding-top: 90px;
    }
    body .faqs-content {
      margin-bottom: 0;
    }

    body .main-content>.search-content .product-item-wrapper {
      width: 50%;
    }
  
    body .main-content>.search-content .expanded-message {
      padding-left: 0;
      padding-right: 0;
    }
  
    body .main-content>.search-content .search-bottom-toolbar>div {
      width: 100%;
      margin-bottom: 10px;
    }
  
    body .main-content>.search-content .search-bottom-toolbar .pagination_group .pagination {
      -ms-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
  
    body .main-content>.search-content .search-bottom-toolbar .search-counter {
      text-align: center;
    }

    footer .footer-info-layout .footer-info-inner .about-layout,
    footer .footer-info-layout .footer-info-inner .contact-layout {
      width: 100%;
    }
  
    footer .footer-info-layout .footer-info-inner .about-layout {
      width: 372px;
      margin: 0 auto;
      max-width: 100%;
    }
  
    footer .footer-info-layout .footer-info-inner .linklist-layout,
    footer .footer-info-layout .footer-info-inner .follow-layout {
      width: 50%;
    }
    body #newsletter-popup .popup-image h4 {
      letter-spacing: 5px;
    } 
}

@media only screen and (min-width: 426px) {
  .m_search:hover .cs-icon {
    color: #91ad41;
  }
}

@media only screen and (max-width: 425px) {
  .search-results ._btn {
    font-size: 14px;
    border-width: 1px;
    height: 40px;
    line-height: 38px;
    padding: 0 16px;
    font-weight: 500;
    margin-top: 15px;
  }
 
  .search-results .search-title,
  .search-results .title {
    font-size: 12px;
  }
  .search-results .search-title {
    padding: 20px 0;
  }
  .search-results .title {
    margin-top: 18px;
  }
  .search-results .search-slider {
    margin-top: 20px;
    padding-bottom: 20px;
  }
  .m_search .m_dropdown-search {
    max-height: 80vh;
    overflow-y: auto;
    overflow-x: hidden;
  }
  body .info-header .info-header-wrapper .info-header-content .currencies-switcher .currencies-title {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
  }
  body .shopify-section .home-productTab-layout .home-product-inner {
    margin-left: -5px;
    margin-right: -5px;
  }
  body .shopify-section .home-productTab-layout .content-product {
    padding-left: 5px;
    padding-right: 5px;
  }
  body .shopify-section .home-productCol-layout .home-productCol-content .productCol-product .product>div {
    width: 50%;
  }
    body .shopify-section .home-productCol-layout.promo .home-productCol-content .productCol-product .product>div {
    width: 100%;
  }
  body .shopify-section .home-productCol-layout .home-productCol-content .productCol-product .product .row-right {
    padding: 5px 10px 5px 10px;
  }
    body .shopify-section .home-productCol-layout.promo .home-productCol-content .productCol-product .product .row-right {
display:none!important;
    }
  body .shopify-section .home-ourTeam-layout .home-ourTeam-content .ourTeam-item {
    width: 100%;
  }
  body .sidebar .sidebarMobile ._btn {
    margin-top: 0;
  }
  body .sidebar.collection-leftsidebar.active,
  body .sidebar.collection-fullwidth-sidebar {
    max-width: 100% !important;
  }
  body .sidebar.collection-leftsidebar.active .collection-leftsidebar-group .collection-leftsidebar-group-inner,
  body .sidebar.collection-fullwidth-sidebar .collection-leftsidebar-group .collection-leftsidebar-group-inner {
    padding-left: 25px;
    padding-right: 25px;
  }
  body .collection-layout .collection-toolbar .group-toolbar .showPerPage .toolbar-title,
  body .collection-layout .collection-toolbar .group-toolbar .sortBy .toolbar-title {
    display: none;
  }

  body .collection-layout .collection-toolbar .group-toolbar .showPerPage .control-container,
  body .collection-layout .collection-toolbar .group-toolbar .sortBy .control-container {
    max-width: 100%;
    left: auto !important;
    right: 0;
    border: 1px solid #e7e9f3;
  }

  body .collection-layout .collection-toolbar .group-toolbar .showPerPage button,
  body .collection-layout .collection-toolbar .group-toolbar .sortBy button {
    max-width: 100%;
    width: 100%;
  }
  body .collection-layout .collection-items {
    margin-left: -5px;
    margin-right: -5px;
  }
  body .collection-layout .collection-items .products .product-item {
    padding: 0 5px !important;
  }
  body .list-collection-layout .list-collection-content > div {
    width: 100%;
  }
  body .swatch .header, body .modal.quick-shop .swatch_quick .header {
    font-size: 14px -2px;
  }
  body .swatch .swatch-element, body .modal.quick-shop .swatch_quick .swatch-element {
    margin-bottom: 7px;
  }
  body .product-detail-layout .product-detail-content #product-information .product-type .product-type-items {
    width: 100%;
    margin: 10px 0 10px 0;
  }
  body .product-detail-layout .product-detail-content #product-information .product-share .share-item .share-title {
    width: 110px;
  }
  body .tabs-information-layout .tabs-information .tabs-content {
    font-size: 14px;
  }
  body .tabs-information-layout .tabs-information .tabs-content .tab-content p {
    line-height: 1.7em;
  }
  body .tabs-information-layout .tabs-information .tabs-content .tab-content img {
    margin-top: 7px;
    margin-bottom: 7px;
  }
  body .tabs-information-layout .tabs-information .tabs-content .tab-content ul.angle-right {
    margin-top: 20px;
    margin-bottom: 24px;
  }
  body .tabs-information-layout .tabs-information .tabs-content .tab-content ul.angle-right li {
    line-height: 1.7em;
    margin-bottom: 5px;
    padding-left: 15px;
  }
  body .tabs-information-layout .tabs-information .tabs-content .tab-content ul.angle-right li:before {
    font-size: 14px;
    top: 0;
    margin-top: 4px;
  }
  body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-header {
    padding-left: 10px;
    padding-right: 10px;
  }
  body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews {
    padding-left: 0px;
    padding-right: 0px;
  }
  body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews .spr-review .spr-review-header .spr-review-header-title,
  body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews .spr-review .spr-review-content .spr-review-content-body,
  body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-reviews .spr-review .spr-review-footer a {
    font-size: 14px;
  }
  body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
  body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form {
    padding: 15px;
  }
  body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form ::-webkit-input-placeholder {
    font-size: 14px;
  }
  body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form ::-moz-placeholder {
    font-size: 14px;
  }
  body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form :-ms-input-placeholder {
    font-size: 14px;
  }
  body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form ::-ms-input-placeholder {
    font-size: 14px;
  }
  body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form .spr-form-input {
    font-size: 14px;
  }
  body .tabs-information-layout .tabs-information .tabs-content .tab-content #customer_review .preview_content .spr-container .spr-content .spr-form form .spr-form-input textarea {
    min-height: 100px;
    max-height: 100px;
  }
  body section.cart-content {
    margin-top: 22.5px;
    margin-bottom: 22.5px;
  }

  body section.cart-content table .product_name > a {
    font-size: 12px;
  }

  body section.cart-content table tbody tr:not(.summary) {
    width: 100%;
  }

  body section.cart-content table tbody tr:not(.summary) .money {
    font-size: 14px;
  }

  body section.cart-content table tbody tr:not(.summary) td.image {
    margin-bottom: 10px;
  }
  body #wishlistcontent .wishlist-added .wishlist-name {
    margin-bottom: 5px;
  }
  body #wishlistcontent .wishlist-added .wishlist-addCart ._btn {
    font-size: 12px;
    border-width: 1px;
    height: 30px;
    line-height: 28px;
    padding: 0 15px;
    font-weight: 500;
  }
  body #wishlistcontent .wishlist-added .wishlist-remove>span {
    font-size: 12px;
    border-width: 1px;
    height: 30px;
    line-height: 28px;
    padding: 0 15px;
    font-weight: 500;
    padding-left: 3px;
    padding-right: 0;
  }
  body #wishlistcontent .wishlist-added .wishlist-image {
    margin-bottom: 10px;
  }
  body .blog-layout .blog-content.blog-default .articles-group-inner.masonry {
    column-count: 1;
  }
  body .contact-content.contact-v3 .form-content .group_form_wrapper {
    margin-left: -5px;
    margin-right: -5px;
  }
  body .contact-content.contact-v3 .form-content .group_form > .form-item {
    padding: 5px;
  }
  body .faqs-content {
    font-size: 12px;
    margin-top: 0;
  }
  body .faqs-content .faqs-title {
    font-size: 16px;
  }
  body .faqs-content .questions-layout {
    margin-bottom: 45px;
  }
  body .faqs-content .contact-layout #contactFormWrapper ._btn {
    font-size: 14px;
    border-width: 1px;
    height: 40px;
    line-height: 38px;
    padding: 0 16px;
    font-weight: 500;
  }
  body .products-deals {
    margin-top: 0px;
  }
  body .customers-layout.reset_password-layout .action_bottom a,
  body .customers-layout.reset_password-layout .action_bottom ._btn,
  body .customers-layout.activate_account-layout .action_bottom a,
  body .customers-layout.activate_account-layout .action_bottom ._btn {
    width: 100%;
    margin-bottom: 5px;
    display: block;
    float: none;
    text-align: center;
  }
  body .account-layout .account-details .details-title {
    font-size: 14px;
  }
  body .account-layout .account-details .details-content .details-item * {
    font-size: 14px;
  }
  body .account-layout .account-link .link-title {
    font-size: 14px;
  }
  body .account-layout .account-orders table thead tr th {
    font-size: 14px;
  }
  body .account-layout {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  body .account-layout .account-details .details-content .details-item .title {
    width: 80px;
    max-width: 80px;
  }
  body .account-layout .account-link .link-content {
    font-size: 14px;
  }
  body .account-layout .account-orders table tbody {
    font-size: 14px;
  }
  body .order-layout .order-content .order-address .address-items .address-content .address-item * {
    font-size: 14px;
  }
  body .order-layout .order-content .order-info table thead tr th {
    font-size: 14px;
  }
  body .order-layout {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  body .order-layout * {
    font-size: 14px;
  }
  body .address-layout .address-content .address-tables .address-items .tables-title {
    font-size: 14px;
  }
  body .address-layout .address-content .address-tables .address-items .tables-content .tables-item * {
    font-size: 14px;
  }
  body .address-layout {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  body .address-layout .address-content * {
    font-size: 14px;
  }
  body .address-layout .address-content .address-tables .address-items .tables-content .tables-item .title {
    width: 90px;
    max-width: 90px;
  }
  body .main-content>.search-content {
    margin-top: 20px;
  }
  body .main-content>.search-content .search-field form.search .search_box {
    font-size: 12px;
  }
  body .main-content>.search-content .expanded-message {
    margin-bottom: 10px;
  }
  body .main-content>.search-content .expanded-message .subtext {
    margin-top: 20px;
    margin-bottom: 0;
  }
  body .main-content>.search-content .expanded-message .results,
  body .main-content>.search-content .expanded-message .subtext {
    font-size: 12px;
  }
  body .main-content>.search-content .search-bottom-toolbar .search-counter {
    font-size: 12px;
  }
  footer .footer-info-layout .footer-info-inner .about-layout,
  footer .footer-info-layout .footer-info-inner .linklist-layout,
  footer .footer-info-layout .footer-info-inner .follow-layout {
    width: 100%
  }
  footer .footer-info-layout .footer-info-inner .contact-layout {
    width: 100%
  }
  footer .footer-info-layout .footer-info-inner {
    flex-direction: column-reverse;
  }
  body .gallery-content .gallery-item-layout .gallery-item-content>div.banner-group .banner-group-top>div {
    width: 100%;
  }
    footer .footer-newsletter-layout .footer-newsletter-content .newsletter-form form .btn_newsletter_send,
    footer .footer-newsletter-layout .footer-newsletter-content .newsletter-form form input.form-control {
      width: 100%;
      margin-bottom: 5px;
      margin-top: 5px;
    }
   .promo .product .row-right{
  display:none !important
  }
}


@media only screen and (max-width: 319px) {
  body .main-content > .search-content .product-item-wrapper {
    width: 100%;
  }
}

/*  */
.promo .productCol-product .item{
  width:100%
}

body .shopify-section .home-productCol-layout.promo .home-productCol-content .productCol-item{
  width:1000% !important
}
 .promo.home-productCol-layout .home-productCol-content .productCol-item{
  width:50% !important;

}

.promo .product .row-right{
display: none !important
}
body .shopify-section.index-section section.promo{
  padding: 0 !important; 
  
}
body .shopify-section .home-productCol-layout.promo .productCol-product .product .row-left img{
padding: 0;
      border-radius: 5px;


}
body .shopify-section .home-productCol-layout.promo .productCol-product .product .row-left img{
  object-fit: contain;
  aspect-ratio: auto
}
body .shopify-section .home-productCol-layout.promo .productCol-product .product{
margin-top:0;
  margin-bottom:0;
}

.download-title{
  text-align:center;
      color: #27272f;
    font-size: 16px;
    margin-top: 2rem;
   
}
.download-title h5{
   margin-bottom: 1rem;
}
.download-icons{
  display: flex;
  justify-content: center;
  text-align:center;
  gap: 1rem;
  align-items: center;
}

.download-icons a img{
  width:128px;
  display: flex;
 justify-content: center;
  text-align:center;
   align-items: center;
}