/* Enter Your Custom CSS Here */
sparklestore-desc {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;
    max-width: 60%;
    margin: 0 auto;
    letter-spacing: 4px;
}

.sparklestore-slider .sparklestore-desc {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;
    max-width: 60%;
    margin: 0 auto;
    letter-spacing: 4px;
    display: none;
}

.sparklestore-slider .sparklestore-title {
    text-transform: uppercase;
    margin: 0 0 40px;
    line-height: 1.5;
    letter-spacing: 15px;
    font-weight: 400;
    font-size: 48px;
    display: none;
}

.breadcrumbs {
    padding: 60px 0px;
    text-align: center;
    color: #fff0;
    position: relative;
    /* display: none; */
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin: 8px 0 2em;
    padding: 0;
}


.woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background: #e6e6e6;
    color: #033772;
    padding: 12px;
    border: 1px solid #c7c7c7;
    border-radius: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin: 0px;
    padding: 0;
    background: #e6e6e6;
}

.contacts-info address
{
	color:black;
}