/*
Theme Name: Kiddino
Theme URI: https://wordpress.vecurosoft.com/kiddino/
Author: Vecurosoft
Description: Kiddino - Kindergarten and Preschool WordPress Theme
Version: 3.3.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kiddino
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.breadcumb-wrapper {
	display: none !important;
}

.searchBoxTggler {
	display: none !important;
}

.color-white {
	color: #ffffff !important;
}

.padding-bottom {
	padding-bottom: 10px !important;
}


.margin-bottom {
	margin-bottom: 10px !important;
}

.color-white .grunion-field-text {
	color: #ffffff !important;
}

.woonp-field-custom {
    margin: 10px 0;
    padding: 15px;
    border-radius: 5px;
}

.woonp-form-loop {
    margin: 0;
}

.woonp-price-input:focus {
    border-color: #007cba;
    outline: none;
    box-shadow: 0 0 5px rgba(0, 124, 186, 0.3);
}

.woonp-field-custom button:hover {
    background: #005a87 !important;
}

.responsive-image {
	width: 100%;
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
}

.text-center {
	text-align: center !important;
}

.search-form .submit-btn {
	display: none !important;
}

.woocommerce-ordering {
	display: none !important;
}

.vs-menu-toggle {
	width: 120px !important;
	border-radius: 20px !important;
}

#ce4wp_checkout_consent_checkbox_field {
	display: none !important;
}

.home-img-container {
	padding-left: 10px !important;
	padding-right: 10px !important;
}