@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Great+Vibes);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,600,300italic,600italic);


/*------------------------------------*\
    ladyg.ie main.css
    Initial version by Piotr Parzysz for OGX
    © by Outsource Graphix Ltd, 2014
\*------------------------------------*/

/* =====================================================================
	$LOCAL VARS
   ===================================================================== */
/* =====================================================================

	TOC

	$BASE
	$TYPOGRAPHY
	$HELPERS
	$FORMS
	$NAV
	$ISLANDS

	$HEADER
	$FOOTER
	$CONTENT

	$MAINPAGE
	$WORKS
	$WORK
	$TESTIMONIALS

   ===================================================================== */
/* =====================================================================
	$BASE
   ===================================================================== */

/* =====================================================================
	$TYPOGRAPHY
   ===================================================================== */


body, html {
  font-family: "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  background: #fff;
  font-size: 21px;
  font-weight: 300;
  color: #505050;
}


h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
  color: #0c4757;
}

h1 {
  
}

h2 {
  font-size: 56px;
  margin: 0;
  margin-bottom: 30px;
  padding: 0;
}

h3 {
  font-size: 42px;
  margin: 0;
}

h4 {
  font-size: 26px;

}

h5 {
  font-size: 21px;
  margin-top: 0;
  margin-bottom: 25px;
}


/* =====================================================================
	$HELPERS
   ===================================================================== */
/* =====================================================================
	$FORMS
   ===================================================================== */
/* =====================================================================
	$NAV
   ===================================================================== */

.navbar {
  background: #fff;
  border: none;
  border-bottom: 1px #eee solid;
  margin-bottom: 0 !important;
  height: 90px;
}


.nav {
  padding-top: 17px;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  background: #fff;
}

.nav li {
    margin-top: 5px !important;
  margin-left: 20px !important;
}

.nav li li {
  margin-top: 0 !important;
  margin-left: 0 !important;
}

@media (max-width: 991px) {
  .nav li {
    margin-left: 1px !important;
  
    font-size: 14px;
  }
}

.nav a {
  color: #615f5f !important;
  border: 1px transparent solid;
  border-radius: 5px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.nav li.tmi6 a {
  background: transparent !important;
  border: none;
}

.subnav-left a {
  padding-top: 5px !important;
  line-height: 120%;
  padding-bottom: 5px !important;
}


.nav a:hover {
  background: url(../img/pat2.jpg) 0 40px;
  border-radius: 5px !important;
  border: 1px #62a6b9 solid;
}

.nav li li a {
  border-radius: 0 !important;
}

.nav li li a:hover {
  background: #eee;
  border-radius: 0 !important;
  border: 1px transparent solid;
}



.subnav-boys a:hover {
  background: url(../img/banner_boys.jpg) -100px -50px no-repeat;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 500px;
  margin-bottom: 60px;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
  text-shadow: none;

}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 500px;
  background-color: #e1a5a2;
}

@media (max-width: 991px) {
  .carousel {
    height: 400px;
    margin-bottom: 60px;
  }
  .carousel .item {
    height: 400px;
    background-color: #e1a5a2;
  }
}

@media (max-width: 767px) {
  .carousel {
    height: 300px;
    margin-bottom: 0;
  }
  .carousel .item {
    height: 300px;
    background-color: #e1a5a2;
  }
}



.carousel-control {
  background: transparent !important;
}

.carousel h3 {
  font-family: 'Great Vibes', cursive;
  font-weight: normal !important;
  font-size: 96px;
}



@media (max-width: 1199px) {
  .carousel h3 {
    font-size: 84px !important;
  }
}

@media (max-width: 991px) {
  .carousel h3 {
    font-size: 66px !important;
  }
}

@media (max-width: 767px) {
  .carousel h3 {
    font-size: 54px !important;
  }
}


.carousel p {
  font-weight: 400;
  font-size: 36px;
}

