/* !!!! - DO NOT MODIFY - !!!! */
/* THIS FILE IS DEPLOYED AUTOMATICALLY BY MATTv2. */
/*                                                
   Deployment info:
     Updated at:     2020-08-25T08:50:30+00:00
     Cause:          Commit b108f08fa0f4f42ddaa400d186786d996ff16bd3 by aaron-warner
     Deployment ID:  91954
     Project:        223
     Environment:    467 - master
     MD5:            349181e3724eeebc7458066bea8e51aa
     Signature:      eyJpdiI6IlVscVc1d05Fc2FQN2Zwc3NNUjIzZ0E9PSIsInZhbHVlIjoiV0JaSFBmWjh2MUhZdlFVUmdpTjJEa3IrdUN1SzI5MWtcL2hnSzh6Qyt1bkZCMThTMndZOGx6dDMyUzU4ZEo4TThNWDFWTnliOHZUUFZnazBOTFg4XC9VUG10MkFPbXZiNUxZdnlOdk5zU1JnSjZNdUFhdlpiRHJpWmpJWkN3Q1pIOWNkMzdtWlhPeTJYSThVbjJKRk12R0dFWXJkM0o1bHhVUUZkbHlqeU9vU2c5ckxmUGdRMjc3MkNVdThjTmlkOXBHclBBenU4bjVRM1dTdHcrV2cxWnZjNzJGWHFmTDFiYmlIV1B0Y1F1NGJweWNuZk9KNUxyTFlNVHBnSThVQmc5TEplN1p1aXdrXC85bWxGaUVwM0JHY1wveTZVbFJsVE5HcTBcL1dNSjJScGRGU3d1QlRudnB6VDVoQlVpMm9KT2swUytNUVdtc2hVbzJheG8xenJEeUhpWk9NOU9mYkcxdllHSVJWZmxaVHhSTHBtVEdYdkNBXC8rQlpUMnBGNTkwaG5rYmZXVXM2REZscnBOelVNRzNSOVRaVkpodTAxZ2tnR3FpK1F2aGgyMExsKzdDQm80QnYwN2lIWE5xWGo0T2toR1RPeDE3Umhna1ZzcFlDXC90U2wxTjhnPT0iLCJtYWMiOiJhNDZiZmNkODFlMjYzZDkwN2JjNWM5ZTFhOGFiY2YzMWI0NjI3NzQyNTkyZDAzMGE3MGE3YmZhNDNmZGE4N2U3In0=
*/
@import "https://fonts.googleapis.com/css?family=Montserrat:700|Lato:400";
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";
#quick-view-modal .owl-carousel,
#quick-view-modal .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
#quick-view-modal .owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
#quick-view-modal .owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}
#quick-view-modal .owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#quick-view-modal .owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
#quick-view-modal .owl-carousel .owl-item,
#quick-view-modal .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
#quick-view-modal .owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
#quick-view-modal .owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
#quick-view-modal .owl-carousel .owl-dots.disabled,
#quick-view-modal .owl-carousel .owl-nav.disabled {
  display: none;
}
#quick-view-modal .owl-carousel.owl-loaded,
.no-js #quick-view-modal .owl-carousel {
  display: block;
}
#quick-view-modal .owl-carousel .owl-dot,
#quick-view-modal .owl-carousel .owl-nav .owl-next,
#quick-view-modal .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#quick-view-modal .owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
#quick-view-modal .owl-carousel.owl-hidden {
  opacity: 0;
}
#quick-view-modal .owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
#quick-view-modal .owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#quick-view-modal .owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
#quick-view-modal .owl-carousel.owl-rtl {
  direction: rtl;
}
#quick-view-modal .owl-carousel.owl-rtl .owl-item {
  float: right;
}
#quick-view-modal .owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
#quick-view-modal .owl-carousel .owl-animated-in {
  z-index: 0;
}
#quick-view-modal .owl-carousel .owl-animated-out {
  z-index: 1;
}
#quick-view-modal .owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
#quick-view-modal .owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
#quick-view-modal .owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
#quick-view-modal .owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
#quick-view-modal .owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
#quick-view-modal .owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
#quick-view-modal .owl-carousel .owl-video-playing .owl-video-play-icon,
#quick-view-modal .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
#quick-view-modal .owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
#quick-view-modal .owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
#gf-tree .noUi-tooltip,
#gf-tree .noUi-value {
  text-align: center;
  white-space: nowrap;
}
#gf-tree .noUi-target,
#gf-tree .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#gf-tree .noUi-target {
  position: relative;
  direction: ltr;
  background: #fafafa;
  border: 1px solid #d3d3d3;
  box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
}
#gf-tree .noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
#gf-tree .noUi-connect {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
#gf-tree .noUi-origin {
  position: absolute;
  height: 0;
  width: 0;
}
#gf-tree .noUi-state-tap .noUi-connect,
#gf-tree .noUi-state-tap .noUi-origin {
  -webkit-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
  transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
}
#gf-tree .noUi-state-drag * {
  cursor: inherit !important;
}
#gf-tree .noUi-base,
#gf-tree .noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#gf-tree .noUi-horizontal {
  height: 8px;
  margin: 0 7px 50px;
}
#gf-tree .noUi-horizontal .noUi-handle {
  width: 14px;
  height: 20px;
  left: -7px;
  top: -7px;
  overflow: hidden;
  outline: 0;
}
#gf-tree .noUi-vertical {
  width: 18px;
}
#gf-tree .noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}
#gf-tree .noUi-connect {
  background: #000;
  border-radius: 0;
  -webkit-transition: background 450ms;
  transition: background 450ms;
}
#gf-tree .noUi-draggable {
  cursor: ew-resize;
}
#gf-tree .noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}
#gf-tree .noUi-handle {
  position: relative;
  z-index: 1;
  border: 1px solid #d9d9d9;
  border-radius: 1px;
  background: #fff;
  cursor: default;
}
#gf-tree .noUi-active {
  box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb;
}
#gf-tree .noUi-handle:after,
#gf-tree .noUi-handle:before {
  content: " ";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #e8e7e6;
  left: 4px;
  top: 2px;
}
#gf-tree .noUi-handle:after {
  left: 7px;
}
#gf-tree .noUi-vertical .noUi-handle:after,
#gf-tree .noUi-vertical .noUi-handle:before {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
#gf-tree .noUi-vertical .noUi-handle:after {
  top: 17px;
}
#gf-tree [disabled].noUi-connect {
  background: #b8b8b8;
}
#gf-tree [disabled].noUi-handle,
#gf-tree [disabled].noUi-handle,
#gf-tree [disabled].noUi-target {
  cursor: not-allowed;
}
#gf-tree .noUi-pips,
#gf-tree .noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#gf-tree .noUi-pips {
  color: #999;
}
#gf-tree .noUi-value {
  position: absolute;
  font-size: 12px;
}
#gf-tree .noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
#gf-tree .noUi-marker {
  position: absolute;
  background: #ccc;
}
#gf-tree .noUi-marker-large,
#gf-tree .noUi-marker-sub {
  background: #aaa;
}
#gf-tree .noUi-pips-horizontal {
  padding: 10px 0;
  height: 30px;
  width: 100%;
  position: relative;
  top: -6px;
}
#gf-tree .noUi-value-horizontal {
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  margin-left: -6px;
}
#gf-tree .noUi-marker-horizontal.noUi-marker {
  width: 1px;
  height: 12px;
  top: -3px;
}
#gf-tree .noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}
#gf-tree .noUi-marker-horizontal.noUi-marker-large {
  height: 16px;
  width: 1px;
  background: #d3d3d3;
  top: -5px;
}
#gf-tree .noUi-value-horizontal:last-child {
  right: 0;
  left: auto !important;
  margin-left: 6px;
  position: absolute !important;
}
#gf-tree .noUi-marker-horizontal.noUi-marker-large:first-child {
  margin-left: -1px;
}
#gf-tree .noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}
#gf-tree .noUi-value-vertical {
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  padding-left: 25px;
}
#gf-tree .noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}
#gf-tree .noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}
#gf-tree .noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}
#gf-tree .noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
}
#gf-tree .jspHorizontalBar,
#gf-tree .jspVerticalBar {
  background: #ececec;
  position: absolute;
}
#gf-tree .noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}
#gf-tree .noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}
body .ui-tooltip {
  border-width: 2px;
}
.spf-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.spf-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.spf-no-gutters > .spf-col,
.spf-no-gutters > [class*="spf-col-"] {
  padding-right: 0;
  padding-left: 0;
}
.spf-col-1,
.spf-col-2,
.spf-col-3,
.spf-col-4,
.spf-col-5,
.spf-col-6,
.spf-col-7,
.spf-col-8,
.spf-col-9,
.spf-col-10,
.spf-col-11,
.spf-col-12,
.spf-col,
.spf-col-auto,
.spf-col-sm-1,
.spf-col-sm-2,
.spf-col-sm-3,
.spf-col-sm-4,
.spf-col-sm-5,
.spf-col-sm-6,
.spf-col-sm-7,
.spf-col-sm-8,
.spf-col-sm-9,
.spf-col-sm-10,
.spf-col-sm-11,
.spf-col-sm-12,
.spf-col-sm,
.spf-col-sm-auto,
.spf-col-md-1,
.spf-col-md-2,
.spf-col-md-3,
.spf-col-md-4,
.spf-col-md-5,
.spf-col-md-6,
.spf-col-md-7,
.spf-col-md-8,
.spf-col-md-9,
.spf-col-md-10,
.spf-col-md-11,
.spf-col-md-12,
.spf-col-md,
.spf-col-md-auto,
.spf-col-lg-1,
.spf-col-lg-2,
.spf-col-lg-3,
.spf-col-lg-4,
.spf-col-lg-5,
.spf-col-lg-6,
.spf-col-lg-7,
.spf-col-lg-8,
.spf-col-lg-9,
.spf-col-lg-10,
.spf-col-lg-11,
.spf-col-lg-12,
.spf-col-lg,
.spf-col-lg-auto,
.spf-col-xl-1,
.spf-col-xl-2,
.spf-col-xl-3,
.spf-col-xl-4,
.spf-col-xl-5,
.spf-col-xl-6,
.spf-col-xl-7,
.spf-col-xl-8,
.spf-col-xl-9,
.spf-col-xl-10,
.spf-col-xl-11,
.spf-col-xl-12,
.spf-col-xl,
.spf-col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.spf-col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.spf-col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.spf-col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.spf-col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.spf-col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.spf-col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.spf-col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.spf-col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.spf-col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.spf-col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.spf-col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.spf-col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.spf-col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.spf-col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.spf-order-first {
  -ms-flex-order: -1;
  order: -1;
}
.spf-order-last {
  -ms-flex-order: 13;
  order: 13;
}
.spf-order-0 {
  -ms-flex-order: 0;
  order: 0;
}
.spf-order-1 {
  -ms-flex-order: 1;
  order: 1;
}
.spf-order-2 {
  -ms-flex-order: 2;
  order: 2;
}
.spf-order-3 {
  -ms-flex-order: 3;
  order: 3;
}
.spf-order-4 {
  -ms-flex-order: 4;
  order: 4;
}
.spf-order-5 {
  -ms-flex-order: 5;
  order: 5;
}
.spf-order-6 {
  -ms-flex-order: 6;
  order: 6;
}
.spf-order-7 {
  -ms-flex-order: 7;
  order: 7;
}
.spf-order-8 {
  -ms-flex-order: 8;
  order: 8;
}
.spf-order-9 {
  -ms-flex-order: 9;
  order: 9;
}
.spf-order-10 {
  -ms-flex-order: 10;
  order: 10;
}
.spf-order-11 {
  -ms-flex-order: 11;
  order: 11;
}
.spf-order-12 {
  -ms-flex-order: 12;
  order: 12;
}
.spf-offset-1 {
  margin-left: 8.333333%;
}
.spf-offset-2 {
  margin-left: 16.666667%;
}
.spf-offset-3 {
  margin-left: 25%;
}
.spf-offset-4 {
  margin-left: 33.333333%;
}
.spf-offset-5 {
  margin-left: 41.666667%;
}
.spf-offset-6 {
  margin-left: 50%;
}
.spf-offset-7 {
  margin-left: 58.333333%;
}
.spf-offset-8 {
  margin-left: 66.666667%;
}
.spf-offset-9 {
  margin-left: 75%;
}
.spf-offset-10 {
  margin-left: 83.333333%;
}
.spf-offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  .spf-col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .spf-col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .spf-col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .spf-col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .spf-col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .spf-col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .spf-col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .spf-col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .spf-col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .spf-col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .spf-col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .spf-col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .spf-col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .spf-col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .spf-order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .spf-order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .spf-order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .spf-order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .spf-order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .spf-order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .spf-order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .spf-order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .spf-order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .spf-order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .spf-order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .spf-order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .spf-order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .spf-order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .spf-order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .spf-offset-sm-0 {
    margin-left: 0;
  }
  .spf-offset-sm-1 {
    margin-left: 8.333333%;
  }
  .spf-offset-sm-2 {
    margin-left: 16.666667%;
  }
  .spf-offset-sm-3 {
    margin-left: 25%;
  }
  .spf-offset-sm-4 {
    margin-left: 33.333333%;
  }
  .spf-offset-sm-5 {
    margin-left: 41.666667%;
  }
  .spf-offset-sm-6 {
    margin-left: 50%;
  }
  .spf-offset-sm-7 {
    margin-left: 58.333333%;
  }
  .spf-offset-sm-8 {
    margin-left: 66.666667%;
  }
  .spf-offset-sm-9 {
    margin-left: 75%;
  }
  .spf-offset-sm-10 {
    margin-left: 83.333333%;
  }
  .spf-offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .spf-col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .spf-col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .spf-col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .spf-col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .spf-col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .spf-col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .spf-col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .spf-col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .spf-col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .spf-col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .spf-col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .spf-col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .spf-col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .spf-col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .spf-order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .spf-order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .spf-order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .spf-order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .spf-order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .spf-order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .spf-order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .spf-order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .spf-order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .spf-order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .spf-order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .spf-order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .spf-order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .spf-order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .spf-order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .spf-offset-md-0 {
    margin-left: 0;
  }
  .spf-offset-md-1 {
    margin-left: 8.333333%;
  }
  .spf-offset-md-2 {
    margin-left: 16.666667%;
  }
  .spf-offset-md-3 {
    margin-left: 25%;
  }
  .spf-offset-md-4 {
    margin-left: 33.333333%;
  }
  .spf-offset-md-5 {
    margin-left: 41.666667%;
  }
  .spf-offset-md-6 {
    margin-left: 50%;
  }
  .spf-offset-md-7 {
    margin-left: 58.333333%;
  }
  .spf-offset-md-8 {
    margin-left: 66.666667%;
  }
  .spf-offset-md-9 {
    margin-left: 75%;
  }
  .spf-offset-md-10 {
    margin-left: 83.333333%;
  }
  .spf-offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .spf-col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .spf-col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .spf-col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .spf-col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .spf-col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .spf-col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .spf-col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .spf-col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .spf-col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .spf-col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .spf-col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .spf-col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .spf-col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .spf-col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .spf-order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .spf-order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .spf-order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .spf-order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .spf-order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .spf-order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .spf-order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .spf-order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .spf-order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .spf-order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .spf-order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .spf-order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .spf-order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .spf-order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .spf-order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .spf-offset-lg-0 {
    margin-left: 0;
  }
  .spf-offset-lg-1 {
    margin-left: 8.333333%;
  }
  .spf-offset-lg-2 {
    margin-left: 16.666667%;
  }
  .spf-offset-lg-3 {
    margin-left: 25%;
  }
  .spf-offset-lg-4 {
    margin-left: 33.333333%;
  }
  .spf-offset-lg-5 {
    margin-left: 41.666667%;
  }
  .spf-offset-lg-6 {
    margin-left: 50%;
  }
  .spf-offset-lg-7 {
    margin-left: 58.333333%;
  }
  .spf-offset-lg-8 {
    margin-left: 66.666667%;
  }
  .spf-offset-lg-9 {
    margin-left: 75%;
  }
  .spf-offset-lg-10 {
    margin-left: 83.333333%;
  }
  .spf-offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .spf-col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .spf-col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .spf-col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .spf-col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .spf-col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .spf-col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .spf-col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .spf-col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .spf-col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .spf-col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .spf-col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .spf-col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .spf-col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .spf-col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .spf-order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .spf-order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .spf-order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .spf-order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .spf-order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .spf-order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .spf-order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .spf-order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .spf-order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .spf-order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .spf-order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .spf-order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .spf-order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .spf-order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .spf-order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .spf-offset-xl-0 {
    margin-left: 0;
  }
  .spf-offset-xl-1 {
    margin-left: 8.333333%;
  }
  .spf-offset-xl-2 {
    margin-left: 16.666667%;
  }
  .spf-offset-xl-3 {
    margin-left: 25%;
  }
  .spf-offset-xl-4 {
    margin-left: 33.333333%;
  }
  .spf-offset-xl-5 {
    margin-left: 41.666667%;
  }
  .spf-offset-xl-6 {
    margin-left: 50%;
  }
  .spf-offset-xl-7 {
    margin-left: 58.333333%;
  }
  .spf-offset-xl-8 {
    margin-left: 66.666667%;
  }
  .spf-offset-xl-9 {
    margin-left: 75%;
  }
  .spf-offset-xl-10 {
    margin-left: 83.333333%;
  }
  .spf-offset-xl-11 {
    margin-left: 91.666667%;
  }
}
#gf_pagination_wrap .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
#gf_pagination_wrap .pagination > span {
  border: none;
  transform: rotate(0);
  top: 0;
  display: block;
  height: auto !important;
  float: left;
  margin: 0;
  padding: 0;
  width: auto;
  border-radius: 0;
  background: none;
}
#gf_pagination_wrap .pagination > span > a,
#gf_pagination_wrap .pagination > span > span,
#gf_pagination_wrap .pagination > span.deco {
  width: auto;
  height: auto;
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 18px;
  text-decoration: none;
  color: #44598a;
  background-color: #fff;
  border: 1px solid #ddd;
  margin: 0 0 0 -1px;
  font-size: 13px;
  border-radius: 0;
}
#gf_pagination_wrap .pagination > span:first-child > a,
#gf_pagination_wrap .pagination > span:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
#gf_pagination_wrap .pagination > span:last-child > a,
.pagination > span:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
#gf_pagination_wrap .pagination > span > a:hover,
.pagination > span > span:hover,
.pagination > span > a:focus,
#gf_pagination_wrap .pagination > span > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
#gf_pagination_wrap .pagination > .current,
.pagination > .current > a:hover,
#gf_pagination_wrap .pagination > .current:focus {
  border-width: 1px !important;
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 20px;
  text-decoration: none;
  font-size: 13px;
  border-width: 1px;
  background-color: #44598a;
  border-color: #44598a;
  color: #fff;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
