/*
Theme Name: Vaikekallur
Theme URI: 
Author: vk
Author URI: 
Description: wp theme
Version: 1.1.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: regina-lite
Tags: grid-layout, footer-widgets, blog, education, e-commerce

This theme, like WordPress, is licensed under the GPL.
*/
#navigation ul li ul {
    display: none;
}

@media only screen and (min-width: 600px) {
.bookly-time-step {
    width: 630px !important;
}
	}

.nav-menu-search {
	position: relative;
	margin-left: 20px;
}
body #sub-header .nav-menu-search button.icon {
	position: absolute;
    left: auto;
    right: 2px;
    top: 13.5px;
}
.social-links-container {
	float: left;
}
.contact-bar {
	float: right;
}
@media screen and ( max-width:500px ) {
	.contact-bar .pull-right {
		float: none !important;
		display: inline-block;
	}
	.social-links-container {
		float: none;
	}
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
    visibility: hidden; !importan
}


