/*
	Theme Name: alissa
	Theme URI: http://pegodesign.com/wp-themes/alissa
	Description: Alissa - Wellness, Spa & Beauty WordPress Theme
	Author: PEGO
	Author URI: http://themeforest.net/user/pego
	Version: 1.0
	License: GNU General Public License
	License URI: licensing/README_License.txt
	Tags: two-columns, three-columns, four-columns, right-sidebar, custom-background, custom-header, custom-menu, featured-images, flexible-header, full-width-template, post-formats, theme-options
	Text Domain: alissa
*/


/*------------------------------------------------------------------
[Table of contents]

1. Basic WP styles
2. Titles 
3. Header
4. Shortcodes 
5. Footer
6. Special Offers
7. Contact template
8. Blog template
9. Pre-Footer
10. Welcome
11. Team Members
12. Price Lists
13. Single service
14. Appointment pop up
15. Error Page
16. Sidebar
-------------------------------------------------------------------*/


/*------------------------------------------------------------------
[1. Basic WP styles ]
------------------------------------------------------------------*/

* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

html {
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}

html, body, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video
{
	border: 0;
	font: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	letter-spacing: 0;
	color: #777;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.8;
	font-family: 'Baumans', cursive;
}

html, body {
	margin:0;
   	padding:0;
   	height:100%;
   	-webkit-font-smoothing: antialiased; 
}

.entry-content img { margin: 0 0 20px 0; }
.alignleft, img.alignleft { float: left; margin: 10px 20px 10px 0; }
.alignright, img.alignright { display: block; float: right; margin: 10px 0 10px 20px; }
.aligncenter, img.aligncenter { clear: both; display: block; margin: 10px auto 10px auto; }
.wp-caption { background: #fff; max-width: 96%; /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center; }
.wp-caption img { border: 0 none; margin: 0; padding: 0; }

.wp-caption p.wp-caption-text {
    margin: 0;
    padding: 5px;
    color: #999;
    line-height: 1.4;
    font-size: 13px;
	font-family: 'Baumans', cursive;
}
.wp-caption p.wp-caption-text a {
	line-height: 1.4;
    font-size: 13px;
	font-family: 'Baumans', cursive;
}


.wp-smiley { max-height: 12px; margin: 0 !important; }
.gallery img, .gallery dl { margin: 0; }
.gallery-caption { margin: -20px 0 0 0; }
.textaligncenter { text-align: center; }
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }

p {
	margin-bottom: 10px;
}

strong {
	font-weight: 400;
	color: #000;
	font-size: 16px;
}

a {
	outline: none;
	text-decoration: none;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-o-transition-duration: 1s;	
	color: #000;
}

a:hover {
	color: #888;
}

.display-none { 
	display: none;
}
.display-block {
	display: block;
}

img {
	border: 0 none;
    height: auto;
    max-width: 100%;
}

.table_view {
	display: table;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

.table_cell {
	display: table-cell;
	vertical-align: middle;
}


body {
	word-break: break-word;
}

ul li {
	margin-left: 18px;
}
ul li li {
	margin-left: 36px;
}

ol li {
	margin-left: 25px;
}

ol li li {
	margin-left: 50px;
}


 blockquote {
	 margin-bottom: 1.714285714rem;
	 font-style: italic;
	 padding-left: 20px; 
}

blockquote p {
	border-left: 1px solid #999;
	padding-left: 20px;
	margin-top: 20px;
}

 blockquote p:last-child {
	margin-bottom: 0;
}
 code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}
 pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	overflow: auto;
	padding: 24px;
	padding: 1.714285714rem;
}
 pre code {
	display: block;
}
 abbr
 dfn
 acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
 address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}

 embed,
 iframe,
 object,
 video {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
 dl {
	margin: 0 1.714285714rem;
	margin-bottom: 30px;
     margin-left: 0;
}
 dt {
	font-weight: bold;
	line-height: 1.714285714;
	color: #000;
}
 dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
     margin-left: 15px;
}
 table {
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
     text-align: left;
}

th, td {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
 table caption {
	font-size: 16px;
	font-size: 1.142857143rem;
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
 td {
	padding: 6px 10px 6px 6px;
}
table th {
	color: #000;
	font-weight: 500;
    padding: 10px;
    padding-left: 5px;
    padding-right: 20px;
}

 embed,  iframe,  object,  video {
    max-width: 100%;
}

 dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

.gallery-caption {
	margin-top: 15px;
}

.pagination-wrapper .alignleft {
	margin-left: 10px; 
	margin-bottom: 20px;
}

.pagination-wrapper .alignright {
	margin-right: 10px;  
	margin-bottom: 20px;
}

.pagination-wrapper .alignleft a, .pagination-wrapper .alignright a {
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	font-weight: 400;
}
.pagination-wrapper .alignleft a:hover, .pagination-wrapper .alignright a:hover {
	text-decoration: underline;
	color: #888;
}

.post-password-form input[name="post_password"] { 
	background: #fff;
	color: #888;
	padding: 10px;
	font-size: 13px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	border: 1px solid #eee;
	outline: none;
}

.post-password-form input[name="Submit"] { 
	background: #000;
	color: #fff;
	padding: 10px 30px;
	font-size: 13px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	border: none;
	text-transform: uppercase;
	letter-spacing: 3px;
	border: 1px solid #000;
}
.post-password-form input[name="Submit"]:hover { 
	cursor: pointer;
}

.ares .tp-bullet {
	width: 10px;
	height: 10px;
	position: absolute;
	background: none;
	border-radius: 50%;
	cursor: pointer;
	box-sizing: content-box;
	background: #fff;
}

.ares .tp-bullet:hover, .ares .tp-bullet.selected {
	width: 20px;
	height: 20px;
	margin-left: -5px;
	margin-top: -5px;
	background: #fff;
}


.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.wpb_button {
    margin-bottom: 100px !important;
}

.vc_row-has-fill > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
.vc_col-has-fill > .vc_column-inner {
    padding-top: 100px !important;
}


.vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
    padding-top: 100px !important;
}

.center {
    width: 1260px;
    margin: 0 auto;
}

.page-wrapper {
    padding: 30px 0;
}

/*preloader */
#preloader {
    background-color:#fff;
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    height: 100%; 
    z-index: 9998;
    display:table;
    text-align: center;
}

.spinner {
    margin:auto;
    text-align: center;
    display:table-cell;
    vertical-align:middle;
} 


