/* Enter Your Custom CSS Here */

/* Contact Form 7 CSS */

.wpcf7-form p{ color: #fff;}
.wpcf7-form input[type="submit"]:hover {color:#756461;border: 2px solid #756461}
span.wpcf7-not-valid-tip { color: #af2828;}
div.wpcf7-validation-errors {
	border: 0px solid #f7e700;
  color: #af2828;
}
div.wpcf7-response-output {
	margin: 2em 0em 0em;
	padding: 0em 0em;
}

/* Menù */

#nav-trigger {
  float: right;
  font-family: "icons";
  margin-right: 10px; 
  line-height: 1;
  position: relative;
  z-index: 100;
  height: 36px;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.main-navigation {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;}
  .main-navigation ul li {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 0;
    margin-left: 0px;
    margin-right: 6px;
    font-weight: 300!important;
    text-transform: uppercase; }
    .main-navigation ul li:first-child {
      margin-left: 0;}
    .main-navigation ul li a {
      position: relative;
      padding: 8px 10px;
      border-radius: 6px;
      display: block;
      color: #fff;}
      .main-navigation ul li a:hover {
        background-color: #333;
        background-color: rgba(0, 0, 0, 0.3);}
      .main-navigation ul li a.w-sub {
        padding-right: 20px; }
        .main-navigation ul li a.w-sub:before {
          content: "p";
          display: block;
          font-family: "icons";
          position: absolute;
          top: 2px;
          right: 4px;
          font-size: 11px;
          line-height: 32px;}
 .main-navigation ul li ul:after {
        content: "";
        display: block;
        position: absolute;
        width: 0;
        height: 0;
        border-top: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        border-left: 6px solid transparent;
        top: -10px;
        left: 10px;
}
.pageheader h1 { font-weight: 100 !important; font-style: normal; text-transform: uppercase; } 
.thb-text h4, .textwidget h4, .comment_body h4 {font-weight: 200!important; font-style: normal; text-transform: none;}

 .page-template-template-showcase-php .wrapper {
    padding-top: 36px; }

 .single-post .single-post-quote blockquote {
    font-size: 28px;
    line-height: 1.1em;
    font-weight: normal;
    font-style: italic;
    font-weight: 100;
    letter-spacing: 0px;
    margin-bottom: 12px;
    color: #ffffff; }



a { color: #ffffff; }


.widget_wysija_cont .updated, .widget_wysija_cont .login .message {
    background-color: transparent;
    border: 0 none #E6DB55;
}

.widget_wysija_cont .wysija-submit {
border: 1px solid #fff;
color: #fff;
}

.formErrorContent { 
  background-color: transparent!important;
  border: 0 none #E6DB55!important;
  color: #000!important
}


form.menu-search-form { width:auto; }
form.menu-search-form #s { background:#fff; border:0px solid #000; font-size:13px; margin:0 6px 0 0; padding:8px; width:180px; text-transform:uppercase;}
.menu-search-form input#searchsubmit.my-wp-search { background:transparent!important; color:#fff; border:0px solid #000; padding:2px; font-family: Yanone Kaffeesatz; font-size: 16px; font-style: normal; font-weight: 100; letter-spacing: 0.5px; text-transform:uppercase; }

.search-results .search-result .item-header h1 a {
    color: #000000;
font-weight: 400;}

.search-results .search-result .item-header h1 a:hover {
    color: #17505b;
font-weight: 480;}


#av_toolbar_regdiv, #av_toolbar_iframe, .av_site, .av-antipixel {
display: none!important;
}
body {top: -32px!important;}

aside.meta.details {
    color: #ffffff;}

.main-navigation div ul > li a {
font-weight: 100 !important;}
