/*
Theme name: Lisa Lashes
Template: salient
*/
@import url("../salient/style.css");

@font-face {
    font-family: 'simplifica';
    src: url('fonts/simplifica_typeface-webfont.eot');
    src: url('fonts/simplifica_typeface-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/simplifica_typeface-webfont.woff2') format('woff2'),
    url('fonts/simplifica_typeface-webfont.woff') format('woff'),
    url('fonts/simplifica_typeface-webfont.ttf') format('truetype'),
    url('fonts/simplifica_typeface-webfont.svg#simplificasimplifica') format('svg');
    font-weight: normal;
    font-style: normal;

}

html { background: #050503; }
body { min-height: 100vh; }

/* site wide */
#slide-out-widget-area .inner .off-canvas-menu-container li a { font-family: 'simplifica', Arial, Helvetica, sans-serif; text-transform: uppercase; letter-spacing: 5px; line-height: 45px; color: #000; }
body #slide-out-widget-area a.slide_out_area_close .icon-default-style[class^="icon-"] { color: #000 !important; }
.home .container-wrap { background: url('images/lisa-lashes-grunge.jpg') no-repeat center center fixed; background-size: cover; }
.container-wrap { background: url('images/union-jack.jpg') no-repeat center center fixed; background-size: cover; flex: 1 1 auto; min-height: 100vh; padding-top: 150px !important; }

/* home page */
body.home #header-outer, body.home #header-outer { background: rgba(0,0,0,0) !important; }
#lashes-l { width: 135px; }
.main-menu { position: fixed; bottom: 0; margin: 0 !important; padding: 0 0 8% 0 !important; border-left: 1px solid #fff; font-family: 'simplifica', Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 40px; line-height: 27px; letter-spacing: 9px; }
.main-content .main-menu li { list-style: none; margin: 0 0 8% 0; padding-left: 20px; }
.sf-menu { font-family: 'simplifica', Helvetica, Arial, sans-serif; text-transform: uppercase; }
header#top nav > ul > li > a { font-size: 25px; letter-spacing: 3px; }

/* social icons */
[class^="fa-"], [class*=" fa-"] { background: none !important; font-size: 24px !important; color: #fff; }
.social-icons { position: fixed; bottom: 0; right: 0; margin: 0 !important; padding: 10px !important; z-index: 99999; background: rgba(0, 0, 0, 0.5) !important; }
.social-icons li { margin: 0 !important; padding: 0 0 0 10px !important; float: left; margin-right: 5px !important; margin-top: 5px !important; }

/* bands in town table */
.bit-events,
.bit-events tr { background: none !important; }

.bit-events th { border: none !important; }
.bit-events td { border-left: none !important; border-right: none !important; }

/* radio */
.nectar-button.medium { color: #000; }

/* releases */
body.post-type-archive-releases #post-area { width: 100%; margin: 0; padding: 0; }
body.post-type-archive-releases .post-content { padding: 0 !important; }
body.post-type-archive-releases .posts-container article { width: 30%; float: left; margin-right: 3%; margin-bottom: 3%; }
body.post-type-archive-releases .post-featured-img img { margin-bottom: 0 !important; }

/* tour */
.bit-rsvp label { display: none !important; }

/* podcast */
#itunes-link { display:block; width: 200px; margin: 0 auto; }
table { background: none !important; border: 0px solid #fff !important; padding: 0 !important; margin: 0 !important; }
table td { border: 0px solid #fff !important; padding: 0 !important; margin: 0 !important; word-wrap: break-word; }
table tr:nth-child(2n+1) { background: rgba(40,40,40,0.5) !important; border: 0px solid #fff !important; }
.slick-slide { border: 1px solid #fff; padding: 20px; }
#podcast-slider { margin-top: 20px; }

/* bookings */
.wpcf7-mail-sent-ok { background: #000 !important; }
.wpcf7-form-control { color: #fff !important; }

/* responsive */
@media only screen and (max-width : 1000px) {
    #lashes-l { display: none; }
    .main-menu { font-size: 28px; line-height: 23px; letter-spacing: 7px; }
    .home .container-wrap { background-size: cover; }
    .main-menu { padding: 0 0 12% 0 !important; }
    [class^="fa-"], [class*=" fa-"] { font-size: 24px !important; }
    body.post-type-archive-releases .posts-container article { width: 100%; float: none; margin: 0 0 5% 0; }
    .ubtn-large .ubtn-text { font-size: 20px; }
    .main-content .main-menu li { list-style: none; margin: 0 0 5% 0; }
    .main-menu { padding: 0 0 17% 0 !important; }
}

@media only screen and (min-width : 320px) and (max-width : 465px) {
    [class^="fa-"], [class*=" fa-"] { font-size: 18px !important; }
}