.sg-payment-methods-notice {
    background-image: url( './sparkle-gear-icon-32-32.png' );
    background-position: 5px 5px;
    background-repeat: no-repeat;
    background-color: white;

    text-align: center;

    border-width: 2px;
    border-style: ridge;
}


.sg-payment-methods-image {
    background-image: url( './cc-banner.png' );
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    text-align: center;

    border-style: none;

    height: 130px;
    height: 13rem;
}

.sg-payment-methods-note {
    text-align:center;
    font-style: italic;
    font-size: 0.7em;
    font-size: 0.7rem;
}

.sg-payment-methods-notice-text {
    font-weight: bold;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 18px ;
    line-height: 1.8rem;;
    color:black;
}

.sg-payment-methods-title {
    font-size: 28px;
    margin-bottom: 5px;
    margin-top: 0;
    color:  #e819b4;
    text-shadow: 0 1px 0 #ccc,
    0 2px 0 #c9c9c9,
    0 3px 0 #bbb,
    0 4px 0 #b9b9b9,
    0 5px 0 #aaa,
    0 6px 1px rgba(0,0,0,.1),
    0 0 5px rgba(0,0,0,.1),
    0 1px 3px rgba(0,0,0,.3),
    0 3px 5px rgba(0,0,0,.2),
    0 5px 10px rgba(0,0,0,.25),
    0 10px 10px rgba(0,0,0,.2),
    0 20px 20px rgba(0,0,0,.15);

}

.sg-payment-methods-notice p {
    margin-bottom: 5px;
    margin-bottom: 0.5rem;
}

 .sg-shop-safe-notice {
     background-image: url( './sparkle-gear-icon-32-32.png' );
     background-position: 5px 5px;
     background-repeat: no-repeat;
     background-color: white;

     text-align: center;

     border-width: 2px;
     border-style: ridge;
 }


.sg-shop-safe-image {
    border-style: none;
    padding-bottom: 5px;
}

.sg-shop-safe-note {
    text-align:center;
    font-style: italic;
    font-size: 0.7em;
    font-size: 0.7rem;
}

.sg-shop-safe-notice-text {
    font-weight: bold;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 18px ;
    line-height: 1.8rem;
    color:black;
}

.sg-shop-safe-title {
    font-size: 28px;
    margin-bottom: 5px;
    margin-top: 0;
    color:  #e819b4;
    text-shadow: 0 1px 0 #ccc,
    0 2px 0 #c9c9c9,
    0 3px 0 #bbb,
    0 4px 0 #b9b9b9,
    0 5px 0 #aaa,
    0 6px 1px rgba(0,0,0,.1),
    0 0 5px rgba(0,0,0,.1),
    0 1px 3px rgba(0,0,0,.3),
    0 3px 5px rgba(0,0,0,.2),
    0 5px 10px rgba(0,0,0,.25),
    0 10px 10px rgba(0,0,0,.2),
    0 20px 20px rgba(0,0,0,.15);

}

.sg-shop-safe-notice p {
    margin-bottom: 5px;
    margin-bottom: 0.5rem;
}

.sg-shop-safe-logo {
    width:30%;
    vertical-align: middle;
    display:inline-block;
}

/*
h4.sg-shop-safe-title {
    padding-left: 40px;
    text-align: left;
}
*/




 .sg-banner-notice {
     background-image: url( './sparkle-gear-icon-32-32.png' );
     background-position: 5px 5px;
     background-repeat: no-repeat;
     background-color: white;

     text-align: center;

     border-width: 2px;
     border-style: ridge;

     padding-left: 5px;
     padding-right:5px;

 }

.sg-banner-note {
    text-align:center;
    font-style: italic;
    font-size: 0.7em;
    font-size: 0.7rem;
}

.sg-banner-notice-text {
    font-weight: bold;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 18px ;
    line-height: 1.8rem;;
    color:black;
}

.sg-banner-title {
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 5px;
    color:  #e819b4;
    text-shadow: 0 1px 0 #ccc,
    0 2px 0 #c9c9c9,
    0 3px 0 #bbb,
    0 4px 0 #b9b9b9,
    0 5px 0 #aaa,
    0 6px 1px rgba(0,0,0,.1),
    0 0 5px rgba(0,0,0,.1),
    0 1px 3px rgba(0,0,0,.3),
    0 3px 5px rgba(0,0,0,.2),
    0 5px 10px rgba(0,0,0,.25),
    0 10px 10px rgba(0,0,0,.2),
    0 20px 20px rgba(0,0,0,.15);

}

.sg-banner-notice p {
    margin-bottom: 5px;
    margin-bottom: 0.5rem;
}

