/*
 Theme Name:   Ringopmaat Child
 Theme URI:    https://wordpress.org/themes/twentyfifteen/
 Description:  My first child theme, based on Twenty Fifteen
 Author:       Vishit Shah
 Author URI:   http://danielpataki.com
 Template:     ringopmaat
 Version:      1.0.0
 Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready, responsive-layout, infinite-scroll, post-slider, design, food, journal, magazine, news, photography, portfolio, clean, contemporary, dark, elegant, modern, professional, sophisticated
 Text Domain:  ringopmaat-child
*/
@media screen and (max-width: 767px){
	.footer_inner {
		float: none;
	}

	.navbar-header button{
		left: 0;
		right: auto;
		margin: auto !important;
		padding: 9px 10px !important;
margin-top: 8px !important;
		
	}

	.navbar-brand{
		margin-left: 60px !important;
width: 60% !important;
margin-top: 8px !important;
	}

.list-inline  li a .fa-search{
font-size: 25px !important;
margin-left: 2.5px;
margin-right: 2.5px;
}

.list-inline  li a .fa-facebook{
	display: none;
}

.search_icon{
bottom: 18px !important;
}	
}

#lauraMenu li a{
padding: 0px 5px !important;
padding-left: 20px !important;
}

.post-557 .entry-content .woocommerce h2, .login .woocommerce-form-row label, .login .form-row label span{
	color: #c9ac73;
	text-decoration: none;
}

.container .section_part h4{
color: hsl(33, 44%, 65%);
    font-family: open sans;
    font-size: 16.82px;
    letter-spacing: 3px;
    text-align: center;
    text-shadow: 1px 0 1px hsl(33, 44%, 65%);
    text-transform: uppercase;
}




