:root{--tawk-header-background-color:#03a84e;--tawk-header-text-color:#fff}html{font-family:Lato,sans-serif;font-size:1rem;font-weight:400;line-height:1.618;letter-spacing:normal;background:transparent;color:#242424;scroll-behavior:smooth}body{margin:0}.tawk-flex{display:-ms-flexbox!important;display:flex!important}.tawk-flex-top{-ms-flex-align:start;align-items:flex-start}.tawk-padding-small{padding:.6rem!important}abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;word-break:break-word}body{line-height:1}body.font-lato{font-family:Lato,Open Sans,sans-serif!important}*{font-family:inherit}body,html{background:transparent;height:100%;width:100%;line-height:1;position:relative;font:400 16px Helvetica,sans-serif!important}body.font-lato,html.font-lato{font:400 16px Lato,sans-serif!important}.tawk-message-preview{margin-top:-4px;cursor:pointer;height:100%;overflow:visible}.tawk-fadeIn{opacity:1;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:1s}:root{--tawk-header-background-color:#03a84e;--tawk-header-text-color:#fff}html{font-family:Lato,sans-serif;font-size:1rem;font-weight:400;line-height:1.618;letter-spacing:normal;background:transparent;color:#242424;scroll-behavior:smooth}body{margin:0}::selection{background:#03a84e;color:#fff;text-shadow:none}.tawk-flex{display:-ms-flexbox!important;display:flex!important}.tawk-flex-middle{-ms-flex-align:center;align-items:center}.tawk-margin-xsmall-left{margin-left:.6rem!important}.tawk-text-left{text-align:left!important}.tawk-text-truncate{max-width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tawk-badge,.tawk-button{box-sizing:border-box;vertical-align:middle;text-align:center}.tawk-button{margin:0;border-radius:8px;overflow:hidden;font:inherit;color:inherit;text-transform:none;display:inline-block;padding:.6rem 1rem;font-size:1rem;border:1px solid #03a84e;border-color:var(--tawk-header-background-color);line-height:1.5rem;text-decoration:none;background-color:#03a84e;background-color:var(--tawk-header-background-color);color:#fff;color:var(--tawk-header-text-color)}.tawk-button:not(.tawk-button-text){box-shadow:0 4px 4px 0 hsla(0,0%,51%,.08)}.tawk-button:not(:disabled){cursor:pointer}abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;word-break:break-word}body{line-height:1}body.font-lato{font-family:Lato,Open Sans,sans-serif!important}*{font-family:inherit}body,html{background:transparent;height:100%;width:100%;line-height:1;position:relative;font:400 16px Helvetica,sans-serif!important}body.font-lato,html.font-lato{font:400 16px Lato,sans-serif!important}.tawk-min-container{position:relative}.tawk-min-container,.tawk-min-container .tawk-button{height:100%;width:100%}:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }p {
  margin-top: 0;
  margin-bottom: 1rem; }ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }a:hover {
    color: #0056b3;
    text-decoration: underline; }img {
  vertical-align: middle;
  border-style: none; }label {
  display: inline-block;
  margin-bottom: 0.5rem; }button {
  border-radius: 0; }input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }button,
input {
  overflow: visible; }button,
select {
  text-transform: none; }button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit; }h1, .h1 {
  font-size: 2.5rem; }h2, .h2 {
  font-size: 2rem; }h3, .h3 {
  font-size: 1.75rem; }h4, .h4 {
  font-size: 1.5rem; }h5, .h5 {
  font-size: 1.25rem; }h6, .h6 {
  font-size: 1rem; }.img-fluid {
  max-width: 100%;
  height:auto;
  margin:auto;
   }.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;

  background-clip: padding-box;
  border: 1px solid #fb68d9;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1; }.form-control::placeholder {
    color: #6c757d;
    opacity: 1; }.form-group {
  margin-bottom: 1rem; }.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }(min-width: 576px) .form-inline .form-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 0; }.form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }.btn:not(:disabled):not(.disabled) {
    cursor: pointer; }.btn-primary {
    color: #ffffff !important;             /* White text for contrast */
    background-color: #990099 !important;  /* Dark magenta background */
    border-color: #ffffff !important;      /* White border */
}