@-webkit-keyframes uil-ripple {
  0% {
    width: 0;
    height: 0;
    opacity: 0;
    margin: 0 0 0 0;
  }
  33% {
    width: 44%;
    height: 44%;
    margin: -22% 0 0 -22%;
    opacity: 1;
  }
  100% {
    width: 88%;
    height: 88%;
    margin: -44% 0 0 -44%;
    opacity: 0;
  }
}
@-webkit-keyframes uil-ripple {
  0% {
    width: 0;
    height: 0;
    opacity: 0;
    margin: 0 0 0 0;
  }
  33% {
    width: 44%;
    height: 44%;
    margin: -22% 0 0 -22%;
    opacity: 1;
  }
  100% {
    width: 88%;
    height: 88%;
    margin: -44% 0 0 -44%;
    opacity: 0;
  }
}
@-moz-keyframes uil-ripple {
  0% {
    width: 0;
    height: 0;
    opacity: 0;
    margin: 0 0 0 0;
  }
  33% {
    width: 44%;
    height: 44%;
    margin: -22% 0 0 -22%;
    opacity: 1;
  }
  100% {
    width: 88%;
    height: 88%;
    margin: -44% 0 0 -44%;
    opacity: 0;
  }
}
@-ms-keyframes uil-ripple {
  0% {
    width: 0;
    height: 0;
    opacity: 0;
    margin: 0 0 0 0;
  }
  33% {
    width: 44%;
    height: 44%;
    margin: -22% 0 0 -22%;
    opacity: 1;
  }
  100% {
    width: 88%;
    height: 88%;
    margin: -44% 0 0 -44%;
    opacity: 0;
  }
}
@-moz-keyframes uil-ripple {
  0% {
    width: 0;
    height: 0;
    opacity: 0;
    margin: 0 0 0 0;
  }
  33% {
    width: 44%;
    height: 44%;
    margin: -22% 0 0 -22%;
    opacity: 1;
  }
  100% {
    width: 88%;
    height: 88%;
    margin: -44% 0 0 -44%;
    opacity: 0;
  }
}
@-webkit-keyframes uil-ripple {
  0% {
    width: 0;
    height: 0;
    opacity: 0;
    margin: 0 0 0 0;
  }
  33% {
    width: 44%;
    height: 44%;
    margin: -22% 0 0 -22%;
    opacity: 1;
  }
  100% {
    width: 88%;
    height: 88%;
    margin: -44% 0 0 -44%;
    opacity: 0;
  }
}
@-o-keyframes uil-ripple {
  0% {
    width: 0;
    height: 0;
    opacity: 0;
    margin: 0 0 0 0;
  }
  33% {
    width: 44%;
    height: 44%;
    margin: -22% 0 0 -22%;
    opacity: 1;
  }
  100% {
    width: 88%;
    height: 88%;
    margin: -44% 0 0 -44%;
    opacity: 0;
  }
}
@keyframes uil-ripple {
  0% {
    width: 0;
    height: 0;
    opacity: 0;
    margin: 0 0 0 0;
  }
  33% {
    width: 44%;
    height: 44%;
    margin: -22% 0 0 -22%;
    opacity: 1;
  }
  100% {
    width: 88%;
    height: 88%;
    margin: -44% 0 0 -44%;
    opacity: 0;
  }
}
.uil-ripple-css {
  background: none;
  position: relative;
  width: 200px;
  height: 200px;
  margin: 0 auto;
    margin-top: 110px;
}
.uil-ripple-css div {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  width: 0;
  height: 0;
  opacity: 0;
  border-radius: 50%;
  border-width: 12px;
  border-style: solid;
  -ms-animation: uil-ripple 2s ease-out infinite;
  -moz-animation: uil-ripple 2s ease-out infinite;
  -webkit-animation: uil-ripple 2s ease-out infinite;
  -o-animation: uil-ripple 2s ease-out infinite;
  animation: uil-ripple 2s ease-out infinite;
}
.uil-ripple-css div:nth-of-type(1) {
  border-color: #9f5c7e;
}
.uil-ripple-css div:nth-of-type(2) {
  border-color: #9f5c7e;
  -ms-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}


/*------------------------------------------------------------------
[end of 1. Basic WP styles]
------------------------------------------------------------------*/


/*------------------------------------------------------------------
[2. Titles ]
------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	color: #333;
	line-height: 1;
	text-transform: uppercase;
}

h1 {
	font-size: 38px;
	letter-spacing: 0;
	margin-bottom: 15px;
}
h2 {
	font-size: 28px;
	letter-spacing: 0px;
	margin-bottom: 30px;
}
h3 {
	font-size: 24px;
	letter-spacing: 0px;
	margin-bottom: 30px;
}
h4 {
	font-size: 20px;
	letter-spacing: 0px;
	margin-bottom: 20px;
}
h5 {
	font-size: 18px;
	margin-bottom: 20px;
}
h6 {
	font-size: 16px;
	margin-bottom: 20px;
}

.page-title-wrapper {
    background: #feeef6;
}

h1.page-title {
    color: #333;
    font-size: 24px;
    font-family: 'Baumans', cursive;
    line-height: 1;
    text-transform: uppercase;
    padding: 40px 0px 40px;
}

.has-bg-image h1.page-title {
    color: #333;
    font-size: 24px;
    font-family: 'Baumans', cursive;
    line-height: 1;
    text-transform: uppercase;
    padding: 25px 50px 25px;
    background: #fff;
    display: inline-block;
    margin: 0;
}

.page-title-wrapper.has-bg-image {
    padding: 80px 0;
}



/*------------------------------------------------------------------
[3. Header ]
------------------------------------------------------------------*/
.logoImageRetina {
    display: none;
}

.upper-panel {
    background: #9f5c7e;
    float: left;
	width: 100%;
    padding: 20px 0;
    position: relative;
    z-index: 9999;
}

.upper-panel-items {
    float: right;
    display: table-cell;
    vertical-align: middle;
    width: auto;
    margin-top: 0;
}

.upper-panel-items .upper-panel-item {
	display: inline-block;
	margin-left: 30px;
    float: left;
}

.upper-panel-items .upper-panel-icon {
	color: #e4b4cc;
	float: left;
	font-size: 20px;
	margin-right: 5px;
    line-height: 1;
    margin-top: -3px;
}

.upper-panel-item-details {
	margin-left: 40px;
}

.upper-panel-item-title {
    color: #e4b4cc;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 500;
	line-height: 1;
    margin-bottom: 5px;
}

.upper-panel-item-value,
.upper-panel-item-value a {
    color: #fff;
	line-height: 1;
}

.upper-panel-item-value a:hover {
    text-decoration: underline;
}

.logo { float: left; }
.header-wrapper .center { display: table; padding: 40px 0; }
.menu-wrapper { 
    display: table-cell;
    vertical-align: middle; 
}

