/*---------------------------------------------------------------------------------

 Theme Name:   Divi Child Theme
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/
@font-face {
  font-family: 'ShreeDev0714';
  src: url('./assets/fonts/ShreeDev0714.ttf') format('truetype'),
       url('./assets/fonts/ShreeDev0714.woff') format('woff'),
       url('./assets/fonts/ShreeDev0714.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
	font-family: 'TrajanProRegular';
	src: url('./assets/fonts/TrajanProRegular.eot');
	src: local('TrajanProRegular'), url('./assets/fonts/TrajanProRegular.woff') format('woff'), url('./assets/fonts/TrajanProRegular.ttf') format('truetype');
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_13972">Text with this font applied</p> */
h1,h2,h3 {
	font-family: 'TrajanProRegular';
}
body{
	font-family: 'ShreeDev0714';
}
header#main-header.et-fixed-header, #main-header{
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
}
#footer-info {
    text-align: right;
	float:none;
}	
.textlogo {
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'TrajanProRegular';
}
.gi-class h4{font-family: 'ShreeDev0714';font-size:15px;}
h5{font-size:14px !important;}
/* Set the image widths */
.windor-section .et_pb_gallery_item.et_pb_grid_item.et_pb_bg_layout_light {
    width: 27% !important;
    display: inline-block !important;
    margin: 0 7px;
    clear: none;
}
.et-pb-contact-message p {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    position: relative;
    padding: .75rem 1.25rem !important;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.keswick-pagination{
    text-align: center;
}
div#footer-info a {
    font-weight: normal;
}
.pressslider .et_pb_module{display:none;}
.pressinfo a:active, .pressinfo a:focus, .pressinfo a:hover {color:#000;font-weight:bold;}
