.scrollbar
{
    margin-left: 30px;
    float: left;
    height: 300px;
    width: 65px;
    background: #F5F5F5;
    overflow-y: scroll;
    margin-bottom: 25px;
}

/* Scroll bar */
#style-4::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar
{
    width: 3px;
    background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar-thumb
{
    background-color: #000000;
    border: 2px solid #555555;
}

.brand-header .brand-header-details .details-wrapper {
  background-color: #fafafa;
  position: relative;
  overflow: hidden;
  margin-bottom: 3rem;
}
.brand-header .brand-header-details .details-wrapper .details-cell {
  text-align: left;
  padding: 4rem 3rem 4rem 3rem;
}
@media screen and (min-width: 1280px) {
  .brand-header .brand-header-details .details-wrapper .details-cell {
    padding: 4rem 2rem 4rem 6rem;
  }
}
.brand-header .brand-header-details .details-wrapper .details-cell .brand-title-cell {
  text-align: center;
}
@media screen and (min-width: 767px) {
  .brand-header .brand-header-details .details-wrapper .details-cell .brand-title-cell {
    text-align: left;
  }
}
.brand-header .brand-header-details .details-wrapper .details-cell .brand-image-cell {
  text-align: center;
}
@media screen and (min-width: 767px) {
  .brand-header .brand-header-details .details-wrapper .details-cell .brand-image-cell {
    text-align: left;
  }
}
.brand-header .brand-header-details .details-wrapper .details-cell .brand-name {
  font-size: 1.2rem;
  font-weight: 500;
  margin: 0;
  text-transform: uppercase;
  line-height: 40px;
}
@media screen and (min-width: 768px) {
  .brand-header .brand-header-details .details-wrapper .details-cell .brand-name {
    line-height: 150px;
    font-size: 1.5rem;
  }
}
.brand-header .brand-header-details .details-wrapper .details-cell .brand-description {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.875rem;
  margin: 15px 0;
  min-height: 40px;
  overflow: hidden;
}
.brand-header .brand-header-details .details-wrapper .details-cell .readmore-btn {
  position: relative;
  height: 3rem;
  z-index: 10;
  text-transform: uppercase;
  padding-top: 1rem;
  background-color: #fafafa;
  box-shadow: 0 -12px 48px 0px #fafafa;
  margin-bottom: 1rem;
  display: inline-block;
  text-align: center;
  width: 100%;
  color: #000000;
}
.brand-header .brand-header-details .details-wrapper .medias-cell {
  position: relative;
}
.brand-header .brand-header-details .details-wrapper .medias-cell .swiper-container {
  position: absolute;
}
.brand-header .brand-header-details .details-wrapper .medias-cell .swiper-container .swipe-img-wrapper {
  max-width: 100%;
  max-height: 100%;
}
.brand-header .brand-header-details .details-wrapper .medias-cell .swiper-container .swipe-img-wrapper img {
  width: 100%;
}

body.brands-index .brand-header .brands-page-title {
  text-align: center;
  margin: 20px 0;
  text-transform: uppercase;
}
body.brands-index .brand-navigation {
  text-align: center;
  padding: 30px 0;
}
body.brands-index .brand-navigation .nav-link {
  color: black;
  display: inline-block;
  background: #f6f6f6;
  padding: 4px 8px;
  margin-right: 5px;
  border: 1px solid #f6f6f6;
}
body.brands-index .brand-navigation .nav-link:hover {
  border: 1px solid black;
}
body.brands-index .brand-list-wrapper {
  margin-top: 30px;
}
body.brands-index .brand-list-wrapper .brand-letter-list-wrapper {
  margin-bottom: 50px;
}
body.brands-index .brand-list-wrapper .brand-letter-list-wrapper .brand-letter-wrapper {
  margin-bottom: 10px;
}
body.brands-index .brand-list-wrapper .brand-letter-list-wrapper .brand-letter-wrapper .brand-divider {
  font-size: 2.2rem;
  font-weight: bold;
}
body.brands-index .brand-list-wrapper .brand-letter-list-wrapper .brand-img-wrapper {
  margin-bottom: 14px;
}
body.brands-index .brand-list-wrapper .brand-letter-list-wrapper .brand-img-wrapper .brand-img-link .brand-img {
  width: 100%;
  border: 1px solid #dddddd;
}
body.brands-index .brand-list-wrapper .brand-letter-list-wrapper .brand-img-wrapper .brand-img-link .brand-name {
  text-align: center;
  line-height: 2rem;
  text-transform: uppercase;
  font-size: 0.8rem;
  color: black;
}
body.brands-index .brand-list-wrapper .brand-letter-list-wrapper .brand-img-wrapper:hover .brand-img-link .brand-img {
  border: 1px solid black;
}
body.brands-index .brand-list-wrapper .brand-letter-list-wrapper .brand-img-wrapper:hover .brand-img-link .brand-name {
  text-decoration: underline;
}
.modal-cart-edit-title {
  text-align: center;
}

#sylius-summary-cart-form .waiting-icon {
  font-size: 20px;
}
#sylius-summary-cart-form .cart-total {
  font-size: 11px;
  font-weight: bold;
}
#sylius-summary-cart-form .cart-total .sub-label {
  display: inline-block;
  width: 50%;
  min-height: 22px;
  float: left;
  text-align: left;
  text-transform: uppercase;
}
#sylius-summary-cart-form .cart-total .sub-value {
  width: 50%;
  min-height: 22px;
  text-align: right;
  display: inline-block;
}
#sylius-summary-cart-form .cart-total .order-total-title {
  font-size: 14px;
  display: inline-block;
  width: 50%;
  float: left;
  text-align: left;
  text-transform: uppercase;
  line-height: 4rem;
}
@media (max-width: 768px) {
  #sylius-summary-cart-form .cart-total .order-total-title {
    font-size: 12px;
  }
}
#sylius-summary-cart-form .cart-total .order-total {
  font-size: 14px;
  width: 50%;
  text-align: right;
  line-height: 4rem;
  display: inline-block;
}
#sylius-summary-cart-form #sylius-coupon {
  display: inline-block;
}
#sylius-summary-cart-form #sylius-coupon .coupon.action {
  max-width: 40%;
}
#sylius-summary-cart-form #bitbag-bonus-points .bonus-point-status {
  color: grey;
  font-size: 13px;
}
#sylius-summary-cart-form #bitbag-bonus-points .bonus-point-error {
  color: #8B0000;
  font-size: 9px;
}
#sylius-summary-cart-form #sylius-cart-items .item-list .cart-item {
  overflow: hidden;
}
#sylius-summary-cart-form #sylius-cart-items .item-list .cart-item .cart-item-image {
  vertical-align: top;
  display: inline-block;
  width: 8%;
  margin-right: 4%;
  float: left;
}
#sylius-summary-cart-form #sylius-cart-items .item-list .cart-item .cart-item-details {
  position: relative;
  vertical-align: top;
  display: inline-block;
  width: 88%;
  float: left;
}
#sylius-summary-cart-form #sylius-cart-items .item-list .cart-item .cart-item-details .cart-item-detail {
  text-transform: uppercase;
  font-size: 14px;
}
#sylius-summary-cart-form #sylius-cart-items .item-list .cart-item .cart-item-details .cart-item-detail.cart-item-edit {
  position: absolute;
  right: 0px;
  top: 0px;
}
#sylius-summary-cart-form #sylius-cart-items .item-list .cart-item .cart-item-details .cart-item-detail.cart-item-edit .fa {
  padding-right: 0;
  color: black;
}
#sylius-summary-cart-form #sylius-cart-items .item-list .cart-item .cart-item-details .cart-item-detail.cart-item-delete {
  position: absolute;
  right: 0px;
  top: 0px;
}
#sylius-summary-cart-form #sylius-cart-items .item-list .cart-item .cart-item-details .cart-item-detail.cart-item-delete .fa-spinner {
  padding-right: 0;
  color: black;
  font-size: 14px;
}
#sylius-summary-cart-form #sylius-cart-items .item-list .cart-item .cart-item-details .cart-item-detail.cart-item-delete .fa {
  padding-right: 0;
  color: black;
  font-size: 14px;
}
#sylius-summary-cart-form #sylius-cart-items .item-list .cart-item .cart-item-details .cart-item-detail.cart-item-name a {
  color: black;
}
#sylius-summary-cart-form #sylius-cart-items .item-list .cart-item .cart-item-details .cart-item-detail.cart-item-sku {
  font-size: 11px;
  line-height: 1rem;
  text-transform: uppercase;
  font-weight: 300;
}
#sylius-summary-cart-form #sylius-cart-items .item-list .cart-item .cart-item-details .cart-item-detail.cart-item-qty .qty-label {
  display: inline-block;
  font-size: 11px;
}
#sylius-summary-cart-form #sylius-cart-items .item-list .cart-item .cart-item-details .cart-item-detail.cart-item-qty input {
  width: 57px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0px;
  border-radius: 7px;
}
#sylius-summary-cart-form #sylius-cart-items .item-list .cart-item .cart-item-details .cart-item-detail.cart-item-qty .qty-unit {
  display: inline-block;
  margin: 0 0.5rem;
  font-size: 12px;
}
#sylius-summary-cart-form #sylius-cart-items .item-list .cart-item .cart-item-details .cart-item-detail.cart-item-qty a {
  color: black;
  width: 18px;
  height: 18px;
  display: inline-block;
  border: 1px solid #000;
  line-height: 1rem;
  text-align: center;
}
#sylius-summary-cart-form #sylius-cart-items .item-list .cart-item .cart-item-details .cart-item-detail.cart-item-variant {
  margin-bottom: 20px;
}
#sylius-summary-cart-form #sylius-cart-items .item-list .cart-item .cart-item-details .cart-item-detail.cart-item-variant .item {
  display: inline-block;
  font-size: 12px;
  font-weight: 300;
  border-left: 1px solid #ececec;
  padding: 0px 4px 0px 5px;
}
#sylius-summary-cart-form #sylius-cart-items .item-list .cart-item .cart-item-details .cart-item-detail.cart-item-variant .item:first-child {
  padding: 0px;
  padding-right: 2px;
  border-left: none;
}
#sylius-summary-cart-form #sylius-cart-items .item-list .cart-item .cart-item-details .cart-item-detail.cart-item-unit-price {
  position: absolute;
  bottom: 0px;
  right: 0px;
  text-align: right;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 14px;
}
body.checkout-page .cart-form-wrapper {
  margin-top: 25px;
  padding: 10px 0 0;
}
body.checkout-page .cart-form-wrapper form {
  padding: 15px 20px;
}
body.checkout-page .cart-form-wrapper #checkout-form {
  transition: all 2s ease;
}
body.checkout-page .cart-form-wrapper #checkout-form .shipping-choice .items .item .content {
  width: 100%;
}
body.checkout-page .cart-form-wrapper #checkout-form .shipping-choice .items .item .content .description {
  font-size: 0.8rem;
}
body.checkout-page .cart-form-wrapper #checkout-form .payment-choice .items .item .content {
  width: 100%;
}
body.checkout-page .cart-form-wrapper #checkout-form .payment-choice .items .item .content .description {
  font-size: 0.8rem;
}
body.checkout-page .cart-form-wrapper .cart-products {
  overflow: hidden;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-title {
  font-size: 2em;
  margin-bottom: 40px;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-total {
  font-size: 11px;
  font-weight: bold;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-total .sub-label {
  display: inline-block;
  width: 50%;
  min-height: 22px;
  float: left;
  text-align: left;
  text-transform: uppercase;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-total .sub-value {
  width: 50%;
  min-height: 22px;
  text-align: right;
  display: inline-block;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-total .edit-coupon-call-link {
  color: black;
  font-weight: 300;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-total .edit-coupon-call-link:hover {
  text-decoration: underline;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-total .add-coupon-call-link {
  color: black;
  font-weight: 300;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-total .add-coupon-call-link:hover {
  text-decoration: underline;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-total .order-total-title {
  font-size: 14px;
  display: inline-block;
  width: 70%;
  float: left;
  text-align: left;
  text-transform: uppercase;
  line-height: 4rem;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-total .order-total {
  font-size: 14px;
  width: 30%;
  text-align: right;
  line-height: 4rem;
  display: inline-block;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-item {
  overflow: hidden;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-item .cart-item-image {
  vertical-align: top;
  display: inline-block;
  width: 8%;
  margin-right: 4%;
  float: left;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-item .cart-item-details {
  position: relative;
  vertical-align: top;
  display: inline-block;
  width: 88%;
  float: left;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-item .cart-item-details .cart-item-detail {
  text-transform: uppercase;
  font-size: 14px;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-item .cart-item-details .cart-item-detail.cart-item-edit {
  position: absolute;
  right: 0px;
  top: 0px;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-item .cart-item-details .cart-item-detail.cart-item-edit .fa {
  padding-right: 0;
  color: black;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-item .cart-item-details .cart-item-detail.cart-item-delete {
  position: absolute;
  right: 0px;
  top: 0px;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-item .cart-item-details .cart-item-detail.cart-item-delete .fa-spinner {
  padding-right: 0;
  color: black;
  font-size: 14px;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-item .cart-item-details .cart-item-detail.cart-item-delete .fa {
  padding-right: 0;
  color: black;
  font-size: 14px;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-item .cart-item-details .cart-item-detail.cart-item-name a {
  color: black;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-item .cart-item-details .cart-item-detail.cart-item-sku {
  font-size: 11px;
  line-height: 1rem;
  text-transform: uppercase;
  font-weight: 300;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-item .cart-item-details .cart-item-detail.cart-item-qty .qty-label {
  display: inline-block;
  font-size: 11px;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-item .cart-item-details .cart-item-detail.cart-item-qty .qty-unit {
  display: inline-block;
  margin: 0 0.5rem;
  font-size: 12px;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-item .cart-item-details .cart-item-detail.cart-item-qty a {
  color: black;
  width: 18px;
  height: 18px;
  display: inline-block;
  border: 1px solid #000;
  line-height: 1rem;
  text-align: center;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-item .cart-item-details .cart-item-detail.cart-item-variant {
  margin-bottom: 20px;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-item .cart-item-details .cart-item-detail.cart-item-variant .item {
  display: inline-block;
  font-size: 12px;
  font-weight: 300;
  border-left: 1px solid #ececec;
  padding: 0px 4px 0px 5px;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-item .cart-item-details .cart-item-detail.cart-item-variant .item:first-child {
  padding: 0px;
  padding-right: 2px;
  border-left: none;
}
body.checkout-page .cart-form-wrapper .cart-products .cart-item .cart-item-details .cart-item-detail.cart-item-unit-price {
  position: absolute;
  bottom: 0px;
  right: 0px;
  text-align: right;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 14px;
}
body.checkout-page .cart-form-wrapper .address-book-select {
  width: 100%;
  display: block;
  border: 2px solid black;
  background: rgba(0, 0, 0, 0.02);
}
body.checkout-page .cart-form-wrapper .address-book-select .placeholder {
  padding: 10px 0px;
  text-align: center;
}
body.checkout-page .cart-form-wrapper .address-book-select .menu {
  border-top: 1px solid black;
}
body.checkout-page .cart-form-wrapper .address-book-select .menu .item {
  padding: 10px 0px;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
  overflow: auto;
}
body.checkout-page .cart-form-wrapper .address-book-select .menu .item:hover {
  background: rgba(0, 0, 0, 0.02);
  color: black;
  cursor: pointer;
}
body.contact-page .form-wrapper {
  margin-bottom: 30px;
}
body.contact-page .form-wrapper .submit-btn-wrapper {
  width: 100%;
}
body.contact-page .form-wrapper .submit-btn-wrapper .button.submit {
  width: 70%;
  margin: auto;
}
.footer-grid-container {
  position: relative;
  width: 100%;
  padding-top: 10px;
  overflow: hidden;
  background-color: white;
  z-index: 1;
}
#account-list-wrapper {
  display: inline-block;
}
#account-list-wrapper #account-list-content .ui.account-list.button {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background: none;
  margin-right: 0px;
}
@media (max-width: 378px) {
  #account-list-wrapper #account-list-content .ui.account-list.button .fa-layers {
    width: 1em;
  }
}
#account-list-wrapper #account-list-content .account-list.popup {
  border: 1px solid #d2d2d2;
  border-radius: 0px;
  max-width: 300px;
  width: 100%;
  min-width: initial;
}
#account-list-wrapper #account-list-content .account-list.popup:before {
  box-shadow: -1px -1px 0 0 #d2d2d2;
}
#account-list-wrapper #account-list-content .account-list.popup #account-inner-wrapper {
  position: relative;
}
#account-list-wrapper #account-list-content .account-list.popup #account-inner-wrapper .account-inner .account-link-list .items-list {
  margin-bottom: 0;
  margin-left: 0;
}
#account-list-wrapper #account-list-content .account-list.popup #account-inner-wrapper .account-inner .account-link-list .items-list .item {
  list-style: none;
  text-align: left;
  line-height: 30px;
  font-size: 13px;
}
#account-list-wrapper #account-list-content .account-list.popup #account-inner-wrapper .account-inner .account-link-list .items-list .item a {
  color: black;
  display: inline-block;
  width: 100%;
}
#account-list-wrapper #account-list-content .account-list.popup #account-inner-wrapper .account-inner .account-link-list .items-list .item a i {
  float: right;
}
#account-list-wrapper #account-list-content .account-list.popup #account-inner-wrapper .account-inner .account-link-list .items-list .item a i.icon {
  width: 1.18em;
  float: right;
  margin: 0 0 0 0.5em;
  font-size: initial;
  padding-top: 0px;
  padding-right: initial;
  padding-left: 0px;
  color: #999;
}
#account-list-wrapper #account-list-content .account-list.popup #account-inner-wrapper .account-inner .account-link-list .items-list .item a i.icon:hover {
  color: black;
}
#account-list-wrapper #account-list-content .account-list.popup #account-inner-wrapper .account-inner .account-link-list .items-list .item:hover {
  cursor: pointer;
}
#account-list-wrapper #account-list-content .account-list.popup #account-inner-wrapper .account-inner .account-link-list .items-list .item:hover a {
  color: black;
}
#account-list-wrapper #account-list-content .account-list.popup #account-inner-wrapper .account-inner .account-link-list .items-list .item:hover a i.icon {
  color: black;
}

.account-inner .login-widget-header {
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
}
.account-inner .login-form .forgotten-link {
  color: black;
  font-size: 11px;
  display: block;
}
.account-inner .login-form label {
  font-size: 11px;
  text-transform: uppercase;
}
.account-inner .login-form .submit {
  width: 100%;
}
.account-inner .register-link-wrapper a.ui.labeled.icon.button {
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
}
.account-inner .login-btn {
  transition: background-color 100ms linear;
  position: relative;
  width: 100%;
  display: inline-block;
  padding: 0.75844rem 0.1875rem;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5rem;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  border: 2px solid #000;
  background-color: #000;
  color: #fff;
  text-align: center;
}
.account-inner .login-btn:hover {
  border-color: #4a4a4a;
  background-color: #4a4a4a;
}
#cart-wrapper {
  display: inline-block;
}
#cart-wrapper #cart-content .ui.cart.button {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  background: none;
}
@media (max-width: 378px) {
  #cart-wrapper #cart-content .ui.cart.button .fa-layers {
    width: 1em;
  }
}
#cart-wrapper #cart-content .cart.popup {
  border: 1px solid #d2d2d2;
  border-radius: 0px;
  max-width: 380px;
}
#cart-wrapper #cart-content .cart.popup:before {
  box-shadow: -1px -1px 0 0 #d2d2d2;
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper {
  position: relative;
  max-width: 300px;
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-waiting-layer {
  position: absolute;
  height: 100%;
  width: 100%;
  box-shadow: none;
  margin: 0;
  padding: 0;
  border-radius: 0;
  border: 0;
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-header {
  text-align: left;
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-header .cart-title {
  font-size: 14px;
  text-transform: uppercase;
  margin: 10px 0px;
  font-weight: bold;
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-content {
  text-align: left;
  max-height: 300px;
  overflow-y: auto;
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-content .cart-item {
  overflow: hidden;
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-content .cart-item .cart-item-image {
  vertical-align: top;
  display: inline-block;
  width: 15%;
  margin-right: 4%;
  float: left;
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-content .cart-item .cart-item-details {
  position: relative;
  vertical-align: top;
  display: inline-block;
  width: 81%;
  float: left;
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-content .cart-item .cart-item-details .cart-item-detail {
  text-transform: uppercase;
  font-size: 14px;
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-content .cart-item .cart-item-details .cart-item-detail.cart-item-delete {
  position: absolute;
  right: 0px;
  top: 0px;
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-content .cart-item .cart-item-details .cart-item-detail.cart-item-delete .fa {
  padding-right: 0;
  color: black;
  font-size: 14px;
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-content .cart-item .cart-item-details .cart-item-detail.cart-item-name a {
  color: black;
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-content .cart-item .cart-item-details .cart-item-detail.cart-item-sku {
  font-size: 11px;
  line-height: 1rem;
  text-transform: uppercase;
  font-weight: 300;
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-content .cart-item .cart-item-details .cart-item-detail.cart-item-qty span {
  display: inline-block;
  margin: 0 0.5rem;
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-content .cart-item .cart-item-details .cart-item-detail.cart-item-qty a {
  color: black;
  width: 18px;
  height: 18px;
  display: inline-block;
  border: 1px solid #000;
  line-height: 1rem;
  text-align: center;
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-content .cart-item .cart-item-details .cart-item-detail.cart-item-variant {
  margin-bottom: 20px;
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-content .cart-item .cart-item-details .cart-item-detail.cart-item-variant .item {
  display: inline-block;
  font-size: 12px;
  font-weight: 300;
  border-left: 1px solid #ececec;
  padding: 0px 4px 0px 5px;
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-content .cart-item .cart-item-details .cart-item-detail.cart-item-variant .item:first-child {
  padding: 0px;
  padding-right: 2px;
  border-left: none;
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-content .cart-item .cart-item-details .cart-item-detail.cart-item-unit-price {
  position: absolute;
  bottom: 0px;
  right: 0px;
  text-align: right;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 14px;
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-content .cart-item .cart-item-details .cart-item-detail.cart-item-unit-price .sylius-original-unit-price {
  text-decoration: line-through;
  color: grey;
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-total {
  font-size: 11px;
  font-weight: bold;
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-total .sub-label {
  display: inline-block;
  width: 50%;
  min-height: 22px;
  float: left;
  text-align: left;
  text-transform: uppercase;
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-total .sub-value {
  width: 50%;
  min-height: 22px;
  text-align: right;
  display: inline-block;
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-total .order-total-title {
  font-size: 11px;
  display: inline-block;
  width: 50%;
  float: left;
  text-align: left;
  text-transform: uppercase;
  line-height: 4rem;
}
@media (max-width: 768px) {
  #cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-total .order-total-title {
    font-size: 11px;
  }
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-total .order-total {
  font-size: 11px;
  width: 50%;
  text-align: right;
  line-height: 4rem;
  display: inline-block;
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-footer .cart-footer-btn {
  transition: background-color 100ms linear;
  position: relative;
  width: 100%;
  display: inline-block;
  padding: 0.75844rem 0.1875rem;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5rem;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  border: 2px solid #000;
  background-color: #000;
  color: #fff;
  text-align: center;
}
#cart-wrapper #cart-content .cart.popup #cart-inner-wrapper .cart-footer .cart-footer-btn:hover {
  border-color: #4a4a4a;
  background-color: #4a4a4a;
}
.search-wrapper {
  display: inline-block;
}
.search-wrapper .search-btn {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  background: none;
}
@media (max-width: 378px) {
  .search-wrapper .search-btn .fa-layers {
    width: 0.5em;
  }
}
.wishlist-wrapper {
  display: inline-block;
}
body .pusher {
  padding-top: 145px;
}
@media screen and (max-width: 39.9375em) {
  body .pusher {
    padding-top: 100px;
  }
}
body .pusher .header-grid-container {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 999;
  box-shadow: 0px 1px 4px -2px rgba(0, 0, 0, 0.75);
}
body .pusher .header-grid-container header {
  line-height: 38px;
  background-color: rgba(255, 255, 255, 0.95);
}
@media (max-width: 768px) {
  body .pusher .header-grid-container header .fa-layers {
    padding-bottom: 15px;
  }
}
body .pusher .header-grid-container header .shop-top-header {
  color: white;
  background: #000000;
}
body .pusher .header-grid-container header .shop-top-header .no-margin-cell {
  min-height: 25px;
  line-height: initial;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 50px;
}
@media only screen and (max-width: 40em) {
  body .pusher .header-grid-container header .shop-top-header .no-margin-cell {
    padding: 0px 0px;
  }
}
body .pusher .header-grid-container header .shop-top-header .no-margin-cell #sylius-locale-selector {
  float: right;
  line-height: 25px;
  padding: 0px 10px 0px 20px;
  border-right: 1px solid #828282;
  border-left: 1px solid #828282;
  text-transform: uppercase;
  font-size: 10px;
}
body .pusher .header-grid-container header .shop-top-header .no-margin-cell #sylius-locale-selector .menu .item.sylius-available-locale {
  font-size: 10px;
  text-transform: uppercase;
}
body .pusher .header-grid-container header .shop-header {
  min-height: 90px;
  padding-top: 20px;
}
body .pusher .header-grid-container header .shop-header .cell-left .search-wrapper .menu-icon-c .svg-inline--fa {
  color: grey;
}
body .pusher .header-grid-container header .shop-header .cell-left .search-wrapper .menu-icon-c .svg-inline--fa:hover {
  color: #333333;
}
body .pusher .header-grid-container header .shop-header .cell-left .title-bar {
  background: transparent;
  padding-left: 1rem;
  padding-right: 5px;
  display: inline-block;
}
body .pusher .header-grid-container header .shop-header .cell-left .title-bar .menu-icon-c {
  font-size: 20px;
}
body .pusher .header-grid-container header .shop-header .cell-left .title-bar .menu-icon-c .svg-inline--fa {
  color: grey;
}
body .pusher .header-grid-container header .shop-header .cell-left .title-bar .menu-icon-c .svg-inline--fa:hover {
  color: #333333;
}
body .pusher .header-grid-container header .shop-header .cell-left .off-canvas-menu {
  background-color: black;
  color: white;
  border-bottom: 1px solid white;
}
body .pusher .header-grid-container header .shop-header .cell-left .off-canvas-menu a {
  color: white;
}
body .pusher .header-grid-container header .shop-header .cell-left .off-canvas-menu button.submenu-toggle:after {
  border-color: white transparent transparent;
}
body .pusher .header-grid-container header .shop-header .cell-left .off-canvas-menu .off-canvas-header {
  padding: 20px 0;
  text-align: center;
}
body .pusher .header-grid-container header .shop-header .cell-left .off-canvas-menu .off-canvas-header button .svg-inline--fa {
  color: white;
  font-size: 20px;
}
body .pusher .header-grid-container header .shop-header .cell-left .off-canvas-menu .off-canvas-header:hover button .svg-inline--fa {
  color: #cccccc;
}
body .pusher .header-grid-container header .shop-header .cell-left .off-canvas-menu .accordion-menu {
  border-bottom: 1px solid white;
}
body .pusher .header-grid-container header .shop-header .cell-left .off-canvas-menu .accordion-menu li {
  border-top: 1px solid white;
}
body .pusher .header-grid-container header .shop-header .cell-left .off-canvas-menu .accordion-menu li:hover > a.item-link {
  color: #cccccc;
}
body .pusher .header-grid-container header .shop-header .cell-center.store-logo-cell .store-logo-cell-inner {
  height: 30px !important;
  text-align: center;
}
body .pusher .header-grid-container header .shop-header .cell-center.store-logo-cell .store-logo-cell-inner .store-logo {
  margin: auto;
  width: auto;
  max-height: 100%;
}
body .pusher .header-grid-container header .shop-header .cell-right {
  text-align: right;
}
body .pusher .header-grid-container header .shop-header .cell-right .cell-right-inner {
  padding-right: 50px;
  height: 30px !important;
}
@media only screen and (max-width: 40em) {
  body .pusher .header-grid-container header .shop-header .cell-right .cell-right-inner {
    padding-right: 10px;
  }
}
body .pusher .header-grid-container header .shop-header .cell-right .cell-right-inner .svg-inline--fa {
  color: grey;
  padding-top: 0px;
}
body .pusher .header-grid-container header .shop-header .cell-right .cell-right-inner .svg-inline--fa:hover {
  color: #333333;
}
body .pusher .header-grid-container header .top-bar {
  background: transparent;
}
body .pusher .header-grid-container header .top-bar .top-bar-left {
  background: transparent;
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu {
  background: transparent;
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item .item-link {
  text-transform: uppercase;
  font-family: "Questrial", sans-serif;
  line-height: 20px;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 3px;
  color: #000;
}
@media only screen and (max-width: 768px) {
  body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item .item-link {
    font-size: 10px;
  }
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item .menu.is-dropdown-submenu {
  background: transparent;
  border: none;
  box-shadow: 0px 1px 4px -2px rgba(0, 0, 0, 0.75);
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item.is-dropdown-submenu-parent > a:after {
  border: inset 0px;
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item.is-dropdown-submenu-parent .menu.megamenu {
  width: 100%;
  left: 0px;
  position: fixed !important;
  top: 145px;
  z-index: 100;
  background: white;
  padding: 15px 0px;
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item.is-dropdown-submenu-parent .menu.megamenu.megamenu-col-0 .taxons-column .column {
  width: 25%;
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item.is-dropdown-submenu-parent .menu.megamenu.megamenu-col-1 .taxons-column .column {
  width: 100%;
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item.is-dropdown-submenu-parent .menu.megamenu.megamenu-col-2 .taxons-column .column {
  width: 50%;
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item.is-dropdown-submenu-parent .menu.megamenu.megamenu-col-3 .taxons-column .column {
  width: 33.33%;
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item.is-dropdown-submenu-parent .menu.megamenu.megamenu-col-4 .taxons-column .column {
  width: 25%;
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item.is-dropdown-submenu-parent .menu.megamenu.megamenu-col-5 .taxons-column .column {
  width: 20%;
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item.is-dropdown-submenu-parent .menu.megamenu.megamenu-col-6 .taxons-column .column {
  width: 16.66%;
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item.is-dropdown-submenu-parent .menu.megamenu .sub-column-wrapper {
  max-width: 950px;
  margin: auto;
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item.is-dropdown-submenu-parent .menu.megamenu .sub-column-wrapper .sub-column-list {
  width: 100%;
  text-align: center;
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item.is-dropdown-submenu-parent .menu.megamenu .sub-column-wrapper .sub-column-list .taxons-column {
  display: inline-block;
  vertical-align: top;
  padding: 0 15px;
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item.is-dropdown-submenu-parent .menu.megamenu .sub-column-wrapper .sub-column-list .taxons-column .column {
  display: inline-block;
  float: left;
  padding: 15px 0px;
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item.is-dropdown-submenu-parent .menu.megamenu .sub-column-wrapper .sub-column-list .taxons-column .column .column-item-link {
  color: black;
  padding: 0.3rem 1rem;
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item.is-dropdown-submenu-parent .menu.megamenu .sub-column-wrapper .sub-column-list .taxons-column .column .column-title {
  display: block;
  font-size: 1.1rem;
  font-weight: 600;
  color: black;
  text-transform: none;
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item.is-dropdown-submenu-parent .menu.megamenu .sub-column-wrapper .sub-column-list .taxons-column .column .column-children {
  font-size: 0.9rem;
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item.is-dropdown-submenu-parent .menu.megamenu .sub-column-wrapper .sub-column-list .taxons-column .column .column-children a {
  color: #999;
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item.is-dropdown-submenu-parent .menu.megamenu .sub-column-wrapper .sub-column-list .taxons-column .column .column-children a:hover {
  color: black;
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item.is-dropdown-submenu-parent .menu.megamenu .sub-column-wrapper .sub-column-list .taxon-img-column {
  display: inline-block;
  padding: 0 15px;
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item.is-submenu-item {
  background: white;
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item.is-submenu-item .item-link {
  color: #999;
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item.is-submenu-item:hover > .item-link {
  color: #000;
}
body .pusher .header-grid-container header .top-bar .top-bar-left .dropdown.menu .item:hover > .item-link {
  color: #999;
}
body .pusher .top-grid-container {
  margin-top: 10px;
}
body .flash-grid-container {
  margin-top: 10px;
}
body .content-grid-container {
  margin-top: 10px;
}
body .content-grid-container .swiper-container#homepage-brands-slider .swiper-slide.see-all-slide {
  text-align: center;
}
body .content-grid-container .swiper-container#homepage-brands-slider .swiper-slide.see-all-slide a {
  margin-top: 42%;
  display: inline-block;
  color: #c1c1c1;
  text-decoration: underline;
}
body .content-grid-container .swiper-container#homepage-brands-slider .swiper-slide.see-all-slide a:hover {
  color: black;
}
body .content-grid-container .swiper-container#homepage-featured-products-slider .swiper-slide {
  height: initial;
}
body .content-grid-container .swiper-container.products-list .swiper-wrapper {
  padding-bottom: 20px;
}
body .content-grid-container .swiper-container .swiper-button.swiper-button-prev {
  left: 30px;
}
body .content-grid-container .swiper-container .swiper-button.swiper-button-next {
  right: 30px;
}
body .title-grid-container .page-title-wrapper {
  max-width: 950px;
  margin: auto;
}
.instapost-box-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
  margin-bottom: 15px;
}
.instapost-box-wrapper .instapost-img-wrapper img {
  top: 0;
}
.instapost-box-wrapper .insta-info {
  color: #ffffff;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0px;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.instapost-box-wrapper .insta-info .container-info-media-instagram {
  display: block;
  padding-top: 70px;
}
.instapost-box-wrapper .insta-info .container-info-media-instagram .count-media-instagram {
  margin: 0;
  padding: 0;
  text-align: center;
}
.instapost-box-wrapper .insta-info .container-info-media-instagram .count-media-instagram .count-wrapper {
  font-size: 1.7em;
  display: inline-block;
  padding-left: 40px;
  height: 32px;
  line-height: 32px;
  margin-right: 20px;
}
.instapost-box-wrapper .insta-info .container-info-media-instagram .count-media-instagram .count-wrapper .count {
  font-size: 0.6em;
  margin-left: 10px;
}
.instapost-box-wrapper .insta-info .description-media-instagram {
  text-align: center;
  padding: 20px 40px;
  font-size: 0.9em;
  text-transform: uppercase;
  line-height: 25px;
  font-weight: 300;
}
.instapost-box-wrapper .insta-info .shop-it {
  position: absolute;
  width: 100px;
  height: 30px;
  bottom: 43px;
  left: 50%;
  margin-left: -50px;
  border: 1px solid #ffffff;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.8em;
}
.instapost-box-wrapper:hover .instapost-img-wrapper img {
  transform: scale(1.03);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.instapost-box-wrapper:hover .insta-info {
  opacity: 1;
}
@media (max-width: 768px) {
  .instapost-box-wrapper .insta-info {
    font-size: 0.75rem;
  }
  .instapost-box-wrapper .insta-info .container-info-media-instagram {
    padding-top: 20px;
  }
}

/* MODAL */
#page-modal .content .instapost-wrapper .instapost-img-wrapper {
  margin-bottom: 10px;
}
#page-modal .content .instapost-wrapper .instapost-details-wrapper {
  margin-bottom: 10px;
}
#page-modal .content .instapost-wrapper .instapost-details-wrapper .product-wrapper .product-details {
  padding-top: 10px;
  text-align: left;
}
#page-modal .content .instapost-wrapper .instapost-details-wrapper .product-wrapper .product-details .product-price-wishlist .product-price {
  display: inline-block;
  float: left;
}
#page-modal .content .instapost-wrapper .instapost-details-wrapper .product-wrapper .product-details .product-price-wishlist .product-price .regular-price {
  margin: 0;
  line-height: 16px;
  display: inline-block;
  margin-right: 0.5rem;
}
#page-modal .content .instapost-wrapper .instapost-details-wrapper .product-wrapper .product-details .product-price-wishlist .product-price .regular-price.has-original-price {
  font-weight: bold;
}
#page-modal .content .instapost-wrapper .instapost-details-wrapper .product-wrapper .product-details .product-price-wishlist .product-price .original-price {
  text-decoration: line-through;
  margin: 0;
  line-height: 16px;
  display: inline-block;
  margin-right: 0.5rem;
}
#page-modal .content .instapost-wrapper .instapost-details-wrapper .product-wrapper .product-details .product-price-wishlist .product-wishlist {
  float: right;
  display: inline-block;
}
#page-modal .content .instapost-wrapper .instapost-details-wrapper .product-wrapper .product-details .product-price-wishlist .product-wishlist a {
  font-size: 20px;
  color: #000;
  text-decoration: none;
}
#page-modal .content .instapost-wrapper .instapost-details-wrapper .product-wrapper .product-details .product-price-wishlist .product-wishlist .product-likes-count {
  display: block;
  text-align: center;
  line-height: 0.8rem;
  font-size: 0.75rem;
  font-weight: 500;
}
#page-modal .content .instapost-wrapper .instapost-details-wrapper .product-wrapper .product-details .product-up-title {
  margin: 0;
  font-weight: bold;
  color: #000000;
  font-size: 0.75rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  text-align: left;
}
#page-modal .content .instapost-wrapper .instapost-details-wrapper .product-wrapper .product-details .product-up-title .up-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
#page-modal .content .instapost-wrapper .instapost-details-wrapper .product-wrapper .product-details .product-title {
  margin: 0;
  font-weight: 700;
  line-height: 1.2rem;
  font-size: 0.95rem;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
#page-modal .content .instapost-wrapper .instapost-details-wrapper .product-wrapper .product-details .product-title:hover > a {
  text-decoration: underline;
}
#page-modal .content .instapost-wrapper .instapost-details-wrapper .product-wrapper .product-details .product-title > a {
  color: #000;
  font-size: 0.875rem;
  text-decoration: none;
  text-transform: uppercase;
}
#page-modal .content .instapost-wrapper .instapost-details-wrapper .product-wrapper .product-details .product-sub-title {
  margin: 0;
  font-weight: 500;
  color: #c1c1c1;
  font-size: 0.75rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  text-align: left;
}
#page-modal .content .instapost-wrapper .instapost-details-wrapper .product-wrapper .product-details .product-sub-title .sub-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
#page-modal .content .instapost-wrapper .instapost-details-wrapper .product-wrapper .product-details .product-action {
  width: 100%;
  text-align: center;
  display: inline-block;
  margin-top: 10px;
}
#page-modal .content .instapost-wrapper .instapost-details-wrapper .product-wrapper .product-details .product-action .instapost-product-link {
  clear: both;
  height: 25px;
  margin: 0 auto;
  padding: 5px 20px;
  border: 1px solid #000;
  color: #000;
  line-height: 14px;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.6em;
  text-decoration: none;
  letter-spacing: 2px;
  float: none;
  display: inline-block;
  box-sizing: border-box;
  transition: all 300ms ease;
}
#page-modal .content .instapost-wrapper .instapost-details-wrapper .product-wrapper .product-details .product-action .instapost-product-link:hover {
  background: #ccc;
  color: #fff;
  border-color: #ccc;
}
#page-modal .content .instapost-wrapper .instapost-details-wrapper .instapost-description {
  text-align: center;
  padding: 20px 40px;
  text-transform: uppercase;
  line-height: 20px;
  font-size: 0.8em;
  margin: 0;
  color: #353535;
}
#page-modal .content .instapost-wrapper .instapost-details-wrapper .instapost-social-links {
  text-align: center;
  font-size: 1.5em;
}
#page-modal .content .instapost-wrapper .instapost-details-wrapper .instapost-social-links .social-link {
  margin: 5px 5px;
  color: black;
}

/* INSTASHOP INDEX */
.instashop-index-header {
  text-align: center;
  padding: 37px 0;
}
.instashop-index-header .title {
  font-family: bakery;
  font-size: 4.5em;
  letter-spacing: 2px;
  font-weight: 100;
  margin-bottom: 0;
}
.instashop-index-header .subtitle {
  font-size: 1.3em;
  margin-bottom: 3px;
}
.instashop-index-header .description {
  max-width: 699px;
  margin: auto;
  font-size: 1.4em;
  font-weight: 100;
  color: #555;
  margin-bottom: 30px;
}

body.instashop-index .content-grid-container {
  max-width: 1266px;
  margin: auto;
}
.login-page .login-grid-container {
  max-width: 850px;
  width: 100%;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 60px;
}
.login-page .login-grid-container .register-button-wrapper {
  position: relative;
  min-height: 250px;
}
@media screen and (max-width: 640px) {
  .login-page .login-grid-container .register-button-wrapper {
    margin-bottom: 60px;
  }
}
.login-page .login-grid-container .register-button-wrapper .header {
  font-size: 1.5em;
  font-weight: 100;
  text-align: center;
}
.login-page .login-grid-container .register-button-wrapper .sign-up-wrapper {
  width: 100%;
  position: absolute;
  bottom: 0px;
  text-align: center;
}
.login-page .login-grid-container .register-button-wrapper .sign-up-wrapper .button {
  max-width: 230px;
  display: inline-block;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 0.85rem;
  text-align: center;
  position: relative;
  padding: 8px 0 !important;
  line-height: 1.4rem;
}
.login-page .login-grid-container .login-form-wrapper {
  position: relative;
  min-height: 250px;
}
@media screen and (max-width: 640px) {
  .login-page .login-grid-container .login-form-wrapper {
    margin-bottom: 60px;
  }
}
.login-page .login-grid-container .login-form-wrapper .header {
  font-size: 1.5em;
  font-weight: 100;
  text-align: center;
}
.login-page .login-grid-container .login-form-wrapper .form .forgot-link {
  float: right;
  line-height: 3em;
  text-align: right;
  color: black;
}
.login-page .login-grid-container .login-form-wrapper .form .submit-btn {
  border-radius: 0;
  text-transform: uppercase;
  font-size: 0.85rem;
  text-align: center;
  padding-left: 0px;
  padding-right: 0px;
}
.login-page .login-grid-container .login-header-wrapper {
  position: relative;
}
.login-page .login-grid-container .login-header-wrapper .header {
  font-size: 1.5em;
  font-weight: 100;
  text-align: center;
}
.login-page .login-grid-container .login-header-wrapper .content {
  width: 100%;
  text-align: center;
}
.login-page .login-grid-container .login-header-wrapper .content h1 {
  padding: 0 0 0.4em;
  font-size: 24px;
  margin-bottom: 1em;
  font-weight: 400;
  text-transform: none;
}
.newsletter-grid-container {
  background: #e6e6e6;
}

.newsletter-widget-wrapper {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 30px 10px 10px;
  background: #e6e6e6;
}
.newsletter-widget-wrapper .newsletter-widget-content {
  max-width: 750px;
  text-align: center;
  width: 100%;
}
.newsletter-widget-wrapper .newsletter-widget-content .newsletter-head .title {
  font-size: 2rem;
  font-weight: bold;
}
.newsletter-widget-wrapper .newsletter-widget-content .newsletter-head .content {
  color: #4d4d4d;
  font-size: 1.4em;
  font-weight: 100;
}
@media (max-width: 768px) {
  .newsletter-widget-wrapper .newsletter-widget-content .newsletter-head .title {
    font-size: 1.4rem;
    font-weight: bold;
  }
  .newsletter-widget-wrapper .newsletter-widget-content .newsletter-head .content {
    color: #4d4d4d;
    font-size: 1em;
    font-weight: 100;
  }
}
.newsletter-widget-wrapper .newsletter-widget-content .newsletter-widget {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.newsletter-widget-wrapper .newsletter-widget-content .newsletter-widget #newsletter-widget-form fieldset {
  overflow: hidden;
}
.newsletter-widget-wrapper .newsletter-widget-content .newsletter-widget #newsletter-widget-form fieldset.form-input-fieldset {
  padding: initial;
  margin: 20px 0;
  position: relative;
  width: 100%;
  height: 70px;
  border: 0;
  background: #fff;
}
.newsletter-widget-wrapper .newsletter-widget-content .newsletter-widget #newsletter-widget-form fieldset.form-input-fieldset .user-subscribe-button {
  line-height: 70px;
  background: #fbc9c8;
  display: block;
  z-index: 1;
  position: absolute;
  bottom: 0px;
  width: 100%;
  color: #000;
  font-size: 1.5rem;
}
.newsletter-widget-wrapper .newsletter-widget-content .newsletter-widget #newsletter-widget-form fieldset.form-input-fieldset .user-subscribe-button:hover {
  background: #ffc0bf;
}
.newsletter-widget-wrapper .newsletter-widget-content .newsletter-widget #newsletter-widget-form fieldset.form-input-fieldset .next-step-btn {
  position: absolute;
  z-index: 100;
  width: 46px;
  height: 46px;
  top: 12px;
  right: 12px;
  background: #fbc9c8;
  border: 0;
  border-radius: 50%;
  margin-bottom: 2px;
  box-shadow: none;
  transition: background 0.2s ease-out;
  color: white;
  font-size: 2em;
}
.newsletter-widget-wrapper .newsletter-widget-content .newsletter-widget #newsletter-widget-form fieldset.form-input-fieldset input {
  position: absolute;
  display: block;
  height: 70px;
  font-weight: lighter;
  font-size: 1.4rem;
  font-family: Open Sans, sans-serif;
  width: 100%;
  border: 0 none;
  padding: 0 18px;
  color: #000;
  -webkit-animation: H 0.5s forwards ease-out;
  animation: H 0.5s forwards ease-out;
}
.newsletter-widget-wrapper .newsletter-widget-content .newsletter-widget #newsletter-widget-form fieldset.form-input-fieldset .success-bar {
  max-height: 0;
  transition: max-height 0.15s ease-out;
  line-height: 70px;
  background: #fbc9c8;
  display: block;
  z-index: 100;
  position: absolute;
  bottom: 0px;
  width: 100%;
  color: #000;
  font-size: 1.5rem;
}
.newsletter-widget-wrapper .newsletter-widget-content .newsletter-widget #newsletter-widget-form fieldset.form-input-fieldset .success-bar.success {
  max-height: 70px;
  transition: max-height 0.25s ease-out;
}
.newsletter-widget-wrapper .newsletter-widget-content .newsletter-widget #newsletter-widget-form fieldset.form-input-fieldset .progress {
  position: absolute;
  height: 2px;
  background: #fbc9c8;
  left: 0;
  bottom: 0;
  transition: width 0.3s cubic-bezier(0.71, 0.54, 0.24, 0.91), height 0.3s cubic-bezier(0.71, 0.54, 0.24, 0.91);
  z-index: 2;
  margin-bottom: 0rem;
}
.newsletter-widget-wrapper .newsletter-widget-content .newsletter-widget #newsletter-widget-form fieldset.form-input-fieldset .progress.step-0 {
  width: 25%;
}
.newsletter-widget-wrapper .newsletter-widget-content .newsletter-widget #newsletter-widget-form fieldset.form-input-fieldset .progress.step-1 {
  width: 50%;
}
.newsletter-widget-wrapper .newsletter-widget-content .newsletter-widget #newsletter-widget-form fieldset.form-input-fieldset .progress.step-2 {
  width: 75%;
}
.newsletter-widget-wrapper .newsletter-widget-content .newsletter-widget #newsletter-widget-form .error-bar {
  display: inline-block;
  width: 80%;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #fbc9c8;
  min-height: 20px;
  margin: 15px 0;
  margin-right: auto;
  color: #4d4d4d;
  font-size: 1.1rem;
  font-weight: lighter;
  margin-left: auto;
}
.product-association-modal .header {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1.5rem;
}
.product-association-modal .content .associated-products-list .associated-product-item .product-sku .product-label {
  font-weight: bold;
}
.product-association-modal .content .associated-products-list .associated-product-item .product-name {
  margin-bottom: 0;
  font-weight: 800;
  letter-spacing: 0;
  font-family: sans-serif;
  text-transform: uppercase;
}
.product-association-modal .content .associated-products-list .associated-product-item .product-name a {
  color: black;
}
.product-association-modal .content .associated-products-list .associated-product-item .product-short-description {
  margin-top: 0;
  margin-bottom: 0.8rem;
  font-weight: 300;
  color: #c1c1c1;
  text-transform: uppercase;
  font-size: 10px;
}
.product-association-modal .content .associated-products-list .associated-product-item .product-price {
  margin-bottom: 0.8rem;
  font-size: 16px;
}
.taxon-header .taxon-header-details .details-wrapper {
  background-color: #fafafa;
  position: relative;
  overflow: hidden;
  margin-bottom: 3rem;
}
.taxon-header .taxon-header-details .details-wrapper .details-cell {
  text-align: left;
  padding: 4rem 2rem 4rem 6rem;
}
@media screen and (max-width: 768px) {
  .taxon-header .taxon-header-details .details-wrapper .details-cell {
    padding: 4rem 2rem 4rem 2rem;
  }
}
.taxon-header .taxon-header-details .details-wrapper .details-cell .category-name {
  font-size: 2rem;
  font-weight: 500;
  margin: 0;
  text-transform: uppercase;
}
.taxon-header .taxon-header-details .details-wrapper .details-cell .category-description {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.875rem;
  margin: 15px 0;
  min-height: 40px;
  overflow: hidden;
}
.taxon-header .taxon-header-details .details-wrapper .details-cell .readmore-btn {
  position: relative;
  height: 3rem;
  z-index: 10;
  text-transform: uppercase;
  padding-top: 1rem;
  background-color: #fafafa;
  box-shadow: 0 -12px 48px 0px #fafafa;
  margin-bottom: 1rem;
  display: inline-block;
  text-align: center;
  width: 100%;
  color: #000000;
}
.taxon-header .taxon-header-details .details-wrapper .details-cell .category-children .child-category .category-link {
  text-decoration: underline;
  color: black;
  font-size: 14px;
}
.taxon-header .taxon-header-details .details-wrapper .medias-cell {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.taxon-header .taxon-header-details .details-wrapper .medias-cell .swiper-container {
  display: inline-block;
  flex: 1;
}
.taxon-header .taxon-header-details .details-wrapper .medias-cell .swiper-container .swipe-img-wrapper {
  max-width: 100%;
  max-height: 100%;
}
.taxon-header .taxon-header-details .details-wrapper .medias-cell .swiper-container .swipe-img-wrapper img {
  width: 100%;
}

.product-index-toolbar {
  padding-bottom: 1rem;
  display: inline-block;
  width: 100%;
}
.product-index-toolbar .sort-widget .content .sort-by-title {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 300;
  font-family: sans-serif;
}
.product-index-toolbar .sort-widget .ui.inline.dropdown > .text {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  font-family: sans-serif;
  color: black;
}

.layered-nav-object {
  background-color: transparent;
  padding: 0 0 1rem 0;
  height: auto;
  line-height: 2rem;
  width: 100%;
  border-bottom: 1px solid #c1c1c1;
  margin-top: 1rem;
}
.layered-nav-object#product-taxon-sidebar .accordion-item .item-link {
  text-transform: uppercase;
  color: #000;
  font-size: 0.975rem;
  text-decoration: none;
  font-weight: 300;
  padding: 5px 0px;
}
.layered-nav-object#product-taxon-sidebar .accordion-item .item-link.is-parent {
  font-weight: 500;
}
.layered-nav-object#product-taxon-sidebar .accordion-item .item-link:hover {
  font-weight: 500;
}
.layered-nav-object#product-taxon-sidebar .accordion-item button.submenu-toggle:after {
  border-color: darkgray transparent transparent;
}
.layered-nav-object#filter-nav {
  box-shadow: none;
  border: none;
}
.layered-nav-object#filter-nav .item .grouped.fields label {
  font-size: 0.8rem;
}
.layered-nav-object#filter-nav .item button[type=submit] {
  background-color: white;
  border: 1px solid black;
  border-radius: 0px;
  color: black;
}
.layered-nav-object#filter-nav .item button[type=submit]:hover {
  background-color: black;
  border: 1px solid black;
  color: white;
}

.catalog-product-wrapper {
  position: relative;
  padding-bottom: 20px;
  display: inline-block;
  max-width: 100%;
  width: 100%;
}
.catalog-product-wrapper .download-image-link {
  position: absolute;
  z-index: 100;
  color: rgba(0, 0, 0, 0.4117647059);
  font-size: 1.5rem;
  top: 15px;
  left: 15px;
}
.catalog-product-wrapper .download-image-link:hover {
  color: black;
}
.catalog-product-wrapper .flash-countdown-wrapper {
  color: white;
  text-align: center;
  padding: 5px;
  background: #a21313;
}
.catalog-product-wrapper .image-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
}
.catalog-product-wrapper .image-wrapper .main-img {
  width: 100%;
}
.catalog-product-wrapper .image-wrapper .hover-img {
  width: 100%;
  visibility: hidden;
  display: none;
}
.catalog-product-wrapper .image-wrapper .quick-view-wrapper {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  bottom: 0;
  z-index: 150;
  text-align: center;
  background-color: #000;
  color: #fff;
  width: 100%;
  transition: visibility 0s linear 0.5s, opacity 0.5s linear;
  text-transform: uppercase;
  padding: 0.5rem 0;
}
.catalog-product-wrapper .image-wrapper .quick-view-wrapper .quick-view-link {
  font-size: 12px;
}
.catalog-product-wrapper .image-wrapper .quick-view-wrapper .quick-view-link .fa {
  font-size: 12px;
}
.catalog-product-wrapper .image-wrapper .quick-view-wrapper a {
  color: #fff;
}
.catalog-product-wrapper .image-wrapper .quick-view-wrapper:hover a {
  text-decoration: underline;
}
.catalog-product-wrapper .catalog-swiper-container .swiper-button {
  background-size: 14px 32px;
  visibility: hidden;
  display: none;
}
.catalog-product-wrapper:hover .catalog-swiper-container .swiper-button {
  visibility: initial;
  display: initial;
}
.catalog-product-wrapper:hover .image-wrapper .quick-view-wrapper {
  background-color: rgba(112, 112, 112, 0.6);
  visibility: visible;
  opacity: 1;
  transition-delay: 0.2s;
}
.catalog-product-wrapper:hover .image-wrapper .quick-view-wrapper .quick-view-link {
  font-size: 12px;
}
.catalog-product-wrapper:hover .image-wrapper .quick-view-wrapper .quick-view-link .fa {
  font-size: 12px;
}
.catalog-product-wrapper.with-hover .image-wrapper:hover .hover-img {
  visibility: visible;
  display: inline-block;
}
.catalog-product-wrapper.with-hover .image-wrapper:hover .main-img {
  visibility: hidden;
  display: none;
}
.catalog-product-wrapper .product-details {
  padding-top: 10px;
  text-align: left;
}
.catalog-product-wrapper .product-details .product-price-wishlist .product-price {
  display: inline-block;
  float: left;
}
.catalog-product-wrapper .product-details .product-price-wishlist .product-price .regular-price {
  margin: 0;
  line-height: 16px;
  display: inline-block;
  margin-right: 0.5rem;
}
.catalog-product-wrapper .product-details .product-price-wishlist .product-price .regular-price.has-original-price {
  font-weight: bold;
}
.catalog-product-wrapper .product-details .product-price-wishlist .product-price .original-price {
  text-decoration: line-through;
  margin: 0;
  line-height: 16px;
  display: inline-block;
  margin-right: 0.5rem;
}
.catalog-product-wrapper .product-details .product-price-wishlist .product-wishlist {
  float: right;
  display: inline-block;
}
.catalog-product-wrapper .product-details .product-price-wishlist .product-wishlist a {
  font-size: 20px;
  color: #000;
  text-decoration: none;
}
.catalog-product-wrapper .product-details .product-price-wishlist .product-wishlist .product-likes-count {
  display: block;
  text-align: center;
  line-height: 0.8rem;
  font-size: 0.75rem;
  font-weight: 500;
}
.catalog-product-wrapper .product-details .product-up-title {
  margin: 0;
  font-weight: bold;
  color: #000000;
  font-size: 0.75rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  text-align: left;
}
.catalog-product-wrapper .product-details .product-up-title .up-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
.catalog-product-wrapper .product-details .product-title {
  margin: 0;
  font-weight: 700;
  line-height: 1.2rem;
  font-size: 0.95rem;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
.catalog-product-wrapper .product-details .product-title:hover > a {
  text-decoration: underline;
}
.catalog-product-wrapper .product-details .product-title > a {
  color: #000;
  font-size: 0.875rem;
  text-decoration: none;
  text-transform: uppercase;
}
.catalog-product-wrapper .product-details .product-sub-title {
  margin: 0;
  text-align: left;
  font-weight: 500;
  color: #c1c1c1;
  font-size: 0.75rem;
  line-height: 1.25rem;
  text-transform: uppercase;
}
.catalog-product-wrapper .product-details .product-sub-title .sub-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
#gravita-product-variants-availability .notify-btn {
  color: #fff;
  border: 2px solid #000;
  background-color: #000;
  font-size: 0.9rem;
}
@media (max-width: 1279px) {
  #gravita-product-variants-availability .notify-btn {
    font-size: 0.8rem;
  }
}
#gravita-product-variants-availability .notify-btn:hover {
  border-color: #4a4a4a;
  background-color: #4a4a4a;
}

body.product-show #gravita-product-variants-availability .notify-btn, body #page-modal #gravita-product-variants-availability .notify-btn {
  max-width: 100%;
  text-align: center;
  padding: 10px 10px;
  color: #fff;
  border: 2px solid #000;
  background-color: #000;
  font-size: 0.9rem;
}
@media (max-width: 1279px) {
  body.product-show #gravita-product-variants-availability .notify-btn, body #page-modal #gravita-product-variants-availability .notify-btn {
    font-size: 0.8rem;
  }
}
body.product-show #gravita-product-variants-availability .notify-btn:hover, body #page-modal #gravita-product-variants-availability .notify-btn:hover {
  border-color: #4a4a4a;
  background-color: #4a4a4a;
}
body.product-show .content-grid-container, body #page-modal .content-grid-container {
  width: 100%;
  max-width: 1450px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1279px) {
  body.product-show .content-grid-container, body #page-modal .content-grid-container {
    max-width: 100%;
  }
}
body.product-show .product-content-wrapper, body.product-show .flash-grid-container, body #page-modal .product-content-wrapper, body #page-modal .flash-grid-container {
  background: white;
}
body.product-show .product-header, body #page-modal .product-header {
  text-align: center;
}
body.product-show .product-header .product-name, body #page-modal .product-header .product-name {
  font-size: 1.675rem;
  margin-top: 3rem;
  margin-bottom: 0;
  font-weight: 800;
  letter-spacing: 0;
  font-family: sans-serif;
  text-transform: uppercase;
}
body.product-show .product-header .product-short-description, body #page-modal .product-header .product-short-description {
  margin-top: 0;
  margin-bottom: 1rem;
  font-weight: 300;
  color: #c1c1c1;
  text-transform: uppercase;
  font-size: 16px;
}
body.product-show .product-header .brand-link, body #page-modal .product-header .brand-link {
  font-size: 10px;
  text-transform: uppercase;
  text-decoration: underline;
}
body.product-show .product-header .brand-link a, body #page-modal .product-header .brand-link a {
  color: #6b6b6b;
}
body.product-show .product-header .brand-link:hover a, body #page-modal .product-header .brand-link:hover a {
  color: #333333;
}
body.product-show .product-rating, body #page-modal .product-rating {
  text-align: center;
}
body.product-show .product-price-wrapper, body #page-modal .product-price-wrapper {
  margin: 2rem 0;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 24px;
}
body.product-show .product-price-wrapper .original-price, body #page-modal .product-price-wrapper .original-price {
  font-size: 0.7em;
  text-decoration: line-through;
}
body.product-show .product-details, body #page-modal .product-details {
  overflow: hidden;
  text-align: center;
}
body.product-show .product-details .product-description, body #page-modal .product-details .product-description {
  text-align: justify;
  margin-bottom: 10px;
  line-height: 24px;
  color: black;
  overflow: hidden;
}
body.product-show .product-details .attribute, body #page-modal .product-details .attribute {
  margin-bottom: 10px;
}
body.product-show .product-details .attribute .attribute-label, body #page-modal .product-details .attribute .attribute-label {
  font-weight: bold;
}
body.product-show .product-status-wishlist, body #page-modal .product-status-wishlist {
  width: 100%;
  margin-bottom: 40px;
}
body.product-show .product-status-wishlist .product-status, body #page-modal .product-status-wishlist .product-status {
  display: inline-block;
  float: left;
  text-transform: uppercase;
  font-size: 0.8rem;
}
body.product-show .product-status-wishlist .product-status.status-in-stock, body #page-modal .product-status-wishlist .product-status.status-in-stock {
  color: #008400;
}
body.product-show .product-status-wishlist .product-status.status-out-of-stock, body #page-modal .product-status-wishlist .product-status.status-out-of-stock {
  color: #a70202;
}
body.product-show .product-status-wishlist .product-wishlist, body #page-modal .product-status-wishlist .product-wishlist {
  float: right;
  display: inline-block;
}
body.product-show .product-status-wishlist .product-wishlist a, body #page-modal .product-status-wishlist .product-wishlist a {
  font-size: 20px;
  color: #000;
  text-decoration: none;
}
body.product-show .product-status-wishlist .product-wishlist .product-likes-count, body #page-modal .product-status-wishlist .product-wishlist .product-likes-count {
  display: block;
  text-align: center;
  line-height: 0.8rem;
  font-size: 0.75rem;
  font-weight: 500;
}
body.product-show .readmore-btn, body #page-modal .readmore-btn {
  color: black;
}
body.product-show .readmore-btn.readmore, body #page-modal .readmore-btn.readmore {
  position: relative;
  height: 3rem;
  z-index: 10;
  text-transform: uppercase;
  padding-top: 1rem;
  background-color: #fff;
  box-shadow: 0 -12px 48px 0px #fff;
  margin-bottom: 1rem;
  display: inline-block;
  text-align: center;
  width: 100%;
}
body.product-show .readmore-btn.readless, body #page-modal .readmore-btn.readless {
  position: relative;
  height: 3rem;
  z-index: 10;
  text-transform: uppercase;
  padding-top: 1rem;
  background-color: #fff;
  margin-bottom: 1rem;
  display: inline-block;
  text-align: center;
  width: 100%;
}
body.product-show .product-add-to-cart-wrapper, body #page-modal .product-add-to-cart-wrapper {
  margin-bottom: 10px;
}
body.product-show .product-add-to-cart-wrapper .product-options-choice-box, body #page-modal .product-add-to-cart-wrapper .product-options-choice-box {
  list-style-type: none;
  text-align: center;
  margin-left: 0;
}
body.product-show .product-add-to-cart-wrapper .product-options-choice-box li, body #page-modal .product-add-to-cart-wrapper .product-options-choice-box li {
  width: 34px;
  height: 34px;
  vertical-align: bottom;
  border: 1px solid #ececec;
  display: inline-block;
  align-items: center;
  justify-content: center;
  line-height: 30px;
  text-decoration: none;
}
body.product-show .product-add-to-cart-wrapper .product-options-choice-box li:hover, body #page-modal .product-add-to-cart-wrapper .product-options-choice-box li:hover {
  cursor: pointer;
  border: 1px solid black;
}
body.product-show .product-add-to-cart-wrapper .product-options-choice-box li.selected, body #page-modal .product-add-to-cart-wrapper .product-options-choice-box li.selected {
  border: 1px solid black;
}
body.product-show .product-add-to-cart-wrapper .product-options-choice-box li.unavailable, body #page-modal .product-add-to-cart-wrapper .product-options-choice-box li.unavailable {
  opacity: 0.3;
}
body.product-show .product-add-to-cart-wrapper form .field label, body #page-modal .product-add-to-cart-wrapper form .field label {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 500;
}
body.product-show .product-add-to-cart-wrapper form .field input#sylius_add_to_cart_cartItem_quantity, body #page-modal .product-add-to-cart-wrapper form .field input#sylius_add_to_cart_cartItem_quantity {
  max-width: 70px;
  text-align: center;
  margin: auto;
  border: 1px solid black;
  border-radius: 2px;
}
body.product-show .product-add-to-cart-wrapper form a.submit-btn, body #page-modal .product-add-to-cart-wrapper form a.submit-btn {
  width: 100%;
  transition: background-color 100ms linear;
  position: relative;
  padding: 0.75844rem 0.1875rem;
  border: 0;
  background-color: transparent;
  color: #000;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  text-transform: uppercase;
  cursor: pointer;
  margin: 0px 20px 0px 0px;
  border-radius: 0;
}
body.product-show .product-add-to-cart-wrapper form a.submit-btn.black-btn, body #page-modal .product-add-to-cart-wrapper form a.submit-btn.black-btn {
  border: 2px solid #000;
  background-color: #000;
  font-size: 1.25rem;
  color: #fff;
}
@media (max-width: 1279px) {
  body.product-show .product-add-to-cart-wrapper form a.submit-btn.black-btn, body #page-modal .product-add-to-cart-wrapper form a.submit-btn.black-btn {
    font-size: 1rem;
  }
}
body.product-show .product-add-to-cart-wrapper form a.submit-btn.black-btn:hover, body #page-modal .product-add-to-cart-wrapper form a.submit-btn.black-btn:hover {
  border-color: #4a4a4a;
  background-color: #4a4a4a;
}
body.product-show .product-add-to-cart-wrapper form a.submit-btn.black-btn.not-available, body #page-modal .product-add-to-cart-wrapper form a.submit-btn.black-btn.not-available {
  border-color: #e0e1e2;
  background-color: #e0e1e2;
}
body.product-show .product-add-to-cart-wrapper form a.submit-btn.black-btn.not-available:hover, body #page-modal .product-add-to-cart-wrapper form a.submit-btn.black-btn.not-available:hover {
  border-color: #e0e1e2;
  background-color: #e0e1e2;
}
body.product-show .product-add-to-cart-wrapper form button.submit-btn, body #page-modal .product-add-to-cart-wrapper form button.submit-btn {
  width: 100%;
  transition: background-color 100ms linear;
  position: relative;
  padding: 0.75844rem 0.1875rem;
  border: 0;
  background-color: transparent;
  color: #000;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  text-transform: uppercase;
  cursor: pointer;
  margin: 0px 20px 0px 0px;
  border-radius: 0;
}
body.product-show .product-add-to-cart-wrapper form button.submit-btn.black-btn, body #page-modal .product-add-to-cart-wrapper form button.submit-btn.black-btn {
  border: 2px solid #000;
  background-color: #000;
  font-size: 1.25rem;
  color: #fff;
}
@media (max-width: 1279px) {
  body.product-show .product-add-to-cart-wrapper form button.submit-btn.black-btn, body #page-modal .product-add-to-cart-wrapper form button.submit-btn.black-btn {
    font-size: 1rem;
  }
}
body.product-show .product-add-to-cart-wrapper form button.submit-btn.black-btn:hover, body #page-modal .product-add-to-cart-wrapper form button.submit-btn.black-btn:hover {
  border-color: #4a4a4a;
  background-color: #4a4a4a;
}
body.product-show .product-add-to-cart-wrapper form button.submit-btn.black-btn.not-available, body #page-modal .product-add-to-cart-wrapper form button.submit-btn.black-btn.not-available {
  border-color: #e0e1e2;
  background-color: #e0e1e2;
}
body.product-show .product-add-to-cart-wrapper form button.submit-btn.black-btn.not-available:hover, body #page-modal .product-add-to-cart-wrapper form button.submit-btn.black-btn.not-available:hover {
  border-color: #e0e1e2;
  background-color: #e0e1e2;
}
body.product-show .product-associations, body #page-modal .product-associations {
  margin: 20px 0px;
}
body.product-show .product-associations button, body #page-modal .product-associations button {
  width: 100%;
  transition: background-color 100ms linear;
  position: relative;
  padding: 0.75844rem 0.1875rem;
  border: 0;
  background-color: transparent;
  color: #000;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  text-transform: uppercase;
  cursor: pointer;
  margin: 0px 20px 6px 0px;
  border-radius: 0;
}
body.product-show .product-associations button.shop-the-look-btn.white-btn, body #page-modal .product-associations button.shop-the-look-btn.white-btn {
  color: black;
  border: 1px solid #000;
  line-height: 1.625rem;
  font-size: 1.25rem;
}
@media (max-width: 1279px) {
  body.product-show .product-associations button.shop-the-look-btn.white-btn, body #page-modal .product-associations button.shop-the-look-btn.white-btn {
    font-size: 1rem;
  }
}
body.product-show .product-associations button.shop-the-look-btn.white-btn:hover, body #page-modal .product-associations button.shop-the-look-btn.white-btn:hover {
  box-shadow: inset 0 0 0 2px #000;
}
body.product-show .product-associations button .fa, body #page-modal .product-associations button .fa {
  font-size: 18px;
  margin: 0 10px;
}
body.product-show .sylius-validation-message-wrapper, body #page-modal .sylius-validation-message-wrapper {
  text-align: center;
}
body.product-show .sylius-validation-message-wrapper .sylius-validation-message, body #page-modal .sylius-validation-message-wrapper .sylius-validation-message {
  text-align: left;
  text-transform: uppercase;
  font-size: 10px;
  border-radius: 1px;
  padding: 7px 10px;
}
.product-wishlist .likeicon.liked {
  color: #ff9999;
}
.register-page .register-header-wrapper {
  position: relative;
}
.register-page .register-header-wrapper .header {
  font-size: 1.5em;
  font-weight: 100;
  text-align: center;
}
.register-page .register-header-wrapper .content {
  width: 100%;
  text-align: center;
}
.register-page .register-header-wrapper .content h1 {
  padding: 0 0 0.4em;
  font-size: 24px;
  margin-bottom: 1em;
  font-weight: 400;
  text-transform: none;
}
.register-page .register-form-wrapper .register-btn-wrapper {
  text-align: center;
}
.register-page .register-form-wrapper .register-btn-wrapper .register-btn {
  transition: background-color 100ms linear;
  position: relative;
  display: inline-block;
  font-size: 0.85rem;
  font-weight: bold;
  line-height: 1rem;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  text-align: center;
  margin: auto;
  width: 200px;
  max-width: 100%;
}
.request-password-page .request-password-header-wrapper {
  position: relative;
}
.request-password-page .request-password-header-wrapper .header {
  font-size: 1.5em;
  font-weight: 100;
  text-align: center;
}
.request-password-page .request-password-header-wrapper .content {
  width: 100%;
  text-align: center;
}
.request-password-page .request-password-header-wrapper .content h1 {
  padding: 0 0 0.4em;
  font-size: 24px;
  margin-bottom: 1em;
  font-weight: 400;
  text-transform: none;
}
.request-password-page .request-btn-wrapper {
  text-align: center;
}
.request-password-page .request-btn-wrapper .submit {
  transition: background-color 100ms linear;
  position: relative;
  display: inline-block;
  font-size: 0.85rem;
  font-weight: bold;
  line-height: 1rem;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  text-align: center;
  margin: auto;
  width: 200px;
  max-width: 100%;
}

