@import url(../../../../css2);
@import url(../../../../css2-1);
@import url(../../../../css2-2);
@import url(../../../../css2-3);
body,
button,
html,
input,
select,
textarea {
  font-family: Poppins, sans-serif;
}
a,
a:active,
a:hover {
  text-decoration: none;
}
.table,
a,
body,
pre,
table {
  color: #171717;
}
.minicart-modal-style #minicart-drawer,
.slideshow .slick-slide img,
.tab-slider-product .nav-tabs.style1 .nav-link.active:after,
.table,
.tabs-listing .product-tabs li.active a:before,
.tabs-listing .product-tabs li:hover a:before,
iframe,
input,
select,
table,
textarea,
video {
  width: 100%;
}
.anm,
.display-table-cell,
.index-demo5 .blog-article .blog-bottom a i,
.list--inline li {
  vertical-align: middle;
}
body {
  font-size: 14px;
  line-height: 1.7;
  font-weight: 400;
  letter-spacing: 0;
  margin: 0;
  padding: 0;
}
.blog-item .date span,
.loading .modalOverly,
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
.hidden,
[hidden] {
  display: none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.sidebar-sticky .sidebar-widget .store-info-item .title,
label {
  margin-bottom: 5px;
}
.form-group,
.table,
table {
  margin-bottom: 15px;
}
.bg-block.sm,
.form-control,
input,
textarea {
  padding: 10px 15px;
}
.form-control,
button,
input,
select,
textarea {
  font-size: 14px;
  font-family: Poppins, sans-serif;
  color: #171717;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  transition: 0.4s ease-out;
  -webkit-transition: 0.4s ease-out;
  outline: 0 !important;
  box-shadow: none !important;
}
.form-control:focus,
button:active,
button:focus,
input:active,
input:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
  outline: 0;
  border-color: #bdbdbd;
}
.index-demo6 .footer-newsletter .input-group > .btn,
.index-demo6 .footer-newsletter .input-group > .form-control,
.input-group > .btn,
.input-group > .form-control,
.orderstracking-from .form-group .btn,
input,
select {
  height: 45px;
}
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  height: auto;
}
input[type="checkbox"]:focus,
input[type="radio"]:focus {
  outline: 0;
  box-shadow: none;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../images/icons/arrow-select.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 10px;
  background-color: #fff;
  line-height: 1.2;
  text-indent: inherit;
  text-overflow: "";
  cursor: pointer;
  padding: 8px 25px 8px 10px;
}
iframe {
  border: 0;
}
.table,
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr,
pre {
  margin: 20px 0;
}
th {
  font-weight: 600;
  text-transform: uppercase;
}
.brands-list.box-border .brands-logo a,
.table-bordered td,
.table-bordered th {
  border: 1px solid #ddd;
}
.required {
  color: #ff0202;
}
a {
  outline: 0;
}
a,
a:after,
a:before {
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
}
a:active,
a:hover {
  color: #2f415d;
  outline: 0;
}
a:hover {
  color: #2f415d;
  opacity: 1;
}
pre {
  background: #f5f5f5;
  font-family: monospace;
  font-size: 14px;
  overflow: auto;
  padding: 20px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
blockquote,
q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
blockquote {
  background-color: #f7f7f7;
  font-size: 17px;
  font-weight: 400;
  font-style: normal;
  margin: 25px 0;
  padding: 20px;
  border: 1px solid #ececec;
  border-left: 2px solid #2f415d;
}
.grid-products.pro-hover4 .product-name a,
blockquote cite,
blockquote small {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.blockquote-footer:before {
  content: "- ";
}
svg:not(:root) {
  overflow: hidden;
}
video {
  height: 100%;
}
ol,
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.list-styled {
  list-style: outside;
  margin-left: 15px;
}
.dots-hide .slick-dots,
.header-6.stickyNav .header-main,
.header-7.stickyNav .header-main,
.hide,
.index-demo4 .slideshow .slick-arrow-dots .slick-arrow,
.index-demo9 .testimonial-slider .slick-arrow,
.tox .tox-dialog__body-nav,
.tox .tox-notifications-container {
  display: none !important;
}
hr {
  border: 0;
  opacity: 1;
  border-bottom: 1px solid #ececec;
}
.border-top {
  border-top: 1px solid #ddd !important;
}
.border-bottom {
  border-bottom: 1px solid #ddd !important;
}
.border-start {
  border-left: 1px solid #ddd !important;
}
.border-end {
  border-right: 1px solid #ddd !important;
}
.clear,
.clearfix:after {
  clear: both;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.text-italic {
  font-style: italic;
}
.text-normal {
  font-style: normal;
}
.text-underline {
  text-decoration: underline;
}
.btn,
.btn-link,
.btn-link:focus,
.btn-link:hover,
.btn-primary {
  text-decoration: none;
}
.text-none,
.text-transform-none {
  text-transform: none !important;
}
.clr-none {
  color: inherit !important;
}
.tooltip > .tooltip-inner {
  font-size: 10px;
  line-height: normal;
  font-weight: 400;
  padding: 4px 8px 5px;
  text-shadow: none;
  height: auto;
  text-transform: uppercase;
  border-radius: 0;
}
.tooltip.show {
  z-index: 9999;
}
.col-row {
  margin-top: -30px;
}
.col-row .col-item {
  padding-top: 30px;
}
.col-row-20 {
  margin-top: -20px;
  margin-left: -10px;
  margin-right: -10px;
}
.col-row-20 .col-item {
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
.sp-row {
  margin-top: -1.5rem;
}
.sp-row .sp-col {
  padding-top: 1.5rem;
}
.inline-countdown .ht-count:last-child .count-inner,
.list--inline {
  padding: 0;
  margin: 0;
}
.list--inline li {
  display: inline-block;
  margin-bottom: 0;
}
.display-table {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0 !important;
}
.display-table-cell {
  float: none;
  display: table-cell;
}
.w-22 {
  width: 22%;
}
.w-34 {
  width: 34%;
}
.lists-style1 > li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 5px;
}
.lists-style1 > li:before {
  content: "\eb68";
  font-family: annimex-icons;
  font-size: 16px;
  position: absolute;
  left: 0;
  top: -2px;
}
.mt-n2 {
  margin-top: -0.5rem !important;
}
.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -7.5px;
  margin-left: -7.5px;
}
.form-row > * {
  padding-right: 7.5px;
  padding-left: 7.5px;
}
.modal .btn-close {
  width: 33px;
  height: 33px;
  opacity: 0.7;
  position: absolute;
  right: 0;
  top: 0;
  background-size: 12px;
  z-index: 3;
}
.modal .modal-body,
.quickview-modal.modal .modal-body {
  padding: 30px;
}
.modal.fade .modal-dialog {
  opacity: 0;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -ms-transform: scale(0.9);
  -webkit-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  padding: 0.5rem;
  margin: 0 auto;
  min-height: 100%;
}
.btn,
.btn-primary,
.iconset .hdr-icon {
  -webkit-transition: 0.3s ease-in-out;
  vertical-align: middle;
}
.modal.show .modal-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.modal .modal-lg {
  max-width: 800px;
}
@-webkit-keyframes anm-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes anm-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.anm-spin {
  animation: 1.5s linear infinite anm-spin;
  -webkit-animation: 1.5s linear infinite anm-spin;
}
@keyframes scaleimg {
  0%,
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
  }
  50% {
    transform: scale(1.2);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
  }
}
.alert.alert-dismissible .btn-close {
  padding: 12px;
  background-size: 10px;
}
.list-decimal {
  list-style: decimal;
  margin-left: 15px;
}
.list-dot {
  list-style: outside;
  margin-left: 15px;
}
.start-auto {
  left: auto !important;
}
.index-demo4 .newsletter-section,
.mt-m6 {
  margin-top: -6px;
}
.px-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.px-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.px-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}
.text-extra-small {
  font-size: 11px !important;
  line-height: 14px !important;
}
.text-small {
  font-size: 13px !important;
  line-height: 1.5 !important;
}
.text-medium {
  font-size: 16px !important;
  line-height: 1.7 !important;
}
.text-medium-18 {
  font-size: 18px !important;
  line-height: 1.8 !important;
}
.text-large {
  font-size: 20px !important;
  line-height: 1.9 !important;
}
.text-extra-large {
  font-size: 26px !important;
  line-height: 2 !important;
}
.countdown-text.style1 .prcountdown,
.countdown-text.style1 .prcountdown .ht-count,
.footer-3 .footer-bottom,
.footer-3 .footer-top .h4,
.text-black {
  color: #000 !important;
}
.text-white {
  color: #fff !important;
}
.text-upprcase {
  text-transform: uppercase !important;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.bg-light {
  background-color: #f7f7f7 !important;
}
.bg-dark {
  background-color: #000 !important;
}
.no-shadow {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  margin: 0 0 20px;
  font-family: Heebo, sans-serif;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  overflow-wrap: break-word;
}
.featured-content .featured-details.large-font h2,
.h1,
.index-demo4 #site-scroll,
h1 {
  font-size: 24px;
}
.collection-banner-grid .details.offerText .tex3,
.footer-4 .payment-icons .icon,
.h2,
.index-demo8 .collection-banner-grid .details .title,
.index-demo8 .one-banner-section .details,
.product-review-form .product-review .anm,
h2 {
  font-size: 20px;
}
.about-section .about-details .small-text,
.featured-content .featured-details.large-font .small-text,
.footer-6 .phone-info .phone-text a,
.h3,
.index-demo1 .collection-slider .category-title,
.index-demo4 .slideshow .ss-sub-title,
.index-demo9 .testimonial-slider .content,
.quickview-modal .product-price .old-price,
.slideshow .slick-arrow-dots .slick-arrow:before,
h3 {
  font-size: 18px;
}
.footer-3 .footer-top .h4,
.ftr-promo-bar strong,
.h4,
h4 {
  font-size: 17px;
}
#elements-icons .iconList-content,
.grid-products .list-style .product-name a,
.grid-products .list-style .product-price .price,
.h5,
.index-demo10 .featured-content .featured-details.large-font .dec,
.index-demo2 .slideshow .ss-sub-title,
.index-demo4 .newsletter-section .newsletter-wrap .section-header p,
.index-demo9 .grid-products .product-price .price,
.newsletter-modal .social-icons .icon,
.product-single-meta .product-review .icon,
.products-lookbook-section
  .lookbook-shop
  .grid-lb
  .detail
  .product-price
  .price,
.testimonial-content .product-review .icon,
h5 {
  font-size: 15px;
}

.index-demo9 .footer-3 .footer-newsletter .news-text,
.index-demo9 .minicart-bottom,
.index-demo9 .minicart-content .item .product-title {
  font-size: 14px;
}
p {
  margin: 0 0 20px;
}

.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-justify {
  text-align: justify !important;
}
.body-font {
  font-family: Poppins, sans-serif !important;
}
.head-font {
  font-family: Heebo, sans-serif !important;
}
.alt-font {
  font-family: "Edu VIC WA NT Beginner", cursive !important;
}
.fw-400 {
  font-weight: 400 !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-600 {
  font-weight: 600 !important;
}
.fw-700 {
  font-weight: 700 !important;
}
.fw-800 {
  font-weight: 800 !important;
}
#settingsBox .ttl,
.btn,
.btn-primary,
.preLoader {
  font-weight: 600;
  text-transform: uppercase;
}
.btn,
.btn-primary {
  font-family: Poppins, sans-serif;
  background-color: #1F3A36;
  color: #fff;
  border: 1px solid #1F3A36;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: auto;
  text-align: center;
  cursor: pointer;
  border-radius: 10em;
  padding: 10px 20px;
  font-size: 14px;
  line-height: normal;
  white-space: normal;
  opacity: 1;
  outline: 0 !important;
  box-shadow: none !important;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.customCheckbox,
.customRadio {
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  position: relative;
}
.btn:focus,
.btn:hover {
  background-color: #B68D40;
  color: #fff;
  border-color:#B68D40;
  text-decoration: none;
  opacity: 1;
}
.btn-secondary,
.btn-secondary:focus {
  background-color: #B68D40;
  color: #fff;
  border: 1px solid #B68D40;
}
.btn-gray:hover,
.btn-secondary:hover,
.step-checkout .nav-link.active,
.step-checkout .nav-link:focus,
.step-checkout .nav-link:hover {
  background-color: #1e3a36;
  color: #fff;
  border-color: #1e3a36;
}
.btn-light,
.btn-light:focus {
  background-color: #fff;
  color: #171717;
  border: 1px solid #fff;
}
.btn-light:hover {
  background-color: #f0f0f0;
  color: #171717;
  border-color: #f0f0f0;
}
.btn-gray,
.btn-gray:focus {
  background-color: #f3f3f3;
  color: #171717;
  border: 1px solid #f3f3f3;
}
.btn-outline-primary,
.btn-outline-primary:focus {
  color: #2f415d;
  border: 1px solid #2f415d;
  background-color: transparent;
}
.btn-outline-primary:hover,
.tab-vertical-style .nav-pills .nav-link.active,
.tab-vertical-style .nav-pills .nav-link:hover {
  color: #fff;
  background-color: #1F3A36;
  border-color: #1F3A36;
}
.btn-link,
.btn-outline-light {
  background-color: transparent;
}
.btn-outline-secondary,
.btn-outline-secondary:focus {
  color: #000;
  border: 1px solid #000;
  background-color: transparent;
}
.btn-outline-secondary:hover,
.index-demo6 .btn-secondary:focus,
.index-demo6 .btn-secondary:hover {
  color: #fff;
  background-color: #222;
  border-color: #222;
}
.btn-outline-light {
  color: #fff;
  border: 1px solid #fff;
}
.btn-outline-light:hover {
  color: #171717;
  border-color: #fff;
  background-color: #fff;
}
.btn-sm,
.btn-small {
  font-size: 13px;
  padding: 8px 14px;
}
.btn-md {
  font-size: 13px;
  padding: 10px 20px;
}
.btn-lg {
  font-size: 15px;
  padding: 13px 25px;
}
.btn-xl {
  font-size: 15px;
  padding: 15px 35px;
}
.btn-link,
.text-link {
  padding: 0;
  border: 0;
  margin: 0;
  outline: 0 !important;
  box-shadow: none !important;
}
.same-width-btn .btn {
  min-width: 200px;
}
.btn.rounded-pill {
  padding-left: 30px;
  padding-right: 30px;
}
.btn-link {
  color: #2f415d;
  text-align: left;
}
.btn-link:focus,
.btn-link:hover,
.text-link {
  color: #171717;
  background-color: transparent;
}
.btn-brd,
.iconset,
.section-header,
.slick-dots,
.slick-next,
.slick-prev {
  text-align: center;
}
.text-link {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.text-link:hover {
  color: #e80016;
  text-decoration: underline;
}
.btn-brd {
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid #2f415d;
  padding: 0 0 2px;
  margin: 0;
  color: #2f415d;
  text-decoration: none;
  outline: 0 !important;
  box-shadow: none !important;
}
#cart-drawer,
.p-20 {
  padding: 20px;
}
.btn-brd:focus,
.btn-brd:hover {
  background-color: transparent;
  color: #171717;
  border-color: #171717;
}
.btn.btn3d {
  box-shadow:
    0 0 0 1px #222 inset,
    0 0 0 2px rgba(255, 255, 255, 0.15) inset,
    0 8px 0 0 #2f2f2f,
    0 8px 8px 1px rgba(0, 0, 0, 0.5) !important;
  background-color: #222;
  border-color: #222;
}
.btn.btn-primary.btn3d:focus,
.btn.btn3d:active,
.btn.btn3d:hover {
  box-shadow:
    0 0 0 1px #444 inset,
    0 0 0 2px rgba(255, 255, 255, 0.15) inset,
    0 5px 0 0 #444,
    0 5px 5px 1px rgba(0, 0, 0, 0.5) !important;
  background-color: #444;
  border-color: #444;
}
.btn.animated {
  -webkit-animation: 1s ease-in-out infinite alternate pulse;
  animation: 1s ease-in-out infinite alternate pulse;
}
@keyframes pulse {
  from {
    transform: scale(0.9);
  }
  to {
    transform: scale(1.1);
  }
}
.text-primary {
  color: #2f415d !important;
}
.text-secondary {
  color: #171717 !important;
}
.text-gray {
  color: #757575;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  opacity: 0.7;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  opacity: 0.7;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 0.7;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 0.7;
}

.customCheckbox {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  line-height: 18px;
}
.d-flex-center,
.d-flex-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
}
.customCheckbox input[type="checkbox"] + label {
  position: relative;
  padding: 0 0 0 25px;
  margin-bottom: 0;
  cursor: pointer;
  line-height: 18px;
}
.customCheckbox input[type="checkbox"] + label:before {
  content: "";
  background: #fff;
  border: 1px solid #d0d0d0;
  height: 18px;
  width: 18px;
  position: absolute;
  top: 0;
  left: 0;
}
.customCheckbox input[type="checkbox"] + label:after {
  content: "";
  border-style: solid;
  border-width: 0 0 2px 2px;
  border-color: transparent transparent #333 #333;
  width: 12px;
  height: 6px;
  position: absolute;
  top: 5px;
  left: 3px;
  opacity: 0;
  -webkit-transform: scale(1) rotate(-45deg);
  transform: scale(1) rotate(-45deg);
  -webkit-transition:
    transform 0.3s linear,
    opacity 0.3s linear;
  transition:
    transform 0.3s linear,
    opacity 0.3s linear;
}
.customCheckbox input[type="checkbox"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1) rotate(-45deg);
  transform: scale(1) rotate(-45deg);
  color: #6d6d6d;
}
.d-flex-wrap {
  display: flex;
  flex-wrap: wrap;
}
.d-flex-center {
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.d-flex-justify-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.fl-1 {
  flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
}
.bg-square-hv,
.zoom-scal {
  position: relative;
  overflow: hidden;
  display: block;
}
.zoom-scal:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  overflow: hidden;
  opacity: 0;
  z-index: 2;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.zoom-scal:hover:before,
.zoomscal-hov:hover .zoom-scal:before {
  overflow: visible;
  opacity: 1;
}
.zoom-scal img {
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
.zoom-scal:hover img,
.zoomscal-hov:hover .zoom-scal img {
  opacity: 1;
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
.payment-accordion-radio .card .card-header .card-link:before,
.step-checkout .nav-item:first-child .nav-link:after,
.tabs-listing .product-tabs.style2 li a:before,
.zoom-scal-nopb:before {
  content: none;
}

.zoom-scalno img,
.zoom-scalno:hover img {
  -webkit-transform: none;
  transform: none;
}

.rounded-3 {
  border-radius: 3px !important;
}
.rounded-4 {
  border-radius: 4px !important;
}
.rounded-5 {
  border-radius: 5px !important;
}
.rounded-7 {
  border-radius: 7px !important;
}
.rounded-8 {
  border-radius: 8px !important;
}
.rounded-10 {
  border-radius: 10px !important;
}
.rounded-15 {
  border-radius: 15px !important;
}
.rounded-20 {
  border-radius: 20px !important;
}
.rounded-30 {
  border-radius: 30px !important;
}
.rounded-left0 {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.rounded-start-0,
.rounded-top-0 {
  border-top-left-radius: 0 !important;
}
.rounded-bottom-0,
.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
}
.rounded-right0 {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.rounded-end-0,
.rounded-top-0 {
  border-top-right-radius: 0 !important;
}
.rounded-bottom-0,
.rounded-end-0 {
  border-bottom-right-radius: 0 !important;
}
.rounded-pill-start {
  border-bottom-left-radius: 50rem !important;
  border-top-left-radius: 50rem !important;
}
.rounded-pill-end {
  border-top-right-radius: 50rem !important;
  border-bottom-right-radius: 50rem !important;
}
.shadow-15 {
  box-shadow: 0 5px 15px rgba(33, 37, 41, 0.08);
}
.grid-mr-20 {
  margin: -10px;
}
.grid-mr-20 .col-item {
  padding: 10px;
  margin: 0;
}
.row.g-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.row.g-0 > * {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.slick-next,
.slick-prev {
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 9;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: normal;
  font-size: 0px;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border: none;
  opacity: 1;
  -ms-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.slick-prev {
  left: 10px;
}
.slick-next {
  right: 10px;
}
.slick-next:before,
.slick-prev:before {
  font-family: annimex-icons;
  font-size: 18px;
  color: #000;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  display: block;
}
.section-header p,
.slideshow .ss-small-title {
  font-family: "Edu VIC WA NT Beginner", cursive;
}
.slick-next:hover:before,
.slick-prev:hover:before,
.upsell-bundle
  .usbRow:not(.active)
  .customCheckbox
  input[type="checkbox"]
  + label::after {
  opacity: 1;
}
.slick-prev:before {
  content: "\ea8b";
}
.slick-next:before {
  content: "\ea8c";
}
.slick-dots {
  margin: 0;
  width: auto;
  padding: 0;
  list-style: none;
  position: absolute;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0;
  cursor: pointer;
  margin: 0 4px;
}
.slick-dots li button {
  line-height: 0;
  font-size: 0;
  background: 0 0;
  display: block;
  cursor: pointer;
  color: #fff;
  width: 14px;
  height: 14px;
  text-indent: -9999px;
  padding: 0;
  border-radius: 50px;
  border: 1px solid #2f415d;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -ms-transition: 0.2s;
  opacity: 1;
}
.slick-dots li.slick-active button {
  background: #b68d40;
  border-color: #b68d40;
}
.slick-arrow-dots .slick-arrow {
  opacity: 0;
  visibility: hidden;
  width: 35px;
  height: 35px;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 100%;
}

.arwOut5 .slick-arrow:before,
.avg-rating .product-review .icon,
.compare-table .product-review .icon,
.ctg-bnr-wrap .ctg-des,
.index-demo4 .newsletter-modal .text,
.index-demo7 .collection-banner-grid .details .small-title,
.products-lookbook-section .lookbook-shop .products .btn-shop .icon,
.sideProSlider .slick-next:before,
.sideProSlider .slick-prev:before,
.slick-arrow-dots .slick-arrow:before,
.spr-header .product-review .icon {
  font-size: 16px;
}
.slick-arrow-dots:hover .slick-arrow {
  opacity: 1;
  visibility: visible;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2) !important;
}
.arwOut5 .slick-arrow:hover,
.slick-arrow-dots .slick-arrow:hover {
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) !important;
}
.slick-arrow-dots .slick-dots {
  position: relative;
  bottom: 0;
  margin-top: 20px;
}
.arwOut5 .slick-arrow {
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 100px;
}
.preLoader:after,
.preLoader:before {
  content: "";
  background: #e96f84;
  position: absolute;
  box-sizing: border-box;
}
.arwOut5 .slick-prev {
  left: -50px;
}
.arwOut5 .slick-next {
  right: -50px;
}
.arrowlr-0 .slick-prev {
  left: 0 !important;
}
.arrowlr-0 .slick-next {
  right: 0 !important;
}
.product-details-img .product-thumb-horizontal .slick-list,
.slick-slider.gp5 .slick-list {
  margin: 0 -5px;
}
.slick-slider.gp5 .slick-slide,
.topbar-slider .top-info-bar {
  padding: 0 5px;
}
.slick-slider.gp10 .slick-list {
  margin: 0 -10px;
}
.slick-slider.gp10 .slick-slide {
  padding: 0 10px;
}
.slick-slider.gp15 .slick-list {
  margin: 0 -15px;
}
.slick-slider.gp15 .slick-slide {
  padding: 0 15px;
}
.circle-dots .slick-dots li button {
  position: relative;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 1px solid #333;
  background: 0 0;
}
.circle-dots .slick-dots li button:after {
  content: "";
  width: 7px;
  height: 7px;
  display: block;
  background: 0 0;
  border-radius: 50%;
  margin: 0 auto;
}
.awards-items:hover .awards-icon,
.circle-dots .slick-dots li.slick-active button:after,
.rounded-dots .slick-dots li.slick-active button,
.secure-dots .slick-dots li.slick-active button {
  background: #333;
}
.rounded-dots .slick-dots li button {
  position: relative;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #333;
  background: 0 0;
}
.secure-dots .slick-dots li button {
  position: relative;
  width: 12px;
  height: 12px;
  border-radius: 0;
  border: 1px solid #333;
  background: 0 0;
}
.circle-arrow .slick-arrow,
.size-swatches li.rounded,
.size-swatches li.rounded .swatchLbl,
.size-swatches li.rounded:after,
.swatches li.rounded,
.swatches li.rounded .swatchLbl,
.swatches li.rounded img,
.swatches li.rounded:after {
  border-radius: 50% !important;
}
.layout-fullwidth .slick-slider .slick-prev {
  left: -10px;
}
.layout-fullwidth .slick-slider .slick-next {
  right: -10px;
}
.blog-listview-loadmore .blog-article,
.button-set .btn-icon .text,
.button-set-top .text,
.collection-top-filters .count-bubble:empty,
.counter-inline .ht-count:not(.days) .text,
.filterbar .static-banner-block,
.grid-products .item:hover .saleTime,
.grid-products .list-style .button-set .btn-icon.addtocart,
.index-demo2 .grid-products .item .button-set-bottom .btn .icon,
.index-demo4 .grid-products .addtocart-btn .btn i,
.index-demo7 .quickview-modal .product-action .addtocart .btn i,
.index-demo8 .newsletter-section .newsletter-wrap .section-header h2:after,
.index-demo8 .newsletter-section .newsletter-wrap .section-header h2:before,
.mobile-nav-wrapper,
.product-four-loadmore .item,
.product-listview-loadmore .item,
.product-three-loadmore .item,
.shop-swatches-style-page .grid-products .list-style .button-action.mt-3,
.shop-swatches-style-page .grid-products .list-style .button-set-bottom.style1,
.shop-swatches-style-page
  .grid-products
  .list-style
  .button-set-top
  .btn-icon.addtocart,
.sidebar-filter .filterbar .sidebar-widget:not(.filterBox),
.slideshow img.mobile-hide,
.tabs-listing .tab-container .tab-content {
  display: none;
}
#pre-loader {
  background-color: #000;
  height: 100%;
  width: 100%;
  position: fixed;
  margin-top: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 999999;
}
.pre-loader-in {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 auto;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.preLoader {
  color: #fff;
  position: relative;
  display: inline-block;
  margin-top: 0;
  font-size: 48px;
  line-height: 1;
  letter-spacing: 4px;
  box-sizing: border-box;
}
.preLoader:before {
  right: 86px;
  bottom: 4px;
  height: 34px;
  width: 7px;
}
.preLoader:after {
  width: 14px;
  height: 14px;
  left: 144px;
  top: -11px;
  border-radius: 50%;
  animation: 1s ease-in infinite animloader;
}
.breadcrumbs .icon,
.header,
.iconset,
.layout-boxed,
.page-title h1,
.top-info-bar {
  position: relative;
}
@keyframes animloader {
  0% {
    transform: translateY(8px) scaleY(1) scaleX(1.25);
  }
  25%,
  75% {
    transform: translateY(-5px) scaleY(1.2) scaleX(1);
  }
  50% {
    transform: translateY(-10px) scaleY(1) scaleX(1);
  }
  100% {
    transform: translateY(8px) scaleY(0.8) scaleX(0.8);
  }
}
.container {
  max-width: 1300px;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid {
  padding: 0 50px;
}
.container-1330 {
  max-width: 1330px;
}
.layout-boxed {
  max-width: 1400px;
  margin: 0 auto 30px;
  background: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
}
.layout-boxed .container,
.layout-boxed .container-fluid,
.layout-fullwidth .container,
.layout-fullwidth .container-fluid {
  max-width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
.layout-boxed .sticky-header {
  max-width: 1400px;
  margin: 0 auto;
  right: 0;
}
.breadcrumbs-wrapper {
  background: #f9f9f9;
  margin: 0 0 30px;
}
.breadcrumbs-wrapper .container,
.index-demo9 .top-info-bar .item,
.top-info-bar .item {
  padding-top: 10px;
  padding-bottom: 10px;
}
.breadcrumbs .icon,
.breadcrumbs a,
.breadcrumbs span {
  color: #171717;
  display: inline-block;
  padding: 0;
  margin: 0;
  font-size: 13px;
  text-transform: uppercase;
}

.breadcrumbs .main-title,
.footer-10.footer.ftr-bg-black .footer-top .h4,
.slideshow .ss-mega-title b {
  font-weight: 700;
}
.page-header {
  background-color: #f3f3f3;
  padding: 60px 0;
  margin-bottom: 60px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.page-title h1 {
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}
.newsletter-modal.style2 .newsltr-text {
  padding: 40px;
  border: 4px solid #fff;
}
.section-header {
  margin-bottom: 40px;
}
.section-header h2 {
  font-size: 25px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 auto 10px;
  text-transform: uppercase;
}
.section-header p {
  margin: 5px 0 0;
  display: block;
  color: #888;
  font-size: 18px;
}
.footer-contact p,
.lookbook-shop .grid-lb .pro-img,
.section-header .small-tlt,
.text-content p {
  margin: 0 0 10px;
}
.section {
  padding-top: 60px;
  padding-bottom: 60px;
}
.footer-3 .footer-logo-links,
.index-demo9 .footer-3 .footer-logo-links,
.section-md {
  padding-top: 40px;
  padding-bottom: 40px;
}
.section-sm {
  padding-top: 30px;
  padding-bottom: 30px;
}
.pb-section {
  padding-bottom: 50px;
}
.pt-section {
  padding-top: 50px;
}
.no-pb-section {
  padding-bottom: 0 !important;
}
.no-pt-section {
  padding-top: 0 !important;
}
#page-content {
  margin: 0 0 60px;
/*   margin-top: 80px; */
}
.top-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #fff;
  background: #2f415d;
  font-size: 13px;
  padding-top: 10px;
  padding-bottom: 12px;
  min-height: 35px;
  text-transform: uppercase;
}
.marquee-text,
.top-promo-bar.style1 {
  background-color: #000;
  overflow: hidden;
}
.category-item .details.whiteText .category-title,
.classicHeader:not(.stickyNav) #siteNav > li > a,
.classicHeader:not(.stickyNav) .iconset .hdr-icon,
.classicHeader:not(.stickyNav) .iconset .hdr-text,
.collection-banner-grid .details.whiteText .small-title,
.collection-banner-grid .details.whiteText h3,
.collection-banner-grid .details.whiteText p,
.footer-contact a,
.footer-links a,
.footer.ftr-bg-black .footer-bottom a,
.footer.ftr-bg-black .footer-middle a,
.footer.ftr-bg-black .footer-top a,
.footer.ftr-bg-gray .footer-top .h4,
.hero-saleTime.dark .time-count,
.hero-saleTime.dark span > span,
.index-demo9 .top-promo-bar.style1 .counter-inline .ht-count,
.lookbook-grid .lookbook-caption.black .content > *,
.lookbook-grid .lookbook-caption.mainclr .content > *,
.marquee-text .top-info-bar a,
.newsletter-modal .whiteText,
.newsletter-modal .whiteText .social-icons a:not(:hover),
.newsletter-modal .whiteText .title,
.saleTime.dark .time-count,
.saleTime.dark span > span,
.sec-bg-black h6,
.slideshow .whiteText .ss-mega-title,
.slideshow .whiteText .ss-small-title,
.slideshow .whiteText .ss-sub-title,
.top-header a,
.topbar-slider-items a {
  color: #fff;
}

.footer-bottom .social-icons li:not(:last-child),
.top-header .social-icons li:not(:last-child) {
  margin-right: 14px;
}

.grid-products.pro-hover4 .product-review .icon,
.top-header.bg-white a {
  color: #171717;
}

.top-header .left-brd > :not(:last-child) {
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #494c51;
}
.social-sharing .btn:first-child,
.toolbar .view-mode .icon-mode:first-of-type,
.top-header .left-brd .select-wrap {
  margin-left: 0;
}

.top-info-bar {
  color: #fff;
  z-index: 49;
}
.top-info-bar .item a {
  color: #fff;
  font-size: 14px;
}
.classicHeader:not(.stickyNav) #siteNav > li > a:hover,
.classicHeader:not(.stickyNav) .iconset .hdr-icon:hover,
.classicHeader:not(.stickyNav) .iconset .hdr-text:hover,
.footer.ftr-bg-black .footer-bottom a:hover,
.footer.ftr-bg-black .footer-middle a:hover,
.footer.ftr-bg-black .footer-top a:hover,
.top-info-bar .item a:hover {
  color: #fff;
  opacity: 0.8;
}

.header {
  width: 100%;
  min-height: 70px;
}
.header.is-fixed {
  background: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.header.is-fixed.is-small {
  top: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) !important;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) !important;
}
.main-menu-outer.is-fixed {
  background: 0 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.main-menu-outer.is-fixed.is-small {
  top: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.header-7 .main-menu-outer.is-fixed {
  position: fixed;
}
.about-review .slick-dots li button,
.footer.ftr-bg-black .footer-top a:before,
.header-9 .main-menu-outer.is-fixed,
.model-thumbnail-img .carousel-arrow:hover {
  background-color: #fff;
}
.header-10,
.header-10.is-fixed {
  background-color: #090909;
}
.logo a {
  display: block;
  opacity: 1;
}
.logo img {
  display: block;
  max-width: 170px;
  max-height: 39px;
}
.iconset {
  display: inline-block;
  color: #171717;
  padding: 0 8px;
  cursor: pointer;
}
.iconset .hdr-icon {
  color: #171717;
  font-size: 18px;
  text-decoration: none;
  transition: 0.3s ease-in-out;
}
.cart-count,
.wishlist-count {
  font-size: 10px;
  display: inline-block;
  color: #fff;
  background-color: #2f415d;
  border-radius: 50%;
  text-align: center;
  width: 15px;
  height: 15px;
  line-height: 15px;
  position: absolute;
  right: 0;
  top: -4px;
}
#accountBox,
#cart-drawer,
#settingsBox {
  color: #171717;
  text-align: left;
  background-color: #fff;
  box-shadow: 0 0 15px rgba(5, 0, 0, 0.1);
  -ms-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#accountBox,
#settingsBox {
  visibility: hidden;
  opacity: 0;
  padding: 20px;
  margin: 10px 0 0;
  width: 170px;
  border-radius: 0;
  position: absolute;
  top: 130%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 99;
}
#accountBox.active,
#settingsBox.active,
.account-parent:hover #accountBox,
.setting-parent:hover #settingsBox {
  visibility: visible;
  opacity: 1;
  top: 100%;
}
#settingsBox {
  width: 253px;
}
#settingsBox .ttl {
  margin: 0 0 10px;
  display: block;
}
.cnrLangList li {
  display: inline-block;
  margin: 0 6px 6px 0;
  cursor: pointer;
}
.cnrLangList li a {
  display: block;
  font-size: 13px;
  text-transform: none;
  padding: 2px 10px;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.cnrLangList li a.active,
.cnrLangList li a:hover {
  color: #fff;
  border: 1px solid #000;
  text-decoration: none;
  background: #000;
}
.customer-links li .icon {
  min-width: 20px;
  font-size: 14px;
  margin-right: 5px;
}
.customer-links li:not(:last-child) {
  margin: 0 0 7px;
}
#minicart-drawer {
  width: 350px;
}
#cart-drawer {
  color: #171717;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 999;
}
#cart-drawer.active,
.faqs-style2 .accordion .accordion-header .accordion-button:after,
.product-details-img .product-thumb .slick-next,
.sideProSlider .slick-next {
  right: 0;
}
#minicart-drawer .close-cart {
  color: #050000;
  font-size: 17px;
  float: right;
  margin-top: -10px;
  opacity: 0.8;
  text-decoration: none;
}

#cart-drawer .minicart-bottom,
.button-set-bottom .btn,
.minicart-modal-style .minicart-content .item .variant-cart,
.sidebar .item-meta,
.sub-collection .category-item .counts,
.weekly-product .slick-next:before,
.weekly-product .slick-prev:before {
  font-size: 13px;
}
.minicart-header {
  border-bottom: 1px solid #e8e8e8;
  margin: 0 0 15px;
  padding: 0 0 15px;
}
.minicart-header > h4 {
  color: #171717;
  font-weight: 700;
  text-align: left;
  margin: 0;
  text-transform: uppercase;
}
.qtyField .qtyBtn,
.qtyField input {
  text-align: center;
  height: 40px;
  margin: 0;
}
.minicart-content {
  padding: 0 20px;
  margin: 0;
  z-index: 1001;
  position: absolute;
  left: 0;
  overflow: hidden auto;
  width: 100%;
  height: calc(100% - 295px);
}
.minicart-content .item {
  padding: 0 0 15px;
  margin: 0 0 15px;
  line-height: normal;
  display: block;
  border-bottom: 1px solid #eee;
}
.minicart-content .item .product-image {
  max-width: 23%;
  flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
}
.minicart-content .item .product-details {
  width: 75%;
  flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  padding-left: 15px;
  padding-right: 10px;
  text-align: left;
}
.minicart-content .item .product-title {
  color: #171717;
  font-size: 14px;
  white-space: normal;
  text-decoration: none;
  display: block;
  margin-bottom: 0;
}
.minicart-content .item .remove {
  color: #5c5c5c;
  display: inline-block;
  font-size: 12px;
  padding: 10px 5px 0;
}
.minicart-content .item .qtyField span {
  display: inline-block;
  padding: 0;
  border: 0;
}
.minicart-content .item .variant-cart {
  color: #6c757d;
  font-size: 13px;
}
.minicart-content .item .qtyField {
  width: 77px;
}
.minicart-content .item .qtyField .qtyBtn,
.quickshop-modal .qtyField .qtyBtn,
.quickshop-modal .qtyField input {
  height: 35px;
}
.minicart-content .item .qtyField .qty {
  width: 77px;
  height: 35px;
  padding: 0 20px;
}
.minicart-bottom {
  color: #171717;
  font-size: 13px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px 20px;
}
.minicart-bottom .shipinfo {
  background-color: #f6f6f6;
  padding: 15px 20px;
  margin-left: -20px;
  margin-right: -20px;
}
.minicart-bottom .shipinfo .progress-bar {
  width: 50%;
  background-color: rgba(41, 51, 85, 0.7);
}
.minicart-bottom .subtotal .totalInfo span {
  float: left;
  text-transform: uppercase;
  font-size: 16px;
  text-align: left;
  font-weight: 700;
  margin: 0;
}
.minicart-bottom .subtotal .totalInfo .product-price {
  float: right;
  color: #2f415d;
}
.minicart-modal-style .minicart-right-drawer .modal-dialog {
  max-width: 770px;
}
.minicart-modal-style .minicart-bottom,
.minicart-modal-style .minicart-content {
  position: static;
}
.minicart-modal-style .minicart-content {
  width: 55%;
  height: auto;
  float: left;
  padding: 0 20px 0 0;
  border-right: 1px solid #eee;
}
.minicart-modal-style .minicart-bottom {
  width: 45%;
  height: auto;
  float: left;
  padding: 0 0 0 20px;
}
.minicart-modal-style #cart-drawer,
.minicart-modal-style .minicart-right-drawer .modal-content {
  height: auto;
  border-radius: 10px;
}
.minicart-modal-style .minicart-content .item:last-of-type {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.minicart-modal-style .minicart-bottom .shipinfo {
  margin-left: 0;
  margin-right: 0;
}
.product-vendor {
  color: #9b9b9b;
  font-size: 12px;
  margin: 0 0 2px;
  text-transform: uppercase;
}
.product-review {
  margin: 7px -2px 0;
  line-height: 1;
}
.product-review .icon {
  color: #ffb503;
  font-size: 13px;
  margin: 0 2px;
}
.product-price {
  margin: 5px 0;
}
.product-price .old-price {
  opacity: 0.6;
  text-decoration: line-through;
}
.product-price .old-price + .price {
  padding-left: 10px;
  color: #2f415d;
}
.qtyField {
  position: relative;
  display: flex;
  align-items: center;
  width: 86px;
  margin: 0;
}
.qtyField input {
  padding: 0 25px;
  width: 86px;
}
.qtyField .qtyBtn {
  padding: 8px;
  color: #171717;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: 0 0;
  border: none;
  position: absolute;
  left: 0;
}
.qtyField .qtyBtn .icon {
  font-size: 10px;
}
.qtyField .qtyBtn.plus {
  left: auto;
  right: 0;
}
.qtyField.md,
.qtyField.md input {
  width: 90px !important;
}
.qtyField.md .qty,
.qtyField.md .qtyBtn {
  height: 40px !important;
}
.search-drawer {
  padding: 20px 0;
  height: auto;
  max-height: inherit;
  bottom: auto;
}
.search-drawer .btn-close {
  padding: 0;
  width: 15px;
  height: 15px;
}
.search-drawer .action {
  width: 50px;
  font-size: 16px;
  padding: 0;
}
.search-drawer .search-products {
  border-top: 1px dashed #ddd;
  margin-top: 30px;
  padding-top: 30px;
}

#siteNav {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
#siteNav.right {
  text-align: right;
  justify-content: flex-end;
}
#product-form-addtocart .product-details,
#siteNav.left,
.compare-style2-page .compare-table table th,
.compare-style2-page .compare-table table tr th:first-child,
.compare-table table td {
  text-align: left;
}
#siteNav.center {
  text-align: center;
  justify-content: center;
}
@media (min-width: 990px) {
  #siteNav a,
  #siteNav > li.dropdown,
  #siteNav > li.mdropdown,
  .header .container,
  .header .container-fluid,
  .menu-position-left #siteNav > li {
    position: relative;
  }
  #siteNav > li .dropdown li:hover > ul,
  #siteNav > li:hover > .dropdown,
  #siteNav > li:hover > .megamenu {
    top: 100%;
    opacity: 1;
    visibility: visible;
  }
  .header .container .d-menu-col {
    position: static;
  }
  #siteNav a {
    text-decoration: none;
    font-size: 15px;
    display: block;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0.04em;
  }
  #siteNav > li {
    display: inline-block;
    text-align: left;
  }
  .header-9 #siteNav > li {
    margin: 0 10px;
  }
  #siteNav > li > a {
    color: #171717;
    line-height: 40px;
    padding: 8px 15px;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
  }
  #siteNav.medium > li a {
    font-weight: 600;
  }
  .classicHeader #siteNav.medium > li a {
    font-size: 14px;
  }
  #siteNav.hidearrow > li > a .icon {
    display: none;
  }
  #siteNav > li > a .icon {
    font-size: 18px;
    margin-left: 5px;
    -ms-transition: 0.2s ease-in;
    -webkit-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
  }
  #siteNav > li:hover > a,
  #siteNav > li > a:hover,
  #siteNav > li > a:hover:hover {
    color: #2f415d;
  }
  #siteNav a .lbl,
  #siteNav > li > a .navLbl {
    color: #fff;
    display: inline-block;
    font-weight: 400;
  }
  #siteNav > li:hover > a > .icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  #siteNav > li .megamenu {
    opacity: 0;
    visibility: hidden;
    padding: 25px;
    max-width: 100%;
    min-width: 900px;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 130%;
    left: 0;
    right: 0;
    z-index: 999;
    background-color: #fff;
    border-radius: 0;
    box-shadow: 2px 2px 1px 0 rgba(0, 0, 0, 0.3);
    pointer-events: none;
    -ms-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    max-height: 600px;
    overflow: auto;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  }
  #siteNav > li .megamenu ul {
    padding: 0;
    list-style: none;
  }
  #siteNav > li:hover > .megamenu {
    pointer-events: visible;
  }
  #siteNav > li .megamenu .menu-title {
    color: #171717;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 0 8px !important;
    font-weight: 600 !important;
  }
  #siteNav > li .megamenu li.lvl-1 li .site-nav {
    color: #171717;
    padding: 3px 0;
    font-weight: 400;
  }
  #siteNav > li .megamenu li.lvl-1 li .site-nav:hover {
    color: #2f415d;
  }
  #siteNav > li .megamenu .subLinks .site-nav:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 2px;
    vertical-align: middle;
    background-color: #2f415d;
    -ms-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  #siteNav > li .megamenu .subLinks .site-nav:hover:before {
    width: 5px;
    margin-right: 3px;
  }
  #siteNav > li .megamenu.style2 {
    width: 800px;
  }
  #siteNav > li .megamenu .imageCol {
    padding-bottom: 25px;
  }
  #siteNav > li .megamenu .lvl-1 .site-nav {
    padding: 3px 0;
    font-weight: 400;
  }
  #siteNav > li > a .navLbl {
    white-space: nowrap;
    background-color: #f19280;
    font-size: 10px;
    line-height: normal;
    padding: 1px 5px;
    border-radius: 0;
    position: absolute;
    top: -1px;
    left: 50%;
  }
  #siteNav > li > a .navLbl:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border: 3px solid transparent;
    border-top-color: #f19280;
    border-left-color: #f19280;
    position: absolute;
    bottom: -4px;
    left: 0;
  }
  #siteNav > li > a .navLbl.new {
    background-color: #83cc52;
  }
  #siteNav > li > a .navLbl.new:after {
    border-top-color: #83cc52;
    border-left-color: #83cc52;
  }
  #siteNav a .lbl {
    background-color: #0a9339;
    font-size: 9px;
    line-height: 1;
    text-transform: uppercase;
    padding: 4px 5px;
    position: relative;
    vertical-align: middle;
    border-radius: 2px;
    margin-left: 3px;
  }
  #siteNav a .lbl:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: 5px;
    left: -8px;
    border: 4px solid transparent;
    border-right-color: #0a9339;
  }
  #siteNav a .lbl.nm_label1 {
    background-color: red;
  }
  #siteNav a .lbl.nm_label1:after {
    border-right-color: red;
  }
  #siteNav a .lbl.nm_label2 {
    background-color: #0a9339;
  }
  #siteNav a .lbl.nm_label2:after {
    border-right-color: #0a9339;
  }
  #siteNav a .lbl.nm_label3 {
    background-color: #fb6c3e;
  }
  #siteNav a .lbl.nm_label3:after {
    border-right-color: #fb6c3e;
  }
  #siteNav a .lbl.nm_label4 {
    background-color: #fdb818;
  }
  #siteNav a .lbl.nm_label4:after {
    border-right-color: #fdb818;
  }
  #siteNav a .lbl.nm_label5 {
    background-color: #af4de2;
  }
  #siteNav a .lbl.nm_label5:after {
    border-right-color: #af4de2;
  }
  #siteNav > li ul.dropdown li a .icon {
    font-size: 17px;
    position: absolute;
    right: 10px;
    top: 10px;
  }
  #siteNav > li .dropdown,
  #siteNav > li .dropdown ul {
    background-color: #fff;
    list-style: none;
    opacity: 0;
    visibility: hidden;
    width: 250px;
    border-radius: 0;
    position: absolute;
    top: 130%;
    left: 0;
    z-index: 999;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    -ms-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    padding: 10px;
  }
  #siteNav > li ul.dropdown li {
    position: relative;
    border-top: 1px solid #f4f4f4;
  }
  #siteNav > li ul.dropdown li:first-child {
    border: 0;
  }
  #siteNav > li ul.dropdown li a {
    color: #171717;
    background-color: #fff;
    font-weight: 400;
    padding: 8px 12px;
  }
  #siteNav > li ul.dropdown li a:hover,
  #siteNav > li ul.dropdown li:hover > a {
    color: #2f415d;
    background-color: #fff;
  }
  #siteNav > li ul.dropdown li ul {
    top: 20px;
    left: 100%;
  }
  #siteNav > li ul.dropdown li:hover > ul {
    top: 0;
  }
  #siteNav .grid-products.slick-slider .slick-arrow,
  .hdr-menu-left #siteNav > li .megamenu {
    margin: 0;
  }
}

	.collection-banner-grid.two-bnr .details{
		background: #ffffffd1 !important;
		border-radius: 30px 0 0 0;
	}

