/*
Theme Name: Gonzo's Offspring
Theme URI: http://
Description: Child Theme for Gonzo
Author: Gonzo Buyer
Author URI: http://
Template: gonzo
Version: 0.1
*/

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

/* Put your css in after this line :-) */



#gform_confirmation_message_26 .subscribe-confirm{

background:transparent;
}
#gform_confirmation_message_26 .subscribe-confirm h2{

color:white;
}




#pattern-filter {background:none;}
.tagcloud a {-moz-transition: all 0.8s linear 0s; background: none repeat scroll 0 0 #333333; color: #AAAAAA; display: inline-block; font-weight: 400; margin: 0 -2px 1px 0; padding: 5px 8px;}

div.omc-authorbox { display: none;}


.wp-caption img {max-width: 98%;}

img.alignleft, img.alignright, img.aligncenter, img.alignnone {max-width:96%;}

.sponsor-logos img.aligncenter {max-width: 100%; width: 100%;}

article#omc-full-article a {text-decoration: underline;}

#omc-full-article h5.omc-related-article a {text-decoration: none;}

article#omc-full-article ul.omc-tabs li.active {background: none repeat scroll 0 0 #A0C227; color: #FFFFFF;}

/* Single post */
article#omc-full-article.no-featured-image h1 { margin-top: 0; }

/* Blog style 1 */
article.omc-blog-one.no-featured-image .omc-blog-one-cat { position: relative; float: left; margin-right: 3%; }
article.omc-blog-one.no-featured-image .omc-blog-one-heading { padding-top: 4px; }
article.omc-blog-one.no-featured-image span.omc-blog2-icon { display: none; }

/* Blog style 2 */
article.omc-blog-two.no-featured-image { overflow: hidden; }
article.omc-blog-two.no-featured-image .omc-blog-two-cat { position: relative; margin-bottom: 8px; }
article.omc-blog-two.no-featured-image span.omc-blog-two-stars-under { top: 0; }

/* Loop modules a & b */
h1.omc-half-width-label.no-featured-image { position: relative; }
h1.omc-half-width-label.no-featured-image a { display: inline-block; }

/* Loop module a */
article.omc-half-width-post.leading.no-featured-image span.omc-module-a-stars-under { position: absolute; top: 0; right: 0; }

/* Loop module b */
.omc-module-b h1.omc-half-width-label.no-featured-image { display: inline-block; }
div.omc-module-b-right-column { height: auto; }

/* Single post lightbox */
.single .pp_social { display: none; }

.twitter-feed {float: left; margin: 20px 0; width: 100%;}

.sponsor-logos td {border: 0 none; padding: 6px;}

div.omc-footer-widget ul li a {padding: 0;}

.xoxo li.socialbox {margin-bottom: 8px;}

/* 7-25-17 hide for subscribe page -- .gform_footer.top_label {height: 10px;}  */

.gf_browser_gecko.gform_wrapper.scuttle_subscribe_wrapper {
    background-color: #EAEAEA;
    padding: 10px;
}


article#omc-full-article article.omc-related-post p.related-posts-excerpt {
  background: #eee;
  font-size: 12px;
  line-height: 1.25em;
  font-style: italic;
  margin-bottom: 4px;
  padding: 2px 3px;
  height: 73px;
  overflow: hidden;
  }
  
/* Post Meta (added by Devin Walker http://wordimpress.com */

.entry-meta { overflow:hidden; margin: -5px 0 20px; }

.entry-meta > div, .entry-meta > .sep { float:left; line-height:20px; }

.entry-meta .timewrap {  font-size:13px; }

.entry-meta .byline { font-style:italic; line-height:20px; }

.entry-meta p { margin:0; padding:0; font-size:13px; }

.entry-meta > .sep { padding: 0 5px; }

article#omc-full-article h1.omc-post-heading-gallery { margin: 0 0 10px; }

/* End of Post Meta */

@media only screen and (max-width: 1023px) { 
  article#omc-full-article article.omc-related-post p.related-posts-excerpt {
  height: 110px;
  line-height: 1.35em;
  }
}

@media only screen and (max-width: 479px) { 
  article#omc-full-article article.omc-related-post p.related-posts-excerpt {
  height: 70px;
  line-height: 1.2em;
  }
 
 .omc-gallery-header {padding: 4px 8px !important;}

/* hide banner on phone   #omc-top-banner {display: none !important;} */
}


.scuttle_store .gform_next_button.button, .scuttle_store .gform_previous_button.button, .scuttle_store .gform_button.button {
  background: none repeat scroll 0 0 #a0c227;
  border: medium none;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  font-weight: bold;
  padding: 13px 17px;
}

.gfield.scuttle_store_total {
  font-size: 19px;
}


img.omc-image-blog-one {
  width: 25%;
}

article.omc-blog-one h2.omc-blog-one-heading {
  font-size: 1.5em;
}

.scuttle_store_price>.gfield_label {
  display: none !important;
}

.scuttle_store_image {
  float: left;
  margin: 0 13px 0 0;
}

.scuttle_store_price {
  display: inline-block;
}

a.fancy-close:hover, a.envirabox-nav:hover {
    background: none !important;
}

.envirabox-item.envirabox-close:hover {
  background-color: transparent !important;
  background-image: url("/wp-content/plugins/envira-gallery/assets/css/images/envirabox_sprite.png") !important;
}


/* Hide the post author */ 
.byline.author.vcard {
  display: none;
}

.sep {
  display: none;
}
.latest-post-not-thumbnail {
    padding: 0px 0px  15px 0px;
}

/* fix for space below video */
.omc-main-video {
  margin: 0 !important;
}

em {
  font-size: 13px;
}

.omc-blog-two-date > em {
  font-size: 9px;
}


.snp-content-inner #shareit{
display:none;
}

.at-custom-sidebar-counter {
	background: #fff !important;
}

.pagination {
	height: 100% !important;
	margin-bottom: 50px;
}

div.omc-footer-widget ul li a {
	background: #111;
}

