/* At the bottom of this page is the custom css for front page video */

/* Account Page */

.account-section {
    background: #fdfdfd;
    margin-bottom: 30px;
    border: 1px solid #f7f7f7;
    min-height: 650px;
    font-weight: bold;
}

#profile.account-section {
    padding: 40px;
    margin-top: 30px;
}

.account-section h3 {
    background-color: #1d242a;
    padding: 20px 30px;
    color: #fff;
    border-bottom: 5px solid #76a934;
}

#profile.account-section h3 {
	margin: -40px -40px 20px;
}

.account-section tbody {
     border-bottom: none;
}

.account-section input[type="text"],
.account-section input[type="email"],
.account-section input[type="password"]{
   background-color: #fff;
   box-shadow: none;
}

.site-container .account-section input:disabled {
  background-color: #f7f7f7;
  color: #555;
}

.account-section form#ws-plugin--s2member-profile div.ws-plugin--s2member-profile-field-divider-section {
    border: 1px solid #eee;
    margin: 30px 0;
}

.account-section div.ws-plugin--s2member-password-strength {
  	background: transparent;
}

.account-section-small {
    font-size: 14px;
    font-weight: 300;
    margin-left: 10px;
}

.entry-content .account-section ul {
    margin-left: 0;
}

.entry-content .account-section ul > li {
    list-style-type: none;
    padding: 5px 30px;
}

.entry-content .account-section li:nth-of-type(2n + 2) {
    background: #f8f8f8;
}

/* Social Warfare */
.sidebar span.swp_pop_count {
    color: #333;
}

/* New NextGEN Extension page */

.post-29888 .share-before {
  display: none;
}

.post-29888 .entry-content {
  margin-top: -30px;
}

.ngg-extension-filter {
  border: 1px solid #ccc;
  display: inline-block;
  padding: 5px 20px;
  margin: 5px;
  font-size: 1.5rem;
}

.ngg-extension {
  width: 48.5%; 
  margin: .5%;
  float: left;
  box-shadow: 0 0 5px 1px rgba(0,0,0,.05);
  text-align: left;
}

.ngg-extension:nth-of-type(odd) {
  text-align: right;
}

.ngg-extension-title {
  margin-bottom: -10px;
}

.ngg-extension-body {
  background-color: #f7f8f9;
  border: 1px solid #f0f0f0; 
  padding: 15px 15px 0 15px;
  
}

.page-id-32711 .entry-title,
.page-id-32716 .entry-title {
   display:none;
}

#Plus_Pricing_Table,
#Pro_Pricing_Table {
  margin: 0 auto;
  max-width: 100%;
  width: 1800px;
  position: relative;
}

.page-template-template-lightroom-landing #Pro_Pricing_Table {
  margin-top: -220px;
}

.entry-content #Plus_Pricing_Table ul,
.entry-content #Pro_Pricing_Table ul {
  margin-left: 0;
}

#Plus_Pricing_Table .pricing-table .one-third,
#Pro_Pricing_Table .pricing-table .one-third,
#Plus_Pricing_Table .pricing-table .one-fourth,
#Pro_Pricing_Table .pricing-table .one-fourth {
	margin-top: 40px;
}

#Plus_Pricing_Table .pricing-table .one-third.popular,
#Pro_Pricing_Table .pricing-table .one-third.popular,
#Plus_Pricing_Table .pricing-table .one-fourth.popular,
#Pro_Pricing_Table .pricing-table .one-fourth.popular {
	margin-top: 0;
}

#Plus_Pricing_Table .pricing-table .price-popular,
#Pro_Pricing_Table .pricing-table .price-popular {
  	background-color: #555;
    color: #fff;
    margin: -40px -40px 40px -40px;
    height: 40px;
    padding: 7px;
    font-size: 22px;
}

#Plus_Pricing_Table .pricing-table .one-third ul,
#Pro_Pricing_Table .pricing-table .one-third ul,
#Plus_Pricing_Table .pricing-table .one-fourth ul,
#Pro_Pricing_Table .pricing-table .one-fourth ul {
  margin-bottom: 30px;
}

#Plus_Pricing_Table .pricing-table .one-third:nth-child(2n) ul,
#Pro_Pricing_Table .pricing-table .one-third:nth-child(2n) ul,
#Plus_Pricing_Table .pricing-table .one-fourth:nth-child(2n) ul,
#Pro_Pricing_Table .pricing-table .one-fourth:nth-child(2n) ul {
  margin-top: 0;
  margin-bottom: 60px;
}

@media (min-width: 1024px) {
  .page-id-32711 .entry-content h1,
  .page-id-32716 .entry-content h1 {
     font-size:50px;
  }
}

@media (max-width: 1024px) {
    .ngg-extension {
  		margin: 10px auto;
    	width: 99%;
      	float: none;
    }
	#Plus_Pricing_Table .pricing-table .one-third,
	#Pro_Pricing_Table .pricing-table .one-third,
	#Plus_Pricing_Table .pricing-table .one-fourth,
	#Pro_Pricing_Table .pricing-table .one-fourth {
  		width: 100%;
    	margin: 20px auto;
    }
}

