/*
Theme Name: ECS
Theme URI: https://wordpress.org/themes/twentythirteen/
Author: Grace C. Ekanem
Author URI: https://wordpress.org/
Description: Customized Theme for Ermite Charles Salon, LLC
Template: twentythirteen
Version: 1.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body {
    background-color: #fff;
    font-family: "Source Sans Pro", Helvetica, sans-serif;
    font-size: 15px;
}

html {
    font-family: "Source Sans Pro", Helvetica, sans-serif;
}

a {
    outline: 0;
}

.entry-content a,
.entry-header a {
    outline: 0;
}

a,
a:active,
a:hover,
a:active,
a:vistied {
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #fe0000;
}

a:visited {
    color: #fe0000;
}

.entry-content a {
    text-decoration: none;
}

.entry-header a:hover {
    color: #fff;
}

.entry-content a:hover {
    color: #000;
}

.entry-title a:hover {
    text-decoration: none;
    color: #fff;
}

.entry-title a,
.entry-title a:active,
.entry-title a:hover,
.entry-title a:vistied {
    text-decoration: none;
    color: #fff;
}

.entry-meta a {
    color: #fe0000;
    text-decoration: none;
}


/*headers*/

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    margin: 0px;
    font-weight: 600;
}

h1 {
    font-size: 45px;
}

.site {
    max-width: 100%;
}

.navbar {
    background-color: #FE0000;
    max-width: 100%;
}

.nav-menu li a {
    color: #fff;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
    color: #fff;
    font-style: normal;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
    background-color: #fe0000;
}

.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
    background-color: #000;
}

.nav-menu .sub-menu,
.nav-menu .children {
    background-color: #000;
    border-style: none;
}

.navigation a {
    color: #fff;
}

.main-navigation {
    max-width: 1200px;
}

#menu-item-255 a {
    color: #fe0000;
}

ul.nav-menu,
div.nav-menu > ul {
    padding: 0 1px 0 0;
}

.search-field {
    display: none;
}

.entry-content a,
.comment-content a {
    color: #fe0000;
}

.entry-content,
.entry-summary,
.entry-meta {
    max-width: 80%;
}

.entry-title,
.entry-header {}

.entry-title {
    color: #fff;
    text-align: center;
    text-shadow: 1px 2px #ccc;
    font-family: 'Great Vibes', cursive;
    font-size: 55px;
    padding: 15px 0 15px 0;
}

.entry-title a {
    color: #fff;
}

.entry-header {
    background-color: #ECDAD5;
    opacity: .8;
    max-width: 100%;
}

.hentry {
    padding: 0 0 0 0;
}

.ecs-model-a img,
.ecs-model-b img,
.ecs-model-c img {
    border-style: solid;
    border-color: #fff;
    border-width: 17px;
    margin: 17px;
    display: inline-block;
}

.ecs-hpimages-model-b img {
    bottom: 0;
}

.ecs-social {
    display: table;
    margin: auto;
}

.ecs-social .column {
    display: table-cell;
    padding: 8px;
}

.ecs-connect {
    text-align: center;
    color: #000000;
    margin-top: 35px;
    font-size: 18px;
    font-weight: bold;
}

.ecs-headline img {
    padding: 10px 0 10px 0;
}

.ecs-btn-red {
    text-align: center;
}

.ecs-btn-red a {
    color: #fff;
    margin: 3px;
    background-color: #fe0000;
    padding: 10px;
    font-size: 18px;
    border-radius: 8px;
}

.ecs-btn-red a:hover {
    color: #fff;
}

#ecs-instagram {
    color: #fff;
    background-color: #000;
    padding: 25px 0 25px;
    ;
}

#ecs-instagram div {
    margin-top: 25px
}

.ecs-services {
    text-align: center;
}

.ecs-center img {
    text-align: center;
}

.wpcr3_respond_1,
.wpcr3_respond_2 {
    text-align: center;
}

.video-js {
    margin: auto;
}

.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
    background: #000;
}

