/*
Theme Name: The7
Theme URI: https://the7.io/
Author: Dream-Theme
Author URI: https://dream-theme.com/
Description: Any design, any layout. No coding required. The7 is the most customisable WordPress theme on the market up to date. Add the power of Visual Composer, The7 Post Types, Ultimate Addons, Slider Revolution, and WooCommerce to the mix, and you'll get the ultimate web-site building toolkit! Theme is translation ready, compatible with WPML, SEO and mobile friendly (certified by Google).
Version: 11.9.3
Tested up to: 6.3
Requires PHP: 7.0.0
Requires at least: 5.4.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: https://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: https://themeforest.net/licenses/regular_extended
License URI: License.txt
Tags: multipurpose, responsive, retina ready, SEO ready, mobile friendly, iOS, material design, clean, minimal, business, corporate, portfolio, creative, photography, one page site, micro site
Text Domain: the7mk2
*/
#section-programs .owl-dots ,
#section-workshops .owl-dots {
	display:none;
}
ul li.menu-item.act a{
	text-decoration:underline !important;
}
.single-program div.page-title.title-left,
.single-workshops div.page-title.title-left,
.single-post div.page-title.title-left{
	display:block;
}
div.page-title.title-left{
	display:none;
}


.page-title-breadcrumbs{
	display:none;
}
.page-title.solid-bg{
	background-color:#FFF !important;
}
#section-workshops .owl-carousel .owl-nav i, 
#section-workshops .owl-carousel .owl-nav i:before,
#section-workshops .owl-nav a{
	color:#FFF !important;
}
.feedbacks{
	margin-top:30px;
}
.show_form{
	margin-top:20px;
	margin-bottom:20px;
}
.single-program p,
.single-workshop p
{
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-weight: 300;
}
#tab-sections ol {
    list-style: none;
    counter-reset: my-counter;
    padding-left: 0;
}

#tab-sections ol li {
    position: relative;
    margin-bottom: 10px;
}

#tab-sections ol li:before {
	position:absolute;
    content: counter(my-counter);
    counter-increment: my-counter;
    float: left;
   
    font-size: 50px;
    font-weight: 300;
    color: orange;
    margin-right: 40px;
	left:-40px;
	top:5px;
}

#tab-sections ol li:after {

    display: table; 
    clear: both;
}

#tab-sections ol li::before,
#tab-sections ol li::after {

    display: table; 
}

#tab-sections ol li {
    margin-left: 40px; /* Adiciona espaço para o número */
}


.hidden-field,
[data-name="d2c_post_id"],
[data-name="d2c_post_type"],
[data-name="d2c_post_title"]{
        display: none;
    }
#feedbacks-gallery{
	background-color:#FBB040;
}
#feedbacks-gallery h2{
	color:#FFF;
}

.nav-tabs .nav-link {
    color: #00533F;
    
   
}
.nav-tabs .nav-link.active {
    color: #FFF;
    background-color: #00533F;
	border-color:#00533F;
}
.nav-tabs .nav-link{
	text-decoration: none;
	font-style: normal;
	font-size:20px;
	font-family: "Roboto";
	font-weight:300;
}
.nav-tabs {
    border-bottom: 1px solid #00533F;
}
.nav-link {
    display: block;
    padding: 0.5rem 4rem;
}

#feedbacks-gallery .carousel-item .testimonial {
    font-style: italic;

}
#feedbacks-gallery .carousel-item cite {
   float: right;
   color:#FFF;

}
.single-post h1.entry-title,
.page-title-breadcrumbs ol li a,
.page-title-breadcrumbs ol li,
.page-title-breadcrumbs ol li a span,
.page-title-head h1{
	color:#00533f !important;
}
.page-id-86 #main {
	padding-top:0px !important;
}
.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor,
.main-page {}

	.e-con-full, 
	.e-con>.e-con-inner {
	    padding-block-start: 0px !important;
	    padding-block-end: 0px  !important;
		--padding-block-start: 0px  !important;
		    --padding-inline-end: 0px  !important;
		    --padding-block-end: 0px  !important;
		    --padding-inline-start: 0px  !important;
	}

	.wp-caption-text,
	.sticky,
	.gallery-caption,
	.bypostauthor,
	.main-page {}
	.mobile-header-bar .mobile-branding img{
		height: 50px;
	}
	.branding a img, 
	.branding img{
		height: 75px;
	}

	@media screen and (max-width: 480px) {
	    .nav {
	        padding-left:2px;
	        padding-right:2px;
	    }
	    .nav li {
	        display:block !important;
	        width:100%;
	        margin:0px;
			text-align: center;
	    }
	    .nav li.active {
	        border-bottom:1px solid #ddd!important;
	        margin: 0px;
	    }
		.nav-tabs .nav-link{
			border-top-left-radius: 0;
			border-top-right-radius: 0;
		}
	}
@media (min-width: 540px) {
  
}
@media (max-width: 767px) {
	.tab-title{
		color: #FFF;
		background-color: #00533F;
		border-color: #00533F;
	    text-decoration: none;
	    font-style: normal;
		font-size: 30px;
		    font-family: "Roboto";
		    font-weight: 300;
		    padding: 30px 20px;
		margin-top:20px;
		margin-bottom:15px;
	}
	#tab-sections .tab-pane{
		opacity: 1 !important;
		display:block !important;
	}
	.single-workshops #footer .widget_presscore-contact-form-widget,
	.single-program #footer .widget_presscore-contact-form-widget{
		display:none !important;
	}
}

@media (max-width: 719px) {
	.home .mobile-branding{
		display:none;
	}
	.highlight-image{
		margin-bottom:20px;
	}
	.general_programme{
		margin-top:30px;
	}
	.tab-content,
	#header-section,
	#feedbacks-gallery{
		padding: 20px 0;
	}
	#feedbacks-gallery h2{
		padding-bottom: 10px;
	}
	 .owl-nav a.owl-prev{
		--arrow-h-offset: -35px !important;
	}
	 .owl-nav a.owl-next{
		--arrow-h-offset: -37px !important;
	}
	#section-programs .owl-carousel .owl-nav,
	#section-programs .owl-nav a,
	#section-programs  .owl-nav a.owl-prev i{
		color: #00533F !important;
	}
	#section-programs .owl-carousel .owl-nav,
	#section-programs .owl-nav a,
	#section-programs .owl-nav a.owl-next i{
		color: #00533F !important;
	}
}


@media (min-width: 720px) {
	
	.highlight-image{
		margin-bottom:30px;
	}
	
	.single-post #main {
		padding:0px;
	}
	#section-contact form label{
		margin-bottom:0px;
	}
	#section-contact form textarea{
		height:200px;
	}
	 .owl-nav a.owl-prev{
		--arrow-h-offset: -40px !important;
	}
	 .owl-nav a.owl-next{
		--arrow-h-offset: -40px !important;
	}
	#section-programs  .owl-nav a.owl-prev i{
		color: #00533F;
	}
	#section-programs   .owl-nav a.owl-next i{
		color: #00533F;
	}
	
	
	
	.two-columns {
		 column-count: 2;
	}
	.tab-content,

	#feedbacks-gallery{
		padding: 40px 0;
	}
	#feedbacks-gallery h2{
		padding-bottom: 20px;
	}
	
		#phantom .logo-box a img{ 
			width:55px;
		}
		.home .branding a.same-logo img{
			display:none;
		}
}


	@media (min-width: 960px) {
  
  
	}
	@media (min-width: 1280px) {
 
 
	}

	@media print {
  
	}