/* =Theme Overrides
-------------------------------------------------------------- */

/* Having a sticky-beak are we? */


/* =Elements
-------------------------------------------------------------- */

a {
    font-family: 'Lato', sans-serif;
}

h1,
h2, 
h3,
h4,
h5 {
    font-family: 'Lato', sans-serif;
} 

h2 {
    font-size: 42px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 40px;
    font-family: "Courier New"
}

h3 {
    font-size: 34px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 40px;
}

h4 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 40px;
}

p {
    font-family: "Courier New";
    font-size: 16px;
    color: #333333;
}

body {
    background-color: #F6DBCF;
    background-image: url("../images/page-background.png");
    background-repeat: no-repeat;
    background-position: right top;
    background-attachment: fixed;
    background-size: cover;
}

/* =Header 1
-------------------------------------------------------------- */

header.header-1 {
    background: #F6DBCF;
}

header {
    height: 0px;
    border-bottom: 0px solid;
    position: relative;
}

header.header-1.fixed {
    position: fixed;
    width: 100%;
    z-index: 999;
}

/* =Logo
-------------------------------------------------------------- */

logo {
    height: 170px;
    width: 100%;
    float: left;
    display: block;
    margin-top: 25px;
    margin-top: 0px;
    text-align: center;
}

logo img {
    max-height: 100%;
    max-width: none;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

/* =Nav
-------------------------------------------------------------- */

nav {
    background: transparent;
    width: 100%;
}

nav ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    height: 100px;
    text-align: center;
}

nav ul li {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    float: none;
    min-height: 100px;
    position: relative;
}

nav ul li a {
    margin: 0px;
    padding: 0px;
    float: left;
    min-height: 100px;
    line-height: 100px;
    padding-left: 15px;
    padding-right: 15px;
    color: #3d3d3d;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "Courier New"
}

nav ul li a:hover {
    color: #fff !important;
}

nav ul li a:hover {
    text-decoration: none;
}

nav ul li ul {
    position: absolute;
    top: 0;
    display: none;
    width: 230px;
    overflow: hidden;
    height: auto;
    margin-top: 100px;
}

nav ul li:hover ul {
    display: block;
}

nav ul li ul li {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    display: block;
    overflow: hidden;
    min-height: 50px;
}

nav ul li ul li a {
    display: block;
    float: left;
    height: auto;
    padding: 15px 20px;
    width: 100%;
    color: #fff;
    background: #707070;
    font-size: 15px;
    min-height: 50px;
    line-height: 20px;
}

nav ul li ul li a:hover {
    background: #2e2e2e;
    color: #fff;
}



/* =Gallery Hero
-------------------------------------------------------------- */

img.left-img {
    height: 600px !important;
    object-fit: cover;
    border: 12px solid transparent;
    max-width: 33%;
}

img.small-img {
    height: 300px;
    object-fit: cover;
    border: 12px solid transparent;
}

img.small-img1 {
    height: 300px;
    object-fit: cover;
    border: 12px solid transparent;
}

.container.gallery {
    padding-top: 300px;
}

.col-xs-12.image1 {
    height: 375px;
    width: 100%;
    background-size: cover;
    max-width: 50%;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 600px;
}

.col-sm-6.col-md-6.col-lg-6.image2 {
    height: 50%;
    width: 100%;
    min-width: 570px;
    background-size: cover;
}

gallery-images {
    padding: .5vw;
    font-size: 0;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -ms-flex-direction: column;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    display: -webkit-box;
    display: flex;
}

gallery-images div {
    -webkit-box-flex: auto;
    -ms-flex: auto;
    flex: auto;
    width: 400px;

    margin: .5vw;
}

gallery-images div img {
    width: 100%;
    height: auto;
}

@media screen and (max-width: 400px) {
    header div {
        margin: 0;
    }

    header {
        padding: 0;
    }

}

/* =Footer
-------------------------------------------------------------- */

.col-md-10.footer-right {
    background: #F8CAB6;
    min-height: 50px;
    text-align: center;
}

p.footerp {
    padding-top: 15px;
}

.col-md-2.footer-left {
    background: #333333;
    color: #fff;
    text-align: center;
}

