/* Tribe */

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    min-height: 700px;
    padding-bottom: 0;
    padding-top: 0;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-l-container {
    padding-left: 0;
    padding-right: 0;
}

/* Arowant homepage tweaks */

.inner_sidebar {
    margin-left: 15px;
}

ul.pcwt-slideshow-inner {
    background: #34663b;
}

#header_main,#top .header_color .header_bg {
    background: transparent;
    border-bottom: 0;
    border-top: 0
}

span.logo.pcwt-standard-logo {
    padding: 10px 0;
}

.container.av-logo-container {
    padding: 0 20px;
}

#header_meta {
    border-bottom-width: 0;
}

#header {
    position: absolute;
}

div#header_main:before {
    content: '';
    width: 100%;
    height: 35px;
    position: absolute;
}

#main {
    margin-top: 64px;
}

.container.av-logo-container,#header #header_main_alternate .container {
    background: #FFF
}

.html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top #main,
.html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header .home#top #main,
.html_header_top.html_header_topbar_active.html_header_sticky .home#top #main {
    padding-top: 65px;
}

.title_container {
    padding-top: 220px;
    background-size: cover
}

#top .title_container .container {
    padding-top: 10px;
    padding-bottom: 36px;
    min-height: 56px
}

.title_container.background-header.has-image {
    background-position: center center;
    background-size: cover;
}

.container_wrap {
	border-top-width: 0
}

.breadcrumb.breadcrumbs.pcwt-breadcrumbs {
    position: absolute;
    bottom: -35px;
}

h1.main-title.entry-title span {
    background: #34663b;
    padding: 10px 0;
	-webkit-box-shadow: 10px 0 0px 0px #34663b, -10px 0 0px 0px #34663b;
    -moz-box-shadow: 10px 0 0px 0px #34663b, -10px 0 0px 0px #34663b;
    box-shadow: 10px 0 0px 0px #34663b, -10px 0 0px 0px #34663b;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    font-size: 2em;
    font-weight: bold;
    letter-spacing: 1px !important;
}

.template-blog .post_delimiter {
    margin: 0;
    padding: 50px 0 0 0;
    clear: both;
}

.title_container .breadcrumb {
    z-index: 10;
    line-height: inherit;
    font-size: inherit;
    position: relative;
    right: inherit;
    top: inherit;
    margin-top: 0;
}

.av_slideshow_full .slideshow_caption h1.pcwt-caption-title,
.av_slideshow_full .slideshow_caption h2.pcwt-caption-title,
.av_slideshow_full .slideshow_caption h3.pcwt-caption-title {
    padding: 24px 30px;
    display: inline-block;
}

.caption_left .slideshow_caption {
    left: 0;
    padding-left: 0;
}

a.slide-entry-link {
    position: relative;
    display: block;
}

.clickable-post {
    cursor: pointer;
}

/* General e.g Buttons */

#top .pcwt-button.pcwt-color-dark {
    color: #000;
    border: 2px solid #000;
    border-color: rgba(0, 0, 0, 0.6);
    border-radius: 0;
    font-size: 1.12em;
    background: #FFF;
}

/* Menu Tweaks */

.menu li.menu-item-has-children:not(#menu-item-search) > a:after {
	filter: invert(1);
    content: '';
	background: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0'?%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' width='512px' height='512px' viewBox='0 0 30.727 30.727' style='enable-background:new 0 0 30.727 30.727;' xml:space='preserve' class=''%3E%3Cg%3E%3Cg%3E%3Cpath d='M29.994,10.183L15.363,24.812L0.733,10.184c-0.977-0.978-0.977-2.561,0-3.536c0.977-0.977,2.559-0.976,3.536,0 l11.095,11.093L26.461,6.647c0.977-0.976,2.559-0.976,3.535,0C30.971,7.624,30.971,9.206,29.994,10.183z' data-original='%23000000' class='active-path' data-old_color='%23000000' fill='%23FFFFFF'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    right: 9px;
    z-index: 10;
    color: #FFF;
    background-size: cover;
    background-repeat: no-repeat;
    top: calc(50% - 4px);
}

.av-main-nav > li.dropdown_ul_available > a {
    padding: 0 26px 0 8px;
}

.av-main-nav > li > a {
    padding: 0 8px;
}

.menu li:not(.menu-item-search) ul.sub-menu li.menu-item-has-children > a:after {
    float: right;
    transform: rotate(270deg);
	filter: invert(1) !important;
}

