/*
Theme Name: Create Child
Theme URI: http://create.themetrust.com
Template: themetrust-create
Author: ThemeTrust.com
Author URI: http://themetrust.com
Description: Create is a multipurpose WordPress theme.
Version: 2.2.7.1630944877
Updated: 2021-09-06 16:14:37

*/

	#slide-panel {
		background-color: #122b33 !important;
	}


input[type="search"], input[type="email"], input[type="text"], input[type="url"], input[type="password"], input[type="tel"], textarea {
    background: #f0ecec !important;
    box-shadow: 0 0 0 1px #f4f3f3 !important;
	border: 1px solid #989696 !important;
	max-width: 330px !important;
}

h1, h2, h3, h4, h5, h6, .title, .product-title {
    font-weight: 300 !important;
    font-family: 'Open Sans', sans-serif;
    color: #242424;
}

.solid #middle {
    margin-top: -10px !important;
}

#site-header .inside {
    max-width: 1170px !important;
}

.header-wrap {
	margin-bottom: -40px !important;
}

.widget-box ul li a {
    color: #059647 !important;
}


#menu-links-footer {
    font-size: 19px !important;
}

@media only screen and (max-width: 600px) {

#logo img {
    max-width: 80% !important;
}

#slide-panel nav li {
	font-size: 23px !important
		background-color: #122b33 !important;
	}

	#slide-panel {
		background-color: #122b33 !important;
		font-size: 17px !important;
	}
	
	p {
    font-size: 19px !important;
	}
	
	h1 {
		font-size: 30px !important;
	}
		
	h2 {
		font-size: 24px !important;
	}
		
	h3 {
		font-size: 20px !important;
	}
		
	h4 {
		font-size: 24px !important;
	}
		
	h5 {
		font-size: 19px !important;
	}
		
	h6 {
		font-size: 19px !important;
	}
	
	#footer .widget-box p {
    font-size: 19px !important;
	}
	
}

