/*
Theme Name: beLAB1407
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.wpb_content_element .wpb_accordion_header a span {
  text-transform: initial !important;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: underline !important;
}


@media only screen and (min-width: 769px) {
	 .lab_en2_header {
		 height: 400px !important;
	 }
}

@media only screen and (max-width: 768px) {
	 .lab_en2_header {
		 height: 200px !important;
	 }
}

#footer .wf-wrap {
  width: 550px !important;
}

#footer .wf-container {
  margin: 0 50px !important;
}

.footer .widget {
  margin-bottom: 0 !important;
}

#bottom-bar {
	font-size: 15px !important;
}

#bottom-bar .bottom-text-block strong {
	font-family: "IBM Plex Serif", Helvetica, Arial, Verdana, sans-serif; !important;
	font-weight: 600 !important;
}




.wpb_single_image .vc_figure-caption {
    margin-top: .5em !important;
    font-size: .8em !important;
    line-height: 1.3 !important;
}

#cn-notice-text a {
    color: #ffffff !important;
}

.details-type-btn i.dt-icon-the7-arrow-03 {
	display: none;
}
	
.icon-with-text-shortcode {
	margin-left: -40px !important;
}

.icon-with-text-shortcode .dt-text-title {
	margin-left: 20px !important;
}
}

.icon-with-text-shortcode .anchor-link {
	text-decoration: none !important;
}

.icon-with-text-shortcode:hover .anchor-link {
	color: #333333 !important;
}

.content .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header > a::before {
    background-color: transparent !important;
}

.wpb_content_element .wpb_accordion_header > a::after {
    font-size: 14px !important;
}



#fancy-header .wf-wrap {
    align-items: flex-start !important;
    justify-content: left !important;
}

.standard-number-list ul li ul li::before, .standard-arrow ul li ul li::before {
	background-color: #cccccc !important;
}

.uppercase {
	text-transform: uppercase;
}

#cn-notice-text {
	text-transform: uppercase;
	font-size: 15px !important;
}

#cn-notice-buttons a {
    background: transparent;
    border: 1px solid #fff !important;
    border-radius: 2px;
    padding: 6px 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
}

#cn-notice-buttons a:hover {
    background: #ffffff;
    border: 1px solid #fff !important;
	color: #62607a;
}