#gf_pagination_wrap .pagination > .disabled > span:focus,
#gf_pagination_wrap .pagination > .disabled > a,
#gf_pagination_wrap .pagination > .disabled > a:hover,
#gf_pagination_wrap .pagination > .disabled > a:focus {
  color: #777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  background-color: #fff;
  cursor: not-allowed;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.spr-container .spr-icon.spr-icon-star-empty.spr-icon-star-hover:before,
.spr-container .spr-icon-star-half-alt:before,
.spr-container .spr-icon-star:before,
.spr-badge .spr-icon-star,
.spr-badge .spr-icon-star-half-alt {
  color: #f2b309;
}
.spr-badge-starrating .spr-icon {
  font-size: 75%;
}
.spr-container .spr-icon.spr-icon-star-empty:before,
.spr-badge .spr-icon.spr-icon-star-empty {
  color: #ccc;
}
/* SCROLLBAR */
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
}
.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  outline: 0;
  direction: ltr;
}
.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}
.mCSB_inside > .mCSB_container {
  margin-right: 20px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}
.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
}
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden
  + .mCSB_scrollTools
  ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}
.mCS-dir-rtl
  > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden
  + .mCSB_scrollTools
  ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s,
    margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s,
    margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s,
    margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s,
    margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #ccc;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
}
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
}
.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
}
.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
}
.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
}
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, rgba(255, 255, 255, 0.5)),
    color-stop(100%, rgba(255, 255, 255, 0))
  );
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(255, 255, 255, 0.5)),
    color-stop(100%, rgba(255, 255, 255, 0))
  );
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}
.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
  right: 1px;
}
.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  height: 12px;
  width: auto;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
#gf-products:after,
#gf-products:before {
  display: none !important;
}
.gf-top_one .gf-option-block .gf-block-title h3 span {
  float: left;
}

.spf-status-loading #gf-products {
  opacity: 0;
  visibility: hidden;
}

.spf-status-loaded #gf-products,
.spf-status-failed #gf-products {
  opacity: 1;
  visibility: visible;
}

#gf_pagination_wrap > svg {
  margin: 0 auto;
  display: none;
}

.gf-loadmore #gf_pagination_wrap > svg {
  display: block !important;
}

.gf-option-block .gf-block-title h3:after {
  display: inline-block;
  font: normal normal normal 1em/1.2 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.gf-top_one .gf-option-block .gf-block-title h3:after {
  content: "\f106";
  margin-left: 5px;
}
.gf-top_one .gf-option-block.is-collapsed .gf-block-title h3:after {
  content: "\f107";
}

.gf-left .gf-option-block .gf-block-title h3:after,
.gf-offcanvas .gf-option-block .gf-block-title h3:after {
  content: "\f106";
  margin-right: 8px;
  float: left;
}
.gf-left .gf-option-block.is-collapsed .gf-block-title h3:after,
.gf-offcanvas .gf-option-block.is-collapsed .gf-block-title h3:after {
  content: "\f107";
}

#gf-tree,
#gf-tree *,
#gf-grid *,
#quick-view-modal * {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#gf-products .product-thumbnail {
  width: 100%;
}
.gf-top_one #gf-grid {
  clear: both;
}
.product .footer-button > form button.button.add_to_cart_button i.p-icon.ion-bag {
  font-size: 14px;
}
#gf_pagination_wrap {
  padding-top: 20px;
  text-align: center;
  clear: both;
  margin-top: 50px;
  margin-bottom: 15px;
  width: 100%;
  display: flex;
  justify-content: center;
  padding-left: 0;
}

#gf_pagination_wrap .pagination {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
}
#gf_pagination_wrap .pagination > li {
  margin: 0;
  border: none;
  padding: 0;
}

.modal-open,
.offcanvas-open {
  overflow: hidden !important;
  position: relative;
}

/* Filters Block */
.gf-refine-toggle {
  float: right;
  font-size: 13px;
  line-height: 20px;
}
.gf-refine-toggle-mobile .gf-refine-toggle {
  padding: 12px 15px;
}

.selected-item.gf-option-label {
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  color: #3d4246;
  line-height: 1.5;
  text-transform: uppercase;
}
.selected-item > a {
  display: block;
  padding-right: 20px;
  position: relative;
}

.globo-selected-items span.selected-item {
  display: block;
}
.globo-selected-items span.selected-item > span:after {
  content: ":";
  margin-right: 3px;
  margin-left: 1px;
  vertical-align: top;
}
.selected-item span.gf-clear {
  width: 13px;
  height: 11px;
  position: absolute;
  right: 0;
  top: 10px;
  float: right;
  font-size: 0.8em;
  line-height: 1.2;
}
.gf-option-block {
  margin: 0;
  clear: both;
  padding: 15px 0;
  border-bottom: 1px solid #e3e3e3;
}
.gf-block-title h3 {
  margin: 0;
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  cursor: pointer;
  letter-spacing: 0;
}

.gf-block-content {
  clear: both;
  margin-top: 15px;
}