@media only screen and (max-width: 800px) {

  	#Plus_Pricing_Table,
    #Pro_Pricing_Table {
      max-width: 95%;
      width: 95%;
    }

}


/*Logo: Tweak logo placement on desktop, revert on mobile layout*/
.header-image .site-title > a {
    margin-left: -30px;
    height: 40px;
    margin-top: 4px;
}

/* Center content on NGG / Plus / Pro pages */

.page-id-20516 p,
.page-id-20519 p,
.page-id-20514 p {
   text-align: center;
}
  /* Testimonials Slider */

#gts-testimonials h5 {
    display: none;
}
.home .front-page-4 {
    padding: 5px;
}
.home .front-page-2 {  
    border-bottom: none;
}

ul.testimonials-list.lightSlider.lSSlide.lsGrab {
    min-height: 500px;
}

/* CSS Examples per post/page */

.postid-25045 .ngg-gallery-thumbnail img {-webkit-border-radius: 30px 30px 30px 30px;-moz-border-radius: 30px 30px 30px 30px;border-radius: 30px 30px 30px 30px;}

@media (max-width: 1024px) {
    .header-image .site-title > a {
        margin-left: auto;
        height: 45px;
        margin-top: 10px;
    }
}

/* Fade on Hover Example */

.postid-25047 .ngg-gallery-thumbnail img {opacity: 1;
filter: alpha(opacity=100);
        -webkit-transition: opacity .5s linear;
}
 
.postid-25047 .ngg-gallery-thumbnail img:hover {opacity: 0.4;
filter: alpha(opacity=40);
        -webkit-transition: opacity .5s linear;
}

/* Monochrome on Hover Example */

.postid-25048 .ngg-gallery-thumbnail img:hover{
filter: grayscale(100%);
-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%);
-ms-filter: grayscale(100%); -o-filter: grayscale(100%);
filter: url(desaturate.svg#greyscale);
filter: gray;
-webkit-filter: grayscale(1);
}

/* Thumbnail Shadow Examples */

.postid-25046 .ngg-gallery-thumbnail img{-webkit-box-shadow: #787878 3px 3px 3px;-moz-box-shadow: #787878 3px 3px 3px; box-shadow: #787878 3px 3px 3px;}

.postid-25046 .ngg-gallery-thumbnail {border:none;}

/* Feature Voting Page */

.page-id-26142 .gform_wrapper * {
    padding-top: 20px;
}
.page-id-26142 label.gfield_label {
    font-weight: bold;
}

/* Responsive Bullet List Columns (Multiple Columns */
.listcolumns
{   
    -moz-column-width: 11.5em; /* Firefox */
    -webkit-column-width: 11.5em; /* webkit, Safari, Chrome */
    column-width: 11.5em;
}

/* correct webkit/chrome uneven margin on the first column*/
.listcolumns ul li:first-child
{
    margin-top:0px;
}

@media (max-width: 640px) {
	.front-page-1 {
      	height: 700px;
   	}
 	.front-page-1 p {
  		text-transform: none;
	}
  	.front-page-1 .download-count {
		display: none;
	}
}



/* Hosting and Plugin Landing Pages */

#hosting-faq {
    font-size: 18px;
    margin-top: 150px;
    margin-bottom: 150px;
}

#hosting-faq .one-half {
    padding-left: 20px;
    padding-right: 20px;
}

.page-template-template-services-landing .ambassador, .page-template-template-plugins-landing .ambassador, 
.page-template-template-hosting-landing .ambassador, 
.page-template-template-lightroom-landing .ambassador,
.page-template-template-nextgen-landing .ambassador {
  text-align: center;
  width: 33%;
  float: left;
  padding: 30px;
}

.page-template-template-services-landing .ambassador img, .page-template-template-plugins-landing .ambassador img, 
.page-template-template-hosting-landing .ambassador img, 
.page-template-template-lightroom-landing .ambassador img,
.page-template-template-nextgen-landing .ambassador img {
  border-radius: 160px;
  margin-bottom: 10px;
}

.page-template-plugin-landing .pricing-table ul,
.page-template-template-nextgen-landing .pricing-table ul,
.page-template-template-lightroom-landing .pricing-table ul {
  margin-left: 0;
}

/*.page-template-template-nextgen-landing .pricing-table .one-third:nth-child(3n+1),
.page-template-template-nextgen-landing .pricing-table .one-third:nth-child(3n+3),
.page-template-template-plugins-landing .pricing-table .one-third:nth-child(3n+1),
.page-template-template-plugins-landing .pricing-table .one-third:nth-child(3n+3){
	margin-top: 40px;
}*/

.page-template-template-nextgen-landing .pricing-table .one-third,
.page-template-template-plugins-landing .pricing-table .one-third,
.page-template-template-lightroom-landing .pricing-table .one-third{
	margin-top: 20px;
}

