/*
Theme Name: Dr. Zoumaras - Artiste Plastic Surgery
Theme URI: http://artisteplasticsurgery.com.au
Author: Plastic Surgery Studios
Author URI: http://plasticsurgerystudios.com
Description: Custom Responsive Design, Full Width
Version: 1.0
Tags:
*/

/* ====================
	Wysiwyg Styles Only
==================== */

.u-img--fl, .alignleft, img.alignleft {
	margin: 0;
	margin-right: 15px;
	display: inline;
	float: left;
	max-width: 40%;
}
.u-img--fr, .alignright, img.alignright {
	margin: 0;
	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: 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;
}

.size-full      { max-width: 100% !important; }
.size-large     { max-width: 90%  !important; }
.size-medium    { max-width: 80%  !important; }
.size-thumbnail { max-width: 70%  !important; }

img {
	max-width: 100%;
	height: auto;
}

.c-embed {
	margin-bottom: 20px;
}

.gfield_checkbox > li {
    display: inline-block;
}

.gfield_checkbox > li > label {
	margin-right: 10px;
}

.gform_wrapper .gfield_required, .gform_wrapper .validation_message {
	float: none !important;
}

.gform_wrapper .gfield_required, .gform_wrapper .validation_message {
    color: #a94442 !important;
}

.model-close {
	font-size: 40px;
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0,30%) !important;
    -ms-transform: translate(0,30%) !important;
    -o-transform: translate(0,30%) !important;
    transform: translate(0,30%) !important;
}

.mobile-header {
	z-index: 0 !important;
}

.top-image {
	text-align: center;
}

.top-image img {
	margin: 0;
}

#carousel-facelift .carousel-control {
	top: auto;
	background-color: #fff;
	border-radius: 6px;
}

#menu-item-1356 .sub-menu__link {
	padding: 10px 15px;
}

.c-title--gold {
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(212,175,55,1) 100%) !important;
    color: #000 !important;
}

.c-title--silver {
    background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%) !important;
    color: #000 !important;
}

.c-title--bronze {
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(205,127,50,1) 100%) !important;
    color: #000 !important;
}

.single-procedures .c-title__styled {
    padding: 20px;
}
