*{padding: 0; margin:0;}


ul li{
    list-style: none;
    margin:0px;
}
a{
    text-decoration: none;
}
a{color: #22789e;}

a:hover{
    color: #22789e;
}
body,html{
    overflow-x: hidden;
    width: 100%;
}
body{
    font-family: 'Lato', sans-serif;
    color: #2d2d2d;
}
h1,h2,h3,h4,h5,h6{
    font-weight: normal;
}
.post-text ul li{
    list-style: initial;
}
.container{
    max-width: 1280px;
    height: 100%;
    margin:0 auto;
}
.row.main-img>h1{
    display: block;
    width: 100%;
    text-align: center;
    font-weight: 100;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 60px;
    position: absolute;
    bottom: 200px;
}
.read-more-post ul li a{
    display: block;
    padding-bottom: 10px;
}
/* start header css */
.mobile-number{display: none;}
.mobile-number a i{margin-right: 9px;}
nav {
    display: flex;
    justify-content: flex-end;
}
a{
    text-decoration: none;
}
ul li{
    list-style: none;
}
header{
    background-color: #ffffff;
    position: fixed;
    z-index: 99999;
    left: 0;
    right: 0;
}
.footer-info ul li:last-child{
    padding: 0px;
}
.thankYou { text-align: center; font-size: 2.0em; color: #278bae;}
  #notification {
    width:  100%;
    position:  fixed;
    z-index:  9999999999;
    left:  0;
    top:  -75px;
    /*padding-top:  10px;
    padding-bottom:  10px;*/
    line-height: 60px;
    text-align:  center;
    font-size:  1.4em;
    font-weight:  bold;
    -moz-box-shadow:  0px 5px 5px rgba(0,  0,  0,  0.15);
    -webkit-box-shadow:  0px 5px 5px rgba(0,  0,  0,  0.15);
    -o-box-shadow:  0px 5px 5px rgba(0,  0,  0,  0.15);
    box-shadow:  0px 5px 5px rgba(0,  0,  0,  0.15);
    border-bottom-width:  3px;
    border-bottom-style:  solid;
}
.ie6 #notification {
    position: absolute;
}
#notification .close {
    color: #2d2d2d;
    width:  20px;
    height:  20px;
    position:  absolute;
    right:  25px;
    top:  23px;
    display:  block;
    text-decoration:  none;
    border-radius:  5px;
    line-height:  18px;
    font-size: 1.2em;
}
.success {
    background:  #92cc16;
    border-bottom-color:  #92cc16;
    color:  #fff;
}
.success .close {
    background:  transparent;
}
.information {
    background:  #90b9e8;
    border-bottom-color:  #90b9e8;
    color:  #fff;
}
.information .close {
    background:  transparent;
}
.warning {
    background:  #079fbb;
    border-bottom-color:  #079fbb;
    color:  #fff;
}
.warning .close {
    background: transparent;
}
.error {
    background-color: #f5f5f5;
    border-bottom-color:  #f5f5f5;
   color: #2d2d2d;
}
.error .close {
    background:  transparent;
}
#notification .close:hover {
    background:  transparent;
    color: #288bae;
}

.hs-responsive-embed-youtube, .video-container{

position: relative;

padding-bottom: 56.25%; /* 16:9 Aspect Ratio */

/*padding-top: 5px;*/

}

.hs-responsive-embed-youtube iframe,  .video-container iframe{

position: absolute;

width: 100%!important;

height: 100%!important;

}


.top-menu {
    margin-bottom: 12px;
    max-width: 1280px;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;

}
.primary-menu li:hover ul li a:hover {
    color: #288bae;
}
.nav-info a {
    border-right: 1px solid #000;
    height: 15px;
    padding: 0px 6px 0px 1px;
 }

.nav-social {
    margin-top: 10px;
}

.nav-info {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    margin-top: 15px;
}

.drop-menu-social ul {
    position:absolute;
    left:-9999px;
    top:-9999px;
    list-style-type:none;
}
.drop-menu-social li:hover { position:relative;}

.drop-menu-social li:hover ul {
    width: 91px;
    left: 19px;
    top: 24px;
    background: #ffffff;
    padding: 0px;
}

.drop-menu-social li:hover ul li a {
    padding: 5px;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #2d2d2d;

}
.drop-menu-social li:hover ul li a:hover {
    color: #288bae;
}
ul.drop-menu-social {
    display: flex;
}

.blog-link{
    padding: 0px 34px 0px 0px;
    width: 42px;
    height: 16px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #2d2d2d;
}
.mobile-search{
    display: none;
}


.search-btn {
    width: 18px;
    height: 18.1px;
    padding: 0px 142px 0px 0px;
}
.search-btn a {
    color: #2d2d2d;
}
#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
    display: none;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
    z-index: 999999;
    display: block;
}

#search input[type="search"] {
    position: absolute;
    top: 30%;
    left: 0;
    margin-top: -51px;
    width: 60%;
    margin-left: 20%;
    color: rgb(255, 255, 255);
    background: transparent;
    border-top: 0px solid rgba(255, 255, 255, .8);
    border-bottom: 2px solid rgba(255, 255, 255, .5);
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    font-size: 40px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    border-style: dashed;
    text-align: center;
    outline: none;
    padding: 10px;
    height: 60px;
}

#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    opacity: 1;
    font-size: 27px;
    color: #fff;
}

#search .close:hover{
  color: #288bae;
  cursor: pointer;
}


.info{
    display: flex;
    justify-content: flex-end;
}
.info li{
    border-right: 1px solid #000;
    line-height: 18px;
    height: 16px;
    font-size: 14px;
    padding: 0px 10px 0px 11px;
    color: #2d2d2d;
    font-family: 'Lato', sans-serif;

}
.info li:last-child { border-right: none; padding: 0;}



/* start header css */



.nav-info a {
    border-right: 1px solid #000;
    height: 15px;
    padding: 0px 6px 0px 1px;
 }

.nav-social {
    margin-top: 10px;
}


.social{
    text-decoration: none;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    color: #2d2d2d;
    padding:0px 39px 0px 27px;
}
.social:after{
    content: '\25be';
    color: inherit;
    font-family: sans-serif;
    font-size: 1em;
    line-height: 1.1;
    position: relative;
    width: 7px;
    height: 7px;
    right: -6px;
}
.drop-menu-social ul {
    position:absolute;
    left:-9999px;
    top:-9999px;
    list-style-type:none;
}
.drop-menu-social li:hover { position:relative;}

.drop-menu-social li:hover ul {
    width: 91px;
    left: 1px;
    top: 24px;
    background: #ffffff;
    padding: 0px;
}

.drop-menu-social li:hover ul li a {
    padding: 5px;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #2d2d2d;

}
.drop-menu-social li:hover ul li a:hover {
    color: #288bae;
}
ul.drop-menu-social {
    display: flex;
    z-index: 999;
    position: relative;
}



.search-btn a {
    color: #2d2d2d;
}
#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
    display: none;
}

.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
    z-index: 999999;
    display: block;
}

#search input[type="search"] {
    position: absolute;
    top: 30%;
    left: 0;
    margin-top: -51px;
    width: 60%;
    margin-left: 20%;
    color: rgb(255, 255, 255);
    background: transparent;
    border-top: 0px solid rgba(255, 255, 255, .8);
    border-bottom: 2px solid rgba(255, 255, 255, .5);
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    font-size: 40px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    border-style: dashed;
    text-align: center;
    outline: none;
    padding: 10px;
}

#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    opacity: 1;
    font-size: 27px;
    color: #fff;
}

#search .close:hover{
  color: #288bae;
  cursor: pointer;
}
.info{
  display: flex;
    justify-content: flex-end;
}
.info li, .info li a{
    border-right: 1px solid #7d7d7d;
    line-height: 18px;
    height: 16px;
    font-size: 13px;
    padding: 0px 10px 0px 11px;
    color: #7d7d7d;
    font-family: 'Lato', sans-serif;
}
.info li:last-child { border-right: none; }

 .main-menu img {
    margin-top: -48px;
    z-index: 9999;
    margin-left: 74px;
    position: relative;
    background-color: #fff;
}
.book-now a{
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 10px;
    letter-spacing: 2px;
    width: 158px;
    margin-top: 12px !important;
    text-align: center;
    color: #288bae !important;
    border-right: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    margin-left: 0px;
}
.container-menu {
    background-color: #ffffff;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.04);
    border: solid 1px #e9e9e9;
}
/* end header css */

#header-nav {
    overflow: visible;
    max-width: 1280px;
    margin: 0 auto;
}

#primary-nav-button {
      background: transparent;
    display: none;
    position: absolute;
    right: 0;
    text-decoration: none;
    color: #333;
    text-align: center;
    font-weight: bold;
    font-size: 0;
}



#primary-nav-button:before {
  /* content: '☰'; */
  content: '\2261';
  display: block;
  font-size: 36px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.05;
  height: 1em;
  width: 1em;
  color: inherit;
  speak: none;
}
.menu{
    margin-left: 0px;
}

.menu li {
   float: left;
    margin-top: -12px;
    margin-bottom: -11px;
}

#primary-nav {
    margin: 0 auto;
}

ul.menu li a{
    padding: 20px;
    margin-top: 5px;
    text-transform: uppercase;
    float: left;
    font-size: 14px;
    color: #2d2d2d;
    text-decoration: none;
}

ul.menu li a:hover {
    color: #278bae;
}
.menu .sub-menu li {
  width: 100%;
}

.menu li a {
  display: block;
  text-decoration: none;
}

#top-nav li a {
  color: #8CC152;
  padding: 5px 0;
}


.downarrow {
    background: none;
    display: inline-block;
    padding: 0;
    text-align: center;
    min-width: 3px;
}

.sub-menu .downarrow {
  position: absolute;
  right: 0;
  padding-right: 10px;
  display: none;
}

.downarrow:before {
    content: '\25be';
    color: inherit;
    display: block;
    font-family: sans-serif;
    font-size: 1em;
    line-height: 1.1;
    width: 1em;
    height: 1em;
}

.menu .sub-menu {
  display: none;
  position: absolute;
}

.menu .sub-menu.hide {
  display: none;
}

#primary-nav .sub-menu {
    background-color: #fff;
    z-index: 200;
    margin-top: 50px;
    max-width: 240px;
    margin-left: 10px;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.04);
}



#primary-nav .sub-menu .downarrow:before {
  content: '\25b8';
}

#primary-nav.mobile {
  display: none;
  position: absolute;
  top: 100%;
  width: 100%;
  border-bottom: 1px solid #d4d4d4;
  background-color: #fff;
}

#primary-nav.mobile li {
  width: 100%;
  margin: 0;
}




#primary-nav.mobile .sub-menu {
  float: left;
  position: relative;
  width: 100%;
}

.mobile .downarrow,
.mobile .sub-menu .downarrow {
  position: absolute;
  right: 0;
  padding-right: 5%;
}

#primary-nav.mobile .sub-menu .downarrow:before {
  content: '\25be';
}
#primary-nav-button.mobile {
  display: inline-block;
}
ul.sub-menu li a {
    font-size: 12px;
    text-align: left;
    padding: 18px;
}

/* end header css */

/* star main image css */
.main-category {
    display: flex;
    margin-bottom: 40px;
}

.main-img{
    width: 100%;
    background-size: cover !important;
    height: 974px;
    background-position: center !important;
    position: relative;
    margin-top: 99px;
}
.welcome-title-mobile{display: none;}
.welcome-title, .welcome-title-mobile{
   max-width: 849px;
    background-color: #ffffff;
    margin: 0 auto;
    /* margin-top: 900px; */
    position: absolute;
    left: 0;
    right: 0;
    bottom: -140px;
}

.welcome-title.about-welcome{
    bottom: -330px;
}
.readmore{
    color: #288bae;
    text-align: center;
    display: block;
    margin-bottom: 82px;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1.9px;
    position: relative;
    width: 100%;
}
.readmore:after{
    content: '...';
    position: absolute;
    width: 17px;
    height: 4px;
    color: #2d2d2d !important;
    margin-top:-2px;
}
/* end main image css */

/* start services css */
.btnser {
 color: #fff;
    cursor: pointer;
    display: block;
    max-width: 254px;
    margin: 0 auto 2em;
    position: relative;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100%;
}


.btnser-1 {
  font-weight: 100;
}
.btnser-1 svg {
  position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 75px;
}
.btnser-1 rect {
    fill: none;
    stroke: #d7d7d7;
    stroke-width: 2px;
    stroke-dasharray: 422, 0;
}

.btnser-1:hover {
    background: rgba(225, 51, 45, 0);
    font-weight: 900;
}
.btnser-1:hover rect {
    stroke-width: 4px;
    stroke-dasharray: 38, 412;
    stroke-dashoffset: 63;
    stroke: #288bae;
    -webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
}


