/*
Theme Name: Divi Child 01
Theme URI: 
Description: Child 01 theme for the Divi theme
Author: <a href="http://www.elegantthemes.com" title="Visit author homepage">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 1.3
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Sat, 01 Feb 2014 16:23:59 +0000 */ 

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

/* lower content in slider */
.et_pb_container {
padding-top: 68px !important;
}

/* stop slide image animation home page */ 
.et_pb_slide_description {animation: none !important; -webkit-animation: none !important;}
.et_pb_slide_image {animation: none !important; -webkit-animation: none !important;}

/* DEPRECATED

/* Thin slider by changing CSS*/ 
.et_pb_container {margin-top: -100px !important;}
.et_pb_slide {height: 425px !important;}

div.et_pb_slide_image {
margin-top: -143px !important;
}



/* adjust slider text in mobile view*/
@media only screen and (max-width: 767px) {
.et_pb_slide_with_image .et_pb_slide_description {
padding-top: 250px;
}
}

/* footer social icons in right spot */
ul#et-social-icons li {
float: left;
margin-right: 10px;
}
ul#et-social-icons {
float: right;
}

/* DEPRECATED */

/* button color homepage slider - COMMENTED OUT
a.et_pb_more_button {
background: #57a600 !important;
}  */

/* Thin slider by new CSS ID - now commented out 
/* remember to Change home page slider CSS ID to "thin_slider"
/* #thin_slider
/* {height: 425px !important;} */ 

