/*
Theme Name: Divi Child Theme Ethos
Theme URI: https://ethosvo.org
Template: Divi
Author: Richard Blandford
Author URI: https://suckerfishuk.net
Description: Smart. Flexible. Beautiful.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.5.1.1528197997
Updated: 2018-06-05 11:26:37

*/


/** partner index **/
.ethos_partner .photos img                  { left: 0; top: 0; } 
.ethos_partner .photos img.photo_alt        { position: absolute; z-index:  0; }
.ethos_partner .photos img.photo_fade       { position: relative; z-index: 99; transition: 0.5s ease-in-out; }
.ethos_partner .photos img.photo_fade:hover { opacity: 0; }
.ethos_partner ul.et-social-icons           { margin: 0; padding: 0; float: none; }
.ethos_partner ul.et-social-icons li { margin: 0 15px 0 2px; }
.ethos_partner ul.et-social-icons.centered    { text-align: center; }
.ethos_partner ul.et-social-icons.centered li { margin: 0 10px; }
.ethos_partner ul.et-social-icons a { font-size: 100%; }
.ethos_partner ul.et-social-icons a.icon:before { font-family: ETmodules!important; }
.ethos_partner ul.et-social-icons .et-social-mail a.icon:before { content: '\e076' !important; }
.ethos_partner ul.et-social-icons .et-social-www  a.icon:before { content: '\e0de' !important; }

/** partner details/profile pages **/
.ethos_partner_page #pum- { display: none; } /* hide random stuff at bottom of page */
.ethos_partner_page p.allPartners { font-size: normal; margin-bottom: 2em; }

/* twitter feed */
div.widget_custom-twitter-feeds-widget { padding: 0 20px 20px 20px; background: white; border-radius: 5px; }
