/*
	Theme Name:   Iron Framework Child
	Description:  Iron Framework Child Theme
	Author:       Ironistic.com
	Author URI:   http://www.ironistic.com
	Template:     iron-framework
	Version:      1.0.0
	responsive-layout, accessibility-ready
	Text Domain:  iron-framework-child
*/

@media (min-width: 991px) {
	#partner-logos-repeater {
		display: -webkit-box;
		display: flex;
		-webkit-box-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		        justify-content: center;
	}
}

.awesome-gallery-edit-wrapper {
    display: none !important;
}

.sponsor-type-grid:nth-of-type(even) {
	background-color: #f2f7fb;
}

.sponsor-type-grid {
	padding: 30px 30px 0;
}

.sponsor-type-grid:first-of-type {
	padding-top: 0;
}

.pcma-partners .ele-logo img {
	min-height: 270px !important;
}

h1.page-title span.page-title-override {
	text-transform: none;
}

.pcma-relateddoc-section h3 {
	border-top: 1px solid #ccc;
	margin-top: 0;
	padding-top: 30px;
}

.post-list-wrapper.display-grid .post-item{background-color:#FFFFFF;}

.video-list-wrapper .post-title, .video-list-wrapper .post-excerpt { display: none; }

.site-btn-alt {
	background-color: #19b99a;
}

.site-btn-alt:hover {
	background-color: #24c2a2;
}

.lc {
	text-transform: none;
}

#hero-slider h1.ele-content.ele-small {
	font-size: 35px;
}

#hero-slider h3.ele-content {
	font-size: 24px;
	text-transform: none;
	margin-top: 12px;
}

/* vc slider styles */
ol.vc_carousel-indicators { top: 320px; }
.vc_images_carousel .vc_carousel-control.vc_left { left: -40px !important; }
.vc_images_carousel .vc_carousel-control.vc_right { right: -40px !important; }
.vc_images_carousel .vc_item { display: flex; align-items: center; }


@media handheld, only screen and (max-width: 750px) {
	#hero-slider h1.ele-content.ele-small {
		font-size: 28px;
	}
	
	#hero-slider h3.ele-content {
		font-size: 16px;
	}
}

.footer-logos img.spcma-logo {
	height: 19px;
	margin-top:5px;
}

.site-page-header .container {
	position: relative;
}

.site-page-header .e-cta {
	display: block;
	max-width: 380px;
	text-align: center;
	background-color: #fff;
	color: #cf0015;
	font-size: 16px;
	line-height: 1.3;
	padding: 10px;
	position: absolute;
	right: 0;
	bottom: 20px;
}

.site-page-header .e-cta:hover {
	background-color: #cf0015 !important;
	color: #fff !important;
}

.pcma-register-types .e-item .e-link {
    text-align: left;
}

@media handheld, only screen and (max-width: 990px) {
	.site-page-header .e-cta {
		position: static;
		margin: 6px auto 0;
	}
}

@media (min-width: 990px) and (max-width: 1170px) {
    .pcma-register-types .e-td a {
        font-size: 18px;
    }
}

@media (min-width: 700px) {
    .sponsor-grid .sponsor-item {
    	width: 50%;
    	float: left;
    }
}

@media (min-width: 990px) {
    .sponsor-grid .sponsor-item {
    	width: 25%;
    	float: left;
    }
}

.single-pcma_law_cpt .main-entry hr {
	border-top-width: 0;
	border-bottom-width: 1px;
	border-color: #eee !important;
	outline: 0 !important;
	border-left-width: 0;
	border-right-width: 0;
}
.iron-blog-date {
	font-weight:bold;
}


#hero-slider.o-v2 .ele-item > .row {
	padding-bottom: 60px;
}
#hero-slider.o-v2 .ele-content {
	color: inherit;
	margin-bottom: 1rem;
	padding-right: 2em;
}
#hero-slider.o-v2 .bx-controls-direction a,
#hero-slider.o-v2 .bx-pager a {
	color: inherit;
}
@media (max-width: 990px)
{
	#hero-slider.o-v2 .ele-item {
		height: auto;
	}
	#hero-slider.o-v2 .hero-call .tb {
		display: table;
		padding: 5% 10%;
	}
	#hero-slider.o-v2 .hero-call .td {
		display: table-cell;
	}
	#hero-slider.o-v2 .tb > .td:last-child {
		display: none;
	}
	#hero-slider.o-v2 .ele-content {
		padding-right: 0;
	}
}
/*  Styling for sponsor pop-up window */
.popup {
	display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 200px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.popup.active {
	display: block;
}


.logo-sponsor {
	width: 200px;
	height: 200px;
	margin-bottom: 20px;
}
.logo-image-wrapper {
	display: flex;
    justify-content: center;
}
.quit-popup {
	color: #989898;
}
.quit-popup:hover,
.quit-popup:focus {
	color: #000;
    text-decoration: none;
    cursor: pointer;
}

.sponsor-popups {
	text-align: center;
	background-color: #ffffff;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 75%;
}
.title-popup {
	width: 100%;
	margin-top: 30px;
	font-size: 28px;
}
.sponsor-button {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  text-align: center;
  width: 350px;
  padding: 14px 0px;
  border: 2px solid #0256b8;
  color: #0256b8;
  border-radius: 2px;
  position: relative;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.1);
}
.sponsor-button:before {
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  position: absolute;
  top: 0;
  left: 50%;
  right: 50%;
  bottom: 0;
  opacity: 0;
  content: '';
  background-color: #0256b8;
  z-index: -2;
}
.sponsor-button:hover:before {
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  left: 0;
  right: 0;
  opacity: 1;
}
.sponsor-button:focus:before {
  transition: 0.5s all ease;
  left: 0;
  right: 0;
  opacity: 1;
}
.button-flex {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 30px;
}

a.sponsor-button {
  color: #0256b8;
  text-decoration: none;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s ease all;
}
a.sponsor-button:hover {
  color: #FFF;
  background: #0256b8;

}
a.sponsor-button:focus {
  color: #FFF;
}

/*  Styling pop-up modal */
.popup-modal {
	display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 200px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.popup-modal.active {
	display: block;
}
.popup-content {
	width: 400px;
	padding: .5em;
	margin: auto;
}
.quit-popup {
	color: #989898;
}
.quit-popup:hover,
.quit-popup:focus {
	color: #000;
    text-decoration: none;
    cursor: pointer;
}
.modal-popups {
	text-align: center;
	background-color: #ffffff;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 1100px;
}

.popup-h4 {
	color: #7DADD2 !important;
	font-size: 20px;
}
.popup-h3 {
	color: #7DADD2 !important;
	font-size: 24px;
	text-transform: none;
}

/* @media(max-width: ) */
.footer-menu-wrapper .pcma-add-to-cal-btn a.atcb-link{
	color: #0057b8!important;
	background: none!important;
	background-color: transparent!important;
	padding:0!important;
	box-shadow: none!important;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif!important;
	font-size: 18px!important;
}
.footer-menu-wrapper .pcma-add-to-cal-btn a.atcb-link:hover{
	background:none!important;
	color:#003f85!important;
}
.footer-menu-wrapper .pcma-add-to-cal-btn .atcb-list li{
	border-right: none!important;
	width:100%;
}
.white-text {
	color: #fff;
}