/*
Theme Name: Flatsome
Theme URI: http://flatsome.uxthemes.com/
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Flat Responsive WooCommerce theme
Version: 2.8.1
License:
License URI:
*/

/*************** 
All custom CSS should be added to Theme Options > Custom CSS,
or in the style.css of a Child Theme.
***************/
.row.container > .columns.mb-0 {margin-bottom:0;}
.ux_banner .img-w-80 > .inner {width:80% !important;}
@media only screen and (max-width: 768px) {
.row.container.m-mb-0 {margin-bottom:0 !important;}
}

/* ======== Overrides ======== */

.ux_banner .inner.bottom {
bottom:0 !important;
}

.ux_banner .text-center .tx-div, .ux_banner .text-center p {width:100%;}
.ux_banner .text-center .tx-div, .ux_banner .text-center p {max-width:100%;}
.ux_banner p {margin-bottom:0 !important;}

@media only screen and (max-width: 48em) {
  .row.container > .columns {
    margin-bottom: 0px; }
}

/* ======== States ======== */
.row.container.mb-0 {margin-bottom:0 !important;}
.p-lr-0 {
padding-left:0 !important;
padding-right:0 !important;
}

#top-link {
    display: none;
}
.absolute-footer ul li a {
    display: block;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-size: 80%;
    color: #ffffff;
}