.services{
   margin-top: 90px;
position: relative;
}
.services-btn {
    width: 75%;
    margin: 0 auto;
    text-align: center;
    /*margin-top: 14px;*/
    margin-bottom: 89px;
    /*display: flex;
    justify-content: space-around;*/
}
.services-btn-row2{
   width: 56%;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    margin-top: 14px;
    margin-bottom: 89px;
}
.service-box-btn {
    width: 24%;
    height: 72px;
    display: inline-block;

    margin-bottom: 14px;
    /*display: inline-block;
    margin:10px 0 0 2%;
    flex-grow: 1;
    height:100px;
    width: calc(100% * (1/4) - 10px - 1px);*/
}
.service-box-btn h2 {
    font-size: 21px;
    font-weight: normal;
    text-align: center;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
    height: 14px;
    color: #2d2d2d;
}
.service-box-btn h3 {
   font-size: 14px;
    text-align: center;
    font-weight: normal;
    font-family: 'Lato', sans-serif;
    color: #2d2d2d;
}
.services-title{
    text-align: center;
    border-bottom: 1px dashed #979797;
    line-height: 0.1em;
    width: 1282px;
    margin: 0 auto;
    margin-top: 14px;
    font-size: 34px;
    font-family: 'Lato', sans-serif;
    color: #2d2d2d;
    font-weight: 300;

}

.services-title span {
    background: #fff;
    padding: 0 103px;
    font-family: 'Lato', sans-serif;
}


.services p{
    max-width: 849px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    margin: 0 auto;
    margin-top: 46px;
    margin-bottom: 80px;
    color: #575757;
}

.service-column {
    display: flex;
    margin-top: 17px;
}

.services-for-her{
    height: 551px;
    position: relative;
    margin-right: 10px;
}