.page-template-template-nextgen-landing .pricing-table .one-third.popular,
.page-template-template-plugins-landing .pricing-table .one-third.popular,
.page-template-template-lightroom-landing .pricing-table .one-third.popular {
	margin-top: -20px;
}

.page-template-template-nextgen-landing .pricing-table .price-popular,
.page-template-template-plugins-landing .pricing-table .price-popular,
.page-template-template-lightroom-landing .pricing-table .price-popular {
  	background-color: #555;
    color: #fff;
    margin: -40px -40px 40px -40px;
    height: 40px;
    padding: 7px;
    font-size: 22px;
}

.page-template-template-nextgen-landing .pricing-table .one-third ul,
.page-template-template-plugins-landing .pricing-table .one-third ul,
.page-template-template-lightroom-landing .pricing-table .one-third ul {
  margin-bottom: 30px;
}

.page-template-template-nextgen-landing .pricing-table .one-third:nth-child(2n) ul,
.page-template-template-plugins-landing .pricing-table .one-third:nth-child(2n) ul,
.page-template-template-lightroom-landing .pricing-table .one-third:nth-child(2n) ul {
  margin-top: 0;
  margin-bottom: 60px;
}

.page-template-template-nextgen-landing .download-count {
  font-size: 20px;
}

.page-template-template-nextgen-landing .download-count-number {
  background: #fff;
  padding: 4px 2px;
  color: #222;
  font-weight: bold;
  font-size: 40px;
  margin: -1px;
}

@media (max-width: 1024px) {
	.page-template-template-services-landing .front-page-3,
	.page-template-template-plugins-landing .front-page-3, 
    .page-template-template-hosting-landing .front-page-3,
	.page-template-template-nextgen-landing .front-page-3,
	.page-template-template-lightroom-landing .front-page-3 {
 		padding-left: 20px;
  	    padding-right: 20px;
	}

	.page-template-template-services-landing .front-page-3 .widget,
	.page-template-template-hosting-plugins .front-page-3 .widget, 
    .page-template-template-hosting-landing .front-page-3 .widget,
    .page-template-template-nextgen-landing .front-page-3 .widget,
	.page-template-template-lightroom-landing .front-page-3 .widget {
    	padding: 30px 0;
  	}
    .page-template-template-services-landing .ambssador,
    .page-template-template-plugins-landing .ambassador, 
    .page-template-template-hosting-landing .ambassador, 
    .page-template-template-lightroom-landing .ambassador,
	.page-template-template-nextgen-landing .ambassador {
      width: 50%;
  	}
}

.one-half {
    margin-top: 20px;
}

@media only screen and (max-width: 800px) {
  	.page-template-template-nextgen-landing .front-page-4 {
      max-width: 90%;
      width: 90%;
    }
}

@media (max-width: 640px) {
  .page-template-template-hosting-landing .front-page-1 h1 {
      font-size: 30px;
      font-size: 3rem;
  }
  .page-template-template-nextgen-landing .front-page-1 .widget-title {
    font-size: 30px;
    font-size: 3rem;
  }
  .page-template-template-services-landing .ambassador, 
  .page-template-template-plugins-landing .ambassador, 
  .page-template-template-hosting-landing .ambassador, 
  .page-template-template-lightroom-landing .ambassador
  .page-template-template-nextgen-landing .ambassador {
      width: 97%;
  }
}

/* Hosting Page Pricing Table */
.pricing-table {
	color: #2e2f33;
	line-height: 1;
	text-align: center;
}

.pricing-table .one-third,
.pricing-table .one-fourth {
	background-color: #fff;
	border: 2px solid #000;
	margin: 0 -2px;
	padding: 40px;
}

.pricing-table .one-third:nth-child(3n+1),
.pricing-table .one-fourth:nth-child(3n+1){
	clear: both;
	margin: 20px 0 20px 2.564102564102564%;
}

.pricing-table .one-third:nth-child(3n+3),
.pricing-table .one-fourth:nth-child(3n+3) {
	margin: 20px 2.564102564102564% 20px 0;
}

.pricing-table .price-heading {
	border-bottom: 2px solid #2e2f33;
	margin: -40px -40px 40px;
	padding: 40px;
}