.gf-block-scroll {
  width: 100% !important;
  max-height: 215px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.gf-block-scroll ul.gf-option-box {
  width: 100%;
  overflow: hidden;
}

.gf-option-box {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.gf-option-box:after {
  content: "";
  clear: both;
  display: block;
}
.gf-option-box li {
  display: block;
  clear: both;
  padding: 6px 6px 6px 0;
  margin: 0;
}
.gf-option-block ul li a {
  text-decoration: none;
  position: relative;
  padding-left: 20px;
  display: block;
  line-height: 1.2;
  font-size: 13px;
  color: #000;
}
.gf-option-block.uppercase ul li a {
  text-transform: uppercase !important;
}
.gf-option-block.capitalize ul li a {
  text-transform: capitalize !important;
}
.gf-option-block.lowercase ul li a {
  text-transform: lowercase !important;
}

.gf-option-block.gf-option-block-swatch ul li a,
.gf-option-block.gf-option-block-swatch-text ul li a {
  padding-left: 0;
}
.gf-option-block.gf-option-block-swatch .gf-option-box li {
  clear: none;
  margin: 0 5px 5px 0;
  padding: 0;
  width: auto;
}
.gf-block-title {
  position: relative;
  line-height: 1;
}
.gf-option-block-radio input[type="radio"],
.gf-option-block-checkbox input[type="checkbox"] {
  display: none;
}
.gf-option-block.gf-option-block-checkbox ul li a:before,
.gf-option-block.gf-option-block-radio ul li a:before {
  content: "";
}
.gf-option-block.gf-option-block-checkbox ul li a:before,
.gf-option-block.gf-option-block-radio ul li a:before,
.gf-option-block-radio .gf-checkbox,
.gf-option-block-checkbox .gf-checkbox {
  width: 12px;
  height: 12px;
  border: 1px solid #717171;
  display: inline-block;
  vertical-align: top;
  float: left;
  border-radius: 1px;
  position: absolute;
  left: 0;
  top: 2px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.gf-option-block.gf-option-block-checkbox ul li a.checked:after,
.gf-option-block.gf-option-block-radio ul li a.checked:after,
.gf-option-block-radio input[type="radio"]:checked + .gf-checkbox:after,
.gf-option-block-radio .checked .gf-checkbox:after,
.gf-option-block-checkbox input[type="checkbox"]:checked + .gf-checkbox:after,
.gf-option-block-checkbox .checked .gf-checkbox:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: #717171;
  margin-top: 1px;
  margin-left: 1px;
}
.gf-option-block.gf-option-block-checkbox ul li a.checked:after,
.gf-option-block.gf-option-block-radio ul li a.checked:after {
  position: absolute;
  left: 2px;
  top: 4px;
  margin: 0;
}
.gf-option-block.gf-option-block-radio ul li a:before,
.gf-option-block.gf-option-block-radio ul li a:after,
.gf-option-block-radio .gf-checkbox,
.gf-option-block-radio .gf-checkbox:after {
  border-radius: 50%;
}

.gf-range-inputs {
  margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
  .gf-offcanvas .gf-refine-toggle-mobile {
    background: rgb(243, 243, 243);
  }
}

.gf-refine-toggle-mobile {
  margin: 0;
  padding: 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 20px;
  cursor: pointer;
  float: left;
}

.gf-clear-all {
  display: block;
  background: #000;
  margin: 0;
  padding: 10px;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 13px;
  cursor: pointer;
  margin-top: 5px;
}
.gf-option-block.gf-option-block-swatch .gf-block-content {
  padding-top: 10px;
}
.gf-sort-wrap:after {
  content: "";
  display: table;
  clear: both;
}
.sort-by {
  float: right;
  position: relative;
  background-color: #f6f6f6;
  display: flex;
}

.sort-by-panel {
  position: absolute;
  background: #fff;
  right: 0;
  overflow: hidden;
  max-height: 0;
  transition: all 0.3s;
  width: 100%;
  min-width: 150px;
}
.sort-by-panel ul {
  padding: 10px 20px;
  margin: 0;
  width: 100%;
}
.gf-sort-wrap {
  margin-bottom: 20px;
}
.sort-by:hover .sort-by-panel {
  max-height: 260px;
  transition: all 0.3s;
}

.sort-by-panel ul li a {
  font-size: 14px;
  white-space: nowrap;
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.sort-by-toggle {
  padding: 0 10px;
  cursor: pointer;
  color: #000;
  float: left;
  height: 40px;
  line-height: 40px;
  font-style: normal;
  margin: 0;
  white-space: nowrap;
}
select.sortby-select {
  height: 40px !important;
  border: none !important;
  outline: none;
  font-style: normal;
  margin: 0;
  width: auto;
  background: none;
  padding: 0 30px 0 10px !important;
  display: block;
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
  z-index: 1;
}
.sort-by:before {
  display: block;
  font: bold normal normal 1.5em/40px FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  width: 30px;
  text-align: center;
  position: absolute;
  right: 0;
  background: #f6f6f6;
  z-index: 0;
}
.sort-by + .sort-by {
  margin-right: 10px;
}
.sort-by-toggle i {
  margin-left: 73px;
}

.gf-option-box:after {
  content: "";
  clear: both;
  display: block;
}
#gf_pagination_wrap + #gf_pagination_wrap {
  display: none;
}
/* Product Grid */
.product {
  margin-bottom: 35px;
}
.product .product-inner {
  overflow: hidden;
}
.product .product-thumbnail {
  position: relative;
  overflow: hidden;
}
.product .loop-thumbnail {
  position: relative;
  display: block;
  opacity: 1;
}
.shopify-section.mount-products.mount-images #gf-tree {
  margin-top: 25px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
.shopify-section.mount-products.mount-images .gf-sort-wrap {
  padding-left: 10px;
  padding-right: 10px;
}
#gf-products .site-box a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product .product-thumbnail .loop-thumbnail:after {
  content: "";
  display: block;
  padding-top: 100%;
  width: 100% !important;
}

.aspect-product__spacer {
  width: 100%;
}
.aspect-ratio-1333 .aspect-product__picture,
.aspect-ratio-15 .aspect-product__picture {
  width: auto !important;
  height: auto !important;
}
.aspect-ratio-1 .product-thumbnail .loop-thumbnail:after {
  padding-top: 100%;
}
.aspect-ratio-075 .product-thumbnail .loop-thumbnail:after {
  padding-top: 133.33333%;
}
.aspect-ratio-1333 .product-thumbnail .loop-thumbnail:after {
  padding-top: 75.01875%;
}
.aspect-ratio-15 .product-thumbnail .loop-thumbnail:after {
  padding-top: 66.66667%;
}

.aspect-product__images {
  position: absolute;
  z-index: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.product .loop-thumbnail .product-item-image {
  transition: opacity 0.3s;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
.product .loop-thumbnail .image-hover {
  opacity: 0 !important;
  transition: opacity 0.3s;
  z-index: 3;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
.rt-unero .ribbons {
  position: absolute;
  top: 10px;
  right: 0;
}

.product .footer-button {
  position: absolute;
  right: -50%;
  bottom: 0;
  background-color: #fff;
  transition: 0.5s;
  z-index: 10;
  visibility: hidden;
}

.product .footer-button > form > a .p-icon,
.product .footer-button > a .p-icon {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  font-size: 24px;
  line-height: 47px;
  width: 47px;
  text-align: center;
}

.product .footer-button > form > button,
.product .footer-button > a {
  margin: 0 !important;
  padding: 0;
  width: 47px !important;
  height: 47px !important;
  max-width: 47px !important;
  max-height: 47px !important;
  min-width: 47px !important;
  min-height: 47px !important;
  line-height: 47px;
  text-align: center;
  display: block;
  border-radius: 0;
  background-color: transparent !important;
  color: #000 !important;
  float: left;
  transform: translateX(150%);
  transition: transform 0.3s;
  transition-delay: 0.2s;
  cursor: pointer;
  position: static;
}

.product .product-inner:hover .footer-button > form > button,
.product .product-inner:hover .footer-button > a {
  transform: translateX(0);
}
.spf-has-filter #gf-products {
  padding: 0;
  margin-bottom: 0;
  min-width: 100%;
  width: auto;
  z-index: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: left;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  height: auto !important;
}

.spf-has-filter #gf-products .product-collection.products-grid {
  letter-spacing: 0;
}
.theme-store-id-567 #gf-products .icn {
  z-index: 9;
}
.theme-store-id-747.spf-has-filter #gf-products .collection__item.product-item {
  margin-bottom: 25px;
}
.theme-store-id-230.spf-has-filter #gf-products .product {
  width: 100%;
  margin: 0 0 24px 0;
}
.theme-store-id-230.spf-has-filter #gf_pagination_wrap .pagination .page a,
.theme-store-id-230.spf-has-filter #gf_pagination_wrap .pagination .current {
  margin-right: 0;
  padding: 6px 12px;
  border-radius: 0;
  border: 1px solid #ddd;
}
.theme-store-id-230.spf-has-filter #gf_pagination_wrap .pagination > .current {
  border: none;
}

.theme-store-id-790.spf-has-filter.gf-left #gf-tree {
  padding-left: 2.5em;
}

.theme-store-id-790.spf-has-filter.gf-left #gf-tree + #gf-grid {
  padding-right: 2.5em;
}
.theme-store-id-790.spf-has-filter #gf-products {
  margin-left: 0;
  margin-right: 0;
}

.theme-store-id-808.spf-has-filter .section-tags {
  display: none;
}

.theme-store-id-808.spf-has-filter #gf-products,
.theme-store-id-812.spf-has-filter #gf-products {
  margin-left: -10px;
  margin-right: -10px;
}
.theme-store-id-808.spf-has-filter #gf-products > article,
.theme-store-id-812.spf-has-filter #gf-products > article {
  padding-left: 10px;
  padding-right: 10px;
}

.theme-store-id-567.spf-has-filter #gf-products .tag {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  visibility: visible;
  left: 15px;
  top: 5px;
}

.theme-store-id-816.spf-has-filter #gf-products .grid__cell {
  padding-left: 15px;
}

.theme-store-id-816.spf-has-filter #gf-products .grid__cell .labels {
  white-space: nowrap;
}

.theme-store-id-838 #gf-products {
  overflow: visible;
}
.spf-has-filter #gf-products.blocklayout {
  min-width: 0;
}

.breadcrumb-wrapper {
  margin-bottom: 15px;
}
.collection-listing {
  padding-left: 20px;
  padding-right: 20px;
}
.spf-has-filter #gf-products:after {
  content: "";
  display: table;
  clear: both;
}
#gf-products .product .product-thumbnail.hover-effect:hover .image-hover {
  opacity: 1 !important;
}
#gf-products .product .product-thumbnail.hover-effect:hover .product-item-image {
  opacity: 0 !important;
}
#gf-products .product .footer-button a {
  transition-delay: 0.1s;
}
#gf-products .product .footer-button > form button.button.add_to_cart_button {
  background: none;
  border: none;
  line-height: 47px;
  width: 47px !important;
  height: 47px !important;
  max-width: 47px !important;
  max-height: 47px !important;
  min-width: 47px !important;
  min-height: 47px !important;
  margin: 0 !important;
  text-align: center;
  padding: 0;
  color: #000 !important;
}
@media only screen and (min-width: 768px) {
  .sixteen.columns .column.alpha,
  .sixteen.columns .columns.alpha {
    clear: both;
  }
}
#gf-products .product .footer-button > form {
  display: block;
  float: left;
  margin: 0;
}
#gf-products .product .product-details {
  position: relative;
  margin-top: 20px;
  padding: 0;
  width: 100%;
}

#gf-products .product .product-inner:hover .footer-button {
  right: 0;
  visibility: visible;
}

#gf-products .product h3 {
  padding: 0 20px 0 0;
  margin: 0 0 7px 0;
  font-size: 14px;
  line-height: 1.2;
}
#gf-products .product h3 a {
  color: #000;
  transition: none;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}
#gf-products .product .price-wrapper {
  margin-top: 15px;
  margin-bottom: 0;
}
/*
#gf-products .product .price ins, .product .price {
    font-size: 16px;
    font-weight: 500;
}
#gf-products .product .price {
    font-size: 16px;
    color: #999;
    line-height: 1;
    display: inline-block;
    position: relative;
}
*/
#gf-products .product .product-thumbnail.hover-overlay .loop-thumbnail:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 5;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
}

#gf-products .product .product-inner:hover .product-thumbnail.hover-overlay .loop-thumbnail:before {
  opacity: 1;
  z-index: 2;
  visibility: visible;
}

/* Quickview */

#quick-view-modal .container {
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  max-width: 1200px;
}
#quick-view-modal .row {
  margin-bottom: 0;
}
#quick-view-modal figure {
  margin: 0;
  overflow: hidden;
  width: 100%;
  padding: 0;
}
#quick-view-modal {
  background: rgba(35, 35, 44, 0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
  backface-visibility: hidden;
  visibility: visible;
  z-index: 999999999999;
}
#quick-view-modal .modal-header {
  display: none;
}
#quick-view-modal .quantity .increase:after {
  content: "+";
}