.menu li:not(.menu-item-search) ul.sub-menu li.menu-item-has-children:hover > a:after {
	filter: invert(0) !important;
}

#top #wrap_all .av-main-nav ul > li > a,
#top #wrap_all .pcwt_mega_div,
#top #wrap_all .pcwt_mega_div ul,
#top #wrap_all .av-main-nav ul ul {
    border: 0;
}

.av-main-nav ul {
    width: 246px;
}

.html_header_top #top .av_menu_left .main_menu .menu li ul ul {
    left: 246px;
}

/* Widgets */

.widgettitle {letter-spacing: 0}

@media only screen and (min-width: 992px) {

    body #cnav .flex_column.pcwt-link-column.pcwt-link-column-hover {
		transition: 0.2s all;
		top: 0
	}

    body #cnav .flex_column.pcwt-link-column.pcwt-link-column-hover:hover {
        top: -10px;
		opacity: 1;
    }

	#cnav .av-special-heading h2 {
   		font-size: 1.2em;
    	letter-spacing: 0;
	}

	#cnav .av-special-heading h2 a {
		text-decoration: none;
	}

	#cnav .av-special-heading {
		margin: 25px 0 0 
	}
	
    #cnav {
        margin-top: -50px
    }

    #cnav .container {
        padding: 0;
    }
}

.news-grid article {
	background: #34663b;
    color: #FFF;
    overflow: hidden;
}

.news-grid article h2,
.news-grid article a,
.news-grid article a:hover,
.news-grid article .post-meta-infos span,
.news-grid article .post-meta-infos span a,
.news-grid article .post-meta-infos time {
    color: #FFF;
}

#top .news-grid.fullsize .template-blog .big-preview {
    padding: 0;
}

#top .news-grid.fullsize .flex_column .template-blog .post .entry-content-wrapper > * {
    max-width: 100%;
    padding: 0 20px;
}

#top .news-grid.fullsize .template-blog .post .entry-content-wrapper {
    text-align: inherit;
    font-size: inherit;
}

#top .news-grid.fullsize .post_delimiter {
    display: none;
}

.news-grid .lead article {
    padding-bottom: 20px;
    background: transparent;
    border-radius: 0;
}

.news-grid .lead-container {
    background: #34663b;
    color: #FFF;
}

.news-grid .pcwt-content-slider .slide-image, 
.news-grid .pcwt-content-slider .slide-image img,
.news-grid .lead-container .big-preview img {
    border-radius: 0;
}

#top .fullsize.news-grid .lead-container .template-blog .post-title {
    padding: 15px 0 8px;
}

#top .fullsize.news-grid .lead-container.flex_column .template-blog .post-meta-infos {
    margin-bottom: -4px;
}

.news-grid .lead-container,
a.slide-entry-link article {
    transition: 0.2s all
}

.news-grid .lead-container:hover,
a.slide-entry-link:hover article {
    background: #d33d3d;
}

.home .fullsize.news-grid .read-more-link a {
	font-weight: 900;
    border-radius: 6px;
    margin-top: 14px;
    min-width: inherit;
    letter-spacing: -0.5px;
}

.home .fullsize.news-grid .read-more-link span.more-link-arrow {
    display: none;
}

.home .pcwt-content-slider .slide-image {
	background-color: #158377;
    border: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.home .fullsize.news-grid span.text-sep.text-sep-date {
    display: none;
}

.white-text {
    color: #FFF;
}

.home article.slide-entry.real-thumbnail.posttype-post.post-format-standard span:before,
.home .big-preview.single-big:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    box-shadow: inset 0px 0px 50px 8px rgb(0 0 0 / 5%);
    text-align: left;
}

.home article.slide-entry.real-thumbnail.posttype-post.post-format-standard span:before {
    box-shadow: inset 0px 0px 22px 7px rgb(0 0 0 / 2%);
}

@media only screen and (max-width: 767px) {
	.responsive #top #wrap_all .news-grid .slide-entry {
	    width: 100%;
	    margin-bottom: 20px !important;
		margin: 0
	}
	.pcwt-content-slider .slide-entry-wrap {
	    margin-bottom: 0;
	}
	.responsive #top #wrap_all .news-grid .slide-entry:last-child {
	    margin-bottom: 0;
	}
	.intro .flex_column_table.av-equal-height-column-flextable.-flextable {
	    margin-top: 0 !important;
	}
}