.pricing-table .price-title {
	font-weight: 300;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.pricing-table .price {
	text-transform: uppercase;
}

.pricing-table .amt {
	font-size: 60px;
	line-height: 0.8;
}

.pricing-table .sup {
	vertical-align: top;
	font-weight: 700;
}

.pricing-table .sub {
	vertical-align: bottom;
	letter-spacing: 2px;
	font-weight: 700;
}

.pricing-table ul {
	margin-bottom: 30px;
}

.pricing-table .one-third:nth-child(2n) ul,
.pricing-table .one-fourth:nth-child(2n) ul {
	margin-top: 60px;
	margin-bottom: 60px;
}

.pricing-table li {
	border-bottom: 1px solid #e5e5e5 !important;
	margin-bottom: 10px !important;
	padding-bottom: 10px !important;
}

.front-page .content .widget .textwidget .pricing-table a.button {
    padding: 20px 36px;
}

.front-page .content .pricing-table .fa {
	background-color: transparent;
	border-radius: 0;
	display: inline;
	font-size: 1em;
	line-height: 1em;
	margin: 0 10px 0 0;
	width: auto;		
}

.pricing-table .fa.fa-check,
.front-page .content .pricing-table .fa.fa-check {
     color: #76a934;
}

.pricing-table .fa.fa-times,
.front-page .content .pricing-table .fa.fa-times {
     color: red;
}


@media only screen and (max-width: 782px) {
  	.pricing-table .one-third,
	.pricing-table .one-third:nth-child(3n+1),
	.pricing-table .one-third:nth-child(3n+3) {
		margin: 0 0 30px;
	}
}

/* Theme Landing Page */
.imagely-theme-landing .site-inner {
	width: 100%;
	padding: 60px 0 0;
	margin: 0; 
}

.imagely-theme-landing .content .entry {
	margin: 0;
}

.imagely-theme-landing .content .entry-header {
	display: none;
	height: 0;
}

.imagely-theme-landing .feature-block {
	width: 100%;
	background-color: #fafbfc;
        height: auto;
	min-height: 640px;
	padding: 40px 40px 60px 80px;
}

.imagely-theme-landing .feature-block h1 {
	color: #555;
}

.imagely-theme-landing .feature-block p {
	color: #a2a2a2;
}

.imagely-theme-landing .feature-block .button {
	padding: 18px 40px;
	margin: 10px 20px 10px 0;
	background-color: #76a934;
        border: 1px solid rgba(255,255,255,.2);
	font-weight: 700;
    text-align: center;
    /*width: 220px;*/
}

.imagely-theme-landing .feature-block-image {
	float: right;
	width: 800px;
	max-width: 60%;
	height: auto;
	margin: 30px 0 40px 40px;
        border: none;
}

.imagely-theme-landing .feature-block-small {
	font-size: 16px;
	font-weight: 300;
}

.imagely-theme-landing .feature-block-price {
	font-size: 22px;
	color: #555;
}

.imagely-theme-landing .feature-block-sale {
    color: #5e9d2b;
}

.imagely-theme-landing .post-edit-link {
	display: none;
}

#Theme_Pages_-_Bottom {
  margin: 0 auto;
  max-width: 100%;
  width: 1200px;
}

.entry-content #Theme_Pages_-_Bottom ul {
  margin-left: 0;
}

#Theme_Pages_-_Bottom .pricing-table .one-third:nth-child(3n+1),
#Theme_Pages_-_Bottom .pricing-table .one-third:nth-child(3n+3) {
	margin-top: 40px;
}

#Theme_Pages_-_Bottom .pricing-table .price-popular {
  	background-color: #555;
    color: #fff;
    margin: -40px -40px 40px -40px;
    height: 40px;
    padding: 7px;
    font-size: 22px;
}

#Theme_Pages_-_Bottom .pricing-table .one-third ul {
  margin-bottom: 30px;
}

#Theme_Pages_-_Bottom .pricing-table .one-third:nth-child(2n) ul {
  margin-top: 0;
  margin-bottom: 60px;
}

@media only screen and (max-width: 1280px) {
	.imagely-theme-landing .theme-price {
		font-size: 17px;
	}
 	 .imagely-theme-landing .feature-block .button {
		padding: 18px 10px;	
        width: 250px;
	}


}

@media only screen and (max-width: 1200px) {

	.imagely-theme-landing .feature-block-image {
		margin: 10px 0 40px 60px;
	}

}

@media only screen and (max-width: 1024px) {

    .imagely-theme-landing .site-container {
    	background-color: #fafbfc;
  	}
    .imagely-theme-landing .site-inner {
        margin: 60px auto 60px;
    }
	.imagely-theme-landing .feature-block {
		padding: 20px 20px 50px;
		height: auto;
		text-align: center;
	}
	.imagely-theme-landing .feature-block-image {
		float: none;
		margin: 0 0 40px;
		width: auto;
		height: auto;
		max-width: 100%;
	}
}

@media only screen and (max-width: 800px) {

  	#Theme_Pages_-_Bottom {
      max-width: 90%;
      width: 90%;
    }

}

@media only screen and (max-width: 640px) {

	.imagely-theme-landing .feature-block .button {
		width: 90%;
		text-align: center;
                margin: 10px auto;
	}

}


/*Genesis round up page CSS */

.page-id-28113 .gform_wrapper .top_label input.large {
	min-height: 60px;
}
.page-id-28113 .gform_wrapper .gform_footer {
	margin: 0;
}
.image-box-shadow {
	box-shadow: 0 0 4px rgba(0,0,0,.3);
}

/* Promo Pages, like WPPI, CPC and dPS Pages */

.page-template-template-promo .gform_wrapper .top_label input.medium, .page-template-template-promo .gform_wrapper .top_label select.medium {
    height: 60px !important;
}

.page-template-template-promo label.gfield_label {
	display: none !important;
}

.page-template-template-promo .gform_wrapper form {
    text-align: center !important;
}

