.yith-wceop * {
  box-sizing: border-box;
  letter-spacing: normal
}
.yith-wceop ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px
}
.yith-wceop ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .4);
  box-shadow: 0 0 1px rgba(255, 255, 255, .4)
}
.yith-wceop {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  display: block;
  width: 100%
}
.yith-wceop img {
  border-radius: 0
}
.yith-wceop h1, .yith-wceop h2, .yith-wceop h3, .yith-wceop h4, .yith-wceop h5, .yith-wceop h6 {
  color: inherit;
  font-weight: 700
}
.yith-wceop h1 a, .yith-wceop h2 a, .yith-wceop h3 a, .yith-wceop h4 a, .yith-wceop h5 a, .yith-wceop h6 a {
  font-weight: inherit
}
.yith-wceop-title {
  font-size: 24px;
  margin: 0 0 48px;
  text-align: center
}
.yith-wceop-subtitle {
  font-size: 18px;
  margin: 32px 0 16px
}
.yith-wceop-product-name {
  font-size: inherit;
  margin: 0;
  text-align: left
}
.yith-wceop-product-name span:not(.yith-wceop-cart-widget-list__product-variation) {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-height: 1.33;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis
}
.yith-wceop-cat, .yith-wceop-sku, .yith-wceop-stock, .yith-wceop-stock p.stock {
  font-size: 8px;
  font-weight: 700;
  line-height: 1.75;
  text-transform: uppercase
}
.yith-wceop-stock, .yith-wceop-stock p.stock.in-stock {
  color: #18453B
}
.yith-wceop-stock p.stock, .yith-wceop-grid-view-product {
  margin: 0
}
.yith-wceop-stock p.stock.out-of-stock, .yith-wceop-stock.no-stock {
  color: #c50606
}
.yith-wceop table {
  border: none;
  margin: 0;
  width: 100%
}
.yith-wceop td, .yith-wceop th {
  background: 0 0 !important;
  border: none;
  padding: 0;
  text-align: left
}
.yith-wceop-product-variations-selects__container {
  display: flex;
  justify-content: flex-end;
  white-space: nowrap;
  margin-bottom: 15px
}
.yith-wceop .variations, .yith-wceop .variations tbody, .yith-wceop-product-variations-selects, .has-2-or-more .yith-wceop-button.is-minus .yith-wceop-icon-minus, .yith-wceop-qty--modern > * {
  display: block
}
.yith-wceop .variations tr, .yith-wceop-product-variations-selects__group {
  display: flex;
  flex-direction: column;
  margin: 16px 0 0 0;
  position: relative
}
.yith-wceop .variations label, .yith-wceop-grid-view-product__variable-modal .yith-wceop-product-variations-selects label {
  bottom: 100%;
  display: block;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 8px
}
.yith-wceop-product-variations-selects select {
  height: 37px;
  line-height: 37px;
  min-width: 200px;
  max-width: 200px;
  width: 100%;
  padding: 4px 10px;
}
.yith-wceop-table-view .variations .value {
  margin-top: 4px
}
.yith-wceop-table-view .variations .label, .yith-wceop-buttons-layout--cta .yith-wceop-quantity-indicator, .yith-wceop-product-variations-selects__container ~ .yith-wceop-buttons-layout--cta .yith-wceop-qty--modern  {
  position: relative
}
.yith-wceop-table-view .variations label {
  margin-bottom: 4px;
  position: absolute
}
.yith-wceop-table-view .variations tr ~ tr {
  margin-top: 30px
}
.yith-wceop-button {
  align-items: center;
  border: none;
  cursor: pointer;
  display: flex;
  font-size: 13px;
  font-weight: 700;
  justify-content: center;
  line-height: inherit;
  margin: 0;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: background .2s, color .2s;
  user-select: none;
  white-space: nowrap;
    color: #ffffff;
}
.yith-wceop-button path {
  transition: fill .2s
}
.yith-wceop-button i {
  font-size: 12px
}
.yith-wceop-button.is-minus .yith-wceop-icon-minus, .has-2-or-more .yith-wceop-button.is-minus .yith-wceop-icon-trash-button, .yith-wceop-hidden, .is-opened .yith-wceop-buttons-layout--minimal-cta .yith-wceop-button--classic span, .is-opened .yith-wceop-buttons-layout--minimal-modern > .yith-wceop-button--modern-control .yith-wceop-icon-plus {
  display: none
}
.yith-wceop-button--classic {
  overflow: hidden
}
.yith-wceop-button--classic:hover, .yith-wceop-button--classic-control:hover, .yith-wceop-button--classic, .yith-wceop-button--classic-control  {
  background: #18453B;
  color: #fff;
}
.yith-wceop-button--classic-control {
  font-size: 10px;
  font-weight: 400;
  height: 27px;
  padding: 4px;
  width: 31px
}
.yith-wceop-button--classic-control i {
  font-size: 10px
}
.yith-wceop-button--modern {
  background: #daf3f0;
  color:#18453B;
  overflow: hidden
}
.yith-wceop-button--modern:hover {
  background: #18453B;
  color: #daf3f0
}
.yith-wceop-button--modern span {
  font-size: 18px;
  line-height: 1;
  margin-right: 8px
}
.yith-wceop-button--modern-control {
  background: #daf3f0;
  border-radius: 100%;
  color:#18453B;
  font-size: 12px;
  font-weight: 400;
  height: 31px;
  padding: 0;
  width: 30px
}
.yith-wceop-button--modern-control:hover {
  background: #18453B;
  color: #daf3f0
}
.yith-wceop-button--checkout {
  background: #18453B;
  color: #fff;
  max-width: inherit;
  padding: 10px 25px;
font-size: 15px;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.yith-wceop-button--checkout:hover {
  background: #222;
  color:  #fff
}
.yith-wceop-button--load-more {
  background:transparent;
  border: 1px solid #18453B;
  border-radius: 5px;
  color: #18453B;
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .5px;
  padding: 11px 28px
}
.yith-wceop-button--load-more:hover {
  color: #fff;
  background-color: #18453B;
  border-color: #18453B
}
.yith-wceop-loading {
  overflow: hidden;
  position: relative
}
.yith-wceop-loading:after {
  background: #000;
  content: '';
  height: 100%;
  left: 0;
  opacity: .5;
  position: absolute;
  top: 0;
  transition: opacity .2s;
  width: 100%
}
.yith-wceop-loading:before {
  content: url(/wp-content/themes/orderprimetime/assets/images/loading.gif);
  height: 35px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 35px;
  z-index: 2
}
.yith-wceop-buttons-layout__buttons {
  display: flex;
  margin-left: auto
}
.yith-wceop-buttons-layout__buttons .is-minus {
  margin-right: 6px
}
.yith-wceop-buttons-layout--minimal .yith-wceop-buttons-layout__container {
  align-items: flex-end;
  display: flex;
  height: 100%;
  justify-content: space-between;
  width: 100%
}
.yith-wceop-buttons-layout--minimal .yith-wceop-buttons-layout__buttons .yith-wceop-button--modern-control, .yith-wceop-buttons-layout--minimal .yith-wceop-buttons-layout__buttons .yith-wceop-button--modern-control:hover {
  background: #18453B;
  color:  #fff
}
.yith-wceop-buttons-layout--minimal-cta {
  height: 37px;
  position: relative
}
.yith-wceop-buttons-layout--minimal-cta .yith-wceop-button--classic {
  display: inline-flex;
  bottom: 0;
  height: 37px;
  left: 0;
  max-width: 100%;
  position: absolute;
  transition: background .2s, height .2s ease, padding .2s ease, width .2s ease;
  z-index: 2
}
.is-opened .yith-wceop-buttons-layout--minimal-cta .yith-wceop-button--classic {
  display: inline-block;
  height: 27px;
  padding: 0;
  width: 0
}
.yith-wceop-buttons-layout--minimal-cta .yith-wceop-buttons-layout__container {
  max-width: 190px;
  opacity: 0;
  position: relative;
  transition: opacity .2s ease
}
.is-opened .yith-wceop-buttons-layout--minimal-cta .yith-wceop-buttons-layout__container {
  opacity: 1
}
.yith-wceop-buttons-layout--minimal-modern {
  height: 37px;
  position: relative
}
.yith-wceop-buttons-layout--minimal-modern > .yith-wceop-button--modern-control {
  display: inline-flex;
  bottom: 0;
  left: 0;
  max-width: 100%;
  position: absolute;
  transition: background .2s, height .2s ease, padding .2s ease, width .2s ease;
  z-index: 2
}
.is-opened .yith-wceop-buttons-layout--minimal-modern > .yith-wceop-button--modern-control {
  display: inline-block;
  padding: 0;
  width: 0
}
.yith-wceop-buttons-layout--minimal-modern .yith-wceop-buttons-layout__container {
  max-width: 190px;
  opacity: 0;
  position: relative;
  transition: opacity .2s ease
}
.is-opened .yith-wceop-buttons-layout--minimal-modern .yith-wceop-buttons-layout__container {
  opacity: 1
}
.yith-wceop-buttons-layout--cta {
  align-items: flex-start;
  display: flex;
  justify-content: flex-end;
  white-space: nowrap
}
.yith-wceop-buttons-layout--cta .yith-wceop-quantity-controls {
  margin-right: 32px
}
.yith-wceop-buttons-layout--cta .yith-wceop-quantity-indicator > * {
  display: block;
  margin-bottom: 0
}
.yith-wceop-qty--modern .yith-wceop-qty__text {
  color: #909090;
  font-size: 8px;
  font-weight: 700;
  line-height: 1.5;
  margin: 4px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase
}
.yith-wceop-qty--modern .yith-wceop-qty__number {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.11;
  margin-top: -3px
}
.yith-wceop-qty--classic {
  align-items: flex-end;
  display: none;
  font-weight: 700;
  justify-content: space-between;
  margin-top: 4px;
  /*position: absolute;
  right: 0;
  top: 100%;*/
  width: 100%
}
.yith-wceop-qty--classic .yith-wceop-qty__number {
  color: #6d9c00;
  font-size: 11px
}
.yith-wceop-qty--classic .yith-wceop-qty__remove {
  color: inherit;
  font-size: 9px
}
.yith-wceop .yith-wceop-qty--classic a.yith-wceop-qty__remove {
  margin: 0 0 2px 20px;
  text-decoration: none
}
.yith-wceop-qty--classic .yith-wceop-qty__remove:hover {
  text-decoration: underline
}
.yith-wceop-quantity-controls {
  align-items: center;
  background: #fff;
  border: 1px solid #cecece;
  display: inline-flex;
  height: 37px;
  overflow: hidden;
  text-align: center
}
.yith-wceop-quantity-controls > * {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center
}
.yith-wceop-quantity-controls__qty {
  border-left: 1px solid #cecece;
  border-right: 1px solid #cecece;
  min-width: 34px
}
.yith-wceop-quantity-controls__btn {
  cursor: pointer;
  user-select: none;
  transition: background .2s;
  width: 31px
}
.yith-wceop-quantity-controls__btn:hover {
  background: #f3f3f3
}
.yith-wceop-quantity-controls__btn i {
  font-size: 10px
}
.yith-wceop-quantity-controls__btn:last-of-type {
  color: #18453B
}
.yith-wceop-quantity-controls.is-theme-styled {
  border: 0;
  display: block;
  height: inherit;
  margin: 0;
  margin-right: 15px;
  overflow: visible;
  text-align: left
}
.yith-wceop-quantity-controls.is-theme-styled > * {
  display: inline-block;
  margin: 0
}
.yith-wceop-quantity-controls.is-theme-styled > input {
  height: inherit
}
.yith-wceop-load-more {
  margin: 20px 0 30px;
  text-align: center
}
.yith-wceop-filter {
  margin-bottom: 1.5rem
}
.yith-wceop-filter__form {
  width: 100%
}
.yith-wceop-filter__input-container {
  display: inline-block;
  padding: 2px;
  width: 200px
}
.yith-wceop-filter__input-container .select2 {
  margin: 4px 0
}
.yith-wceop-filter__input-container:not(:last-child) > * {
  width: 100% !important
}
.yith-wceop-filter__buttons button {
  margin: 0;
  margin-right: 15px
}
.yith-wceop-filter-reset {
  display: none
}
.yith-wceop-container--filtered .yith-wceop-filter-reset {
  display: inline-block
}
.yith-wceop-cart-widget-list {
  background: rgb(255 255 255 / .97);
  display: flex;
  flex-direction: column;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: all .2s;
  visibility: hidden;
  width: 100%
}
.yith-wceop-cart-widget-list.is-opened {
  display: flex;
  opacity: 1;
  visibility: visible;
  z-index: 99999
}
.yith-wceop-cart-widget-list__back-button {
  border-bottom: 1px solid #dadada;
  font-weight: 700;
  margin: 0 18px 24px;
  padding: 28px 0 23px;
  padding-left: 4px;
  text-transform: uppercase;
  text-decoration: none;
  transition: color .2s
}
.yith-wceop-cart-widget-list__table-container {
  height: auto;
  margin: 0 18px;
  overflow-y: auto
}
.yith-wceop-cart-widget-list__product {
  align-items: center;
  display: flex;
  font-size: 12px;
  justify-content: flex-end;
  margin-bottom: 22px
}
.yith-wceop-cart-widget-list__product:last-child {
  margin-bottom: 0
}
.yith-wceop-cart-widget-list__product .yith-wceop-product-name {
  margin-right: auto;
  width: 100%
}
.yith-wceop-cart-widget-list__variations {
  margin: 4px 0 0
}
.yith-wceop-cart-widget-list__product-variation {
  font-size: 11px;
  display: inline-block
}
.yith-wceop-cart-widget-list__product-price {
  margin: 0 16px 0 8px;
  min-width: 67px;
  text-align: center
}
.yith-wceop-cart-widget-list__product-controls {
  align-items: center;
  display: flex;
  justify-content: space-between;
  text-align: center;
  width: 100%
}
.yith-wceop-cart-widget-list__product-qty {
  margin: 0 3px;
  min-width: 29px
}
.yith-wceop-cart-widget-list__table-total {
  border-top: 1px solid #dadada;
  display: flex;
  justify-content: space-between;
  margin: 29px 18px 0;
  padding: 24px 0
}
.yith-wceop-cart-widget-list__table-total strong {
  display: block;
  font-weight: 700
}
.yith-wceop-cart-widget-list__pay-button {
  background: #18453B;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 700;
  margin-top: auto;
  padding: 24px 16px 22px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background .2s
}
.yith-wceop-cart-widget-list__pay-button:active, .yith-wceop-cart-widget-list__pay-button:hover {
  background: #18453B;
  color: #fff;
  text-decoration: none
}

.yith-wceop-cart-widget-buttons {
  align-items: stretch;
  border-radius: 100px;
  bottom: 19px;
  box-shadow: 0 0 18px rgba(151, 151, 151, .5);
  display: flex;
  left: 50%;
  overflow: hidden;
  position: fixed;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 9999
}
.yith-wceop-cart-widget-buttons__excerpt {
  align-items: center;
  background: #eee;
  color:  #000;
  cursor: pointer;
  display: flex;
  flex-grow: 1;
  justify-content: flex-start;
  padding: 12px 16px;
  padding-right: 7px
}
.yith-wceop-cart-widget-buttons__excerpt-price {
  font-weight: 700
}
.yith-wceop-cart-widget-buttons__cart-icon {
  display: none
}
.yith-wceop-cart-widget-buttons__pay-button {
  align-items: center;
  background: #18453B;
  color: #fff;
  display: flex;
  font-size: 13px;
  font-weight: 700;
  justify-content: center;
  min-width: 104px;
  padding: 12px 18px;
  text-decoration: none;
  text-transform: uppercase;
  transition: background .2s
}
.yith-wceop-cart-widget-buttons__pay-button:active, .yith-wceop-cart-widget-buttons__pay-button:hover {
  background: #18453B;
  color: #fff;
  text-decoration: none
}
.yith-wceop-cart-widget {
  font-size: .875em;
  width: 100%
}
.yith-wceop-cart-widget--fixed .yith-wceop-cart-widget-list__table-container {
  margin: 28px 26px 22px 23px
}
.yith-wceop-grid-view__list {
  list-style: none;
  margin: 0;
  padding: 0
}
.yith-wceop-grid-view-product__wrapper {
  align-items: flex-start;
  background: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 9px;
  box-shadow: 0 2px 10px rgba(217, 217, 217, .5);
  display: flex;
  font-size: .875em;
  margin-bottom: 22px;
  overflow: hidden;
  padding: 12px;
  position: relative;
  width: 100%
}
.yith-wceop-grid-view-product__img-container {
  height: 110px;
  margin: 0;
  overflow: hidden;
  width: 100px
}
.yith-wceop-grid-view-product__img {
  height: 100%;
  object-fit: cover;
  transition: transform .2s;
  width: 100%;
  will-change: transform
}
.yith-wceop-grid-view-product__img-container a:hover .yith-wceop-grid-view-product__img {
  transform: scale(1.05)
}
.yith-wceop-grid-view-product__info-container {
  padding-left: 12px;
  width: calc(100% - 100px)
}
.yith-wceop-grid-view-product__add-to-cart-trigger {
  position: relative;
  transition: opacity .2s
}
.is-opened .yith-wceop-grid-view-product__add-to-cart-trigger {
  opacity: 0
}
.yith-wceop-grid-view-product__add-to-cart-trigger .yith-wceop-button--modern-control {
  position: absolute;
  right: 0;
  transition: background .2s, color .2s
}
.yith-wceop-grid-view .yith-wceop-product-name {
  margin: 27px 0 6px;
  padding-right: 40px
}
.yith-wceop-grid-view-product__price {
  line-height: 1.14;
  margin: 0 0 6px
}
.yith-wceop-grid-view-product__description {
  font-size: 13px;
  line-height: 1.67;
  margin: 12px 0 18px
}
.yith-wceop-grid-view-product__add-to-cart {
  align-items: flex-end;
  border-top: 1px solid #e9e9e9;
  display: block;
  justify-content: space-between;
  max-height: 0;
  opacity: 0;
  transition: all .2s
}
.is-opened .yith-wceop-grid-view-product__add-to-cart {
  margin-top: 11px;
  max-height: 37px;
  opacity: 1
}
.is-variable .yith-wceop-grid-view-product__add-to-cart {
  max-height: 0;
  opacity: 0;
  margin-top: 0
}
.is-variable.is-variable-opened .yith-wceop-grid-view-product__add-to-cart {
  margin-top: 11px;
  max-height: 37px;
  opacity: 1
}
.yith-wceop-grid-view-product__variable-modal {
  background: rgb(255 255 255 / 95%);
  height: 100%;
  left: 0;
  opacity: 0;
  overflow-y: auto;
  padding: 24px 32px;
  position: absolute;
  transform: translateX(-100%);
  transition: transform ease .3s, opacity ease .3s;
  top: 0;
  width: 100%
}
.is-opened .yith-wceop-grid-view-product__variable-modal {
  opacity: 1;
  transform: translateX(0)
}
.yith-wceop-grid-view-product__variable-modal .yith-wceop-product-variations-selects tr:first-child {
  margin-top: 0
}
.yith-wceop-grid-view-product__variable-modal .yith-wceop-product-variations-selects tr:last-child {
  margin-bottom: 24px
}
.yith-wceop-grid-view-product__variable-modal .yith-wceop-product-variations-selects label {
  margin-bottom: 8px;
  position: relative
}
.yith-wceop-grid-view-product__variable-modal .yith-wceop-product-variations-selects select {
  max-width: inherit;
  width: 100%
}
.yith-wceop-grid-view-product__variable-modal .yith-wceop-grid-view-product__price {
  margin-bottom: 16px
}
.yith-wceop-grid-view-product__variable-modal .yith-wceop-button {
  margin-top: 24px
}
.yith-wceop-grid-view-product__variable-modal i {
  color: #bdbdbd;
  cursor: pointer;
  font-size: 12px;
  padding: 12px;
  position: absolute;
  right: 0;
  top: 0
}
.yith-wceop-grid-view-product__variable-notify {
  color: #a2c800;
  font-size: 14px;
  font-weight: 700;
  margin: 16px 0 0
}
.yith-wceop-grid-view-product__variable-notify img {
  margin-right: .5rem;
  vertical-align: middle;
  width: 15px
}

@media screen and (min-width:360px) {
  .yith-wceop-cart-widget-list__product {
    font-size: 14px
  }
}
@media screen and (min-width:360px) and (max-width:767px) {
  .yith-wceop-filter__input-container {
    width: 50%
  }
  .yith-wceop-filter__buttons {
    text-align: center;
    width: 100%
  }
}
@media screen and (min-width:568px) {
  .yith-wceop-grid-view__list, .yith-wceop-grid-view__list.has-2-products {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1%
  }
  .has-2-products .yith-wceop-grid-view-product, .yith-wceop-grid-view-product {
    padding: 0 1%;
    width: 50%
  }
  .yith-wceop-grid-view-product__wrapper {
    flex-direction: column;
    min-height: 265px;
    padding: 25px 21px 22px
  }
  .is-opened .yith-wceop-grid-view-product__wrapper {
    border-color: #c3ede9;
    box-shadow: 0 2px 10px #c6f0eb
  }
  .yith-wceop-grid-view-product__img-container {
    height: 0;
    padding-bottom: 100%;
    position: relative;
    text-align: center;
    width: 100%
  }
  .yith-wceop-grid-view-product__img-container a {
    display: block;
    height: 100%
  }
  .yith-wceop-grid-view-product__img {
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    top: 0;
    width: 100%
  }
  .yith-wceop-grid-view-product__info-container {
    margin-top: 12px;
    padding-left: 0;
    width: 100%
  }
  .yith-wceop-grid-view-product__add-to-cart-trigger .yith-wceop-button--modern-control {
    top: 4px
  }
  .yith-wceop-grid-view .yith-wceop-product-name, .yith-wceop-grid-view-product__price {
    padding-right: 49px;
    transition: padding .2s
  }
  .is-opened .yith-wceop-grid-view-product__price, .yith-wceop-grid-view .is-opened .yith-wceop-product-name {
    padding-right: 0
  }
  .yith-wceop-grid-view .yith-wceop-product-name {
    margin: 0 0 9px
  }
  .yith-wceop-grid-view .yith-wceop-product-name span:not(.yith-wceop-cart-widget-list__product-variation) {
    line-height: normal
  }
  .yith-wceop-grid-view-product__price {
    margin: 0
  }
  .has-description .yith-wceop-grid-view-product__info, .has-sku-stock.has-description .yith-wceop-grid-view-product__info {
    min-height: 200px
  }
  .has-sku-stock .yith-wceop-grid-view-product__info {
    display: flex;
    flex-direction: column;
    min-height: 110px
  }
  .has-sku-stock .yith-wceop-grid-view-product__stock-sku {
    margin-top: auto
  }
  .is-opened .yith-wceop-grid-view-product__add-to-cart {
    margin-top: 14px
  }
  .yith-wceop-grid-view-product__variable-modal {
    padding: 42px 32px 32px
  }
}
@media screen and (min-width:768px) {
    .yith-wceop-title {
    font-size: 36px;
    margin: 0 0 78px
  }
  .yith-wceop-subtitle {
    font-size: 21px;
    margin: 22px 0 34px
  }
  .yith-wceop-cat, .yith-wceop-sku, .yith-wceop-stock, .yith-wceop-stock p.stock {
    font-size: 9px
  }
  .yith-wceop-filter__form {
    justify-content: flex-start
  }
  .yith-wceop-grid-view__list, .yith-wceop-grid-view__list.has-3-products {
    margin: 0 -13px
  }
  .has-3-products .yith-wceop-grid-view-product, .yith-wceop-grid-view-product {
    padding: 0 13px;
    width: 33.33%
  }
  .yith-wceop-grid-view-product__wrapper {
    font-size: 1em;
    margin-bottom: 26px
  }
  .is-responsive .yith-wceop-table-view-product, .yith-wceop-table-view-product {
    width: 49%
  }
      .yith-wceop-quick-view__img-container {
    margin-bottom: 22px;
    padding: 0 14px
  }
  .yith-wceop-quick-view__main-img {
    margin-bottom: 22px
  }
  .yith-wceop-quick-view__img-selector {
    margin: 0 -14px
  }
  .yith-wceop-quick-view__info .yith-wceop-subtitle {
    margin: 56px 0 9px
  }
  .yith-wceop-quick-view__short-desc {
    margin-bottom: 40px
  }
  .yith-wceop-quick-view__info .yith-wceop-product-variations-selects {
    margin: 40px 0
  }
  .yith-wceop-quick-view .yith-wceop-buttons-layout {
    margin-bottom: 68px
  }
}
@media screen and (min-width:1024px) {
  .yith-wceop-cart-widget {
    align-items: flex-end;
    bottom: 26px;
    display: flex;
    flex-direction: column;
    min-width: 480px;
    position: fixed;
    right: 77px;
    transform: none;
    width: auto;
    z-index: 999
  }
  .yith-wceop-table-view:not(.is-responsive) .yith-wceop-buttons-layout--minimal-cta, .yith-wceop-table-view:not(.is-responsive) .yith-wceop-buttons-layout--minimal-modern {
    margin-left: auto
  }
  .yith-wceop-table-view:not(.is-responsive) .yith-wceop-buttons-layout--minimal-cta .yith-wceop-button--classic, .yith-wceop-table-view:not(.is-responsive) .yith-wceop-buttons-layout--minimal-modern > .yith-wceop-button--modern-control {
    left: inherit;
    right: 0
  }
  .yith-wceop-table-view:not(.is-responsive) .yith-wceop-buttons-layout--minimal-cta .yith-wceop-buttons-layout__container, .yith-wceop-table-view:not(.is-responsive) .yith-wceop-buttons-layout--minimal-modern > .yith-wceop-buttons-layout__container {
    justify-content: flex-end;
    margin-left: auto;
    max-width: inherit;
    width: 190px
  }
  .yith-wceop-table-view:not(.is-responsive) .yith-wceop-buttons-layout--minimal-cta .yith-wceop-buttons-layout__buttons {
    margin-left: 11px
  }
  .yith-wceop-table-view:not(.is-responsive) .yith-wceop-buttons-layout--minimal-modern .yith-wceop-qty {
    margin-right: 11px
  }
  .yith-wceop-cart-widget-list {
    background: #fff;
    border-radius: 11px;
    filter: drop-shadow(-1px 3px 14px #d0e6e9);
    height: 0;
    margin-bottom: 16px;
    max-height: 301px;
    position: relative;
    z-index: -1
  }
  .yith-wceop-cart-widget-list.is-opened {
    height: 100%
  }
  .yith-wceop-cart-widget-list__back-button, .yith-wceop-cart-widget-list__table-total, .yith-wceop-cart-widget-list__pay-button {
    display: none
  }
  .yith-wceop-cart-widget-list__table-container {
    margin: 34px 23px 24px 25px
  }
  .yith-wceop-cart-widget-list__product {
    margin-bottom: 36px
  }
  .yith-wceop-cart-widget-list__product .yith-wceop-product-name {
    max-width: 225px
  }
     .yith-wceop-cart-widget-buttons {
    bottom: auto;
    border-radius: 6px;
    left: auto;
    position: relative;
    transform: none;
    width: 100%
  }
  .yith-wceop-cart-widget-buttons__excerpt {
    padding: 20px 17px
  }
  .yith-wceop-cart-widget-buttons__excerpt-text .yith-wceop-variable-total-quantity-text span {
    display: inline-block;
    min-width: 26px;
    text-align: right
  }
  .yith-wceop-cart-widget-buttons__excerpt-price {
    display: inline-block;
    min-width: 70px
  }
  .yith-wceop-cart-widget-buttons__cart-icon {
    display: block;
    margin-right: 22px;
    min-width: 24px;
    position: relative
  }
  .yith-wceop-cart-widget-buttons__cart-icon-img {
    display: block;
    max-height: 21px
  }
  .yith-wceop-cart-widget-buttons__cart-icon-number {
    align-items: center;
    background:  #18453B;
    border-radius: 100px;
    color:  #fff;
    display: flex;
    font-size: 10px;
    height: 14px;
    justify-content: center;
    left: calc(100% - 7px);
    min-width: 14px;
    padding: 1px 4px;
    position: absolute;
    top: -3px
  }
  .yith-wceop-cart-widget-buttons__pay-button {
    padding: 27px 46px 25px 36px;
    white-space: nowrap
  }
  .yith-wceop-cart-widget--fixed {
    background: #fff;
    bottom: 0;
    filter: drop-shadow(3px 1px 11px #b4b4b4);
    right: 39px
  }
  .yith-wceop-cart-widget--fixed .yith-wceop-cart-widget-buttons {
    border-radius: 0;
    box-shadow: none;
    order: -1
  }
  .yith-wceop-cart-widget--fixed .yith-wceop-cart-widget-list {
    border-radius: 0;
    filter: none;
    margin: 0;
    max-height: 0;
    transition: opacity .2s, max-height .2s;
    width: 100%
  }
  .yith-wceop-cart-widget--fixed .yith-wceop-cart-widget-list.is-opened {
    max-height: 301px
  }
  .yith-wceop-quick-view {
    align-items: flex-start;
    display: flex
  }
  .yith-wceop-quick-view__gallery {
    width: 52.18%
  }
  .yith-wceop-quick-view__info {
    padding-left: 3.487%;
    width: 47.82%
  }
  .yith-wceop-quick-view-window .yith-wceop-quick-view-container {
    margin-top: 0;
    max-height: 86vh;
    max-width: 913px;
    padding: 53px 55px 37px
  }
  .yith-wceop-quick-view-window__close {
    right: 19px;
    top: 22px
  }
  .yith-wceop-table-view ~ .yith-wceop-table-view {
    margin-top: 80px
  }
  .yith-wceop-table-view:not(.is-responsive) .yith-wceop-table-view__table > tbody > tr > td, .yith-wceop-table-view:not(.is-responsive) .yith-wceop-table-view__table > thead > tr > th {
    border-bottom: 1px solid #dfdfdf;
    padding: 10px;
    padding-right: 0;
    vertical-align: middle;
  }
    .yith-wceop-table-view:not(.is-responsive) .yith-wceop-table-view__table > thead > tr > th {color: #ffffff;}
  .yith-wceop-table-view:not(.is-responsive) .yith-wceop-table-view__table > tbody > tr > td:last-child, .yith-wceop-table-view:not(.is-responsive) .yith-wceop-table-view__table > thead > tr > th:last-child {
    padding-right: 10px
  }
  .yith-wceop-table-view:not(.is-responsive) .yith-wceop-table-view__table > thead {
    display: table-header-group
  }
  .yith-wceop-table-view:not(.is-responsive) .yith-wceop-table-view__table > thead th {
    border-bottom: 2px solid #dfdfdf;
    font-weight: 700;
    padding-bottom: 10px
  }
  .yith-wceop-table-view:not(.is-responsive) .yith-wceop-table-view__table > tbody {
    display: table-row-group
  }
  .yith-wceop-table-view:not(.is-responsive) .yith-wceop-table-view-product {
    display: table-row
  }
  .yith-wceop-table-view:not(.is-responsive) .yith-wceop-table-view-product:hover {
    background: #f8f9f9
  }
  .yith-wceop-table-view:not(.is-responsive) .has-description-in-column .yith-wceop-table-view-product__info-column .yith-wceop-table-view-product__short-desc, .yith-wceop-table-view:not(.is-responsive) .yith-wceop-table-view-product__info-column .yith-wceop-table-view-product__add-to-cart, .yith-wceop-table-view:not(.is-responsive) .yith-wceop-table-view-product__info-column .yith-wceop-table-view-product__price, .yith-wceop-table-view:not(.is-responsive) .yith-wceop-table-view-product__info-column .yith-wceop-table-view-product__variations, .yith-wceop-quick-view-window__close span {
    display: none
  }
  .yith-wceop-table-view:not(.is-responsive) .yith-wceop-table-view-product .yith-wceop-table-view-product__info-column {
    width: auto
  }
  .yith-wceop-table-view:not(.is-responsive) .yith-wceop-table-view .yith-wceop-product-name {
    margin-bottom: 12px
  }
  .yith-wceop-table-view:not(.is-responsive) .yith-wceop-table-view-product__short-desc {
    font-size: 13px;
    line-height: 1.5 !important;
    margin: 0 0 12px;
    max-width: 480px
  }
  .yith-wceop-table-view:not(.is-responsive) .yith-wceop-table-view-product > td:not(.yith-wceop-table-view-product__img-column):not(.yith-wceop-table-view-product__info-column) {
    display: table-cell
  }
}
@media screen and (min-width:1280px) {
  .yith-wceop-cat, .yith-wceop-sku, .yith-wceop-stock, .yith-wceop-stock p.stock {
    font-size: 10px
  }
  .yith-wceop-table-view:not(.is-responsive) .yith-wceop-table-view__table > head > tr > th, .yith-wceop-table-view:not(.is-responsive) .yith-wceop-table-view__table > tbody > tr > td {
    padding-bottom: 10px;
    padding-top: 10px
  }
  .yith-wceop-grid-view-product {
    width: 25%
  }
}
@media screen and (min-width:1400px) {
  .yith-wceop-grid-view-product__wrapper {
    font-size: 1.0625em
  }
}
@media screen and (max-width:767px) {
  .yith-wceop-filter__form {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%
  }
  .yith-wceop-filter__input-container {
    width: 100%
  }
     .theme-storefront .yith-wceop-cart-widget-buttons {
    bottom: 90px
  }
}
@media screen and (max-width:567px) {
  .yith-wceop-grid-view .yith-wceop-product-name {
    transition: margin .2s ease
  }
  .yith-wceop-grid-view .has-sku-stock .yith-wceop-product-name, .yith-wceop-grid-view .is-opened .yith-wceop-product-name {
    margin-top: 11px
  }
  .yith-wceop-grid-view-product__variable-modal {
    position: fixed;
    padding-top: 50px
  }
  .is-opened .yith-wceop-grid-view-product__variable-modal {
    z-index: 99999
  }
}
@media screen and (max-width:440px) {
  .yith-wceop-cart-widget-buttons {
    white-space: normal;
    width: 90%
  }
.yith-wceop-product-variations-selects select {
  min-width: 150px;
  padding: 4px 5px;
}
    option {font-size: .9em}
}
@media screen and (max-width:360px) {
  .yith-wceop-grid-view-product__img-container {
    height: 90px;
    width: 80px
  }
  .yith-wceop-grid-view-product__info-container {
    width: calc(100% - 80px)
  }
}
.yith-wceop-table-view ~ .yith-wceop-table-view {
  margin-top: 24px
}
.yith-wceop-add-all-button-container {
  margin: 16px 0;
  text-align: right
}
.yith-wceop-add-all-button-container .yith-wceop-button {
  display: inline-block
}
.yith-wceop-table-view__table {
  font-size: 1em;
  margin-bottom: 24px
}
.yith-wceop-table-view__table > thead, .yith-wceop-table-view-product > td:not(.yith-wceop-table-view-product__img-column):not(.yith-wceop-table-view-product__info-column) {
  display: none
}
.yith-wceop-table-view__table > tbody {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto
}
.yith-wceop-table-view-product {
  display: flex;
  margin: 0 0 31px;
  width: 100%
}
.yith-wceop-table-view-product__img-column {
  width:  120px
}
.yith-wceop-table-view-product__img-container {
  height:  120px;
  margin: 0;
  overflow: hidden;
  width:  120px
}
.yith-wceop-table-view-product__img {
  height: 100%;
  transition: transform .2s;
  object-fit: cover;
  will-change: transform;
  width: 100%
}
.yith-wceop-table-view-product__img-container a:hover .yith-wceop-table-view-product__img {
  transform: scale(1.05)
}
.yith-wceop-table-view-product .yith-wceop-table-view-product__info-column {
  padding-left: 17px;
  width: calc(100% -  80px - 2px)
}
.yith-wceop-table-view-product__info-column .yith-wceop-table-view-product__price {
  font-weight: 700;
  margin-bottom: 7px
}
.yith-wceop-table-view-product__variations .yith-wceop-product-variations-selects {
  margin-bottom: 10px
}
.yith-wceop-table-view-product__info-column .yith-wceop-table-view-product__stock-sku {
  margin-bottom: 7px
}
.yith-wceop-table-view-product__info-column .yith-wceop-table-view-product__add-to-cart {
  border-top: 1px solid transparent;
  transition: padding .2s ease, border-color .2s ease
}
.is-opened .yith-wceop-table-view-product__info-column .yith-wceop-table-view-product__add-to-cart {
  border-color: #e9e9e9;
  padding-top: 7px
}
.yith-wceop-table-view .yith-wceop-product-name {
  margin-bottom: 6px
}
.yith-wceop-table-view-product__short-desc {
  font-size: 12px;
  line-height: 1.33 !important;
  margin: 0 0 10px
}
.yith-wceop-table-view-product__stock-sku {
  display: flex;
  flex-wrap: wrap;
  margin-top: .2rem
}
.yith-wceop-table-view-product__stock-sku .yith-wceop-sku, .yith-wceop-table-view-product__stock-sku .yith-wceop-stock {
  margin-right: 1rem
}
.yith-wceop-table-view-product__add-to-cart-column .quantity {
  margin-bottom: 0
}
.yith-wceop-table-view-product__add-to-cart-column .yith-wceop-buttons-layout__container {
  max-width: 135px
}
/*.yith-wceop-table-view-product__add-to-cart-column .yith-wceop-product-variations-selects {
  margin-bottom: 16px
}*/
.yith-wceop-table-view-product__add-to-cart-column .yith-wceop-product-variations-selects select {
  width: 100%
}
.yith-wceop-totals {
  background: #f4f4f4;
  border-radius: 12px;
  margin-left: auto;
  margin-top: 36px;
    width: 100%;
  max-width: 460px;
  padding: 30px 40px
}
.yith-wceop-totals__excerpt {
  display: flex;
  flex-wrap: wrap
}
.yith-wceop-totals__text {
  color: #000;
  margin-right: auto
}
.yith-wceop-totals__qty {
  color: #18453B;
  font-weight: 700
}
.yith-wceop-totals .yith-wceop-button--checkout {
  margin-top: 25px
}

.yith-wceop-quick-view {
  max-width: 803px;
  margin: 0 auto
}
.yith-wceop-quick-view__gallery {
  overflow: hidden
}
.yith-wceop-quick-view__main-img {
  display: none;
  margin-bottom: 16px
}
.yith-wceop-quick-view__main-img.visible, .yith-wceop-quick-view__main-img img {
  display: block
}
.yith-wceop-quick-view__img-selector {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  padding: 0
}
.yith-wceop-quick-view__img-selector img {
  display: block;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%
}
.yith-wceop-quick-view__img-container {
  cursor: pointer;
  padding: 0 10px;
  margin-bottom: 16px;
  width: 25%
}
.yith-wceop-quick-view__img {
  height: 0;
  margin: 0;
  padding-bottom: 100%;
  position: relative
}
.yith-wceop-quick-view__info .yith-wceop-subtitle {
  margin: 24px 0 9px
}
.yith-wceop-quick-view__price {
  color: #18453B;
  margin: 0 0 9px
}
.yith-wceop-quick-view__short-desc {
  font-size: 12px;
  line-height: 1.67;
  margin-bottom: 18px
}
.yith-wceop-quick-view__info .yith-wceop-product-variations-selects {
  margin: 18px 0
}
.select2-container--open {
  z-index: 999999
}
.yith-wceop-quick-view .yith-wceop-buttons-layout {
  justify-content: flex-start;
  margin-bottom: 42px
}
.yith-wceop-quick-view .yith-wceop-quantity-controls {
  margin-right: 15px
}
.yith-wceop-quick-view-window.single-product div.product .summary.entry-summary {
  float: none;
  padding: 0;
  width: 100%
}
.yith-wceop-quick-view-window {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: opacity .2s;
  width: 100%;
  z-index: 99999
}
.yith-wceop-quick-view-window.is-opened {
  opacity: 1
}
.yith-wceop-quick-view-window:before {
  background: #3e3e3e;
  content: '';
  height: 100%;
  left: 0;
  mix-blend-mode: normal;
  opacity: .81;
  position: absolute;
  top: 0;
  width: 100%
}
.yith-wceop-quick-view-window .yith-wceop-quick-view-container {
  background: #fff;
  border-radius: 13px;
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
  max-height: 82vh;
  max-width: 90vw;
  padding: 38px 20px 20px;
  position: relative;
  z-index: 20
}
.yith-wceop-quick-view-window .yith-wceop-quick-view {
  overflow-y: auto
}
.yith-wceop-quick-view-window__close-trigger {
  position: absolute;
  width: 100%;
  z-index: 10;
  top: 0;
  left: 0;
  height: 100%
}
.yith-wceop-quick-view-window__close {
  color: #bebebe;
  cursor: pointer;
  display: flex;
  font-size: 12px;
  font-weight: 700;
  position: absolute;
  right: 19px;
  top: 13px;
  text-transform: uppercase;
  user-select: none
}
.yith-wceop-quick-view-window__close span {
  margin-right: 6px
}
.yith-wceop-quick-view-window__close i {
  font-size: 15px
}
.yith-wceop-hide {
  display: none
}
.yith-wceop-rating {
  margin-bottom: 5px
}