.services-for-him{
    height: 434px;
    margin-left: 10px;

    /*margin-left: -118px;*/
    margin-top: 117px;
    position: relative;
}
.services-for-mother{
    height: 464px;
    margin-left: 67px;
    position: relative;
    margin-right: 10px;
}
.services-for-bride{
    height: 671px;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
}
.for-her-box {
    max-width: 370px;
    background-color: rgba(255, 255, 255, 0.78);
    position: absolute;
    right: 65px;
    bottom: 0;
    padding: 18px 32px 26px 40px;
}
.for-her-box .ghost-a{
    max-width: 370px;
    position: absolute;
    right: 0px;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.for-him-box{
    max-width: 332px;
    background-color: rgba(255, 255, 255, 0.78);
    position: absolute;
    left: 65px;
    bottom: 0;
    padding: 18px 32px 26px 40px;
}
.for-him-box .ghost-a{
       max-width: 332px;
    position: absolute;
    left: 0px;
    width: 100%;
    height: 100%;
    bottom: 0;
}
.for-mother-box{
    max-width: 370px;
    background-color: rgba(255, 255, 255, 0.78);
    padding: 18px 32px 26px 40px;
    position: absolute;
    right: 65px;
    bottom: 0;
}
.for-mother-box .ghost-a{
    max-width: 370px;
    position: absolute;
    right: 0px;
    width: 100%;
    height: 100%;
    bottom: 0;
}
.for-bride-box{
    max-width:370px;
    background-color: rgba(255, 255, 255, 0.78);
    padding: 18px 32px 26px 40px;
    position: absolute;
    left: 65px;
    bottom: 0;
}
.for-bride-box .ghost-a{
    max-width: 370px;
    position: absolute;
    left: 0px;
    width: 100%;
    height: 100%;
    bottom: 0;
}
.service-title a{
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    color: #2d2d2d;
    text-transform: uppercase;
}
h2.service-title { margin-bottom: 0px; }

.service-text{
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 1.5;
    text-align: left;
    color:#575757;
}

.service-sec-txt, .service-column h3 {
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height:1;
    margin-top: 28px;
    color: #2d2d2d;
}


.btn-readmore{
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    border: solid 1px #e2dfda;
    text-align: center;
    margin-top:28px;
}

.btn-readmore a{
    font-size: 32px;
    color: #2d2d2d;
}

.btn-readmore  a:hover {
    color: #22789e;
}
/* end services css*/

/*start homepage middle full screen post css */
.full-screen-post{
    height: 710px;
    position: relative;
    margin-top: 86px;
    width: 100%;
    background-size: cover !important;
    background-position: center !important;
}

.full-post-txt{
    max-width: 850px;
    background-color: #ffffff;
    position: absolute;
    bottom: -100px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.full-post-txt h2{
    font-size:26px;
    margin-top: 20px;
    line-height:1.0;
    text-align: center;
    color: #2d2d2d;
   font-family: 'Lato', sans-serif;
    font-weight: normal;
}
.full-post-txt h1{
    font-size:26px;
    margin-top: 20px;
    line-height:1.0;
    text-align: center;
    color: #2d2d2d;
   font-family: 'Lato', sans-serif;
    font-weight: normal;
}
.full-post-txt p{
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.5px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    color: #575757;
    padding: 0px 28px 0px 28px;
}
/* end homepage middle full screen post css  */

/*start popular product css */
.popular-product{
    height: 474px;
    background-color: #f5f5f5;
    margin-top:194px;
    display: flex;
    width: 100%;
}

.popular-product-img{
    padding: 21px 0px 0px 0px;
    background-color: #fff;
    max-width: 417px;
    height: 474px;
}

.popular-product-img img{
    margin:0 auto;
    display: block;
    max-width: 397px;
    max-height: 397px;
}

.popular-product-txt{
    padding: 136px 69px 124px 187px;
}
.popular-product-txt .readmore{display: initial !important;}

.popular-product-txt h2{
    font-family: 'Lato', sans-serif;
    font-size: 26px;
    line-height: 1.0;
    font-weight: normal;
    color: #2d2d2d;
}

.popular-product-txt p{
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #575757;
    letter-spacing: 0.5px;
}

.purchase{
  font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #288bae;

}
.purchase:after{
    content: '...';
    position: absolute;
    width: 17px;
    height: 4px;
    color: #2d2d2d !important;
    margin-top: -2px;
}
/* end popular product css */

/*start stories css */
.stories {
  position: relative;
  text-align: center;
  overflow: hidden;
}

.stories-slider {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.stories-slider.current {
  opacity: 1;
  position: relative;
  z-index: initial;
  -moz-animation: fadein 0.7s ease;
  -webkit-animation: fadein 0.7s ease;
  animation: fadein 0.7s ease;
}

.prev-storie{
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
    border: none;
    width: 40px;
    height: 40px;
    display: block;
    margin-top: 218px;
    text-align: center;
    text-indent: -9999px;
    cursor: pointer;
    position: absolute;
}
.next-storie {
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
    border: none;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    text-indent: -9999px;
    cursor: pointer;
    position: absolute;
    margin-top: 218px;
}

.prev-storie:focus,
.next-storie:focus {
  outline: none;
}

.prev-storie:before,
.next-storie:before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  position: absolute;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.prev-storie {
  left: 9px;
}
.prev-storie:before {
    top: 14px;
    left: 17px;
    border-left: solid 2px black;
    border-bottom: solid 2px black;
}

.next-storie {
  right: 9px;
}

.next-storie:before {
    right: 17px;
    top: 14px;
    border-top: solid 2px black;
    border-right: solid 2px black;
}
.stories-btn {
    background-color: #f5f5f5;
}
blockquote {
    border:none;
    font-family: 'Lato', sans-serif;
    quotes: "\201C""\201D""\2018""\2019";
    color: #2d2d2d;
    font-style: normal;
    padding-left:0px;
}

button {
  width: 80px;
  padding: 6px;
  z-index: 99;
}
blockquote p:before {
    content: open-quote;
    font-size:50px;
    position: absolute;
    color: #2d2d2d;
    line-height: 37px;
    margin-left: -29px;
    font-family:  'Lato', sans-serif;
}
blockquote p:after {
    content: close-quote;
    font-size:50px;
    position: absolute;
    color: #2d2d2d;
    padding: 20px 10px 10px 10px;
    font-family:  'Lato', sans-serif;

}

button:hover{
    background-color: transparent;
}

.stories{
    margin-top: 170px;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 26px;
    line-height: 1.0;
    color: #2d2d2d;
    height: 609px;
}
.stories h2 {
    text-align: right;
    max-width: 1280px;
    margin: 0 auto;
    /* margin-right: 200px; */
    font-size: 34px;
    margin-top: 16px;
    margin-bottom: 16px;
    font-weight: 300;
    color: #2d2d2d;
    font-family: 'Lato', sans-serif;

}
.stories-slider{
    background-color: #f5f5f5;
    display: flex;
    max-height: 467px;
}
.stories-left{
    margin-top: -91px;

}
.stories-left img {
    display: block;
    margin: 0 auto;
 }
 .readmore-storie{
    padding: 0 !important;
    padding-left: 75px !important;
    color: #278bae !important;
    text-align: center !important;
    margin-top: 40px;
 }
.readmore-storie a{
     color: #278bae !important;
}
 .stories-right p {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    letter-spacing: 0.5px;
    color: #575757;
    padding: 94px 10px 0px 75px;
}
p.stories-name {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    float: right;
    color: #2d2d2d;
    padding: 0px 19px 36px 0px;
}

.new-arrivals{
    max-width: 1280px;
    margin: 0 auto;
}

.new-arrivals h2{
    text-align: center;
    border-bottom: 1px dashed #979797;
    line-height: 0.1em;
    max-width: 1282px;
    margin: 0 auto;
    font-size: 34px;
    margin-bottom: 80px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    color: #2d2d2d;
    font-weight: 300;
    margin-top: 57px;

}
.new-arrivals h2 span{
    background: #fff;
    padding: 0 103px;
}
.new-arrivals ul {
    display: flex;
    text-align: center;
    margin-top: 76px;
    margin: 0px;
}
.new-arrivals ul li {
    width: 20%;
    margin: 0 auto;
    float: left;}

.new-arrivals ul li p{
    text-align: center;
    margin-bottom: 2px;
}

.product-title{
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #2d2d2d;
    margin-bottom: 0px;
    line-height: 1.3;
    text-align:center;
}
.product-desc{
   font-family: 'Lato', sans-serif;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 1.13;
    color: #575757;
    text-align:center;
}

@keyframes fadein {
  0% {
    opacity: .1;
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

/* end stories css */

.skincare-alchemy-alphabet {
    margin: 150px auto;
    display: block;
}
.esteticas-alphabet-cat{margin-left: 0px; padding: 0px;}
li.alchemy-cat {
    width: 25%;
    float: left;
}
h2.alphabet-blog {
    text-align: center;
    font-size: 26px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 46px;
    color: #2d2d2d;
    font-weight: 300;
}
 /* start skinacare alchemy css */
 .skincare-alchemy{
    max-width: 1280px;
    margin: 0 auto;
 }

.skincare-alchemy h2{
   text-align: center;
    border-bottom: 1px dashed #979797;
    line-height: 0.1em;
    max-width: 1282px;
    margin: 0 auto;
    margin-top: 118px;
    font-size: 34px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    margin-bottom: 80px;
    color: #2d2d2d;
    font-weight: 300;
}
.skincare-alchemy h2 span{
    background: #fff;
    padding: 0 103px;
}

.skincare-alchemy ul{
    margin:0 auto;
    width: 100%;
    display: flex;
    min-height:370px;
}
.skincare-alchemy ul li {
    width: 20%;
    display: block;
    margin: 0 auto;
    float: left;
}
.alphabet{
    font-size: 136px;
    color: #fff;
    font-family: "hypatia-sans-pro",sans-serif;
    font-weight: normal;
    text-transform: capitalize;
    margin-bottom: 61px;
    margin-top: 32px;
    text-align: center;

}
.alphabet-img{
    display: block;
    margin: 0 auto;
    max-width: 244px;
    height: 250px;
    background-size: contain !important;
}

h3.alphabet a {
    margin-top: 103px;
    display: block;
    width: 244px;
    position: absolute;
}
.alphabet a:hover{
    color: #eaeaea;
}
.alphabet-title{
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    margin-bottom: 2px;
    text-align: center;
    color: #2d2d2d;
}
.alphabet-desc{
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    text-align: center;
    color: #575757;
    letter-spacing: 0.5px;
    margin-bottom: 27px;
}

 /* end skincare alchemy css */


/* start blog css*/
/*.read-more-post{margin-top: 40px;}*/
.article-img img{max-height:400px; }

.blog{
    max-width: 1282px;
    max-height: 434px;
    margin:0 auto;
    display: block;
}
.blog h2{
    font-family: 'Lato', sans-serif;
    font-size: 34px;
    margin-bottom: 204px;
    line-height: 1.0;
    padding: 0px 0px 0px 32px;
    color: #2d2d2d;
    font-weight: 300;
}
.blog-content {
    margin: 40px;
    max-width: 1280px;
    margin: 0 auto;
}
.blog-articles li {
    margin-top: -202px;
}
.blog-articles  {
    display: flex;
    justify-content: space-around;
    height:434px;
    white-space: pre-line;
    background-color: #f5f5f5;
    margin-top: -62px;
    margin:0 auto;
 }
 .article-title{
   font-family: 'Lato', sans-serif;
    color: #2d2d2d;
    display: block;
    font-size: 26px;
    color: #2d2d2d;
    line-height: 29px;
    max-width: 421px;
 }

.article-title:after {
    content: '...';
    width: 0px;
    float: left;
    margin-top: 28px;
    color: #2d2d2d;
}
.article-title:hover:after{
    color: #22789e;
}
.more-stories {
      max-width: 1280px;
    margin: 0 auto;
    margin-top: 10px;
    text-align: right;
}
.more-stories:after {
    content: '...';
    width: 17px;
    height: 4px;
    color: #288bae !important;

}
.more-stories a {
    /*float: right;*/
    text-transform: uppercase;
  font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1.9px;
    color: #288bae;
}
/* end blog css */

/*start brand css */
.brands {
    max-width: 1285px;
    min-height: 166px;
    margin: 0 auto;
    margin-top:85px;
    border-top: solid 1px #e9e9e9;
}
.brands ul {
    /*display: flex;
    justify-content: space-between;*/
    padding: 9px 0px;
    margin: 0px;
    text-align: center;
}

.brands ul li { margin: 12px 10px; display: inline-block;}
.brands img { max-height: 66px; max-width: 167px; vertical-align: middle;}

/* end brand css */

/* start footer css */
.footer {
    width: 100%;
    margin: 0 auto;
    background-color: #f5f5f5;
}

.newsletter{
    width:100%;
    height: 340px;
    margin-top:28px;
    margin:0 auto;
    max-width: 1280px;
}
.newsletter h5{
    font-family: 'Lato', sans-serif;
    font-size: 26px;
    line-height: 1.0;
    margin-top: 87px;
    text-align: center;
    color: #2d2d2d;
    margin-bottom: 54px;
}
.newsletter-form {
    display: flex;
    justify-content: center;
}
.news-email {
    width: 739px;
    background: none;
    border-bottom: 1px solid #979797;
    border-top: 0px;
    border-right: 0px;
    border-style: dashed;
    border-left: 0px;
    border-radius: 0px;
}
.news-submit {
    background: none;
    border-bottom: 1px solid #278bae;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    margin-left: 15px;
    color: #288bae;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1.9px;
    border-style: dashed;
    cursor: pointer;
    font-family: 'Lato', sans-serif;
    border-radius: 0px;
}

input:focus, textarea:focus, select:focus {
    outline: none;
    background-color: transparent;
    box-shadow: none;
    border-bottom: 1px solid #979797;
    border-style: dashed;
}

.get-social {
    display: flex;
    max-width: 1280px;
    justify-content: space-between;
    margin: 0 auto;
}

.get-social-wrap{
      width: 100%;
      background-color: #575757;

}
.get-social-left ul li a{
    float: left;
    padding: 13px;
    color: #fff;
}

.get-social-left ul li a:hover{
    color:#288bae;
}

.get-social-left {
    margin-bottom: 32px;
}

.get-social-left p {
    font-family:  'Lato', sans-serif;
    font-size: 14px;
    padding: 86px 0px 0px 67px;
    color: #c1c1c1;
}

.get-social-left ul {
    padding: 0px 0px 0px 28px;
}

.footer-nav {
    padding: 38px 0px 29px 0px;
}

.footer-nav ul {
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
.footer-menu ul li {
    padding: 0px 40px;
}
.footer-nav ul li a {
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    color: #c1c1c1;
    font-weight: bold;
    letter-spacing: 1.7px;
}

.footer-info ul {
    display: block;
    margin-top: 20px;
    text-align: center;
}
.awards_img{
    max-width: 126px;
    display: block;
    margin: 0 auto;
    padding-bottom: 10px;
}
.logo_award{
    margin-top: 20px;
}
.logo_award span{
    display: block;
    text-align: center;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
    font-size: 13px;
    color: #d4af37;
    line-height: 1.3;
    background: -webkit-linear-gradient(top, #dfad4e, #f1d777, #f8e69c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.footer-info ul li{
 
    
    display: inline-block;
    border-right: 1px solid #7d7d7d;
    font-size: 13px;
    padding: 0px 10px 0px 10px;
    color: #fff;
    letter-spacing: 1px;
    
}
 .footer-info ul li a {
     font-family: 'Lato', sans-serif;
    line-height: 24px;
     letter-spacing: 1px;
     color: #fff;
      padding: 0px 10px 0px 10px;
    display: inline-block;
 }
 .footer-info ul li:last-child{ border-right: none;}

 .get-social-right a{
    margin: 0 auto;
    display: block;
    text-align: center;
    padding: 130px 0px 0px 0px;
    letter-spacing: 2px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    color: #fff;
    font-size: 14px;
}
i.fa.fa-map-marker {
    padding: 9px;
}
.copyright{
    max-width: 1280px;
    margin: 0 auto;
}
.copyright-wrap{
       width: 100%;
    background-color: #575757;
}
.footer-menu ul {
    display: flex;
    justify-content: center;
    margin-bottom: 0;
    align-items: center;
    /*margin-top: 40px;*/
}
.col.col-4.footer-menu{
    display: flex;
    align-items: center;
}
.footer-menu ul li a {
    color: #c1c1c1;
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
}
.footer-menu ul li a:hover{color: #fff;}
.footer-logo img {
    margin-top: 4px;
    margin: 0 auto;
    display: block;
    padding: 15px 0px;
}
.col.col-4.copyright-footer{
    display: flex;
    align-items: center;
}
.col.col-4.copyright-footer h6{
    color: #c1c1c1;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
    margin-left: 40px;
    margin-bottom: 0;
}
/* end footer */

/* main category css */

.category-header{
     min-height: 470px;
    margin-top: 99px;
    margin: 99px auto 0px auto;
    width: 100%;
    /* max-width: 1200px; */
    background-size: cover !important;
}

.treatment-header{
    height: 370px;
    margin-top: 99px;
    width: 100%;
    max-width: 1200px;
    margin: 99px auto 0px auto;
}


.category-menu-link.active{color: #22789e;}

.category-menu{
    padding:0px 0px 0px 70px;
   /* border-right:1px dashed #979797;
    height: 204px;*/
    margin-top: 40px;
}

.category-menu h1, .category-menu h2{
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    line-height: 1.0;
    font-weight: 400;
}
.category-menu ul{
    margin:0;
    border-right:1px dashed #979797;
    min-height: 204px;

}
.category-menu ul li a{
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height:27px;
    color: #2d2d2d;
    font-family: 'Lato', sans-serif;
}
.category-menu ul li{line-height: 27px;}
.category-menu ul li a:hover{
    color: #22789e;
}

.category-desc, .treats-list {
    padding: 33px 210px 181px 110px;
}

.category-desc h1 {
font-family: 'Lato', sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
    color: #2d2d2d;
}

.category-desc p{
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.5px;
    color: #575757;
}
/* end category css */

/* proposed product css */
.proposed-product{
    width:100%;
}

.proposed-title{
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    text-align: center;
    text-transform:uppercase;
    border-bottom: 1px dashed #979797;
    width: 1282px;
    line-height: 0.1em;
    margin: 0 auto;
    color: #2d2d2d;
}

.proposed-title span {
    background: #fff;
    padding: 0px 94px;
}

.proposed-product ul{
    margin-top:41px;
    min-height: 250px;
}
li.proposed-mob {
    float: left;
    width: 20%;
    margin-top: 15px;
}
li.proposed-mob a img {
    display: block;
    margin: 0 auto;
}
.proposed-product p{
    margin-bottom: 0px;
}

/* end proposed products css */

/* start single-treatment css */
.single-treatment{
    padding: 32px 210px 94px 110px;
}

.single-treatment h1{
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    line-height: 1;
    font-weight:400;
    color: #2d2d2d;
}

.single-treatment p{
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.5px;
    color: #575757;
}

.treatments-list li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed #979797;
    margin-top:8px;
}

.treatments-list {
    margin-top: 44px;
}

.treatment-title {
    font-size: 14px;
    font-weight: 100;
    font-family: 'Lato', sans-serif;
    margin-bottom: 0px;
    color: #2d2d2d;
    letter-spacing: 1px;
    flex-basis: 60%;
    background-color: transparent;
    padding: 0;
    /* width: 100%; */
    /* display: block; */
    text-align: left;
}
.treatment-title:hover{
    background-color: transparent;
    color: #278bae;
}
.treatment-info {
    margin-top: 40px;
}
.treatment-products ul{
    width: 100%;
    overflow: hidden;
    margin: 0;
}
.treatment-products ul li{
    display: block;
    overflow: hidden;
    border-bottom: 0px;
}
.treatment-products{
    border-bottom: 1px solid #979797;
    margin-bottom: 50px;
}
.treatment-product-info h5{
    font-size: 16px;
    line-height: 1.3;
}
.treatment-products ul li img{
    float: left;
    margin-bottom: 20px;
    max-width: 25%;
}
.treatment-products ul li h5{
    width: 75%;
float: right;
margin-top: 80px;
}
.toggle-btn{
    background-color: transparent;
    color: #000;
    width: 30px;
    padding: 0;
    min-height: 10px;
    height: 30px;
    line-height: 0px;
    border: solid 1px #e2dfda;
    border-radius: 0;
    font-size: 22px;
    margin-top: 5px;
}
.toggle-btn:hover{
    color: #278bae;
}
.toggle-btn span{margin-top: -5px; display: block;}
.treatment-title a{
    font-size: 14px;
    font-weight: 100;
    letter-spacing: 1px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 0px;
    color: #2d2d2d;
    flex-basis: 60%;
}
.treatment-products ul li h5 a{font-size: 16px;}
.treatment-min {
    font-size: 14px;
    font-weight: 100;
   font-family: 'Lato', sans-serif;
    color: #2d2d2d;
    letter-spacing: 1px;

}

.treatment-price {
    font-weight: 100;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #2d2d2d;
    letter-spacing: 1px;
}

.treatment-price:after{
     content: '\20AC';
}

.book-treatment {
    float: right;
    margin-top: 34px;
}

.book-treatment a {
    background-color: #278bae;
    color: #fff;
    padding: 21px 26px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
}

ul.mobile-social {
    width: 100%;
    display: none;
}
ul.mobile-social li{
    padding: 24px;
}

/* contact page css */
#map{
    max-width: 1280px;
    top: 99px;
    height: 685px;
    margin: 0 auto;
}
.contact-map{
    max-width: 1280px;
    margin:0 auto;
    margin-top: 100px;
}
.contact-info {
   margin-top: 81px;
    border-right: 1px dashed #979797;
    width: 300px;
    height: 204px;
}
.contact-info h1 {
    font-size: 26px;
    color: #2d2d2d;
    line-height: 1px;
    font-family: 'Lato', sans-serif;
}
.contact-info h2 {
   font-size: 20px;
    color: #2d2d2d;
    line-height: 29px;
    font-family: 'Lato', sans-serif;
}
.contact-info h3 {
    font-size: 14px;
    line-height: 20px;
    margin-top: -8px;
    letter-spacing: 0.5px;
    font-family: 'Lato', sans-serif;
    color: #575757;
}
.contact-info p, .contact-info a{
    font-size: 14px;
    line-height: 8px;
    font-weight: 900;
    letter-spacing: 2px;
    font-family: 'Lato', sans-serif;
    color: #2d2d2d;contact-form
}
.contact-form {
    margin: 0 auto;
    width: 768px;
    /*margin-left: 107px;*/
}
.contact-form h1 {
   font-family: 'Lato', sans-serif;
    font-size: 26px;
    margin-top: 62px;
}
.contact-form input[type="text"] {
    border-top: transparent;
    border-right: transparent;
    height: 20px;
    padding: 0px;
    border-left: transparent;
    border-bottom: 1px dashed #979797;
}
.contact-form input[type="text"]::-webkit-input-placeholder{color:#bf453c; font-size:12px;}
.contact-form label {
    margin-top: 14px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}
.contact-form .contactUsSubmit {
    float: right;
    margin-top: 60px;
    background-color: #278bae;
    width: 148px;
    height: 60px;
    color: #fff;
    margin-bottom: 57px;
    line-height: 60px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.contactUsSubmit:hover{
    background-color: #fff;
    color: #278bae;
    border: 1px solid #278bae;
}
#loadingDiv { float: right; margin-top: 78px;
margin-right: 20px; }
/* end contact css */

#search-results { /*min-height: 30vh; */ }
.search-results-head-wrap { margin-top: 150px; }
.search-results-head {

    font-size: 22px;
    line-height: 20px;
    font-family: 'Lato', sans-serif;
    color: #575757;
    text-align: center;
    margin-top: 60px;

}

.home-small-post-title {  margin-top: 10px; margin-bottom: 0px; display: inline-block; }
.home-small-text p { color: #70767C; font-size: 1.2em; margin-top: 10px; margin-bottom: 0px;  }
.home-small-text h3 { font-size: 1.4em; }
.home-small-photo { max-width: 200px; display: inline-block; float: left;}
.home-small-text {display: inline-block;
float: left;
margin-right: 40px;
width: calc(100% - 240px);}
.search-small-letters { font-size: 0.8em; color: #00b4ff; }
.home-small-photo-tile { display: inline-block; width: 100%; clear: both; margin-bottom: 0px; position: relative;}


/* start about css */


.about-img{
    height: 974px;
    width: 100%;
    background-size: cover !important;
    background-position: center !important;
}
.welcome-title, .welcome-title-mobile{
    max-width: 849px;
    background-color: #ffffff;
    margin: 0 auto;
    /*margin-top: 900px;*/
}
.welcome-title h1, .welcome-title-mobile h1{
    font-size: 26px;
    text-align: center;
    margin-top: 20px;
    display: block;
    color: #2d2d2d;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}
.welcome-title p{
   font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    margin-top: 15px;
    padding: 0px 123px 14px 123px;
    margin: 0 auto;
    color: #575757;
}

#our-place h2 {
    margin-top: 100px;
    text-align: center;
    width: 100%;
    margin-bottom: 50px;
     font-size: 26px;
    font-family: 'Lato', sans-serif;
    color: #2d2d2d;
}

body.noscroll
{
    overflow-y:hidden!important;
}

.grid-item { /*width: calc(33.33% - 16px);*/ margin-bottom: 16px; /*display: block;*/ }
.grid-item img {width: 100%;}

.grid-item h4 {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    color: #2f2f2f;
    margin-bottom: 5px;
    margin-top: 5px;
    font-family: 'Lato', sans-serif;

}

.grid-item p {
    font-size: 16px;
    line-height: 1.56;
    text-align: center;
    color: #424242;
    margin-bottom: 0px;
}

.our-team h1 {
    margin-top: 166px;
    text-align: center;
    width: 100%;
    margin-bottom: 50px;
     font-size: 26px;
    font-family: 'Lato', sans-serif;
    color: #2d2d2d;
}
.team li a img {
    display: block;
    margin: 0 auto;
}
.team{
    margin:0;
    overflow: hidden;
    margin-bottom: 80px;
}
ul.team li {
    float: left;
    width: 33.33%;
    margin-bottom: 30px;
}
.our-team h2 {
   font-size: 20px;
    text-align: center;
    margin-bottom: 0px;
    line-height: 41px;
    color: #2d2d2d;
    font-family: 'Lato', sans-serif;

}

.our-team h3 {
  font-size: 14px;
    text-align: center;
    line-height: 1;
    letter-spacing: 1px;
    color: #7d7d7d;
    font-family: 'Lato', sans-serif;
}
/*end about css */

/*start bio css */
.bio-img, .bio-info {
    margin-top: 195px;
    padding: 24px;
}
.bio-img img {
    display: block;
    margin: 0 auto;
    margin-bottom: 57px;
}
.bio-info h1 {
    font-size: 26px;
    font-family: 'Lato', sans-serif;
    color: #2d2d2d;
}
.bio-info{
    max-width: 691px;
}
.bio-info p{
    color: #575757;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 22px;
}
.bio-social {
    width: 691px;
    border-top: 1px dashed #979797;
}
.bio-social ul {
    width: 100px;
    margin-top: 19px;
    justify-content: space-around;
    display: flex;
    float: left;
    margin-left: -10px;
}
.bio-social ul li a {
    color: #278bae;
    font-size: 21px;
}
a.back-btn {
    float: right;
    margin-top: 84px;
    color: #278bae;
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}
.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}


/* end bio css */
#search-mobile {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
    display: none;
}

#search-mobile.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
    z-index: 999999;
    display: block;
}

#search-mobile input[type="search"] {
    position: absolute;
    top: 30%;
    left: 0;
    margin-top: -51px;
    width: 60%;
    margin-left: 20%;
    color: rgb(255, 255, 255);
    background: transparent;
    border-top: 0px solid rgba(255, 255, 255, .8);
    border-bottom: 2px solid rgba(255, 255, 255, .5);
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    font-size: 40px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    border-style: dashed;
    text-align: center;
    outline: none;
    padding: 10px;
}

#search-mobile .close {
    position: fixed;
    top: 15px;
    right: 15px;
    opacity: 1;
    font-size: 27px;
    color: #fff;
}

#search-mobile .close:hover{
  color: #288bae;
  cursor: pointer;
}

.mobile-slider-services, .new-arrivals-mobile, .slider-control-newarrivals, .slider-control-alphabet, .esteticas-alphabet-mobile, .container-mobile-blog, h2.mobile-blog-tlt, .slider-control-blog,
.esteticas-blog{
    display: none;
}
h2.mobile-blog-tlt {
    font-size: 24px;
    text-align: center;
    color: #2d2d2d;
    width: 100%;
    padding: 0;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
}

/*.copyright-footer{
    display: none;
}*/
.copyright-footer h6 {
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-family: 'Lato', sans-serif;
    height: 23px;
}
.mobile-main-title, .mobile-main-title2{
    display: none;
}
a.blog-link-menu {
    display: none !important;
}
.mobile-subscribe {
    width: 100%;
    margin: 0 auto;
    display: none;
}
input.mobile-email-sub {
    width: 295px;
    height: 51px;
    margin: 0 auto;
    border: 1px solid #2d2d2d;
}
input.mobile-email-sub::placeholder {
    text-align: center;
    font-weight: 900;
    letter-spacing: 1.7px;
    color: #2d2d2d;
    font-size: 12px;
}



.menu .sub-menu2 li {
  width: 100%;
  display: none;
}
.sub-menu2 .downarrow {
  position: absolute;
  right: 0;
}
.menu .sub-menu2 {
  position: absolute;
}
.menu .sub-menu2.hide {
  display: none;
}

#primary-nav .sub-menu2 {
  background-color: #fff;
  z-index: 200;
  width: auto;
  margin-left: 112px;
}
#primary-nav .sub-menu2 .downarrow:before {
  content: '\25b8';
}
ul.sub-menu2 li a {
    font-weight: bold;
    font-weight: 12px;
}
#primary-nav.mobile .sub-menu2 {
  float: left;
  position: relative;
  width: 100%;
}

.mobile .downarrow,
.mobile .sub-menu2 .downarrow {
  position: absolute;
  right: 0;
  padding-right: 5%;
}
 .sub-menu2{
    display: none;
 }





@media screen and (max-width: 1280px){
    .contact-form{
        max-width: 533px;
    }
    .main-menu img {
        padding : 0;
    }
    .search-btn {
        padding : 0 152px 0 0;
    }
    .nav-info {
        margin-top : 14px;
    }
    .social {
        padding : 0 0 0 11px;
    }
    .blog-link {
        padding : 0 25px 0 32px;
    }
    .popular-product-txt {
        margin : 0 auto;
        padding : 101px 0 124px 39px;
    }
    #primary-nav .sub-menu {
        margin-top : 47px;
    }
    /*.social-sidebar{
        margin-left: 109px !important;
    }*/
    .category-header {
        margin-top : 90px;
    }
    p.stories-name {
        padding : 0;
        width : 200px;
    }
    .stories-right p {
        padding : 57px 0px 0 33px;
    }
    .stories h2 {
        margin-right : 132px;
    }
    .drop-menu-social li:hover ul {
        left : -18px;
    }
    ul.menu li a {

        font-size : 13px;
    }
/*    #primary-nav{
        margin-left: -1px;
    }*/


    /*.services-for-him {
        width : 41.66667%;
        margin-left : -19px;
    }*/

 /*   .services-for-mother {
        margin-left : 0;
        width : 58.33333%;
    }
*/
 /*   .services-for-bride {
        margin-left : -72px;
        width : 41.66667%;
    }*/
    .services-btn-row2{
        width: 61%;
    }
    .services-btn{
        width: 81%;
    }
    .contact-info {
        margin-left: 23px;
    }

    ul.team{
        margin:0;
        overflow:hidden;
    }
}
@media screen and (max-width: 1143px){
    ul.menu li a {
    font-size: 11px;
    padding: 15px;
}
.menu li {
    margin-top: -6px;
}
}
@media screen and (max-width: 1369px){
/*.services-for-bride{
    margin-left: -77px;
}*/
/*.services-for-him{
    margin-left: -44px;
}*/
}
@media screen and (max-width: 1080px){
    .main-img{height: 740px;}
}
@media screen and (max-width: 1024px){

/*    #primary-nav{
        margin-left: 9px;
    }*/
    rect{stroke-dasharray: 58, 200 !important;}
    .post-text{padding: 0px 14px;}
    .service-text{
        font-size: 14px;
    }
    .main-menu img{
        margin-left: 22px;
    }
    search-btn {
        padding : 0 7px 0 0;
    }
    .nav-info {
        margin-top : 14px;
    }
    .social {
        padding : 0 0 0 11px;
        font-size: 13px;
    }
    .blog-link {
        padding: 0 22px 0 33px;
        font-size: 12px;
    }
    .drop-menu-social li:hover ul {
        width: 52px;
    }
    .drop-menu-social li:hover ul {
        left: -8px;
    }
    .menu {
        margin-top : 12px;
    }

    .menu ul {
        justify-content : space-around;
    }
    .menu li{
        margin-top: -17px;
    }
    .popular-product-txt {
        padding : 91px 69px 24px 87px;
    }
    .services-for-her {
        width : 58.33333%;
        padding : 18px 33px 26px;
    }
    .for-her-box {
        right: 11px;
    }
    /*.services-for-him {
        margin-left : 4px;
    }*/
    .for-him-box {
        margin-left : 0px;
        left: 11px;
    }

    .for-bride-box {
        margin-left : 0;
        padding: 29px 45px 26px 40px;
    }
    .services-for-mother {
        left: 11px;
    }
    .for-mother-box {
       right: 11px;
    }
    .new-arrivals-mobile ul li p{
        margin-bottom: 10px;
    }
    .product-desc{
        text-align: center;
    }
    .product-title{
        font-size: 14px;
        text-align: center;
    }
    .single-treatment{
        padding: 38px 40px 94px 40px;
    }
    .single-treatment p {
        width: 472px;
    }
    .stories h2 {
        margin-right : 11px;
    }
    .popular-product-txt {
        padding : 69px 6px 0 26px;
    }
    .stories-left {
        margin-top : 17px;
    }
    .stories-right p {
        padding : 31px 10px 0 26px;
    }
    .stories-name {
        padding : 0;
    }
    .article-title {
        font-size : 30px;
        max-width : 377px;
    }
    .get-social-left ul li a {
        padding : 11px;
    }
    .footer-logo {
        margin-bottom :0px;
    }
    .blog-content{
        margin:0;
    }
    ul.blog-articles li {
        padding: 11px;
    }
    .brands{
        margin-top: 38px;
        min-height: 154px;
    }
    .footer-logo img{
        margin-top: 14px;
    }
    .article-title:before{
        margin-top : 62px;
    }
    .popular-product {
        height : 446px;
    }
    .alphabet-desc{
        line-height: 1;
    }
    .new-arrivals{
        margin-top: 40px;
    }
    .stories{
        margin-top: 66px;
    }
/*    .stories-slider{
        height: 430px;

    }*/
    .get-social-left ul{
        padding: 0px 0px 0px 10px;
    }
    .get-social-right a {
        padding : 83px 0 0 132px;
        width : 100%;
        font-size : 13px;
    }
    .main-menu ul li a {
        font-size: 11px;
        padding: 14px;
    }

    .info li{
        font-size: 11px;
    }
    .search-btn {
        padding: 0 56px 0 0;
    }
    .book-now a {
        font-size : 15px;
        margin : 0;
        width : 115px;
    }
    ul {
        margin : 0;
    }
    .new-arrivals h2 {
        width : 100%;
    }
    .skincare-alchemy h2 {
        width : 100%;
    }
    .category-menu h1 {
        padding : 0;
    }
/*    .category-desc, .treats-list {
        padding : 41px 220px 181px 31px;
    }*/
    .category-desc, .treats-list {
    /* padding: 27px 3px 9px 18px; */
    width: 100%;
    padding: 24px;
}

    .proposed-title {
        width : 100%;
    }
    .proposed-product p {
        width : 126px;
    }
/*    .news-email {
        width : 100%;
    }*/
    .footer-menu {
        /*margin-left : 100px;*/
        /*width: 100%;*/
    }
    .read-more-post ul li img {
        margin: 0 auto;
        display: block;
    }
/*    .footer-menu ul {
        width : 345px;
    }*/
    blockquote p:before {
        line-height : 5px;
        margin-left : -25px;
    }
    .AImg, .BImg, .CImg, .DImg, .EImg{
        width: 153px;
        height: 161px;
    }
    .alphabet{
        font-size: 78px;
    }
    li.alchemy-cat {
      width: 33.33%;
    }
    h3.alphabet a {
         margin-top: 106px;
        width: 20%;
    }
    .service-box-btn h2{
        font-size: 17px;
    }
    .service-box-btn h3{
        font-size: 12px;
    }
    .service-box-btn {
        width: 153px;
        height: 69px;
    }
    .btnser-1:hover rect {
        stroke-width: 3px;
        stroke-dasharray: 58, 273;
    }
     .popular-product-img img{
        max-width: 331px;
        margin-top: 40px;
     }
     .new-arrivals ul li {
        padding: 2px;
    }
    .alphabet-desc {
        font-size: 13px;
        line-height: 30px;
    }
    .contact-form {
    width: 600px;
    }
    .blog-post-categories {
        width: 100% !important;
    }
    .blog-post-btn a h2{
        font-size: 12px !important;
    }
    .blog-post-btn {
        width: 119px !important;
        height: 48px !important;
    }
    .btnblog-1:hover rect {
        stroke-width: 3px !important;
        stroke-dasharray: 43, 223 !important;
    }
    .post {
        padding: 21px;
    }
    .posts-text h3{
        padding: 0px 20px;
    }
    .posts-text p{
        padding: 0px 20px;
    }
    a.post-title h1{
        height: auto;
    }
    .author h2{
        margin-top: -10px;
    }
    .alphabet-text {
        width: 477px !important;
        margin-right: 10px !important;
    }
    /*.social-sidebar {
        margin-left: 74px !important;
    }*/
    .products-for-home span{
        padding: 0px !important;
    }
    .products-for-home ul li {
        height: 237px !important;
    }
    .products-for-home ul li p {
        line-height: 19px !important;
        font-size: 13px !important;
    }
    .products-for-home ul li img{
        margin-bottom: 10px;
    }
    .got-to-shop-btn{
        font-size: 11px !important;
    }

    /*.social-sidebar{
        margin-left: 13px !important;
        margin-right: 10px !important;
    }*/
/*    .who-posted p{
        max-width: 639px;
    }*/
    .category-menu h1{
        font-size: 23px;
    }
    .bio-info {
        width: 389px;
        margin-left: 30px;
    }
    .bio-social {
        width: 411px;
    }
    .bio-img, .bio-info {
        margin-top: 156px;
    }

    .social-sidebar>h1 {
        margin-left: 19px !important
    }
    .social-sidebar ul{
        width: 93px !important
    }


/*    h2.alphabet a{
        margin-top: 70px;
        width: 145px;
    }*/
}