#quick-view-modal .quantity .decrease:after {
  content: "-";
}
#quick-view-modal .modal-content {
  position: absolute;
  top: 45px;
  width: 100%;
  padding-top: 0;
  background: none !important;
  box-shadow: none !important;
  border: none !important;
}
#quick-view-modal .modal-content .gfqv-product-wrapper {
  margin: 0;
  width: 100%;
  padding: 15px;
}
#quick-view-modal .modal-content .product {
  background: #fff;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.gf-sort-wrap {
  font-size: 14px;
  z-index: 2;
  position: relative;
}
.gfqv-close-modal i {
  font-size: 45px;
  width: 46px;
  line-height: 1 !important;
  text-align: center;
  overflow: hidden;
  display: block;
}
#quick-view-modal .modal-content .product .product-image-icon {
  display: none;
}
#quick-view-modal .modal-content .product .short-description {
  margin-bottom: 30px;
}
#quick-view-modal .modal-content .product div.images .photoswipe {
  cursor: auto;
}
#quick-view-modal .modal-content .product.invisible {
  opacity: 0;
}
#quick-view-modal .modal-content .product .gfqv-close-modal {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
  color: #000;
  width: 40px;
  height: 40px;
}

#quick-view-modal .modal-content .product .gfqv-close-modal:before,
#quick-view-modal .modal-content .product .gfqv-close-modal:after {
  position: absolute;
  left: 19px;
  content: " ";
  height: 34px;
  width: 1px;
  background-color: #333;
  top: 3px;
}
#quick-view-modal .modal-content .product .gfqv-close-modal:before {
  transform: rotate(45deg);
}
#quick-view-modal .modal-content .product .gfqv-close-modal:after {
  transform: rotate(-45deg);
}
#quick-view-modal .modal-content .product .ribbons {
  top: 10px;
}
#quick-view-modal .modal-content .product .product-summary,
#quick-view-modal .modal-content .product .product-images-wrapper {
  float: left;
  margin: 0;
  background-color: #fff;
}
#quick-view-modal .modal-content .product .product-gallery {
  padding-left: 0;
  min-height: 320px;
}
#quick-view-modal .modal-content .product .product-thumbnails {
  display: none;
}
#quick-view-modal .modal-content .product .summary {
  padding-left: 70px;
  padding-right: 90px;
  position: relative;
  padding-top: 30px;
  padding-bottom: 20px;
  height: 100%;
  margin-bottom: 0;
  overflow: auto;
}
#quick-view-modal .modal-content .product .summary::-webkit-scrollbar {
  display: none;
}
h1.product_title.entry-title {
  color: #000;
  font-weight: 400;
  margin-bottom: 15px;
  margin-top: 10px;
  font-size: 22px;
}
#ProductPrice-product-quickview-template {
  color: #999;
  font-size: 24px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.woo-short-description {
  margin-bottom: 30px;
  margin-top: 25px;
}
#gfqv-select {
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 0;
  margin-bottom: 10px;
  width: 100%;
  height: 45px;
  padding: 10px;
}
.variations_button {
  padding-bottom: 45px;
  width: 100%;
}
.product .price ins,
.product .price {
  text-decoration: none;
}
#product-quickview-price {
  color: #999;
  font-size: 24px;
  margin-bottom: 10px;
  margin-top: 10px;
  text-decoration: none;
}
#quick-view-modal .quantity {
  position: relative;
  min-height: 45px;
  width: 45%;
  margin-right: 0;
  margin-bottom: 10px;
  float: left;
  padding: 0;
  max-width: 130px;
}
#quick-view-modal .quantity .decrease,
#quick-view-modal .quantity .increase {
  cursor: pointer;
  color: #080808;
  transition: 0.5s;
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  width: 45px;
  height: 43px;
  background: #fff;
  font-size: 25px;
  line-height: 43px;
  text-align: center;
}
#quick-view-modal .quantity .increase {
  right: 1px;
  left: auto;
}
#quick-view-modal .quantity .qty {
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 0 !important;
  line-height: 23px;
  text-align: center;
  width: 100%;
  margin: 0;
  min-width: 60px;
  padding: 10px 0;
  height: 45px;
  max-height: 45px;
  min-height: 45px;
  text-align: center;
  font-weight: 600;
  color: #000;
  display: block;
  outline: none;
  background-color: transparent;
}
#gfqv-btn-wrap {
  float: right;
  width: 50%;
}
#gfqv-btn {
  width: 100%;
  padding: 0 25px;
  height: 45px;
  line-height: 45px;
  transition: all 0.5s;
  text-align: center;
  border: none;
  color: #fff !important;
  background-color: #000 !important;
  border-color: #000 !important;
  border-radius: 0;
  font-weight: 600;
}
.container {
  margin-left: auto;
  margin-right: auto;
}
#quick-view-modal .owl-prev,
#quick-view-modal .owl-next {
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
#quick-view-modal .owl-prev {
  position: absolute;
  top: 50%;
  left: -50px;
  font-size: 38px;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  text-align: center;
  line-height: 50px;
}
#quick-view-modal .owl-next {
  position: absolute;
  top: 50%;
  right: -50px;
  font-size: 38px;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  text-align: center;
  line-height: 50px;
}
#product-images-product-quickview-template:hover .owl-prev {
  left: 0;
}
#product-images-product-quickview-template:hover .owl-next {
  right: 0;
}
#shopify-section-footer {
  clear: both;
}
/*- End Quickview -*/

/* Filter Block Left */
#gf-tree {
  position: relative;
  z-index: 2;
}
.gf-left #gf-tree {
  width: 20%;
  float: left;
  min-height: 1px;
  padding-right: 25px;
  text-align: left;
  clear: left;
}
.gf-left #gf-tree + #gf-grid {
  width: 80%;
  float: right;
  clear: right;
}

span.gf-close-canvas:after {
  content: "";
  display: block;
  width: 35px;
  height: 1px;
  background: #000;
  position: absolute;
  right: -4px;
  top: 16px;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
span.gf-close-canvas:before {
  content: "";
  display: block;
  width: 35px;
  height: 1px;
  background: #000;
  position: absolute;
  right: -4px;
  top: 16px;
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.gf-left .gf-option-block,
.gf-selection-wrapper,
.gf-offcanvas .gf-option-block {
  margin: 0;
  clear: both;
  padding: 15px 0;
  border-bottom: 1px solid #e3e3e3;
}
.gf-left .gf-option-block:last-child {
  border-bottom: none;
}
/* End top style 1 */

/* Filter Block Top */
.rimage-outer-wrapper svg {
  width: 100%;
  height: auto;
}
.product-block .product-link-custom {
  display: block;
  position: relative;
  color: inherit;
}
.gf-top_one .gf-option-block {
  position: static;
}

.gf-top_one .gf-filter-contents:after {
  content: "";
  clear: both;
  display: block;
}

.gf-top_one .globo-selected-items-wrapper .selected-item > a.clear-refinements {
  float: left;
  background: #666;
  border: none;
  height: 36px;
  width: 116px;
  line-height: 36px;
  color: #e2e2e2;
  text-decoration: none;
  padding: 0;
  text-align: center;
}
.gf-top_one .globo-selected-items-wrapper {
  margin-bottom: 25px;
}

.gf-top_one .globo-selected-items-wrapper .selected-item > a {
  float: left;
  padding: 7px 20px 8px 5px;
  margin-right: 10px;
}
.gf-top_one .globo-selected-items-wrapper .globo-selected-items span.selected-item strong {
  font-weight: normal;
  text-transform: none;
}
.gf-top_one .globo-selected-items-wrapper:after {
  content: "";
  display: table;
  clear: both;
}

@media only screen and (min-width: 768px) {
  .gf-offcanvas .is-collapsed .gf-block-content,
  .gf-left .is-collapsed .gf-block-content {
    display: none;
  }

  .gf-top_one .gf-block-title .gf-clear {
    display: none;
  }

  .gf-top_one .gf-option-block {
    float: left;
    clear: none;
    border: none;
    padding: 0;
    margin-right: 5px;
    margin-left: 5px;
  }
  .gf-top_one .gf-option-block.is-collapsed .gf-block-content {
    display: none;
  }
  .gf-top_one .gf-option-block .gf-block-title h3 {
    border-bottom-color: #fff;
  }
  .gf-top_one .gf-refine-toggle-mobile {
    float: left;
  }
  .gf-top_one .gf-block-content {
    display: block;
    position: absolute;
    left: 5px;
    right: 5px;
    background: #fff;
    z-index: 9;
    margin-top: -1px;
    padding: 15px;
    border: 1px solid #e3e3e3;
  }
  .gf-top_one .gf-filter-contents {
    position: relative;
    margin-left: -5px;
    margin-right: -5px;
  }
  .gf-top_one .gf-option-box li {
    width: 25%;
    float: left;
    clear: none;
  }

  .gf-top_one .gf-option-block-checkbox .gf-option-box li:nth-child(4n + 1),
  .gf-top_one .gf-option-block-radio .gf-option-box li:nth-child(4n + 1) {
    clear: both;
  }

  .gf-top_one .gf-option-block .gf-block-title h3 {
    padding-bottom: 16px;
    font-weight: normal;
    display: block;
    position: relative;
    padding: 5px 12px 16px 12px;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    opacity: 1;
    text-decoration: none;
    background: #fff;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    margin-bottom: 0;
    z-index: 10;
  }
  .gf-top_one .gf-option-block.is-collapsed .gf-block-title h3 {
    padding-bottom: 5px;
    border: 1px solid #e3e3e3;
    margin-bottom: 10px;
    z-index: 4;
  }
}

@media only screen and (max-width: 767px) {
  .sort-by {
    margin-top: 20px;
  }
  .spf-has-filter .gf-refine-toggle-mobile .gf-refine-toggle {
    display: none !important;
  }
  .spf-has-filter.spf-filtered .gf-refine-toggle-mobile .gf-refine-toggle {
    display: block !important;
  }
}

#collections-main {
  margin-bottom: 25px;
}

/* Filter Block Canvas */
.gf-offcanvas .plp-title-filters {
  cursor: pointer;
}
.gf-offcanvas .js-panel-wrapper.filters-block {
  border-bottom: none;
  background: none;
}

span.gf-close-canvas {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  display: block;
  z-index: 999;
  cursor: pointer;
  display: none;
}

.gf-offcanvas span.gf-close-canvas {
  display: block;
}

.gf-offcanvas #gf-tree {
  top: 0;
  left: -350px;
  bottom: 0;
  padding: 60px 30px 30px;
  background: #fff;
  width: 350px !important;
  position: fixed;
  overflow: auto;
  height: 100%;
  z-index: 9999999999;
  transition: left 0.25s ease;
}
.gf-offcanvas.offcanvas-open #gf-tree {
  left: 0;
}

.gf-tree-overlay {
  display: none !important;
}
.spf-loading #gf-tree .gf-tree-overlay {
  display: block !important;
}

.gf-offcanvas #gf-tree .gf-tree-overlay {
  top: 0;
  left: -350px;
  bottom: 0;
  width: 350px !important;
  position: fixed;
  overflow: auto;
  height: 100%;
  z-index: 9996;
  transition: left 0.25s ease;
}

.gf-offcanvas.offcanvas-open #gf-tree .gf-tree-overlay {
  left: 0;
}

#gf-overlay {
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  background: #000;
  position: fixed;
  overflow: hidden;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 999999999;
  transition: all 0.25s ease;
  cursor: pointer;
}
.offcanvas-open #gf-overlay {
  opacity: 0.5;
  visibility: visible;
}
.sort-by-panel ul li {
  list-style: none;
  margin: 0;
}
.offcanvas-open .gf-offcanvas-wrapper {
  left: 0;
  padding: 60px 30px 30px;
}
.gf-refine-toggle-mobile i {
  margin-right: 5px;
}
.gf-offcanvas #gf-tree {
  margin-bottom: 25px;
}
h3.gf-refine-toggle-mobile span,
span#gf-mobile-refine-toggle {
  padding: 10px 15px;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .gf-refine-toggle-mobile {
    float: left;
  }

  .gf-left .gf-refine-toggle-mobile,
  .gf-top_one .gf-refine-toggle-mobile {
    display: none;
  }
}

/* Product Grid Full */