.reset-password-page .reset-password-header-wrapper {
  position: relative;
}
.reset-password-page .reset-password-header-wrapper .header {
  font-size: 1.5em;
  font-weight: 100;
  text-align: center;
}
.reset-password-page .reset-password-header-wrapper .content {
  width: 100%;
  text-align: center;
}
.reset-password-page .reset-password-header-wrapper .content h1 {
  padding: 0 0 0.4em;
  font-size: 24px;
  margin-bottom: 1em;
  font-weight: 400;
  text-transform: none;
}
.reset-password-page .reset-btn-wrapper {
  text-align: center;
}
.reset-password-page .reset-btn-wrapper .submit {
  transition: background-color 100ms linear;
  position: relative;
  display: inline-block;
  font-size: 0.85rem;
  font-weight: bold;
  line-height: 1rem;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  text-align: center;
  margin: auto;
  width: 200px;
  max-width: 100%;
}
#search-panel {
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  padding-top: 150px;
  z-index: 998;
  color: white;
}
@media screen and (max-width: 767px) {
  #search-panel {
    padding-top: 100px;
  }
}
@media screen and (max-width: 640px) {
  #search-panel {
    padding-top: 80px;
  }
}
#search-panel .search-panel-header-grid-container {
  padding-top: 100px;
  position: relative;
}
#search-panel .search-panel-header-grid-container .search-panel-header .close-search-btn {
  position: fixed;
  top: 160px;
  font-size: 3em;
  z-index: 1;
  right: 15px;
}
@media screen and (max-width: 767px) {
  #search-panel .search-panel-header-grid-container .search-panel-header .close-search-btn {
    font-size: 2em;
    top: 150px;
  }
}
@media screen and (max-width: 640px) {
  #search-panel .search-panel-header-grid-container .search-panel-header .close-search-btn {
    font-size: 3em;
    top: 120px;
  }
}
#search-panel .search-panel-header-grid-container .search-panel-header .close-search-btn :hover {
  color: grey;
}
#search-panel .search-panel-header-grid-container .search-panel-header .search-label {
  display: inline-block;
  float: right;
  vertical-align: top;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "Helvetica", "Arial", Sans-Serif;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #search-panel .search-panel-header-grid-container .search-panel-header .search-label {
    font-size: 15px;
  }
}
#search-panel .search-panel-header-grid-container .search-panel-header .search-container-wrapper {
  display: inline-block;
  float: right;
  position: relative;
  background: transparent;
  overflow: visible;
  border-right: none;
  min-width: 230px;
  width: 42%;
  text-align: left;
}
#search-panel .search-panel-header-grid-container .search-panel-header .search-container-wrapper.focused {
  height: 109px;
  margin-right: 10px;
  border-right: 1px solid white;
}
@media screen and (max-width: 767px) {
  #search-panel .search-panel-header-grid-container .search-panel-header .search-container-wrapper.focused {
    height: 74px;
  }
}
#search-panel .search-panel-header-grid-container .search-panel-header .search-container-wrapper.focused .search-link {
  display: none;
}
#search-panel .search-panel-header-grid-container .search-panel-header .search-container-wrapper.focused .search-suggest {
  display: inline-block;
}
#search-panel .search-panel-header-grid-container .search-panel-header .search-container-wrapper.focused .search-term {
  display: inline-block;
}
#search-panel .search-panel-header-grid-container .search-panel-header .search-container-wrapper .search-link {
  background: 0;
  height: 24px;
  border: 0;
  border-bottom: 1px solid white;
  -webkit-appearance: none;
  font-size: 16px;
  vertical-align: top;
  display: inline-block;
  width: 30%;
  float: right;
  font-family: "Helvetica", "Arial", Sans-Serif;
}
#search-panel .search-panel-header-grid-container .search-panel-header .search-container-wrapper .search-suggest {
  font-family: "Helvetica", "Arial", Sans-Serif;
  color: #e1e1e1;
  font-size: 45px;
  letter-spacing: -0.02em !important;
  line-height: 77px;
  word-wrap: break-word;
  border: 0;
  left: 0;
  right: 0;
  padding: 0;
  overflow: hidden;
  height: 59px;
  background: transparent;
  position: absolute;
  border-bottom: 1px solid white;
  bottom: 0px;
  display: none;
}
@media screen and (max-width: 767px) {
  #search-panel .search-panel-header-grid-container .search-panel-header .search-container-wrapper .search-suggest {
    font-size: 25px;
    line-height: 47px;
    height: 39px;
  }
}
#search-panel .search-panel-header-grid-container .search-panel-header .search-container-wrapper .search-term {
  display: none;
  position: absolute;
  top: 0px;
  color: white;
  background-color: transparent;
  width: 100%;
  resize: none;
  margin-top: 50px;
  min-height: 59px;
  font-size: 52px;
  z-index: 1;
  border: none;
  outline-width: 0;
}
@media screen and (max-width: 767px) {
  #search-panel .search-panel-header-grid-container .search-panel-header .search-container-wrapper .search-term {
    margin-top: 35px;
    min-height: 40px;
    font-size: 25px;
  }
}
#search-panel .search-panel-header-grid-container .search-panel-header .search-container-wrapper .search-term :focus {
  outline-color: #FF0;
  outline: none !important;
  box-shadow: 0 0 10px #719ECE;
  border: none;
}
#search-panel .search-panel-content-grid-container {
  position: relative;
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}
#search-panel .search-panel-content-grid-container .search-panel-content {
  min-height: 300px;
  overflow-y: auto;
}
#search-panel .search-panel-content-grid-container .search-panel-content .content-text-holder {
  font-size: 2em;
  text-align: center;
  padding: 30px 0px;
}
@media screen and (max-width: 767px) {
  #search-panel .search-panel-content-grid-container .search-panel-content .content-text-holder {
    font-size: 1em;
  }
}
#search-panel .search-panel-content-grid-container .search-panel-content .catalog-product-wrapper {
  position: relative;
}
#search-panel .search-panel-content-grid-container .search-panel-content .catalog-product-wrapper .download-image-link {
  position: absolute;
  z-index: 100;
  color: rgba(0, 0, 0, 0.4117647059);
  font-size: 1.5rem;
  top: 15px;
  left: 15px;
}
#search-panel .search-panel-content-grid-container .search-panel-content .catalog-product-wrapper .download-image-link:hover {
  color: black;
}
#search-panel .search-panel-content-grid-container .search-panel-content .catalog-product-wrapper .flash-countdown-wrapper {
  color: white;
  text-align: center;
  padding: 5px;
  background: #a21313;
}
#search-panel .search-panel-content-grid-container .search-panel-content .catalog-product-wrapper .product-details .product-price-wishlist .product-wishlist {
  float: right;
  display: inline-block;
}
#search-panel .search-panel-content-grid-container .search-panel-content .catalog-product-wrapper .product-details .product-price-wishlist .product-wishlist a {
  font-size: 20px;
  color: #ffffff;
  text-decoration: none;
}
#search-panel .search-panel-content-grid-container .search-panel-content .catalog-product-wrapper .product-details .product-price-wishlist .product-wishlist .product-likes-count {
  display: block;
  text-align: center;
  line-height: 0.8rem;
  font-size: 0.75rem;
  font-weight: 500;
}
#search-panel .search-panel-content-grid-container .search-panel-content .catalog-product-wrapper .product-details .product-up-title {
  text-align: left;
}
#search-panel .search-panel-content-grid-container .search-panel-content .catalog-product-wrapper .product-details .product-up-title .up-title {
  color: white;
}
#search-panel .search-panel-content-grid-container .search-panel-content .catalog-product-wrapper .product-details .product-title {
  margin: 0;
  font-weight: 700;
  line-height: 1.2rem;
  font-size: 0.95rem;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