@media screen and (max-width: 780px){
    .row.main-img>h1{
        bottom: 10px;
        line-height: 1;
        font-size: 24px;
    }
    .welcome-title-mobile .readmore{
        margin-bottom: 20px;
    }   

    #team{padding-top: 10px !important; padding: 0px 20px; margin-top: 10px !important;}
    .col.col-4.copyright-footer{justify-content: center;}
    .welcome-title.about-welcome{display: block;width: 100%;max-width: 100%;}
    .welcome-title.about-welcome p{
        padding: 0px 10px;
    }
    .full-post-txt{margin-top: 180px;}
    .full-screen-post{margin-top: 15px;}
    .full-post-txt h2{font-size: 22px;}
    .category-desc blockquote{display: none;}
    .brands{min-height: initial; margin-top: 85px;}
    .mobile-number{display: block;}
    .services p{margin-bottom: 0 !important; padding: 0px 10px;}
    .brands ul{display: flex; justify-content: space-between;}
    .brands img{display: block;  max-width: 100%;}
    .main-img{margin-top: 0px !important;}
    rect{stroke-dasharray: 58, 0 !important;}
    .posts-text p{min-height: 166px !important;}
    .team{padding: 24px;}
    .contact-form h1{margin-top: 0px!important;}
    .blog-post-categories{display: block!important;}
    .blog-posts h1{margin-top:100px !important; font-size: 24px !important;}
    ul.team li{width: 100%;}
    li.alchemy-cat {width: 50%;}
    .stories h2, .new-arrivals h2, .mobile-blog-tlt, .contact-form h1{font-size: 26px; font-weight: 300;}
    #search-mobile input[type="search"]{font-size: 20px;}
    .services-btn{display: none;}
    .popular-product-img{height: 294px !important;}
    .services {margin-top:0px;}
    .skincare-alchemy h2 span{padding: 0px;}
    .services-btn{margin-bottom: 0px;}
    #map{top: 61px; height: 339px;}
    .get-social-left ul {
    width: 100%;
    display: flex;
    justify-content: space-around;
}
    #header-nav{
    height: 68px;
}
button#primary-nav-button {
    width: 46px;
}
.mobile-search {
    display: block;
}
.mobile-search>a {
    float: left;
    margin-top: -37px;
    margin-left: 64px;
    font-size: 19px;
    color: #2d2d2d;
    }
    a.book-now-mobile {
        float: right;
        color: #278bae;
        font-size: 13px;
        letter-spacing: 1.6px;
        margin-right: 16px;
        font-weight: 900;
        font-family: 'Lato', sans-serif;
    }
    .main-img{
       background-size: contain !important;
        height: 400px;
        margin-top: 35px !important;
    }

    .welcome-title h1 , .welcome-title-mobile h1{
        font-size: 30px;
        margin-top: 10px;
    }
    #primary-nav{
        margin-bottom: 0px;
         margin-left: -1px;
    }

    ul.sub-menu{
        margin:0;
    }
    .main-menu ul li a{
        font-size: 12px;
        padding: 3px 12px 8px 16px;
    }
    ul.menu {
        display: inline-block;
        text-align: center;
        width: 100%;
    }
    .menu li{
        display: grid;
    }
    .book-now a{
        width: 100%;
    }

    #primary-nav.mobile li {
        width: 100%;
        margin: 0;
        text-align: center;
    }
    .main-menu ul li a{text-align: center;}
    #primary-nav.mobile .sub-menu{
        max-width: 100%;
        margin: 0;
    }

    ul.mobile-social{
        display: flex;
        width: 20%;
        margin: 0 auto;
    }
    ul.mobile-social li{
        padding: 7px 0px 14px 0px;
    }
    .services-title {
        width : 100%;
        border:none;
        font-size: 26px;
        margin-top: 30px;
    }
  /*  .full-screen-post {
        display: none;
    }*/
    .full-screen-post{height: 210px;}
    .services-txt {
        display: none;
    }
    ul {
        margin : 0;
    }
    nav.top-menu {
        display: none;
        }

    #primary-nav-button{
        left: 0px;
        top:11px;
    }
    .services-title span {
        padding : 0 24px;
        width : 100%;
    }
    .prev-storie {
        margin-top: 87px;
    }
    .new-arrivals h2{
        margin-top: 7px;
        margin-bottom: 80px;
    }
    .stories-btn {
        max-width: 1280px;
        margin-top: 0px;
    }
    .info li {
        padding : 0;
        font-size : 11px;
    }
    .main-menu img {
        margin : 0 auto;
        display : block;
        padding : 0;
        width: 97px;
    }
    .social {
        padding : 0;
        font-size : 12px;
    }
    .blog-link {
        padding : 0;
        font-size : 12px;
    }
    .search-btn {
        padding : 0;
    }
    .nav-info {
        padding : 0 17px 0 0;
    }
    ul.drop-menu-social li {
        padding : 1px 22px 4px 0;
    }
    #primary-nav .sub-menu {
        margin-top : 0;
        height : initial;
    }
    .welcome-title p {
        /*padding : 24px;*/
        /*width: 334px;*/
        /*margin-bottom: 10px;*/
    }
    .welcome-title{display: none;}

   .welcome-title-mobile {
        width : 100%;
        display: block;
    }
    .welcome-title-mobile{position: relative;bottom: 0;padding: 0px 10px;}
    .welcome-title-mobile{text-align: center;margin-top: 20px;display: block;color: #2d2d2d;font-family: 'Lato', sans-serif;font-weight: normal;}
     .welcome-title-mobile{font-size: 14px;line-height: 20px;margin-top: 0px;width: 100%;}
    .service-column {
        display: block;
    }

    .full-post-txt {
        width : 100%;
        position: relative;
        bottom: 0;
    }
    .services-for-her, .services-for-him, .services-for-mother, .services-for-bride{height: 350px;}
    .services-for-him{margin-top: 20px;}
    .for-him-box{
        margin-left: 0px;
        right: 11px;
        left: initial;
    }
    .services-for-mother{
        margin-top: 20px;
        left: 0;
    }
    .services-for-bride{
        margin-top: 20px;
        margin-bottom: 100px;
    }
    .for-bride-box{
        left: initial;
        right: 11px;
    }
    .blog h2{
        margin-bottom: 0px;
    }
    .popular-product .row{
        width : 100%;
        flex-direction : column-reverse;
        margin-top : 70px;
        background-color: transparent;
    }
    .popular-product-txt {
        padding : 21px;
        width : 100%;
    }
    .popular-product-img img {
        max-width: 176px;
    }
    .popular-product-img {
        padding : 84px 0 0 0;
        background-color : transparent;
        margin : 0 auto;
        width : 100%;
        height : 474px;
        display : block;
        max-width: 100%;
    }
    .purchase {
        text-align: center;
        display: block;
        font-size: 12px;
    }
    .blog-articles li{
        margin-top: 0px;
    }
    .stories-slider{
        background-color: transparent;
    }
    h3.alphabet a{
        margin-top: 67px;
        width: 168px;
    }
    .prev-storie, .next-storie{
        border:1px solid #e2dfda;
    }
    blockquote p:before, blockquote p:after{
        display: none;
    }
    .stories h2 {
        margin-right : 0;
        text-align : center;
        margin-top: 200px;
    }
    .stories-left {
        margin-top : 0;
        padding : 0 20px 20px 20px;
        width : 70%;
        margin : 0 auto;
    }

    li.new-arrivals-mob{
        float: left;
        width: 50%;
        padding: 12px;
    }

    .new-arrivals h2 {
        width : 100%;
        border:none;
    }
    .stories-right {
        width : 100%;
    }
    .stories-slider {
        flex-direction : column;
        padding : 0px 24px;
        width : 100%;
    }
    .stories-slider {
        min-height : 100%;
    }

    .stories-right p {
        padding: 0 !important;
        font-size: 14px;
        text-align: center;
        line-height: 20px;
    }
    p.stories-name {
        width: 100%;
        letter-spacing: 1px;
        font-size: 14px;
        padding : 0;
    }
/*    .new-arrivals{
        margin-top: -50px;
    }*/
    .new-arrivals ul {
        display: none;
    }
    .slider-control-newarrivals, .new-arrivals-mobile{
        display: block;
    }
    .new-arrivals-mobile{
        margin-top: 0px;
    }
    .prev-arrival{
        margin-top: 20px !important;
        left: 14px !important;
    }
    .next-arrival{
        right: 14px !important;
        margin-top: 20px !important;
    }
    .skincare-alchemy ul {
        display: none;
    }
    .slider-control-alphabet, .esteticas-alphabet-mobile, .slider-control-blog, .esteticas-blog {
        display: block;
    }
  /*  .new-arrivals h2{
        margin-bottom: 99px;
    }*/
    a.readmore.mobile-more {
        margin-top: 345px;
        position: absolute;
    }
    .blog h2, .blog-content{
        display: none;
    }
    h2.mobile-blog-tlt {
        display: block !important;
        margin-top: 96px;
        font-size: 26px;
    }
    .prev-alphabet{
        margin-top: 129px !important;
        left:14px !important;
    }
    .next-alphabet{
        right: 14px !important;
        margin-top: 129px !important;
    }
    .prev-blog{
        margin-top: 126px !important;
        left: 14px !important;
    }
    .container-mobile-blog{
        display: block;
    }
    .article-title {
        position: absolute;
        top: 240px;
        text-align: center;
        width: 100%;
        font-size: 18px;
        line-height: 24px;
        margin-top: 8px;
    }
    .article-title:after{
        content: none;
    }
    .next-blog{
        right:14px !important;
        margin-top: 126px !important;
    }
    .esteticas-blog ul li, .esteticas-blog ul{
        height: 309px !important;
    }
    .newsletter{
        display: none;
    }
    .more-stories {
        position: absolute;
        width: 377px;
        text-align: center;
        margin: 0 auto;
        display: block;
        margin-top: 351px;
    }
    .get-social {
        display : block;
        width : 100%;
    }
    .get-social-left {
        background-color: #575757;
        width: 100%;
        height: 71px;
        margin-bottom: 0px;
    }
    .get-social-left p {
        display: none;
    }
    .get-social-left ul li a {
        text-align : center;
        margin : 0 auto;
        width : 20%;
    }
    .get-social-right a {
        padding : 37px 0 0 0;
        width : 100%;
        text-align : center;
    }
    .footer-logo {
        width : 100%;
    }
    .drop-menu-social li:hover ul {
        width : 54px;
        left : -29px;
        top : 22px;
        background : #ffffff;
        z-index : 99999;
    }
    .category-header {
        margin-top : 93px;
        margin-bottom : 28px;
        background-size: contain !important;
        min-height: 140px;
    }
/*    .category-desc, .treats-list {
        padding : 27px 3px 9px 18px;
    }*/

    .category-menu h1 {
        padding : 0;
    }
    .category-desc h1 {
        width : 100%;
        height : 40px;
        font-family : "hypatia-sans-pro", sans-serif;
        font-size : 20px;
        line-height : 27px;
        font-weight : bold;
        padding : 0;
    }
    .proposed-title {
        width : 100%;
        padding : 100px 0 0 0;
    }

/*    .product-desc {
        font-size: 14px;
        position: absolute;
        top: 234px;
        width: 200px;
        text-align: center;
        margin-left: -100px;
    }*/
/*    .product-title {
        font-size: 16px;
        position: absolute;
        top: 68px;
        text-align: center;
        margin-left: -39px;
        font-size: 20px;
    }*/
    .proposed-product ul li p {
        line-height : 12px;
    }
    .single-treatment {
        padding :24px;
        width: 100%;
    }
    .single-treatment h1 {
        width : 100%;
        padding : 0;
        font-size : 16px;
    }
    .single-treatment p {
        width : 100%;
    }
    ul.treatments-list {
        width : 100%;
       /* width : 347px;*/
        margin-top : 45px;
    }
    .treatment-title {
        font-size : 13px;
    }
    .treatment-min {
        font-size : 13px;
    }
    .treatment-price {
        font-size : 13px;
    }
    .book-treatment {
        margin-right : 24px;
    }
    .treatment-header {
        margin-top : 91px;
    }
    .footer-menu ul {
        margin-top : 11px;
        margin-bottom : 40px;
        margin : 0 auto;
    }
    .footer-logo img {
        margin-left : 84px;
        margin : 0 auto;
        display : block;
        margin-top : 12px;
    }

    li.proposed-mob{
        float: left;
        width: 50%;
        margin-top: 35px;
    }

    li.proposed-mob a img {
        margin: 0 auto;
        display: block;
        max-width: 125px;
    }
    .proposed-product ul{
        display: block;
       min-height: 343px;
       overflow:hidden;
    }
    .proposed-product ul li:last-child{
        display:none;
    }
    .footer-menu{
        margin-bottom: 10px;
        margin-top: 10px;
    }


    .post-text{
        padding: 20Tpx;
    }
    .mobile-share-post {
        display: flex !important;
        justify-content: center;
    }
    .who-posted ul {
        width: 100% !important;
        justify-content: center !important;
    }
    ul.who-posted-social li {
        padding: 10px;
    }
/*    .who-posted{
        height: 214px;
    }*/
    .who-posted img{
    margin-right: 14px !important;
    margin-top: 27px !important;
    }
    .read-more-post ul{
        flex-direction: column;
    }
    .read-more-post li {
        margin-bottom: 47px;
    }
    .AImg, .BImg, .CImg, .DImg, .EImg{
        width: 209px;
        height: 250px;
    }
    .skincare-alchemy h2{
    border: none;
    text-align: center;
    margin: 0 auto;
    display: block;
    font-size: 26px;
    margin-top: 56px;
    margin-bottom: 20px;
    line-height: 1;
    }
    h3.alphabet a{
        margin-top: 103px;
        width: 242px;
    }
    .alphabet{
        font-size: 111px;
    }
    .contact-info {
        margin-top: 19px;
        padding: 24px;
    }
    .contact-form {
        width: 366px;
        /*margin-left: 19px;*/
    }
    a.back-news-btn{
        width: 100% !important;
    }
    .bio-img{
        margin-top: 69px;
    }
    .bio-info {
        margin-top: -22px;
    }
/*    .bio-info p, .bio-info h1{
        padding: 0px 10px 0px 10px;
    }*/
    .bio-social ul{
        margin-left: 3px;
    }
    .blog-post-btn {
        width: 100% !important;
    }
    .btnblog-1:hover rect {
        stroke-width: 2px!important;
        stroke-dasharray: 56, 403 !important;
        stroke-dashoffset: 62!important;
    }
    .posts-text{margin-top: 32px;}
    .alpahbet-img{
        display: block !important;
        width: 100% !important;
        margin-left: 0px !important;
        margin-top: 60px !important;
    }
    .mobile-share-post {
        margin-top: 5px !important;
        height: 68px !important;
        /*margin-left: 127px !important;*/
    }
    .post-text{
        margin-bottom: -15px !important;
    }

    .alphabet-text{
        margin-bottom: 0px !important;
        width: 100% !important;
        padding: 24px;
    }
        .products-for-home h4{
        font-size: 15px !important;
        width: 100% !important;
    }
    .products-for-home span{
        padding: 0px !important;
    }
    .products-for-home ul li {
        height: 298px !important;
        margin-top: 39px !important;
    }
    .got-to-shop-btn{
        font-size: 11px !important;
    }
    .got-to-shop-btn:after{
        font-size: 15px !important;
    }
    .products-for-home ul li img {
        margin-bottom: 14px;
        margin-right: 10px !important;
        margin-top: 47px;
    }
    .products-for-home ul li p{
        width: 100% !important;
    }
    .got-to-shop-btn{
        margin-right: 130px !important;
    }
    a.post-title h1{
        height:auto;
        font-size: 16px !important;
        line-height: 19px !important;
    }
    .post a img{
        margin-top: 0px !important;
    }
    ul.social-slidemenu {
        display: none !important;
    }
    .share-it-title{
        display: none !important;
    }
    .social-sidebar{
        margin-top: -69px !important;
    }


    .alphabet-social-sidebar{
        margin-top: 0px !important;
        position: initial !important;
    }
    .mobile-slider-services {
        display:none !important;

    }
/*    .mobile-main-title, .mobile-main-title2{
        display: block;
    }*/
    h1.mobile-main-title {
    position: absolute;
    text-align: center;
    font-size: 54px;
    color: #fff;
    font-weight: 100;
    width: 100%;
    line-height: 28px;
    font-family: 'Lato', sans-serif;
    margin-top: 351px;
}
h2.mobile-main-title2 {
    font-family: 'Lato', sans-serif;
    color: #fff;
    position: absolute;
    margin-top: 386px;
    text-align: center;
    width: 100%;
    font-size: 24px;
    font-weight: 100;
}
.get-social-left ul li a {
    float: left;
    padding: 8px;
    color: #fff;
    border: 1px solid #868686;
    border-radius: 128px;
    width: 42px;
    height: 42px;
    margin-top: 20px;
}
.get-social-middle, .get-social-right{
    display: none;
}
.copyright-footer{
    display: block;
    background-color: #575757;
    height: 40px;
    width: 100%;
}
.footer-logo img {
    width: 100px;
}
.footer {
    margin-top: 114px;
}
    .book-now a{
        display: none !important
    }
    .about-img{
        height: 454px !important;
        background-position: center -340px;
    }
    .our-team h1{
        margin-top: 173px;
    }
    a.blog-link-menu {
        display: block !important;
    }
    .popular-product-txt h2{
        font-size: 18px;
        text-align: center;
    }
    .about-img{margin-top: 70px;}
    #team{margin-top: 100px;}
    .popular-product-txt p{
        font-size: 14px;
        text-align: center;
        width: 100%;
        line-height: 20px;
    }
    .stories {
        margin-top: 36px;
        max-height: 100%;
    }
    .next-storie{
        margin-top: 87px;
    }
    .mobile-subscribe{
        display: block;
        /*margin-top: -38px;*/
    }
    .mobile-subscribe form{margin-top: 30px;}
    .proposed-product ul li h2 {
        font-size: 16px;
        color: #2d2d2d;
        text-align: center;
    }
.proposed-product ul li h3 {
    /*position: sticky;*/
    text-align: center;
    /*width: 100%;*/
    font-size: 10px;
    margin: 0 auto;
    /*margin-left: -15px;*/
}
.copyright{
    width: 100%;
}

.menu .sub-menu2 li {
  display: block;
}
.sub-menu .downarrow {
    display: block;
    margin-top: -26px;
}
.main-category{display: block;}
.category-menu {
    /*display: none;*/
    width: 100%;
    padding:0px 20px;
    margin-top: 30px;
}
.category-menu ul{border-right: 0px; min-height: initial;}
.blog-article h1{
    line-height: 26px;
}
  .bio-info{
        max-width: 100%;
    }
    .products-for-home ul li h5 {
        padding: 50px 0px 0px 0px;
    }
    a.back-btn{
        margin-top: -26px;
        width: 20%;
    }
    .bio-social ul{
        width: 80%;
    }
    .bio-social{width: 100%;}
}
@media screen and (max-width:380px){
        li.alchemy-cat {width: 100% !important;}

    .proposed-product ul li h3 {
    position: relative !important;
    top: 0;
    margin-left: 0px !important;
}
ul.menu {
    display: inline-block;
    text-align: center;
    width: 100%;
    max-height: 380px;
    overflow-y: scroll;
    }
    .main-menu ul li a{
        font-size: 13px;
       padding: 4px 0px;
    }
    #primary-nav.mobile li {
        width: 101%;
        margin: 0;
        text-align: center;
    }
    .popular-product{background-color: transparent;}
    ul.mobile-social{
        display: flex;
        width: 20%;
        margin: 0 auto;
    }
    ul {
        margin : 0;
    }
    nav.top-menu {
        display: none;
    }
    ul.sub-menu{
        margin:0;
    }
    .readmore{
        margin-top:6px;
        /*position: absolute;*/
        font-size: 12px;
    }
    #primary-nav-button{
        left: 12px;
        top:3px;
    }
    .mobile-search>a {
        float: left;
        margin-top: -38px;
        margin-left: 71px;
        font-size: 17px;
        color: #2d2d2d;
    }
    a.book-now-mobile {
        float: right;
        color: #278bae;
        font-size: 12px;
        letter-spacing: 1.6px;
        margin-right: 16px;
        font-weight: 900;
        font-family: 'Lato', sans-serif;
    }
    .mobile-search{
        display: block;
    }
    .main-img {
        background-position: center !important;
        height: 299px !important;
        background-size: contain!important;
        margin-top: 20px !important;
    }
    .main-menu img {
        margin : 0 auto;
        display : block;
        padding : 0;
        width: 83px;
    }
    p.services-txt, .services-btn, .services-btn-row2 {
        display: none;
    }
    #header-nav{
        height: 59px;
    }
    .welcome-title, .full-post-txt, .new-arrivals h2, .skincare-alchemy h2{
        width : 100%;
        border:none;
    }



    .stories-txt:before {
        top : 144px;
        left : 3px;
    }
    .popular-product-txt {
        margin-top: 0;
        padding: 0px;
        width: 100%;
    }

    .services-title {
        margin-top : 36px;
        width : 100%;
        border:none;
        margin-bottom: 1px;
    }
    .full-screen-post{
        margin-top: 5px;
    }
    .popular-product .row {
        width : 100%;
        flex-direction : column-reverse;
        margin-top : 140px;
        background-color: transparent;
    }
    .full-post-txt h2{font-size: 22px;}
    .purchase{
        text-align: center;
        display: block;
        font-size: 12px;
    }
    .new-arrivals h2 span{
        padding: 0px;
    }

    .popular-product-img img{
        width: 176px;
    }
    .popular-product-txt h2 {
        font-family: 'Lato', sans-serif;
        font-size: 18px;
        line-height: 1.0;
        font-weight: normal;
        text-align: center;
        width: 100%;
        padding: 0px 24px;
        margin-top: 18px;
    }
    .popular-product-img {
        padding : 84px 0 0 0;
        background-color : transparent;
        margin : 0 auto;
        width : 100%;
        max-height : 397px;
        height: 297px;
        display : block;
    }

 
    .full-post-txt{margin-top: 220px;}
    .stories-slider {
        flex-direction : column;
        padding :0px;
        width : 100%;
        background-color: transparent;
    }
    li.new-arrivals-mob{
        float: left;
        width: 50%;
        padding: 10px;
    }


    .skincare-alchemy ul{
        display: block;
    }
    li.alchemy-cat {
        float: left;
        width: 50%;
        padding: 10px;
    }
    a.article-img img {
        margin: 0 auto;
        display: block;
    }

    .article-title:after{
        content: none;
    }
    .article-title{
        text-align: center;
        width: 100%;
        font-size:18px;
        /*margin-top: 15px;*/
    }

    .stories h2 {
        margin-left : 0;
        text-align : center;
    }


    .stories-left, .stories-right {
        width : 100%;
    }
    blockquote p:before {
        display : none;
    }
    blockquote p:after {
        display : none;
    }

    .stories-name {
        padding : 0;
    }
    .new-arrivals ul {
        margin-top : 48px;
    }
    p.stories-name {
        text-align: center;
        width: 100%;
        font-size: 14px;
        letter-spacing: 1px;
        margin-top: 35px;
        color: #2d2d2d;
        line-height: 1.9px;
        height: 27px;
    }
    .treatment-products ul li h5{margin-top: 30px;}
    .new-arrivals ul li p {
        height : 6px;
        line-height: 16px;
    }
