/*
Theme Name: PSS Framework
Theme URI: http://www.plasticsurgerystudios.com
Author: Plastic Surgery Studios
Author URI: http://www.plasticsurgerystudios.com
Description: PSS Framework + ACF Gallery
Version: 2.0
Tags:
*/

/* ====================
	Wysiwyg Styles Only
==================== */

.hr-opacity {
	margin:30px 0 30px !important;
	border-color: rgba(150,150,150,0.5) !important;
}
.u-img--pad{
	margin:10px 30px 35px !important;
}
.u-img--pad-top-bottom{
	margin-top:40px !important;
	margin-bottom:30px !important;
}

#rsrvvmbtn button, #rsvwinj-ts {
	padding: 0 15px;
}

#rsvwinj-tsp {
	width: 100% !important;
}

.c-banners__carousel .owl-dots {
	position: static;
	text-align: center;
}

.u-img--fl, .alignleft, img.alignleft {
	margin-right: 15px;
	display: inline;
	float: left;
	max-width:40%;
}
.u-img--fr, .alignright, img.alignright {
	margin-left: 15px;
	display: inline;
	float: right;
	max-width:40%;
}

.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	max-width:50%;
}

.alignnone, img.alignnone {
	display: block;
	clear: both;
	max-width:50%;
}

.wp-caption {
	border: 0;
	text-align: center;
	background-color: transparent;
	padding: 0;
	margin: 15px 0;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	max-width: 100% !important;
}

.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 14px;
	margin: 5px 0 0 0;
	font-style: italic;
}

.wp-caption.alignleft{
	margin: 10px 15px 10px 0;
	display: inline;
	float: left;
	max-width:40%;
}

.wp-caption.alignright{
	margin: 10px 0 10px 15px;
	display: inline;
	float: right;
	max-width:40%;
}

.wp-caption.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	max-width:100%;
}

.wp-caption.alignnone {
	display: block;
	clear: both;
	max-width:50%;
}

.entry-content img {
	margin: 0 0 1.5em 0;
}

.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
}

blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
}

blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
}

.gallery dl {
	margin: 10px 0;
	padding: 10px;
}

.gallery dt {
	border: 1px solid #ddd;
}

.gallery dd {

}

.gallery dl a {display: block;}

.gallery dl img {
	border: none !important;
	margin: 0 !important;
}

.gallery-caption {
	border: 1px solid #ddd;
	border-top: none;
	text-align: center;
	background-color: #f3f3f3;
	padding: 5px;
	line-height: 1.5;
	font-size: 12px;
}

.size-full      { max-width: 100% !important; }
.size-large     { max-width: 90%  !important; }
.size-medium    { max-width: 80%  !important; }
.size-thumbnail { max-width: 70%  !important; }

.u-block--height-100 {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

body.page-template-template-missions {
	padding: 0 !important;
}

/* smartphones, touchscreens */
@media (hover: none) and (pointer: coarse) {
.c-background--fixed {​
background-attachment: scroll !important;
}
}

.u-border--light-blue {
	border-top: 10px solid #8cc9ee;
	border-bottom: 10px solid #8cc9ee;
	margin-top: 20px;
	margin-bottom: 20px;
}

.u-bullet--spacing {
	padding: 15px 25px;
}

.u-bullet--size li {
	width: 100%;
	vertical-align: top;
}

@media (min-width: 768px) {
	.u-bullet--size li {
		width: auto;
	}
}

.u-bullet--size li ul li {
	width: auto;
}

