@media only screen and (max-width: 767px)
{
body .intro-text {
    padding-top: 70px;
padding-bottom: 30px;

}}






li {
    line-height: 30px;
    margin-bottom: 5px;
}

.main-title-pages .main-title-pages-dois {
    text-align: left;
    max-width: 680px;
    margin: 0 auto;
}


#footer .copy-txt {
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
}

body #intro-text-top h6 {
    margin-top: 22px;
}

.gallery {
    padding: 0px 0 40px;
    display: block;
    background: url(../img/site-bg2.png) repeat;
}

#lista-mercati .row .eight.columns p {
    color: #000;
    font-size: 17px;
}

.title h3 {
    margin: 30px 0;
    color: #000;
    font-weight: 400;
    font-size: 30px;
    text-align: center;
}

.contact-info-content {
    font-style: normal;
    text-align: center;
    font-size: 18px;
    color: #ff0000;
    padding: 10px 40px;
    line-height: 1.9;
}
.contact-info-subtitle {
    font-family: 'Source Sans Pro', sans-serif;
    text-align: center;
    font-size: 18px;
    color: #000000;
    padding: 5px 40px;
    line-height: 1.4;
    font-weight: bold;
}

#footer a, #contact a {
    color: #FF0000;
    text-decoration: none;
}

.main-title-pages-um span {
    color: #FF0000;
    font-weight: 700;
}

.contact-form input[type="submit"] {
    border: 1px solid color: #FF0000; !important;
    border-radius: 5px 5px 5px 5px;
    background-color: #FF6B59;
    transition: all 0.5s ease-in-out 0s;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 20%);
    color: #FFFFFF !important;
    display: block;
    font-size: 20px;
    font-weight: 600;
    height: 60px;
    margin: 30px auto 0;
    text-transform: uppercase;
    width: 200px;
}

#lista-mercati div.mercato-foto span.mercato-luogo {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    background-color: #FF0000;
    color: #fff;
    padding: 10px 30px;
    font-size: 22px;
}
.main-title-pages-dois p {
    color: #000;
    font-size: 22px;
    line-height: 1.4em;
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 40px;
}

#intro-text-top h6 {
    background-color: #ff0000;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    padding: 20px;
    display: table;
    float: right;
    margin-top: 90px;
}

.top-image {
  
  background-attachment: scroll;
}
#header-wrap ul.navigation li a {
    color: #333333;
    font-weight: normal;
    font-size: 22px;
}

#header-wrap ul.navigation {
    margin-top: 0;
}


#header-wrap ul.navigation li a:hover {
    color: #333333;
    font-weight: normal;
    font-size: 22px;
}

.cn-button.bootstrap {
    color: #fff;
    background: #fc3232;
}