/*
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.   ***************/

.banner-grid.row.row-grid.spaceing.row-small {
    margin-top: 60px;
}
p.jacket-support {
    color: white;
    font-weight: 800;
}
p.jacket-email a {
    color: white !important;
}
.absolute-footer.dark {
    color:white;
}
.jacket-banner h2 {
    font-weight: 700;
    font-style: normal;
    font-size: 17px;
    color: #ffffff;
    margin-bottom: 21px !important;
}
.payment-icons.inline-block img {
    width: 321px;
}
	span.widget-title {
    color: white !important;
}
 
ul#menu-main-2 li a {
    color: white;
}
ul#menu-main-1 li a {
    color: white;
}
ul#menu-main-3 li a {
    color: white;
}
.widget>ul>li+li, ul.menu>li+li {
    border-top: 0px solid #ececec;
}
.is-divider {
    background-color: rgb(255 0 0 / 98%);
    display: block;
    height: 3px;
    margin: 1em 0;
    max-width: 30px;
    width: 100%;
}