/** Shopify CDN: Minification failed

Line 230:0 Expected "}" to go with "{"

**/
h1#bc-sf-filter-collection-header {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: normal;
    font-size: 30px;
}

main#MainContent {
    max-width: 1413px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 100%;
  padding:0 15px;
}
.collection-description {
    text-align: center;
	margin-bottom: 10px;
}
h1#bc-sf-filter-collection-header {
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: normal;
}
.iwishMsg {
    color: #000;
}
 input.iwishBuyBtn.add.clearfix:hover {
    color: #ffffff;
    background: #176ab3;
}
.row .desktop-12 {
    width: 97.9166666666666667%;
    float: left;
    margin-left: 1.0416666666666667%;
    margin-right: 1.0416666666666667%;
}
.iwishItem.product-index.desktop-3.tablet-half.mobile-half {
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    flex: 0 0 25%;
    padding: 0 12px;
}
.product-index {
    position: relative;
    text-align: center;
}
.product-index-inner {
    position: relative;
}
.product-info {
    margin-top: 10px;
}
.reveal {
    position: relative;
    overflow: hidden;
}
.prod-image img, .collection-image img {
    max-height: 470px;
}
img {
    max-width: 100%;
    border: 0;
}
.collection-index .product-title, .product-index .product-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}
.product-index .product-title, .collection-index .product-title {
    clear: left;
    display: block;
    font-weight: 600;
}
.product-info .price {
    font-size: 18px;
    font-weight: 700;
    padding: 8px 0;
}
div#bc-sf-filter-products .button, div#bc-sf-filter-products button, div#bc-sf-filter-products input[type=button], div#bc-sf-filter-products input[type=reset], div#bc-sf-filter-products input[type=submit] {
    font-size: 16px;
}
div#bc-sf-filter-products input.iwishBuyBtn {
    width: 100% !important;
}
div#bc-sf-filter-products input.iwishBuyBtn.add.clearfix {
    font-size: 16px;
}
div#bc-sf-filter-products .button, div#bc-sf-filter-products button, div#bc-sf-filter-products input[type="submit"], div#bc-sf-filter-products input[type="reset"], div#bc-sf-filter-products input[type="button"] {
    width: 100%;
    max-width: 100%;
    background: #000000;
    border: none;
    -webkit-transition: background .5s ease,color .5s ease;
    -moz-transition: background .5s ease,color .5s ease;
    -o-transition: background .5s ease,color .5s ease;
    transition: background .5s ease,color .5s ease;
    -webkit-appearance: none;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
   margin-bottom: 20px;
    line-height: normal;
    padding: 15px 0;
    font-family: 'Open Sans', sans-serif;
}
.add {
    margin-top: 20px;
    clear: left;
    float: left;
    width: 40%! important;
} 
.iwishWrapper {
    margin-left: 2px;
    margin-right: 2px;
}
.ajaxified-cart-feedback {
    vertical-align: middle;
    clear: both;
    border: 1px solid #bfbfbf;
}
.ajaxified-cart-feedback {
    text-align: center;
    color: #fff;
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    padding: 10px;
    border-radius: 5px;
    margin: 5px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 4;
}
p.ajaxified-cart-feedback.success {
    background: #176bb2;
    text-align: center;
    color: #fff;
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    padding: 10px;
    border-radius: 5px;
    margin: 5px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 4;
}
.ajaxified-cart-feedback a {
    color: #fff;
}
.ajaxified-cart-feedback a {
    text-decoration: underline;
    font-weight: bold;
}
input.iwishBuyBtn.add:hover {
    color: #ffffff;
    background: #176ab3 !important;
}
.ajaxified-cart-feedback.error {
    background: #E65D5D;
    color: #fff!important;
}
div#bc-sf-filter-products {
    display: flex;
    gap: 0px;
    width: 100%;
   flex-flow:wrap;
}



@media (min-width: 768px) and (max-width: 1000px){
  .collection-template div#bc-sf-filter-products {
      width: 100%;
      margin: 0;
      padding-left: 0px;
  }
  .collection-template div#bc-sf-filter-products .product-index:nth-child(2n+1) {
      clear: left;
  }
}
@media(max-width: 1679px){
  main#MainContent {
      max-width: 1214px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 10px;
      width: 100%;
      padding: 0 15px;
  }
  
@media screen and (max-width: 740px){
  .gridlock .row .mobile-half {
      width: 47.9166666666666667%;
  }
  h1#bc-sf-filter-collection-header {
      text-align: center;
      font-size: 24px;
      font-weight: 400;
      margin-top: 0;
      margin-bottom: 10px;
      line-height: normal;
  }
}
/* ------------------ IG-SH-Apr-1092 Price is not visible  ------------------------- */
.iwishItem .iwish-product-form {
    display: grid;
    align-content: space-between;
    height: 100%;
}