@media only screen and (min-width: 768px) {
    .lead-container h2.post-title.entry-title, .second-container h3.slide-entry-title.entry-title {
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

	.home h3.slide-entry-title.entry-title {
	    color: #FFF;
	    font-size: 1.3em;
	}
	
	.pcwt-content-slider .slide-meta div, .pcwt-content-slider .slide-meta time {
	    display: inline-block;
	    font-size: 0.9em;
	}
	
	.home .pcwt-content-slider .slide-meta {
	    position: relative;
	    padding-bottom: 2px;
	    color: #FFF;
	    font-style: italic;
	    font-size: 0.9em;
	    padding-top: 0;
	}

	.pcwt-section.pcwt-section-large .container {
	    padding: 0 90px;
	}

	.pcwt-section.pcwt-section-large {
	    padding: 0;
	}

	#top .pcwt-section.pcwt-section-large .container  .flex_column_table {
	    margin-top: 40px;
		margin-bottom: 40px
	}

	.home#top .pcwt-section.pcwt-section-large .av-flex-placeholder {
	    display: table-cell;
	    width: 6%;
	}

	body:not(.home) .intro-links.smaller .home-box {
	    padding-bottom: 30px;
	}

	.home .intro-links.smaller .home-box {
	    padding-bottom: 65px;
	}
	
	.intro-links.smaller .home-box .pcwt-button-wrap {
	    display: inline-block;
	    width: 100%;
	    position: absolute;
	    bottom: 8px;
	}

	#top #header_main .widget_search #searchform {
	    padding: 0 50px;
	}

	.home .slide-content {
        float: left;
        width: calc(100% - 180px);
        padding: 20px;
	}

   /* .pcwt-fullwidth-slider .pcwt-slide-wrap:before {
        content: '';
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        z-index: 1;
        background: -moz-linear-gradient(left, rgba(52 102 59) 0%, rgba(255, 255, 255, 0.02) 70%, rgba(255, 255, 255, 0) 71%);
        background: -webkit-linear-gradient(left, rgba(52 102 59) 0%, rgba(255, 255, 255, 0.02) 70%, rgba(255, 255, 255, 0) 71%);
        background: linear-gradient(to right, rgba(52 102 59) 0%, rgba(255, 255, 255, 0.02) 70%, rgba(255, 255, 255, 0) 71%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34663b', endColorstr='#00ffffff',GradientType=1 );
    } */

	.home .pcwt-content-slider .slide-image {
        overflow: hidden;
        margin-bottom: 0;
        border-radius: 0;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center center;
        display: flex;
        background-color:#34663b;
        border: 0;
        max-width: 163px;
        margin: 0;
	}

	body .news-grid div article.first,
	body .news-grid div article.av_one_third {
		margin-left: 10px;
	    width: calc(100% - 10px);
	    margin-bottom: 27px;
	    display: flex;
		min-height: 140px;
	}

	body .news-grid .pcwt-content-slider .slide-entry-wrap,
	body .news-grid div article.av_one_third.post-entry-last {
		margin-bottom: 0;
	}

	body .news-grid .image-link {
	    width: 35%;
	    overflow: hidden;
	}

	span.image-overlay.overlay-type-extern {
	    height: 100% !important;
	}

	.home .slide-entry-excerpt.entry-content .read-more-link {
	    position: absolute;
	    bottom: 28px;
	}

	.home .pcwt-content-slider .slide-entry-excerpt {
	    overflow: hidden;
	    text-overflow: ellipsis;
	}
}

@media only screen and (min-width: 768px) {
    body .slideshow_align_caption h1.pcwt-caption-title,
    body .slideshow_align_caption h2.pcwt-caption-title {
        background: transparent !important;
    }
}

/* Mail Poet */

div#newsletter:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 60px;
    background: #f7f7f7;
    width: 100%;
    background: url(../images/footer-top.svg);
	background-repeat: no-repeat;
}

div#newsletter {
    padding-top: 40px;
	border:0
}

div#newsletter.container_wrap.above_footer_color {
    background-color: #f6f6f6;
    border-color: #f6f6f6;
    color: #021e39;
}

.newsletter-icon {
    padding-top: 40px;
    padding-right: 16px;
}

div#newsletter .container {
    display: flex;
}

.widget.widget_mailpoet_form {
    clear: both;
    position: relative;
    padding: 48px 0 18px 0;
    float: none;
    margin: 0;
}

