/*
Theme Name: Spacious Child
Theme URI: https://themegrill.com/themes/spacious
Template: spacious
Author: ThemeGrill
Author URI: https://themegrill.com
Description: Spacious is an incredibly spacious multipurpose responsive theme coded &amp; designed with a lot of care and love. You can use it for your business, portfolio, blogging or any type of site. It has 4 page layouts, 2 page templates, 4 blog display types, 13 widgets areas, 5 custom widgets focusing on business template, awesome slider, primary color option to match your logo &amp; website, boxed &amp; wide layout, light &amp; dark color skin, translation ready and many more. You can get free support in https://themegrill.com/support-forum/ and check the demo at https://demo.themegrill.com/spacious/.
Tags: one-column,two-columns,right-sidebar,left-sidebar,flexible-header,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,featured-images,theme-options,footer-widgets,blog,e-commerce,rtl-language-support
Version: 1.8.1.1603396660
Updated: 2020-10-22 19:57:40

*/


#header-text-nav-wrap {
    padding-bottom: 5px;
}

#site-title {
	color: #B6B010;
}

#site-title a, #site-title a:visited {
    color: #dddddd !important;
    font-size: 36px;
	//font-family: "Times New Roman", Times, serif;
}
#site-title a:hover, #site-title a:active {
    color: #dddddd;
    font-size: 36px;
	//font-family: "Times New Roman", Times, serif;
}

input.s, .search-icon {
	height: 25px !important;
}


#header-right-section .widget {
    text-align: right;
    padding-top: 10px;
    padding-right: 10px;
    display: inline;
    float: left;
}

.lang-item img
{
	width: 25px !important;
	height: 17px !important;
}

.lang-item
{
	padding-top: 5px;
}


#site-description {
	color: #C5C040;
	font-size: 20px;
	font-style: italic;
	//font-family: "Times New Roman", Times, serif;
}

.spacious-header-display-four .bottom-menu .main-navigation {
    float: right;
}

#menu-main-menu  a, a:visited {
    //color: #dddddd;
	font-size: 18px;
	//font-family: "Times New Roman", Times, serif;
}
#menu-main-menu a:hover, a:active {
    //color: #C5C040;
	font-size: 18px;
	//font-family: "Times New Roman", Times, serif;
}

#menu-main-menu-hu  a, a:visited {
    //color: #677E50;
	font-size: 18px;
	//font-family: "Times New Roman", Times, serif;
}
#menu-main-menu-hu a:hover, a:active {
    //color: #C5C040;
	font-size: 18px;
	//font-family: "Times New Roman", Times, serif;
}

.main-navigation ul li ul {
    background: none repeat scroll 0 0 rgba(240, 240, 240, 0.8);
    width: 175px;
}

.header-image {
	object-fit: cover;
	min-height: 200px;
}

#primary {
    width: 70%;
}

#secondary {
    width: 25%;
}



a, a:visited {
    color: #677E50;
	font-size: 16px;
	//font-family: "Times New Roman", Times, serif;
}

a:hover, a:active {
    color: #C5C040;
	font-size: 16px;
	//font-family: "Times New Roman", Times, serif;
}

p {
    line-height: 20px;
    margin-bottom: 15px;
    //font-family: "Times New Roman", Times, serif;
    font-size: 16px;
}


.footer-widgets-wrapper {
    background-color: #fff;
}

.footer-socket-wrapper .copyright {
    visibility: hidden;
}




@media only screen and (max-width: 768px) {
  #primary {
    width: 95%;
}

#secondary {
    width: 95%;
}
}
