@charset 'UTF-8';

.bootstrap-select .dropdown-menu li a,
.contact-map iframe {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none
}

.prd-block_info-box .two-column,
ul.two-column {
  column-count: 2;
  column-gap: 20px
}

.prd-custom-over-item-icon svg path:not([class*=cv]),
.section-name-products-grid .title-wrap .title-tabs h2 a .title-tabs-icn svg path,
.shop-feature-bg .shop-feature-icon svg path:not([class*=cv]),
.shop-feature-bg-lg-icon .shop-feature-icon svg path:not([class*=cv]),
.shop-feature-compact .shop-feature-icon svg path:not([class*=cv]),
.shop-feature-single .shop-feature-icon svg path:not([class*=cv]),
.shop-info-compact-icon svg path:not([class*=cv]),
.text-icn-block-bg .icn>svg path {
  fill: currentcolor
}

.hide-showmore .circle-loader-wrap,
.woocommerce-checkout .woocommerce-form-coupon-toggle {
  display: none !important
}

.blur-up {
  transition: filter 1s .1s;
  filter: blur(5px)
}

.grayscale,
.prd-outstock .prd-img img {
  filter: grayscale(1)
}

.blur-up.lazyloaded {
  filter: blur(0)
}

.fade-up-fast:not(.lazyloaded),
.fade-up:not(.lazyloaded) {
  opacity: 0 !important
}

.fade-up {
  transition: 1s .1s;
  opacity: 0
}

.fade-up-fast.lazyloaded,
.fade-up.lazyloaded {
  opacity: 1
}

.fade-up-fast {
  transition: .5s .1s;
  opacity: 0
}

a img.lazyload {
  color: transparent
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover,
.hdr-wrap .mmenu-bottom,
.hdr-wrap .mmenu-bottom a,
.mobilemenu .dropdn .dropdn-content ul>li>a:hover,
.mobilemenu ul.nav li ul a,
.page-content p b,
.page-content p>a.dark-color,
.section-name-products-grid .title-wrap h2 a:hover .title-tabs-text,
.section-name-products-grid .title-wrap h2.active a .title-tabs-text,
.submenu-title,
.submenu-title a,
.table,
.text-dark,
a,
a.dark-color,
body,
select option:not([disabled]) {
  color: #282828
}

.image-container img.lazyloaded+.foxic-loader,
.image-container img.lazyloading+.foxic-loader,
body:not(.no-loader) .mobilemenu {
  opacity: 0
}

.aside-block,
.bootstrap-select .dropdown-menu li,
.h-lined-active,
.lookbook-bnr,
.mmenu.mmenu--link-lined>li>a>span,
.prd-grid-wrap,
.row--relative,
.select-wrapper,
.video-wrap-content {
  position: relative
}

.prd-grid-wrap .loader-wrap {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 500px;
  transition: .5s;
  pointer-events: none;
  opacity: 0;
  background: rgba(255, 255, 255, .9)
}

.prd-grid-wrap.is-loading .loader-wrap {
  pointer-events: auto;
  opacity: 1
}

.body-preloader {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  transition: .5s;
  opacity: 1;
  background-color: #fff;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

body.no-loader .body-preloader {
  visibility: hidden;
  pointer-events: none;
  opacity: 0
}

.js-product-main-carousel:not(.slick-initialized)>div,
.lookbook-popup,
[data-grid-tab-tags],
body.mac .custom-grid:after,
body.mac .custom-grid:before,
body.mac .row:after,
body.mac .row:before,
body.no-loader .bnslider-loader {
  display: none
}

.foxic-body-loader {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 120px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.foxic-body-loader .preloader-circle-1 {
  width: 120px;
  height: 120px;
  animation: 625ms linear infinite clockwise;
  opacity: .75
}

.foxic-body-loader .preloader-circle-2 {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 120px;
  height: 120px
}

.foxic-body-loader .preloader-circle-3 {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 120px;
  height: 120px;
  margin: 0;
  animation: 1.25s cubic-bezier(.4, 0, .22, 1) infinite loader-rotate;
  border: 10px solid #17c6aa;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: 50%;
  background: 0 0
}

.foxic-body-loader .body-loader-image,
.foxic-body-loader svg {
  animation-duration: 1.25s;
  animation-timing-function: ease-in;
  position: absolute
}

.animated.infinite,
.foxic-body-loader svg {
  animation-iteration-count: infinite
}

.foxic-body-loader .preloader-circle-3:after,
.foxic-body-loader .preloader-circle-3:before {
  position: absolute;
  width: 10px;
  height: 10px;
  content: "";
  border-radius: 50%;
  background-color: #17c6aa;
  box-shadow: -2px 2px 2px rgba(0, 0, 0, .3)
}

.foxic-body-loader .preloader-circle-3:after {
  top: 5%;
  left: 7%
}

.foxic-body-loader .preloader-circle-3:before {
  right: 7%;
  bottom: 5%
}

.foxic-body-loader svg {
  min-width: 60%;
  min-height: 60%;
  transform: scale(.35);
  animation-name: pulse;
  opacity: .5;
  fill: #282828
}

.foxic-body-loader .body-loader-image {
  max-width: 100%;
  transform: scale(.5);
  animation-name: pulseImage;
  animation-iteration-count: infinite;
  opacity: .75
}

.foxic-loader {
  position: absolute;
  z-index: 1;
  width: 36px;
  height: 36px;
  animation: 1s linear infinite spinLoader;
  border: 2px solid #fff;
  border-top-color: #647482;
  border-radius: 50%;
  background-color: transparent
}

@keyframes pulse {

  from,
  to {
    transform: scale(.4);
    opacity: .5
  }

  50% {
    transform: scale(.65);
    opacity: 1
  }
}

@keyframes pulseImage {

  from,
  to {
    transform: scale(.5);
    opacity: .5
  }

  50% {
    transform: scale(.95);
    opacity: 1
  }
}

@keyframes clockwise {
  0% {
    transform: rotate(0)
  }

  100% {
    transform: rotate(360deg)
  }
}

@keyframes loader-rotate {

  0%,
  100% {
    transform: rotate(0)
  }

  50% {
    transform: rotate(-140deg)
  }
}

@keyframes spinLoader {
  from {
    transform: rotate(0)
  }

  to {
    transform: rotate(360deg)
  }
}

.loader-horizontal {
  position: relative;
  width: 100%;
  height: 0
}

.loader-horizontal .progress {
  height: 100%;
  border-radius: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.loader-horizontal .progress-bar {
  background-color: #17c6aa
}

.loader-horizontal .progress-bar-animated {
  animation-duration: .5s
}

.circle-loader-wrap {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 50px;
  -ms-flex-pack: center;
  justify-content: center
}

.circle-loader-wrap .circle-loader-pagination {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  padding: 0 30px;
  transform: translate3d(0, 0, 0);
  pointer-events: none;
  -ms-flex-align: center;
  align-items: center
}

.mobilemenu.active,
.nav-wrapper .nav-toggle.back-visible {
  visibility: visible
}

.circle-loader-wrap .circle-loader-pagination .pagination {
  margin: 0;
  padding: 0;
  transition: opacity;
  opacity: 0
}

.circle-loader {
  position: relative;
  cursor: pointer
}

.circle-loader-text,
.circle-loader-text-alt {
  font-size: 13px;
  font-weight: 600;
  line-height: 1em;
  position: absolute;
  top: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.circle-loader svg {
  transform: rotate(-90deg)
}

.circle-loader svg circle {
  transition: stroke-dashoffset .25s linear;
  stroke-dashoffset: 0;
  stroke: #eee;
  stroke-dashoffset: 0
}

.circle-loader svg circle.off-animation {
  transition: none
}

.social-list-circle li a:after,
.social-list-circle-sm li a:after {
  top: -30%;
  left: -30%;
  content: "";
  transition: .25s;
  background-color: #17c6aa
}

.circle-loader svg circle:last-child {
  stroke: #17c6aa;
  stroke-dashoffset: 472.48
}

.circle-loader #svg_d {
  width: 135px;
  height: 135px
}

.circle-loader #svg_d circle {
  stroke-width: 3px;
  stroke-dasharray: 396
}

.circle-loader #svg_m {
  display: none;
  width: 120px;
  height: 120px
}

.circle-loader #svg_m circle {
  stroke-width: 3px;
  stroke-dasharray: 314
}

.has-infinite-scroll .circle-loader-wrap {
  overflow: hidden;
  height: 0;
  margin: 0;
  opacity: 0
}

body.has-loader-bg .image-container img:not(.lazyloaded)+.foxic-loader,
body.has-loader-bg .prd img:not(.lazyloaded)+.foxic-loader {
  width: 100%;
  height: 100%;
  animation: none;
  border: 0;
  border-radius: 0;
  background: #fafafa
}

.h1-style.h-lined,
.h2-style.h-lined,
.h3-style.h-lined,
.h4-style.h-lined,
.h5-style.h-lined,
.h6-style.h-lined,
.line-divider,
.table>thead>tr>th,
h1.h-lined,
h2.h-lined,
h3.h-lined,
h4.h-lined,
h5.h-lined,
h6.h-lined {
  border-color: #f4f4f4;
  border-bottom-width: 1px;
  border-bottom-style: solid
}

.loader-horizontal-sm {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 26px auto -28px;
  opacity: 0;
  -ms-flex-pack: center;
  justify-content: center
}

.loader-horizontal-sm span {
  position: relative;
  display: block;
  width: 200px;
  height: 2px
}

.loader-horizontal-sm span:after,
.loader-horizontal-sm span:before {
  position: absolute;
  display: block;
  width: 50%;
  height: 100%;
  content: "";
  animation: .8s cubic-bezier(.445, .05, .55, .95) infinite loaderWidth;
  background-color: #17c6aa
}

.loader-horizontal-sm span:before {
  top: 0;
  left: 0;
  transform-origin: center right
}

.loader-horizontal-sm span:after {
  top: 0;
  right: 0;
  transform-origin: center left
}

@keyframes loaderWidth {
  0% {
    width: 50%;
    transform: scalex(0)
  }

  50% {
    width: 50%;
    transform: scalex(1)
  }

  100% {
    width: 0;
    transform: scalex(1)
  }
}

.prd-grid-wrap .prd-grid.disable-actions.is-loading+.loader-horizontal-sm {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  left: 0;
  margin-top: 15px
}

.loader-horizontal-sm--fixed.is-centered {
  position: fixed;
  z-index: 10;
  top: 50%;
  left: 0;
  opacity: 1
}

.row {
  min-width: 100%
}

.row.row--md-pad {
  margin-right: -10px;
  margin-left: -10px
}

.row.row--md-pad>* {
  padding-right: 10px;
  padding-left: 10px
}

.row.row--sm-pad {
  margin-right: -7px;
  margin-left: -7px
}

.row.row--sm-pad>* {
  padding-right: 7px;
  padding-left: 7px
}

.container:not(.container-prd-block).container--boxed {
  max-width: 1200px
}

body.boxed .page-wrapper {
  overflow: hidden;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  box-shadow: 0 0 50px rgba(0, 0, 0, .1)
}

.vert-margin-double {
  margin-top: -160px
}

@media (max-width:767px) {

  .circle-loader #svg_d,
  .circle-loader-text,
  .circle-loader-wrap .circle-loader-pagination {
    display: none
  }

  .hdr-logo img {
    width: 90px !important
  }

  .circle-loader-text,
  .circle-loader-text-alt {
    font-size: 12px;
    font-weight: 600
  }

  .circle-loader #svg_m {
    display: block
  }

  .vert-margin-double {
    margin-top: -130px
  }
}

.vert-margin-double>* {
  margin-top: 160px
}

@media (max-width:767px) {
  .vert-margin-double>* {
    margin-top: 130px
  }
}

.vert-margin {
  margin-top: -80px
}

@media (max-width:767px) {
  .vert-margin {
    margin-top: -65px
  }
}

.holder,
.page-footer,
.vert-margin>* {
  margin-top: 80px
}

@media (max-width:767px) {

  .holder,
  .page-footer,
  .vert-margin>* {
    margin-top: 65px
  }
}

.vert-margin-small {
  margin-top: -30px
}

.holder-mt-xsmall,
.vert-margin-small>* {
  margin-top: 30px
}

.vert-margin-middle {
  margin-top: -10px
}

.vert-margin-middle>* {
  margin-top: 10px
}

.vert-margin-less {
  margin-top: -5px
}

.vert-margin-less>* {
  margin-top: 5px
}

@media (max-width:991px) {
  .vert-margin-md {
    margin-top: -80px
  }

  .vert-margin-md>* {
    margin-top: 80px
  }
}

@media (max-width:991px) and (max-width:767px) {
  .vert-margin-md {
    margin-top: -65px
  }

  .vert-margin-md>* {
    margin-top: 65px
  }
}

@media (max-width:991px) and (max-width:575px) {
  .vert-margin-md {
    margin-top: -50px
  }

  .vert-margin-md>* {
    margin-top: 50px
  }
}

.lookbook-bnr-image img,
.modal-content p img,
.page-content img,
.page-content p img {
  max-width: 100%
}

.account-drop .dropdn-form-wrapper,
.column-2 .mmenu-col:nth-child(n+3),
.column-3 .mmenu-col:nth-child(n+4),
.column-4 .mmenu-col:nth-child(n+5),
.column-5 .mmenu-col:nth-child(n+6),
.column-6 .mmenu-col:nth-child(n+7),
.footer-block,
.page-content .banners-grid-collection:first-child:empty+.holder,
.page-content .breadcrumbs-wrap+*>.holder,
.page-content .breadcrumbs-wrap+.banners-grid-collection:empty+.holder,
.page-content .breadcrumbs-wrap+:not(.shopify-section):not(.page-content),
.page-content>.container:first-child,
.page-content>.holder:first-child,
.page-content>:first-child>.holder {
  margin-top: 40px
}

.modal-content p:first-child,
.page-content .breadcrumbs-wrap,
.page-content .breadcrumbs-wrap .holder,
.page-content p:first-child {
  margin-top: 0
}

@media (max-width:767px) {
  .holder-mt-xsmall {
    margin-top: 30px
  }
}

.aside-block+.aside-block,
.holder-mt-small {
  margin-top: 50px
}

@media (max-width:767px) {
  .holder-mt-small {
    margin-top: 35px
  }
}

.holder-mt-large {
  margin-top: 140px
}

@media (max-width:767px) {
  .holder-mt-large {
    margin-top: 100px
  }

  .aside:not(.filter-col)+.aside {
    margin-top: 35px
  }
}

.holder.fullwidth>.container {
  width: 100%;
  max-width: none
}

.holder.full-nopad>.container {
  padding-right: 0;
  padding-left: 0
}

.holder.bgcolor {
  background: #fafafa
}

.holder-text-icn-blocks-single,
.holder.bgcolor-1,
.qty-changer button:hover {
  background: #17c6aa
}

.bg-center,
.bg-cover,
.bg-full {
  background-repeat: no-repeat
}

.bg-bottom:not(.bg-cover),
.bg-center,
.bg-full,
.bg-top:not(.bg-cover) {
  background-size: 100% auto
}

.bg-bottom,
.bg-cover,
.bg-top {
  background-position-x: center
}

.aside-block>h2 {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px
}

.custom-grid>* {
  margin-right: 15px;
  margin-left: 15px
}

.custom-grid.data-to-show-5>* {
  width: calc(20% - 30px);
  max-width: calc(20% - 30px);
  -ms-flex: 0 0 calc(20% - 30px);
  flex: 0 0 calc(20% - 30px)
}

.custom-grid.data-to-show-4>* {
  width: calc(25% - 30px);
  max-width: calc(25% - 30px);
  -ms-flex: 0 0 calc(25% - 30px);
  flex: 0 0 calc(25% - 30px)
}

.custom-grid.data-to-show-3>* {
  width: calc(33.333% - 30px);
  max-width: calc(33.333% - 30px);
  -ms-flex: 0 0 calc(33.333% - 30px);
  flex: 0 0 calc(33.333% - 30px)
}

.custom-grid.data-to-show-2>* {
  width: calc(50% - 30px);
  max-width: calc(50% - 30px);
  -ms-flex: 0 0 calc(50% - 30px);
  flex: 0 0 calc(50% - 30px)
}

.custom-grid.data-to-show-1>* {
  width: calc(100% - 30px);
  max-width: calc(100% - 30px);
  -ms-flex: 0 0 calc(100% - 30px);
  flex: 0 0 calc(100% - 30px)
}

.holder.show-above-slider,
.image-hover-dark-scale:hover,
.image-hover-dark:hover {
  background-color: #000
}

@media (max-width:575px) and (max-width:575px) {
  .col-xs-quarter {
    max-width: 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
  }

  .col-xs-onefive {
    max-width: 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%
  }
}

@media (min-width:576px) and (max-width:767px) {
  .col-sm-quarter {
    max-width: 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
  }

  .col-sm-onefive {
    max-width: 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%
  }
}

@media (min-width:768px) and (max-width:991px) {
  .col-md-quarter {
    max-width: 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
  }

  .col-md-onefive {
    max-width: 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%
  }
}

.col-max-400 {
  max-width: 400px
}

.holder-with-bg {
  padding-top: 80px;
  padding-bottom: 80px
}

@media (max-width:767px) {
  .custom-grid.data-to-show-sm-5>* {
    width: calc(20% - 10px);
    max-width: calc(20% - 10px);
    -ms-flex: 0 0 calc(20% - 10px);
    flex: 0 0 calc(20% - 10px)
  }

  .custom-grid.data-to-show-sm-4>* {
    width: calc(25% - 10px);
    max-width: calc(25% - 10px);
    -ms-flex: 0 0 calc(25% - 10px);
    flex: 0 0 calc(25% - 10px)
  }

  .custom-grid.data-to-show-sm-3>* {
    width: calc(33.333% - 10px);
    max-width: calc(33.333% - 10px);
    -ms-flex: 0 0 calc(33.333% - 10px);
    flex: 0 0 calc(33.333% - 10px)
  }

  .custom-grid.data-to-show-sm-2>* {
    width: calc(50% - 10px);
    max-width: calc(50% - 10px);
    -ms-flex: 0 0 calc(50% - 10px);
    flex: 0 0 calc(50% - 10px)
  }

  .custom-grid.data-to-show-sm-1>* {
    width: calc(100% - 10px);
    max-width: calc(100% - 10px);
    -ms-flex: 0 0 calc(100% - 10px);
    flex: 0 0 calc(100% - 10px)
  }

  .holder-with-bg {
    padding-top: 65px;
    padding-bottom: 65px
  }
}

.holder-pt-medium.holder-with-bg {
  padding-top: 100px
}

@media (max-width:991px) {
  .is-collision>* {
    padding-top: 0 !important
  }

  .custom-grid {
    margin-right: -5px;
    margin-left: -5px
  }

  .custom-grid>* {
    margin-right: 5px;
    margin-left: 5px
  }

  .custom-grid.data-to-show-md-5>* {
    width: calc(20% - 10px);
    max-width: calc(20% - 30px);
    -ms-flex: 0 0 calc(20% - 30px);
    flex: 0 0 calc(20% - 30px)
  }

  .custom-grid.data-to-show-md-4>* {
    width: calc(25% - 10px);
    max-width: calc(25% - 30px);
    -ms-flex: 0 0 calc(25% - 30px);
    flex: 0 0 calc(25% - 30px)
  }

  .custom-grid.data-to-show-md-3>* {
    width: calc(33.333% - 10px);
    max-width: calc(33.333% - 30px);
    -ms-flex: 0 0 calc(33.333% - 30px);
    flex: 0 0 calc(33.333% - 30px)
  }

  .custom-grid.data-to-show-md-2>* {
    width: calc(50% - 30px);
    max-width: calc(50% - 30px);
    -ms-flex: 0 0 calc(50% - 30px);
    flex: 0 0 calc(50% - 30px)
  }

  .custom-grid.data-to-show-md-1>* {
    width: calc(100% - 10px);
    max-width: calc(100% - 30px);
    -ms-flex: 0 0 calc(100% - 30px);
    flex: 0 0 calc(100% - 30px)
  }

  .holder-pt-medium.holder-with-bg {
    padding-top: 80px
  }
}

@media (max-width:767px) {
  .holder-pt-medium.holder-with-bg {
    padding-top: 65px
  }

  .holder-pt-xsmall.holder-with-bg {
    padding-top: 30px
  }
}

.holder-pt-xsmall.holder-with-bg {
  padding-top: 30px
}

.holder-pt-small.holder-with-bg {
  padding-top: 50px
}

@media (max-width:767px) {
  .holder-pt-small.holder-with-bg {
    padding-top: 35px
  }
}

.holder-pt-large.holder-with-bg {
  padding-top: 120px
}

@media (max-width:991px) {
  .holder-pt-large.holder-with-bg {
    padding-top: 80px
  }
}

@media (max-width:767px) {
  .holder-pt-large.holder-with-bg {
    padding-top: 65px
  }
}

.holder-pb-medium.holder-with-bg {
  padding-bottom: 100px
}

@media (max-width:991px) {
  .holder-pb-medium.holder-with-bg {
    padding-bottom: 80px
  }
}

@media (max-width:767px) {
  .holder-pb-medium.holder-with-bg {
    padding-bottom: 65px
  }

  .holder-pb-xsmall.holder-with-bg {
    padding-bottom: 30px
  }
}

.holder-pb-xsmall.holder-with-bg {
  padding-bottom: 30px
}

.footer-top,
.holder-pb-small.holder-with-bg {
  padding-bottom: 50px
}

@media (max-width:767px) {
  .holder-pb-small.holder-with-bg {
    padding-bottom: 35px
  }
}

.holder-pb-large.holder-with-bg {
  padding-bottom: 120px
}

@media (max-width:991px) {
  .holder-pb-large.holder-with-bg {
    padding-bottom: 80px
  }

  .js-prd-carousel-vert>:not(:first-child) {
    display: none
  }

  .js-prd-carousel-vert.slick-initialized>* {
    display: block
  }
}

@media (max-width:767px) {
  .holder-pb-large.holder-with-bg {
    padding-bottom: 65px
  }

  .title-with-right {
    text-align: center
  }
}

.footer-sticky .container,
.hdr-wrap .container,
.holder:not(.fullwidth) .container:not(.coming-soon-block),
.page-footer .container {
  max-width: 1200px !important
}

.image-container {
  position: relative;
  overflow: hidden;
  height: 0
}

.image-container>.zoomWrapper,
.image-container>img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0
}

.gallery-item-image .foxic-loader,
.image-container .foxic-loader {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  transition: opacity .3s .2s;
  opacity: 1
}

.image-container .placeholder-svg {
  position: absolute;
  top: 0;
  left: 0
}

.bnslider .bnslider-slide,
.bnslider .slick-list,
.bnslider .slick-track,
.image-container>img.lazyload {
  height: 100%
}

.image-container>.zoomWrapper {
  width: 100% !important;
  height: 100% !important
}

body:not(.equal-height) .prd .image-container>img {
  max-height: 100%;
  margin: 0 auto
}

span.image-container {
  position: relative;
  display: block;
  width: 100%
}

.has-prd-shadow .prd-hor .prd-inside,
.has-prd-shadow .prd:not(.prd-hor) .prd-img-area {
  box-shadow: 0 0 16px rgba(0, 0, 0, .05)
}

.has-rounded-elements .bnr,
.has-rounded-elements .collection-grid-2-img,
.has-rounded-elements .collection-grid-img,
.has-rounded-elements .prd .prd-inside .prd-img,
.has-rounded-elements .prd-hor-simple .prd-img-area,
.has-rounded-elements .prd-hor:not(.prd-hor--lg) .prd-img-area,
.has-rounded-elements .prd-horgrid .prd:not(.prd-hor--lg) .prd-img-area,
.has-rounded-elements .prd:not(.prd-hor) .prd-img-area {
  border-radius: 15px
}

.has-rounded-elements .prd-grid .slick-list {
  margin-top: -10px;
  padding-top: 10px
}

.has-rounded-elements .prd .prd-inside,
.has-rounded-elements .prd-hor--lg .prd-inside {
  overflow: visible;
  border-radius: 15px
}

.has-rounded-elements .bnr-text-has-bg .bnr-text-bg {
  border-radius: 12px
}

.has-rounded-elements .holder.fullwidth>.container>.bnr-wrap .bnr,
.has-rounded-elements .row.no-gutters .bnr,
.has-squared-btns .btn,
.has-squared-btns .btn.btn--lg,
.has-squared-btns .btn.btn--sm,
.has-squared-btns .btn.btn--xl,
input,
textarea {
  border-radius: 0
}

.has-rounded-elements .bnr-caption-bg {
  overflow: hidden;
  border-radius: 15px
}

.has-rounded-elements .form-control {
  border-radius: 30px
}

.has-rounded-elements .form-control--sm {
  border-radius: 25px
}

.has-rounded-elements .post-prw-img,
.has-rounded-elements .post-prw-info-wrap {
  border-radius: 20px
}

.has-rounded-elements .prd-card_countdown .countdown>span {
  border-radius: 6px
}

.active[data-grid-tab-tags],
.bnslider-pause-stop,
.dropdn,
.is-opened .minicart-drop-countdown,
.is-paused .bnslider-pause-play,
.js-product-main-carousel:not(.slick-initialized)>div:first-child,
.tags-list li.active a:after,
body.fancybox--from-sticky .js-stickyAddToCart {
  display: block
}

body {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 23px;
  overflow-x: hidden;
  background-color: #fff;
  position: relative
}

.slick-vertical.fixedOnSelect .slick-track,
body.touch .parallaxed {
  transform: none !important
}

.heading-font,
.theme-font {
  font-family: "Open Sans", sans-serif !important
}

.hdr-wrap .mmenu-bottom b,
.hdr-wrap .mmenu-bottom strong,
b,
strong {
  font-weight: 600
}

.fw-500 {
  font-weight: 500
}

a,
a:focus,
a:hover {
  transition: color .2s;
  outline: 0
}

.custom-color,
.hdr-wrap .mmenu-bottom a:hover [class*=icon],
.mmenu>li>a.active,
.mmenu>li>a:hover,
.mobilemenu .dropdn .dropdn-content ul>li.active>a,
.mobilemenu .dropdn .dropdn-content ul>li.active>a span:first-child,
.mobilemenu ul.nav li.active>.arrow,
.mobilemenu ul.nav li.mmenu-submenu-open>.arrow,
.mobilemenu ul.nav li:hover>.arrow,
.section-name-products-grid .title-wrap h2 a:hover .title-tabs-icn,
.section-name-products-grid .title-wrap h2.active a .title-tabs-icn,
.social-list li a:hover,
.submenu-title:hover,
.submenu-view-more:hover,
a:hover {
  color: #17c6aa
}

.h1-style a,
.h2-style a,
.h3-style a,
.h4-style a,
.h5-style a,
.h6-style a,
.section-name-products-grid .title-wrap .title-tabs h2 a:hover .title-tabs-text,
a:focus,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
  color: #282828
}

.dropdn-content .dropdn-close>span:hover,
.page-content p>a.dark-color:focus,
.page-content p>a.dark-color:hover,
.page-content p>a:not(.btn):focus,
.page-content p>a:not(.btn):hover,
a.dark-color:focus,
a.dark-color:hover {
  text-decoration: underline;
  color: #282828
}

.btn,
.countdown-box-full-text .countdown,
.countdown-box-full-text-modal .countdown,
.dropdn-link,
.hdr.hdr-onerow-menu .mmenu,
a[href^="tel:"] {
  white-space: nowrap
}

.aside-block ul.list li a:focus,
.aside-block ul.list li a:hover,
.h1-style a:hover,
.h2-style a:hover,
.h3-style a:hover,
.h4-style a:hover,
.h5-style a:hover,
.h6-style a:hover,
.hdr-wrap .mmenu-bottom a:hover,
.page-content p>a:not(.btn),
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration: none;
  color: #17c6aa
}

.p--small {
  font-size: 14px;
  line-height: 18px;
  color: #646464
}

.h-lg-style,
.h1-style,
.h2-style,
h1,
h2 {
  position: relative;
  z-index: 1;
  padding: 0;
  color: #282828;
  font-family: "Open Sans", sans-serif;
  font-weight: 600
}

.prd:focus,
.slick-dots li button:focus,
.slick-dots li button:hover,
.slick-slide:focus,
button:focus,
input:focus,
textarea:focus {
  outline: 0
}

.form-flex:last-child,
.form-flex:only-child,
.form-group:last-child,
.form-group:only-child,
.form-wrapper>*,
.form-wrapper>form>*,
.page-title>:only-child,
.title-tabs-wrap h2.h1-style,
ol,
ul {
  margin-bottom: 0
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner,
.minicart-list-prd,
.overflow-hidden,
.post-prws-listing {
  overflow: hidden
}

.h-lg-style,
h1 {
  font-size: 34px;
  line-height: 1.2em;
  margin: 0 0 30px
}

.h-lg-style+.h-behind,
h1+.h-behind {
  font-family: "Open Sans", sans-serif;
  font-size: calc(34px * 3.4);
  font-weight: 600
}

@media (max-width:575px) {
  .row.row--sm-pad-xs {
    margin-right: -10px;
    margin-left: -10px
  }

  .row.row--sm-pad-xs>* {
    padding-right: 10px;
    padding-left: 10px
  }

  .vert-margin-double {
    margin-top: -100px
  }

  .vert-margin-double>* {
    margin-top: 100px
  }

  .vert-margin {
    margin-top: -50px
  }

  .holder,
  .page-footer,
  .vert-margin>* {
    margin-top: 50px
  }

  .vert-margin-small {
    margin-top: -20px
  }

  .holder-mt-xsmall,
  .page-content>.holder:first-child,
  .vert-margin-small>* {
    margin-top: 20px
  }

  .holder-mt-small,
  .page-content .banners-grid-collection:first-child:empty+.holder,
  .page-content .breadcrumbs-wrap+*>.holder,
  .page-content .breadcrumbs-wrap+.banners-grid-collection:empty+.holder,
  .page-content .breadcrumbs-wrap+:not(.shopify-section):not(.page-content),
  .page-content>.container:first-child,
  .page-content>.holder:first-child,
  .page-content>:first-child>.holder {
    margin-top: 30px
  }

  .holder-mt-large {
    margin-top: 80px
  }

  .custom-grid.data-to-show-xs-5>* {
    width: calc(20% - 10px);
    max-width: calc(20% - 10px);
    -ms-flex: 0 0 calc(20% - 10px);
    flex: 0 0 calc(20% - 10px)
  }

  .custom-grid.data-to-show-xs-4>* {
    width: calc(25% - 10px);
    max-width: calc(25% - 10px);
    -ms-flex: 0 0 calc(25% - 10px);
    flex: 0 0 calc(25% - 10px)
  }

  .custom-grid.data-to-show-xs-3>* {
    width: calc(33.333% - 10px);
    max-width: calc(33.333% - 10px);
    -ms-flex: 0 0 calc(33.333% - 10px);
    flex: 0 0 calc(33.333% - 10px)
  }

  .custom-grid.data-to-show-xs-2>* {
    width: calc(50% - 10px);
    max-width: calc(50% - 10px);
    -ms-flex: 0 0 calc(50% - 10px);
    flex: 0 0 calc(50% - 10px)
  }

  .custom-grid.data-to-show-xs-1>* {
    width: calc(100% - 10px);
    max-width: calc(100% - 10px);
    -ms-flex: 0 0 calc(100% - 10px);
    flex: 0 0 calc(100% - 10px)
  }

  .holder-with-bg {
    padding-top: 50px;
    padding-bottom: 50px
  }

  .holder-pt-large.holder-with-bg,
  .holder-pt-medium.holder-with-bg {
    padding-top: 50px
  }

  .holder-pt-xsmall.holder-with-bg {
    padding-top: 20px
  }

  .holder-pt-small.holder-with-bg {
    padding-top: 30px
  }

  .holder-pb-large.holder-with-bg,
  .holder-pb-medium.holder-with-bg {
    padding-bottom: 50px
  }

  .holder-pb-xsmall.holder-with-bg {
    padding-bottom: 20px
  }

  .holder-pb-small.holder-with-bg {
    padding-bottom: 30px
  }

  .h-lg-style,
  h1 {
    font-size: calc(34px * .8)
  }

  .h-lg-style+.h-behind,
  h1+.h-behind {
    font-size: calc(34px * 2.992)
  }
}

.h1-style,
h1 {
  font-size: 30px;
  line-height: 1.2em;
  margin: 0 0 45px
}

.h1-style+.h-behind,
h1+.h-behind {
  font-family: "Open Sans", sans-serif;
  font-size: calc(30px * 3.4);
  font-weight: 600
}

.m-h1-style {
  margin-bottom: 45px !important
}

.h2-style,
h2 {
  font-size: 24px;
  line-height: 1.4em;
  margin: 0 0 20px
}

.h2-style+.h-behind,
h2+.h-behind {
  font-family: "Open Sans", sans-serif;
  font-size: calc(24px * 3.4);
  font-weight: 600
}

.m-h2-style {
  margin-bottom: 20px !important
}

.h3-style,
.h4-style,
.h5-style,
.h6-style,
h3,
h4,
h5,
h6 {
  margin: 0 0 20px;
  padding: 0;
  color: #282828
}

.h3-style,
h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.5em
}

.h4-style,
.page-title p,
.title-wrap p,
h4 {
  font-size: 17px;
  line-height: 28px
}

.h3-style.h-lined,
h3.h-lined {
  margin-bottom: 30px;
  padding-bottom: 15px
}

.h4-style,
h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600
}

.h4-style:not(.h-icon) [class*=icon-],
h4:not(.h-icon) [class*=icon-] {
  font-size: 20px;
  padding-right: 10px;
  vertical-align: sub;
  color: #17c6aa
}

.h5-style,
h5 {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px
}

.h6-style,
h6 {
  font-size: 15px;
  line-height: 23px
}

.h-behind {
  line-height: 1em;
  position: absolute;
  z-index: 0;
  top: 0;
  left: -.05em;
  transform: translate3d(0, -40%, 0);
  white-space: nowrap;
  color: #f4f4f4
}

.h-sub--first {
  -ms-flex-order: -1;
  order: -1
}

.text-center>.h-behind {
  left: 50%;
  transform: translate3d(-50%, -40%, 0)
}

.page-title,
.title-wrap:not(:last-child) {
  margin: 0 0 30px
}

.page-title.text-center .carousel-arrows,
.title-wrap:not(:last-child).text-center .carousel-arrows {
  margin-bottom: calc(30px - 18px)
}

@media only screen and (min-width:768px) and (max-width:991px) {

  .page-title,
  .title-wrap:not(:last-child) {
    margin: 0 0 30px
  }

  .page-title.text-center .carousel-arrows,
  .title-wrap:not(:last-child).text-center .carousel-arrows {
    margin-bottom: calc(30px - 18px)
  }

  .tags-list:not(:first-child) {
    margin-top: 30px
  }
}

.title-wrap {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
  -ms-flex-direction: column
}

.title-wrap.text-center .carousel-arrows {
  width: 50px;
  margin: -5px auto 65px
}

.title-wrap .h1-style+.carousel-arrows:empty,
.title-wrap .h1-style+.h-sub--first+.carousel-arrows:empty,
.title-wrap h1+.carousel-arrows:empty,
.title-wrap h1+.h-sub+.carousel-arrows:empty {
  margin-top: calc(-30px - 15px)
}

.title-wrap .h2-style+.carousel-arrows:empty,
.title-wrap .h2-style+.h-sub--first+.carousel-arrows:empty,
.title-wrap h2+.carousel-arrows:empty,
.title-wrap h2+.h-sub--first+.carousel-arrows:empty {
  margin-top: calc(-30px - 12px)
}

.title-wrap .h-lg-style+.carousel-arrows:empty,
.title-wrap .h-lg-style+.h-sub--first+.carousel-arrows:empty {
  margin-top: calc(-30px - 25px)
}

.page-title .h-sub,
.title-wrap .h-sub {
  position: relative;
  z-index: 1;
  min-width: 100%
}

.page-title .h-sub,
.page-title .h-sub p,
.title-wrap .h-sub,
.title-wrap .h-sub p {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.69em;
  color: #818181
}

.page-title .h1-style,
.page-title .h1-style+.h-sub--first,
.page-title h1,
.page-title h1+.h-sub--first,
.title-wrap .h1-style,
.title-wrap .h1-style+.h-sub--first,
.title-wrap h1,
.title-wrap h1+.h-sub--first {
  margin-bottom: 15px
}

.page-title .h2-style,
.page-title .h2-style+.h-sub--first,
.page-title h2,
.page-title h2+.h-sub--first,
.title-wrap .h2-style,
.title-wrap .h2-style+.h-sub--first,
.title-wrap h2,
.title-wrap h2+.h-sub--first {
  margin-bottom: 12px
}

.page-title .h-lg-style,
.page-title .h-lg-style+.h-sub--first,
.title-wrap .h-lg-style,
.title-wrap .h-lg-style+.h-sub--first {
  margin-bottom: 25px
}

.page-title .h-subtitle,
.page-title h4.h-subtitle,
.title-wrap .h-subtitle,
.title-wrap h4.h-subtitle {
  font-size: 18px;
  font-weight: 500;
  color: #818181
}

.alert:not(:first-child),
.list li:not(:first-child),
.list-marker li:not(:first-child),
.page-title .h-subtitle:not(:first-child),
.page-title h4.h-subtitle:not(:first-child),
.submenu-title+.submenu-title,
.submenu-title:first-child,
.title-wrap .h-subtitle:not(:first-child),
.title-wrap h4.h-subtitle:not(:first-child) {
  margin-top: 10px
}

@media (max-width:991px) {

  .page-title p,
  .title-wrap p {
    font-size: 15px;
    line-height: 27px
  }

  .aside-block .title-with-arrows h2,
  .aside-block .title-with-arrows h2.h1-style {
    font-size: 16px
  }
}

.fact-block .text a,
.page-title p a,
.text-icn-block-hor .text a,
.title-wrap p a {
  text-decoration: underline;
  color: inherit
}

.hdr .custom-text a,
.hdr .custom-text a:hover,
.link-icn,
.link-icn:hover,
.mobilemenu-toggle:focus,
.mobilemenu-toggle:hover,
.page-title p a:hover,
.social-list li a,
.title-wrap p a:hover,
.underline:hover {
  text-decoration: none
}

.page-title .maxW-1370,
.title-wrap .maxW-1370 {
  max-width: 1370px;
  margin-right: auto;
  margin-left: auto
}

.page-title .maxW-825,
.title-wrap .maxW-825 {
  max-width: 825px;
  margin-right: auto;
  margin-left: auto
}

.form-flex>:first-child,
.page-title.text-left .maxW-1370,
.page-title.text-left .maxW-825,
.title-wrap.text-left .maxW-1370,
.title-wrap.text-left .maxW-825 {
  margin-left: 0
}

.form-flex>:last-child,
.page-title.text-right .maxW-1370,
.page-title.text-right .maxW-825,
.title-wrap.text-right .maxW-1370,
.title-wrap.text-right .maxW-825 {
  margin-right: 0
}

.mobilemenu-bottom>*,
.prd-grid.listing-view,
.prd-listview .prd .prd-img-area .colorswatch-label,
.title-wrap:not(.title-tabs-wrap)>.h-lg-style:last-child,
.title-wrap:not(.title-tabs-wrap)>.h1-style:last-child,
.title-wrap:not(.title-tabs-wrap)>.h2-style:last-child,
.title-wrap:not(.title-tabs-wrap)>h1:last-child,
.title-wrap:not(.title-tabs-wrap)>h2:last-child,
.woocommerce .woocommerce-ordering {
  margin: 0
}

.title-with-right .carousel-arrows {
  height: 42px
}

.blockquote:not(:last-child),
.brand-prd-carousel:last-child,
.footer-newsletter:not(:last-child),
.post-prw-vert.post-prw-vert--style2:nth-child(odd) .post-prw-img,
.prd-hor,
.prd-hor-simple,
.prd-horgrid .prd,
.review-item,
.title-with-right h1,
.title-with-right h2.h1-style,
blockquote:not(:last-child) {
  margin-bottom: 30px
}

.title-with-arrows .carousel-arrows {
  min-height: 28px
}

.bootstrap-select>select.bs-select-hidden,
.carousel-arrows:empty,
.prd-info .prd-circle-labels,
.prd-listview .prd .prd-img-area .circle-label-compare,
.prd-listview .prd .prd-img-area .circle-label-qview,
.prd-outstock .color-swatch,
.prd-outstock .colorswatch-label,
.prd-outstock .prd-big-circle-labels .label-sale,
.title-tabs-wrap .ps__scrollbar-y-rail,
select.bs-select-hidden,
select.selectpicker {
  display: none !important
}

.title-with-arrows {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative
}

.footer-list-inline li a,
.footer-logo a,
.page-footer .text-center>a,
.page-footer ul:not([class]) li a,
.section-name-products-grid .title-wrap .title-tabs h2,
.text-center>.img-fluid,
.text-center>img,
.text-center>p>.img-fluid,
.text-marker {
  display: inline-block
}

.title-with-arrows h2,
.title-with-arrows h2.h1-style,
.title-with-arrows>* {
  margin-bottom: 0 !important
}

.title-with-arrows>:last-child {
  margin-left: auto
}

.title-with-arrows .h2-style,
.title-with-arrows h2 {
  padding-right: 45px
}

.aside-block .title-with-arrows,
.footer-txt-block:not(:last-child),
.mmenu-bnr-wrap:not(:last-child),
.title-with-arrows.mb-h2-style,
.title-with-arrows.mb-h3-style,
.title-with-arrows:not(.title-with-behind) {
  margin-bottom: 20px
}

.line-divider--90,
.title-with-arrows.mb-h1-style {
  margin-bottom: 45px
}

.aside-block .title-with-arrows h2,
.aside-block .title-with-arrows h2.h1-style {
  line-height: 1em
}

.bg-custom,
.page-footer .footer-bottom.footer--dark .social-list-circle li a:after,
.page-footer .footer-bottom.footer--dark .social-list-circle-sm li a:after,
.page-footer .footer-top.footer--dark .social-list-circle li a:after,
.page-footer .footer-top.footer--dark .social-list-circle-sm li a:after,
.page-footer .social-list-circle li a:after,
.page-footer .social-list-circle-sm li a:after {
  background-color: #17c6aa
}

.h-font {
  font-family: "Open Sans", sans-serif
}

.fontsize-xs,
.product-card-selectbox {
  font-size: 11px
}

.under-title {
  font-size: 14px;
  line-height: 24px
}

.under-title+* {
  margin-top: 15px
}

.bnslider-text-content .bnslider-text .bnslider-text,
.holder--custom-color h1,
.holder--custom-color h1 a,
.holder--custom-color h1 a:focus,
.holder--custom-color h2,
.holder--custom-color h2 a,
.holder--custom-color h2 a:focus,
.holder--custom-color h3,
.holder--custom-color h3 a,
.holder--custom-color h3 a:focus,
.holder--custom-color h4,
.holder--custom-color h4 a,
.holder--custom-color h4 a:focus,
.holder--custom-color h5,
.holder--custom-color h5 a,
.holder--custom-color h5 a:focus,
.holder--custom-color h6,
.holder--custom-color h6 a,
.holder--custom-color h6 a:focus,
.minicart-drop .shop-feature-single,
.product-full-title a,
.product-full-title a:focus,
.product-full-title a:hover,
.product-hot-title a,
.product-hot-title a:focus,
.product-hot-title a:hover,
.text-icn-block-hor .text a[class*=icon]:hover,
button,
input,
optgroup,
select,
textarea {
  color: inherit
}

.text-marker {
  padding: 0 7px;
  color: #fff;
  background-color: #17c6aa
}

.line-divider--90 {
  height: 45px
}

@media (max-width:767px) {
  .line-divider--90 {
    height: 25px;
    margin-bottom: 25px
  }
}

.line-divider--40 {
  height: 20px;
  margin-bottom: 20px
}

.page404-empty-svg,
.page404-empty-svg svg {
  width: 285px;
  height: 285px
}

.social-list {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -5px;
  padding: 0;
  list-style: none
}

.prd-promo .prd-title,
.social-list li {
  font-size: 18px;
  line-height: 24px
}

.social-list li a {
  display: -ms-flexbox;
  display: flex;
  padding: 0 5px;
  text-align: center;
  color: #b4b4b4
}

.social-list-circle {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -6px;
  padding: 0;
  list-style: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.social-list-circle li a,
.social-list-circle-sm li a {
  position: relative;
  background-color: #f7f7f7;
  -ms-flex-align: center;
  border-radius: 50%;
  padding: 0;
  text-decoration: none;
  overflow: hidden
}

.social-list-circle li {
  font-size: 24px;
  line-height: 1em;
  margin: 0 6px 10px
}

.social-list-circle li a {
  line-height: 38px;
  display: -ms-flexbox;
  display: flex;
  width: 68px;
  height: 68px;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.social-list-circle li a [class*=icon],
.social-list-circle-sm li a [class*=icon] {
  position: relative;
  z-index: 1;
  color: #17c6aa !important
}

.social-list-circle li a:after {
  position: absolute;
  z-index: 0;
  width: 110%;
  height: 110%;
  opacity: 0;
  border-radius: 50%
}

.page-footer .footer-bottom.footer--dark .social-list-circle li a:hover [class*=icon],
.page-footer .footer-bottom.footer--dark .social-list-circle-sm li a:hover [class*=icon],
.page-footer .footer-top.footer--dark .social-list-circle li a:hover [class*=icon],
.page-footer .footer-top.footer--dark .social-list-circle-sm li a:hover [class*=icon],
.page-footer .social-list-circle li a:hover [class*=icon],
.page-footer .social-list-circle-sm li a:hover [class*=icon],
.social-list-circle li a:hover [class*=icon],
.social-list-circle-sm li a:hover [class*=icon],
.welcome-block-social .social-list-circle li a:hover [class*=icon] {
  color: #fff !important
}

.social-list-circle li a:hover:after {
  top: -5%;
  left: -5%;
  opacity: 1
}

body.mac .back-to-top:after,
body.mac .social-list-circle li a:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity .25s
}

body.mac .social-list-circle li a:hover:after {
  top: 0;
  left: 0
}

.social-list-circle-sm {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -5px;
  padding: 0;
  list-style: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.social-list-circle-sm li {
  font-size: 18px;
  line-height: 1em;
  margin: 0 5px 10px
}

.social-list-circle-sm li a {
  line-height: 44px;
  display: -ms-flexbox;
  display: flex;
  width: 44px;
  height: 44px;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.social-list-circle-sm li a:after {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 50%
}

.social-list-circle-sm li a:hover:after {
  top: 0;
  left: 0;
  opacity: 1
}

.dropdn-content ul.list-icon,
.feature-list,
.footer-list-inline,
.list-icon,
.list-icon-lg,
.page-footer ul:not([class]) {
  margin: 0;
  padding: 0;
  list-style: none
}

.list-icon-lg li {
  font-size: 21px;
  font-weight: 500;
  line-height: 30px;
  position: relative;
  padding: 0 0 0 35px
}

.dropdn-content ul.list-icon li:not(:last-child),
.list-icon li:not(:last-child),
.list-icon-lg li:not(:last-child) {
  margin-bottom: 8px
}

.list-icon-lg li [class*=icon] {
  font-size: 23px;
  position: absolute;
  top: .15em;
  left: 0;
  color: #282828
}

.dropdn-content ul.list-icon li,
.list-icon li {
  font-size: 14px;
  line-height: 18px;
  position: relative;
  padding: 0 0 0 26px
}

.list li,
.list-marker li {
  line-height: 20px;
  font-size: 14px
}

.dropdn-content ul.list-icon li a,
.dropdn-content ul.list-unstyled a,
.list-icon li a {
  padding-top: 0;
  padding-bottom: 0
}

.dropdn-content ul.list-icon li [class*=icon],
.list-icon li [class*=icon] {
  font-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
  color: #282828
}

.list li {
  position: relative;
  vertical-align: middle
}

.list-smaller li {
  font-weight: 400;
  position: relative
}

.list-smaller li:not(:first-child),
.prd-hor-simple .prd-title {
  margin-top: 2px
}

.aside-block ul.list,
.list-marker,
form .errors ul {
  margin: 0;
  padding: 0
}

.blockquote-author:not(:first-child),
.bnslider-text-content .bnslider-vert>*,
.bnslider-text-content .bnslider-vert>.mt-sm,
.list-marker:not(:first-child),
.prd .prd-info,
.prd-grid.listing-view .prd .prd-description+*,
.prd-hor .prd-action,
.prd-hor-simple .prd-action,
.prd-horgrid .prd .prd-action,
.submenu-title:not(:first-child),
.table-responsive:not(:first-child),
.table:not(:first-child) {
  margin-top: 20px
}

.list-marker li {
  position: relative;
  padding-left: 24px;
  list-style: none
}

.list-marker li:before {
  font-family: icon-foxic;
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 0;
  content: "\e951";
  color: #282828
}

.post-text .list-marker li {
  font-size: 15px;
  line-height: 20px
}

.text-right .list-marker li {
  padding-right: 24px;
  padding-left: 0
}

.carousel-arrows .slick-next,
.instagram-carousel-arrows .slick-next,
.text-right .list-marker li:before {
  right: 0;
  left: auto
}

ul.two-column li {
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 100%
}

ul.three-column {
  column-count: 3;
  column-gap: 20px
}

.table-responsive {
  border-color: #f4f4f4
}

.table>thead>tr>th {
  font-weight: 600;
  color: #0f0909
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  font-size: 15px;
  line-height: 22px;
  padding: 20px 15px;
  border-top: 1px solid #f4f4f4
}

.table>tbody>tr:first-child>td {
  border-top: 0
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  font-weight: 400;
  border: 1px solid #f4f4f4
}

.blockquote-author,
.blockquote-author a,
.table-striped>tbody>tr>td b,
.table-striped>tbody>tr>td strong,
.table>tbody>tr>th b,
.table>tbody>tr>th strong,
.table>thead>tr>th b,
.table>thead>tr>th strong {
  color: #0f0909
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #fafafa
}

.table-borderless tbody tr td,
.table-borderless tbody tr th,
.table-borderless tfoot tr td,
.table-borderless tfoot tr th,
.table-borderless th td,
.table-borderless thead tr td,
.table-borderless thead tr th,
.table-borderless tr td {
  border: 0
}

.blockquote,
blockquote {
  font-size: 23px;
  font-weight: 500;
  font-style: italic;
  line-height: 35px;
  position: relative;
  padding: 40px 100px 40px 40px;
  color: #17c6aa;
  background-color: #f7f7f8
}

@media (max-width:991px) {

  .blockquote,
  blockquote {
    font-size: 18px;
    line-height: 26px;
    padding: 30px 70px 30px 30px
  }
}

.blockquote:not(:first-child),
.prd-grid .page404-bg,
.prd-horgrid .page404-bg,
blockquote:not(:first-child) {
  margin-top: 30px
}

.blockquote:after,
blockquote:after {
  font-family: icon-foxic;
  font-size: 40px;
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 50px;
  content: "\e959";
  transform: translateY(-50%);
  color: #17c6aa
}

.lookbook-bnr-title1,
.lookbook-bnr-title2,
.page404-text .txt1,
.page404-text .txt2,
.page404-text .txt3,
.page404-text .txt4 {
  font-family: "Open Sans", sans-serif
}

.blockquote-author,
.post-comment-author {
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  line-height: 1em
}

.pagination {
  margin: 30px -5px 0;
  padding: 0
}

.pagination>li>a,
.pagination>li>span {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  display: -ms-flexbox;
  display: flex;
  width: 33px;
  height: 33px;
  margin: 0 1px;
  padding: 0 3px;
  transition: .2s;
  color: #282828;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.pagination.pagination--style2>li>a.pagination-arrow,
.pagination.pagination--style2>li>span.pagination-arrow,
.pagination>li>a.pagination-arrow,
.pagination>li>span.pagination-arrow {
  font-size: 19px;
  padding: 0
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  text-decoration: none;
  color: #282828;
  border-radius: 4px;
  background-color: #efefef
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  color: #282828;
  border-radius: 4px;
  background-color: #efefef
}

.left-carousel,
.pagination.pagination--style2 li,
.right-carousel {
  position: relative;
  z-index: 1
}

.pagination.pagination--style2>li>a,
.pagination.pagination--style2>li>span {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  display: -ms-flexbox;
  display: flex;
  width: 33px;
  height: 33px;
  padding: 0 3px;
  transition: .2s;
  color: #282828;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.pagination.pagination--style2>li>a:focus,
.pagination.pagination--style2>li>a:hover,
.pagination.pagination--style2>li>span:focus,
.pagination.pagination--style2>li>span:hover {
  text-decoration: none;
  color: #282828;
  border-radius: 4px
}

.pagination.pagination--style2>.active>a,
.pagination.pagination--style2>.active>a:focus,
.pagination.pagination--style2>.active>a:hover,
.pagination.pagination--style2>.active>span,
.pagination.pagination--style2>.active>span:focus,
.pagination.pagination--style2>.active>span:hover {
  font-weight: 600;
  z-index: 0;
  color: #282828
}

.pagination.pagination--style2 .pagination-hover-overlay {
  position: absolute;
  z-index: 0;
  top: calc(50% - 17px);
  left: 0;
  width: 33px;
  height: 33px;
  transition: left .2s;
  pointer-events: none;
  border-radius: 4px;
  background-color: #efefef
}

.headings-demo h1,
.headings-demo h2,
.headings-demo h3,
.headings-demo h4,
.headings-demo h5,
.headings-demo h6 {
  line-height: 1em;
  margin-bottom: 12px
}

.form--simple>label+:not(:first-child),
h3+.pagination {
  margin-top: 0
}

.alert {
  margin: 0;
  padding: 13px 15px;
  color: #fff;
  border: 0;
  border-radius: 0
}

.page-title-bg,
.page404-info {
  margin-right: auto;
  margin-left: auto
}

.alert-success {
  background-color: #77b900
}

.alert-info {
  background-color: #27c7d8
}

.alert-warning {
  background-color: #efa300
}

.alert-danger {
  background-color: #fb317d
}

.aside-block ul.list li {
  display: block;
  overflow: hidden;
  margin: 0
}

.aside-block ul.list li:not(:last-child),
.form-flex:not(:only-child),
.form-group:not(:only-child) {
  margin-bottom: 16px
}

.aside-block ul.list li,
.aside-block ul.list li a {
  font-size: 14px;
  line-height: 18px
}

.aside-block ul.list li a {
  display: inline-block;
  color: #282828
}

.bg-cover {
  background-position-y: center;
  background-size: cover
}

.bg-full-height,
.bg-top {
  background-size: auto 100%;
  background-repeat: no-repeat
}

.bg-full-height {
  background-position: center center
}

.bg-bottom {
  background-repeat: no-repeat;
  background-position-y: calc(100% + 1px)
}

.bg-top {
  background-position-y: top
}

.bg-center-all {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain
}

.bg-fullheight {
  position: relative;
  background-size: 100% 100%
}

.page404-empty-svg {
  display: inline-block;
  margin-bottom: 25px
}

.page404-text {
  max-width: 900px;
  text-align: center;
  color: #282828
}

.page404-text [class*=icon] {
  font-size: .65em;
  position: relative;
  top: -.1em
}

.page404-text .icon-shopping-bag {
  font-size: 1.1em
}

.page404-text .txt1 {
  font-size: 260px;
  font-weight: 700;
  line-height: 1em
}

@media (max-width:991px) {

  .blockquote:after,
  blockquote:after {
    font-size: 40px;
    right: 20px
  }

  .page404-text .txt1 {
    font-size: 220px
  }
}

.page404-text .txt2 {
  font-size: 44px;
  font-weight: 600;
  line-height: 1.25em
}

@media (max-width:991px) {
  .page404-text .txt2 {
    font-size: 36px
  }
}

.page404-text .txt3 {
  font-size: 230px;
  font-weight: 700;
  line-height: 1em
}

@media (max-width:991px) {
  .page404-text .txt3 {
    font-size: 200px
  }
}

.page404-text .txt4 {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.25em
}

.prd-grid .page404-bg,
.prd-horgrid .page404-bg,
.prd-listview .page404-bg {
  width: 100%;
  padding: 50px 0
}

.prd-grid .page404-text,
.prd-horgrid .page404-text,
.prd-listview .page404-text {
  max-width: 700px;
  margin: 0 auto
}

.btn-toolbar>.btn,
label {
  margin-bottom: 5px
}

.prd-grid .page404-text .txt2,
.prd-horgrid .page404-text .txt2,
.prd-listview .page404-text .txt2 {
  font-size: 34px
}

.minicart-empty-icon,
.page404-bg,
.prd-img-area {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.page404-bg>svg {
  position: absolute;
  z-index: -1;
  overflow: visible;
  width: 500px;
  height: 500px
}

@media (max-width:767px) {
  .list-marker li {
    font-size: 13px;
    line-height: 20px
  }

  .col-sm:not(:first-child) .list-marker,
  .list-marker li:not(:first-child) {
    margin-top: 5px
  }

  .list-marker li:before {
    font-size: 12px
  }

  .post-text .list-marker li {
    font-size: 14px;
    line-height: 20px
  }

  .blockquote,
  blockquote {
    font-size: 16px;
    line-height: 22px;
    padding: 20px 60px 20px 20px
  }

  .blockquote:not(:first-child),
  blockquote:not(:first-child) {
    margin-top: 20px
  }

  .blockquote:not(:last-child),
  blockquote:not(:last-child) {
    margin-bottom: 20px
  }

  .blockquote-author:not(:first-child) {
    margin-top: 15px
  }

  .bg-hide-sm {
    background: 0 0 !important
  }

  .page404-text .txt1,
  .page404-text .txt3 {
    font-size: 120px
  }

  .page404-text .txt2 {
    font-size: 28px
  }

  .page404-text .txt4 {
    font-size: 24px
  }

  .page404-bg>svg {
    width: 400px;
    height: 400px
  }
}

.page404-bg>svg path {
  transform: scale(2.6);
  fill: #e8fbfc
}

.lookbook-bnr-point,
.page404-bg .page404-text {
  position: absolute
}

.page404-info {
  max-width: 650px
}

.bnr-caption-carousel,
.bnr[data-fontratio]:not(.fontratio-calc) .bnr-caption,
.bnslider [data-animation],
.load-animate:not(.animated),
.prd img.lazyloading~.prd-big-circle-labels,
.prd img.lazyloading~.prd-big-squared-labels,
.prd img.lazyload~.prd-big-circle-labels,
.prd img.lazyload~.prd-big-squared-labels,
.slick-initialized+.bnslider-loader,
.video-section-wrapper.video-is-loaded.video-is-playing .video__image,
img.lazyload {
  opacity: 0
}

.fancybox--light .fancybox-thumbs,
.filter-row .select-wrapper-sm:before,
.filter-row .select-wrapper:before,
.mobilemenu ul.nav li.active,
.mobilemenu ul.nav li.mmenu-submenu-open,
.mobilemenu ul.nav li:hover,
.text-icn-block-bg:hover,
.thumbnail {
  background-color: transparent
}

.btn-toolbar {
  margin-bottom: -5px
}

.text-left-not-lg,
.text-left-not-md,
.text-left-not-sm,
.text-left-not-xs {
  text-align: left
}

.text-center-not-lg,
.text-center-not-md,
.text-center-not-sm,
.text-center-not-xs {
  text-align: center
}

.table-order-history td:last-child,
.text-right-not-lg,
.text-right-not-md,
.text-right-not-sm,
.text-right-not-xs {
  text-align: right
}

.text-justify-not-lg,
.text-justify-not-md,
.text-justify-not-sm,
.text-justify-not-xs {
  text-align: justify
}

.no-uppercase {
  text-transform: none !important
}

.col-divider {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  max-width: 1px;
  height: calc(100% - 115px);
  background-color: #f4f4f4
}

.vert-wrap {
  position: relative;
  z-index: 1;
  display: table;
  width: 100%;
  height: 100%
}

.vert {
  display: table-cell;
  vertical-align: middle
}

.image-hover-dark,
.image-hover-dark-circle,
.image-hover-scale {
  display: block;
  -webkit-backface-visibility: hidden;
  position: relative;
  z-index: 1;
  overflow: hidden
}

img[data-src] {
  transition: opacity .5s
}

.bnr-caption-carousel.slick-initialized,
.bnslider:hover .slick-next,
.bnslider:hover .slick-prev,
.nav-wrapper .nav-toggle.back-visible .nav-back,
.no-autoplay .bnslider-image,
.no-js .bnslider-image,
.no-js .bnslider-text-content,
.prd img.lazyloaded~.prd-big-circle-labels,
.prd img.lazyloaded~.prd-big-squared-labels,
.prd-promo-carousel.slick-initialized,
.section-name-products-grid .title-wrap .title-tabs h2 a:hover .title-tabs-text .title-tabs-bg,
.section-name-products-grid .title-wrap h2 a:hover .title-tabs-text .title-tabs-bg,
.section-name-products-grid .title-wrap h2.active a .title-tabs-text .title-tabs-bg,
.slick-active .bnslider-text-content,
.slick-initialized .bnslider-image,
.slick-initialized .bnslider-image-mobile,
.video-section-wrapper .no-autoplay .video__image,
img.lazyloaded,
img.lazyloading {
  opacity: 1
}

.prd-img img+img,
.prd-listview .prd .prd-img-area:hover .prd-img img:first-child:not(:only-of-type),
.prd-promo:hover .prd-img img:first-child:not(:only-of-type) {
  opacity: 0 !important
}

.form-wrapper:not(:first-child),
.left-carousel .title-wrap,
.minicart-drop-discount,
.more-link-wrapper,
.page-footer.footer-style-6 .collapsed-content ul+ul,
.page-footer.footer-style-6 .collapsed-content+*,
.page-title-bg p:not(:first-child),
.prd-grid:not(.slick-slider) .prd,
.prd-horgrid:not(.slick-slider) .prd,
.prd-listview .prd .prd-action,
.prd-promo .prd-title:not(:first-child),
.right-carousel .title-wrap,
.tags-list:not(:first-child),
form .errors+.form-group,
form .errors+.row {
  margin-top: 30px
}

@media (max-width:991px) {

  .text-center-not-md,
  .text-justify-not-md,
  .text-left-not-md,
  .text-right-not-md {
    text-align: inherit
  }

  .text-left-md {
    text-align: left
  }

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

  .text-right-md {
    text-align: right
  }

  .text-justify-md {
    text-align: justify
  }

  .more-link-wrapper {
    margin-top: 30px
  }
}

.aside .more-link-wrapper {
  margin-top: 44px
}

.page-title-bg {
  font-size: 15px;
  line-height: 1.8em;
  max-width: 1300px
}

@media (max-width:1199px) {
  .custom-grid.data-to-show-lg-5>* {
    width: calc(20% - 10px);
    max-width: calc(20% - 30px);
    -ms-flex: 0 0 calc(20% - 30px);
    flex: 0 0 calc(20% - 30px)
  }

  .custom-grid.data-to-show-lg-4>* {
    width: calc(25% - 10px);
    max-width: calc(25% - 30px);
    -ms-flex: 0 0 calc(25% - 30px);
    flex: 0 0 calc(25% - 30px)
  }

  .custom-grid.data-to-show-lg-3>* {
    width: calc(33.333% - 10px);
    max-width: calc(33.333% - 30px);
    -ms-flex: 0 0 calc(33.333% - 30px);
    flex: 0 0 calc(33.333% - 30px)
  }

  .custom-grid.data-to-show-lg-2>* {
    width: calc(50% - 30px);
    max-width: calc(50% - 30px);
    -ms-flex: 0 0 calc(50% - 30px);
    flex: 0 0 calc(50% - 30px)
  }

  .custom-grid.data-to-show-lg-1>* {
    width: calc(100% - 10px);
    max-width: calc(100% - 30px);
    -ms-flex: 0 0 calc(100% - 30px);
    flex: 0 0 calc(100% - 30px)
  }

  .page-title-bg p:not(:first-child) {
    margin-top: 20px
  }
}

.page-title-bg h1 {
  font-size: 60px;
  font-weight: 800;
  line-height: 1em;
  margin-bottom: 50px
}

@media (max-width:1860px) {
  .page-title-bg h1 {
    font-size: 50px;
    margin-bottom: 40px
  }
}

@media (max-width:1199px) {
  .page-title-bg h1 {
    font-size: 40px;
    margin-bottom: 30px
  }
}

.page-title-bg .blockquote,
.page-title-bg blockquote {
  font-size: 13px;
  font-style: italic;
  line-height: 22px;
  position: relative;
  padding: 20px 25px;
  color: #757575;
  background-color: #fff
}

.feature-list li,
textarea {
  line-height: 1.5em
}

.page-title-bg .blockquote:after,
.page-title-bg blockquote:after {
  font-family: icon-foxic;
  font-size: 20px;
  position: absolute;
  z-index: 1;
  top: -4px;
  right: 8px;
  color: #282828
}

.page-title-bg .blockquote-author {
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.69em;
  text-align: right;
  color: #282828
}

a.image-hover-scale {
  display: -ms-flexbox;
  display: flex;
  transition: none
}

.image-hover-scale>* {
  -webkit-backface-visibility: hidden
}

.image-hover-dark-scale>a,
.image-hover-dark>a,
.image-hover-scale>a {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden
}

.image-hover-scale .collection-grid-3-item-img>img,
.image-hover-scale>.bnr-img,
.image-hover-scale>.placeholder-svg svg,
.image-hover-scale>img {
  max-width: 100%;
  transition: transform .75s, opacity .3s !important;
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  image-rendering: optimizeQuality
}

.image-hover-scale:hover .collection-grid-3-item-img>img,
.image-hover-scale:hover>.bnr-img,
.image-hover-scale:hover>.placeholder-svg svg,
.image-hover-scale:hover>img {
  transition: transform .5s 50ms, opacity .3s !important;
  transform: scale3d(1.075, 1.075, 1)
}

.btn:not([data-animation]),
.image-hover-scale [class*=bnr-text] {
  transition: .2s
}

.image-hover-scale--slow .collection-grid-3-item-img>img,
.image-hover-scale--slow>.bnr-img,
.image-hover-scale--slow>.placeholder-svg svg,
.image-hover-scale--slow>img {
  transition: opacity .3s, transform .5s cubic-bezier(.25, .46, .45, .94) !important
}

.image-hover-scale--slow:hover .collection-grid-3-item-img>img,
.image-hover-scale--slow:hover>.bnr-img,
.image-hover-scale--slow:hover>.placeholder-svg svg,
.image-hover-scale--slow:hover>img {
  transition: opacity .3s, transform 1.5s cubic-bezier(.25, .46, .45, .94) !important
}

.image-hover-dark,
.image-hover-dark-circle {
  transition: background-color .3s !important;
  backface-visibility: hidden
}

.image-hover-dark-circle>a {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden
}

.image-hover-dark-circle>.bnr-img,
.image-hover-dark-circle>.placeholder-svg svg,
.image-hover-dark-circle>a {
  max-width: 100%;
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  image-rendering: optimizeQuality
}

.image-hover-dark-circle>.bnr-img:after,
.image-hover-dark-circle>.placeholder-svg svg:after,
.image-hover-dark-circle>a:after {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 50%;
  width: 100%;
  height: 0;
  padding-top: 100%;
  content: "";
  transition: .5s linear;
  transform: translate(-50%, -100%) scale(0);
  pointer-events: none;
  opacity: 0;
  border-radius: 50%;
  background-color: #000
}

.image-hover-dark-circle:hover>.bnr-img:after,
.image-hover-dark-circle:hover>.placeholder-svg svg:after,
.image-hover-dark-circle:hover>a:after {
  transition: .75s linear;
  transform: translate(-50%, -100%) scale(4.5);
  opacity: .1
}

.bnr-sticky .image-hover-dark-circle>.bnr-img:after,
.bnr-sticky .image-hover-dark-circle>a:after {
  transition: .4s linear
}

.bnr-sticky .image-hover-dark-circle:hover>.bnr-img:after,
.bnr-sticky .image-hover-dark-circle:hover>a:after {
  transition: .7s linear;
  transform: translate(-50%, -100%) scale(5)
}

.image-hover-dark>.bnr-img,
.image-hover-dark>.placeholder-svg svg,
.image-hover-dark>img {
  max-width: 100%;
  transition: opacity .3s !important;
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  image-rendering: optimizeQuality
}

.image-hover-dark:hover>.bnr-img,
.image-hover-dark:hover>.placeholder-sv svg,
.image-hover-dark:hover>img {
  opacity: .7
}

.image-hover-dark-scale {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  transition: background-color .5s ease-in-out !important;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.image-hover-dark-scale>.bnr-img,
.image-hover-dark-scale>.placeholder-svg svg,
.image-hover-dark-scale>img {
  max-width: 100%;
  transition: transform .5s ease-in-out, opacity .5s ease-in-out !important;
  transform: scale(1.01) rotate(.0001deg);
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  image-rendering: optimizeQuality
}

.menu-label,
form .errors {
  -webkit-backface-visibility: hidden
}

.image-hover-dark-scale:hover>.bnr-img,
.image-hover-dark-scale:hover>.placeholder-svg svg,
.image-hover-dark-scale:hover>img {
  transform: scale(1.15) rotate(.0001deg);
  opacity: .7
}

.circle_decor_wrap {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  pointer-events: none
}

.circle_decor_wrap+* {
  position: relative;
  z-index: 3
}

.circle_decor,
.lookbook-bnr-text {
  z-index: 1;
  position: absolute
}

.circle_decor {
  top: 17%;
  left: -8%;
  width: 42%;
  opacity: .75;
  mix-blend-mode: darken;
  fill: #17c6aa
}

.circle_decor circle,
.circle_decor path {
  fill: inherit
}

.circle_decor.circle_decor--tr {
  top: 0;
  right: 0;
  left: auto;
  transform: translate(71%, -71%) rotate(45deg)
}

.circle_decor.circle_decor--bl {
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  transform: translate(-71%, 71%) rotate(45deg)
}

.circle_decor.circle_decor--tl {
  top: 0;
  right: auto;
  left: 0;
  transform: translate(-71%, -71%) rotate(-45deg)
}

.circle_decor.circle_decor--br {
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
  transform: translate(71%, 71%) rotate(-45deg)
}

.gallery-item-image img,
img[data-sizes=auto] {
  display: block;
  width: 100%
}

.underline {
  cursor: pointer;
  text-decoration: underline
}

.mb-n-10 {
  margin-bottom: -10px
}

.min-w-160 {
  min-width: 160px
}

.video-wrap-content video {
  width: 100%
}

.video-wrap-content .video-control {
  position: absolute;
  right: 15px;
  bottom: 15px
}

.off-pointer {
  cursor: default
}

.lookbook-bnr-title1 {
  font-size: 57px;
  font-weight: 700;
  line-height: 1em
}

@media (max-width:991px) {
  .aside .more-link-wrapper {
    margin-top: 20px
  }

  .lookbook-bnr-title1 {
    font-size: 48px
  }
}

.lookbook-bnr-title2 {
  font-size: 96px;
  font-weight: 700;
  line-height: 1em;
  color: #00cbf2
}

@media (max-width:991px) {
  .lookbook-bnr-title2 {
    font-size: 80px
  }

  .btn {
    padding: 15px 20px
  }
}

.lookbook-bnr .bs-popup-auto[x-placement^=right],
.lookbook-bnr .bs-popup-right {
  margin-left: 10px
}

.lookbook-popup-btn,
.lookbook-popup-btn-lg {
  position: relative;
  transition: .2s;
  -ms-flex-align: center;
  cursor: pointer
}

.lookbook-bnr .popup {
  z-index: 1030;
  width: 283px;
  max-width: 50%;
  padding: 5px;
  border: 0;
  border-radius: 0;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.lookbook-bnr .popup .popup-body {
  padding: 0;
  color: inherit
}

.lookbook-popup-btn {
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  color: #282828;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 0 5px rgba(0, 0, 0, .15);
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.lookbook-popup-btn:hover {
  color: #fff;
  background-color: #17c6aa;
  box-shadow: 0 0 0 5px rgba(0, 0, 0, .15)
}

.lookbook-popup-btn [class*=icon],
.lookbook-popup-btn-lg [class*=icon] {
  transition: transform .2s;
  transform: rotate(45deg)
}

.lookbook-popup-btn-lg.active,
.lookbook-popup-btn.active {
  color: #fff;
  background-color: #17c6aa;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, .5)
}

.lookbook-popup-btn-lg.active [class*=icon],
.lookbook-popup-btn.active [class*=icon],
.mobilemenu .dropdn.is-hovered .dropdn-link [class*=icon],
.mobilemenu .nav-wrapper ul.nav li.mmenu-submenu-open>.arrow {
  transform: rotate(0)
}

.lookbook-popup-btn-lg {
  font-size: 20px;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 32px;
  color: #fff;
  border-radius: 50%;
  background-color: #17c6aa;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, .35);
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.card,
.popover {
  background-color: #fff
}

.lookbook-popup-btn-lg:after {
  position: absolute;
  top: -8px;
  left: -8px;
  width: calc(100% + 16px);
  height: calc(100% + 16px);
  content: "";
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, .05)
}

.lookbook-popup-btn-lg:hover,
.welcome-block-social .social-list-circle li a {
  color: #17c6aa;
  background-color: #fff
}

.lookbook-popup-btn-lg:hover:after {
  box-shadow: 0 0 15px rgba(0, 0, 0, .05)
}

.popover {
  z-index: 150;
  max-width: 220px;
  padding: 0;
  color: #282828;
  border: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, .15)
}

.popover .btn {
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  width: 100%;
  padding: 12px 15px
}

.popover-body {
  padding: 12px
}

.prd-grid.disable-actions,
.section-name-products-grid.disable-actions .title-wrap {
  pointer-events: none
}

.section-name-products-grid .title-wrap .title-tabs h2.h-title-tabs-icn {
  min-width: 120px;
  max-width: 180px
}

@media (max-width:1199px) {
  .section-name-products-grid .title-wrap .title-tabs h2.h-title-tabs-icn {
    max-width: 160px
  }
}

.section-name-products-grid .title-wrap .title-tabs .h3-style {
  font-size: 20px;
  font-weight: 500;
  margin: 0 20px
}

.section-name-products-grid .title-wrap .title-tabs h2 a {
  display: block;
  overflow: hidden
}

.section-name-products-grid .title-wrap .title-tabs h2 a .title-tabs-bg {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: .1s;
  opacity: 0;
  background-color: #17c6aa;
  -webkit-mask-size: contain;
  mask-size: contain
}

.section-name-products-grid .title-wrap .title-tabs h2 a .title-tabs-icn,
.section-name-products-grid .title-wrap .title-tabs h2 a .title-tabs-text {
  display: block;
  text-align: center
}

.section-name-products-grid .title-wrap .title-tabs h2 a .title-tabs-text {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  min-height: 30px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.section-name-products-grid .title-wrap .title-tabs h2 a .title-tabs-icn {
  margin-bottom: 25px;
  transition: .2s;
  color: #8d92a3
}

.section-name-products-grid .title-wrap .title-tabs h2 a .title-tabs-icn [class*=icon] {
  font-size: 80px
}

@media (max-width:1199px) {
  .section-name-products-grid .title-wrap .title-tabs h2 a .title-tabs-icn [class*=icon] {
    font-size: 65px
  }
}

.section-name-products-grid .title-wrap .title-tabs h2 a .title-tabs-icn svg {
  width: 80px;
  height: 80px
}

@media (max-width:1199px) {
  .section-name-products-grid .title-wrap .title-tabs h2 a .title-tabs-icn svg {
    width: 65px;
    height: 65px
  }
}

.post-prw-links a,
.section-name-products-grid .title-wrap .title-tabs h2 a .title-tabs-text,
.section-name-products-grid .title-wrap .title-tabs h2 a:hover {
  color: #8d92a3
}

.title-tabs-wrap {
  margin: auto;
  -webkit-overflow-scrolling: touch
}

.title-tabs-wrap h2 {
  display: inline-block;
  margin-right: 15px;
  margin-left: 15px
}

.title-tabs-wrap .title-tabs {
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style-type: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center
}

.title-tabs-wrap .title-tabs>* {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important
}

.title-tabs-wrap:not(.ps--active-x) .title-tabs {
  -ms-flex-pack: center;
  justify-content: center
}

.title-tabs-wrap .title-tabs .h-title-tabs-icn {
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.title-tabs-wrap .ps>.ps__scrollbar-x-rail:active>.ps__scrollbar-x,
.title-tabs-wrap .ps>.ps__scrollbar-x-rail:hover>.ps__scrollbar-x {
  height: 6px
}

.title-tabs-wrap .ps>.ps__scrollbar-x-rail {
  height: 10px
}

.title-tabs.text-center>.h-behind {
  transform: translate3d(-50%, -.28em, 0)
}

.title-wrap.title-with-behind .title-tabs-wrap {
  overflow: visible !important
}

.title-tabs-wrap .title-tabs-h {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important
}

.title-tabs-wrap.ps--active-x .title-tabs {
  padding-bottom: 20px;
  -ms-flex-pack: inherit;
  justify-content: inherit
}

body:not(.touch) .title-tabs-wrap .ps__scrollbar-x-rail {
  display: block !important
}

.section-name-products-grid .h-sub a {
  margin-right: 17px;
  margin-left: 17px;
  white-space: nowrap;
  color: #8d92a3
}

.section-name-products-grid .h-sub a.active {
  text-decoration: underline;
  color: #8d92a3
}

.grayscale {
  opacity: .5 !important
}

.left-carousel .slick-dots,
.right-carousel .slick-dots {
  position: relative;
  bottom: 0;
  margin: 15px 0 0
}

.right-carousel-image {
  position: relative;
  z-index: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.left-carousel-image img,
.right-carousel-image img {
  max-width: 75vw;
  object-fit: contain
}

.left-carousel-image {
  position: relative;
  z-index: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.h-line-divider,
.qty {
  -ms-flex-align: center
}

.h-lined-active:after {
  position: absolute;
  bottom: -.5em;
  left: 50%;
  display: block;
  width: 0;
  height: 3px;
  content: "";
  transition: .2s;
  transform: translateX(-50%);
  background-color: #8d92a3
}

.h-lined-active.active:after,
.h-lined-active:hover:after {
  width: 75%;
  background-color: #282828
}

.feature-list li {
  font-size: 16px;
  position: relative;
  margin-left: 34px;
  padding: 15px 0;
  border-bottom: 1px solid #e6e6e9
}

.card,
.list-group,
.list-group-item {
  border-color: #f4f4f4
}

.feature-list li:before {
  font-family: icon-foxic;
  font-size: 20px;
  position: absolute;
  top: 14px;
  left: -34px;
  content: "\e9bb";
  color: #17c6aa
}

.card {
  border-radius: 0
}

.card.card--grey {
  background-color: #fbfbfb
}

.list-group {
  padding: 0;
  border-radius: 0
}

.list-group-item,
.table-order-history>tbody>tr>td,
.table-order-history>tr>td {
  padding: 8px 15px
}

.list-group-item {
  color: #282828;
  border-radius: 0 !important;
  background-color: transparent
}

.list-group-item:hover {
  text-decoration: none;
  color: #282828;
  background-color: #f7f7f7
}

.list-group-item.active {
  color: #fff;
  border-color: #17c6aa;
  background-color: #17c6aa
}

.link-icn [class*=icon] {
  padding-right: 5px
}

.table-order-history td {
  vertical-align: middle
}

.h-line-divider {
  display: -ms-flexbox;
  display: flex;
  width: 232px;
  max-width: 100%;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.form-flex,
.qty {
  display: -ms-flexbox
}

.h-line-divider.text-center {
  margin-right: auto !important;
  margin-left: auto !important
}

.h-line-divider.text-left {
  margin-right: auto !important;
  margin-left: 0 !important
}

.h-line-divider.text-right {
  margin-right: 0 !important;
  margin-left: auto !important
}

.h-line-divider span {
  width: 100%;
  height: 1px;
  background-color: #282828
}

.h-line-divider [class*=icon] {
  font-size: 34px;
  margin-right: 10px;
  margin-left: 10px
}

.h-line-divider svg {
  min-width: 34px;
  height: 34px;
  margin-right: 10px;
  margin-left: 10px;
  -ms-flex: 34px;
  flex: 34px
}

.h-line-divider svg path {
  fill: #282828
}

.btn.disabled,
.btn:disabled {
  cursor: not-allowed;
  opacity: 1
}

.btn-loading,
.btn.btn-disable,
.btn[aria-disabled=true] {
  opacity: .5;
  pointer-events: none
}

body:not(.has-btn-not-upper) .btn {
  text-transform: uppercase
}

.btn,
.btn:active,
.btn:active:focus,
.btn:focus,
.btn:visited {
  text-decoration: none;
  color: #fff;
  outline: 0;
  background-color: #17c6aa;
  box-shadow: none !important
}

.btn.hovered,
.btn:active:hover,
.btn:focus:hover,
.btn:hover {
  transition: .2s;
  color: #fff;
  outline: 0;
  background-color: #282828
}

.btn [class*=icon-] {
  font-size: 1.2em;
  position: relative;
  top: .15em
}

.btn [class*=icon-]:not(:only-child):not(:last-child) {
  padding-right: .45em
}

.btn--xl [class*=icon-]:not(:only-child):not(:last-child),
.btn--xxl [class*=icon-]:not(:only-child):not(:last-child) {
  padding-right: .75em
}

.btn [class*=icon-]:not(:only-child):last-child {
  padding-left: .45em
}

.btn--xl [class*=icon-]:not(:only-child):last-child,
.btn--xxl [class*=icon-]:not(:only-child):last-child {
  padding-left: .75em
}

.has-round-btns .btn {
  border-radius: 23px
}

.has-round-btns .btn.btn--sm {
  border-radius: 19px
}

.has-round-btns .btn.btn--lg {
  border-radius: 30.5px
}

.has-round-btns .btn.btn--xl {
  border-radius: 37px
}

.btn--full {
  width: 100%
}

.btn--invert,
.btn--invert:active,
.btn--invert:active:focus,
.btn--invert:focus,
.btn--invert:visited {
  color: #fff;
  background-color: #282828
}

.btn--invert:hover {
  color: #fff;
  background-color: #17c6aa
}

.btn--grey,
.btn--grey:active,
.btn--grey:active:focus,
.btn--grey:focus,
.btn--grey:visited {
  color: #282828;
  background-color: #efefef
}

.btn--grey:hover {
  color: #fff;
  background-color: #282828
}

.btn--white,
.btn--white:active,
.btn--white:active:focus,
.btn--white:focus,
.btn--white:visited {
  color: #000;
  background-color: #fff
}

.btn--white:hover {
  color: #fff;
  background-color: #282828
}

.btn--sm {
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  padding: 6px 16px;
  border-radius: 4px
}

.btn--sm [class*=icon-] {
  font-size: 1.3em;
  line-height: 14px;
  top: 2px
}

.btn--md {
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
  padding: 15px 27px
}

@media (max-width:991px) {
  .btn--md {
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    padding: 15px 26px
  }
}

.btn--md [class*=icon-] {
  font-size: 1.05em;
  top: .1em
}

.btn--lg [class*=icon-],
.btn--xl [class*=icon-],
.btn--xxl [class*=icon-] {
  font-size: 1em;
  top: 0
}

.btn--lg {
  font-size: 17px;
  font-weight: 500;
  line-height: 21px;
  padding: 20px 46px
}

@media (max-width:991px) {
  .btn--lg {
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    padding: 15px 30px
  }
}

.btn--xl {
  font-size: 25px;
  font-weight: 500;
  line-height: 34px;
  padding: 20px 50px;
  border-radius: 6px
}

@media (max-width:991px) {
  .btn--xl {
    font-size: 17px;
    line-height: 21px;
    padding: 20px 50px;
    border-radius: 4px
  }
}

@media (max-width:575px) {

  .h1-style,
  h1 {
    font-size: calc(30px * .8);
    margin-bottom: 30px
  }

  .m-h1-style {
    margin-bottom: 30px !important
  }

  .h2-style,
  h2 {
    font-size: calc(24px * .9);
    margin-bottom: 20px
  }

  .page-title p,
  .title-wrap p {
    font-size: 14px;
    line-height: 23px
  }

  .title-tabs-wrap h2.h1-style,
  .title-with-right h1,
  .title-with-right h2.h1-style {
    margin-bottom: 5px
  }

  .title-with-arrows.mb-h1-style {
    margin-bottom: 30px
  }

  .page404-bg>svg {
    width: 300px;
    height: 300px
  }

  .text-center-not-xs,
  .text-justify-not-xs,
  .text-left-not-xs,
  .text-right-not-xs {
    text-align: inherit
  }

  .text-left-xs {
    text-align: left
  }

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

  .text-right-xs {
    text-align: right
  }

  .text-justify-xs {
    text-align: justify
  }

  .more-link-wrapper {
    margin-top: 20px
  }

  .lookbook-bnr-title1 {
    font-size: 32px
  }

  .lookbook-bnr-title2 {
    font-size: 48px
  }

  .popover {
    max-width: 180px
  }

  .popover-body {
    padding: 10px
  }

  .title-tabs-wrap h2 {
    margin-right: 10px;
    margin-left: 10px
  }

  .left-carousel,
  .right-carousel {
    -ms-flex-order: 1;
    order: 1
  }

  .left-carousel-image,
  .right-carousel-image {
    margin-bottom: 30px;
    text-align: center;
    -ms-flex-order: 0;
    order: 0
  }

  .left-carousel-image img,
  .right-carousel-image img {
    max-width: 100%
  }

  .feature-list li {
    font-size: 14px;
    padding: 10px 0
  }

  .feature-list li:before {
    font-size: 16px;
    top: 9px
  }

  .btn--xl {
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    padding: 15px 30px
  }
}

.btn--xxl {
  font-size: 30px;
  font-weight: 500;
  line-height: 33px;
  padding: 30px 60px
}

@media (max-width:991px) {
  .btn--xxl {
    font-size: 17px;
    line-height: 21px;
    padding: 20px 50px
  }
}

@media (max-width:575px) {
  .btn--xxl {
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    padding: 15px 30px
  }
}

.input-group .btn--lg {
  padding-right: 20px;
  padding-left: 20px
}

body.loading .btn.js-add-to-cart {
  cursor: default;
  pointer-events: none;
  opacity: .5
}

.uneditable-input:focus,
input:focus,
input[type]:focus,
textarea:focus {
  border: 1px solid transparent;
  outline: 0;
  box-shadow: none !important
}

.select-wrapper select,
.select-wrapper-sm select,
input[type=email],
input[type=password],
input[type=text],
textarea {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none
}

select.input-sm {
  line-height: 34px;
  height: 34px
}

.form-control {
  font-size: 15px;
  font-weight: 300;
  line-height: 21px;
  height: 61px;
  padding: 20px;
  border-color: transparent;
  border-radius: 0
}

.form-control--error,
.form-control--error[type]:focus {
  border-color: #f12b2b
}

.form-control::-webkit-input-placeholder {
  color: #7e7e7e
}

.form-control:-moz-placeholder {
  color: #7e7e7e
}

.form-control::-moz-placeholder {
  color: #7e7e7e
}

.form-control:-ms-input-placeholder {
  color: #7e7e7e
}

@media (max-width:991px) {
  .form-control {
    height: 46px;
    padding: 12px 20px
  }
}

.form-control,
.form-control:focus {
  color: #282828;
  border-width: 1px;
  border-style: solid;
  outline: 0;
  background-color: #f7f7f8;
  box-shadow: none !important
}

.form-control:focus {
  border-color: #efefef
}

.form-control.textarea--height-50 {
  height: 40px
}

.form-control.textarea--height-100 {
  height: 102px
}

.form-control.textarea--height-170 {
  height: 167px
}

.form-control.textarea--height-200 {
  height: 198px
}

.form-control.textarea--height-215 {
  height: 215px
}

.form-control--xs {
  font-size: 14px;
  line-height: 20px;
  height: 46px;
  padding: 12px 20px
}

.form-control--sm {
  font-size: 14px;
  line-height: 20px;
  height: 50px;
  padding: 15px 20px
}

@media (max-width:991px) {
  .form-control--sm {
    height: 46px;
    padding: 12px 20px
  }
}

.form-control--lg {
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  height: 71px;
  padding: 23px 30px
}

@media (max-width:991px) {
  .form-control--lg {
    font-size: 15px;
    font-weight: 300;
    line-height: 21px;
    padding: 12px 20px;
    height: 46px
  }
}

.form-control--xl {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  height: 74px;
  padding: 25px 30px;
  border-radius: 6px
}

@media (max-width:991px) {
  .form-control--xl {
    font-size: 15px;
    font-weight: 300;
    line-height: 21px;
    height: 61px;
    padding: 20px;
    border-radius: 4px
  }

  .form-flex:not(:only-child),
  .form-group:not(:only-child) {
    margin-bottom: 10px
  }
}

.form-control--error {
  color: #f12b2b
}

.form-control--error::-webkit-input-placeholder {
  text-transform: none;
  color: #f12b2b
}

.form-control--error:-moz-placeholder {
  text-transform: none;
  color: #f12b2b
}

.form-control--error::-moz-placeholder {
  text-transform: none;
  color: #f12b2b
}

.form-control--error:-ms-input-placeholder {
  text-transform: none;
  color: #f12b2b
}

.form-control--error:focus::-webkit-input-placeholder {
  text-transform: none;
  color: #f12b2b
}

.form-control--error:focus:-moz-placeholder {
  text-transform: none;
  color: #f12b2b
}

.form-control--error:focus::-moz-placeholder {
  text-transform: none;
  color: #f12b2b
}

.form-control--error:focus:-ms-input-placeholder {
  text-transform: none;
  color: #f12b2b
}

.form-control--full {
  width: 100%;
  margin-bottom: 10px
}

.form-group>.row {
  margin-right: -8px;
  margin-left: -8px
}

.form-group>.row>* {
  padding-right: 8px;
  padding-left: 8px
}

.form-flex {
  display: flex
}

.form-flex .form-group {
  margin-bottom: 0;
  -ms-flex: 1;
  flex: 1
}

.form-flex>* {
  margin: 0 7.5px
}

.select-wrapper:before {
  font-family: icon-foxic;
  font-size: 17px;
  line-height: 50px;
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  width: 61px;
  content: "\e949";
  text-align: center;
  pointer-events: none;
  color: #282828;
  background-color: transparent
}

.select-wrapper select {
  padding: 0 44px 0 14px;
  background-color: #f7f7f8
}

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

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

.select-wrapper.select-wrapper-sm:before {
  line-height: 50px;
  width: 50px
}

.select-wrapper.select-wrapper-xs .form-control {
  font-size: 15px;
  height: 40px
}

.select-wrapper.select-wrapper-xs:before {
  line-height: 40px;
  width: 40px
}

.select-wrapper.select-wrapper-xxs .form-control {
  font-size: 15px;
  height: 34px
}

.select-wrapper.select-wrapper-xxs:before {
  line-height: 34px;
  width: 34px
}

.qty {
  display: flex;
  align-items: center
}

.qty-changer button {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 17px;
  max-width: 17px;
  height: 17px;
  padding: 0;
  cursor: pointer;
  transition: .2s;
  color: #282828;
  border: 0;
  border-radius: 50%;
  background: #f7f7f8;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-appearance: none
}

.mmenu-submenu .submenu-list ul,
.qty-changer button:hover:after,
.qty-changer button:hover:before {
  background-color: #fff
}

.qty-changer button:after,
.qty-changer button:before {
  position: absolute;
  z-index: 1;
  content: "";
  background-color: #282828
}

.qty-changer button:before {
  top: calc(50% - .5px);
  left: 4px;
  width: 9px;
  height: 1px
}

.qty-changer button.increase:after {
  top: 4px;
  left: calc(50% - .5px);
  width: 1px;
  height: 9px
}

.qty-changer input[type=number],
.qty-changer input[type=text] {
  font-size: 15px;
  line-height: 27px;
  width: 27px;
  max-width: 27px;
  margin: 0 6px;
  padding: 0;
  text-align: center;
  color: #282828;
  border: 1px solid transparent;
  border-radius: 0;
  background: #f7f7f8;
  -webkit-appearance: none
}

.form-label {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 2px
}

.form--simple>:not(:first-child),
.prd-grid--mt-sm:not(.slick-slider) .prd,
form .errors+.row {
  margin-top: 15px
}

input[type=checkbox],
input[type=radio] {
  display: none
}

input[type=checkbox]:active+label:before,
input[type=radio]:active+label:before {
  transition-duration: 0s
}

input[type=checkbox]+label,
input[type=radio]+label {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.903em;
  position: relative;
  min-width: 100px;
  margin: 0 0 4px;
  padding-left: 30px;
  outline: 0 !important
}

.sidebar-block ul.category-list li a:after,
.sidebar-block ul.category-list li a:before,
input[type=checkbox]+label:after,
input[type=checkbox]+label:before,
input[type=radio]+label:after,
input[type=radio]+label:before {
  position: absolute;
  left: 0;
  display: block;
  box-sizing: content-box;
  content: ""
}

input[type=checkbox]+label:before,
input[type=radio]+label:before {
  top: 1px;
  width: 21px;
  height: 21px;
  transition: background-color .2s;
  text-align: center;
  border: 1px solid transparent;
  background-color: #f7f7f8
}

input[type=checkbox]+label:hover:before,
input[type=radio]+label:hover:before {
  background-color: #f7f7f8;
  box-shadow: 0 0 1px rgba(0, 0, 0, .35)
}

input[type=checkbox]+label:after,
input[type=radio]+label:after {
  top: 7px;
  left: 6px;
  width: 10px;
  height: 10px;
  transform: scale(0);
  transform-origin: 50%
}

input[type=radio]+label:after {
  background-color: #282828
}

input[type=radio]:checked+label:before {
  -webkit-animation: .3s ease-in borderscale;
  -moz-animation: .3s ease-in borderscale;
  animation: .3s ease-in borderscale;
  background-color: #f7f7f8
}

input[type=radio]:checked+label:after {
  transform: scale(1)
}

input[type=radio]+label:after,
input[type=radio]+label:before {
  border-radius: 50%
}

input[type=checkbox]+label:after {
  top: 8px;
  left: 6px;
  width: 8px;
  height: 4px;
  transition: none;
  transform: rotate(-45deg) scale(0);
  border-width: 0 0 2px 2px;
  border-style: solid;
  border-color: #282828;
  background-color: transparent
}

.page-footer .box-coupon,
input[type=checkbox]+label:hover:after {
  border-color: #282828
}

input[type=checkbox]:checked+label:before {
  -webkit-animation: .2s ease-in borderscale;
  -moz-animation: .2s ease-in borderscale;
  animation: .2s ease-in borderscale
}

input[type=checkbox]:checked+label:after {
  content: "";
  transition: transform .2s ease-out;
  transform: rotate(-45deg) scale(1)
}

@keyframes borderscale {
  50% {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, .35)
  }
}

label {
  font-size: 15px;
  font-weight: inherit;
  line-height: 21px;
  color: #282828
}

.required {
  padding-right: 2px;
  color: #f12b2b
}

.input-group .form-control {
  border: 0
}

.form-inline .form-control,
.input-group .form-control-wrapper {
  -ms-flex: 1;
  flex: 1
}

.input-group .errors {
  overflow: hidden;
  min-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

.input-group .input-group-btn>.btn {
  border-radius: 0 !important
}

.input-group .input-group-btn {
  width: 0
}

.aside-block .form-control+.errors {
  margin-top: -5px;
  margin-bottom: 10px
}

.form-wrapper>:not(:first-child),
.form-wrapper>form>:not(:first-child) {
  margin-top: 25px
}

.form-wrapper>* .form-group {
  margin: 25px 0 0
}

.form-wrapper .row {
  margin-top: 0;
  margin-right: -12.5px;
  margin-left: -12.5px
}

.form-wrapper .row>* {
  padding-right: 12.5px;
  padding-left: 12.5px
}

.form-inline .btn:last-child {
  height: 59px
}

.form-inline .form-control--sm+.btn {
  height: 50px
}

.form-inline--flex {
  display: -ms-flexbox;
  display: flex;
  width: 100%
}

.form-inline--flex>* {
  margin-right: 13px;
  margin-left: 13px
}

.form-inline--flex>:last-child,
.prd-rating [class*=icon]:last-child {
  margin-right: 0
}

.form-inline--flex input[type=hidden]+*,
.form-inline--flex>:first-child {
  margin-left: 0
}

.form-inline--flex .form-control {
  -ms-flex: 1;
  flex: 1
}

.btn--input-group {
  line-height: 40px;
  position: relative;
  height: 40px;
  padding: 0 15px;
  transform: translate3d(-100%, 0, 0);
  color: #000;
  background: 0 0
}

.btn--input-group:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  content: "";
  border-color: transparent;
  border-left-width: 1px;
  border-left-style: solid
}

.bootstrap-select .check-mark,
.bs-caret>span,
.btn--input-group:hover:before,
.mmenu .submenu-list .menu-label:after,
.mobilemenu .menu-label:after,
.mobilemenu ul.nav li a:last-child .arrow,
.mobilemenu-settings,
.nav-wrapper .nav-toggle.back-visible .nav-title .arrow,
.submenu-list .submenu-list .submenu-link-image {
  display: none
}

.btn--input-group [class*=icon-] {
  font-size: 20px;
  line-height: 40px;
  margin-top: 0
}

.holder-subscribe-simple .btn:not(:hover),
.input-group-btn:last-child>.btn.btn--input-group:focus:not(:hover),
.input-group-btn:last-child>.btn.btn--input-group:not(:hover) {
  color: #000;
  background-color: #fff
}

.input-group-btn:last-child>.btn.btn--input-group {
  z-index: 4;
  margin-left: 0
}

form .errors {
  text-transform: inherit;
  color: #f12b2b
}

form .errors ul>li {
  font-size: 13px !important;
  line-height: 16px !important;
  margin: 3px 0 0 !important;
  list-style: none;
  text-transform: inherit !important
}

.form--success {
  font-size: 15px;
  font-weight: 600;
  color: #15c979
}

select option:disabled {
  color: #7e7e7e
}

.content-search .btn {
  margin-left: -1px;
  padding-right: 15px;
  padding-left: 15px
}

.content-search .btn [class*=icon-] {
  font-size: 17px
}

.bootstrap-select>.dropdown-toggle {
  position: relative;
  z-index: 1;
  width: 100%;
  text-align: right;
  white-space: nowrap
}

.hdr.hdr-onerow-menu .mmenu>li,
.mmenu,
.mmenu-item--mega .mmenu-submenu,
.mmenu>li {
  white-space: normal
}

.bootstrap-select>select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: .5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none
}

.bootstrap-select>select.mobile-device {
  z-index: 2;
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important
}

.bootstrap-select.is-invalid .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.has-error .bootstrap-select .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:invalid+.dropdown-toggle {
  border-color: #f12b2b
}

.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:valid+.dropdown-toggle {
  border-color: #15c979
}

.bootstrap-select.fit-width,
.prd-listview .prd .prd-action-left {
  width: auto !important
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 220px
}

.bootstrap-select .dropdown-menu>.inner:focus,
.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select.disabled:focus,
.bootstrap-select>.disabled:focus {
  outline: 0 !important
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none
}

.bnr .w-s-100,
.bnr img,
.bnslider .w-s-100,
.bootstrap-select[class*=col-] .dropdown-toggle,
.form-inline .bootstrap-select .form-control,
.mmenu-bnr-wrap img,
.prd-promo-carousel .slick-list,
.prd-w-sm .prd-action-left,
.prd-w-xs .prd-action-left,
.prd-w-xxs .prd-action-left,
:not(.input-group)>.bootstrap-select.form-control:not([class*=col-]),
body.boxed .dropdn.dropdn_fullheight .dropdn-content {
  width: 100%
}

.bootstrap-select.form-control.input-group-btn {
  z-index: auto
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not( :last-child)>.btn,
body.has-squared-btns .form-inline .form-control {
  border-radius: 0
}

.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*=col-] {
  display: inline-block;
  float: none;
  margin-left: 0
}

.bnslider-text-content.txt-right .bnslider-text-content-flex .bnslider-text2-1,
.bnslider-text-content.txt-right .bnslider-text-content-flex .bnslider-text2-2,
.bnslider-text-content.txt-right .bnslider-text-content-flex .bnslider-text2-3,
.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*=col-].dropdown-menu-right,
.row .bootstrap-select[class*=col-].dropdown-menu-right {
  float: right
}

.form-group .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-inline .bootstrap-select,
.mmenu-left:nth-last-child(2),
.mmenu-right:nth-last-child(2),
.prd-hor-simple {
  margin-bottom: 0
}

.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
  padding: 0
}

.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  height: 100%;
  border-radius: inherit
}

.bootstrap-select.form-control-lg .dropdown-toggle,
.bootstrap-select.form-control-sm .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit
}

.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: .25rem .5rem
}

.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: .5rem 1rem
}

.bootstrap-select .dropdown-menu li.disabled a,
.bootstrap-select.disabled,
.bootstrap-select>.disabled {
  cursor: not-allowed
}

.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important
}

.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060
}

.bootstrap-select .dropdown-toggle:before {
  display: inline-block;
  content: ""
}

.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  text-align: left
}

.bootstrap-select .dropdown-toggle .filter-option-inner {
  padding-right: inherit
}

.bootstrap-select .dropdown-menu .text b,
.dropdown-toggle .filter-option-inner-inner b {
  font-weight: 400
}

.minicart-prd-qty-value,
.select-bold-price .bootstrap-select .dropdown-menu .text b,
.select-bold-price .dropdown-toggle .filter-option-inner-inner b,
.text-icn-blocks-single-text3 b {
  font-weight: 700
}

.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit
}

.bootstrap-select .dropdown-menu {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100%
}

.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

.bootstrap-select .dropdown-menu li.active small {
  color: rgba(255, 255, 255, .5) !important
}

.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  user-select: none
}

.bootstrap-select .btn,
.bootstrap-select .btn:active,
.bootstrap-select .btn:active:focus,
.bootstrap-select .btn:focus,
.bootstrap-select .btn:visited {
  font-family: "Open Sans", sans-serif;
  font-size: 11px;
  line-height: 15px;
  padding: 10px;
  text-transform: uppercase;
  color: #282828;
  border: 1px solid transparent;
  background-color: #f7f7f8
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
  color: #282828;
  border: 1px solid transparent;
  background-color: transparent
}

.open>.dropdown-toggle.btn-default {
  color: #282828;
  border: 1px solid transparent;
  background-color: transparent
}

.form-group .dropdown-menu {
  padding: 0;
  border: 1px solid transparent;
  border-radius: 0;
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

.has-error .form-control,
.has-error .form-control:focus,
.prd-block ul.color-list li.active a span.value:after,
.prd-block ul.color-list li:hover a span.value:after {
  box-shadow: none
}

.form-group .dropdown-menu>li>a {
  font-size: 11px;
  padding: 3px 10px;
  text-transform: uppercase
}

.form-group .dropdown-menu>.active>a,
.form-group .dropdown-menu>.active>a:focus,
.form-group s.dropdown-menu>.active>a:hover {
  color: #fff !important;
  background-color: #17c6aa
}

.bs-caret {
  position: absolute;
  top: 1px;
  right: 0;
  bottom: 1px;
  display: inline-block;
  width: 35px;
  border: 0;
  background-color: #f7f7f8
}

.bs-caret:after {
  font-family: icon-foxic;
  font-size: 11px;
  line-height: 35px;
  display: block;
  width: 100%;
  content: "\e921";
  text-align: center;
  pointer-events: none
}

.error-confirm,
.success-confirm {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  display: none;
  margin-bottom: 20px
}

.aside-block .tags-list:not(:first-child),
.bnslider-text-content .bnslider-vert>.order-1,
.bnslider-text-content .bnslider-vert>:first-child:not([class*=order-]),
.footer-block:first-child,
.footer-bottom .footer-logo,
.footer-list-inline li:first-child,
.form-confirm+.form-group,
.minicart-prd-info>:first-child,
.page-footer ul:not([class]) li:first-child,
.page-footer.footer-style-3 .footer-logo,
.page-footer.footer-style-4 .footer-logo,
.submenu-list:first-child {
  margin-top: 0
}

.success-confirm {
  color: #15c979
}

.error-confirm {
  color: #f12b2b
}

.has-error .form-control {
  border-color: #f12b2b
}

.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block {
  font-size: 12px;
  color: #f12b2b
}

.search-full {
  padding: 40px;
  background-color: #fff;
  box-shadow: 0 0 37px rgba(0, 0, 0, .06)
}

.fancybox-button,
.tags-list li a:focus,
.tags-list li a:hover,
.tags-list li.active a {
  color: #fff;
  background: #17c6aa
}

.search-full .form-inline {
  border: 1px solid #eee;
  border-radius: 4px
}

.search-full .form-inline .btn,
.search-full .form-inline .btn:last-child {
  font-size: 17px;
  height: 64px;
  padding-right: 48px;
  padding-left: 48px;
  border-radius: 0 3px 3px 0
}

.search-full .form-control {
  height: 64px;
  border: 0 !important;
  border-radius: 3px 0 0 3px;
  -ms-flex: 1;
  flex: 1
}

.form-control.is-valid,
.form-control.is-valid:focus,
.tooltip .arrow,
.tooltip .arrow:before {
  border-color: transparent
}

.form-control.is-valid:not(:required) {
  background-image: none
}

.selected-filters,
.tags-list {
  position: relative;
  padding: 0;
  list-style: none
}

.tags-list li {
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 9px;
  padding: 0
}

.tags-list li a {
  font-size: 12px;
  font-weight: 500;
  line-height: 36px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  padding: 0 16px;
  transition: .2s;
  text-decoration: none;
  text-transform: uppercase;
  color: #282828;
  border-radius: 3px;
  background: #f9f9f9
}

.tags-list a:after {
  font-family: icon-foxic;
  font-size: 12px;
  position: absolute;
  right: 7px;
  display: none;
  content: "\e901"
}

.tags-list li.active a {
  padding: 0 23px 0 9px
}

.tooltip {
  z-index: 1000;
  pointer-events: none
}

.tooltip.bottom,
.tooltip.top {
  padding: 5px 0
}

.popup-addedtocart_actions>span:not(:first-child),
.prd-hor-simple .prd-price .price-new,
.prd-hor-simple .prd-price .price-old,
.tooltip.left,
.tooltip.right {
  padding: 0 5px
}

.tooltip-inner {
  font-size: 12px;
  color: #282828;
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  padding: 2px 10px;
  background: #fff
}

.mmenu,
.mmenu-item--mega .mmenu-submenu .submenu-list,
.testimonials-carousel-simple p {
  padding: 0
}

.tooltip .arrow {
  width: 0;
  height: 0;
  border-style: solid
}

.tooltip .arrow:before {
  position: absolute;
  z-index: -1;
  width: 0;
  height: 0;
  content: "";
  border-style: solid
}

.tooltip.bs-tooltip-top .arrow {
  top: auto;
  bottom: 3px;
  width: auto;
  border-width: 5px 5px 0;
  border-top-color: #fff
}

.tooltip.bs-tooltip-top .arrow:before {
  top: auto;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #9e9e9e
}

.tooltip.bs-tooltip-bottom .arrow {
  top: 3px;
  width: auto;
  border-width: 0 5px 5px;
  border-bottom-color: #fff
}

.tooltip.bs-tooltip-bottom .arrow:before {
  top: -2px;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #e2e2e2
}

.tooltip.bs-tooltip-left .arrow {
  right: 3px;
  width: auto;
  border-width: 5px 0 5px 5px;
  border-left-color: #fff
}

.tooltip.bs-tooltip-left .arrow:before {
  top: 50%;
  right: -2px;
  left: auto;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #e2e2e2
}

.tooltip.bs-tooltip-right .arrow {
  left: 2px;
  width: auto;
  border-width: 5px 5px 5px 0;
  border-right-color: #fff
}

.tooltip.bs-tooltip-right .arrow:before {
  top: 50%;
  left: -2px;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #e2e2e2
}

@keyframes tooltipRight {
  0% {
    margin-left: 25px;
    opacity: 0
  }

  30% {
    opacity: 0
  }

  100% {
    margin-left: 0;
    opacity: 1
  }
}

@keyframes tooltipLeft {
  0% {
    left: -25px;
    opacity: 0
  }

  30% {
    opacity: 0
  }

  100% {
    left: 0;
    opacity: 1
  }
}

@keyframes tooltipTop {
  0% {
    top: -25px;
    opacity: 0
  }

  30% {
    opacity: 0
  }

  100% {
    margin-top: 0;
    opacity: 1
  }
}

@keyframes tooltipBottom {
  0% {
    margin-top: 25px;
    opacity: 0
  }

  30% {
    opacity: 0
  }

  100% {
    margin-top: 0;
    opacity: 1
  }
}

.tooltipbottom,
.tooltipleft,
.tooltipright,
.tooltiptop {
  animation-duration: .24s;
  animation-timing-function: linear;
  animation-fill-mode: both
}

.tooltipright {
  animation-name: tooltipRight
}

.tooltipleft {
  animation-name: tooltipLeft
}

.tooltiptop {
  animation-name: tooltipTop
}

.tooltipbottom {
  animation-name: tooltipBottom
}

.mmenu {
  margin: 0 -26px;
  list-style: none;
  text-align: center
}

.mmenu>li {
  display: inline-block;
  margin-right: -4px
}

.mmenu>li>a {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
  display: block;
  padding: 20px;
  transition: .2s;
  text-decoration: none;
  letter-spacing: .1px;
  color: #282828
}

.mmenu>li>a:not(:only-child):after {
  font-family: icon-foxic;
  font-size: 13px;
  position: relative;
  top: 1px;
  padding-left: 2px;
  content: "\e949"
}

.mmenu>li.hovered>a:not(:only-child):after {
  content: "\e94a"
}

.mmenu>li.hovered>a:not(:only-child):before {
  position: absolute;
  z-index: 0;
  left: 0;
  width: 100%;
  padding-bottom: 250px;
  content: ""
}

.mmenu.mmenu--link-lined>li>a>span:after {
  position: absolute;
  bottom: -.5em;
  left: 50%;
  display: block;
  width: 0;
  height: 2px;
  content: "";
  transition: .2s;
  transform: translateX(-52%);
  background-color: #282828
}

.mmenu.mmenu--link-lined>li.active>a>span:after,
.mmenu.mmenu--link-lined>li:hover>a>span:after {
  width: 96%
}

.mmenu.mmenu--compact>li>a {
  padding: 20px 10px
}

.mmenu>li.mmenu-item--mega.hovered>a:not(:only-child):before {
  top: -40px;
  left: -50%;
  width: 200%;
  padding-bottom: 150px;
  -webkit-clip-path: polygon(0% 87%, 50% 0%, 50% 0%, 100% 87%);
  clip-path: polygon(0% 87%, 50% 0%, 50% 0%, 100% 87%)
}

.menu-label {
  font-size: 10px;
  font-weight: 600;
  line-height: 13px;
  display: -ms-flexbox;
  display: flex;
  min-height: 14px;
  padding: 1px 4px 0;
  white-space: nowrap;
  text-transform: none;
  color: #fff;
  border-top-color: #17c6aa;
  border-radius: 2px;
  background-color: #17c6aa;
  -ms-flex-align: center;
  align-items: center
}

.mmenu .menu-label {
  font-family: "Open Sans", sans-serif;
  position: absolute;
  right: 31px;
  margin-top: -38px;
  transform: translateX(50%)
}

.mmenu .menu-label:after {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -4px;
  content: " ";
  pointer-events: none;
  border: 4px solid transparent;
  border-top-color: inherit
}

.mmenu-top,
.nav-wrapper {
  border-bottom-width: 1px;
  border-bottom-style: solid
}

.mmenu .submenu-list .menu-label,
.mobilemenu .menu-label {
  position: relative;
  top: -1px;
  right: auto;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 0 !important;
  margin-left: 10px;
  transform: translate3d(0, 0, 0)
}

.menu-label.menu-label--color1 {
  border-top-color: #282828;
  background-color: #282828
}

.menu-label.menu-label--color2 {
  border-top-color: #ffc427;
  background-color: #ffc427
}

.menu-label.menu-label--color3 {
  border-top-color: #fb317d;
  background-color: #fb317d
}

.mmenu-submenu,
.submenu-list .submenu-link-image {
  background-color: #fff;
  position: absolute;
  pointer-events: none
}

.mmenu .mmenu-item--mega:hover>a:after,
.mmenu .mmenu-item--simple:hover>a:after {
  padding-bottom: 200px
}

.mmenu-item--mega .mmenu-submenu-inside {
  overflow-x: hidden;
  overflow-y: hidden
}

.mmenu-item--mega .mmenu-submenu {
  left: 0;
  width: 100%;
  text-align: left
}

.mmenu-item--mega .mmenu-submenu .mmenu-submenu-inside>.container {
  padding: 46px 0
}

.mmenu-item--mega .mmenu-submenu.mmenu-submenu--has-top .mmenu-submenu-inside>.container {
  padding-top: 0
}

.mmenu-item--mega .mmenu-submenu.mmenu-submenu--has-bottom .mmenu-submenu-inside>.container,
body.equal-height .prd-img.prd-img--noequal,
body:not(.equal-height) .prd-img.prd-img--noequal {
  padding-bottom: 0
}

.mmenu-item--mega .mmenu-submenu .submenu-list>li>a {
  padding-right: 0;
  padding-left: 0;
  background-color: transparent
}

.mmenu-item--mega .mmenu-submenu .submenu-list>li>a:hover {
  padding-left: 1.25em;
  color: #282828;
  background-color: #f4f4f4
}

.mmenu-item--mega .mmenu-submenu .submenu-list>li>a:hover:before {
  transform: translate3d(0, 0, 0) translateZ(0);
  opacity: 1
}

.mmenu-item--mega .mmenu-submenu .submenu-list>li>a:not(:only-child),
.submenu-list a:not(:only-child):not(:last-child) {
  padding-right: 25px
}

.mmenu-item--mega .mmenu-submenu .submenu-list>li>a:not(:only-child):hover {
  padding-left: .6em
}

.mmenu-item--mega .mmenu-submenu .submenu-list>li>a:not(:only-child):after {
  right: 5px
}

.mmenu-submenu {
  top: -1000vh;
  box-shadow: 0 10px 35px rgba(0, 0, 0, .07)
}

.mmenu li.hovered .mmenu-submenu {
  z-index: 2;
  top: 100%;
  padding-bottom: 3rem;
  pointer-events: auto
}

.mmenu-submenu .mmenu-submenu-inside>.container {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.hdr .mmenu-submenu .custom-text,
.minicart-checkout-agree input[type=checkbox]+label,
.review-item_report {
  font-size: 12px
}

.submenu-view-more {
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  display: block;
  margin: 7px 0 0;
  text-transform: uppercase;
  color: #282828
}

.submenu-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
  position: relative;
  margin-bottom: 0;
  text-decoration: none
}

.submenu-link-txt {
  font-size: 13px;
  line-height: 18px;
  display: block;
  color: #7e7e7e
}

.submenu-list {
  margin: 12px 0 0;
  padding: 10px 20px;
  list-style: none
}

.submenu-list .submenu-list img[data-src] {
  transition: opacity .15s
}

.mobilemenu ul.nav li.mmenu-submenu-open>ul,
.submenu-list .submenu-list li.active>a+.submenu-link-image,
.submenu-list .submenu-list li.hovered>a+.submenu-link-image {
  display: block;
  opacity: 1
}

.submenu-list .submenu-link-image {
  z-index: 1;
  top: 0;
  left: 100%;
  transition: opacity;
  opacity: 0;
  box-shadow: 0 10px 15px rgba(0, 0, 0, .1)
}

.bnslider-wrapper,
.compare-link,
.mmenu-item--simple .mmenu-submenu .submenu-list li,
.mobilemenu-bottom,
.prd-promo .prd-inside,
.submenu-list a,
.wishlist-link {
  position: relative
}

.submenu-list .submenu-link-image img {
  max-width: 500px
}

.submenu-list .submenu-link-image.to-right {
  right: 100%;
  left: auto
}

.submenu-list li.hovered>.submenu-link-image {
  transition: opacity .3s;
  opacity: 1
}

.submenu-list li.active>a,
.submenu-list li.hovered>a {
  color: #282828;
  background-color: #f4f4f4
}

.submenu-list a {
  font-size: 13px;
  line-height: 18px;
  display: block;
  padding: 5px 10px;
  transition: .2s;
  color: #282828
}

.submenu-list a:before {
  font-family: icon-foxic;
  font-size: 8px;
  position: absolute;
  top: 6px;
  left: 0;
  display: block;
  content: "\e919";
  transition: transform .15s, opacity .1s .1s;
  transform: translate3d(-15px, 0, 0);
  pointer-events: none;
  opacity: 0
}

.submenu-list a.active,
.submenu-list a:hover {
  padding-left: 25px;
  text-decoration: none;
  color: #282828;
  background-color: #f4f4f4
}

.submenu-list a.active:before,
.submenu-list a:hover:before {
  transform: translate3d(10px, 0, 0);
  opacity: 1
}

.submenu-list a:not(:only-child):not(:last-child):after {
  font-family: icon-foxic;
  font-size: 11px;
  position: absolute;
  top: 6px;
  right: 10px;
  content: "\e919";
  transition: .15s
}

.submenu-list a:not(:only-child):not(:last-child):before {
  position: absolute;
  z-index: 0;
  top: 0;
  right: -15px;
  left: -15px;
  height: 100%;
  content: ""
}

.icon-fishing-net+.minicart-qty,
.mmenu-item--mega .submenu-list>li>a:before {
  left: 5px
}

.mmenu-item--simple .mmenu-submenu {
  overflow: inherit;
  text-align: left;
  border-top: 0
}

.mmenu-bottom,
.mmenu-top {
  border-color: #f4f4f4;
  clear: both
}

.mmenu-item--simple .mmenu-submenu li {
  width: 270px;
  white-space: normal
}

.mmenu-item--simple .mmenu-submenu .submenu-list li ul {
  top: 0
}

.mmenu-item--simple .mmenu-submenu li:not(.to-right)>ul {
  left: 100%
}

.mmenu-item--simple .mmenu-submenu li.to-right>ul {
  right: 99.9%;
  left: auto
}

.mmenu-submenu .submenu-list li {
  position: static;
  overflow: inherit;
  padding: 0;
  text-align: left
}

.mmenu-submenu .submenu-list li ul {
  position: absolute;
  z-index: 2;
  visibility: hidden;
  min-width: 270px;
  margin-top: -10px;
  padding: 10px 20px;
  list-style: none;
  transition: none;
  pointer-events: none;
  opacity: 0;
  box-shadow: 0 30px 30px rgba(0, 0, 0, .07)
}

.mmenu-submenu .submenu-list li ul:before {
  position: absolute;
  left: -1px;
  width: 1px;
  height: 100%;
  content: ""
}

.mmenu-submenu .submenu-list li li.to-right>ul {
  right: 100%;
  left: auto !important
}

.ie9 .slick-dots,
.mmenu-submenu .submenu-list li ul ul {
  z-index: 2
}

.mmenu-submenu .submenu-list li li:hover>ul,
.mmenu-submenu .submenu-list li:hover>ul {
  visibility: visible;
  transition: visibility .2s .1s, opacity .2s .1s, min-width .3s .1s;
  pointer-events: auto;
  opacity: 1
}

.mmenu-bnr-wrap {
  overflow: hidden;
  text-align: center
}

.mmenu-cols {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0;
  padding: 0;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.mmenu-col,
.mmenu-top {
  display: -ms-flexbox;
  width: 100%
}

.creative-product-carousel-item>.row.one-in-row>.col,
.mmenu-cols:first-child {
  max-width: 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%
}

.mmenu-col {
  position: static;
  display: flex;
  flex-direction: column;
  padding: 0 20px;
  -ms-flex-direction: column
}

.mmenu-left {
  padding: 0 15px 30px;
  -ms-flex-order: 0;
  order: 0
}

.mmenu-right {
  padding: 0 15px 30px;
  text-align: right;
  -ms-flex-order: 2;
  order: 2
}

.mmenu-top {
  display: flex;
  margin-bottom: 30px;
  padding: 25px 0
}

.mmenu-bottom {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 100px;
  margin-top: 30px;
  padding: 20px 0;
  border-top-width: 1px;
  border-top-style: solid;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-order: 10;
  order: 10
}

.mobilemenu,
.mobilemenu-content {
  height: 100vh;
  padding: 15px;
  overflow: hidden;
  width: 100%;
  left: 0
}

.hdr-wrap .mmenu-bottom {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px
}

.mobilemenu .dropdn-link,
.mobilemenu ul.nav li a,
.mobilemenu-close.mobilemenu-toggle {
  font-size: 17px;
  text-decoration: none;
  color: #282828
}

.hdr-wrap .mmenu-bottom [class*=icon] {
  font-size: .8em;
  display: inline-block;
  padding: 0 8px;
  transition: .2s;
  vertical-align: middle;
  color: #17c6aa
}

.hdr-wrap .mmenu-bottom [class*=icon].icon--lg {
  font-size: 1.4em;
  position: relative;
  top: -.15em
}

.hdr-wrap .mmenu-bottom a:hover [class*=icon-arrow] {
  transform: translateX(10px)
}

.collection-grid-1:not(.slick-initialized):not(.collection-grid-1-vertical) .collection-grid-1-item,
.column-6 .mmenu-col {
  max-width: 16.666%;
  -ms-flex: 0 0 16.666%;
  flex: 0 0 16.666%
}

.column-3 .mmenu-col,
.column-6 .mmenu-col.mmenu-col--double,
.creative-product-carousel-item>.row.three-in-row>.col {
  max-width: 33.333%;
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%
}

.column-5 .mmenu-col,
.width-20 {
  max-width: 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%
}

.column-5 .mmenu-col.mmenu-col--double,
.width-40 {
  max-width: 40%;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%
}

.column-4 .mmenu-col,
.creative-product-carousel-item>.row.four-in-row>.col,
.width-25 {
  max-width: 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%
}

.column-2 .mmenu-col,
.column-4 .mmenu-col.mmenu-col--double,
.creative-product-carousel-item>.row.two-in-row>.col {
  max-width: 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%
}

.column-3 .mmenu-col.mmenu-col--double {
  max-width: 66.667%;
  -ms-flex: 0 0 66.667%;
  flex: 0 0 66.667%
}

.width-16 {
  max-width: 16.66667%;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%
}

.width-33 {
  max-width: 33.33333%;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%
}

.mobilemenu {
  position: fixed;
  z-index: 1009;
  top: 0 !important;
  right: 0;
  visibility: hidden;
  transition: visibility 0s .6s
}

.mobilemenu .container {
  width: 100%;
  padding: 0
}

.mobilemenu .dropdn,
.mobilemenu-currency,
.mobilemenu-language {
  position: static;
  display: block
}

.mobilemenu .dropdn-link {
  line-height: 20px;
  position: relative;
  display: block;
  margin-bottom: 15px;
  padding: 0
}

.mobilemenu .dropdn-link [class*=icon] {
  font-size: 11px;
  position: absolute;
  top: 6px;
  right: 11px;
  transition: .2s;
  transform: rotate(-90deg)
}

.mobilemenu .dropdn:not(.dropdn_fullheight) .dropdn-content {
  position: relative;
  z-index: 101;
  right: 0;
  left: 0;
  overflow: hidden;
  height: 0;
  padding: 0 0 0 10px;
  transform: translate3d(0, 0, 0);
  color: #282828
}

.mobilemenu .dropdn.is-hovered .dropdn-content {
  height: auto
}

.mobilemenu .dropdn .dropdn-content ul {
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center
}

.mobilemenu .dropdn .dropdn-content ul>li>a {
  font-size: 14px;
  line-height: 18px;
  transition: .2s;
  text-decoration: none;
  text-transform: none;
  color: #868686
}

.mobilemenu .dropdn .dropdn-content ul>li>a img {
  display: inline-block;
  padding-right: 10px
}

.mobilemenu .dropdn .dropdn-content ul>li>a [class*=icon-],
.mobilemenu .dropdn .dropdn-content ul>li>a span {
  display: inline-block;
  vertical-align: middle
}

.mobilemenu .dropdn .dropdn-content ul>li>a span:first-child {
  padding-right: 4px;
  text-transform: uppercase;
  color: #282828
}

.mobilemenu .dropdn .dropdn-content ul>li>a [class*=icon-] {
  font-size: 30px;
  padding-right: 10px;
  color: #17c6aa
}

.mobilemenu-content {
  position: fixed;
  z-index: 1;
  top: 0;
  bottom: 0;
  max-width: 320px;
  height: calc(var(--vh, 1vh) * 100);
  transition: transform .35s .1s;
  transform: translate3d(-110%, 0, 0);
  background: #fff
}

.mobilemenu-content .dropdn .dropdn-content ul {
  flex-direction: column;
  margin: 0 0 20px;
  padding: 0;
  -ms-flex-direction: column
}

.mobilemenu-content .dropdn .dropdn-content ul li {
  margin-right: 0;
  margin-left: 0;
  text-align: left
}

.mobilemenu-content .mobilemenu-currency .dropdn .dropdn-content ul li {
  margin-right: 0 !important;
  margin-left: 0 !important
}

.mobilemenu-scroll {
  overflow: hidden;
  overflow-y: auto;
  height: 100%;
  padding-bottom: 45px
}

.dropdn-content .dropdn-close .ps__scrollbar-x-rail,
.dropdn-content .dropdn-close ps__scrollbar-y-rail,
.mobilemenu-scroll.ps .ps__scrollbar-x-rail,
.mobilemenu-scroll.ps ps__scrollbar-y-rail {
  z-index: 1
}

.mobilemenu.active {
  transition: visibility
}

.mobilemenu.active .mobilemenu-content {
  transition: transform .35s;
  transform: translate3d(0, 0, 0)
}

.mobilemenu ul.nav {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  margin: 10px 0 0;
  padding: 0 0 20px;
  list-style: none;
  transition: .35s;
  opacity: 1 !important;
  background-color: #fff
}

.mobilemenu ul.nav li {
  position: static !important;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  transition: .2s
}

.mobilemenu ul.nav li a {
  line-height: 25px;
  display: block;
  padding: 5px 0;
  cursor: pointer;
  background: 0 0;
  -ms-flex: 1;
  flex: 1
}

.mobilemenu ul.nav li.active>a,
.mobilemenu ul.nav li.mmenu-submenu-open>a,
.mobilemenu ul.nav li:hover>a {
  text-decoration: none;
  color: #17c6aa;
  background: 0 0
}

.mobilemenu ul.nav li .arrow {
  font-size: 11px;
  z-index: 100;
  display: -ms-flexbox;
  display: flex;
  float: right;
  width: 30px;
  height: 25px;
  transition: .2s;
  pointer-events: none;
  color: #282828;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.mobilemenu ul.nav li ul {
  position: absolute;
  top: 0;
  left: 100%;
  display: none;
  width: 100%;
  padding: 45px 0 20px;
  list-style: none;
  transition: opacity .1s;
  opacity: 1
}

.mobilemenu-close.mobilemenu-toggle {
  font-weight: 700;
  position: -webkit-sticky;
  position: sticky;
  z-index: 2;
  top: 0;
  margin: 0 -15px 10px;
  padding: 20px 15px;
  cursor: pointer;
  text-align: left;
  background-color: #fff
}

.hdr-content .hdr-inline-link.hdr-inline-link--sm .dropdn-link [class*=icon],
.mobilemenu-toggle [class*=icon],
.woocommerce-checkout-review-order-table .cart-total-sm.order-total .card-total-price {
  font-size: 26px
}

.mobilemenu-close.mobilemenu-toggle:hover {
  text-decoration: underline
}

.mobilemenu-toggle {
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -ms-flex-align: center;
  align-items: center
}

.mobilemenu-toggle span {
  font-size: 11px;
  line-height: 20px;
  padding-left: 7px;
  text-decoration: none;
  text-transform: uppercase
}

.nav-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-bottom: 15px;
  transition: .35s cubic-bezier(.25, 1, .3, 1);
  transform: translate3d(-100%, 0, 0);
  border-color: #e2e2e2
}

.nav-wrapper.show-menu {
  transform: none
}

.dropdn-content .dropdn-close,
.minicart-drop-fixed {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden
}

.nav-wrapper .nav-toggle {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  width: 100%;
  padding: 0 0 10px;
  cursor: pointer;
  color: #282828;
  border-bottom: 1px solid #e2e2e2;
  background-color: #fff
}

.nav-wrapper .nav-title {
  font-size: 17px;
  line-height: 20px
}

.nav-wrapper .nav-viewall {
  font-size: 14px;
  font-style: italic;
  line-height: 20px;
  margin-left: auto;
  white-space: nowrap
}

.nav-wrapper .nav-back {
  font-size: 15px;
  position: relative;
  top: 1px;
  padding: 0 10px 0 0
}

.promo-topline {
  font-size: 14px;
  line-height: 20px;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  color: #fff
}

.filter-row .view-mode>.active,
.filter-row .view-mode>:hover,
.promo-topline a,
.promo-topline a:focus,
.promo-topline a:hover,
.slick-arrows-right .slick-next:hover:not(.slick-disabled):before,
.slick-arrows-right .slick-prev:hover:not(.slick-disabled):before {
  color: #000
}

@media (max-width:767px) {

  .text-center-not-sm,
  .text-justify-not-sm,
  .text-left-not-sm,
  .text-right-not-sm {
    text-align: inherit
  }

  .text-left-sm {
    text-align: left
  }

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

  .text-right-sm {
    text-align: right
  }

  .text-justify-sm {
    text-align: justify
  }

  .col-divider {
    display: none
  }

  .aside .more-link-wrapper,
  .more-link-wrapper {
    margin-top: 20px
  }

  .page-title-bg {
    font-size: 14px
  }

  .form-wrapper:not(:first-child),
  .page-title-bg p:not(:first-child) {
    margin-top: 15px
  }

  .page-title-bg h1 {
    font-size: 30px;
    margin-bottom: 20px
  }

  .section-name-products-grid .title-wrap .title-tabs h2.h-title-tabs-icn {
    max-width: 140px
  }

  .section-name-products-grid .title-wrap .title-tabs .h3-style {
    font-size: 17px;
    margin: 0 15px
  }

  .section-name-products-grid .title-wrap .title-tabs h2 a .title-tabs-icn [class*=icon] {
    font-size: 50px
  }

  .section-name-products-grid .title-wrap .title-tabs h2 a .title-tabs-icn svg {
    width: 50px;
    height: 50px
  }

  .h-lined-active:after {
    bottom: -.2em
  }

  .form-control--xl {
    height: 46px;
    padding: 12px 20px
  }

  .search-full {
    padding: 20px
  }

  .search-full .form-inline .btn,
  .search-full .form-inline .btn:last-child {
    font-size: 15px;
    height: 46px;
    padding-right: 25px;
    padding-left: 25px
  }

  .search-full .form-control {
    height: 46px
  }

  .tags-list li {
    margin-bottom: 5px
  }

  .promo-topline {
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px
  }

  .promo-topline b {
    font-weight: 600
  }
}

.promo-topline-item {
  position: relative;
  padding: 0 55px
}

.promo-topline-item:not(:last-child):after {
  font-weight: 700;
  position: relative;
  top: -1px;
  padding: 0 10px;
  content: "|"
}

.hdr-wrap {
  position: relative;
  z-index: 163;
  margin: 0;
  padding: 0
}

.is-filters-opened .hdr-wrap {
  z-index: 160
}

.hdr {
  background-color: #fff
}

.hdr .custom-text {
  font-size: 16px;
  line-height: 23px
}

@media (max-width:1860px) {
  .mmenu {
    margin: 0 -15px
  }

  .mmenu>li>a {
    padding-right: 15px;
    padding-left: 15px
  }

  .mmenu.mmenu--compact>li>a {
    padding-right: 8px;
    padding-left: 8px
  }

  .hdr .custom-text {
    font-size: 16px
  }
}

@media (max-width:1199px) {
  .mmenu {
    margin: 0 -8px
  }

  .mmenu>li>a {
    padding-right: 8px;
    padding-left: 8px
  }

  .mmenu.mmenu--compact>li>a {
    padding-right: 6px;
    padding-left: 6px
  }

  .hdr .custom-text {
    font-size: 15px
  }
}

@media (max-width:767px) {
  .promo-topline-item {
    padding: 0 18px
  }

  .hdr .custom-text {
    font-size: 14px
  }
}

.hdr--botbrd {
  border-color: #e8e8e8;
  border-bottom-width: 1px;
  border-bottom-style: solid
}

.hdr-content.hdr-content-sticky {
  position: fixed !important;
  z-index: -1 !important;
  top: 0;
  right: 0;
  left: 0;
  transition: opacity .2s;
  pointer-events: none;
  opacity: 0;
  background-color: #fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, .05)
}

.bnr-caption-carousel-item,
.hdr-content.hdr-content-sticky .container>.row>* {
  padding-top: 5px;
  padding-bottom: 5px
}

.has-sticky .hdr-content.hdr-content-sticky {
  transition: opacity .5s;
  pointer-events: all;
  opacity: 1
}

.hdr-transparent .hdr {
  transition: background-color .5s
}

.has-sticky .hdr-transparent .hdr {
  transition: none;
  background-color: #fff
}

.hdr-logo {
  display: -ms-flexbox;
  display: flex;
  max-width: 300px;
  -ms-flex-align: center;
  align-items: center
}

.hdr-logo>a {
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none
}

.hdr-logo img {
  max-width: 100%;
  width: 120px;
  height: auto;
  transition: .2s
}

@media (max-width:1199px) {
  .hdr-logo {
    max-width: 220px
  }
}

@media (max-width:575px) {
  .mobilemenu-close.mobilemenu-toggle {
    font-size: 14px;
    margin: 0 -15px 10px;
    padding: 20px 15px
  }

  .promo-topline {
    font-size: 11px;
    line-height: 16px
  }

  .hdr .custom-text {
    font-size: 12px
  }

  .hdr-logo {
    max-width: 160px
  }

  .hdr>*>.container {
    padding-right: 10px;
    padding-left: 10px
  }
}

@media (max-width:479px) {
  .hdr-logo {
    max-width: 130px
  }
}

.dropdn-link svg {
  width: auto;
  max-height: 16px;
  margin: 0 3px
}

.hdr-content>.container>.row,
.hdr-navline>.container>.row {
  -ms-flex-align: center;
  align-items: center
}

.hdr-content>.container>.row>* {
  position: static;
  padding-top: 15px;
  padding-bottom: 15px;
  transition: none
}

.hdr-content .hdr-link-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.hdr-content .hdr-nav {
  display: -ms-flexbox;
  display: flex;
  padding: 0 15px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex: 1;
  flex: 1
}

.hdr-content .hdr-inline-link {
  display: -ms-flexbox;
  display: flex;
  margin-right: -18px;
  margin-left: -18px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end
}

@media (max-width:1199px) {
  .hdr-content .hdr-inline-link {
    margin-right: -14px;
    margin-left: -14px
  }
}

.hdr-content .hdr-inline-link .dropdn-link,
.hdr-navline .hdr-inline-link .dropdn-link {
  padding: 0 18px;
  text-decoration: none
}

.hdr-content .hdr-inline-link.hdr-inline-link--compact .dropdn-link {
  padding: 0 7px
}

.footer-logo,
.hdr-content .dropdn-link,
.hdr-navline .dropdn-link,
.is-playing .video-stop {
  display: -ms-flexbox;
  display: flex
}

.hdr-content .dropdn-link [class*=icon],
.hdr-navline .dropdn-link [class*=icon] {
  font-size: 33px
}

.hdr-content .hdr_container_mobile .dropdn-link [class*=icon],
.hdr-navline .hdr_container_mobile .dropdn-link [class*=icon] {
  top: -2px
}

.hdr-content .dropdn_wishlist .dropdn-link [class*=icon],
.hdr-navline .dropdn_wishlist .dropdn-link [class*=icon] {
  position: relative;
  top: -.05em
}

.hdr-navline .hdr-inline-link {
  display: -ms-flexbox;
  display: flex;
  margin-right: -12px;
  margin-left: -12px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.hdr-navline--light {
  background-color: #f8f8f8
}

.box-coupon:hover .box-coupon-icon,
.box-coupon:hover .box-coupon-text,
.dropdn-content .list-icon li [class*=icon],
.dropdn-content .payment-link [class*=icon],
.dropdn-content h3,
.dropdn-content h4,
.dropdn-content h5,
.footer-bottom a,
.footer-list-inline li .link-special,
.footer-list-inline li a.link-special,
.footer-list-inline li a[href^="mailto:"],
.hdr-content .custom-text a,
.hdr-content .dropdn-link,
.hdr-content .minicart-link,
.hdr-content .mobilemenu-toggle,
.hdr-content .search-button,
.hdr-navline--light .custom-text a,
.hdr-navline--light .custom-text a [class*=icon],
.hdr-navline--light .dropdn-link,
.hdr-navline--light .dropdn-link [class*=icon],
.hdr-navline--light .minicart-link,
.hdr-navline--light .minicart-link [class*=icon],
.hdr-navline--light .mmenu>li>a,
.hdr-navline--light .mobilemenu-toggle,
.hdr-navline--light .mobilemenu-toggle [class*=icon],
.hdr-navline--light .search-button,
.hdr-navline--light .search-button [class*=icon],
.hdr-navline--light .social-list a,
.hdr-navline--light .social-list a [class*=icon],
.hdr-phone,
.hdr-phone a,
.hdr-topline .custom-text,
.hdr-topline .custom-text [class*=icon],
.hdr-topline .custom-text a,
.hdr-topline .custom-text a [class*=icon],
.hdr-topline .dropdn-link,
.hdr-topline .dropdn:not(.dropdn_caret) .dropdn-link [class*=icon],
.hdr-topline .social-list a,
.page-footer .footer-block a,
.page-footer .footer-block ul:not([class]) li a,
.page-footer .social-list li a,
.page-footer .title,
.page-footer .title .h3-style a,
.page-footer .title .h3-style a:focus,
.page-footer .title .h4-style a,
.page-footer .title .h4-style a:focus,
.page-footer .title .h5-style a,
.page-footer .title .h5-style a:focus,
.page-footer .title .h6-style a,
.page-footer .title .h6-style a:focus,
.page-footer .title h3 a,
.page-footer .title h3 a:focus,
.page-footer .title h4 a,
.page-footer .title h4 a:focus,
.page-footer .title h5 a,
.page-footer .title h5 a:focus,
.page-footer .title h6 a,
.page-footer .title h6 a:focus,
.page-footer .title>*,
.page-footer a,
.page-footer ul:not([class]) li .link-special,
.page-footer ul:not([class]) li a.link-special,
.page-footer ul:not([class]) li a[href^="mailto:"],
.prd-promo .prd-title,
.prd-promo .prd-title a,
.prd-title,
.prd-title a {
  color: #282828
}

.hdr-navline--light .custom-text a:hover,
.hdr-navline--light .custom-text a:hover [class*=icon],
.hdr-navline--light .dropdn-link:hover,
.hdr-navline--light .dropdn-link:hover [class*=icon],
.hdr-navline--light .dropdn.is-hovered .dropdn-link,
.hdr-navline--light .dropdn.is-hovered .dropdn-link [class*=icon],
.hdr-navline--light .minicart-link:hover,
.hdr-navline--light .minicart-link:hover [class*=icon],
.hdr-navline--light .minicart.is-hovered .minicart-link,
.hdr-navline--light .minicart.is-hovered .minicart-link [class*=icon],
.hdr-navline--light .mmenu>li>a:hover,
.hdr-navline--light .mobilemenu-toggle.active,
.hdr-navline--light .mobilemenu-toggle.active [class*=icon],
.hdr-navline--light .mobilemenu-toggle:hover,
.hdr-navline--light .mobilemenu-toggle:hover [class*=icon],
.hdr-navline--light .search-button:hover,
.hdr-navline--light .search-button:hover [class*=icon],
.hdr-navline--light .social-list a:hover,
.hdr-navline--light .social-list a:hover [class*=icon] {
  color: #17c6aa
}

.footer-shop-info,
.footer-shop-info .row,
.hdr-navline--dark {
  background-color: #282828
}

.hdr-navline--dark .custom-text a,
.hdr-navline--dark .custom-text a [class*=icon],
.hdr-navline--dark .dropdn-link,
.hdr-navline--dark .dropdn-link [class*=icon],
.hdr-navline--dark .dropdn.is-hovered .dropdn-link,
.hdr-navline--dark .minicart-link,
.hdr-navline--dark .minicart-link [class*=icon],
.hdr-navline--dark .minicart.is-hovered .minicart-link,
.hdr-navline--dark .mmenu>li>a,
.hdr-navline--dark .mobilemenu-toggle,
.hdr-navline--dark .mobilemenu-toggle [class*=icon],
.hdr-navline--dark .mobilemenu-toggle.active,
.hdr-navline--dark .search-button,
.hdr-navline--dark .search-button [class*=icon],
.hdr-navline--dark .social-list a,
.hdr-navline--dark .social-list a [class*=icon] {
  color: #fff
}

.hdr-content .custom-text a:hover .dropdn-link-txt,
.hdr-content .custom-text a:hover [class*=icon],
.hdr-content .custom-text span,
.hdr-content .dropdn-link:hover .dropdn-link-txt,
.hdr-content .dropdn-link:hover [class*=icon],
.hdr-content .dropdn.is-hovered .dropdn-link .dropdn-link-txt,
.hdr-content .dropdn.is-hovered .dropdn-link [class*=icon],
.hdr-content .minicart-link:hover .dropdn-link-txt,
.hdr-content .minicart-link:hover [class*=icon],
.hdr-content .minicart.is-hovered .minicart-link .dropdn-link-txt,
.hdr-content .minicart.is-hovered .minicart-link [class*=icon],
.hdr-content .mobilemenu-toggle.active .dropdn-link-txt,
.hdr-content .mobilemenu-toggle.active [class*=icon],
.hdr-content .mobilemenu-toggle:hover .dropdn-link-txt,
.hdr-content .mobilemenu-toggle:hover [class*=icon],
.hdr-content .search-button:hover .dropdn-link-txt,
.hdr-content .search-button:hover [class*=icon],
.hdr-navline--dark .custom-text a:hover,
.hdr-navline--dark .custom-text a:hover [class*=icon],
.hdr-navline--dark .dropdn-link:hover,
.hdr-navline--dark .dropdn-link:hover [class*=icon],
.hdr-navline--dark .dropdn.is-hovered .dropdn-link [class*=icon],
.hdr-navline--dark .minicart-link:hover,
.hdr-navline--dark .minicart-link:hover [class*=icon],
.hdr-navline--dark .minicart.is-hovered .minicart-link [class*=icon],
.hdr-navline--dark .mmenu>li>a:hover,
.hdr-navline--dark .mobilemenu-toggle.active [class*=icon],
.hdr-navline--dark .mobilemenu-toggle:hover,
.hdr-navline--dark .mobilemenu-toggle:hover [class*=icon],
.hdr-navline--dark .search-button:hover,
.hdr-navline--dark .search-button:hover [class*=icon],
.hdr-navline--dark .social-list a:hover,
.hdr-navline--dark .social-list a:hover [class*=icon],
.hdr-topline .custom-text a:hover,
.hdr-topline .custom-text a:hover [class*=icon],
.hdr-topline .custom-text span,
.hdr-topline .dropdn-link:hover,
.hdr-topline .dropdn-link:hover [class*=icon],
.hdr-topline .dropdn.is-hovered .dropdn-link,
.hdr-topline .dropdn.is-hovered .dropdn-link [class*=icon],
.hdr-topline .minicart.is-hovered .minicart-link,
.hdr-topline .minicart.is-hovered .minicart-link [class*=icon],
.hdr-topline .mobilemenu-toggle.active,
.hdr-topline .mobilemenu-toggle.active [class*=icon],
.hdr-topline .social-list a:hover,
.hdr-topline .social-list a:hover [class*=icon] {
  color: #17c6aa
}

.hdr-navline-left,
.hdr-navline-right,
.hdr-topline>.container>.row>:not(.hdr-topline-center) {
  position: static
}

.hdr-links-wrap,
.hdr-style4 .hdr-navline-right,
.hdr-style7 .hdr-inline-link:last-child {
  margin-left: auto
}

.hdr-phone {
  font-size: 20px;
  font-weight: 600;
  display: -ms-flexbox;
  display: flex;
  min-width: 18%;
  white-space: nowrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.hdr-phone a:hover {
  text-decoration: none;
  color: #17c6aa
}

.hdr-phone [class*=icon] {
  font-size: 1.238em;
  position: relative;
  top: .05em;
  padding-right: 8px;
  color: #17c6aa
}

.cart-table-prd-qty .qty,
.hdr-phone>span {
  display: -ms-inline-flexbox;
  display: inline-flex
}

.hdr-content {
  position: relative;
  z-index: 1;
  color: #282828
}

.hdr-content .dropdn_compare .dropdn-link [class*=icon] {
  position: relative;
  padding: 0 .05em
}

.dropdn-content a:not(.btn),
.hdr-content .custom-text a [class*=icon],
.hdr-content .dropdn-link [class*=icon],
.hdr-content .minicart-link [class*=icon],
.hdr-content .mobilemenu-toggle [class*=icon],
.hdr-content .search-button [class*=icon] {
  transition: .2s;
  color: #282828
}

.hdr_container_desktop,
.prd-rating {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.hdr-inline-link {
  display: -ms-flexbox;
  display: flex;
  margin-right: -27px;
  margin-left: -27px;
  -ms-flex-align: center;
  align-items: center
}

.hdr-inline-link .dropdn-link {
  height: 100%;
  padding: 0 27px
}

@media (max-width:1860px) {
  .hdr-content .hdr-inline-link .dropdn-link {
    padding: 0 14px
  }

  .hdr-content .hdr-inline-link.hdr-inline-link--compact .dropdn-link {
    padding: 0 7px
  }

  .hdr-inline-link {
    margin-right: -20px;
    margin-left: -20px
  }

  .hdr-inline-link .dropdn-link {
    padding: 0 20px
  }

  .hdr-style4 .dropdn_currency .dropdn-content,
  .hdr-style4 .dropdn_language:last-child .dropdn-content {
    right: 0;
    left: auto
  }
}

@media (max-width:1199px) {
  .hdr-phone {
    font-size: .9em
  }

  .hdr-phone [class*=icon] {
    top: 0
  }

  .hdr-inline-link {
    margin-right: -10px;
    margin-left: -10px
  }

  .hdr-inline-link .dropdn-link {
    padding: 0 10px
  }
}

.hdr-topline.drop-opened {
  z-index: 101
}

.hdr-topline .custom-text.js-custom-text-carousel {
  overflow: hidden;
  height: 40px
}

.hdr-topline .custom-text.js-custom-text-carousel .custom-text-item {
  line-height: 40px
}

.account-drop ul li>a:hover,
.back-to-top:hover,
.bnr-categories-list a:hover,
.bnr-wrap,
.bnr-wrap:hover,
.bnslider-link,
.bnslider-link:hover,
.box-coupon:hover,
.dropdn-content ul li>a:hover,
.hdr-group-link .custom-text a,
.hdr-group-link .custom-text a:hover,
.hdr-group-link .dropdn-link,
.hdr-group-link .dropdn-link:hover,
.hdr-group-link .social-list a,
.hdr-group-link .social-list a:hover,
.hdr-icn-text a:hover,
.hdr-topline .custom-text a,
.hdr-topline .custom-text a:hover,
.hdr-topline .custom-text.js-custom-text-carousel .custom-text-item a,
.hdr-topline .custom-text.js-custom-text-carousel .custom-text-item a:hover,
.hdr-topline .dropdn-link,
.hdr-topline .dropdn-link:hover,
.hdr-topline .social-list a,
.hdr-topline .social-list a:hover,
.hdr-wrap .search-close:hover,
.page-footer .title,
.prd [class*=circle-label-]:hover,
.prd-promo [class*=circle-label-]:hover,
.prd-tag a:hover {
  text-decoration: none
}

.hdr-style5 .hdr-topline,
.hdr-style7 .hdr-topline,
.hdr-topline:last-child {
  z-index: 0
}

.footer-bottom-col-left,
.hdr-topline-left {
  -ms-flex: 1;
  flex: 1
}

.hdr-topline-right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.hdr-topline-center {
  position: static;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  -ms-flex: 2;
  flex: 2;
  -ms-flex-pack: center;
  justify-content: center
}

.hdr-topline {
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #e8e8e8;
  color: #282828;
  background-color: #fff
}

.hdr-topline>.container>.row {
  min-height: 40px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.hdr-group-link .dropdn-link,
.hdr-topline .dropdn-link {
  font-size: 13px;
  line-height: 18px;
  display: inline-block
}

.hdr-group-link .dropdn-link [class*=icon],
.hdr-topline .dropdn-link [class*=icon] {
  font-size: 17px;
  position: relative;
  top: .15em;
  padding-right: 6px
}

.hdr-group-link .dropdn_caret .dropdn-link [class*=icon],
.hdr-topline .dropdn_caret .dropdn-link [class*=icon] {
  font-size: 8px;
  position: relative;
  top: -.05em;
  padding: 0 0 0 5px
}

.creative-product-carousel .slick-current.slick-active .creative-product-carousel-hovers .btn,
.creative-product-carousel .slick-current.slick-active .creative-product-carousel-hovers .creative-product-carousel-action,
.creative-product-carousel .slick-current.slick-active .label-sale:after,
.creative-product-carousel .slick-current.slick-active .label-sale:before,
.hdr-group-link .custom-text a [class*=icon],
.hdr-group-link .custom-text a:hover [class*=icon],
.hdr-group-link .dropdn-link [class*=icon],
.hdr-group-link .dropdn-link:hover [class*=icon],
.hdr-group-link .social-list a [class*=icon],
.hdr-group-link .social-list a:hover [class*=icon],
.hdr-topline .custom-text a [class*=icon],
.hdr-topline .custom-text a:hover [class*=icon],
.hdr-topline .dropdn-link [class*=icon],
.hdr-topline .dropdn-link:hover [class*=icon],
.hdr-topline .social-list a [class*=icon],
.hdr-topline .social-list a:hover [class*=icon],
.prd-listview .prd .prd-info [class*=circle-label-],
.prd-vertical-simple .prd-img img,
.prd-vertical-sm .prd-img img {
  transition: .2s
}

.hdr-topline.hdr-topline--dark {
  color: #fff;
  border-bottom: 0;
  background-color: #282828
}

.hdr-topline.hdr-topline--dark .custom-text a,
.hdr-topline.hdr-topline--dark .dropdn-link,
.hdr-topline.hdr-topline--dark .social-list a,
.popup-addedtocart_actions a:not(.btn):focus,
.popup-addedtocart_actions a:not(.btn):hover {
  text-decoration: none;
  color: #fff
}

.footer-list-inline li a.link-special:focus,
.footer-list-inline li a.link-special:hover,
.footer-list-inline li a[href^="mailto:"]:focus,
.footer-list-inline li a[href^="mailto:"]:hover,
.hdr-topline.hdr-topline--dark .custom-text a:hover,
.hdr-topline.hdr-topline--dark .dropdn-link:hover,
.hdr-topline.hdr-topline--dark .social-list a:hover,
.minicart-prd-name a:not(.btn):hover,
.page-footer .footer-block a:hover,
.page-footer .footer-block ul:not([class]) li a:hover,
.page-footer a:hover,
.page-footer ul:not([class]) li a.link-special:focus,
.page-footer ul:not([class]) li a.link-special:hover,
.page-footer ul:not([class]) li a[href^="mailto:"]:focus,
.page-footer ul:not([class]) li a[href^="mailto:"]:hover,
.prd-title a:hover {
  text-decoration: none;
  color: #17c6aa
}

.dropdn-content .payment-link [class*=icon]:hover,
.dropdn-content a:not(.btn):hover,
.footer-bottom a:hover,
.hdr-topline.hdr-topline--dark .custom-text a:hover [class*=icon],
.hdr-topline.hdr-topline--dark .custom-text span,
.hdr-topline.hdr-topline--dark .dropdn-link:hover [class*=icon],
.hdr-topline.hdr-topline--dark .dropdn.is-hovered .dropdn-link,
.hdr-topline.hdr-topline--dark .dropdn.is-hovered .dropdn-link [class*=icon],
.hdr-topline.hdr-topline--dark .minicart.is-hovered .minicart-link,
.hdr-topline.hdr-topline--dark .minicart.is-hovered .minicart-link [class*=icon],
.hdr-topline.hdr-topline--dark .mobilemenu-toggle.active,
.hdr-topline.hdr-topline--dark .mobilemenu-toggle.active [class*=icon],
.hdr-topline.hdr-topline--dark .social-list a:hover [class*=icon],
.hdr-wrap .search-popular a:hover,
.minicart-prd-action>a:not(.btn):hover,
.page-footer .footer-bottom.footer--dark .footer-block a:hover,
.page-footer .footer-bottom.footer--dark .footer-block ul:not([class]) li a:hover,
.page-footer .footer-bottom.footer--dark .social-list li a:hover,
.page-footer .footer-bottom.footer--dark a.link-special:focus,
.page-footer .footer-bottom.footer--dark a.link-special:hover,
.page-footer .footer-bottom.footer--dark a:focus,
.page-footer .footer-bottom.footer--dark a:hover,
.page-footer .footer-bottom.footer--dark a[href^="mailto:"],
.page-footer .footer-top.footer--dark .footer-block a:hover,
.page-footer .footer-top.footer--dark .footer-block ul:not([class]) li a:hover,
.page-footer .footer-top.footer--dark .social-list li a:hover,
.page-footer .footer-top.footer--dark a.link-special:focus,
.page-footer .footer-top.footer--dark a.link-special:hover,
.page-footer .footer-top.footer--dark a:focus,
.page-footer .footer-top.footer--dark a:hover,
.page-footer .footer-top.footer--dark a[href^="mailto:"],
.page-footer .social-list li a:hover,
.payment-link [class*=icon]:hover {
  color: #17c6aa
}

.hdr-topline.hdr-topline--dark .custom-text,
.hdr-topline.hdr-topline--dark .custom-text [class*=icon],
.hdr-topline.hdr-topline--dark .custom-text a,
.hdr-topline.hdr-topline--dark .custom-text a [class*=icon],
.hdr-topline.hdr-topline--dark .dropdn:not(.dropdn_caret) .dropdn-link [class*=icon] {
  color: #fff
}

.hdr-topline.hdr-topline--dark .hdr-line-separate:after {
  border-color: rgba(255, 255, 255, .15)
}

.hdr-topline.hdr-topline--dark .dropdn_caret .dropdn-link:after {
  border-top-color: #fff
}

.compare-qty:empty,
.dropdn-link.only-icon .dropdn-link-txt,
.dropdn_language.dropdn_language--noimg .dropdn-content li img,
.hdr-topline .hdr-links-wrap .dropdn-link-txt,
.hdr-topline .minicart-total,
.minicart-link.only-icon .minicart-total,
.wishlist-qty:empty {
  display: none
}

@media (min-width:1025px) {

  .hdr.mmenu-multirow .mmenu li.hovered .mmenu-submenu,
  .hdr.mmenu-multirow-s .mmenu li.hovered .mmenu-submenu {
    top: auto
  }

  .mmenu>li>a {
    padding-top: 12px;
    padding-bottom: 12px
  }

  .mobilemenu {
    display: none
  }

  .mobilemenu.active {
    pointer-events: none
  }

  .mobilemenu.active .mobilemenu-content {
    pointer-events: all;
    box-shadow: 0 3px 4px rgba(0, 0, 0, .2)
  }

  .mobilemenu-close.mobilemenu-toggle,
  .mobilemenu-toggle {
    height: 40px
  }

  .show-mobile {
    display: none !important
  }

  .hdr-content .dropdn-link:not(.only-icon) [class*=icon],
  .hdr-navline .dropdn-link:not(.only-icon) [class*=icon] {
    margin-right: 6px
  }

  .hdr-topline-center {
    max-width: 50%
  }

  .dropdn:not(.dropdn_fullheight) .dropdn-content {
    position: absolute;
    top: -1000px;
    min-width: 125px;
    padding: 13px 19px 9px;
    transition: transform .2s;
    transform: translateY(20px);
    pointer-events: none;
    opacity: 0;
    color: #282828;
    background-color: #fff;
    box-shadow: 0 30px 35px rgba(0, 0, 0, .07)
  }

  .dropdn:not(.dropdn_fullheight).is-hovered .dropdn-content {
    top: auto;
    transform: translate3d(0, 0, 0);
    pointer-events: all;
    opacity: 1
  }

  .dropdn:not(.dropdn_fullheight):not(.dropdn_fullwidth) .dropdn-content {
    margin-top: 10px;
    margin-left: 8px
  }

  .hdr-style2 .hdr-content .hdr-nav {
    text-align: left;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .hdr-style2 .hdr-content .hdr-logo {
    min-width: 0;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center
  }

  .hdr-style2 .hdr-navline .mmenu>li>a {
    padding: 20px 17px !important
  }
}

.dropdn-content li.active a:not(.btn) {
  pointer-events: none;
  color: #17c6aa
}

.dropdn-content ul,
ul.category-list-lg {
  margin: -5px 0 0;
  padding: 0;
  list-style: none
}

.dropdn-content ul li>a {
  font-size: 14px;
  line-height: 17px;
  display: inline-block;
  padding: 5px 0
}

.dropdn-content .dropdn-close {
  font-size: 16px;
  font-weight: 600;
  position: -webkit-sticky;
  position: sticky;
  z-index: 2;
  top: 0;
  overflow: hidden;
  min-height: 69px;
  margin: 0 -5px 10px;
  padding: 35px 5px;
  transition: .2s;
  text-align: right;
  color: #282828;
  background: #fff;
  background: -webkit-gradient(left top, left bottom, color-stop(80%, #fff), color-stop(100%, rgba(255, 255, 255, 0)));
  background: linear-gradient(to bottom, #fff 80%, rgba(255, 255, 255, 0) 100%);
  backface-visibility: hidden
}

.dropdn-content .dropdn-close>span {
  cursor: pointer
}

.dropdn-content span.dropdn-close-clear {
  font-size: 12px;
  font-weight: 500;
  line-height: 29px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  height: 29px;
  padding: 0 9px;
  text-decoration: none;
  text-transform: uppercase;
  color: #282828;
  border-radius: 3px;
  background: #efefef;
  -ms-flex-align: baseline;
  align-items: baseline
}

.dropdn-content span.dropdn-close-clear>* {
  padding: 0 4px
}

.dropdn-content span.dropdn-close-clear [class*=icon] {
  font-size: 1.2em;
  position: relative;
  top: 1px
}

.dropdn-content span.dropdn-close-clear:hover {
  text-decoration: none;
  color: #fff;
  background: #282828
}

.dropdn_language .dropdn-content li img {
  max-width: 30px;
  padding-right: 10px
}

.dropdn_currency .dropdn-content li span:first-child:not(:only-child),
.minicart-prd-qty-label {
  padding-right: 10px
}

.dropdn.dropdn_fullheight .dropdn-content {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: calc(100vh - 40px);
  transition: max-height .3s;
  pointer-events: none;
  opacity: 1
}

.header-side-panel .dropdn-content-block {
  position: fixed;
  z-index: 164;
  top: 0;
  right: 0;
  display: block;
  overflow-y: auto;
  width: 485px;
  height: 100%;
  padding: 0 60px 35px;
  transition: transform .35s;
  transform: translate3d(110%, 0, 0);
  pointer-events: all;
  opacity: 1;
  color: #282828;
  background-color: #fff;
  box-shadow: 0 10px 35px rgba(0, 0, 0, .07)
}

@media (max-width:767px) {
  .hdr-content .hdr-inline-link {
    margin-right: -8px;
    margin-left: -8px
  }

  .hdr-content .hdr-inline-link .dropdn-link {
    padding: 0 7px
  }

  .hdr-content .hdr-inline-link.hdr-inline-link--compact .dropdn-link {
    padding: 0 6px
  }

  .hdr-content .dropdn-link [class*=icon],
  .hdr-navline .dropdn-link [class*=icon] {
    font-size: 27px
  }

  .hdr-phone {
    display: none
  }

  .hdr-topline .custom-text.js-custom-text-carousel {
    height: 26px
  }

  .hdr-topline .custom-text.js-custom-text-carousel .custom-text-item {
    line-height: 26px
  }

  .header-side-panel .dropdn-content-block {
    padding: 0 30px 30px
  }
}

.dropdn-content.is-opened .dropdn-content-block,
.prd-hor-simple.hovered .prd-action,
.prd-hor-simple.hovered .prd-price,
.prd-hor.hovered .prd-action,
.prd-hor.hovered .prd-price,
.prd-horgrid .prd.hovered .prd-action,
.prd-horgrid .prd.hovered .prd-price,
.prd-listview .prd .color-swatch,
.prd-listview .prd .prd-circle-labels,
.prd-promo .prd-action {
  transform: translate3d(0, 0, 0)
}

.account-drop,
.account-drop .form-control,
.hdr-style4 .justify-content-end .mmenu,
.hdr-style7 .justify-content-end .mmenu {
  text-align: right
}

.account-drop .dropdn-form-wrapper .btn {
  min-width: 195px
}

.account-drop .dropdn-bnr-wrapper,
.bnslider-text-content .bnslider-vert>.mt-lg {
  margin-top: 55px
}

.account-drop ul,
.page-footer.footer-style-2 .footer-copyright {
  margin-top: -10px
}

.account-drop ul li>a {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 7px 0;
  -ms-flex-align: center;
  align-items: center
}

.account-drop ul li>a [class*=icon] {
  font-size: 14px;
  position: relative;
  top: -1px;
  width: 22px
}

.account-drop ul li>a .icon-card {
  font-size: 11px;
  top: .5px
}

.dropdn.dropdn_fullwidth .dropdn-content {
  left: 0;
  width: 100%;
  padding: 45px 0
}

.hdr-wrap .search-button,
.hdr-wrap .search-input[type] {
  line-height: 50px;
  background-color: transparent;
  transition: .2s
}

.minicart-link {
  position: relative;
  -ms-flex-align: center;
  align-items: center
}

.minicart-checkout-agree {
  position: absolute;
  right: 70px;
  bottom: -17px
}

.bnslider-arrows .slick-prev,
.bnslider-arrows.container-fluid .slick-prev,
.fancybox-navigation .fancybox-button.fancybox-button--arrow_left,
.icon-basket+.minicart-qty,
.slick-arrows-circle .slick-prev,
.slick-arrows-circle.container-fluid .slick-prev {
  left: 15px
}

.hdr-inline-link--compact .compare-qty,
.hdr-inline-link--compact .icon-basket+.minicart-qty,
.hdr-inline-link--compact .wishlist-qty {
  left: 2px
}

.compare-qty,
.wishlist-qty {
  bottom: -2px !important;
  left: 10px
}

.compare-qty,
.minicart-qty,
.wishlist-qty,
.wishlist_products_counter_number {
  font-size: 12px;
  font-weight: 500;
  position: absolute;
  bottom: -3px;
  display: -ms-flexbox;
  display: flex;
  width: 18px;
  height: 18px;
  color: #fff;
  border-radius: 50%;
  background-color: #282828;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.icon-cart+.minicart-qty {
  bottom: 14px;
  left: 38px
}

.icon-cart+.minicart-qty+.minicart-total {
  top: 4px
}

.icon-shopbag+.minicart-qty {
  left: 6px
}

.minicart-total {
  font-size: 15px;
  font-weight: 600;
  position: relative;
  top: -3px
}

.hdr-topline .compare-qty,
.hdr-topline .minicart-qty,
.hdr-topline .wishlist-qty {
  font-size: 11px;
  right: 0;
  bottom: -4px;
  left: auto;
  width: 14px;
  height: 14px
}

.hdr-topline .compare-qty,
.hdr-topline .wishlist-qty {
  right: -4px
}

.hdr-topline .hdr-links-wrap .dropdn-link [class*=icon] {
  padding: 0;
  font-size: 19px
}

.hdr-topline .hdr-links-wrap {
  margin: 0 30px
}

.hdr-topline .hdr-links-wrap:last-child {
  margin-right: -8px
}

.hdr-topline .hdr-links-wrap .hdr-inline-link {
  margin-right: 0;
  margin-left: auto
}

.hdr-topline .hdr-links-wrap .hdr-inline-link .dropdn-link {
  padding: 0 8px
}

@media (max-width:1024px) {

  .hdr-banner,
  .hdr-content .dropdn-link .dropdn-link-txt,
  .mmenu,
  .nav-holder-s,
  .search_container_mobile .dropdn-link,
  .search_container_mobile .dropdn.dropdn_search .dropdn-content .search-popular {
    display: none
  }

  .mobilemenu-toggle {
    min-width: 26px;
    height: 30px
  }

  .mobilemenu-close.mobilemenu-toggle {
    width: calc(100% - 10px);
    height: 30px
  }

  .mobilemenu:after,
  .row:not(.prd-block) .fixed-col:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 120%;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    content: "";
    cursor: pointer;
    transition: background .3s .1s;
    background: 0 0
  }

  .mobilemenu.active:after,
  .row:not(.prd-block) .fixed-col.active:after {
    transition: background .3s;
    background: rgba(0, 0, 0, .6)
  }

  .promo-topline:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    content: "";
    opacity: .5;
    background-color: #fff
  }

  .hdr {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -ms-flex-direction: column
  }

  .hdr .search-button,
  .hide-mobile {
    display: none !important
  }

  .show-mobile {
    display: block !important
  }

  .hdr_container_mobile.show-mobile {
    display: -ms-flexbox !important;
    display: flex !important
  }

  .hdr-content>.container>.row {
    margin-right: -5px;
    margin-left: -5px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }

  .hdr-content>.container>.row>* {
    padding: 5px
  }

  .hdr-phone {
    -ms-flex: 1;
    flex: 1
  }

  .hdr_container_mobile {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
  }

  .hdr-inline-link {
    display: -ms-flexbox;
    display: flex;
    margin-right: -8px;
    margin-left: -8px
  }

  .hdr-inline-link .dropdn {
    position: relative
  }

  .hdr-inline-link .dropdn.is-hovered,
  .hdr-topline {
    z-index: 1
  }

  .hdr-inline-link .dropdn-link {
    padding: 0 8px
  }

  .hdr-inline-link .dropdn.dropdn_search {
    position: static
  }

  .hdr-topline .custom-text,
  .hdr-topline .custom-text a {
    color: #282828
  }

  .hdr-topline .custom-text span {
    color: #17c6aa
  }

  .dropdn.dropdn_search .dropdn-content {
    position: absolute;
    top: -1000px;
    min-width: 125px;
    padding: 13px 19px 9px;
    transition: transform .2s;
    transform: translateY(20px);
    pointer-events: none;
    opacity: 0;
    color: #282828;
    background-color: #fff;
    box-shadow: 0 30px 35px rgba(0, 0, 0, .07)
  }

  .dropdn.dropdn_search.is-hovered .dropdn-content {
    top: 100% !important;
    transform: translate3d(0, 0, 0);
    pointer-events: all;
    opacity: 1
  }

  .search_container_mobile .dropdn.dropdn_search .dropdn-content {
    position: static;
    padding: 0;
    transform: translate3d(0, 0, 0);
    pointer-events: all;
    opacity: 1
  }

  .search_container_mobile .dropdn.dropdn_search .dropdn-content .container {
    padding: 0
  }

  .hdr .search_container_mobile .search-input[type] {
    padding: 0 50px 0 10px
  }

  .dropdn.dropdn_fullheight .dropdn-content {
    height: 100vh !important;
    height: calc(var(--vh, 1vh) * 100) !important;
    max-height: none !important
  }

  .dropdn-content .drop-overlay {
    position: fixed;
    z-index: 163;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    cursor: pointer;
    transition: background .3s .1s;
    pointer-events: none;
    background: 0 0
  }

  .dropdn-content.is-opened .drop-overlay {
    transition: background .3s 0;
    pointer-events: all;
    background: rgba(0, 0, 0, .6)
  }

  .compare-qty,
  .icon-basket+.minicart-qty,
  .icon-shopbag+.minicart-qty,
  .wishlist-qty {
    left: 10px
  }

  .icon-fishing-net+.minicart-qty {
    left: 5px
  }

  .hdr-inline-link--compact .compare-qty,
  .hdr-inline-link--compact .icon-basket+.minicart-qty,
  .hdr-inline-link--compact .wishlist-qty {
    left: 2px
  }

  .compare-qty,
  .minicart-qty,
  .wishlist-qty {
    font-size: 11px;
    width: 16px;
    height: 16px
  }

  .icon-cart+.minicart-qty {
    bottom: 15px;
    left: 36px
  }

  .hdr-topline>.container {
    overflow: hidden
  }
}

.dropdn.dropdn_search .dropdn-content {
  padding: 10px 0
}

.hdr-wrap .search {
  position: relative;
  width: 100%;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 50px 0 0
}

.hdr-wrap .search-input[type] {
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0 50px 0 0;
  vertical-align: top;
  color: #7e7e7e;
  border: 0;
  border-bottom: 1px solid #e8e8e8
}

.hdr-wrap .search-input[type]::-webkit-input-placeholder {
  text-transform: none;
  color: #7e7e7e
}

.hdr-wrap .search-input[type]:-moz-placeholder {
  text-transform: none;
  color: #7e7e7e
}

.hdr-wrap .search-input[type]::-moz-placeholder {
  text-transform: none;
  color: #7e7e7e
}

.hdr-wrap .search-input[type]:-ms-input-placeholder {
  text-transform: none;
  color: #7e7e7e
}

.hdr-wrap .search-input[type]:focus {
  border-bottom-color: #17c6aa
}

.hdr-wrap .search-input[type]::-webkit-search-cancel-button {
  display: none
}

.bnslider .btn.is-play.js-video-slider-play span:first-child,
.bnslider .btn.js-video-slider-play span:last-child,
.bnslider-image-mobile,
.bnslider-pause-play,
.collapsed-mobile .toggle-arrow,
.hdr-wrap .search-input.input-empty+.search-button,
.is-paused .bnslider-pause-stop,
.is-playing .video-play,
.video-stop,
body.fancybox-active .back-to-top,
body.fancybox-active .js-stickyAddToCart,
body.fancybox-active .payment-notification-wrap {
  display: none
}

.hdr-wrap .search-button {
  font-size: 33px;
  position: absolute;
  top: 1px;
  right: 50px;
  display: block;
  width: 50px;
  padding: 0;
  cursor: pointer;
  text-align: center;
  border: 0
}

.bnr.bnr--left,
.hdr-style4 .justify-content-start .mmenu,
.hdr-style4 .mmenu,
.hdr-style7 .justify-content-start .mmenu,
.hdr-style7 .mmenu,
.minicart-drop,
h6.list-title {
  text-align: left
}

.hdr-wrap .search-popular {
  font-size: 13px;
  line-height: 23px;
  margin: 20px 0;
  text-align: left
}

.hdr-wrap .search-popular a {
  padding: 0 10px 0 0;
  text-decoration: none;
  color: #7e7e7e
}

.hdr-wrap .search-close {
  font-size: 45px;
  position: absolute;
  top: 0;
  right: 0
}

.hdr-wrap .search-popular-label {
  font-size: 15px;
  font-weight: 500;
  padding-right: 10px;
  color: #0f0909
}

.dropdn-content.minicart-drop .dropdn-content-block {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  flex-direction: column;
  padding: 0 45px;
  -ms-flex-direction: column
}

@media (max-width:767px) {

  .compare-qty,
  .hdr-inline-link--compact .compare-qty,
  .hdr-inline-link--compact .wishlist-qty,
  .icon-basket+.minicart-qty,
  .icon-fishing-net+.minicart-qty,
  .wishlist-qty {
    left: 2px
  }

  .hdr-inline-link--compact .icon-basket+.minicart-qty {
    left: 1px
  }

  .dropdn-content.minicart-drop .dropdn-content-block {
    padding: 0 30px
  }
}

.minicart-drop-content {
  position: relative;
  overflow-y: auto;
  height: 100%;
  margin: -25px -30px 0;
  padding: 10px 30px 0
}

.minicart-drop-fixed {
  margin-top: auto;
  backface-visibility: hidden
}

.minicart-drop-content>*,
.minicart-drop-info {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden
}

.minicart-drop-fixed .payment-link [class*=icon] {
  font-size: 42px
}

.minicart-drop-fixed .payment-link>*,
.product-full-price>* {
  margin: 0 10px
}

.minicart-drop-content.disable-actions .minicart-prd-action {
  pointer-events: none;
  opacity: 0
}

.minicart-drop-content-inside>:last-child {
  margin-bottom: 40px
}

.minicart-prd {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px;
  background-color: #fff;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.minicart-prd-image {
  overflow: hidden;
  max-width: 135px;
  -ms-flex: 0 0 135px;
  flex: 0 0 135px
}

@media (max-width:767px) {
  .minicart-drop-content {
    margin-right: -20px;
    margin-left: -20px;
    padding: 10px 20px 0
  }

  .minicart-drop-fixed .payment-link [class*=icon] {
    font-size: 34px
  }

  .minicart-drop-fixed .payment-link>* {
    margin: 0 5px
  }

  .minicart-drop-content-inside>:last-child {
    margin-bottom: 20px
  }

  .minicart-prd {
    padding-bottom: 25px
  }

  .minicart-prd-image {
    max-width: 120px;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px
  }
}

.minicart-prd-image img {
  width: 100%;
  height: auto
}

.minicart-prd-info {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  padding-right: 40px;
  -ms-flex-direction: column
}

.minicart-prd-tag {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  margin-top: 6px;
  margin-bottom: 0;
  transition: .2s;
  text-decoration: none
}

.minicart-prd-tag,
.minicart-prd-tag a,
.prd-tag,
.prd-tag a {
  color: #9e9e9e
}

.bnr:focus,
.bnr:hover,
.gallery-item-link:focus,
.gallery-item-link:hover,
.listing-show-more:hover,
.minicart-prd-action>a:not(.btn),
.minicart-prd-tag a:hover,
.post-prw-simple-sm a.post-prw-comments:hover {
  text-decoration: none;
  color: #282828
}

.minicart-prd-name {
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  margin-top: 2px;
  margin-bottom: 0;
  transition: .2s
}

.minicart-prd-options,
.minicart-prd-price,
.minicart-prd-qty {
  font-size: 13px;
  line-height: 18px
}

.minicart-prd-name,
.minicart-prd-name a:not(.btn),
.post-prw-title,
.post-prw-title a,
.testimonials-item-name,
.testimonials-item-name a {
  color: #0f0909
}

.minicart-prd-options {
  margin-top: 15px
}

.minicart-prd-qty {
  margin-top: 10px;
  color: #282828
}

.minicart-prd-price.prd-price {
  height: auto;
  margin-top: auto;
  margin-right: -25px;
  padding-top: 13px;
  color: #282828
}

.bnslider-link,
.bnslider-link:active,
.bnslider-link:focus,
.bnslider-link:hover,
.minicart-prd-price.prd-price>* {
  color: inherit !important
}

.minicart-prd-action {
  font-size: 20px;
  position: absolute;
  top: 0;
  right: 15px;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  transition: .2s;
  -ms-flex-direction: column
}

.back-to-top,
body.mac .back-to-top {
  transition: .5s
}

.minicart-drop-total {
  margin-top: 0;
  padding: 18px 0 0;
  border-width: 1px 0 0;
  border-style: solid;
  border-color: #f4f4f4
}

.minicart-drop-total-txt {
  font-size: 17px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
  color: #282828
}

.minicart-drop-total-price {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  text-align: right;
  color: #282828
}

.minicart-drop-discount h4 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 10px;
  color: #282828
}

.minicart-drop-countdown {
  display: none;
  margin-top: 0
}

.minicart-drop-info {
  margin-top: 40px;
  backface-visibility: hidden
}

.minicart-drop-actions {
  display: -ms-flexbox;
  display: flex;
  margin: 15px -10px 25px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.minicart-drop-actions .btn {
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  -ms-flex: 1;
  flex: 1
}

.minicart-empty {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  overflow: hidden;
  margin-bottom: 35px;
  text-align: center;
  color: #282828
}

.minicart-empty-svg,
.minicart-empty-svg svg {
  width: 215px;
  height: 215px
}

.minicart-empty-icon [class*=icon] {
  font-size: 215px
}

.minicart-empty-icon>svg {
  width: 320px;
  height: 255px
}

.minicart-empty-icon>svg path {
  transform: scale(.53) translate(-5%, 13%);
  fill: #e8fbfc
}

.cart-table-prd>*,
.hdr-banner,
.hdr-custom-block {
  padding: 0 15px
}

.footer-block img,
.hdr-banner img,
.hdr-style5 .hdr-topline-center,
.popup-newsletter img,
.post-full img,
.post-prw-simple .post-prw-img img,
.post-prw-simple-sm .post-prw-img img,
.post-prw-vert .post-prw-img img,
.product-main-carousel,
.video-wrap-youtube.fit-width iframe {
  max-width: 100%
}

.hdr-icn-text {
  display: -ms-flexbox;
  display: flex;
  margin-top: -15px;
  margin-right: -10px;
  margin-left: -10px;
  -ms-flex-pack: center;
  justify-content: center
}

.hdr-icn-text>* {
  font-size: 15px;
  font-weight: 500;
  line-height: 19px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  margin: 15px 10px 0;
  padding: 0 0 0 30px
}

.hdr-icn-text>* [class*=icon] {
  font-size: 24px;
  position: absolute;
  top: 3px;
  left: 0;
  max-width: 30px;
  color: #17c6aa;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px
}

@media (max-width:991px) {
  .form-inline--flex button {
    min-width: 110px
  }

  .hdr-icn-text>* [class*=icon] {
    font-size: 20px;
    top: 1px;
    max-width: 30px;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px
  }

  .hdr-icn-text>* {
    font-size: 14px;
    margin: 10px 10px 0
  }
}

.page-footer,
.page-footer p {
  font-size: 15px;
  font-weight: 400
}

.hdr-transparent .hdr {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: 0 0
}

.hdr .mmenu-submenu-inside {
  max-height: none !important
}

.hdr-content-sticky .mmenu-submenu-inside {
  overflow-y: hidden
}

.hdr-style2 .hdr-content .hdr-links {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -30px;
  text-align: right;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.hdr-style2 .hdr-content .hdr-links>* {
  padding-right: 30px;
  padding-left: 30px
}

.hdr-style3 .hdr-banner,
.hdr-style5 .hdr-banner,
.hdr-style7 .hdr-banner {
  text-align: center;
  -ms-flex: 1;
  flex: 1
}

.hdr-style3 .hdr-banner>.bnr {
  width: 100%;
  max-width: 570px
}

.hdr-style3 .hdr-phone {
  min-width: 15%
}

.hdr-style4 .justify-content-center .mmenu,
.hdr-style7 .justify-content-center .mmenu {
  text-align: center
}

.hdr-style4 .hdr-content>.container>.row,
.hdr-style5 .hdr-content>.container>.row,
.hdr-style7 .hdr-content>.container>.row,
.steps-progress .nav-tabs {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.footer-bottom-col-right>.row,
.footer-bottom>.container>.row,
.hdr-style4 .hdr-navline>.container>.row {
  -ms-flex-align: center;
  align-items: center
}

.filter-col .h3-style,
.filter-col h3,
.hdr-style4 .hdr-group-link,
.hdr-style5 .hdr-group-link,
.hdr-style7 .hdr-group-link,
.popup-addedtocart_actions.has-agreement a.btn {
  margin-bottom: 15px
}

.back-to-top .icon:before,
.bnr .bnr-text-wrap,
.hdr-style4 .hdr-group-link .dropdn_currency,
.hdr-style4 .hdr-group-link .dropdn_language,
.hdr-style5 .hdr-group-link .dropdn_currency,
.hdr-style5 .hdr-group-link .dropdn_language,
.hdr-style7 .hdr-group-link .dropdn_currency,
.hdr-style7 .hdr-group-link .dropdn_language {
  position: relative;
  z-index: 1
}

.hdr-style4 .hdr-content>.container>.row>*,
.hdr-style5 .hdr-content>.container>.row>*,
.hdr-style7 .hdr-content>.container>.row>* {
  transition: none
}

.hdr-style4 .hdr-banner {
  max-width: 1150px
}

.hdr-style5 .hdr-content .hdr-nav,
.page-footer.footer-style-3 .footer-list-inline,
.text-center .bnslider-text--price,
.text-center .bnslider-text--price-sale,
.text-center>.payment-link {
  -ms-flex-pack: center;
  justify-content: center
}

.hdr-style5 .hdr-banner>.bnr {
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  max-width: 570px
}

@media (min-width:1025px) {
  .hdr-style6 .hdr-links-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
  }

  .hdr-style6 .hdr-links-wrap>* {
    margin-right: 30px;
    margin-left: 30px
  }

  .hdr-style6 .hdr-links-wrap>:last-child {
    margin-right: 0
  }

  .hdr-style6 .hdr-links-wrap .hdr-inline-link>:last-child>a {
    padding-right: 0
  }

  .hdr-style6 .hdr-topline-center {
    max-width: 100%
  }

  .hdr-style7 .hdr-custom-block {
    -ms-flex: 1;
    flex: 1
  }

  .hdr-style7 .hdr-navline .dropdn-link [class*=icon] {
    font-size: 28px
  }
}

@media (max-width:1199px) and (min-width:1025px) {
  .hdr-style6 .hdr-links-wrap {
    flex-direction: column-reverse;
    -ms-flex-direction: column-reverse
  }

  .hdr-style6 .hdr-links-wrap>.hdr-inline-link {
    margin-right: 0;
    margin-left: 30px
  }

  .hdr-style6 .hdr-links-wrap>.hdr-group-link {
    margin-bottom: 15px
  }
}

.hdr-style7 .hdr-banner>.bnr {
  width: 100%;
  max-width: 830px
}

@media (min-width:1025px) and (max-width:1199px) {
  .hdr-style7 .hdr-content>.container>.row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .hdr-style7 .hdr-banner {
    display: none
  }
}

@media (max-width:1024px) {
  .hdr-content-sticky.mmenu-multirow-s .mmenu li.hovered .mmenu-submenu {
    top: auto
  }

  .hdr-style2 .hdr-topline:first-child,
  .hdr-style4 .hdr-navline-left {
    display: none
  }

  .hdr-style2 .hdr-links-wrap {
    overflow: hidden;
    max-width: 100%;
    margin: 0;
    -ms-flex: 1;
    flex: 1
  }

  .hdr-style2 .hdr-content .hdr-links {
    margin: 0 -10px
  }

  .hdr-style2 .hdr-content .hdr-links>* {
    padding-right: 10px;
    padding-left: 10px
  }

  .hdr-style3 .hdr-content .hdr-links {
    margin-left: auto
  }

  .hdr-style3 .hdr-content>.container>.row,
  .hdr-style4 .hdr-content>.container>.row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .hdr-style3 .hdr-banner,
  .hdr-style4 .hdr-banner {
    min-width: 100%;
    padding-top: 0 !important;
    -ms-flex-order: 10;
    order: 10
  }

  .hdr-style4 .hdr-navline {
    -ms-flex-order: -1;
    order: -1
  }

  .hdr-style4 .hdr-navline-right {
    margin: 5px 0
  }

  .hdr-style7 .hdr-custom-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-pack: center;
    justify-content: center
  }

  .product-previews-wrapper {
    padding: 15px 20px
  }

  .product-previews-wrapper a {
    padding: 0 4px
  }

  .product-previews-wrapper .slick-prev {
    left: -28px
  }

  .product-previews-wrapper .slick-next {
    right: -28px
  }
}

.page-footer {
  line-height: 24px;
  color: #282828;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto
}

.page-footer p {
  line-height: 28px;
  margin-bottom: 0
}

.creative-product-carousel-action,
.page-footer p+p,
.post-comment-text:not(:first-child),
.post-prw-vert .post-prw-teaser:not(:first-child),
.prd [class*=circle-label-]+.colorswatch-label,
.prd [class*=circle-label-]+[class*=circle-label-],
.prd-promo [class*=circle-label-]+.colorswatch-label,
.prd-promo [class*=circle-label-]+[class*=circle-label-] {
  margin-top: 12px
}

.page-footer .social-list-circle li a,
.page-footer .social-list-circle-sm li a {
  background-color: #f7f7f7
}

.page-footer .footer-bottom.footer--dark .social-list-circle li a [class*=icon],
.page-footer .footer-bottom.footer--dark .social-list-circle-sm li a [class*=icon],
.page-footer .footer-top.footer--dark .social-list-circle li a [class*=icon],
.page-footer .footer-top.footer--dark .social-list-circle-sm li a [class*=icon],
.page-footer .social-list-circle li a [class*=icon],
.page-footer .social-list-circle-sm li a [class*=icon],
.tinv-wishlist .tinvwl-table-manage-list .product-name a:hover,
.welcome-block-social .social-list-circle li a [class*=icon] {
  color: #17c6aa !important
}

.footer-top.footer-top--bg {
  margin-bottom: 0;
  padding: 25px 0;
  background-color: #fff
}

.footer-top.footer--dark+.footer-bottom {
  padding-top: 18px
}

.footer-logo a img {
  max-width: 120px;
  height: auto
}

ul.footer-menu {
  list-style: none;
  margin: 0;
  padding: 0
}

.footer-logo:not(:last-child) {
  margin-bottom: 24px
}

.footer-bottom {
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  padding: 0 0 18px;
  color: #282828
}

.footer-bottom.footer--dark,
.footer-bottom.footer-bottom--bg {
  padding: 18px 0;
  background-color: #f7f7f7
}

.footer-bottom.footer-bottom--border {
  border-top: 1px solid #eaeaec
}

.footer-newsletter,
.footer-txt-block {
  max-width: 375px
}

.page-footer .title .h3-style,
.page-footer .title .h4-style,
.page-footer .title .h5-style,
.page-footer .title .h6-style,
.page-footer .title h3,
.page-footer .title h4,
.page-footer .title h5,
.page-footer .title h6 {
  font-weight: 700;
  margin-bottom: 21px;
  color: #282828
}

h6.list-title {
  font-size: 13px;
  margin-bottom: 6px;
  padding-left: 23px
}

.footer-list-inline li,
.page-footer ul:not([class]) li {
  display: block;
  overflow: hidden;
  margin-top: 10px
}

@media (max-width:991px) {
  .page-footer .last-mobile {
    margin-top: 20px;
    -ms-flex-order: 10;
    order: 10
  }

  .footer-top {
    padding-bottom: 30px
  }

  .footer-logo:not(:last-child) {
    margin-bottom: 15px
  }

  .footer-list-inline li,
  .page-footer ul:not([class]) li {
    margin-top: 5px
  }

  .hidden-mobile {
    display: none
  }

  .footer-top .row[class*=inset-] {
    padding: 0
  }

  .footer-block {
    margin: 0 -15px;
    padding: 0 15px
  }

  .col-no-collapsed+* {
    margin-top: 25px
  }

  .last-mobile .footer-block {
    padding-bottom: 0
  }

  .page-footer .title {
    margin: 0;
    padding: 14px 0 12px
  }

  .page-footer .title h4 {
    margin: 0;
    padding: 0
  }

  .page-footer .title h4:not(:last-child) {
    padding-right: 30px
  }
}

.footer-list-inline li,
.footer-list-inline li a,
.page-footer ul:not([class]) li,
.page-footer ul:not([class]) li a {
  font-size: 15px;
  font-weight: 400;
  line-height: 27px
}

.footer-list-inline li a:focus,
.footer-list-inline li a:hover,
.nav-tabs:not(.tab-category)>li .nav-link:hover,
.page-footer ul:not([class]) li a:focus,
.page-footer ul:not([class]) li a:hover {
  text-decoration: none;
  color: #0f0909
}

.footer-list-inline li [class*=icon-],
.page-footer ul:not([class]) li [class*=icon-] {
  font-size: 18px;
  position: relative;
  display: block;
  float: left;
  padding-right: 10px;
  vertical-align: middle
}

.footer-list-inline {
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.footer-list-inline li,
.page-footer.footer-style-4 .footer-list-wrap>* {
  margin: 0 15px
}

.footer--dark .box-coupon,
.page-footer .footer-bottom.footer--dark .box-coupon,
.page-footer .footer-top.footer--dark .box-coupon {
  border-color: #fff
}

.back-to-top {
  position: relative;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 72px;
  height: 72px;
  margin: 15px;
  text-align: center;
  pointer-events: none !important;
  opacity: 0;
  color: #282828;
  border: 1px solid transparent;
  border-radius: 50%;
  background: #efefef;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .2);
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.bnslider,
.box-coupon-icon {
  color: #282828;
  background: #fff
}

.back-to-top:after {
  position: absolute;
  z-index: 0;
  top: -30%;
  left: -30%;
  width: 110%;
  height: 110%;
  content: "";
  transition: .25s;
  opacity: 0;
  border-radius: 50%;
  background: #282828
}

.back-to-top .icon {
  font-size: 22px;
  line-height: 1em;
  position: relative;
  transition: .2s;
  color: #282828
}

.back-to-top .icon:after {
  position: absolute;
  z-index: 1;
  display: block;
  width: 2px;
  height: 0;
  margin: -14px 0 0 10px;
  content: "";
  transition: .2s;
  background-color: #282828
}

@media (hover:hover) {
  .back-to-top:hover .icon {
    color: #fff;
    margin-top: -10px
  }

  .back-to-top:hover .icon:after {
    background-color: #fff;
    height: 20px
  }

  .back-to-top:hover:after {
    top: -5%;
    left: -5%;
    opacity: 1
  }

  .back-to-top,
  .back-to-top:focus,
  .back-to-top:hover {
    text-decoration: none
  }
}

.back-to-top.is-visible {
  bottom: 65px;
  pointer-events: all !important;
  opacity: 1
}

.payment-link {
  display: -ms-flexbox;
  display: flex;
  margin: -10px -14px 0;
  padding: 0;
  list-style: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.payment-link>* {
  margin: 0 14px;
  padding: 0 !important;
  -ms-flex-positive: 0;
  flex-grow: 0
}

.collapsed-content .payment-link {
  max-width: 350px
}

.payment-link [class*=icon] {
  font-size: 60px;
  line-height: 1em;
  display: inline-block;
  transition: .2s;
  color: #282828;
  background-color: transparent
}

.payment-link--sm [class*=icon] {
  font-size: 50px
}

@media screen and (max-width:767px) {
  .payment-link [class*=icon] {
    font-size: 40px
  }

  .payment-link--sm [class*=icon] {
    font-size: 30px
  }
}

.payment-link--xs [class*=icon] {
  font-size: 40px
}

.page-footer.footer-style-2 .footer-bottom-col-right {
  -ms-flex: 2;
  flex: 2
}

.page-footer.footer-style-3 .footer-bottom {
  margin: auto;
  padding: 25px 0
}

.bnslider-text-content .bnslider-vert>.mt-xs,
.hdr-content .bnr .bnr-caption>*+*,
.page-footer.footer-style-3 .footer-bottom .container>*+*,
.prd-big-squared-labels [class*=label-]+[class*=label-],
.prd-hovers:not(:first-child),
.prd-listview .prd .prd-info .prd-circle-labels>*+*,
.prd-tag:not(:first-child) {
  margin-top: 10px
}

.page-footer.footer-style-3 .social-list li a,
.page-footer.footer-style-4 .social-list li a {
  padding-right: 10px;
  padding-left: 10px
}

.page-footer.footer-style-4 .footer-block>*+*,
.page-footer.footer-style-4 ul:not([class]) li,
.prd-info-top+.prd-tag,
.prd-rating+.prd-tag,
.prd-w-xs [class*=circle-label-]+.colorswatch-label,
.prd-w-xs [class*=circle-label-]+[class*=circle-label-],
.prd-w-xxs [class*=circle-label-]+.colorswatch-label,
.prd-w-xxs [class*=circle-label-]+[class*=circle-label-] {
  margin-top: 5px
}

.page-footer.footer-style-4 ul:not([class]) li,
.page-footer.footer-style-4 ul:not([class]) li a {
  line-height: 23px
}

.page-footer.footer-style-4 .footer-list-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center
}

.page-footer .footer-bottom.footer--dark,
.page-footer .footer-top.footer--dark {
  color: #fff;
  background-color: #0f0909
}

.footer--dark .box-coupon-text,
.footer-shop-info a.text-icn-block-bg-white,
.footer-shop-info a.text-icn-block-bg-white .icn,
.footer-shop-info a.text-icn-block-bg-white h4,
.footer-shop-info a.text-icn-block-bg-white:focus,
.footer-shop-info a.text-icn-block-bg-white:focus .icn,
.footer-shop-info a.text-icn-block-bg-white:focus h4,
.footer-shop-info a.text-icn-block-bg-white:hover,
.footer-shop-info a.text-icn-block-bg-white:hover .icn,
.footer-shop-info a.text-icn-block-bg-white:hover h4,
.page-footer .footer-bottom.footer--dark .footer-block a,
.page-footer .footer-bottom.footer--dark .footer-block ul:not([class]) li a,
.page-footer .footer-bottom.footer--dark .payment-link [class*=icon]:hover,
.page-footer .footer-bottom.footer--dark .social-list li a,
.page-footer .footer-bottom.footer--dark .title,
.page-footer .footer-bottom.footer--dark .title .h3-style,
.page-footer .footer-bottom.footer--dark .title .h3-style a,
.page-footer .footer-bottom.footer--dark .title .h3-style a:focus,
.page-footer .footer-bottom.footer--dark .title .h4-style,
.page-footer .footer-bottom.footer--dark .title .h4-style a,
.page-footer .footer-bottom.footer--dark .title .h4-style a:focus,
.page-footer .footer-bottom.footer--dark .title .h5-style,
.page-footer .footer-bottom.footer--dark .title .h5-style a,
.page-footer .footer-bottom.footer--dark .title .h5-style a:focus,
.page-footer .footer-bottom.footer--dark .title .h6-style,
.page-footer .footer-bottom.footer--dark .title .h6-style a,
.page-footer .footer-bottom.footer--dark .title .h6-style a:focus,
.page-footer .footer-bottom.footer--dark .title h3,
.page-footer .footer-bottom.footer--dark .title h3 a,
.page-footer .footer-bottom.footer--dark .title h3 a:focus,
.page-footer .footer-bottom.footer--dark .title h4,
.page-footer .footer-bottom.footer--dark .title h4 a,
.page-footer .footer-bottom.footer--dark .title h4 a:focus,
.page-footer .footer-bottom.footer--dark .title h5,
.page-footer .footer-bottom.footer--dark .title h5 a,
.page-footer .footer-bottom.footer--dark .title h5 a:focus,
.page-footer .footer-bottom.footer--dark .title h6,
.page-footer .footer-bottom.footer--dark .title h6 a,
.page-footer .footer-bottom.footer--dark .title h6 a:focus,
.page-footer .footer-bottom.footer--dark .title>*,
.page-footer .footer-bottom.footer--dark a,
.page-footer .footer-bottom.footer--dark a.link-special,
.page-footer .footer-bottom.footer--dark a[href^="mailto:"]:focus,
.page-footer .footer-bottom.footer--dark a[href^="mailto:"]:hover,
.page-footer .footer-top.footer--dark .footer-block a,
.page-footer .footer-top.footer--dark .footer-block ul:not([class]) li a,
.page-footer .footer-top.footer--dark .payment-link [class*=icon]:hover,
.page-footer .footer-top.footer--dark .social-list li a,
.page-footer .footer-top.footer--dark .title,
.page-footer .footer-top.footer--dark .title .h3-style,
.page-footer .footer-top.footer--dark .title .h3-style a,
.page-footer .footer-top.footer--dark .title .h3-style a:focus,
.page-footer .footer-top.footer--dark .title .h4-style,
.page-footer .footer-top.footer--dark .title .h4-style a,
.page-footer .footer-top.footer--dark .title .h4-style a:focus,
.page-footer .footer-top.footer--dark .title .h5-style,
.page-footer .footer-top.footer--dark .title .h5-style a,
.page-footer .footer-top.footer--dark .title .h5-style a:focus,
.page-footer .footer-top.footer--dark .title .h6-style,
.page-footer .footer-top.footer--dark .title .h6-style a,
.page-footer .footer-top.footer--dark .title .h6-style a:focus,
.page-footer .footer-top.footer--dark .title h3,
.page-footer .footer-top.footer--dark .title h3 a,
.page-footer .footer-top.footer--dark .title h3 a:focus,
.page-footer .footer-top.footer--dark .title h4,
.page-footer .footer-top.footer--dark .title h4 a,
.page-footer .footer-top.footer--dark .title h4 a:focus,
.page-footer .footer-top.footer--dark .title h5,
.page-footer .footer-top.footer--dark .title h5 a,
.page-footer .footer-top.footer--dark .title h5 a:focus,
.page-footer .footer-top.footer--dark .title h6,
.page-footer .footer-top.footer--dark .title h6 a,
.page-footer .footer-top.footer--dark .title h6 a:focus,
.page-footer .footer-top.footer--dark .title>*,
.page-footer .footer-top.footer--dark a,
.page-footer .footer-top.footer--dark a.link-special,
.page-footer .footer-top.footer--dark a[href^="mailto:"]:focus,
.page-footer .footer-top.footer--dark a[href^="mailto:"]:hover {
  color: #fff
}

.page-footer .footer-bottom.footer--dark .social-list-circle li a,
.page-footer .footer-bottom.footer--dark .social-list-circle-sm li a,
.page-footer .footer-top.footer--dark .social-list-circle li a,
.page-footer .footer-top.footer--dark .social-list-circle-sm li a {
  background-color: #1b191c
}

.page-footer .footer-bottom.footer--dark .payment-link [class*=icon],
.page-footer .footer-top.footer--dark .payment-link [class*=icon] {
  color: #17c6aa;
  background-color: transparent
}

.footer-sticky {
  position: fixed;
  z-index: 159;
  right: 0;
  bottom: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  pointer-events: none;
  -ms-flex-direction: column
}

.bnslider-dots .slick-dots li,
.footer-sticky>*,
.video-section-wrapper.video-is-loaded .video-control__play {
  pointer-events: auto
}

.footer-sticky .back-to-top {
  -ms-flex-order: -1;
  order: -1;
  -ms-flex-item-align: end;
  align-self: flex-end
}

.bnslider-wrapper .bnslider-dots,
.footer-sticky .sticky-addcart:not(.closed)~.back-to-top.is-visible {
  bottom: 20px
}

.template-collection.fancybox--under-modals .footer-sticky {
  bottom: 0 !important
}

body.fancybox-active .footer-sticky {
  z-index: 171
}

body.fancybox-active.fancybox--under-modals .footer-sticky {
  z-index: 173
}

.page-footer.footer-style-6 .title h4 {
  font-size: 16px;
  line-height: 27px
}

.page-footer.footer-style-6 .footer-list-inline li,
.page-footer.footer-style-6 .footer-list-inline li a,
.page-footer.footer-style-6 p,
.page-footer.footer-style-6 ul:not([class]) li,
.page-footer.footer-style-6 ul:not([class]) li a {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px
}

.fancybox-loading,
.page-footer.footer-style-6 .box-coupon {
  border-width: 2px
}

@media screen and (min-width:992px) {
  .page-footer.footer-style-3 .footer-top>.container>.row {
    -ms-flex-align: center;
    align-items: center
  }

  .page-footer.footer-style-3 .footer-top>.container>.row>:last-child {
    text-align: right
  }

  .page-footer.footer-style-3 .footer-top>.container>.row>:last-child .payment-link,
  .page-footer.footer-style-3 .footer-top>.container>.row>:last-child .social-list {
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .page-footer.footer-style-6 .title h4 {
    margin-top: 10px;
    margin-bottom: 15px
  }

  .page-footer.footer-style-6 .footer-without-logo .title h4 {
    margin-top: 0
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {

  .page-footer.footer-style-6 .footer-top .col-lg:first-child:nth-last-child(n+5),
  .page-footer.footer-style-6 .footer-top .col-lg:first-child:nth-last-child(n+5)~.col-lg {
    min-width: 33.3%
  }
}

.page-footer.footer-style-7 p {
  font-size: 14px;
  line-height: 28px
}

.footer-shop-info .icn,
.footer-shop-info .row .icn,
.footer-shop-info .row h4,
.footer-shop-info .row p,
.footer-shop-info h4,
.footer-shop-info p {
  transition: color .2s
}

.box-coupon {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  max-width: 260px;
  padding: 12px 10px;
  text-decoration: none;
  border: 3px dashed #000;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.box-coupon-icon {
  font-size: 38px;
  position: absolute;
  top: -21px;
  left: -4px
}

.box-coupon-text {
  font-size: 20px;
  font-weight: 800;
  line-height: 1.2em;
  color: #282828
}

.footer--dark .box-coupon-icon {
  color: #fff;
  background: #0f0909
}

.footer--dark .box-coupon:hover .box-coupon-icon,
.footer--dark .box-coupon:hover .box-coupon-text {
  color: #fff
}

.bnslider {
  overflow: hidden;
  height: 325px;
  margin-bottom: 0
}

.bnslider>* {
  visibility: hidden;
  transition: opacity 1s;
  opacity: 0
}

.bnslider.slick-initialized>*,
.video-control.visible,
.video-section-wrapper>* {
  visibility: visible;
  opacity: 1
}

.bnslider.bnslider--fullheight {
  min-height: 100vh;
  max-height: 100vh
}

@media only screen and (min-width:768px) {
  .bnslider {
    height: 475px;
    min-height: 475px
  }

  .bnslider.bnslider--md {
    height: 669px;
    min-height: 669px;
    max-height: calc(100vh - 85px)
  }

  .bnslider.bnslider--lg {
    height: 768px;
    min-height: 768px;
    max-height: calc(100vh - 85px)
  }
}

.bnslider-pause:focus {
  z-index: 10000;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
  padding: 27.5px;
  transition: none;
  color: #fff;
  background-color: #7796a8
}

.bnslider-slide {
  position: relative;
  overflow: hidden
}

.bnslider-image,
.bnslider-image-mobile {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity .8s cubic-bezier(.44, .13, .48, .87);
  opacity: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover
}

.bnslider-image-mobile.bg-left,
.bnslider-image.bg-left {
  background-position: center left
}

.bnslider-image-mobile.bg-right,
.bnslider-image.bg-right {
  background-position: center right
}

.bnslider-image-mobile.bg-bottom,
.bnslider-image.bg-bottom {
  background-position: bottom center
}

.bnslider-image-mobile.bg-top,
.bnslider-image.bg-top {
  background-position: top center
}

.bnslider-image-mobile.bg-bottom.bg-left,
.bnslider-image.bg-bottom.bg-left {
  background-position: bottom left
}

.bnslider-image-mobile.bg-bottom.bg-right,
.bnslider-image.bg-bottom.bg-right {
  background-position: bottom right
}

.bnslider-image-mobile.bg-top.bg-left,
.bnslider-image.bg-top.bg-left {
  background-position: top left
}

.bnslider-image-mobile.bg-top.bg-right,
.bnslider-image.bg-top.bg-right {
  background-position: top right
}

.ie9 .bnslider-slide {
  z-index: 1 !important
}

.bnslider-text-wrap {
  height: 100%;
  touch-action: pan-y;
  -ms-touch-action: pan-y
}

.bnslider-image-wrap.w-50,
.bnslider-text-wrap.w-50 {
  max-width: 50%
}

.bnslider-link .bnslider-text-wrap {
  cursor: inherit
}

.bnslider-text-content {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  font-size: 100px
}

.bnslider-text-content a:not(.btn) {
  cursor: pointer;
  color: inherit
}

.bnr .bnr-btn-wrap,
.bnslider-text-content a:not(.btn):focus,
.bnslider-text-content a:not(.btn):hover,
.btn-add-to-wishlist:hover {
  text-decoration: none;
  color: inherit
}

.bnslider-text-content .bnslider-text--price-old.through-hor,
.prd-price .price-old {
  text-decoration: line-through
}

button:hover .slider-control-icon .box {
  transition: stroke .7s ease-out .4s, fill .4s ease-out .3s;
  fill: #17c6aa;
  stroke: white;
  stroke-dashoffset: 0
}

@media (-webkit-min-device-pixel-ratio:0) and (min-resolution:0.001dpcm) {
  button:hover .slider-control-icon .box {
    transition: stroke .7s ease-out .4s, stroke-dashoffset .4s ease-out, fill .4s ease-out .3s;
    stroke-dashoffset: 0
  }
}

button:hover .slider-control-icon .play {
  fill: white
}

.bnslider-text-content .bnslider-text-content-flex {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 15px 15px 30px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column
}

.bnslider-text-content .bnslider-text-content-flex.container {
  max-width: 1500px
}

@media (max-width:1199px) {
  .hdr-icn-text {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .hdr-style3 .hdr-banner {
    display: none
  }

  .back-to-top {
    width: 52px;
    height: 52px;
    margin: 5px
  }

  .bnslider-text-content .bnslider-text-content-flex.container {
    padding-right: 60px;
    padding-left: 60px
  }

  .bnslider-text-content .bnslider-vert>* {
    margin-top: 18px
  }
}

@media (max-width:991px) {

  .collapsed-mobile,
  .page-footer .collapsed-mobile {
    position: relative
  }

  .collapsed-mobile {
    overflow: hidden
  }

  .collapsed-mobile .title {
    cursor: pointer
  }

  .collapsed-mobile .title h2 {
    margin: 0 0 10px;
    padding: 0 0 10px
  }

  .collapsed-mobile .collapsed-content {
    position: absolute;
    top: -10000px;
    visibility: hidden;
    width: 100%;
    padding: 0 0 20px;
    transition: opacity .3s;
    opacity: 0
  }

  .collapsed-mobile .toggle-arrow {
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
    display: block;
    width: 50px;
    height: 50px;
    cursor: pointer;
    transition: .2s
  }

  .collapsed-mobile .toggle-arrow span:first-child {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 2px;
    margin-top: -1px;
    margin-left: -7px;
    transition: .2s;
    transform: rotate(-90deg);
    opacity: 1;
    background-color: #282828
  }

  .collapsed-mobile .toggle-arrow span:last-child {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 14px;
    margin-top: -7px;
    margin-left: -1px;
    transition: .35s ease-in-out;
    transform: rotate(-90deg);
    background-color: #282828
  }

  .collapsed-mobile.open .collapsed-content {
    position: relative;
    top: 0;
    visibility: visible;
    opacity: 1
  }

  .collapsed-mobile.open .toggle-arrow span:first-child {
    transition: .35s ease-in-out;
    transform: rotate(90deg);
    opacity: 0
  }

  .collapsed-mobile.open .toggle-arrow span:last-child {
    transform: rotate(90deg)
  }

  .footer-block ul:not[class] li a {
    width: 100%
  }

  .page-footer .container>.row>[class*=col-]:last-child .footer-block.collapsed-mobile:only-child {
    margin-bottom: 0;
    border-bottom: 0
  }

  .page-footer .collapsed-mobile .collapsed-content {
    margin-bottom: 0
  }

  .page-footer .collapsed-mobile .toggle-arrow {
    right: -5px;
    padding-top: 0
  }

  .back-to-top.is-visible {
    bottom: 55px
  }

  .bnslider-text-content .bnslider-text-content-flex.container {
    padding-right: 30px;
    padding-left: 30px
  }

  .bnslider--fullheight .bnslider-text-content .bnslider-text-content-flex {
    font-size: 55px
  }
}

@media (max-width:767px) {
  .minicart-drop-info {
    margin-top: 20px
  }

  .minicart-drop-actions {
    margin-top: 10px
  }

  .hdr-icn-text>* [class*=icon] {
    font-size: 18px;
    top: 1px;
    max-width: 30px;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px
  }

  .hdr-icn-text>* {
    padding: 0 0 0 25px;
    font-size: 12px
  }

  .hdr-style7 .hdr-content>.container>.row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .hdr-style7 .hdr-custom-block {
    max-width: 100%;
    padding: 10px 0 0 !important;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -ms-flex-order: -1;
    order: -1
  }

  .hdr-style7 .hdr-custom-block .hdr-icn-text {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .box-coupon {
    margin-top: 15px
  }

  .bnslider-text-content .bnslider-text-content-flex.container {
    padding-right: 15px;
    padding-left: 15px
  }
}

.bnslider-text-content.txt-left .bnslider-text-content-flex {
  -ms-flex-align: start;
  align-items: flex-start
}

.bnslider-text-content.txt-left .bnslider-text-content-flex .bnslider-text2-1,
.bnslider-text-content.txt-left .bnslider-text-content-flex .bnslider-text2-2,
.bnslider-text-content.txt-left .bnslider-text-content-flex .bnslider-text2-3,
.sidebar-block ul.category-list.two-column li:first-child:not(:only-child) {
  float: left
}

.bnslider-text-content.txt-right .bnslider-text-content-flex {
  -ms-flex-align: end;
  align-items: flex-end
}

.bnslider-text-content.txt-top .bnslider-text-content-flex {
  -ms-flex-pack: start;
  justify-content: flex-start
}

.bnslider-text-content.txt-bottom .bnslider-text-content-flex,
.text-right .bnslider-text--price,
.text-right .bnslider-text--price-sale {
  -ms-flex-pack: end;
  justify-content: flex-end
}

body.fullpage-layout .bnslider-text-content .bnslider-text-content-flex {
  padding: 15px 30px 30px
}

.bnslider-text-content .bnslider-vert {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  margin: 0 15px;
  -ms-flex-direction: column
}

@media (max-width:991px) {
  .bnslider-text-content .bnslider-vert {
    margin: 0 15px
  }
}

@media (max-width:767px) {
  .bnslider-text-content .bnslider-vert {
    margin: 0;
    padding: 0 10px
  }
}

@media (max-width:991px) {
  .bnslider-text-content .bnslider-vert>* {
    margin-top: 15px
  }

  .bnslider-text-content .bnslider-vert>.mt-xs {
    margin-top: 10px
  }
}

@media (max-width:991px) {
  .bnslider-text-content .bnslider-vert>.mt-sm {
    margin-top: 15px
  }
}

.blogs-next-prev:not(:first-child),
.bnslider-text-content .bnslider-vert>.mt-md,
.form-notification-icon:not(:first-child),
.form-notification-text:not(:first-child),
.product-full-title:not(:first-child),
.tab-content>.tab-pane>:not(:first-child):not(p):not(.clearfix):not(.row) {
  margin-top: 35px
}

@media (max-width:1199px) {
  .bnslider-text-content .bnslider-vert>.mt-md {
    margin-top: 30px
  }

  .bnslider-text-content .bnslider-vert>.mt-lg {
    margin-top: 40px
  }
}

@media (max-width:991px) {
  .bnslider-text-content .bnslider-vert>.mt-md {
    margin-top: 20px
  }
}

@media (max-width:991px) {
  .bnslider-text-content .bnslider-vert>.mt-lg {
    margin-top: 30px
  }
}

.bnslider-text-content .bnslider-vert>.mt-xl {
  margin-top: 85px
}

@media (max-width:1199px) {
  .bnslider-text-content .bnslider-vert>.mt-xl {
    margin-top: 65px
  }
}

@media (max-width:991px) {
  .bnslider-text-content .bnslider-vert>.mt-xl {
    margin-top: 35px
  }
}

@media (max-width:767px) {
  .bnslider-text-content .bnslider-vert>.mt-xl {
    margin-top: 30px
  }
}

.bnslider-text-content .bnslider-vert-bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none
}

@media (max-width:1599px) {
  .bnslider-text-content {
    font-size: 80px
  }

  .prd-block-prevnext-wrap {
    display: none
  }
}

@media (max-width:1499px) {
  .bnslider-text-content {
    font-size: 70px
  }
}

@media (max-width:1399px) {
  .bnslider-text-content {
    font-size: 60px
  }
}

@media (max-width:1199px) {
  .bnslider-text-content {
    font-size: 50px
  }
}

@media (max-width:991px) {
  .bnslider-text-content {
    font-size: 44px
  }
}

@media (max-width:767px) {
  .bnslider-text-content {
    font-size: 40px
  }
}

@media (max-width:575px) {
  .hdr-navline .hdr-inline-link {
    margin-right: -3px;
    margin-left: -3px
  }

  .hdr-navline .hdr-inline-link .dropdn-link {
    padding: 0 3px
  }

  .hdr-topline>.container>.row {
    min-height: 24px
  }

  .dropdn-content .dropdn-close {
    font-size: 14px;
    padding: 20px 5px
  }

  .header-side-panel .dropdn-content-block {
    max-width: 320px;
    padding: 0 25px 30px
  }

  .compare-qty,
  .minicart-qty,
  .wishlist-qty {
    font-size: 9px;
    width: 14px;
    height: 14px
  }

  .icon-cart+.minicart-qty {
    bottom: 12px;
    left: 18px
  }

  .icon-shopbag+.minicart-qty {
    left: 0
  }

  .dropdn-content.minicart-drop .dropdn-content-block {
    padding: 0 25px
  }

  .minicart-prd-image {
    max-width: 110px;
    -ms-flex: 0 0 110px;
    flex: 0 0 110px
  }

  .minicart-prd-info {
    padding-top: 0;
    padding-left: 0
  }

  .page-footer.footer-style-2 .footer-bottom-col-left {
    -ms-flex: auto !important;
    flex: auto !important
  }

  .bnslider-text-content.txt-middle-m .bnslider-text-content-flex,
  .page-footer.footer-style-2 .footer-logo,
  .page-footer.footer-style-2 .payment-link {
    -ms-flex-pack: center;
    justify-content: center
  }

  .page-footer.footer-style-2 .footer-bottom-col-right {
    text-align: center
  }

  .bnslider-image-mobile {
    display: block
  }

  .bnslider-image-mobile+.bnslider-image {
    display: none
  }

  .bnslider-text-content .bnslider-text-content-flex {
    padding: 25px 0 30px
  }

  .bnslider-text-content .bnslider-text-content-flex.container {
    padding-right: 10px;
    padding-left: 10px
  }

  .bnslider-text-content.txt-left-m .bnslider-text-content-flex {
    -ms-flex-align: start;
    align-items: flex-start
  }

  .bnslider-text-content.txt-left-m .bnslider-text-content-flex .bnslider-text2-1,
  .bnslider-text-content.txt-left-m .bnslider-text-content-flex .bnslider-text2-2,
  .bnslider-text-content.txt-left-m .bnslider-text-content-flex .bnslider-text2-3 {
    float: left
  }

  .bnslider-text-content.txt-right-m .bnslider-text-content-flex {
    -ms-flex-align: end;
    align-items: flex-end
  }

  .bnslider-text-content.txt-right-m .bnslider-text-content-flex .bnslider-text2-1,
  .bnslider-text-content.txt-right-m .bnslider-text-content-flex .bnslider-text2-2,
  .bnslider-text-content.txt-right-m .bnslider-text-content-flex .bnslider-text2-3 {
    float: right
  }

  .bnslider-text-content.txt-top-m .bnslider-text-content-flex {
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .bnslider-text-content.txt-bottom-m .bnslider-text-content-flex {
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .bnslider-text-content.txt-center-m .bnslider-text-content-flex {
    -ms-flex-align: center;
    align-items: center
  }

  .bnslider-text-content.txt-center-m .bnslider-text-content-flex .bnslider-text2-1,
  .bnslider-text-content.txt-center-m .bnslider-text-content-flex .bnslider-text2-2,
  .bnslider-text-content.txt-center-m .bnslider-text-content-flex .bnslider-text2-3 {
    float: none
  }

  body.fullpage-layout .bnslider-text-content .bnslider-text-content-flex {
    padding: 5px 30px
  }

  .bnslider--fullheight .bnslider-text-content .bnslider-text-content-flex {
    font-size: 47px
  }

  .bnslider-text-content .bnslider-vert {
    margin: 0;
    padding: 0
  }

  .bnslider-text-content .bnslider-vert>*,
  .bnslider-text-content .bnslider-vert>.mt-sm,
  .bnslider-text-content .bnslider-vert>.mt-xs {
    margin-top: 5px
  }

  .bnslider-text-content .bnslider-vert>.mt-lg,
  .bnslider-text-content .bnslider-vert>.mt-md {
    margin-top: 10px
  }

  .bnslider-text-content .bnslider-vert>.btn-wrap.mt-lg {
    margin-top: 17px
  }

  .bnslider-text-content .bnslider-vert>.mt-xl {
    margin-top: 15px
  }

  .bnslider-text-content .bnslider-vert>.btn-wrap.mt-xl {
    margin-top: 22px
  }

  .bnslider-text-content {
    font-size: 44px
  }
}

@media (max-width:400px) {
  .bnslider-text-content {
    font-size: 44px
  }
}

@media (max-width:364px) {
  .bnslider-text-content {
    font-size: 40px
  }
}

.bnslider-text-content .bnslider-text {
  line-height: 1.15em;
  color: #282828
}

.bnslider-text-content .bnslider-text--price {
  font-family: "Open Sans", sans-serif;
  font-size: .55em;
  font-weight: 600;
  line-height: 1em;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  -ms-flex-align: baseline;
  align-items: baseline
}

.bnslider-text-content .bnslider-text--price>* {
  top: 0 !important;
  margin-top: 0;
  padding: 0 10px
}

@media (max-width:1199px) {
  .bnslider-text-content .bnslider-text--price {
    font-size: .65em
  }
}

.bnslider-text-content .bnslider-text--price-text {
  font-size: .545em;
  font-weight: 500;
  line-height: 1em
}

.bnslider-text-content .bnslider-text--price-old {
  font-family: "Open Sans", sans-serif;
  font-size: .455em;
  font-weight: 400;
  line-height: 1em;
  margin-top: .25em
}

@media (max-width:1199px) {
  .bnslider-text-content .bnslider-text--price-old {
    font-size: .65em
  }
}

.bnslider-text-content .bnslider-text--price-old.through-diag:after {
  position: absolute;
  top: .4em;
  left: 0;
  width: 102%;
  height: 1px;
  content: "";
  transform: rotate(15deg);
  background: #000
}

.bnslider-text-content .bnslider-text--description,
.product-full-description,
.product-hot-description {
  font-size: 16px;
  line-height: 26px
}

@media (max-width:1199px) {
  .bnslider-text-content .bnslider-text--description {
    font-size: 15px;
    line-height: 23px
  }
}

@media (max-width:991px) {
  .bnslider-text-content .bnslider-text--description {
    font-size: 14px;
    line-height: 20px
  }
}

@media (max-width:767px) {
  .bnslider-text-content .bnslider-text--description {
    font-size: 14px;
    line-height: 17px
  }

  .row>:last-child .bnr {
    margin-bottom: 0
  }
}

.bnslider-text-content .bnslider-text--xxxl {
  font-size: 1.55em;
  font-weight: 600;
  line-height: 1em
}

.bnslider-text-content .bnslider-text--xxl {
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1em
}

@media (max-width:575px) {
  .bnslider-text-content .bnslider-text--xxxl {
    font-size: 1.25em
  }

  .bnslider-text-content .bnslider-text--xxl {
    font-size: 1.1em
  }
}

.bnslider-text-content .bnslider-text--xl {
  font-size: 1.05em;
  font-weight: 600;
  line-height: 1em;
  margin-top: .25em
}

@media (max-width:575px) {
  .bnslider-text-content .bnslider-text--xl {
    font-size: .9em
  }
}

.bnslider-text-content .bnslider-text--lg {
  font-size: .75em;
  font-weight: 600;
  line-height: 1em
}

@media (max-width:575px) {
  .bnslider-text-content .bnslider-text--lg {
    font-size: .7em
  }

  .bnslider-text-content .bnslider-text--md {
    font-size: .6em
  }
}

.bnslider-text-content .bnslider-text--md {
  font-size: .6em;
  font-weight: 600;
  line-height: 1em
}

.bnslider-text-content .bnslider-text--sm {
  font-size: .4em;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: .05em
}

@media (max-width:575px) {
  .bnslider-text-content .bnslider-text--sm {
    font-size: .4em
  }

  .bnslider-text-content .bnslider-text--xs {
    font-size: .24em
  }
}

.bnslider-text-content .bnslider-text--xs {
  font-size: .24em;
  font-weight: 700;
  line-height: 1.2em;
  letter-spacing: .05em
}

.bnslider-text-content .bnslider-text--xxs {
  font-size: .18em;
  font-weight: 500;
  letter-spacing: .05em
}

.bnslider-text-content .bnslider-text--bg {
  padding: .2em .4em
}

.bnslider-text-content .bnslider-text p {
  font-size: 14px;
  line-height: 1.714em
}

.bnslider-text-content .bnslider-text p:first-child {
  margin-top: 0
}

.bnslider-text-content .bnslider-text.text-center p {
  margin: 0 auto;
  padding: 0 15%
}

.bnslider-text-content .bnslider-text.text-left {
  -ms-flex-item-align: start;
  align-self: flex-start
}

.bnslider-text-content .bnslider-text.text-right {
  -ms-flex-item-align: end;
  align-self: flex-end
}

.bnslider-text-content .bnslider-text.text-right.bnslider-text--sm {
  margin-right: -.3em
}

.bnslider-text-content .bnslider-text.text-right.bnslider-text--lg {
  margin-right: -.15em
}

.bnslider-text-content .bnslider-text.text-center {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center
}

.bnslider-text-content .bnslider-product-text {
  font-size: .4em;
  font-weight: 700;
  line-height: 1.2em
}

.bnslider-text-content .bnslider-product-name,
.bnslider-text-content .bnslider-product-text.bnslider-product-name {
  font-size: 1.1em;
  font-weight: 600;
  line-height: 1.3em
}

.bnslider-text--price-sale {
  font-family: "Open Sans", sans-serif;
  font-size: .8em;
  font-weight: 300;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #282828
}

.bnslider-text--price-sale .txt {
  font-size: .35em;
  font-weight: 400;
  line-height: 1em;
  position: relative;
  top: .5em
}

.bnslider-text--price-sale .txt span {
  position: absolute;
  top: 35%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #282828
}

.bnslider-text--price-sale .txt+* {
  padding-left: 10px
}

.bnslider-slide-product-style1 .bnslider-text-content .bnslider-product-name {
  font-size: 1em;
  font-weight: 500
}

.bnslider-slide-product-style1 .bnslider-text-content .bnslider-product-text {
  font-size: .5em;
  font-weight: 600
}

.bnslider-slide-product-style1 .bnslider-text-content .bnslider-text--price {
  font-family: "Open Sans", sans-serif;
  font-size: .5em;
  font-weight: 600
}

@media (max-width:575px) {
  .bnslider-text-content .bnslider-text--xxs {
    font-size: .26em;
    font-weight: 500 !important
  }

  .bnslider-text-content .bnslider-text p {
    font-size: 12px
  }

  .bnslider-text-content .bnslider-product-text {
    font-size: .4em
  }

  .bnslider-text-content .bnslider-product-name,
  .bnslider-text-content .bnslider-product-text.bnslider-product-name {
    font-size: .8em
  }

  .bnslider-slide-product-style1 .bnslider-text-content .bnslider-product-name {
    font-size: .7em
  }

  .bnslider-slide-product-style1 .bnslider-text-content .bnslider-product-text {
    font-size: .35em;
    margin-top: 15px
  }

  .bnslider-slide-product-style1 .bnslider-text-content .bnslider-text--price {
    font-size: .5em
  }
}

.bnslider-slide-product-style1 .bnslider-text-content .bnslider-text--price-old {
  font-family: "Open Sans", sans-serif;
  font-size: .68em;
  font-weight: 300
}

.bnr .bnr-caption .bnr-text3 span,
.bnslider-slide-product-style1 .bnslider-text-content .bnslider-text--price-new,
.prd-promo .prd-title a:hover {
  color: #17c6aa
}

.bnslider-slide-product-style2 .bnslider-text-content .bnslider-product-name {
  font-size: .5em;
  font-weight: 300;
  position: relative;
  top: -.3em
}

.bnslider-slide-product-style2 .bnslider-text-content .bnslider-product-text,
.bnslider-slide-product-style4 .bnslider-text-content .bnslider-product-text {
  font-size: .5em;
  font-weight: 900;
  color: #fb317d
}

.bnslider-slide-product-style2 .bnslider-text-content .bnslider-text--price-old {
  font-family: "Open Sans", sans-serif;
  font-size: .5em;
  font-weight: 300;
  line-height: 1em;
  position: relative;
  text-decoration: none
}

.bnslider-slide-product-style2 .bnslider-text-content .bnslider-text--price {
  font-family: "Open Sans", sans-serif;
  font-size: .6em;
  font-weight: 600;
  line-height: 1em;
  position: relative;
  padding-top: 30px
}

@media (max-width:1199px) {
  .bnslider-slide-product-style2 .bnslider-text-content .bnslider-text--price {
    padding-top: 0
  }
}

.bnslider-slide-product-style2 .bnslider-text-content .bnslider-text--description {
  max-width: 755px;
  margin-top: 30px
}

@media (max-width:1199px) {
  .bnslider-slide-product-style2 .bnslider-text-content .bnslider-text--description {
    margin-top: 20px
  }
}

@media (max-width:991px) {
  .bnslider-text-content .bnslider-text p {
    font-size: 12px;
    line-height: 1.2em
  }

  .bnslider-slide-product-style2 .bnslider-text-content .bnslider-text--description {
    margin-top: 15px
  }

  .bnslider-dots {
    display: none
  }
}

.bnslider-slide-product-style3 .bnslider-text-content .bnslider-text {
  color: #fff
}

.bnslider-slide-product-style3 .bnslider-text-content .bnslider-product-name {
  font-size: .6em;
  font-weight: 500;
  position: relative
}

.bnslider-slide-product-style3 .bnslider-text-content .bnslider-text--price-text {
  font-size: .5em
}

.bnslider-slide-product-style3 .bnslider-text-content .bnslider-text--price-new {
  color: #fb317d
}

.bnslider-slide-product-style3 .bnslider-text-content .bnslider-text--price-old,
.fancybox-infobar,
.fancybox-navigation .fancybox-button:hover:not([disabled]):before,
.person-item .social-list li a:hover,
.popup-addedtocart-close:focus,
.popup-addedtocart-close:hover,
.popup-addedtocart_info a:not(.btn),
.video-section-wrapper .bnslider-text-content .bnslider-text {
  color: #fff
}

.bnslider-slide-product-style3 .bnslider-text-content .bnslider-text--price {
  font-family: "Open Sans", sans-serif;
  font-size: .6em;
  font-weight: 600;
  line-height: 1em;
  position: relative
}

.bnslider-slide-product-style3 .bnslider-text-content .bnslider-text--description {
  max-width: 755px;
  margin-top: 30px
}

.bnslider-slide-product-style4 .bnslider-text-content .bnslider-product-name {
  font-size: 1.2em;
  font-weight: 900;
  position: relative;
  margin-top: 0;
  color: #282828
}

.bnslider-slide-product-style4 .bnslider-text-content .bnslider-text--price-text,
.selected-filters-count span {
  font-weight: 500
}

@media (max-width:575px) {
  .bnslider-slide-product-style2 .bnslider-text-content .bnslider-product-name {
    font-weight: 400;
    top: -.1em
  }

  .bnslider-slide-product-style2 .bnslider-text-content .bnslider-text--price-old {
    font-size: .6em
  }

  .bnslider-slide-product-style2 .bnslider-text-content .bnslider-text--price {
    font-size: .65em;
    padding-top: 10px
  }

  .bnslider-slide-product-style2 .bnslider-text-content .bnslider-text--description {
    margin-top: 10px
  }

  .bnslider-slide-product-style4 .bnslider-text-content .bnslider-product-name {
    font-size: .7em
  }

  .bnslider-slide-product-style4 .bnslider-text-content .bnslider-text--price-text {
    font-size: .35em
  }
}

.bnslider-slide-product-style4 .bnslider-text-content .bnslider-text--price-old {
  font-family: "Open Sans", sans-serif;
  font-size: .65em;
  font-weight: 300;
  line-height: 1em;
  position: relative
}

@media (max-width:575px) {
  .bnslider-slide-product-style4 .bnslider-text-content .bnslider-text--price-old {
    font-size: .7em
  }
}

.bnslider-slide-product-style4 .bnslider-text-content .bnslider-text--price {
  font-family: "Open Sans", sans-serif;
  font-size: .6em;
  font-weight: 600;
  line-height: 1em;
  position: relative;
  margin-top: 0
}

.bnslider-slide-product-style5 .bnslider-text-content .bnslider-product-text {
  font-size: .72em;
  font-weight: 600;
  color: #282828
}

.bnslider-slide-product-style5 .bnslider-text-content .bnslider-product-text-lg {
  font-size: .9em;
  font-weight: 300;
  color: #282828
}

.bnslider-slide-product-style6 .bnslider-text-content .bnslider-product-name {
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1em;
  position: relative;
  color: #282828
}

.bnslider-slide-product-style6 .bnslider-text-content .bnslider-product-text {
  font-size: .55em;
  font-weight: 700;
  color: #17c6aa
}

.bnslider-slide-product-style6 .bnslider-text-content .bnslider-text--price-old {
  font-family: "Open Sans", sans-serif;
  font-size: .4em;
  font-weight: 300;
  line-height: 1em;
  position: relative;
  color: #282828
}

@media (max-width:1199px) {
  .bnslider-slide-product-style6 .bnslider-text-content .bnslider-text--price-old {
    font-size: .55em
  }
}

@media (max-width:575px) {
  .bnslider-slide-product-style4 .bnslider-text-content .bnslider-text--price {
    font-size: .5em
  }

  .bnslider-slide-product-style6 .bnslider-text-content .bnslider-product-name {
    font-size: .8em
  }

  .bnslider-slide-product-style6 .bnslider-text-content .bnslider-text--price-old {
    font-size: .7em
  }
}

.bnslider-slide-product-style6 .bnslider-text-content .bnslider-text--price {
  font-family: "Open Sans", sans-serif;
  font-size: .6em;
  font-weight: 600;
  line-height: 1em;
  color: #17c6aa
}

.bnslider-dots {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none
}

.bnslider-dots .slick-dots {
  left: 50%;
  width: auto;
  transform: translateX(-50%);
  pointer-events: none;
  border-radius: 13px;
  background-color: rgba(255, 255, 255, .55)
}

.bnslider-arrows {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  height: 48px;
  margin-top: -24px
}

.bnslider-arrows .slick-arrow {
  top: 0;
  width: auto;
  color: #282828
}

.bnslider-arrows .slick-next,
.bnslider-arrows .slick-prev,
.slick-arrows-circle .slick-next,
.slick-arrows-circle .slick-prev {
  transition: .2s;
  transform: none
}

.bnslider-arrows .slick-next:hover:before,
.bnslider-arrows .slick-next:hover:not(.slick-disabled):before,
.bnslider-arrows .slick-prev:hover:before,
.bnslider-arrows .slick-prev:hover:not(.slick-disabled):before,
.prd .prd-action .btn,
.prd .prd-action .btn:active,
.prd .prd-action .btn:active:focus,
.prd .prd-action .btn:focus,
.prd .prd-action .btn:visited {
  color: #fff;
  background-color: #17c6aa
}

.bnslider-arrows .slick-next:before,
.bnslider-arrows .slick-prev:before,
.slick-arrows-circle .slick-next:before,
.slick-arrows-circle .slick-prev:before {
  font-size: 20px;
  position: absolute;
  top: 0;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  transition: .2s;
  opacity: 1;
  color: #282828;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, .55);
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.bnslider-arrows .slick-prev:before,
.slick-arrows-circle .slick-prev:before {
  left: 0;
  padding-right: 2px;
  content: "\e907"
}

.bnslider-arrows .slick-next:before,
.slick-arrows-circle .slick-next:before {
  right: 0;
  content: "\e919"
}

.bnslider-arrows .slick-next,
.bnslider-arrows.container-fluid .slick-next {
  right: 15px
}

.bnslider-loader,
.bnslider-text-bg,
.video-wrap,
.video-wrap video {
  width: 100%;
  height: 100%;
  left: 0
}

.bnslider-wrapper .bnslider-dots .slick-dots li {
  box-sizing: content-box;
  width: 27px;
  height: 27px;
  margin: 0;
  padding: 0;
  vertical-align: top
}

.bnslider-wrapper .bnslider-dots .slick-dots li:not(.slick-active) button {
  margin: 11px auto;
  background-color: #282828
}

.bnslider-wrapper .bnslider-dots .slick-dots li.slick-active button {
  margin: 6px auto
}

.bnslider-loader {
  position: absolute;
  z-index: 1;
  top: 0;
  display: -ms-flexbox;
  display: flex;
  transition: .75s .75s;
  pointer-events: none
}

.bnslider .countdown-box {
  position: absolute;
  z-index: 1;
  padding: 0;
  transform: translate(-50.5%, -49.5%)
}

.bnslider .countdown-box .countdown {
  padding: 20px 15px
}

.bnslider .countdown-box .countdown>span {
  font-size: 18px;
  font-weight: 600
}

.bnslider .countdown-box .countdown>span span {
  font-size: 2em;
  font-weight: 600;
  line-height: 1.1em;
  min-width: 1.36em
}

.bnslider .countdown-box .countdown>span:after {
  font-size: 1.555em;
  right: -.15em
}

.bnr .bnr-text-wrap>.order-1,
.bnr .bnr-text-wrap>:first-child:not([class*=order-]),
.bnslider-text--lg+.bnslider-text--lg,
.bnslider-text--xl+.bnslider-text--xl,
.prd-big-squared-labels [class*=label-].d-none:first-child+[class*=label-],
.prd-grid.listing-view .prd .prd-tag,
.prd-listview .prd .prd-hovers:not(:first-child),
.prd-listview .prd .prd-info {
  margin-top: 0
}

.bnslider-text {
  position: relative;
  overflow: hidden
}

.bnslider-text-inside {
  position: relative;
  z-index: 1;
  display: block
}

.bnslider-text-bg {
  position: absolute;
  top: 0;
  transform-origin: top left
}

.bnr-sticky,
.prd-price {
  transform: translate3d(0, 0, 0)
}

.bnslider-text-bg1 {
  background-color: #fff
}

.bnslider-text-bg2,
.slick-dots li:not(.slick-active) button:hover,
.steps-progress .progress-bar,
.welcome-block-social .social-list-circle li a:after {
  background-color: #17c6aa
}

.bnslider-text-bg3,
.color-black {
  background-color: #000
}

.letter {
  line-height: 1em;
  display: inline-block
}

.bnr-decor {
  display: inline
}

.video-wrap {
  position: absolute;
  top: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

.video-wrap video {
  position: absolute;
  z-index: 3;
  overflow: hidden;
  object-fit: cover
}

.video-wrap.fit-width video {
  max-width: 100%;
  min-height: 0
}

.video-wrap.fit-height video {
  min-width: 0;
  max-height: 100%
}

.testimonials-carousel-simple-item svg,
.video-wrap-youtube {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.video-wrap-youtube iframe {
  position: absolute;
  top: 50% !important;
  transform: translateY(-50%)
}

.prd-hor .color-swatch,
.prd-hor-simple .color-swatch,
.prd-horgrid .prd .color-swatch,
.video-wrap-youtube.fit-height iframe {
  max-height: 100%
}

.video-control {
  position: absolute;
  z-index: 4;
  right: 15px;
  bottom: 20px;
  visibility: hidden;
  transition: .2s;
  opacity: 0
}

.bnslider .btn.is-play.js-video-slider-play span:last-child,
.video-section-wrapper .bnslider-text-content .bnslider-vert,
.video-section-wrapper.video-is-loaded .video-control__play-wrapper .video-control__pause,
.video-section-wrapper.video-is-playing .video {
  display: block
}

.video-control>* {
  font-size: 24px;
  line-height: 1em;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  cursor: pointer;
  transition: .2s;
  color: #282828;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, .55);
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.bnslider-image-placeholder {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.bnslider-image-placeholder svg {
  width: 100%;
  height: 100%;
  opacity: .25 !important
}

.bnslider-image-wrap {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.bnslider-image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: contain
}

.bnslider-slide .bnslider-image-wrap {
  max-width: 30%;
  -ms-flex: 1;
  flex: 1
}

.bnslider-slide .bnslider-text-wrap {
  max-width: 50%;
  -ms-flex: 1;
  flex: 1
}

.bnr .w-s-20,
.bnslider .w-s-20 {
  width: 20%
}

.bnr .w-s-30,
.bnslider .w-s-30 {
  width: 30%
}

.bnr .w-s-40,
.bnslider .w-s-40 {
  width: 40%
}

.bnr .w-s-50,
.bnslider .w-s-50 {
  width: 50%
}

.bnr .w-s-60,
.bnslider .w-s-60 {
  width: 60%
}

.bnr .w-s-70,
.bnslider .w-s-70 {
  width: 70%
}

.bnr .w-s-80,
.bnslider .w-s-80 {
  width: 80%
}

.bnr .w-s-90,
.bnslider .w-s-90 {
  width: 90%
}

.bnslider-lightning {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: brightness(3)
}

.bnslider-flashit {
  animation: 5s ease-out infinite flash
}

@keyframes flash {

  92%,
  from,
  to {
    opacity: 0
  }

  93% {
    opacity: .6
  }

  94% {
    opacity: .2
  }

  96% {
    opacity: 1
  }
}

.video-section-wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.video-section-wrapper .video {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  display: none;
  pointer-events: none
}

.video-section-wrapper .video-background-wrapper--no-overlay {
  background-color: rgba(61, 66, 70, .2)
}

.video-section-wrapper .no-js .video__text-content::after,
.video-section-wrapper.video-is-loaded .video__text-content::after {
  visibility: hidden;
  content: none;
  opacity: 0
}

.video-section-wrapper .video--background {
  position: absolute;
  visibility: hidden;
  transition: .2s ease-in;
  opacity: 0
}

.video-section-wrapper .video-control__play {
  pointer-events: none
}

.video-section-wrapper .video-background-wrapper .video-control__play {
  top: 50%;
  transform: translateY(-50%)
}

.video-section-wrapper .video-control__play .icon {
  opacity: .5
}

.video-section-wrapper .video-control__play-wrapper .video-control__pause {
  display: none
}

.video-section-wrapper.video-is-playing .video-control__play {
  display: none;
  visibility: hidden;
  opacity: 0
}

.no-autoplay .video-section-wrapper .video-control__play-wrapper,
.prd .prd-description,
.prd .prd-info-top,
.prd .prd-info-wrap .prd-action,
.prd-hor .prd-action-right,
.prd-hor .prd-info-top+.prd-rating,
.prd-hor-simple .prd-action-right,
.prd-hor-simple .prd-info-top+.prd-rating,
.prd-hor-simple.hovered .prd-labels,
.prd-hor.hovered .prd-labels,
.prd-horgrid .prd .prd-action-right,
.prd-horgrid .prd .prd-info-top+.prd-rating,
.prd-horgrid .prd.hovered .prd-labels,
.prd-labels--max:not(.prd-w-xs):not(.prd-w-xxs) .countdown-circle,
.prd-listview .prd .prd-action-right,
.prd-listview .prd .prd-hovers .prd-action,
.prd-listview .prd .prd-info .prd-circle-labels [class*=circle-label-] span,
.prd-listview .prd .prd-info-top+.prd-rating,
.prd-listview .prd .prd-quickview,
.prd-w-lg .countdown-circle,
.prd-w-md .countdown-circle,
.prd-w-sm .countdown-circle,
.prd-w-sm .prd-action-right,
.prd-w-xs .countdown-circle,
.prd-w-xs .prd-action-right,
.prd-w-xs .sale-text,
.prd-w-xxs .countdown-circle,
.prd-w-xxs .prd-action-right,
.prd-w-xxs .sale-text,
.video-section-wrapper .video-control.is-paused .video-play,
.video-section-wrapper .video-control__play-wrapper-mobile,
.video-section-wrapper.video-is-loaded .video-control__play-wrapper-mobile .video-control__pause-mobile {
  display: none
}

.prd-listview .prd .prd-info-wrap .prd-action,
.prd-listview .prd .prd-inside,
.video-section-wrapper .video-control.is-paused .video-stop,
.video-section-wrapper.video-is-loaded.video-is-playing .video-control__play-wrapper-mobile .video-control__pause-mobile {
  display: -ms-flexbox;
  display: flex
}

.video-section-wrapper .video__overlay {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: .2 !important;
  background: #000
}

.bnr-cover,
.video-section-wrapper .video__image {
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0
}

.video-section-wrapper .video__image {
  position: absolute;
  z-index: 1;
  left: 0;
  transition: opacity .8s cubic-bezier(.44, .13, .48, .87);
  opacity: 1;
  background-repeat: no-repeat;
  background-position: top center
}

@media only screen and (min-width:750px) {
  .video-section-wrapper .video-background-wrapper .video__image {
    opacity: 0
  }
}

.video-section-wrapper .video-control__play.is-started {
  font-size: 14px;
  position: relative;
  width: 4em;
  height: 3em;
  padding: 0;
  cursor: pointer;
  transition: .2s;
  text-align: center;
  text-indent: .1em;
  color: #fff;
  border-radius: 50%/10%;
  background: red
}

.video-section-wrapper .video-control__play.is-started:hover {
  background: #282828
}

.video-section-wrapper .video-control__play.is-started:before {
  position: absolute;
  top: 9%;
  right: -5%;
  bottom: 9%;
  left: -5%;
  content: "";
  border-radius: 5%/50%;
  background: inherit
}

.video-section-wrapper .video-control__play.is-started:after {
  font-size: .75em;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  margin: -1em 0 0 -.75em;
  content: " ";
  border-width: 1em 0 1em 1.732em;
  border-style: solid;
  border-color: transparent transparent transparent rgba(255, 255, 255, .75)
}

.sidebar-block ul.category-list li a.open~ul,
.video-section-wrapper .video-control__play-wrapper .video-control,
.video-section-wrapper .video-control__play-wrapper-mobile .video-control {
  visibility: visible;
  opacity: 1
}

.video-section-wrapper .video__copyright {
  font-size: 11px;
  line-height: 1.6em;
  position: absolute;
  z-index: 4;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 4px;
  text-align: center;
  color: #fff
}

.video-section-wrapper .video__copyright:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  opacity: .3;
  background-color: #000
}

.autoplay .video-section-wrapper.video-is-loaded .video--background {
  display: block;
  visibility: visible;
  opacity: 1
}

.bnr .bnr-text-wrap>span[class*=text],
.bnr-wrap,
.no-autoplay .video-section-wrapper .video-control__play-wrapper-mobile,
.prd-hor .prd-info-top,
.prd-hor-simple .prd-info-top,
.prd-horgrid .prd .prd-info-top,
.prd-listview .prd .prd-info-top {
  display: block
}

.bnr-cover {
  position: absolute;
  left: 0
}

.bnr {
  font-size: 100px;
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  text-decoration: none;
  color: #282828
}

.bnr.bnr--right {
  text-align: right
}

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

.bnr.bnr--top .bnr-caption {
  -ms-flex-pack: start;
  justify-content: flex-start
}

.bnr.bnr--middle .bnr-caption,
.prd-info.text-center .prd-price,
.prd-info.text-center .prd-rating {
  -ms-flex-pack: center;
  justify-content: center
}

.bnr.bnr--bottom .bnr-caption,
.person-item .social-list {
  -ms-flex-pack: end;
  justify-content: flex-end
}

.bnr-text-has-bg.text-left,
.bnr.bnr--left .bnr-caption-bg,
.bnr.custom-caption.bnr--left .bnr-caption {
  margin-right: auto
}

.bnr-text-has-bg.text-right,
.bnr.bnr--right .bnr-caption-bg {
  margin-left: auto
}

.bnr-text-has-bg.text-center,
.bnr.bnr--center .bnr-caption-bg {
  margin-right: auto;
  margin-left: auto
}

.bnr .bnr-caption {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  transition: opacity .2s .75s;
  -ms-flex-direction: column
}

.bnr .bnr-caption-bg>*+*,
.bnr .bnr-caption-inside>*+*,
.bnr .bnr-caption>*+* {
  margin-top: 5%
}

.bnr .bnr-caption .mt-xs,
.bnr .bnr-caption-bg .mt-xs,
.bnr .bnr-caption-bg>*+.mt-xs,
.bnr .bnr-caption-inside .mt-xs,
.bnr .bnr-caption-inside>*+.mt-xs,
.bnr .bnr-caption>*+.mt-xs {
  margin-top: 2%
}

.bnr .bnr-caption .mt-lg,
.bnr .bnr-caption-bg .mt-lg,
.bnr .bnr-caption-bg>*+.mt-lg,
.bnr .bnr-caption-inside .mt-lg,
.bnr .bnr-caption-inside>*+.mt-lg,
.bnr .bnr-caption>*+.mt-lg {
  margin-top: 8%
}

.bnr .bnr-caption .mt-xl,
.bnr .bnr-caption-bg .mt-xl,
.bnr .bnr-caption-bg>*+.mt-xl,
.bnr .bnr-caption-inside .mt-xl,
.bnr .bnr-caption-inside>*+.mt-xl,
.bnr .bnr-caption>*+.mt-xl {
  margin-top: 12%
}

.bnr .bnr-caption .mt-xxl,
.bnr .bnr-caption-bg .mt-xxl,
.bnr .bnr-caption-bg>*+.mt-xxl,
.bnr .bnr-caption-inside .mt-xxl,
.bnr .bnr-caption-inside>*+.mt-xxl,
.bnr .bnr-caption>*+.mt-xxl {
  margin-top: 18%
}

.bnr .bnr-caption-bg {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -ms-flex-direction: column
}

.bnr .bnr-caption-bg--padding {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 2% 3%
}

.bnr .bnr-caption-bg-color {
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  opacity: .85;
  background-color: #fff
}

.bnr .bnr-caption {
  padding: 4%
}

.bnr .bnr-caption .bnr-text1 {
  font-size: 21px;
  font-weight: 700;
  line-height: 1em;
  position: absolute;
  top: 4%;
  left: 7%;
  color: #17c6aa
}

.bnr .bnr-caption .bnr-text2 {
  font-size: 21px;
  font-weight: 600;
  line-height: 1em;
  position: absolute;
  top: 3%;
  right: 4%;
  text-align: right
}

.bnr .bnr-caption .bnr-text2-lb,
.bnr .bnr-caption .bnr-text2-rb {
  top: auto;
  bottom: 3%
}

.bnr .bnr-caption .bnr-text2-lb,
.bnr .bnr-caption .bnr-text2-lt {
  right: auto;
  left: 4%;
  text-align: left
}

.bnr .bnr-caption .bnr-text2 span {
  font-size: 27px;
  color: #17c6aa
}

.bnr .bnr-caption .bnr-text3 {
  font-size: .66em;
  font-weight: 700;
  line-height: 1em
}

.bnr .bnr-caption .bnr-text4 {
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1em
}

.bnr .bnr-caption .bnr-text5 {
  font-size: .94em;
  font-weight: 800;
  line-height: 1em;
  color: #fb317d
}

.bnr .bnr-caption .bnr-text6 {
  font-size: .46em;
  font-weight: 800;
  line-height: 1.25em;
  color: #282828
}

.bnr .bnr-caption .bnr-text7 {
  font-size: .56em;
  font-weight: 800;
  line-height: 1em;
  color: #282828
}

.bnr .bnr-caption .bnr-text8 {
  font-size: .3em;
  font-weight: 600;
  line-height: 1em;
  color: #17c6aa
}

.bnr .bnr-caption .bnr-text9 {
  font-size: .2em;
  font-weight: 600;
  line-height: 1em;
  color: #282828
}

.bnr .bnr-caption .bnr-text10 {
  font-size: .27em;
  font-weight: 600;
  line-height: 1em;
  color: #282828
}

.bnr .bnr-caption .bnr-text11 {
  font-size: .35em;
  font-weight: 600;
  line-height: 1.3em;
  color: #282828
}

.bnr .bnr-caption .bnr-text12 {
  font-size: .175em;
  font-weight: 600;
  line-height: 1.7em;
  color: #282828
}

.bnr .bnr-caption .bnr-text13 {
  font-size: .5em;
  font-weight: 700;
  line-height: 1em
}

.bnr .bnr-caption .bnr-text14 {
  font-size: .25em;
  font-weight: 400;
  line-height: 1em;
  color: #7c7c7c
}

.bnr .bnr-caption .bnr-p {
  font-size: 20px;
  line-height: 28px
}

.bnr-under-title:not(:first-child) {
  margin-top: 30px;
  color: #17c6aa
}

.bnr-img,
.sidebar-block ul.color-list li {
  position: relative;
  width: 100%
}

.bnr-img .circle_decor {
  width: 180%
}

.bnr-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  transition: 50ms
}

.bnr-text-has-bg,
.prd,
.prd-img {
  position: relative
}

.js-sticky-collision .bnr-sticky {
  transition: transform .35s
}

body:not(.has-sticky) .bnr-sticky {
  top: 0 !important
}

.bnr-text-has-bg {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: .3em
}

.bnr-text-has-bg .bnr-text-bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .5;
  background: #fff
}

.bnr.bnr--fullwidth.bnr--left .bnr-caption {
  -ms-flex-align: start;
  align-items: flex-start
}

.bnr.bnr--fullwidth.bnr--right .bnr-caption {
  -ms-flex-align: end;
  align-items: flex-end
}

.bnr.bnr--fullwidth.bnr--center .bnr-caption,
.product-hot,
.text-icn-blocks-with-title,
.welcome-block {
  -ms-flex-align: center;
  align-items: center
}

.bnr.custom-caption.bnr--right .bnr-caption,
.post-full .post-share,
.review-item_top>:last-child:not(:only-child) {
  margin-left: auto
}

.bnr-categories {
  min-height: 100%;
  padding: 8% 8% 6%
}

.bnr-categories .col-sm-auto {
  min-width: 40%
}

.bnr-categories-title {
  font-size: 29px;
  font-weight: 800;
  margin-bottom: 34px
}

.bnr-categories-list {
  font-size: 17px;
  line-height: 46px;
  margin: 0;
  padding: 0;
  list-style: none
}

.bnr-categories-list li:before {
  margin: 0 10px 0 0;
  content: "•"
}

.prd-carousel-menu {
  margin-top: 25px;
  padding: 0 25px
}

.prd-grid,
.prd-horgrid {
  position: relative;
  z-index: 2;
  margin: 0 -15px;
  padding: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.prd-grid:not(.slick-slider),
.prd-horgrid:not(.slick-slider) {
  margin-top: -30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center
}

.panel-group--style1:first-child,
.prd-grid--mt-sm:not(.slick-slider) {
  margin-top: -15px
}

.prd-grid.prd-grid--sm-pad {
  margin-right: -12px;
  margin-left: -12px
}

@media (max-width:767px) {
  .bnr-under-title:not(:first-child) {
    margin-top: 20px
  }

  .bnr-categories {
    padding: 45px 15px
  }

  .prd-grid.prd-grid--sm-pad {
    margin-right: -5px;
    margin-left: -5px
  }

  .prd-grid.prd-grid--nopad {
    margin-right: 0;
    margin-left: 0
  }
}

.prd-carousel-vert .prd.slick-slide,
.prd-grid.prd-grid--nopad {
  margin-right: 0;
  margin-left: 0
}

.product-listing {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important
}

.prd-carousel-vert,
.product-listing.prd-grid:not(.slick-slider) {
  margin-top: -20px
}

@supports not (-webkit-overflow-scrolling:touch) {

  .prd-grid:after,
  .prd-grid:before {
    display: table;
    content: ""
  }

  .prd-grid:after {
    clear: both
  }
}

.prd {
  width: 100%;
  min-height: 1px;
  margin-right: 15px;
  margin-left: 15px
}

.prd .foxic-loader {
  top: calc(49.9% - 18px);
  display: none;
  transition: opacity .3s .2s;
  opacity: 0
}

.prd img.lazyload+.foxic-loader,
.prd img.lazyloading+.foxic-loader,
.prd.prd-loading .foxic-loader {
  display: block;
  opacity: 1 !important
}

.prd-grid .prd,
.prd-grid.data-to-show-4 .prd {
  max-width: calc(24.9% - 30px);
  -ms-flex: 0 0 calc(24.9% - 30px);
  flex: 0 0 calc(24.9% - 30px)
}

.prd-grid.slick-initialized .slick-slide .prd {
  width: calc(100% - 30px) !important;
  max-width: calc(100% - 30px) !important
}

.prd-grid.slick-initialized[class*=data-to-show] .prd.slick-slide {
  width: auto;
  max-width: none
}

.prd-grid.data-to-show-3 .prd,
.prd-horgrid .prd {
  max-width: calc(33.32% - 30px);
  -ms-flex: 0 0 calc(33.32% - 30px);
  flex: 0 0 calc(33.32% - 30px)
}

@media (min-width:1200px) {
  .holder.show-above-slider {
    position: absolute;
    right: 0;
    left: 0;
    margin-top: 0;
    transform: translate3d(0, -100%, 0);
    background-color: rgba(0, 0, 0, .5)
  }

  .col-xl-quarter {
    max-width: 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
  }

  .col-xl-onefive {
    max-width: 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%
  }

  .filter-col--opened-desktop~.aside .prd-horgrid.product-listing .prd,
  .is-filters-opened:not(.has-horizontal-filter) .prd-horgrid .prd {
    max-width: calc(33.32% - 30px);
    -ms-flex: 0 0 calc(33.32% - 30px);
    flex: 0 0 calc(33.32% - 30px)
  }

  body.has-sm-container .filter-col--opened-desktop~.aside .prd-horgrid.product-listing .prd,
  body.has-sm-container .is-filters-opened:not(.has-horizontal-filter) .prd-horgrid .prd {
    max-width: calc(49.9% - 30px);
    -ms-flex: 0 0 calc(49.9% - 30px);
    flex: 0 0 calc(49.9% - 30px)
  }

  .slick-arrows-aside-simple .slick-prev {
    left: -50px
  }

  .slick-arrows-aside-simple .slick-next {
    right: -50px
  }
}

@media (max-width:1860px) {

  .hdr-style5 .dropdn_currency .dropdn-content,
  .hdr-style5 .dropdn_language:last-child .dropdn-content,
  .hdr-style6 .dropdn_currency .dropdn-content,
  .hdr-style6 .hdr-inline-link>.dropdn_language:last-child .dropdn-content {
    right: 0;
    left: auto
  }

  .hdr-style5 .hdr-banner {
    display: none
  }

  .bnr-categories-title {
    margin-bottom: 24px
  }

  .bnr-categories-list {
    line-height: 36px
  }

  .prd-horgrid .prd {
    max-width: calc(33.32% - 30px);
    -ms-flex: 0 0 calc(33.32% - 30px);
    flex: 0 0 calc(33.32% - 30px)
  }

  .prd-hor .prd-img-area .prd-big-circle-labels [class^=label-],
  .prd-hor-simple .prd-img-area .prd-big-circle-labels [class^=label-],
  .prd-horgrid .prd .prd-img-area .prd-big-circle-labels [class^=label-] {
    line-height: 18px
  }

  .prd-hor .prd-img-area [class*=circle-label-]+[class*=circle-label-],
  .prd-hor-simple .prd-img-area [class*=circle-label-]+[class*=circle-label-],
  .prd-horgrid .prd .prd-img-area [class*=circle-label-]+[class*=circle-label-] {
    margin-top: 8px
  }
}

@media (max-width:1439px) and (min-width:1025px) {

  .filter-col--opened-desktop~.aside .prd-horgrid.product-listing .prd,
  .is-filters-opened:not(.has-horizontal-filter) .prd-horgrid .prd {
    max-width: calc(49.9% - 30px);
    -ms-flex: 0 0 calc(49.9% - 30px);
    flex: 0 0 calc(49.9% - 30px)
  }
}

.prd-grid.data-to-show-6 .prd {
  max-width: calc(16.65% - 30px);
  -ms-flex: 0 0 calc(16.65% - 30px);
  flex: 0 0 calc(16.65% - 30px)
}

.prd-grid.data-to-show-5 .prd {
  max-width: calc(19.9% - 30px);
  -ms-flex: 0 0 calc(19.9% - 30px);
  flex: 0 0 calc(19.9% - 30px)
}

.prd-grid.data-to-show-2 .prd {
  max-width: calc(49.9% - 30px);
  -ms-flex: 0 0 calc(49.9% - 30px);
  flex: 0 0 calc(49.9% - 30px)
}

.prd-grid.data-to-show-1 .prd {
  max-width: calc(100% - 30px);
  -ms-flex: 0 0 calc(100% - 30px);
  flex: 0 0 calc(100% - 30px)
}

@media (min-width:1025px) {

  .container--boxed .filter-col--opened-desktop~.aside .prd-horgrid.product-listing .prd,
  .filter-col--opened-desktop~.aside .prd-grid.product-listing.data-to-show-2 .prd,
  .is-filters-opened:not(.has-horizontal-filter) .container--boxed .prd-horgrid .prd,
  .is-filters-opened:not(.has-horizontal-filter) .prd-grid.product-listing.data-to-show-2 .prd {
    max-width: calc(49.9% - 30px);
    -ms-flex: 0 0 calc(49.9% - 30px);
    flex: 0 0 calc(49.9% - 30px)
  }

  .filter-col--opened-desktop~.aside .prd-grid.product-listing.data-to-show-6 .prd,
  .is-filters-opened:not(.has-horizontal-filter) .prd-grid.product-listing.data-to-show-6 .prd {
    max-width: calc(19.9% - 30px);
    -ms-flex: 0 0 calc(19.9% - 30px);
    flex: 0 0 calc(19.9% - 30px)
  }

  .filter-col--opened-desktop~.aside .prd-grid.product-listing.data-to-show-4 .prd,
  .filter-col--opened-desktop~.aside .prd-grid.product-listing.data-to-show-5 .prd,
  .is-filters-opened:not(.has-horizontal-filter) .prd-grid.product-listing.data-to-show-4 .prd,
  .is-filters-opened:not(.has-horizontal-filter) .prd-grid.product-listing.data-to-show-5 .prd {
    max-width: calc(24.9% - 30px);
    -ms-flex: 0 0 calc(24.9% - 30px);
    flex: 0 0 calc(24.9% - 30px)
  }

  .filter-col--opened-desktop~.aside .prd-grid.product-listing.data-to-show-3 .prd,
  .is-filters-opened:not(.has-horizontal-filter) .prd-grid.product-listing.data-to-show-3 .prd {
    max-width: calc(33.32% - 30px);
    -ms-flex: 0 0 calc(33.32% - 30px);
    flex: 0 0 calc(33.32% - 30px)
  }

  .filter-col--opened-desktop~.aside .prd-grid.product-listing.data-to-show-1 .prd,
  .is-filters-opened:not(.has-horizontal-filter) .prd-grid.product-listing.data-to-show-1 .prd {
    max-width: calc(100% - 30px);
    -ms-flex: 0 0 calc(100% - 30px);
    flex: 0 0 calc(100% - 30px)
  }

  .fixed-col:first-child {
    margin-top: 0
  }

  body.has-sticky:not(.touch) .fixed-col.is-fixed:first-child .fixed-scroll {
    padding-top: 87px
  }
}

@media (max-width:1439px) and (min-width:1025px) {

  .filter-col--opened-desktop~.aside .prd-grid.product-listing.data-to-show-6 .prd,
  .is-filters-opened:not(.has-horizontal-filter) .prd-grid.product-listing.data-to-show-6 .prd {
    max-width: calc(19.9% - 30px);
    -ms-flex: 0 0 calc(19.9% - 30px);
    flex: 0 0 calc(19.9% - 30px)
  }

  .filter-col--opened-desktop~.aside .prd-grid.product-listing.data-to-show-5 .prd,
  .is-filters-opened:not(.has-horizontal-filter) .prd-grid.product-listing.data-to-show-5 .prd {
    max-width: calc(24.9% - 30px);
    -ms-flex: 0 0 calc(24.9% - 30px);
    flex: 0 0 calc(24.9% - 30px)
  }

  .filter-col--opened-desktop~.aside .prd-grid.product-listing.data-to-show-4 .prd,
  .is-filters-opened:not(.has-horizontal-filter) .prd-grid.product-listing.data-to-show-4 .prd {
    max-width: calc(33.32% - 30px);
    -ms-flex: 0 0 calc(33.32% - 30px);
    flex: 0 0 calc(33.32% - 30px)
  }

  .filter-col--opened-desktop~.aside .prd-grid.product-listing.data-to-show-3 .prd,
  .is-filters-opened:not(.has-horizontal-filter) .prd-grid.product-listing.data-to-show-3 .prd {
    max-width: calc(49.9% - 30px);
    -ms-flex: 0 0 calc(49.9% - 30px);
    flex: 0 0 calc(49.9% - 30px)
  }

  .filter-col--opened-desktop~.aside .prd-grid.product-listing.data-to-show-1 .prd,
  .filter-col--opened-desktop~.aside .prd-grid.product-listing.data-to-show-2 .prd,
  .is-filters-opened:not(.has-horizontal-filter) .prd-grid.product-listing.data-to-show-1 .prd,
  .is-filters-opened:not(.has-horizontal-filter) .prd-grid.product-listing.data-to-show-2 .prd {
    max-width: calc(100% - 30px);
    -ms-flex: 0 0 calc(100% - 30px);
    flex: 0 0 calc(100% - 30px)
  }
}

@media (max-width:1600px) and (min-width:1025px) {

  .filter-col--opened-desktop~.aside .prd-grid.product-listing.data-to-show-6 .prd,
  .is-filters-opened:not(.has-horizontal-filter) .prd-grid.product-listing.data-to-show-6 .prd {
    max-width: calc(24.9% - 30px);
    -ms-flex: 0 0 calc(24.9% - 30px);
    flex: 0 0 calc(24.9% - 30px)
  }
}

@media (max-width:1199px) {
  .bnslider .countdown-box .countdown {
    padding: 20px 15px
  }

  .bnslider .countdown-box .countdown>span {
    font-size: 16px
  }

  .bnslider-slide .bnslider-image-wrap {
    max-width: 35%
  }

  .bnslider-slide .bnslider-text-wrap {
    max-width: 65%
  }

  .prd-grid.data-to-show-lg-2 .prd,
  .prd-horgrid .prd {
    max-width: calc(49.9% - 30px);
    -ms-flex: 0 0 calc(49.9% - 30px);
    flex: 0 0 calc(49.9% - 30px)
  }

  .prd-grid.data-to-show-lg-6 .prd {
    max-width: calc(16.65% - 30px);
    -ms-flex: 0 0 calc(16.65% - 30px);
    flex: 0 0 calc(16.65% - 30px)
  }

  .prd-grid.data-to-show-lg-5 .prd {
    max-width: calc(19.9% - 30px);
    -ms-flex: 0 0 calc(19.9% - 30px);
    flex: 0 0 calc(19.9% - 30px)
  }

  .prd-grid.data-to-show-lg-4 .prd {
    max-width: calc(24.9% - 30px);
    -ms-flex: 0 0 calc(24.9% - 30px);
    flex: 0 0 calc(24.9% - 30px)
  }

  .prd-grid.data-to-show-lg-3 .prd {
    max-width: calc(33.32% - 30px);
    -ms-flex: 0 0 calc(33.32% - 30px);
    flex: 0 0 calc(33.32% - 30px)
  }

  .prd-grid.data-to-show-lg-1 .prd {
    max-width: calc(100% - 30px);
    -ms-flex: 0 0 calc(100% - 30px);
    flex: 0 0 calc(100% - 30px)
  }
}

.prd-grid .slick-arrow {
  z-index: 2 !important
}

.prd-grid:not([class*=arrows-]) .slick-arrow {
  top: -25px;
  right: 0;
  left: auto
}

.prd-grid:not([class*=arrows-]) .slick-prev {
  right: 25px
}

.fancybox-content,
.prd .prd-inside {
  overflow: hidden;
  background-color: #fff
}

.prd .prd-action,
.prd-promo .prd-price {
  display: -ms-flexbox;
  display: flex;
  transition: .2s;
  transform: translate3d(0, 0, 0);
  -ms-flex-align: center;
  align-items: center
}

.prd .prd-action .btn {
  line-height: 15px;
  max-height: 43px;
  padding: 14px 22px
}

.btn--follow:active:hover,
.btn--follow:focus:hover,
.btn--follow:hover,
.prd .prd-action .btn:active:hover,
.prd .prd-action .btn:focus:hover,
.prd .prd-action .btn:hover {
  color: #fff;
  background-color: #282828
}

.prd-price .price-new,
.prd-price .price-old {
  color: #282828;
  font-family: "Open Sans", sans-serif
}

.prd-action-right {
  display: -ms-flexbox;
  display: flex;
  text-align: right;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.prd-info {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -ms-flex-direction: column
}

.prd-price {
  font-size: 16px;
  line-height: 1.2em;
  display: -ms-flexbox;
  display: flex;
  transition: .2s;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: baseline;
  align-items: baseline
}

.prd-price>* {
  display: block;
  white-space: nowrap
}

.prd-price .price-new {
  font-weight: 600
}

.prd-price .price-old {
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  padding-right: 10px
}

.prd .countdown-box {
  position: absolute;
  width: 100%;
  transition: .2s;
  -webkit-transform: translateZ(0) scale(1, 1);
  opacity: 1;
  -webkit-backface-visibility: hidden
}

.prd-img {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 0;
  padding-bottom: 128.48%;
  padding-left: 0;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center
}

.prd-img img {
  width: 100%;
  transition: opacity .2s
}

.prd-img img+img {
  position: absolute;
  z-index: 1;
  left: 0;
  display: block;
  width: auto;
  height: 100%
}

.prd [class*=circle-label-],
.prd-promo [class*=circle-label-] {
  display: -ms-flexbox;
  display: flex;
  flex-direction: row-reverse;
  width: 33px;
  cursor: pointer;
  text-align: right;
  white-space: nowrap;
  border-radius: 17px;
  background-color: #f7f7f8;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: row-reverse
}

.prd [class*=circle-label-] [class*=icon],
.prd-promo [class*=circle-label-] [class*=icon] {
  font-size: 19px;
  display: -ms-flexbox;
  display: flex;
  min-width: 33px;
  height: 33px;
  transition: .2s;
  color: #272727;
  border-radius: 50%;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.prd-block_reviews [class*=icon].fill,
.prd-rating [class*=icon].fill {
  color: #ffd400
}

.prd [class*=circle-label-] .icon-heart-stroke,
.prd-promo [class*=circle-label-] .icon-heart-stroke {
  font-size: 18px;
  padding-top: 1px
}

.prd [class*=circle-label-] span,
.prd-promo [class*=circle-label-] span {
  font-size: 12px;
  font-weight: 700;
  line-height: 33px;
  overflow: hidden;
  max-width: 0;
  padding: 0;
  transition: none;
  text-transform: uppercase;
  pointer-events: none;
  opacity: 0;
  color: #272727
}

.prd [class*=circle-label-].active,
.prd-promo [class*=circle-label-].active {
  background-color: #f7f7f8
}

.prd [class*=circle-label-].active [class*=icon],
.prd-promo [class*=circle-label-].active [class*=icon] {
  color: #272727
}

.prd-big-circle-labels {
  transition: .2s .1s
}

.prd-big-circle-labels [class*=label-] {
  position: absolute;
  z-index: 100;
  left: 10px;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  width: 100px;
  height: 100px;
  padding: 5px;
  transition: .2s;
  text-align: center;
  border-radius: 50%;
  -ms-flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.prd-big-circle-labels .label-new {
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  bottom: 50px;
  padding: 10px 5px;
  color: #fff;
  background-color: #33c7fd;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.prd-big-circle-labels .label-new:only-child {
  bottom: 15px;
  -ms-flex-pack: center;
  justify-content: center
}

.prd-big-circle-labels .label-sale {
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  bottom: 15px;
  color: #fff;
  background-color: #fb317d;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.prd-big-circle-labels .label-outstock {
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  bottom: 15px;
  color: #fff;
  background-color: #4f4f4f;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.prd-big-squared-labels {
  position: absolute;
  top: 10px;
  left: 10px;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  transition: .2s .1s;
  -ms-flex-direction: column
}

.prd-big-squared-labels [class*=label-] {
  font-size: 11px;
  font-weight: 600;
  line-height: 106%;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 44px;
  padding: 5px 9px;
  text-transform: uppercase;
  -ms-flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.prd-big-squared-labels [class*=label-] .sale-text {
  display: block;
  width: 100%;
  text-align: center
}

.prd-big-squared-labels .label-new {
  color: #fff;
  background-color: #33c7fd
}

.prd-big-squared-labels .label-sale {
  color: #fff;
  background-color: #fb317d
}

.prd-big-squared-labels .label-outstock {
  color: #fff;
  background-color: #4f4f4f
}

.color-white,
.prd-hor.prd-hor--lg .prd-inside,
.zoomWindow {
  background-color: #fff
}

.prd-img-area .label-wishlist {
  transition: opacity .4s .1s;
  opacity: 0
}

.prd-tag {
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
  transition: .2s;
  text-decoration: none
}

.prd-tag+.prd-rating {
  line-height: 19px
}

.prd-title {
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 0;
  transition: .2s
}

.cart-table-prd-subname:not(:first-child),
.prd-title:not(:first-child),
.prd-w-sm [class*=circle-label-]+.colorswatch-label,
.prd-w-sm [class*=circle-label-]+[class*=circle-label-] {
  margin-top: 6px
}

.prd-promo-carousel {
  margin-right: -15px;
  margin-left: -15px;
  transition: opacity .5s
}

.prd-promo-carousel .slick-dots {
  position: relative;
  bottom: auto;
  margin-top: 16px;
  margin-bottom: -8px
}

.prd-promo-carousel .prd-promo {
  max-width: none;
  padding: 0 15px
}

.prd-promo-carousel:not(.slick-initialized) {
  height: 600px;
  opacity: 0
}

.prd-promo .prd-hover {
  overflow: hidden;
  margin-top: 10px
}

.prd-promo .prd-rating {
  font-size: 14px;
  margin-top: 10px
}

.cart-table-under .cart-promo-banner .txt2,
.prd-promo .prd-rating [class*=icon] {
  font-size: 18px
}

.prd-promo .prd-price .price-new {
  font-size: 21px;
  line-height: 43px
}

.prd-promo .prd-price .price-old {
  padding: 0 10px;
  -ms-flex-order: -1;
  order: -1
}

.prd-promo .prd-labels {
  top: 10px;
  left: 5px
}

.prd-listview .prd .prd-img-area:hover .prd-img img+img,
.prd-promo:hover .prd-img img+img {
  opacity: 1 !important
}

.prd-hor .prd-inside,
.prd-hor-simple .prd-inside,
.prd-horgrid .prd .prd-inside {
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  -ms-flex-align: center;
  align-items: center
}

.prd-hor .prd-img-area,
.prd-hor-simple .prd-img-area,
.prd-horgrid .prd .prd-img-area {
  min-width: calc(49.9% - 30px);
  height: auto;
  margin: 0 30px 0 0
}

.prd-hor .prd-info,
.prd-hor-simple .prd-info,
.prd-horgrid .prd .prd-info {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  min-width: 50%;
  margin-top: 0;
  -ms-flex-direction: column
}

.prd-hor .prd-price,
.prd-hor-simple .prd-price,
.prd-horgrid .prd .prd-price {
  height: auto !important;
  margin-top: 20px
}

.prd-hor .prd-hovers,
.prd-hor-simple .prd-hovers,
.prd-horgrid .prd .prd-hovers {
  height: auto !important;
  margin-top: 0
}

.prd-hor-simple .prd-price {
  margin-top: 6px;
  margin-right: -5px;
  margin-left: -5px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.cart-table-prd-name:not(:first-child),
.prd-hor-simple .prd-tag {
  margin-top: 7px
}

.prd-rating [class*=icon] {
  font-size: 16px;
  line-height: 1em;
  margin-right: 2px;
  color: #b4b4b4
}

.prd-price .prd-rating {
  min-width: 100%;
  -ms-flex-pack: center;
  justify-content: center
}

.prd-grid.listing-view .prd {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  margin: 40px 0 0 2px;
  -ms-flex: 0 0 100% !important;
  flex: 0 0 100% !important
}

.prd-grid.listing-view .prd .prd-inside {
  overflow: hidden;
  padding: 0
}

.prd-grid.listing-view .prd .prd-description {
  font-size: 13px;
  line-height: 1.333em;
  margin-top: 10px
}

.prd-grid.listing-view .prd .prd-img-area {
  float: left;
  width: calc(31.8% - 15px);
  margin-right: 15px
}

.prd-grid.listing-view .prd .prd-info {
  float: left;
  width: 65%;
  padding: 10px 28px 10px 5px
}

.prd-carousel img {
  -webkit-transform: translateZ(0) scale(1, 1)
}

.prd-carousel * {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.prd-carousel-vert .prd {
  margin-top: 20px;
  margin-bottom: 0
}

.prd-listview .prd,
.prd-promo {
  margin-right: auto;
  margin-left: auto
}

.prd-vertical-simple .prd-img:hover img,
.prd-vertical-sm .prd-img:hover img {
  opacity: .85
}

.prd-promo {
  max-width: 570px
}

.prd-listview .prd {
  max-width: 1200px;
  height: auto !important
}

.prd-listview .prd+.prd {
  margin-top: 80px
}

@media (max-width:767px) {
  .prd-grid {
    margin-right: -5px;
    margin-left: -5px
  }

  .prd {
    margin-right: 5px;
    margin-left: 5px
  }

  .prd-grid:not(.product-listing) {
    display: -ms-flexbox;
    display: flex
  }

  .prd-grid.sm-limit-2>.prd:nth-child(2)~.prd,
  .prd-grid.sm-limit-4>.prd:nth-child(4)~.prd {
    display: none
  }

  .prd-grid.data-to-show-sm-6 .prd,
  .prd-grid.product-listing.data-to-show-sm-6 .prd {
    max-width: calc(16.65% - 10px);
    -ms-flex: 0 0 calc(16.65% - 10px);
    flex: 0 0 calc(16.65% - 10px)
  }

  .prd-grid.data-to-show-sm-5 .prd,
  .prd-grid.product-listing.data-to-show-sm-5 .prd {
    max-width: calc(19.9% - 10px);
    -ms-flex: 0 0 calc(19.9% - 10px);
    flex: 0 0 calc(19.9% - 10px)
  }

  .prd-grid.data-to-show-sm-4 .prd,
  .prd-grid.product-listing.data-to-show-sm-4 .prd {
    max-width: calc(24.9% - 10px);
    -ms-flex: 0 0 calc(24.9% - 10px);
    flex: 0 0 calc(24.9% - 10px)
  }

  .prd-grid.data-to-show-sm-3 .prd,
  .prd-grid.product-listing.data-to-show-sm-3 .prd {
    max-width: calc(33.32% - 10px);
    -ms-flex: 0 0 calc(33.32% - 10px);
    flex: 0 0 calc(33.32% - 10px)
  }

  .prd-grid.data-to-show-sm-2 .prd,
  .prd-grid.product-listing.data-to-show-sm-2 .prd {
    max-width: calc(49.9% - 10px);
    -ms-flex: 0 0 calc(49.9% - 10px);
    flex: 0 0 calc(49.9% - 10px)
  }

  .prd-grid.data-to-show-sm-1 .prd,
  .prd-grid.product-listing.data-to-show-sm-1 .prd {
    max-width: calc(100% - 10px);
    -ms-flex: 0 0 calc(100% - 10px);
    flex: 0 0 calc(100% - 10px)
  }

  .prd-listview .prd+.prd {
    margin-top: 60px
  }
}

.prd-listview .prd .prd-img-area {
  overflow: visible;
  max-width: 23%;
  height: 100%;
  -ms-flex: 0 0 23%;
  flex: 0 0 23%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media (max-width:767px) {
  .prd-listview .prd .prd-img-area {
    max-width: 220px;
    -ms-flex: 0 0 220px;
    flex: 0 0 220px
  }
}

.prd-listview .prd .prd-img-area:hover .prd-circle-labels {
  pointer-events: all;
  opacity: 1
}

@media not all and (hover:none) {
  .video-control>:hover {
    color: #fff;
    background-color: #17c6aa
  }

  .prd [class*=circle-label-]:hover,
  .prd-promo [class*=circle-label-]:hover {
    width: auto;
    background-color: #f7f7f8
  }

  .prd [class*=circle-label-]:hover [class*=icon],
  .prd-promo [class*=circle-label-]:hover [class*=icon] {
    transform: scaleX(-1);
    color: #272727
  }

  .prd [class*=circle-label-]:hover span,
  .prd-promo [class*=circle-label-]:hover span {
    max-width: 200px;
    padding: 0 10px 0 14px;
    transition: .5s;
    opacity: 1
  }

  .prd-listview .prd [class*=circle-label-]:hover {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
  }
}

.prd-listview .prd.prd-off-description .prd-img-area {
  max-width: 23%;
  -ms-flex: 0 0 23%;
  flex: 0 0 23%
}

@media (max-width:767px) {
  .prd-listview .prd.prd-off-description .prd-img-area {
    max-width: 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%
  }
}

.prd-listview .prd .prd-info-wrap {
  padding-left: 30px
}

.prd-listview .prd .prd-info .prd-circle-labels {
  position: relative;
  right: 0;
  left: 0;
  display: -ms-flexbox !important;
  display: flex !important;
  flex-direction: row;
  margin-right: -7px;
  margin-left: -7px;
  pointer-events: all;
  opacity: 1;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-direction: row
}

.prd-listview .prd .prd-info .prd-circle-labels>* {
  margin-right: 7px;
  margin-left: 7px
}

.prd-listview .prd .prd-hovers {
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  flex-direction: column;
  min-width: 200px;
  height: auto;
  padding-left: 50px;
  -ms-flex-direction: column
}

.prd-listview .prd .prd-description {
  font-size: 15px;
  line-height: 23px;
  display: block;
  margin-top: 23px
}

.prd-listview .prd .prd-description [class^=mt-] {
  margin-top: 15px !important
}

.prd-listview .prd .prd-price {
  font-size: 20px;
  height: auto
}

.prd-listview .prd .color-swatch {
  position: relative;
  z-index: 1;
  bottom: auto;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-top: 5px;
  opacity: 1;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center
}

.prd-listview .prd .color-swatch li {
  max-width: none;
  pointer-events: all
}

.prd-listview .prd .prd-img-area:hover .countdown-box {
  transform: scale(.5);
  pointer-events: none;
  opacity: 0
}

.prd-listview .prd .prd-title {
  font-weight: 600;
  margin-top: 5px
}

.prd-grid .prd-w-lg:not(.prd-hor) .prd-action .btn[class*=select-add-to-cart],
.prd-grid .prd-w-md:not(.prd-hor) .prd-action .btn {
  padding: 14px 16px
}

.prd-labels--max:not(.prd-w-xs):not(.prd-w-xxs) .prd-big-circle-labels .label-new,
.prd-labels--max:not(.prd-w-xs):not(.prd-w-xxs) .prd-big-circle-labels .label-outstock,
.prd-labels--max:not(.prd-w-xs):not(.prd-w-xxs) .prd-big-circle-labels .label-sale,
.prd-w-lg .prd-big-circle-labels .label-new,
.prd-w-lg .prd-big-circle-labels .label-outstock,
.prd-w-lg .prd-big-circle-labels .label-sale,
.prd-w-md .prd-big-circle-labels .label-new,
.prd-w-md .prd-big-circle-labels .label-outstock,
.prd-w-md .prd-big-circle-labels .label-sale,
.prd-w-sm .prd-big-circle-labels .label-new,
.prd-w-sm .prd-big-circle-labels .label-outstock,
.prd-w-sm .prd-big-circle-labels .label-sale {
  font-size: 15px;
  line-height: 16px;
  width: 65px;
  height: 65px
}

.prd-labels--max:not(.prd-w-xs):not(.prd-w-xxs) .prd-big-circle-labels .label-new,
.prd-w-lg .prd-big-circle-labels .label-new,
.prd-w-md .prd-big-circle-labels .label-new,
.prd-w-sm .prd-big-circle-labels .label-new {
  bottom: 45px
}

.prd-labels--max:not(.prd-w-xs):not(.prd-w-xxs) .prd-big-circle-labels .label-new:only-child,
.prd-labels--max:not(.prd-w-xs):not(.prd-w-xxs) .prd-big-circle-labels .label-outstock,
.prd-w-lg .prd-big-circle-labels .label-new:only-child,
.prd-w-lg .prd-big-circle-labels .label-outstock,
.prd-w-md .prd-big-circle-labels .label-new:only-child,
.prd-w-md .prd-big-circle-labels .label-outstock,
.prd-w-sm .prd-big-circle-labels .label-new:only-child,
.prd-w-sm .prd-big-circle-labels .label-outstock {
  bottom: 15px
}

.post-prw-vert .post-prw-links:not(:first-child),
.prd-w-md [class*=circle-label-]+.colorswatch-label,
.prd-w-md [class*=circle-label-]+[class*=circle-label-] {
  margin-top: 8px
}

.prd-grid .prd-w-sm:not(.prd-hor) .prd-action .btn {
  width: 100%;
  padding: 14px 16px
}

.prd-grid .prd-w-xs:not(.prd-hor) .prd-action .btn,
.prd-grid .prd-w-xxs:not(.prd-hor) .prd-action .btn {
  font-size: 13px;
  width: 100%;
  padding: 14px 16px
}

.prd-grid .prd-w-xs:not(.prd-hor) .prd-info.prd-info--pad,
.prd-grid .prd-w-xxs:not(.prd-hor) .prd-info.prd-info--pad {
  padding: 0 10px 15px
}

.prd-w-xs .prd-big-circle-labels .label-new,
.prd-w-xs .prd-big-circle-labels .label-sale,
.prd-w-xxs .prd-big-circle-labels .label-new,
.prd-w-xxs .prd-big-circle-labels .label-sale {
  font-size: 10px;
  line-height: 12px;
  top: 5px;
  bottom: auto;
  width: 34px;
  height: 34px
}

.prd-w-xs .prd-big-circle-labels .label-outstock,
.prd-w-xxs .prd-big-circle-labels .label-outstock {
  font-size: 12px;
  font-weight: 600;
  line-height: 13px;
  bottom: 15px;
  width: 50px;
  height: 50px
}

.prd-w-xs .prd-big-circle-labels .label-new+.label-sale,
.prd-w-xxs .prd-big-circle-labels .label-new+.label-sale {
  top: 42px
}

.prd-w-xs .prd-title,
.prd-w-xxs .prd-title {
  line-height: 20px;
  z-index: 14
}

.image-container--product,
body.equal-height .prd-img:not(.prd-img--noequal) .image-container {
  padding-bottom: 128.48% !important
}

body.equal-height .prd-img:not(.prd-img--noequal) {
  overflow: hidden;
  height: 0;
  padding-bottom: 128.48% !important
}

body.equal-height .prd-img:not(.prd-img--noequal) img {
  position: absolute;
  right: 0;
  left: 0;
  width: auto;
  height: 100%;
  margin: 0 auto;
  object-fit: contain
}

body.equal-height .product-main-carousel .slick-slide>span img,
body.equal-height .product-main-carousel:not(.slick-initialized)>div>span img {
  position: absolute !important;
  top: 0;
  right: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  max-width: 100%;
  max-height: 100%
}

.creative-product-carousel-wrap .collection-grid-1-vertical .slick-list,
.prd--action-off {
  height: auto !important
}

.card-text-info p:not(:first-child),
.cart-table-prd-options,
.countdown-box-footer-text:not(:first-child),
.post-comment-author:not(:first-child),
.post-comment-date:not(:first-child),
.post-prw-simple-sm .post-prw-comments:not(:first-child),
.prd--action-off .prd-rating:not(:first-child),
.prd-block_actions:not(.prd-block_info_item),
.prd.prd-hor-simple .prd-rating {
  margin-top: 5px
}

.btn-add-to-wishlist.btn-add-to-wishlist--off,
.prd-hor.prd--action-off .prd-hovers .prd-rating,
.prd-hor.prd--action-off .prd-hovers .prd-tag,
.prd-horgrid .prd .prd-hovers .prd-rating,
.prd-horgrid .prd .prd-hovers .prd-tag,
.prd-listview .prd--action-off .prd-hovers .prd-rating,
.prd-listview .prd--action-off .prd-hovers .prd-tag {
  display: none
}

.off-animation .prd .color-swatch {
  transition: none !important
}

.prd-hor:not([class*=prd-w]),
.prd-promo:not([class*=prd-w]),
.prd:not([class*=prd-w]) {
  opacity: 0
}

.prd-carousel.js-prd-carousel-single .prd {
  margin-right: 0;
  margin-left: 0
}

.prd-grid .prd--style2:not(.prd-hor) .prd-action .btn,
.prd-grid .prd--style2:not(.prd-hor) .prd-action-left:only-child,
.prd-single-wrap,
.testimonials-carousel-single .rounded-circle .placeholder-svg {
  margin-right: auto;
  margin-left: auto
}

.post-prw-simple,
.prd-block_link .prd-block_sharing_plugin,
.prd-custom-over-item,
.prd-grid .prd--style2:not(.prd-hor) .prd-tag,
.prd-grid .prd--style2:not(.prd-hor) .prd-title,
.prd-hor--lg.prd--style2:not(.prd-hor) .prd-description,
.prd-lookbook,
.shop-info-compact,
.text-icn-block-full-column {
  text-align: center
}

.prd-grid .prd--style2:not(.prd-hor) .prd-price {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.brand-prd-info [class*=btn],
.collection-grid-2-title:not(:first-child),
.collection-item-hover p:not(:first-child),
.has-sm-container .testimonials-item-text p+p,
.person-item-post:not(:first-child),
.post-prw-vert .post-prw-img:not(:first-child),
.post-prw-vert .post-prw-title:not(:first-child),
.prd-block_info-top+.prd-block_countdown,
.prd-custom-over-item+.prd-custom-over-item,
.prd-grid .prd--style2:not(.prd-hor) .prd-info,
.selected-filters-wrap>*+*,
.testimonials-carousel-single .testimonials-item p {
  margin-top: 15px
}

.prd-grid .prd--style2:not(.prd-hor).prd-w-sm .prd-action-left,
.prd-grid .prd--style2:not(.prd-hor).prd-w-xs .prd-action-left,
.prd-grid .prd--style2:not(.prd-hor).prd-w-xxs .prd-action-left {
  margin-right: auto;
  margin-left: auto;
  text-align: center
}

.prd-info.prd-info--pad {
  padding: 0 20px 20px
}

.bnslider-product-name,
.dropdn-content ul.search-results li .title,
.h2-style.prd-title,
.payment-notification-name,
.popup-addedtocart_title,
.prd-block_title,
.prd-title,
h1.sticky-addcart_title,
h2.minicart-prd-name,
h2.prd-title,
h2.sticky-addcart_title {
  font-family: "Open Sans", sans-serif
}

.card-shipping-info p,
.creative-product-carousel .prd-title:not(:first-child),
.creative-product-carousel-hovers:not(:first-child),
.creative-product-carousel-price:not(:first-child),
.post-grid-2 .post-prw-big:first-child,
.post-grid-2 .post-prw-big:nth-child(2),
.post-grid-3 .post-prw-big:first-child,
.post-grid-3 .post-prw-big:nth-child(2),
.post-grid-3 .post-prw-big:nth-child(3),
.post-grid-4 .post-prw-big:first-child,
.post-grid-4 .post-prw-big:nth-child(2),
.post-grid-4 .post-prw-big:nth-child(3),
.post-grid-4 .post-prw-big:nth-child(4),
.post-prw-text>*+.post-prw-links,
.prd-block_description p,
.prd-block_price:not(:first-child),
.prd-block_reviews+*,
.prd-lookbook .prd-info,
.prd-lookbook .prd-info>*+*,
.prd.prd-hor-simple .prd-price,
.review-item p,
.review-item_content {
  margin-top: 10px
}

.prd-lookbook .prd-price {
  -ms-flex-pack: center;
  justify-content: center
}

.checkout-accordion .panel-title a:after,
.circle-label-wishlist--off,
.fancybox--light .fancybox-button--zoom,
.fancybox-button[data-fancybox-play],
.fancybox-button[data-fancybox-thumbs],
.fancybox-button[data-fancybox-zoom],
.fancybox-close-small+.fancybox-close-small,
.prd--in-wishlist .circle-label-wishlist--add,
.prd-block_options.variations .select2-container,
.prd-block_options>div.swatches [class*=select-wrapper].hidden,
.prd-block_options>div.swatches select.hidden,
.ps__scrollbar-x-rail,
.text-icn-blocks-row--nodivider .icn:after {
  display: none !important
}

.prd--in-wishlist .circle-label-wishlist--off {
  display: -ms-flexbox !important;
  display: flex !important
}

@media (min-width:992px) {
  .aside--sticky .aside-content {
    position: -webkit-sticky;
    position: sticky;
    top: 30px;
    transition: transform .5s;
    transform: translate3d(0, 0, 0)
  }

  body:not(.has-sm-container) .aside--left {
    padding-right: 45px
  }

  body:not(.has-sm-container) .aside--right {
    padding-left: 45px
  }

  .col-lg-up-quarter {
    max-width: 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
  }

  .col-lg-up-onefive {
    max-width: 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%
  }

  .js-prd-carousel-vert>* {
    display: none
  }

  .js-prd-carousel-vert.slick-initialized>*,
  .js-prd-carousel-vert>:nth-child(-n+2) {
    display: block
  }

  .footer-top:not(.footer-top--bg)>.container>.row {
    margin-top: -40px
  }

  .footer-top:not(.footer-top--bg)>.container>.row>[class*=col-] {
    margin-top: 40px
  }

  .footer-top:not(.footer-top--bg)>.container>.row>[class*=col-]:last-child {
    margin-left: auto
  }

  .footer-logo--mt-negative {
    margin-top: -30px
  }

  .prd-grid .slick-arrow,
  .prd-grid .slick-arrow.slick-disabled {
    opacity: 0
  }

  .prd-grid:hover .slick-arrow:not(.slick-disabled) {
    opacity: 1
  }

  .prd-grid:hover .slick-arrow.slick-disabled {
    opacity: .3
  }

  .prd:not(.prd--action-off) .prd-price {
    height: 43px
  }

  .prd .color-swatch,
  .prd-circle-labels {
    position: absolute;
    pointer-events: none;
    opacity: 0
  }

  .prd-circle-labels,
  .prd-labels {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -ms-flex-direction: column
  }

  .prd-circle-labels {
    z-index: 1;
    top: 5px;
    right: 5px;
    transition: .2s;
    transform: translate3d(40px, 0, 0);
    -ms-flex-align: end;
    align-items: flex-end
  }

  .prd-labels {
    position: absolute;
    top: 5px;
    left: 5px
  }

  .prd-circle-labels .colorswatch-label {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 33px;
    cursor: pointer;
    border-radius: 17px;
    background-color: #f7f7f8;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column
  }

  .prd-circle-labels .colorswatch-label [class*=icon] {
    font-size: 19px;
    display: -ms-flexbox;
    display: flex;
    min-width: 33px;
    height: 33px;
    transition: .5s;
    color: #272727;
    border-radius: 50%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .prd-circle-labels .colorswatch-label ul {
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    max-height: 0;
    padding: 0;
    list-style: none;
    transition: none;
    opacity: 0;
    -ms-flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
  }

  .prd-circle-labels .colorswatch-label ul img {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px auto;
    border-radius: 50%
  }

  .prd-circle-labels .colorswatch-label ul img:hover {
    width: 12px;
    height: 12px;
    margin: 4px auto
  }

  .prd-circle-labels .colorswatch-label.colorswatch-label--variants ul li {
    width: 20px;
    height: 20px;
    margin: 5px auto
  }

  .prd-circle-labels .colorswatch-label.colorswatch-label--variants ul li:hover {
    width: 24px;
    height: 24px;
    margin: 3px auto
  }

  .prd-circle-labels .colorswatch-label.colorswatch-label--variants ul li:hover img {
    margin: 0
  }

  .prd-circle-labels .colorswatch-label.colorswatch-label--variants ul li>* {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    border-radius: 50%
  }

  .prd-circle-labels .colorswatch-label.colorswatch-label--variants ul li img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    -webkit-transform: translateZ(0) scale(1, 1);
    -webkit-backface-visibility: hidden;
    object-fit: contain
  }

  .prd-circle-labels .colorswatch-label:hover [class*=icon] {
    transform: rotate(360deg)
  }

  .prd-circle-labels .colorswatch-label:hover ul {
    max-height: none;
    margin: 2px 0 7px;
    transition: opacity .5s;
    opacity: 1
  }

  .prd .color-swatch {
    z-index: 2;
    bottom: 5px;
    left: 2px;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column-reverse;
    max-height: calc(100% - 10px);
    transition: transform .2s, opacity .3s .1s;
    transform: translate3d(-110%, 0, 0);
    -ms-flex-direction: column-reverse;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .prd-labels-shadow .colorswatch-label,
  .prd-labels-shadow [class*=circle-label-],
  .prd-labels-shadow [class*=label-] {
    box-shadow: 0 4px 4px rgba(0, 0, 0, .05)
  }

  .prd:not(.prd--action-off) .prd-hovers {
    overflow: hidden;
    height: 43px
  }

  .prd.hovered {
    z-index: 3
  }

  .prd-grid .prd:not(.prd-hor):not(.prd-hor-simple):not(.prd--action-off).hovered .prd-inside,
  [class*=prd-carousel] .prd:not(.prd-hor):not(.prd-hor-simple):not(.prd--action-off).hovered .prd-inside {
    position: absolute;
    z-index: 140;
    top: 0;
    left: 10px;
    display: block;
    width: calc(100% - 20px)
  }

  .prd.hovered .prd-inside {
    overflow: visible
  }

  .prd.hovered:not(.prd--action-off) .prd-action,
  .prd.hovered:not(.prd--action-off) .prd-price {
    transform: translateY(-43px)
  }

  .prd-promo:hover .countdown-box,
  .prd.hovered .countdown-box {
    transform: scale(.5);
    pointer-events: none;
    opacity: 0
  }

  .prd-promo .prd-img-area:hover .prd-circle-labels,
  .prd-promo:hover .prd-quickview,
  .prd.hovered .prd-quickview {
    pointer-events: all;
    opacity: 1
  }

  .prd.hovered .prd-circle-labels {
    transform: translate3d(0, 0, 0);
    pointer-events: all;
    opacity: 1;
    display: -ms-flexbox;
    display: flex
  }

  .prd.hovered .prd-big-circle-labels,
  .prd.hovered .prd-big-squared-labels {
    transition: .1s !important;
    pointer-events: none;
    opacity: 0 !important
  }

  .prd.hovered .prd-big-circle-labels .label-new {
    bottom: 15px
  }

  .prd-promo:hover .prd-circle-labels,
  .prd.hovered .color-swatch {
    transform: translate3d(0, 0, 0);
    pointer-events: all;
    opacity: 1
  }

  .prd.hovered .prd-img img:first-child:not(:only-of-type) {
    opacity: 0 !important
  }

  .prd.hovered .prd-img img+img {
    opacity: 1 !important
  }

  .prd-promo .prd-hover {
    height: 56px
  }

  .prd-promo .prd-action {
    margin-top: 18px;
    transition: .2s
  }

  .prd-promo .prd-price {
    margin-bottom: 10px
  }

  .prd-promo.prd-promo--lg .prd-inside {
    text-align: center
  }

  .prd-promo.prd-promo--lg .prd-title {
    font-size: 20px;
    max-width: none
  }

  .prd-promo.prd-promo--lg .prd-img-area {
    display: -ms-inline-flexbox;
    display: inline-flex
  }

  .prd-promo.prd-promo--lg .prd-img img {
    display: -ms-flexbox;
    display: flex;
    width: auto;
    max-height: 485px;
    margin-right: auto;
    margin-left: auto
  }

  .prd-promo.prd-promo--lg .prd-rating {
    font-size: 14px;
    min-height: 20px;
    margin-top: 7px
  }

  .prd-promo.prd-promo--lg .prd-price {
    margin-bottom: 0
  }

  .prd-promo.prd-promo--lg .prd-price .price-new {
    font-size: 20px;
    line-height: 34px
  }

  .prd-promo.prd-promo--lg .prd-price .price-old {
    font-size: 14px
  }

  .prd-promo.prd-promo--lg .prd-big-circle-labels .label-sale {
    top: 50px
  }

  .prd-promo.prd-promo--lg .prd-big-circle-labels .label-new,
  .prd-promo.prd-promo--lg .prd-big-circle-labels .label-sale:only-child {
    top: 15px
  }

  .prd-promo.prd-promo--lg .prd-info {
    padding-top: 20px;
    -ms-flex-align: center;
    align-items: center
  }

  .prd-promo.prd-promo--lg .prd-hover {
    height: auto;
    margin-top: 5px
  }

  .prd-hor-simple.hovered:not(.prd--action-off) .prd-action,
  .prd-hor-simple.hovered:not(.prd--action-off) .prd-price,
  .prd-hor.hovered:not(.prd--action-off) .prd-action,
  .prd-hor.hovered:not(.prd--action-off) .prd-price,
  .prd-horgrid .prd.hovered:not(.prd--action-off) .prd-action,
  .prd-horgrid .prd.hovered:not(.prd--action-off) .prd-price {
    transform: translate3d(0, 0, 0)
  }

  .product-listing:not(.prd-listview) .prd.prd--in-wishlist .prd-circle-labels {
    transition: none;
    opacity: 1 !important
  }

  .product-listing:not(.prd-listview) .prd.prd--in-wishlist .circle-label-qview,
  .product-listing:not(.prd-listview) .prd.prd--in-wishlist .colorswatch-label {
    transition: .2s;
    transform: translate3d(40px, 0, 0);
    opacity: 0
  }

  .product-listing:not(.prd-listview) .prd--in-wishlist .circle-label-wishlist--off {
    transform: translate3d(-40px, 0, 0)
  }

  .product-listing:not(.prd-listview) .prd.prd--in-wishlist.hovered .prd-circle-labels .circle-label-wishlist--off {
    transform: translate3d(0, 0, 0)
  }

  .product-listing:not(.prd-listview) .prd.prd--in-wishlist.hovered .circle-label-qview,
  .product-listing:not(.prd-listview) .prd.prd--in-wishlist.hovered .colorswatch-label {
    transform: translate3d(0, 0, 0);
    opacity: 1
  }
}

.modal-info .modal-text,
.prd--in-wishlist .btn-add-to-wishlist.btn-add-to-wishlist--off,
.prd-block:not(.prd-block--prv-left):not(.prd-block--prv-right).product-previews-carousel .slick-track,
.prd-block_gallery-video,
.prd-block_info-when-arrives,
.product-main-carousel.slick-slider .slick-track {
  display: -ms-flexbox;
  display: flex
}

.prd--in-wishlist .btn-add-to-wishlist.btn-add-to-wishlist--add,
.prd-hor--lg .prd-info .prd-card_countdown,
.prd-single .foxic-loader,
.prd.prd-hor-simple .prd-circle-labels+.colorswatch-label {
  display: none
}

.prd-single-wrap {
  max-width: 475px;
  text-align: center
}

.prd-single {
  display: inline-block
}

.countdown-box-full-text .row>:first-child:not(:only-child),
.countdown-box-full-text-modal .row>:first-child:not(:only-child),
.dropdn.dropdn_wishlist,
.gallery-item-image,
.prd-block_gallery-video .embed-responsive,
.prd-single-img,
.product-hot-img,
.product-previews-wrapper,
.shopping-cart-empty-text .page404-bg .page404-text,
.sidebar-block,
.sidebar-block ul.category-list li,
.welcome-block-text-wrap,
a.wishlist_products_counter.top_wishlist-heart.top_wishlist-.wishlist-counter-with-products,
ul.category-list-lg li {
  position: relative
}

.prd-custom-over,
.prd-single .colorswatch-label {
  position: absolute;
  bottom: auto;
  top: auto;
  z-index: 1
}

.prd-hor--lg .prd-img-area .prd-card_countdown,
.prd-single.prd-loading .foxic-loader {
  display: block
}

.prd-single .colorswatch-label {
  right: 15px
}

.prd-single .colorswatch-label ul {
  margin: 0;
  padding: 0;
  list-style: none
}

.prd-single .colorswatch-label li {
  margin-top: 36px;
  margin-bottom: 36px
}

.prd-single .colorswatch-label li a {
  display: block;
  overflow: hidden;
  width: 36px;
  height: 36px;
  border-radius: 50%
}

.cart-table-prd-image img,
.creative-product-carousel .prd-img,
.filter-toggle [class*=icon],
.filter-toggle-horizontal [class*=icon],
.post-comment-author-img img,
.post-full .post-img img,
.prd-block-prevnext img,
.prd-block_gallery-video video,
.prd-block_images-grid,
.prd-single .colorswatch-label li a img,
.product-full-img img,
.slick-slide.inner-video video {
  width: 100%
}

.brand-carousel:last-child,
.prd-block_options select.form-control,
.prd-single .prd-info>*,
.shop-feature-bg .shop-feature-title-lg:last-child,
.shop-feature-bg .shop-feature-title:last-child {
  margin-bottom: 0
}

.prd-single .prd-price {
  font-size: 23px;
  font-weight: 600;
  line-height: 1.52em;
  -ms-flex-pack: center;
  justify-content: center
}

.prd-single .product-title {
  font-size: 23px;
  font-weight: 600;
  line-height: 1.52em
}

.prd-block_description:not(:first-child),
.prd-block_info_item,
.prd-block_options+.prd-block_description,
.prd-block_sharing_plugin:not(:first-child),
.prd-single .prd-info,
.prd-single .prd-info>*+*,
.product-full-description:not(:first-child) {
  margin-top: 20px
}

.prd-custom-over {
  left: 15px;
  max-width: 20% !important
}

.prd-custom-over-item-icon {
  font-size: 40px;
  line-height: 1em;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  color: #000;
  border: 1px solid #000;
  border-radius: 50%;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.prd-custom-over-item-icon svg {
  width: 40px;
  height: 40px
}

.prd-custom-over-item-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.25em;
  margin-top: 7px
}

.prd.prd-hor-simple .prd-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px
}

.prd.prd-hor-simple .prd-price .price-new {
  font-weight: 400
}

.prd.prd-hor-simple .prd-img-area {
  min-width: 49.9% !important;
  margin: 0 !important
}

.prd.prd-hor-simple .prd-info.prd-info--pad {
  padding: 20px
}

.prd-hor--lg .prd-description {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  display: block;
  color: #282828
}

@media (max-width:991px) {
  .bnslider-wrapper .bnslider-dots {
    bottom: 10px
  }

  .bnslider .countdown-box .countdown {
    padding: 15px
  }

  .bnslider .countdown-box .countdown>span,
  .prd-promo.prd-promo--lg .prd-price .price-old {
    font-size: 14px
  }

  .bnr .bnr-caption .bnr-p {
    font-size: 16px;
    line-height: 24px
  }

  .col-bnr-categories-list {
    -ms-flex-order: 100;
    order: 100
  }

  .prd-grid.data-to-show-md-6 .prd {
    max-width: calc(16.65% - 30px);
    -ms-flex: 0 0 calc(16.65% - 30px);
    flex: 0 0 calc(16.65% - 30px)
  }

  .prd-grid.data-to-show-md-5 .prd {
    max-width: calc(19.9% - 30px);
    -ms-flex: 0 0 calc(19.9% - 30px);
    flex: 0 0 calc(19.9% - 30px)
  }

  .prd-grid.data-to-show-md-4 .prd {
    max-width: calc(24.9% - 30px);
    -ms-flex: 0 0 calc(24.9% - 30px);
    flex: 0 0 calc(24.9% - 30px)
  }

  .prd-grid.data-to-show-md-3 .prd {
    max-width: calc(33.32% - 30px);
    -ms-flex: 0 0 calc(33.32% - 30px);
    flex: 0 0 calc(33.32% - 30px)
  }

  .prd-grid.data-to-show-md-2 .prd {
    max-width: calc(49.9% - 30px);
    -ms-flex: 0 0 calc(49.9% - 30px);
    flex: 0 0 calc(49.9% - 30px)
  }

  .prd-grid.data-to-show-md-1 .prd {
    max-width: calc(100% - 30px);
    -ms-flex: 0 0 calc(100% - 30px);
    flex: 0 0 calc(100% - 30px)
  }

  .prd-promo .prd-hover {
    height: 28px
  }

  .prd-grid .prd:not(.prd-hor):not(.prd-hor-simple) .prd-info,
  .prd-promo .prd-title:not(:first-child),
  [class*=prd-carousel] .prd:not(.prd-hor):not(.prd-hor-simple) .prd-info {
    margin-top: 15px
  }

  .prd-promo.prd-promo--lg .prd-rating {
    min-height: 23px;
    margin-top: 4px
  }

  .prd-promo.prd-promo--lg .prd-hover {
    margin-top: 2px
  }

  .prd-promo.prd-promo--lg .prd-price .price-new {
    font-size: 18px;
    line-height: 28px
  }

  .prd-promo.prd-promo--lg .prd-info {
    padding-top: 12px;
    -ms-flex-align: center;
    align-items: center
  }

  .prd-grid.listing-view .prd .prd-title {
    margin-top: 0
  }

  .prd-carousel-vert,
  .prd-carousel-vert .prd {
    margin: 0
  }

  .prd-grid .prd:not(.prd-hor):not(.prd-hor-simple) .prd-action,
  .prd-listview .prd .prd-info .prd-circle-labels,
  [class*=prd-carousel] .prd:not(.prd-hor):not(.prd-hor-simple) .prd-action {
    margin-top: 10px
  }

  .prd-hide-mobile {
    display: none !important
  }

  .prd-grid .prd:not(.prd-hor):not(.prd-hor-simple) .countdown-circle,
  .prd.prd-hor-simple .colorswatch-label [class^=icon-],
  .prd.prd-hor-simple .prd-circle-labels .colorswatch-label,
  .prd:not(.prd-hor) .colorswatch-label [class^=icon-],
  [class*=prd-carousel] .prd:not(.prd-hor):not(.prd-hor-simple) .countdown-circle {
    display: none
  }

  .prd-grid .prd:not(.prd-hor):not(.prd-hor-simple) .prd-circle-labels,
  .prd-promo .prd-circle-labels,
  [class*=prd-carousel] .prd:not(.prd-hor):not(.prd-hor-simple) .prd-circle-labels {
    pointer-events: all;
    opacity: 1
  }

  .prd-grid .prd:not(.prd-hor):not(.prd-hor-simple) .circle-label-compare,
  .prd-grid .prd:not(.prd-hor):not(.prd-hor-simple) .circle-label-qview,
  .prd-promo .circle-label-compare,
  .prd-promo .circle-label-qview,
  [class*=prd-carousel] .prd:not(.prd-hor):not(.prd-hor-simple) .circle-label-compare,
  [class*=prd-carousel] .prd:not(.prd-hor):not(.prd-hor-simple) .circle-label-qview {
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 5px;
    display: -ms-flexbox;
    display: flex
  }

  .prd-grid .prd:not(.prd-hor):not(.prd-hor-simple) .circle-label-compare+.circle-label-qview,
  .prd-promo .circle-label-compare+.circle-label-qview,
  [class*=prd-carousel] .prd:not(.prd-hor):not(.prd-hor-simple) .circle-label-compare+.circle-label-qview {
    top: 42px
  }

  .prd-grid .prd:not(.prd-hor):not(.prd-hor-simple) .prd-img-area,
  .prd-promo .prd-img-area,
  [class*=prd-carousel] .prd:not(.prd-hor):not(.prd-hor-simple) .prd-img-area {
    display: block
  }

  .prd:not(.prd-hor) .colorswatch-label ul {
    display: -ms-flexbox;
    display: flex;
    margin: 10px -8px 0;
    padding: 0;
    list-style: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center
  }

  .prd:not(.prd-hor) .colorswatch-label ul a {
    display: block;
    cursor: pointer
  }

  .prd:not(.prd-hor) .colorswatch-label ul img {
    width: 18px;
    height: 18px;
    margin: 4px 8px;
    border-radius: 50%
  }

  .prd:not(.prd-hor) .color-swatch {
    position: relative;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    margin: 10px -3px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center
  }

  .prd.prd-hor-simple .prd-circle-labels+.colorswatch-label {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 5px;
    left: 0;
    display: block
  }

  .prd.prd-hor-simple .prd-circle-labels {
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 5px
  }

  .prd-hor--lg .prd-description {
    font-size: 15px;
    line-height: 23px
  }
}

.prd-hor.prd-hor--lg .prd-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.35em
}

.prd-hor.prd-hor--lg .prd-price {
  font-size: 20px;
  margin-top: 10px !important
}

.prd-hor.prd-hor--lg .prd-price .price-old {
  font-size: 16px
}

.prd-hor.prd-hor--lg.prd-has-countdown .prd-action {
  display: none !important;
  opacity: 0
}

.prd-hor.prd-hor--lg .prd-card_countdown {
  margin-top: 20px;
  margin-left: -3px
}

.prd-hor.prd-hor--lg .prd-action,
.prd-hor.prd-hor--lg .prd-card_countdown {
  height: 55px
}

.prd-hor.prd-hor--lg .prd-img-area {
  min-width: calc(44.9% - 30px)
}

.prd-hor.prd-hor--lg .prd-info {
  min-width: calc(55% - 15px);
  max-width: calc(55% - 15px)
}

.prd-hor.prd-hor--lg .prd-info .prd-card_countdown {
  display: block
}

.filter-row .clear-filters:after,
.filter-row.disable .row,
.prd-block_label-outstock-squared:not(.d-none)+*,
.prd-block_label-outstock:not(.d-none)+*,
.prd-block_link:last-child:after,
.prd-block_shopping-info:last-child:after,
.prd-carousel--single-sm .prd-tag,
.prd-hor.prd-hor--lg .prd-img-area .prd-card_countdown,
.prd-hor.prd-hor--lg.hovered .prd-card_countdown,
.product-main-carousel .zoomWrapper+.foxic-loader,
.product-main-carousel img.lazyloaded+.foxic-loader,
.selected-filters-wrap .clear-filters:after {
  display: none
}

.prd-hor.prd-hor--lg .prd-card_countdown .countdown {
  -ms-flex-pack: inherit;
  justify-content: inherit
}

.prd-hor.prd-hor--lg .prd-card_countdown .countdown>span {
  min-width: 55px;
  padding: 7px 10px
}

.prd-hor.prd-hor--lg.hovered .prd-action {
  display: -ms-flexbox !important;
  display: flex !important;
  opacity: 1
}

.prd-carousel--single-sm.prd-grid:not([class*=arrows-]) .slick-prev.slick-arrow {
  top: auto;
  right: auto;
  bottom: -15px;
  left: calc(50% - 27px);
  opacity: 1
}

.prd-carousel--single-sm.prd-grid:not([class*=arrows-]) .slick-next.slick-arrow {
  top: auto;
  right: auto;
  bottom: -15px;
  left: 50%;
  opacity: 1
}

.fancybox-navigation .fancybox-button[disabled],
.fancybox-toolbar>button:hover,
.prd-carousel--single-sm.prd-grid:not([class*=arrows-]) .slick-arrow.slick-disabled {
  opacity: .5
}

.container-prd-block {
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto
}

.holder-subscribe-full,
.instagram-grid,
.prd-block_main-image-holder,
.product-main-carousel .slick-slide {
  position: relative;
  overflow: hidden
}

.prd-block_main-image-holder .zoomContainer {
  top: 0 !important;
  left: 50% !important;
  transform: translateX(-50%)
}

body:not(.equal-height) .prd-block_main-image-holder .image-container img {
  object-fit: cover
}

.prd-block_main-image {
  position: relative;
  max-width: 100%;
  height: 100%
}

.prd-block_main-image img {
  position: relative;
  z-index: 1;
  left: 0;
  width: 100%;
  opacity: 1
}

.prd-block_main-image .unvisible {
  z-index: -1;
  pointer-events: none;
  opacity: 0
}

.prd-block_reviews {
  font-size: 14px;
  line-height: 1em;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: -1px;
  margin-left: -1px;
  cursor: pointer;
  -ms-flex-align: center;
  align-items: center
}

.prd-block_reviews [class*=icon] {
  font-size: 20px;
  margin: 0 1px;
  color: #b4b4b4
}

.prd-block_reviews .reviews-link {
  margin: 0 6px
}

.prd-block_order-info a,
.prd-block_reviews a {
  text-decoration: underline
}

.prd-block_wishlist {
  position: absolute;
  top: -34px;
  right: 0
}

.prd-block_wishlist-link {
  font-size: 25px;
  display: -ms-flexbox;
  display: flex;
  color: #282828;
  -ms-flex-align: center;
  align-items: center
}

.prd-block_wishlist-link.active,
.prd-block_wishlist-link:hover {
  text-decoration: none;
  color: #fb317d
}

.prd-block_wishlist-link span {
  font-size: 18px;
  font-weight: 600;
  padding-left: 5px
}

.prd-block_main-image-links {
  font-size: 24px;
  position: absolute;
  z-index: 151;
  right: 0;
  bottom: 0;
  padding: 0 10px 10px 0;
  pointer-events: none
}

.prd-block_main-image-links>a[class*="-link"] {
  line-height: 37px;
  position: relative;
  display: inline-block;
  width: 33px;
  height: 33px;
  text-align: center;
  vertical-align: top;
  text-decoration: none;
  pointer-events: auto;
  color: #000;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, .7)
}

.prd-block_main-image-links>a[class*="-link"]+a {
  margin-left: 3px
}

.prd-block_main-image-links>a[class*="-link"]+a:before {
  position: absolute;
  left: -7px;
  width: 7px;
  height: 100%;
  content: ""
}

body:not(.touch) .prd-block_main-image-links,
body:not(.touch) .product-main-carousel .slick-arrow {
  transition: opacity .2s;
  opacity: 0
}

.creative-product-carousel .creative-product-carousel-item>.row>.col:hover .label-sale:before,
.documentLoad .prd-block_sharing_plugin,
body.touch .prd-block_main-image .slick-next:not(.slick-disabled),
body.touch .prd-block_main-image .slick-prev:not(.slick-disabled),
body:not(.touch) .prd-block_main-image:hover .prd-block_main-image-links,
body:not(.touch) .prd-block_main-image:hover .slick-arrow {
  opacity: 1
}

.steps-progress .nav-tabs:not(.tab-category)>li .nav-link:not(.active),
body.touch .prd-block_main-image .slick-disabled,
body:not(.touch) .prd-block_main-image:hover .slick-arrow.slick-disabled {
  opacity: .3
}

.prd-block_main-image .slick-next,
.prd-block_main-image .slick-prev {
  position: absolute;
  z-index: 151;
  top: 50%;
  right: auto;
  left: 10px;
  display: block !important;
  width: 50px;
  height: 50px;
  margin-top: 0;
  transition: .2s;
  text-align: center;
  opacity: 0;
  border-radius: 5px;
  background: rgba(232, 232, 232, .3)
}

.prd-block_main-image .slick-next:hover:not(.slick-disabled),
.prd-block_main-image .slick-prev:hover:not(.slick-disabled) {
  background: #e8e8e8
}

.instagram-grid-btn .btn,
.person-item-socials,
.prd-block_main-image .slick-next.slick-disabled,
.prd-block_main-image .slick-prev.slick-disabled {
  pointer-events: all
}

.category-list-viewmore:hover,
.creative-product-carousel .prd-title,
.creative-product-carousel .prd-title a,
.post-comment-author,
.post-comment-author a,
.post-comment-reply a:hover,
.post-prw-simple .post-prw-title,
.post-prw-simple .post-prw-title a,
.post-prw-simple-sm .post-prw-title,
.post-prw-simple-sm .post-prw-title a,
.post-prw-vert .post-prw-title,
.post-prw-vert .post-prw-title a,
.prd-block_info-box a,
.prd-block_main-image .slick-next:not(.slick-disabled):hover:before,
.prd-block_main-image .slick-prev:not(.slick-disabled):hover:before,
.shop-feature-single,
.sidebar-block ul.category-list li a:hover,
.sidebar-block ul.category-list li.active>a,
.sidebar-block ul.color-list li.active a,
.sidebar-block ul.color-list li:not(.active):hover a,
.sidebar-block_title:hover .toggle-arrow:before,
.testimonials-carousel-simple+.carousel-arrows .slick-next:hover:before,
.testimonials-carousel-simple+.carousel-arrows .slick-prev:hover:before,
.text-icn-block-hor a,
body.touch .prd-block_main-image .slick-next:before,
body.touch .prd-block_main-image .slick-prev:before,
ul.category-list-lg li.active a,
ul.category-list-lg li:hover a {
  color: #282828
}

.prd-block_main-image .slick-next {
  right: 10px;
  left: auto
}

.prd-block_main-image .slick-prev:before {
  left: -1px
}

.prd-block_main-image .slick-next:before {
  right: -1px
}

.prd-block_main-image .slick-next:before,
.prd-block_main-image .slick-prev:before {
  font-size: 32px;
  line-height: 47px;
  position: relative;
  color: #282828
}

body:not(.touch) .prd-block_main-image:hover .slick-next,
body:not(.touch) .prd-block_main-image:hover .slick-prev {
  z-index: 155
}

body.touch .prd-block_main-image .slick-next,
body.touch .prd-block_main-image .slick-prev {
  z-index: 155;
  opacity: 1;
  background: rgba(232, 232, 232, .7)
}

body.touch .prd-block_main-image .slick-next:not(.slick-disabled):hover:not(.slick-disabled),
body.touch .prd-block_main-image .slick-prev:not(.slick-disabled):hover:not(.slick-disabled) {
  background: rgba(232, 232, 232, .7)
}

.zoomWindow {
  z-index: 149 !important
}

.cart-table-prd-info,
.holder-subscribe-simple .form-control-wrap,
.prd-block_main-image,
.prd-block_options .select-wrapper {
  -ms-flex: 1;
  flex: 1
}

.prd-block--prv-bottom .product-previews-wrapper {
  padding: 10px 20px
}

.prd-block--prv-bottom .product-previews-wrapper a {
  padding: 0 4px
}

.prd-block--prv-bottom .product-previews-wrapper .slick-prev {
  left: -28px
}

.prd-block--prv-bottom .product-previews-wrapper .slick-next {
  right: -28px
}

.product-previews-carousel:not(.slick-initialized) {
  visibility: hidden;
  max-height: 90px;
  transition: opacity .2s;
  opacity: 0
}

@media (min-width:576px) {
  .col-sm-up-quarter {
    max-width: 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
  }

  .col-sm-up-onefive {
    max-width: 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%
  }

  .footer-bottom-col-right {
    text-align: right
  }

  .footer-bottom-col-right .payment-link {
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .text-sm-left.text-right .bnslider-text--price,
  .text-sm-left.text-right .bnslider-text--price-sale {
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .prd-carousel--single-sm {
    max-width: 277px;
    margin: 0 auto
  }

  .product-previews-carousel.slick-initialized:not(.slick-vertical) button+.slick-list {
    margin: 0 16px
  }

  .product-previews-carousel img {
    width: 100%;
    transition: .4s
  }

  .product-previews-carousel .slick-slide,
  .product-previews-carousel .slick-slide:hover {
    text-decoration: none
  }

  .product-previews-carousel .slick-next,
  .product-previews-carousel .slick-prev {
    width: 27px;
    height: 27px;
    opacity: 0;
    -webkit-backface-visibility: hidden
  }

  .product-previews-carousel .slick-active.active {
    position: relative
  }

  .product-previews-carousel:hover .slick-next.slick-disabled,
  .product-previews-carousel:hover .slick-prev.slick-disabled {
    opacity: .5
  }

  .product-previews-carousel:hover .slick-next:not(.slick-disabled),
  .product-previews-carousel:hover .slick-prev:not(.slick-disabled) {
    opacity: 1
  }

  .btn--add-to-wishlist [class*=icon-] {
    display: none
  }
}

@supports (-webkit-overflow-scrolling:touch) {

  .custom-grid:before,
  .row:before {
    content: none
  }

  .custom-grid:after,
  .row:after {
    content: ""
  }

  .product-previews-carousel .slick-next.slick-disabled,
  .product-previews-carousel .slick-prev.slick-disabled {
    opacity: .5
  }

  .product-previews-carousel .slick-next:not(.slick-disabled),
  .product-previews-carousel .slick-prev:not(.slick-disabled) {
    opacity: 1
  }
}

@media (max-width:1024px) {

  .prd-block--prv-left .prd-block_main-image,
  .prd-block--prv-right .prd-block_main-image {
    width: 100%
  }

  .sidebar-block+h3 {
    margin-top: 20px
  }
}

@media (min-width:1025px) {

  .prd-block--prv-double.prd-block--prv-left .product-previews-carousel .slick-list:only-child,
  .prd-block--prv-double.prd-block--prv-right .product-previews-carousel .slick-list:only-child,
  .prd-block--prv-left .product-previews-carousel .slick-list:only-child,
  .prd-block--prv-right .product-previews-carousel .slick-list:only-child {
    margin-top: -30px
  }

  .prd-block--prv-double.prd-block--prv-left .product-previews-carousel,
  .prd-block--prv-double.prd-block--prv-right .product-previews-carousel {
    margin-top: -38px;
    width: calc(100% + 20px);
    margin-right: -10px;
    margin-left: -10px;
    padding: 30px 0
  }

  .prd-block--prv-left:not(.prd-block--prv-double) .product-previews-wrapper,
  .prd-block--prv-right:not(.prd-block--prv-double) .product-previews-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
  }

  .prd-block--prv-left .product-previews-carousel,
  .prd-block--prv-right .product-previews-carousel {
    width: 98px
  }

  .prd-block--prv-left .product-previews-carousel .slick-slide>*,
  .prd-block--prv-right .product-previews-carousel .slick-slide>* {
    border: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent
  }

  .prd-block--prv-left .prd-block_main-image,
  .prd-block--prv-right .prd-block_main-image {
    width: calc(100% - 98px);
    max-width: calc(100% - 98px)
  }

  .prd-block--prv-left .slick-slider.slick-vertical .slick-next,
  .prd-block--prv-left .slick-slider.slick-vertical .slick-prev,
  .prd-block--prv-right .slick-slider.slick-vertical .slick-next,
  .prd-block--prv-right .slick-slider.slick-vertical .slick-prev {
    z-index: 1;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 20px;
    transform: none;
    background-color: #fff;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .prd-block--prv-left .slick-slider.slick-vertical .slick-next:before,
  .prd-block--prv-left .slick-slider.slick-vertical .slick-prev:before,
  .prd-block--prv-right .slick-slider.slick-vertical .slick-next:before,
  .prd-block--prv-right .slick-slider.slick-vertical .slick-prev:before {
    font-size: 7px;
    color: #282828
  }

  .prd-block--prv-left .slick-slider.slick-vertical .slick-next:after,
  .prd-block--prv-left .slick-slider.slick-vertical .slick-prev:after,
  .prd-block--prv-right .slick-slider.slick-vertical .slick-next:after,
  .prd-block--prv-right .slick-slider.slick-vertical .slick-prev:after {
    position: absolute;
    z-index: -1;
    top: -4px;
    width: 30px;
    height: 30px;
    content: "";
    transition: .2s;
    opacity: 0;
    border-radius: 3px;
    background-color: #c4c4c4
  }

  .prd-block--prv-left .slick-slider.slick-vertical .slick-next:hover:before,
  .prd-block--prv-left .slick-slider.slick-vertical .slick-prev:hover:before,
  .prd-block--prv-right .slick-slider.slick-vertical .slick-next:hover:before,
  .prd-block--prv-right .slick-slider.slick-vertical .slick-prev:hover:before {
    color: #17c6aa
  }

  .prd-block--prv-left .slick-slider.slick-vertical .slick-next:hover:after,
  .prd-block--prv-left .slick-slider.slick-vertical .slick-prev:hover:after,
  .prd-block--prv-right .slick-slider.slick-vertical .slick-next:hover:after,
  .prd-block--prv-right .slick-slider.slick-vertical .slick-prev:hover:after {
    opacity: .1
  }

  .prd-block--prv-left .slick-slider.slick-vertical .slick-next,
  .prd-block--prv-right .slick-slider.slick-vertical .slick-next {
    top: auto;
    bottom: 0
  }

  .prd-block--prv-left .slick-slider.slick-vertical .slick-next:before,
  .prd-block--prv-right .slick-slider.slick-vertical .slick-next:before {
    content: "\ea04"
  }

  .prd-block--prv-left .slick-slider.slick-vertical .slick-next:after,
  .prd-block--prv-right .slick-slider.slick-vertical .slick-next:after {
    top: -6px
  }

  .prd-block--prv-left .slick-slider.slick-vertical .slick-prev,
  .prd-block--prv-right .slick-slider.slick-vertical .slick-prev {
    top: 0
  }

  .prd-block--prv-left .slick-slider.slick-vertical .slick-prev:before,
  .prd-block--prv-right .slick-slider.slick-vertical .slick-prev:before {
    content: "\ea05"
  }

  .prd-block--prv-left .slick-slider.slick-vertical .slick-next,
  .prd-block--prv-left .slick-slider.slick-vertical .slick-prev {
    padding-right: 15px
  }

  .prd-block--prv-left .product-previews-carousel {
    padding: 30px 15px 30px 0
  }

  .prd-block--prv-right .slick-slider.slick-vertical .slick-next,
  .prd-block--prv-right .slick-slider.slick-vertical .slick-prev {
    padding-left: 15px
  }

  .prd-block--prv-right .product-previews-carousel {
    padding: 30px 0 30px 15px
  }

  .prd-block--prv-double.prd-block--prv-left .product-previews-wrapper,
  .prd-block--prv-double.prd-block--prv-right .product-previews-wrapper {
    max-width: 41.8%;
    -ms-flex: 0 0 41.8%;
    flex: 0 0 41.8%
  }

  .prd-block--prv-double.prd-block--prv-left .prd-block_main-image,
  .prd-block--prv-double.prd-block--prv-right .prd-block_main-image {
    max-width: 58.2%;
    -ms-flex: 0 0 58.2%;
    flex: 0 0 58.2%
  }

  .prd-block--prv-double.prd-block--prv-left .product-previews-carousel .slick-slide,
  .prd-block--prv-double.prd-block--prv-right .product-previews-carousel .slick-slide {
    display: -ms-flexbox;
    display: flex
  }

  .prd-block--prv-double.prd-block--prv-left .product-previews-carousel .slick-slide>*,
  .prd-block--prv-double.prd-block--prv-right .product-previews-carousel .slick-slide>* {
    min-width: 50%;
    padding: 0 10px
  }

  .prd-block--prv-double.prd-block--prv-left .slick-slider.slick-vertical .slick-next,
  .prd-block--prv-double.prd-block--prv-left .slick-slider.slick-vertical .slick-prev,
  .prd-block--prv-double.prd-block--prv-right .slick-slider.slick-vertical .slick-next,
  .prd-block--prv-double.prd-block--prv-right .slick-slider.slick-vertical .slick-prev {
    padding-right: 0;
    padding-left: 0
  }

  .prd-block--prv-double.prd-block--prv-left .slick-slider.slick-vertical .slick-prev,
  .prd-block--prv-double.prd-block--prv-right .slick-slider.slick-vertical .slick-prev {
    top: 10px
  }

  .prd-block--prv-double.prd-block--prv-left .slick-slider.slick-vertical .slick-next,
  .prd-block--prv-double.prd-block--prv-right .slick-slider.slick-vertical .slick-next {
    bottom: 16px
  }
}

@media (min-width:992px) {

  .prd-block--prv-double.prd-block--prv-left .product-previews-carousel .slick-slide>*,
  .prd-block--prv-double.prd-block--prv-right .product-previews-carousel .slick-slide>* {
    padding: 0 10px
  }

  .prd-block:not(.prd-block--prv-left):not(.prd-block--prv-right) .prd-block_prv-carousel:not(.slick-initialized) a {
    display: block;
    float: left;
    width: 25%
  }
}

@media (min-width:1200px) {

  .prd-block--prv-double.prd-block--prv-left .product-previews-carousel,
  .prd-block--prv-double.prd-block--prv-right .product-previews-carousel {
    width: calc(100% + 30px);
    margin-right: -15px;
    margin-left: -15px
  }

  .prd-block--prv-double.prd-block--prv-left .product-previews-carousel .slick-slide>*,
  .prd-block--prv-double.prd-block--prv-right .product-previews-carousel .slick-slide>* {
    min-width: 50%;
    padding: 0 15px 9px
  }

  .addthis_inline_share_toolbox {
    max-height: 40px
  }
}

.prd-block--prv-double.prd-block--prv-bottom .product-previews-carousel .slick-slide>* {
  display: block;
  margin: 0 0 8px;
  padding: 0 4px
}

.filter-row.disable,
.prd-block--prv-double.prd-block--prv-bottom .product-previews-carousel .slick-slide>.active,
.prd-block_video-link iframe,
.product-main-carousel .slick-slide img.nohover,
.product-main-carousel .slick-slide:not(.slick-current) {
  pointer-events: none
}

.product-previews-carousel.slick-initialized a {
  transition: .3s;
  opacity: 1
}

.creative-product-carousel-wrap .collection-grid-1-item.disable,
.popup-newsletter-close:hover,
.product-previews-carousel.slick-initialized a.active,
.product-previews-carousel.slick-initialized a:hover {
  opacity: .75
}

.product-previews-carousel.slick-vertical .slick-list {
  padding: 0 !important
}

.prd-block_info,
.prd-block_title-wrap {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -ms-flex-direction: column
}

.prd-block_info>:not([class*=" order-"]) {
  -ms-flex-order: 100;
  order: 100
}

.countdown-box-bg+*,
.countdown-box-full+*,
.post-full .post-bot:not(:first-child),
.prd-block_info+.prd-block_info,
.prd-safecheckout:not(:first-child),
.product-full .btn-wrap:not(:first-child),
.product-full-txt:not(:first-child),
.product-hot .btn-wrap:not(:first-child),
.product-hot-description:not(:first-child),
.related-posts:not(:first-child) {
  margin-top: 40px
}

.prd-block_price {
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.countdown-box-full-text-modal .row>*,
.prd-block_price>*,
.shop-feature-bg>* {
  padding: 0 10px
}

.prd-block_price-old-wrap {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center
}

@media (max-width:1025px) {
  .prd-block_price-old-wrap {
    flex-direction: row;
    -ms-flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .prd-block_price-old-wrap>* {
    padding: 0 5px
  }
}

.prd-block_price--actual,
.prd-block_price--special {
  font-family: "Open Sans", sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 1.2em;
  letter-spacing: .5px;
  color: #282828
}

@media (max-width:991px) {
  .prd-block--prv-double .product-previews-carousel .slick-slide>* {
    display: block;
    margin: 0 0 8px;
    padding: 0 4px
  }

  .prd-block_price--actual,
  .prd-block_price--special {
    font-size: 35px
  }
}

@media (max-width:767px) {
  .prd-listview .prd .prd-info-wrap {
    padding-left: 15px
  }

  .prd-listview .prd .prd-info .prd-circle-labels {
    flex-direction: row;
    margin-left: auto;
    -ms-flex-direction: row;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .prd-listview .prd .prd-info .prd-circle-labels>*+* {
    margin-top: 0
  }

  .prd-listview .prd .prd-action {
    margin-top: 15px
  }

  .prd-listview .prd .prd-hovers {
    flex-direction: row-reverse;
    margin-top: 0;
    padding-left: 15px;
    -ms-flex-direction: row-reverse;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center
  }

  .prd-listview .prd .prd-description {
    font-size: 13px;
    line-height: 18px;
    margin-top: 15px
  }

  .prd-listview .prd .prd-price {
    font-size: 18px;
    margin-top: 10px
  }

  .prd-block_wishlist-link span {
    font-size: 16px
  }

  .prd-block.prd-block--mobile-image-first .prd-block_main-image {
    margin-bottom: 0
  }

  .prd-block.prd-block--mobile-image-first .js-prd-m-holder,
  .prd-block:not(.prd-block--mobile-image-first) .js-prd-d-holder {
    display: none
  }

  .prd-block_info+.prd-block_info {
    margin-top: 30px
  }

  .prd-block_price--actual,
  .prd-block_price--special {
    font-size: 28px
  }
}

.prd-block_price--old {
  font-size: 18px;
  line-height: 1em;
  text-decoration: line-through;
  color: #282828
}

@media (max-width:1199px) {
  .prd-block_price--old {
    font-size: 17px
  }
}

@media (max-width:767px) {
  .prd-block_price--old {
    font-size: 15px
  }

  .prd-block_title {
    font-size: 23px;
    line-height: 32px
  }
}

.prd-block_price--text {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  white-space: nowrap;
  color: #fb317d
}

.prd-block_title {
  font-size: 23px;
  font-weight: 600;
  line-height: 32px;
  margin-bottom: 0;
  color: #282828
}

.prd-block-under {
  margin-bottom: 25px
}

.prd-block-under.prd-block--prv-left>:first-child {
  padding-left: 23.5%
}

@media (max-width:1600px) {
  .prd-block-under.prd-block--prv-left>:first-child {
    padding-left: 25%
  }
}

@media (max-width:1199px) {
  .prd-block-under.prd-block--prv-left>:first-child {
    padding-left: 21%
  }
}

@media (max-width:991px) {
  .prd-block-under.prd-block--prv-left>:first-child {
    padding-left: 15px
  }

  .prd-block-under {
    margin-bottom: 20px
  }

  .prd-block_info-top>* {
    min-width: 100%
  }

  .prd-block_info-top>*+* {
    margin-top: 15px
  }
}

.prd-block_info-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.prd-block_info-box {
  font-size: 15px;
  line-height: 20px;
  display: -ms-flexbox;
  display: flex;
  padding: 21px 30px 11px;
  color: #282828;
  background-color: #f7f7f8
}

.faq-item-content b,
.faq-item-content p b,
.faq-item-content p strong,
.faq-item-content strong,
.prd-block_info-box span,
.shop-feature-single .shop-feature-text b {
  font-weight: 600
}

.prd-block_info-box p {
  margin: 0 0 10px
}

.prd-block_info-box .two-column p {
  display: inline-block;
  min-width: 100%
}

.prd-block_description {
  font-size: 14px;
  line-height: 23px
}

.newsletter-form-title-lg:not(:last-child),
.newsletter-form-title-sm:not(:last-child),
.post-prw-simple-sm .post-prw-img:not(:last-child),
.prd-block_description:not(:last-child),
button.btn.btn--grey.js-trigger-update-cart {
  margin-bottom: 20px
}

.card-text-info h4,
.card-text-info h5,
.card-text-info h6,
.prd-block_description h3,
.prd-block_description h4,
.prd-block_description h5,
.prd-block_description h6,
.prd-block_options--select .option-label {
  margin-bottom: 5px
}

.brand-carousel:first-child,
.brand-prd-carousel:first-child,
.brand-prd-info .inside>:first-child,
.instagram-carousel:first-child,
.person-item>:first-child,
.prd-block_description p:first-child,
.sidebar-block+div:not(.sidebar-block),
.sidebar-product>:first-child,
.text-icn-block-bg p,
.text-icn-block-hor p {
  margin-top: 0
}

.card-total>*+*,
.gallery-item-title:not(:first-child),
.post-comment-reply:not(:first-child),
.post-full .post-img:not(:last-child),
.post-prw-simple .post-prw-img:not(:first-child),
.post-prw-simple-sm .post-prw-img:not(:first-child),
.prd-block_details,
.tab-content>.tab-pane>p:not(:first-child) {
  margin-top: 25px
}

.prd-block_details .panel-group--style1 .panel-heading+.panel-collapse>.panel-body {
  padding: 20px 0
}

.prd-block_accordion {
  margin-top: 55px
}

.faq-item-content p+p,
.prd-block_options:not(.prd-block_options--select),
.prd-block_options:not(.prd-block_options--select)>:not(:first-child) {
  margin-top: 28px
}

.collection-grid-1:not(.slick-initialized):not(.collection-grid-1-vertical),
.collection-grid-2:not(.slick-slider),
.prd-block_options,
.text-icn-block-full {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.prd-block_options>* {
  width: 100%;
  -ms-flex: 100%;
  flex: 100%
}

.prd-block_options .swatches {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.prd-block_options .option-links {
  font-size: 15px;
  font-weight: 600;
  line-height: 26px;
  white-space: nowrap
}

.prd-block_options .option-links a {
  text-decoration: underline;
  color: #0f0909
}

.breadcrumbs li a:hover,
.payment-notification-name:hover,
.post-full .post-links a:hover,
.post-prw-links a:hover,
.post-prw-simple .post-prw-links a:hover,
.post-prw-simple-sm .post-prw-links a:hover,
.post-prw-vert .post-prw-links a:hover,
.prd-block_options .option-links a:hover,
.text-icn-block-hor .text a:hover {
  text-decoration: none;
  color: #17c6aa
}

.prd-block_options .select-label {
  font-size: 17px;
  font-weight: 600;
  line-height: 26px;
  display: block;
  color: #282828
}

.prd-block_options--select {
  display: -ms-flexbox;
  display: flex;
  margin-top: 18px;
  margin-right: -5px;
  margin-left: -5px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (min-width:768px) and (max-width:991px) {
  .page-footer.footer-style-1 .footer-top:not(.footer-top--bg):last-child {
    margin-left: 0
  }

  .page-footer.footer-style-1 .footer-top:not(.footer-top--bg):nth-last-child(2) {
    margin-left: auto
  }

  .prd-block_options--select {
    margin-top: 10px;
    margin-right: 0;
    margin-left: 0
  }
}

@media (max-width:575px) {
  .bnslider-slide-product-style6 .bnslider-text-content .bnslider-text--price {
    font-size: .5em
  }

  .bnslider-arrows {
    top: auto;
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 38px;
    margin-top: 0;
    pointer-events: none
  }

  .bnslider-arrows>* {
    position: relative;
    display: block;
    width: 112px;
    margin: 0 auto
  }

  .bnslider-arrows .slick-next,
  .bnslider-arrows .slick-prev {
    transform: none;
    pointer-events: all
  }

  .bnslider-arrows .slick-next:before,
  .bnslider-arrows .slick-prev:before {
    font-size: 14px;
    line-height: 38px;
    width: 38px;
    height: 38px;
    color: #fff !important;
    border-radius: 50%;
    background-color: #17c6aa !important
  }

  .bnr-decor,
  .bnslider .countdown-box {
    display: none
  }

  .video-control {
    bottom: 20px
  }

  .video-control>* {
    width: 38px;
    height: 38px
  }

  .bnr .w-ms-20,
  .bnslider .w-ms-20 {
    width: 20%
  }

  .bnr .w-ms-30,
  .bnslider .w-ms-30 {
    width: 10%
  }

  .bnr .w-ms-40,
  .bnslider .w-ms-40 {
    width: 40%
  }

  .bnr .w-ms-50,
  .bnslider .w-ms-50 {
    width: 50%
  }

  .bnr .w-ms-60,
  .bnslider .w-ms-60 {
    width: 60%
  }

  .bnr .w-ms-70,
  .bnslider .w-ms-70 {
    width: 70%
  }

  .bnr .w-ms-80,
  .bnslider .w-ms-80 {
    width: 80%
  }

  .bnr .w-ms-90,
  .bnslider .w-ms-90 {
    width: 90%
  }

  .bnr .w-ms-100,
  .bnslider .w-ms-100,
  .prd-listview .prd .prd-action .btn,
  .prd-listview .prd .prd-action-left {
    width: 100%
  }

  .bnr .bnr-caption .bnr-text13 {
    font-size: 1.05em
  }

  .bnr .bnr-caption .bnr-text14 {
    font-size: .525em
  }

  .hdr-content .bnr .bnr-caption>*+* {
    margin-top: 5px
  }

  .prd-grid,
  .prd-horgrid {
    margin-right: -5px;
    margin-left: -5px
  }

  .prd {
    margin-right: 5px;
    margin-left: 5px
  }

  .prd-grid.data-to-show-xs-6 .prd,
  .prd-grid.product-listing.data-to-show-xs-6 .prd {
    max-width: calc(16.65% - 10px);
    -ms-flex: 0 0 calc(16.65% - 10px);
    flex: 0 0 calc(16.65% - 10px)
  }

  .prd-grid.data-to-show-xs-5 .prd,
  .prd-grid.product-listing.data-to-show-xs-5 .prd {
    max-width: calc(19.9% - 10px);
    -ms-flex: 0 0 calc(19.9% - 10px);
    flex: 0 0 calc(19.9% - 10px)
  }

  .prd-grid.data-to-show-xs-4 .prd,
  .prd-grid.product-listing.data-to-show-xs-4 .prd {
    max-width: calc(24.9% - 10px);
    -ms-flex: 0 0 calc(24.9% - 10px);
    flex: 0 0 calc(24.9% - 10px)
  }

  .prd-grid.data-to-show-xs-3 .prd,
  .prd-grid.product-listing.data-to-show-xs-3 .prd {
    max-width: calc(33.32% - 10px);
    -ms-flex: 0 0 calc(33.32% - 10px);
    flex: 0 0 calc(33.32% - 10px)
  }

  .prd-grid.data-to-show-xs-2 .prd,
  .prd-grid.product-listing.data-to-show-xs-2 .prd {
    max-width: calc(49.9% - 10px);
    -ms-flex: 0 0 calc(49.9% - 10px);
    flex: 0 0 calc(49.9% - 10px)
  }

  .prd-grid.data-to-show-xs-1 .prd,
  .prd-grid.product-listing.data-to-show-xs-1 .prd {
    max-width: calc(100% - 10px);
    -ms-flex: 0 0 calc(100% - 10px);
    flex: 0 0 calc(100% - 10px)
  }

  .prd-listview .prd+.prd {
    margin-top: 50px
  }

  .prd-listview .prd .prd-img-area {
    max-width: 140px;
    -ms-flex: 0 0 140px;
    flex: 0 0 140px
  }

  .prd-listview .prd.prd-off-description .prd-img-area {
    max-width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
  }

  .prd-lookbook .prd-info>*+* {
    margin-top: 6px
  }

  .prd-single .prd-price,
  .prd-single .product-title {
    font-size: 20px
  }

  .prd-custom-over-item-icon {
    font-size: 25px;
    width: 40px;
    height: 40px
  }

  .prd-custom-over-item-icon svg {
    width: 25px;
    height: 25px
  }

  .prd-custom-over-item-text {
    font-size: 12px
  }

  .prd-hor--lg .prd-description {
    font-size: 14px;
    line-height: 20px
  }

  .product-previews-wrapper {
    padding: 8px 20px
  }

  .product-previews-carousel,
  .product-previews-carousel.slick-initialized:not(.slick-vertical) button+.slick-list {
    margin: 0
  }

  .product-previews-carousel img {
    width: 100%;
    padding: 0
  }

  .prd-block_title {
    font-size: 20px;
    line-height: 28px
  }

  .prd-block_options:not(.prd-block_options--select)>:not(:first-child) {
    margin-top: 20px
  }

  .prd-block_options--select {
    margin-top: 10px;
    margin-right: 0;
    margin-left: 0
  }
}

.prd-block_options--select>* {
  width: calc(33.333% - 10px);
  margin: 10px 5px 0;
  -ms-flex: calc(33.333% - 10px);
  flex: calc(33.333% - 10px)
}

.prd-block .prd-block_qty .option-label,
.prd-block_options .option-label,
.prd-total .option-label {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  min-width: 85px;
  padding-right: 10px;
  color: #282828
}

.cart-table-prd>:last-child,
.countdown-box-full-text .countdown>span:last-child,
.countdown-box-full-text-modal .countdown>span:last-child,
.prd-block .prd-block_qty .option-label:last-child,
.prd-block_options .option-label:last-child,
.prd-total .option-label:last-child {
  padding-right: 0
}

.prd-block .prd-block_qty .option-label.option-label--custom,
.prd-block_options .option-label.option-label--custom,
.prd-total .option-label.option-label--custom {
  min-width: 135px
}

.prd-block .prd-block_qty {
  display: -ms-flexbox;
  display: flex;
  min-width: 104px;
  -ms-flex-align: center;
  align-items: center
}

.prd-block .prd-block_qty .qty-changer input[type=number],
.prd-block .prd-block_qty .qty-changer input[type=text] {
  font-size: 24px;
  line-height: 63px;
  min-width: 57px;
  margin: 0;
  text-align: center;
  border-radius: 4px;
  background-color: transparent
}

@media (max-width:991px) {

  .prd-block .prd-block_qty .qty-changer input[type=number],
  .prd-block .prd-block_qty .qty-changer input[type=text] {
    line-height: 58px
  }

  .prd-block_link .prd-block_sharing_plugin {
    max-width: 100px;
    margin-right: auto;
    margin-left: auto
  }
}

.prd-block .prd-block_qty .qty {
  position: relative;
  min-width: 88px;
  padding-right: 37px;
  padding-left: 10px;
  background-color: #f7f7f8
}

.prd-block .prd-block_qty .qty button {
  position: absolute;
  right: 8px;
  width: 26px;
  max-width: 26px;
  height: calc(50% - 4px);
  padding: 0;
  border-radius: 0;
  background-color: transparent
}

.prd-block .prd-block_qty .qty button:hover {
  opacity: .75;
  background-color: transparent
}

.prd-block .prd-block_qty .qty button:hover:after,
.prd-block .prd-block_qty .qty button:hover:before {
  background-color: #282828
}

.prd-block .prd-block_qty .qty button:before {
  top: calc(50% - .5px);
  width: 14px;
  height: 2px
}

.prd-block .prd-block_qty .qty .increase {
  top: 5px
}

.prd-block .prd-block_qty .qty .increase:after {
  top: calc(50% - 6.5px);
  left: calc(50% - 3px);
  width: 2px;
  height: 14px
}

.prd-block .prd-block_qty .qty .decrease {
  bottom: 4px
}

.prd-block_links,
.prd-block_links a,
.prd-block_visitiors,
.prd-progress-text,
.prd-progress-text-null {
  font-size: 14px;
  font-weight: 600;
  line-height: 23px
}

.prd-block_visitiors-count {
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0 .35em;
  color: #fff;
  background-color: #17c6aa
}

.prd-block_link,
.prd-block_links-wrap {
  display: -ms-flexbox;
  -ms-flex-align: center
}

.filter-row .select-wrapper,
.prd-block_links-wrap-bg {
  background-color: #f7f7f8
}

.prd-block_links-wrap {
  display: flex;
  padding: 5px 0;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.prd-block_link {
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  position: relative;
  display: flex;
  padding: 0 15px;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.prd-block_link>a,
.prd-block_link>span,
.prd-block_shopping-info a,
.prd-block_shopping-info-compact a {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  text-decoration: none;
  color: #282828;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.prd-block_link>a [class*=icon],
.prd-block_link>span [class*=icon] {
  font-size: 31px
}

.collection-grid-1-item.active .collection-grid-1-item-inside,
.collection-grid-1-item:hover .collection-grid-1-item-inside,
.collection-grid-2-title:hover,
.countdown-box-login a:hover,
.creative-product-carousel .prd-title a:hover,
.filters .filters-label.active>a,
.filters .filters-label:hover>a,
.modal-info a,
.post-comment-reply,
.post-comment-reply a,
.post-prw-simple .post-prw-title a:hover,
.post-prw-simple-sm .post-prw-title a:hover,
.post-prw-title a:hover,
.post-prw-vert .post-prw-title a:hover,
.prd-block_link>a:hover,
.prd-block_shopping-info a:hover,
.prd-block_shopping-info-compact a:hover,
.sidebar-block_title:hover a,
.sidebar-block_title:hover span,
.testimonials-item-name a:hover,
.text-icn-block-hor a:hover {
  color: #17c6aa
}

.prd-block_link:after {
  position: absolute;
  right: 0;
  width: 1px;
  height: 26px;
  content: "";
  background-color: #f4f4f4
}

.brand-carousel .slick-track,
.filter-row .select-wrap,
.filter-row .viewmode-wrap,
.popup-addedtocart_logo,
.prd-block:not(.prd-block--prv-left):not(.prd-block--prv-right) .product-previews-wrapper .slick-track,
.prd-block_shopping-info-wrap,
.prd-block_shopping-info-wrap-compact,
.sticky-addcart .prd-block_qty {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.prd-block_images-grid .row>*,
.prd-block_shopping-info-wrap-compact:not(:first-child),
.prd-block_shopping-info-wrap:not(:first-child),
.product-full-price:not(:first-child),
.sidebar-product>* {
  margin-top: 30px
}

.prd-block_shopping-info,
.prd-block_shopping-info-compact {
  font-size: 15px;
  font-weight: 600;
  line-height: 19px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  padding: 0 10px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex: 1;
  flex: 1
}

.prd-block_shopping-info [class*=icon] {
  font-size: 45px;
  margin-right: 12px;
  color: #17c6aa
}

.prd-block_shopping-info:after {
  position: absolute;
  right: 0;
  width: 1px;
  height: 36px;
  content: "";
  background-color: #dadbde
}

@media only screen and (min-width:768px) and (max-width:991px) {
  .prd-block_options--select>* {
    width: 100%;
    margin: 10px 0 0;
    -ms-flex: 100%;
    flex: 100%
  }

  .prd-block_shopping-info-wrap {
    -ms-flex-align: start;
    align-items: flex-start
  }

  .prd-block_shopping-info a {
    display: block;
    text-align: center
  }

  .prd-block_shopping-info [class*=icon] {
    display: block;
    margin-right: 0
  }

  .prd-block_shopping-info [class*=icon]:not(:last-child) {
    margin-bottom: 10px
  }

  .prd-block_shopping-info:after {
    height: 70px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
  }
}

@media (max-width:575px) {
  .prd-block_options--select>* {
    width: 100%;
    margin: 10px 0 0;
    -ms-flex: 100%;
    flex: 100%
  }

  .prd-block .prd-block_qty .option-label.option-label--custom,
  .prd-block_options .option-label.option-label--custom,
  .prd-total .option-label.option-label--custom {
    font-size: 14px;
    line-height: 18px;
    min-width: 120px
  }

  .prd-block .prd-block_qty .qty-changer input[type=number],
  .prd-block .prd-block_qty .qty-changer input[type=text] {
    font-size: 22px;
    line-height: 48px
  }

  .prd-block .prd-block_qty .qty {
    padding-right: 30px;
    padding-left: 6px
  }

  .prd-block .prd-block_qty .qty button {
    right: 3px
  }

  .prd-block_shopping-info-wrap-compact:not(:first-child),
  .prd-block_shopping-info-wrap:not(:first-child) {
    margin-top: 20px
  }

  .prd-block_shopping-info-compact {
    flex-direction: column;
    text-align: center;
    -ms-flex-direction: column
  }

  .prd-block_shopping-info-compact [class*=icon] {
    margin: 0 0 7px
  }

  .prd-block_shopping-info-compact a {
    padding: 8px 0;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}

.prd-block_shopping-info-compact [class*=icon] {
  font-size: 45px;
  margin-right: 8px;
  color: #282828
}

.prd-block_actions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.prd-block_actions .prd-block_qty:not(:last-child) {
  margin-right: 20px;
  margin-bottom: 0
}

.prd-block_actions .btn-wrap-right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.prd-block_actions .btn-wrap-right>*+* {
  width: auto;
  margin-left: 20px
}

.prd-block_actions .btn-wrap {
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.prd-block_actions .btn-wrap>* {
  width: auto;
  margin: 15px 10px 0;
  -ms-flex: 1;
  flex: 1
}

@media (max-width:1199px) {
  .prd-block_actions .btn-wrap>* {
    margin-right: 10px;
    margin-left: 10px
  }
}

@media (min-width:1800px) {

  body.has-sm-container .prd-block_info-under,
  body:not(.has-sm-container) .prd-block_info {
    padding-left: 40px
  }

  body:not(.has-sm-container) .prd-block_info-under {
    padding-left: 55px
  }

  body.has-sm-container .prd-block_info {
    padding-left: 25px
  }

  .prd-block-three-column .prd-block_actions .prd-block_qty {
    min-width: 100%
  }

  .prd-block-three-column .prd-block_actions .btn-wrap {
    margin-right: -5px;
    margin-left: -5px
  }

  .prd-block-three-column .prd-block_actions .btn-wrap>* {
    margin-right: 5px;
    margin-left: 5px
  }
}

@media (max-width:1799px) and (min-width:992px) {
  .prd-block-three-column .prd-block_actions .prd-block_qty {
    min-width: 100%
  }

  .prd-block-three-column .prd-block_actions .btn-wrap {
    flex-direction: column;
    margin-right: 0;
    margin-left: 0;
    -ms-flex-direction: column
  }

  .prd-block-three-column .prd-block_actions .btn-wrap>* {
    margin-right: 0;
    margin-left: 0
  }

  .prd-block-three-column .prd-block_actions .btn-wrap>*+* {
    margin-top: 10px
  }
}

.creative-product-carousel .creative-product-carousel-item>.row>.col:hover .prd-img .image-container:not(:only-of-type),
.creative-product-carousel .creative-product-carousel-item>.row>.col:hover .prd-img>img:not(:only-of-type),
.gallery-item-image img.lazyloaded+.foxic-loader,
.gallery-item-image img.lazyloading+.foxic-loader,
.prd-block_sharing_plugin {
  opacity: 0
}

.prd-block-share {
  padding: 0 0 0 25px
}

.prd-block-share a {
  font-size: 38px
}

.clear-filters:focus,
.clear-filters:hover,
.prd-block-prevnext a:hover,
.prd-block-share a:hover,
.prd-block_order-info a:hover,
.selected-filters li>a:focus,
.selected-filters li>a:hover {
  text-decoration: none
}

.prd-block_actions .btn--add-to-compare,
.prd-block_actions .btn--add-to-wishlist,
.prd-block_actions .btn--buy-now,
.prd-block_actions .btn--follow,
.prd-block_actions .btn.btn--add-to-cart {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 33px;
  width: 100%;
  height: 63px;
  padding: 15px 30px;
  white-space: nowrap
}

@media (max-width:1199px) {

  .prd-block_actions .btn--add-to-compare,
  .prd-block_actions .btn--add-to-wishlist,
  .prd-block_actions .btn--buy-now,
  .prd-block_actions .btn--follow,
  .prd-block_actions .btn.btn--add-to-cart {
    padding: 15px 20px
  }
}

@media (max-width:991px) {

  .prd-block_actions .btn--add-to-compare,
  .prd-block_actions .btn--add-to-wishlist,
  .prd-block_actions .btn--buy-now,
  .prd-block_actions .btn--follow,
  .prd-block_actions .btn.btn--add-to-cart {
    font-size: 18px;
    line-height: 34px;
    height: 58px;
    padding: 12px 15px
  }
}

.has-round-btns .prd-block_actions .btn--add-to-compare,
.has-round-btns .prd-block_actions .btn--add-to-wishlist,
.has-round-btns .prd-block_actions .btn--buy-now,
.has-round-btns .prd-block_actions .btn--follow,
.has-round-btns .prd-block_actions .btn.btn--add-to-cart {
  border-radius: 32px
}

@media (max-width:991px) {

  .has-round-btns .prd-block_actions .btn--add-to-compare,
  .has-round-btns .prd-block_actions .btn--add-to-wishlist,
  .has-round-btns .prd-block_actions .btn--buy-now,
  .has-round-btns .prd-block_actions .btn--follow,
  .has-round-btns .prd-block_actions .btn.btn--add-to-cart {
    border-radius: 29px
  }

  .sidebar-block+.sidebar-block {
    border-color: #f4f4f4;
    border-top-width: 1px;
    border-top-style: solid
  }

  .sidebar-block+.sidebar-block .sidebar-block_title {
    padding-top: 18px
  }
}

.btn--add-to-compare,
.btn--add-to-wishlist {
  min-width: 58px
}

.btn--follow,
.btn--follow:active,
.btn--follow:active:focus,
.btn--follow:focus,
.btn--follow:visited {
  color: #fff;
  background-color: #17c6aa
}

.btn--add-to-cart,
.btn--add-to-cart:active,
.btn--add-to-cart:active:focus,
.btn--add-to-cart:focus,
.btn--add-to-cart:visited,
.slick-arrows-circle .slick-next:hover:before,
.slick-arrows-circle .slick-next:hover:not(.slick-disabled):before,
.slick-arrows-circle .slick-prev:hover:before,
.slick-arrows-circle .slick-prev:hover:not(.slick-disabled):before {
  color: #fff;
  background-color: #17c6aa
}

.btn--add-to-cart:active:hover,
.btn--add-to-cart:focus:hover,
.btn--add-to-cart:hover {
  color: #fff;
  background-color: #282828
}

.btn--add-to-wishlist,
.btn--add-to-wishlist:active,
.btn--add-to-wishlist:active:focus,
.btn--add-to-wishlist:focus,
.btn--add-to-wishlist:visited {
  color: #fff;
  background-color: #fb317d
}

.btn--add-to-wishlist:active:hover,
.btn--add-to-wishlist:focus:hover,
.btn--add-to-wishlist:hover {
  color: #fff;
  background-color: #282828
}

.btn--add-to-compare,
.btn--add-to-compare:active,
.btn--add-to-compare:active:focus,
.btn--add-to-compare:focus,
.btn--add-to-compare:visited,
.clear-filters,
.popup-addedtocart_actions .btn--grey,
.popup-addedtocart_actions .btn--grey:active,
.popup-addedtocart_actions .btn--grey:active:focus,
.popup-addedtocart_actions .btn--grey:focus,
.popup-addedtocart_actions .btn--grey:visited,
.selected-filters li>a.clear-filters {
  color: #282828;
  background-color: #efefef
}

.btn--add-to-compare:active:hover,
.btn--add-to-compare:focus:hover,
.btn--add-to-compare:hover {
  color: #fff;
  background-color: #282828
}

.btn--buy-now,
.btn--buy-now:active,
.btn--buy-now:active:focus,
.btn--buy-now:focus,
.btn--buy-now:visited {
  color: #fff;
  background-color: #fbbc05
}

.btn--buy-now:active:hover,
.btn--buy-now:focus:hover,
.btn--buy-now:hover,
.clear-filters:focus,
.clear-filters:hover,
.holder-subscribe-full .subscribe-form .btn:hover,
.newsletter-form .btn:hover,
.prd-block .size-list li.active span.value,
.prd-block .size-list li:hover:not(.absent-option) span.value,
.selected-filters li>a.clear-filters:focus,
.selected-filters li>a.clear-filters:hover,
.selected-filters li>a:focus,
.selected-filters li>a:hover {
  color: #fff;
  background-color: #282828
}

.product-main-carousel .slick-arrow {
  z-index: 151
}

@media (min-width:1025px) and (max-width:991px) {
  .prd-block--prv-double.prd-block--prv-right .product-previews-wrapper {
    padding-left: 20px
  }

  .prd-block--prv-double.prd-block--prv-left .product-previews-wrapper {
    padding-right: 20px
  }
}

.prd-block-prevnext {
  position: relative;
  top: -10px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  float: right;
  margin-bottom: -20px
}

.prd-block-prevnext a {
  position: relative;
  width: 62px;
  transition: .2s
}

.prd-block-prevnext a:not(:first-child) {
  margin-left: 12px
}

.prd-block-prevnext a:first-child [class*=icon] {
  left: 3px
}

.prd-block-prevnext a:last-child [class*=icon] {
  right: 3px
}

.prd-block-prevnext a:hover:first-child [class*=icon] {
  animation: .5s infinite arrowPrevShift
}

.prd-block-prevnext a:hover:last-child [class*=icon] {
  animation: .5s infinite arrowNextShift
}

.prd-block-prevnext a>span {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.prd-block-prevnext [class*=icon] {
  font-size: 10px;
  line-height: 16px;
  position: absolute;
  z-index: 1;
  bottom: 3px;
  width: 16px;
  height: 16px;
  text-align: center;
  color: #000;
  border-radius: 50%;
  background-color: #fff
}

@keyframes arrowPrevShift {
  0% {
    left: 3px
  }

  50% {
    left: 12px
  }

  100% {
    left: 0
  }
}

@keyframes arrowNextShift {
  0% {
    right: 3px
  }

  50% {
    right: 12px
  }

  100% {
    right: 0
  }
}

.prd-safecheckout {
  clear: both;
  width: 100%
}

.prd-block_viewed {
  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 265px;
  padding: 12px 15px;
  color: #282828;
  -ms-flex-align: center;
  align-items: center
}

.prd-block_viewed [class*=icon] {
  font-size: 2em;
  padding-right: 15px
}

.carousel-arrows,
.countdown-box-bg,
.popup-newsletter .container,
.prd-block_viewed>* {
  position: relative;
  z-index: 1
}

.prd-block_viewed:after {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  opacity: .8;
  background: #f7f7f8
}

.prd-block_links {
  display: -ms-flexbox;
  display: flex;
  margin-right: -20px;
  margin-left: -20px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.prd-block_links [class*=icon] {
  font-size: 20px;
  line-height: 23px;
  padding-right: 8px;
  color: #17c6aa
}

.prd-block_links li {
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 100%;
  margin: 0 20px;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.prd-block_order-info {
  font-size: 14px;
  font-weight: 500;
  line-height: 23px;
  display: -ms-flexbox;
  display: flex
}

.prd-block_order-info [class*=icon] {
  font-size: 20px;
  position: relative;
  top: .1em;
  padding-right: 8px
}

.prd-block_order-info-time {
  font-weight: 700;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0;
  color: #282828;
  background-color: transparent
}

.prd-block_order-info-time span span {
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 28px;
  -ms-flex-pack: center;
  justify-content: center
}

.fact-blocks-row,
.prd-block_images-grid .row {
  margin-top: -30px
}

@media (max-width:1400px) {
  .prd-block_images-grid .row {
    margin-right: -7.5px;
    margin-left: -7.5px;
    margin-top: -15px
  }

  .prd-block_images-grid .row>* {
    margin-top: 15px;
    padding-right: 7.5px;
    padding-left: 7.5px
  }
}

.prd-block_images-grid .row>* a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.prd-block_images-grid .foxic-loader {
  top: calc(50% - 18px);
  display: none;
  transition: opacity .3s .2s;
  opacity: 0
}

.prd-block_images-grid img.lazyload+.foxic-loader,
.prd-block_images-grid img.lazyloading+.foxic-loader {
  display: block;
  opacity: 1
}

.fancybox-thumbs__list a {
  width: 75px;
  height: 75px
}

.fancybox-thumbs__list a:before {
  border: 2px solid #17c6aa
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  margin: 0 auto
}

.product-main-carousel img:not([src]) {
  position: relative;
  z-index: 1;
  transition: .2s;
  transform: scale(1.1);
  opacity: 0
}

.zoomWindowContainer>* {
  height: 100% !important;
  border: 0 !important
}

.zoomLens {
  border-width: 1px !important;
  border-style: solid !important
}

body.equal-height .prd-block-prevnext a>span,
body.equal-height .product-main-carousel .slick-slide>span,
body.equal-height .product-main-carousel:not(.slick-initialized)>div>span,
body.equal-height .product-previews-carousel a>span {
  position: relative;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 128.48%;
  border: 0
}

body.equal-height .prd-block-prevnext a>span>span,
body.equal-height .product-main-carousel .slick-slide>span>span,
body.equal-height .product-main-carousel:not(.slick-initialized)>div>span>span,
body.equal-height .product-previews-carousel a>span>span {
  position: absolute;
  top: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

body.equal-height .prd-block-prevnext a>span img,
body.equal-height .product-previews-carousel a>span img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain
}

.prd-progress-text-left,
.prd-progress-text-null-left {
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0 .35em;
  color: #17c6aa
}

.prd-progress-text+.prd-progress-bar-wrap,
.prd-progress-text-null+.prd-progress-bar-wrap {
  margin-top: 2px;
  margin-bottom: 2px
}

.prd-progress-bar-wrap {
  height: 3px;
  border-radius: 0;
  background-color: #f8f8f8
}

.prd-progress-bar {
  background-color: #7c7c7c
}

.prd-progress-bar.prd-progress--null {
  width: 0 !important
}

.has-sm-container .testimonials-item-text p,
.prd-block_agreement input[type=checkbox]+label {
  margin: 0
}

.prd-block_label-new,
.prd-block_label-outstock,
.prd-block_label-sale {
  position: absolute;
  z-index: 100;
  left: 15px;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  width: 100px;
  height: 100px;
  padding: 15px 10px;
  transition: bottom .3s;
  text-align: center;
  border-radius: 50%;
  -ms-flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.prd-block_label-new.prd-block_label--single,
.prd-block_label-outstock.prd-block_label--single,
.prd-block_label-sale.prd-block_label--single {
  bottom: 15px;
  -ms-flex-pack: center;
  justify-content: center
}

.prd-block_label-new {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  bottom: 60px;
  color: #fff;
  background-color: #33c7fd
}

.prd-block_label-sale {
  font-size: 22px;
  font-weight: 700;
  line-height: 23px;
  bottom: 15px;
  color: #fff;
  background-color: #fb317d
}

.prd-block_label-outstock {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  bottom: 15px;
  color: #fff;
  background-color: #4f4f4f
}

.prd-block_label-new-squared,
.prd-block_label-outstock-squared,
.prd-block_label-sale-squared {
  font-size: 11px;
  font-weight: 600;
  line-height: 106%;
  position: absolute;
  z-index: 100;
  top: 15px;
  left: 15px;
  padding: 4px 9px;
  transition: top .3s;
  text-align: center;
  text-transform: uppercase
}

.prd-block_label-new-squared.prd-block_label--single,
.prd-block_label-outstock-squared.prd-block_label--single,
.prd-block_label-sale-squared.prd-block_label--single {
  top: 15px;
  -ms-flex-pack: center;
  justify-content: center
}

.prd-block_label-new-squared:not(.d-none)+*,
.prd-block_label-outstock-squared:not(.d-none)+*,
.prd-block_label-sale-squared:not(.d-none)+* {
  top: 55px
}

.prd-block_label-new-squared {
  color: #fff;
  background-color: #33c7fd
}

.prd-block_label-sale-squared {
  color: #fff;
  background-color: #fb317d
}

.prd-block_label-outstock-squared {
  color: #fff;
  background-color: #4f4f4f
}

.prd-block:not(.prd-block--prv-left):not(.prd-block--prv-right).product-previews-carousel .video-slide {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  height: 100%;
  text-decoration: none;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.prd-block_images-grid .video-slide {
  position: relative;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  height: 100%;
  text-decoration: none;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.prd-block_images-grid .video-slide [class*=icon],
.product-previews-carousel .video-slide [class*=icon] {
  border-radius: 50%;
  background: rgba(255, 255, 255, .3);
  font-size: 36px;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  margin: -18px 0 0 -18px
}

.slick-slide.external-video,
.slick-slide.inner-video {
  display: -ms-flexbox !important;
  display: flex !important;
  height: auto;
  background: #f8f8f8;
  -ms-flex-align: center;
  align-items: center
}

.prd-block--prv-double .product-previews-carousel .video-slide,
.prd-block_video-link .embed-responsive {
  height: 100%
}

.prd-block--prv-double.prd-block--prv-bottom .product-previews-carousel .slick-slide {
  height: auto
}

.prd-block--prv-double.prd-block--prv-bottom .product-previews-carousel .slick-slide>* {
  height: calc(50% - 16px)
}

.prd-block:not(.prd-block--prv-left):not(.prd-block--prv-right) .product-previews-wrapper .slick-track {
  -ms-flex-align: inherit !important;
  align-items: inherit !important
}

.btn-add-to-wishlist:hover [class*=icon] {
  transition: .2s;
  transform: scaleX(-1)
}

.prd-block_actions--wishlist.prd-block_actions {
  margin-right: -5px;
  margin-left: -5px
}

.prd-block_actions--wishlist.prd-block_actions .btn-wrap>* {
  margin-right: 5px;
  margin-left: 5px
}

.btn-wishlist-wrap {
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  margin-top: 20px;
  margin-left: 10px
}

.btn-add-to-wishlist {
  font-size: 26px;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  margin-left: auto;
  padding: 10px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.at-resp-share-element .at-share-btn {
  margin: 5px 2px !important
}

.card-text-info b,
.filter-col .h3-style span,
.filter-col h3 span {
  font-size: 15px
}

.filter-col:not(.filter-col--opened-desktop),
.filter-col:not(.filter-col--opened-desktop)+.filter-toggle {
  visibility: hidden
}

.filter-col--init,
.filter-col--init+.filter-toggle,
.filter-col:not(.filter-col--opened-desktop).filter-col--init,
.filter-col:not(.filter-col--opened-desktop).filter-col--init+.filter-toggle {
  visibility: visible
}

@media (min-width:992px) {
  .prd-block_info-top {
    margin-top: 5px
  }

  .prd-block_info-top>* {
    margin-top: 15px
  }

  .prd-block--prv-double.prd-block--prv-right .product-previews-wrapper {
    padding-left: 30px
  }

  .prd-block--prv-double.prd-block--prv-left .product-previews-wrapper {
    padding-right: 30px
  }

  .prd-block--prv-right .aside--sticky .aside-content,
  body.has-sticky .prd-block--prv-left .aside--sticky .aside-content {
    top: 40px
  }

  .prd-block_info_item .prd-block_viewed-wrap:last-child {
    margin-left: auto;
    -ms-flex: 1;
    flex: 1
  }

  .prd-labels-shadow .prd-block_label-new-squared,
  .prd-labels-shadow .prd-block_label-outstock-squared,
  .prd-labels-shadow .prd-block_label-sale-squared {
    box-shadow: 0 4px 4px rgba(0, 0, 0, .05)
  }

  .prd-block-three-column .prd-block_links {
    margin-right: -10px;
    margin-left: -10px
  }

  .prd-block-three-column .prd-block_links li {
    margin: 0 10px
  }

  .prd-block-three-column .aside--left {
    padding-right: 15px
  }

  .prd-block-three-column .prd-reviews h2:first-child {
    margin-top: -5px
  }

  .prd-block-three-column .prd-block-prevnext {
    top: 0
  }

  .sidebar-block:not(.d-filter-mobile)+.sidebar-block {
    border-color: #f4f4f4;
    border-top-width: 1px;
    border-top-style: solid
  }

  .sidebar-block:not(.d-filter-mobile)+.sidebar-block .sidebar-block_title {
    padding-top: 18px
  }

  .sidebar-block.d-filter-mobile+.sidebar-block {
    margin-top: -9px
  }

  .holder-subscribe-full:not(.holder-subscribe--compact) .row {
    -ms-flex-align: center;
    align-items: center
  }

  .holder-subscribe-full:not(.holder-subscribe--compact) .col-auto {
    max-width: 46%;
    -ms-flex: 0 0 46%;
    flex: 0 0 46%
  }
}

.sidebar-block:last-child {
  border-bottom: 0
}

.sidebar-block .sidebar-block_title {
  position: relative;
  z-index: 1;
  padding: 16px 45px 18px 0
}

.sidebar-block .sidebar-block_content {
  margin-top: 0;
  transition: opacity .5s
}

.sidebar-block .toggle-arrow {
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  display: block;
  width: 50px;
  height: 100%;
  cursor: pointer;
  transition: .2s
}

.sidebar-block .toggle-arrow span:first-child {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 11px;
  height: 1px;
  margin-top: 0;
  margin-left: -5px;
  transition: .2s;
  transform: rotate(-90deg);
  opacity: 1;
  background-color: #282828
}

.sidebar-block .toggle-arrow span:last-child {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 11px;
  margin-top: -5px;
  margin-left: 0;
  transition: .35s ease-in-out;
  transform: rotate(-90deg);
  background-color: #282828
}

.sidebar-block.open .collapsed-content {
  position: relative;
  top: 0;
  visibility: visible;
  opacity: 1
}

.sidebar-block.open .sidebar-block_title>.toggle-arrow span:first-child {
  transition: .35s ease-in-out;
  transform: rotate(90deg);
  opacity: 0
}

.sidebar-block.open .sidebar-block_title>.toggle-arrow span:last-child {
  transform: rotate(90deg)
}

.block-border-off .sidebar-block {
  border-width: 0 !important
}

.sidebar-block_title {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.333em;
  position: relative;
  z-index: 1;
  cursor: pointer
}

.sidebar-block_title a,
.sidebar-block_title span {
  transition: color .2s;
  text-decoration: none;
  color: #282828
}

.sidebar-block_content {
  padding: 0 0 18px
}

.sidebar-block.collapsed .sidebar-block_content {
  display: none;
  opacity: 0
}

.sidebar-block.open .sidebar-block_content {
  position: relative;
  z-index: 2;
  opacity: 1
}

.selected-filters-wrap {
  margin: 5px 0 25px
}

.selected-filters li {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 10px;
  padding: 0
}

.clear-filters,
.selected-filters li>a {
  font-size: 12px;
  font-weight: 500;
  line-height: 29px;
  position: relative;
  display: block;
  padding: 0 13px;
  cursor: pointer;
  transition: .2s;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px
}

.selected-filters li>a {
  padding: 0 32px 0 13px;
  color: #fff;
  background-color: #17c6aa
}

.selected-filters li>a:after {
  font-family: icon-foxic;
  font-size: 12px;
  position: absolute;
  top: 1px;
  right: 10px;
  content: "\e901"
}

.filter-row .clear-filters,
.selected-filters-wrap .clear-filters {
  padding: 0 9px
}

.filter-row .clear-filters>*,
.selected-filters-wrap .clear-filters>* {
  padding: 0 2px
}

.selected-filters-count {
  font-size: 13px;
  font-weight: 300;
  line-height: 1em;
  padding: 8px
}

.sidebar-block ul.category-list {
  margin: -4px 0 0;
  padding: 0;
  list-style: none
}

.sidebar-block ul.category-list ul {
  padding: 4px 0 0 20px
}

.sidebar-block ul.category-list .toggle-category {
  font-size: 12px;
  position: absolute;
  top: 0;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 25px;
  cursor: pointer;
  text-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.sidebar-block ul.category-list .toggle-category:hover [class*=icon]:before {
  display: block;
  content: "\e902";
  transform: rotate(-45deg)
}

.sidebar-block ul.category-list .toggle-category [class*=icon] {
  display: block;
  transition: transform .2s ease-out
}

.sidebar-block ul.category-list li a {
  font-size: 13px;
  line-height: 16px;
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  min-height: 25px;
  padding: 5px 0 4px 25px;
  text-decoration: none;
  color: #282828
}

.sidebar-block ul.category-list li a:after {
  top: 8px;
  left: 5px;
  width: 8px;
  height: 4px;
  transition: none;
  transform: rotate(-45deg) scale(0);
  border-width: 0 0 2px 2px;
  border-style: solid;
  border-color: #282828;
  background-color: transparent
}

.sidebar-block ul.category-list li a:before {
  top: 4px;
  width: 16px;
  height: 16px;
  transition: background-color .2s;
  border: 1px solid transparent;
  background-color: #f7f7f8
}

.sidebar-block ul.category-list li a.open+.toggle-category [class*=icon] {
  transform: rotate(-180deg)
}

.sidebar-block ul.category-list li a.open+.toggle-category:hover [class*=icon]:before {
  content: "\e902";
  transform: rotate(0)
}

.sidebar-block ul.category-list li a:hover:after,
.sidebar-block ul.category-list li.active>a:after {
  transition: transform .2s ease-out;
  transform: rotate(-45deg) scale(1)
}

ul.category-list-lg li a {
  font-size: 14px;
  line-height: 21px;
  display: block;
  padding: 4px 0 5px 25px;
  text-decoration: none;
  color: #282828
}

.category-list-viewmore {
  font-size: 13px;
  font-weight: 600;
  line-height: 26px;
  display: inline-block;
  margin-top: 10px;
  color: #17c6aa
}

.filter-row {
  position: relative;
  overflow: hidden;
  margin: -10px 0 10px;
  padding: 10px;
  color: #282828;
  background: #fff
}

.filter-row select.form-control:hover {
  border-color: #efefef
}

.filter-row .row {
  margin: 0 -30px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

@media (max-width:1199px) {
  .prd-block_links {
    margin-right: -10px;
    margin-left: -10px
  }

  .prd-block_links li {
    margin: 0 10px
  }

  .filter-row .row {
    margin: 0 -15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.filter-row .row>* {
  margin: 0 20px
}

.filter-row .viewmode-wrap {
  padding-top: 2px
}

.filter-row .view-mode>* {
  font-size: 26px;
  line-height: 1em;
  cursor: pointer;
  transition: .2s;
  color: #aeb0b8
}

.filter-row .select-label {
  font-size: 15px;
  font-weight: 600;
  line-height: 1em;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #282828
}

.filter-row .select-label+* {
  margin-left: 7px
}

.filter-row .select-wrapper-sm select {
  padding: 0 30px 0 15px;
  background-color: transparent
}

.filter-row .selected-filters-wrap .selected-filters li {
  margin: 5px 5px 5px 0
}

.filter-col {
  position: relative;
  overflow: hidden;
  height: 0;
  transition: left .35s, margin .35s
}

.filter-col--opened,
.filter-col.filter-col--opened-desktop {
  overflow: inherit;
  height: auto
}

@media (min-width:1921px) {
  .filter-col {
    max-width: 425px;
    margin-left: -425px;
    -ms-flex: 0 0 425px;
    flex: 0 0 425px
  }
}

@media (max-width:1920px) {
  .filter-col {
    max-width: 320px;
    margin-left: -320px;
    -ms-flex: 0 0 320px;
    flex: 0 0 320px
  }
}

.filter-col--opened {
  left: 0 !important;
  margin-left: 0
}

.brands-show-more.showLess span:last-child,
.filter-col--opened+.filter-toggle [class*=icon-]:last-child,
.nav-tabs:not(.tab-category)>li a.nav-link,
.post-full .post-img,
.post-prw-simple .post-prw-img a,
.post-prw-simple-sm .post-prw-img a,
.post-prw-vert .post-prw-img a,
.shopping-cart--empty .shopping-cart-empty-text,
.tab-content>.active {
  display: block
}

.banners-grid-collection:empty,
.brands-show-more span:last-child,
.brands-show-more.showLess span:first-child,
.breadcrumbs li:last-child:after,
.countdown-box .countdown:empty,
.countdown-box .countdown>span:last-child:after,
.countdown-box-coming-soon .countdown:empty,
.countdown-box-coming-soon .countdown>span:last-child:after,
.countdown-box-full .countdown>span:last-child:after,
.countdown-box-full-text .countdown>span:last-child:after,
.countdown-box-full-text-modal .countdown>span:last-child:after,
.countdown-circle .countdown:empty,
.countdown-circle .countdown>span:last-child:after,
.countdown-circle .countdown>span:nth-child(3):after,
.countdown-circle .countdown>span:nth-child(4),
.filter-col--opened+.filter-toggle [class*=icon-]:first-child,
.filter-toggle [class*=icon-]:last-child,
.filter-toggle-horizontal [class*=icon-]:last-child,
.filter-toggle-text,
.filter-toggle:first-child,
.nav-tabs:not(.tab-category)>li .nav-link .toggle-arrow,
.shopping-cart--empty .shopping-cart-content,
.shopping-cart-empty-text,
.sidebar-block-horizontal,
.steps-progress .nav-tabs:not(.tab-category)>li .nav-link.active:after,
.steps-progress .nav-tabs:not(.tab-category)>li .nav-link:active:after,
.steps-progress .nav-tabs:not(.tab-category)>li .nav-link:focus:after,
.steps-progress .nav-tabs:not(.tab-category)>li .nav-link:hover:after,
.text-icn-block:last-child .icn:after {
  display: none
}

.filter-col--sticky .filter-col-content {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  transform: translate3d(0, 0, 0)
}

body:not(.has-sticky) .filter-col--sticky .filter-col-content {
  top: 0 !important
}

.filter-toggle,
.filter-toggle-horizontal {
  font-size: 28px;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  margin-left: -50px;
  text-align: center;
  -ms-flex-align: center;
  align-items: center
}

.has-sticky .filter-toggle {
  top: 115px
}

@media (min-width:1025px) {
  .prd-block:not(.prd-block--prv-bottom) .aside-content {
    display: -ms-flexbox;
    display: flex
  }

  .prd-block--prv-left .prd-block_prv-wrap,
  .prd-block--prv-right .prd-block_prv-wrap {
    width: 82px
  }

  .prd-block--prv-left .prd-block_prv-carousel,
  .prd-block--prv-right .prd-block_prv-carousel {
    margin-top: 0
  }

  .prd-block--prv-left .prd-block_prv-carousel a,
  .prd-block--prv-right .prd-block_prv-carousel a {
    margin-bottom: 9px
  }

  .prd-block--prv-left .prd-block_main-image {
    -ms-flex-order: 2;
    order: 2
  }

  .prd-block--prv-left .product-previews-wrapper,
  .prd-block--prv-right .prd-block_main-image {
    -ms-flex-order: 1;
    order: 1
  }

  .prd-block--prv-right .product-previews-wrapper {
    -ms-flex-order: 2;
    order: 2
  }

  .sidebar-block:not(.d-filter-mobile)+h3 {
    margin-top: 20px
  }

  .filter-row .hide-filter-mobile {
    display: none
  }

  .filter-col.filter-col--opened-desktop {
    left: 0 !important;
    margin-left: 0
  }

  .filter-col.filter-col--opened-desktop+.filter-toggle {
    display: none
  }

  .filter-col--opened-desktop.aside--left {
    padding-right: 15px
  }

  .filter-toggle,
  .filter-toggle-horizontal {
    position: -webkit-sticky;
    position: sticky;
    z-index: 159;
    top: 0;
    width: 50px;
    height: 50px
  }

  .filter-toggle,
  .filter-toggle-horizontal,
  .filter-toggle-horizontal:focus,
  .filter-toggle:focus {
    color: #fff;
    background-color: #17c6aa
  }

  .filter-toggle-horizontal:hover,
  .filter-toggle:hover {
    text-decoration: none;
    color: #fff;
    background-color: #000
  }

  .filter-col.filter-col--opened+.filter-toggle {
    width: 45px;
    margin-right: -8px !important;
    margin-left: -38px !important
  }
}

.filter-toggle-icons {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  cursor: pointer;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media (max-width:1024px) {
  .filter-row .hide-filter-mobile {
    display: -ms-flexbox;
    display: flex
  }

  .filter-mobile-col,
  .filter-toggle {
    position: fixed;
    right: 0;
    bottom: 0;
    margin: 0
  }

  .page-category {
    margin-bottom: 50px
  }

  .filter-toggle-icons,
  .hide-filter-mobile,
  .is-filters-opened .filter-toggle-text .filter-btn-open,
  .is-filters-opened .hdr-content-sticky,
  body:not(.template-collection) .filter-toggle .loader-horizontal {
    display: none
  }

  .d-filter-mobile {
    display: block
  }

  .filter-mobile-col {
    z-index: 159;
    left: 0 !important;
    width: 100%;
    max-width: 100%;
    height: 53px;
    padding: 0 !important;
    transition: height .5s;
    pointer-events: none
  }

  .filter-mobile-col .filter-mobile-content {
    position: relative;
    z-index: 1;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
    padding: 15px 15px 65px !important;
    transition: transform .5s;
    transform: translate3d(0, 100%, 0);
    background-color: #fff
  }

  .filter-mobile-col .filter-mobile-content>.row {
    display: block;
    margin: 0
  }

  .filter-mobile-col .filter-mobile-content>div {
    max-width: 500px;
    margin-right: auto;
    margin-left: auto
  }

  .filter-mobile-col.filter-col--opened {
    pointer-events: all
  }

  .filter-mobile-col .sidebar-block.d-filter-mobile+.sidebar-block,
  .filter-mobile-col .sidebar-block.d-filter-mobile:not(:first-child) {
    margin-top: 30px
  }

  .filter-toggle {
    z-index: 162;
    top: auto !important;
    left: 0;
    height: 50px;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(0, 0, 0, .12)
  }

  .filter-toggle-text {
    font-size: 18px;
    font-weight: 600;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center
  }

  .filter-btn-open {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .filter-btn-open,
  .filter-btn-open:focus,
  .filter-btn-open:hover {
    text-decoration: none;
    color: #fff;
    background-color: #17c6aa
  }

  .filter-btn-apply,
  .filter-btn-close {
    display: none;
    width: 50%;
    height: 100%
  }

  .filter-btn-apply:hover,
  .filter-btn-close:hover {
    text-decoration: none
  }

  .no-tags .filter-btn-apply {
    width: 100%
  }

  .no-tags .filter-btn-close,
  .template-collection .footer-sticky .loader-horizontal {
    display: none !important
  }

  .filter-btn-apply,
  .filter-btn-apply:focus,
  .filter-btn-apply:hover {
    color: #fff;
    background-color: #17c6aa
  }

  .filter-btn-close,
  .filter-btn-close:focus,
  .filter-btn-close:hover {
    color: #000;
    background-color: #efefef
  }

  .filter-col--opened {
    z-index: 161;
    height: 100% !important
  }

  .filter-col--opened .filter-mobile-content {
    transform: translate3d(0, 0, 0)
  }

  .is-filters-opened .filter-toggle {
    box-shadow: none
  }

  .is-filters-opened .filter-toggle-text .filter-btn-apply,
  .is-filters-opened .filter-toggle-text .filter-btn-close {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .filter-toggle .loader-horizontal {
    position: absolute;
    bottom: 0;
    min-width: 100%
  }

  .filter-toggle .loader-horizontal .progress {
    height: 100%
  }

  .filter-col--opened+.filter-toggle .loader-horizontal {
    display: block
  }

  .template-collection {
    margin-bottom: 49px
  }
}

.countdown-box,
.countdown-circle {
  transition: opacity .3s, visibility .3s linear;
  text-align: center
}

.listing-show-more {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #17c6aa
}

.listing-show-more+* {
  margin-left: 40px
}

@media (min-width:1025px) {

  .d-filter-mobile,
  .filter-col-horizontal.filter-col--opened-desktop .filter-row-content .sidebar-block-horizontal .filter-row-close,
  .filter-col-horizontal.filter-col--opened-desktop+.filter-toggle,
  .filter-row-content .sidebar-block .toggle-arrow {
    display: none
  }

  .hide-filter-mobile {
    display: -ms-flexbox;
    display: flex
  }

  .filter-col-horizontal {
    position: relative;
    overflow: hidden;
    height: 0
  }

  .filter-col-horizontal.filter-col--opened-desktop {
    height: auto
  }

  .filter-row-content {
    padding: 0 0 20px
  }

  .filter-row-content>.row>* {
    min-width: 25%;
    padding: 0 15px 30px;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
  }

  .filter-row-content>.row>.filter-row-col-auto {
    -ms-flex: 1;
    flex: 1
  }

  .filter-row-content>.row>.filter-row-col-12 {
    min-width: 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%
  }

  .filter-row-content>.row>.filter-row-col-16 {
    min-width: 16.666%;
    -ms-flex: 0 0 16.666%;
    flex: 0 0 16.666%
  }

  .filter-row-content>.row>.filter-row-col-25 {
    min-width: 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
  }

  .filter-row-content>.row>.filter-row-col-33 {
    min-width: 33.333%;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%
  }

  .filter-row-content .sidebar-block_content {
    padding-bottom: 0
  }

  .filter-row-content .sidebar-block:first-child .sidebar-block_title {
    padding-top: 0
  }

  .filter-row-content .sidebar-block:not(.d-filter-mobile)+.sidebar-block {
    border-top: 0
  }

  .filter-row-content .sidebar-block .sidebar-block_title {
    padding-top: 0 !important
  }

  .filter-row-content .sidebar-block_title {
    padding: 0 0 18px;
    pointer-events: none
  }

  .filter-row-content .sidebar-block_title:hover .toggle-arrow:before,
  .filter-row-content .sidebar-block_title:hover a,
  .filter-row-content .sidebar-block_title:hover span {
    color: #282828
  }

  .filter-row-content .sidebar-block_content+.sidebar-block_title {
    margin-top: 18px
  }

  .filter-row-content h3 {
    margin-bottom: 5px
  }

  .filter-row-content .sidebar-block.collapsed .sidebar-block_content {
    display: block;
    opacity: 1
  }

  .filter-row-content .sidebar-block-horizontal {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
  }

  .filter-row-content .sidebar-block-horizontal>*+* {
    margin-left: 15px
  }

  .filter-row-content .sidebar-block-horizontal .selected-filters li {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px
  }

  .filter-row-content .sidebar-block-horizontal .filter-row-close {
    font-size: 13px;
    font-weight: 700;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-left: auto;
    padding-left: 10px;
    -ms-flex-align: center;
    align-items: center
  }

  .filter-row-content .sidebar-block-horizontal .filter-row-close [class*=icon] {
    padding-left: 5px
  }

  .filter-row-content .sidebar-block-horizontal .filter-row-close:hover {
    text-decoration: none
  }

  .filter-col-horizontal+.filter-toggle {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    margin-left: -50px;
    transition: opacity .25s
  }

  .filter-col-horizontal.filter-col--init+.filter-toggle {
    visibility: visible
  }

  .filter-col-horizontal.filter-col--opened+.filter-toggle {
    transition: none;
    pointer-events: none;
    opacity: 0
  }

  .sidebar-block.d-filter-mobile+.sidebar-block {
    margin-top: 0
  }

  .filter-toggle .loader-horizontal {
    display: none !important
  }
}

.color-swatch {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none
}

.color-swatch li {
  width: 34px;
  height: 34px;
  margin: 3px
}

.color-swatch li>*,
.color-swatch li>* img,
.prd-block ul.color-list li img {
  width: 100%;
  border-radius: 50%;
  display: block
}

.color-swatch li>* {
  overflow: hidden;
  height: 100%;
  margin: 1px;
  cursor: pointer;
  text-decoration: none;
  box-shadow: inset 0 0 0 1px transparent
}

.color-swatch li>* img {
  position: relative;
  z-index: -1;
  height: 100%;
  -webkit-transform: translateZ(0) scale(1, 1);
  -webkit-backface-visibility: hidden;
  object-fit: cover
}

.color-swatch li.active>*,
.color-swatch li:hover>* {
  box-shadow: inset 0 0 0 1px #282828
}

.has-squared-color-swatch .color-swatch,
.has-squared-color-swatch .color-swatch li>*,
.has-squared-color-swatch .color-swatch li>* img,
.has-squared-color-swatch .prd:not(.prd-hor):not(.prd-hor-simple) .colorswatch-label ul img {
  border-radius: 0 !important
}

.prd-block ul.color-list {
  display: -ms-flexbox;
  display: flex;
  overflow: visible !important;
  margin: -4px 0 0;
  padding: 0;
  list-style: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.prd-block ul.color-list li {
  position: relative;
  top: 0;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;
  margin: 4px 4px 0
}

.prd-block ul.color-list li img {
  height: 100%
}

.prd-block ul.color-list li.active img,
.prd-block ul.color-list li:not(.absent-option):not(.active):hover a img {
  width: calc(100% + 2px);
  min-width: calc(100% + 2px);
  height: calc(100% + 2px)
}

.fancybox-toolbar>button,
.prd-block ul.color-list li.active span.value:after,
.prd-block ul.color-list li.active span.value:before {
  border-radius: 50%
}

.prd-block ul.color-list li.active span.value:after {
  border-color: #fff
}

.prd-block ul.color-list li a {
  display: block;
  padding: 1px;
  transition: none;
  text-decoration: none
}

.prd-block ul.color-list li a span.value {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.prd-block ul.color-list li a span.value:after {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  border: 2px solid transparent;
  border-radius: 50%;
  box-shadow: none
}

.prd-block ul.color-list li.absent-option>a {
  position: relative;
  overflow: hidden;
  border-radius: 50%
}

.prd-block ul.color-list li.absent-option>a:after {
  position: absolute;
  z-index: 1;
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  display: block;
  content: "";
  background: url(cross_color.png) rgba(255, 255, 255, .5);
  background-size: 100% 108%
}

.sidebar-block ul.color-list {
  overflow: visible;
  margin: -5px 0 0;
  padding: 0;
  list-style: none
}

.sidebar-block ul.color-list li img {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: top
}

.sidebar-block ul.color-list li a {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  min-height: 25px;
  padding: 5px 0 2px;
  transition: none;
  text-decoration: none;
  color: #282828
}

.sidebar-block ul.color-list li a span.value {
  position: relative;
  display: block;
  float: left;
  min-width: inherit;
  max-width: 25px;
  height: 18px;
  border: 0;
  box-shadow: inset 0 0 10px 5px transparent;
  -ms-flex: 0 0 25px;
  flex: 0 0 25px
}

.sidebar-block ul.color-list li a span.value:after {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  box-shadow: inset 0 0 0 2px transparent
}

.sidebar-block ul.color-list li a span.value:before {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  box-shadow: inset 0 0 0 4px transparent
}

.sidebar-block ul.color-list li a span.colorname {
  font-size: 13px;
  line-height: 16px;
  position: relative;
  display: block;
  overflow: hidden;
  padding: 1px 0 0 9px
}

.sidebar-block ul.color-list li.active a span.value:after,
.sidebar-block ul.color-list li:hover a span.value:after {
  box-shadow: inset 0 0 0 2px #17c6aa
}

.sidebar-block ul.color-list li.active a span.value:before,
.sidebar-block ul.color-list li:hover a span.value:before {
  box-shadow: inset 0 0 0 4px #fff
}

img.color-bordered {
  border: 1px solid #ddd
}

.prd-block .images-list,
.prd-block .size-list {
  display: -ms-flexbox;
  display: flex;
  margin: -5px 0 0;
  padding: 0;
  list-style: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.prd-block .size-list li {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 5px 7px 0 0;
  vertical-align: bottom;
  -ms-flex-pack: center;
  justify-content: center
}

.prd-block .size-list li a,
a.minicart-drop-countdown {
  display: block;
  text-decoration: none
}

.prd-block .size-list li span.value {
  font-size: 14px;
  font-weight: 500;
  line-height: 33px;
  display: inline-block;
  min-width: 33px;
  height: 33px;
  padding: 0 5px;
  text-align: center;
  color: #282828;
  border-radius: 4px;
  background-color: transparent
}

.prd-block .size-list li span.value:after {
  font-family: icon-foxic;
  font-size: 12px;
  position: relative;
  top: 1px;
  display: none;
  padding: 0 0 0 6px;
  content: "\e117"
}

.prd-block .size-list li.absent-option>a {
  cursor: default;
  pointer-events: none
}

.prd-block .size-list li.absent-option>a span.value {
  color: #7e7e7e;
  border-color: transparent
}

.prd-block .size-list li.absent-option>a:after {
  position: absolute;
  z-index: 1;
  top: 3px;
  right: 3px;
  bottom: 3px;
  left: 3px;
  display: block;
  content: "";
  opacity: .75;
  background: url(cross_color.png) rgba(255, 255, 255, .75);
  background-size: 100% 100%
}

.prd-block .images-list li {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 5px 7px 0 0;
  vertical-align: bottom;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 30px
}

.prd-block .images-list li a {
  font-size: 14px;
  font-weight: 500;
  line-height: 33px;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  min-height: 30px;
  transition: none;
  text-align: center;
  text-decoration: none;
  border-radius: 4px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.prd-block .images-list li a img,
body:not(.has-squared-btns):not(.has-round-btns) .form-inline .btn:last-child {
  border-radius: 4px
}

.prd-block .images-list li.active a:after,
.prd-block .images-list li:hover:not(.absent-option) a:after {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  border: 1px solid #282828;
  border-radius: 4px
}

.prd-block .images-list li.absent-option>a {
  cursor: default;
  pointer-events: none;
  color: #7e7e7e;
  border-color: transparent
}

.prd-block .images-list li.absent-option>a:after {
  position: absolute;
  z-index: 1;
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  display: block;
  content: "";
  opacity: .75;
  background: url(cross_color.png) rgba(255, 255, 255, .75);
  background-size: 100% 100%
}

.prd-block .images-list li a .color-list-value {
  display: block;
  width: 100%;
  border-radius: 4px
}

.fancybox-navigation .fancybox-button:hover:not([disabled]),
.prd-block .images-list li.active a .color-list-value,
.prd-block .images-list li:hover:not(.absent-option) a .color-list-value {
  background: #282828
}

.color-red {
  background-color: red
}

.color-blue {
  background-color: #00f
}

.color-orange {
  background-color: orange
}

.color-green {
  background-color: green
}

.color-purple {
  background-color: purple
}

.countdown-box {
  position: relative;
  border: 1px solid #000;
  background: 0 0
}

.countdown-box .countdown-box-bg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.countdown-box .countdown {
  position: relative;
  z-index: 2;
  display: -ms-flexbox;
  display: flex;
  padding: 13px 10px;
  color: #282828;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-backface-visibility: hidden
}

.countdown-box .countdown>span {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.25em;
  position: relative;
  display: inline-block;
  padding: 0 .8em;
  vertical-align: middle
}

.countdown-box .countdown>span span,
.countdown-box-full .countdown>span span {
  font-size: 1.563em;
  font-weight: 700;
  line-height: 1.2em;
  display: block;
  min-width: 1.36em;
  text-align: center
}

.countdown-box .countdown>span:after,
.countdown-box-coming-soon .countdown>span:after {
  font-size: 2.188em;
  font-weight: 600;
  line-height: 1em;
  position: absolute;
  top: 50%;
  right: -.15em;
  display: block;
  content: ":";
  content: ":";
  transform: translateY(-50%)
}

.countdown-box-bg .countdown {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: -10px;
  margin-left: -10px
}

.countdown-box-bg .countdown>span {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25em;
  position: relative;
  margin: 0 10px;
  padding: 5px 15px;
  text-align: center;
  text-transform: lowercase;
  color: #fff
}

.countdown-box-bg .countdown>span:after {
  position: absolute;
  z-index: -1;
  top: -5px;
  left: 0;
  display: block;
  width: 100%;
  height: calc(100% + 10px);
  content: "";
  background-color: #17c6aa;
  -webkit-mask-size: cover;
  mask-size: cover
}

.countdown-box-bg .countdown>span span {
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 1em;
  display: block;
  min-width: 1.36em;
  text-align: center
}

.countdown-box-full {
  position: relative;
  padding: 22px 20px;
  border: 1px solid #000;
  background: #fff
}

.countdown-box-full [class*=icon] {
  font-size: 59px;
  margin-right: 25px;
  color: #282828;
  -webkit-backface-visibility: hidden
}

.countdown-box-full .countdown-txt {
  font-size: 19px;
  font-weight: 500;
  line-height: 23px;
  margin-bottom: 5px;
  transform: translateZ(0);
  color: #282828;
  -webkit-backface-visibility: hidden
}

.countdown-box-full .countdown {
  margin-right: -13px;
  margin-left: -13px
}

.countdown-box-full-text-modal .row,
.product-full-price {
  margin-right: -10px;
  margin-left: -10px
}

.countdown-box-full .countdown>span {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.25em;
  position: relative;
  display: inline-block;
  padding: 0 .8em;
  vertical-align: middle;
  color: #282828
}

.countdown-box-full-text .countdown>span,
.countdown-box-full-text-modal .countdown>span {
  font-weight: 400;
  padding: 0 1.1em;
  line-height: 1.25em;
  display: inline-block;
  color: #282828;
  position: relative;
  vertical-align: middle
}

.countdown-box-full .countdown>span:after,
.countdown-box-full-text .countdown>span:after,
.countdown-box-full-text-modal .countdown>span:after {
  font-size: 2.333em;
  font-weight: 400;
  line-height: 1em;
  position: absolute;
  top: 50%;
  right: -.15em;
  display: block;
  content: ":";
  transform: translateY(-50%)
}

.countdown-box-full .row>.col {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.countdown-box-full-text {
  position: relative;
  max-width: 800px;
  padding: 0;
  border: 1px solid #000;
  background: #fff
}

.countdown-box-full-text .row>* {
  padding: 18px 40px
}

.countdown-box-full-text .row>:first-child:not(:only-child):after {
  position: absolute;
  top: calc(50% - 24px);
  right: 0;
  width: 1px;
  height: 48px;
  content: "";
  background-color: #000
}

.countdown-box-full-text .countdown-txt {
  font-size: 21px;
  font-weight: 500;
  line-height: 1.5em;
  text-align: center;
  color: #282828;
  -webkit-backface-visibility: hidden
}

@media (max-width:1860px) {
  .filter-row .row>* {
    margin: 0 15px
  }

  .countdown-box-full-text .row>* {
    padding: 15px 30px
  }

  .countdown-box-full-text .countdown-txt {
    font-size: 20px
  }
}

.countdown-box-full-text .countdown>span {
  font-size: 15px
}

.cart-table-prd>:first-child,
.countdown-box-full-text .countdown>span:first-child,
.countdown-box-full-text-modal .countdown>span:first-child {
  padding-left: 0
}

@media (max-width:767px) {
  .prd-block-under {
    margin-bottom: 0
  }

  .prd-block_info-box {
    font-size: 14px;
    line-height: 18px;
    padding: 12px 15px 2px
  }

  .prd-block_link>a,
  .prd-block_link>span {
    flex-direction: column;
    text-align: center;
    -ms-flex-direction: column
  }

  .prd-block_link>a [class*=icon],
  .prd-block_link>span [class*=icon] {
    margin-bottom: 5px
  }

  .prd-block_shopping-info-wrap {
    flex-direction: column;
    -ms-flex-direction: column
  }

  .prd-block_shopping-info {
    min-width: 100%
  }

  .prd-block_shopping-info a {
    padding: 15px 0;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .prd-block_shopping-info:after {
    bottom: 0;
    width: 100%;
    height: 1px
  }

  .prd-safecheckout:not(:first-child) {
    margin-top: 30px
  }

  .prd-block_order-info {
    padding: 0
  }

  .filter-row {
    padding: 10px 0
  }

  .filter-row .row {
    margin: 0 -10px;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between
  }

  .filter-row .row>* {
    margin: 0 10px
  }

  .prd-block .images-list li,
  .prd-block .size-list li {
    margin-right: 5px
  }

  .countdown-box,
  .countdown-circle {
    max-width: 100%
  }

  .countdown-box-full-text .countdown>span {
    font-size: 14px
  }
}

.countdown-box-full-text .countdown>span span,
.countdown-box-full-text-modal .countdown>span span {
  font-size: 1.933em;
  font-weight: 600;
  line-height: 1.5em;
  display: block;
  min-width: 1.36em;
  text-align: center
}

.countdown-box-full-text-modal {
  position: relative;
  max-width: 800px;
  margin-bottom: 20px;
  padding: 0 0 25px;
  border-bottom: 1px solid #000;
  background: #fff
}

.countdown-box-full-text-modal .row>:first-child:not(:only-child):after {
  position: absolute;
  top: 8px;
  right: -10px;
  width: 1px;
  height: 38px;
  content: "";
  background-color: #000
}

.countdown-box-full-text-modal .countdown-txt {
  font-size: 17px;
  font-weight: 500;
  line-height: 24px;
  padding: 0 0 0 10px;
  text-align: center;
  color: #282828;
  -webkit-backface-visibility: hidden
}

.product-full-price .price-old,
.product-full-txt {
  font-family: "Open Sans", sans-serif;
  font-size: 30px
}

.countdown-box-full-text-modal .countdown>span {
  font-size: 12px
}

.prd-block-three-column .countdown-box-full-text .row>* {
  padding: 18px 20px
}

.prd-block-three-column .countdown-box-full-text .row>:first-child:not(:only-child):after {
  top: 17px
}

.prd-block-three-column .countdown-box-full-text .countdown-txt {
  font-size: 18px;
  line-height: 24px
}

@media (max-width:1199px) and (min-width:768px) {
  .countdown-box-full-text-modal .countdown-txt {
    font-size: 15px
  }

  .countdown-box-full-text-modal .countdown>span {
    font-size: 11px
  }

  .prd-block-three-column .countdown-box-full-text .countdown-txt {
    font-size: 16px
  }
}

.prd-block-three-column .countdown-box-full-text .countdown>span {
  font-size: 13px;
  padding: 0 .7em
}

.countdown-circle {
  position: relative;
  margin-top: 0;
  border-top: 1px solid #fff
}

.countdown-circle .countdown {
  display: -ms-flexbox;
  display: flex;
  margin-top: 7px;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-backface-visibility: hidden
}

.countdown-circle .countdown>span {
  font-size: 6px;
  font-weight: 600;
  line-height: 1.25em;
  position: relative;
  display: inline-block;
  padding: 0 .8em;
  vertical-align: middle;
  color: #fff
}

.countdown-circle .countdown>span span {
  font-size: 2em;
  font-weight: 700;
  line-height: 1.2em;
  display: block;
  min-width: 1.36em;
  text-align: center
}

.countdown-circle .countdown>span:after {
  font-size: 2.188em;
  font-weight: 600;
  line-height: 1em;
  position: absolute;
  top: 50%;
  right: -.15em;
  display: block;
  content: ":";
  transform: translateY(-50%)
}

.icon--giftAnimate {
  display: block;
  animation: 4s infinite giftAnimate
}

.fadeIn,
.fadeInBottom,
.fadeInDown,
.fadeInDownBig,
.fadeInLeft,
.fadeInLeftBig,
.fadeInRight,
.fadeInRightBig,
.fadeInTop,
.fadeInUp,
.fadeInUpBig,
.fadeOut,
.fadeOutBottom,
.fadeOutBottomBig,
.fadeOutLeft,
.fadeOutLeftBig,
.fadeOutRight,
.fadeOutRightBig,
.fadeOutTop,
.fadeOutTopBig {
  animation-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

@keyframes giftAnimate {

  0%,
  20% {
    transform: scale(1) rotate(0)
  }

  5% {
    transform: scale(1.15) rotate(-10deg)
  }

  10% {
    transform: scale(1.3) rotate(10deg)
  }
}

.product-full {
  background-color: #fafafa;
  -ms-flex-align: center;
  align-items: center
}

.product-full .countdown-box {
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 250px
}

.product-full .countdown-box .countdown {
  padding: 18px
}

.product-full .countdown-box .countdown>span {
  font-size: 16px;
  padding: 0 1.2em
}

.product-full-info {
  padding: 80px 100px
}

@media (max-width:1860px) {
  .prd-block-three-column .countdown-box-full-text .row>* {
    padding: 15px
  }

  .prd-block-three-column .countdown-box-full-text .countdown-txt {
    font-size: 16px
  }

  .product-full-info {
    padding: 40px 60px
  }
}

@media (max-width:1199px) {
  .filter-row .row>* {
    margin: 0 10px
  }

  .filter-row .select-wrapper-xxs select {
    max-width: 145px
  }

  .filter-row .selected-filters-wrap {
    min-width: calc(100% - 25px);
    margin: 0 10px 10px;
    text-align: center
  }

  .filter-row .selected-filters-wrap .selected-filters li {
    padding: 4px 2px
  }

  .minicart-drop-countdown .countdown-box .countdown {
    padding: 18px
  }

  .minicart-drop-countdown .countdown-box .countdown>span {
    font-size: 14px
  }

  .product-full-info {
    padding: 40px 50px
  }

  .product-full-txt:not(:first-child) {
    margin-top: 35px
  }
}

@media (max-width:991px) {
  .sidebar-block_title {
    font-size: 14px
  }

  .countdown-box-full-text .countdown-txt,
  .prd-block-three-column .countdown-box-full-text .countdown-txt {
    font-size: 18px;
    line-height: 24px
  }

  .product-full-info {
    padding: 40px
  }
}

.product-full-txt {
  font-weight: 900;
  line-height: 1em;
  color: #282828
}

@media (max-width:1199px) {
  .product-full-txt {
    font-size: 24px
  }
}

@media (max-width:991px) {

  .product-full-title:not(:first-child),
  .product-full-txt:not(:first-child) {
    margin-top: 25px
  }

  .product-full-txt {
    font-size: 20px
  }
}

.product-full-title {
  font-size: 70px;
  font-weight: 300;
  line-height: 1em;
  color: #282828
}

@media (max-width:1860px) {
  .product-full-title {
    font-size: 60px
  }
}

@media (max-width:1199px) {
  .product-full-title {
    font-size: 54px
  }

  .product-full .btn-wrap:not(:first-child) {
    margin-top: 35px
  }
}

@media (max-width:991px) {
  .product-full-title {
    font-size: 48px
  }

  .product-full-description:not(:first-child) {
    margin-top: 15px
  }
}

@media (max-width:991px) {
  .product-full-description {
    font-size: 15px;
    line-height: 23px
  }

  .product-full-price:not(:first-child) {
    margin-top: 20px
  }
}

.product-full-price {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: baseline;
  -moz-align-items: baseline;
  align-items: baseline
}

.product-full-price .price-old {
  font-weight: 300;
  line-height: 1em;
  text-decoration: line-through
}

@media (max-width:991px) {
  .product-full-price .price-old {
    font-size: 20px
  }
}

.product-full-price .price-new {
  font-size: 60px;
  font-weight: 400;
  line-height: 1em;
  color: #17c6aa
}

@media (max-width:991px) {
  .product-full-price .price-new {
    font-size: 40px
  }
}

.product-hot-title {
  font-size: 40px;
  font-weight: 600;
  line-height: 1em;
  color: #282828
}

.product-hot-label,
.product-hot-label-sm {
  color: #fff;
  border-radius: 50%;
  z-index: 1;
  position: absolute;
  text-align: center;
  font-family: "Open Sans", sans-serif
}

@media (max-width:991px) {
  .product-full .btn-wrap:not(:first-child) {
    margin-top: 25px
  }

  .product-hot-title {
    font-size: 36px
  }

  .product-hot-description:not(:first-child) {
    margin-top: 30px
  }
}

@media (max-width:991px) {
  .product-hot-description {
    font-size: 15px;
    line-height: 23px
  }
}

.product-hot-label {
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
  top: 5px;
  left: 15px;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 150px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.product-hot-label:not(.bg-custom) {
  background-color: #00cbf2
}

@media (max-width:991px) {
  .product-hot-label {
    font-size: 24px;
    line-height: 28px;
    width: 120px;
    height: 120px
  }
}

.product-hot-label-sm {
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
  top: 17px;
  left: 32px;
  display: -ms-flexbox;
  display: flex;
  width: 104px;
  height: 104px;
  background-color: #17c6aa;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.product-hot-price {
  position: absolute;
  z-index: 1;
  bottom: 5px;
  left: 15px
}

.product-hot-price .price-text {
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.25em
}

@media (max-width:991px) {
  .product-hot-price .price-text {
    font-size: 28px
  }
}

.product-hot-price .price-new {
  font-size: 54px;
  font-weight: 700;
  line-height: 1em;
  color: #f40000
}

@media (max-width:991px) {
  .product-hot-price .price-new {
    font-size: 40px
  }

  .product-hot .btn-wrap:not(:first-child) {
    margin-top: 30px
  }
}

.product-hot--sale {
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 0 55px rgba(0, 0, 0, .1)
}

.brand-prd-info .inside>*,
.cart-promo-banner+*,
.collection-grid-2-item,
.countdown-box-text:not(:first-child),
.icn-block+.icn-block,
.nav-tabs:not(.tab-category):not(:first-child),
.post-comment:not(:first-child),
.post-full .post-title:not(:first-child),
.post-full>:not(:first-child),
.post-prw-simple-sm+.post-prw-simple-sm,
.post-prw-text>*+.post-prw-btn,
.post-prws-listing>*+*,
.product-hot--sale .product-hot-description:not(:first-child),
.review-item+:not(.review-item),
.welcome-block-info:not(:first-child),
p.countdown-box-text:not(:first-child) {
  margin-top: 30px
}

.product-hot-subtitle {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 10px
}

.brand-prd-carousel {
  margin: 30px 0
}

@media only screen and (min-width:576px) and (max-width:767px) {

  .page-title,
  .title-wrap:not(:last-child) {
    margin: 0 0 25px
  }

  .page-title.text-center .carousel-arrows,
  .title-wrap:not(:last-child).text-center .carousel-arrows {
    margin-bottom: calc(25px - 3px)
  }

  .title-wrap {
    margin-bottom: 25px
  }

  .title-wrap .h1-style+.carousel-arrows:empty,
  .title-wrap .h1-style+.h-sub--first+.carousel-arrows:empty,
  .title-wrap h1+.carousel-arrows:empty,
  .title-wrap h1+.h-sub+.carousel-arrows:empty {
    margin-top: calc(-30px - 15px * .666)
  }

  .title-wrap .h2-style+.carousel-arrows:empty,
  .title-wrap .h2-style+.h-sub--first+.carousel-arrows:empty,
  .title-wrap h2+.carousel-arrows:empty,
  .title-wrap h2+.h-sub--first+.carousel-arrows:empty {
    margin-top: calc(-30px - 12px * .666)
  }

  .title-wrap .h-lg-style+.carousel-arrows:empty,
  .title-wrap .h-lg-style+.h-sub--first+.carousel-arrows:empty {
    margin-top: calc(-30px - 25px * .666)
  }

  .page-title .h1-style,
  .page-title .h1-style+.h-sub--first,
  .page-title h1,
  .page-title h1+.h-sub--first,
  .title-wrap .h1-style,
  .title-wrap .h1-style+.h-sub--first,
  .title-wrap h1,
  .title-wrap h1+.h-sub--first {
    margin-bottom: calc(15px * .666)
  }

  .page-title .h2-style,
  .page-title .h2-style+.h-sub--first,
  .page-title h2,
  .page-title h2+.h-sub--first,
  .title-wrap .h2-style,
  .title-wrap .h2-style+.h-sub--first,
  .title-wrap h2,
  .title-wrap h2+.h-sub--first {
    margin-bottom: calc(12px * .666)
  }

  .page-title .h-lg-style,
  .page-title .h-lg-style+.h-sub--first,
  .title-wrap .h-lg-style,
  .title-wrap .h-lg-style+.h-sub--first {
    margin-bottom: calc(25px * .9)
  }

  .tags-list:not(:first-child) {
    margin-top: 25px
  }

  .brand-prd-carousel {
    margin: 25px 0
  }
}

.brand-prd-info {
  float: left;
  flex-direction: column;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column
}

@media (max-width:767px) {

  .product-full,
  .product-hot {
    text-align: center
  }

  .product-full-info {
    padding: 30px
  }

  .product-full-txt {
    font-size: 18px
  }

  .product-full-price:not(:first-child),
  .product-full-title:not(:first-child) {
    margin-top: 15px
  }

  .product-full-title {
    font-size: 36px
  }

  .product-full-description,
  .product-hot-description {
    font-size: 14px;
    line-height: 20px
  }

  .product-full-price .price-old {
    font-size: 15px
  }

  .product-full-price .price-new,
  .product-hot-price .price-new,
  .product-hot-title {
    font-size: 30px
  }

  .brand-prd-info {
    margin-top: 20px
  }
}

.brand-prd-info p {
  font-weight: 300
}

.brand-prd-info .inside {
  padding: 20px 60px
}

@media (max-width:1199px) {
  .brand-prd-info .inside {
    padding: 15px 40px 15px 30px
  }
}

@media (max-width:991px) {
  .brand-prd-image img {
    width: 100%
  }

  .brand-prd-info .inside {
    padding: 0 18px
  }
}

.aside .brand-prd-info .inside {
  padding: 10px 30px
}

.brand-grid {
  display: -ms-flexbox;
  display: flex;
  margin: -30px -15px 0;
  padding: 0;
  list-style: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.brand-grid .placeholder-svg,
.brand-grid img {
  width: calc(100% - 30px);
  margin: 30px 15px 0;
  transition: .5s
}

.brand-grid .placeholder-svg {
  max-width: calc(100% - 30px)
}

.brand-carousel {
  margin: 30px 0;
  padding: 0;
  list-style: none
}

.brand-carousel li {
  float: left;
  margin: 0 30px
}

.brand-carousel li img {
  max-width: 100%;
  margin: 0 auto;
  transition: .2s
}

.brand-carousel:not(.slick-initialized) {
  overflow: hidden !important;
  height: 100px;
  opacity: 0
}

.brand-carousel.slick-initialized {
  transition: opacity .5s;
  opacity: 1
}

.brand-carousel.slick-arrows-right {
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  min-height: 70px;
  -ms-flex-align: center;
  align-items: center
}

.brand--grey-img li img {
  opacity: .45;
  filter: brightness(0)
}

.brand--grey-img li:hover img {
  opacity: 1;
  filter: brightness(100%)
}

.brand-grid li {
  padding: 0;
  max-width: 16.667%;
  -ms-flex: 0 0 16.667%;
  flex: 0 0 16.667%
}

@media (max-width:991px) {
  .brand-grid li {
    max-width: 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%
  }

  .holder-subscribe-full .subscribe-form {
    margin-top: 20px
  }
}

.brand-grid li .image-container {
  padding-bottom: calc(37.5% + 30px)
}

.shop-feature-single .shop-feature-icon {
  font-size: 70px;
  height: 50px;
  margin-right: 15px;
  color: #637381
}

.shop-feature-single .shop-feature-icon svg {
  max-width: 50px;
  max-height: 50px
}

.shop-feature-single .shop-feature-text {
  font-size: 15px;
  line-height: 23px
}

.shop-feature-bg {
  height: 100%;
  margin: 0;
  padding: 30px 20px;
  color: #282828;
  background-color: #f7f7f8
}

.shop-feature-bg .shop-feature-icon {
  font-size: 70px;
  color: #637381
}

.shop-feature-bg .shop-feature-icon svg {
  width: 70px;
  height: 70px
}

@media (max-width:1199px) {
  .aside .brand-prd-info .inside {
    padding: 0 30px
  }

  .shop-feature-bg .shop-feature-icon {
    font-size: 50px
  }

  .shop-feature-bg .shop-feature-icon svg {
    width: 50px;
    height: 50px
  }
}

.shop-feature-bg .shop-feature-text {
  font-size: 14px;
  line-height: 21px
}

.shop-feature-bg .shop-feature-title-lg {
  font-size: 29px;
  font-weight: 700;
  line-height: 1.35em;
  margin-bottom: 20px
}

@media (max-width:1860px) {
  .shop-feature-bg .shop-feature-title-lg {
    font-size: 24px;
    margin-bottom: 15px
  }

  body.is-filters-opened .aside .shop-feature-bg.row {
    display: block;
    text-align: center
  }

  body.is-filters-opened .aside .shop-feature-bg .shop-feature-icon:not(:last-child) {
    margin-bottom: 15px
  }
}

@media (max-width:767px) {
  .brand-prd-info .inside {
    padding: 15px 18px
  }

  .brand-prd-info .inside>* {
    margin-top: 20px
  }

  .brand-prd-info img {
    max-width: 50%
  }

  .brand-prd-carousel.vert-dots .slick-dots {
    position: relative;
    top: auto;
    right: auto;
    bottom: 0;
    left: auto;
    flex-direction: row;
    width: 100%;
    margin-bottom: 30px;
    -ms-flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center
  }

  .brand-prd-carousel.vert-dots .slick-dots li {
    margin: 0 8px
  }

  .aside .brand-prd-info .inside {
    padding: 0 30px
  }

  .shop-feature-bg .shop-feature-title-lg {
    font-size: 20px;
    margin-bottom: 10px
  }
}

@media (max-width:575px) {

  .prd-block_shopping-info-compact [class*=icon],
  .shop-feature-bg .shop-feature-icon {
    font-size: 40px
  }

  .prd-block_actions .prd-block_qty:not(:last-child) {
    margin-right: 15px
  }

  .prd-block_actions .btn-wrap-right>*+* {
    margin-left: 10px
  }

  .prd-block_actions .btn-wrap {
    flex-direction: column;
    margin: 20px 0 0;
    -ms-flex-direction: column
  }

  .prd-block_actions .btn-wrap>* {
    width: auto;
    margin: 0
  }

  .brand-prd-info,
  .prd-block_actions .btn-wrap>*+* {
    margin-top: 10px
  }

  .prd-block_actions .btn-wrap>.btn--add-to-cart.d-none+.btn--follow {
    margin-top: 0
  }

  .prd-block_actions,
  .prd-block_actions--wishlist.prd-block_actions .btn-wrap>*,
  .prd-block_actions>* {
    margin-right: 0;
    margin-left: 0
  }

  .prd-block_actions {
    margin-top: 8px
  }

  .prd-block_actions .btn--add-to-compare,
  .prd-block_actions .btn--add-to-wishlist,
  .prd-block_actions .btn--buy-now,
  .prd-block_actions .btn--follow,
  .prd-block_actions .btn.btn--add-to-cart {
    font-size: 14px;
    line-height: 30px;
    height: 50px;
    padding: 10px 15px
  }

  .has-round-btns .prd-block_actions .btn--add-to-compare,
  .has-round-btns .prd-block_actions .btn--add-to-wishlist,
  .has-round-btns .prd-block_actions .btn--buy-now,
  .has-round-btns .prd-block_actions .btn--follow,
  .has-round-btns .prd-block_actions .btn.btn--add-to-cart {
    border-radius: 25px
  }

  .btn--add-to-compare,
  .btn--add-to-wishlist {
    display: -ms-flexbox;
    display: flex;
    height: 46px;
    padding: 0 15px;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .btn--add-to-compare span,
  .btn--add-to-wishlist span,
  .countdown-box-full-text .row>:first-child:not(:only-child):after,
  .countdown-box-full-text-modal .row>:first-child:not(:only-child):after {
    display: none
  }

  .btn--add-to-compare [class*=icon-],
  .btn--add-to-wishlist [class*=icon-] {
    font-size: 1.5em;
    top: 0
  }

  .prd-block_links {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .prd-block_links [class*=icon] {
    min-width: 36px
  }

  .prd-block_links li {
    min-width: 100%
  }

  .prd-block_links li:not(:first-child) {
    margin-top: 12px
  }

  .brand-grid .placeholder-svg,
  .brand-grid img,
  .btn-wishlist-wrap {
    margin-top: 15px
  }

  .prd-block_actions--wishlist.prd-block_actions {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .prd-block_agreement.prd-block_info_item {
    margin-top: 5px
  }

  .color-swatch li {
    width: 28px;
    height: 28px
  }

  .prd-listview .color-swatch li {
    width: 34px;
    height: 34px
  }

  .countdown-box-bg .countdown>span {
    font-size: 14px;
    margin: 0 5px
  }

  .countdown-box-full {
    padding: 12px 15px
  }

  .countdown-box-full [class*=icon] {
    font-size: 36px;
    margin-right: 20px
  }

  .countdown-box-full .countdown-txt {
    font-size: 12px;
    line-height: 18px
  }

  .countdown-box-full .countdown>span,
  .countdown-box-full-text-modal .countdown>span {
    font-size: 11px
  }

  .countdown-box-full-text .row,
  .countdown-box-full-text-modal .row {
    flex-direction: column;
    text-align: center;
    -ms-flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
  }

  .countdown-box-full-text .row>* {
    padding: 10px;
    text-align: center;
    -ms-flex: 1;
    flex: 1
  }

  .countdown-box-full-text .row>:last-child {
    padding-top: 0;
    -ms-flex: 1;
    flex: 1
  }

  .countdown-box-full-text .countdown>span,
  .prd-block-three-column .countdown-box-full-text .countdown>span {
    font-size: 13px
  }

  .countdown-box-full-text-modal {
    padding-bottom: 20px
  }

  .countdown-box-full-text-modal .row>* {
    text-align: center;
    -ms-flex: 1;
    flex: 1
  }

  .countdown-box-full-text-modal .countdown-txt {
    font-size: 15px;
    padding: 10px 10px 0
  }

  .prd-block-three-column .countdown-box-full-text .row>* {
    padding: 10px
  }

  .prd-block-three-column .countdown-box-full-text .row>:last-child {
    padding-top: 0
  }

  .product-hot .btn-wrap:not(:first-child),
  .product-hot-description:not(:first-child) {
    margin-top: 20px
  }

  .product-hot-label {
    font-size: 18px;
    line-height: 22px;
    width: 80px;
    height: 80px
  }

  .product-hot-label-sm {
    font-size: 16px;
    line-height: 18px;
    width: 80px;
    height: 80px
  }

  .product-hot-price .price-text {
    font-size: 24px
  }

  .brand-grid {
    margin-top: -15px
  }

  .brand-carousel li {
    margin: 0 15px
  }

  .brand-grid li {
    max-width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
  }

  .shop-feature-single .shop-feature-icon {
    font-size: 62px;
    margin-right: 12px
  }

  .shop-feature-single .shop-feature-text {
    font-size: 13px;
    line-height: 18px
  }

  .shop-feature-bg {
    padding: 15px 10px
  }

  .shop-feature-bg .shop-feature-icon svg {
    width: 40px;
    height: 40px
  }

  .shop-feature-bg .shop-feature-title-lg {
    font-size: 18px
  }
}

.shop-feature-bg .shop-feature-title {
  font-size: 15px;
  font-weight: 700;
  line-height: 23px;
  margin-bottom: 15px
}

@media (max-width:1199px) {
  .shop-feature-bg .shop-feature-title {
    margin-bottom: 10px
  }
}

.shop-feature-bg:hover {
  text-decoration: none;
  color: unset
}

.shop-feature-bg--column {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  padding: 30px 20px;
  text-align: center;
  -ms-flex-direction: column;
  -ms-flex-align: center;
  align-items: center
}

.creative-product-carousel .prd-info,
.person-item-socials:not(:first-child),
.shop-feature-bg--column .shop-feature-icon+* {
  margin-top: 20px
}

@media (max-width:575px) {
  .shop-feature-bg--column {
    padding: 20px 10px
  }
}

.shop-feature-bg--column--svg {
  padding: 30px 20px
}

.shop-feature-bg--shadow {
  box-shadow: 0 5px 21px rgba(0, 0, 0, .07)
}

.shop-info-compact-row {
  margin-top: 30px;
  -ms-flex-pack: center;
  justify-content: center
}

.shop-info-compact-icon {
  font-size: 60px;
  line-height: 1em;
  display: -ms-flexbox;
  display: flex;
  width: 98px;
  height: 98px;
  margin: 0 auto;
  color: #fff;
  border-radius: 20px;
  background: #17c6aa;
  background: linear-gradient(0deg, #17c6aa 0, #cb15f1 100%);
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.holder-subscribe-full.holder-subscribe--compact,
.testimonials-carousel {
  background-repeat: no-repeat;
  background-size: cover
}

.shop-info-compact-icon svg {
  width: 60px;
  height: 60px
}

.shop-info-compact-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5625em;
  margin-top: 10px
}

.shop-feature-bg--column.shop-feature-bg--column--lg {
  padding: 40px 20px
}

.shop-feature-bg-lg-icon,
.shop-feature-compact {
  height: 100%;
  margin: 0;
  padding: 30px 20px
}

.cart-total-sm>*,
.popup-addedtocart_info>.row>*,
.popup-selectoptions>.container>.row>*,
.shop-feature-bg-lg-icon>*,
.shop-feature-compact>* {
  padding: 0 10px
}

.shop-feature-compact .shop-feature-icon {
  font-size: 45px;
  color: #637381
}

.shop-feature-compact .shop-feature-icon svg {
  width: 42px;
  height: 42px
}

.shop-feature-bg-lg-icon .shop-feature-text,
.shop-feature-compact .shop-feature-text {
  font-size: 14px;
  line-height: 21px
}

.shop-feature-bg-lg-icon .shop-feature-title,
.shop-feature-compact .shop-feature-title {
  font-size: 15px;
  font-weight: 700;
  line-height: 23px;
  margin-bottom: 15px
}

@media (max-width:1199px) {
  .shop-feature-compact .shop-feature-icon {
    font-size: 30px
  }

  .shop-feature-compact .shop-feature-icon svg {
    width: 30px;
    height: 30px
  }

  .shop-feature-compact .shop-feature-title {
    margin-bottom: 10px
  }
}

.gallery-item-caption,
.gallery-item-caption h3,
.gallery-item-caption h4,
.instagram-carousel:last-child,
.post-prw-text>*,
.shop-feature-bg-lg-icon .shop-feature-title:last-child,
.shop-feature-compact .shop-feature-title:last-child,
.tab-content>.tab-pane:only-child,
.text-icn-block-full h3,
.text-icn-block-full h4,
.text-icn-block-full h5,
.text-icn-blocks-with-title .title-wrap {
  margin-bottom: 0
}

.shop-feature-bg-lg-icon .shop-feature-icon {
  font-size: 140px;
  color: #637381
}

.shop-feature-bg-lg-icon .shop-feature-icon svg {
  width: 140px;
  height: 140px
}

@media (max-width:1199px) {
  .shop-feature-bg-lg-icon .shop-feature-icon {
    font-size: 100px
  }

  .shop-feature-bg-lg-icon .shop-feature-icon svg {
    width: 100px;
    height: 100px
  }

  .shop-feature-bg-lg-icon .shop-feature-title {
    margin-bottom: 10px
  }
}

.shop-feature-bg .shop-feature-svg svg,
.shop-feature-svg {
  height: 100%;
  width: 100%
}

.shop-feature-svg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0
}

.shop-feature-svg.shop-feature-svg-01 svg {
  transform: rotate(30deg) scale(1.2, 1.2)
}

.shop-feature-svg.shop-feature-svg-02 svg {
  transform: rotate(60deg) scale(1.2, 1.2)
}

.shop-feature-svg.shop-feature-svg-03 svg {
  transform: rotate(90deg) scale(1.2, 1.2)
}

.shop-feature-svg.shop-feature-svg-04 svg {
  transform: rotate(120deg) scale(1.2, 1.2)
}

.shop-feature-bg .shop-feature-svg.shop-feature-svg-01 svg {
  transform: rotate(60deg) scale(1.3, 1.4)
}

.shop-feature-bg .shop-feature-svg.shop-feature-svg-02 svg {
  transform: rotate(120deg) scale(1.3, 1.4)
}

.shop-feature-bg .shop-feature-svg.shop-feature-svg-03 svg {
  transform: rotate(180deg) scale(1.3, 1.4)
}

.holder-subscribe-full .subscribe-form-title-lg {
  font-size: 90px;
  font-weight: 600;
  line-height: 1.2em;
  margin-left: -.05em;
  color: #fff
}

@media (max-width:1199px) {
  .holder-subscribe-full .subscribe-form-title-lg {
    font-size: 60px
  }
}

.holder-subscribe-full .subscribe-form-title-md {
  font-size: 40px;
  font-weight: 600;
  line-height: 1.2em;
  color: #fff
}

.holder-subscribe-full .subscribe-form-title-sm {
  font-size: 30px;
  line-height: 1em;
  color: #fff
}

@media (max-width:1199px) {
  .holder-subscribe-full .subscribe-form-title-sm {
    font-size: 20px
  }
}

.holder-subscribe-full .subscribe-form-title-xs {
  font-size: 17px;
  color: #fff
}

.holder-subscribe-full .subscribe-form .btn {
  font-size: 21px;
  font-weight: 700;
  line-height: 27px;
  height: auto;
  padding: 20px 50px;
  color: #17c6aa;
  border-radius: 5px;
  background-color: #fff
}

.holder-subscribe-full .form-control-wrap {
  position: relative;
  margin-right: 30px;
  margin-left: 100px;
  -ms-flex: 1;
  flex: 1
}

@media (max-width:1860px) {
  .holder-subscribe-full .form-control-wrap {
    margin-left: 60px
  }
}

@media (max-width:1199px) {
  .holder-subscribe-full .form-control-wrap {
    margin-left: 30px
  }
}

@media (max-width:991px) {
  .holder-subscribe-full .subscribe-form .btn {
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    padding: 15px 30px
  }

  .holder-subscribe-full .form-control-wrap {
    margin-right: 10px;
    margin-left: 0
  }
}

.holder-subscribe-full .form-control-wrap .bottom {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2px;
  transition: .2s .5s;
  background-color: #fff
}

.holder-subscribe-full input.form-control,
.newsletter-form .form-control-wrap input.form-control {
  font-size: 24px;
  width: 100%;
  height: 67px;
  padding: 0;
  transition: padding .1s .25s;
  color: #fff;
  border: 0;
  background-color: transparent
}

.holder-subscribe-full input.form-control::-webkit-input-placeholder {
  text-transform: none;
  color: #fff
}

.holder-subscribe-full input.form-control:-moz-placeholder {
  text-transform: none;
  color: #fff
}

.holder-subscribe-full input.form-control::-moz-placeholder {
  text-transform: none;
  color: #fff
}

.holder-subscribe-full input.form-control:-ms-input-placeholder {
  text-transform: none;
  color: #fff
}

.holder-subscribe-full input.form-control:focus,
.newsletter-form .form-control-wrap input.form-control:focus {
  padding: 0 15px;
  transition: padding .1s
}

.holder-subscribe-full .form-control-wrap svg,
.holder-subscribe-full .form-control-wrap svg rect,
.newsletter-form .form-control-wrap svg,
.newsletter-form .form-control-wrap svg rect {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: none;
  pointer-events: none;
  fill: none
}

.holder-subscribe-full .form-control-wrap svg rect,
.newsletter-form .form-control-wrap svg rect {
  width: calc(100% - 4px) !important;
  height: calc(100% - 4px) !important;
  transform: rotateY(0) rotateX(180deg) translate(0, -100%)
}

.holder-subscribe-full .form-control-wrap svg rect {
  stroke: #fff;
  stroke-width: 2;
  stroke-dasharray: 400%;
  stroke-dashoffset: 400%
}

.holder-subscribe-full input.form-control:focus+svg rect,
.newsletter-form .form-control-wrap input.form-control:focus+svg rect {
  transition: 1s;
  stroke-dashoffset: 0
}

.holder-subscribe-full .circle_decor {
  width: 50%;
  opacity: 1
}

.holder-subscribe-full .circle_decor circle,
.holder-subscribe-full .circle_decor path {
  fill: #80f8e3
}

@media (max-width:767px) {

  .shop-feature-bg .shop-feature-title,
  .shop-feature-bg-lg-icon .shop-feature-title,
  .shop-feature-compact .shop-feature-title {
    margin-bottom: 5px
  }

  .shop-info-compact-row {
    margin-top: 15px
  }

  .shop-info-compact-icon {
    font-size: 50px;
    width: 80px;
    height: 80px
  }

  .shop-info-compact-icon svg {
    width: 50px;
    height: 50px
  }

  .holder-subscribe-full .subscribe-form-title-sm,
  .holder-subscribe-full .subscribe-form-title-xs,
  .shop-info-compact-text {
    font-size: 15px
  }

  .shop-info-compact {
    max-width: 33.333%
  }

  .holder-subscribe-full .subscribe-form-title-lg {
    font-size: 45px
  }

  .holder-subscribe-full .subscribe-form-title-md {
    font-size: 30px
  }

  .holder-subscribe-full .subscribe-form .btn {
    width: 100%
  }

  .holder-subscribe-full .form-control-wrap {
    margin-right: 0;
    margin-bottom: 20px;
    border-bottom-width: 1px;
    min-width: 100%
  }

  .holder-subscribe-full .form-control-wrap .bottom {
    height: 1px
  }

  .holder-subscribe-full .form-control-wrap svg rect {
    stroke-width: 2
  }

  .holder-subscribe-full .form-inline {
    flex-direction: column;
    -ms-flex-direction: column
  }

  .holder-subscribe-full .circle_decor {
    width: 70%
  }
}

.holder-subscribe-full .errors {
  position: absolute;
  margin-top: 10px;
  color: inherit
}

.holder-subscribe-full .form--success {
  font-size: 18px;
  font-weight: 600;
  width: 100%;
  text-align: center;
  color: inherit
}

.holder-subscribe-full input:-webkit-autofill,
.holder-subscribe-full input:-webkit-autofill:active,
.holder-subscribe-full input:-webkit-autofill:focus,
.holder-subscribe-full input:-webkit-autofill:hover {
  -webkit-box-shadow: 0 0 0 1000px #17c6aa inset !important
}

.holder-subscribe-full input:-webkit-autofill {
  -webkit-text-fill-color: #fff !important
}

.holder-subscribe-full:not(.holder-subscribe--compact) {
  padding: 89px 0;
  color: #fff;
  background-color: #17c6aa;
  background-repeat: no-repeat;
  background-size: cover
}

.holder-subscribe-full.holder-subscribe--compact {
  position: relative;
  padding: 42px 45px;
  color: #fff;
  background-color: #17c6aa
}

@media (max-width:1199px) {
  .holder-subscribe-full input.form-control {
    font-size: 17px
  }

  .holder-subscribe-full.holder-subscribe--compact {
    padding: 40px
  }
}

.popup-newsletter {
  position: fixed;
  z-index: 172;
  right: 0;
  bottom: -40px;
  left: 0;
  padding: 140px 0 180px;
  transform: translate3d(0, 100%, 0);
  color: #fff
}

@media (max-width:1600px) {
  .popup-newsletter {
    padding: 80px 0 120px
  }
}

@media (max-width:991px) {
  .holder-subscribe-full input.form-control {
    height: 46px
  }

  .holder-subscribe-full:not(.holder-subscribe--compact) .row,
  .popup-newsletter .row {
    display: block
  }

  .holder-subscribe-full:not(.holder-subscribe--compact) .col {
    width: 100%
  }

  .holder-subscribe-full:not(.holder-subscribe--compact) .col .circle_decor {
    width: 80% !important
  }

  .holder-subscribe-full:not(.holder-subscribe--compact) {
    padding: 50px 0
  }

  .holder-subscribe-full.holder-subscribe--compact {
    padding: 30px 20px
  }

  .popup-newsletter {
    padding: 60px 0 100px
  }

  .newsletter-form {
    margin-top: 20px
  }
}

.popup-newsletter:after {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  opacity: .95;
  background-color: #f8357b
}

@media (min-width:1200px) {
  .popup-newsletter .row {
    margin-right: -50px;
    margin-left: -50px
  }

  .popup-newsletter .row>* {
    padding: 0 50px
  }
}

.popup-newsletter form .errors {
  position: absolute;
  top: 100%;
  color: #fff
}

.popup-newsletter-logo {
  max-width: 350px;
  margin-bottom: 30px
}

.newsletter-form-title-lg {
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2em;
  margin-left: -.05em;
  color: #fff
}

@media (max-width:1860px) {
  .popup-newsletter-logo {
    max-width: 300px
  }

  .newsletter-form-title-lg {
    font-size: 45px
  }
}

.newsletter-form-title-sm {
  font-size: 17px;
  font-weight: 600;
  color: #fff
}

.newsletter-form .btn {
  font-size: 21px;
  font-weight: 700;
  line-height: 27px;
  height: auto !important;
  padding: 20px 50px;
  color: #f8357b;
  background-color: #fff
}

.newsletter-form .btn,
.newsletter-form .btn:last-child {
  border-radius: 6px
}

.newsletter-form .form-control-wrap {
  position: relative;
  margin-right: 30px;
  -ms-flex: 1;
  flex: 1
}

@media (max-width:1600px) {
  .newsletter-form-title-lg {
    font-size: 36px
  }

  .newsletter-form .form-control-wrap {
    min-width: 100%;
    margin-bottom: 30px
  }
}

@media (max-width:991px) {
  .newsletter-form .btn {
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    padding: 15px 30px
  }

  .newsletter-form .form-control-wrap {
    margin-right: 10px
  }
}

.newsletter-form .form-control-wrap .bottom {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2px;
  transition: .2s .2s;
  background-color: #fff
}

.newsletter-form .form-control-wrap input.form-control::-webkit-input-placeholder {
  text-transform: none;
  color: #fff
}

.newsletter-form .form-control-wrap input.form-control:-moz-placeholder {
  text-transform: none;
  color: #fff
}

.newsletter-form .form-control-wrap input.form-control::-moz-placeholder {
  text-transform: none;
  color: #fff
}

.newsletter-form .form-control-wrap input.form-control:-ms-input-placeholder {
  text-transform: none;
  color: #fff
}

@media (max-width:1199px) {
  .popup-newsletter .row {
    margin-right: -30px;
    margin-left: -30px
  }

  .popup-newsletter .row>* {
    padding: 0 30px
  }

  .popup-newsletter-logo {
    max-width: 200px
  }

  .newsletter-form .form-control-wrap input.form-control {
    font-size: 22px
  }
}

@media (max-width:991px) {
  .newsletter-form .form-control-wrap input.form-control {
    font-size: 20px;
    height: 46px
  }
}

@media only screen and (min-device-width:1025px) {

  .holder-subscribe-full input.form-control:focus~.bottom,
  .newsletter-form .form-control-wrap input.form-control:focus~.bottom {
    right: 10px;
    left: 10px;
    transition: .2s;
    opacity: 0
  }
}

.newsletter-form .form-control-wrap input:-webkit-autofill,
.newsletter-form .form-control-wrap input:-webkit-autofill:active,
.newsletter-form .form-control-wrap input:-webkit-autofill:focus,
.newsletter-form .form-control-wrap input:-webkit-autofill:hover {
  -webkit-box-shadow: 0 0 0 1000px #f8357b inset !important
}

.newsletter-form .form-control-wrap input:-webkit-autofill {
  -webkit-text-fill-color: #fff !important
}

.newsletter-form .form-control-wrap svg rect {
  stroke: #fff;
  stroke-width: 2;
  stroke-dasharray: 500%;
  stroke-dashoffset: 500%
}

@media only screen and (max-device-width:1024px) {

  .holder-subscribe-full .form-control-wrap svg,
  .newsletter-form svg {
    display: none
  }
}

.popup-newsletter-close {
  font-size: 24px;
  position: absolute;
  z-index: 1;
  top: 15px;
  right: 15px;
  display: -ms-flexbox;
  display: flex;
  width: 36px;
  height: 36px;
  cursor: pointer;
  transition: .2s;
  color: #fff;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, .2);
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.popup-newsletter.opened .row>* {
  animation: .3s both anim-elem
}

.animated,
.creative-product-carousel-item .creative-product-carousel-text.animated {
  animation-duration: 1s
}

.popup-newsletter .row>:first-child {
  animation-delay: .3s
}

.popup-newsletter .row>:nth-child(2) {
  animation-delay: .4s
}

.popup-newsletter .row>:nth-child(3) {
  animation-delay: .5s
}

@keyframes anim-elem {
  0% {
    transform: translate3d(0, 100px, 0);
    opacity: 0
  }

  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1
  }
}

.newslettermodal--classic.fancybox-content {
  width: 800px;
  color: #787878;
  background: #fff
}

.newslettermodal--classic.fancybox-content .popup-newsletter-content {
  padding: 30px 30px 30px 0
}

.newslettermodal--classic.fancybox-content .newslettermodal-content-title {
  font-family: "Open Sans", sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  color: #282828
}

.newslettermodal--classic.fancybox-content .popup-newsletter-image,
.person-item-image,
.testimonials-item-photo {
  height: 100%
}

.newslettermodal--classic.fancybox-content .popup-newsletter-image .placeholder-svg {
  width: 100px
}

.newslettermodal--classic.fancybox-content .popup-newsletter-info-sm {
  font-size: 11px;
  line-height: 1.6em
}

.newslettermodal--classic.fancybox-content .popup-newsletter-info-sm a {
  text-decoration: underline;
  color: #787878
}

.cart-promo-banner:hover,
.fact-block .text a:hover,
.newslettermodal--classic.fancybox-content .popup-newsletter-info-sm a:hover,
.post-prw-simple .post-prw-title a,
.post-prw-simple-sm .post-prw-title a,
.post-prw-title a,
.post-prw-vert .post-prw-title a,
.review-write-link:hover,
.testimonials-item-name a {
  text-decoration: none
}

.holder-subscribe-simple {
  padding: 25px 0;
  background-color: #17c6aa
}

.holder-subscribe-simple .subscribe-form {
  width: 600px;
  max-width: 100%;
  margin: auto
}

.holder-subscribe-simple .form-inline .form-control {
  width: calc(100% - 25px);
  border-radius: 4px
}

.holder-subscribe-simple .form-inline .btn:last-child {
  height: 48px
}

.holder-subscribe-simple .holder-subscribe-simple-title {
  margin-bottom: 15px;
  color: #fff
}

body.has-round-btns .form-inline .form-control {
  border-radius: 24px
}

.instagram-carousel {
  position: relative;
  overflow: hidden;
  margin: 20px 0
}

.instagram-feed-full {
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  white-space: nowrap
}

.instagram-feed-full a {
  position: relative;
  display: block;
  float: left;
  width: 16.666%;
  padding: 0
}

.instagram-feed-full a:before {
  font-family: icon-foxic;
  font-size: 40px;
  line-height: 1em;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: 40px;
  margin: -20px 0 0 -20px;
  content: "\e90f";
  transition: .3s;
  transform: scale(.5);
  text-align: center;
  opacity: 0;
  color: #fff;
  -webkit-backface-visibility: hidden
}

.instagram-feed-full a:after,
.post-prw-big .post-img:after {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  transition: .3s;
  opacity: 0;
  background: #000
}

.instagram-feed-full a:hover:before {
  transform: scale(1);
  opacity: 1
}

.fancybox-is-open .fancybox-bg,
.instagram-feed-full a:hover:after {
  opacity: .35
}

.instagram-feed-full a span,
.instagram-grid a:not(.btn) span {
  position: relative;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%
}

.instagram-feed-full a img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%
}

.instagram-carousel-arrows {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 50%;
  transition: opacity .2s;
  transform: translateX(-50%);
  pointer-events: none
}

.instagram-carousel-arrows .slick-next,
.instagram-carousel-arrows .slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  z-index: 1;
  top: 50%;
  display: block;
  width: 47px;
  height: 47px;
  margin-top: -23px;
  padding: 0;
  cursor: pointer;
  transition: .2s;
  transform: none;
  pointer-events: auto;
  opacity: 1;
  background: rgba(255, 255, 255, .7)
}

.fancybox--light .fancybox-bg,
.form-card-bg .form-control,
.form-card-bg .form-control:focus,
.instagram-carousel-arrows .slick-next:hover,
.instagram-carousel-arrows .slick-prev:hover {
  background: #fff
}

.instagram-carousel-arrows .slick-next:before,
.instagram-carousel-arrows .slick-prev:before {
  font-size: 25px;
  line-height: 49px;
  display: inline-block;
  opacity: 1;
  color: #000
}

.instagram-carousel-arrows .slick-next:hover:before,
.instagram-carousel-arrows .slick-prev:hover:before {
  opacity: 1;
  color: #000
}

.instagram-carousel-arrows .slick-prev {
  right: auto;
  left: 0
}

.instagram-grid .instagram_gallery,
.instagram-grid>* {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.instagram-grid .instagram_gallery {
  width: calc(100% + 20px);
  margin-right: -10px;
  margin-left: -10px
}

.instagram-grid:not(.instagram-grid.instagram-grid--sm) a:not(.btn) {
  max-width: calc(16.666% - 20px);
  margin-top: 20px;
  margin-right: 10px;
  margin-left: 10px;
  -ms-flex: 0 0 calc(16.666% - 20px);
  flex: 0 0 calc(16.666% - 20px)
}

@media (max-width:991px) {
  .instagram-grid:not(.instagram-grid.instagram-grid--sm) a:not(.btn) {
    max-width: calc(20% - 30px);
    -ms-flex: 0 0 calc(20% - 30px);
    flex: 0 0 calc(20% - 30px)
  }

  .instagram-grid:not(.instagram-grid.instagram-grid--sm) a:not(.btn):nth-child(-n+5) {
    margin-top: 0
  }

  .instagram-grid:not(.instagram-grid.instagram-grid--sm) a:not(.btn):nth-child(10)~a {
    display: none
  }
}

.instagram-grid a:not(.btn) {
  display: block;
  -webkit-transform: translateZ(0) scale(1, 1);
  opacity: 1;
  -webkit-backface-visibility: hidden
}

.instagram-grid a:not(.btn):hover span:after {
  opacity: .25
}

.instagram-grid a:not(.btn) span:after {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  transition: opacity .2s;
  opacity: 0;
  background: #17c6aa
}

.instagram-grid a:not(.btn) img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.instagram-grid--sm a:not(.btn) {
  max-width: 25%;
  margin: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%
}

.instagram-grid--sm a:not(.btn) span {
  padding-bottom: 87.5%
}

.instagram-grid-btn {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  pointer-events: none
}

.person-row {
  margin: -30px -15px 0;
  -ms-flex-pack: center;
  justify-content: center
}

.person-item {
  position: relative;
  max-width: calc(25% - 30px);
  margin-top: 30px;
  margin-right: 15px;
  margin-left: 15px;
  -ms-flex: 0 0 calc(25% - 30px);
  flex: 0 0 calc(25% - 30px)
}

@media (max-width:991px) {
  .person-item {
    max-width: calc(50% - 30px);
    -ms-flex: 0 0 calc(50% - 30px);
    flex: 0 0 calc(50% - 30px)
  }
}

.person-item img {
  display: block;
  width: 100%;
  margin: 0 auto
}

.person-item .social-list li {
  font-size: 19px
}

.person-item .social-list li a {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 51px;
  height: 51px;
  margin: 0 3px;
  padding: 0 10px;
  color: #fff;
  border-radius: 50%;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

.creative-product-carousel-item>.row,
.form-notification.has-error ul,
.person-item .social-list li a [class*=icon] {
  position: relative;
  z-index: 2
}

.person-item .social-list li a:after {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  transition: .2s;
  opacity: .4;
  background: #000
}

.person-item .social-list li a:hover:after {
  opacity: .5;
  background: #17c6aa
}

.person-item-title {
  font-size: 37px;
  font-weight: 700;
  font-style: italic;
  line-height: 44px;
  color: #fff
}

.person-item-post {
  font-size: 15px;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase
}

.person-item-info {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 17px 17px 17px 40px;
  pointer-events: none;
  color: #fff;
  -ms-flex-direction: column;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.testimonials-carousel-wrap {
  position: relative;
  overflow: hidden;
  background-color: #fafafa
}

.testimonials-item {
  padding: 81px 30px
}

@media (min-width:1200px) {
  .testimonials-item--lg-pad {
    padding: 89px 30px
  }

  .text-icn-blocks-single-text {
    min-width: 50%
  }
}

.has-sm-container .testimonials-item {
  padding: 53px 20px
}

.testimonials-item-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  position: relative;
  z-index: 1;
  color: #0f0909
}

.has-sm-container .testimonials-item-text,
.post-comment-text {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px
}

.testimonials-item-photo img {
  width: 168px
}

.testimonials-item-name {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 10px
}

.testimonials-item-quote {
  font-size: 50px;
  position: absolute;
  z-index: 0;
  top: 37px;
  right: 34px;
  color: #dadbde
}

.testimonials-carousel-single .testimonials-item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding: 35px 40px;
  border-radius: 7px;
  background-color: #fff;
  -ms-flex-align: center;
  align-items: center
}

.contact-map iframe,
.contact-map-fullwidth iframe {
  border: 0;
  -webkit-touch-callout: none;
  display: block
}

.testimonials-carousel-single .testimonials-item-photo {
  max-width: 135px;
  margin-right: 40px;
  -ms-flex: 0 0 135px;
  flex: 0 0 135px
}

.testimonials-carousel-single .testimonials-item-name {
  font-size: 22px;
  line-height: 1.5em
}

.testimonials-carousel-single .testimonials-item-quote {
  font-size: 44px;
  top: 20px;
  right: 25px
}

.testimonials-carousel-simple {
  margin-right: -15px;
  margin-left: -15px;
  text-align: center
}

.testimonials-carousel-simple-item {
  position: relative;
  width: calc(50% - 30px);
  margin-right: 15px;
  margin-left: 15px;
  padding: 67px
}

@media (max-width:767px) {
  .popup-newsletter {
    padding: 40px 0 80px
  }

  .newsletter-form-title-lg {
    font-size: 26px
  }

  .newsletter-form-title-lg:not(:last-child),
  .newsletter-form-title-sm:not(:last-child) {
    margin-bottom: 10px
  }

  .newsletter-form-title-sm {
    font-size: 15px;
    font-weight: 500
  }

  .newsletter-form .btn {
    width: 100%
  }

  .newsletter-form .form-control-wrap {
    margin-right: 0
  }

  .newsletter-form .form-control-wrap .bottom {
    height: 1px
  }

  .newsletter-form .form-control-wrap input.form-control {
    font-size: 18px
  }

  .newsletter-form .form-control-wrap svg rect {
    stroke-width: 2
  }

  .newsletter-form .form-control-wrap .form-inline {
    flex-direction: column;
    -ms-flex-direction: column
  }

  .popup-newsletter-close {
    font-size: 24px;
    width: 32px;
    height: 32px
  }

  .instagram-carousel-arrows {
    left: 0;
    width: 100%;
    transform: translate3d(0, 0, 0)
  }

  .instagram-grid .instagram_gallery {
    margin-right: -5px;
    margin-left: -5px
  }

  .instagram-grid:not(.instagram-grid.instagram-grid--sm) a:not(.btn) {
    max-width: calc(33.333% - 10px);
    margin: 0 5px 10px;
    -ms-flex: 0 0 calc(33.333% - 10px);
    flex: 0 0 calc(33.333% - 10px)
  }

  .instagram-grid:not(.instagram-grid.instagram-grid--sm) a:not(.btn):nth-child(6)~a {
    display: none
  }

  .person-item {
    -ms-flex: 0 0 calc(50% - 30px);
    flex: 0 0 calc(50% - 30px);
    max-width: calc(100% - 30px);
    -ms-flex: 0 0 calc(100% - 30px);
    flex: 0 0 calc(100% - 30px)
  }

  .testimonials-carousel-wrap .circle_decor_wrap svg {
    width: 150% !important
  }

  .testimonials-carousel-single .testimonials-item-photo {
    margin: 0 auto 20px
  }

  .testimonials-carousel-single .testimonials-item-name {
    font-size: 20px
  }

  .testimonials-carousel-single .testimonials-item {
    display: block;
    padding: 30px;
    text-align: center
  }

  .testimonials-carousel-single .slick-arrows-circle .slick-prev {
    left: 0;
    right: 0
  }

  .testimonials-carousel-simple-item {
    width: calc(100% - 30px);
    padding: 50px
  }
}

.testimonials-carousel-simple-item svg rect {
  position: absolute;
  width: 100%;
  height: 100%;
  fill: transparent;
  stroke-width: 3;
  stroke: #f4f4f4
}

.testimonials-carousel-simple-name {
  font-size: 17px;
  font-weight: 700;
  line-height: 1em;
  margin-bottom: 30px;
  color: #17c6aa
}

@media (max-width:767px) {
  .testimonials-carousel-simple-name {
    margin-bottom: 20px
  }
}

.testimonials-carousel-simple-text {
  font-size: 17px;
  line-height: 30px
}

.testimonials-carousel-simple+.carousel-arrows .slick-next,
.testimonials-carousel-simple+.carousel-arrows .slick-prev {
  position: static;
  width: 40px;
  height: 40px;
  margin: 0 5px
}

.testimonials-carousel-simple+.carousel-arrows .slick-next:before,
.testimonials-carousel-simple+.carousel-arrows .slick-prev:before {
  font-size: 40px;
  color: #17c6aa !important
}

.testimonials-carousel-simple+.carousel-arrows .slick-prev:before {
  content: "\e9bc"
}

.testimonials-carousel-simple+.carousel-arrows .slick-next:before {
  content: "\e9bb"
}

.text-icn-blocks-row {
  display: -ms-flexbox;
  display: flex;
  margin-top: -30px;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.text-icn-block {
  max-width: 20%;
  margin-top: 30px;
  text-align: center;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%
}

@media only screen and (min-width:768px) and (max-width:991px) {
  .text-icn-block {
    max-width: 33.333%;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%
  }

  .text-icn-block:nth-child(n+3) .icn:after {
    display: none
  }
}

.text-icn-block .icn {
  font-size: 70px;
  position: relative;
  color: #637381
}

@media (max-width:767px) {
  .text-icn-block {
    max-width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
  }

  .text-icn-block .icn {
    font-size: 60px
  }
}

.text-icn-block .icn svg {
  max-height: 100px
}

.text-icn-block .icn svg path,
.text-icn-block-hor svg path {
  fill: currentColor !important
}

.h-icon--lg>svg path,
.h-icon>svg path,
.text-icn-block-bg-white .icn>svg path,
.text-icn-block-footer .icn>svg path,
.text-icn-block-full .icn>svg path,
.text-icn-block-full-column .icn-arrow>svg path,
.text-icn-block-full-column .icn>svg path,
.text-icn-blocks-single-icon>svg path {
  fill: currentcolor
}

@media (max-width:767px) {
  .text-icn-block .icn svg {
    max-height: 80px
  }

  .text-icn-block:nth-child(2n) .icn:after {
    display: none
  }
}

.text-icn-block .text {
  font-size: 17px;
  font-weight: 500;
  line-height: 28px;
  padding: 25px 35px 0
}

@media (max-width:991px) {
  .testimonials-carousel-single .testimonials-item-photo {
    max-width: 100px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px
  }

  .text-icn-block .text {
    font-size: 15px;
    line-height: 27px;
    padding: 25px 15px 0
  }
}

.text-icn-block-hor {
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -ms-flex: 1 1 20%;
  flex: 1 1 20%;
  -ms-flex-pack: center;
  justify-content: center
}

@media (max-width:1399px) {
  .testimonials-item-text {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px
  }

  .text-icn-block-hor {
    -ms-flex: 0 1 33.333%;
    flex: 0 1 33.333%
  }
}

@media (max-width:991px) {
  .text-icn-block-hor {
    -ms-flex: 0 1 50%;
    flex: 0 1 50%
  }
}

.text-icn-block-hor h3,
.text-icn-block-hor h4,
.text-icn-block-hor h5 {
  margin-bottom: 7px
}

.text-icn-block-hor .icn {
  font-size: 48px;
  position: relative;
  max-width: 70px;
  text-align: center;
  color: #637381;
  -ms-flex: 0 0 70px;
  flex: 0 0 70px
}

@media (max-width:1860px) {
  .person-item-title {
    font-size: 32px;
    line-height: 38px
  }

  .person-item-info {
    padding: 17px 17px 17px 30px
  }

  .testimonials-item {
    padding: 50px 20px
  }

  .has-sm-container .testimonials-item {
    padding: 44px 20px
  }

  .text-icn-block-hor .icn {
    font-size: 44px;
    max-width: 60px;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px
  }
}

@media (max-width:991px) {
  .text-icn-block-hor .icn {
    font-size: 40px;
    max-width: 50px;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px
  }
}

.text-icn-block-hor .icn:after {
  position: absolute;
  top: 10px;
  left: -20px;
  width: 1px;
  height: 60px;
  content: "";
  background-color: #e9e9e9
}

.text-icn-block-hor svg {
  max-width: 100px
}

@media (min-width:1400px) {
  .text-icn-block-hor:nth-child(5n+1) .icn:after {
    opacity: 0
  }
}

@media (max-width:1399px) and (min-width:992px) {
  .text-icn-block-hor:nth-child(3n+1) .icn:after {
    opacity: 0
  }
}

.text-icn-block-hor .text {
  font-size: 15px;
  line-height: 23px;
  padding: 0 35px 0 15px;
  -ms-flex: 1;
  flex: 1
}

@media (max-width:1860px) {
  .text-icn-block-hor .icn:after {
    left: -15px
  }

  .text-icn-block-hor .text {
    font-size: 14px;
    line-height: 20px;
    padding: 0 25px 0 10px
  }
}

@media (max-width:767px) {
  .text-icn-block-hor .text {
    font-size: 14px;
    line-height: 20px;
    padding: 0 25px 0 10px
  }
}

.text-icn-block-hor .text a[class*=icon] {
  font-size: 20px;
  line-height: 1.25em;
  text-decoration: none;
  color: #637381
}

.text-icn-block-hor .text a[class*=icon]+a[class*=icon] {
  margin-left: 10px;
  text-decoration: none
}

.text-icn-blocks-bg-row {
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -ms-flex-pack: center;
  justify-content: center
}

.text-icn-block-bg {
  display: -ms-flexbox;
  display: flex;
  max-width: 33.333%;
  margin: 0 15px;
  padding: 30px 20px;
  transition: .2s;
  background-color: #f7f7f8;
  -ms-flex: 1;
  flex: 1
}

.post-prw-simple .post-prw-img:not(:last-child),
.review-item h4,
.slick-dotted .slick-slider,
.text-icn-block-bg h3,
.text-icn-block-bg h4,
.text-icn-block-bg h5 {
  margin-bottom: 10px
}

.text-icn-block-bg .icn {
  font-size: 80px;
  position: relative;
  max-width: 110px;
  text-align: center;
  color: #637381;
  -ms-flex: 0 0 110px;
  flex: 0 0 110px
}

@media (max-width:1199px) {
  .person-item-title {
    font-size: 28px;
    line-height: 36px
  }

  .person-item-socials:not(:first-child) {
    margin-top: 15px
  }

  .person-item-post:not(:first-child) {
    margin-top: 10px
  }

  .person-item-post {
    font-size: 14px;
    line-height: 24px
  }

  .person-item-info {
    padding: 15px 15px 15px 25px
  }

  .has-sm-container .testimonials-item,
  .testimonials-item {
    padding: 30px 20px
  }

  .testimonials-item-quote {
    top: 15px
  }

  .text-icn-block-bg .icn {
    font-size: 70px;
    max-width: 110px;
    -ms-flex: 0 0 110px;
    flex: 0 0 110px
  }
}

@media (max-width:991px) {
  .text-icn-block-bg .icn {
    font-size: 60px;
    max-width: 100px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px
  }
}

.text-icn-block-bg .icn>svg {
  max-width: 80px;
  max-height: 80px
}

@media (max-width:1199px) {
  .text-icn-block-bg .icn>svg {
    max-width: 70px;
    max-height: 70px
  }
}

@media (max-width:991px) {
  .text-icn-block-bg .icn>svg {
    max-width: 60px;
    max-height: 60px
  }
}

.text-icn-block-bg .text {
  font-size: 15px;
  line-height: 23px;
  padding: 0 0 0 15px;
  -ms-flex: 1;
  flex: 1
}

@media (min-width:576px) and (max-width:1199px) {
  .text-icn-block-bg {
    flex-direction: column;
    text-align: center;
    -ms-flex-direction: column;
    -ms-flex-align: center;
    align-items: center
  }

  .text-icn-block-bg .text {
    padding: 0
  }
}

@media (max-width:767px) {
  .text-icn-block-bg .text {
    font-size: 14px;
    line-height: 20px;
    padding: 0 25px 0 10px
  }
}

@media (max-width:575px) {
  .shop-feature-bg--column--svg {
    padding: 50px 20px
  }

  .shop-feature-bg--column.shop-feature-bg--column--lg {
    padding: 30px 10px
  }

  .shop-feature-compact {
    padding: 15px 0
  }

  .shop-feature-compact .shop-feature-icon {
    font-size: 30px;
    padding-left: 0
  }

  .shop-feature-compact .shop-feature-icon svg {
    width: 30px;
    height: 30px
  }

  .shop-feature-bg-lg-icon {
    padding: 15px 10px
  }

  .shop-feature-bg-lg-icon .shop-feature-icon {
    font-size: 90px
  }

  .shop-feature-bg-lg-icon .shop-feature-icon svg {
    width: 80px;
    height: 80px
  }

  .holder-subscribe-full .circle_decor {
    width: 100%
  }

  .newslettermodal--classic.fancybox-content .popup-newsletter-content {
    padding: 35px 20px
  }

  .holder-subscribe-simple {
    padding: 20px 0
  }

  .holder-subscribe-simple .form-inline .form-control .holder-subscribe-simple .form-inline .form-control {
    width: calc(100% - 15px)
  }

  .holder-subscribe-simple .form-inline .btn:last-child {
    height: 44px
  }

  .instagram-carousel {
    margin: 20px -15px 0
  }

  .instagram-carousel-arrows .slick-next,
  .instagram-carousel-arrows .slick-prev {
    width: 44px;
    height: 44px
  }

  .instagram-carousel-arrows .slick-next:before,
  .instagram-carousel-arrows .slick-prev:before {
    font-size: 24px;
    line-height: 44px
  }

  .testimonials-item-text {
    margin-top: 25px;
    text-align: center
  }

  .testimonials-carousel-simple-item {
    padding: 30px
  }

  .testimonials-carousel-simple-name {
    margin-bottom: 15px
  }

  .text-icn-block .icn {
    font-size: 50px
  }

  .text-icn-block .icn svg {
    max-height: 60px
  }

  .text-icn-block .text {
    font-size: 14px;
    line-height: 23px;
    padding: 15px 10px 0
  }

  .text-icn-block-hor {
    -ms-flex: 100%;
    flex: 100%
  }

  .text-icn-block-bg h3,
  .text-icn-block-bg h4,
  .text-icn-block-bg h5,
  .text-icn-block-full h3,
  .text-icn-block-full h4,
  .text-icn-block-full h5,
  .text-icn-block-hor h3,
  .text-icn-block-hor h4,
  .text-icn-block-hor h5 {
    margin-bottom: 5px
  }

  .text-icn-block-hor .icn {
    font-size: 36px;
    max-width: 50px;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px
  }

  .text-icn-block-hor .icn:after {
    opacity: 0
  }

  .text-icn-block-hor .text {
    padding: 0 0 0 10px
  }

  .text-icn-blocks-bg-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .text-icn-block-bg {
    max-width: 100%;
    padding: 10px 15px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
  }

  .text-icn-block-bg:first-child {
    padding-top: 40px
  }

  .text-icn-block-bg:last-child {
    padding-bottom: 40px
  }

  .text-icn-block-bg .icn {
    font-size: 50px;
    max-width: 70px;
    text-align: inherit;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px
  }

  .text-icn-block-bg .icn>svg {
    max-width: 50px;
    max-height: 50px
  }

  .text-icn-block-bg .text {
    padding: 0
  }
}

.text-icn-block-bg--column {
  flex-direction: column;
  text-align: center;
  -ms-flex-direction: column;
  -ms-flex-align: center;
  align-items: center
}

.text-icn-block-bg--column .icn {
  max-width: auto;
  margin: 0 auto 20px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}

.text-icn-block-bg--column .text {
  padding: 0
}

#sideColumn.fixed-col,
.post-full .post-links:not(:first-child),
.text-icn-block-bg-white p,
.text-icn-block-footer p,
.text-icn-block-full p,
.text-icn-block-full-column p {
  margin-top: 0
}

.text-icn-block-full .icn {
  font-size: 50px;
  position: relative;
  max-width: 65px;
  text-align: center;
  color: #637381;
  -ms-flex: 0 0 65px;
  flex: 0 0 65px
}

.text-icn-block-full .icn>svg {
  position: relative;
  top: 0;
  width: 50px;
  height: 50px;
  color: #637381
}

.text-icn-block-bg-white .text,
.text-icn-block-full .text {
  font-size: 15px;
  line-height: 23px;
  padding: 0 0 0 15px;
  -ms-flex: 1;
  flex: 1
}

.text-icn-block-full:not(:last-child):after {
  min-width: 100%;
  height: 1px;
  margin-top: 30px;
  margin-bottom: 30px;
  content: "";
  background-color: #e9e9e9
}

.text-icn-block-full-column h3 {
  font-size: 26px;
  line-height: 1.2em;
  margin-bottom: 10px
}

.text-icn-block-full-column h4,
.text-icn-block-full-column h5 {
  font-size: 21px;
  line-height: 1.2em;
  margin-bottom: 10px
}

.text-icn-block-full-column .icn {
  font-size: 45px;
  position: relative;
  margin: 0 auto;
  text-align: center;
  color: #637381
}

.text-icn-block-full-column .icn>svg {
  position: relative;
  top: 0;
  width: 45px;
  height: 45px
}

.text-icn-block-full-column .icn-arrow {
  font-size: 45px;
  position: absolute;
  top: 30px;
  right: 0;
  text-align: center;
  color: #637381
}

.text-icn-block-full-column .icn-arrow>svg {
  position: relative;
  top: 0;
  width: 60px;
  height: 60px;
  filter: drop-shadow(2px 2px 0px white)
}

.h-icon>[class*=icon]:first-child,
.h-icon>svg:first-child {
  top: .2em;
  padding: 0 10px 0 0;
  position: relative
}

.text-icn-block-full-column .text {
  font-size: 16px;
  line-height: 24px;
  padding: 15px 0 0
}

.countdown-box-subscribe-form:not(:first-child):not(:first-child),
.text-icn-block-full-column+* {
  margin-top: 70px
}

@media (max-width:767px) {
  .text-icn-block-full-column+* {
    margin-top: 50px
  }
}

.text-icn-block-full-column.text-right .icn-arrow {
  right: auto;
  left: 0;
  transform: scaleX(-1)
}

.text-icn-block-bg-white {
  display: -ms-flexbox;
  display: flex;
  max-width: 33.333%;
  padding: 30px 20px;
  color: #fff;
  -ms-flex: 1;
  flex: 1
}

.text-icn-block-bg-white h3,
.text-icn-block-bg-white h4,
.text-icn-block-bg-white h5 {
  margin-bottom: 10px;
  color: #fff
}

.text-icn-block-bg-white .icn {
  font-size: 80px;
  position: relative;
  max-width: 110px;
  text-align: center;
  color: #17c6aa;
  -ms-flex: 0 0 110px;
  flex: 0 0 110px
}

@media (max-width:1199px) {
  .text-icn-block-bg-white .icn {
    font-size: 70px;
    max-width: 110px;
    -ms-flex: 0 0 110px;
    flex: 0 0 110px
  }
}

@media (max-width:991px) {
  .text-icn-block-bg-white .icn {
    font-size: 60px;
    max-width: 100px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px
  }
}

.text-icn-block-bg-white .icn>svg {
  max-width: 80px;
  max-height: 80px
}

@media (max-width:1199px) {
  .text-icn-block-bg-white .icn>svg {
    max-width: 70px;
    max-height: 70px
  }
}

@media (min-width:576px) and (max-width:1199px) {
  .text-icn-block-bg-white {
    flex-direction: column;
    text-align: center;
    -ms-flex-direction: column;
    -ms-flex-align: center;
    align-items: center
  }

  .text-icn-block-bg-white .text {
    padding: 0
  }
}

@media (max-width:767px) {
  .text-icn-block-full-column.text-right .icn-arrow {
    transform: scale(-1)
  }

  .text-icn-block-bg-white .text {
    font-size: 14px;
    line-height: 20px;
    padding: 0 25px 0 10px
  }
}

.text-icn-block-footer {
  display: -ms-flexbox;
  display: flex;
  max-width: 33.333%;
  padding: 45px 15px;
  color: #fff;
  -ms-flex: 1;
  flex: 1
}

.text-icn-block-footer h3,
.text-icn-block-footer h4,
.text-icn-block-footer h5 {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 8px;
  color: #fff
}

.text-icn-block-footer .icn {
  font-size: 62px;
  position: relative;
  top: -.11em;
  max-width: 62px;
  color: inherit;
  -ms-flex: 0 0 62px;
  flex: 0 0 62px
}

.text-icn-block-footer .icn>svg {
  max-width: 62px;
  max-height: 62px
}

.text-icn-block-footer .text {
  padding: 0 0 0 15px;
  -ms-flex: 1;
  flex: 1
}

.text-icn-block-footer .text,
.text-icn-block-footer .text p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6em
}

.icn-block {
  position: relative;
  padding-left: 36px
}

.h-icon {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -ms-flex-align: baseline;
  -moz-align-items: baseline;
  align-items: baseline
}

.h-icon>[class*=icon]:first-child {
  font-size: 1.4em
}

.h-icon>svg {
  max-width: 33px;
  max-height: 23px;
  color: #17c6aa
}

.h-icon--lg {
  font-size: 20px
}

.h-icon--lg>[class*=icon]:first-child {
  font-size: 26px;
  position: absolute;
  top: .1em;
  left: 0;
  width: 36px;
  color: #17c6aa
}

.h-icon--lg>svg {
  max-width: 40px;
  max-height: 30px;
  color: #17c6aa
}

.h-icon--lg>svg:first-child {
  position: absolute;
  top: -.2em;
  left: 0
}

.text-icn-blocks-with-title .title-wrap>* {
  font-size: 36px;
  font-weight: 600;
  line-height: 42px;
  margin-bottom: 0;
  color: #17c6aa
}

@media (max-width:767px) {
  .text-icn-block-footer .icn {
    font-size: 52px;
    max-width: 52px;
    -ms-flex: 0 0 52px;
    flex: 0 0 52px
  }

  .text-icn-block-footer .icn>svg {
    max-width: 52px;
    max-height: 52px
  }

  .text-icn-blocks-with-title .title-wrap {
    margin-bottom: 20px
  }

  .text-icn-blocks-with-title .title-wrap>* {
    font-size: 30px;
    line-height: 36px
  }
}

.text-icn-blocks-with-title .text-icn-block-bg {
  background-color: #f7f7f8
}

.text-icn-blocks-single {
  color: #fff;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.text-icn-blocks-single-icon {
  font-size: 65px
}

@media (max-width:991px) {
  .text-icn-block-bg-white .icn>svg {
    max-width: 50px;
    max-height: 50px
  }

  .text-icn-blocks-single-icon {
    font-size: 50px
  }
}

.text-icn-blocks-single-icon>svg {
  max-width: 65px;
  max-height: 65px
}

@media (max-width:991px) {
  .text-icn-blocks-single-icon>svg {
    max-width: 50px;
    max-height: 50px
  }
}

.text-icn-blocks-single-text1 {
  font-size: 25px;
  line-height: 1.2em
}

.text-icn-blocks-single-text2 {
  font-size: 16px;
  line-height: 1.2em;
  margin-top: 10px
}

.text-icn-blocks-single-text3 {
  font-size: 39px;
  line-height: 1.2em
}

@media (max-width:1199px) {
  .text-icn-blocks-single-text3 {
    font-size: 34px
  }
}

@media (max-width:991px) {
  .text-icn-blocks-single-text3 {
    font-size: 32px
  }
}

@media (max-width:767px) {
  .text-icn-blocks-single-text3 {
    font-size: 28px
  }
}

.popup-selectoptions,
.text-icn-blocks-single .btn:not(:hover) {
  color: #282828;
  background-color: #fff
}

.fact-block {
  margin-top: 30px;
  text-align: center
}

.fact-block .number {
  font-size: 100px;
  font-weight: 800;
  line-height: 1.1em;
  color: #17c6aa
}

@media (max-width:1860px) {
  .fact-block .number {
    font-size: 90px
  }
}

@media (max-width:1199px) {
  .fact-block .number {
    font-size: 70px
  }
}

@media (max-width:991px) {
  .fact-block .number {
    font-size: 60px
  }
}

.fact-block .title {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px
}

@media (max-width:991px) {
  .fact-block .title {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px
  }
}

.fact-block .text {
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  padding: 25px 35px 0
}

@media (max-width:1199px) {
  .fact-block .text {
    font-size: 15px;
    line-height: 26px;
    padding: 20px 0 0
  }
}

.contact-info {
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px
}

.contact-info-icon {
  font-size: 24px;
  line-height: 1em;
  width: 35px;
  color: #0f0909
}

.contact-info-text,
.contact-info-title {
  font-size: 14px;
  text-transform: uppercase
}

.contact-info-title {
  font-weight: 700;
  line-height: 24px;
  width: 80px;
  color: #0f0909
}

.contact-info-text {
  line-height: 18px;
  margin-left: 15px;
  -ms-flex: 1;
  flex: 1
}

.contact-map iframe {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  user-select: none
}

@media (min-width:576px) {

  .countdown-box-full-text.w-md .countdown>span,
  .countdown-box-full-text.w-sm .countdown>span {
    font-size: 11px
  }

  .countdown-box-full-text.w-md .countdown-txt {
    font-size: 19px
  }

  .countdown-box-full-text.w-md .row>* {
    padding: 18px 30px
  }

  .countdown-box-full-text.w-md .row>:first-child:not(:only-child):after,
  .countdown-box-full-text.w-sm .row>:first-child:not(:only-child):after {
    top: calc(50% - 19px);
    height: 38px
  }

  .countdown-box-full-text.w-sm .countdown-txt {
    font-size: 18px
  }

  .countdown-box-full-text.w-sm .row>* {
    padding: 15px 25px
  }

  .contact-map {
    height: 100%
  }

  .cart-table-under .form-control.textarea--height-200 {
    height: 272px
  }
}

.form-card-bg {
  position: relative;
  z-index: 1;
  margin-top: 60px;
  padding: 50px 30px 0;
  background-color: #f7f8f8
}

@media (max-width:991px) {
  .form-card-bg {
    margin-top: 50px
  }
}

.form-card-bg .form-wrapper {
  max-width: 1200px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto
}

.form-card-bg .btn-submit {
  transform: translateY(50%)
}

.contact-map-under-form iframe,
.contact-map-under-form.image-wrap {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 680px;
  margin-top: -280px
}

.contact-map-fullwidth {
  position: relative;
  width: 100%;
  height: 300px
}

.contact-map-fullwidth iframe {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.contact-map-fullwidth-cover {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: .5;
  background-color: #17c6aa;
  mix-blend-mode: multiply
}

.contact-block-bg {
  overflow: hidden;
  padding: 100px 125px 100px 220px;
  background-size: cover
}

@media (max-width:1199px) {
  .contact-block-bg {
    padding: 80px
  }
}

@media (max-width:991px) {
  .contact-block-bg {
    padding: 50px
  }
}

.creative-product-carousel .prd-labels {
  position: absolute;
  z-index: 1;
  top: auto;
  bottom: 30px;
  left: 15px
}

.creative-product-carousel .prd-img-area {
  overflow: visible;
  max-width: 350px;
  margin-right: auto;
  margin-left: auto
}

.creative-product-carousel .prd-img>img {
  width: auto;
  max-width: 100%;
  max-height: 630px;
  margin-right: auto;
  margin-left: auto
}

.creative-product-carousel .label-sale {
  font-size: 25px;
  font-weight: 800;
  font-style: italic;
  line-height: 1em;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 111px;
  height: 111px;
  text-align: center;
  color: #fff;
  background-color: transparent;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.creative-product-carousel .label-sale:before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  border-radius: 50%;
  background-color: #fff
}

.creative-product-carousel .label-sale:after {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border-radius: 50%;
  background-color: #f8357b
}

.creative-product-carousel .label-sale span {
  position: relative;
  z-index: 2;
  width: 100%
}

@media (max-width:1199px) {
  .creative-product-carousel .label-sale {
    font-size: 18px;
    width: 90px;
    height: 90px
  }
}

.creative-product-carousel .prd-img .image-container+.image-container {
  position: absolute;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0
}

.creative-product-carousel .image-container {
  transition: opacity .35s
}

.creative-product-carousel .creative-product-carousel-item>.row>.col:hover .label-sale {
  color: #f8357b
}

.creative-product-carousel .creative-product-carousel-item>.row>.col:hover .label-sale:after {
  transform: scale(1.2)
}

.creative-product-carousel .creative-product-carousel-item>.row>.col:hover .prd-img .image-container+.image-container,
.creative-product-carousel .creative-product-carousel-item>.row>.col:hover .prd-img>img+img {
  opacity: 1 !important
}

.creative-product-carousel .prd-title {
  font-size: 19px;
  line-height: 28px;
  transition: color .2s
}

@media (max-width:1199px) {
  .creative-product-carousel .prd-title {
    font-size: 18px;
    line-height: 26px
  }
}

@media (max-width:991px) {
  .creative-product-carousel .prd-title {
    font-size: 16px;
    line-height: 22px
  }

  .creative-product-carousel-item>.row.four-in-row>.col {
    max-width: 33.333%;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%
  }

  .creative-product-carousel-item>.row.four-in-row>.col:nth-child(3)~.col {
    display: none
  }
}

.creative-product-carousel .slick-slide {
  overflow: hidden;
  opacity: 1 !important
}

@media (max-width:991px) {
  .creative-product-carousel-item>.row.two-in-row>.col {
    max-width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
  }

  .creative-product-carousel-item>.row.three-in-row>.col {
    max-width: 33.333%;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%
  }
}

.creative-product-carousel-text {
  font-size: 10vw;
  font-weight: 800;
  font-style: italic;
  line-height: 1em;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  padding: 0 .1em;
  color: #17c6aa
}

@media (max-width:1199px) {
  .creative-product-carousel-text {
    font-size: 14vw
  }
}

@media (max-width:767px) {
  .fact-block .number {
    font-size: 40px
  }

  .fact-block .title {
    font-size: 17px;
    line-height: 28px
  }

  .fact-block .text {
    font-size: 14px;
    line-height: 24px;
    padding: 10px 0 0
  }

  .form-card-bg {
    margin-top: 30px;
    padding: 35px 30px 0
  }

  .form-card-bg .form-wrapper:not(:first-child) {
    margin-top: -20px
  }

  .contact-block-bg {
    padding: 30px
  }

  .creative-product-carousel .prd-labels {
    bottom: 15px
  }

  .creative-product-carousel .prd-info {
    margin-top: 15px
  }

  .creative-product-carousel .label-sale {
    font-size: 16px;
    width: 70px;
    height: 70px
  }

  .creative-product-carousel-item>.row.four-in-row>.col,
  .creative-product-carousel-item>.row.three-in-row>.col,
  .creative-product-carousel-item>.row.two-in-row>.col {
    max-width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
  }

  .creative-product-carousel-item>.row.four-in-row>.col:nth-child(2)~.col,
  .creative-product-carousel-item>.row.three-in-row>.col:nth-child(2)~.col {
    display: none
  }

  .creative-product-carousel-text {
    font-size: 18vw
  }
}

.creative-product-carousel-action .btn {
  max-height: 46px;
  transition: none
}

.creative-product-carousel-price {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: -5px;
  margin-left: -5px;
  color: #282828;
  -ms-flex-align: baseline;
  -moz-align-items: baseline;
  align-items: baseline
}

.creative-product-carousel-price>* {
  margin: 0 5px
}

.creative-product-carousel-price .price-old {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1em;
  text-decoration: line-through
}

.creative-product-carousel-price .price-new {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1em;
  color: #282828
}

.creative-product-carousel-item .col,
.creative-product-carousel-text {
  visibility: hidden;
  opacity: 1
}

.creative-product-carousel-item .animated {
  visibility: visible;
  animation-duration: .5s;
  opacity: 1;
  animation-fill-mode: both
}

.creative-product-carousel-wrap {
  position: relative;
  display: -ms-flexbox;
  display: flex
}

.creative-product-carousel-wrap .creative-product-carousel {
  max-width: calc(100% - 150px);
  -ms-flex: 0 0 calc(100% - 150px);
  flex: 0 0 calc(100% - 150px)
}

.creative-product-carousel-wrap .collection-grid-1-vertical {
  position: relative;
  z-index: 3;
  max-width: 117px;
  margin-left: auto;
  -ms-flex: 0 0 117px;
  flex: 0 0 117px
}

.creative-product-carousel-wrap .collection-grid-1-item {
  padding: 0;
  transition: .1s
}

.creative-product-carousel-wrap .collection-grid-1-item .collection-grid-1-item-inside {
  width: 117px;
  height: 117px;
  margin: 0 auto
}

.creative-product-carousel--reversed {
  flex-direction: row-reverse;
  -ms-flex-direction: row-reverse
}

.creative-product-carousel--reversed .collection-grid-1-vertical {
  margin-right: auto;
  margin-left: 0
}

@media (max-width:991px) {
  .creative-product-carousel-wrap .collection-grid-1-item .collection-grid-1-item-inside {
    width: 90px;
    height: 90px
  }
}

@media (max-width:767px) {
  .creative-product-carousel-price .price-old {
    font-size: 14px
  }

  .creative-product-carousel-price .price-new {
    font-size: 22px
  }

  .creative-product-carousel-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .creative-product-carousel-wrap .collection-grid-1-vertical {
    max-width: 100%;
    margin: 0 auto 20px;
    -ms-flex-order: -1;
    order: -1;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
  }

  .creative-product-carousel-wrap .creative-product-carousel {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
  }

  .creative-product-carousel-wrap .collection-grid-1-item .collection-grid-1-item-inside {
    width: 80px;
    height: 80px
  }

  .js-creative-product-carousel-tabs .slick-track {
    transform: translate3d(0, 0, 0) !important
  }
}

.creative-product-carousel-item img.lazyloading {
  background-color: rgba(0, 0, 0, 0)
}

.creative-product-carousel-loader {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  transition: opacity .5s;
  pointer-events: none;
  opacity: 0;
  background: rgba(255, 255, 255, .4);
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.creative-product-carousel-wrap.loading+.creative-product-carousel-loader,
.gallery-item:hover .gallery-item-caption,
.gallery-item:hover .gallery-item-links,
.steps-progress .nav-tabs:not(.tab-category)>li .nav-link:hover {
  opacity: 1
}

.aside-block .post-prw:not(.slick-slide)+.post-prw,
.collection-item-hover .btn,
.creative-product-carousel-wrap-single .prd-info-col>*+*,
.post-prw-big .tags-list:not(:first-child),
.tab-content>.tab-pane>p+p {
  margin-top: 20px
}

.creative-product-carousel-wrap-single .prd-title,
.creative-product-carousel-wrap-single .prd-title a {
  font-size: 44px;
  font-weight: 600;
  line-height: 1.2em
}

@media (max-width:991px) {
  .creative-product-carousel-wrap-single .prd-info-col>*+* {
    margin-top: 15px
  }

  .creative-product-carousel-wrap-single .prd-title,
  .creative-product-carousel-wrap-single .prd-title a {
    font-size: 36px
  }
}

.creative-product-carousel-wrap-single .prd-price {
  font-size: 28px;
  transition: none
}

@media (max-width:991px) {
  .creative-product-carousel-wrap-single .prd-price {
    font-size: 24px
  }
}

.creative-product-carousel-wrap-single .btn:not([data-animation]) {
  transition: none
}

.creative-product-carousel-wrap-single .collection-grid-1-item {
  margin-top: 15px;
  padding: 0
}

.creative-product-carousel-wrap-single .collection-grid-1-item.active a,
.creative-product-carousel-wrap-single .collection-grid-1-item:hover a {
  transition: .2s;
  border: 2px solid #607d8b !important
}

.creative-product-carousel-wrap-single .collection-grid-1-item .collection-grid-1-item-inside {
  width: 92px;
  height: 92px;
  overflow: hidden;
  border-radius: 100%
}

.creative-product-carousel-wrap-single .collection-grid-1.collection-grid-1-vertical {
  -ms-flex-pack: center;
  justify-content: center
}

.creative-product-carousel-wrap-single .collection-grid-1-item img {
  object-fit: contain
}

.creative-product-carousel-wrap-single .creative-product-carousel-item.slick-slide {
  visibility: hidden;
  opacity: 0
}

.creative-product-carousel-wrap-single .creative-product-carousel-item.slick-slide.slick-active {
  visibility: visible;
  opacity: 1
}

.creative-product-carousel-wrap-single .prd-img-area-col.animated {
  animation-duration: .75s
}

.creative-product-carousel-wrap-single .creative-product-carousel:not(.slick-initialized) {
  max-height: 592px
}

.holder-welcome-block {
  position: relative;
  background-color: #f8f8f8
}

.holder-welcome-block .container {
  padding-top: 50px;
  padding-bottom: 50px
}

.welcome-block-image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

.welcome-block-image img {
  position: relative;
  z-index: 2;
  max-width: 100%
}

.welcome-block-image .circle_decor {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(60deg)
}

.welcome-block-info {
  position: relative;
  z-index: 1;
  max-width: 880px
}

@media (min-width:992px) {
  .popup-newsletter .row {
    -ms-flex-align: center;
    align-items: center
  }

  .instagram-carousel-arrows .slick-prev {
    right: auto;
    left: -15px;
    opacity: 0
  }

  .instagram-carousel-arrows .slick-next {
    right: -15px;
    left: auto;
    opacity: 0
  }

  .instagram-carousel:hover .instagram-carousel-arrows .slick-prev {
    right: auto;
    left: 0;
    opacity: 1
  }

  .instagram-carousel:hover .instagram-carousel-arrows .slick-next {
    right: 0;
    left: auto;
    opacity: 1
  }

  .instagram-grid:not(.instagram-grid.instagram-grid--sm) a:not(.btn):nth-child(-n+6) {
    margin-top: 0
  }

  .text-icn-block:nth-child(n+5) .icn:after,
  .welcome-block>.welcome-block-btn {
    display: none
  }

  .creative-product-carousel-hovers {
    overflow: hidden;
    height: 46px
  }

  .creative-product-carousel-action {
    position: relative;
    margin-top: 0;
    transform: translate3d(0, 0, 0)
  }

  .creative-product-carousel-item .col:hover .creative-product-carousel-hovers .creative-product-carousel-action,
  .creative-product-carousel-item .col:hover .creative-product-carousel-hovers .creative-product-carousel-price {
    transform: translateY(-46px)
  }

  .creative-product-carousel-hovers .creative-product-carousel-price {
    height: 46px;
    transform: translate3d(0, 0, 0)
  }

  .creative-product-carousel .slick-current.slick-active .creative-product-carousel-hovers .creative-product-carousel-price {
    transition: .2s
  }

  .welcome-block-text-wrap {
    padding-right: 90px
  }

  .welcome-block-social {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    width: 68px;
    -ms-flex-align: center;
    align-items: center
  }

  .welcome-block-social .social-list-circle {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin: 0;
    -ms-flex-direction: column
  }

  .welcome-block-social .social-list-circle li {
    margin: 8px 0
  }

  .cart-table-under {
    margin-right: -30px;
    margin-left: -30px
  }

  .cart-table-under>* {
    padding: 0 30px
  }
}

@media (max-width:1860px) and (min-width:992px) {
  .welcome-block-social {
    right: 15px
  }
}

.welcome-block-icon {
  font-size: 16vw;
  position: absolute;
  z-index: 0;
  top: -5%;
  right: 15%;
  color: #fff
}

.welcome-block-text {
  font-size: 150px;
  font-weight: 900;
  line-height: .9333em;
  position: relative;
  z-index: 1;
  -ms-flex-align: center;
  align-items: center
}

@media (max-width:1860px) {
  .welcome-block-text {
    font-size: 120px
  }
}

@media (max-width:1199px) {
  .welcome-block-text {
    font-size: 100px
  }
}

@media (max-width:991px) {
  .creative-product-carousel-wrap-single .collection-grid-1-item .collection-grid-1-item-inside {
    width: 80px;
    height: 80px
  }

  .welcome-block-image {
    overflow: hidden;
    max-width: 600px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    -ms-flex-order: 2;
    order: 2
  }

  .welcome-block>.welcome-block-btn {
    width: 100%;
    margin: 15px 0 0;
    text-align: center;
    -ms-flex-order: 3;
    order: 3
  }

  .welcome-block-icon,
  .welcome-block-info .welcome-block-btn {
    display: none
  }

  .welcome-block-text-wrap {
    text-align: center;
    -ms-flex-order: 1;
    order: 1
  }

  .welcome-block-social {
    display: none;
    margin-top: 30px;
    -ms-flex-pack: center;
    justify-content: center
  }

  .welcome-block-social .social-list-circle {
    -ms-flex-pack: center;
    justify-content: center
  }

  .welcome-block-text {
    font-size: 80px
  }
}

@media (max-width:767px) {

  .creative-product-carousel-wrap-single .prd-title,
  .creative-product-carousel-wrap-single .prd-title a {
    font-size: 30px
  }

  .creative-product-carousel-wrap-single .prd-price {
    font-size: 20px
  }

  .welcome-block-text {
    font-size: 70px
  }
}

@media (max-width:575px) {
  .text-icn-block-full-column h3 {
    font-size: 20px
  }

  .text-icn-block-full-column h4,
  .text-icn-block-full-column h5 {
    font-size: 18px
  }

  .text-icn-block-full-column .text {
    font-size: 14px;
    line-height: 22px
  }

  .text-icn-block-full-column+* {
    margin-top: 0
  }

  .text-icn-block-bg-white {
    max-width: 100%;
    padding: 10px 15px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
  }

  .text-icn-block-bg-white:first-child {
    padding-top: 40px
  }

  .text-icn-block-bg-white:last-child {
    padding-bottom: 40px
  }

  .h-icon,
  .text-icn-block-bg-white h3,
  .text-icn-block-bg-white h4,
  .text-icn-block-bg-white h5 {
    margin-bottom: 5px
  }

  .text-icn-block-bg-white .icn {
    font-size: 50px;
    max-width: 67px;
    text-align: inherit;
    -ms-flex: 0 0 67px;
    flex: 0 0 67px
  }

  .text-icn-block-bg-white .icn>svg {
    max-width: 50px;
    max-height: 50px
  }

  .text-icn-block-bg-white .text {
    padding: 0
  }

  .text-icn-block-footer {
    max-width: 100%;
    padding: 25px 15px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
  }

  .text-icn-block-footer:not(:first-child) {
    padding-top: 0
  }

  .text-icn-block-footer .text,
  .text-icn-block-footer .text p {
    font-size: 13px
  }

  .text-icn-blocks-with-title .title-wrap>* {
    font-size: 24px;
    line-height: 32px
  }

  .text-icn-blocks-single-icon,
  .welcome-block-text {
    font-size: 60px
  }

  .text-icn-blocks-single-icon>svg {
    max-width: 60px;
    max-height: 60px
  }

  .text-icn-blocks-single-text1 {
    font-size: 22px
  }

  .text-icn-blocks-single-text2 {
    font-size: 14px
  }

  .text-icn-blocks-single-text3 {
    font-size: 24px
  }

  .text-icn-blocks-single {
    text-align: center
  }

  .text-icn-blocks-single>*+* {
    margin-top: 15px
  }

  .contact-map,
  .contact-map iframe {
    overflow: hidden;
    height: 250px
  }

  .contact-map-under-form iframe,
  .contact-map-under-form.image-wrap {
    height: 450px;
    margin-top: -200px
  }

  .contact-block-bg {
    padding: 30px
  }

  .creative-product-carousel .prd-title {
    font-size: 14px;
    line-height: 20px
  }

  .creative-product-carousel-text {
    font-size: 20vw
  }

  .creative-product-carousel-action .btn {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px
  }

  .creative-product-carousel-wrap .collection-grid-1-vertical {
    margin: 0 -2px 20px
  }

  .creative-product-carousel-wrap .collection-grid-1-item {
    padding: 0 2px
  }

  .creative-product-carousel-wrap .collection-grid-1-item .collection-grid-1-item-inside {
    width: 100%
  }

  .holder-welcome-block .container {
    padding-top: 30px;
    padding-bottom: 30px
  }
}

.welcome-block-text--md {
  font-size: 110px
}

@media (max-width:1860px) {
  .welcome-block-text--md {
    font-size: 100px
  }
}

@media (max-width:1199px) {
  .welcome-block-text--md {
    font-size: 80px
  }
}

@media (max-width:991px) {
  .welcome-block-text--md {
    font-size: 60px
  }
}

@media (max-width:767px) {
  .welcome-block-text--md {
    font-size: 50px
  }
}

@media (max-width:575px) {
  .welcome-block-text--md {
    font-size: 40px
  }
}

.welcome-block-text--sm {
  font-size: 90px
}

@media (max-width:1860px) {
  .welcome-block-text--sm {
    font-size: 80px
  }
}

@media (max-width:1199px) {
  .welcome-block-text--sm {
    font-size: 65px
  }
}

@media (max-width:991px) {
  .welcome-block-text--sm {
    font-size: 50px
  }
}

@media (max-width:767px) {
  .welcome-block-text--sm {
    font-size: 40px
  }
}

@media (max-width:575px) {
  .welcome-block-text--sm {
    font-size: 35px
  }
}

.welcome-block-text--xs {
  font-size: 70px
}

@media (max-width:1860px) {
  .welcome-block-text--xs {
    font-size: 60px
  }
}

@media (max-width:1199px) {
  .welcome-block-text--xs {
    font-size: 50px
  }
}

@media (max-width:991px) {
  .welcome-block-text--xs {
    font-size: 40px
  }
}

@media (max-width:767px) {
  .welcome-block-text--xs {
    font-size: 35px
  }
}

@media (max-width:575px) {
  .welcome-block-text--xs {
    font-size: 30px
  }
}

.welcome-block-text--xxs {
  font-size: 50px
}

@media (max-width:1199px) {
  .welcome-block-text--xxs {
    font-size: 40px
  }
}

.post-prw-img {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  background-color: #f9f9f9
}

.post-prw-img img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: cover
}

.post-prw-text {
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  padding: 30px 60px 30px 45px;
  background-color: #f9f9f9;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center
}

@media (max-width:1860px) {
  .welcome-block-text--xxs {
    font-size: 40px
  }

  .post-prw-text {
    padding: 30px 45px 30px 30px
  }
}

@media (max-width:1199px) {
  .post-prw-text {
    padding: 30px 45px 30px 30px
  }
}

.post-prw-text>*+.post-prw-teaser {
  margin-top: 18px
}

@media (max-width:767px) {
  .welcome-block-text--xxs {
    font-size: 30px
  }

  .post-prw-text>*+.post-prw-btn {
    margin-top: 20px
  }
}

.post-prw-links {
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  color: #8d92a3;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.post-prw-links>* {
  font-size: 12px;
  line-height: 24px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 10px;
  margin-left: 10px;
  white-space: nowrap;
  -ms-flex-align: center;
  align-items: center
}

.post-prw-links>* [class*=icon] {
  font-size: 12px;
  padding: 0 5px 0 0
}

.post-prw-links>* .icon-calendar,
.shop_table td,
.shop_table th {
  font-size: 16px
}

.post-prw-links>* .icon-chat {
  position: relative;
  top: 1px
}

.post-prw-links>* .icon-calendar1 {
  position: relative;
  top: -1px
}

.post-prw-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.333em
}

.post-prws-listing .post-prw-title {
  font-size: 24px
}

.has-sm-container .post-prw-text {
  padding: 40px 45px 40px 30px
}

@media (max-width:1199px) {
  .has-sm-container .post-prw-text {
    padding: 35px 45px 35px 30px
  }
}

.has-sm-container .post-prws-listing .post-prw-text {
  padding: 70px 45px 70px 30px
}

@media (max-width:1199px) {
  .has-sm-container .post-prws-listing .post-prw-text {
    padding: 50px 45px 50px 30px
  }
}

.post-prw.post-prw--hor .row {
  flex-direction: column;
  -ms-flex-direction: column
}

.post-prw.post-prw--hor .row>* {
  max-width: 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%
}

.post-prw-simple .post-prw-links {
  display: -ms-flexbox;
  display: flex;
  margin-right: -7px;
  margin-left: -7px;
  color: #a5a6ac;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.post-prw-simple .post-prw-links>* {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 7px;
  margin-left: 7px;
  white-space: nowrap;
  -ms-flex-align: center;
  align-items: center
}

.post-prw-simple .post-prw-links>* [class*=icon],
.post-prw-simple-sm .post-prw-links>* [class*=icon] {
  font-size: 16px;
  padding: 0 4px 0 0
}

.post-full .post-links a,
.post-prw-simple .post-prw-date,
.post-prw-simple .post-prw-links a,
.post-prw-simple-sm .post-prw-date,
.post-prw-simple-sm .post-prw-links a,
.post-prw-vert .post-prw-links a {
  color: #a5a6ac
}

.post-prw-simple .post-prw-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 0
}

.post-prw-simple-sm .post-prw-links {
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  color: #a5a6ac;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.post-prw-simple-sm .post-prw-links>* {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 10px;
  margin-left: 10px;
  white-space: nowrap;
  -ms-flex-align: center;
  align-items: center
}

.post-prw-simple-sm .post-prw-comments {
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
  display: inline-block;
  text-decoration: none;
  color: #17c6aa
}

.post-prw-simple-sm .post-prw-comments [class*=icon] {
  position: relative;
  top: .05em;
  padding: 0 7px 0 0
}

.post-prw-simple-sm .post-prw-title {
  font-size: 17px;
  font-weight: 600;
  line-height: 26px;
  margin-bottom: 0
}

.payment-notification-content>*+*,
.post-prw-simple-sm .post-prw-title:not(:first-child) {
  margin-top: 4px
}

.post-prws-grid {
  margin-top: -40px;
  pointer-events: none
}

.post-prws-grid>* {
  margin-top: 40px;
  pointer-events: all
}

.post-prws-listing.block-border-off>*+* {
  margin-top: 48px;
  padding-top: 0;
  border-top-width: 0
}

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

.post-prw-big .post-bot {
  padding: 24px 0 0
}

.post-prw-big .post-img {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden
}

.post-prw-big .post-img img {
  width: calc(100% + 1px);
  transition: .5s;
  transform: scale(1.1) rotate(.001deg)
}

.post-prw-big:hover .post-img img {
  transform: scale(1) rotate(.01deg)
}

.post-prw-big:hover .post-img:after {
  opacity: .15
}

@media (max-width:767px) {
  .post-prw-title {
    font-size: 18px
  }

  .post-prws-listing .post-prw-title {
    font-size: 20px
  }

  .post-prw-simple-sm .post-prw-img:not(:last-child) {
    margin-bottom: 14px
  }

  .aside-block .post-prws-carousel {
    width: 100%;
    margin-right: -5px;
    margin-left: -5px
  }

  .aside-block .post-prws-carousel .post-prw {
    width: calc(100% - 10px);
    margin-right: 5px;
    margin-left: 5px
  }

  .post-full>:not(:first-child) {
    margin-top: 24px
  }
}

.post-full .post-title {
  font-size: 24px;
  line-height: 32px;
  display: inline-block;
  margin-bottom: 0;
  text-decoration: none
}

.post-full .post-bot {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.post-full .post-links {
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  color: #a5a6ac;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.post-full .post-links>* {
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 5px;
  margin-right: 15px;
  margin-left: 15px;
  white-space: nowrap;
  -ms-flex-align: center;
  align-items: center
}

.post-full .post-links>* [class*=icon] {
  font-size: 15px;
  padding: 0 5px 0 0
}

.post-full .post-links>* .icon-chat {
  font-size: 12px;
  position: relative;
  top: 1px
}

.post-prws-carousel:not(.slick-initialized) {
  visibility: hidden;
  overflow: hidden;
  height: 372px;
  opacity: 0
}

.post-prws-carousel--single .slick-list {
  margin-right: -15px;
  margin-left: -15px
}

.post-prws-carousel--single .slick-slide {
  margin-right: 15px;
  margin-left: 15px
}

.post-prws-carousel--single .slick-slide>.row {
  margin-right: 0;
  margin-left: 0
}

.post-prws-carousel--single .slick-slide .post-prw-text {
  padding: 30px 45px
}

@media (max-width:1860px) {
  .has-sm-container .post-prw-text {
    padding: 35px 45px 35px 30px
  }

  .has-sm-container .post-prws-listing .post-prw-text {
    padding: 50px 45px 50px 30px
  }

  .post-prws-carousel--single .slick-slide .post-prw-text {
    padding: 30px
  }
}

@media (max-width:1199px) {
  .post-prws-carousel--single .slick-slide .post-prw-text {
    padding: 30px
  }
}

@media (max-width:575px) {
  .welcome-block-text--xxs {
    font-size: 30px
  }

  .post-prw-text,
  .post-prws-carousel--single .slick-slide .post-prw-text {
    margin-top: 0;
    padding: 15px
  }

  .post-prw-text>*+.post-prw-teaser {
    margin-top: 10px
  }

  .post-prw-text>*+.post-prw-btn {
    margin-top: 15px
  }

  .post-full .post-links,
  .post-prw-links,
  .post-prw-simple-sm .post-prw-links {
    margin-right: -8px;
    margin-left: -8px
  }

  .post-full .post-links>*,
  .post-prw-links>*,
  .post-prw-simple-sm .post-prw-links>* {
    font-size: 13px;
    margin-right: 8px;
    margin-left: 8px
  }

  .has-sm-container .post-prw-text {
    margin-top: 0;
    padding: 15px 30px
  }

  .has-sm-container .post-prws-listing .post-prw-text {
    margin-top: 0;
    padding: 20px 45px 25px
  }

  .post-prw-simple .post-prw-links {
    margin-right: -5px;
    margin-left: -5px
  }

  .post-prw-simple .post-prw-links>* {
    margin-right: 5px;
    margin-left: 5px
  }

  .post-prws-listing>*+* {
    margin-top: 30px
  }

  .post-prws-listing .post-prw-text {
    padding: 15px 30px
  }

  .post-prws-listing.block-border-off>*+* {
    margin-top: 30px;
    padding-top: 0
  }

  .post-prw-big .post-bot {
    padding-top: 16px
  }

  .post-full>:not(:first-child) {
    margin-top: 18px
  }
}

.post-prws-carousel--single .slick-slide .post-prw-img {
  padding: 0
}

.has-sm-container .post-prws-carousel--single .slick-slide .post-prw-text {
  padding: 25px 45px
}

@media (max-width:1199px) {
  .has-sm-container .post-prws-carousel--single .slick-slide .post-prw-text {
    padding: 25px 30px
  }
}

@media only screen and (max-width:575px) {

  .page-title,
  .title-wrap:not(:last-child) {
    margin: 0 0 25px
  }

  .page-title.text-center .carousel-arrows,
  .title-wrap:not(:last-child).text-center .carousel-arrows {
    margin-bottom: calc(25px - 3px)
  }

  .title-wrap {
    margin-bottom: 20px
  }

  .title-wrap .h1-style+.carousel-arrows:empty,
  .title-wrap .h1-style+.h-sub--first+.carousel-arrows:empty,
  .title-wrap h1+.carousel-arrows:empty,
  .title-wrap h1+.h-sub+.carousel-arrows:empty {
    margin-top: calc(-30px - 15px * .666)
  }

  .title-wrap .h2-style+.carousel-arrows:empty,
  .title-wrap .h2-style+.h-sub--first+.carousel-arrows:empty,
  .title-wrap h2+.carousel-arrows:empty,
  .title-wrap h2+.h-sub--first+.carousel-arrows:empty {
    margin-top: calc(-30px - 12px * .666)
  }

  .title-wrap .h-lg-style+.carousel-arrows:empty,
  .title-wrap .h-lg-style+.h-sub--first+.carousel-arrows:empty {
    margin-top: calc(-30px - 25px * .666)
  }

  .page-title .h1-style,
  .page-title .h1-style+.h-sub--first,
  .page-title h1,
  .page-title h1+.h-sub--first,
  .title-wrap .h1-style,
  .title-wrap .h1-style+.h-sub--first,
  .title-wrap h1,
  .title-wrap h1+.h-sub--first {
    margin-bottom: calc(15px * .666)
  }

  .page-title .h2-style,
  .page-title .h2-style+.h-sub--first,
  .page-title h2,
  .page-title h2+.h-sub--first,
  .title-wrap .h2-style,
  .title-wrap .h2-style+.h-sub--first,
  .title-wrap h2,
  .title-wrap h2+.h-sub--first {
    margin-bottom: calc(12px * .666)
  }

  .page-title .h-lg-style,
  .page-title .h-lg-style+.h-sub--first,
  .title-wrap .h-lg-style,
  .title-wrap .h-lg-style+.h-sub--first {
    margin-bottom: calc(25px * .6)
  }

  .tags-list:not(:first-child) {
    margin-top: 15px;
    margin-bottom: 10px
  }

  .brand-prd-carousel {
    margin: 15px 0
  }

  .aside-block .post-prw:not(.slick-slide)+.post-prw {
    margin-top: 15px
  }
}

.post-prw-big+.post-prw-big {
  margin-top: 60px
}

.post-grid-2,
.post-grid-3,
.post-grid-4 {
  width: calc(100% + 30px);
  margin: 10px 0 0 -30px
}

.post-grid-2 .post-prw-big,
.post-grid-3 .post-prw-big,
.post-grid-4 .post-prw-big {
  display: inline-block;
  min-height: 1px;
  margin: 0 -4px 30px 30px;
  vertical-align: top
}

.post-grid-2 .post-prw-big {
  width: calc(50% - 30px)
}

.post-grid-3 .post-prw-big {
  width: calc(33.33333% - 30px)
}

.post-grid-4 .post-prw-big {
  width: calc(25% - 30px)
}

@media (max-width:991px) {
  .welcome-block-text--xxs {
    font-size: 30px
  }

  .post-prws-grid {
    margin-top: -30px
  }

  .post-prws-grid>* {
    margin-top: 30px
  }

  .post-grid-4 .post-prw-big {
    width: calc(33.33333% - 30px)
  }
}

@media (max-width:767px) {
  .post-full .post-title {
    font-size: 20px;
    line-height: 28px
  }

  .post-full .post-bot:not(:first-child) {
    margin-top: 25px
  }

  .post-prw-big+.post-prw-big {
    margin-top: 40px
  }

  .post-grid-3 .post-prw-big,
  .post-grid-4 .post-prw-big {
    width: calc(50% - 30px)
  }

  .post-comment .row>:last-child:not(:only-child) {
    padding-left: 0
  }
}

@media (max-width:480px) {

  .post-grid-2 .post-prw-big,
  .post-grid-3 .post-prw-big,
  .post-grid-4 .post-prw-big {
    width: calc(100% - 30px)
  }
}

.post-comment-author-img {
  width: 110px
}

.post-comment-date {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  display: -ms-flexbox;
  display: flex;
  color: #a5a6ac;
  -ms-flex-align: center;
  align-items: center
}

.post-comment-date [class*=icon] {
  font-size: 16px;
  padding: 0 5px 0 0
}

.post-comment-reply {
  font-size: 12px;
  line-height: 1em;
  text-transform: uppercase
}

.related-posts .post-prws {
  background: #f7f7f8
}

.blogs-next-prev .btn [class*=icon-] {
  font-size: 1em;
  top: .1em
}

.post-prw-vert {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  text-align: center;
  -ms-flex-direction: column;
  -ms-flex-align: center;
  align-items: center
}

.post-prw-vert .post-prw-teaser {
  font-size: 14px;
  line-height: 24px;
  max-width: 360px;
  margin-right: auto;
  margin-left: auto
}

.post-prw-vert .post-prw-links {
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  color: #a5a6ac;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.post-prw-vert .post-prw-links>* {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 10px;
  margin-left: 10px;
  white-space: nowrap;
  -ms-flex-align: center;
  align-items: center
}

.post-prw-vert .post-prw-links>* [class*=icon] {
  font-size: 13px;
  position: relative;
  top: -1px;
  padding: 0 5px 0 0
}

.post-prw-vert .post-prw-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  margin-bottom: 0
}

.post-prw-vert.post-prw-vert--style2:nth-child(2n) {
  display: -ms-flexbox !important;
  display: flex !important;
  padding-top: 30px
}

.post-prw-vert.post-prw-vert--style2:nth-child(2n) .post-prw-img {
  width: 100%;
  margin-top: 40px;
  -ms-flex-order: 10;
  order: 10
}

.post-prw-vert.post-prw-vert--style2 .post-prw-teaser {
  font-size: 16px;
  line-height: 24px;
  margin-top: 0
}

.review-write-link {
  font-size: 17px;
  font-weight: 600;
  line-height: 23px
}

.review-write-link [class*=icon] {
  position: relative;
  top: 2px;
  padding-right: 6px
}

.review-item_author {
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  color: #7e7e7e
}

.review-item_rating [class*=icon],
.review-item_rating span {
  display: inline-block;
  vertical-align: top
}

.review-item_rating span:not(:first-child) {
  padding-left: 5px
}

.review-item_rating [class*=icon] {
  font-size: 17px;
  line-height: 1em;
  color: #efce4a
}

.review-item_rating [class*=icon].fill {
  color: #efce4a
}

.review-item+.review-item {
  margin-top: 0;
  border-top: 0
}

.cart-promo-banner {
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  color: #fff;
  background-color: #e91e63
}

.cart-promo-banner-inside {
  padding: 26px 15px;
  -ms-flex: 1;
  flex: 1
}

.cart-promo-banner .txt1 {
  font-size: 38px;
  font-weight: 700;
  line-height: 1.2em
}

.card-total-price,
.card-total-txt,
.cart-promo-banner .txt2,
.cart-table-prd-name {
  font-weight: 600;
  line-height: 1.2em
}

@media (max-width:1799px) {
  .cart-promo-banner .txt1 {
    font-size: 32px
  }
}

@media (max-width:1199px) {
  .cart-promo-banner-inside {
    padding: 20px 10px
  }

  .cart-promo-banner .txt1 {
    font-size: 30px
  }
}

.cart-promo-banner .txt2 {
  font-size: 25px;
  font-style: italic
}

@media (max-width:1799px) {
  .cart-promo-banner .txt2 {
    font-size: 22px
  }
}

@media (max-width:991px) {
  .post-comment-author-img {
    width: 75px
  }

  .cart-promo-banner .txt2 {
    font-size: 20px
  }

  .card-total>*+* {
    margin-top: 18px
  }
}

.cart-promo-banner-logo {
  display: -ms-flexbox;
  display: flex;
  max-width: 100px;
  margin-left: auto;
  padding: 0;
  border-width: 1px 1px 1px 0;
  border-style: dashed;
  border-color: #d4d4d4;
  background-color: #fff;
  -ms-flex-align: center;
  align-items: center
}

.card-total-txt {
  font-size: 31px
}

.card-total-price {
  font-size: 31px;
  color: #282828
}

@media (max-width:1799px) {

  .card-total-price,
  .card-total-txt {
    font-size: 26px
  }
}

.cart-table {
  border-top: 1px solid #f4f4f4
}

.cart-table-prd {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 30px;
  padding-right: 0 !important;
  padding-bottom: 30px;
  padding-left: 0 !important;
  -ms-flex-align: center;
  align-items: center
}

.cart-table-prd:not(:last-child) {
  border-bottom: 1px solid #f4f4f4
}

.cart-table-prd-image {
  max-width: 160px;
  -ms-flex: 0 0 160px;
  flex: 0 0 160px
}

@media (max-width:1860px) {
  .has-sm-container .post-prws-carousel--single .slick-slide .post-prw-text {
    padding: 25px 30px
  }

  .cart-table-prd-image {
    max-width: 120px;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px
  }
}

@media (max-width:1199px) {

  .card-total-price,
  .card-total-txt {
    font-size: 24px
  }

  .cart-table-prd-image {
    max-width: 100px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px
  }
}

@media (max-width:991px) {

  .card-total-price,
  .card-total-txt {
    font-size: 22px
  }

  .cart-table-prd {
    -ms-flex-align: start;
    align-items: flex-start
  }

  .cart-table-prd-image {
    max-width: 100px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px
  }
}

.cart-table-prd-name {
  font-size: 14px;
  margin-bottom: 0;
  color: #818181
}

.cart-table-prd-subname {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2em;
  margin-bottom: 0
}

.cart-table-prd-price .price-new,
.cart-table-prd-price .price-old,
.cart-table-prd-price-total {
  line-height: 1em;
  font-family: "Open Sans", sans-serif
}

.cart-table-prd-qty {
  max-width: 160px;
  text-align: center;
  -ms-flex: 0 0 160px;
  flex: 0 0 160px
}

@media (max-width:1199px) {
  .cart-table-prd-qty {
    max-width: 120px;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px
  }
}

@media (max-width:767px) {
  .post-comment-text:not(:first-child) {
    margin-top: 8px
  }

  .related-posts:not(:first-child) {
    margin-top: 30px
  }

  .related-posts .post-prw-text {
    padding: 25px 35px
  }

  .blogs-next-prev:not(:first-child) {
    margin-top: 20px
  }

  .review-item_top {
    flex-direction: column;
    -ms-flex-direction: column
  }

  .review-item_top>* {
    width: 100%;
    -ms-flex: 1;
    flex: 1
  }

  .review-item_top>:last-child:not(:only-child) {
    margin: 0
  }

  .cart-table-prd-qty {
    max-width: 120px;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px
  }

  .cart-table-prd-action {
    position: absolute;
    top: 30px;
    right: 0
  }
}

.cart-table-prd-price {
  max-width: 230px;
  -ms-flex: 0 0 230px;
  flex: 0 0 230px
}

.cart-table-prd--head {
  font-size: 15px;
  font-weight: 500
}

.cart-table-prd-price-total {
  font-size: 26px;
  max-width: 230px;
  text-align: center;
  white-space: nowrap;
  color: #282828;
  -ms-flex: 0 0 230px;
  flex: 0 0 230px
}

@media (max-width:1860px) {
  .cart-table-prd-price {
    max-width: 160px;
    -ms-flex: 0 0 160px;
    flex: 0 0 160px
  }

  .cart-table-prd-price-total {
    font-size: 22px;
    max-width: 160px;
    -ms-flex: 0 0 160px;
    flex: 0 0 160px
  }
}

@media (max-width:1199px) {
  .cart-table-prd-price {
    max-width: 100px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px
  }

  .cart-table-prd-price-total {
    font-size: 18px;
    max-width: 100px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px
  }
}

.cart-table-prd-action {
  max-width: 70px;
  text-align: center;
  -ms-flex: 0 0 70px;
  flex: 0 0 70px
}

.cart-table--sm .cart-table-prd-price-total,
.cart-table-prd-remove {
  font-size: 20px
}

.cart-table-prd-remove [class*=icon] {
  transition: .2s;
  color: #f12b2b
}

.cart-table-prd-remove:hover,
.collection-grid-3-item:hover,
.popup-addedtocart_message a:hover {
  text-decoration: none
}

.cart-table-prd-remove:hover [class*=icon] {
  color: #282828
}

.cart-table-prd-content-wrap .cart-table-prd-price {
  margin-top: 0 !important;
  -ms-flex-pack: center;
  justify-content: center
}

.cart-table-prd-price {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: -5px;
  margin-left: -5px;
  -ms-flex-align: baseline;
  align-items: baseline
}

.cart-table-prd-price:not(:first-child) {
  margin-top: 10px
}

.cart-table-prd-price>*,
.sticky-addcart_price>* {
  margin: 0 5px
}

.cart-table-prd-price .price-old {
  font-size: 16px;
  font-weight: 300;
  text-decoration: line-through
}

.cart-table-prd-price .price-new {
  font-size: 20px;
  font-weight: 500;
  color: #282828
}

.card-text-info {
  font-weight: 300;
  line-height: 19px
}

.cart-table-prd-content-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: 1;
  flex: 1
}

.cart-table-prd-content-wrap>*,
.collection-grid-2>.collection-grid-2-item {
  padding: 0 15px
}

.breadcrumbs li:first-child,
.cart-table-prd-content-wrap>:first-child {
  padding-left: 0
}

.breadcrumbs li:last-child,
.cart-table-prd-content-wrap>:last-child {
  padding-right: 0
}

.page404-bg {
  min-height: 550px !important
}

.shopping-cart-empty-text .page404-bg {
  min-height: 500px !important
}

.cart-table.disable-actions .cart-table-prd-remove {
  pointer-events: none;
  opacity: 0
}

.cart-table-under .cart-promo-banner .txt1 {
  font-size: 28px
}

@media (max-width:1199px) {
  .cart-table-under .cart-promo-banner .txt1 {
    font-size: 26px
  }

  .countdown-box-subscribe-form:not(:first-child):not(:first-child) {
    margin-top: 50px
  }
}

@media (max-width:575px) {
  .has-sm-container .post-prws-carousel--single .slick-slide .post-prw-text {
    margin-top: 0;
    padding: 15px
  }

  .blogs-next-prev .btn span {
    display: none
  }

  .blogs-next-prev .btn [class*=icon-]:not(:only-child):not(:last-child) {
    padding: 0
  }

  .post-prw-vert .post-prw-links {
    margin-right: -5px;
    margin-left: -5px
  }

  .post-prw-vert .post-prw-links>* {
    font-size: 13px;
    margin-right: 5px;
    margin-left: 5px
  }

  .cart-promo-banner .txt1 {
    font-size: 28px
  }

  .cart-promo-banner .txt2 {
    font-size: 18px
  }

  .cart-promo-banner+* {
    margin-top: 20px
  }

  .cart-table-prd-image,
  .cart-table-prd-qty {
    max-width: 80px;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px
  }

  .cart-table-under .cart-promo-banner .txt1 {
    font-size: 24px
  }

  .cart-table-under .cart-promo-banner .txt2 {
    font-size: 16px
  }
}

.cart-table--sm .cart-table-prd-image {
  max-width: 80px;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px
}

.cart-table--sm .cart-table-prd-info {
  -ms-flex: 2;
  flex: 2
}

.cart-table--sm .cart-table-prd-price,
.cart-table--sm .cart-table-prd-price-total,
.sticky-addcart_options {
  -ms-flex: 1;
  flex: 1
}

.cart-table--sm .cart-table-prd-qty {
  max-width: 80px;
  text-align: center;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px
}

.cart-total-sm {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center
}

.holder-coming-soon {
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.holder-coming-soon svg {
  position: relative;
  z-index: 0;
  overflow: visible;
  width: 500px;
  height: 500px
}

@media (max-width:767px) {
  .cart-table-prd-content-wrap {
    flex-direction: column;
    -ms-flex-direction: column
  }

  .cart-table-prd-info,
  .cart-table-prd-price-total,
  .cart-table-prd-qty {
    width: 100%;
    max-width: 100%;
    padding: 0;
    text-align: left;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
  }

  .cart-table-prd-price {
    max-width: calc(100% - 50px);
    padding-right: 50px
  }

  .cart-table-prd-info,
  .cart-table-prd-qty {
    margin: 0 0 15px
  }

  .page404-bg,
  .shopping-cart-empty-text .page404-bg {
    min-height: 350px !important
  }

  .cart-table--sm .cart-table-prd-content-wrap {
    flex-direction: row;
    padding: 0;
    -ms-flex-direction: row
  }

  .holder-coming-soon svg {
    width: 400px;
    height: 400px
  }
}

.holder-coming-soon svg path {
  transform: scale(2.6);
  fill: #ebfaf8
}

.coming-soon-block {
  position: relative;
  z-index: 1;
  max-width: 1020px;
  margin-right: auto;
  margin-left: auto;
  text-align: center
}

.countdown-box-title {
  font-size: 50px;
  font-weight: 800;
  line-height: 1em;
  margin: 0
}

.countdown-box-title:not(:first-child) {
  margin-top: -90px
}

@media (max-width:991px) {
  .cart-table-prd-name {
    font-size: 16px
  }

  .cart-table-prd-price .price-old,
  .cart-table-prd-subname {
    font-size: 14px
  }

  .cart-table-prd-price .price-new {
    font-size: 18px
  }

  .cart-table-prd-content-wrap {
    padding-right: 0
  }

  .countdown-box-title:not(:first-child) {
    margin-top: -80px
  }

  .countdown-box-title {
    font-size: 40px
  }
}

.countdown-box-text,
p.countdown-box-text {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.458em;
  position: relative;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto
}

@media (max-width:991px) {

  .countdown-box-text,
  p.countdown-box-text {
    font-size: 20px
  }
}

@media (max-width:767px) {
  .countdown-box-title:not(:first-child) {
    margin-top: -70px
  }

  .countdown-box-title {
    font-size: 26px
  }

  .countdown-box-text:not(:first-child),
  p.countdown-box-text:not(:first-child) {
    margin-top: 20px
  }

  .countdown-box-text,
  p.countdown-box-text {
    font-size: 16px;
    font-weight: 400
  }

  .countdown-box-coming-soon {
    max-width: 100%
  }
}

.countdown-box-coming-soon {
  position: relative;
  transition: opacity .3s, visibility .3s linear;
  text-align: center
}

.countdown-box-coming-soon .countdown {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  padding: 13px 10px;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-backface-visibility: hidden
}

.countdown-box-coming-soon .countdown>span {
  font-size: 20px;
  font-weight: 800;
  line-height: 1.25em;
  position: relative;
  display: inline-block;
  padding: 0 .8em;
  vertical-align: middle;
  color: #17c6aa
}

.countdown-box-coming-soon .countdown>span span {
  font-size: 5em;
  font-weight: 800;
  line-height: 1em;
  display: block;
  min-width: 1.5em;
  text-align: center
}

@media (max-width:991px) {
  .countdown-box-coming-soon .countdown>span {
    font-size: 18px;
    font-weight: 700
  }

  .countdown-box-coming-soon .countdown>span span {
    font-size: 4em;
    min-width: 1.4em
  }
}

@media (max-width:767px) {
  .countdown-box-coming-soon .countdown>span {
    font-size: 16px
  }

  .countdown-box-coming-soon .countdown>span span {
    font-size: 3em;
    line-height: 1.2em
  }
}

.countdown-box-subscribe-form {
  max-width: 600px;
  margin-right: auto;
  margin-left: auto
}

@media (min-width:576px) {
  .countdown-box-subscribe-form .row {
    margin-right: -10px;
    margin-left: -10px
  }

  .countdown-box-subscribe-form .row>* {
    padding: 0 10px
  }
}

@media (max-width:991px) {
  .countdown-box-subscribe-form:not(:first-child):not(:first-child) {
    margin-top: 40px
  }
}

.countdown-box-subscribe-form .form-control {
  border: 1px solid #dedede;
  background-color: #fff
}

.countdown-box-subscribe-form .form-control:focus {
  border-color: #17c6aa
}

.countdown-box-login {
  position: fixed;
  z-index: 3;
  top: 20px;
  right: 20px
}

.countdown-box-login a {
  font-size: 33px;
  text-decoration: none;
  color: #000
}

.countdown-box-footer {
  font-size: 15px;
  line-height: 1.6em;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  margin-top: 90px;
  -ms-flex-direction: column;
  -ms-flex-align: center;
  align-items: center
}

.gallery-item-caption,
.gallery-item-links {
  display: -ms-flexbox;
  width: 100%;
  left: 0;
  top: 0
}

@media (max-width:1199px) {
  .countdown-box-footer {
    margin-top: 80px
  }
}

@media (max-width:991px) {
  .countdown-box-footer {
    margin-top: 70px
  }

  .collection-item.zoom-out .collection-item-img>a img {
    top: 0 !important;
    transform: scale(1) translateY(0) !important
  }
}

.filters {
  margin: 0 0 25px;
  padding: 0;
  text-align: center
}

.filters .filters-label {
  display: inline-block;
  margin: 0 10px 10px
}

.filters .filters-label>a {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  text-transform: uppercase;
  color: #282828
}

.filters .filters-label-count {
  font-weight: 400;
  padding-left: 7px;
  color: #7e7e7e
}

.holder.fullwidth .filters {
  padding-right: 15px;
  padding-left: 15px
}

.gallery-wrapper {
  overflow: hidden;
  margin-bottom: -1px
}

.gallery-item {
  position: relative;
  overflow: hidden;
  text-align: center
}

.gallery-item:hover .gallery-item-link {
  margin: 0 12px;
  opacity: 1
}

.gallery-item:hover .gallery-item-subtitle,
.gallery-item:hover .gallery-item-title {
  transform: translate3d(0, 0, 0);
  opacity: 1
}

.gallery-item:hover .gallery-item-subtitle {
  transition: .2s .15s
}

@media (max-width:1024px) {

  body.touch .gallery-item .gallery-item-caption,
  body.touch .gallery-item .gallery-item-links {
    opacity: 1
  }

  body.touch .gallery-item .gallery-item-link {
    margin: 0 12px;
    opacity: 1
  }

  body.touch .gallery-item .gallery-item-subtitle,
  body.touch .gallery-item .gallery-item-title {
    transform: translate3d(0, 0, 0);
    opacity: 1
  }

  body.touch .gallery-item .gallery-item-subtitle {
    transition: 0
  }

  body.touch .gallery-item [data-fancybox] {
    display: none
  }
}

.gallery-item-caption {
  position: absolute;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 15px;
  transition: .5s;
  opacity: 0;
  background: rgba(0, 0, 0, .6);
  -ms-flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.gallery-item-subtitle,
.gallery-item-title {
  font-weight: 600;
  line-height: 1em;
  transition: .2s;
  color: #fff;
  opacity: 0
}

.gallery-item-caption>:not(:first-child) {
  margin-top: 37px
}

.gallery-item-subtitle {
  font-size: 13px;
  transform: translateY(-15px)
}

.gallery-item-title {
  font-size: 22px;
  transform: translateY(-25px)
}

.gallery-item-links {
  z-index: 1;
  display: flex;
  transition: .5s;
  opacity: 0;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.gallery-item-link {
  font-size: 22px;
  display: -ms-flexbox;
  display: flex;
  width: 63px;
  height: 63px;
  margin: 0 75px;
  cursor: pointer;
  transition: .5s;
  text-decoration: none;
  opacity: 0;
  color: #fff;
  border-radius: 50%;
  background: rgba(255, 255, 255, .3);
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.gallery-item-link:hover {
  transition: .5s;
  background: #fff
}

.collections-wrap {
  margin-top: -45px
}

@media (max-width:767px) {
  .countdown-box-subscribe-form:not(:first-child):not(:first-child) {
    margin-top: 30px
  }

  .countdown-box-login {
    top: 15px;
    right: 15px
  }

  .countdown-box-footer {
    margin-top: 50px;
    font-size: 14px
  }

  .collections-wrap {
    margin-top: -30px
  }
}

.collection-item {
  display: block;
  margin-top: 30px
}

.collection-item .image-container>img {
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto
}

.collection-item-qty {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2em;
  margin-top: 5px;
  margin-bottom: 0;
  color: #a1a0a0
}

.collection-item-title {
  line-height: 1.2em;
  margin-top: 10px;
  margin-bottom: 0;
  text-decoration: none;
  color: #282828
}

.collection-item-img>a {
  position: absolute;
  top: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  text-decoration: none;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center
}

.collection-item-img {
  position: relative;
  z-index: 0;
  overflow: hidden;
  height: 0;
  padding-bottom: calc(7 / 10 * 100%)
}

.collection-item-hover {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 15px 15px 100px;
  transition: .4s;
  pointer-events: none;
  opacity: 0;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.collection-item-hover>span {
  transition: .4s;
  transform: translateY(100px)
}

.collection-item-hover p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 0;
  color: #fff
}

.collection-grid-2-item img,
.collection-grid-3 img {
  margin: auto;
  display: block;
  max-width: 100%
}

.collection-item-hover:after {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  opacity: .4;
  background: #000
}

.collection-grid-2 {
  margin-top: -30px;
  margin-right: -15px;
  margin-left: -15px;
  text-align: center
}

.collection-grid-2-item .collection-grid-2-item-inside {
  display: block;
  text-decoration: none;
  background-color: #f7f7f8
}

.collection-grid-2-item img {
  max-height: 100%
}

.collection-grid-1-item img,
.collection-grid-2-img.image-container.image-hover-scale img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.collection-grid-2-title {
  font-family: "Open Sans", sans-serif;
  font-size: 19px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 10px;
  transition: .2s;
  color: #282828
}

.collection-grid-2-title:last-child {
  margin-bottom: 0;
  padding-bottom: 15px
}

.collection-grid-1 {
  margin-top: -24px;
  margin-right: -12px;
  margin-left: -12px;
  text-align: center
}

.collection-grid-1-item {
  margin-top: 24px;
  padding: 0 12px
}

.collection-grid-1-item .collection-grid-1-item-inside {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5em;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 10px;
  cursor: pointer;
  text-decoration: none;
  color: #282828;
  background-color: #fff;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media (max-width:1199px) {
  .collection-grid-1-item .collection-grid-1-item-inside {
    font-size: 16px
  }
}

@media (max-width:991px) {
  .collection-grid-2-title {
    font-size: 17px;
    line-height: 22px
  }

  .collection-grid-1-item .collection-grid-1-item-inside {
    font-size: 14px
  }
}

@media (max-width:767px) {
  .collection-grid-1-item {
    margin-top: 5px
  }

  .collection-grid-1-item .collection-grid-1-item-inside {
    font-size: 14px
  }
}

.collection-grid-1-item [class*=icon] {
  font-size: 62px;
  transition: .2s
}

@media (max-width:1199px) {
  .collection-grid-1-item [class*=icon] {
    font-size: 60px
  }

  .collection-grid-1:not(.slick-initialized):not(.collection-grid-1-vertical) .collection-grid-1-item {
    max-width: 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%
  }
}

@media (max-width:991px) {
  .collection-grid-1-item [class*=icon] {
    font-size: 56px
  }
}

@media (max-width:767px) {
  .collection-grid-1-item [class*=icon] {
    font-size: 50px
  }
}

@media (max-width:991px) {
  .collection-grid-1:not(.slick-initialized):not(.collection-grid-1-vertical) .collection-grid-1-item {
    max-width: 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
  }

  .modal--quickview .modal-content {
    background-color: #fff
  }
}

@media (max-width:767px) {
  .collection-grid-1:not(.slick-initialized):not(.collection-grid-1-vertical) .collection-grid-1-item {
    max-width: 33.333%;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%
  }
}

.collection-grid-1.collection-grid-1-vertical {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -ms-flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.collection-grid-3-item {
  position: relative;
  display: block !important
}

.collection-grid-3-caption {
  margin-top: 20px;
  text-align: center
}

.collection-grid-3-caption-bg {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  padding: 10px 15px;
  transform: translate(-50%, -50%);
  text-align: center;
  background: rgba(255, 255, 255, .9)
}

.collection-grid-3-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2em;
  margin-bottom: 5px;
  color: #282828
}

.collection-grid-3-subtitle {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2em;
  margin-bottom: 0;
  color: #8d92a3
}

.faq-item+.faq-item {
  margin-top: 40px;
  padding-top: 44px;
  border-top: 1px solid #e9e9e9
}

.faq-item:last-child {
  padding-bottom: 40px
}

.faq-item-title {
  font-size: 23px;
  font-weight: 600;
  line-height: 1.25em;
  margin-bottom: 28px
}

@media (max-width:767px) {
  .collection-grid-1.collection-grid-1-vertical {
    flex-direction: row;
    -ms-flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center
  }

  .collection-grid-1.collection-grid-1-vertical .collection-grid-1-item {
    max-width: 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
  }

  .faq-item+.faq-item {
    margin-top: 30px;
    padding-top: 32px
  }

  .faq-item:last-child {
    padding-bottom: 30px
  }

  .faq-item-title {
    font-size: 20px;
    margin-bottom: 23px
  }
}

.faq-item-content,
.faq-item-content p {
  font-size: 18px;
  line-height: 28px
}

.faq-item-wrap--noborder .faq-item+.faq-item {
  padding-top: 0;
  border: 0
}

.nav-tabs:not(.tab-category) {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -18px 10px;
  padding: 0;
  list-style: none;
  border: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.nav-tabs:not(.tab-category)>li {
  position: relative;
  margin-bottom: 0
}

.nav-tabs:not(.tab-category)>li .nav-link {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  position: relative;
  overflow: hidden;
  padding: 10px 18px;
  transition: .2s;
  text-align: center;
  color: #0f0909;
  border-color: transparent;
  border-radius: 0
}

.nav-tabs:not(.tab-category)>li .nav-link.active:after,
.nav-tabs:not(.tab-category)>li .nav-link.active:focus:after,
.nav-tabs:not(.tab-category)>li .nav-link.active:hover:after,
.nav-tabs:not(.tab-category)>li .nav-link:hover:after {
  width: calc(100% - 36px);
  background-color: #0f0909
}

.nav-tabs:not(.tab-category)>li .nav-link.active,
.nav-tabs:not(.tab-category)>li .nav-link.active:focus,
.nav-tabs:not(.tab-category)>li .nav-link.active:hover {
  padding: 10px 18px;
  color: #0f0909
}

.nav-tabs:not(.tab-category)>li .nav-link:after {
  position: absolute;
  bottom: .15em;
  left: 50%;
  display: block;
  width: 0;
  height: 2px;
  content: "";
  transition: .2s;
  transform: translateX(-50%);
  background-color: #0f0909
}

.tab-content {
  position: relative;
  z-index: 1;
  padding: 25px 0 0
}

.tab-content .form-control,
.tab-content .form-control:focus,
.tab-content .select-wrapper select,
.tab-content .select-wrapper select:focus,
.tab-content input.spr-form-input:not(.spr-starrating),
.tab-content input.spr-form-input:not(.spr-starrating):focus,
.tab-content textarea.spr-form-input,
.tab-content textarea.spr-form-input:focus {
  background-color: #f9f9f9
}

.tab-content.tab-content--bg {
  padding: 40px;
  color: #282828;
  background: #fff
}

.tab-content.tab-content--bg h2,
.tab-content.tab-content--bg h3,
.tab-content.tab-content--bg h4,
.tab-content.tab-content--bg h5,
.tab-content.tab-content--bg h6 {
  color: #282828
}

.tab-content.tab-content--bg .form-control,
.tab-content.tab-content--bg .form-control:focus,
.tab-content.tab-content--bg .tags-list li a:not(:hover):not(.active) {
  background-color: #fff
}

.tab-content.tab-content--bg table {
  font-size: 14px;
  line-height: 23px;
  color: #282828;
  background-color: #fff
}

.tab-content>.tab-pane {
  display: none;
  width: 100%;
  border: 0
}

.panel-group--style1 .panel {
  background: 0 0;
  border: 0;
  box-shadow: none !important
}

.panel-group--style1 .panel-body img {
  max-width: 100%
}

.panel-group--style1 .panel-body .form-control,
.panel-group--style1 .panel-body .form-control:focus,
.panel-group--style1 .panel-body .select-wrapper select,
.panel-group--style1 .panel-body .select-wrapper select:focus,
.panel-group--style1 .panel-body input.spr-form-input:not(.spr-starrating),
.panel-group--style1 .panel-body input.spr-form-input:not(.spr-starrating):focus,
.panel-group--style1 .panel-body textarea.spr-form-input,
.panel-group--style1 .panel-body textarea.spr-form-input:focus {
  background-color: #f9f9f9
}

.panel-group--style1.panel-body-bg .panel-body .form-control,
.panel-group--style1.panel-body-bg .panel-body .form-control:focus,
.panel-group--style1.panel-body-bg .panel-body .tags-list li a:not(:hover):not(.active),
.panel-group--style2 .panel-body .tags-list li a:not(:hover):not(.active) {
  background-color: #fff
}

.panel-group--style1 .panel-group .panel,
.panel-group--style1 .panel-heading,
.panel-group--style1 .panel-title {
  border-radius: 0
}

.panel-group--style1 .panel-heading {
  padding: 0;
  border-bottom: 0;
  border-radius: 0
}

.panel-group--style1 .panel-heading a {
  display: block;
  padding: 17px 30px 17px 0;
  color: #282828
}

.panel-group--style1 .panel-heading a:hover,
.panel-group--style1 .panel-heading.active a {
  color: #282828
}

.panel-group--style1.panel-body-bg .panel-heading a {
  padding: 17px 40px 17px 12px
}

.panel-group--style1 .panel-title {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 0
}

.panel-group--style1 .panel>.panel-heading {
  position: relative;
  border-width: 1px 0;
  border-style: solid;
  border-color: #f0f0f0;
  background-color: #fff
}

.panel-group--style1 .panel+.panel>.panel-heading,
.panel-group--style1 .panel:first-child>.panel-heading {
  border-top: 0
}

.panel-group--style1 .panel>.panel-heading .toggle-arrow {
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  display: block;
  width: 50px;
  height: 100%;
  transition: .2s;
  pointer-events: none
}

.panel-group--style1 .panel>.panel-heading .toggle-arrow span:first-child {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15px;
  height: 3px;
  margin-top: 0;
  margin-left: -6px;
  transition: .2s;
  transform: rotate(-90deg);
  opacity: 1;
  background-color: #282828
}

.panel-group--style1 .panel>.panel-heading .toggle-arrow span:last-child {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3px;
  height: 15px;
  margin-top: -6px;
  margin-left: 0;
  transition: .35s ease-in-out;
  transform: rotate(-90deg);
  background-color: #282828
}

.panel-group--style1 .panel>.panel-heading.active .collapsed-content {
  position: relative;
  top: 0;
  visibility: visible;
  opacity: 1
}

.panel-group--style1 .panel>.panel-heading.active .toggle-arrow span:first-child {
  transition: .35s ease-in-out;
  transform: rotate(90deg);
  opacity: 0
}

.panel-group--style1 .panel>.panel-heading.active .toggle-arrow span:last-child {
  transform: rotate(90deg)
}

.panel-group--style1 .panel+.panel {
  margin-top: 0
}

.panel-group--style1 .panel-heading+.panel-collapse>.panel-body {
  padding: 20px 0;
  border-top: 0
}

.panel-group--style1.panel-body-bg .panel-heading+.panel-collapse>.panel-body {
  padding: 40px
}

.panel-group--style1.panel-body-bg .panel-heading.active {
  border-bottom-color: transparent
}

.panel-group--style1.panel-body-bg .panel-body {
  color: #282828;
  background: #fff
}

.panel-group--style1.panel-body-bg .panel-body h2,
.panel-group--style1.panel-body-bg .panel-body h3,
.panel-group--style1.panel-body-bg .panel-body h4,
.panel-group--style1.panel-body-bg .panel-body h5,
.panel-group--style1.panel-body-bg .panel-body h6 {
  color: #282828
}

.panel-group--style1.panel-body-bg .panel-body table {
  font-size: 14px;
  line-height: 23px;
  border: 25px solid #fff;
  background: #fff
}

@media (max-width:767px) {

  .faq-item-content,
  .faq-item-content p {
    font-size: 15px;
    line-height: 23px
  }

  .faq-item-content p+p {
    margin-top: 23px
  }

  .nav-tabs:not(.tab-category)>li .nav-link:after {
    bottom: -.2em
  }

  .tab-content {
    padding: 20px 0 0
  }

  .panel-group--style1.panel-body-bg .panel-heading+.panel-collapse>.panel-body,
  .tab-content.tab-content--bg {
    padding: 20px
  }

  .tab-content>.tab-pane>:not(:first-child):not(p):not(.clearfix):not(.row) {
    margin-top: 20px
  }

  .panel-group--style1.panel-body-bg .panel-body table {
    border-width: 10px
  }
}

.panel-group--style1.panel-body-bg .panel-body table tbody tr td,
.panel-group--style1.panel-body-bg .panel-body table tbody tr th,
.panel-group--style1.panel-body-bg .panel-body table tfoot tr td,
.panel-group--style1.panel-body-bg .panel-body table tfoot tr th,
.panel-group--style1.panel-body-bg .panel-body table th td,
.panel-group--style1.panel-body-bg .panel-body table thead tr td,
.panel-group--style1.panel-body-bg .panel-body table thead tr th,
.panel-group--style1.panel-body-bg .panel-body table tr td {
  border: 0
}

.panel-group--style2 {
  margin-bottom: -1px
}

.panel-group--style2 .panel {
  background: 0 0;
  border: 0;
  box-shadow: none !important
}

.panel-group--style2 .panel-body {
  padding: 20px;
  color: #282828;
  background: #fff
}

.panel-group--style2 .panel-body h2,
.panel-group--style2 .panel-body h3,
.panel-group--style2 .panel-body h4,
.panel-group--style2 .panel-body h5,
.panel-group--style2 .panel-body h6 {
  color: #282828
}

.modal-content img,
.panel-group--style2 .panel-body img {
  max-width: 100%
}

.breadcrumbs-wrap,
.panel-group--style2 .panel-body .form-control,
.panel-group--style2 .panel-body .form-control:focus,
.panel-group--style2 .panel-body .select-wrapper select,
.panel-group--style2 .panel-body .select-wrapper select:focus,
.panel-group--style2 .panel-body input.spr-form-input:not(.spr-starrating),
.panel-group--style2 .panel-body input.spr-form-input:not(.spr-starrating):focus,
.panel-group--style2 .panel-body textarea.spr-form-input,
.panel-group--style2 .panel-body textarea.spr-form-input:focus {
  background-color: #f9f9f9
}

.panel-group--style2 .panel-group .panel,
.panel-group--style2 .panel-heading,
.panel-group--style2 .panel-title {
  border-radius: 0
}

.panel-group--style2 .panel-heading {
  padding: 0;
  border-bottom: 0;
  border-radius: 0;
  background-color: #f9f9f9
}

.panel-group--style2 .panel-heading a {
  display: block;
  padding: 22px 40px 22px 20px;
  color: #282828
}

.form-notification.has-error .form-notification-text,
.modal--success .modal-icon-info,
.panel-group--style2 .panel-heading a:hover,
.panel-group--style2 .panel-heading.active a,
.sticky-addcart_title a {
  color: #282828
}

.panel-group--style2 .panel-title {
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 0
}

.panel-group--style2 .panel>.panel-heading {
  position: relative;
  margin-bottom: 1px
}

.panel-group--style2 .panel>.panel-heading .toggle-arrow {
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  display: block;
  width: 50px;
  height: 100%;
  transition: .2s;
  pointer-events: none
}

.panel-group--style2 .panel>.panel-heading .toggle-arrow span:first-child {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 2px;
  margin-top: 0;
  margin-left: -5px;
  transition: .2s;
  transform: rotate(-90deg);
  opacity: 1;
  background-color: #282828
}

.panel-group--style2 .panel>.panel-heading .toggle-arrow span:last-child {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 12px;
  margin-top: -5px;
  margin-left: 0;
  transition: .35s ease-in-out;
  transform: rotate(-90deg);
  background-color: #282828
}

.panel-group--style2 .panel>.panel-heading.active .collapsed-content {
  position: relative;
  top: 0;
  visibility: visible;
  opacity: 1
}

.panel-group--style2 .panel>.panel-heading.active .toggle-arrow span:first-child {
  transition: .35s ease-in-out;
  transform: rotate(90deg);
  opacity: 0
}

.panel-group--style2 .panel>.panel-heading.active .toggle-arrow span:last-child {
  transform: rotate(90deg)
}

.panel-group--style2 .panel+.panel {
  margin-top: 17px
}

.panel-group--style2 table {
  font-size: 14px;
  line-height: 23px;
  margin-right: -15px;
  margin-left: -15px;
  border: 25px solid #fff;
  background: #fff
}

.panel-group--style2 table tbody tr td,
.panel-group--style2 table tbody tr th,
.panel-group--style2 table tfoot tr td,
.panel-group--style2 table tfoot tr th,
.panel-group--style2 table th td,
.panel-group--style2 table thead tr td,
.panel-group--style2 table thead tr th,
.panel-group--style2 table tr td {
  border: 0
}

.params-row {
  margin: 0;
  list-style: none
}

.params-row li {
  display: inline-block;
  min-width: 50px;
  text-align: center
}

.steps-progress .nav-tabs:not(.tab-category)>li {
  max-width: 25%
}

.steps-progress .nav-tabs:not(.tab-category)>li .nav-link {
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
  transition: .2s;
  text-align: inherit;
  text-transform: uppercase;
  border: 0;
  background-color: transparent
}

.steps-progress .nav-tabs:not(.tab-category)>li .nav-link.active,
.steps-progress .nav-tabs:not(.tab-category)>li .nav-link:active,
.steps-progress .nav-tabs:not(.tab-category)>li .nav-link:focus,
.steps-progress .nav-tabs:not(.tab-category)>li .nav-link:hover {
  padding: 10px 0;
  border: 0;
  background-color: transparent
}

.steps-progress .nav-tabs:not(.tab-category)>li .nav-link span:first-child {
  font-size: 36px;
  font-weight: 400;
  position: relative;
  top: 3px;
  padding: 0 8px
}

.steps-progress .progress {
  height: 4px;
  margin-top: -1px;
  border-radius: 0
}

.breadcrumbs {
  padding: 8px 0;
  list-style: none;
  color: #282828
}

.breadcrumbs li {
  font-size: 14px;
  line-height: 20px;
  display: inline-block
}

.breadcrumbs li a {
  white-space: nowrap;
  text-decoration: underline;
  color: #282828
}

.breadcrumbs li:after {
  font-family: icon-foxic;
  font-size: 8px;
  line-height: 20px;
  position: relative;
  margin-right: -8px;
  padding-right: 12px;
  padding-left: 8px;
  content: "\e919";
  vertical-align: bottom;
  color: #282828
}

.modal-content {
  padding: 0;
  border: 0;
  box-shadow: 0 0;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: transparent
}

.modal-info {
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  overflow: hidden;
  max-width: 470px;
  transition: .7s;
  transform: translateY(-50px);
  color: #0f0909
}

.modal-info .modal-icon-info {
  font-size: 20px;
  display: inline-block;
  padding-right: 12px;
  vertical-align: top
}

.modal--quickview .prd-block_viewed:after,
.modal--quickview .quickview-hidden {
  display: none
}

.modal-info.modal--simple .modal-content {
  padding: 45px 40px 30px
}

.form-notification.has-error .fancybox-close-small,
.form-notification.has-error .form-notification-icon,
.modal--error .modal-icon-info {
  color: #f33f46
}

.modal--lg {
  width: 909px;
  max-width: calc(100% - 40px)
}

.modal--quickview .prd-block_viewed,
.modal--quickview .prd-block_visitiors {
  font-size: 10px;
  font-weight: 600;
  line-height: 13px
}

.modal--quickview .prd-block_viewed-wrap {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  color: #282828;
  -ms-flex-align: center;
  align-items: center
}

.modal--quickview .prd-block_viewed-wrap:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  opacity: .75;
  background-color: #fff
}

.modal--quickview .prd-block_viewed {
  width: 50%;
  min-width: 0;
  padding: 8px;
  color: #282828
}

.modal--quickview .prd-block_viewed [class*=icon],
.popup-addedtocart_actions>span:first-child {
  padding-right: 5px
}

.modal--quickview .prd-block_viewed--real-time {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.modal--quickview .modal-content {
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  border-radius: 5px
}

@media (max-width:767px) {
  .panel-group--style2 .panel+.panel {
    margin-top: 10px
  }

  .panel-group--style2 table {
    border-width: 10px
  }

  .modal--quickview .prd-block_viewed [class*=icon] {
    display: none
  }

  .modal--quickview .modal-content {
    border-radius: 0
  }
}

.modal--quickview .prd-block {
  max-height: 100%
}

.modal--quickview .prd-block>.row {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.modal--quickview .quickview-gallery {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: 100%;
  border-radius: 5px 0 0 5px
}

@media (max-width:991px) {
  .modal--quickview .prd-block>.row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .modal--quickview .quickview-gallery {
    position: relative;
    border-radius: 5px 5px 0 0
  }
}

@media (max-width:767px) {
  .modal--quickview .quickview-gallery {
    position: relative;
    border-radius: 0;
    background-color: transparent
  }
}

.modal--quickview .quickview-info {
  border-radius: 0 5px 5px;
  background-color: #fff
}

.modal--quickview.fancybox-content {
  display: -ms-inline-flexbox;
  display: inline-flex;
  overflow: hidden;
  width: 1030px;
  max-width: calc(100% - 60px);
  min-height: 400px;
  max-height: calc(100% - 30px);
  margin: 0 !important;
  padding: 0;
  background: 0 0
}

.modal--quickview .countdown-circle,
.modal--quickview .prd-block--prv-right .slick-slider.slick-vertical .slick-next:after,
.modal--quickview .prd-block--prv-right .slick-slider.slick-vertical .slick-prev:after,
.modal--quickview .prd-block_info .panel-group--style1 .panel-heading,
.modal--quickview .product-main-carousel:not(.slick-initialized)>*+* {
  display: none
}

.fancybox--light .fancybox-caption__body,
.modal--quickview .prd-block_main-image-holder,
.modal--simple.fancybox-content {
  overflow: visible
}

@media (max-width:991px) {
  .modal--quickview.fancybox-content {
    width: 500px;
    max-width: calc(100% - 20px);
    height: 100%;
    min-height: 0;
    max-height: 100%
  }
}

@media (max-width:767px) {
  .modal--quickview .quickview-info {
    border-radius: 0
  }

  .modal--quickview.fancybox-content {
    width: 100%;
    max-width: 100%
  }
}

.modal--quickview .prd-block_info {
  position: relative;
  padding: 30px
}

@media (max-width:991px) {
  .modal--quickview .prd-block_info {
    padding: 20px 30px
  }

  .modal--quickview .prd-block_info-bottom,
  .modal--quickview .prd-block_info-top {
    display: none
  }
}

@media (min-width:992px) {
  .modal--quickview.fancybox-content.modal-content--compact {
    width: 930px
  }

  .modal--quickview .prd-block_info-bottom,
  .modal--quickview .prd-block_info-top {
    position: absolute;
    z-index: 1;
    right: 20px;
    width: calc(50% - 20px);
    height: 28px;
    border-radius: 0 0 5px 5px;
    background-color: #fff
  }

  .modal--quickview .prd-block_info-top {
    top: -5px
  }

  .modal--quickview .prd-block_info-bottom {
    bottom: 0
  }
}

@media (min-width:992px) and (max-width:991px) {
  .col-lg-quarter {
    max-width: 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
  }

  .col-lg-onefive {
    max-width: 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%
  }

  .modal--quickview .prd-block_info-bottom,
  .modal--quickview .prd-block_info-top {
    height: 18px
  }
}

.modal--quickview .prd-block_info .panel-group--style1 .panel-body {
  padding: 20px 0 !important
}

.modal--quickview .prd-block_main-image {
  z-index: 1;
  background-color: #fff
}

.modal--quickview .prd-block_main-image img,
.woocommerce-MyAccount-navigation {
  width: 100%
}

.modal--quickview .product-main-carousel .slick-arrow {
  opacity: 0
}

.modal--quickview .prd-block_description,
.modal--quickview .prd-block_details,
.modal--quickview .prd-block_info--style2 .prd-block_options {
  margin-top: 20px
}

.modal--quickview .prd-block_shopping-info [class*=icon] {
  font-size: 38px;
  height: 39px;
  margin-right: 7px
}

.modal--quickview .product-main-carousel {
  transition: height .5s
}

.modal--quickview .product-main-carousel .ZoomContainer {
  z-index: 150 !important
}

.modal--quickview .product-main-carousel:not(.slick-initialized)>*+.ZoomContainer,
.popup-addedtocart.has-error .popup-addedtocart_error_message,
.slick-slider[class*="-carousel"] .slick-dots[style] {
  display: block
}

@media (min-width:992px) {

  .modal--quickview .prd-block--no-previews .prd-block_info-bottom,
  .modal--quickview .prd-block--no-previews .prd-block_info-top {
    width: calc(55.5% - 20px)
  }

  .modal--quickview .prd-block--no-previews .prd-block_main-image {
    overflow: hidden;
    border-radius: 5px 0 0 5px
  }

  .modal--quickview .prd-block--prv-right .slick-slider.slick-vertical .slick-next,
  .modal--quickview .prd-block--prv-right .slick-slider.slick-vertical .slick-prev {
    visibility: hidden
  }
}

.modal--quickview .prd-block--prv-right .product-previews-carousel {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  width: 90px;
  height: 100%;
  margin: 0;
  padding: 7px 0 7px 15px;
  transition: none;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center
}

@media (max-width:575px) {
  .holder-coming-soon svg {
    width: 300px;
    height: 300px
  }

  .countdown-box-text,
  p.countdown-box-text {
    font-size: 14px
  }

  .countdown-box-coming-soon .countdown>span {
    font-size: 15px
  }

  .countdown-box-coming-soon .countdown>span span {
    font-size: 2.4em;
    line-height: 1.2em
  }

  .countdown-box-subscribe-form .btn {
    width: 100%
  }

  .countdown-box-login a {
    font-size: 24px
  }

  .filters {
    margin-bottom: 10px
  }

  .filters .filters-label {
    margin: 0 7px 10px
  }

  .collections-wrap {
    margin-top: -20px
  }

  .collection-item {
    margin-top: 20px
  }

  .collection-grid-2 {
    margin-top: -20px;
    margin-right: -10px;
    margin-left: -10px
  }

  .collection-grid-2>.collection-grid-2-item {
    margin-top: 20px;
    padding: 0 10px
  }

  .collection-grid-1-item .collection-grid-1-item-inside {
    font-size: 13px
  }

  .collection-grid-1-item [class*=icon] {
    font-size: 46px
  }

  .collection-grid-1:not(.slick-initialized):not(.collection-grid-1-vertical) .collection-grid-1-item {
    max-width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
  }

  .faq-item-title {
    font-size: 17px
  }

  .steps-progress .nav-tabs {
    margin-bottom: 10px;
    border: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .steps-progress .nav-tabs:not(.tab-category)>li {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .steps-progress .nav-tabs:not(.tab-category)>li .nav-link {
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center
  }

  .steps-progress .nav-tabs:not(.tab-category)>li .nav-link span:first-child {
    font-size: 30px;
    top: -4px
  }

  .modal-info.modal--simple .modal-content {
    padding: 45px 30px 25px
  }

  .modal--quickview .prd-block_info {
    padding: 20px 15px
  }

  .modal--quickview .prd-block_actions .btn-wrap {
    margin-right: 0;
    margin-left: 0
  }

  .modal--quickview .prd-block--prv-right .product-previews-carousel {
    width: 60px;
    padding: 0
  }
}

.modal--quickview .prd-block--prv-right .prd-block_main-image {
  overflow: hidden;
  width: calc(100% - 90px);
  height: 100%;
  border-radius: 0 0 0 5px
}

.modal--quickview .prd-block--prv-right .quickview-gallery {
  display: -ms-flexbox;
  display: flex;
  background-color: #fff
}

.modal--quickview .prd-block--prv-right .slick-slider.slick-vertical .slick-next,
.modal--quickview .prd-block--prv-right .slick-slider.slick-vertical .slick-prev {
  position: static;
  width: 100%;
  height: 30px;
  padding: 0;
  transform: none;
  background-color: transparent
}

.modal--quickview .prd-block--prv-right .product-previews-wrapper:hover .slick-slider.slick-vertical .slick-next,
.modal--quickview .prd-block--prv-right .product-previews-wrapper:hover .slick-slider.slick-vertical .slick-prev {
  visibility: visible
}

.modal--quickview .prd-block--prv-right .slick-slider.slick-vertical .slick-prev {
  margin-bottom: auto
}

.modal--quickview .prd-block--prv-right .slick-slider.slick-vertical .slick-next {
  margin-top: auto
}

.modal--quickview .prd-block--prv-right .slick-slider.slick-vertical .slick-next:before,
.modal--quickview .prd-block--prv-right .slick-slider.slick-vertical .slick-prev:before {
  font-size: 7px;
  color: #17c6aa
}

.modal--quickview .prd-block--prv-right .slick-slider.slick-vertical .slick-prev:before {
  content: "\ea05"
}

.modal--quickview .prd-block--prv-right .slick-slider.slick-vertical .slick-next:before {
  content: "\ea04"
}

.modal--quickview .prd-block--prv-bottom .product-previews-carousel {
  padding: 8px 20px;
  transition: .5s;
  background-color: #fff
}

.modal--quickview .prd-block--prv-bottom .product-previews-wrapper,
.modal--quickview .product-previews-wrapper,
.modal--simple {
  padding: 0
}

@media (max-width:767px) {

  .modal--quickview .prd-block--prv-bottom .product-previews-carousel,
  .modal--quickview .prd-block_main-image {
    background-color: transparent
  }
}

.modal--quickview .prd-block--prv-bottom .product-previews-carousel:not(.slick-initialized) {
  overflow: hidden;
  opacity: 0
}

.modal--quickview .prd-block--prv-bottom .product-previews-carousel.slick-initialized {
  opacity: 1
}

.modal--quickview .prd-block--prv-bottom .product-previews-wrapper a {
  padding: 0 4px
}

.modal--quickview .prd-block--prv-bottom .product-previews-wrapper .slick-prev {
  left: -4px
}

.modal--quickview .prd-block--prv-bottom .product-previews-wrapper .slick-next {
  right: -4px
}

@media (max-width:575px) {
  .modal--quickview .prd-block--prv-right .prd-block_main-image {
    width: calc(100% - 60px)
  }

  .modal--quickview .prd-block--prv-right .slick-vertical .slick-slide {
    border-top-width: 3px;
    border-bottom-width: 3px
  }

  .modal--quickview .prd-block--prv-bottom .product-previews-wrapper a {
    padding: 0 6px
  }

  .modal--quickview .prd-block--prv-bottom .product-previews-wrapper .slick-prev {
    left: 0
  }

  .modal--quickview .prd-block--prv-bottom .product-previews-wrapper .slick-next {
    right: 0
  }
}

@media (min-width:992px) {
  .modal--quickview .corner-modal {
    position: absolute;
    right: -8px;
    bottom: -5px;
    width: 13px;
    height: 13px;
    background: #fff;
    background: linear-gradient(45deg, transparent 5px, #fff) bottom left;
    background-image: radial-gradient(circle at 0 100%, rgba(0, 0, 0, 0) 5px, #fff 6px);
    background-repeat: no-repeat;
    background-size: 50% 50%
  }
}

.modal--quickview .prd-block_countdown {
  min-height: 95px;
  margin-top: 0;
  opacity: 0
}

.modal--quickview .prd-block_countdown.countdown-init {
  opacity: 1;
  mun-height: 0
}

.modal--quickview .prd-block_label-new,
.modal--quickview .prd-block_label-outstock,
.modal--quickview .prd-block_label-sale {
  font-size: 15px;
  line-height: 16px;
  bottom: 55px;
  width: 70px;
  height: 70px;
  padding: 12px 8px
}

.modal--quickview .prd-block_label-new.prd-block_label--single,
.modal--quickview .prd-block_label-outstock.prd-block_label--single,
.modal--quickview .prd-block_label-sale.prd-block_label--single {
  bottom: 55px !important
}

.modal--quickview .prd-block_label-new {
  bottom: 85px
}

.modal--quickview .prd-block_label-new:only-child,
.modal--quickview .prd-block_label-outstock {
  bottom: 55px
}

.modal--quickview.modal-quickview--no-previews.fancybox-content {
  width: 895px
}

.modal--quickview.modal-quickview--classic .product-previews-carousel:not(.slick-initialized) {
  max-height: none
}

@media (min-width:992px) {

  .modal--quickview.modal-quickview--classic .corner-modal,
  .modal--quickview.modal-quickview--classic .prd-block_info-top {
    display: none
  }

  .modal--quickview.modal-quickview--classic .quickview-gallery {
    position: relative
  }

  .modal--quickview.modal-quickview--classic.fancybox-content {
    max-height: none
  }

  .modal--quickview.modal-quickview--classic .quickview-info {
    max-height: calc(100vh - 60px);
    border-radius: 0 5px 5px 0
  }

  .modal--quickview.modal-quickview--classic .prd-block_main-image,
  .modal--quickview.modal-quickview--classic .quickview-gallery {
    height: auto !important
  }

  .modal--quickview.modal-quickview--classic .prd-block>.row,
  .modal--quickview.modal-quickview--classic .quickview-gallery {
    background-color: #fff
  }

  .modal--quickview.modal-quickview--classic .prd-block_info {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
  }

  .modal--quickview.modal-quickview--classic .prd-block_info-bottom {
    width: calc(50% - 20px);
    transform: scaleY(-1);
    background: #fff;
    background: -webkit-gradient(left top, left bottom, color-stop(10%, #fff), color-stop(100%, rgba(255, 255, 255, 0)));
    background: linear-gradient(to bottom, #fff 10%, rgba(255, 255, 255, 0) 100%)
  }

  .modal--quickview.modal-quickview--classic .prd-block_info>:last-child {
    margin-bottom: 30px
  }

  .woocommerce-account .col-md-4 {
    flex: 0 0 22.222222%;
    max-width: 22.222222%
  }

  .woocommerce-account .col-md-14 {
    flex: 0 0 77.777778%;
    max-width: 77.777778%
  }
}

body.touch .modal--quickview .prd-block--prv-right .slick-slider.slick-vertical .slick-next,
body.touch .modal--quickview .prd-block--prv-right .slick-slider.slick-vertical .slick-prev {
  visibility: visible
}

.modal--simple .modal-header {
  padding: 16px 30px 14px;
  border: 0;
  background: #17c6aa
}

.modal--simple .modal-header-title {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  text-align: center;
  color: #fff
}

.modal--simple .modal-header-title [class*=icon] {
  padding-right: 25px
}

@media (max-width:767px) {
  .modal--simple .modal-header {
    padding: 10px 15px 9px
  }

  .modal--simple .modal-header-title {
    font-size: 18px;
    line-height: 24px
  }

  .modal--simple .modal-header-title [class*=icon] {
    display: none
  }
}

.modal--simple .modal-header .modal-close {
  font-size: 18px;
  top: 8px;
  right: 20px;
  padding: 10px;
  transition: .2s;
  color: #fff
}

.modal--simple .modal-header .modal-close:hover {
  opacity: .6
}

.modal--simple .modal-content {
  padding: 30px 40px
}

@media (max-width:991px) {
  .modal--simple .modal-content {
    padding: 20px 30px
  }
}

@media (max-width:767px) {
  .modal--simple .modal-content {
    padding: 15px 20px
  }
}

.modal--simple .modal-body {
  padding: 0
}

.fancybox-slide--html .modal--quickview .fancybox-close-small {
  display: none
}

.fancybox-fx-material.fancybox-slide--next,
.fancybox-fx-material.fancybox-slide--previous {
  transform: translateY(-60px) scale(1.1);
  opacity: 0
}

.fancybox-fx-material.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
  opacity: 1
}

.fancybox-container {
  z-index: 172
}

.fancybox-slide--html .fancybox-close-small {
  font-size: 18px;
  position: absolute;
  top: 8px;
  right: 8px;
  display: -ms-flexbox;
  display: flex;
  width: 26px;
  height: 26px;
  cursor: pointer;
  transition: .2s;
  opacity: .75;
  color: #17c6aa;
  border-radius: 50%;
  background-color: #fff;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.fancybox-navigation .fancybox-button>div,
.fancybox-slide--html .fancybox-close-small svg,
.payment-notification.payment-notification--squared:after,
.popup-addedtocart-cart,
.popup-addedtocart.has-error .popup-addedtocart_actions,
.popup-addedtocart.has-error .popup-addedtocart_image,
.popup-addedtocart.has-error .popup-addedtocart_message,
.popup-addedtocart.has-error .popup-addedtocart_title,
.popup-addedtocart_error_message,
.popup-selectoptions .sticky-addcart_error_message,
.popup-selectoptions.has-error .sticky-addcart_actions,
.popup-selectoptions.has-error .sticky-addcart_image,
.popup-selectoptions.has-error .sticky-addcart_options,
.popup-selectoptions.has-error .sticky-addcart_price,
.popup-selectoptions.has-error .sticky-addcart_title {
  display: none
}

.fancybox-slide--html .fancybox-close-small:hover {
  opacity: 1
}

.fancybox-slide--html {
  padding-top: 30px;
  padding-bottom: 30px
}

@media (max-width:991px) {
  .fancybox-slide--html {
    padding: 10px
  }
}

@media (max-width:767px) {
  .fancybox-slide--html .modal--quickview .fancybox-close-small {
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    z-index: 2;
    top: 10px;
    right: 10px;
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    height: 50px;
    opacity: 1;
    color: #282828;
    background-color: #fff;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .fancybox-slide--html .modal-info-content-sm .fancybox-close-small {
    top: 6px;
    right: 5px
  }

  .fancybox-slide--html {
    padding: 0
  }

  .slick-arrows-mobile-lg:not(.bnr-grid) .slick-prev {
    right: auto;
    left: 0
  }

  .slick-arrows-mobile-lg:not(.bnr-grid) .slick-next {
    right: 0;
    left: auto
  }

  .bnr-grid.slick-arrows-mobile-lg .slick-prev {
    right: auto;
    left: 15px
  }

  .bnr-grid.slick-arrows-mobile-lg .slick-next {
    right: 15px;
    left: auto
  }
}

.fancybox-thumbs {
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  width: auto;
  height: auto;
  padding: 10px 10px 0;
  background: rgba(0, 0, 0, .3)
}

.fancybox-show-thumbs .fancybox-inner {
  right: 0;
  bottom: 95px;
  overflow: visible
}

.payment-notification-wrap {
  position: absolute;
  bottom: 0;
  left: 20px;
  margin-bottom: 20px;
  transition: .2s;
  pointer-events: none
}

.payment-notification {
  position: relative;
  z-index: 1;
  padding: 4px;
  transform: translateY(120%);
  pointer-events: all;
  opacity: 0;
  border-radius: 50%
}

.modal-hidden,
.side-fixed {
  left: 0;
  pointer-events: none
}

.payment-notification:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  opacity: .35;
  border-radius: 50%;
  background: #647482
}

.payment-notification-inside {
  position: relative;
  z-index: 1;
  width: 190px;
  height: 190px;
  border-radius: 50%;
  background-color: #fff
}

.payment-notification-container {
  padding: 12px;
  text-align: center
}

.payment-notification-image img {
  overflow: hidden;
  max-width: 90px;
  max-height: 80px
}

.payment-notification-content {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 15px 12px;
  -ms-flex-direction: column
}

.payment-notification-close,
.payment-notification-qw {
  font-size: 18px;
  position: absolute;
  right: 8px;
  width: 34px;
  height: 34px;
  cursor: pointer;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 3px 3px rgba(0, 0, 0, .07);
  -ms-flex-align: center;
  color: #282828;
  transition: .2s
}

@media (max-width:575px) {
  .payment-notification-inside {
    width: 170px;
    height: 170px
  }

  .payment-notification-container {
    padding: 8px
  }

  .payment-notification-image img {
    max-width: 75px;
    max-height: 65px
  }

  .payment-notification-content {
    padding: 12px 8px
  }
}

.payment-notification-close {
  top: 5px;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.payment-notification-close:hover,
.payment-notification-qw:hover {
  text-decoration: none;
  opacity: .75;
  color: #fff;
  background-color: #17c6aa
}

.payment-notification-qw {
  bottom: 5px;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.payment-notification-text {
  font-size: 10px;
  line-height: 1em;
  color: #282828
}

.payment-notification-name {
  font-size: 13px;
  font-weight: 600;
  line-height: 1em;
  display: inline-block;
  overflow: hidden;
  max-width: 100%;
  white-space: nowrap;
  text-decoration: none;
  text-overflow: ellipsis;
  color: #282828
}

.payment-notification-bottom {
  display: -ms-flexbox;
  display: flex;
  margin: auto -2px 0;
  padding-top: 15px
}

.payment-notification-bottom>* {
  padding-right: 2px;
  padding-left: 2px
}

.payment-notification-when {
  font-size: 11px;
  line-height: 1em;
  color: #17c6aa
}

.payment-notification-from {
  font-size: 11px;
  line-height: 1em;
  margin-top: 0;
  color: #282828
}

.payment-notification.payment-notification--squared .payment-notification-inside {
  width: 280px;
  height: auto;
  border-radius: 5px;
  box-shadow: 0 5px 8px rgba(0, 0, 0, .2)
}

.payment-notification.payment-notification--squared .payment-notification-container {
  display: -ms-flexbox;
  display: flex;
  padding: 5px 30px 5px 5px;
  text-align: left;
  -ms-flex-align: center;
  align-items: center
}

.payment-notification.payment-notification--squared .payment-notification-image img {
  width: auto;
  height: 100%;
  object-fit: contain
}

.payment-notification.payment-notification--squared .payment-notification-content {
  margin: 0;
  padding: 0 10px
}

.payment-notification.payment-notification--squared .payment-notification-content-wrapper {
  height: auto
}

.payment-notification.payment-notification--squared .payment-notification-name {
  line-height: 1.2em;
  display: block;
  white-space: normal
}

.payment-notification.payment-notification--squared .payment-notification-close {
  font-size: 14px;
  top: 5px;
  right: 5px;
  width: 24px;
  height: 24px;
  box-shadow: none
}

.payment-notification.payment-notification--squared .payment-notification-qw {
  font-size: 16px;
  right: 5px;
  bottom: 5px;
  width: 24px;
  height: 24px;
  box-shadow: none
}

.payment-notification.payment-notification--squared .payment-notification-from {
  font-size: 11px;
  line-height: 1em
}

.popup-addedtocart {
  position: relative;
  z-index: 3;
  overflow: hidden;
  width: 100%;
  height: 0;
  color: #fff;
  background-color: #17c6aa;
  box-shadow: 0 -5px 8px rgba(0, 0, 0, .12)
}

.popup-addedtocart .container,
.sticky-addcart .container {
  padding-top: 15px;
  padding-bottom: 15px
}

.popup-addedtocart .container>.row,
.sticky-addcart .row {
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.popup-addedtocart_logo img {
  width: auto;
  max-height: 60px
}

.popup-addedtocart_image {
  display: -ms-flexbox;
  display: flex;
  max-width: 80px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px
}

.popup-addedtocart_image img,
.sticky-addcart_image img {
  max-width: 100%;
  border-radius: 4px
}

.popup-addedtocart_info {
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 0
}

.popup-addedtocart_info>.row,
.popup-selectoptions>.container>.row {
  margin-right: -10px;
  margin-left: -10px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.popup-addedtocart_actions a:not(.btn),
.popup-addedtocart_info a:not(.btn):focus,
.popup-addedtocart_info a:not(.btn):hover,
.popup-addedtocart_message a {
  text-decoration: underline;
  color: #fff
}

.popup-addedtocart_info .popup-addedtocart_text {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -ms-flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center
}

.popup-addedtocart_actions {
  font-size: 15px;
  line-height: 23px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  padding-right: 65px;
  -ms-flex-align: center;
  align-items: center
}

.popup-addedtocart-close,
.sticky-addcart .popup-selectoptions-close {
  font-size: 36px;
  position: absolute;
  right: 8px;
  width: 50px;
  z-index: 1;
  top: 0;
  bottom: 0;
  cursor: pointer
}

@media screen and (min-width:1200px) {
  .popup-addedtocart_actions {
    text-align: center
  }
}

.popup-addedtocart_actions a.btn {
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 5px
}

.popup-addedtocart_actions a.btn:not(:last-child) {
  margin-right: 5px
}

.popup-addedtocart_actions .btn--grey:hover,
.popup-addedtocart_actions .btn--invert,
.popup-addedtocart_actions .btn--invert:active,
.popup-addedtocart_actions .btn--invert:active:focus,
.popup-addedtocart_actions .btn--invert:focus,
.popup-addedtocart_actions .btn--invert:visited {
  color: #fff;
  background-color: #282828
}

.popup-addedtocart_actions .btn--invert:hover {
  color: #282828;
  background-color: #efefef
}

.popup-addedtocart-close {
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.popup-addedtocart-close:hover,
.sticky-addcart .popup-selectoptions-close:hover {
  text-decoration: none;
  opacity: .7
}

.popup-addedtocart_title {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content
}

.popup-addedtocart.has-error {
  background-color: #f33f46
}

.popup-addedtocart.has-error:not(.closed) {
  display: -ms-flexbox;
  display: flex;
  min-height: 80px;
  -ms-flex-align: center;
  align-items: center
}

.sticky-addcart {
  position: relative;
  z-index: 2;
  overflow: hidden;
  width: 100%;
  height: 0;
  background-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, .07)
}

.popup-selectoptions.options-off .sticky-addcart_info,
.sticky-addcart.options-off .sticky-addcart_info {
  max-width: 20%
}

@media screen and (max-width:1860px) {

  .popup-selectoptions.options-off .sticky-addcart_info,
  .sticky-addcart.options-off .sticky-addcart_info {
    max-width: 20%
  }
}

@media screen and (max-width:1199px) {
  .sticky-addcart.options-off .sticky-addcart_info {
    max-width: 35%
  }

  .sticky-addcart .prd-block_shopping-info-wrap .prd-block_shopping-info-compact:nth-child(n+3) {
    display: none
  }
}

.sticky-addcart .popup-selectoptions-close {
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.popup-selectoptions .prd-block_shopping-info-wrap,
.sticky-addcart .prd-block_shopping-info-wrap {
  width: 100%;
  max-width: 600px
}

.popup-selectoptions .container .row {
  padding-right: 45px
}

@media screen and (max-width:1199px) {
  .popup-selectoptions.options-off .sticky-addcart_info {
    max-width: 35%
  }

  .popup-selectoptions .prd-block_shopping-info-wrap .prd-block_shopping-info-compact:nth-child(n+3) {
    display: none
  }
}

.popup-selectoptions .popup-selectoptions-close {
  font-size: 36px;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 8px;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  padding: 0;
  cursor: pointer;
  color: #282828;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.popup-selectoptions .popup-selectoptions-close:hover {
  text-decoration: none;
  opacity: .7;
  color: #17c6aa
}

@media screen and (min-width:768px) {
  .page-footer.footer-style-4 .footer-top>.container>.row {
    -ms-flex-align: center;
    align-items: center
  }

  .page-footer.footer-style-4 .footer-top>.container>.row>:last-child {
    margin-top: 20px;
    text-align: center
  }

  .popup-addedtocart .container,
  .popup-selectoptions .container {
    position: relative
  }

  .popup-addedtocart_info>.row,
  .popup-selectoptions>.container>.row {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
  }

  .popup-addedtocart_actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
}

.popup-selectoptions.has-error .sticky-addcart_info {
  display: block;
  max-width: 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%
}

.popup-selectoptions.has-error .sticky-addcart_error_message {
  display: block;
  text-align: center;
  color: #f33f46
}

.sticky-addcart_title {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0
}

.carousel-arrows .slick-next:hover:not(.slick-disabled):before,
.carousel-arrows .slick-prev:hover:not(.slick-disabled):before,
.modal-info-content .fancybox-close-small:hover,
.sticky-addcart_title a:hover {
  color: #17c6aa
}

@media screen and (max-width:991px) {
  .select-wrapper:before {
    line-height: 46px;
    width: 46px
  }

  .page-footer.footer-style-2 .footer-top {
    padding-bottom: 20px
  }

  .page-footer.footer-style-2 .footer-bottom .row>*+*,
  .page-footer.footer-style-3 .footer-top .row>*+* {
    margin-top: 20px
  }

  .page-footer.footer-style-2 .footer-bottom .footer-logo {
    margin-bottom: 5px
  }

  .page-footer.footer-style-3 .footer-logo {
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .page-footer.footer-style-3 .social-list,
  .page-footer.footer-style-6 .col-no-collapsed .box-coupons,
  .page-footer.footer-style-6 .col-no-collapsed .footer-logo,
  .page-footer.footer-style-6 .col-no-collapsed .social-list {
    -ms-flex-pack: center;
    justify-content: center
  }

  .page-footer .footer-bottom.footer--dark .collapsed-mobile .toggle-arrow span:first-child,
  .page-footer .footer-bottom.footer--dark .collapsed-mobile .toggle-arrow span:last-child,
  .page-footer .footer-top.footer--dark .collapsed-mobile .toggle-arrow span:first-child,
  .page-footer .footer-top.footer--dark .collapsed-mobile .toggle-arrow span:last-child {
    background-color: #fff
  }

  .page-footer.footer-style-6 .col-no-collapsed {
    text-align: center
  }

  .page-footer.footer-style-6 .col-no-collapsed .box-coupon {
    margin-right: auto;
    margin-left: auto
  }

  .selected-filters-wrap {
    margin: 0
  }

  .popup-addedtocart_actions span:first-child {
    display: none
  }

  .popup-selectoptions.options-off .sticky-addcart_info,
  .sticky-addcart.options-off .sticky-addcart_info {
    max-width: 50%
  }

  .sticky-addcart_title {
    font-size: 15px;
    font-weight: 500;
    line-height: 20px
  }
}

.sticky-addcart_price {
  display: -ms-flexbox;
  display: flex;
  margin: 10px -5px 0;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.sticky-addcart_price--old {
  font-size: 16px;
  text-decoration: line-through;
  color: #282828
}

.sticky-addcart_price--actual,
.sticky-addcart_price--special {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #282828
}

.sticky-addcart_image {
  display: -ms-flexbox;
  display: flex;
  max-width: 80px;
  min-height: 58px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px
}

@media screen and (max-width:575px) {
  .payment-link {
    margin-top: 0;
    margin-right: -5px;
    margin-left: -5px
  }

  .payment-link>* {
    margin: 0 5px
  }

  .payment-link>* img {
    max-width: 100%
  }

  .popup-addedtocart .container>.row {
    display: block
  }

  .popup-addedtocart_image,
  .sticky-addcart_image {
    max-width: 60px;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px
  }

  .popup-addedtocart_info {
    font-size: 14px;
    line-height: 20px
  }

  .popup-addedtocart_info>.row,
  .popup-selectoptions>.container>.row {
    margin-right: -5px;
    margin-left: -5px
  }

  .popup-addedtocart_info>.row>*,
  .popup-selectoptions>.container>.row>* {
    padding: 0 5px
  }

  .popup-addedtocart_info .popup-addedtocart_text {
    padding-right: 50px
  }

  .popup-addedtocart_actions {
    display: none
  }

  .popup-addedtocart-close {
    font-size: 28px;
    right: 3px;
    bottom: auto;
    height: 50%
  }

  .popup-addedtocart-cart {
    font-size: 21px;
    position: absolute;
    z-index: 1;
    right: 12px;
    bottom: 8px;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    cursor: pointer;
    color: #17c6aa;
    border-radius: 50%;
    background-color: #fff;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .popup-selectoptions.options-off .sticky-addcart_info,
  .sticky-addcart.options-off .sticky-addcart_info {
    max-width: none;
    -ms-flex: auto;
    flex: auto
  }

  .popup-selectoptions .popup-selectoptions-close,
  .sticky-addcart .popup-selectoptions-close {
    font-size: 30px;
    right: 3px
  }

  .popup-selectoptions .container .row {
    padding-right: 40px
  }

  .sticky-addcart_options {
    padding: 0
  }
}

.sticky-addcart_image--zoom>a {
  position: relative;
  display: inline-block;
  width: 100%
}

.sticky-addcart_image--zoom>a:after,
.sticky-addcart_image--zoom>a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: .3s;
  opacity: 0
}

.sticky-addcart_image--zoom>a:after {
  z-index: 1;
  content: "";
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .5)
}

.sticky-addcart_image--zoom>a:before {
  font-family: icon-foxic;
  font-size: 20px;
  z-index: 2;
  display: -ms-flexbox;
  display: flex;
  content: "\e9ef";
  color: #fff;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.sticky-addcart_image--zoom>a:hover:after,
.sticky-addcart_image--zoom>a:hover:before {
  opacity: 1
}

.sticky-addcart_actions {
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  -ms-flex-align: center;
  align-items: center
}

.sticky-addcart_actions .prd-block_qty .option-label {
  font-size: 15px;
  padding-right: 7px
}

@media screen and (max-width:1199px) {
  .sticky-addcart_actions .prd-block_qty {
    display: none !important
  }
}

.sticky-addcart_actions .btn {
  min-width: 160px
}

@media (max-width:991px) and (min-width:576px) {
  .shop-feature-bg.row {
    display: block;
    text-align: center
  }

  .shop-feature-icon:not(:last-child) {
    margin-bottom: 15px
  }

  .text-icn-block-hor:nth-child(odd) .icn:after {
    opacity: 0
  }

  .sticky-addcart_info {
    padding: 0
  }
}

.sticky-addcart .prd-block_qty .qty-changer input[type=number],
.sticky-addcart .prd-block_qty .qty-changer input[type=text] {
  font-size: 17px;
  line-height: 36px;
  width: 36px;
  min-width: 36px;
  margin: 0
}

.sticky-addcart .prd-block_qty .qty {
  position: relative;
  padding-right: 22px
}

.sticky-addcart .prd-block_qty .qty button {
  position: absolute;
  right: 0
}

.sticky-addcart .prd-block_qty .qty .increase {
  top: 0
}

.sticky-addcart .prd-block_qty .qty .decrease {
  bottom: 0
}

.form-notification {
  width: 667px;
  max-width: calc(100% - 30px);
  padding: 73px 50px;
  text-align: center;
  border-radius: 5px;
  background-color: #fff
}

.form-notification-icon {
  font-size: 52px;
  position: relative;
  z-index: 2;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100px;
  height: 100px;
  color: #17c6aa;
  border-radius: 50%;
  background-color: #f9f9f9;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.form-notification-icon .icon-success {
  position: relative;
  top: -5px
}

.form-notification-text {
  font-size: 25px;
  font-weight: 600;
  line-height: 1.24em;
  position: relative;
  z-index: 2;
  color: #282828
}

.slick-dots li button,
.slick-next,
.slick-prev {
  line-height: 0;
  font-size: 0;
  color: transparent;
  display: block
}

@media screen and (max-width:767px) {
  .payment-link--xs [class*=icon] {
    font-size: 30px
  }

  .page-footer.footer-style-3 .footer-list-inline {
    flex-direction: column;
    -ms-flex-direction: column;
    -ms-flex-align: center;
    align-items: center
  }

  .page-footer.footer-style-4 .footer-top .row>*+* {
    margin-top: 20px
  }

  .page-footer.footer-style-4 .footer-logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
  }

  .page-footer.footer-style-4 .social-list {
    -ms-flex-pack: center;
    justify-content: center
  }

  .popup-addedtocart_logo,
  .sticky-addcart_title {
    display: none
  }

  .popup-addedtocart_actions {
    text-align: left
  }

  .sticky-addcart_price {
    margin-top: 0
  }

  .sticky-addcart_actions .btn {
    min-width: 130px;
    padding: 15px
  }

  .form-notification {
    padding: 50px 30px
  }

  .form-notification-icon:not(:first-child),
  .form-notification-text:not(:first-child) {
    margin-top: 25px
  }

  .form-notification-text {
    font-size: 22px
  }
}

.form-notification.has-error .circle_decor {
  fill: #f33f46
}

.form-notification.has-error+.form-control-wrap {
  margin-bottom: 45px
}

.fancybox-toolbar {
  top: 10px;
  right: 10px
}

.fancybox-button:hover {
  color: #fff;
  background: #282828
}

.fancybox-navigation .fancybox-button {
  top: calc(50% - 25px);
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  padding: 0;
  border-radius: 50%;
  background-color: #fff;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.fancybox-navigation .fancybox-button:before {
  font-family: icon-foxic;
  font-size: 32px;
  line-height: 1em;
  position: relative;
  transition: .2s;
  opacity: 1;
  color: #2d2c2c
}

.carousel-arrows .slick-prev:before,
.fancybox-navigation .fancybox-button.fancybox-button--arrow_left:before,
.slick-prev:before,
.slick-slider.slick-vertical .slick-prev:before {
  content: "\e94c"
}

.fancybox-navigation .fancybox-button.fancybox-button--arrow_right,
.slick-arrows-circle .slick-next,
.slick-arrows-circle.container-fluid .slick-next {
  right: 15px
}

.carousel-arrows .slick-next:before,
.fancybox-navigation .fancybox-button.fancybox-button--arrow_right:before,
.slick-next:before,
.slick-slider.slick-vertical .slick-next:before {
  content: "\e94b"
}

.fancybox--light.fancybox-is-open .fancybox-bg {
  opacity: .95
}

.fancybox--light .fancybox-caption {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1em;
  padding: 15px;
  text-transform: uppercase;
  color: #282828;
  background: #fff
}

.fancybox--light .fancybox-caption:after,
.home mark.count,
.slick-dots li:only-child,
a.wishlist_products_counter.top_wishlist-heart.top_wishlist-.wishlist-counter-with-products::before,
a.wishlist_products_counter.top_wishlist-heart.top_wishlist-::before,
div#sidebar,
span.wishlist_products_counter_text,
table.tinvwl-table-manage-list.table tfoot {
  display: none
}

.fancybox--light .fancybox-infobar {
  color: #282828;
  mix-blend-mode: unset
}

.fancybox--light .fancybox-button {
  background: #17c6aa
}

.fancybox--light .fancybox-button:hover {
  color: #fff;
  background: #282828
}

.fancybox--light .fancybox-button,
.fancybox--light .fancybox-button:link,
.fancybox--light .fancybox-button:visited,
.slick-arrows-aside-simple.slick-arrows-white .slick-next:before,
.slick-arrows-aside-simple.slick-arrows-white .slick-next:hover:before,
.slick-arrows-aside-simple.slick-arrows-white .slick-prev:before,
.slick-arrows-aside-simple.slick-arrows-white .slick-prev:hover:before {
  color: #fff
}

.fancybox--light .fancybox-button.disabled,
.fancybox--light .fancybox-button.disabled:hover,
.fancybox--light .fancybox-button[disabled],
.fancybox--light .fancybox-button[disabled]:hover {
  opacity: .35;
  color: #fff
}

.modal-info-content {
  max-width: calc(100% - 30px);
  border-radius: 5px
}

.modal-info-content.fancybox-content {
  padding: 60px
}

.modal-info-content .fancybox-close-small {
  font-size: 24px;
  color: #000
}

.modal-info-content-lg {
  width: 861px
}

.modal-info-content-sm {
  width: 506px
}

.modal-info-content-xs {
  width: 450px
}

.left-fixed,
.right-fixed,
.side-fixed {
  position: absolute;
  bottom: 0;
  width: 100%
}

.modal-info-heading {
  text-align: center
}

.modal-info-heading h2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.233em;
  margin-bottom: 35px
}

.modal-info-heading [class*=icon]+*,
.modal-info-heading h2:not(:first-child) {
  margin-top: 18px
}

.modal-info-heading [class*=icon] {
  font-size: 44px;
  color: #17c6aa
}

.modal-hidden {
  position: absolute;
  right: 0;
  bottom: 0
}

@media screen and (min-width:576px) {
  .sticky-addcart_actions .prd-block_qty+.btn-wrap {
    margin-left: 15px
  }

  .popupLeavePage .popup-col1 {
    padding-right: 20px;
    padding-left: 50px
  }

  .popupLeavePage .popup-col1:last-child {
    padding-right: 50px;
    padding-left: 50px
  }

  .popupLeavePage .popup-col2 {
    padding: 20px 50px 50px 30px
  }

  .popupLeavePage .prd-grid.prd-carousel {
    min-height: 370px
  }

  .fancybox-slide--html .popupLeavePage .fancybox-close-small {
    top: 5px;
    right: 5px
  }
}

@media screen and (max-width:575px) {
  .sticky-addcart:not(.options-off) .sticky-addcart_info {
    display: none
  }

  .form-notification-text {
    font-size: 20px
  }

  .modal-info-content.fancybox-content,
  .popupLeavePage .popup-col1 {
    padding: 30px
  }

  .modal-info-heading h2 {
    font-size: 24px
  }

  .popupLeavePage .popup-col2 {
    padding: 0 30px 50px
  }
}

.side-fixed {
  z-index: 1;
  top: 0;
  overflow: hidden
}

.side-fixed svg {
  width: 40vw;
  height: 40vw
}

.side-fixed .left-fixed svg {
  transform: translate3d(-65%, 0, 0)
}

.side-fixed .right-fixed svg {
  transform: translate3d(65%, 0, 0)
}

@media (max-width:1620px) {
  .side-fixed {
    display: none
  }
}

.left-fixed {
  top: 0;
  left: -20px
}

.left-fixed>* {
  position: absolute;
  left: 0;
  height: 100vh
}

.left-fixed>:first-child {
  top: 1250px
}

.left-fixed>:nth-child(2) {
  top: 2500px
}

.left-fixed img {
  position: absolute;
  top: 0;
  left: 0;
  animation: 7s infinite smRotate_l
}

.right-fixed {
  top: 0;
  right: -20px;
  text-align: right
}

.right-fixed>* {
  position: relative;
  right: 0;
  height: 100vh
}

.right-fixed>:first-child {
  top: 850px
}

.right-fixed>:nth-child(2) {
  top: 1200px
}

.right-fixed img {
  position: absolute;
  top: 0;
  right: 0;
  animation: 7s infinite smRotate_r
}

@keyframes smRotate_l {
  50% {
    transform: rotate(-7deg)
  }
}

@keyframes smRotate_r {
  50% {
    transform: rotate(7deg)
  }
}

.slick-slider {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text
}

.slick-list.draggable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

@media (min-width:768px) {

  .circle-loader-text-alt,
  .circle-loader:hover .circle-loader-text,
  .js-prd-m-holder {
    display: none
  }

  .circle-loader:hover .circle-loader-text-alt {
    display: -ms-flexbox;
    display: flex
  }

  .circle-loader>a {
    display: block;
    text-decoration: none;
    color: #282828
  }

  .circle-loader>a:hover {
    color: #282828
  }

  .circle-loader:hover .circle-loader-pagination {
    visibility: visible;
    pointer-events: all
  }

  .circle-loader:hover .circle-loader-pagination .pagination {
    transition: opacity .65s;
    opacity: 1
  }

  .aside {
    -ms-flex-order: 1;
    order: 1
  }

  .aside--left {
    -ms-flex-order: 0;
    order: 0
  }

  .aside--right {
    -ms-flex-order: 2;
    order: 2
  }

  .off-sidebar {
    -ms-flex-pack: center;
    justify-content: center
  }

  .off-sidebar.on-grid .aside--content {
    width: 100%;
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
  }

  .col-md-up-quarter {
    max-width: 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
  }

  .col-md-up-onefive {
    max-width: 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%
  }

  .title-with-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .title-with-right>:last-child {
    margin-left: auto
  }

  .social-list-circle-sm {
    max-width: 240px
  }

  .footer-bottom .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
  }

  .footer-bottom .row>* {
    float: none
  }

  .prd-carousel:not(.slick-initialized) {
    visibility: hidden;
    overflow: hidden;
    height: 400px;
    max-height: 400px;
    transition: opacity .2s .5s;
    opacity: 0
  }

  .prd-carousel:not(.prd--nohover) .slick-list.slick-list--offset {
    z-index: 1;
    height: auto !important;
    margin: -5px -5px -200px;
    padding: 5px 5px 200px
  }

  .prd-listview .prd .prd-info-wrap {
    -ms-flex: 1;
    flex: 1
  }

  .prd-listview .prd .prd-info {
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-direction: row;
    -ms-flex-align: center;
    align-items: center
  }

  .prd-listview .prd .prd-hovers .prd-circle-labels {
    -ms-flex-order: 10;
    order: 10
  }

  .prd-listview .prd .prd-price {
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-direction: column;
    -ms-flex-align: end;
    align-items: flex-end
  }

  .prd-listview .prd .prd-price .prd-rating {
    display: none;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .prd-listview .prd .prd-price .price-old {
    padding: 0
  }

  .prd-block_info>.order-md-100 {
    -ms-flex-order: 100;
    order: 100
  }

  .js-prd-m-holder+.prd-block_info_item,
  .prd-block_info_item.order-md-1,
  .prd-block_info_item:first-child {
    margin-top: 0
  }

  .prd-block_price {
    -ms-flex: 2;
    flex: 2
  }

  .prd-block_price:not(:last-child):after {
    width: 20px;
    content: ""
  }

  .prd-block_link>a [class*=icon],
  .prd-block_link>span [class*=icon] {
    margin-right: 7px
  }

  .brand-prd-carousel:last-child {
    margin-bottom: 55px
  }

  .brand-prd {
    display: -ms-flexbox !important;
    display: flex !important;
    overflow: hidden
  }

  .brand-prd-image {
    float: left;
    width: 50%
  }

  .brand-prd-info {
    display: -ms-flexbox;
    display: flex;
    width: 50%
  }

  .aside .brand-prd-carousel.vert-dots .slick-dots {
    right: 16px
  }

  .modal--quickview.modal-quickview--classic .prd-block_price {
    -ms-flex: 0;
    flex: 0
  }

  [data-slick]:not(.slick-initialized) {
    opacity: 0
  }

  .slick-initialized .slick-slide,
  [data-slick].slick-initialized {
    opacity: 1
  }

  .slick-slide {
    display: block;
    opacity: 0
  }
}

.slick-track {
  margin: 0 auto;
  touch-action: pan-y;
  -ms-touch-action: pan-y
}

.slick-next,
.slick-prev {
  position: absolute;
  z-index: 1;
  top: 50%;
  width: 27px;
  height: 27px;
  padding: 0;
  cursor: pointer;
  transition: opacity .2s;
  transform: translate(0, -50%);
  border: 0;
  outline: 0;
  background: 0 0
}

.slick-next:hover:not(.slick-disabled),
.slick-prev:hover:not(.slick-disabled) {
  color: transparent;
  outline: 0;
  background: 0 0
}

.slick-next:hover:not(.slick-disabled):before,
.slick-prev:hover:not(.slick-disabled):before {
  opacity: 1;
  color: #17c6aa
}

.slick-next:before,
.slick-prev:before {
  font-family: icon-foxic;
  font-size: 27px;
  line-height: 1;
  transition: .2s;
  opacity: 1;
  color: #2d2c2c
}

.slick-disabled {
  cursor: auto !important;
  opacity: .3
}

.slick-prev {
  left: -5px
}

.slick-next {
  right: -5px
}

@media (max-width:767px) {

  .slick-arrows-mobile .slick-next,
  .slick-arrows-mobile .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 1;
    display: block;
    width: 44px;
    height: 44px;
    margin-top: -22px;
    padding: 0;
    cursor: pointer;
    transform: none;
    border-radius: 50%;
    background: rgba(255, 255, 255, .7)
  }

  .slick-arrows-mobile .slick-next:hover:not(.slick-disabled),
  .slick-arrows-mobile .slick-prev:hover:not(.slick-disabled) {
    background: #fff
  }

  .slick-arrows-mobile .slick-next:before,
  .slick-arrows-mobile .slick-prev:before {
    font-size: 26px;
    line-height: 44px;
    display: inline-block;
    opacity: 1;
    color: #282828
  }

  .slick-arrows-mobile .slick-next:hover:not(.slick-disabled):before,
  .slick-arrows-mobile .slick-prev:hover:not(.slick-disabled):before {
    opacity: 1;
    color: #282828
  }

  .slick-arrows-mobile .slick-prev {
    right: auto;
    left: 0
  }

  .slick-arrows-mobile .slick-next {
    right: 0;
    left: auto
  }
}

.slick-arrows-circle .slick-arrow {
  position: absolute;
  top: 50%;
  width: auto;
  height: 48px;
  margin-top: -24px;
  color: #282828
}

.carousel-arrows .slick-next,
.carousel-arrows .slick-prev {
  top: 50%;
  transform: translate(0, -50%)
}

.carousel-arrows .slick-next:before,
.carousel-arrows .slick-prev:before {
  font-size: 28px;
  color: #282828
}

.carousel-arrows .slick-prev {
  right: 25px;
  left: auto
}

.carousel-arrows.carousel-arrows--center .slick-next,
.carousel-arrows.carousel-arrows--center .slick-prev,
.text-center>.carousel-arrows .slick-next,
.text-center>.carousel-arrows .slick-prev {
  top: 0;
  transform: translate(0)
}

.slick-arrows-right {
  padding-right: 65px
}

.slick-arrows-right .slick-next,
.slick-arrows-right .slick-prev {
  top: 50%;
  right: 0;
  left: auto;
  width: 44px;
  height: 44px;
  background: #fff
}

.slick-arrows-right .slick-next:before,
.slick-arrows-right .slick-prev:before {
  font-size: 16px;
  color: #000
}

.slick-arrows-right .slick-next {
  transform: translateY(-49px)
}

.slick-arrows-right .slick-prev {
  transform: translateY(10px)
}

.slick-slider.slick-vertical .slick-next,
.slick-slider.slick-vertical .slick-prev {
  top: auto;
  bottom: -25px
}

.slick-slider.slick-vertical .slick-prev {
  left: 5px
}

.slick-slider.slick-vertical .slick-next {
  top: 0;
  left: 50%
}

.slick-dots {
  position: absolute;
  bottom: 10px;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 8px 5px;
  padding: 0;
  cursor: pointer;
  pointer-events: all
}

.slick-dots li button {
  width: 5px;
  height: 5px;
  margin: 5px;
  padding: 0;
  cursor: pointer;
  transition: .15s;
  border: 0;
  border-radius: 50%;
  outline: 0;
  background-color: #bfbfbf
}

.slick-dots li.slick-active button {
  width: 15px;
  height: 15px;
  margin: 0;
  border: 2px solid #17c6aa;
  background-color: transparent
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.slick-slide {
  will-change: transform
}

.slick-slider[class*="-carousel"] .slick-dots {
  position: relative;
  display: none;
  margin: 50px auto 0
}

@media (max-width:1199px) {

  .slick-arrows-tablet .slick-next,
  .slick-arrows-tablet .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    z-index: 1;
    display: block;
    width: 44px;
    height: 44px;
    margin-top: -22px;
    padding: 0;
    cursor: pointer;
    transform: none;
    border-radius: 50%;
    background: rgba(255, 255, 255, .7)
  }

  .slick-arrows-tablet .slick-next:hover:not(.slick-disabled),
  .slick-arrows-tablet .slick-prev:hover:not(.slick-disabled) {
    background: #fff
  }

  .slick-arrows-tablet .slick-next:before,
  .slick-arrows-tablet .slick-prev:before {
    font-size: 26px;
    line-height: 44px;
    display: inline-block;
    opacity: 1;
    color: #282828
  }

  .slick-arrows-tablet .slick-next:hover:not(.slick-disabled):before,
  .slick-arrows-tablet .slick-prev:hover:not(.slick-disabled):before {
    opacity: 1;
    color: #282828
  }

  .slick-arrows-tablet .slick-prev {
    right: auto;
    left: 0
  }

  .slick-arrows-tablet .slick-next {
    right: 0;
    left: auto
  }

  .slick-slider[class*="-carousel"] .slick-dots {
    margin-top: 30px
  }
}

.animated {
  animation-fill-mode: both
}

@keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.fadeIn {
  animation-name: fadeIn
}

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

  to {
    transform: none;
    opacity: 1
  }
}

.fadeInDown {
  animation-name: fadeInDown
}

@keyframes fadeInDownBig {
  from {
    transform: translate3d(0, -2000px, 0);
    opacity: 0
  }

  to {
    transform: none;
    opacity: 1
  }
}

.fadeInDownBig {
  animation-name: fadeInDownBig
}

@keyframes fadeInLeft {
  0% {
    transform: translate3d(-400px, 0, 0);
    opacity: 0
  }

  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1
  }
}

.fadeInLeft {
  animation-name: fadeInLeft
}

@keyframes fadeInLeftBig {
  from {
    transform: translate3d(-2000px, 0, 0);
    opacity: 0
  }

  to {
    transform: none;
    opacity: 1
  }
}

.fadeInLeftBig {
  animation-name: fadeInLeftBig
}

@keyframes fadeInRight {
  0% {
    transform: translate3d(400px, 0, 0);
    opacity: 0
  }

  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1
  }
}

.fadeInRight {
  animation-name: fadeInRight
}

@keyframes fadeInRightBig {
  from {
    transform: translate3d(2000px, 0, 0);
    opacity: 0
  }

  to {
    transform: none;
    opacity: 1
  }
}

.fadeInRightBig {
  animation-name: fadeInRightBig
}

@keyframes fadeInUp {
  from {
    transform: translate3d(0, 100%, 0);
    opacity: 0
  }

  to {
    transform: none;
    opacity: 1
  }
}

.fadeInUp {
  animation-name: fadeInUp
}

@keyframes fadeInUpBig {
  from {
    transform: translate3d(0, 2000px, 0);
    opacity: 0
  }

  to {
    transform: none;
    opacity: 1
  }
}

.fadeInUpBig {
  animation-name: fadeInUpBig
}

@keyframes fadeInTop {
  0% {
    transform: translate3d(0, -400px, 0);
    opacity: 0
  }

  50% {
    opacity: .2
  }

  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1
  }
}

.fadeInTop {
  animation-name: fadeInTop
}

@keyframes fadeInBottom {
  0% {
    transform: translate3d(0, 400px, 0);
    opacity: 0
  }

  50% {
    opacity: .2
  }

  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1
  }
}

.fadeInBottom {
  animation-name: fadeInBottom
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

.fadeOut {
  animation-name: fadeOut
}

@keyframes fadeOutLeft {
  0% {
    transform: translate3d(0, 0, 0);
    opacity: 1
  }

  100% {
    transform: translate3d(-400px, 0, 0);
    opacity: 0
  }
}

.fadeOutLeft {
  animation-name: fadeOutLeft
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1
  }

  to {
    transform: translate3d(-2000px, 0, 0);
    opacity: 0
  }
}

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig
}

@keyframes fadeOutRight {
  0% {
    transform: translate3d(0, 0, 0);
    opacity: 1
  }

  100% {
    transform: translate3d(400px, 0, 0);
    opacity: 0
  }
}

.fadeOutRight {
  animation-name: fadeOutRight
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1
  }

  to {
    transform: translate3d(2000px, 0, 0);
    opacity: 0
  }
}

.fadeOutRightBig {
  animation-name: fadeOutRightBig
}

@keyframes fadeOutBottom {
  from {
    opacity: 1
  }

  to {
    transform: translate3d(0, 100%, 0);
    opacity: 0
  }
}

.fadeOutBottom {
  animation-name: fadeOutBottom
}

@keyframes fadeOutBottomBig {
  from {
    opacity: 1
  }

  to {
    transform: translate3d(0, 2000px, 0);
    opacity: 0
  }
}

.fadeOutBottomBig {
  animation-name: fadeOutBottomBig
}

@keyframes fadeOutTop {
  0% {
    transform: translate3d(0, 0, 0);
    opacity: 1
  }

  40% {
    opacity: .2
  }

  100% {
    transform: translate3d(0, -300px, 0);
    opacity: 0
  }

  from {
    opacity: 1
  }

  to {
    transform: translate3d(0, -100%, 0);
    opacity: 0
  }
}

.fadeOutTop {
  animation-name: fadeOutTop
}

@keyframes fadeOutTopBig {
  0% {
    transform: translate3d(0, 0, 0);
    opacity: 1
  }

  40% {
    opacity: .2
  }

  100%,
  to {
    transform: translate3d(0, -2000px, 0);
    opacity: 0
  }

  from {
    opacity: 1
  }
}

.fadeOutTopBig {
  animation-name: fadeOutTopBig
}

@keyframes driveInLeft {
  0% {
    transform: translate3d(-800px, 0, 0);
    animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0
  }

  30% {
    opacity: 1
  }

  60% {
    transform: translate3d(60px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }

  100% {
    transform: translate3d(0, 0, 0);
    animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1)
  }
}

.driveInLeft {
  animation-name: driveInLeft;
  animation-duration: 2s
}

.title-tabs p {
  cursor: pointer;
  display: inline-block;
  padding: 8px 16px;
  transition: .3s
}

.title-tabs p.active .title-tabs-text {
  color: #fff;
  background: #000;
  padding: 6px 14px;
  border-radius: 4px
}

.category-end-to-end,
div#customer_login {
  display: flex;
  flex-wrap: wrap
}

.category-end-to-end-col {
  width: calc(100%/4)
}

.woocommerce-cart main,
.woocommerce-message,
.woocommerce-page main {
  max-width: 1200px;
  margin: auto
}

@media only screen and (max-width:767px) {

  .bnslider,
  .bnslider.bnslider--lg,
  .bnslider.bnslider--md {
    max-height: calc(100vh - 85px)
  }

  .bnslider {
    height: 375px;
    min-height: 375px
  }

  .bnslider.bnslider--md {
    height: 450px;
    min-height: 450px
  }

  .bnslider.bnslider--lg {
    height: 575px;
    min-height: 575px
  }

  .category-end-to-end-col {
    width: 100%
  }
}

.checkout-accordion .panel {
  border: none;
  box-shadow: none;
  margin-bottom: 0
}

.checkout-accordion .panel-heading {
  padding: 15px 0;
  border-bottom: 1px solid #ebebeb;
  background: 0 0
}

.checkout-accordion .panel-title {
  font-size: 20px;
  font-weight: 700;
  font-family: Montserrat, sans-serif;
  text-transform: none
}

.checkout-accordion .panel-title a {
  color: #282828 !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none !important
}

.checkout-accordion .panel-body {
  padding: 25px 0
}

.woocommerce-checkout .form-row {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important
}

.woocommerce-account .form-group label,
.woocommerce-checkout .form-row label {
  display: block !important;
  margin-bottom: 8px !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  letter-spacing: .02em;
  color: #282828
}

.woocommerce-account .form-group .form-control,
.woocommerce-account .form-group .input-text,
.woocommerce-account .form-group select,
.woocommerce-account .form-group textarea,
.woocommerce-checkout .form-row .input-text,
.woocommerce-checkout .form-row select,
.woocommerce-checkout .form-row textarea {
  width: 100%;
  border: 1px solid #e5e5e5 !important;
  padding: 10px 15px !important;
  height: 44px !important;
  border-radius: 4px !important;
  font-size: 14px;
  background: #fff;
  color: #282828
}

.woocommerce-checkout textarea {
  height: 100px !important
}

.woocommerce-account .woocommerce-address-fields__field-wrapper,
.woocommerce-account .woocommerce-billing-fields__field-wrapper,
.woocommerce-account .woocommerce-shipping-fields__field-wrapper,
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px
}

.woocommerce-account .form-group,
.woocommerce-checkout .form-group {
  padding: 0 10px;
  margin-bottom: 25px
}

.order-summary-title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 25px;
  color: #18c1a8;
  font-family: Montserrat, sans-serif
}

.woocommerce-checkout-review-order-table .cart-table-prd {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f0f0f0;
  padding: 20px 0
}

.woocommerce-checkout-review-order-table .cart-table-prd-image {
  background: #f7f7f7 !important;
  padding: 5px;
  border-radius: 6px;
  flex: 0 0 90px;
  margin-right: 20px
}

.woocommerce-checkout-review-order-table .cart-table-prd-info {
  flex: 1
}

.woocommerce-checkout-review-order-table .cart-table-prd-name {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #282828
}

.woocommerce-checkout-review-order-table .cart-table-prd-name a {
  color: inherit
}

.woocommerce-checkout-review-order-table .cart-total-sm {
  display: flex;
  justify-content: space-between;
  padding: 15px 0;
  border-bottom: 1px solid #f0f0f0;
  font-size: 16px;
  font-weight: 500
}

.woocommerce-checkout-review-order-table .cart-total-sm .card-total-price {
  font-weight: 700;
  font-size: 18px
}

.woocommerce-checkout-review-order-table .cart-total-sm.order-total {
  border-bottom: none;
  font-size: 26px;
  font-weight: 800;
  color: #282828;
  margin-top: 10px
}

.affix-apply-coupon-btn,
.btn.step-next-accordion {
  background: #18c1a8 !important;
  color: #fff !important;
  padding: 0 30px;
  height: 44px;
  font-weight: 700;
  text-transform: uppercase;
  border: none;
  border-radius: 4px;
  letter-spacing: .05em;
  cursor: pointer;
  transition: .3s
}

.affix-apply-coupon-btn:hover,
.btn.step-next-accordion:hover {
  background: #15a893 !important
}

.card--apply-coupon,
.card--order-comment {
  border: 1px solid #ebebeb;
  border-radius: 6px;
  padding: 25px;
  background: #fff;
  margin-bottom: 20px
}

.card--apply-coupon h3,
.card--order-comment h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif
}

.card--apply-coupon .form-inline {
  display: flex;
  gap: 15px
}

.card-text-info,
.woocommerce-account .card-text-info {
  font-size: 12px;
  color: #888;
  font-style: italic
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
  font-family: WooCommerce;
  content: "\e028";
  content: "\e028" /"";
  display: inline-block;
  position: absolute;
  top: .5em;
  left: .5em
}

.affix-coupon-notice-area .woocommerce-error li {
  margin-left: 1rem !important
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: 0 0
}

section.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses {
  display: flex
}

.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-1,
.woocommerce-page .col2-set .col-2 {
  float: none;
  width: 50%;
  max-width: 50%;
  height: 100%;
  flex: 1
}

.woocommerce-account .row {
  margin-left: -10px;
  margin-right: -10px
}

.woocommerce-account .col-md-14,
.woocommerce-account .col-md-4 {
  padding-left: 10px;
  padding-right: 10px
}

@media (max-width:991px) {

  .woocommerce-account .col-md-14,
  .woocommerce-account .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%
  }

  .woocommerce-account .aside--left {
    margin-bottom: 30px
  }
}

.woocommerce-account .list-group-item.is-active {
  color: #fff !important;
  border-color: #17c6aa !important;
  background-color: #17c6aa !important
}

.woocommerce-account .card {
  border: 1px solid #f4f4f4;
  margin-bottom: 20px
}

.woocommerce-account h1 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #282828
}

.woocommerce-account h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px
}

.woocommerce-MyAccount-content {
  background: #fff;
  padding: 0
}

.woocommerce-account .woocommerce-MyAccount-content {
  float: none;
  width: 100%
}

.woocommerce-account .form-row {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important
}

.woocommerce-account fieldset {
  border: 1px solid #f0f0f0;
  padding: 20px;
  border-radius: 6px;
  margin-bottom: 30px
}

.woocommerce-account fieldset legend {
  font-size: 18px;
  font-weight: 700;
  padding: 0 10px;
  width: auto;
  float: none;
  margin-bottom: 0
}

.woocommerce-account .btn {
  height: 44px;
  padding: 0 30px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .05em;
  background: #18c1a8;
  color: #fff;
  border: none;
  border-radius: 4px;
  transition: .3s
}

.woocommerce-account .btn:hover {
  background: #15a893
}

.shop-seo-description {
  max-width: 680px;
  margin: 10px auto 0;
  font-size: 14px;
  line-height: 1.7;
  color: #888;
  text-align: center
}

span.wishlist_products_counter_number {
  left: 12px
}

.btn,
.tinv-wishlist .button,
.tinv-wishlist .tinvwl-btn,
.tinv-wishlist .tinvwl_add_to_cart_button,
.tinv-wishlist a.button,
.tinv-wishlist button.button,
.tinv-wishlist input[type=button],
.tinv-wishlist input[type=submit],
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt {
  background-color: #17c6aa !important;
  color: #fff !important;
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  padding: 15px 30px !important;
  border-radius: 4px !important;
  border: 0 !important;
  text-transform: uppercase !important;
  transition: .2s !important;
  box-shadow: none !important;
  line-height: 16px !important;
  text-align: center !important;
  display: inline-block !important;
  height: auto !important;
  cursor: pointer !important;
  text-decoration: none !important
}

.btn:hover,
.tinv-wishlist .button:hover,
.tinv-wishlist .tinvwl-btn:hover,
.tinv-wishlist .tinvwl_add_to_cart_button:hover,
.tinv-wishlist a.button:hover,
.tinv-wishlist button.button:hover,
.tinv-wishlist input[type=button]:hover,
.tinv-wishlist input[type=submit]:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button.alt:hover,
.woocommerce button.button:hover,
.woocommerce input.button.alt:hover,
.woocommerce input.button:hover {
  background-color: #282828 !important;
  color: #fff !important;
  outline: 0 !important
}

.tinv-wishlist .tinvwl-table-manage-list {
  border: none !important
}

.tinv-wishlist .tinvwl-table-manage-list th {
  background-color: transparent !important;
  color: #282828 !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  border-bottom: 2px solid #eee !important;
  padding: 20px 10px !important;
  border-top: none !important;
  font-size: 14px !important
}

.tinv-wishlist .tinvwl-table-manage-list td {
  padding: 20px 10px !important;
  border-bottom: 1px solid #eee !important;
  border-top: none !important;
  vertical-align: middle !important
}

.tinv-wishlist .product-remove button[name=tinvwl-remove] {
  background: 0 0 !important;
  color: #888 !important;
  border: none !important;
  font-size: 20px !important;
  padding: 0 !important;
  border-radius: 50% !important;
  width: 30px !important;
  height: 30px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  transition: .2s !important
}

.tinv-wishlist .product-remove button[name=tinvwl-remove]:hover {
  color: #fff !important;
  background-color: #17c6aa !important
}

.tinv-wishlist .tinvwl-table-manage-list .product-name a {
  color: #282828 !important;
  font-weight: 600 !important;
  text-decoration: none !important
}

@media only screen and (max-width:991px) {

  .woocommerce .col2-set .col-1,
  .woocommerce .col2-set .col-2,
  .woocommerce-page .col2-set .col-1,
  .woocommerce-page .col2-set .col-2 {
    width: 100%;
    max-width: 100%;
    flex: none
  }
}