.page-template-template-promo .gform_wrapper .gform_footer {
    padding: 0 !important;
    margin: 0 !important;
}

.page-template-template-promo input[type="submit"] {
	margin-top: 10px !important;
}

.page-template-template-promo .gform_wrapper .gform_footer input.button, 
.page-template-template-promo .gform_wrapper .gform_footer input[type="image"], 
.page-template-template-promo .gform_wrapper .gform_footer input[type="submit"] {
    width: 47.5% !important;
}

@media (max-width: 800px) {
  .page-template-template-promo .gform_wrapper .gform_footer input.button, 
  .page-template-template-promo .gform_wrapper .gform_footer input[type="image"], 
  .page-template-template-promo .gform_wrapper .gform_footer input[type="submit"],
  .page-template-template-promo .gform_wrapper .top_label input.medium, 
  .page-template-template-promo .gform_wrapper .top_label select.medium{
      width: 70% !important;
  }
}

@media (max-width: 640px) {
  .page-template-template-promo .gform_wrapper .gform_footer input.button, 
  .page-template-template-promo .gform_wrapper .gform_footer input[type="image"], 
  .page-template-template-promo .gform_wrapper .gform_footer input[type="submit"],
  .page-template-template-promo .gform_wrapper .top_label input.medium, 
  .page-template-template-promo .gform_wrapper .top_label select.medium {
      width: 100% !important;
  }
}


/* WordPress Photography Themes page */
/*----ERICK ADDING STANDARD STYLES FOR DEMO PAGE----*/

.page-id-20511 .one-half.first {
   text-align: right;
}

.demodivleft {
	width: 48%;
	min-width: 412px;
	min-height: 309px;
	margin: 20px 5px;
	float: left;
}

.demodivright {
	width: 48%;
	min-width: 412px;
	min-height: 309px;
	margin:  20px 5px;
	float: right;
}

.demoimage {
	border: 1px #CCCCCC solid;
	margin: 0;
	box-shadow: 0 0 10px #888888;
	max-width: 100%;
  	max-height: 340px;
}

@media (max-width: 1024px) {
  .demodivright, .demodivleft {
      min-width: 100%;
      float:none;
      min-height:0px;
      max-height:none;
  }
}

@media only screen and (max-width: 640px) {

	.demodivright, .demodivleft {
    min-width: 100%;
  	float:none;
    min-height:none;
  }
}

/* Documentation Pages */
.single-doc_article p.entry-meta, .post-type-archive-doc_article p.entry-meta {
	display:none;
}

/* Styling PRE code tags */
pre { 
	background:#eeeeee;
	color:#333333;
	padding: 11px;
    max-width: 700px;                          /* specify width  */
	white-space: pre-wrap;                 /* CSS3 browsers  */
	white-space: -moz-pre-wrap !important; /* 1999+ Mozilla  */
	white-space: -pre-wrap;                /* Opera 4 thru 6 */
	white-space: -o-pre-wrap;              /* Opera 7 and up */
	word-wrap: break-word;                 /* IE 5.5+ and up */
	/* overflow-x: auto; */                /* Firefox 2 only */
	/* width: 99%; */		       /* only if needed */
}

pre:hover {
    background: rgba(238, 238, 238, 0.22);
}

.wpb_category_n_menu_accordion li a {
  font-size: 13px;
}

.wpb_category_n_menu_accordion > ul > li > a {
    background: none;
    color: #333333 !important;
}

.wpb_category_n_menu_accordion > ul > li > a:hover {
  color:#ffffff !important;
}

.wpb_category_n_menu_accordion ul > li li a {
  color: #555 !important;
}

.wpb_category_n_menu_accordion ul > li li {
    /*background: #76A934;*/
    background: none;
}



.wpb_category_n_menu_accordion ul > li li:hover {
    /*background: #cccccc;*/
    background: none;
    border-left: none;
}

.wpb_category_n_menu_accordion > ul > li li:hover > a, 
.wpb_category_n_menu_accordion > ul > li li.current-cat > a, 
.wpb_category_n_menu_accordion li.wpb-submenu-indicator-minus > a {
   border-left: none;
}

/*.wpb_category_n_menu_accordion > ul > li > a:hover {
    background-color: #89c13f;
}*/

.wpb_category_n_menu_accordion > ul > li > ul > li > ul > li > ul > li > a {
  padding-left: 55px;
}

.wpb_category_n_menu_accordion li > a:hover > span.wpb-submenu-indicator {
  color: #555;
}

/* Homepage Simple Social Icons */
.front-page-2 .simple-social-icons ul li {margin: 3px 10px !important;}
.front-page-2 .simple-social-icons {margin-top: 100px;}
.front-page-2 .simple-social-icons ul li a, .front-page-2 .simple-social-icons ul li a:hover {padding: 20px;}

/* Genesis Simple Share */
.share-before, .share-after  {text-align: center !important;}   

