/** Shopify CDN: Minification failed

Line 55:12 Expected identifier but found whitespace
Line 55:36 Unexpected ";"

**/
#template-collection .product-image__wrapper {
    position: relative;
    height: 200px;
    width: 100%;
    object-fit: contain;
}
#template-collection .image-element__wrap img {
    object-fit: contain;
}
#template-collection .image__container {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
#template-collection .product-wrap .thumbnail-overlay__container{
    display: none;
}
#template-collection .purchase-details .purchase-details__spb--false .button--add-to-cart{
  font-family: Josefin Sans,sans-serif;
    width: 100%;
    border-radius: 50px;
    text-transform: uppercase;
    background: #ff8767;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 1;
    padding-top: 10px;
}
.title {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.125;
    font-family: Josefin Sans,sans-serif;
}
#template-collection .thumbnail__hover-overlay--true .thumbnail__caption{
  display:block;
}
#template-collection .product-thumbnail span.product-thumbnail__price.price.sale{
  display:none;
}
#template-collection .product-thumbnail .sub{margin-top:10px;}
#template-collection .product-thumbnail .price{
font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px;
  }
font-family: Josefin Sans,sans-serif;
    width: 100%;
    border-radius: 50px;
    text-transform: uppercase;
    background: #ff8767;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 1;
#template-collection .product-thumbnail .jdgm-widget.jdgm-widget{margin-bottom:10px;}
#template-collection .product-thumbnail__title{
  font-size: .938vw !important;
    line-height: 1.25vw;
    min-height: 32px;
    display: block;
    font-family: Josefin Sans,sans-serif;
    font-weight: 900;
    color: #242424 !important;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 10px;
    height: 65px;
}
#template-collection .custom-btn {
    display: inline-block !important;
    line-height: normal !important;
    font-family: Josefin Sans,sans-serif ;
    font-weight: 900 !important;
    background-color: #ff8767 !important;
    color: #fff !important;
    font-size: 12px !important;
    padding: 18px 24px !important;
    letter-spacing: 3px !important;
    text-transform: uppercase !important;
    text-decoration: none!important;
    white-space: nowrap !important;
}
#template-collection .has-padding-bottom {
    padding-bottom: 40px;
}

@media(max-width:767px){
  #template-collection .product-thumbnail__title {
      line-height: 5.25vw !important;
      font-size: 14px !important;
  }
  #template-collection .product-thumbnail__title{
    height: auto;
  }
}

@media (min-width:800px) and (max-width:991px){
.one-fourth {
    width: calc(31% - 10px);
}
  #template-collection .product-thumbnail__title{
    height: auto;
  }
}



#template-collection .product-thumbnail__title {font-size:12px !important; line-height:1.5;}
#template-collection .minheight {/*min-height: 105px;*/min-height: 132px;}
#template-collection .jdgm-widget.jdgm-widget {margin-bottom: 14px;}
#template-collection .jdgm-preview-badge .jdgm-star.jdgm-star {color: #ff8767;}
#template-collection .purchase-details .purchase-details__spb--false .button--add-to-cart {padding-top:8px;}
#template-collection .product-thumbnail .sub {margin-top: 0px;}
