/*
Theme Name: ToddlerPlay Child
Theme URI: https://toddlerplay.qodeinteractive.com
Description: A child theme of ToddlerPlay
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: toddlerplay
Template: toddlerplay
*/
@media screen and (min-width: 900px) {
    .layout-left .hotspots-placeholder {
  
        -webkit-flex: 0 0 40% !important;

        -ms-flex: 0 0 40% !important;
        flex: 0 0 40% !important;
        max-width: 40% !important;
	}
}
@media screen and (min-width: 600px) {
    .layout-left .hotspots-placeholder {
  
        -webkit-flex: 0 0 40% !important;

        -ms-flex: 0 0 40% !important;
        flex: 0 0 40% !important;
        max-width: 40% !important;
	}
}
@media only screen and (min-width: 1270px) {
.qodef-content-grid-1400 div[data-element_type=container].qodef-elementor-content-grid {
	width:1170px !important;
	max-width: 1170px !important;
}
}
@media only screen and (min-width: 1513px) {
    .qodef-content-grid-1400 div[data-element_type=container].qodef-elementor-content-grid {
        width: 1440px !important;
        max-width: 1440px !important;
    }
}
@media only screen and (min-width: 1921px) {
    .qodef-content-grid-1400 div[data-element_type=container].qodef-elementor-content-grid {
        width: 1640px !important;
        max-width: 1640px !important;
    }
}

.qodef-e-media-image{--qodef--radius:0px !important}

#hotspot-11384 .hotspot-title{font-size:32px;
text-align:left !important}

.qodef-opener-icon.qodef-source--predefined {
 
    --qode-button-bg-color: #ffffff00 !important;
}
.qodef-contact-form-7 input[type=date], .qodef-contact-form-7 input[type=email], .qodef-contact-form-7 input[type=number], .qodef-contact-form-7 input[type=password], .qodef-contact-form-7 input[type=search], .qodef-contact-form-7 input[type=tel], .qodef-contact-form-7 input[type=text], .qodef-contact-form-7 input[type=url], .qodef-contact-form-7 select, .qodef-contact-form-7 textarea{border-color:#232323 !important}
.qodef-contact-form-7 .qodef-m-title{color:#232323 !important}

.qodef-menu-item-circle{
	display:none !important;
}
.qodef-business-hours .qodef-m-underline{
	color:#aabc6352;
}
.qodef-svg--blob-m, .qodef-svg--blob-m-animated, .qodef-svg--blob-s{
	fill:transparent !important;
}
.qodef-svg--accordion-minus, .qodef-svg--accordion-plus{
	fill:#aabc64 !important
}