/*
 Theme Name: Cameraboerse Child
 Theme URI: https://www.cameraboerse.com
 Author: Out the Box & Guido Bibra & Chantal Greinke 
 Author URI:   https://www.outtheboxthemes.com/
 Template:     cameraboerse
 Version:      1.0.92 CB 2.0
 License: GNU General Public License v3 or later
 License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  cameraboerse-child
*/

.site-header .branding .title {
	font-size: 44px;
	line-height: 40px;
	text-decoration: none;
}

.site-header {
	background: black; 
}

.site-header .branding .description {
	color: yellow; 
	font-size: 20px; 
}



/* -------- Main Menu Styling -------- */

.menu {
}

.main-navigation a {
	font-family: "Open Sans Regular"; 
	font-size: 20px; 
    text-shadow: 2px 2px 4px black;
}

.current_page_item

/* -------- Social Links Styling -------- */


.social-links {
    float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 10px; 
}

.otb-fa-envelope-o,
.otb-fa-facebook,
.otb-fa-instagram,
.otb-fa-twitter {
	color: #ffcc00;
}

.social-links li {
	float: left;
    padding: 1px 0 0 13px;
	color: #ffcc00;
}

.social-links li:first-child {
    padding-left: 0;
}

.social-facebook,
.social-instagram,
.social-twitter,
.social-email,
.search-btn {
	font-size: 50px;
}
	