.header-wrapper {
    z-index: 9999;
    position: relative;
    background: #fff;
}

.main-menu {
    vertical-align: middle;
    display: block;
    position: relative;
    float: right;
}

.main-menu ul {
	color: #fff;
    list-style: none;
    text-align: left;
}

.main-menu ul.sf-menu {
	text-align: center;
	float: none;
	font-size: 0;
}

.main-menu ul.sf-menu > li {
	display: inline-block;
    position: relative;
    margin: 0;
}
.main-menu ul.sf-menu > li:last-child {
    margin-right: 0;
}
.main-menu ul.sf-menu > li > a {
	color: #333;
	text-transform: none;
	-webkit-font-smoothing: antialiased; 
	display: block;
	margin: 0;
	margin-left: 30px;
    font-size: 18px;
}
span.sf-sub-indicator {
	display: none;
}

.main-menu ul.sf-menu > li:first-child::before {
    content: '';
}

.main-menu ul.sf-menu > li::before {
    display: inline-block;
    display: none;
}
/* submenu  */
.main-menu .sf-menu ul {
    position: absolute;
    min-width: 200px;
    max-width: 200px;
    background: #fff;
    z-index: 1000;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    2px 2px 5px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         2px 2px 5px 0px rgba(50, 50, 50, 0.2);
	
	visibility: hidden;
	display: none;
	padding: 10px;
}
.main-menu .sf-menu ul li {
	margin: 0;
	color: #888;
}
.main-menu .sf-menu ul li a {
	color: #333;
	text-transform: none;
	font-size: 15px;
	padding: 0px 20px;
	margin: 25px 0;
	display: block;
	font-weight: 400;
	font-family: 'Baumans', cursive;
	line-height: 1;
}

.main-menu .sf-menu ul li:first-child a {
	border: none;
}
.sf-menu > li > ul { 
	top: 29px;
	left: 0;
}

.main-menu .sf-menu ul ul {
    margin-top: -75px;
    left: 180px;
} 

.main-menu  .sf-menu > li > ul {
	top: 42px;
    left: 30px;
}

.main-menu ul.sf-menu > li li.current-menu-item > a, .main-menu .sf-menu ul li > a:hover, .main-menu .sf-menu ul li.sfHover > a, .main-menu .sf-menu ul li.sfHover > a, .main-menu .sf-menu ul li li.current-menu-item > a, .main-menu .sf-menu ul li.current-menu-parent >  a, .main-menu .sf-menu ul li.current-menu-ancestor >  a,
.main-menu ul.sf-menu > li > a:hover, .main-menu ul.sf-menu > li.sfHover > a, .main-menu ul.sf-menu > li.current-menu-item > a, .main-menu ul.sf-menu > li.current-menu-parent > a, .main-menu ul.sf-menu > li.current-menu-ancestor > a  { 
	color: #9f5c7e;
}

.main-menu > div {
    float: left;
}

a.appointment-button.menu-appointment-button {
    float: left;
    height: 100%;
    background: #9f5c7e;
	border: 1px solid #9f5c7e;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 1;
    border-radius: 25px;
    padding: 17px 30px 17px;
    display: inline-block;
    margin-left: 50px;
    margin-top: -8px;
}
a.appointment-button.menu-appointment-button:hover {
    color: #9f5c7e;
	border: 1px solid #ccc;
	background: none;
}

.mobile-menu-wrapper {
	display: none;
}

.mobile-menu-wrapper {
	width: 100%;
	height: auto;
	background: rgba(0,0,0,0.85);
	display: none;
	position: absolute;
	height: auto;
	z-index: 999;
	float: left;
	margin-bottom: 30px;
	display: none;
}

.mobile-menu-wrapper ul {
	list-style: none;
}

.mobile-menu-wrapper ul.mobile-menu  li {
	display: block;
	margin: 0;
}

.mobile-menu-wrapper ul.mobile-menu  li:before {
	content: '';
}

.mobile-menu-wrapper ul.mobile-menu  li a {
	padding-left: 40px;
}

.mobile-menu-wrapper ul.mobile-menu  li li a {
	padding-left: 60px;
}

.mobile-menu-wrapper ul.mobile-menu  li li  li a  {
	padding-left: 80px;
}

.mobile-menu-wrapper ul.mobile-menu li a {
	width: 100%;
	padding: 12px 20px 10px;
	display: block;
	color: #fff;
	border-bottom: 1px solid #000;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
}

.mobile-menu-wrapper ul.mobile-menu  li a:hover, .mobile-menu-wrapper ul.mobile-menu  li.current_page_item a {
	color: #9f5c7e;
	background: rgba(0,0,0,0.6); 
}

.menu-icons-inside {
	width: 100%;
	text-align: center;
    display: none;
}	
.menu-icon {
	position: relative;
	cursor: pointer;
	color: #fff;
	float: none;
	height: 26px;
	margin-right: 0;
	margin-top: 10px;
	display: inline-block;
}

.menu-icon:hover {
	color: #fff;
}

.menu-icon-close {
	display: none;
}

.menu-icon.menu-icon-close {
	font-size: 48px;
	top: 3px;
	right: 25px;
}

.menu-icon-create {
	display: inline-block;
	width: 23px;
	height: 2px;
	position: relative;
	top: 12px;
	vertical-align: bottom;
	background: #000;
	white-space: nowrap;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
	float: left;
}

.menu-icon-create:after, .menu-icon-create:before {	
	position: absolute;
	content: '';
	display: inline-block;
	width: 23px;
	height: 2px;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
	outline: 1px solid transparent;
	left: 0;
	background: #000;	
}
.menu-icon-create:before {
	top: -8px;
}

.menu-icon-create:after {
	top: 8px;
}

.menu-icon.opened .menu-icon-create:before {
	top: 100%;
	-webkit-transform: rotate(-48deg) translate(2px, 0);
	-moz-transform: rotate(-48deg) translate(2px, 0);
	-ms-transform: rotate(-48deg) translate(2px, 0);
	-o-transform: rotate(-48deg) translate(2px, 0);
	transform: rotate(-48deg) translate(2px, 0)
}