.btn-primary:hover {
    color: #990099 !important;             /* Dark magenta text on hover */
    background-color: #ffffff !important;  /* White background on hover */
    border-color: #990099 !important;      /* Dark magenta border on hover */
}
.btn-block {
  display: block;
  width: 100%; }.fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }.fade:not(.show) {
    opacity: 0; }.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }.close:not(:disabled):not(.disabled) {
    cursor: pointer; }button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none; }.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
            transform: translate(0, -25%); }.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - (0.5rem * 2)); }.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem; }(min-width: 576px) .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }.modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }(min-width: 992px) .modal-lg {
    max-width: 800px; }.border-top-0 {
  border-top: 0 !important; }.rounded-circle {
  border-radius: 50% !important; }.d-block {
  display: block !important; }.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }((position: -webkit-sticky) or (position: sticky)) .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; }.mb-0,
.my-0 {
  margin-bottom: 0 !important; }.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }.p-0 {
  padding: 0 !important; }.pl-0,
.px-0 {
  padding-left: 0 !important; }.pt-5,
.py-5 {
  padding-top: 3rem !important; }.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }(min-width: 576px) .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }.ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }.text-right {
  text-align: right !important; }.text-center {
  text-align: center !important; }.text-white {
  color: #fff !important; }body {
    font-family: Lato, sans-serif;
    position: relative;
    background: #fff;
    font-size: 14px;
}h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Lato, sans-serif;
    font-weight: 400;
}h1 {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0.03em;
    line-height: 1.1;
    text-transform: uppercase;
}h2 {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 0.03em;
    line-height: 32px;
    text-transform: uppercase;
}h3 {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.03em;
    line-height: 1.2;
    color: #444;
}h4 {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.03em;
    line-height: 1.2;
    text-transform: capitalize;
    color: #999;
}h5 {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.03em;
    line-height: 1.2;
    color: #555;
}h6 {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    color: #000;
}ul {
    padding-left: 0;
    margin-bottom: 0;
}li {
    display: inline-block;
    font-size: 14px;
}p {
    font-size: 14px;
    color: #000;
    line-height: 18px;
        letter-spacing: 1px;
}span {
    line-height: 1.5;
}a {
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}a:hover {
    text-decoration: none;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}.form-control {
    padding: 12px 20px;
    border-radius: 22px;
    font-size: 14px;
}section,
.section-t-space {
    padding-top: 15px;
}.btn-solid {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    color: #fff;
    cursor: pointer;
    letter-spacing: 1px;
    position: relative;
    text-decoration: none;
    padding: 12px 25px;
    border-radius: 50px;
    border: none;
    overflow: hidden;
    background-color: #ff00ff;
}.btn-solid.btn-solid-sm {
    padding: 8px 10px;
}.btn-solid:after {
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: 0.2;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    z-index: 1;
}.slick-slide {
    line-height: 1;
}.slick-prev {
    left: unset;
    right: 25px;
    top: -38px;
}.slick-next {
    right: -5px;
    top: -38px;
}header.header-2 .content-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}header.header-2 .content-header .left-section {
    width: 65%;
}header.header-2 .content-header .right-section {
    width: 35%;
}header.header-2 .lower-section {
    padding: 25px 0 25px 25px;
}header.header-2 .header-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
}header.header-2 .header-top .brand-logo {
    padding-right: 0px !important;
}.searchbar .search-bar {
    padding: 10px 50px;
}.searchbar .search-bar .search__input {
    width: 890px;
}.searchbar .search-bar .search-icon {
    top: 0;
}header.header-2 .nav-icon ul .onhover-div {
    padding: 0 121px 0 0;
}header.header-2 .nav-icon ul .onhover-div .icon-detail {
    position: absolute;
    top: 0;
    left: 40px;
}header.header-2 .nav-icon ul .onhover-div:after {
    display: none;
}header.header-2 .nav-icon ul .wishlist-icon {
    padding: 0 90px 0 0;
}header.header-2 .pixelstrap.sm-horizontal > li > a,
header.header-2 .pixelstrap.sm-horizontal > li > a:hover,
header.header-2 .pixelstrap.sm-horizontal > li > a:focus,
header.header-2 .pixelstrap.sm-horizontal > li > a:active {
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
}header.header-2 .pixelstrap.sm-horizontal > li > a:hover {
    color: #f5deb3;
}header .mobile-icon,
header .mobile-icon-home,
header .mobile-icon-search {
    display: none;
}.searchbar .search-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    justify-content: center;
}.searchbar .search-bar .search__input {
    width: 550px;
    padding: 9px 50px 9px 24px;
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
/*    border: 1px solid #000000;*/
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}screen and (min-width: 771px) and (max-width: 1767px) header.header-2 .search-bar .search-icon {
        top: 0 !important;
    }.searchbar .search-bar .search-icon {
    top: 0;
/*    background-color: #ffffff;*/
    width: 53px;
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
/*    color: #ff00ff !important;*/
    font-size: 17px;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border: none;
    padding: 0;
}.searchbar .search-bar .search-icon:after {
    position: absolute;
    content: "\e610";
    font-family: themify;
}header .header-content {
    position: relative;
}header .brand-logo {
    padding: 15px 0;
    display: inline-block;
    vertical-align: middle;
}header .toggle-nav {
    position: relative;
    cursor: pointer;
    display: none;
}header .mobile-back {
    display: none;
}header .nav-icon ul .onhover-div {
    position: relative;
    padding: 32px 15px;
}header .nav-icon ul .onhover-div:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 35px;
    background-color: #eee;
    right: -3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}header .nav-icon ul .cart-icon {
    position: relative;
    padding-right: 64px;
}header .nav-icon ul .cart-icon:after {
    display: none;
}header .nav-icon ul .cart-icon .cart {
    position: absolute;
    top: 28px;
    right: 0;
}.product-box {
    position: relative;
    padding: 20px;
    overflow: hidden;
    vertical-align: middle;
    height: auto;
    margin: 0 10px;
}.product-box .product-info {
    text-align: center;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-bottom: 5px;
}.product-box .product-info h6 {
    text-transform: capitalize;
    color: #444;
    margin-bottom: 0;
    margin-top: 20px;
}.product-box .product-info h5 {
    margin-top: 5px;
    margin-bottom: 0;
    color: #990099;
    font-weight: 700;
}.product-box.product-select-box .product-info h6 {
    margin-top: 10px;
}.product-box.product-select-box .qty-add-box .qty-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}.product-box.product-select-box .qty-add-box .qty-box button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    min-height: 32px;
    padding: 7px 10px;
    background-color: #ff00ff;
    color: #fff;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}.tab-layout1 {
    background-color: #f8f7f8;
}.tab-layout1 .theme-tab {
    position: relative;
}.tab-layout1 .theme-tab .tab-content {
    display: none;
}.tab-layout1 .theme-tab .tab-content[style="display: block;"] .product-box,
.tab-layout1 .theme-tab .tab-content[style="display: block;"] .tab-box {
    -webkit-animation: zoomIn 300ms ease-in-out;
    animation: zoomIn 300ms ease-in-out;
}.tab-layout1 .theme-tab .drop-shadow .left-shadow {
    position: absolute;
    top: 60px;
    left: 230px;
}.tab-layout1 .theme-tab .drop-shadow .right-shadow {
    position: absolute;
    top: 60px;
    right: 230px;
}.tab-layout1 .theme-tab .tabs {
    background-color: #fff;
    padding: 20px 0;
    text-align: center;
    margin-bottom: 50px;
}.tab-layout1 .theme-tab .tabs li {
    margin-left:
    0px;
    margin-right: 0px;
    text-transform: uppercase;
}.tab-layout1 .theme-tab .tabs li a {
    color: #444;
    font-weight: 700;
    padding: 17px 13px;
}.tab-layout1 .theme-tab .border-row1 {
    margin-left: 0;
    margin-right: 0;
}.tab-layout1 .theme-tab .border-row1 .product-box {
    border-right: 1px solid #eee;
    border-top: 1px solid #eee;
}.tab-layout1 .theme-tab .border-row1 > div:first-child .product-box {
    border-left: 1px solid #eee;
}.tab-layout1 .theme-tab .border-row1 > div:nth-last-child(-n + 6) .product-box {
    border-bottom: 1px solid #eee;
}.tab-layout1 .theme-tab .border-row1 > div:nth-last-child(6) .product-box {
    border-left: 1px solid #eee;
}.tab-layout1 .theme-tab .product-box {
    background-color: #fff;
}.slider-section .slick-slider {
    border: 1px solid #eee;
    background: #f8f7f8;
}.slider-section .slick-slider .slick-next {
    right: 30px;
}.slider-section .slick-slider .slick-prev {
    right: 60px;
}.theme-modal {
    padding-right: 0 !important;
}.theme-modal .modal-dialog .modal-content .modal-body {
    background-color: #fff;
    padding: 0;
}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg {
    background-color: #fff;
    padding: 45px;
}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .close {
    padding-right: 10px;
    padding-top: 5px;
    position: absolute;
    right: 17px;
    top: 0;
}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content h2 {
    margin-bottom: 15px;
    text-align: center;
    color: #84ba40;
}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content h4 {
    text-align: center;
    margin-bottom: 20px;
    color: #000;
}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group {
    margin: 0 auto;
    text-align: center;
}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group .form-control {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 12px;
    max-width: 640px;
    left: 0;
    right: 0;
    margin: 0 auto;
    letter-spacing: 0.05em;
}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group .btn-solid,
.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group .btn-outline {
    margin-top: 15px;
    text-align: center;
}.theme-modal.newsletter-popup .modal-dialog .modal-content .modal-body {
    background-image: linear-gradient(135deg, #444 5.77%, #fff 5.77%, #fff 25%, #111 25%, #111 30.77%, #fff 30.77%, #fff 50%, #444 50%, #444 55.77%, #fff 55.77%, #fff 75%, #111 75%, #111 80.77%, #fff 80.77%, #fff 100%);
    background-size: 36.77px 36.77px;
    background-color: #fff;
    padding: 20px;
}.theme-modal.newsletter-popup .modal-dialog .modal-content .modal-body .modal-bg {
    padding: 50px;
    background-color: #fff;
}.theme-modal.newsletter-popup .modal-dialog .modal-content .modal-body .modal-bg .close {
    right: 24px;
    top: -3px;
    padding: 0;
}.add_to_cart {
    position: fixed;
    background-color: #fff;
    z-index: 9999;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}.add_to_cart ::-webkit-scrollbar {
    width: 3px;
    height: 7px;
}.add_to_cart ::-webkit-scrollbar-track {
    background: #ddd;
}.add_to_cart ::-webkit-scrollbar-thumb {
    background: #888;
}.add_to_cart .theme-form {
    padding: 0 20px;
}.add_to_cart .forget-class {
    margin-top: 10px;
    text-transform: capitalize;
    text-decoration: underline;
}.add_to_cart .cart-inner {
    background-color: #fff;
    z-index: 9;
    position: relative;
    top: 0;
}.add_to_cart .cart-inner .cart_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}.add_to_cart .cart-inner .cart_top h3 {
    font-size: 18px;
    color: #222;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
}.add_to_cart .cart-inner .cart_top .close-cart {
    margin-left: auto;
}.add_to_cart .cart-inner .cart_top .close-cart i {
    color: #000;
    font-size: 18px;
}.add_to_cart .overlay {
    visibility: hidden;
    opacity: 0;
    background-color: #212331;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}.add_to_cart.right {
    right: -300px;
    height: 100vh;
    width: 300px;
    top: 0;
}.add_to_cart.right .cart-inner {
    height: 100vh;
    overflow: auto;
}footer .border-cls {
    /*border-bottom: 1px solid #eee;*/
    padding-bottom: 10px;
}footer.footer-3 .footer-section .about-section {
    border-right: none;
}footer.footer-3 .footer-section .footer-link {
    border-right: none;
    border-left: 1px solid #eee;
}footer.footer-3 .footer-section .footer-link .footer-content ul li a {
    color: #999;
}footer.footer-3 .footer-section .footer-link .footer-content .contact-list li {
    color: #999;
}footer.footer-3 .footer-section .height-cls {
    height: 100%;
}footer .subscribe-section {
   /* position: fixed;
    bottom:0px;*/
    background-color: #990099;
    padding: 25px 0;
    margin-top: 10px;
}footer .subscribe-section .subscribe-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}footer .subscribe-section .subscribe-content h4 {
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: -3px;
}footer .subscribe-section .subscribe-content h4 i {
    font-size: 22px;
    color: #fff;
    padding-right: 12px;
}footer .subscribe-section .subscribe-content p {
    margin-bottom: 0;
    color: #fff;
    padding-left: 25px;
    border-left: 1px solid #fff;
    margin-left: 25px;
}footer .subscribe-section .subscribe-content .subscribe-form {
    margin-left: 30px;
}footer .subscribe-section .subscribe-content .subscribe-form .form-group .form-control {
    border-radius: 50px;
    font-size: 14px;
    width: 270px;
    padding: 0.375rem 0.75rem;
}footer .subscribe-section .subscribe-content .subscribe-form .btn-solid {
    margin-left: -30px;
    padding: 7px 20px;
    border-bottom-left-radius: unset;
    border-top-left-radius: unset;
}footer .footer-section {
    background-color: #000;
}footer .footer-section .about-section {
    border-right: 1px solid #eee;
}footer .footer-section .about-section .footer-mobile-title {
    display: none;
}footer .footer-section .footer-link {
    border-right: 1px solid #eee;
    display: -ms-flexbox;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}footer .footer-section .footer-link .footer-title h4 {
    padding-bottom: 40px;
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 700;
    color: #ff00ff;
}footer .footer-section .footer-link .footer-title h4:after {
    position: absolute;
    content: "";
    height: 3px;
    width: 30px;
    background-color: #84ba40;
    bottom: 25px;
    left: 0;
}footer .footer-section .footer-link .footer-content ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}footer .footer-section .footer-link .footer-content ul li a {
    color: gray;
    text-transform: capitalize;
    line-height: 24px;
}footer .footer-section .footer-link .footer-content .contact-list li {
    color: gray;
    position: relative;
    padding-left: 25px;
    line-height: 24px;
    text-transform: capitalize;
}footer .footer-section .footer-link .footer-content .contact-list li i {
    position: absolute;
    left: 0;
    top: 3px;
}footer .footer-bottom {
    padding: 30px 0;
    text-align: center;
}.tap-top {
    position: fixed;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    bottom: 50px;
    right: 30px;
    z-index: 9;
    display: none;
    color: #fff;
    text-align: center;
    background: #84ba40;
    border: none;
    font-size: 22px;
    padding: 7px;
    cursor: pointer;
}.sm {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 9;
}.sm ul {
    display: none;
}.sm li {
    position: relative;
}.sm a {
    position: relative;
    display: block;
}.sm * {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}.sm ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}.sm::after {
    content: "";
    display: block;
    height: 0;
    font: 0/0 serif;
    clear: both;
    overflow: hidden;
}.pixelstrap a,
.pixelstrap a:hover,
.pixelstrap a:focus,
.pixelstrap a:active {
    padding: 33px 0;
    padding-right: 30px;
    color: #444;
    font-size: 14px;
    font-weight: 700;
    line-height: 23px;
    text-decoration: none;
    text-transform: uppercase;
}.pixelstrap a .sub-arrow {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: auto;
    right: 0;
    width: 15px;
    height: 30px;
    overflow: hidden;
    font: bold 16px/34px monospace !important;
    text-align: center;
    text-shadow: none;
    border-radius: 4px;
}.pixelstrap ul {
    background: #ff00ff;
}(min-width: 1200px) .pixelstrap ul {
        position: absolute;
        width: 17em !important;
    }.pixelstrap li {
        float: left;
    }.pixelstrap a {
        white-space: nowrap;
    }.pixelstrap a .sub-arrow {
        top: auto;
        margin-top: 0;
        bottom: 2px;
        left: 50%;
        margin-left: -5px;
        right: auto;
        width: 0;
        height: 0;
        border-width: 5px;
        background: transparent;
    }.pixelstrap a .sub-arrow::before {
        content: "\f105";
        font-family: FontAwesome;
        position: absolute;
        font-weight: 500;
    }.pixelstrap ul {
        border: 1px solid #cce4af;
        padding: 7px 0;
        background: #fff;
        border-radius: 0 0 4px 4px !important;
        -webkit-box-shadow: 0 5px 12px rgba(0, 0, 0, 0.2);
        box-shadow: 0 5px 12px rgba(0, 0, 0, 0.2);
        -webkit-animation: fadeInUp 0.3s ease-in-out;
        animation: fadeInUp 0.3s ease-in-out;
    }(max-width: 1430px) .pixelstrap a,
    .pixelstrap a:hover,
    .pixelstrap a:focus,
    .pixelstrap a:active {
        padding-right: 15px;
    }(max-width: 2130px) header .search-bar {
        padding-right: 0;
    }header .search-bar .search__input {
        width: 230px;
    }header .search-bar .search-icon {
        right: 5px;
    }header .nav-icon ul .onhover-div {
        padding: 32px 10px;
    }header .nav-icon ul .onhover-div.cart-icon .cart {
        display: none;
    }header.header-2 .content-header .left-section {
        width: 75%;
        padding-right: 60px;
    }header.header-2 .content-header .right-section {
        text-align: right;
        margin-right: -50px;
        width: 18%;
    }header.header-2 .header-top .brand-logo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }header.header-2 .header-top .brand-logo img {
        width: 200px;
    }header.header-2 .nav-icon ul .onhover-div {
        padding: 0 35px 0 0;
    }header.header-2 .nav-icon ul .onhover-div .icon-detail {
        display: none;
    }header.header-2 .nav-icon ul .onhover-div.cart-icon {
        padding-right: 0;
    }header.header-2 .search-bar .search-icon {
        right: 5px;
    }header.header-2 .pixelstrap.sm-horizontal > li > a {
        padding: 33px 15px 33px 0;
    }.tab-layout1 .theme-tab .drop-shadow .right-shadow {
        right: 0;
    }.tab-layout1 .theme-tab .drop-shadow .left-shadow {
        left: 0;
    }header.header-2 {
    background: #990099;
    color: #fff;
    box-shadow: 0px 0px 6px 0px #fc01ff;
}.fa-user {
    font-size: 20px;
}.side-category {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999999;
    background-color: #ff00ff;
    width: 0;
    height: 100vh;
    overflow: scroll;
}screen and (min-width: 1206px) .side-category {
        display: none;
    }.cart-image .cart-noti {
    position: absolute;
    font-size: 13px;
    padding: 1px 8px;
    background: red;
    top: -13px;
    border-radius: 50%;
}header.header-2 .search-bar .search-icon {
    right: 0 !important;
}.product-select-box {
    position: relative;
}iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
}header.header-2 .pixelstrap.sm-horizontal > li > a {
    padding: 15px 4px;
}
.footer-logo img {
    width: 350px;
}.footer-logo {
    margin-bottom: 42px;
}footer .footer-section .footer-link .footer-content .contact-list li {
    text-transform: unset !important;
}header.header-2 .search-bar .search-icon {
    right: 145px !important;
    border-radius: 20px;
    margin-left: 5px;
}header.header-2 .search-bar .search__input {
    width: 670px;
    margin-left: 0px;
    border-radius: 30px;
}header.header-2 .header-top {
    padding-left: 0px !important;
}header.header-2 .content-header .left-section {
    width: 122% !important;
    padding-right: 0 !important;
    margin-left: -90px !important;
}.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }.fa-envelope-o:before {
  content: ""; }.fa-user:before {
  content: ""; }.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }.fa-map-marker:before {
  content: ""; }.fa-shopping-cart:before {
  content: ""; }.fa-phone:before {
  content: ""; }.fa-twitter:before {
  content: ""; }.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }.fa-angle-double-up:before {
  content: ""; }.fa-angle-right:before {
  content: ""; }.fa-dollar:before,
