/*
Theme Name:     Aesthetic Center Hawaii - Vogue Child
Author:         Jonathan Phan
Author URI:     
Template:       vogue
*/

@import url("../vogue/style.css");


/*
 * = begin: font rules
 */
@font-face
{
	font-family: 'Gotham Book' ;
	src: url(fonts/Gotham-Book.eot?) ;
	src: local('?'),
		 url(fonts/Gotham-Book.eot?#iefix) format('embedded-opentype'),
		 url(fonts/Gotham-Book.woff) format('woff'),
		 url(fonts/Gotham-Book.ttf) format('truetype'),
		 url(fonts/Gotham-Book.svg#TisaSansOT) format('svg') ;
}

@font-face
{
	font-family: 'Gotham Bold' ;
	src: url(fonts/Gotham-Bold.eot?) ;
	src: local('?'),
		 url(fonts/Gotham-Bold.eot?#iefix) format('embedded-opentype'),
		 url(fonts/Gotham-Bold.woff) format('woff'),
		 url(fonts/Gotham-Bold.ttf) format('truetype'),
		 url(fonts/Gotham-Bold.svg#TisaSansOT) format('svg') ;
}

@font-face
{
	font-family: 'Gotham Medium' ;
	src: url(fonts/Gotham-Medium.eot?) ;
	src: local('?'),
		 url(fonts/Gotham-Medium.eot?#iefix) format('embedded-opentype'),
		 url(fonts/Gotham-Medium.woff) format('woff'),
		 url(fonts/Gotham-Medium.ttf) format('truetype'),
		 url(fonts/Gotham-Medium.svg#TisaSansOT) format('svg') ;
}

@font-face
{
	font-family: 'Gotham Light' ;
	src: url(fonts/Gotham-Light.eot?) ;
	src: local('?'),
		 url(fonts/Gotham-Light.eot?#iefix) format('embedded-opentype'),
		 url(fonts/Gotham-Light.woff) format('woff'),
		 url(fonts/Gotham-Light.ttf) format('truetype'),
		 url(fonts/Gotham-Light.svg#TisaSansOT) format('svg') ;
}

body {
	font-family: 'Gotham Book' ;
	font-size: 18px;
}
	
h1, h2, h3 {
	color: #00a19b;
	font-family: 'Gotham Light' ;  
}
h4 {
	color: #00a19b;
	font-family: 'Gotham Book' ;  
}

h1 {
	font-size: 40px;
	text-transform: uppercase;
	margin: 30px;
}	

h2 {
	font-size: 26px;
	margin: 25px;
}	

p {
	margin: 30px 0;
}

/*
a, .content-area .entry-content a, #comments a, .post-edit-link, .site-title a, .error-404.not-found .page-header .page-title span, .search-button .fa-search, .header-cart-checkout.cart-has-items .fa-shopping-cart, .main-navigation div > ul > li > a:hover, .main-navigation div > ul > li.current-menu-item > a, .main-navigation div > ul > li.current-menu-ancestor > a, .main-navigation div > ul > li.current-menu-parent > a, .main-navigation div > ul > li.current_page_parent > a, .main-navigation div > ul > li.current_page_ancestor > a {
	color: #007bab !important;
}*/

.site-container {
	margin: 30px auto; 
	padding: 0px;
}

nav {
	margin-top: 40px;
}


.site-branding {
	display: block;
	float: left;
	padding: 10px 0 40px;
}

.site-branding a img {
	max-width: 366px;
}

.site-header {
	box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset; 
	position: relative;
	color: #00a19b;
}

.content-area {
	width: 100%;
	padding: 0px;
	position: none;
	box-shadow: 0px 0 0 #fff inset;
}


.page-template-default .content-area,
.page-template-template-left-sidebar-php .content-area {
	box-shadow: 0px 0 0 #fff inset;
}

.main-navigation {
	text-align: center;
	border-top: 0px solid #fff;
	clear: both;
	padding: 0 0 10px;
}


.main-navigation li {
	text-transform: none;
	font-size: 20px;
	/*font-weight: bold;*/
}

.main-navigation ul li a {
	padding: 0px 20px 2px;
	font-weight: 400;
	color: #00a19b;
	line-height: 18px;
	font-family: 'Gotham Book' ; 
	display: inline;
}

.main-navigation li:after { 
	content: " | ";
	color: #000;
	/*border-right: 2px solid #000;*/
}
.main-navigation li:last-child:after {
	content: "";
	/*border-right: none*/
}

.main-navigation ul li a {
	color: #00a19b;
}

.current-menu-item {
}
.current_page_item {
	/*border: 2px solid #7fcccc;
	padding: 5px;*/
}

.arti {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}


#home_feature {
	display: inline-block;
}

#home_feature img {
	width: 600px;
}
#home_feature p, #home_feature .descr {
	text-align: left;
}

#home_feature span, #home_feature .learn, #home_feature .patient  {
	font-weight: 600;
	color: #00a19b;
}
#home_feature .learn {
	content: "-";
	text-align: left;
	margin-top: 10px; 
	padding-top: 10px; 
	/*border-top: 2px solid #00a19b; 
	text-transform: uppercase;*/
	width: 20px;
	border-top: 2px solid #00a19b;
	white-space: nowrap;
	position: relative;
}

#home_feature .patient {
	text-align: right;
	margin-top: 10px; 
	padding-top: 10px;
}

#home_slider {
	font-family: 'Gotham Light' ;
	margin: 40px 0;
	display: inline-block;
	width: 100%;
	height: 410px;
	background-image: url('/wp-content/uploads/2018/04/lower_banner1.jpg');
	background-size: contain;
	padding: 100px 100px 100px 750px;
	color: #fff;
	font-size: 30px;
}

#home_slider h2 {
	font-family: 'Gotham Bold' ;
	font-size: 22px;
	color: #003b71;
	letter-spacing: 3px;
}