@media only screen and (min-width: 1025px) {
  .shop-grid-5 .grid-products .item.col-lg-2,
  .shop-grid-5 .item.col-xl-2 {
    -ms-flex: 0 0 20%;
    -webkit-flex: 0 0 20%;
    flex: 0 0 20%;
    width: 20%;
  }
}
.weekly-product .product-name a {
  font-size: 13px !important;
  font-weight: 600 !important;
}
.collection-style1 .category-item .counts,
.filterBox ul:not(.filter-color) li:last-child label,
.vertical-menu-content ul > li .moreSlideOpen,
.weekly-product .product-price {
  margin: 0;
}
.weekly-product .product-review {
  margin-top: 5px;
}
.banner-wrap,
.lookbook-grid .lookbook-inner {
  position: relative;
  overflow: hidden;
}
.banner-wrap .banner-content {
  position: absolute;
  top: 50%;
  left: 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.banner-wrap .banner-content h4 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  margin: 0;
}
.banner-wrap .banner-content h3 {
  font-size: 24px;
  margin: 10px 0;
}
.banner-wrap .banner-content .banner-save {
  margin: 0 0 15px;
  font-size: 20px;
  font-weight: 700;
  color: #2f415d;
}
.banner-wrap .banner-discount {
  padding: 10px 15px;
  border-radius: 0;
  background-color: rgba(255, 213, 90, 0.8);
  position: absolute;
  top: 0;
  right: 0;
}
.banner-wrap .banner-discount h3 {
  color: #171717;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  margin: 0;
}
.weekly-product .product-details {
  position: static;
  bottom: 0;
  z-index: 9;
  padding: 10px;
  width: 100%;
  border-radius: 0 0 3px 3px;
  background-color: rgba(255, 255, 255, 0.8);
  background-image: linear-gradient(
    0deg,
    rgba(255, 255, 255, 0.99) 0,
    transparent 150px
  );
}
.grid-products.pro-hover4 .product-details .product-name,
.product-name-price .product-name,
.weekly-product .product-details .product-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  width: 100%;
}
#siteNav .weekly-product .product-details .product-name a {
  display: inline;
}
.weekly-product .product-labels .lbl {
  padding: 4px 12px;
}
.weekly-product .slick-next,
.weekly-product .slick-prev {
  top: -32px;
  transform: none;
  right: 0;
  left: auto;
  width: auto;
  height: auto;
}
.weekly-product .slick-prev {
  right: 20px;
}
.select-wrap {
  position: relative;
  user-select: none;
  margin-left: 15px;
}
.select-wrap .default-option {
  background: 0 0;
  position: relative;
  cursor: pointer;
  margin: 0;
  padding-right: 10px;
}
.select-wrap .default-option:before {
  content: "\eb66";
  position: absolute;
  top: 50%;
  right: 0;
  font-family: annimex-icons;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 1px;
}
.select-wrap .select-ul {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 130%;
  right: 0;
  z-index: 3;
  min-width: 65px;
  background: #fff;
  color: #171717;
  border-radius: 0;
  padding: 0;
  margin: 5px 0 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}