#search-panel .search-panel-content-grid-container .search-panel-content .catalog-product-wrapper .product-details .product-title .sylius-product-name {
  color: white;
}
#search-panel .search-panel-content-grid-container .search-panel-content .catalog-product-wrapper .product-details .product-title > a {
  color: white;
}
#search-panel .search-panel-content-grid-container .search-panel-content .catalog-product-wrapper .product-details .product-sub-title {
  text-align: left;
}
#search-panel .search-panel-content-grid-container .search-panel-content .catalog-product-wrapper .product-details .product-sub-title .sub-title {
  color: white;
}
.stand-alone-payment-capture-page .stand-alone-payment-form-wrapper, .stand-alone-payment-status-page .stand-alone-payment-form-wrapper {
  border: 1px solid #cccccc;
  background-color: #f7f7f7;
  padding: 30px;
}
.stand-alone-payment-capture-page .stand-alone-payment-form-wrapper .infos-wrapper .info-wrapper, .stand-alone-payment-status-page .stand-alone-payment-form-wrapper .infos-wrapper .info-wrapper {
  line-height: 2.5rem;
}
.stand-alone-payment-capture-page .stand-alone-payment-form-wrapper .infos-wrapper .info-wrapper.title, .stand-alone-payment-status-page .stand-alone-payment-form-wrapper .infos-wrapper .info-wrapper.title {
  text-align: center;
  padding: 20px;
  font-weight: bold;
  font-size: 30px;
}
.stand-alone-payment-capture-page .stand-alone-payment-form-wrapper .infos-wrapper .info-wrapper .info-label, .stand-alone-payment-status-page .stand-alone-payment-form-wrapper .infos-wrapper .info-wrapper .info-label {
  display: inline-block;
  font-weight: bold;
}
.stand-alone-payment-capture-page .stand-alone-payment-form-wrapper .infos-wrapper .info-wrapper .info-value, .stand-alone-payment-status-page .stand-alone-payment-form-wrapper .infos-wrapper .info-wrapper .info-value {
  display: inline-block;
  margin-left: 5px;
}
.stand-alone-payment-capture-page .stand-alone-payment-form-wrapper .stand-alone-payment-form, .stand-alone-payment-status-page .stand-alone-payment-form-wrapper .stand-alone-payment-form {
  text-align: center;
  padding: 20px;
}
.stand-alone-payment-capture-page .stand-alone-payment-form-wrapper .stand-alone-payment-form.loading, .stand-alone-payment-status-page .stand-alone-payment-form-wrapper .stand-alone-payment-form.loading {
  background: #d4d4d4;
}
.stand-alone-payment-capture-page .stand-alone-payment-form-wrapper .stand-alone-payment-form .button.save, .stand-alone-payment-status-page .stand-alone-payment-form-wrapper .stand-alone-payment-form .button.save {
  background: #545454;
  border: 1px solid black;
  border-radius: 0;
  min-width: 120px;
}
.stand-alone-payment-capture-page .stand-alone-payment-form-wrapper .stand-alone-payment-form .button.save:hover, .stand-alone-payment-status-page .stand-alone-payment-form-wrapper .stand-alone-payment-form .button.save:hover {
  background: black;
  border-radius: 0;
  min-width: 120px;
}
.stickers-widget .sticker-list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  max-height: 1450px;
}
@media (max-width: 768px) {
  .stickers-widget .sticker-list {
    flex-direction: row;
  }
}
@media (max-width: 768px) {
  .stickers-widget .sticker-list {
    max-height: none;
  }
}
.stickers-widget .sticker-list .sticker-item {
  margin-bottom: 80px;
  padding: 0px 15px;
}
.stickers-widget .sticker-list .sticker-item.s-4-col {
  width: 25%;
}
@media (max-width: 768px) {
  .stickers-widget .sticker-list .sticker-item.s-4-col {
    width: 50%;
  }
}
.stickers-widget .sticker-list .sticker-item.s-3-col {
  width: 33%;
}
@media (max-width: 768px) {
  .stickers-widget .sticker-list .sticker-item.s-3-col {
    width: 50%;
  }
}
.stickers-widget .sticker-list .sticker-item.s-2-col {
  width: 50%;
}
@media (max-width: 768px) {
  .stickers-widget .sticker-list .sticker-item.s-2-col {
    width: 50%;
  }
}
.stickers-widget .sticker-list .sticker-item.s-1-col {
  width: 100%;
}
@media (max-width: 768px) {
  .stickers-widget .sticker-list .sticker-item.s-1-col {
    width: 50%;
  }
}
.stickers-widget .sticker-list .sticker-item .before-block .before-block-subtitle {
  font-size: 1rem;
  font-weight: normal;
  display: block;
}
.stickers-widget .sticker-list .sticker-item .before-block .before-block-subtitle .subtitle, .stickers-widget .sticker-list .sticker-item .before-block .before-block-subtitle h3 {
  font-size: 1rem;
  font-weight: normal;
  display: block;
}
.stickers-widget .sticker-list .sticker-item .before-block .before-block-title {
  font-size: 2.3rem;
  margin-bottom: 24px;
  text-transform: none;
  font-weight: 600;
}
.stickers-widget .sticker-list .sticker-item .before-block .before-block-title .title, .stickers-widget .sticker-list .sticker-item .before-block .before-block-title h2 {
  font-size: 2.3rem;
  margin-bottom: 24px;
  text-transform: none;
  font-weight: 600;
}
.stickers-widget .sticker-list .sticker-item .before-block .before-block-btn {
  -webkit-appearance: none;
  cursor: pointer;
  display: inline-block;
  font-size: 1.3rem;
  height: 48px;
  line-height: 46px;
  padding: 0 30px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 0;
  transition: all 250ms linear;
  background: transparent;
  border: 1px solid black;
  color: black;
}
.stickers-widget .sticker-list .sticker-item .before-block .before-block-btn:hover {
  background: black;
  color: white;
}
.stickers-widget .sticker-list .sticker-item .after-block .after-block-subtitle {
  font-size: 1rem;
  font-weight: normal;
  display: block;
}
.stickers-widget .sticker-list .sticker-item .after-block .after-block-subtitle .subtitle, .stickers-widget .sticker-list .sticker-item .after-block .after-block-subtitle h3 {
  font-size: 1rem;
  font-weight: normal;
  display: block;
}
.stickers-widget .sticker-list .sticker-item .after-block .after-block-title {
  font-size: 2.3rem;
  margin-bottom: 24px;
  text-transform: none;
  font-weight: 600;
}
.stickers-widget .sticker-list .sticker-item .after-block .after-block-title .title, .stickers-widget .sticker-list .sticker-item .after-block .after-block-title h2 {
  font-size: 2.3rem;
  margin-bottom: 24px;
  text-transform: none;
  font-weight: 600;
}
.stickers-widget .sticker-list .sticker-item .after-block .after-block-btn {
  -webkit-appearance: none;
  cursor: pointer;
  display: inline-block;
  font-size: 1.3rem;
  height: 48px;
  line-height: 46px;
  padding: 0 30px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 0;
  transition: all 250ms linear;
  background: transparent;
  border: 1px solid black;
  color: black;
}
.stickers-widget .sticker-list .sticker-item .after-block .after-block-btn:hover {
  background: black;
  color: white;
}
.stickers-widget .sticker-list .sticker-item .sticker-images-box .sticker-swiper-slider .swiper-pagination {
  bottom: 0px;
}
.stickers-widget .sticker-list .sticker-item .sticker-images-box .image-box {
  position: relative;
  overflow: hidden;
  margin-bottom: 24px;
}
.stickers-widget .sticker-list .sticker-item .sticker-images-box .image-box .sticker-img {
  width: 100%;
}
.stickers-widget .sticker-list .sticker-item .sticker-images-box .image-box .hover-wrapper {
  color: #ffffff;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0px;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  text-align: center;
  padding-top: 30%;
}
.stickers-widget .sticker-list .sticker-item .sticker-images-box .image-box .hover-wrapper .sticker-img-hover-title {
  font-size: 1.5rem;
  text-transform: uppercase;
}
.stickers-widget .sticker-list .sticker-item .sticker-images-box .image-box .hover-wrapper .sticker-img-hover-subtitle {
  text-transform: uppercase;
  color: #ececec;
  font-size: 0.7rem;
}
.stickers-widget .sticker-list .sticker-item .sticker-images-box .image-box .hover-wrapper .sticker-img-hover-description {
  bottom: 0px;
  position: absolute;
  padding: 5px;
}
.stickers-widget .sticker-list .sticker-item .sticker-images-box .image-box .hover-wrapper .sticker-action-label {
  margin: 15px 0px;
  padding: 8px 20px;
  font-size: 1.2rem;
  border: 2px solid white;
  display: inline-block;
  /* border-radius: 2px; */
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.stickers-widget .sticker-list .sticker-item .sticker-images-box .image-box .hover-wrapper .sticker-action-label:hover {
  background: white;
  color: black;
}
.stickers-widget .sticker-list .sticker-item .sticker-images-box .image-box:hover .sticker-img {
  transform: scale(1.03);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.stickers-widget .sticker-list .sticker-item .sticker-images-box .image-box:hover .hover-wrapper {
  opacity: 1;
}
.stickers-widget .sticker-list .sticker-item .sticker-info-box .sticker-subtitle {
  font-size: 0.9rem;
  text-transform: uppercase;
  margin-bottom: 20px;
  display: block;
}
@media (max-width: 768px) {
  .stickers-widget .sticker-list .sticker-item .sticker-info-box .sticker-subtitle {
    font-size: 0.7rem;
  }
}
.stickers-widget .sticker-list .sticker-item .sticker-info-box .sticker-title {
  font-weight: 600;
  font-size: 1.5rem;
  margin-bottom: 26px;
}
@media (max-width: 768px) {
  .stickers-widget .sticker-list .sticker-item .sticker-info-box .sticker-title {
    font-size: 1.2rem;
    margin: 0.8rem 0;
  }
}
.stickers-widget .sticker-list .sticker-item .sticker-info-box .sticker-description {
  font-size: 1rem;
  margin-bottom: 5px;
}
@media (max-width: 768px) {
  .stickers-widget .sticker-list .sticker-item .sticker-info-box .sticker-description {
    font-size: 0.75rem;
  }
}
@font-face {
  font-family: Roboto;
  src: url("../fonts/Roboto-Regular.ttf");
}
@font-face {
  font-family: bakery;
  src: url("../fonts/bakery.ttf");
}
body {
  font-family: sans-serif;
}
body form input {
  border-radius: 0 !important;
}
body form input:focus {
  border-color: 0 !important;
}
body form .field .ui.toggle.checkbox.checked label:before {
  background-color: black !important;
}
body .cta-btn {
  display: inline-block;
  width: 100%;
  text-align: center;
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
  font-weight: 700;
  font-size: 1.143em;
  border: 0;
  color: #fff;
  background-color: #7ed7c6;
  box-shadow: 0 2px 0 0 #59bba8;
  margin-bottom: 2px;
  transition: all 0.3s ease;
}
body .cta-btn.outline {
  box-shadow: none;
  color: #7ed7c6;
  border: 1px solid #7ed7c6;
  background: white;
}
body .cta-btn.outline.hoverable:hover {
  color: #fff;
  background-color: #7ed7c6;
}
body .cta-btn.outline.active {
  background: #7ed7c6;
  border-color: #7ed7c6;
  box-shadow: 0 2px 0 0 #59bba8;
  color: white;
}
@media (max-width: 378px) {
  body .cta-btn.outline.login-form-btn {
    font-size: 0.8rem;
  }
}
body .cta-btn.show-checkout-form-btn {
  margin-bottom: 10px;
}
@media (max-width: 378px) {
  body .cta-btn.show-checkout-form-btn {
    font-size: 0.8rem;
  }
}
body .cta-btn:hover {
  cursor: pointer;
}
body.pushable {
  background: #ffffff !important;
  color: #000000;
}
body.pushable .pusher {
  background-color: #ffffff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  text-decoration: none;
  overflow-y: auto;
}
body.pushable .pusher.loaded {
  opacity: 1;
  visibility: visible;
}
body.pushable .pusher .content-wrapper {
  max-width: 100%;
}
body.pushable .pusher .breadcrumb {
  padding: 0;
  margin: 15px 0px;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
}
body.pushable .pusher .breadcrumb .section {
  display: inline-block;
  line-height: 2rem;
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 300;
  color: #c1c1c1;
  letter-spacing: 1px;
}
body.pushable .pusher .breadcrumb .section > a {
  display: inline-block;
  line-height: 2rem;
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 300;
  color: #c1c1c1;
  letter-spacing: 1px;
}
body.pushable .pusher .breadcrumb .section:hover {
  text-decoration: underline;
  cursor: pointer;
}
body.pushable .pusher .breadcrumb .section.active {
  color: black;
}
body.pushable .pusher .block-centered {
  margin-left: auto;
  margin-right: auto;
}
body.pushable .pusher .max-600 {
  max-width: 600px;
}
body.pushable .pusher .max-500 {
  max-width: 500px;
}
body.pushable .pusher .slider-separator {
  margin: 20px 0px 5px 0px;
  padding: 15px 0;
  font-weight: 600;
  font-size: 1.5rem;
  text-align: center;
}
body.pushable .reveal-overlay {
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  overflow-y: auto;
}
body.pushable .reveal-overlay::-webkit-scrollbar {
  display: none;
}
body.pushable #page-modal {
  background: rgb(249, 249, 249);
  border-radius: 3px;
  margin-bottom: 50px;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}
body.pushable #page-modal::-webkit-scrollbar {
  display: none;
}
body.pushable #page-modal:focus {
  outline: none;
}
body.pushable #page-modal .close-button {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1000;
  font-size: 50px;
  margin: 7px;
  color: grey;
}
body.pushable #page-modal .close-button:hover {
  color: black;
}
body.pushable #page-modal .waiting-layer {
  display: none;
  min-height: 400px;
}
body.pushable .hvr.hvr-wht-fafafa {
  background-color: #ffffff;
}
body.pushable .hvr.hvr-wht-fafafa:hover {
  background-color: #fafafa;
}
.ui-message {
  text-transform: uppercase;
  font-size: 10px;
  text-align: center;
  padding: 12px 0px;
  background: rgba(34, 36, 38, 0.01);
  border-top: 1px solid rgba(34, 36, 38, 0.03);
  border-bottom: 1px solid rgba(34, 36, 38, 0.03);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
}
body.wishlist-page .content-grid-container .top-header {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
body.wishlist-page .content-grid-container .top-header .icon {
  display: inline-block;
}
body.wishlist-page .content-grid-container .top-header .content {
  display: inline-block;
  font-family: bakery;
  font-size: 2.5em;
  letter-spacing: 2px;
  font-weight: 100;
  margin-bottom: 0;
}
body.page-faq .page-title {
  text-align: center;
  padding: 20px 0px;
}
body.page-faq .bitbag-frequently-asked-question .question-answer-wrapper {
  max-width: 600px;
  margin: auto;
}
body.cms-service-page .content-grid-container .content-wrapper .cms-service-page-content-wrapper {
  max-width: 850px;
  margin: auto;
}
body.cms-service-page .content-grid-container .content-wrapper .cms-service-page-content-wrapper h4 {
  display: block;
  padding: 10px;
  margin-bottom: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #4d4d4d;
  background: #e6e6e6;
}
body.cms-service-page .content-grid-container .content-wrapper .cms-service-page-content-wrapper .service-link-wrapper ul > li {
  position: relative;
  font-size: 1rem;
  line-height: 1.7;
  list-style-type: none;
}
body.cms-service-page .content-grid-container .content-wrapper .cms-service-page-content-wrapper .service-link-wrapper ul > li > a {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 15px 0;
  text-decoration: none;
  background-color: #e6e6e6;
  color: #000;
  margin-bottom: 10px;
  transition: background 0.2s ease-out, color 0.2s ease-out;
  letter-spacing: 1px;
}
body.cms-service-page .content-grid-container .content-wrapper .cms-service-page-content-wrapper .service-link-wrapper ul > li > a:hover {
  background: #b0bdcf;
  color: #fff;
}
body.cms-who_are_we-page .content-grid-container .content-wrapper .cms-who_are_we-page-content-wrapper {
  max-width: 850px;
  margin: auto;
}
#footer {
  padding-bottom: 1em;
}
#footer.cms-layout_footer-block {
  max-width: 950px;
  margin: auto;
}
#footer.cms-layout_footer-block .footer-column {
  overflow: hidden;
  margin-bottom: 20px;
  float: left;
}
#footer.cms-layout_footer-block .footer-column.footer-payment-logo {
  max-width: 500px;
  margin: auto;
  padding: 20px 0;
}
#footer.cms-layout_footer-block .footer-column.footer-payment-logo img {
  -webkit-filter: grayscale(1);
  transition: all 0.2s ease;
}
#footer.cms-layout_footer-block .footer-column.footer-payment-logo img:hover {
  -webkit-filter: none;
}
#footer.cms-layout_footer-block .footer-column.footer-bottom {
  max-width: 400px;
  margin: auto;
  text-align: center;
  color: #999;
  clear: both;
  font-size: 14px;
  padding-bottom: 15px;
}
#footer.cms-layout_footer-block .footer-column.footer-bottom .fa-heart {
  color: #fbc9c8;
}
#footer.cms-layout_footer-block .footer-column.footer-bottom .copyright {
  margin-left: 20px;
}
#footer.cms-layout_footer-block .footer-column.footer-bottom .copyright a {
  text-decoration: none;
  color: #b0bdcf;
  border-bottom: 1px solid #b0bdcf;
  transition: padding-bottom 0.2s ease-out;
}
#footer.cms-layout_footer-block .footer-column.footer-bottom .copyright a:hover {
  padding-bottom: 3px;
}
#footer.cms-layout_footer-block .footer-column .title {
  text-transform: uppercase;
  font-weight: 500;
  padding: 10px 0;
  text-align: left;
  color: #4d4d4d;
}
#footer.cms-layout_footer-block .footer-column .list {
  padding: 0;
  margin: 0;
}
#footer.cms-layout_footer-block .footer-column .list li {
  list-style-type: none;
  text-align: left;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  padding: 0 0 5px;
}
#footer.cms-layout_footer-block .footer-column .list li a {
  display: table;
  color: #4d4d4d;
  margin-left: 10px;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: border-color 0.2s ease;
}
#footer.cms-layout_footer-block .footer-column .list li a:hover {
  border-color: #4d4d4d;
}
#footer.cms-layout_footer-block .footer-column .list li:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  color: #fbc9c8;
  background-color: #000;
  display: block;
}
#footer.cms-layout_footer-block .footer-column .list .list-item.pad {
  padding: 10px 0;
  text-align: left;
}
#footer.cms-layout_footer-block .footer-column .list .list-item .list-item-image {
  width: 40px;
  height: 40px;
  margin-right: 20px;
  display: inline-block;
  text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 780px) {
  .shop-info-banner {
    font-size: 0.78em !important;
  }
}
/*# sourceMappingURL=style.css.map */