#home_smart_slider {
	margin: 50px 0;
}
.smrt_h2 {
	font-family: 'Gotham Bold' !important;
	font-size: 22px !important;
	color: #003b71 !important;
	letter-spacing: 3px !important;
	text-align: left;
	margin-bottom: 30px !important;
}
.smrt_p {
	font-family: 'Gotham Light' !important;
	display: inline-block !important;
	color: #fff !important;
	font-size: 30px !important;
	text-align: left;

}

.smrt2_h2 {
	font-family: 'Gotham Bold' !important;
	font-size: 22px !important;
	color: #003b71 !important;
	letter-spacing: 3px !important;
	text-align: left;
	margin-bottom: 30px !important;
	width: 60% !important;
	margin-left: 200px !important;
}
.smrt2_p {
	font-family: 'Gotham Light' !important;
	display: inline-block !important;
	color: #fff !important;
	font-size: 30px !important;
	text-align: left;
	width: 60% !important;
	margin-left: 200px !important;

}



.col_w30 {
	width: 29.71%;
	float: left;
	display: inline-block;
}
.col_w50 {
	width: 45%;
	float: left;
	display: inline-block;
}
.col_w60 {
	width: 60%;
	float: left;
	display: inline-block;
}


.gutter {
	margin-right: 60px;
}

.menu-top-menu-container {
	clear: both;
	text-align: right;
}

.menu-top-menu-container ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
	
.menu-top-menu-container li {
	display: inline;
}
.menu-top-menu-container a {
	text-decoration: none;
	font-size: 14px;
	color: #666666;
	padding: 0 10px;
}

.menu-top-menu-container ul li:not(:last-child):after {
	content: " | ";
}



#int_logo {
	text-align: center;
	margin: 10px auto;
	padding: 30px;
	width: 100%;
	border-bottom: 4px solid #7fcccc;
	max-width: 1240px;
}

.entry-content-img {
	width: 570px;
	margin: 0 0 50px;
}


#left-nav, 
#left-blank {
	width: 28%;
	float: left;
	padding: 0;
}

.page-template-template-left-blank-php .content-area,
.page-template-template-left-sidebar-php .content-area,
.providers-template-default .content-area,
.procedures-template-default .content-area {
	width: 70%;
	float: right;
	padding: 0px 50px 30px 2%;
	line-height: 1.7;
}

.page-template-template-left-blank-php .content-area p,
.page-template-template-left-sidebar-php .content-area p,
.providers-template-default .content-area p,
.procedures-template-default .content-area p {
	margin-top: 10px;
	margin-bottom: 30px;
}

.title-bar header.entry-header {
	padding: 0 0 15px;
}

.page h1 {
	margin: 50px 0px 20px 0px;
	text-transform: capitalize;
}
.page h2 {
	font-family: 'Gotham Book' ;
	margin: 0 auto 20px;
	text-transform: capitalize;
	color: #009999;
	font-size: 22px;
}

.col_w30 h2 {
	text-align: center;
}

.entry-header h1 {
	font-size: 40px;
	text-transform: capitalize;
	margin: 0;
}	

.entry-header h2 {
	font-size: 40px;
	text-transform: capitalize;
	margin-top: 20px;
	color: #003b71;
}	