.menu-icon.opened .menu-icon-create:after{
	-webkit-transform: rotate(45deg) translate(0, 1px);
	-moz-transform: rotate(45deg) translate(0, 1px);
	-ms-transform: rotate(45deg) translate(0, 1px);
	-o-transform: rotate(45deg) translate(0, 1px);
	transform: rotate(45deg) translate(0, 1px);
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	-o-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.menu-icon.opened  .menu-icon-create { 
	background: none;
}

.header-wrapper.header-sticky {
    z-index: 9999;
    position: fixed;
    width: 100%;
    background: red;
    top: -300px;
    visibility: hidden;
    background: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    border-bottom: 1px solid #eee;
}

.header-wrapper.header-sticky.shown {
    visibility: visible;
    top: 0;
}


.header-wrapper.header-sticky.shown {
    visibility: visible;
    top: 0;
}

.admin-bar .header-wrapper.header-sticky.shown {
	top: 32px;
}

.header-wrapper.header-sticky .center {
    padding: 15px 0;
}


/*------------------------------------------------------------------
[4. Shortcodes ]
------------------------------------------------------------------*/
/* Services */
.service-grid {
    margin-left: -15px;
    margin-right: -15px;
}

.service-grid-single {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 33.3334%;
    text-align: center;
    margin-bottom: 50px;
}
.service-grid-content-area {
    background: #fff;
    margin: 0 auto;
    margin-top: -60px;
    position: relative;
    width: 300px;
    padding: 30px;
	border: 20px solid #eee;
}

h2.service-title {
    margin-bottom: 20px;
}

h2.service-title a {
    color: #9f5c7e;
    font-family: 'Parisienne', cursive;
    text-transform: none;
    font-size: 32px;
    line-height: 1;
}

.service-excerpt {
    color: #999;
}

a.service-read-more {
    background: #9f5c7e;
    border: 1px solid #9f5c7e;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    line-height: 1;
    border-radius: 25px;
    padding: 10px 20px;
    display: inline-block;
	margin-top: 30px;
}

a.service-read-more:hover {
    color: #9f5c7e;
	border: 1px solid #ccc;
	background: none;
}

h1.sh-title.service-title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 50px;
}

.service-grid .service-grid-single:nth-child(3n+1){  clear: both; } 


.service-grid-content-area {
    z-index: 3;
}

.service-grid-single {
    position: relative;
    overflow:hidden;
}
 
.main-gallery-image-wrapper {
    display: block;
    position: relative;
    overflow: hidden;   
}
    
.small-gallery-image {
    position: relative;
    overflow: hidden;
}
    
.post-wrap {
    position: relative;
    overflow: hidden;
}
    