.select-wrap .select-ul li {
  padding: 5px 10px;
  cursor: pointer;
  border-top: 1px solid #f8f8f8;
}
.select-wrap .select-ul li:hover {
  background: #eaedf2;
  color: #2f415d;
}
.select-wrap .option .icon {
  width: 17px;
  margin-right: 5px;
}
.select-wrap.active .select-ul {
  opacity: 1;
  visibility: visible;
  top: 100%;
}
.card-header .card-link[aria-expanded="true"]:before,
.select-wrap.active .default-option:before {
  content: "\eb69";
}
.text-left .select-wrap {
  margin-left: 0;
  margin-right: 15px;
}
.text-left .select-wrap .select-ul {
  left: 0;
  right: auto;
}
.classicTopbar {
  color: #fff;
  background: 0 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.classic-topHeader {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 99;
}
.classicHeader.header.is-fixed {
  background-color: #2e2e2e;
}
.classicHeader:not(.is-fixed) {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
}
.header-vertical-menu .menuTitle {
  color: #fff;
  font-size: 16px;
  padding: 20px 20px 10px;
  margin: 0;
  text-transform: uppercase;
}
.blog-item .blog-img,
.header-vertical-menu,
.product-details,
.product-details-img .zoompro-wrap,
.search-form,
.slideshow .slide,
.slideshow-wrapper,
.vertical-menu-content li .dropdown .sub-menu,
.vertical-menu-content li.dropdown-in {
  position: relative;
}
.header-vertical-menu .menu-title {
  background-color: #333;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
  padding: 16px 15px;
  cursor: pointer;
  line-height: normal;
}
.header-vertical-menu .menu-title:after {
  content: "\ea45";
  font-family: annimex-icons;
  font-style: normal;
  font-size: 18px;
  font-weight: 400;
  position: absolute;
  right: 15px;
}
.collection-top-filters .flTtl.show:after,
.header-vertical-menu .menu-title.active:after,
.tab-accordian-style .accordion-button:not(.collapsed):after {
  content: "\ea48";
}
.header-vertical-menu .menu-title .icon {
  font-size: 16px;
  margin-right: 10px;
}
.header-vertical-menu .vertical-menu-content {
  width: 100%;
  background-color: #333;
  padding: 0 0 5px;
}
.vertical-menu-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.vertical-menu-content ul > li {
  padding: 0 20px;
  position: relative;
}
.topbar-slider .container-fluid,
.vertical-menu-content .megamenu li ul li,
.vertical-menu-content li .dropdown li,
.vertical-menu-content ul > li .moreSlideOpen li {
  padding: 0;
}
.vertical-menu-content .moreCategories,
.vertical-menu-content ul > li .nav-link {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  padding: 10px 0;
  border-bottom: 1px solid #434343;
}
.collection-style1 .category-item:hover .category-title,
.dashboard-content .btn-link,
.dashboard-tab .nav-tabs .nav-item .nav-link:hover,
.dashboard-tab .nav-tabs .nav-item.show .nav-link,
.dashboard-tab .nav-tabs .nav-link.active,
.discount-badge .off,
.faqs-style2 .accordion .accordion-header .accordion-button.collapsed:hover,
.footer-contact a:hover,
.footer-links a:hover,
.footer.ftr-bg-gray .footer-middle a:hover,
.footer.ftr-bg-gray .footer-top a:hover,
.hot-categories .hot-cat-wrap:hover h6 a,
.morelist .more:hover,
.pro-stockLbl .items,
.search-form .search-btn:hover,
.sidebar-categories .sub-level > a.active,
.sidebar-categories .sub-level > a:hover,
.tags-list li a:hover,
.tags-list li.active a,
.vertical-menu-content .megamenu li ul li a:hover,
.vertical-menu-content .moreCategories:hover,
.vertical-menu-content .sub-menu:hover > a:after,
.vertical-menu-content li .dropdown li a:hover,
.vertical-menu-content li .dropdown li:hover > a,
.vertical-menu-content ul > li .nav-link:hover,
.video-button .icon:hover,
.video-popup-content .icon:hover {
  color: #e96f84;
}

.button-set,
.saleTime {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

/* Banner style */

.slideshow .middle-center .slideshow-content-in {
  text-align: center;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.slideshow .middle-right .slideshow-content-in {
  text-align: left;
  right: 16%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slideshow .middle-left .slideshow-content-in {
  text-align: left;
  left: 16%;
}

.slideshow .slideshow-content-in {
  position: absolute;
  max-width: 610px;
  width: 100%;
  top: 50%;
  z-index: 3;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slideshow .wrap-caption {
  display: inline-block;
  padding: 25px;
}

.slideshow .slideshow-overlay:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  z-index: 3;
}
.slideshow .wrap-caption.bg-white {
  background-color: rgba(255, 255, 255, 0.8) !important;
}
.slideshow .animation.style1 {
  opacity: 0;
  -ms-transition: 1s 0.1s;
  -webkit-transition: 1s 0.1s;
  transition: 1s 0.1s;
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
}
.slideshow .slick-active .animation.style1 {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.slideshow .animation.style2 {
  opacity: 0;
  margin-bottom: -30px;
  transition: 1s 0.1s;
  -webkit-transition: 1s 0.1s;
  -ms-transition: 1s 0.1s;
}
.slideshow .slick-active .animation.style2 {
  opacity: 1;
  margin-bottom: 0;
}
.slideshow .animation.style3 {
  opacity: 0;
  transform: translateY(-15px);
  transition: 0.8s 0.2s;
}
.slideshow .slick-active .animation.style3,
.slideshow .slick-active .animation.style3 .ss-btnWrap {
  opacity: 1;
  transform: translateY(0);
}
.slideshow .animation.style3 .ss-btnWrap {
  opacity: 0;
  transition: 0.6s 0.4s;
  transform: translateY(10px);
}
.slideshow .slick-active .animation.style4 .ss-small-title {
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-duration: 0.3s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
}
.slideshow .slick-active .animation.style4 .ss-mega-title {
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
}
.slideshow .slick-active .animation.style4 .ss-sub-title {
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-duration: 0.4s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
}
.slideshow .slick-active .animation.style4 .ss-btnWrap {
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
}
.slideshow .ss-small-title {
  color: #000;
  font-size: 20px;
  margin: 0 0 15px;
  font-weight: 400;
}
.slideshow .ss-mega-title {
  color: #000;
  font-size: 45px;
  line-height: 1.3;
  margin: 0;
  font-weight: 700;
  text-transform: uppercase;
}
.slideshow .ss-sub-title {
  color: #000;
  font-size: 18px;
  line-height: 1.8;
  margin: 10px 0 0;
}
.slideshow .ss-btnWrap {
  margin: 26px 0 0;
}
.slideshow .ss-btnWrap .btn {
  min-width: 140px;
  font-size: 14px;
  padding: 12px 25px;
}
.slideshow .btn + .btn {
  margin-left: 15px;
}
.slideshow .slick-arrow-dots .slick-arrow {
  width: 40px;
  height: 40px;
}
.index-demo6 .slideshow > .container .middle-left .slideshow-content-in,
.slideshow .container .slick-arrow-dots .slick-prev,
.slideshow .slick-arrow-dots .slick-prev {
  left: 30px;
}
.index-demo6 .slideshow > .container .middle-right .slideshow-content-in,
.slideshow .container .slick-arrow-dots .slick-next,
.slideshow .slick-arrow-dots .slick-next {
  right: 30px;
}
.slideshow .slick-arrow-dots .slick-dots {
  position: absolute;
  bottom: 40px;
  margin-top: 0;
}
.slideshow > .container .middle-left .slideshow-content-in {
  left: 60px;
}
.slideshow > .container .middle-right .slideshow-content-in {
  right: 60px;
}
/* Collection style */
.collection-banner-grid a:hover {
  color: inherit;
}
.collection-banner-grid .details {
  padding: 20px;
  position: absolute;
  z-index: 2;
}
.collection-banner-grid .details .title {
  font-size: 22px;
  margin: 0;
  text-transform: uppercase;
}
.collection-banner-grid .details .title + .btn,
.index-demo4 .grid-products .button-action {
  margin: 15px 0 0;
}
.category-item .counts,
.collection-banner-grid .details .counts {
  opacity: 0.7;
  display: block;
  margin-top: 5px;
}
.collection-banner-grid .details.middle-center {
  bottom: -10px;
  right: 0;
  text-align: center;
}
.collection-banner-grid .details.middle-left {
  top: 50%;
  left: 20px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.collection-banner-grid .details.middle-right {
  top: 50%;
  right: 20px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.collection-banner-grid .details.top-center {
  left: 50%;
  top: 0;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.collection-banner-grid .details.top-left {
  left: 0;
  top: 0;
}
.collection-banner-grid .details.top-right {
  right: 0;
  top: 0;
}
.collection-banner-grid .details.bottom-center {
  left: 50%;
  bottom: 0;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.collection-banner-grid .details.bottom-left {
  left: 0;
  bottom: 0;
}
.collection-banner-grid .details.bottom-right {
  right: 0;
  bottom: 0;
}
.collection-banner-grid .details.offerText .tex-top {
  position: absolute;
  top: 40px;
  font-size: 15px;
  font-weight: 600;
}
.collection-banner-grid .details.offerText .tex-bom {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  padding: 15px;
  font-size: 15px;
  width: 100%;
}
.collection-banner-grid .details.offerText .tex1 {
  font-size: 28px;
}
.collection-banner-grid .details.offerText .tex2 {
  font-size: 60px;
}
.collection-banner-grid .img img {
  object-fit: cover;
}
.collection-banner-grid .details .text {
  color: #000;
  background-color: #fff;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
}
.collection-banner-grid .sale-banner .details .title {
  font-size: 40px;
}
.collection-banner-grid.two-bnr .details {
  background-color: #fff;
  max-width: 320px;
  width: 90%;
  margin-bottom: 10px;
  padding: 30px;
}
.collection-banner-grid.two-bnr .details .title {
  font-size: 22px;
  font-weight: 700;
}
.collection-banner-grid.two-bnr .details .subtitle {
  font-size: 15px;
  font-weight: 400;
  margin: 10px 0;
}

.testimonial-slider.style1 .testimonial-slide {
  background-color: #f3f3f3;
  padding: 30px;
}
.home-blog-post .slick-arrow,
.sub-collection .slick-arrow {
  margin-top: -50px;
}

.button-bottom-action .btn-icon {
  font-size: 16px;
  margin-left: 15px;
}
.ctg-bnr-wrap .ctg-content,
.sub-collection-style1 .content-text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  padding: 30px;
  text-align: center;
}

.category-item .details.whiteText .btn-brd {
  color: #fff;
  border-color: #fff;
  font-size: 13px;
  padding: 0 0 5px;
}
.category-item .details.whiteText .btn-brd:hover {
  color: #e96f84;
  border-color: #e96f84;
}
.category-item.overlay-content .category-link,
.collection-style2 .category-link,
.collection-style4 .category-link {
  position: relative;
  display: block;
}
.category-item.overlay-content .zoom-scal:before {
  overflow: visible;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.4);
}
.category-item.overlay-content .details {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 30px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3;
}
.category-item .details.box {
  background: #f7f7f7;
  padding: 16px;
}

.button-set .btn-icon:not(:last-child),
.mini-product .mini-list-item:not(:last-child),
.saleTime .ht-count:not(:last-child) .count-inner {
  border-bottom: 1px solid #ececec;
}
.mini-product .mini-list-item .item-link,
.mini-product .mini-list-item .mini-image img {
  width: 85px;
}
.mini-product .mini-list-item .item-title,
.spr-form-label {
  font-weight: 500;
}
.mini-product .product-review {
  margin-top: 7px;
}
.mini-list-item:not(:last-child) {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.15);
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.mini-list-item .item-link,
.mini-list-item .mini-image img {
  width: 70px;
  display: block;
}
.product-availability .progress-bar,
.top-info-bar {
  background-color: #e96f84;
}
.topbar-slider-items {
  margin: 0 40px;
}
.collection-style2 .category-link:hover .details .default,
.collection-style2 .details .btn .onhover,
.grid-products .item .product-image:hover .primary,
.topbar-slider-items .slick-arrow {
  opacity: 0;
  visibility: hidden;
}
.collection-style2 .category-link:hover .details .onhover,
.compare-table table .product-image:hover .quick-view-modal,
.grid-products .item .product-image:hover .hover,
.portfolio-list .overlay:hover .caption,
.sideProSlider:hover .slick-arrow,
.topbar-slider-items:hover .slick-arrow,
.wishlist-table table tr:hover .product-thumbnail .btn {
  opacity: 1;
  visibility: visible;
}

.index-demo9 .footer-logo-links {
  background-color: #f7f7f7;
}

.minisearch-inline .input-group-btn,
.minisearch-inline .input-group-field,
.minisearch-inline .rgsearch-category {
  height: 45px;
  line-height: normal;
}
.minisearch-inline .input-group-btn {
  width: 45px;
  min-width: 45px;
  font-size: 18px;
  padding: 5px;
  text-decoration: none;
  position: absolute;
  right: 0;
}

.index-demo9 .section-header h2 {
  font-size: 26px;
}

.index-demo9 .top-promo-bar.style1 .item a {
  font-size: 12px;
}

.header-9 .minisearch-inline {
  max-width: 260px;
}

.header-9 .minisearch-inline .input-group-btn,
.header-9 .minisearch-inline .input-group-field,
.header-9 .minisearch-inline .rgsearch-category,
.quickview-modal .product-action .addtocart .btn,
.variable-select select {
  height: 40px;
}

.header-9 .minisearch-inline .input-group-field {
  padding-right: 50px;
}

.index-demo9 .collection-banner-grid.two-bnr .details .title,
.pagination .page-item .page-link .icon {
  font-size: 22px;
}

.index-demo9 .h1,
.index-demo9 .h2,
.index-demo9 .h3,
.index-demo9 .h4,
.index-demo9 .h5,
.index-demo9 .h6,
.index-demo9 .head-font,
.index-demo9 h1,
.index-demo9 h2,
.index-demo9 h3,
.index-demo9 h4,
.index-demo9 h5,
.index-demo9 h6 {
  color: #090909;
  font-weight: 700;
  text-transform: uppercase;
}
.index-demo9 .product-availability .progress-bar,
.index-demo9 .top-info-bar,
.index-demo9 .top-promo-bar.style1 {
  background-color: #3e516a;
}
.header-9 .header-main {
  background-color: #f8f8fa;
  padding-top: 15px;
  padding-bottom: 15px;
}
.header-9 .minisearch-inline .input-group-btn {
  border-left: none;
}

.header-9 #siteNav > li .dropdown,
.header-9 #siteNav > li .dropdown ul,
.header-9 #siteNav > li .megamenu,
.modal-content {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
}
.index-demo9 .about-section .about-details .small-text,
.index-demo9 .section-header p {
  color: #a6b0bd;
  font-size: 18px;
  font-family: "Edu VIC WA NT Beginner", cursive !important;
  font-weight: 400;
  margin: 0 0 10px;
}
.index-demo9 #siteNav > li .megamenu li.lvl-1 li .site-nav:before,
.index-demo9 .cart-count,
.index-demo9 .footer-links a:before,
.index-demo9 .lookbook-shop .grid-lb .btn-shop-close:hover,
.index-demo9 .wishlist-count {
  background-color: #b68d40;
}
.index-demo9 .footer-3 .newsletterbg {
  background-color: #b68d40;
  padding: 40px 0;
}
.index-demo9 .minicart-bottom .shipinfo .progress-bar {
  background-color: rgba(245, 124, 0, 0.7);
}
.index-demo9 .footer-logo-links .social-icons li a:hover,
.index-demo9 .model-thumbnail-img .list-inline-item.active img {
  border-color: #f2e7df;
}
.index-demo9 .cnrLangList li a.active,
.index-demo9 .cnrLangList li a:hover {
  color: #fff;
  border-color: #f2e7df;
  background: #f2e7df;
}
.index-demo9 #siteNav > li .megamenu li.lvl-1 li .site-nav:hover,
.index-demo9 #siteNav > li ul.dropdown li a:hover,
.index-demo9 #siteNav > li ul.dropdown li:hover > a,
.index-demo9 #siteNav > li:hover > a,
.index-demo9 #siteNav > li > a:hover,
.index-demo9 #siteNav > li > a:hover:hover,
.index-demo9 .footer .footer-top .footer-links .h4.active,
.index-demo9 .iconset .hdr-icon:hover,
.index-demo9 .minicart-bottom .subtotal .totalInfo .product-price,
.index-demo9 .minicart-content .item .remove:hover,
.index-demo9 .product-price .old-price + .price,
.index-demo9 .social-sharing .btn:hover,
.index-demo9 .text-link:hover,
.index-demo9 a:not(.btn):focus,
.index-demo9 a:not(.btn):hover {
  color: #141414;
}
.index-demo9 #siteNav > li .megamenu li.lvl-1 a.lvl-1,
.index-demo9 .footer .footer-top .h4 {
  color: #090909;
}
.index-demo9 .footer-3 .footer-newsletter .news-icon {
  border-color: #506075;
}
.index-demo9 .footer-3 .footer-bottom,
.index-demo9 .footer-3 .footer-top {
  background-color: #f2e7df;
  border-color: #e6e6e6;
}
.index-demo9 .filterBox .swatches li.active,
.index-demo9 .filterBox .swatches li:hover,
.index-demo9 .size-swatches li.active,
.index-demo9 .size-swatches li:hover,
.index-demo9 .swatches li.active,
.index-demo9 .swatches li:hover {
  box-shadow:
    0 0 0 1px #f2e7df,
    0 0 0 0 #fff inset;
}
.index-demo9 .text-primary {
  color: #f2e7df !important;
}
.index-demo9 #site-scroll,
.index-demo9 .btn-primary {
  color: #000;
  background-color: #f2e7df;
  border-color: #f2e7df;
}
.index-demo9 #site-scroll:hover,
.index-demo9 .btn-primary:hover,
.index-demo9 .footer-newsletter .input-group > .btn:hover {
  color: #fff;
  background-color: #090909;
  border-color: #090909;
  opacity: 1;
}
.index-demo9 .btn-outline-primary,
.index-demo9 .btn-outline-primary:focus {
  background-color: transparent;
  color: #f2e7df;
  border-color: #f2e7df;
}
.index-demo9 .btn-outline-primary:hover,
.index-demo9 .collection-banners.four-bnr .collection-item:hover .btn-light {
  background-color: #f2e7df;
  color: #fff;
  border-color: #f2e7df;
}
.index-demo9 .btn-secondary,
.index-demo9 .btn-secondary:focus {
  background-color: #090909;
  color: #fff;
  border: 1px solid #3e516a;
}

.index-demo9 .btn-secondary:hover {
  background-color: #f2e7df;
  color: #000;
  border-color: #f2e7df;
}
.index-demo9 .collection-banners.four-bnr .btn-light {
  font-size: 18px;
  padding: 12px 25px;
  color: #3e516a;
  text-transform: uppercase !important;
}
.index-demo9 .collection-banners.four-bnr sup {
  font-size: 14px;
  top: -0.5em;
  left: 0.2rem;
}
.index-demo9 .collection-banners.four-bnr .zoom-scal:before {
  background-color: rgba(0, 0, 0, 0.3);
}
.index-demo9 .section-clr {
  background-color: #f7f9fb;
}
.index-demo9 .product-collection .collection-banner-grid.two-bnr .details {
  max-width: 310px;
}
.index-demo9 .collection-banner-grid.two-bnr .details {
  max-width: 380px;
  margin-bottom: 0;
  padding-bottom: 26px;
}
.index-demo9 .collection-banner-grid.two-bnr .details .btn {
  padding: 13px 30px 12px;
  margin-top: 6px;
}
.index-demo9 .testimonial-slider.style1 .testimonial-slide {
  background-color: #fff;
  border: 1px solid #ebebeb;
}
.index-demo9 .grid-products .product-name a {
  font-size: 15px;
  font-weight: 500;
}
.index-demo9 .grid-products .button-set-top .btn-icon {
  color: #fff;
  background-color: #3e516a;
  font-size: 14px;
  width: 30px;
  height: 30px;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
}
.index-demo9 .service-info .service-content h3 {
  margin: 0 0 10px;
  font-size: 16px;
}
.footer-9 .payment-icons .icon {
  color: #646464;
}

.btn.brd-link {
  background: 0 0;
  color: #333;
  padding: 0 0 2px;
  margin: 15px 0 0;
  border: none;
  border-bottom: 1px solid #333;
  border-radius: 0;
}
.btn.brd-link:hover {
  background: 0 0;
  border-color: #e96f84;
  color: #e96f84;
}

.morelist .more {
  position: relative;
  cursor: pointer;
  color: #6c757d;
}
.morelist .more:after,
.morelist .more:before {
  content: "\ea48";
  font-family: annimex-icons;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 1;
}
.morelist .more:after {
  content: "\ea45";
  top: 7px;
}

.collection-style4 .counts,
.featureText,
.sidebar-sticky .sidebar-widget .store-info-item:last-of-type {
  margin-bottom: 10px;
}
#product-form-addtocart .product-title,
#product-form-quickshop .product-title,
.grid-products .item .product-name a {
  font-weight: 600;
}
.grid-products .item .product-image {
  position: relative;
  text-align: center;
  overflow: hidden;
  margin: 0 auto 15px;
}
.grid-products .item .product-image > a {
  position: relative;
  overflow: hidden;
  display: block;
  opacity: 1;
}
.grid-products .item .product-image img {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  -ms-transition: 0.4s ease-out;
  -webkit-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}
.grid-products .item .product-image .hover {
  visibility: hidden;
  opacity: 0;
  left: 50%;
  top: 50%;
  position: absolute;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.grid-products .item .product-details.text-center .swatches {
  justify-content: center;
}
.grid-products .item .swatches {
  margin: -3px;
  padding: 15px 0 0;
}
.grid-products .item .swatches li {
  margin: 3px;
}
.grid-products.slick-slider .slick-arrow {
  margin-top: -40px;
}

.product-availability {
  position: absolute;
  bottom: 0;
  background: #fff;
  font-size: 12px;
  padding: 10px;
  margin: 5px;
  left: 0;
  right: 0;
}
.size-swatches,
.swatches {
  margin: -5px;
  list-style: none;
}
.button-set,
.button-set-top {
  right: 5px;
  -webkit-transition: 0.3s ease-out;
}
.product-availability .progress {
  height: 6px;
  margin: 5px 0 0;
}
.product-labels {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.button-set,
.button-set-bottom,
.button-set-top {
  z-index: 5;
  position: absolute;
}
.product-labels.radius,
.product-labels.rectangular,
.product-labels.round,
.product-labels.round-pill,
.product-labels.rounded {
  left: 5px;
  top: 5px;
}
.button-set.style2 .btn-icon:first-child,
.button-set.style2 .btn-icon:last-child,
.faqs-style .accordion .accordion-header .accordion-button.collapsed,
.product-labels.rectangular .lbl,
.size-swatches li.radius,
.size-swatches li.radius .swatchLbl,
.swatches li.radius,
.swatches li.radius .swatchLbl,
.swatches li.radius img,
.swatches li.square img {
  border-radius: 0;
}
.product-labels.radius .lbl {
  border-radius: 3px;
}
.product-labels.round .lbl {
  border-radius: 50%;
  width: 43px;
  height: 43px;
  line-height: 43px;
  padding: 0 10px;
}
.product-labels.rounded .lbl {
  border-radius: 50%;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  word-break: break-all;
  text-align: center;
  min-height: 45px;
  min-width: 45px;
}
.product-labels.round-pill .lbl {
  border-radius: 50rem;
}
.product-labels .lbl {
  display: block;
  white-space: nowrap;
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  padding: 3px 10px;
  margin-bottom: 5px;
}
.product-labels .on-sale {
  right: 0;
  background: #f54337;
}
.product-labels .new,
.product-labels .pr-label1 {
  background: #01bad4;
}
.product-labels .hot,
.product-labels .pr-label2 {
  background: #e9a400;
}
.product-labels .pr-label3 {
  left: 0;
  background: #81d53d;
}
.product-labels .pr-label4 {
  left: 0;
  background: #fb6c3e;
}
.button-set .btn-icon,
.size-swatches li {
  background-color: #fff;
  text-transform: uppercase;
  text-align: center;
}

.button-set-top {
  top: 5px;
  transition: 0.3s ease-out;
}
.button-set-top .btn-icon {
  color: #fff;
  background-color: #333;
  font-size: 16px;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  text-align: center;
  border-radius: 0;
  border: 0;
  padding: 0;
  margin: 0 0 5px;
}

.swatches {
  padding: 7px 0 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.swatches li {
  position: relative;
  display: inline-flex;
  height: 17px;
  width: 17px;
  margin: 5px;
  cursor: pointer;
  box-shadow: 0 0 1px 1px #ddd;
  border: 1px solid #fff;
}
.swatches li img {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.size-swatches li .swatchLbl,
.swatches li .swatchLbl {
  width: 100%;
  height: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.size-swatches li.active,
.size-swatches li:hover,
.swatches li.active,
.swatches li:hover {
  border-color: #fff;
  box-shadow:
    0 0 0 1px #000,
    0 0 0 0 #fff inset;
}
.swatches li.small {
  border-width: 2px;
}
.swatches li.rectangle {
  width: 34px;
  height: 24px;
}
.swatches li.medium {
  height: 20px;
  width: 20px;
}
.swatches li.large {
  height: 30px;
  width: 30px;
}
.swatches li.x-large {
  height: 40px;
  width: 40px;
}
.swatches li.navy {
  background-color: #000082;
}
.swatches li.green {
  background-color: #007d00;
}
.swatches li.gray {
  background-color: #828282;
}
.swatches li.aqua {
  background-color: #01dfdf;
}
.swatches li.orange {
  background-color: #ffa602;
}
.swatches li.purple {
  background-color: #930293;
}
.swatches li.teal {
  background-color: #007d7d;
}
.swatches li.red {
  background-color: #fb0404;
}
.swatches li.yellow {
  background-color: #fbfb02;
}
.swatches li.darkgreen {
  background-color: #00ac00;
}
.swatches li.maroon {
  background-color: #7b0202;
}
.swatches li.blue {
  background-color: #0000fe;
}
.swatches li.pink {
  background-color: #ffc1cc;
}
.swatches li.blueviolet {
  background-color: #8a2be2;
}
.swatches li.brown {
  background-color: brown;
}
.swatches li.khaki {
  background-color: khaki;
}
.size-swatches {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.size-swatches li {
  position: relative;
  color: #222;
  font-size: 13px;
  font-weight: 500;
  margin: 5px;
  min-width: 30px;
  height: 30px;
  overflow: hidden;
  box-shadow: 0 0 1px 1px #ddd;
  border: 1px solid #fff;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  -ms-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.size-swatches li .swatchLbl {
  padding: 0 5px;
  line-height: normal;
}
.size-swatches li.x-large {
  min-width: 36px;
  height: 36px;
}
.swatch-rectangle-style .size-swatches li,
.swatch-rectangle-style .swatches li {
  width: auto;
  min-width: auto;
  height: 30px;
  padding: 0 10px;
  background-color: #f7f7f7;
  box-shadow: 0 0 1px 1px #ddd;
}
.swatch-rectangle-style .size-swatches li.active,
.swatch-rectangle-style .swatches li.active {
  background-color: #333;
  color: #fff;
  border: 1px solid #333;
}

.saleTime {
  position: absolute;
  bottom: 5px;
  left: 5px;
  z-index: 2;
}
.saleTime .time-count {
  color: #141414;
  font-weight: 700;
  font-size: 12px;
}
.saleTime span > span {
  max-width: 50px;
  min-width: 30px;
  padding: 6px 4px 4px;
  line-height: 12px;
  font-weight: 700;
  display: block;
  margin: 0;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  color: #333;
}
.saleTime span > span span {
  display: block;
  background: 0 0;
  font-size: 10px;
  font-weight: 400;
  margin-top: -3px;
  text-transform: uppercase;
  line-height: 8px;
}
.saleTime.horizonal {
  display: flex;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.saleTime.dark .count-inner {
  background: #000;
  color: #fff;
}
.size-swatches li.soldout,
.swatches li.soldout {
  opacity: 0.5;
  cursor: no-drop;
  box-shadow: 0 0 1px 1px #ddd;
  border: 1px solid #fff;
}
.size-swatches li.soldout:after,
.swatches li.soldout:after {
  content: "";
  opacity: 1;
  visibility: visible;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/icons/soldout.svg) 50% 50% / cover no-repeat;
  -webkit-transform: none;
  transform: none;
  border: none;
  margin: 0;
  z-index: 100;
}
.size-swatches li.soldout .swatchLbl,
.swatches li.soldout .swatchLbl,
.swatches li.soldout img {
  position: relative;
  z-index: 2;
}

.btn.btn-filter {
  padding: 8px 15px;
}
.btn.btn-filter:before {
  font-family: annimex-icons;
  font-size: 18px;
  margin-right: 6px;
}

.grid-products .list-style.col-row {
  margin-top: -30px;
}
.grid-products .list-style .item {
  padding-top: 30px;
  width: 100%;
}
.grid-products .list-style .product-box {
  width: 100%;
  display: flex;
  align-items: center;
}
.grid-products .list-style .product-image {
  position: relative;
  flex: 0 0 250px;
  width: 250px;
  margin: 0 20px 0 0;
}
.grid-products .list-style .product-details.text-center .swatches {
  justify-content: flex-start;
}
.grid-products .list-style .product-review .caption {
  display: inline-block;
}
.grid-products .list-style .sort-desc {
  display: inline-block;
  margin: 10px 0;
}
.grid-products .list-style .swatches {
  padding: 2px 0;
}
.grid-products .list-style .button-action {
  display: inline-block;
  margin: 15px 0 0;
}
.grid-products .list-style .button-set .btn-icon.quickview {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.sub-collection .category-item .details {
  background-color: #f3f3f3;
  padding: 15px 10px;
}
.sub-collection .category-item .category-title {
  text-transform: uppercase;
  font-size: 15px;
}

.category-item .fprice {
  position: absolute;
  z-index: 9;
  bottom: 0;
  right: 0;
  line-height: 1;
  background: #fff;
  padding: 7px 12px;
  text-align: center;
}
.category-item .fprice .ftxt {
  opacity: 0.7;
  display: block;
  margin-bottom: 3px;
  font-size: 13px;
}
.category-item .fprice .fprc {
  color: #e96f84;
  font-size: 16px;
  font-weight: 700;
  display: block;
}
.category-item .foffer {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.text-in-stock {
  color: #090;
  text-transform: uppercase;
  font-weight: 600;
}
.text-out-stock {
  color: #dd0101;
  text-transform: uppercase;
  font-weight: 600;
}
.btn.remove-icon {
  position: absolute;
  right: 0;
  top: -10px;
  z-index: 1;
  height: 22px;
  width: 22px;
  line-height: 22px;
  text-align: center;
  padding: 0;
  border-radius: 50%;
}
.btn.remove-icon .icon {
  font-size: 12px;
  margin-left: 1px;
}
.btn.soldOutBtn {
  background-color: #f54337;
  border-color: #f54337;
  opacity: 1;
}
.soldOutBtn {
  pointer-events: none;
  opacity: 0.75;
}
.table-bottom-brd table tr {
  border-bottom: 1px solid #ddd;
}
.table-bottom-brd table td,
.table-bottom-brd table th {
  padding: 15px 10px;
  border: none;
  box-shadow: none;
}
.table-bottom-brd table th {
  padding: 12px 10px;
}
.table-bottom-brd table > :not(:first-child) {
  border-color: #ddd;
}
.table-bottom-brd table tfoot {
  border: none !important;
}
.wishlist-table table .product-thumbnail {
  position: relative;
  width: 120px;
}
.compare-table table .product-image .quick-view-modal,
.wishlist-table table .product-thumbnail .btn {
  opacity: 0;
  visibility: hidden;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 35px;
  height: 35px;
  padding: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) !important;
}
.wishlist-table table .product-img {
  width: 100px;
  display: block;
}
.compare-table table tr th:first-child {
  min-width: 180px;
  text-align: right;
}
.compare-table table td,
.compare-table table th {
  padding: 15px;
  text-align: center;
}
.compare-table table tr:nth-of-type(2n) {
  background-color: #f8f9fa;
}
.compare-table table .image {
  margin: 0 auto;
  display: block;
}
.compare-table .product-action .btn {
  min-width: 150px;
}
.cart-col h5 {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
}
.cart-meta-text {
  color: #222;
  font-size: 12px;
  line-height: 1.6;
  padding: 5px 0;
}
.cart-image,
.product-form-quantity .qtyField {
  width: 100px;
}
.cart-delete {
  width: 30px;
}
.bg-block,
.cart-info {
  padding: 20px;
  background-color: #f7f7f7;
  border: 1px solid #ececec;
}
.card,
.card-header {
  border-color: #f7f7f7;
}
.cart-subtotal-title {
  text-transform: uppercase;
  font-size: 14px;
}
.cart-subtotal {
  padding-left: 15px;
  display: inline-block;
}
.cart-shipping {
  font-style: italic;
  font-size: 13px;
}
.cart-style2-page .table-bottom-brd table tfoot,
.cart-style2-page .table-bottom-brd table thead {
  background: #f7f7f7;
}
.counter-inline {
  display: flex;
}
.counter-inline .ht-count {
  position: relative;
  color: #e96f84;
  font-size: 14px;
  font-weight: 600;
  margin: 0 8px;
}
.counter-inline .ht-count:not(.days):after {
  content: ":";
  position: absolute;
  left: -10px;
  font-weight: 600;
}
.checkout-form .block {
  border: 1px solid #ddd;
  border-radius: 0;
  padding: 20px;
}
.card {
  background-color: #fff;
  border-radius: 0;
  margin-bottom: 10px;
}
.card-header {
  position: relative;
  padding: 10px 15px;
}
.card-header .card-link {
  position: relative;
  text-decoration: none;
}
.card-header .card-link:before {
  content: "\eb66";
  font-family: annimex-icons;
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.order-table .table .thumb,
.order-table .table .thumbImg {
  width: 60px;
  display: block;
}
.order-table.table-bottom-brd table tr:last-child {
  border-bottom: none;
}
.payment-accordion .card {
  background: 0 0;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.payment-accordion .card .card-header {
  background-color: transparent;
  padding: 0;
  border: none;
}
.payment-accordion .card .card-header .card-link {
  background-color: transparent;
  color: #333;
  padding: 10px 15px 8px;
  display: block;
  font-size: 14px;
  font-weight: 400;
  width: 100%;
  text-align: left;
  margin: 0;
  border: none;
  border-bottom: 1px solid transparent;
}
.payment-accordion .card .card-header .card-link:hover,
.payment-accordion .card .card-header .card-link[aria-expanded="true"] {
  border-color: #ddd;
  color: #e96f84;
  border-radius: 0;
}
.payment-accordion .card .card-header .card-link:before {
  right: 15px;
}
.step-checkout .step-items {
  margin: -5px -15px;
  padding-bottom: 30px;
  justify-content: center;
  border: none;
}
.step-checkout .nav-link {
  width: auto;
  text-align: center;
  padding: 10px 30px;
  border-radius: 0;
  margin: 5px 15px;
  background-color: #2f415d;
  color: #fff;
  border-color: #2f415d;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
  z-index: 1;
  transition: 150ms ease-in-out;
}
.step-checkout .nav-link:after {
  content: "";
  cursor: default;
  width: 31px;
  height: 4px;
  background-color: #2f415d;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 100%;
  z-index: -1;
}
.step-checkout .nav-item.onactive ~ .nav-item .nav-link {
  background-color: #ebebeb;
  color: #888;
  border-color: #ebebeb;
}
.step-checkout .nav-item.onactive ~ .nav-item .nav-link:after {
  background-color: #ebebeb;
}
.payment-accordion-radio .card {
  background: 0 0;
  border: none;
  border-radius: 0;
}
.payment-accordion-radio .card .card-header {
  background-color: transparent;
  padding: 0;
  border: none;
  border-radius: 0;
}
.payment-accordion-radio .card .card-header .card-link {
  background-color: transparent;
  color: #333;
  padding: 0;
  display: block;
  width: 100%;
  text-align: left;
  margin: 0;
  border: none;
}
.payment-accordion-radio .card .card-header .card-link:hover,
.payment-accordion-radio .card .card-header .card-link[aria-expanded="true"] {
  color: #e96f84;
  border-radius: 0;
}
.checkout-card h2 {
  font-size: 30px;
  margin-bottom: 15px;
}
.checkout-card .icon {
  color: #198754;
  font-size: 70px;
  margin: 0 0 20px;
  display: block;
}
.checkout-card .text-order {
  padding: 10px 20px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.billing-details p:not(:last-child),
.shipping-details p:not(:last-child) {
  margin: 0 0 5px;
}
.template-product .page-header {
  padding: 15px 0;
  text-align: left !important;
}
.newsletterbg .newsletter-input,
.product-details-img .product-thumb .slick-slide {
  border: 0;
}
.product-details-img .product-thumb-horizontal div.slick-slide {
  padding: 0 5px;
  cursor: pointer;
}
.product-details-img .product-thumb .slick-arrow {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 100% !important;
  width: 25px;
  height: 25px;
}
.product-details-img .product-thumb .slick-arrow:hover {
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1) !important;
}
.product-details-img .product-thumb .slick-slide img {
  border: 1px solid transparent;
}
.product-details-img .product-thumb .slick-slide.active img {
  border-color: #c1c1c1;
}
.product-details-img .product-buttons {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 99;
}
.product-details-img .product-buttons .btn {
  font-size: 15px;
  height: 36px;
  width: 36px;
  text-align: center;
  margin-top: 5px;
  clear: both;
  padding: 0;
}
.product-thumb-left-style .thumb-left {
  width: 15.5%;
  padding: 0;
  margin: 0;
}
.product-thumb-left-style .product-zoom-right {
  width: calc(85% - 20px);
  padding: 0;
  margin: 0 0 0 15px;
}
.product-thumb-left-style .product-thumb-vertical div.slick-slide {
  padding: 0 0 10px;
  cursor: pointer;
}
.product-thumb-left-style .model-thumbnail-img .carousel-arrow,
.product-thumb-left-style .product-thumb .slick-arrow {
  width: 100%;
  height: 30px;
  margin: 0;
  padding: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
}
.product-thumb-left-style .model-thumbnail-img .carousel-control-prev,
.product-thumb-left-style .product-thumb .slick-arrow.slick-prev {
  top: 0;
  left: auto;
  bottom: auto;
}
.product-thumb-left-style .model-thumbnail-img .carousel-control-next,
.product-thumb-left-style .product-thumb .slick-arrow.slick-next {
  bottom: 0;
  right: auto;
  top: auto;
}
.product-thumb-left-style .product-thumb .slick-prev:before {
  content: "\ea91";
}
.product-thumb-left-style .product-thumb .slick-next:before {
  content: "\ea8a";
}
.product-thumb-right-style .product-zoom-right {
  margin: 0 15px 0 0;
}
.product-main-title {
  color: #333;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 12px;
}
.product-main-subtitle {
  color: #9b9b9b;
  font-size: 14px;
  margin: 0 0 6px;
}
.product-main-title + .product-main-subtitle {
  margin: -5px 0 10px;
}
.product-single-meta .reviewLink:before {
  content: "|";
  margin: 0 10px;
  color: #6c757d;
}
.product-single-meta .product-price .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 1;
  color: #f50000;
}
.product-single-meta .product-price .old-price {
  font-size: 18px;
  color: #4c4c4c;
  font-weight: 500;
}
.product-single-meta .product-availability .progress {
  margin: 12px 0 20px;
}
.product-single-meta .orderMsg .icon {
  color: #e96f84;
  font-size: 18px;
  margin-right: 10px;
  -webkit-animation-name: blinker;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(0.6, 0, 1, 1);
  -webkit-animation-duration: 0.8s;
}
@-webkit-keyframes blinker {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes blinker {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.product-form-submit .btn {
  height: 45px;
  width: 100%;
}
.product-form-quantity .qtyField input {
  font-size: 15px;
  width: 100px;
  height: 45px;
}
.product-form .swatches-size .sizelink {
  font-size: 13px;
  margin-left: 90px;
  text-transform: uppercase;
  font-weight: 600;
}
.infolinks .text-link {
  text-decoration: none;
  text-transform: none;
  font-weight: 400;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0 15px 0 0;
  display: flex;
  align-items: center;
}

.bg-block.xsm,
.orderMsg {
  padding: 10px;
}

.section-clr {
  background-color: #eaeaea;
}
.section-color-light {
  background-color: #f9f9f9;
}
.service-info .icon {
  font-size: 25px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background-color: #f3f4f5;
  border-radius: 100px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.service-info .title {
  font-size: 16px !important;
  margin-bottom: 5px !important;
  text-transform: uppercase;
}

.service-info.separate-line .service-wrap:not(:last-child) {
  border-right: 1px solid #d6d6d6;
}
.service-section .service-info .box {
  border: 1px solid #ebebeb;
  padding: 30px;
  -ms-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.service-section .service-info .box:hover {
  border-color: #090909;
}

.footer .footer-top,
.newsletterbg {
  background-color: #2f415d;
}

.footer-newsletter .input-group > .btn,
.footer-newsletter .input-group > .form-control {
  height: 60px;
}
.footer-newsletter .input-group > .btn:hover {
  background-color: #e96f84;
  border-color: #e96f84;
  opacity: 0.8;
}
.footer .footer-top,
.footer-bottom {
  border-top: 1px solid #40516d;
  color: #fff;
}
.footer-newsletter .input-group > .form-control {
  font-size: 15px;
  padding: 10px 20px;
}
.footer .footer-top {
  padding-top: 60px;
  padding-bottom: 60px;
}
.footer .footer-top .h4 {
  color: #fff;
  font-size: 16px;
  margin: 0 0 15px;
  text-transform: uppercase;
}
.footer-links ul {
  padding: 0;
  margin: -3px 0;
}
.footer-links li {
  padding: 3px 0;
  margin: 0;
}
.footer-links a:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 3px;
  vertical-align: middle;
  background-color: #e96f84;
}
.footer-links a:hover:before {
  width: 4px;
  margin-right: 3px;
}
.footer-contact p i {
  padding-right: 10px;
}
.footer-contact .social-icons .list-inline-item:not(:last-child),
.footer-logo-links .social-icons .list-inline-item:not(:last-child) {
  margin-right: 10px;
}
.footer-middle {
  padding: 25px 0;
  clear: both;
}
.ftr-info .list-inline-item:not(:last-child) {
  border-right: 1px solid #d6d6d6;
  padding-right: 15px;
  margin-right: 15px;
}
.footer-bottom {
  background: #2f415d;
  clear: both;
  padding: 30px 0;
}
#elements-icons .glyph-icon,
#elements-icons .iconInfo p,
.payment-icons li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.payment-icons .icon {
  font-size: 22px;
  color: #fff;
  margin-left: 10px;
}
.footer-bottom .social-icons li,
.footer-bottom .social-icons li a,
.footer-newsletter .social-icons li,
.footer-newsletter .social-icons li a {
  display: inline-flex;
  align-items: center;
}
.newsletterbg {
  color: #fff;
  padding: 40px 0;
}
.newsletterbg label {
  font-size: 28px;
  text-transform: uppercase;
}
.footer-logo-links .inline-links .list-inline-item:not(:last-child),
.footer-newsletter .social-icons li:not(:last-child) {
  margin-right: 15px;
}
.footer-newsletter.icon-arrow .newsletter-input {
  padding-right: 40px;
}
.footer-newsletter.icon-arrow .newsletter-submit {
  height: 100%;
  width: 40px;
  font-size: 16px;
  line-height: normal;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
}
.footer.ftr-bg-gray .footer-bottom,
.footer.ftr-bg-gray .footer-top {
  background-color: #333;
  color: #c6c6c6;
}
.footer.ftr-bg-black .payment-icons .icon,
.footer.ftr-bg-gray .footer-middle a,
.footer.ftr-bg-gray .footer-top a,
.footer.ftr-bg-gray .payment-icons .icon {
  color: #c6c6c6;
}
.footer.ftr-bg-gray .footer-middle {
  background-color: #383838;
  color: #c6c6c6;
}
.footer.ftr-bg-black .footer-bottom,
.footer.ftr-bg-black .footer-top {
  background-color: #1e1e1e;
  color: #fff;
}
.footer.ftr-bg-gray .ftr-info .list-inline-item:not(:last-child) {
  border-color: #929292;
}
.footer.ftr-bg-black .footer-bottom {
  border-color: #2d2d2d;
}
.footer-logo-links {
  color: #333;
  background-color: #eee7e45c;
  padding-top: 30px;
  padding-bottom: 30px;
}
.footer-logo-links .inline-links.left-brd .list-inline-item:not(:last-child) {
  border-right: 2px solid #d8d8d8;
  margin-right: 30px;
  padding-right: 30px;
}
.footer-logo-links .social-icons li a {
  width: 28px;
  height: 28px;
  border-radius: 50%;
}

.footer-3 .ftr-logo {
  max-width: 120px;
}
.footer-3 .footer-top {
  color: #333;
  background-color: #eee7e45c;
  border-color: #ece7e4;
}
.footer-3 .phone-info .phone-text a {
  font-size: 19px;
}
.footer-3 .footer-bottom {
  background: #eee7e45c;
  border-color: #ece7e4;
  font-weight: 400;
}
.footer-3 .footer-contact a,
.footer-3 .footer-links a {
  color: #222;
}

.phone-info .phone-icon {
  font-size: 35px;
  -webkit-transform: rotate(105deg);
  transform: rotate(105deg);
  margin-right: 10px;
}
.phone-info .phone-text a {
  font-size: 23px;
  font-weight: 600;
}

.footer.footer-9 .footer-top {
  padding-bottom: 35px;
}
#site-scroll {
  display: none;
  color: #fff;
  background: #e96f84;
  cursor: pointer;
  font-size: 16px;
  width: 40px;
  height: 40px;
  line-height: 36px;
  right: 30px;
  position: fixed;
  bottom: 40px;
  z-index: 444;
  box-shadow: 0 0 1px #d8d8d8;
  border-radius: 100px;
  text-align: center;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#site-scroll:hover {
  color: #fff;
  background: #171717;
  border-color: #171717;
}
.quickshop-modal .modal-dialog {
  max-width: 380px;
}
.addtocart-modal .variant-cart,
.quickshop-modal .variant-cart {
  font-size: 13px;
  color: #888;
}
.quickshop-modal .product-form-submit .btn {
  height: auto;
  width: auto;
  min-width: 130px;
}
.addtocart-modal .modal-dialog {
  max-width: 630px;
}
.addtocart-modal .price {
  color: #e96f84;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  margin-left: 10px;
}
.addtocart-modal .addcart-total {
  background: #f7f7f7;
  margin: 15px 0;
  padding: 10px;
}
.quickview-modal .modal-dialog {
  max-width: 860px;
}
.quickview-modal .product-title {
  font-size: 22px;
  margin: 0 0 10px;
  text-transform: none;
  color: #171717;
}
.quickview-modal .product-arrow .icon {
  font-size: 22px;
  margin-left: 10px;
}
.quickview-modal .sort-description {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #bdbdbd;
}
.quickview-modal .product-price {
  border-bottom: 1px dotted #bdbdbd;
  border-top: 0;
  padding: 0 0 20px;
}
.quickview-modal .product-price .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 1;
  text-transform: none;
}
.quickview-modal .product-subtitle {
  margin-bottom: 10px;
  text-transform: uppercase;
}
.model-thumbnail-img {
  position: relative;
  margin: 10px 0 0;
}
.model-thumbnail-img .list-inline {
  position: static;
  margin: 0 -4px;
  padding: 0;
}
.model-thumbnail-img .list-inline-item {
  position: relative;
  width: 100px;
  height: auto;
  opacity: 1;
  text-indent: initial;
  margin: 0;
  padding: 0 4px;
  border: none;
}
.model-thumbnail-img .list-inline-item img {
  display: block;
  border: 1px solid #ececec;
}
.model-thumbnail-img .carousel-arrow {
  color: #333;
  background-color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  opacity: 1;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  width: 22px;
  height: 22px;
  text-align: center;
}

.model-thumbnail-img .thumb-play {
  position: absolute;
  right: 4px;
  top: 4px;
  color: #fff;
  background-color: rgba(51, 51, 51, 0.8);
  padding: 5px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  font-size: 12px;
}
.product-subtitle {
  color: #9b9b9b;
}
.pro-stockLbl .stockLbl {
  font-size: 13px;
  text-transform: capitalize;
  font-weight: 500;
}
.pro-stockLbl .icon {
  color: #e96f84;
  margin-right: 5px;
}
.pro-stockLbl .instock .icon,
.product-info p span.instock {
  color: #447900;
}
.pro-stockLbl .outstock .icon {
  color: red;
}
.product-info p {
  position: relative;
  color: #333;
  font-size: 14px;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
}
.product-info p span {
  padding-left: 10px;
  font-weight: 400;
  text-transform: capitalize;
}
.overlay:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  background: #000;
}

.about-review {
  background-color: #333;
  color: #fff;
}
.about-review .quote-wraper .quotes-slide {
  background: #111;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.about-review .quote-wraper .quotes-slide:hover {
  background: rgba(17, 17, 17, 0.7);
}
.about-review .quote-wraper blockquote {
  font-size: 16px;
  color: #fff;
}
.about-review .quote-wraper .product-review {
  color: rgba(248, 212, 6, 0.8);
  margin: 12px 0;
}
.about-review .quote-wraper .authour {
  font-size: 15px;
  margin-bottom: 3px;
}

/* Banner style */
.slideshow .home-slideshow {
  position: relative;
  z-index: 1;
}
.slideshow .home-slideshow:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: -1;
}
.testimonial-slider .slick-slide{
	padding: 0 15px 10px;
}
.collection-slider .slick-slide h3{
	margin-bottom: 7px !important;
	margin-top: 10px;
}










