/*
Theme Name: Solvent Child
Theme URI: https://solvent.qodeinteractive.com
Description: A child theme of Solvent
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: solvent
Template: solvent
*/
.qodef-svg--menu-dots { fill: rgb(0 0 0); }
@media (max-width: 782px) {
	#qodef-page-inner { padding-top: 30px !important; }
	.qodef-page-title .qodef-m-content.qodef-content-full-width { padding: 0 30px !important; }
}
@media only screen and (max-width: 1200px) {
    #qodef-page-outer { margin-top: -30px !important; }
}
@media (min-width: 1200px) and (max-width: 1600px) {
	.qodef-header-logo { margin-left: -80px; }
}