/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
.banner h2, .banner h3 {
    text-shadow: 1px;
    text-shadow: 1px 1px #211d99;
}
a.button.primary {
    border-radius: 10px;
	background-color: #d26e4b!important;
}
.is-divider {
    background-color: rgb(15 3 141 / 32%);
}
span.widget-title {
    color: #0f038d;
}

.price-wrapper .price {
    padding: 10px;
}
span.amount {
 
    border: 1px dashed #0f038d;
    border-radius: 10px;
    padding: 3px 15px;
}

a.button.primary.is-primary.is-large.mua-ngay {
    margin-left: 10px;
    width: 149px;
}
.ez-toc-widget-container.ez-toc-widget {
    border: 1px dashed #29249c;
    padding: 10px 5px;
}