.page-id-3132 .share-before, .page-id-3134 .share-before, .page-id-3170 .share-before, .page-id-3128 .share-before, .page-id-6364 .share-before, .page-id-3132 .share-after, .page-id-3134 .share-after, .page-id-3170 .share-after, .page-id-3128 .share-after, .page-id-6364 .share-after, .page-id-3130 .share-before, .page-id-3130 .share-before, .page-id-5623 .share-before, .page-id-5623 .share-before, .page-id-6558 .share-before, .page-id-6558 .share-after, .page-id-6364 .share-before, .page-id-6558 .share-after, #share-after-3130, #share-after-5623 {display:none !important;}  

.content a.count,
.content a.count:hover,
.content a.share,
.content a.share:hover {
border: none;
}
.content .share-filled .share {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.content .share-filled .count {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.content .share-filled .facebook .count,
.content .share-filled .facebook .count:hover,
.content .share-filled .googlePlus .count,
.content .share-filled .googlePlus .count:hover,
.content .share-filled .linkedin .count,
.content .share-filled .linkedin .count:hover,
.content .share-filled .pinterest .count,
.content .share-filled .pinterest .count:hover,
.content .share-filled .stumbleupon .count,
.content .share-filled .stumbleupon .count:hover,
.content .share-filled .twitter .count,
.content .share-filled .twitter .count:hover {
color: #444;
border: 1px solid #444;
}
.content .share-filled .facebook .share,
.content .share-filled .facebook:hover .count,
.content .share-filled .googlePlus .share,
.content .share-filled .googlePlus:hover .count,
.content .share-filled .linkedin .share,
.content .share-filled .linkedin:hover .count,
.content .share-filled .pinterest .share,
.content .share-filled .pinterest:hover .count,
.content .share-filled .stumbleupon .share,
.content .share-filled .stumbleupon:hover .count,
.content .share-filled .twitter .share,
.content .share-filled .twitter:hover .count {
background: #444 !important;
}
.content .share-filled .facebook:hover .count,
.content .share-filled .googlePlus:hover .count,
.content .share-filled .linkedin:hover .count,
.content .share-filled .pinterest:hover .count,
.content .share-filled .stumbleupon:hover .count,
.content .share-filled .twitter:hover .count {
color: #fff;
}

/* Sidebar Link Color */

.sidebar a{ color: #76a934;
}
.sidebar a:hover{ color: #5C9A0A;
}

/* Recent Posts Widget */
#recent-posts-3 li, #recent-podcast-episodes-2 li {
    list-style-type: circle !important;
    list-style-position: inside;
  	font-size: .8em;
					}
/* Podcast */

.podcast_meta {
  margin-bottom: 20px;}

.single-podcast .button, .single-post .button {margin-bottom:5px;}

#boxsubcribe {
    background: rgba(14,14,14,1);
    padding: 20px;
    text-align: center;
    color: #fff;
}

#boxsubcribe h3 {
  color: #fff;}

#boxsubcribe a {
  color: #fff;
	font-size: 1.4em;}

#boxsubcribe a:hover {
  color: #5e9d2b;}

#boxsubcribe img {
    vertical-align: bottom;
    margin-bottom: 6px;
}

#fbgroup {background: #3b5998; padding: 20px; color: #dfe3ee;}
#fbgroup a,#fbgroup i {color: #f7f7f7;}
#fbgroup a:hover {color: #ffffff;}

/* Team &amp; Ambassador Pages */

.imagely-team .site-inner {
    max-width: 1800px;
}

.imagely-team .entry-content ul {
    margin-top: 10px;
}

