/*
Theme Name:     Lowder With Crowder Child theme
Theme URI: 		http://wpdevelopers.com/
Description:    Child theme made by WP Developers
Author:         WP Developers
Author URI: 	http://wpdevelopers.com/
Template:       lwc-theme
Version:        1.2
*/

#sticky-social {
    position: fixed;
}

#sticky-social.stick-first {
      top: 72px;
      position: fixed;
}

#sticky-social.stick-now {
      top: 35px;
      position: 72px;
      z-index: 10000;
      -webkit-transition-delay: .5s; /* Safari */
      transition-delay: .5s;
      transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}

@media screen and (max-width: 800px) {
	position: static !important;
}

/* Ad Units */
[id*="div-gpt-ad-lwc-sidebar"],
[id*="div-gpt-ad-lwc-body"]{
  text-align:center;
  margin-top: 30px;
  margin-bottom: 30px;
}

[id*="div-gpt-ad-lwc-body-post"]:empty{
  display: none;
}
/* Removes top margin on first widget in sidebar */
#lwc-ad-blog-right .theiaStickySidebar > div:first-child > .textwidget{
  margin-top: 0;
}

/* Rev Content & Ideal Media Headers */

.rc-wc .row-item h3,
.imheading{
    font-family: 'Open Sans',Arial,Helvetica,sans-serif !important;
    font-weight:300 !important;
    text-transform: uppercase !important;
    font-size:1.25em !important;
    margin-bottom:12px !important;
}

.imheading:before{
    display:none !important;
}

/* Rev Content */

#rcjsload_8t8f5s{
  margin-bottom: 24px;
}

/* Ideal Media */

#M318737ScriptRootC212714{
  margin-bottom: 24px;
}