.service-grid-single-thumb::before, .post-type-link::before, .main-gallery-image::before, .small-gallery-image::before  {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.service-grid-single-thumb:hover::before, .post-type-link:hover::before, .main-gallery-image:hover::before, .small-gallery-image:hover::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
   
/* Testimonials */
h1.testimonial-title {
    text-align: center;
    font-size: 24px;
    color: #333;
	line-height: 1
}

.testimonial-quote-sign  {
    color: #9f5c7e;
    font-size: 220px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.testimonial-content {
    text-align: center;
    width: 70%;
    margin: 0 auto;
    font-style: italic;
    margin-top: -120px;
    margin-bottom: 20px;
}

span.testimonial-author-name {
    font-family: 'Montserrat', sans-serif;
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
}

.testimonial-content-wrapper { text-align: center; }

.owl-controls {
    position: absolute;
    top: 50%;
    width: 100%;
}

.owl-prev {
    float: left;
}

.owl-next {
    float: right;
    right: 0;
    position: absolute;
}

.owl-prev i:before {
    color: #aaa;
	font-size: 18px;
}

.owl-prev i:hover:before {
    color: #444;
}

.owl-next i:before {
    color: #aaa;
	font-size: 18px;
}

.owl-next i:hover:before {
    color: #444;
}

/* Feeling tired */
.prefooter-content {
    background-size: cover;
    background-position: center center;
    padding: 100px 0;
}


/*------------------------------------------------------------------
[5. Footer ]
------------------------------------------------------------------*/
.footer {
    background: #444;
    line-height: 1;
	color: #fff;
	border-bottom: 8px solid #9f5c7e;
	padding: 25px 0;
}

.footer-content-left {
    float: left;
}

.footer-content-right {
    float: right;
    margin-top: 5px;
}

.footer-content-right .footer-icon {
    display: inline;
	color: #e4b4cc;
	margin-right: 10px;
}

.footer a {
    color: #e4b4cc;
}

.footer a:hover {
    color: #fff;
}


/*------------------------------------------------------------------
[6. Special Offers ]
------------------------------------------------------------------*/
.vc_alissa_special_offer {
    width: 100%;
    text-align: center;
}

.special-offer-grid {
    width: 700px;
    margin: 0 auto;
	margin-top: 50px;
    margin-bottom: 30px;
}

.special-offer-grid-single {
    position: relative;
    width: 150px;
    text-align: center;
    display: inline-block;
    margin: 0 20px;
}

h1.sh-title.special-offer-title {
    color: #333;
    font-family: 'Parisienne', cursive;
    text-transform: none;
    text-align: center;
    font-size: 52px;
}

.special-offer-discount {
    background: #9f5c7e;
    color: #fff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 18px;
    padding-top: 14px;
    position: absolute;
    right: 0;
}

.special-offer-grid-single img {
    border-radius: 50%;
    width: 120px;
    height: 120px;
}

h2.special-offer-title {
    text-align: center;
}

h2.special-offer-title a {
    text-transform: none;
    text-align: center;
    font-size: 18px;
    color: #333;
    line-height: 1;
    display: block;
}

h2.special-offer-title a:hover {
    color: #9f5c7e;
}

a.appointment-button.special-offer-button {
    background: #9f5c7e;
    border: 1px solid #9f5c7e;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 1;
    border-radius: 25px;
    padding: 17px 30px 17px;
    display: inline-block;
}

a.appointment-button.special-offer-button:hover {
    color: #9f5c7e;
	border: 1px solid #ccc;
	background: none;
}

/*------------------------------------------------------------------
[7. Contact template ]
------------------------------------------------------------------*/

.page-title-wrapper {
    background-size: cover;
    background-position: center center;
}

.contact-maps-wrapper {
    float: right;
    width: 390px;
    margin-top: -264px;
    margin-bottom: 100px;
 }

.contact-maps {
     width: 100%;
     height: 575px;
     background-size: cover;
     background-position: center center;
}

.contact-form-wrapper {
    width: 830px;
    float: left;
}

.mapStyleClass {
    width: 100%;
    height: 100%;
}

.contact-details {
    width: 300px;
    margin: 0 auto;
    background: #9f5c7e;
    padding: 30px 30px 20px 30px;
    margin-top: -60px;
    position: relative;
    margin-bottom: 30px;
}

.contact-detail-single {
    margin-bottom: 20px;
}

.contact-detail-single:last-child {
    margin-bottom: 0px;
}

.contact-detail-icon {
    color: #e4b4cc;
	float: left;
	line-height: 1.6;
}

.contact-detail-content {
	position: relative;
	margin-left: 40px;
}

.contact-detail-content p,
.contact-detail-content a {
    color: #fff;
	line-height: 1.6;
}

.opening-hours {
    width: 300px;
    background: #444;
    text-align: center;
    padding: 30px 30px 20px 30px;
    border-bottom: 8px solid #9f5c7e;
    position: relative;
    margin: 0 auto;
}

.opening-hours i:before {
	margin: 0;
}

.opening-hours-single {
    position: relative;
    margin-bottom: 20px;
}

.opening-hours-single:last-child {
    margin-bottom: 0px;
}

.opening-hours-icon {
    position: absolute;
    font-size: 200px;
    right: 0;
    bottom: -5px;
    color: #4c4c4c;
}

.opening-hour-day {
    font-size: 16px; 
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
}

.opening-hour-time {
    font-family: 'Montserrat', sans-serif;
    color: #e4b4cc;
    font-size: 12px;
}

.pego-contact-form {
	float: left;
	width: 100%;
}

.pego-contact-form input,
.pego-contact-form textarea {
	background: #feeef6;
	border: none;
	padding: 25px 25px;
	color: #9f5c7e;
	font-size: 16px;
	text-transform: none;
	outline: none;
	width: 100%;
	margin-bottom: 14px;
	-webkit-appearance: none;
	font-weight: 400;
	font-family: 'Baumans', cursive;
}

.pego-contact-form textarea {
	height: 300px;
	margin-bottom: 30px;  
	margin-top: 2px;
}

[placeholder]::-webkit-input-placeholder {
   color: #9f5c7e;
}

[placeholder]:focus::-webkit-input-placeholder {
    transition: text-indent 0.5s 0.5s ease;
    text-indent: -100%;
    opacity: 1;
}

p.btn-submit {
    width: 100%;
    text-align: center;
}

.pego-contact-form input.wpcf7-submit {
	-webkit-appearance: none;
	letter-spacing: -1px;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-o-transition-duration: 1s;
	width: auto;
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	background: #9f5c7e;
	border: 1px solid #9f5c7e;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	line-height: 1;
	border-radius: 25px;
	padding: 17px 30px 17px;
}

.pego-contact-form input.wpcf7-submit:hover {
    color: #9f5c7e;
	border: 1px solid #ccc;
	background: none;
}

div.wpcf7 {
	width: 100%;
	margin: 0 auto;
}
span.wpcf7-form-control-wrap.your-name {
    width: 49%;
    float: left;
}

span.wpcf7-form-control-wrap.your-email {
    width: 49%;
    float: right;
}
.wpcf7 p {
    margin-bottom: 0;        
}
input.wpcf7-captchar {
	
}
span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 12px !important;
	display: block !important;
	font-style: italic !important;
	top: -5px;
	position: relative;
}
.wpcf7-response-output {
	margin: 30px 0 !important;
	padding: 10px 30px !important;
}
.wpcf7-validation-errors {
	background: #eee;
	border: none !important;
	font-size: 14px !important;
}
.wpcf7-mail-sent-ng {
	border: none !important;
	background: #e1776d;
	font-size: 12px !important;
	font-style: italic !important;
	color: #fff;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
	position: absolute;
       bottom: -20px;
       left: 50%;
       margin-left: -10px;
}

.contact-detail-title {
    text-align: center;
    color: #333;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 30px;
}


/*------------------------------------------------------------------
[8. Blog template ]
------------------------------------------------------------------*/
.main-blog {
    width: 870px;
    float: left;
    padding-right: 30px;
    border-right: 1px solid #eee;
    margin-bottom: 50px;
}   
.sidebar {
    width: 391px;
    float: left;
    padding-left: 30px;
    border-left: 1px solid #eee;
    margin-left: -1px;
    margin-bottom: 50px;
}

h1.post-title {
    text-align: center;
    text-transform: none;
	padding: 0 200px;
}

h1.post-title a {
    font-size: 36px;
	line-height: 1;
}

h1.post-title a:hover {
    color: #9f5c7e;
}

h1.single-post-title{
    font-size: 36px;
	line-height: 1;
    text-align: center;
    text-transform: none;
	padding: 0 200px;
}

.post-image-wrapper {
    position: relative;
}

.post-categories-names {
    text-align: center;
    font-family: 'Parisienne', cursive;
    color: #9f5c7e;
    font-size: 26px;
    line-height: 1.4;
    margin: 30px 0 10px
}

.post-categories-names a {
    font-family: 'Parisienne', cursive;
    color: #9f5c7e;
    font-size: 26px;
    line-height: 1;
    display: inline-block;
}

.post-categories-names a:hover {
    color: #333;
}

.post-date {
    text-align: center;
    color: #999;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    margin-bottom: 30px;
}

a.post-date-link {
	text-align: center;
    color: #999;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    margin-bottom: 30px;
}

a.post-date-link:hover {
    color: #333;
}

.post_content {
    padding: 0 80px;
}

.post-read-more-wrap {
    text-align: center;
	margin-top: 50px;
}

.post_content > ul, .post_content > ol { margin-bottom: 20px;}

.post-read-more-wrap a {
    font-family: 'Parisienne', cursive;
    color: #9f5c7e;
    font-size: 28px;
    line-height: 1;
}

.post-read-more-wrap a:hover {
    color: #333;
}

.post-wrap {
    margin-bottom: 70px;
}

/* Comments */
.post-tags {
    padding: 0 80px;
    margin-bottom: 0px;
}
.post-tags a {
    text-align: center;
    color: #999;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    margin-bottom: 30px;
}
.post-tags a:hover {
    color: #9f5c7e;
}

#comments {
    padding: 0 80px;
}

#respond input[type="text"], #respond textarea {
	background: #feeef6;
	border: none;
	padding: 25px 25px;
	color: #9f5c7e;
	font-size: 16px;
	text-transform: none;
	outline: none;
	width: 100%;
	margin-bottom: 14px;
	-webkit-appearance: none;
	font-weight: 400;
	font-family: 'Baumans', cursive;
}

#commentform #submit {
	-webkit-appearance: none;
	letter-spacing: -1px;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-o-transition-duration: 1s;
	width: auto;
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	background: #9f5c7e;
	border: 1px solid #9f5c7e;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	line-height: 1;
	border-radius: 25px;
	padding: 17px 30px 17px;
}
#commentform #submit:hover {
    color: #9f5c7e;
	border: 1px solid #ccc;
	background: none;
}  

#respond label {
	color: #aaaaaa;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}