/*    .product-title {
        font-size: 16px;
        position: absolute;
        top: 68px;
        text-align: center;
        margin-left: -36px;
        font-size: 20px;
    }*/
    .skincare-alchemy h2{
        margin-left: 0px;
    }
    .product-desc {
        font-size: 14px;
        position: absolute;
        top: 234px;
        width: 200px;
        text-align: center;
        margin-left: -100px;
    }
/*    .brands {
        display: none;
    }*/
    .skincare-alchemy h2 span {
        padding : 0;
    }
    .alphabet {
        font-size : 91px;
    }
    .blog-articles {
        flex-direction : column;
        height : 976px;
    }

    .blog-articles li {
        margin-top : 0;
    }
    .category-header{
        margin-top: 60px;
        min-height: 140px;
    }
    .blog h2 {
        margin-bottom :9px;
    }
    a.article-img img {
        margin : 0 auto;
        display : block;
    }
    .more-stories:before{
        right: 62px;
        position: absolute;
        margin-top: -5px;

    }
    .newsletter {
        display: none;
    }
    .get-social {
        display : block;
        width : 100%;
    }
    .get-social-right a {
        padding : 41px 0 0 0;
    }
    .get-social-left p {
        display: none;
    }
    .get-social-left ul{
        padding: 0px;
    }
    .get-social-left {
        background-color: #575757;
        width: 100%;
        height: 71px;
        margin-bottom: 0px;
    }
    .footer-info ul{width: 314px;}
    .footer-info ul li{
        font-size: 12px;
    }
    .footer-menu ul {
        width : 100%;
        justify-content : space-around;
        margin-bottom : 20px;
        margin-top:10px;
    }


    .category-desc h1 {
        font-size : 15px;
        line-height : 18px;
    }
    .category-desc p {
        font-size : 14px;
        line-height : 1;
    }
    .proposed-title span {
        padding : 0;
    }

    .single-treatment p {
        width : 100%;
        font-size : 14px;
        line-height : 16px;
    }
    .single-treatment h1 {
        font-size: 18px;
        line-height: 1em;
        margin-bottom: 12px;
        margin-top: 26px;
    }

    .book-treatment a {
        padding : 15px 18px 15px 18px;
    }
    .book-treatment {
        margin-right : 9px;
    }
    .footer-logo img {
        margin : 0 auto;
        display : block;
        padding: 10px 0px 0px 0px;
    }

    .newsletter{display: none;}

    li.proposed-mob{
        float: left;
        width: 50%;
    }

    .proposed-product ul{
        display: block;
        min-height: 321px;
    }
    .proposed-product ul li:last-child{
        display:none;
    }
    .treatment-header {
        margin-top: 69px;
    }
    .contact-info {
        border: none;
        width: 100%;
        /*text-align: center;*/
        margin-top: 19px;
    }
    .contact-form input[type="submit"]{
        float: none;
        margin: 0 auto;
        margin-top: 27px;
    }
    .our-team h1{
        margin-top: 60px;
    }
    .contact-form{
        max-width:327px;
    }

    #team {
        margin-top: 154px;
    }
    .bio-info {
        margin-top: -50px;
        padding: 10px;
    }
    .bio-social {
        max-width: 365px;
    }
    a.back-btn {
       float: right;
        margin-top: 18px;
        color: #278bae;
        letter-spacing: 2px;
        font-size: 14px;
        font-weight: bold;
        font-family: 'Lato', sans-serif;
        width: 30%;

    }
    .service-box-btn h2, .service-box-btn h3{
        font-size: 9px;
        line-height: 30px;
    }
    .btnser{
        max-width: 80px;
    }
    .btnser-1:hover rect {
        stroke-dasharray: 34, 188;
    }
    h3.alphabet a {
        margin-top: 98px;
        width: 244px;
        font-size: 119px;
    }
    .AImg, .BImg, .CImg, .DImg, .EImg {
        display: block;
        margin: 0 auto;
        width: 214px;
        height: 250px;
    }

    .btnblog-1:hover{
        letter-spacing: 0px;
    }
    .btnblog-1:hover rect {
        stroke-width: 2px;
        stroke-dasharray: 48, 134;
        stroke-dashoffset: 63;
    }
    .posts-text {
        margin-top: 27px !important;
    }
    .posts-text h3{
        font-size: 28px;
        width: 100%;
    }
    .posts-text p{
        font-size: 16px;
    }
    a.post-title h1{
        height:auto;
        font-size: 16px !important;
        line-height: 19px !important;
    }
    #team {
        margin-top: 250px;
    }

    .our-team h3{
        font-size: 12px;
        line-height: 30px;
    }
    .welcome-title h1{
        font-size: 26px;
    }
    .welcome-title p{
       font-size: 14px;
        line-height: 20px;
        margin-top: 0px;
        width: 100%;
        padding: 0px 14px;
    }
    .bio-img{
        margin-top: 67px;
    }
    .social-sidebar{
        display: block;
    }
    .social-sidebar ul {
       float: left;
        margin-left: 68px !important;
        width: 100% !important;
        margin-top: 0px !important;
    }
    .social-sidebar>h1 {
       width: 44% !important;
        margin-left: 89px !important;
        float: left;
        text-align: center;
    }
    .alpahbet-img{
        display: block !important;
        width: 100% !important;
        margin-left: 0px !important;
    }
    .social-sidebar ul li {
        float: left;
    }

    .products-for-home h4{
        font-size: 15px !important;
    }
    .products-for-home span{
        padding: 0px !important;
    }
    .products-for-home ul li {
        height: 363px !important;
        margin-top: 39px !important;
    }
    .products-for-home ul li img{
        margin-right: 10px !important;
        margin-top: 62px;
    }
    .products-for-home ul li p{
        width: 100% !important;
    }
    .bio-info{
        max-width: 100%;
    }
    .products-for-home ul li h5 {
        padding: 50px 0px 0px 0px;
    }
    .got-to-shop-btn {
        margin-right: 177px !important;
    }
    .blog-article {
        margin-top: 124px !important;
    }
    ul.social-slidemenu, h5.share-it-title{
        display: none;
    }