#huge_it_gallery_content_3 {
    margin: 0 auto;
}

.ecs-form {
    max-width: 760px;
    margin: 0 auto;
}

.ecs-logo img {
    display: block;
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.ecs-headers h2 {
    font-size: 25px;
    text-align: center;
    font-weight: 600;
}

.ecs-btnclr a {
    background-color: transparent;
    border: 1px solid;
    border-color: #000;
    text-align: center;
}

.site-info a {
    color: #fff;
}

.site-footer .sidebar-container {
    background-color: #000;
}

.widget {
    background-color: transparent;
    padding: 0px;
}

footer.entry-meta {
    margin-top: 0px;
}

.site-footer {
    background-color: #fe0000;
}

.entry-date {
    color: #fe0000;
}

.entry-meta {
    text-align: center;
}

.entry-meta .date a:before {
    content: "";
}

.latest-posts-widget .post-title {
    color: #000;
    text-align: center;
    font-family: 'Great Vibes', cursive;
    font-size: 20px;
    padding: 15px 0 15px 0;
}

#ecs-mchimp {
    background-color: #B56C77;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    padding-bottom: 30px;
}

.entry-title a {
    text-decoration: none;
}

#ecs-mchimp h1 {
    font-size: 45px;
    color: #fff;
    font-family: 'Great Vibes', cursive;
    font-weight: 500;
    padding: 30px 10px 0 10px;
    margin-bottom: 5px;
}

#ecs-mchimp p {
    font-size: 16px;
    color: #fff;
}

#ecs-mchimp input {
    max-width: 120px;
    margin-bottom: 10px;
    float: left;
    margin-left: 20px;
    text-align: center;
    background-color: transparent;
    color: #fff;
    border-color: #fff;
}

#navbar {
    min-height: 0px;
    border: 0px;
}

.col-xs-12,
.col-xs-6 {
    padding-left: 0px;
    padding-right: 0px;
}

#ecs-mchimp input[type=submit] {
    padding: 5px 25px 8px;
    background: #fff;
    border: 0 none;
    cursor: pointer;
    color: #B56C77;
    font-weight: 600;
    border: 1px solid #fff;
}

#ecs-mchimp input[type=submit]:hover {
    color: #BC7A84;
    -webkit-box-shadow: 0 0 20px rgba(230, 184, 184, .75);
    -moz-box-shadow: 0 0 20px rgba(230, 184, 184, .75);
    box-shadow: 0 0 20px rgba(230, 184, 184, .75);
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

.ecs-row {
    display: inline-block;
}

.clear {
    clear: both;
}

.ecs-banner {
    background-color: #B56C77;
    margin-top: 35px;
    margin-bottom: 35px;
}

.ecs-hero-ermite {
    background-color: #f0f0f0;
}

.ecs-hero-ermite img {
    display: block;
    margin: auto;
    max-width: 100%;
    padding: 0 10px 0 10px;
}

.ecs-hero-tailored {
    background-color: #FBE8D9;
}

.ecs-hero-tailored img {
    display: block;
    margin: auto;
    max-width: 100%;
    padding: 0 10px 0 10px;
}

.ecs-height-ermite {
    min-height: 400px;
background-color: #fff;
    
}

.ecs-height-tailored {
    min-height: 400px;
}

#ecs-ermite a,
#ecs-tailored a {
    padding: 5px 25px 8px;
    background: #B56C77;
    border: 0 none;
    color: #fff;
    font-weight: 600;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 400;
}

#ecs-ermite a:hover,
#ecs-tailored a:hover {
    color: #fff;
    -webkit-box-shadow: 0 0 20px rgba(230, 184, 184, .75);
    -moz-box-shadow: 0 0 20px rgba(230, 184, 184, .75);
    box-shadow: 0 0 20px rgba(230, 184, 184, .75);
}

.ecs-prodtitle {
    text-align: center;
    padding: 25px 0 25px 0;
}