#left-nav h2 {
	font-family: 'Gotham Bold' ;
	text-transform: uppercase;
	padding: 10px;
	font-size: 16px;
	border: 4px solid #7fbdd5;
	color: #007bab; 
	margin: 0px;
}

#left-nav ul {
	list-style: none;
	margin-top: 20px;
}
#left-nav li {
	margin: 15px 0;
	/*display: block;*/
}
#left-nav a {
	font-family: 'Gotham Bold' ;
	color: #7fbdd5; 
}

#left-nav .active {
	color: #007bab;
}



.anchor {
	display: block;
}


#providers-list {
	margin: 0 0 50px ;
	clear: both;
	display: inline-block;
	border-top: 4px solid #bfdeea;
}


#providers-list h2,
.providers h2 {
	font-family: 'Gotham Book';
	margin: 20px 0 0 0;
	text-transform: uppercase;
	color: #007bab;
	font-size: 22px;
	display: inline-block;
}

.provider {
	width: 33%;
	float: left;
	color: #003b71;
	height: 1050px;
	display: block;
}

.provider_img_box_left {
	padding-right: 30px;
}
.provider_img_box_center {
	padding-left: 15px;
	padding-right: 15px;
}
.provider_img_box_right {
	padding-left: 30px;
}

.provider img {
	margin-top: 30px;
}
.provider h3 {
	text-align: center;
	font-family: 'Gotham Book' ;
	padding-top: 30px;
}

.bio_excerpt {
	padding: 10px 30px 30px 30px;
}

.bio_excerpt p {
	margin: 0;
}

.bio_excerpt .title_position {
	height: 140px;
	font-family: 'Gotham Bold' ;
	display: inline-block;
	
}

.bio_excerpt .bio {
	/*height: 320px;*/
}

.bio_excerpt hr {
	width: 20px; 
	height: 2px;
	color: #003b71;
	float: left;
	margin: 20px 0;
	padding: 0;
}

.bio_excerpt .learnmore {
	font-family: 'Gotham Medium' ;
	text-transform: uppercase;
	color: #00a19b;
	clear: both;
}

.providers .title_position {
	display: block;
	
}
.providers .title_position p {
	font-family: 'Gotham Medium' ;
	font-weight: bold;
	color: #003b71;
	margin: 0 0 30px 0; 
}

.ui-accordion .ui-accordion-header {
	font-family: 'Gotham Bold' ;
	color: #007bab;
	font-size: 18px;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	margin-top: -8px;
	left: 0;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border-top: 2px solid #7fbdd5;
}
.ui-accordion .ui-accordion-content {
	padding: 20px 0;
	line-height: 1.7;
}
.ui-accordion .ui-accordion-content p {
	margin-top: 0px;
}
.ui-accordion .ui-accordion-content ul {
	margin: 10px 20px;
}
.ui-accordion .ui-accordion-content li {
	margin: 0px;
}

#plastic-list,
#derma-list,
#procedure_details { 
	display: block;
}


#plastic-list {
	margin-bottom: 50px;
}

.procedure {
	width: 47%;
	font-size: 16px;
	margin: 30px 20px 30px 0;
	float: left; 
	padding-right: 20px;
	display: inline-block;
	height: 400px;
}

.procedure p {
	font-family: 'Gotham Book' ;
	color: #003b71;
	
}
.procedure h4 {
	text-align: center;
	font-family: 'Gotham Book' ;
	padding-top: 30px;
	line-height: 1.3em;
}


.procedure hr {
	width: 20px; 
	height: 2px;
	color: #003b71;
	float: left;
	margin: 20px 0;
	padding: 0;
}

.bnf_container {
	margin: 0 auto;
}

.bnf {
	margin:5px 15px 5px 0;
	float: left;
}

.bnf_2x {
	width: 48%;
}

/* for bottom of procedure single page */
#find_out_more {
	
	border-top: 2px solid #7fbdd5;
	padding: 50px 0 0 55px; 
	/*font-size: 14px;*/
}

#find_out_more h3 {
	font-family: 'Gotham Bold';
	color: #007bab;
	font-size: 18px;
	text-transform: uppercase;
}

#find_out_more p {
	margin: 0px;
}

.product {
	width: 30.5%;
	font-size: 14px;
	margin: 30px 20px 0 0;
	float: left; 
	display: inline-block;
	color: #00a19b;
	height: 370px;
	text-align: center;
	/*border: 1px solid #ff0000;*/
}

.product h4 {
	font-family: 'Gotham Book' ;
	font-size: 14px;
	padding-top: 30px;
	line-height: 1.3em;
	margin-bottom: 0;
}

