/*
Theme Name: Alovéa Vision
Description: This is a custom child theme for Alovéa
Theme URI:   https://nerdstuds.com
Author: Daniel Hannon
Author URI:  https://nerdstuds.com
Template: salient
Version: 1.0
*/

/*
#FBEDE2 - tan
#ee8b8e - pink
*/

@import url("https://use.typekit.net/skf5sht.css");
@font-face {
    font-family: 'Paris'; /*a name to be used later*/
    src: url('/wp-content/themes/crunchi/fonts/ParisScript-Regular.otf'); /*URL to font*/
}

.classname {
    font-family: proxima-nova, sans-serif;
font-weight: 500;
font-style: normal;

}

h1 {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
font-weight: 500;
font-style: normal;
}

/* Top Section */

img.top-logo {
    max-width:250px !important;
}

img.hero-image {
    max-width:300px !important;
    width:100% !important;
    margin: 0px auto 0px !important;
}

#ajax-content-wrap .container-wrap {
    background-color:#0D3F4B !important;
}

@media(max-width:690px)  {
    img.hero-image {
        max-width:200px !important;
    }
}

body #header-outer.small-nav,
body[data-header-color="dark"] #header-outer.small-nav {
    background: #0D3F4B !important;
}

/* Embed Code */

.vimeo-live-embed {
	
}

.vimeo-live-chat iframe {
    height: 485px !important;
    max-width: 800px !important;
    width:100% !important;
    margin: 0 auto !important;
    border:solid 10px #0D3F4B !important;
}

/* Agenda */

.agenda {
    border-top:solid 2px #FFFFFF !important;
    border-top:solid 2px #FFFFFF !important;
    border-right:solid 2px #FFFFFF !important;
    max-width:800px !important;
    width:100% !important;
    margin: auto !important;
}

.agenda-wrapper .divider-wrap {
    max-width:800px !important;
    width:100% !important;
    margin: auto !important;
}

.agenda-heading {
    max-width: 800px !important;
    width:100% !important;
    margin:0 auto !important;
}
.agenda,
.agenda td,
.agenda tr {
    font-size:16px !important;
    background-color:transparent !important;
    color:#FFFFFF !important;
    border-left:solid 2px #FFFFFF !important;
}

.agenda td:first-child {
    text-align: right !important;
}

.agenda td {
	padding: 10px !important;
}

@media(max-width:690px) {
    .agenda td {
        font-size:14px !important;
    }
}

/* Password Protection */

.post-password-form {
    background-color:rgba(0,0,0,.2) !important;
    padding:20px 40px !important;
    margin-bottom:50px !important;
}

.post-password-form p:first-of-type {
    display:none !important;
}

.post-password-form h4,
.post-password-form p,
.post-password-form label {
    color:#FFFFFF;
}

.post-password-form input[type=email]:focus,
.post-password-form input[type=password]:focus{
    border-color:transparent !important;
}


img.event-login-logo {
    max-width:250px !important;
    width:100% !important;
    margin: 50px auto 40px !important;
    display: block !important;
}

.post-password-form input[type="password"],
.post-password-form input[type="email"] {
    background-color:#FBEDE2 !important;
    color:#333333 !important;
}

.post-password-form .fake-login-message {
    text-align: center !important;
    margin:0px auto 20px !important;
    line-height: 120% !important;
    width:100% !important;
    font-weight: normal !important;
}

.post-password-form #fake-email {
    margin-bottom:15px !important;
}

body[data-form-submit="regular"] #ajax-content-wrap .post-password-form input[type=submit] {
    margin-top:30px !important;
    font-size:30px !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
	color: #0D3F4B;
	background: #DEE317 !important;
	background-image: linear-gradient(140deg, rgba(196,216,47,1) 0%, rgba(253,239,2,1) 100%) !important;
}

@media(max-width:690px) {
    img.event-login-logo {
        max-width:200px !important;
    }
    .post-password-form input[type="submit"] {
        font-size:16px !important;
    }
}

/* IG Feed */

#ff-stream-1,
#ff-stream-1 .ff-popup,
#ff-stream-1 .ff-search input {
    background-color:#FBEDE2 !important;
}

#ff-stream-1 .ff-overlay {
    background-color:rgba(238,139,142,.9) !important;
}

#ff-stream-1 .ff-content a {
    color:#333333 !important;
}

body #ff-stream-1 .ff-nickname,
body #ff-stream-1 .ff-timestamp,
body #ff-stream-1 .ff-item-bar,
body #ff-stream-1 .ff-item-bar a {
    color:#333333 !important;
}

#ff-stream-1 .picture-item__inner {
    color:#333333 !important;
}

#ff-stream-1 .ff-timestamp,
#ff-stream-1 .ff-nickname {
    display: none !important;
}

.ff-slideshow .ff-dropdown .ff-external-link,
.ff-slideshow .ff-dropdown .flaticon-share2 {
    background-color:#ee8b8e !important;
}

#ff-stream-1 .ff-square {
    background-color:#ee8b8e !important;
}

/* Countdown Styles */

.eapps-countdown-timer-has-background {
    padding:0px !important;
}

.eapps-countdown-timer-item-value-base {
    font-size:60px !important;
}

#eapps-countdown-timer-1 .eapps-countdown-timer-item-container {
    margin-top:0px !important;
}

#eapps-countdown-timer-1 .eapps-countdown-timer-item-group-label {
    font-family:var(--header-font);
    font-size:14px !important;
    text-transform:uppercase;
}

.eapps-countdown-timer-finish-message .eapps-countdown-timer-header-finish-message {
    background-color:#F9575A !important;
    color:#FFFFFF !important;
    padding:20px !important;
    margin-bottom:30px !important;
    font-size:13px !important;
}

@media(max-width:690px) {
    #eapps-countdown-timer-1 .eapps-countdown-timer-item-group-label {
        font-size:9px !important;
        text-transform:uppercase;
    }
    .eapps-countdown-timer-item-value-base {
        font-size:30px !important;
    }
}

.woocommerce table.shop_attributes, .woocommerce-page table.shop_attributes,
body:not(.woocommerce-cart) .main-content table.shop_attributes {
    display:none !important;
}

/* Footer */

#footer-widgets #block-8 {
    margin-left:0px !important;
}

img.crunchi-footer-logo {
    max-width:200px !important;
    margin: 0 auto !important;
}

@media(max-width:690px) {
    img.crunchi-footer-logo {
        max-width:150px !important;
    }
}

