/*
Theme Name: Daniele Silvestri
Theme URI: https://www.danielesilvestri.it/
Description: Daniele Silvestri - La Voce del Megafono
Author: Studio mjolk / willosonico
Author URI: http://www.studiomjolk.com / http://www.willosonico.com
Version: 1.0
*/

body {
    min-width: 320px;
    background-color:#efedd2;
    background-image: url("imgs/sfondo.jpg");
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    color:black;
    margin: 0px;
}

.red {
    color:#8f0303;
}

/* general wrapper */

#sb-site {
    background-color:#efedd2 !important;
}
#o-wrapper,
#wrapper {
    width:100%;
    max-width:1440px;
    margin-left: auto;
    margin-right: auto;
}
@media all and (min-width: 710px) {
    #padder {
        padding-left:20px;
        padding-right: 20px;
    }
}

#wrapper-inner {
    width:100%;
    max-width:1440px;
    margin-left: auto;
    margin-right: auto;
}

/* rows */

.row {
    position: relative;
    clear:both;
}
.thin_border {
    border-bottom: 1px solid black;
}
.thick_border {
    border-bottom: 2px solid black;
}
.border_left {
    border-left: 1px solid black;
}
.fullwidth {
    width: 100%;
}

/* clearfix */

.clear {
    clear:both;
}
.clearfix {
    clear:both;
}

#wpcf7-f28-p25-o1 {
    text-align: center;
}

#menu-footer {
    padding-left: 0px;
}

.bold {
    font-weight: bold;
}

.left {
    text-align: left;
}

.sb-slidebar {
    z-index: 10000 !important;
}

.wp-post-image {
    height: auto;
}


.mc4wp-alert {
	text-align:left !important;
	margin-top:10px;
	font-family: Montserrat;
    font-weight: bold;
	letter-spacing:2px;
}
.mc4wp-success {
	
}
.mc4wp-error,
.mc4wp-notice {
	color: #ff3333;
}

.home .sd-content {
	display:none !important;
}

.wrap {
    word-wrap: break-word;
}

       .story {
        font-family: 'megaphonebold_compressed';
        padding-top: 20px;
padding: 5px;
letter-spacing: 3px;

    }

.story a.video {

    color: #000;


}

@media screen and (max-width: 992px) {
 .col1_cl.tours {
 width: 100%;
 float: none; 
}
}