ul.globo-selected-items {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* End Product Grid Full */

.gf-block-content:after {
  content: "";
  display: block;
  clear: both;
}

.selected-item.gf-option-label {
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  color: #3d4246;
  line-height: 1.5;
  text-transform: uppercase;
  float: left;
}

.gf-selection-wrapper .selected-item.gf-option-label {
  width: 100%;
  margin-bottom: 3px;
}

.globo-selected-items,
.globo-selected-items li {
  list-style: none;
}
.gf-left .selected-item.gf-option-label,
.gf-offcanvas .selected-item.gf-option-label {
  display: block;
  width: 100%;
}
.gf-clear {
  float: right;
  font-size: 13px;
  line-height: 20px;
}

.selected-item span.gf-clear {
  width: 13px;
  height: 11px;
  float: right;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
}

.globo-selected-items span.selected-item > span:after {
  content: ":";
  margin-right: 3px;
  margin-left: 1px;
  vertical-align: top;
}

.globo-selected-items span.selected-item {
  display: block;
}

.selected-item > a {
  display: block;
  padding-right: 20px;
  position: relative;
  color: #000;
}

.selected-item span.gf-clear:before {
  content: "";
  display: block;
  width: 13px;
  height: 1px;
  background: #000;
  position: absolute;
  right: 0;
  top: 5px;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

.selected-item span.gf-clear:after {
  content: "";
  display: block;
  width: 13px;
  height: 1px;
  background: #000;
  position: absolute;
  right: 0;
  top: 5px;
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}

.gf-option-block-swatch ul li {
  float: left;
}

.gf-option-block-swatch ul li input {
  display: none;
}

.gf-option-block-swatch ul li a {
  display: block;
  text-align: center;
  margin: 0;
}

.gf-option-block-swatch a .gf-option-value {
  display: block;
  padding: 2px 4px;
  min-width: 32px;
  text-align: center;
  margin: 0;
  line-height: 26px;
  border: 1px solid #ccc;
}
#gf-grid {
  position: relative;
  z-index: 1;
}
.gf-option-image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.gf-option-block-swatch a > span:not(.gf-option-value),
.gf-option-block-swatch-text a > span:not(.gf-option-value) {
  width: 32px;
  height: 32px;
  display: block;
  border: 1px solid #cbcbcb;
  position: relative;
  margin: 0;
}
.gf-option-block-swatch.swatch-size-48 a > span:not(.gf-option-value),
.gf-option-block-swatch-text.swatch-size-48 a > span:not(.gf-option-value) {
  width: 48px;
  height: 48px;
}
.gf-option-block-swatch.swatch-size-48 a > span.gf-option-value {
  min-height: 48px;
  line-height: 42px;
  min-width: 48px;
  text-align: center;
}
.gf-option-block-swatch.swatch-size-48 .gf-option-two-color .bottom-color,
.gf-option-block-swatch-text.swatch-size-48 .gf-option-two-color .bottom-color {
  border-bottom: 44px solid transparent;
  border-left: 44px solid transparent;
}
.gf-option-block-swatch.swatch-size-64 a > span:not(.gf-option-value),
.gf-option-block-swatch-text.swatch-size-64 a > span:not(.gf-option-value) {
  width: 64px;
  height: 64px;
}
.gf-option-block-swatch.swatch-size-64 a > span.gf-option-value {
  min-height: 64px;
  line-height: 58px;
  min-width: 64px;
  text-align: center;
}
.gf-option-block-swatch.swatch-size-64 .gf-option-two-color .bottom-color,
.gf-option-block-swatch-text.swatch-size-64 .gf-option-two-color .bottom-color {
  border-bottom: 60px solid transparent;
  border-left: 60px solid transparent;
}
.gf-option-block-swatch.swatch-size-80 a > span:not(.gf-option-value),
.gf-option-block-swatch-text.swatch-size-80 a > span:not(.gf-option-value) {
  width: 80px;
  height: 80px;
}
.gf-option-block-swatch.swatch-size-80 a > span.gf-option-value {
  min-height: 80px;
  line-height: 74px;
  min-width: 80px;
  text-align: center;
}
.gf-option-block-swatch.swatch-size-80 .gf-option-two-color .bottom-color,
.gf-option-block-swatch-text.swatch-size-80 .gf-option-two-color .bottom-color {
  border-bottom: 76px solid transparent;
  border-left: 76px solid transparent;
}
.gf-option-block-swatch-text a > span:not(.gf-option-value) {
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}
.gf-option-block-swatch.swatch-round a > span:not(.gf-option-value),
.gf-option-block-swatch-text.swatch-round a > span:not(.gf-option-value) {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  overflow: hidden;
}
.gf-option-block-swatch.swatch-round a > span {
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  overflow: hidden;
}
.gf-option-block-swatch.swatch-round.swatch-size-48 a > span {
  border-radius: 24px;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
  overflow: hidden;
}
.gf-option-block-swatch.swatch-round.swatch-size-64 a > span {
  border-radius: 32px;
  -moz-border-radius: 32px;
  -webkit-border-radius: 32px;
  overflow: hidden;
}
.gf-option-block-swatch.swatch-round.swatch-size-80 a > span {
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  overflow: hidden;
}
.gf-option-block-swatch a > span:not(.gf-option-value):hover,
.gf-option-block-swatch a.checked > span:not(.gf-option-value),
.gf-option-block-swatch-text a > span:not(.gf-option-value):hover,
.gf-option-block-swatch-text a.checked > span:not(.gf-option-value),
.gf-swatch-image:hover,
.gf-swatch-value:hover {
  border-color: #000;
  border-width: 2px;
}

.gf-option-block-swatch a > span:not(.gf-option-value):hover > .bottom-color,
.gf-option-block-swatch a.checked > span:not(.gf-option-value) > .bottom-color,
.gf-option-block-swatch-text a > span:not(.gf-option-value):hover > .bottom-color,
.gf-option-block-swatch-text a.checked > span:not(.gf-option-value) > .bottom-color {
  border-width: 26px;
}
.gf-swatch-two-color:hover > .bottom-color {
  border-width: 16px;
}

.gf-option-block-swatch a > span.gf-option-value:hover,
.gf-option-block-swatch a.checked > span.gf-option-value {
  text-decoration: none;
  border-color: #000;
  background: #000;
  color: #fff;
}

.gf-option-block ul li a.checked {
  font-weight: bold;
}

.gf-option-block-swatch .checked > .gf-option-value,
.gf-option-block-swatch-text .checked > .gf-option-value {
  font-weight: bold;
}

.gf-option-two-color .bottom-color {
  width: 0;
  height: 0;
  border-bottom: 28px solid transparent;
  border-left: 28px solid transparent;
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.gf-swatch-two-color .bottom-color {
  width: 0;
  height: 0;
  border-bottom: 18px solid transparent;
  border-left: 18px solid transparent;
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.gf-swatch-one-color,
.gf-swatch-two-color,
.gf-swatch-image,
.gf-swatch-value {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin: 0 2px;
  border: 1px solid #cbcbcb;
  background: #fff;
  position: relative;
  overflow: hidden;
  background-size: 100%;
  cursor: pointer;
}
.star-rating .spr-badge-caption {
  display: none;
}

.attr-swatches {
  margin-top: 10px;
  margin-left: -2px;
  margin-right: -2px;
  font-size: 0;
}

.gf-range-inputs input[type="text"] {
  width: 43%;
  padding: 5px;
  float: left;
  font-size: 13px;
  border: 1px solid #e3e3e3;
  -webkit-appearance: none;
  border-radius: 0;
}

span.gf-range-split {
  width: 14%;
  display: block;
  float: left;
  text-align: center;
  line-height: 27px;
}

#gf-loading {
  width: 100vw;
  position: fixed;
  top: 0;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999999;
}

#gf-spiner {
  display: block;
  width: 2.8em;
  height: 2.8em;
  margin: 0 auto;
  position: relative;
  border-top: 0.3em solid hsla(0, 0%, 100%, 0.25);
  border-right: 0.3em solid hsla(0, 0%, 100%, 0.25);
  border-bottom: 0.3em solid hsla(0, 0%, 100%, 0.25);
  border-left: 0.3em solid #fff;
  animation: loading-spin 0.5s infinite linear;
  border-radius: 50%;
  overflow: hidden;
}

.gf-option-block ul.gf-option-collection li a {
  padding-left: 0;
}
.gf-option-block ul.gf-option-collection li a.checked {
  font-weight: bold;
}
@keyframes loading-spin {
  0% {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(1turn);
  }
}
@-webkit-keyframes loading-spin {
  0% {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(1turn);
  }
}
@-webkit-keyframes shell-loading-spinner {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes shell-loading-spinner {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes shell-display {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes shell-display {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.gf-range-inputs:after {
  content: "";
  display: block;
  clear: both;
}
.gf-option-block-range .gf-block-content {
  overflow: visible;
}

.gf-selection-wrapper .gf-block-title h3:before {
  display: none;
}

.gf-offcanvas .js-floating-refinements .plp-title-filters {
  text-transform: uppercase;
  background: rgba(243, 243, 243, 0.6);
  padding: 0 20px;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 36px;
}

@media only screen and (max-width: 767px) {
  .gf-selection-wrapper {
    margin: 0;
    clear: both;
    padding: 15px 0;
    border-bottom: 1px solid #e3e3e3;
  }
  span.gf-close-canvas {
    display: block;
  }
  #gf-tree,
  #gf-tree .gf-tree-overlay {
    top: 0;
    left: -350px;
    bottom: 0;
    width: 350px !important;
    position: fixed;
    overflow: auto;
    height: 100%;
    z-index: 9;
    transition: left 0.25s ease;
  }
  #gf-tree {
    padding: 60px 30px 30px;
    background: #fff;
    z-index: 99999999999;
    transition: left 0.25s ease;
    -webkit-overflow-scrolling: touch;
  }

  .offcanvas-open #gf-tree,
  .offcanvas-open #gf-tree .gf-tree-overlay {
    left: 0;
  }

  .is-desktop {
    display: none !important;
  }
  #quick-view-modal .modal-content .product .summary {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 20px;
  }
  #quick-view-modal .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  a.js-toggle-panel.baseline-none {
    background: #000;
  }
  .js-panel,
  .js-searchrefinements {
    transition: 0.3s;
    max-height: 0;
    overflow: hidden;
  }

  .is-expanded > .js-panel {
    max-height: 300px;
    visibility: visible;
    transition: max-height 0.3s linear;
  }

  .is-expanded > .js-searchrefinements {
    max-height: 1000px;
    visibility: visible;
    transition: max-height 0.5s linear;
  }

  .gf-left .js-toggle-panel,
  .gf-top_one .js-toggle-panel {
    margin: 0;
    background: #b1b0b0;
    padding: 10px;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 1em;
    display: block;
    cursor: pointer;
  }
  .gf-left .js-panel-wrapper,
  .gf-top_one .js-panel-wrapper {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 991px) {
  #quick-view-modal .modal-content .product .product-gallery {
    max-width: 600px;
    margin: 0 auto;
  }
  #quick-view-modal .container .container {
    padding-left: 0;
    padding-right: 0;
  }
}

.gf-top-one .gf-option-box {
  padding: 0 5px;
}

@media only screen and (min-width: 992px) {
  #quick-view-modal .modal-content .product .product-gallery {
    min-height: 550px;
    width: 100%;
  }
  #quick-view-modal .modal-content .product .product-summary {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    overflow: auto;
  }
}
.product-thumbnail .loop-thumbnail span.sold-out {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
  font-size: 12px;
  text-transform: uppercase;
  background: #5a5a5a;
  color: #fff;
  padding: 5px;
}
.product-thumbnail .loop-thumbnail span.sale {
  background: #ff2d00;
  color: #ffffff;
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
  padding: 10px 20px;
  text-transform: uppercase;
  z-index: 100000;
  position: absolute;
  top: 0;
  left: 0;
}

#gf-products .thumbnail:hover .quick_shop {
  display: inline;
}

#gf-mobile-refine-toggle i {
  width: 14px;
  height: 14px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .spf-loading #gf-tree .gf-tree-overlay:before {
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    bottom: 0;
    background: #fff;
    opacity: 0.5;
    z-index: 2;
  }
  #gf-tree svg.lds-spinner {
    display: none;
  }
  .spf-loading #gf-tree svg.lds-spinner {
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    z-index: 2;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
  }
  .gf-top_one .gf-option-block .gf-block-title h3:after {
    float: left;
    margin-right: 8px;
    margin-left: 0;
  }
  .gf-top_one .gf-option-block .gf-block-title h3 {
    text-align: left;
  }
  .gf-top_one .gf-option-block .gf-block-title h3 span {
    float: none;
  }

  .gf-refine-toggle-mobile {
    background: #44598a;
    color: #fff !important;
    width: 100%;
    margin-bottom: 5px;
  }
  .gf-refine-toggle-mobile span,
  .gf-refine-toggle-mobile a {
    color: #fff !important;
  }

  .gf-block-content {
    display: block;
  }

  .gf-filter-contents {
    overflow: hidden;
    clear: both;
  }

  .is-collapsed .gf-filter-contents,
  .is-collapsed .gf-block-content {
    display: none;
  }

  .gf-block-content {
    max-height: none;
    margin-top: 0;
    padding: 10px 0 10px;
  }

  #gf-wrapper ul.menu-active-refinements {
    display: none;
  }

  .gf-left #gf-tree + #gf-grid {
    width: 100%;
    float: none;
    clear: both;
  }

  .gf-left .gf-scroll-wrap {
    padding: 15px;
  }
}