p.form-allowed-tags,
p.form-allowed-tags abbr {
	color: #888;
	text-transform: uppercase;
	font-size: 12px;
}
p.form-allowed-tags {display: none;}
p.form-allowed-tags code {
	text-transform: none;
	color: 888;
	display: block;
	font-size: 10px;
}
p.comment-notes {
	color: 888;
}

#comments h1 {
	letter-spacing: 0;
	font-size: 18px;
	margin-bottom: 30px;
    margin-top: 30px;
}

.all-comments {
	list-style-type: none !important;
	counter-reset:li;
}
.all-comments li.comment {
	position: relative;
	float: left;
	width: 100%;
    padding: 0 0 30px 0;
    border-bottom: solid 1px #eee;
    position: relative;
    list-style:none;
    margin-bottom: 50px;
    margin-left: 0;
}

.children li.comment { 
	padding-left: 5%;
	border-left: solid 1px #e7e7e7;
}

.children li:last-child {
	margin-bottom: 0px;
	padding-bottom: 0;
	border-bottom: none;
	margin-top: 30px;
}

#comments .reply {
	margin-bottom: 0 !important;
	margin-top: 20px;
}

.reply a {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
	background: #9f5c7e;
	color: #fff;
	padding: 5px 20px 4px;
	border: 1px solid #9f5c7e;
	position: absolute;
	right: 0;
	top: 0;
	font-family: 'Montserrat', sans-serif;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-o-transition-duration: 1s;	
	border-radius: 20px;
}

.single-post-tags {}
.single-post-tags a {
	color: #fff;
	background: #f599ab;
	padding: 7px 20px;
	font-size: 14px !important;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	font-weight: 700;
	-webkit-font-smoothing: antialiased; 
	text-transform: uppercase;;
	letter-spacing: -1px;
	
	font-family: 'Open Sans', sans-serif;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-o-transition-duration: 1s;	
	margin-left: 0;
}
.single-post-tags a:hover {
	background: #7edfd7;
	color: #fff;
	cursor: pointer;
}

li.comment p {
    color: #777;
    font-weight: 400;
    line-height: 1.6;
}
	
.reply a:hover {
    color: #9f5c7e;
	border: 1px solid #ccc;
	background: none;
}

span.says {
	display: none;
}


#comments .logged-in-as {
	float: left;
	color: #888;
}

#comments .logged-in-as a {
	color: #888;
}

#comments .logged-in-as a:hover {
	color: #000;
}

#comments .comment-notes {
	display: none;
}
h3#reply-title { 
    font-size: 18px;
    letter-spacing: 0px;
    margin-bottom: 0px;
    margin-top: 20px;
    display: inline-block;
    line-height: 1;
}

.comment-notes .required {
	position: relative !important;
	top: auto !important;
	right: auto !important;
}

.comment-awaiting-moderation {
    color: #999;
    font-size: 13px;
	line-height: 1;
}

.vcard {
	width: 100%;
}

.vcard img {
    float: left;
	height: 60px;
	width: 60px;
	margin-right: 20px;
}

.fn {
	font-size: 14px;
	color: #333;
	font-style: normal;
	letter-spacing: -1px;
	-webkit-font-smoothing: antialiased; 
	font-weight: 500;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}

.fn a {
	font-size: 14px;
	color: #333;
	font-style: normal;
	letter-spacing: -1px;
	-webkit-font-smoothing: antialiased;
	font-weight: 500;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}

.comment-info {
	margin-bottom: 20px;
	position: relative;
}

.comment-meta a {
	font-size: 12px;
	color: #888;
	position: relative;
}

a.comment-edit-link {
	font-size: 11px;
}

.comment-form-author, .comment-form-email {
	width: 32%;
	margin-right: 2%;
	float: left;
}
.comment-form-url {
	width: 32%;
	margin-right: 0;
	float: left;
}

span.required {
	display: none;
}

p.comment-form-comment {
	width: 100%;
	float: left;
	margin-left: 0 !important;
}

li.comment p.comment-form-author,
li.comment p.comment-form-email ,
li.comment p.comment-form-url,
li.comment p.form-submit {
       margin-left: 0;
}

.sticky .post-wrap {
    border: 3px solid #000;
    padding-bottom: 30px;
}

.comment-content { margin-top: 20px; }

dt {
    font-weight: normal;
}

.comment-content > ul, .comment-content > ol { margin-bottom: 20px;}


/*------------------------------------------------------------------
[9. Pre-Footer ]
------------------------------------------------------------------*/
.prefooter-details-wrapper {
    float: right;
    width: 400px;
}

.prefooter-title {
    font-family: 'Parisienne', cursive;
    color: #333;
    font-size: 42px;
    line-height: 1;
}

.prefooter-content-text {
    margin: 30px 0;
    padding-right: 50px;
}

a.appointment-button.preefooter-button {
    background: #9f5c7e;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 1;
    border-radius: 25px;
    padding: 18px 30px 18px;
    display: inline-block;
}

a.appointment-button.preefooter-button:hover {
    background: #444;
    color: #e4b4cc;
}


/*------------------------------------------------------------------
[10. Welcome ]
------------------------------------------------------------------*/
.vc_alissa_welcome {
    width: 980px;
    margin: 0 auto;
    margin-top: 40px;
}

.welcome-left {
    text-align: right;
    float: left;
    width: 450px;
    margin-right: 80px;
}

h2.welcome-title {
    font-family: 'Parisienne', cursive;
    text-transform: none;
    color: #9f5c7e;
    font-size: 50px;
}

.welcome-right {
    float: right;
    width: 450px;
}

.welcome-right .welcome-image1 {
    float: left;
	margin-top: 40px;
}

.welcome-right .welcome-image2 {
    float: right;
}

.welcome-right .welcome-image3 {
    float: right;
	margin-right: 20px;
	margin-top: 50px;
}

.quote-content {
    text-align: center;
    font-size: 52px;
    font-family: 'Parisienne', cursive;
    color: #fff;
    line-height: 1.2;
}



/*------------------------------------------------------------------
[11. Team Members ]
------------------------------------------------------------------*/
h1.sh-title.team-members-title-title {
    text-align: center;
    text-transform: none;
    font-size: 24px;
    margin-bottom: 50px;
}

.team-members-wrapper {
   margin-left: -15px;
   margin-right: -15px;
}
.team-member-single {
   padding-left: 15px; 
   padding-right: 15px; 
   width: 25%;
   float: left;
   margin-bottom: 30px;
}

.team-member-single-details-wrapper {
    text-align: center;
}

.team-member-name {
    font-size: 16px;
    color: #333;
    text-transform: uppercase;
    line-height: 1;
    width: 100%; 
    float: left;
    margin: 13px 0 5px;
    display: block
}


a.team-member-name:hover {
    color: #9f5c7e;
}

