/*
Theme Name: WAH ASTRA CHILD
Theme URI: 
Template: astra
Author: 
Author URI: 
Description: Filmic theme for Damba Multimedia
Tags: custom-background,threaded-comments,custom-menu,featured-images,full-width-template,theme-options
Version: 2.3.1581967917
Updated: 2020-02-17 19:31:57

*/
/* Note: The CSS files are loaded from assets/css/ folder. */
.main-header-bar .main-header-bar-navigation {
    height: 100%;    
	text-transform: uppercase; 
	/*background: #0092db6b; */
	font-weight: 550
	
}
.box_shadow_small {
    box-shadow: 0px 0px 15px 0px rgba(93, 114, 128, 0.30) !important;
    padding: 0px !important;
    border-radius: 9px !important;
}
.ast-site-identity {
    padding: 5px 0px;
}
.ast-small-footer {
    border-top-style: solid;
    border-top-width: 0;
    border-top-color: #335a3b !important;
	border-top: solid  8px !important;
}
.ast-header-break-point .ast-mobile-menu-buttons-fill.menu-toggle {
    background: #000;
    color: #fff;
}
.reqt{
}
.reqt a:hover{
	color: #fff;
	background: #ff9900;
	padding: 5px;
}
	
/* contact page */
.wah-contact-form-design {
	background:#d2ecc5;
	margin-bottom:7px;
}
.wah-contact-form-design:after {
    position: absolute;
    top: 10px;
    bottom: 10px;
    width: 20px;
    height: 20px;
    content: "";
	margin: 25px -20px 10px -30px;
    border-right: 30px solid #d2ecc5;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
	z-index: 10000;
}
input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
	border-radius: 7px;
	}
button{
	color: #000;
	border-radius: 7px;
}
	
.ccurvedbottom{
	width: calc(100% + 1.3px);
    height: 137px;
    transform: translateX(-50%) rotateY(180deg);
}
img .roundcorners{
	border-radius: 12px !important;
	border: 0.5px double #000 !important;
}
#wave {
  position: relative;
  height: 70px;
  width: 100%;
  background: #e0efe3;
}
#wave:before {
  content: "";
  display: block;
  position: absolute;
  border-radius: 100% 50%;
  width: 340px;
  height: 80px;
  background-color: white;
  right: -5px;
  top: 40px;
}
#wave:after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 100% 50%;
  width: 300px;
  height: 70px;
  background-color: #e0efe3;
  left: 0;
  top: 27px;
}
.box_shadow{
	box-shadow: 0px 0px 30px 0px rgba(93, 114, 128, 0.32) !important;
}
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
    box-shadow: 0px 0px 30px 0px rgba(93, 114, 128, 0.32) !important;
	border-radius: 12px;
    border-bottom: 1px solid #eee;
    margin: 0;
    padding: 5.34em 6.67em;
}
body {
	font-family: 'Montserrat', Arial, sans-serif !important;
}
p {
	font-family: 'Montserrat', Arial, sans-serif !important;
	 font-size: 15px !important;
}
div {
	font-family: 'Montserrat', Arial, sans-serif !important;
}
.vc_gitem-post-data vc_gitem-post-data-source-post_excerpt entry-content > p {
    margin-bottom: 1.6em;
    font-size: 29px !important;
	font-family: 'Montserrat',sans-serif !important;
}