/*gf-wrapper-boundless*/
.gf-wrapper-boundless .gf-left #gf-tree {
  padding-left: 15px;
}
.gf-wrapper-boundless .gf-top_one #gf-tree {
  padding: 0 20px 20px;
}
.gf-wrapper-boundless #gf-layout {
  margin-top: 20px;
}

.spf-has-filter .filters-toolbar,
.spf-has-filter #shopify-section-collection-filters,
.spf-has-filter #CollectionSection .section-header__link--right,
.spf-has-filter .collection-template-section .section-header--right,
.spf-has-filter .collection-template .collection-dropdowns,
.spf-has-filter .category-products .toolbar,
.spf-has-filter #Collection .filter-menu,
.spf-has-filter div.container div.breadcrumb div.section_select,
.spf-has-filter .js-collection-sort,
.spf-has-filter .collection-sorting {
  display: none;
  visibility: hidden;
}

.grid-product__image-mask .image-wrap {
  position: relative;
}

.grid-product__image-mask .image-wrap svg {
  position: absolute;
  top: 0;
  left: 0;
}
#gf-products .product_image:hover .quick_shop {
  display: inline-block;
}
.gf-top_one.theme-store-id-766 #gf-tree {
  margin-top: 25px;
  padding-left: 15px;
  padding-right: 15px;
}

.theme-store-id-775.spf-has-filter #gf-products {
  margin-left: 0;
  margin-right: 0;
}
.theme-store-id-652.spf-has-filter #shopify-section-template-collection:after {
  content: "";
  display: block;
  clear: both;
}

.theme-store-id-652.spf-has-filter #shopify-section-template-collection {
  max-width: 1110px;
  margin: 0 auto;
}

.theme-store-id-652.spf-has-filter #shopify-section-template-collection .product-list-item {
  padding: 0 15px;
}

.theme-store-id-826.spf-has-filter #gf-products > div {
  margin-bottom: 40px;
}
.theme-store-id-856.spf-has-filter #gf-products > div {
  margin: 0 0 25px;
}
.theme-store-id-568.spf-has-filter #gf-products > div {
  margin-left: 0;
  margin-right: 0;
}
.theme-store-id-687.gf-left.spf-has-filter .col-md-3 #gf-tree,
.theme-store-id-464.gf-left.spf-has-filter .sidebar #gf-tree,
.theme-store-id-686.gf-left.spf-has-filter .sidebar #gf-tree,
.theme-store-id-801.gf-left.spf-has-filter .collection-sidebar-wrapper #gf-tree,
.theme-store-id-304.spf-has-filter #shopify-section-collection-template > .twelve.columns,
.theme-store-id-601.spf-has-filter #shopify-section-collection-template > .twelve.columns {
  width: 100%;
  padding-right: 0;
}

.theme-store-id-739.spf-has-filter .collection__sort,
.theme-store-id-739.spf-has-filter .toggle-filters,
.theme-store-id-739.spf-has-filter .toggle-filters--desktop,
.theme-store-id-623.spf-has-filter #full-width-filter,
.theme-store-id-464.gf-left.spf-has-filter #tag_filter,
.theme-store-id-464.gf-left.spf-has-filter #sort-by,
.theme-store-id-725.spf-has-filter .infobar.bottom,
.theme-store-id-459.spf-has-filter #collection-sidebar,
.theme-store-id-677.spf-has-filter .pager-button,
.theme-store-id-801.spf-has-filter .collection-sidebar-filter,
.spf-has-filter [data-rating="0.0"],
.spf-has-filter .section_select .tag_filter,
.spf-has-filter .section_select .sort_by,
.theme-store-id-735.spf-has-filter header.collection-header .sort-by,
.theme-store-id-838.spf-has-filter .pagination--container,
.theme-store-id-838.spf-has-filter .utils-sortby,
.theme-store-id-838.spf-has-filter .productgrid--utils,
.theme-store-id-652.spf-has-filter .collection-tag-selector,
.theme-store-id-304.spf-has-filter #shopify-section-collection-template .sidebar,
.theme-store-id-601.spf-has-filter #shopify-section-collection-template .sidebar,
.theme-store-id-141.spf-has-filter #collection-sidebar,
.theme-store-id-857.spf-has-filter .collection-filter,
.theme-store-id-714.spf-has-filter .header__push-tags,
.theme-store-id-857.spf-has-filter.gf-left .collection-sidebar,
.theme-store-id-855.spf-has-filter .CollectionInner__Sidebar,
.theme-store-id-568.spf-has-filter .page-header .filters,
.theme-store-id-687.spf-has-filter #content .page_c,
.theme-store-id-863.spf-has-filter .collection-filters,
.theme-store-id-863.spf-has-filter .collection-sort,
.theme-store-id-566.spf-has-filter .collection-tools-left,
.theme-store-id-732.spf-has-filter .results-count,
.theme-store-id-851.spf-has-filter .sort-border-bottom,
.theme-store-id-457.spf-has-filter .collection-filter-wrapper,
.theme-store-id-457.spf-has-filter button.click-to-load-button,
.theme-store-id-657.spf-has-filter .filters.spaced-row-top,
.theme-store-id-859.spf-has-filter .collection__sticky-tags,
.theme-store-id-859.spf-has-filter
  section.collection
  header
  .mt3.lg--up--mt0.lg--up--one-half.lg--up--flex.lg--up--text-align--right,
.theme-store-id-687.spf-has-filter #content .filter_c {
  display: none;
}
.theme-store-id-457.spf-has-filter .collection-content {
  padding-top: 25px;
}
.theme-store-id-457.spf-has-filter .collection-content:after {
  content: "";
  display: block;
  clear: both;
}
.theme-store-id-457.spf-has-filter .select-wrapper {
  padding: 0;
  border: none;
  background: none;
  box-shadow: none;
  font-family: unset;
}
.theme-store-id-457.spf-has-filter .select-wrapper:after {
  display: none;
}
.theme-store-id-457.spf-has-filter .select-wrapper span.selected-text {
  display: none;
}

.theme-store-id-457.spf-has-filter .select-wrapper select {
  position: static;
  opacity: 1;
}
.theme-store-id-812.spf-has-filter #gf-products > * {
  font-size: 14px;
  font-size: 1.4rem;
}

.theme-store-id-725.spf-has-filter.gf-left #gf-tree {
  padding-left: 35px;
}
.theme-store-id-725.spf-has-filter.gf-offcanvas #gf-tree,
.theme-store-id-725.spf-has-filter.gf-offcanvas #gf-grid,
.theme-store-id-725.spf-has-filter.gf-top_one #gf-tree,
.theme-store-id-725.spf-has-filter.gf-top_one #gf-grid {
  padding: 0 35px;
}
.theme-store-id-725.spf-has-filter.gf-left #gf-tree + #gf-grid {
  padding-right: 35px;
}
.theme-store-id-853.spf-has-filter #gf-products {
  display: block;
}

.theme-store-id-853.spf-has-filter section.collection-content:after {
  content: "";
  display: block;
  clear: both;
}

.theme-store-id-853.spf-has-filter section.collection-content {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
}
.theme-store-id-853.spf-has-filter .collection-header .popover-utils {
  display: none;
}
.theme-store-id-853.spf-has-filter .gf-sort-wrap,
.theme-store-id-859.spf-has-filter #gf-products > div {
  margin-bottom: 45px;
}

.theme-store-id-725.spf-has-filter #gf-products {
  width: auto !important;
  height: auto !important;
}
.theme-store-id-601.spf-has-filter #gf-products > div {
  margin: 0;
  clear: none !important;
}
.theme-store-id-566.spf-has-filter #gf-products {
  margin-left: 0;
  margin-right: 0;
  justify-content: space-between;
}
.theme-store-id-851.spf-has-filter .collection-products-wrapper {
  position: static !important;
}
.theme-store-id-725.spf-has-filter #gf-products.isotope-products > a {
  padding: 0;
}

.theme-store-id-725.spf-has-filter #gf-products a.grid-item {
  width: 100%;
}

.theme-store-id-846.spf-has-filter .collection-grid .section-background:after {
  content: "";
  display: block;
  clear: both;
}

.theme-store-id-846.spf-has-filter .collection-grid .section-background {
  padding-left: 15px;
  padding-right: 15px;
}
.theme-store-id-846.spf-has-filter #gf-products img.itest {
  height: auto;
}

.no-padding {
  padding: 0 !important;
}

.spf-image-ratio > img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.theme-store-id-857.spf-has-filter.gf-left .grid__item--sidebar #gf-tree {
  width: 100%;
  padding-right: 0;
}

.theme-store-id-855.spf-has-filter #gf-products {
  margin-left: 0;
  margin-right: 0;
}

.theme-store-id-855.spf-has-filter:not(.spf-status-failed) .CollectionInner__Products > .Pagination {
  display: none;
}

.theme-store-id-855.spf-has-filter .AspectRatio > img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.theme-store-id-606.spf-has-filter #gf-tree,
.theme-store-id-606.spf-has-filter #gf-grid {
  pađing-top: 25px;
}
.theme-store-id-578.spf-has-filter #gf-products {
  margin-left: -15px;
  margin-right: -15px;
}

.gf-top_one.theme-store-id-766 #gf-grid,
.gf-top_one.theme-store-id-766 .gf-sort-wrap {
  padding-left: 15px;
  padding-right: 15px;
}
.productgrid--item:hover .productitem {
  position: absolute;
}
.image__container:hover .quick_shop {
  display: inline;
}
.productgrid--item:hover .productitem .productitem--actions {
  opacity: 1;
  visibility: visible;
  position: static;
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.pretty-select select.sortby-select {
  width: 100%;
}

.spf-has-filter body.templateCollection #sidebar .mfilter-box.box {
  display: none;
}

@media only screen and (min-width: 1200px) {
  .gf-left #shopify-section-collection-template .sixteen.columns #gf-tree,
  .gf-left.theme-store-id-601 #shopify-section-search-template #gf-tree {
    width: 300px;
  }
  .gf-left #shopify-section-collection-template .sixteen.columns #gf-grid,
  .gf-left.theme-store-id-601 #shopify-section-search-template #gf-grid {
    max-width: 880px;
  }
}
@media only screen and (min-width: 768px) {
  .spf-has-filter #gf-products .large-3:nth-child(4n + 1) {
    clear: left;
  }
  .spf-has-filter #gf-products .large-6:nth-child(2n + 1) {
    clear: left;
  }
  .spf-has-filter #gf-products .large-4:nth-child(3n + 1) {
    clear: left;
  }
}
@media screen and (min-width: 980px) {
  .spf-has-filter #gf-products .desktop-4:nth-child(3n + 1) {
    clear: left;
  }
  .spf-has-filter #gf-products .desktop-3:nth-child(4n + 1) {
    clear: left;
  }

  .spf-has-filter #gf-products .desktop-6:nth-child(2n + 1) {
    clear: left;
  }
}

