/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Aug 19 2016 | 10:10:35 (am)
/*
/******* Do not edit this file *******/

#overview {
  background-color: #343433;
}

a {
    word-wrap: break-word;
}

form.submit-ticket .submit {
    height: 500px;
}

form.loggedin textarea {
    height: 397px;
}

.twitter-connect {
    display: none;
}

.row-more {
    background-color: #88C443;
    cursor: pointer;
}

.coral-btn {
    background-color: #88C443;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border: 0;
    border-radius: 50px;
    padding: 15px 25%;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: 0 2px 0 rgba(0,0,0,0.2);
}

#bbpress-forums #bbp-search-form #bbp_search {
border-left: 2px solid #3e3e3e;
border-right: 2px solid #3e3e3e;
border-bottom: 2px solid #3e3e3e;
}

@media handheld and (max-width: 640px), screen and (max-width: 640px) {

//your css here
  #text-17 {
display: none;
}

}

.bg1 {
    background-attachment: inherit!important;
}

iframe[name=google_conversion_frame] 
{
    display: none !important;
}

.green {
display: none;
}

#footer {
    padding: 0px 0;
}

#topics h5 {
display: none;
}



.container .four.columns {
width: 220px;
display: none;
}

.title {
background-color: #88C443;
}

#contact {
background-color: #88C443;
}

#toggle.on {
background-color: white;
transition: all 0.3s;
border-top: 1px solid white;
border-left: 1px solid white;
border-right: 1px solid white;
}

#menu li.submit {
background-color: white;
}

#menu li {
color: #fff;
list-style-type: none;
background-color: white;
margin: 0 4px;
/* border-bottom: 2px solid #39404a; */
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 16px;
font-weight: 700;
}

.or {
color: #343433;
}

.solidbox {
background-color: #343433;
}


#toggle h5 {
color: #343433;
}

.hamburger {
width: 15px;
float: right;
margin-top: -1px;
background-color: #343433;
height: 15px;
margin-right: -15px;
}