/* 

Theme Name: September Dir 2016

Theme URI:   http: //www.premiumpress.com 

Description:  This is a child theme for the PremiumPress responsive framework.

Author:     Mark Fail

Author URI:   http: //www.premiumpress.com

Template:    DT

Version:    1.0

Requires: 8.4+

*/ 

@font-face {
    font-family: lato-light;
    src: url('/assets/img/lato-light.woff');
}
@font-face {
    font-family: lato-regular;
    src: url('/assets/img/lato-regular.woff');
}

h1, h2, h3, h4, a, .panel-default>.panel-heading, #core_breadcrumbs, .header_style2 .navbar-nav li a, ._searchresultsblock h1 { font-family: lato-regular, Arial, Tahoma, sans-serif; }



/*------------------------------------------------------*/

/* BODY

/*------------------------------------------------------*/

body { font-family: lato-regular, Verdana, Arial, Helvetica, sans-serif; font-size: 16px;  }

.wlt_shortcode_excerpt, .single .panel-body p, .taxonomytitle p {

    margin: 0 0 1.2em; 

    letter-spacing: 0.3px;

    color: #777777;

}



a { color:#444; }

.search #core_middle_column, .archive #core_middle_column { background:#fff; }

.home #core_middle_column { background:none; }



/*------------------------------------------------------*/

/* LOGO

/*------------------------------------------------------*/



#core_logo { margin-top:15px; }

#core_logo img { margin-top:0px; }

#core_logo .main { color:#000; font-size: 25px;     margin-top: 10px; }

@media (max-width: 990px) and (min-width: 0px) { #core_logo img { margin:auto auto;  } }



#core_header_wrapper { background:#fff; border-bottom: 1px solid #ddd; }

#core_header_navigation .nav { float:right; }


/*------------------------------------------------------*/

/*  MAIN MENU

/*------------------------------------------------------*/



.header_style2 .navbar-nav li a {    font-weight: 400;	text-transform:none;	font-size: 18px;	color:#666; }

.header_style2 .navbar-nav { background:none;  }

.header_style2 .navbar { float:none; margin-top: 20px; }

.header_style2 .navbar-nav li.current_page_item a { color:#000 }

.header_style2 #search_button { margin-right: 15px; font-size: 16px; color: #0aab9a; }

.header_style2 .topbtn { background-color: #0aab9a; border-radius: 30px; border:0px; }



.header_style2 .nav > li a:after {

    border-right: 1px solid #ccc;

    height: 20px;

    content: " ";

    display: block;

    padding-left: 20px;

    position: absolute;

    top: 15px;

    right: 0;

}



#wlt_smalldevicemenubar .dropdown-menu { margin-top:0px !important; } 



#core_smallmenu { padding:0px; margin:0px; }

#wlt_smalldevicemenubar a.b1 { background:none; text-align:center; color:#000; }

#wlt_smalldevicemenubar ul {

    margin-top: 10px;

    border-top: 1px solid #000;

}



#wlt_smalldevicemenubar .fa { font-weight:100; font-size:30px; }




/*------------------------------------------------------*/

/* DROP DOWN MENU

/*------------------------------------------------------*/

 

.header_style2 .navbar-nav li .dropdown-menu { background-color: rgba(255,255,255,0.75); margin-top:20px; }

.header_style2 .navbar-nav li .dropdown-menu a { color: #3a4a8a; } 

.header_style2 .navbar-nav li .dropdown-menu li a:hover { color:#000; }

.header_style2 .navbar-nav li .dropdown-menu .current_page_item a { color:#ff8f00; font-weight:bold; } 

.header_style2.navbar-nav>li>.dropdown-menu { margin-top:20px; } 

.header_style2 .navbar-nav li .dropdown-menu a { font-size: 16px; }

/*------------------------------------------------------*/

/* STICKY MENU

/*------------------------------------------------------*/



.sticky {position:fixed;top:0;z-index: 1000;width: 100%;border-bottom:1px solid #ddd;}

.sticky #core_logo { margin-top:5px; }

.sticky .header_style2 .navbar { margin-top:10px; margin-bottom:10px; }

.sticky .navbar-nav>li>.dropdown-menu { margin-top:10px; } 



.home .sticky .navbar-nav li a { color:#000 !important; }

.home .sticky { border-bottom:1px solid #ddd !important; background:#fff !important; }



/*------------------------------------------------------*/

/* PANELS

/*------------------------------------------------------*/



.panel-default>.panel-heading { font-weight:bold; text-transform:uppercase; font-size:16px;     background: none; }

.panel-default>.panel-heading:after { content: "\f111";     font: normal normal normal 14px/1 FontAwesome; float:right; color:#eaeaea; margin-top:5px; }



/*------------------------------------------------------*/

/* BUTTONS

/*------------------------------------------------------*/



.btn-primary {
    color: #fff;
    background-color: #323384;
    border: 0px;
    border-radius: 0px;
}
.btn-primary:hover {
    color: #fff;
    background-color: #ff8f00;
}


#core_left_column .btn-primary, #core_right_column .btn-primary { padding: 12px 20px; }



/*------------------------------------------------------*/

/* SEARCH PAGE STYLES

/*------------------------------------------------------*/

._searchresultsblock h1, .account_header h1, .taxonomytitle h1 {

    font-size: 30px;

    font-weight: 700;

    color: #323232;

    text-transform: uppercase;

	margin-top:10px;
}

._searchresultsblock h1:after, .account_header h1:after, .taxonomytitle h1:after, .picbox h3:after, .single h1:after {



	content: '';

    width: 55px;

    height: 3px;

    background: #0aab9a;

    display: block;

    margin-top: 13px;

}



.wlt_search_results.list_style .content h4 { font-weight:700; }



.search #core_middle_column, .archive #core_middle_column { padding: 20px;    border: 0px solid; }



._searchresultsblock h4, .archive .taxonomytitle h4 {    background: #efefef;    padding: 10px;}



.wlt_search_results.grid_style .thumbnail {    padding: 0px;    border-radius: 0px; }

.wlt_search_results.grid_style .frame img { width:100%; }

  

/*------------------------------------------------------*/

/* FOOTER

/*------------------------------------------------------*/



#footer_bottom {     background-color: #323384; padding-top:30px; padding-bottom:30px; }

#footer_bottom .socialicons li {     border-radius: 30px; }



/*------------------------------------------------------*/

/* BREADCRUMBS

/*------------------------------------------------------*/



#core_breadcrumbs {    border:0px;    background: #ff8f00;    margin-bottom: 10px; margin: 0px;    font-size: 10px;}

#core_breadcrumbs a {
    color:#fff;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #fff;
    content: "/\00a0";
}

.wlt_starrating .fa:hover {
    color: #204d74;
}

/*------------------------------------------------------*/

/* BLOG PAGE STYLES

/*------------------------------------------------------*/



.blog-content .small { margin-bottom:20px; color:#999; }



/*------------------------------------------------------*/

/* ACCOUNT PAGE STYLES

/*------------------------------------------------------*/



.account_header { background:#fff; }



/*------------------------------------------------------*/

/* LISTING PAGE STYLES

/*------------------------------------------------------*/



.single h1 { font-size:29px; }

.single .topbitsingle {  background: transparent; }

.single .topbitsingle.singleimgone { background-position: left; background-repeat:no-repeat; background-size: contain; min-height:300px; }



.single .topoptions { background:transparent; padding-top:10px; padding-bottom:10px; }

.single .topoptions ul { margin:0px; margin-left:10px; }



.single #wlt_comments_form_lc { display:none; }



.wlt_shortcode_images .navs .next, .wlt_shortcode_images .navs a { color:#fff; }

.wlt_shortcode_images #slider, .wlt_shortcode_images #slider-carousel { border:0px; padding:0px; background:none; }

.wlt_shortcode_images #slider-carousel {     background: #666666; }

.single .carousel { padding:10px;}



.single .phone { font-size:22px; float:right; color:#999; margin-top:20px; }



.single .over {     min-height: 300px;    background: rgba(0, 0, 0, 0);}



@media (max-width: 990px) and (min-width: 0px) { .single .topoptions ul li { width:100%; display:block; } .single .topoptions ul li a { width:100%; display:block; margin-bottom:3px; } .single .topoptions .pull-right, .single .more { display:none; } .single .phone { font-size:16px; text-align:center; margin-bototm:30px; display:block; float:none;  } .single .core_post_content { font-size:12px; } }



/*------------------------------------------------------*/

/* HOME PAGE STYLES

/*------------------------------------------------------*/



.home .header_wrapper { background:url('/assets/img/slider-topcoach-2.jpg'); 

    background-position: center center;

    background-repeat: no-repeat;

    background-size: cover; }

.home #core_header_wrapper {background:none; }


.header_style2 .navbar-nav li a { color:#323384; text-transform: uppercase; font-size: 19px; font-family: lato-regular; }







.home .cat {  border: 0; margin: 0 0 30px 0;padding-bottom: 5px;}

.home .cat .img { position: relative; height:62px; width: 62px; background-size: cover; background-position: center center; background-repeat: no-repeat;  }	

.home .cat .img a {   bottom: 0; display: block;left: 0;position: absolute; right: 0; top: 0; z-index: 1;

}

.home .cat .img:hover a { background:none; }

.home .cat .img:hover i { display:none; }

.home .cat .img  i {

    background-color: #0aab9a;

    color: #fff;

    height: 54px;

    font-size: 26px;

    left: 50%;

    line-height: 54px;

    position: absolute;

    text-align: center;

    top: 50%;

    transition: all linear .15s;

    opacity: 1;

    width: 54px;

    z-index: 2;

    transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);-moz-transform: translateX(-50%) translateY(-50%);

}



.home .cat .desc { 
    position: absolute;
    top: 0;
    left: 80px;
}

.home .cat .desc h4 {     margin: 0px;    font-size: 16px; font-family: lato-regular; }

.home .cat .desc p {
    font-size: 14px;
    background: #ff8f00;
    border-radius: 50px;
    width: 30px;
    padding-top: 0;
    color: #fff;
    height: 30px;
    margin-left: -25px;
    margin-right: 0;
    margin-bottom: 0;
    vertical-align: middle;
    text-align: center;
}



.home .iconboxes { padding-top:70px; padding-bottom:70px; background-color: #323384; }

.home .iconbox, .home .iconbox:hover { text-decoration:none; }

.home .iconbox h4 { font-size: 22px;    line-height: 26px; font-weight: 700; margin-bottom:10px;  margin-top:10px; color:#444; }

.home .iconbox .desc { color:#717c80; }

.home .iconbox .fa { font-size: 50px;    margin-top: 10px;    color:#c7c7c7;     margin-right: 10px; }



.home .picbox { margin-top:60px; }

.home .picbox h3 {   line-height: 50px; margin-bottom: 50px; }

.home .picbox p {     font-size: 16px;     line-height: 27px; color:#666; }



.home #car1 { margin-top:50px; }

.home #mainimgblock .wrapper { min-height:450px; overflow:hidden; }

.home #mainimgblock .wrapper  h1 { font-size:70px; font-weight:400; padding-top:5%; color:rgba(255, 255, 255, 0.9);; text-align:center; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4); }

.home #mainimgblock .wrapper  h2 { font-size:30px; font-weight:400; padding-bottom:3%; color:rgba(255, 255, 255, 0.9);; text-align:center; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);  }

.home #mainimgblock .wrapper  p {   font-family: lato-regular, Arial, Tahoma, sans-serif;  font-weight: 400;  font-size: 26px; color: #000;  text-align:center; margin-left:10%; margin-right:10%; }

@media (max-width: 768px) and (min-width: 0px) {
	.home #mainimgblock .wrapper h1 {
		font-size: 35px;
	}
	.titlecoach {
    	font-size: 35px;
	}
}
@media (min-width: 768px) {
	.titlecoach {
    	font-size: 50px;
	}
}


.home #mainimgblock #homepage-search {  margin-top: 5%; text-align:center; }

.home #mainimgblock #homepage-search .form-control { border-radius:0px; font-size: 16px; height:60px; background: #fff; margin-left:10px; }

.home #mainimgblock #homepage-search .form-control:hover { background:#fff; }

.home #mainimgblock .s {  width:25%; }

.home #mainimgblock #homepage-search .btn {   border:0px;     font-size: 22px; padding: 13px 74px; height:60px; margin-left:10px;  }

.header_style2 .nav > li a:after {
    content: none;
}



@media (max-width: 990px) and (min-width: 0px) { 

.home #mainimgblock .s { width:100%; }

.home #mainimgblock #homepage-search .form-control { background:#fff; margin:0px;  }

.home #mainimgblock #homepage-search { padding:20px; }

.home #mainimgblock #homepage-search .btn { width:100%; margin:0px; margin-top:20px; }

}

.home .widecontainer {
    width: 100%;
}
.home .featuredsticker {
    display:none;
}
.home .wlt_thumbnail {
border-radius:50%;
}
.thumbnail {
border: 0px solid;
background-color: transparent;
}
.frame:hover .overlay-gallery {
   background:transparent;
}
.home .wlt_search_results .itemdata {
   padding-left: 0px;
   padding-right: 0px;
}
.background-cover {
   background-size: cover;
   background-repeat: no-repeat;
}
.home a {
   color: #fff;
}
.home .wlt_search_results h4 {
   height:51px;
}
.wlt_search_results.grid_style .wlt_starrating {
    display:none;
}
.wlt_search_results h4 {
    font-size: 20px;
    text-align: left;
}
.wlt_search_results.grid_style .content small, .wlt_search_results.list_style .content .wlt_shortcode_excerpt {
    font-size: 17px;
}
.wlt_search_results.grid_style .content small a, .wlt_search_results.list_style .content .wlt_shortcode_excerpt a {
    color: #f7971d;
}
.home .wlt_search_results.grid_style .content small a, .home .wlt_search_results.list_style .content .wlt_shortcode_excerpt a {
    display: none;
}
a:focus, a:hover {
    text-decoration: none;
}
.home .wlt_search_results h4 {
    text-align: center;
}
.jumbotron {
    background-color: transparent;
}
.background-recommended {
    background: url('https://www.topcoach.ro/wp-content/uploads/2016/12/listing-background.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}
.background-recommended h4 a {
    color: #fff;
}
.white-text {
    color:#fff;
}
.home .cat .desc h4 a {
    color: #000;
}
._searchresultsblock h1:after, .account_header h1:after, .taxonomytitle h1:after, .picbox h3:after, .single h1:after {
    content: none;
}
.iconboxes .titlecoach {
    margin-bottom:30px;
}
.home .interviews-section a {
    color:#000;
}
.home .interviews-section h5 {
    font-size: 24px;
    font-family: lato-regular;
    color: #696054;
    margin: 22px 0;
}
.home .interviews-section .small a {
    font-family: lato-light;
    font-size: 12px;
    color: #f7971d;
    display: none;
}
.home .interviews-section .blog-content {
    font-family: lato-regular;
    font-size: 17px;
    color: #232323;
}
.home .interviews-section .more {
    display: none;
}
.home .articles-section .more {
    display: none;
}
.home .iconboxes.interviews-section {
    background-color: #fff;
    padding-top:0;
    padding-bottom: 0;
}
.home .interviews-section .blogitem {
    position: relative;
    margin-bottom: 30px;
    background-color: transparent;
    border: 0px solid;
}
.home .interviews-section .blogitem .imgframe img {
    border-radius: 50%;
    width:200px;
    margin-left:23px;
}
.home .interviews-section .label-wrap {
    display: none;
}
.home .articles-section .label-wrap {
    display: none;
}
.home .articles-section h5 {
    font-size: 24px;
    font-family: lato-regular;
    color: #696054;
    margin: 22px 0px;
}
.home .articles-section .small a {
    font-family: lato-light;
    font-size: 12px;
    color: #f7971d;
    display: none;
}
.home .articles-section .blog-content {
    font-family: lato-regular;
    font-size: 15px;
    color: #232323;
}
.home .iconboxes.articles-section {
    background-color: #fff;
    padding-top:0px;
    padding-bottom: 0;
    margin:0;
}
.home .articles-section .blogitem {
    position: relative;
    margin-bottom: 30px;
    background-color: transparent;
    border: 0px solid;
}
.home .articles-section .label-wrap {
    display: none;
}
.home .articles-section .owl-wrapper-outer .owl-item {
    padding: 10px 50px 0px 15px;
}
.home .articles-section .blog-content {
    padding: 0;
}
.articles-section a {
    color:#000;
}
.articles-section .more {
    color: #f7971d;
    text-align: right;
    display: block;
}
.blog-content .more {
    color: #f7971d;
}
.blog-content, .itemdata .content .wlt_shortcode_excerpt {
    font-family: lato-regular;
    font-size: 17px;
    color: #232323;
}
.blog-content h5, .blog-content h5 a, .wlt_search_results h4 a {
    font-size: 20px;
    font-family: lato-regular;
    color: #696054;
    margin: 22px 0 0px;
}
.home .interviews-section a {
    color: #696054;
}
.home #core_breadcrumbs {
	display: none;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
article.col-md-12 {
    padding-left: 0;
    padding-right: 0;
}
.itemdata .blogitem .label-wrap {
    display: none;
}
#core_header_navigation .aligncenter {
    text-align: center;
}
#core_logo img {
    margin:auto;
}
#header .overlay {
    background: rgba(255,255,255,0.75);
}
.menu-main-menu-container ul.navbar-nav {
    width: 100%;
}
.menu-main-menu-container ul.navbar-nav {
    margin: 0;
    padding: 0;
}
.menu-main-menu-container ul li.third-menu-class, .menu-main-menu-container ul li.forth-menu-class, .menu-main-menu-container ul li.fifth-menu-class, .menu-main-menu-container ul li.sixth-menu-class {
    list-style: none;
    float: left;
    text-align: center;
    width: 19%;
}
.menu-main-menu-container ul li.first-menu-class {
    width: 5%;
}
.menu-main-menu-container ul li.first-menu-class a {
    padding-top: 0px;
}
.header_style2 .navbar-nav li a {
    padding-left: 5px;
    padding-right: 5px;
}
.home #mainimgblock .wrapper p {
    margin-left:0;
}
.header_style2 .navbar-nav .dropdown-menu li a {
    padding: 5px 20px;
}
.home .iconboxes.readmore-section {
    background: #323384;
}
.home .iconboxes.readmore-section a {
    font-size: 34px;
}
.home .iconboxes.readmore-section i {
    font-size: 37px;
    color: #fff;
    padding-left: 30px;
}
.home .iconboxes.videos-section {
    background: transparent;
    padding-top: 70px;
    padding-bottom: 70px;
}
.home .articles-section.iconboxes .titlecoach  {
    margin: 30px 0px 30px 0;
}
.alignleft {
    float: left;
    margin: 5px 0px 20px 0;
}
.paragraph-slide {
    color: #000;
}
.cats1 .col-md-2 {
    padding-left:0;
}
.home .iconboxes.readmore-section {
    padding-top:30px;
    padding-bottom:30px;
}
.wlt_search_results.grid_style .frame img {
    filter: gray;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    border-radius: 50%;
}
.wlt_search_results.grid_style .frame img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.home .interviews-section .blogitem .imgframe img {
    filter: gray;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.home .interviews-section .blogitem .imgframe img:hover {
    filter: gray;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.home .articles-section .blogitem .imgframe img {
    filter: gray;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.home .articles-section .blogitem .imgframe img:hover {
    filter: gray;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.home .itemdata .content h4 a {
    color: #fff;
    text-transform: uppercase;
}
aside .panel, aside .panel-heading {
    border: 0px solid;
    box-shadow: 0 0 0 rgba(0,0,0,.0);
}
.panel-default>.panel-heading:after {
    content: none;
}
small .wlt_shortcode_category a, .blog-content .small a {
    color: #f7971d;
    text-transform: uppercase;
}
.thumbnail .content h4 {
    margin-bottom: 0;
}
.thumbnail .content .col-md-9 {
    padding-left: 0;
}
.content .row .col-md-3 {
    display: none;
}
#wlt_shortcode_related h4 {
    text-align: center;
}
#wlt_shortcode_related small {
    display: none;
}
.single-listing_type .core_middle_wrap .panel:last-child .more {
    display: none;
}
.wlt_search_results.list_style .itemdata:nth-child(even){
    background: #f3f3f3;
}
.wlt_search_results.list_style .itemdata {
    margin-bottom: 0;
}
.wlt_search_results.list_style .itemdata {
    padding: 20px 0 10px 0;
}
.panel {
    border:0px solid;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
    box-shadow: 0 0px 0px rgba(0,0,0,0);
}
}
.wlt_search_results.wlt_builder_listings h4 a {
    color: #fff;
}

.wlt_search_results.grid_style .frame img {
   height:200px;
   max-height: 200px;
}
.wlt_search_results.grid_style .frame img {
    border-radius: 50%;
}
.wlt_search_results.grid_style .frame {
    height: 200px;
}
.wlt_search_results.grid_style .thumbnail {
    margin: auto;
    width:200px;
    height: 220px;
}
.wlt_search_results.grid_style .owl-item .thumbnail {
    height: 280px!important;
}
.wlt_search_results.list_style .frame img {
    border-radius: 50%;
}
._searchresultsdata .wlt_search_results.list_style img.wlt_thumbnail {
    width:200px;
    height: 200px;
}
.wlt_search_results .content .line1, .wlt_search_results .content .row {
    display: block;
}
.wlt_search_results.list_style .featuredsticker {
    top: -25px;
    left: 0;
    bottom:0;
    right:25px;
    width:200px;
    height:200px;
}
.pager li>a, .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: transparent;
    border: 0px solid;
    border-radius: 0;
}
.wlt_search_results .line1 {
    display: block;
    clear: both;
    border-bottom: 0px solid;
    margin: 0;
}
.text-hp {
    font-family: lato-light;
    font-size: 17px;
    color: #232323;
}
.home article.blogitem .blog-content .small {
    display: none;
}
.single .singleimg img {
    margin: 0;
}
.wlt_toolbox {
    width: 180px;
    height:250px;
    border: 0px solid;
    padding: 1px;
    float: right;
    margin: 0 0 10px 15px;
    background: transparent;
}
.wlt_shortcode_excerpt, .single .panel-body p, .taxonomytitle p {
    margin: 0;
    letter-spacing: 0.3px;
    color: #000;
}
.wlt_toolbox p {
    border-top: solid 0px;
}
.tab-content .table tr:nth-child(even) {
    background: #fdfdfd;
}
.tab-content .table.table-bordered {
    border: 0px solid;
}
.tab-content .table-bordered>tbody>tr>td, .tab-content .table-bordered>tbody>tr>th, .tab-content .table-bordered>tfoot>tr>td, .tab-content .table-bordered>tfoot>tr>th, .tab-content .table-bordered>thead>tr>td, .tab-content .table-bordered>thead>tr>th {
    border: 0px solid;
}
.itemdata .blogitem a img {
    border-radius: 50%;
}
.list_style .blogitem .imgframe {
    width: 200px;
}
.itemdata .blogitem .blog-content a.more {
    margin-top:0;
}
.blogitem {
    border: 0px solid;
    background-color: transparent;
}
label {
    display: block;
}
.btn {
    font-size: 17px;
}
.wpcf7-form .btn {
    margin-top: 20px;
}
.tribe-events-notices {
    background: #ff9c3f;
    border-radius: 0px;
    border: 0px solid;
    color: #000;
    margin: 10px 0 18px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 0px 0 transparent;
}
#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background-color: #323384;
}
#tribe-events-content .tribe-events-tooltip h4, #tribe_events_filters_wrapper .tribe_events_slider_val, .single-tribe_events a.tribe-events-gcal, .single-tribe_events a.tribe-events-ical {
    color: #323384;
}
.mc4wp-form input[type="email"] {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 17px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
}
.core_sidebar .mc4wp-form-fields > .col-md-12 {
    background: #ccc;
    padding: 20px;
}
footer a {
    text-decoration: none;
}
footer .copybit {
    font-size: 17px;
}
footer .core_widgets_categories_list ul li a {
    padding-left:0;
}
footer .core_widgets_categories_list ul {
    padding-bottom: 20px;
}
footer ol {
    list-style-type: none;
    padding-left: 0;
}
footer .panel-default>.panel-heading {
    color:#fff;
}
footer .core_widgets_search .ss {
    padding: 0 0 15px 0;
}
footer .core_widgets_search .ss .sb {
    width: 36px;
    height: 36px;
    line-height: 36px;
    top: 0;
}
footer .panel-heading {
    border-bottom: 0px solid transparent;
}
footer .footer-block {
    padding-top: 50px;
}
footer .footer-block-title {
    font-size: 19px;
    color: #f7971d;
    padding-bottom: 10px;
}
footer {
    background: #0c0c1f;
}
.socialicons li {
    background: rgba(12, 12, 31,0.8);
}
.socialicons li:hover {
    background: rgba(247, 151, 29, 1);
}
.numberimg {
    margin-top:20px;
    margin-bottom:10px;
}
.panel-heading {
    border: 0px solid;
}
#back-top {
    margin-left: 620px;
}
.wvsd_design_container .wbfd_button_right_div {
    display: none;
}
.wvsd_design_container .wbfd_logo_resize, .wvsd_design_container .wbfd_front_tool_icon_panel, .wvsd_design_container .wvsd_change_all_text_div, .wvsd_design_container .wvsd_another_button, .wvsd_design_container .wvsd_prod_addtocart {
    display: none!important;
}
article .panel.panel-default .panel-heading {
    font-size: 25px;
}
.nav.nav-tabs {
    margin-top:30px;
}
.round-image img {
    border-radius: 50%;
}
h2.services-title {
    margin-top:0px;
}
.title-h1-page {
    font-family: lato-regular;
}
.fb-like{
    margin:20px 0;
}
.single-post .img-polaroid {
    border-radius:50%;
}
.img-thumb-blog {
    border-radius: 50%;
}
.img-listing-thumb {
    border-radius: 50%;
}
.single .panel-body p.author-post {
    margin-bottom:10px;
}
#core_header_navigation #core_logo {
    padding-left:0;
    padding-right: 0;
}
.panel-body {
    padding: 0 15px;
}
.blogcontent h4 {
    font-weight: bold;
}
#core_padding .core_section_top_row {
    margin-top:10px;
}
.itemdata .thumbnail {
    padding: 4px 0px;
}
.tooltip-icons .search-tooltip {
    display: inline;
    position: relative;
}
.tooltip-icons .account-tooltip {
    display: inline;
    position: relative;
}
.tooltip-icons .search-tooltip:hover:after {
    background: #ff8f00;
    border-radius: 5px;
    top: 38px;
    color: #fff;
    content: 'Cautare';
    left: 20px;
    font-size: 14px;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 100px;
    margin-left: -50px;
    text-align: center;
}
.tooltip-icons .search-tooltip:hover:before {
    content: '';
    left: 50%;
    border-left: 6px solid transparent;
    border-bottom: 6px solid #ff8f00;
    border-right: 6px solid transparent;
    top: 32px;
    height: 0;
    width: 0;
    position: absolute;
    z-index: 99;
}
.tooltip-icons .account-tooltip:hover:after {
    background: #ff8f00;
    border-radius: 5px;
    top: 38px;
    color: #fff;
    content: 'Inregistrare/Contul tau';
    left: 0;
    font-size: 14px;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 200px;
    margin-left: -80px;
    text-align: center;
}
.tooltip-icons .account-tooltip:hover:before {
    content: '';
    left: 50%;
    border-left: 6px solid transparent;
    border-bottom: 6px solid #ff8f00;
    border-right: 6px solid transparent;
    top: 32px;
    height: 0;
    width: 0;
    position: absolute;
    z-index: 99;
}
hr {
    border-top: 1px solid #fff;
}

body {
  scroll-behavior: smooth;
}

.feedback-container {
            background: rgba(255, 255, 255, 0.95);
            backdrop-filter: blur(10px);
            border-radius: 20px;
            padding: 40px;
            max-width: 800px;
            margin: 60px auto;
            width: 100%;
            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
            border: 1px solid rgba(255, 255, 255, 0.3);
        }

        .feedback-header {
            text-align: center;
            margin-bottom: 30px;
        }

        .feedback-title {
            font-size: 2.5rem;
            font-weight: 700;
            background: linear-gradient(135deg, #667eea, #764ba2);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-clip: text;
            margin-bottom: 10px;
        }

        .feedback-subtitle {
            color: #666;
            font-size: 1.1rem;
            line-height: 1.6;
        }

        .form-group {
            margin-bottom: 25px;
            position: relative;
        }

        .form-row {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 20px;
        }

        label {
            display: block;
            margin-bottom: 8px;
            color: #333;
            font-weight: 600;
            font-size: 0.95rem;
        }

        input, textarea, select {
            width: 100%;
            padding: 15px 20px;
            border: 2px solid #e1e5e9;
            border-radius: 12px;
            font-size: 1rem;
            transition: all 0.3s ease;
            background: #fff;
            outline: none;
        }

        input:focus, textarea:focus, select:focus {
            border-color: #667eea;
            box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
            transform: translateY(-2px);
        }

        textarea {
            resize: vertical;
            min-height: 120px;
            font-family: inherit;
        }

        .rating-group {
            display: flex;
            align-items: center;
            gap: 15px;
            margin-top: 10px;
        }

        .rating-stars {
            display: flex;
            gap: 5px;
        }

        .star {
            cursor: pointer;
            font-size: 1.5rem;
            color: #ddd;
            transition: all 0.2s ease;
        }

        .star:hover,
        .star.active {
            color: #ffd700;
            transform: scale(1.1);
        }

        .submit-btn {
            width: 100%;
            padding: 18px;
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            color: white;
            border: none;
            border-radius: 12px;
            font-size: 1.1rem;
            font-weight: 600;
            cursor: pointer;
            transition: all 0.3s ease;
            text-transform: uppercase;
            letter-spacing: 1px;
        }

        .submit-btn:hover {
            transform: translateY(-2px);
            box-shadow: 0 10px 25px rgba(102, 126, 234, 0.3);
        }

        .submit-btn:active {
            transform: translateY(0);
        }

        .contact-info {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 20px;
            margin-top: 30px;
            padding-top: 30px;
            border-top: 1px solid #e1e5e9;
        }

        .contact-item {
            display: flex;
            align-items: center;
            gap: 12px;
            padding: 15px;
            background: rgba(102, 126, 234, 0.05);
            border-radius: 10px;
        }

        .contact-icon {
            width: 40px;
            height: 40px;
            background: linear-gradient(135deg, #667eea, #764ba2);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            color: white;
            font-size: 1.2rem;
        }

        .success-message {
            display: none;
            padding: 15px;
            background: #d4edda;
            border: 1px solid #c3e6cb;
            border-radius: 8px;
            color: #155724;
            margin-bottom: 20px;
            text-align: center;
        }

        @media (max-width: 768px) {
            .feedback-container {
                padding: 30px 20px;
            }
            
            .feedback-title {
                font-size: 2rem;
            }
            
            .form-row {
                grid-template-columns: 1fr;
            }
        }