/*
Theme Name: Flatsome Child Theme
Theme URI: http://flatsome.uxthemes.com/
Description: This is a child theme for Flatsome
Author: UX Themes
Author URI: http: //www.uxthemes.com/
Template: flatsome 
Version: 2.5
*/

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

.dark-header #masthead ul.header-nav a.nav-top-link, .dark-header.wide-nav ul.header-nav a.nav-top-link, .dark-header.wide-nav ul.header-nav a.nav-top-link, .dark-header.wide-nav .wide-nav-right a  {
    color: #d8c680;
}

.dark-header #masthead strong.cart-name, .dark-header span.cart-price {
    color: #d8c680;
}

.type-page h1.entry-title, .search-results .text-center h1.entry-title {
    display: none;
}

/*margin top page*/ 
.page-wrapper {
    padding: 0;
}


.footer {
background-image: url("https://bodour.eu/wp-content/uploads/2016/06/cirkel.png");
background-repeat: no-repeat;
background-size: 60%;
background-position: right; 
background-position-y: bottom;
}

.footer-2 {
background-image: none;
}

h3.section-title {
text-transform: none;
text-decoration: none;
border: none;
border-bottom: none;
color: #d8c680;
}

h3.section-title span {
border: none;
border-bottom: none;
border-bottom: 0px;
padding-bottom: 5px;
color: #d8c680;
}

ul.header-nav li a {
    text-transform: none;
    font-size: 80%;
    font-weight: bold;
    padding: 5px 0;
}

.widget-title {
    text-transform: none;
    font-size: 95%;
}



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


.footer {
background-image: url("https://bodour.eu/wp-content/uploads/2016/06/cirkel4.png");
background-repeat: no-repeat;
background-size:  50%;
background-position: center; 
	}}