/* ==================================================================
Template Specific Styles (Custom CSS here)
================================================================== */

/*	Christmas Greeting(Youtube Video) with personalize option
-------------------------------------------------------------- */
body {
    font-family: 'Montserrat', sans-serif;
    background: url("../../images/Img_Natal_Share_FallBack2.jpg") no-repeat center center transparent;
    background-size: cover;
}

.sven-slide {
    font-size: 1.25em;
}

.lt-main {
    font-weight: 700;
}

.lt-boxed {
    background: transparent !important;
}

.sven-form .btn,    /* "get notified" button Color */
.sk-three-bounce .sk-child, .sk-spinner-pulse, .sk-double-bounce .sk-child, /* Preloader Color */
.video-play-button:before, .video-play-button:after, /* "GO" button color */
.coming-soon .btn, /* "Subscribe" button on lt-sub */
.sven-info .btn:after /* "Subscribe" button on footer */
{
    background: #00b2dc !important;
}

/* Set Video Overlay */
/*.YTPOverlay {
    background: none #0c182c;
    opacity: 0.6;
}*/

/* Set Preloader Background*/
/*.loader-container {
    background: none #0c182c;
}*/

/* Subscribe button border and background */
.coming-soon .btn {
	color: #fff;
    font-weight: 400;
}
.coming-soon .btn:hover, .coming-soon .btn:active, .coming-soon .btn:focus {
    border-bottom: none;
    background: rgba(0, 178,220, .82) !important;
}



.sven-info, .sven-timer, .sven-header, .sven-footer {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.sven-info > a {
    font-weight: 700 !important;
}

.coming-soon .lt-main {
    font-weight: 700;
}

.lt-sub{
	color: #fff;
}

p.sven-message {
    display: inline-block;
    font-weight: 600;
    color: #fff;
    background: #b4d333;
    padding: 5px 20px;
}

.coming-soon .btn {
    margin-top: 1.125em;
}

.card-image {
    background: url("../../images/Img_Natal_Modal_2.jpg") no-repeat center center transparent;
}

.sven-modal h3{
    line-height: 34px;
}

/* ==================================================================
Responsive styles
================================================================== */

/* Small Devices, Tablets
-------------------------------------------------------------- */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops, Laptops
-------------------------------------------------------------- */
@media only screen and (min-width : 1224px) {
}

/* Large Devices, Wide Screens
-------------------------------------------------------------- */
@media only screen and (min-width : 1824px) {
}
