/* 
Theme Name: gits 
Theme URL: https://egraveyard.wpenginepowered.com/wp-content/themes/gits
Description: gits 
Theme Author: Pavan Shashidharan
Author URL: https://galacticitsolutions.co.nz
Template: Divi 
Version: 1.0.0 
Text Domain: gits
*/



@font-face {
    font-family: EgyptianSlateLight;
    src: url(/wp-content/themes/gits/fonts/EgyptianSlateLight.TTF);
    font-weight: normal;
}

@font-face {
    font-family: EgyptianSlateRg;
    src: url(/wp-content/themes/gits/fonts/EgyptianSlateRg.TTF);
    font-weight: normal;
}

@font-face {
    font-family: EgyptianSlateMedium;
    src: url(/wp-content/themes/gits/fonts/EgyptianSlateMedium.TTF);
    font-weight: normal;
}

body{
    font-family: EgyptianSlateLight;
}

body  #top-menu>li>a{
	font-family: EgyptianSlateMedium;
}

body #main-header {
	background-color: transparent;
}

body.home header{
	    display: none;
}

body .et_pb_button{
	font-family: "EgyptianSlateMedium";
}

body .page-title h2{
	font-family: EgyptianSlateRg;
	    font-size: 39px;
}

body .page-title-translation h5{
/* 	font-family: EgyptianSlateLight; */
}


body p{
	font-family: EgyptianSlateLight;
}


body .content-title h4{
	    font-family: EgyptianSlateMedium;
    text-transform: uppercase;
}
body .content-p {
	   text-align: justify !important;
}

body .et_menu_container{
	padding:0;
}

/* body #et-top-navigation #top-menu-nav */

body footer, body .select_page{
	display:none !important;
}

body.et_header_style_centered #main-header .container {
	text-align: left;
}

body.home.et_fixed_nav.et_show_nav.et_header_style_centered #page-container {
    padding: 0 !important;
}

body header.et-fixed-header{
	background-color: #000000c2 !important;
	padding: 10px 0;
}

body .gallery-box{
	
}

body .gallery-box img{
    border-radius: 6px;
    box-shadow: 3px 3px 6px 2px #a7a7a7;	
}

body header:not(.et-fixed-header) #top-menu-nav{
	margin-top: 20px;
}

body .contact-gits-form{
	
}

body .contact-gits-form input{
	width:100%;
    min-height: 45px;
}

body .contact-gits-form textarea{
	    width: 100%;
}

body .contact-gits-form label{
	
}

body .contact-gits-form .row{
	    margin-bottom: 15px;
}


body .contact-gits-form .col-md-6{
	
}


body .contact-gits-form .col-md-12{
	
}

body .contact-gits-form  .wpcf7-submit{
	background: transparent;
    color: #fff;
    border: 2px solid #fff;
    text-transform: uppercase;
}

body .contact-gits-form  .wpcf7-submit:hover{
	background: #fff;
	color:#000;
}

body .mobile_menu_bar:before{
	color:#fff;
}

body .et_mobile_menu{
	border-top: 3px solid #000000;
}

body .et_mobile_menu li a{
	text-transform: uppercase;
}

body .home-name, body .home-elephant{
	
}

body .popmake .contact-gits-form  .wpcf7-submit{background: #000;     color: #fff;}

body .popmake .contact-gits-form label{    color: #000;     font-weight: bold;     text-transform: uppercase;     margin-bottom: 8px;}

body .popmake .contact-gits-form{padding: 55px;}

/* body .home-button-section{
	width: 750px;
}
 */
body .home-button-section .et_pb_button {
	min-width: 250px;
}

@media screen and (min-width: 767px){
	body .home-button-section{
		width: 750px;
	}
}

@media screen and (max-width: 980px) {
  body header .logo_container{
	  float: left;
	}
	body header #et-top-navigation{
		width: 100px;
    	float: right;
	}
}

@media screen and (max-width: 767px){
	body .home-button-section{
		width:100% !important;
	}
}