/*
Theme Name: Stockholm Child
Theme URI: https://stockholmlanding.qodeinteractive.com/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: https://qodeinteractive.com/
Version: 1.1.2
Text Domain: stockholm
Template: stockholm
*/
media_image-2 {
	display: none !important;
}

mobile_menu_button {
	display: none !important;
}

@media only screen and (max-width:1000px)
.mobile_menu_button {
	display: none !important;
}

side_menu_button {
	display: none !important;
}

@media only screen and (max-width:1000px)
.header_bottom  {
	display: none !important;
}

header_bottom  {
	display: none !important;
}

.mobile_menu_button {
          visibility: hidden !important;
        }

.vertical_menu_enabled header {
	display: none !important;
}


vertical_menu_enabled header {
	display: none !important;
}

.header_bottom {
	display: none !important;
}



/* Targeted override for Stockholm theme CF7 messages */
div.wpcf7 .wpcf7-form.sent .wpcf7-response-output,
#main div.wpcf7-response-output,
.wpcf7-mail-sent-ok {
    color: #000000 !important;
    background-color: #f8f8f8 !important;
    border: 2px solid #46b450 !important;
    display: block !important;
    visibility: visible !important;
}