.customize-control select {
    width: 100%;
}

.hiddenSection {
    display: none !important;
}

.vct-message {
    margin-top: 5px;
}

.vct-popup {
    background-color: rgba(0,0,0, .4);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    align-items: center;
    justify-content: center;
}

.vct-popup-content {
    max-width: 100%;
    width: 600px;
    background: #fff;
    overflow: auto;
    position: relative;
    padding: 35px;
    margin: 0 15px;
    box-sizing: border-box;
    border-radius: 5px;
    text-align: center;
}

.vct-popup-close {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
    background: transparent;
    border: none;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.vct-popup-close::before,
.vct-popup-close::after {
    content: '';
    height: 2px;
    width: 20px;
    background: #bdbdbd;
    position: absolute;
}

.vct-popup-close::before {
    transform: rotate(45deg);
}

.vct-popup-close::after {
    transform: rotate(-45deg);
}

.vct-popup-buttons,
.vct-spinner-wrapper {
    margin-top: 30px;
}

.vct-popup-buttons button {
    background: #a8a8a8;
    border-radius: initial;
    border: none;
    padding: 10px 15px;
    color: #fff;
    cursor: pointer;
}


	/*Body fonts and style*/
	body,
	#main-menu ul li ul li,
	.comment-content cite,
	.entry-content cite,
	.visualcomposerstarter legend
	 { font-family: &#039;Comic Sans MS&#039;, cursive; }
	 body,
	 .sidebar-widget-area a:hover, .sidebar-widget-area a:focus,
	 .sidebar-widget-area .widget_recent_entries ul li:hover, .sidebar-widget-area .widget_archive ul li:hover, .sidebar-widget-area .widget_categories ul li:hover, .sidebar-widget-area .widget_meta ul li:hover, .sidebar-widget-area .widget_recent_entries ul li:focus, .sidebar-widget-area .widget_archive ul li:focus, .sidebar-widget-area .widget_categories ul li:focus, .sidebar-widget-area .widget_meta ul li:focus { color: #000000; }
	  .comment-content table,
	  .entry-content table { border-color: #000000; }
	  .entry-full-content .entry-author-data .author-biography,
	  .entry-full-content .entry-meta,
	  .nav-links.post-navigation a .meta-nav,
	  .search-results-header h4,
	  .entry-preview .entry-meta li,
	  .entry-preview .entry-meta li a,
	  .entry-content .gallery-caption,
	  .comment-content blockquote,
	  .entry-content blockquote,
	  .wp-caption .wp-caption-text,
	  .comments-area .comment-list .comment-metadata a { color: #777777; }
	  .comments-area .comment-list .comment-metadata a:hover,
	  .comments-area .comment-list .comment-metadata a:focus { border-bottom-color: #777777; }
	  a,
	  .comments-area .comment-list .reply a,
	  .comments-area span.required,
	  .comments-area .comment-subscription-form label:before,
	  .entry-preview .entry-meta li a:hover:before,
	  .entry-preview .entry-meta li a:focus:before,
	  .entry-preview .entry-meta li.entry-meta-category:hover:before,
	  .entry-content p a:hover,
	  .entry-content ol a:hover,
	  .entry-content ul a:hover,
	  .entry-content table a:hover,
	  .entry-content datalist a:hover,
	  .entry-content blockquote a:hover,
	  .entry-content dl a:hover,
	  .entry-content address a:hover,
	  .entry-content p a:focus,
	  .entry-content ol a:focus,
	  .entry-content ul a:focus,
	  .entry-content table a:focus,
	  .entry-content datalist a:focus,
	  .entry-content blockquote a:focus,
	  .entry-content dl a:focus,
	  .entry-content address a:focus,
	  .entry-content ul > li:before,
	  .comment-content p a:hover,
	  .comment-content ol a:hover,
	  .comment-content ul a:hover,
	  .comment-content table a:hover,
	  .comment-content datalist a:hover,
	  .comment-content blockquote a:hover,
	  .comment-content dl a:hover,
	  .comment-content address a:hover,
	  .comment-content p a:focus,
	  .comment-content ol a:focus,
	  .comment-content ul a:focus,
	  .comment-content table a:focus,
	  .comment-content datalist a:focus,
	  .comment-content blockquote a:focus,
	  .comment-content dl a:focus,
	  .comment-content address a:focus,
	  .comment-content ul > li:before,
	  .sidebar-widget-area .widget_recent_entries ul li,
	  .sidebar-widget-area .widget_archive ul li,
	  .sidebar-widget-area .widget_categories ul li,
	  .sidebar-widget-area .widget_meta ul li { color: #557cbf; }     
	  .comments-area .comment-list .reply a:hover,
	  .comments-area .comment-list .reply a:focus,
	  .comment-content p a,
	  .comment-content ol a,
	  .comment-content ul a,
	  .comment-content table a,
	  .comment-content datalist a,
	  .comment-content blockquote a,
	  .comment-content dl a,
	  .comment-content address a,
	  .entry-content p a,
	  .entry-content ol a,
	  .entry-content ul a,
	  .entry-content table a,
	  .entry-content datalist a,
	  .entry-content blockquote a,
	  .entry-content dl a,
	  .entry-content address a { border-bottom-color: #557cbf; }    
	  .entry-content blockquote, .comment-content { border-left-color: #557cbf; }
	  
	  html, #main-menu ul li ul li { font-size: 19px }
	  body, #footer, .footer-widget-area .widget-title { line-height: 1.7; }
	  body {
		letter-spacing: 0.01rem;
		font-weight: 400;
		font-style: normal;
		text-transform: none;
	  }
	  
	  .comment-content address,
	  .comment-content blockquote,
	  .comment-content datalist,
	  .comment-content dl,
	  .comment-content ol,
	  .comment-content p,
	  .comment-content table,
	  .comment-content ul,
	  .entry-content address,
	  .entry-content blockquote,
	  .entry-content datalist,
	  .entry-content dl,
	  .entry-content ol,
	  .entry-content p,
	  .entry-content table,
	  .entry-content ul {
		margin-top: 0;
		margin-bottom: 1.5rem;
	  }
	  
	  /*Buttons font and style*/
	  .comments-area .form-submit input[type=submit],
	  .blue-button { 
			background-color: #557cbf; 
			color: #f4f4f4;
			font-family: Montserrat;
			font-size: 16px;
			font-weight: 400;
			font-style: normal;
			letter-spacing: 0.01rem;
			line-height: 1;
			text-transform: none;
			margin-top: 0;
			margin-bottom: 0;
	  }
	  .comments-area .form-submit input[type=submit]:hover,
	  .comments-area .form-submit input[type=submit]:focus,
	  .blue-button:hover, .blue-button:focus, 
	  .entry-content p a.blue-button:hover { 
			background-color: #3c63a6; 
			color: #f4f4f4; 
	  }
	  
	  .nav-links.archive-navigation .page-numbers {
	        background-color: #557cbf; 
			color: #f4f4f4;
	  }
	  
	  .nav-links.archive-navigation a.page-numbers:hover, 
	  .nav-links.archive-navigation a.page-numbers:focus, 
	  .nav-links.archive-navigation .page-numbers.current {
	        background-color: #3c63a6; 
			color: #f4f4f4; 
	  }
	  .visualcomposerstarter #review_form #respond .form-submit .submit
	   {
	  		background-color: #557cbf; 
			color: #f4f4f4;
			font-family: Montserrat;
			font-size: 16px;
			font-weight: 400;
			font-style: normal;
			letter-spacing: 0.01rem;
			line-height: 1;
			text-transform: none;
			margin-top: 0;
			margin-bottom: 0;
	  }
	  .visualcomposerstarter #review_form #respond .form-submit .submit:hover,
	  .visualcomposerstarter #review_form #respond .form-submit .submit:focus { 
			background-color: #3c63a6; 
			color: #f4f4f4; 
	  }
	
	/*Headers fonts and style*/
	.header-widgetised-area .widget_text,
	 #main-menu > ul > li > a, 
	 .entry-full-content .entry-author-data .author-name, 
	 .nav-links.post-navigation a .post-title, 
	 .comments-area .comment-list .comment-author,
	 .comments-area .comment-list .reply a,
	 .comments-area .comment-form-comment label,
	 .comments-area .comment-form-author label,
	 .comments-area .comment-form-email label,
	 .comments-area .comment-form-url label,
	 .comment-content blockquote,
	 .entry-content blockquote { font-family: Montserrat; }
	.entry-full-content .entry-author-data .author-name,
	.entry-full-content .entry-meta a,
	.nav-links.post-navigation a .post-title,
	.comments-area .comment-list .comment-author,
	.comments-area .comment-list .comment-author a,
	.search-results-header h4 strong,
	.entry-preview .entry-meta li a:hover,
	.entry-preview .entry-meta li a:focus { color: #ffffff; }
	
	.entry-full-content .entry-meta a,
	.comments-area .comment-list .comment-author a:hover,
	.comments-area .comment-list .comment-author a:focus,
	.nav-links.post-navigation a .post-title { border-bottom-color: #ffffff; }

	 
	 h1 {
		color: #ffffff;
		font-family: Montserrat;
		font-size: 42px;
		font-weight: 400;
		font-style: normal;
		letter-spacing: 0.01rem;
		line-height: 1.1;
		margin-top: 0;
		margin-bottom: 2.125rem;
		text-transform: uppercase;  
	 }
	 h1 a {color: #557cbf;}
	 h1 a:hover, h1 a:focus {color: #557cbf;}
	 h2 {
		color: #dd9933;
		font-family: Montserrat;
		font-size: 38px;
		font-weight: 400;
		font-style: normal;
		letter-spacing: 0.01rem;
		line-height: 1.1;
		margin-top: 0;
		margin-bottom: 0.625rem;
		text-transform: none;  
	 }
	 h2 a {color: #557cbf;}
	 h2 a:hover, h2 a:focus {color: #557cbf;}
	 h3 {
		color: #dd9933;
		font-family: Montserrat;
		font-size: 32px;
		font-weight: 400;
		font-style: normal;
		letter-spacing: 0.01rem;
		line-height: 1.1;
		margin-top: 0;
		margin-bottom: 0.625rem;
		text-transform: none;  
	 }
	 h3 a {color: #557cbf;}
	 h3 a:hover, h3 a:focus {color: #557cbf;}
	 h4 {
		color: #dd9933;
		font-family: Montserrat;
		font-size: 28px;
		font-weight: 400;
		font-style: normal;
		letter-spacing: 0.01rem;
		line-height: 1.1;
		margin-top: 0;
		margin-bottom: 0.625rem;
		text-transform: none;  
	 }
	 h4 a {color: #557cbf;}
	 h4 a:hover, h4 a:focus {color: #557cbf;}
	 h5 {
		color: #dd9933;
		font-family: Montserrat;
		font-size: 24px;
		font-weight: 400;
		font-style: normal;
		letter-spacing: 0.01rem;
		line-height: 1.1;
		margin-top: 0;
		margin-bottom: 0.625rem;
		text-transform: none;  
	 }
	 h5 a {color: #557cbf;}
	 h5 a:hover, h5 a:focus {color: #557cbf;}
	 h6 {
		color: #dd9933;
		font-family: Montserrat;
		font-size: 21px;
		font-weight: 400;
		font-style: normal;
		letter-spacing: 0.01rem;
		line-height: 1.1;
		margin-top: 0;
		margin-bottom: 0.625rem;
		text-transform: none;  
	 }
	 h6 a {color: #557cbf;}
	 h6 a:hover, h6 a:focus {color: #557cbf;}
	
		/*Header and menu area background color*/
		#header .navbar .navbar-wrapper,
		body.navbar-no-background #header .navbar.fixed.scroll,
		body.header-full-width-boxed #header .navbar,
		body.header-full-width #header .navbar {
			background-color: transparent;
		}
		
		@media only screen and (min-width: 768px) {
			body:not(.menu-sandwich) #main-menu ul li ul { background-color: transparent; }
		}
		body.navbar-no-background #header .navbar {background-color: transparent;}