.product .title {
	font-family: 'Gotham Medium' ;
	color: #007bab;
	clear: both;
}

.page-content img, 
.entry-content img, 
.entry-summary img {
	box-shadow: none;
}


.learnmore {
	font-family: 'Gotham Medium';
	text-transform: uppercase;
	color: #00a19b;
	clear: both;
}

/*left nav*/

#left-nav .procedure-children {
	clear: both;
}

#left-nav .procedure-children ul,
#left-nav .procedure-children-only ul {
	list-style: disc !important;
}

#left-nav .procedure-children-only ul {
	margin-left: 50px;
}

#left-nav .procedures a {
	font-family: 'Gotham Book' ;
	color: #007bab;
	font-size: 16px;
}


#left-nav .lf-nav-products a {
	font-family: 'Gotham Bold' ;
	color: #007bab;
	font-size: 18px;
	display: block;
}

#left-nav .lf-nav-products ul {
	margin-top: 0px;
}
#left-nav .lf-nav-products li {
	border-bottom: 1px solid #7fcccc;
	padding: 20px 0;
	margin: 0px;
}
#left-nav .lf-nav-products li:first-child {
	padding-top: 0px;
}


/* testimonials slider */


.testimonials {
	width: 60%;
	display: inline-block;
}

.testimonials .testimonial {
	font-size: 80%;
}
.testimonials {
	margin: 0 0 20px 0;
	position: relative;
	float: left;
	width: 800px;
	height: 400px;
}


#slider {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 40px;
  width: 410px;
  height: 400px;
}

#slider ul li:first-child {
	margin-left: 50px;
}


.footnote {
	margin-top: 50px;
	border-top: 1px solid #bfdeea;
}

.site-footer-standard {
	background-color: #7fcccc !important;
	box-shadow: none !important;
	color: #fff !important;
	text-align: center;
}
.site-footer-standard .site-footer-widgets {
	padding-top: 0 !important;
}

.site-footer-widgets .widget ul {
	margin: 0 auto;
}

.site-footer-widgets .widget ul li {
	display: inline;
	float: none;
}
.site-footer-widgets .widget ul li:not(:last-child)::after {
	content: " | ";
}
.site-footer-widgets .widget ul li a {
	margin: 0 20px;
}

#site_by_multimedia,
.copyright {
	/*float: left;*/
	font-size: 75%;
	margin: 50px auto 0px;
	line-height: 22px;
}

.other_lang {
/*	text-align: right;
	float: right;
	font-size: 14px;
	line-height: 22px;*/
}

.other_lang a {
	color: #fff !important;
	line-height: 22px;
}
.other_lang a:hover {
    color: #00a19b;
}

.ic-globe.globe-white {
	background-image: url("/wp-content/themes/aestheticcenter/images/icon-globe-white.png");
}

.ic-globe {
	display: inline;
	display: inline-block;
	vertical-align: middle;
	width: 17px;
	height: 17px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 5px;
}


@media (max-width: 1024px) {
	
	body {
		font-size: 1.7vw;
	}
	
	#left-nav {
		display: none;
	}
	.page-template-template-left-blank-php .content-area, .page-template-template-left-sidebar-php .content-area, .providers-template-default .content-area, .procedures-template-default .content-area {
		width: 100%;
		float: none;
		padding: 0px 30px;
		line-height: 1.7;
	}
	
	.col_w30, .product {
		width: 45%;
		margin: 2.5% !important;
	}
	
	#slider {
		width: 100% !important;
	}
	
	.testimonials .testimonial {
		font-size: 100%;
	}
	/*#slider ul li {
		width: 45%;
	}*/
	
	#home_smart_slider, .smrt_p, .smrt2_p {
		font-size: 100% !important;
	}
	
	div#n2-ss-2 .n2-ss-layer.n2-ss-has-maxwidth[data-pm="normal"] {
		width: 200px !important;
		margin-right: 2em !important;
	}
	
	.bio {
		font-size: 1.7vw;
	}
	
	.entry-content-img {
		margin: 0 auto 50px;
	}
	
	.page .hentry {
		/*text-align: center;*/
		margin: 0 20px;
	}
	
	.smrt2_h2, .smrt2_p {
		margin-left: 100px !important;
	}
	
}

@media (max-width: 960px) {
}

@media (max-width: 767px) {
	
	body {
		font-size: 2vw;
	}
	
	#home_feature img {
		width: 100%;
	}
	
	.col_w30 {
		width: 95%;
		margin: 2.5% !important;
	}
}