/** Shopify CDN: Minification failed

Line 143:1 Expected "}" to go with "{"

**/
/*custom-css-by-me---*/
.product__info-container {
        font-family: 'Raleway';
}

.custom-prod-desc b {
  color: #112d5e;
}
span.price-item.price-item--sale.price-item--last {
      color: #eb0e8b !important;
}
.select__select {
    font-weight: 700;
}
span.badge.price__badge-sale.color-scheme-4 {
    background: #eb0e08;
}
h4.product-sku {
  font-weight: 600 !important;
}
.metafield-rich_text_field {
  border-top: 1px solid #ddd;
}
.metafield-rich_text_field strong {
  font-size: 16px;
  color: #274c9a;
}
.product__info-wrapper .icon-with-text img {
  height: 32px;
  width: 32px;
}
.product__info-wrapper .icon-with-text span {
  color: #000;
}
li.icon-with-text__item {
  margin-bottom: 9px !important;
}
s.price-item.price-item--regular {
    font-weight: 700;
}
.product-form .product-form__submit {
    background: #eb0e8b !important;
    border: 2px solid #eb0e8b !important;
}
.product-form .product-form__submit span {
    background-image:none !important;
    color: #fff;
}
.product-form .product-form__submit:after {
    background: #eb0e8b !important;
}
.below-product-banner img {
    width: 100% !important;
    margin-top: 20px;
    border-radius:10px;
}

h4.product-sku {
    font-size: 17px;
}
.product__title h1 {
    font-family: 'Raleway', sans-serif !important;
    font-size: 36px;
    font-weight: 800;
}
.product-description p {
   
    font-size: 15px;
    color: #202020;
}
ul.list-prod li:before {
    content: '';
    display: inline-block;
    background: #274c9a;
    height: 12px;
    width: 12px;
    margin: 0 10px 0px -20px;
    
}
ul.list-prod li {
    line-height: 45px;
    border-bottom: 1px solid #e9e9e9;
  
.product__media.media.media--transparent {
    border: 1px solid #ddd;
    border-radius: 10px;
}
.thumbnail[aria-current] {
    box-shadow: 0 0 0 .1rem #ddd;
       border-radius: 10px;
}
.product-description {
    border-top: 1px solid #ddd;
    padding: 0 !important;
}
.product-description h2 {
    font-size: 32px;
}
.product-description h2, h3, strong, b {
    color: #274c9a !important;
}
.product-description {
    border-top: 1px solid #ddd;
    padding: 0 !important;
}
.metafield-rich_text_field p, strong, li {
    color: black;
    font-family: 'Raleway', sans-serif !important;
}

.product__tax.caption.rte {
    font-size: 14px;
    color: #000;
}
div#shopify-block-AeUU1NE9UMkY2dmZLW__synchrony_marketing_messaging_syf_unifi_kaJteH {
    background: #f3f3f3;
    border-radius: 5px;
    padding: 10px;
}
@media screen and (min-width: 256px) and (max-width: 768px) { 

.product__title h1 {
    margin-top: 20px !important;
    font-size: 30px !important;
  
}
.product-description {
    width: 100% !important;
    padding: 0px 20px 0px 20px !important;
}
.badge-prod {
    text-align: center !important;
    display: block !important;
}
.badge-prod h4 {
    font-size: 28px !important;
}
}