.imagely-team img.avatar.avatar-250.photo, .imagely-team .avatar {border-radius: 50%;border: 1px solid #cccccc;margin: 10px;}  
.imagely-team .entry-content ul > li {list-style-type: none;}
.imagely-team h3 {font-size:20px;color:#5e9d2b;}
.imagely-team p.role, .page-id-31782 p.role {font-style:italic;}
.imagely-team .team-member p {font-size: 16px;}
.imagely-team  .entry-content ul { margin-left: 0px;}
.single-team-member p.role {display: none;}
li.our-team-twitter {
  list-style-type: none !important;}
.single-team-member .entry-header .entry-meta, .single-team-member.entry-header .entry-meta:last-child {display: none;}

.widget_woothemes_our_team .columns-2,
.widget_woothemes_our_team .columns-3,
.widget_woothemes_our_team .columns-4,
.widget_woothemes_our_team .columns-5,
.widget_woothemes_our_team .columns-6 {
  overflow: hidden;
  zoom: 1;
}
.widget_woothemes_our_team .columns-2 .team-member,
.widget_woothemes_our_team .columns-3 .team-member,
.widget_woothemes_our_team .columns-4 .team-member,
.widget_woothemes_our_team .columns-5 .team-member,
.widget_woothemes_our_team .columns-6 .team-member {
  float: left;
  margin-right: 3.8%;
}
.widget_woothemes_our_team .columns-2 .team-member.first,
.widget_woothemes_our_team .columns-3 .team-member.first,
.widget_woothemes_our_team .columns-4 .team-member.first,
.widget_woothemes_our_team .columns-5 .team-member.first,
.widget_woothemes_our_team .columns-6 .team-member.first {
  clear: both;
}
.widget_woothemes_our_team .columns-2 .team-member.last,
.widget_woothemes_our_team .columns-3 .team-member.last,
.widget_woothemes_our_team .columns-4 .team-member.last,
.widget_woothemes_our_team .columns-5 .team-member.last,
.widget_woothemes_our_team .columns-6 .team-member.last {
  margin-right: 0;
}
.widget_woothemes_our_team .columns-2 .team-member {
  width: 48%;
}
.widget_woothemes_our_team .columns-3 .team-member {
  width: 30.75%;
}
.widget_woothemes_our_team .columns-4 .team-member {
  width: 22.05%;
}
.widget_woothemes_our_team .columns-5 .team-member {
  width: 16.9%;
}
.widget_woothemes_our_team .columns-6 .team-member {
  width: 13.5%;
}

/*Team Page*/

.widget_woothemes_our_team .columns-3 h3.member,
.widget_woothemes_our_team .columns-3 p.role,
.widget_woothemes_our_team .columns-3 div.team-member-text {
     text-align: center;
}

.widget_woothemes_our_team .columns-3 .avatar {
    float: none;
    display: block;
    margin: auto auto 10px auto;
    width: 70%;
}

/*.widget_woothemes_our_team .columns-3 .team-member {
      margin-right: 6%;
}*/

.widget_woothemes_our_team .columns-3 .team-member,
.widget_woothemes_our_team .columns-3 .team-member.last {
      margin: 0 2.5% 2.5% 2.5%;
      padding: 15px;
      border: 1px solid #eee;
      border-radius: 5px;
}
  
.widget_woothemes_our_team .columns-3 .team-member {
      width: 28%;
}

/* Examples Page */

.page-id-35712 img.avatar.avatar-250.photo, .page-id-35712 .avatar {border-radius: 0 !important;}  
.page-id-35712 .widget_woothemes_our_team .columns-3 .avatar {width:100% !important;}
.page-id-35712 .widget_woothemes_our_team .columns-3 .team-member {padding: none !important; border: none !important;}

/* Support Page */

.page-id-23880 .gform_wrapper li.field_description_above .gfield_description {
    color: #888888 !important;
}

.page-id-23880 .gform_wrapper ul li.gfield {
  padding-top:30px;}

@media (max-width: 768px) {

  /*.widget_woothemes_our_team .columns-3 .team-member,
  .widget_woothemes_our_team .columns-3 .team-member.last {
      margin-right: 5%;
  }*/

  .widget_woothemes_our_team .columns-3 .team-member.first {
      clear: none;
  }

  .widget_woothemes_our_team .columns-3 .team-member:nth-of-type(2n+1) {
      clear: both;
  }

  .widget_woothemes_our_team .columns-3 .team-member {
      width: 95%;
  }

}

@media (max-width: 400px) {

  .widget_woothemes_our_team .columns-3 .team-member {
      text-align: center;
      /*margin-right: 0;*/
  }

  .widget_woothemes_our_team .columns-3 .team-member {
      clear: both;
  }
  
  .widget_woothemes_our_team .columns-3 .team-member.last {
      margin-right: 0;
  }
  
  .widget_woothemes_our_team .columns-3 .team-member {
      width: 95%;
  }

}

/* Checkout Page Styling */

.page-template-checkout h1 {
   text-transform: none;
}

.page-template-checkout .product-message {
   text-align:center;
   margin-top:-35px;
   color:#888;
   font-weight: bold;
}

.page-template-checkout .sale-message {
   text-align:center;
   color:#5e9d2b;
   font-weight: bold;
   margin-top: -25px;
   margin-bottom: 50px;
}

.page-template-checkout #checkout_form {
   width: 60%; 
   margin: auto;
}

.page-template-checkout .checkout-message {
  width: 100%; 
  margin: 50px auto; 
  text-align: center;
}

div.s2member-pro-stripe-form-coupon-section {
  margin-top: -28px !important;
  margin-bottom: 60px;
}

div.s2member-pro-stripe-form-coupon-response-div, 
div.s2member-pro-stripe-form-coupon-div {
    margin-top: 0px !important;
}

div.s2member-pro-stripe-form-coupon-response-div {
    margin-bottom: 20px !important;
}

div.s2member-pro-stripe-form-coupon-div>label>span {
  display:none !important;
}

div.s2member-pro-stripe-form-coupon-div>label>span::before {
  display:none !important;
}

div#s2member-pro-stripe-checkout-form-submission-section {
    margin: 40px 0 80px!important;
}

.s2member-pro-stripe-checkout-form-source-token-summary {
    display: none;
}

div.s2member-pro-stripe-form-section>div.s2member-pro-stripe-form-coupon-div input[type="button"],div.s2member-pro-paypal-form-section>div.s2member-pro-paypal-form-coupon-div input[type="button"] {
  height: 55px;
}

input#s2member-pro-paypal-checkout-submit {
    background: transparent;
    box-shadow: none;
}



/* On Sale Green Text - Multiple Pages */

