<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  
Theme Name: Template Plastic Surgery Studios w/ Evolution
Theme URI: http://www.plasticsurgerystudios.com
Description: Template Plastic Surgery Studios w/ Evolution
Version: 4.0
Author: Plastic Surgery Studios
Author URI: http://www.plasticsurgerystudios.com
*/

/* -------------------------------------------------------------------------------------------------------------------------- */
/* Wysiwyg Styles Only */
/* -------------------------------------------------------------------------------------------------------------------------- */


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

.alignright, img.alignright {
	margin-left: 15px;
	margin-bottom: 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: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 5px;
	margin: 15px 0;
}

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

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

.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: 50%;
}

.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;
}


#fancybox-title-over {
display:none !important;
}

.navigation .alignright{
	border:none;
}
.navigation .alignleft{
	border:none;
}

.clear{
	clear:both;
}
.search{
	margin:20px 0;
}
.search input{
	padding:10px;
	border: 1px solid #ccc;
}
li.pagenav{
	list-style-type: none !important;
}
/* -------------------------------------------------------------------------------------------------------------------------- */
/* Blog */
/* -------------------------------------------------------------------------------------------------------------------------- */

.clear, .Clear{
	clear: both;
}
.post-cat a, #blog .post-comments a{
	font-size:12px;
	color:#000;
}
.entry{
	margin:20px 0;
}
.post-date{
	color:#000;
}
#comment{
	border:1px solid #999;
	padding:5px;
	width:100%;
	font-family: 'Open Sans',sans-serif;
}
#submit{
	border:1px solid #999;
	padding:7px;
	background:#999;
	text-transform:uppercase;
	color:#fff;
}
#commentform input{
	border:1px solid #999;
	padding:5px;
}
.commentlist li{
	list-style:none !important;
}
#comments-title{
	font-size:12px;
	margin:0 0 15px;
}
#commentform label{
	margin:0 10px 20px 0;
}
#commentform .required{
	margin:0 10px 10px 0;
}
#commentform #comment{
	display:block;
}
#commentform input, #commentform textarea{
	padding:5px;
	margin:10px 0 0 0;
	border:1px solid #999;
}
.comment-body{
	border:1px dotted #999;
	padding:20px;
}
#comments {
	clear: both;
}
.comment p{
	clear: both;
	display: block;
}
.navigation {
	font-family: 'Open Sans',sans-serif;
}
h3#comments-title,
h3#reply-title {
	color: #EEBB4D;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #333;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #000;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #000;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #000;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #000;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments{
	color:#000;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #000;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}
input[type=submit] {
	color: #000;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
	padding:20px;
	font-family: 'Open Sans', sans-serif;
}
#respond h3{
	color:#000;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #000;
	font-size: 13px;
	margin:0 0 10px 0;
}
#respond input {
	margin: 10px 0 9px;
}
#respond textarea {
}
#respond .form-allowed-tags {
	color: #000;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.simple input[type=submit] {
	background: #00aff0;
  padding: 10px 40px;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  border-radius: 4px;
  font-weight: bold;
  box-shadow: 4px 4px 0 rgba(35, 179, 239, 0.2);
  margin: 5px 0 15px;
  font-size: 14px !important;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.simple input[type=submit]:hover {
	background: #153557;
  color: #fff;
  text-decoration: none;
}

.block-flex {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}

.u-block--white {
	background-color: #fff;
}

.u-block-padding--sm {
	padding: 30px 0;
}

.c-hero__top {
    position: absolute;
    top: 0;
    right: 15px;
    max-width: 20%;
}

.alert {
	background-color: #fff;
	margin-bottom: 40px;
}

@media(min-width: 991px) {
	.c-hero__top {
    	position: absolute;
    	top: -25%;
    	right: -75%;
	}
}</pre></body></html>