#top .mailpoet_form form.mailpoet_form {
    padding: 0;
}

#top p.mailpoet_validate_success {
    background: #388082;
    color: #FFF;
    padding: 10px 12px;
    font-weight: normal;
    margin: 20px 0 0;
}

div#newsletter h3.widgettitle {
    letter-spacing: 0;
    font-size: 2em;
    color: #000;
}

.mailpoet_paragraph.intro.em {
    font-size: 1.7em;
    font-style: italic;
}

#top .mailpoet_paragraph input[type="email"], #top .mailpoet_paragraph input[type="text"] {
    padding: 16px !important;
    border-radius: 3px;
    font-family: Helvetica, Arial, sans-serif;
    background: #FFF;
    border-color: #CCC;
    color: #000;
}

#top .mailpoet_paragraph input[type="email"]::placeholder,
#top .mailpoet_paragraph input[type="text"]::placeholder {
	color:#000
}

.mailpoet_paragraph.blue.btn input {
    width: 100%;
    background: #021e39;
    color: #FFF;
    padding: 18px !important;
    border-radius: 3px;
    font-weight: 600;
}

#top .mailpoet_form_columns.mailpoet_paragraph {
    margin-bottom: 0;
}

.mailpoet_paragraph.last a {
    text-decoration: underline;
}

.mailpoet_paragraph.last {
    font-style: italic;
    font-weight: normal;
}

.mailpoet_paragraph .parsley-custom-error-message {
    color: #ffffff;
    background: #c61c1c;
    padding: 10px;
    margin-top: -5px;
    z-index: 0;
    border-radius: 0 0 3px 3px;
}

p.mailpoet_validate_error {
    background: #b60707;
    padding: 10px 12px;
    color: #FFF;
    border: 2px dashed #590000;
}

/* Widget */

.inner_sidebar .widget,
.pcwt-builder-widget-area .widget {
    padding: 20px;
	margin-bottom: 30px
}

.main_color .inner_sidebar .widget,
.main_color .pcwt-builder-widget-area .widget,
.main_color .inner_sidebar .widget strong,
.main_color .pcwt-builder-widget-area .widget strong,
.main_color .sidebar .inner_sidebar .widget a,
.main_color .sidebar .inner_sidebar .widget strong a,
.main_color .pcwt-builder-widget-area  .widget a,
.main_color .pcwt-builder-widget-area  .widget strong a {
	color:#FFF
}

.inner_sidebar .widget:not(.widget-first),
.pcwt-builder-widget-area .widget:not(.widget-first) {
	padding-top: 0
}

.inner_sidebar h3.widgettitle,
.pcwt-builder-widget-area h3.widgettitle {
    color: #FFF;
    padding: 24px 1em 23px;
    margin-top: 0 !important;
    font-size: 1.3em;
    border-bottom: 20px solid #FFF;
    margin: 0 -20px 16px;
}

.main_color .sidebar .inner_sidebar .widget a,
.main_color .sidebar .inner_sidebar .widget strong a,
.main_color .pcwt-builder-widget-area .widget a,
.main_color .pcwt-builder-widget-area .widget strong a {
    color: #FFF;
	text-decoration: underline !important;
}

@media only screen and (max-width: 767px) {
	.newsletter-icon {
	    display: none;
	}
	.mailpoet_form .mailpoet_paragraph.last {
	    margin-top: 16px;
	}
}

@media only screen and (min-width: 768px) {}

@media only screen and (max-width: 767px) {}

.template-blog .blog-meta {
    float: left;
    margin-right: 34px;
}

.blog-meta .small-preview {
    width: 170px;
    height: 170px;
    border: 1px solid #F9F9F9;
    border-radius: 4px;
}


.multi-big .post_author_timeline,
.single-small .post_author_timeline {
    left: 85px;
}

#wrap_all .main_color .small-preview {
	background :#FFF
}

.template-blog .read-more-link a {
    color: #13385c;
    border-color: #f7d641;
    background-color: #f7d641;
    padding: 10px 11px 8px 20px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: bold;
}

.body:not(.home) .entry-content-wrapper.clearfix.standard-content p:first-child {
    margin-top: 0;
}

.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:focus {
    color: #000;
}

.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover,
.html_av-overlay-side #top #wrap_all div .av-width-submenu.av-active-burger-items.av-show-submenu a:hover {
    color: #FFF;
}

/* Boss Mobile */

