/*!
Theme Name: StarKid-child
Theme URI: http://kindergarten.thimpress.com/
Author: ThimPress
Author URI: http://thimpress.com
Description: WordPress theme for Kindergarten, Child Care and Pre-school. Create a kindergarten website easily with StarKid's
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Template: starkid
Domain Path: /languages/
*/
.wpcf7-form {
    font-family: initial;
}
#cookie-law-info-bar{
	padding:0px 2px;
	font-size:12px;
	line-height:22px;
	box-shadow:none;
}
a#cookie_action_close_header{
	line-height:0px;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
}
.site-header .thim-toolbar{
	background-color: #c7d7e6 !important;
	padding:0px;
}
.virsus p{
	margin-bottom:0px;
}
.textwidget{
	margin: 6px;
	padding-left: 20px;
}

.site-content{
	padding-top:0px;
	}

.site-header .header-inner .wrap-content-header .header-logo{
    width:10%;
    max-width: 180px;
}

.widget.widget_search .search-form{
	margin-top:-2px;
}

.primary-menu{
	width:40%;
}

.tc-menu-inner:hover{
    text-decoration: none;
}
 
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu>li{
       padding: 45px 0px 22px;
}
.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu>li>a{
        font-size:15px;
}	

@media screen and (min-width: 991px)and (max-width: 1100px){
	.site-header.layout-3 .header-inner .wrap-content-header .main-navigation .menu-lists#primary-menu>li>a{
        font-size:13px;
}	
}	

/* Attached only for desktop */
@media screen and (min-width: 991px){	
	.pll-parent-menu-item .sub-menu li:hover{
        background: #74abdc !important;
    }
    .pll-parent-menu-item .sub-menu{
        background: #fff !important;
        width: max-content !important;
    }
		
	.container{
		max-width:1400px;
		min-width:800px;
	}
	
	.menu-right{
        display:inline-flex;
        width:22%;
        margin-left:40px;
    }

    .menu-lists{
        display:inline-flex;
    }    
	
	.site-header .header-inner .wrap-content-header .header-logo img{
		width:73px;
	}

	.saulute{
		width:80px;
		padding-bottom:13px;
		margin-bottom:2px !important;
	}
}	
/* Attached  for tablets and phones */
@media screen and (max-width: 991px){	
	.menu-right{
        display: contents;
    }
	.thim-1-col{
		font-size:small;
	}
	.site-content{
		margin-top: 0px;
	}
	#search-4{
		width: auto;
	}
}

.site-footer.layout-3 .footer-sidebars [class*=thim-][class*='-col']>*{
    margin-bottom: 0px;
}