#gf-grid .site-box-container {
  z-index: 1;
}
#gf-grid .box--product-image img {
  opacity: 1;
}
.theme-store-id-688.spf-has-filter #gf-products,
.theme-store-id-601.spf-has-filter #gf-products {
  margin-left: -10px;
  margin-right: -10px;
}
@media only screen and (min-width: 768px) {
  #gf-tree .lds-spinner {
    display: none !important;
  }
  .gf-left.theme-store-id-688.spf-has-filter #gf-products .three.columns:nth-child(4n + 1),
  .theme-store-id-601 #gf-products.spf-has-filter .three.columns:nth-child(4n + 1) {
    clear: both;
  }
  .gf-left.theme-store-id-688.spf-has-filter #gf-products .four.columns:nth-child(3n + 1),
  .theme-store-id-601.spf-has-filter #gf-products .four.columns:nth-child(3n + 1) {
    clear: both;
  }
  .gf-left.theme-store-id-688.spf-has-filter #gf-products .six.columns:nth-child(6n + 1),
  .theme-store-id-601.spf-has-filter #gf-products .six.columns:nth-child(6n + 1) {
    clear: both;
  }
  .theme-store-id-677 .column.third:nth-child(3n + 1) {
    clear: both;
  }
  .gf-top_one.theme-store-id-688.spf-has-filter #gf-products .one-third.column:nth-child(3n + 1),
  .theme-store-id-601.spf-has-filter #gf-products .one-third.column:nth-child(3n + 1) {
    clear: both;
  }
  .gf-top_one.theme-store-id-688.spf-has-filter #gf-products .eight.columns:nth-child(2n + 1),
  .theme-store-id-601.spf-has-filter #gf-products .eight.columns:nth-child(2n + 1) {
    clear: both;
  }
  .gf-top_one.theme-store-id-688.spf-has-filter #gf-products .four.columns:nth-child(4n + 1),
  .theme-store-id-601.spf-has-filter #gf-products .four.columns:nth-child(4n + 1) {
    clear: both;
  }
}
@media screen and (min-width: 740px) and (max-width: 979px) {
  .spf-has-filter #gf-products .tablet-2:nth-child(3n + 1),
  .spf-has-filter #gf-products .tablet-half:nth-child(2n + 1),
  .spf-has-filter #gf-products .tablet-2:nth-child(3n + 1),
  .spf-has-filter #gf-products .tablet-3:nth-child(2n + 1) {
    clear: left;
  }
}
@media screen and (max-width: 639px) {
  .spf-has-filter #gf-products .collection-grid-item:nth-child(2n + 1),
  .spf-has-filter #gf-products .search-results-product:nth-child(2n + 1) {
    clear: both;
  }
}
@media screen and (min-width: 640px) and (max-width: 959px) {
  .spf-has-filter #gf-products .collection-grid-item:nth-child(3n + 1),
  .spf-has-filter #gf-products .search-results-product:nth-child(3n + 1) {
    clear: both;
  }
}

@media screen and (min-width: 960px) {
  #gf-products .collection-grid-item:nth-child(4n + 1),
  #gf-products .search-results-product:nth-child(4n + 1) {
    clear: both;
  }
}

@media screen and (max-width: 740px) {
  #gf-products .mobile-half:nth-child(2n + 1) {
    clear: left;
  }
}

.spf-has-filter body.templateCollection #gf-products {
  overflow: hidden;
}
.spf-has-filter body.templateCollection .center-column .product-grid #gf-products:after {
  left: 15px;
  bottom: 0;
  right: 15px;
  height: 1px;
  border-bottom: 1px solid #e5e5e5;
  position: absolute;
  content: "";
  display: block;
}
.spf-has-filter body.templateCollection .center-column .product-grid #gf-products:before {
  left: 15px;
  top: 0;
  right: 15px;
  height: 1px;
  border-bottom: 1px solid #e5e5e5;
  position: absolute;
  content: "";
  display: block;
}
.spf-has-filter body.templateCollection .center-column .product-grid #gf-products .spf-product-card {
  padding-bottom: 0;
  margin-bottom: 0;
}
.spf-has-filter body.templateCollection #gf-grid {
  margin-top: 15px;
}
.spf-has-filter body.templateCollection .shop__view[data-view="list"],
.spf-has-filter body.templateCollection .pagination-results,
.spf-has-filter .center-column .product-filter .list-options,
.spf-has-filter .center-column .product-grid:after,
.spf-has-filter .center-column .product-grid:before {
  display: none;
}

.spf-has-filter .product-item-inside-hover .spf-product__form-btn-addtocart {
  margin-top: 15px;
}

.spf-has-filter .spf-product-card__template-3 .spf-product__swatchs {
  justify-content: center;
}

.theme-store-id-766 #gf-tree {
  padding-left: 15px;
}
.theme-store-id-766 .image-wrapper:hover img.img-responsive {
  opacity: 0.1;
}
.theme-store-id-766 #gf-grid {
  padding-right: 15px;
  padding-top: 15px;
  padding-left: 15px;
}
.theme-store-id-829 .grid > #gf-grid {
  padding-left: 20px;
}
.theme-store-id-796 #gf-products .price__sale {
  display: none;
}
.theme-store-id-796 .grid-view-item__image-wrapper .grid-view-item__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100% !important;
  max-height: 100% !important;
  width: auto;
  height: auto;
}
.theme-store-id-796 #gf-products .price--on-sale .price__sale {
  display: block;
}
.theme-store-id-796 .price dd,
.theme-store-id-796 dl.price {
  margin: 0;
}
.theme-store-id-855 #gf-products.ProductList--grid .ProductItem {
  visibility: visible !important;
}
.theme-store-id-855 #gf-tree {
  padding-left: 24px;
}
.theme-store-id-855 #gf-products {
  padding-left: 50px;
  padding-right: 50px;
}
.theme-store-id-855 .gf-sort-wrap {
  padding-right: 50px;
}
.soldout .footer-button form {
  display: none !important;
}

#quick-view-modal .owl-carousel .owl-item img {
  display: block;
  width: auto;
  margin: 0 auto;
  max-height: 650px;
  max-width: 100%;
  height: auto;
}

@media only screen and (max-width: 767px) {
  .theme-store-id-855 #gf-tree {
    padding-right: 24px;
    padding-bottom: 24px;
  }
  .theme-store-id-855 .gf-filter-contents {
    clear: both;
  }
  .theme-store-id-855 #gf-products {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media only screen and (min-width: 769px) {
  #gf-products .large--one-third:nth-child(3n + 1) {
    clear: both !important;
  }
}
@media only screen and (max-width: 768px) and (min-width: 591px) {
  #gf-products .medium--one-half:nth-child(2n + 1) {
    clear: both !important;
  }
}
.gf-loadding {
  display: block;
  width: 30px;
  margin: 0 auto;
  animation: loading 0.5s linear infinite;
}
@keyframes loading {
  to {
    transform: rotate(1turn);
  }
}

.ui-menu.ui-widget-content.ui-autocomplete {
  border: none;
  background: #fff;
  z-index: 9999999999;
  color: #333;
  box-shadow: 0 0 0 1px rgba(39, 44, 48, 0.05), 0 1px 5px 1px rgba(39, 44, 48, 0.16);
}

.ui-menu.ui-widget-content.ui-autocomplete > li > .gf-search-header {
  display: block;
  background: #ccc;
  font-weight: 600;
  color: #3d4246;
}

.ui-menu .ui-menu {
  display: block !important;
  clear: both;
  position: static !important;
  font-size: 0.9em;
  padding: 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin-top: 0;
}
.ui-menu .ui-menu-item-wrapper.count {
  float: right;
  padding: 3px 0;
}
.ui-menu .ui-menu-item-wrapper {
  margin: 0 !important;
  padding: 2px 10px !important;
  display: flex;
  color: #3d4246;
}
.ui-menu .gf-search-products .ui-menu-item-wrapper {
  padding: 5px 10px !important;
}
.ui-menu .ui-menu-item-wrapper.ui-state-active {
  background: #f7f7f7;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03);
  position: relative;
  z-index: 2;
}
.gf-search-left {
  width: 100%;
  margin-right: 10px;
  max-width: 40px;
  position: relative;
}
.ui-menu .ui-menu-item {
  clear: both;
}
.gf-search-item-product > a {
  display: flex;
  padding: 3px 0 !important;
  position: relative !important;
}

.gf-search-right {
  width: 100%;
}

.gf-search-item-product-vendor {
  opacity: 0.8;
  font-size: 0.9em;
}
input.gf-search {
  margin-bottom: 10px;
  height: 27px;
  border-radius: 0;
  border: 1px solid #e3e3e3;
  font-size: 14px;
  background: none;
  box-shadow: none;
  padding: 3px 5px;
  width: 100%;
}
.gf-search-left img {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.ui-menu .gf-search-viewall a.ui-menu-item-wrapper {
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  border-top: 1px solid #ccc;
  padding: 5px 0 !important;
  display: block;
  font-weight: 600;
}
#gf_pagination_wrap button.gf-loadmore-btn {
  display: inline-block;
  padding: 8px 10px;
  margin: 0;
  width: auto;
  line-height: 1.42;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  white-space: normal;
  cursor: pointer;
  border: 1px solid transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #1c1d1d;
  color: #fff;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 12px 20px;
  font-size: 0.8125em;
  -webkit-transition: background-color 0.4s ease-out;
  -moz-transition: background-color 0.4s ease-out;
  -ms-transition: background-color 0.4s ease-out;
  -o-transition: background-color 0.4s ease-out;
  transition: background-color 0.4s ease-out;
}
#gf_pagination_wrap button.gf-loadmore-btn:hover {
  -webkit-transition: background-color 0.15s ease-out;
  -moz-transition: background-color 0.15s ease-out;
  -ms-transition: background-color 0.15s ease-out;
  -o-transition: background-color 0.15s ease-out;
  transition: background-color 0.15s ease-out;
  background-color: #3a3c3c;
  color: #fff;
}
a,
button,
[role="button"],
input,
label,
select,
textarea {
  touch-action: auto;
}

.spf-product-card {
  padding-bottom: 15px;
  position: relative;
  margin-bottom: 30px;
}

.spf-product-card__inner {
  position: relative;
  display: block;
  overflow: hidden;
}

img.spf-product-card__image {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
  display: block;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

img.spf-product-card__image.spf-product-card__image-secondary {
  opacity: 0;
}

span.spf-product__swatch-text {
  width: 100%;
  height: 100%;
  line-height: 24px;
  min-width: 24px;
  padding: 0 7px;
  display: block;
  min-height: 23px;
  text-align: center;
  font-size: 0.85em;
}
a.spf-product-card__image-wrapper {
  position: relative;
  display: block;
  background: #fff;
}
.spf-product-card__inner:hover .hover-effect .spf-product-card__image-main {
  opacity: 0;
}
.spf-product-card__inner:hover .hover-effect .spf-product-card__image-secondary {
  opacity: 1;
}
.h4.spf-product-card__title {
  margin: 0;
}

.h4.spf-product-card__title a {
  margin: 0;
}

.spf-product__form {
  position: relative;
  display: flex;
  margin: 0;
  padding: 0;
}
button.spf-product__form-btn-addtocart:disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
span.spf-product-card__oldprice {
  text-decoration: line-through;
  margin-right: 5px;
}

.spf-product__swatchs {
  margin: 5px -3px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* align-items: center;
  justify-content: center; */
}
.spf-product__swatchs + .spf-product__swatchs {
  margin-top: 0;
}
span.spf-product__swatch {
  margin: 3px;
  position: relative;
  cursor: pointer;
  border: 1px solid #ddd;
}

.spf-product__swatchs.round span.spf-product__swatch-inner {
  overflow: hidden;
  display: block;
  border: 1px solid #fff;
  position: relative;
}

.spf-product__swatchs.round span.spf-product__swatch-inner,
.spf-product__swatchs.round span.spf-product__swatch {
  border-radius: 24px;
}

span.spf-product__swatch.is-selected {
  border-color: #000;
}

span.spf-product__swatch-image {
  width: 24px;
  height: 24px;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

span.spf-product__swatch-color {
  width: 24px;
  height: 24px;
  display: block;
}

span.spf-product__swatch-color + span.spf-product__swatch-color {
  width: 0;
  height: 0;
  border-top: 24px solid transparent;
  border-right: 24px solid transparent;
  position: absolute;
  top: 0;
  z-index: 2;
}

span.spf-product__label {
  position: absolute;
  left: 5px;
  padding: 3px 10px;
  z-index: 9;
  top: 5px;
}
span.spf-product__label.spf-product__label-sale {
  background: #d21625;
  color: #fff;
}

span.spf-product__label.spf-product__label-soldout {
  background: #989898;
  color: #fff;
}

button.spf-product__form-btn-addtocart {
  position: relative;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border-radius: 0;
  border: none;
  outline: 0;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease,
    opacity 0.25s ease;
  -webkit-transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, opacity 0.25s ease,
    -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, opacity 0.25s ease,
    -webkit-box-shadow 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease,
    opacity 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease,
    opacity 0.25s ease, -webkit-box-shadow 0.25s ease;
  padding: 0;
  overflow: hidden;
  color: #fff;
  background-color: #b59677;
  font-size: 13px;
  display: block;
}
.spf-product-card.spf-product-card__template-1 button.spf-product__form-btn-addtocart {
  width: 100%;
}
.spf-product-card.spf-product-card__template-3 {
  overflow: hidden;
}
.spf-product-card.spf-product-card__template-3 .spf-product__form {
  margin-top: 12px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.spf-product-card.spf-product-card__template-3 button.spf-product__form-btn-addtocart {
  border-radius: 5px;
}
.spf-product-card.spf-product-card__template-1 button.spf-product__form-btn-addtocart,
.spf-product-card.spf-product-card__template-3 button.spf-product__form-btn-addtocart {
  line-height: 40px;
  height: 40px;
  padding: 0 5px;
  margin: 0;
}
.spf-product-card.spf-product-card__template-1 button.spf-product__form-btn-addtocart,
.spf-product-card.spf-product-card__template-3 button.spf-product__form-btn-addtocart {
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
}
.spf-product-card.spf-product-card__template-1 button.spf-product__form-btn-addtocart:hover {
  opacity: 0.8;
}

.spf-product-card.spf-product-card__template-3 .spf-product__info {
  text-align: center;
}

.spf-product-card.spf-product-card__template-3 .spf-product__info.hover {
  overflow: hidden;
  margin-bottom: -58px;
  padding-bottom: 58px;
  position: relative;
}

.spf-product-card.spf-product-card__template-3 .spf-product__swatchs,
.spf-product-card.spf-product-card__template-3 .spf-product__form {
  align-items: center;
  justify-content: center;
}
.spf-product-card.spf-product-card__template-2 button.spf-product__form-btn-addtocart {
  padding: 0 16px;
  margin-top: 10px;
  display: flex;
  justify-content: center !important;
  align-items: center !important;
  line-height: 35px;
  height: 35px;
}
.spf-product-card.spf-product-card__template-4 .spf-product__form {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translateX(100%);
  transition: transform 0.4s;
}

.spf-product-card.spf-product-card__template-4 a.open-quick-view {
  border-radius: 0;
  box-shadow: none;
  position: static;
  width: 42px;
  height: 42px;
  line-height: 42px;
  transition-delay: 0.1s;
  transform: translateX(150%);
  transition: transform 0.3s;
  text-align: center;
}

.spf-product-card.spf-product-card__template-4:hover a.open-quick-view,
.spf-product-card.spf-product-card__template-4:hover .spf-product__form,
.spf-product-card.spf-product-card__template-4:hover button.spf-product__form-btn-addtocart {
  transform: translateX(0);
}

.spf-product-card.spf-product-card__template-4 button.spf-product__form-btn-addtocart {
  width: 42px;
  height: 42px;
  position: static;
  padding: 0;
  margin: 0;
  line-height: 40px;
  transform: translateX(150%);
  transition: transform 0.3s;
}

.spf-product-card.spf-product-card__template-4 button.spf-product__form-btn-addtocart span i {
  margin: 0;
  line-height: 1;
}
button.spf-product__form-btn-addtocart i.fa.fa-shopping-bag {
  margin-right: 10px;
  vertical-align: middle;
  margin-bottom: 3px;
}

.spf-product__info {
  padding-top: 15px;
  line-height: 1.7;
}

#gf-products .spf-product-card:not(.spf-product-card__template-4) .open-quick-view {
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  width: 35px;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  position: relative;
  padding: 0;
  border: none;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
  color: #2d2d2d;
  font-size: 0;
  letter-spacing: 0;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 9;
}
#gf-products .product-rating {
  color: #fdbc00;
  font-size: 12px;
}
#gf-products .open-quick-view:after {
  font-size: 14px;
  font-family: FontAwesome;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
  content: "\f06e";
}
select.spf-product__variants {
  display: none;
  opacity: 0;
  visibility: hidden;
}
.spf-product-card__images-navigation {
  position: absolute;
  bottom: 10px;
  right: 10px;
  display: flex;
}