@media only screen and (max-width: 767px) {
	.responsive #top #wrap_all #header_meta .container,
    .responsive #top #wrap_all #cnav .container,
	.responsive #top #wrap_all #header_main .container {
        width: 100%;
        max-width: 100%;
    }

	.responsive #top #wrap_all #header_main .container {
	    padding: 10px 20px;
	}

	.slideshow_align_caption {
	    vertical-align: bottom;
		padding-bottom: 20px;
	}

	#top #wrap_all .pcwt-slideshow .av-slideshow-caption .pcwt-caption-title {
	    font-size: 20px;
	    padding: 10px;
	}

	.av_secondary_left .sub_menu {
	    padding-right: 0;
	    line-height: 44px;
	}
    .responsive #header_meta .sub_menu>ul>li {
        float: none;
        display: inline-block;
        padding: 0 10px;
        font-size: 1.2em;
    }
    .responsive .logo img, .responsive .logo svg {
        max-width: 75%;
    }

	.title_container {
	    padding-top: 110px;
	}

	.title_container .breadcrumb {
	    z-index: 10;
	    line-height: inherit;
	    font-size: inherit;
	    position: relative;
	    right: inherit;
	    top: inherit;
	    margin-top: 0;
	    overflow: hidden;
	    height: 25px;
	    overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    font-size: 0.8em;
	}
	.content, .sidebar {
	    padding-top: 24px;
	    padding-bottom: 24px;
	}
	h1.main-title.entry-title span {
	    font-size: 1.4em;
		line-height: 1;
		padding: 6px 0
	}
}

@media only screen and (max-width: 990px) and (min-width: 767px) {
    .responsive #top #wrap_all #cnav .container {
        width: 100%;
        max-width: 100%;
		padding: 0;
    }
    .responsive #top #wrap_all #cnav .container h2,
    .responsive #top #wrap_all #cnav .container a.av-heading-link {
		text-decoration: none;
	}
	.responsive #top #wrap_all #cnav .container h2.av-special-heading-tag {
	    font-size: 1.2em;
	    letter-spacing: 0;
	}
    .responsive #top #wrap_all #cnav .container .av-special-heading {
		margin-top:22px;
	}
	.title_container {
	    padding-top: 140px;
	}
	h1.main-title.entry-title span {
	    font-size: 1.6em;
	}
}

@media only screen and (max-width: 990px) {
	.art-table.no-headers .art-tbody .art-tr .art-td .art-td-last {
		width: 100%;
	}
	.art-table .art-tbody .art-tr .art-td .art-td-last img {
	    margin-right: 4px;
	}
}


.home .main_color .pcwt-content-slider .slide-meta, .home .pcwt-content-slider .slide-entry-title {
    color: #FFF;
}

.home .second-container .slide-content {
    padding: 10px 20px 20px;
}

.home .second-container .pcwt-content-slider .slide-entry-title {
    font-size: 19px;
}

/* Pilning Tweaks */

#top #main .sidebar {
    margin-top: 0px;
}

#main .container_wrap .container {
    border-top-width: 0;
    padding-top: 40px;
}

.flex_column .orange h3.widgettitle, 
.pcwt-builder-widget-area .orange h3.widgettitle, 
.sidebar .orange h3.widgettitle, .orange .widget-content {
    background: #b95a00!important;
}

/* Widgets */

.isw-items img {
    width: 100%;
}

.inner_sidebar .no-padding {
    padding: 0;
    text-align: center;
}

.inner_sidebar .widget {
    background: #34663b;
}

.inner_sidebar .white {
	background: #FFF;
}

.inner_sidebar .red,
.pcwt-builder-widget-area .red {
    background: #79253a
}

.inner_sidebar .green,
.pcwt-builder-widget-area .green {
    background: #008081
}

.flex_column h3.widgettitle, .pcwt-builder-widget-area h3.widgettitle, .sidebar h3.widgettitle {
    padding: 24px 20px;
    color: #FFF;
    background: #34663b;
    font-size: 19px;
}


.flex_column .blue h3.widgettitle, .pcwt-builder-widget-area .blue h3.widgettitle, .sidebar .blue h3.widgettitle, .blue .widget-content {
    background: #34663b;
}

.flex_column .orange h3.widgettitle,
.pcwt-builder-widget-area .orange h3.widgettitle,
.sidebar .orange h3.widgettitle,
.orange .widget-content,
.inner_sidebar .widget.orange {
    background: #b95a00;
}

