/*
Theme Name: Sway Child
Template: sway
Theme URI: https://www.swaytheme.com/
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Multi-Purpose WordPress Theme with Block Builder
Version: 1.0
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

/* Below you can write your style */



.padding-testo-full {padding-right: 70px; padding-left: 70px;}


.lunghezza-filetto { width: 70px !important; }



.titolo_grande h2{ font-size: 30px !important }


.white {

	color: #fff !important;
}


.testo_bigger{font-size: 17px;}


.testo_bianco p{

	color: #fff !important;

}


.white h1 {

	color: #fff !important;
}

.white h2{

	color: #fff !important;
}

.white h3{

	color: #fff !important;
}




.footer_widget .menu li {padding: 3px 0;}



@media (min-width: 1200px) {

.scompare_in_1200 {display: block !important;}

.compare_sotto_1200{display: none!important;}


}

@media (min-width: 767px) {

.scompare_in_grande {display: none!important;}


}



@media (max-width: 1200px) {


.scompare_in_1200 {display: none!important;}
.compare_sotto_1200{display: block !important;}


}

@media (max-width: 767px) {


.scompare_in_piccolo {display: none !important}

.scompare_in_grande {display: block !important;}

.upper-footer .widget-title {
  text-align: center !important;}

  .upper-footer .textwidget {
  text-align: center !important;}


.footer_widget .menu li, .footer_widget li {
  text-align: center !important;}


}