a.team-member-single-image img:hover {
    background: red;
    height: 100%;
}

.team-member-position {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-style: italic;
    color: #999;
    line-height: 1;
}

.team-member-single-image img { float: left; }


/*------------------------------------------------------------------
[12. Price Lists ]
------------------------------------------------------------------*/
.price-list-wrapper {
    width: 960px;
    margin: 0 auto;
}
.price-list-single {
    float: left;
	width: 360px;
    margin-bottom: 50px;
}
.price-vertical-border {
    height: 140px;
    background: #ddd;
    width: 1px;
    position: relative;
    float: left;
	margin: 0 118px;
    margin-top: 30px;
}

h2.price-list-title {
    font-family: 'Parisienne', cursive;
    text-transform: none;
    color: #9f5c7e;
    font-size: 42px;
    line-height: 1;
    margin-bottom: 20px;
}

.price-list-row {
    width: 100%;
    float: left;
}
.price-caption {
    float: left;
    color: #333;
    line-height: 2.2;
}
.price-value {
    float: right;
    color: #333;
    line-height: 2.2;
}


/*------------------------------------------------------------------
[13. Single service ]
------------------------------------------------------------------*/   
.service-content-wrapper {
    width: 830px;
    float: left;
    margin-bottom: 30px;
}
.service-extra-images {
    float: right;
    width: 390px;
    margin-top: -149px;
    margin-bottom: 100px;
}
    
.service-extra-images  img {
    float: left;
}
    
.main-gallery-image {
    float: left;
    margin-bottom: 20px;
}
    
.small-gallery-images {
    margin-left: -10px;
    margin-right: -10px;
}
    
.small-gallery-image {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 50%;
    margin-bottom: 20px;
}

h1.single-service-title {
    color: #333;
    text-transform: none;
    font-size: 24px;
    margin-bottom: 20px;
}

 .single-sercive-special-offer {
    padding-top: 100px;
    background-color: #feeef6;
    padding-bottom: 100px;
}

.single-sercive-special-offer .wpb_content_element.vc_alissa_special_offer {
    margin-bottom: 0 !important;
}

/*------------------------------------------------------------------
[14. Appointment pop up ]
------------------------------------------------------------------*/  

.fulloverlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.85);
	z-index: 10;
}

.fulloverlay .overlay-close {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 50px;
	top: 50px;
	overflow: hidden;
	border: none;
	background: url(images/cross.png) no-repeat center center;
	text-indent: 200%;
	color: transparent;
	outline: none;
	z-index: 100;
}

.fulloverlay .overlay-close:hover {
	cursor: pointer;	
}

.overlay-contentscale {
	visibility: hidden;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
	transition: transform 0.5s, visibility 0s 0.5s;
}

.overlay-contentscale.open {
	visibility: visible;
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
    z-index: 99999;
}

.popup-appointment-wrapper {
	display: table;
	width: 100%;
	height: 100%;
	max-width: 768px;
	margin: 0 auto;
}
    
.popup-appointment-inside {
    max-width: 800px;
    display: table-cell;
    vertical-align: middle;
}

.pego-appointment-form input,
.pego-appointment-form textarea {
	background: #444;
	border: none;
	padding: 18px 20px;
	color: #aaa;
	font-size: 16px;
	text-transform: none;
	outline: none;
	width: 100%;
	margin-bottom: 14px;  
	-webkit-appearance: none;
	font-weight: 400;
	font-family: 'Baumans', cursive;
}

.pego-appointment-form textarea {
	height: 120px;
	margin-bottom: 8px;
	margin-top: 2px;
}

.pego-appointment-form input.wpcf7-submit {
	-webkit-appearance: none;
	letter-spacing: -1px;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-o-transition-duration: 1s;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	background: #9f5c7e;
	border: 1px solid #9f5c7e;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	line-height: 1;
	border-radius: 25px;
	padding: 17px 30px 17px;
}
.pego-appointment-form input.wpcf7-submit:hover {
    color: #fff;
	border: 1px solid #9f5c7e;
	background: none;
    cursor: pointer;
}

.pego-appointment-form .app-name   span.wpcf7-form-control-wrap  {
	float: left;
	width: 49%;
}
.pego-appointment-form .app-phone   span.wpcf7-form-control-wrap  {
	float: right;
	width: 49%;
}
.pego-appointment-form .app-type   span.wpcf7-form-control-wrap  {
	float: left;
	width: 49%;
}
.pego-appointment-form .app-date   span.wpcf7-form-control-wrap  {
	float: right;
	width: 49%;
}

.pego-appointment-form span.wpcf7-form-control-wrap.appointment-message {
    width: 100%;
    float: left;
}

.pego-appointment-form span.wpcf7-not-valid-tip {
	color: #fff;
	font-size: 12px !important;
	display: block !important;
	font-style: italic !important;
	top: 35px;
	position: absolute;
	left: 19px;
}

.appointment-pretext {
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 30px;
}


/*------------------------------------------------------------------
[15. Error Page ]
------------------------------------------------------------------*/ 
.error-content2 {
	color: #9f5c7e;
	font-size: 24px;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	line-height: 1;
}
.error-content1 {
	text-transform: uppercase;
	color: #444;
	font-size: 250px;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 0px;
	text-align: center;
	font-family: 'Parisienne', cursive;
}
.error-content3 {
	color: #999;
	font-size: 18px;
	text-align: center;
}

.error-button {
    text-align: center;
}

a.error-page-url {
	-webkit-appearance: none;
	letter-spacing: -1px;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-o-transition-duration: 1s;
	width: auto;
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	background: #9f5c7e;
	border: 1px solid #9f5c7e;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	line-height: 1;
	border-radius: 25px;
	padding: 17px 30px 17px;
	margin-top: 30px;
	margin-bottom: 50px;
}

a.error-page-url:hover {
    color: #9f5c7e;
	border: 1px solid #ccc;
	background: none;
}

/*------------------------------------------------------------------
[16. Sidebar ]
------------------------------------------------------------------*/   
.widget {
    margin-bottom: 50px;
}

h3.sidebar-title {
    font-size: 20px;
    text-transform: none;
}