.spf-product-card__images-navigation .image-navigation {
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  display: block;
  background: #fff;
  border-radius: 50%;
  font-size: 24px;
  cursor: pointer;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.spf-product-card__images-navigation .image-navigation:hover {
  background: #141414;
  color: #fff;
}
.spf-product-card__images-navigation .image-navigation.prev {
  margin-right: 3px;
}

.spf-product-card__images-navigation .image-navigation.next i {
  display: block;
  line-height: 35px;
  margin-left: 4px;
}
.spf-product-card__images-navigation .image-navigation.prev i {
  display: block;
  line-height: 33px;
}

.spf-product-card__image-hidden,
.spf-product-card span.spr-badge-caption {
  display: none !important;
}

.theme-store-id-775.spf-has-filter #gf-products .product-card {
  height: 100%;
}
.theme-store-id-782 div#gf-products.collection-list {
  height: auto;
}
.jumpstart-selector .arrow {
  max-height: 100%;
}

.theme-store-id-735 .collection #gf-products.products-grid .product {
  font-size: 16px;
}

.theme-store-id-450.spf-has-filter .collection-sorter,
.theme-store-id-450.spf-has-filter .filter-group {
  display: none !important;
}

@media only screen and (min-width: 591px) {
  .theme-store-id-730 .grid-collage .large--one-quarter .grid-product__image-link {
    height: 175px;
  }
}

@media only screen and (min-width: 1025px) {
  .spf-product-card__template-1 .spf-product__form .spf-product__form-btn-addtocart {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: translateY(103%) translateZ(0);
    transform: translateY(103%) translateZ(0);
    backface-visibility: hidden;
    perspective: 800px;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 800px;
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
  }

  .spf-product-card.spf-product-card__template-1:hover button.spf-product__form-btn-addtocart {
    -webkit-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0);
  }
  .spf-product-card.spf-product-card__template-3 .spf-product__info.hover {
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
  }
  .spf-product-card.spf-product-card__template-3:hover .spf-product__info.hover {
    -webkit-transform: translateY(-58px) translateZ(0);
    transform: translateY(-58px) translateZ(0);
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
  }
  .spf-product-card.spf-product-card__template-1 a.open-quick-view,
  .spf-product-card.spf-product-card__template-3 a.open-quick-view {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .spf-product-card.spf-product-card__template-1 a.open-quick-view {
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -sand-transform: scale(0);
  }
  .spf-product-card.spf-product-card__template-1 .spf-product-card__inner:hover a.open-quick-view,
  .spf-product-card.spf-product-card__template-3 .spf-product-card__inner:hover a.open-quick-view {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -sand-transform: scale(1);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .spf-product-card.spf-product-card__template-1 .spf-product-card__inner:hover a.open-quick-view {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -sand-transform: scale(1);
  }

  .spf-product-card__template-2 .spf-product__form .spf-product__form-btn-addtocart i,
  .spf-product-card__template-2 .spf-product__form .spf-product__form-btn-addtocart span {
    transition-duration: 0.3s;
    transition-property: transform;
    will-change: transform;
  }
  .spf-product-card__template-2 .spf-product__form .spf-product__form-btn-addtocart span {
    transform: translate3d(-12px, 0, 0);
  }
  .spf-product-card__template-2 .spf-product__form .spf-product__form-btn-addtocart i {
    transform: translate3d(-40px, 45px, 0);
  }

  .spf-product-card__template-2 .spf-product__form .spf-product__form-btn-addtocart:hover i,
  .spf-product-card__template-2 .spf-product__form .spf-product__form-btn-addtocart:hover span {
    transform: translate3d(0, 0, 0);
  }

  .spf-product-card.spf-product-card__template-2 a.open-quick-view {
    transform: translate3d(100%, -100%, 0);
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .spf-product-card.spf-product-card__template-2 .spf-product-card__images-navigation {
    transform: translate3d(100%, 100%, 0);
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .spf-product-card.spf-product-card__template-2 .spf-product-card__inner:hover a.open-quick-view,
  .spf-product-card.spf-product-card__template-2 .spf-product-card__inner:hover .spf-product-card__images-navigation {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
.spf-product-card .product-rating span {
  float: none;
}
@media only screen and (max-width: 480px) {
  #gf-tree,
  #gf-tree .gf-tree-overlay,
  .gf-offcanvas #gf-tree,
  .gf-offcanvas #gf-tree .gf-tree-overlay {
    width: 80% !important;
    left: -80%;
  }
  #gf-tree {
    padding: 40px 15px 20px !important;
  }
  span.gf-close-canvas {
    top: 5px;
    right: 5px;
  }
}

select.sort-by-toggle::-ms-expand,
select.sortby-select::-ms-expand {
  display: none;
}

.gf-tooltip-trigger {
  background: #000;
  color: #fff;
  font-size: 10px;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  border-radius: 50%;
  position: relative;
  vertical-align: top;
  display: inline-block;
  margin-top: 2px;
  margin-left: 10px;
  z-index: 10;
  cursor: pointer;
}

.gf-tooltip-trigger:after {
  display: none;
  content: "";
  width: 0;
  height: 0;
  border-top: 7px solid #fff;
  position: absolute;
  bottom: 100%;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  left: 50%;
  margin-left: -7px;
  z-index: 12;
  -webkit-transform: translate(0, -1px);
  -ms-transform: translate(0, -1px);
  transform: translate(0, -1px);
}

.gf-tooltip-trigger:before {
  display: none;
  content: "";
  width: 0;
  height: 0;
  border-top: 7px solid #c4cdd5;
  position: absolute;
  bottom: 100%;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  left: 50%;
  margin-left: -7px;
  z-index: 11;
}
.gf-tooltip-trigger:hover + .gf-tooltip,
.gf-tooltip:hover {
  display: block;
}

.gf-tooltip-trigger:hover:before,
.gf-tooltip-trigger:hover:after {
  display: block;
}

.gf-tooltip {
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  color: #000;
  padding: 7px 15px;
  border-radius: 3px;
  background: #fff;
  margin-bottom: 4px;
  z-index: 10;
  border: 1px solid #c4cdd5;
  display: none;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .gf-top_one .gf-tooltip {
    margin-bottom: 0;
    width: 280px;
  }
}

.gf-tooltip-content {
  display: block;
  width: 100%;
  text-transform: none;
  font-size: 13px;
  font-weight: normal;
}
.gf-tooltip-content br {
  margin-top: 7px;
  display: block;
  content: "";
  width: 100%;
}

.spf-product-card,
.spf-product-card.spf-product-card__template-3 .spf-product__info.hover {
  background: #ffffff;
}
a.spf-product-card__image-wrapper {
  padding-top: 100%;
}
.h4.spf-product-card__title a {
  color: #4d5959;
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
}
.h4.spf-product-card__title a:hover {
  color: #b59677;
}
.spf-product-card.spf-product-card__template-1 button.spf-product__form-btn-addtocart,
.spf-product-card.spf-product-card__template-4 a.open-quick-view,
.spf-product-card.spf-product-card__template-4 button.spf-product__form-btn-addtocart,
.spf-product-card.spf-product-card__template-2 button.spf-product__form-btn-addtocart,
.spf-product-card.spf-product-card__template-3 button.spf-product__form-btn-addtocart {
  color: #ffffff !important;
  border: 1px solid #b59677 !important;
  background: #b59677 !important;
}
.spf-product-card.spf-product-card__template-1 button.spf-product__form-btn-addtocart:hover,
.spf-product-card.spf-product-card__template-4 a.open-quick-view:hover,
.spf-product-card.spf-product-card__template-4 button.spf-product__form-btn-addtocart:hover,
.spf-product-card.spf-product-card__template-2 button.spf-product__form-btn-addtocart:hover,
.spf-product-card.spf-product-card__template-3 button.spf-product__form-btn-addtocart:hover {
  color: #ffffff !important;
  border: 1px solid #b59677 !important;
  background: #b59677 !important;
}
span.spf-product__label.spf-product__label-soldout {
  color: #ffffff;
  background: #989898;
}
span.spf-product__label.spf-product__label-sale {
  color: #f0f0f0;
  background: #d21625;
}
.spf-product-card__vendor a {
  color: #696969;
  font-size: 14px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.spf-product-card__vendor a:hover {
  color: #b59677;
}
.spf-product-card__oldprice,
.spf-product-card__saleprice,
.spf-product-card__price {
  font-size: 14px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}
span.spf-product-card__price {
  color: #141414;
}
span.spf-product-card__oldprice {
  color: #858585;
}
span.spf-product-card__saleprice {
  color: #141414;
}
/* Product Title */
.h4.spf-product-card__title {
}
.h4.spf-product-card__title a {
}

/* Product Vendor */
.spf-product-card__vendor {
}
.spf-product-card__vendor a {
}

/* Product Price */
.spf-product-card__price-wrapper {
}

/* Product Old Price */
span.spf-product-card__oldprice {
}

/* Product Sale Price */
span.spf-product-card__saleprice {
}

/* Product Regular Price */
span.spf-product-card__price {
}

/* Quickview button */
.open-quick-view {
}

/* Add to cart button */
button.spf-product__form-btn-addtocart {
}

/* Product image */
img.spf-product-card__image {
}

/* Sale label */
span.spf-product__label.spf-product__label.spf-product__label-sale {
}

/* Sold out label */
span.spf-product__label.spf-product__label.spf-product__label-soldout {
}