.fa-usd:before {
  content: ""; }.fa-youtube:before {
  content: ""; }.fa-instagram:before {
  content: ""; }.fa-whatsapp:before {
  content: ""; }.slick-loading .slick-list {
  background: #fff url("../images/ajax-loader.gif") center center no-repeat; }.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }.slick-prev {
  left: -25px; }.slick-next {
  right: -25px; }.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  height:auto;
   }.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }.slick-loading .slick-track {
    visibility: hidden; }.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }.slick-initialized .slick-slide {
    display: block; }.slick-loading .slick-slide {
    visibility: hidden; }.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-facebook:before{content:"\f09a"}.fa-instagram:before{content:"\f16d"}.fa-map-marker:before{content:"\f041"}.fa-phone:before{content:"\f095"}.fa-shopping-cart:before{content:"\f07a"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-twitter:before{content:"\f099"}.fa-user:before{content:"\f007"}.fa-whatsapp:before{content:"\f232"}.fa-youtube:before{content:"\f167"}.fab{font-family:"Font Awesome 5 Brands"}.fab,.far{font-weight:400}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.add_to_cart.right.open-side {
    right: 0;
}.add_to_cart.right.open-side {
    right: 0;
}.add_to_cart {
    position: fixed;
    background-color: #fff;
    z-index: 9999;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.add_to_cart ::-webkit-scrollbar {
    width: 3px;
    height: 7px;
}
.add_to_cart ::-webkit-scrollbar-track {
    background: #ddd;
}
.add_to_cart ::-webkit-scrollbar-thumb {
    background: #888;
}
.add_to_cart ::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.add_to_cart .theme-form {
    padding: 0 20px;
}
.add_to_cart .forget-class {
    margin-top: 10px;
    text-transform: capitalize;
    text-decoration: underline;
}
.add_to_cart .cart-inner {
    background-color: #fff;
    z-index: 9;
    position: relative;
    top: 0;
}
.add_to_cart .cart-inner .cart_media {
    padding: 0 20px;
}
.add_to_cart .cart-inner .cart_media li {
    position: relative;
    padding-bottom: 10px;
    width: 100%;
}
.add_to_cart .cart-inner .cart_media li .media {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.add_to_cart .cart-inner .cart_media li .media img {
    height: 50px;
    width: 50px;
}
.add_to_cart .cart-inner .cart_media li .media .media-body {
    -ms-flex-item-align: center;
    align-self: center;
}
.add_to_cart .cart-inner .cart_media li .media .media-body h4 {
    color: #333;
}
.add_to_cart .cart-inner .cart_media li .media .media-body h4 span {
    color: #777;
    font-size: 16px;
}
.add_to_cart .cart-inner .cart_media li .total {
    border-top: 1px solid #f1f5f4;
    border-bottom: 1px solid #f1f5f4;
    padding-top: 10px;
    padding-bottom: 10px;
}
.add_to_cart .cart-inner .cart_media li .total h5 {
    text-transform: capitalize;
    margin-bottom: 0;
    color: #999;
}
.add_to_cart .cart-inner .cart_media li .total h5 span {
    float: right;
}
.add_to_cart .cart-inner .cart_media li .buttons {
    margin-top: 15px;
}
.add_to_cart .cart-inner .cart_media li .buttons a {
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.add_to_cart .cart-inner .cart_media li .buttons .checkout {
    float: right;
    background-color: #444;
}
.add_to_cart .cart-inner .cart_media .close-circle {
    position: absolute;
    top: 0;
    right: 0;
}
.add_to_cart .cart-inner .cart_media .close-circle i {
    color: #a1a1a1;
    font-size: 16px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.add_to_cart .cart-inner .cart_media .close-circle i:hover {
    color: #000;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.add_to_cart .cart-inner .cart_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.add_to_cart .cart-inner .cart_top h3 {
    font-size: 18px;
    color: #222;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
}
.add_to_cart .cart-inner .cart_top .close-cart {
    margin-left: auto;
}
.add_to_cart .cart-inner .cart_top .close-cart i {
    color: #000;
    font-size: 18px;
}
.add_to_cart .overlay {
    visibility: hidden;
    opacity: 0;
    background-color: #212331;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.add_to_cart.open-side {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.add_to_cart.open-side .overlay {
    opacity: 0.8;
    visibility: visible;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.add_to_cart.left {
    left: -300px;
    top: 0;
    height: 100vh;
    width: 300px;
}
.add_to_cart.left .cart-inner {
    height: 100vh;
    overflow: auto;
}
.add_to_cart.left.open-side {
    left: 0;
}
.add_to_cart.right {
    right: -300px;
    height: 100vh;
    width: 300px;
    top: 0;
}
.add_to_cart.right .cart-inner {
    height: 100vh;
    overflow: auto;
}
.add_to_cart.right.open-side {
    right: 0;
}
.add_to_cart.top,
.add_to_cart.bottom {
    height: 218px;
    width: 100%;
}
.add_to_cart.top .cart_media,
.add_to_cart.bottom .cart_media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.add_to_cart.top .cart_media .cart_product,
.add_to_cart.bottom .cart_media .cart_product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 75%;
    overflow-y: auto;
}
.add_to_cart.top .cart_media .cart_product li,
.add_to_cart.bottom .cart_media .cart_product li {
    min-width: 245px;
    max-width: 225px;
    margin-right: 18px;
    padding-bottom: 0;
}
.add_to_cart.top .cart_media .cart_total,
.add_to_cart.bottom .cart_media .cart_total {
    width: 25%;
}
.add_to_cart.top .cart-inner,
.add_to_cart.bottom .cart-inner {
    height: 218px;
}
.add_to_cart.top .cart-inner .cart_top,
.add_to_cart.bottom .cart-inner .cart_top {
    margin-bottom: 0;
    background-color: #fbfbfb;
    padding: 15px 44px;
    border-bottom: none;
}
.add_to_cart.top .cart-inner .cart_media,
.add_to_cart.bottom .cart-inner .cart_media {
    padding: 0;
}
.add_to_cart.top .cart-inner .cart_media .cart_product,
.add_to_cart.top .cart-inner .cart_media .cart_total,
.add_to_cart.bottom .cart-inner .cart_media .cart_product,
.add_to_cart.bottom .cart-inner .cart_media .cart_total {
    padding: 30px 44px;
}
.add_to_cart.top {
    top: -300px;
}
.add_to_cart.top.open-side {
    top: 0;
}
.add_to_cart.bottom {
    bottom: -300px;
}
.add_to_cart.bottom.open-side {
    bottom: 0;
}
.product-box {
  background: #fff;
  border-radius: 6px;
  padding: 10px;
}

.product-img {
  height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-img-inner {
  max-height: 205px;
  width: auto;
}

.product-info {
  min-height: 100px;
}

.product-title {
  font-size: 14px;
  line-height: 1.3;
}

.product-price {
  font-size: 15px;
  font-weight: 600;
}

.out-of-stock {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.6);
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
