/* This stylesheet is meant to override SASS styles. Please place them below.  To activate, uncomment line 12 in ../inc/scripts.php */
.archive .loop-meta {
    border-bottom: 1px dashed #ccc;
}

@media screen and (min-width:48em) {
	#home-feature .slide-meta {
		display: flex;
		align-items: center;
		justify-content: center;
	}
}

.child-links .widget-title a {
    font-size: inherit;
    line-height: inherit;
}
.child-links li, .woo-sidebar li {
	margin:0 0 8px;
}
.child-links a, .woo-sidebar a {
	line-height:1.25;
}

.woocommerce div.product div.images img {
	width: inherit;
}



@media screen and (min-width: 600px) {
	.audio-left .entry-title {
		font-size: 1.5rem;
	}
	.audio-left .series-subtitle {
		font-size: 1rem;
	}
	.audio-left .powerpress-links {
		font-size: 1rem;
		font-weight: 600;
	}
	.audio-left .audioSeries {
		font-size: 1rem;
	}
}

#menu-subsite li:focus .sub-menu, #menu-subsite li:hover .sub-menu {
	z-index: 100;
}

.site-header .socialMedia .menu-social .fa.fa-instagram {
    padding: 6px 0 0 1px;
}

.site-footer .socialMedia a.fab {
	color: #2d8dbe !important;
}

.site-footer .socialMedia a:hover.fab {
	color: #1e5f80 !important;
}

@media screen and (min-width: 30em) {

	#home-feature .slide-img {
		height: 250px;
	}

}

@media screen and (min-width: 48em) {

	#home-feature .slide-img,
	.unslider-fade,
	#home-feature .slide-meta {
		height: 340px;
	}

}

@media screen and (min-width: 60em) {

	#home-feature .slide-img,
	.unslider-fade,
	#home-feature .slide-meta {
		height: 340px;
	}

}
body #main .gform_wrapper .field_sublabel_above .description, body #main .gform_wrapper .field_sublabel_above .gfield_description,
  body #main .gform_wrapper .field_sublabel_above .gsection_description {
  	margin-top: 0;
}
body #main .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, body #main .gform_wrapper ul li.field_description_below div.ginput_container_radio {
	margin-top: 0;
}

body #main .gform_wrapper .top_label li ul.gfield_checkbox, body #main .gform_wrapper .top_label li ul.gfield_radio {
	margin: 2px 0 6px;
}
body #main .gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, body #main .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label {
	margin: 0 0 1px 1px;
}
body #main .ginput_container,body #main .gform_wrapper .top_label div.ginput_container {
	margin-top: 0;
}
body #main .gform_wrapper .field_description_below .gfield_description {
	padding-top: 0;
}


body #main .gfield_label {
	margin-bottom: 0;
}


@media only screen and (min-width: 768px) and (max-width: 1000px) {
	.slide-meta-text h1 {
		font-size: 26px !important;
	}
		.meta-text {
			display: inline-block;
		font-size: 14px !important;
	 	line-height: 1 !important;
	}
}

@media only screen and (min-width: 1001px) and (max-width: 1140px) {

		.meta-text {
			display: inline-block;
		font-size: 16px !important;
	 	line-height: 1.25 !important;
	}
}

table.no-border td {
    border: none;
}

/* Addressing this ticket https://apollo.infomedia.com/tasks/26395 */

@media screen and (min-width: 79.6875em) {
  #schedule-features-wrap {
      padding: 10px 0 !important;
  }
}

@media screen and (min-width: 60em) {
  #schedule-features-wrap {
      padding: 10px 1.5625em !important;
  }
}


.ginput_quantity {
	display: inline-block !important;
}

.gform_wrapper .gform_body input {
  margin-bottom: 0 !important;
}
