/*
Theme Name: Divi Child 01
Theme URI: 
Description: Child 01 theme for the Divi theme
Author: <a href="https://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 2.5.9
*/

/* Generated by Orbisius Child Theme Creator (https://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 13 Jan 2016 01:49:32 +0000 */ 

@import url('../Divi/style.css');

/* =Theme customization starts here-------------------------------------------------------------- */

/***remove footer attribution***/
#footer-info {display:none;}
/***end remove footer attribution***/

/***fonts update***/
@font-face {font-family: 'ETmodules';
src:url('https://cpayinc.com/wp-content/themes/Divi/fonts/ETmodules_v2.eot');
src:url('https://cpayinc.com/wp-content/themes/Divi/fonts/ETmodules_v2.eot?#iefix') format('embedded-opentype'),
url('https://cpayinc.com/wp-content/themes/Divi/fonts/ETmodules_v2.ttf') format('truetype'),
url('https://cpayinc.com/wp-content/themes/Divi/fonts/ETmodules_v2.woff') format('woff'),
url('https://cpayinc.com/wp-content/themes/Divi/fonts/ETmodules_v2.svg#ETmodules') format('svg');
font-weight: normal;
font-style: normal;}
/***end fonts update***/

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/

/***tweak slider for phone***/
.et_pb_slide_content, .et_pb_more_button {
display: inline-block !important;
text-align: center;
}
.et_pb_more_button {
max-width: 140px;
}
.et_pb_slide_description:nth-child(2){text-align:center;}
/***end tweak slider for phone***/

/*Begin Footer Mods*/
#footer-widgets { padding-top: 10px; }
/* The line below changes the padding below the footer
    in margin: - changing the XXXpx and XXXpx will change bottom padding */
.footer-widget { width: 330px; margin: 0 0px 0px 0; }
    .footer-widget:nth-child(2n) { margin-right: 0; }
/* The line below also changes the bottom padding of Footers - XXXpx */
        .fwidget { padding-bottom: 0px; }
/*End Footer Mods*/

/***tweak logo***/
#logo { float: left; -moz-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; margin-bottom: 18px; }
		.et_fixed_nav #logo { max-height: 100px; margin-bottom: 0; }
		.et-fixed-header #logo { max-height: 40px; }
/***end tweak logo***/

/***tweak nav***/
#top-menu li {display: inline-block;
font-family: tahoma;
font-size: 18px;
font-style: bold;
padding-right: 14px;
}
/***end tweak nav***/

/*Hover state for top level links*/
#top-menu li:hover a {	color: #61CD76;}

/*Hover state for dropdown links*/
#top-menu li:hover ul a:hover {	color: #61CD76;}
#top-menu li:hover ul a { color: #000000;} 
/*end Hover state for nav links*/

/***Begin tweak Top Phone and Email***/
#top-header { font-size: 20px; line-height: 21px; z-index: 100000; }
/***end tweak Top Phone and Email***/

/***remove page titles***/
.main_title {display: none;}
/***end remove page titles***/

/***center password form***/
.post-password-form {text-align:center;}
/***end center password form***/

/***set custom fonts***/
.font1 {	
font-family: arial black;	
font-size:  22px;
}
.font2 {	
font-size: 18px;	
font-family: tahoma;	
font-style: bold;
}
.font3 {	font-size: 14px;}
.font4 {	font-size: 10px;}
/***end set custom fonts***/

/***tweak nav position***/
#et-top-navigation {
     float: none; 
}
/***end tweak nav position***/

/***footer tweak for design by***/
.et_pb_widget {
    float: none;
    max-width: 100%;
}
/***end footer tweak for design by***/

/***menu mod to prevent shifting position***/
@media screen and (min-width:981px){
#et-top-navigation {
    padding-left: 0!important;
    width: 60%!important;
    float: right!important;
}
}
/***end menu mod to prevent shifting position***/