/*
Theme Name: Concrete Services
Theme URI: Concrete Services
Template: astra
Author: Concrete Services
Author URI: Concrete Services
Description: CS is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.2.2.1693069945
Updated: 2023-08-26 17:12:25

*/

/* ------------------------------------
	styles GCS 
------------------------------------ */
/* general theme */
h1,
h2,
h3,
h4,
h5,
h6{margin-bottom:1.2em; color:#683b11}
p,
.entry-content p{margin-bottom:1em;}
input,
select,
textarea,
button{
	border-color:#222!important;
	border-radius:0!important;}
button,
input[type="submit"]{border:none!important;}

/* Header */
.ast-above-header-bar .site-above-header-wrap{min-height:inherit!important;}
.ast-above-header .ast-grid-right-section .ast-builder-layout-element{
	background:#222;
	font-weight:600;
	padding:5px 10px;
	/*position:absolute;
	top:0;
	right:0;*/}
.ast-above-header .ast-grid-right-section .ast-builder-layout-element,
.ast-above-header .ast-grid-right-section .ast-builder-layout-element a{color:#eee;}
.ast-logo-title-inline .ast-site-identity{padding:0;}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item{line-height:inherit;}
.main-header-menu > .menu-item a{
	color:#223759;
	font-weight:600;}

/* footer */
#colophon p{margin-bottom:14px;}
#colophon .site-below-footer-wrap{
	padding:20px 0;}
.ast-footer-copyright{
	color:#eee;
	font-size:14.5px;}
	
/* contact form */
.wpcf7-form .container .columns .row .columns{margin:10px 0!important;}
.wpcf7 form .cf7sg-response-output{
	border:none!important;
	margin:50px 0 0 0!important;
	padding:0!important;}
.wpcf7-form textarea{
	min-height: 100px;
	max-height: 136px;}

/* media queris */
@media(max-width:991px){
	#ast-desktop-header{display:block!important;}
	.ast-primary-header-bar .site-primary-header-wrap{display:none;}
	.site-navigation{
		left:0;
		position:absolute;
		right:0;
		top:auto;
		top:155px;
		z-index:99;}
	.ast-builder-menu-mobile .main-navigation .main-header-menu{background-color:#ffffff99;}
}
@media(max-width:480px){
	.ast-above-header .ast-builder-grid-row{grid-column-gap:0;}
	.ast-above-header .ast-grid-right-section .ast-builder-layout-element{text-align:center;}
}