/*
Theme Name: Construct Child theme of construct
Theme URI: 
Description: Child theme of construct theme for the Construct theme
Author: <a href="http://oceanthemes.net/">OceanThemes</a>
Author URI: 
Template: construct
Version: 1.1.0
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 15 Feb 2023 13:05:39 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/
.featured-title-heading, h1 {
	text-transform:uppercase;
}
body p {
	font-size:16px;
}
.header-style-5 #site-header, #top-bar {
	background:	#4b575f!important;
}
#featured-title {
	background:	#fdcd21!important;
}
#featured-title .featured-title-inner-wrap {
    padding: 10px 0;
    display: table;
    overflow: hidden;
    width: 100%;
}
.header-style-5 #site-header {
    border-style: solid;
    border-color: rgba(255,255,255,.1);
}
.header-style-5 #featured-title .featured-title-inner-wrap{
	padding-top: 10px;
}
#slider-1-slide-1-layer-1 {
	white-space:normal;
}
.right {
	float:right;
}
.mobile-button:before, .mobile-button:after, .mobile-button span {
	background-color:#fdcd21;
}
.service-item-wrap p {
	*display:none;
}
.service-item-wrap .title {
	text-transform:uppercase;
}
/* Footer */
#copyright p, .bottom-bar-menu p{
	font-size:12px;
}
#block-7 img {
	max-width:200px;
}
#block-7 {
	text-align:center;
}
.center {
	text-align:center;
}
/** Media queries **/

@media only screen and (min-width: 1200px) {

}

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

}

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

}

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


}

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

}

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

}

@media only screen and (max-width: 992px and min-width: 768px) {

}

