/*
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.   ***************/
a.devvn_buy_now.devvn_buy_now_ajax {
    width: 100%;
    background: #2682cc;
    color: #fff;
    margin: 10px 0 0;
    display: block;
    padding: 0 12px;
    border-radius: 3px;
    line-height: 26px;
    text-align: center;
}
.isures-custom--atc {
	display: none !important;
}

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


}

#top-bar.header-top {
    min-height: auto;
}

#top-bar h1,
#top-bar p {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
}

.widget_shopping_cart ul.product_list_widget li {
    padding-right: 30px !important;
}