.on-sale {
     margin-top: 35px;
     color: #76a934;
}

.even-buttons {
     width: 300px !important;
     padding: 18px 10px !important;
     margin-left: 5px;
     margin-right: 5px;
}

/*@media (max-width: 800px) {
	.button {
  		margin-bottom: 10px;
	}
}*/

@media (max-width: 640px) {
	.even-buttons {
     	width: 95% !important;
     	padding: 18px 15px !important;
     	margin-bottom: 10px !important
	}
	
}

/* Landing Page Styling  */

.home .site-footer {
  display: none;
}

.front-page-1 {
   background-size: cover;
   height: 640px;
   background-color: #666;
}

.front-page-1 .widget-area {
    background-color: rgba(0, 0, 0, .5);
}

.front-page-1 .widget-area .wrap {
	top: 50%;
}

.front-page-1 video {
   max-width: none;
}

.content .front-page-1 .widget a.button, 
.content .front-page-1 .widget .textwidget a.button {
   margin: 0 8px 10px;
   padding: 20px 40px;
   width: 300px;
}

.home .content .front-page-1 .widget a.button, 
.home .content .front-page-1 .widget .textwidget a.button {
   margin: 0 8px 10px;
   padding: 20px;
   width: 250px;
}

.home .front-page-2 {
  margin-top: 100px;
}

.home .front-page-2 .widget-area {
  padding: 150px 0;
}

.page-template-template-plugins-landing .front-page-2 {
   width: 100%;
}

.page-template-template-plugins-landing .front-page-2 .widget-area {
   width: 100%;
   max-width: 1400px;
   margin-left: auto;
   margin-right: auto;
}

.front-page-3 .widget {
   border: none;
}

.front-page-4 .widget-area {
   width: 100%;
}

.page-template-template-lightroom-landing .front-page-4 .widget-area {
   padding: 0;
}

.home .front-page-4 {
   margin-top: -100px;
}

.imagely-testimonials-container {
  width: 100%; 
  max-width: 900px; 
  margin: 60px auto; 
  clear:both;
}

.imagely-testimonial {
  width: 100%;
  clear:both; 
  text-align:left;
  padding: 40px 0;
}

.imagely-testimonial img {
  float:left;
  border-radius: 150px; 
  margin: 0 50px 50px 0;
  width: 250px;
}

.imagely-testimonial .name {
  font-weight: bold;
}

.home .content .front-page-1 .widget a.button {
    width: 250px;
    padding: 20px;
}


/* ---------- Media Queries for Home Page ---------- */
@media only screen and (max-width: 1300px) {
   .front-page-1 {
      height: 600px;
   }
}

@media only screen and (max-width: 1120px) {
   .front-page-1 {
      height: 600px;
   }
}

@media only screen and (max-width: 1024px) {
   .front-page-1 {
      height: 600px;
   }
   video {
      max-width: none;
   }
}

@media only screen and (max-width: 800px) {
   .front-page-1 {
      height: 500px;
   }
}

@media only screen and (max-width: 640px) {
   .front-page-1 {
      height: 600px !important;
   }
	.content .front-page-1 .widget a.button, 
	.content .front-page-1 .widget .textwidget a.button,
  	.content .front-page-1 .widget a.button, 
	.content .front-page-1 .widget .textwidget a.button {
    	width: 90%;
  	}
}

/* ---------- Gravity Forms CSS ------------------*/

.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction {
	font-size: 14px;
}

.gform_wrapper .field_description_below .gfield_description {
	padding-top: 3px;
}

/* ----------- Podcast Media Player Customizing --------- */

					.mejs-controls, .mejs-mediaelement {
				background: #b8d433 !important;
			}
			
			
						.mejs-container * {
				color: #414142 !important;
			}
			
						.mejs-controls button {
				color: #414142 !important;
			}
			
						.mejs-controls .mejs-time-rail .mejs-time-total {
				background: #b2b2b2 !important;
			}
			
						.mejs-controls .mejs-time-rail .mejs-time-current {
				background: #edeae6 !important;
			}
			
						.mejs-controls .mejs-time-rail .mejs-time-loaded {
				background: #76a934 !important;
			}
			
						.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
				background: #b2b2b2 !important;
			}
			
						.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
				background: #edeae6 !important;
			}
			

/* Ad Screenshot page css */


.page-id-37157 .site-header {
    display: none;
}

.page-id-37157 .site-inner {
    margin: -60px 0 0;
    width: 100%;
}

.page-id-37157 h1 {
    display:none;
}

.nc_wrapper.floatBottom {
    display: none !important;
}

/* FOMO */

.ibx-notification-popup-wrapper .ibx-notification-popup-text, .ibx-notification-popup-wrapper a.ibx-notification-popup-link {
    font-size: 14px !important;
}

/*.ibx-notification-popup.ibx-notification-bottom-left {
  bottom: 80px !important;
}*/

/* Optinmonster */

/*.optin-monster-saas-overlay {
    bottom: 80px !important;
}

div#om-emfscwzksojhhiet {
    bottom: 80px !important;
}*/