/*
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.5
License:
License URI:
*/

/*************** 
All custom CSS should be added to Theme Options > Custom CSS,
or in the style.css of a Child Theme.
***************/
.widget {
    margin-bottom: 10px;
}
.absolute-footer .right {
    font-size: 90%;
    color: #fff;
}
.widget p {
    font-size: 14px;
    color: #fff;
}
.widget ul li {
    line-height: 120%;
    list-style: none;
    padding: 3px 0px;
    color: #fff;
    font-size: 14px;
}
.tx-div.small {
    display: none;
}
.widget-title {
    text-transform: uppercase;
    font-size: 19px;
}
ul.top-bar-nav .nav-dropdown li a {
    font-size: 13px;
    display: block;
    color: #111111 !important;
    text-transform: capitalize;
    padding: 10px 10px;
    border: 0;
}
ul.top-bar-nav .nav-dropdown li a {
    font-size: 90%;
    display: block;
    color: #111111 !important;
    text-transform: uppercase;
    padding: 10px 10px;
    border: 0;
}
ul.top-bar-nav .nav-dropdown li a:hover {
    color: #fff !important;
}
ul.top-bar-nav .nav-dropdown li:hover {
    background: #f15c22 !important;
}
ul.top-bar-nav .nav-dropdown {
    padding: 3px;
    right: 0;
    margin-left: -206px!important;
}
#dl-cat h2 {
    color: #fff;
    text-align: center;
    padding: 14px 0px;
    font-weight: 100;
    text-transform: uppercase;
}
div#dl-cat {
    background: #f15c22;
}
.column-inner p {
    margin: 0;
}
.column-inner h3 {
    margin: 9px 0px 0px 0px;
    text-align: center;
}
p.bubble {
    padding: 8px 0px 0px 0px;
    margin: 0;
    text-align: center;
}
.bubble span {
    color: #f05c22;
    font-weight: bold;
}
.large-4 .column-inner {
    background: #fff;
    padding: 9px 9px;
}
#top-bar .html, .top-bar-nav {
    display: inline-block;
    color: #000;
}
#top-bar li > a {
    color: #000;
}
#top-bar {
    box-shadow: 0 2px 3px 0 #ddd;
}
.copyright-footer {
    opacity: 1;
    color: #fff;
}
.absolute-footer {
    padding: 20px 0 20px;
}
#hdrR3 ul.benfBar li img {
    vertical-align: top;
    position: relative;
    top: 12px;
    margin-right: 10px;
}
#hdrR3 ul.benfBar li a {
    font-family: 'Open Sans', Arial, Helvetica, Serif;
    font-size: 12px;
    line-height: 45px;
    display: block;
    text-decoration: none;
}
#hdrR3 ul.benfBar li {
    display: table-cell;
        padding: 0 35px 0 35px;
    text-align: center;float:left;
}
#hdrR3 ul.benfBar {
    display: table;
    margin: 0 auto;
}
.hdrCont {
    width: 1050px;
    margin: 0 auto;
    position: relative;max-width: 100%;
}
#hdrR3 {
    margin: 0;
    border-top: 1px solid #7a7a7a;
    box-shadow: 0 2px 3px 0 #bfbfbf;
}
.button.secondary, .button.secondary {
    border-color: #000!important;
    background: #000!important;
}
.wide-nav-search > div {
    display: table-cell;
    vertical-align: middle;
    padding-top: 15px;
    padding-left: 94px;
    text-align: right;
}
.wide-nav-search.hide-for-small {
    float: right;
}
.orange {
    color: #f15c22;
}
.wide-nav {
    background-color: #f15c22!important;
    border-bottom: 2px solid #353535!important;
}
ul.header-nav li a {
    text-transform: uppercase;
    font-size: 80%;
    font-weight: bold;
    padding: 20px 0;
}
ul.header-nav li.active a.nav-top-link {
    color: #fff;
    opacity: 1;
    background: #4d4d4d;
}
ul.header-nav li:hover a.nav-top-link {
    color: #fff;
    opacity: 1;
    background: #4d4d4d;
}
.wide-nav .header-nav a.nav-top-link {
   padding: 21px 31px;   opacity: 1;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-family: 'Open Sans', Arial, Helvetica, Serif;
    font-weight: 300!important;
}
.wide-nav .header-nav > li {
    margin-left: 0;
    line-height: 20px;
    display: inline-block;
    float: none;
}