/*
Theme Name: Le Dictateur
Theme URI: https://www.robertobruno.it
Author: Matteo Doni
Author URI: https://www.robertobruno.it
Description: Another WP template
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.robertobruno.it
Text Domain: ledictateur
*/

.video .item .box {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.video iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.footer {max-height: none}
img {image-rendering: -webkit-optimize-contrast;}
.press .items {border-left: 0!important;}
.press.lavori .items, .category-works .press .items,
.press.press .items, .category-press .press .items,
.press.products .items, .category-products .press .items   
{border-left: 2px solid!important;}
.single .image-big img {margin: auto;}
.single p a {font-size: 14px;}

.press .items .col-xs-12 {
display: flex;
    flex-wrap: wrap;

}

.iubenda-tp-btn,
.iubenda-uspr-btn{
	visibility: hidden !important;
}
.hidden.iubenda-tp-btn[data-tp-float][data-tp-float=bottom-right] {
		visibility: hidden !important;

}