/*
Theme Name: Celebrations 4u
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the Webnex team
Author URI: https://wordpress.org/
Description: Celebrations 4u brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2020 works great in many languages, for any abilities, and on any device.
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vcre
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

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.
*/

.label-01 {
	font-weight: 700;
	font-size: 16px;
	line-height: 25px;
	font-family: 'Champagne & Limousines', sans-serif;	
	color: #616161;
	margin-bottom: 10px;
}

.contact-form .form-control.input-a, 
.contact-form .form-control.textarea-a, 
.contact-form .form-control.select-a {
	font-weight: 700;
	font-size: 16px;
	line-height: 25px;
	font-family: 'Champagne & Limousines', sans-serif;	
	color: #616161;
	padding-left: 0;
	padding-right: 0;
    border: none;
    border-bottom: 1px solid #616161;
    background-color: transparent;
}
.contact-form .form-control.textarea-a {
    border: 1px solid #616161;
}
.contact-form .form-control.input-a::placeholder {
    color: #616161;
}
.contact-form .form-control.input-a,
.contact-form .form-control.select-a {
    height: 50px;
}

/*.contact-form .form-group.group-x {
	margin-bottom: 40px;
}*/

.detail-video {
    position: relative;
}
.vid-portfolio img {
    width: 100%;
    max-width: 970px;
    max-height: 515px;
}
.play-icon {
    position: absolute;
    top: 40%;
    left: 45%;
    width: 85px;
    height: 85px;
    background-color: rgba(244, 201, 40, 0.7);
    text-align: center;
    border-radius: 50%;
}
.play-icon img {
    padding: 28px 34px;
}
.testi-icon img {
    max-width: 195px;
    margin: 0 auto;
}
.bar-cols .bar-rows + .bar-rows {
    margin-top: 8px;
}
.bar-cols .bar-rows {
    height: 1px;
}
.bar-rows.bar-two {
    width: 24px;
}
.bar-rows.bar-three {
    width: 18px;
}
.video-bg.detail-banner {
    min-height: auto;
}
.video-bg.detail-banner img {
    width: 100%;
}
.video-captions.detail-caption {
    top: 60%;
}
.dest-sidebar {
    position: sticky;
    top: 100px;
}
.sidebar-list-a > li {
    display: block;
    border-bottom: 1px solid #bdbdbd;
}
.sidebar-list-a > li:last-child {
    border-bottom: none;
}
.sidebar-list-a > li a {
    font-weight: 500;
    font-size: 21px;
    line-height: 28px;
    font-family: 'Afterglow', sans-serif;
    color: #616161;
    display: block;
    padding: 15px 15px 15px 0;
    text-decoration: none;
    position: relative;
}
.sidebar-list-a > li.active a,
.sidebar-list-a > li a:hover {
    color: #f4c928;
    background-image: url('http://wwwbetatesting.wwwssr20.supercp.com/Dev/celebrations4u/wp-content/uploads/2020/08/sidebar-arrow.png');
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 22px auto;
    background-color: transparent;
}
.sidebar-arrow {
    position: absolute;
    right: 0;
    top: 18px;
    color: #f4c928;
    text-decoration: none;
}
.brsidebar {
    border-left: 1px solid #616161;
} 
.owl-carousel .owl-nav {
    display: none;
}