svg.svg-inline--fa.fa-instagram.fa-w-14 {
    font-size: 35px;
    font-size: 35px;
    margin: 10px;
    text-align: center;
}

svg.svg-inline--fa.fa-facebook.fa-w-14 {
    font-size: 35px;
    margin: 10px;
    text-align: center;
}

.col-md-2.footer-left a {
    color: #fff;
}

/* =Price List
-------------------------------------------------------------- */

h4.pricelist {
    font-family: "Courier New";
    font-size: 16px;
    color: #333333;
    margin-bottom: 0px;
}

h4.pricelist-h4 {
    font-family: "Courier New";
    font-size: 16px;
    color: #333333;
    margin-bottom: 0px;
    text-align: left;
}

salon-menu.cancellation {
    padding-bottom: 100px;
}

.page-template-menu-php content-area.content-area-1 {
    padding-top: 0px !important;
}

salon-menu {
    display: block;
    text-align: center;
    margin-bottom: 0px;
    overflow: hidden;
}

salon-menu h3 {
    margin-bottom: 65px;
    margin-top: 65px;
    float: left;
    margin-bottom: 18px;
    font-family: "Courier New";
    font-size: 40px;
    color: #333333;
}

salon-menu .salon-menu-item {
    width: 100%;
    float: left;
    text-align: left;
    margin-bottom: 18px;
    position: relative;
    padding-right: 90px;
}

salon-menu .price {
    font-family: "Courier New";
    font-size: 18px;
    color: #333333;
    margin-bottom: 5px;
    position: absolute;
    right: 50px;
    top: 0;
    font-weight: 800;
}


#nav-icon3 {
    margin-top: 70px !important;
    margin-right: 50px;
}

/* =Mobile Menu
-------------------------------------------------------------- */

.side-menu {
    text-align: center;
}

.ace-spmenu-vertical a {
    border-bottom: 0px solid;
    font-family: "Courier New";
    font-size: 22px;
    color: #333333;
    margin-bottom: 5px;
    font-weight: 900;
}

.ace-spmenu {
    background: transparent;
}

.ace-spmenu-header {
    height: 100px;
    border-bottom: 0px solid;
    text-align: center;
    overflow: hidden;
}

.side-menu {
    padding-top: 10%;
}

.side_close {
    background: transparent;
    top: 60px;
    right: 42px;
}

/* =Contact
-------------------------------------------------------------- */

form#forminator-module-232 {
    padding-top: 300px;
    padding-bottom: 100px;
    max-width: 70%;
}


.form-area {
    max-width: 50%;
    margin: auto;
} 
 

@media only screen and (max-width: 767px) { 
    
    body {
    background-color: #F6DBCF;
    background-image: url("../images/mobile-background.png");
    background-repeat: no-repeat;
    background-position: right top;
    background-attachment: fixed;
    background-size: cover;
}
    
    .page-template-pricelist welcome {
    display: block;
    padding-top: 0px;
    padding-bottom: 120px;
}

    .form-area { 
        max-width: 70%;
        margin: auto;
    }

    form#forminator-module-232 {
        padding-top: 200px;
        padding-bottom: 100px;
    }

    img.left-img {

        min-width: 100%;

    }

    logo {
        height: 170px;
        width: 80%;

    }

    .container.gallery {
        padding-top: 200px;
    }


}

@media only screen and (max-width: 480px) {

    home.container {
        padding-left: 10px;
        padding-right: 10px;
    }

    home.container-fluid {
        width: 100%;
        padding-right: 25px;
        padding-left: 25px;
    }
}

@media only screen and (max-width: 400px) {

    logo {
        height: 170px;
        width: 65%;
    }

    #nav-icon3 span {
        height: 2px;
    }

    #nav-icon3 {
        margin-top: 78px !important;
    }

    .container.gallery {
        padding-top: 160px;
    }
}

@media only screen and (max-width: 375px) {

    img.img-responsive.header-img {

        width: 70% !important;
    }
    
    h4.pricelist {
    font-size: 14px;
    }
    
    salon-menu .price {
    font-size: 14px;
}
