/* modal styles */
.display-block{
  float: left;
  display: inline-block;
  width: 50%;
  position: relative;
}

.quickshop-wrapper .product_section .display-block:nth-child(1) {
  padding-right: 10px;
}

.quickshop-wrapper .product_section .display-block:nth-child(2) {
  padding-left: 10px;
}

.quickshop-closer{
  font-size: 24px;
  top: 3px;
  right: 10px;
  position: absolute;
}

.bold-overlay {
  position: fixed;
  z-index:1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0,0,0,0.5);
}
.bold-modalwindow {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index:2;
  background: #fff;
  max-width: 700px;
  width: 100%;
  /*     height: 310px; */
  text-align: center;
  /*border: 2px solid #000;*/
  border: 2px solid #e0dedc;
  max-height: 85%;
  overflow-y: auto;
}

.bold-modalwindow, .bold-modalwindow * {
  box-sizing: border-box;
}

/* yotpo modal styles */

.yotpo-reviews .yotpo-bottomline {
  border: 0;
}
.yotpo-reviews .yotpo-bottomline.star-clickable {
  position: relative;
  width: 111px;
  display: block;
  margin: 0 auto 10px;
  float: none;
}
.yotpo-reviews .yotpo-icon {
  float: none !important;
}
.yotpo-reviews .yotpo-bottomline.star-clickable .text-m {
  position: absolute;
  left: 110%;
  width: 175px;
  top: 0px;
  color: #293428 !important;
  text-transform: uppercase;
  font-size: 9px;
  text-decoration: none;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  z-index: 10;
}
.yotpo-reviews .yotpo-bottomline.star-clickable .text-m:hover {
  text-decoration: underline !important;
}
@media screen and (max-width: 1080px) {
  .yotpo-reviews .yotpo-bottomline.star-clickable {
    position: relative;
    width: auto;
    display: block;
    margin: 0 auto;
    float: none;
    text-align: center;
  }
  .yotpo-reviews .yotpo-icon {
    float: none !important;
  }
  .yotpo-reviews .yotpo-bottomline.star-clickable .text-m {
    position: static;
  }
}



.thumbnail .eye-icon {
display: none;
}

.thumbnail:hover .eye-icon {
display: block;
}

.eye-icon .eye-img {
background-image: url('https://cdn.shopify.com/s/files/1/0787/5255/files/quickshop-sprite_0f97928e-871f-40d5-b470-4eec1ade9a3d.png?16310');
height: 30px;
width: 30px;
background-repeat: no-repeat;
background-size: 200% 100%;
margin: 0 auto;
}

.eye-icon:active .eye-img {
background-position-x: 100%;
}


.eye-icon {
position: absolute;
text-align: center;
z-index: 1;
width: calc(100% - 10px);
top: 304px;
background-color: rgba(255,255,255,0.7);
padding: 2px 5px;
}

.index .eye-icon {
top: 305px;

}

.eye-text{
text-transform: uppercase;
color: #FF5776;
font-weight: bold;
font-size: 10px;
line-height: 12px;
}

.eye-icon a {
 padding-bottom: 0;
}

.quickshop-wrapper .cart-product-div {
width: 100%;
float: none;
}

.quickshop-wrapper .cart-product-div input.action_button.add_to_cart:focus {
//outline: 0;
}

.quickshop-wrapper .cart-wishlist-div {
display: none;
}

.quickshop-wrapper .cart-wish {
width: calc(100% - 55px);
}

.quickshop-wrapper .product_section {
width: 100%;
margin-bottom: 0;
}

.quickshop-wrapper {
width: 100%;
margin: 0;
}

.quickshop-wrapper .product_slider {
margin-bottom: 0 !important;
}

.quickshop-wrapper .product_section .see-more {
border-top: 3px solid #ffe1e3;
margin-top: 40px;
padding-top: 10px;
}

.quickshop-wrapper .cart-qty-box label {
font-weight: bold;
text-align: center;
}

.thumbnail .product_image img.hover {
display: block;
opacity: 0;
  position: absolute;
  top: 0;
}

.thumbnail.has-alt-img:hover .product_image img.featured {
display: none;
}

.thumbnail.has-alt-img .product_image img.hover {
margin-bottom: 10px;
}

.thumbnail.has-alt-img:hover .product_image img.hover {
display: block;
opacity: 1;
}

.thumbnail-product.real-product:hover .hover,
.relative.product_image:hover .hover {
    opacity: 1;
}

.quickshop-wrapper .flex-direction-nav .flex-prev {
left: -5px;
display: none;
}

.quickshop-wrapper .flex-direction-nav .flex-next {
right: -5px;
display: none;
}

.quickshop-wrapper .flex-direction-nav a {
  top: 46%;
}

.quickshop-wrapper .product_slider:hover .flex-direction-nav .flex-prev, .quickshop-wrapper .product_slider:hover .flex-direction-nav .flex-next {
display: block;
}

.quickshop-wrapper .product_section .see-more {
border-top: 3px solid #fff4f4;
text-transform: uppercase;
font-size: 10.5px;
}

.inner-content {
padding: 25px;
}

.bold-modalwindow {
border: 2px solid #ffcccc;
}

.quickshop-closer {
color: #f8d7d9;
}

.quickshop-wrapper .product_section .display-block:nth-child(1) {
padding-right: 15px;
}

.modal p.modal_price, p.modal_price {
margin-bottom: 0.25em;
}