@media (max-width: 991px) {
  .carousel p {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .carousel p {
    font-size: 24px;
    line-height: 100%;
  }
}

.carousel-caption {
    display: table-cell !important;
    vertical-align: middle !important;
    display: table-cell;
    height: 355px;
    vertical-align: middle;
}



@media (max-width: 991px) {
.carousel-caption  {
  height: 305px;
}
}

@media (max-width: 767px) {
.carousel-caption  {
  height: 255px;
}
}

.animimg {
  background-position: center -90px;  
  width: 100%; 
  height: 605px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


@media (max-width: 991px) {
.animimg-nomination {
  height: 455px;
  background-position: center -55px;
}

.btn-vote {
  margin-top: 40px;
}
}

@media (max-width: 767px) {
.animimg-nomination {
  height: 335px;
  background-position: center -35px;
}

.btn-vote {
  margin-top: 50px;
}
}

@media (max-width: 480px) {

.nomination-item {
  background-image: url(../img/banner_image_bg.jpg) !important;
  background-size: 150%;
  background-position: 0 -50px;
}

.animimg-nomination {
  height: 225px;
  background-size: 150%;
  background-position: center 0px;
}

.btn-vote {
  margin-top: 40px;
}
}


.btn-primary {
  background: transparent !important;
}

.btn-vote {
  border: 2px #92805d solid !important;
  text-transform: uppercase;
  color: #000;
  background: #fff !important;
}

.carousel-caption .btn {
  font-size: 21px;
  line-height: 100%;
  padding: 10px 20px 13px;
  border-color: #0c4757;
}

.carousel-caption .btn:hover {
  border-color: #fff;
}

.carousel-caption .btn-vote:hover {
  background: #92805d !important;
  border-color: #000 !important;
}



/* UNCOMMENT 4 LINES BELOW TO SWITCH TO FADE TRANSITIONS

.carousel .item {-webkit-transition: opacity 3s; -moz-transition: opacity 3s; -ms-transition: opacity 3s; -o-transition: opacity 3s; transition: opacity 3s;}
.carousel .active.left {left:0;opacity:0;z-index:2;}
.carousel .active.right {left:0;opacity:0;z-index:2;}
.carousel .next {left:0;opacity:1;z-index:1;}

UNCOMMENT 4 LINES ABOVE TO SWITCH TO FADE TRANSITIONS */


.header-subpage {
  background: #d47f7b url(../img/hbg.jpg) center;
}


body.body-the-boys-room .header-subpage {
  background: #d47f7b url(../img/hbgn.jpg) center;
}


.services-heading {
  font-family: 'Great Vibes', cursive;
  font-size: 64px !important;
  text-align: center;
  font-weight: 400;
  color: #62a5b9;
  margin-bottom: 45px;
  margin-top: 10px;
}

@media (max-width: 991px) {
.services-heading {
  margin-top: 30px;
}
}

.navbar-toggle {
  margin-top: 25px;

}

.nav-services-container {
    background: #d47f7b url(../img/hbgn.jpg) center;
}


body.body-the-boys-room .nav-services-container {
    background: #0c4757;
}


.nav-services {
  background: transparent;
  padding: 0;
}


.nav-services a {
  line-height: 100% !important;
/*  text-align: left !important; */
    border-bottom: none !important;
    font-size: 21px;
    font-weight: 700;
    text-transform: none;
    padding: 10px 20px 15px !important;
    color: #fff !important;
}

@media (max-width: 991px) {

}

@media (max-width: 767px) {
  .nav-services li  {
        border-left: none !important;
    border-right: none !important;
  }
.nav-services a {
  line-height: 100% !important;
text-align: left !important;
    border-bottom: none !important;

    font-size: 21px;
    font-weight: 700;
    text-transform: none;
    padding: 10px 20px 15px !important;
    color: #fff !important;
}
}

.nav-services li {
  border-right: 1px #82bccc solid;
}

.nav-services li:first-child {
  border-left: 1px #82bccc solid;
}

body.body-the-boys-room .nav-services li {
    border-right: 1px #175c6f solid;
}

body.body-the-boys-room .nav-services li:first-child {
  border-left: 1px #175c6f solid;
}



.nav-services li a:hover,
.nav-services li a:focus,
.nav-services li.active a {
  background: #fff;
  color: #145162 !important;
  border-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.subnav-left {
  text-align: right;
  border-right: 1px #bae3ef solid;
  padding-top: 0;
  margin-bottom: 50px;
  padding-right: 20px;
}

@media (max-width: 991px) {

}

@media (max-width: 767px) {

.subnav-left {
  text-align: left;
  border-right: none;
  padding-top: 0;
  margin-bottom: 20px;
  padding-right: 0;
}
}

.subnav-left a {
  color: #cd817a !important;
  font-weight: 400;
  font-size: 18px;
}


.blog-box {
  margin-bottom: 50px;
  padding: 0;
}

.blog-box a {
  padding: 10px 20px 15px;
  display: block;
  background: #d47f7b url(../img/hbgn.jpg) center;
  color: #fff;
  font-weight: 700;
  text-align: right;
  font-size: 21px;
  line-height: 100%;
}

.blog-box a:hover {
  background: #d47f7b url(../img/hbg.jpg) center;
  text-decoration: none;
}

iframe {
  border: none;
  min-height: 1000px;
}

/* =====================================================================
	$ISLANDS
   ===================================================================== */
/* =====================================================================
	$HEADER
   ===================================================================== */

/* =====================================================================
	$FOOTER
   ===================================================================== */


.footer-wide {
  color: #666;
  background: #ecf5f6 url(../img/pat1.jpg) center;
  padding-bottom: 50px;
  margin-top: 30px;
}

.footer {
  font-size: 18px;
  background: #fff;
}

.footer .col-sm-6 {
  padding: 0 50px 20px;
}

.ogx {
  margin-top: 30px;
  font-size: 13px;
}

.footer h4 {
  color: #539fb4;
  font-weight: 600;
  font-size: 24px;
  margin: 0;
  padding: 0;
}

.footer h5 {
  color: #539fb4;
  font-weight: 600;
  font-size: 20px;
  margin: 0;
  padding: 0;
}

.footer .row {
  margin-left: 0;
  margin-right: 0;
}

.htable-heading {
  text-align: right;
}

.htable {
  margin-top: 20px;
}

.htable th,
.htable td {
  text-align: right;
}

.table > tbody > tr:first-child > td,
.table > tbody > tr:first-child > th {
    border: none;
}


.tagline {
  color: #fff;
  font-size: 21px;
  line-height: 100%;
  padding: 0;
  margin: 18px 0;
}


/* =====================================================================
	$CONTENT
   ===================================================================== */

.content {
  padding-top: 50px;
  padding-bottom: 30px;
}


@media (max-width: 991px) {
  .content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
.content {
    padding-top: 10px;
    padding-bottom: 30px;
  }
}

body.body-book .content {
  padding-bottom: 0;
}

.content p {
  line-height: 120%;
  margin-bottom: 25px;
}

/* =====================================================================
	$MAINPAGE
   ===================================================================== */



.prodgrid-right-wide,
.prodgrid-left-wide {
  background-size: cover !important;

}


.prodgrid-left-wide {

}

.prodgrid-left-wide .row {
  border: 1px #aad0d5 solid;
  border-left: none;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  margin-right: 0;
  margin-bottom: 30px;
}

.prodgrid-right-wide .row {
  border: 1px #aad0d5 solid;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  margin-left: 0;
  border-right: none;
}

.prodgrid-right,
.prodgrid-left {
  padding: 40px;
}

.prodgrid-left {
  text-align: right;
}

.prodgrid .btn {
  background: #fff !important;
  font-size: 21px;
  line-height: 100%;
  padding: 7px 15px 9px;
  border-color: #62a6b9;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 300;
  margin-top: 10px;
}

.prodgrid .btn:hover {
  border-color: #0c4757;
}



.prodgrid h3 {
  font-size: 42px;
  font-weight: normal;
  font-weight: 300 !important;
  text-transform: uppercase;
  color: #c57b6e;
  min-height: 60px;
}


.prodgrid a {
  color: inherit;
  text-decoration: none;
}


.prodgrid p {
  font-size: 24px;
  display: block;
  min-height: 40px;
  line-height: 120%;
}

.prodgrid-beauty .row {
  background: url(../img/hpo1.jpg) top right no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.prodgrid-skincare .row {
  background: url(../img/hpo2.jpg) top left no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.prodgrid-nutritional .row {
  background: url(../img/hpo3.jpg) top right no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

@media (max-width: 767px) {
  .prodgrid-nutritional .row {
    margin-top: 30px;
  }
}

.prodgrid-wellbeing .row {
  background: url(../img/hpo4.jpg) top left no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.prodgrid-boys .row {
  background: #bf9a92 url(../img/banner_boys.jpg) top right no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 180px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.prodgrid-treat .row {
  background: url(../img/banner_treat.jpg) top left no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 180px;
  padding: 0 !important;
}



.prodgrid .prodgrid-boys h3 {
  font-size: 42px;
  font-weight: 500 !important;
  text-transform: none;
  color: #fff;
  min-height: 40px;
}

.prodgrid .prodgrid-boys .btn {
  background: transparent !important;
  border-color: #fff;
  color: #fff;
  margin-top: 10px;
  white-space: normal;
  text-align: right;
}

.prodgrid .prodgrid-boys .btn:hover {
  border-color: #ccc;
}

.prodgrid .prodgrid-treat h3 {
  color: #dd6a70;
  text-transform: none !important;
  font-weight: 700 !important;
}




.callusnow-number {
  font-size: 46px !important;
  font-weight: 600;
  color: #539fb4;
  margin: 0;
  padding: 0;
  line-height: 100%;
}



.prodgrid-treat .prodgrid-right,
.prodgrid-boys .prodgrid-left {
  padding: 10px 20px !important;
}








.boystop {
  height: 150px;
  background: #bd9b94 url(../img/banner_boys.jpg) center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
}

.boyspage-heading {
  text-align: center;
  color: #fff;
  padding-top: 30px;
  font-weight: 700;
  font-size: 72px;
}

@media (max-width: 991px) {
  .boyspage-heading {
    text-align: center;
    color: #fff;
    padding-top: 30px;
    font-weight: 700;
    font-size: 56px;
  }
}

@media (max-width: 767px) {
  .boyspage-heading {
    padding-top: 0;
  }
}


.treatment-time {
  background: transparent;
  border: 2px #ab6c64 solid;
  margin: 0 auto;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  padding: 18px 5px;
  text-align: center;
  color: #ab6c64;
  font-weight: 500;
  line-height: 80% !important;
  font-size: 18px;
}

@media (max-width: 991px) {

}

@media (max-width: 767px) {
  .treatment-time {
  width: 60px;
  height: 60px;
  padding: 17px 4px;
  font-weight: 500;
  line-height: 75% !important;
  font-size: 12px;
  }
}

.treatment-time-mins {
  font-size: 24px !important;
  font-weight: 700 !important;
}

.treatment-time-set {
  padding-top: 6px;
}

.treatment-time-set-heading {
  font-size: 14px;
  line-height: 70% !important;
}

.treatment-price {
  background: transparent;
  margin: 0 auto;
  border: 2px #0c4757 solid;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  padding: 20px 5px;
  text-align: center;
  color: #0c4757;
  line-height: 100% !important;
  font-size: 24px !important;
  font-weight: 700 !important;
}

@media (max-width: 767px) {
  .treatment-price {
  width: 60px;
  height: 60px;
  padding: 17px 4px;
  font-weight: 500;
  line-height: 75% !important;
  font-size: 12px;
  }
}

.treatment-price-cents {
  font-size: 60%;
}


.treatment-price-set {
  padding-top: 0px !important;
  line-height: 100% !important;
}


.treatment h4 {
  margin: 0;
  padding: 0;
}

.treatments-title {
  margin-bottom: 60px;
  margin-top: 30px;
}

.treatment-heading {
  margin-bottom: 10px !important;
}



/*
.prodgrid .prodgrid-nutritional h3,
.prodgrid .prodgrid-wellbeing h3 {
  min-height: 100px;
}

.prodgrid .prodgrid-nutritional p,
.prodgrid .prodgrid-wellbeing p {
  min-height: 90px;
}
*/

@media (max-width: 1199px) {
  .prodgrid h3 {
    font-size: 27px;
  }
  .prodgrid p {
    font-size: 21px;
  }
}
/*
@media (max-width: 991px) {
  .prodgrid h3 {
    font-size: 28px;
    min-height: 160px;
  }
  .prodgrid p {
    font-size: 19px;
    min-height: 70px;
  }
}

@media (max-width: 899px) {
  .prodgrid h3 {
    font-size: 22px;
    min-height: 100px;
  }
  .prodgrid p {
    font-size: 18px;
    min-height: 70px;
  }
}

.prodgrid .btn {
  margin-bottom: 0 !important;
}

.prodgrid-left {
  text-align: right;
  padding: 50px 60px;
}

.prodgrid-right {
  padding: 50px 60px;
}


@media (min-width: 1200px) {
  .prodgrid-left {
    width: 585px;
  }
  .prodgrid-right {
    width: 585px;
  }
}
*/

.hometitle {
  margin-top: 50px;
  margin-bottom: 30px;
}

.home-hr {
  margin-bottom: 50px;
}

.homepage-text p {
  margin-bottom: 20px;
}

.orlasig-home {
  margin-bottom: 20px;
  margin-top: 20px;
}

.orlaphoto-home {
  border-radius: 50%;
  margin-bottom: 60px;
}


#map {
  width: 100%;
  height: 400px;
  margin-bottom: 50px;
}


/* =====================================================================
	$WORKS
   ===================================================================== */

/* =====================================================================
	$WORK
   ===================================================================== */

/* =====================================================================
	$TESTIMONIALS
   ===================================================================== */

/* =====================================================================
  $RESPONSIVE CSS
   ===================================================================== */


@media (min-width: 1200px) {

}

@media (max-width: 1199px) {

}

@media (max-width: 991px) {

}

@media (max-width: 767px) {

}

@media (max-width: 480px) {

}

.covid-alert
{
  position: relative !important;
  z-index: 9 !important;
  background-color: #fff127 !important;
  padding: 30px !important;
  margin-left: 30px !important;
  margin-right: 30px !important;
  margin-bottom: 45px !important;
  border-radius: 0 !important;
  font-weight: bold !important;
  border-radius: 15px !important;
  border-color: transparent !important;
}


.covid-alert h4
{
  color:black !important;
  font-size: 25px !important;
  text-align:center !important;
  padding-top: 30px !important;
}

.covid-alert .btn
{
  color:black !important;
  border: 2px solid black !important;
  margin-top: -50px !important;
}

.covid-alert .btn:hover
{
  color: #fff127 !important;
  border: 2px solid #fff127 !important;
  background-color:black !important;
}

@media (min-width: 576px)
{
  .ladyg-logo-covid
  {
    max-width:80%;
    padding-top: 20px;
  }
}


@media (max-width: 576px)
{
  .ladyg-logo-covid
  {
    max-width:100%;
  }
}

@media (max-width: 991px)
{
  .logo-covid
  {
    max-width:60%;
    padding-top: 15px;
  }
}

@media (max-width: 767px)
{
  .covid-alert
  {
    margin-top:45px;
  }
}