/*
Theme Name: Divi Child Theme
Description: Divi Child Theme
Author:  Shekhar Suman
Author URI:  http://www.brandshark.in
Template: Divi
Version:  1.0.0
*/

 
/* =Theme customizations
------------------------------------------------------- */
body {
	font-weight: 400;
}

div#et-top-navigation {
	padding-top: 33px;
	padding-left: 0px!important;
}

#top-menu li {
    padding-right: 28px;
}

#top-menu li a {
    font-size: 16px;
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
	padding-top: 33px;
}

.special_bannersection >.et_pb_row {
    width: 80%;
    max-width: 100%;
}

@media screen and (max-width: 1356px){
  .tab_row_banner .et_pb_column.home_bnr_col{width: auto;}
  .special_bannersection  .et_pb_column.home_bnr_col{width: auto;} 
}


/* new style */


.gray-btn {
	background-color:#2b2b2b !important;
	color:#F8FAFC!important;
	border-width: 0px!important;
    border-radius: 25px;
    font-size: 17px;
    
}