.quickshop-wrapper .monogram-area.monogram-clutch {
bottom: 30%;
padding-right: 55px;
}

.quickshop-wrapper input.quantity {
width: 55px;
padding: 11px 5px;
border: 2px solid #505050;
}

.quickshop-wrapper .bundle-product .inline_purchase {
margin: 26px 0 0;
width: calc(100% - 69px);
}

.quickshop-wrapper .bundle-product .add_to_cart.add-bundle {
outline: 0 !important;

&:focus {
outline: auto !important;
}
}

.quickshop-wrapper .bundle-product .add_to_cart.add-bundle:focus {
//outline: 0;
}

.quickshop-wrapper .flex-direction-nav a { background: url(//cdn.shopify.com/s/files/1/0787/5255/t/1160/assets/arrow-sprite-blush6.png?v=13228632078388067422) no-repeat 0 0; }

.quickshop-wrapper .product_slider:hover .flex-next {background-position: 0 -120px; }
.quickshop-wrapper .product_slider:hover .flex-prev {background-position: 0 -60px; }
.quickshop-wrapper .product_slider:hover .flex-prev:hover { background-position: 0 -180px; }
.quickshop-wrapper .product_slider:hover .flex-next:hover { background-position: 0 -240px; }

.quickshop-closer svg {
height: 15px;
pointer-events: none;
}

.quickshop-closer svg .cls-1 {
fill: #f8d7d9;
fill-rule: evenodd;
height: 15px;
}

.quickshop-closer:hover svg .cls-1 {
fill: #293428;
fill-rule: evenodd;
}

.quickshop-wrapper .product_slider .flex-control-nav {
  display: block;
}

@media screen and (max-width: 1199px) {
.index .eye-icon {
  top: 230px;
}

.eye-icon {
  top: 229px;
}
}

@media screen and (max-width: 959px) {
.index .eye-icon {
  top: 170px;
}
.eye-icon {
  top: 169px;
}
}

@media screen and (max-width: 767px) {
.thumbnail .product_image img.hover {
  display: none;
}


.bold-modalwindow {
  max-width: 90%;
  overflow-y: scroll;
}

.quickshop-wrapper .product_section .display-block {
  padding: 0 !important;
  float: none;
  width: 100%;
}

.index .eye-icon {
  top: 155px;
}

.eye-icon {
  top: 154px;
}

.quickshop-wrapper .product_slider:hover .flex-direction-nav .flex-prev, .quickshop-wrapper .product_slider:hover .flex-direction-nav .flex-next {
 display: none;
}

.thumbnail.has-alt-img:hover .product_image img.featured {
  display: block;
}

.thumbnail.has-alt-img:hover .product_image img.hover {
  display: block;
  opacity: 0;
}

.thumbnail.has-alt-img:hover .info {
  margin-top: 16px;
}

}

@media screen and (max-width: 479px) {

.eye-icon {
  top: 94px;
}

}
.items_left{
height: 20px;
}

#bold-modal .yotpo .yotpo-icon{
padding: 0 !important;
}

.bndl-err{
color: #FF5858;
font-weight: bold;
font-size: 12px;
text-transform: capitalize;
width: 100%;
text-align: center;
}
.err{
border: 2px solid #FF5858 !important;
}
.select-err{
background: #FF5858;
color: #fff;
}


/* Checkout */

.hazmat-disclaimer {
  text-align: left;
  font-weight: 300;
  padding-top: 5px;
  font-size: 11px;
  color: #FF5776;
  text-transform: initial;
  font-style: italic;
}

.not-by-air-disclaimer {
  text-align: left;
  font-weight: 300;
  padding-top: 5px;
  font-size: 11px;
  color: #FF5776;
  text-transform: initial;
  font-style: italic;
}

.bold-overlay.checkout .inner-content {
padding: 35px 40px 25px;
}

.bold-overlay.checkout .bold-modalwindow {
overflow-y: scroll;
}
.bold-overlay.checkout h2 {
  font-size: 60px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'gt-walsheim','Montserrat', sans-serif;
  color: #FF5776;
}

.bold-overlay.checkout h3 {
  font-size: 30px;
  font-weight: bold;
  text-transform: lowercase;
  font-family: 'gt-walsheim','Montserrat', sans-serif;
  color: #404040;
  margin-top: 10px;
  line-height: 1.3em;
}

.bold-overlay.checkout li {
  line-height: 1.3em;
  padding-bottom: .5em;
  font-family: 'gt-walsheim','Montserrat', sans-serif;
  color: #000;
  font-size: 22px;
  font-weight: normal;
}

.bold-overlay.checkout h4 {
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 18px;
  font-family: 'gt-walsheim','Montserrat', sans-serif;
  line-height: 1.3em;
  color: #FF5776;
}

.bold-overlay.checkout ul {
  margin: 10px auto 0;
  border-top: 3px solid #FFCCCC;
  border-bottom: 3px solid #FFCCCC;
  padding-top: 20px;
  padding-bottom: 20px;
}

.bold-overlay.checkout .quickshop-closer {
top: 13px;
  right: 13px;
}


@media screen and (max-width: 767px) {
  .bold-overlay.checkout h2 {
      font-size: 3.2em;

  }

  .bold-overlay.checkout h3 {
      font-size: 1.5em;
      line-height: 1.5em;
  }

  .bold-overlay.checkout li {
      font-size: 1.2em;
      line-height: 1.3em;
  }

  .bold-overlay.checkout h4 {
      font-size: 1.1em;
      line-height: 1.5em;
  }
}