.ecs-products {
    text-align: center;
    vertical-align: middle;
    line-height: 533px;
    font-family: 'Great Vibes', cursive;
    margin: 0 35px 0px 35px;
    font-weight: 500;
    font-size: 6em;
}

#ecs-ermite {
    background-color: #F0F0F0;
    padding-top: 45px;
}

#ecs-tailored p,
#ecs-ermite p {
    margin: 0 35px 35px 35px;
}

#ecs-ermite h1,
#ecs-tailored h1 {
    font-family: 'Great Vibes', cursive;
    margin: 0 35px 0px 35px;
    font-weight: 500;
}

#content .entry-content {
    padding-left: 0px;
    padding-right: 0px;
}

#ecs-instagram h1 {
    font-weight: 400;
    font-size: 30px;
    text-align: center;
}

#ecs-instagram a {
    color: #fff;
}

#ecs-instagram a:hover {
    color: #fff;
}

#ecs-feed {
    margin-top: -7px;
}

#ecs-tailored {
    background-color: #FBE8D9;
    padding-top: 45px;
}

#ecs-hero {
    text-align: center;
}

.ecs-vignette {
    max-width: 700px;
}

#sb_instagram .sb_instagram_header h3.sbi_no_bio,
#sb_instagram .sbi_header_img {
    display: none;
    padding-top: 0px;
    margin-top: 0px;
}

#sb_instagram .sb_instagram_header a {
    display: none;
}

.ecs-youtube {
    text-align: center;
}

.wp-video {
    margin: auto;
}

.vagaro-container.vagaro-embedded-widget .vagaro-iframe .vagaro-footer a {
    display: none;
}

.vagaro-container.vagaro-embedded-widget .vagaro-iframe .vagaro-footer {
    display: none;
}

.module {
    background: linear-gradient( rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9));
}

.top h2 {
    color: white;
    margin: 0;
    padding: 20px;
}

.lr p {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: white;
    margin: 0;
}

.mid h2 {
    font-weight: 600;
    color: white;
    text-transform: uppercase;
    margin: 0;
    position: absolute;
    top: 65%;
    left: 50%;
    font-size: 30px;
    /*2rem*/
    transform: translate(-50%, -50%);
    background-color: #000;
    padding: 20px;
    max-width: 80%;
    opacity: .9;
}

.mid a:hover {
    color: #fff;
}

.cap p {
    padding: 20px;
    color: white;
    margin: 0;
}

.ecs-blog a {
    font-size: 16pt;
    border: solid;
    text-align: center;
}

.ecs-blog a:hover {
    color: #fff;
}

.ecs-blog a:hover {
    border-color: #fff;
}

.site-footer .widget .widget-title {
    font-style: normal;
}

.ecs-social-networks {
    text-align: center;
}

.ecs-social-networks ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: inline-block;
}

.ecs-social-networks li {
    float: left;
    margin-left: 10px;
}

.ecs-social-networks li:first-child {
    margin-left: 0px;
}

.archive-header {
    display: none;
}

/*#comments {
    display: none;
}

.comments-link {
    display: none;
}*/

#content .entry-content {
    margin-bottom: 25px;
}

.ecs-height-team {
    min-height: 377px;
}

.ecs-hero-team {
    background-color: #fff;
}

.ecs-hero-team img {
    display: block;
    margin: 0 auto;
}

@media only screen and (min-device-width: 0px) and (max-device-width: 960px) {
    .ecs-model-c img {
        width: 75%;
        height: 75%;
    }
    .mid h2 {
        font-size: 20px;
        max-width: 300px;
    }
    .ecs-blog a {
        font-size: 16px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .nav-menu li a {
        padding: 15px 15px;
    }
    .ecs-model-a img,
    .ecs-model-b img,
    .ecs-model-c img {
        height: 85%;
        width: 85%;
    }
}

@media only screen and (min-device-width : 321px) and (max-device-width : 960px) {
.ecs-products {
    line-height: 50px;
    margin: 0px 0px 0px 0px;
    font-weight: 500;
    font-size: 3em;
}
}