.widget ul {
	margin: 0;
	
}
.widget ul li {
	margin: 0;
	list-style: inside;
	color: #999;
	list-style-type: none;
}
.widget ul li a {
	color: #999;
	padding-left: 5px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	padding: 0px; 
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.widget ul.children li {
	border: none;
}
.widget ul li a:hover {
	color: #333;
	padding-left: 5px;
}

.widget ul.children li:last-child {
	margin-top: 0px; 
}

/* calendar */
#calendar_wrap caption {
	color: #fff;
	background: #333;
	padding: 10px 6px;
	text-transform: uppercase;
	margin: 0;
	font-size: 16px;
}
#calendar_wrap #today {
	color: #333;
	font-size: 14px;
}
#calendar_wrap th {
	color: #333;
	border: none;
	font-size: 16px;
	font-weight: 400;
}
#calendar_wrap td {
	text-align: center;
	color: #999;
	text-decoration: none;
	border: none;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 14px;
}
#calendar_wrap td.pad {
	color: #333;
	border: none;
}
#calendar_wrap a {
	color: #333;
	text-decoration: none;
	font-size: 14px;
}
table#wp-calendar { border: none; }

/* dropdown select */

.widget select {
	-webkit-appearance: none;  
	-moz-appearance: none; 
	min-width: 165px; 
	text-indent: 0.01px; 
	text-overflow: "";  
	color: #fff;
	outline: none;
	cursor: pointer;
	max-width: 100%;
	font-family: 'Baumans', cursive;
	font-size: 14px;
   text-transform: uppercase;
  padding: 13px 50px 13px 30px;
   font-weight: 400 !important;
   border-radius: 20px;
	
   background: url('images/arrow1.png') no-repeat right #333;
}

label.screen-reader-text { display: none; }


/* rss widget */
.widget_rss ul li {
	margin-bottom: 30px;
    list-style-position: inside;
	list-style: none;
	color: #999;
}
.widget_rss ul li a {
	color: #333;
	padding-left: 0 !important;
	font-size: 18px;
	display: block;
	line-height: 1.2;
}
.widget_rss ul li a:hover {
	color: #9f5c7e;
}

.widget_rss span.rss-date {
	display: inline-block;
	width: auto;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	color: #999 !important;
	position: relative;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.widget_rss .rssSummary {
	color: #999;
	font-weight: 400;
}

.widget_rss cite {
    color: #9f5c7e;
	font-style: normal;
	margin-top: 5px;
	display: block;
}

/* sidebar search widget */
.widget_search .screen-reader-text {
	display: none;
}
.widget_search input#s {
	width: 100%;	
	background: #fff;
	border: none;
	color: #999;
	padding: 20px 20px;
	font-size: 14px;
	margin-bottom: 10px;
	font-family: 'Baumans', cursive;
	font-weight: 400;
	z-index: 2;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box; 
	outline: none;
	border: 1px solid #eee;
	
}
.widget_search input#searchsubmit {	
	-webkit-appearance: none;
	letter-spacing: -1px;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-o-transition-duration: 1s;
	width: auto;
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	background: #9f5c7e;
	border: 1px solid #9f5c7e;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	line-height: 1;
	border-radius: 25px;
	padding: 14px 30px;
}
.widget_search input#searchsubmit:hover {
    color: #9f5c7e;
	border: 1px solid #ccc;
	background: none;
}

/* tag widget */
.tagcloud a {
	-webkit-appearance: none;
	letter-spacing: -1px;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-o-transition-duration: 1s;
	width: auto;
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	background: #9f5c7e;
	border: 1px solid #9f5c7e;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px !important;
	line-height: 1;
	border-radius: 25px;
	padding: 14px 30px;
	margin-bottom: 5px
}

.tagcloud a:hover {
    color: #9f5c7e;
	border: 1px solid #ccc;
	background: none;
}

ul#recentcomments li a { 
	display: block !important; 
	color: #444; 
	font-style: none; 
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 1;
}

ul#recentcomments li a.url { 
	display: inline;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #aaa;
	position: relative;
	font-weight: 400;
	float: left;
	line-height: 1;
	margin-right: 4px !important;
    margin-top: 0;
}

ul#recentcomments li.recentcomments {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #aaa;
	position: relative;
	font-weight: 400;
	margin-bottom: 20px;
	line-height: 1;
}

ul#recentcomments li a {
    margin-top: 5px;
}

ul#recentcomments li > a {
   margin-top: 5px !important;
}

.widget_recent_entries li {
    margin-bottom: 15px !important;
}

.widget_recent_entries a {
    display: block;
    color: #333 !important;
    line-height: 1 !important;
}

.widget_recent_entries a:hover {
    color: #9f5c7e !important;
	padding-left: 5px !important;
}

span.post-date {
    font-size: 11px;
    line-height: 1;
    display: inline-block;
    margin-bottom: 0;
    position: relative;
}

.pagination {
    text-align: center;
	font-size: 24px;
}

.pagination span.current {
    color: #333;
	margin: 0px 5px;
}

.pagination a {
    color: #999;
	font-size: 24px;
	margin: 0px 5px;
}

.pagination a:hover {
	color: #9f5c7e;
}

.menu-book-small-screen {
    display: none;
    background: #9f5c7e;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    z-index: 9;
    position: relative;
}

.menu-book-small-screen a {
    color: #fff;
}

.menu-book-small-screen a:hover {
    color: #e4b4cc;
    cursor: pointer;
}

.footer-wrapper {
    position: fixed;
    bottom: 0;
    z-index: 0;
    width: 100%;
}

.prefooter-div {
    width: 100%;
    height: 1px;
    position: relative;
}

#barba-wrapper {
    z-index: 111;
    position: relative;
    background: #fff;
    margin-bottom: 493px;
}

.upper-panel-socials {
    float: left;
}

ul.socials-sh {
    list-style: none;
    margin-top: 3px;
}

ul.socials-sh li {
    padding: 0;
    margin: 0;
	display: inline;
}

ul.socials-sh li a {
	color: #e4b4cc;
	margin: 0 5px;
	font-size: 18px;
}

ul.socials-sh li a:hover {
	color: #fff;
}

a.more-link {
    background: #333;
    color: #fff;
    border-radius: 20px;
    padding: 7px 15px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
}

a.more-link:hover {
    background: #9f5c7e;
    color: #fff;
}

.post_content h1, 
.post_content h2, 
.post_content h3, 
.post_content h4, 
.post_content h5, 
.post_content h6 {
    line-height: 1.6;
}

.post_content h2 {
    margin-top: 30px;
}
.post_content h3 {
    margin-bottom: 20px;
    margin-top: 30px;
}

.page-wrapper > h1, 
.page-wrapper > h2, 
.page-wrapper > h3, 
.page-wrapper > h4, 
.page-wrapper > h5, 
.page-wrapper > h6 {
    line-height: 1.6;
}

.page-wrapper > h2 {
    margin-top: 30px;
}
.page-wrapper > h3 {
    margin-bottom: 20px;
    margin-top: 30px;
}

/*------------------------------------------------------------------
[ end of style.css ]
------------------------------------------------------------------*/