.flex_column .red h3.widgettitle, .pcwt-builder-widget-area .red h3.widgettitle, .sidebar .red h3.widgettitle, .red .widget-content {
    background: #79253a;
}

.flex_column .widget-content a, .flex_column .widget-content strong, .pcwt-builder-widget-area .widget-content a, .pcwt-builder-widget-area .widget-content strong, #top .sidebar .widget-content a, #top .sidebar .widget-content strong {
    color: #FFF;
}

.home-button .pcwt-button.pcwt-size-medium {
    min-width: 100% !important;
    border-radius: 0px 0px 10px 10px;
    padding: 20px !important;
    margin: auto;
}

#top div.wpcf7-mail-sent-ok {
    background: #387f81;
    color: #FFF;
}

#top .widget .mailpoet_paragraph input.mailpoet_text {
    font-size: 15px;
    padding: 10px !important;
}

input.mailpoet_text {
    padding: 14px !important;
}

#top .mailpoet_paragraph a {
    text-decoration: underline;
}

#top .widget .mailpoet_form form.mailpoet_form {
    padding: 10px 0 !important;
    margin-bottom: 10px;
}

#top .widget .mailpoet_paragraph.mp-button {
    margin: 0;
}

#top .widget .mailpoet_paragraph input.mailpoet_submit {
    border-color: #FFF !important;
    padding: 12px 30px !important;
    font-size: 15px;
    margin: 0;
}

#top .widget .mailpoet_paragraph .parsley-errors-list {
    font-size: 1.2em;
    background: #dd083d;
    margin-top: -13px !important;
    padding: 7px 0px;
    margin-bottom: 10px;
    list-style: none;
}

#top .widget .mailpoet_paragraph .parsley-errors-list li {
    color: #FFF
}

#top p.mailpoet_validate_success {
    background: #388082;
    color: #FFF;
    padding: 10px 12px;
    font-weight: normal;
    margin: 20px 0 0;
}

#top .main_color input[type='submit'].mailpoet_submit {
    background-color: #333333;
    color: #ffffff;
    padding: 12px 23px !important;
}

body#top .widget input[type="email"] {
    -webkit-appearance: none;
    border: 2px solid #ffffff;
    padding: 8px 6px;
    outline: none;
    font: inherit;
    margin: 0 0 14px;
    width: 100%;
    display: block;
    background: transparent;
    border-radius: 0px;
    color: #FFF;
}

body#top .widget input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #FFF !important;
	opacity: 1;
}

body#top .widget input::-moz-placeholder {
    /* Firefox 19+ */
    color: #FFF !important;
	opacity: 1;
}

body#top .widget input:-ms-input-placeholder {
    /* IE 10+ */
    color: #FFF !important;
	opacity: 1;
}

body#top .widget input:-moz-placeholder {
    /* Firefox 18- */
    color: #FFF !important;
	opacity: 1;
}

body#top .widget input[type="submit"] {
    border: 2px solid #ffffff;
    padding: 10px 30px;
    outline: none;
    font: inherit;
    margin: 12px 0 0;
    display: inline-block;
    background: transparent;
    border-radius: 0px;
    color: #FFF;
}

body#top #header_main .widget input[type="submit"] {
    background: #333333;
    border: 2px solid #333333;
    font-family: 'entypo-fontello';
}

body#top #header_main .widget.widget_search {
    top: 20px;
}

/* Sidebar Forms */
#top div.wpcf7-response-output {
    margin: 2em 0 1em;
    padding: 0.2em 1em;
    border: 2px solid #ff0000;
    font-size: 14px;
}

#top div.wpcf7-mail-sent-ok {
    background: #387f81;
}

form.wpcf7-form div.wpcf7-validation-errors {
    padding: 10px 14px;
    margin-left: 0;
    margin-right: 0;
    border: 1px solid #f8dc23;
    background: #FFF5B0;
    color: #000;
}

form.wpcf7-form span.wpcf7-not-valid-tip {
    top: 18px;
    background: #FFA8A8;
    color: #fff;
    width: 100%;
    left: 0;
    padding: 5px 13px 5px;
}

#top #wrap_all .pcwt_mega_div,
#top #wrap_all .pcwt_mega_div ul {
    color: #ffffff;
    background-color: #FFF;
}

#top #header .pcwt_mega_div > .sub-menu {
    padding: 20px 20px 30px;
}

#header .pcwt_mega_div .units {
    padding: 0 10px 0 12px;
}