/*    .mobile-share-post {
        margin-left: 103px !important;
    }*/
    .social-sidebar{
        margin-top: 0px;
    }
    .alphabet-text h3{
        font-size: 16px;

    }
    .alphabet-text {
        width: 100% !important;
}
.alphabet-social-sidebar{
    margin-top: 0px !important;
    position: initial !important;
}
.new-arrivals-mobile, .slider-control-newarrivals, .slider-control-alphabet, .esteticas-alphabet-mobile, h1.mobile-blog-tlt, .container-mobile-blog, .slider-control-blog, .esteticas-blog{
    display: block !important;
}
h1.mobile-blog-tlt{
    margin-top: 64px;
}
/*.full-screen-post, .blog>h1{
    display: none;
}*/
.new-arrivals ul {
    display: none;
}
.skincare-alchemy ul {
    display: none;
}
.blog-content {
    display: none;
}
.container-mobile-blog {
    background-color: #f5f5f5;
    height: 244px;

}
.more-stories a {
   /*position: absolute;*/
    text-align: center;
    /*width: 348px;*/
    /*z-index: 99;*/
    /*margin-left: -197px;*/
    font-size: 12px;
    }
.get-social-left ul li a {
    float: left;
    padding: 8px;
    color: #fff;
    border: 1px solid #868686;
    border-radius: 128px;
    width: 42px;
    height: 42px;
    margin-top: 20px;
}
.get-social-middle, .get-social-right{
    display: none;
}
.copyright-footer{
    display: block;
    background-color: #575757;
    height: 40px;
}
.popular-product-txt p {
   width: 100%;
    min-height: 160px;
    text-align: center;
    font-size: 14px;
    padding: 24px;
    line-height: 1.43;
}
.stories-left img {
    width: 231px;
}
p.stories-right {
    font-size: 14px;
    height: 128px;
    line-height: 20px;
    width: 328px;
    text-align: center;
    color: #575757;
    padding: 0px;
    margin-top: 19px;
    margin-left: -15px;
}
p.stories-txt {
/*   width: 328px;
    height: 128px;*/
    font-family: Lato;
    font-size: 14px;
    line-height: 1.43;
    text-align: center;
    color: #575757;
    margin-left: -9px;
    margin: 0 auto;
    margin-top: 19px;
}
.prev-storie{
    left: 5px;
    margin-top: 67px;
}
.next-storie {
    right: 5px;
    margin-top: 67px !important;
}
a.article-img img {
    width: 230px;
}
.skincare-alchemy h2{
    margin-bottom: 24px;
}
a.readmore.mobile-more {
    margin-top: 331px;
}
.skincare-alchemy {
    margin-top: -12px;
}
.readmore:after {
    content: '...';
    position: absolute;
    width: 17px;
    height: 4px;
    color: #2d2d2d !important;
    margin-top: -4px;
    font-size: 17px;
    margin-left: 11px;
}
.footer-logo img {
    width: 100px;
}
.alphabet-desc {
    font-size: 14px;
    line-height: 2px;
    margin-top: -10px;
}
h1.mobile-main-title {
   position: absolute;
    text-align: center;
    font-size: 54px;
    color: #fff;
    font-weight: 100;
    width:100%;
    line-height: 28px;
    font-family: 'Lato', sans-serif;
    margin-top: 351px;
}
h2.mobile-main-title2 {
    font-family: 'Lato', sans-serif;
    color: #fff;
    position: absolute;
    margin-top: 386px;
    text-align: center;
    width: 100%;
    font-size: 24px;
    font-weight: 100;
}
.about-img{
        height: 321px !important;
    }
    .our-team h1{
        margin-top: 60px;
    }
    .book-now a{
        display: none !important
    }
    a.blog-link-menu {
        display: block !important;
    }
    .next-arrival{
        margin-top: 27px !important;
        right: 14px;
    }
    .prev-arrival {
        margin-top: 27px !important;
        left: 14px !important;
    }
    .skincare-alchemy {
    margin-top: -12px;
}
.next-alphabet{
    right: 0px !important;
    margin-top: 123px !important;
}
.prev-alphabet{
    margin-top: 123px !important;
    left: 0px !important;
}
.alphabet-desc{
    line-height: 48px;
    margin-top: -10px;
}
.more-stories{
    margin-top: 345px;
}
.next-blog{
    right: 2px !important;
    margin-top: 121px!important;
}
.prev-blog{
    margin-top: 121px!important;
    left: 2px !important;
}
.mobile-subscribe{
    display: block;
}
.proposed-product ul li h2 {
    position: static;
    font-size: 16px;
    color: #2d2d2d;
    margin-top: -10px;
}
.proposed-product ul li h3 {
    position: sticky;
    text-align: center;
    width: 100%;
    font-size: 10px;
    margin: 0 auto;
    margin-left: -15px;
}
.copyright{
    width: 100%;
}

