/** Shopify CDN: Minification failed

Line 55:0 Unexpected "}"

**/
/* <!-- 14-5-25 Start --> */
.template-product .shoppinggives-tag.contained .sg-open-charity-select {
    border: 0px !important; 
    color: #fff !important;
    background: #0080ad !important;
    text-transform: capitalize !important;
}

.template-product .shoppinggives-tag.contained .sg-open-charity-select:hover {
   background: #62cbc9 !important;
   color: #fff !important;
}

.shoppinggives-tag.contained .chosenCause {
  font-weight: bold;
  display: inline;
}

.shoppinggives-tag .givebackAmount, .shoppinggives-tag.contained .chosenCause {
  color: #121212 !important;
}

.template-product .shoppinggives-tag.contained #sg-main-text:before {
    font-weight: 700;
    font-family: Matter Light, sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #6d6e71;
    margin-bottom: 6px;
}

.product-single .product-details-wrapper .sg-widget .shoppinggives-tag{ border-radius: 10px;padding: 20px 33px 22px 23px; margin: 16px 0;}
.product-single .product-details-wrapper .sg-widget .shoppinggives-tag.contained #sg-main-text:before{font-weight: 700; font-family: "Matter Light", sans-serif; font-size: 16px; line-height: 20px; color: #6D6E71; margin-bottom: 6px;}
.product-single .product-details-wrapper .sg-widget .shoppinggives-tag .unselectedText:before, .product-single .product-details-wrapper .sg-widget .shoppinggives-tag .chosenCause:before{font-weight: 300; margin-bottom: 6px; font-size: 14px; line-height: 20px; color: #6D6E71;}
.product-single .product-details-wrapper .sg-widget .shoppinggives-tag .sg-open-learn-more{font-weight: 400 !important; margin:6px 0 17px 0; font-size: 14px !important; line-height: 20px; text-decoration-line: underline; color: #6D6E71;}
.product-single .product-details-wrapper .sg-widget .shoppinggives-tag.contained .powered-by-logo{margin:0;}
.product-single .product-details-wrapper .shoppinggives-tag.contained .sg-open-charity-select{right: 12px; border: 1px solid #0080AD!important; border-radius: 8px; font-weight: 600; font-size: 16px!important; line-height: 20px !important; color: #ffffff; background:#0080AD; text-transform: capitalize !important;}
.product-single .product-details-wrapper .shoppinggives-tag.contained .sg-open-charity-select:hover{background:#62CBC9; border-color:#62CBC9 !important;}
.product-single .product-details-wrapper .sg-widget .shoppinggives-tag .givebackAmount:before,
.product-single .product-details-wrapper #sg-main-text .unselectedText{font-weight: 300; font-size: 14px; line-height: 20px; color: #6D6E71;}
.product-single .product-details-wrapper #sg-main-text .givebackAmount, .product-single .product-details-wrapper #sg-main-text .chosenCause.sg-end-text{font-size: 14px; line-height: 20px; color: #6D6E71;}


.product-single .product-details-wrapper .sg-widget .shoppinggives-tag .sg-open-learn-more{display:block;}

  .sg-widget .shoppinggives-tag.contained #sg-main-text{max-width:100%;}
  .product-single .product-details-wrapper .sg-widget .shoppinggives-tag{margin:0 0 12px 0; padding: 23px 12px 85px 12px;}
  .product-single .product-details-wrapper .shoppinggives-tag.contained .sg-open-charity-select{top:initial; font-size:14px !important; right:initial; bottom:3px; left:12px;}
  .product-single .product-details-wrapper .sg-widget .shoppinggives-tag.contained #sg-main-text:before{font-size:14px;}
}

.sg-widget .shoppinggives-tag .unselectedText:before, .sg-widget .shoppinggives-tag .chosenCause:before{font-weight: 300; font-size: 14px; line-height: 20px; color: #6d6e71;}

@media screen and (max-width: 767px) {
.sg-widget .shoppinggives-tag.contained #sg-main-text {
    max-width: 100% !important;
}
.template-product .shoppinggives-tag.contained .sg-open-charity-select {
    position: static;
    transform: none;
    max-width: 120px;
    margin: 5px 0;
}
}