.menu .sub-menu2 li {
  display: block;
}
.sub-menu .downarrow {
    display: block;
    margin-top: -26px;
}
.category-menu {
    /*display: none;*/
    width:100%;
}
.get-social-left ul {
    width: 100%;
    display: flex;
    justify-content:center;
}
.get-social-left ul li{margin-right: 20px; margin-left: 20px;}
#map{
    top: 61px;
    height: 339px;
}
/*.contact-form h1{
    margin-top: 0px;
    text-align: center;
}*/
.blog-article h1{
    line-height: 26px;
}
.sub-menu2{
    margin-left: 115px;
}
.posts-text h3{
    /*width: 326px;*/
    font-size: 27px;
}
.who-posted{
    width: 100% !important;
    margin: 0 auto !important;
    min-height: 252px !important;
    border-top: 1px dashed #979797;
    border-bottom:none !important;
}

a.back-news-btn{
        font-size: 9px !important;
        margin-top: 10px !important;
}
.who-posted ul li a{
    font-size: 16px !important;
}
/*.read-more-post .readmore{
    margin-top: 821px;
}*/
    .stories h2, .new-arrivals h2, .mobile-blog-tlt, .contact-form h1{
        font-size: 26px !important;
    }
}

.social-sidebar{
    margin-top: 250px;
    position: relative;
}
.social-sidebar h5 {
    font-size: 14px;
    color: #2d2d2d;
    width: 69px;
    border-bottom: 1px dashed #979797;
    margin:0 auto;
    font-family: 'Lato', sans-serif;
}
.social-sidebar ul {
    margin: 0 auto;
    width: 69px;
    text-align: center;
    font-size: 22px;
    margin-top: 10px;
}
.social-sidebar ul li {
    padding: 10px;
}
.social-sidebar ul li a{
    color: #575757;
}

.alphabet-social-sidebar{
    margin-left: 159px;
    width: 100px;
    margin-right: 13px;
    margin-top: 250px;
    margin-bottom: 100px;
    position: relative;
}
.alphabet-social-sidebar h5 {
    font-size: 14px;
    color: #2d2d2d;
    width: 69px;
    border-bottom: 1px dashed #979797;
    margin:0 auto;
    font-family: 'Lato', sans-serif;
}
.alphabet-social-sidebar ul {
    margin: 0 auto;
    width: 69px;
    text-align: center;
    font-size: 22px;
    margin-top: 10px;
}
.alphabet-social-sidebar ul li {
    padding: 10px;
}
.alphabet-social-sidebar ul li a{
    color: #575757;
}

.mobile-share-post {
/*   width: 100%;
    margin: 0 auto;
    height: 100px;
    margin-top: -56px;*/
    display: none;
}
.mobile-share-post h5 {
    font-size: 13px;
    color: #2d2d2d;
    display: inline-block;
    font-weight: 900;
    line-height: 44px;
    font-family: 'Lato', sans-serif;
}

.mobile-share-post ul li {
    padding: 10px;
    float: left;
    font-size: 17px;
}
.btnblog {
 color: #fff;
    cursor: pointer;
    display: block;
    max-width: 254px;
    margin: 0 auto 2em;
    position: relative;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100%;
}


.btnblog-1 {
  font-weight: 100;
}
.btnblog-1 svg {
  position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 75px;
}
.btnblog-1 rect {
    fill: none;
    stroke: #d7d7d7;
    stroke-width: 2px;
    stroke-dasharray: 422, 0;
}

.btnblog-1:hover {
  background: rgba(225, 51, 45, 0);
    font-weight: 900;
}
.btnblog-1:hover rect {
     stroke-width: 4px;
    stroke-dasharray: 58, 260;
    stroke-dashoffset: 63;
    stroke: #288bae;
    -webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
}

.blog-article {
    margin-top: 137px;
    /*max-width: 851px;*/
}
.blog-article img {
    display: block;
    margin: 0 auto;
    margin-bottom: 25px;
}
.blog-article h1 {
    text-align: center;
    font-size: 26px;
    color: #2d2d2d;
    font-family: 'Lato', sans-serif;
}
.post-date {
    font-size: 14px;
    color: #aaaaaa;
    text-align: center;
    letter-spacing: 1px;
    line-height: 27px;
    padding:0px 14px;
    font-family: 'Lato', sans-serif;
}
.post-text{
    max-width: 758px;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 47px;
}
.post-text p{
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.5px;
    line-height: 22px;
    color: #575757;
}
.who-posted {
    max-width: 849px;
    margin: 0 auto;
    min-height: 200px;
    border-top: 1px dashed #979797;
    border-bottom: 1px dashed #979797;
}
.who-posted img {
    float: left;
    margin-right: 23px;
    margin-top: 24px;
}
.who-posted h3 {
    font-size: 20px;
    color: #2d2d2d;
    margin-top: 24px;
    font-family: 'Lato', sans-serif;
}
.who-posted p{
    color: #575757;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 22px;
}
.who-posted ul {
    display: flex;
    width: 100px;
    justify-content: space-around;
}
.who-posted ul li a{
    color: #278bae;
    font-size: 20px;

}
a.back-news-btn {
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 14px;
    color: #278bae;
    font-weight: bold;
}
.back-news-btn>i {
  border: solid #278bae;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
}
a.back-btn>i {
  border: solid #278bae;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
}
.read-more-post h4 {
   width: 100%;
    text-align: center;
    margin-top: 78px;
    color: #2d2d2d;
    font-size: 34px;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
    margin-bottom: 35px;
}
.read-more-post ul {
    display: flex;
    justify-content: space-around;
    width: 100%;
    margin:0;
    margin-bottom: 50px;
}
.read-more-info {
    position: relative;
    background-color: #fff;
    margin-top: -156px;
    text-align: center;
    margin: 0 auto;
    max-width: 525px;
}
.read-more-info>a>p {
    font-size: 12px;
    letter-spacing: 1.7px;
    font-weight: 900;
    margin-bottom: 0px;
    margin-top: -115px;
    background-color: #fff;
    color: #278bae;
    font-family: 'Lato', sans-serif;
    text-align: center;
    padding: 31px 0px 0px 0px;
}
.read-more-info a h1{
    font-size: 26px;
    color: #2d2d2d;
    text-align: center;
    font-family: 'Lato', sans-serif;
    max-width: 451px;
    margin: 0 auto;
    line-height: 36px;
}
.read-more-info a h2 {
    font-size: 13px;
    color: #2d2d2d;
    font-weight: 900;
    letter-spacing: 1.9px;
    font-family: 'Lato', sans-serif;
}
.read-more-info a h2 span {
    font-size: 14px;
    left: 0.5px;
    color: #575757;
    font-weight: 100;
    font-family: 'Lato', sans-serif;
}
.alpahbet-img{
    width: 244px;
    height: 250px;
    background-size: contain;
    margin-top: -54px;
   margin-left: -65px;
}
.alpahbet-img h1 {
    text-align: center;
    border-bottom: none;
    font-size: 136px;
    color: #fff;
    padding: 95px 0px 0px 0px;
    /*width: 135px;*/
}
.alphabet-text {
    width: 851px;
    margin: 0 auto;
    margin-top: 184px;
}
.alphabet-text h2{
    font-size: 34px;
    font-family: 'Lato', sans-serif;
    font-weight: 100;
    color:  #2d2d2d;
}
.alphabet-text h3{
    color: #2d2d2d;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: bold;
}
.alphabet-text p{
    color: #575757;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.5px;
    line-height: 22px;
    font-size: 14px;
}
.products-for-home h4{
    text-align: center;
    border-bottom: 1px dashed #979797;
    color: #2d2d2d;
    font-size: 20px;
    line-height: 0.1em;
    width: 100%;
    margin-top: 88px;
    margin-bottom: 84px;
    font-family: 'Lato', sans-serif;
}
.products-for-home span {
    background: #fff;
    padding: 0 103px;
}
.products-for-home ul li img {
    float: left;
    margin-right: 61px;
}
.products-for-home ul li {
    height: 215px;
    margin-top: 40px;
    border-bottom: 1px dashed #979797;
}
.products-for-home ul li:last-child{
    border-bottom: none;
}
.products-for-home ul li h5 {
    color: #2d2d2d;
    font-size: 20px;
    font-family: 'Lato', sans-serif;
}
.products-for-home ul li p{
    letter-spacing: 0.5px;
    color: #575757;
    line-height: 22px;
    font-size: 14px;
}
.got-to-shop-btn {
    color: #278bae !important;
    letter-spacing: 2px;
    font-weight: 900;
    font-size: 14px;
    margin-right: 30px;
    float: right;
}

.got-to-shop-btn:after{
    content: '...';
    position: absolute;
    margin-top: -3px;
    margin-left: 6px;
    color: #2d2d2d;
    font-size: 17px;
}
.blog-posts h1 {
    width: 100%;
    margin-top: 150px;
    text-align: center;
    color: #2d2d2d;
    font-weight: 300;
    font-size: 34px;
    font-family: 'Lato', sans-serif;
}
.blog-post-categories {
    width: 80%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-bottom: 35px;
}
.blog-post-btn{
    width: 160px;
    height: 48px;
}
.blog-post-btn a h2{
    text-align: center;
    font-size: 14px;
    color: #575757;
    font-family: 'Lato', sans-serif;
    line-height: 45px;
}
.blog-post-btn a h2:hover{
    color: #278bae;
}
.posts {
    max-width: 1280px;
    margin-top: 40px;
    padding-bottom: 60px;
    margin: 0 auto;
    border-top: 1px dashed #000;
}
.posts-text {
    margin-top: 108px;
    padding-left: 30px;
}
.posts-text h3{
    font-size:34px;
    color: #2d2d2d;
    font-family: 'Lato', sans-serif;
    font-weight: 100;
    margin:0 auto;
    margin-bottom: 10px;
}
.posts-text p {
    font-size: 20px;
    color: #2d2d2d;
    font-family: 'Lato', sans-serif;
    margin: 0 auto;
    min-height: 106px;
    border-bottom: 1px dashed #979797;
}
.post a img {
    display: block;
    margin: 0 auto;
    margin-top: 63px;
}
.post-categoty {
    text-align: center;
    color: #278bae;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 1.7px;
    font-family: 'Lato', sans-serif;
}
a.post-title h1 {
    text-align: center;
    font-size: 26px;
    margin: 0 auto;
    padding: 0px 60px;
    line-height: 30px;
    color: #2d2d2d;
    font-family: 'Lato', sans-serif;
    /*text-transform: uppercase;*/
}
a.post-title h1:hover {
    color: #278bae;
}

a.post-categoty p {
    margin-bottom: 0px;
}

a.treat-category
{
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #575757;
    text-align: center;
}
.treats-list h2
{
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 1.2;
    color: #575757;
    text-align: center;
    margin-bottom: 40px;
}


.author h2 span{
    font-size: 14px;
    font-weight: 100;
    color: #575757;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.5px;
}
a.author {
    text-align: center;
}
.author h2{
    font-size: 13px;
    color: #2d2d2d;
    letter-spacing: 1.9px;
    font-weight: 900;
}
.more-posts{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #278bae;
    font-size: 14px;
    letter-spacing: 2px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    margin-bottom: 80px;
}
.more-posts:after {
    content: '...';
    width: 17px;
    height: 4px;
    margin-top: -4px;
    position: absolute;
    color: #2d2d2d;
    font-size: 17px;
}

.products-for-home {
    margin: 0 auto;
    margin-right: 201px;
    max-width: 851px;
}

/* estetica alphabet */
.esteticas-alphabet {
    max-width: 1470px;
    margin: 0 auto;
    display: block;
    margin-top: 200px;
}
.esteticas-alphabet ul li {
    float: left;
}
li.alphabet-blog.AImg{
    width: 263px;
}
.esteticas-alphabet {
    margin-top: 98px !important;
}
h1.alphabet-blog {
    margin-top: 190px;
}
/* services style */
.mobile-slider-services {
/*  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;*/
}

.mobile-slider-services ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 200px;
  list-style: none;
}

.mobile-slider-services ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 328px;
  height: 244px;
  /*background: #ccc;*/
  text-align: center;
}

.control_prev, .control_next {
    position: absolute;
    /*top: 8%;*/
    z-index: 999;
    display: block;
    width: 40px;
    /*padding: 4% 3%;*/
    height: auto;
    color: #2d2d2d;
    text-decoration: none;
    font-weight: 600;
    font-size: 20px;
    opacity: 0.8;
    font-family: 'Lato', sans-serif;
    cursor: pointer;
    background:none;
}

.control_prev:hover, .control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
    color: #278bae;
}

.control_prev {
  border-radius: 0 2px 2px 0;
}

.control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}

.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}

/* custon css */
.service-mobile-title {
    position: absolute;
    top: 0;
    display: block;
    margin: 0 auto;
    /* left: 0; */
    /* right: 0; */
    /*padding: 96px 0px;*/
    width: 100%;
    /* text-align: center; */
    /* width: 130px; */
    /* margin-left: -65px; */
    /* margin-top: 100px; */
    /* margin: 0 auto; */
    z-index: 99;
}
.mobile-service-img{
    display: block;
    margin: 0 auto;
    position: relative;
}
.s-mobile-slider {
    height: 100%;
    display: flex;
    position: absolute;
    width: 100%;
    left: 0;
    right:0;
    top: 50%;
        
}
.services-m-image{ position: relative; background-repeat: no-repeat; background-position: top center;background-size: cover; height: 300px; background-position: cover !important;}
/*.owl-prev{height: 100%;position: absolute;width: 50%;left: 0;top: 50%;bottom: 0;}
.owl-next{position: absolute;width: 50%;right: 0;top: 50%;}*/
.owl-nav.disabled{display: none;}

.mobile-services{display: block!important;}
a.service-mobile-title h2 {
    font-size: 20px;
    text-align: center;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.7);
    display: block;
    color: #2d2d2d;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
}
.slider-control {
   position: absolute;
    /*background-color: rgba(255, 255, 255, 0.7);*/
    width: 100%;
    min-height: 51px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 40%;
}
a.mobile-service-img img {
    /*width: 328px;*/
}
.mobile-img-ser{height: 300px;}

/* new arrivals */
.new-arrivals-mobile {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;
  margin-top: -51px;
}

.new-arrivals-mobile ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 234px;
  list-style: none;
}

.new-arrivals-mobile ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
    max-width: 200px;
    min-height: 255px;
  background: transparent;
  text-align: center;
  line-height: 1;
}


.next-arrival{
    position: absolute;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
    border: none;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    text-indent: -9999px;
    cursor: pointer;
    border: solid 1px #e2dfda;
}

.prev-arrival{
    position: absolute;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
    border: none;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    text-indent: -9999px;
    cursor: pointer;
    border: solid 1px #e2dfda;
    }

.prev-arrival:before, .prev-alphabet:before, .prev-blog:before  {
    top: 14px;
    left: 17px;
    border-left: solid 2px black;
    border-bottom: solid 2px black;
}
.next-arrival:before, .prev-arrival:before, .next-alphabet:before, .prev-alphabet:before, .next-blog:before, .prev-blog:before {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.next-arrival:before, .next-alphabet:before, .next-blog:before{
    right: 17px;
    top: 14px;
    border-top: solid 2px black;
    border-right: solid 2px black;
}


/*.new-arrivals-mobile ul li img{
    width: 200px;
    height: 199px;
}*/
/* alphabet */
.esteticas-alphabet-mobile {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.esteticas-alphabet-mobile ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 314px;
  list-style: none;
}

.esteticas-alphabet-mobile ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 244px;
  height: 314px;
  background: transparent;
  text-align: center;
  line-height: 300px;
}
.prev-alphabet{
    position: absolute;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
    border: none;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    text-indent: -9999px;
    cursor: pointer;
    border: solid 1px #e2dfda;
}
.next-alphabet {
    position: absolute;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
    border: none;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    text-indent: -9999px;
    cursor: pointer;
    border: solid 1px #e2dfda;
}
/* blog */
.esteticas-blog {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;
}

.esteticas-blog ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 350px;
  list-style: none;
}

.esteticas-blog ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 244px;
  height: 350px;
  background: transparent;
  text-align: center;
  line-height: 300px;
}
.next-blog{
    position: absolute;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
    border: none;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    text-indent: -9999px;
    cursor: pointer;
    border: solid 1px #e2dfda;
}
.prev-blog{
    position: absolute;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
    border: none;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    text-indent: -9999px;
    cursor: pointer;
    border: solid 1px #e2dfda;
}
.container-mobile-blog {
    width: 100%;
    height: 244px;
    margin-top: 84px;
    position: absolute;
    background-color: #f5f5f5;
}

@media all and (min-width: 780px) and (max-width: 890px) {
    .main-menu ul li a {
        font-size: 11px;
        padding: 6px;
    }
    .menu li {
        margin-top: -9px;
    }
    .category-menu{
        padding: 0px 0px 0px 24px;
    }
    #primary-nav .sub-menu{
        margin-left: 0px;
    }
    .menu .sub-menu li{
        padding: 8px;
    }
    li.alchemy-cat {width: 50%;}
    ul.team li{width:50%;}
}



.mfp-bg{z-index: 99999999!important;}
.mfp-wrap{z-index: 99999999!important;}
/*.post-slider{display: block!important;}*/
.post-slider .owl-item .item{display: flex;height: 500px;align-self: center;align-items: center;margin-right: -2px;}
.generic_white_box{
    background-color: #fff;
    height: 100px;
    text-align: center;
    margin-top: -100px;
    max-width: 850px;
    margin: -100px auto 0 auto;
}
.generic_white_box h1{
    font-size: 26px;
    text-align: center;
    padding-top: 40px;
    display: block;
    color: #2d2d2d;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
}
.our-team.generic_page h1{
    margin-top: 40px;
}
.our-team.generic_page{padding-bottom: 100px; padding-top: 0px !important;}

.about-img{
    position: relative;
}
#team{padding-top: 200px;}
.logo_award.mobile_awards{display: none;}

@media(max-width: 780px){
    .row.copyright{
        flex-direction: column-reverse;
    }
    .logo_award span{
        font-size: 12px;
        padding: 0px 20px;
    }
    .awards_img{
        max-width: 80px;
    }
    .logo_award.mobile_awards{display: block; padding-bottom: 20px; margin-top: 0;}
}
