/*
Theme Name: Cult

Description:  Tema realizzato in Html5. 
Version: 1.0
Author: Biagio Caravano
*/

/* Reset.css */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {display: block;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
html {overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
strong{font-weight: 900;}

/*** General ***/
body {color: #000000;font-size: 16px;font-family: 'Open Sans', sans-serif;background: #fff;}

	/* Typography */
	a 			{color: #000;text-decoration: none;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
	a:hover 	{color: #c5c5c5;}
	a:active	{outline: none;}
	p, dl, hr, h1, h2, h3,
	ol, ul, dd, pre, table, fieldset {margin-bottom: 20px;}
h1 {
    font-size: 72px;
    margin-top: 150px;
    margin-bottom: 150px;
    margin-left: 50px;
    font-weight: 500;
}
	h2 			{font-size: 18px; }
	h3 			{font-size: 18px;color:#bababa;}
	h4 			{font-size: 26px;font-weight: 100;}
	h5 			{font-size: 120px; transform: rotate(-90deg); color:#383737;   height: 330px; letter-spacing: -6px; font-family: Arial Black;
    width: 290px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);}
	h6 			{font-family: Arial Black; font-weight: 900;font-size: 24px;}
	
	/* Structure */
	#wrapper 		{width:100%;margin: 0 auto;box-sizing:border-box;}
	#header 		{width:100%;height:350px;float:left;padding: 0px;box-sizing:border-box; }
	#header2 		{width:100%;height:auto;float:left;padding: 0px;box-sizing:border-box;  }

	
	 
	#mainmenu		{font-family: Arial Black;width: 100%;float:left;font-size: 80px; letter-spacing: -6px; padding: 180px 100px;font-weight: 900;line-height:60px;box-sizing:border-box; text-transform: uppercase;}
	#mainmenu2		{font-family: Arial Black; width:100%;width: 100%;float:left;font-size: 80px;letter-spacing: -6px;  padding: 180px 100px;font-weight: 900;line-height:60px;box-sizing:border-box;text-transform: uppercase;
    width: 100%;
	height:100%;
	background-image:url(http://www.cultofmagic.com/wp-content/uploads/2026/09/Menu.png);
	background-color:transparent;
	background-repeat: no-repeat;
	background-position:center right;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: scroll;
    
    }
	#main 			{width:100%;float:left;box-sizing:border-box;}
	#content 		{width:100%;float:left;box-sizing:border-box;}
	#sidebar 		{float:right;}
	#footer			{width:100%;float:left;padding: 100px 50px;background: #dbdbdb;box-sizing: border-box;}


/*** Header ***/
#site-title a 			{font-family: oswald; font-weight: 400; font-size:30px; text-transform:uppercase;float: left;color:#000000;}
#site-title a:hover 	{background: none;}


/*** Menu ***/
#mainmenu ul 		{margin: 0px 0 0px 0px;float:left;width:100%; list-style: none;}
#mainmenu ul li 	{margin: 0 0px 0 0;position: relative;}
#mainmenu a 		{color: #000000; display: block;}
#mainmenu a:hover   {color:#dcdcdc; }
#mainmenu2 ul 		{margin: 0px 0 0px 0px;float:left;width:100%; list-style: none;}
#mainmenu2 ul li 	{margin: 0 0px 0 0;position: relative;}
#mainmenu2 a 		{color: #202020; display: block; }
#mainmenu2 a:hover {color:#ffffff; }
	
	/* Search */
	.search{float: right;margin-top:-15px;}
	.top-search{width:160px!important;color:#999;float:right;background:#eee;border:none;padding:10px;}
	
	/* Button Responsive Menu*/
	.btn-responsive-menu{display: none;float: right;padding:5px;cursor:pointer;margin:  -15px 20px 0 0;color: #ffffff;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);background:#333;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.icon-bar 			{display: block;width: 18px;height: 2px;margin:5px;background-color: #f5f5f5;-webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px;-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);}

	.show{display:block!important}

	
/*** Post ***/
.post 					{padding: 0px 0 20px 0;}


	/* Post title */
	.post .entry-title 	{margin-bottom: 20px;}
	.post .entry-title a{display: block;font-size: 38px;line-height:40px;font-weight: bold;letter-spacing: -1px;}
	/* .post .entry-content{line-height:25px;}*/
    .post .entry-content2{}
	.index-thumb		{width:100%;height:auto;margin-bottom:0px; border-radius:25px;}
    .index-thumb2		{width:100%;height:auto;margin-bottom:0px; border-radius:0px 0px 25px 25px; position: relative;}
	
	hr{border-bottom: 4px solid #000000;border-top:none;border-left:none;border-right:none;margin:25px 0 0px 0;}
	
    /* img  {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    
}	
*/

	 /* img:hover  {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
}
    */ 

/*** Sidebar ***/
#sidebar {}

	/* Lists in widgets */
	.widget h3			{}
	.widget li 			{line-height: 35px;list-style-type:none}


/*** Footer ***/
#footer 				{color: #000000;font-size: 14px;border-radius: 25px 25px 0px 0px;}
#footer a 				{}
.footer1{ font-size:18px; font-weight: 900;color: rgb(178, 177, 177);}
.footer2{ font-size:15px; font-weight: 600;color: #000;}
.footer3{     font-family: Arial Black;
    font-size: 100px;
    font-weight: 600;
    color: rgb(68 68 68);
    letter-spacing: -12px;
    line-height: 60px;}

.cultofmagicfooter{

    font-family: Arial Black;
    text-transform: uppercase;
    font-size: 80px;
    line-height: 60px;
    letter-spacing: -6px;
    color:#202020;
}
.contentfooter{

    width:33.333%;
    display:inline;
    float:left;
}

ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { border-bottom:1px dotted #999; padding:1em; }
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard { font-size: 16px; }
ol.commentlist li.comment div.vcard cite.fn { font-style:normal; }
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar { border:5px solid #ccc; float:right; margin:0 0 1em 1em; }
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta { font-size:9px; }
ol.commentlist li.comment div.comment-meta a { color:#ccc; }
ol.commentlist li.comment p { font-size:11px; margin:0 0 1em; }
ol.commentlist li.comment ul { font-size:11px; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li.comment div.reply { font-size:11px; }
ol.commentlist li.comment div.reply a { font-weight:bold; }
ol.commentlist li.comment ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 { border-left:1px solid #ccc; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-3 { border-left:1px solid #999; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-4 { border-left:1px solid #ccc; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent { border-left:1px solid #ccc; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}


/*** Misc ***/ 
.alignleft  	{margin: 0 20px 20px 0;}
.alignright 	{margin: 0 0 20px 20px;}
.clear 		{clear: both;}
.sep 		{padding: 0 5px;}
.hide 		{display: none;}
.alert {
  background-color: #fef9c7;
  border-color: #fcdd4a;
  color: #3b3601;
  border-radius: 0 5px 5px 0;
  padding: 10px 14px;margin:0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

#contenitoreproduzioni{margin:300px 0px;}


.absolute {
    position: absolute;
    width: 100%;
    height: auto;
    margin-top: 1%;
}

section.san-francisco {
    margin-top: 0px;
}

.section {
    position: relative;
}

section {
    display: block;
}




.container {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}


* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


 :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.row:before {
    display: table;
    content: " ";
}


.nome {
    width: 100%;
    font-family: Arial Black;
    font-size: 42px;
    line-height: 1em;
    text-transform: uppercase;
	text-align: left;
    font-weight: bolder;
    font-style: normal;
    color: #2a2929;
    letter-spacing: -5px;
    z-index: 2;
    position: absolute;
    margin-top: 20px;
    margin-left: 0px;
    padding-left: 20px;
    padding-bottom: 20px;
}


.absolute h2 {
    width: 100%;
    height: 0px;
    font-family: Arial Black;
    font-size: 12vw;
    line-height: 1em;
    text-transform: uppercase;
	text-align: center;
    font-weight: bolder;
    font-style: normal;
    color: #fff;
    letter-spacing: -10px;
    z-index: 2;
    position: absolute;
    margin-top: 50px;
    margin-left:0px;
    mix-blend-mode: difference;
	
}

.absolute2 h2 {
    width: 100%;
    height: 0px;
    font-family: Arial Black;
    font-size: 42px;
    line-height: 1em;
    text-transform: uppercase;
	text-align: left;
    font-weight: bolder;
    font-style: normal;
    letter-spacing: -4px;
    z-index: 2;
    position: absolute;
    margin-top: 20px;
    margin-left:20px;
}

.absolute2 h3 {
    width: 100%;
    height: 0px;
    font-family: Arial Black;
    font-size: 42px;
    line-height: 1em;
    text-transform: uppercase;
	text-align: left;
    font-weight: bolder;
    font-style: normal;
    letter-spacing: -4px;
    z-index: 2;
    position: absolute;
    margin-top: 20px;
    margin-left:20px;
}

.row:after {
    clear: both;
}

#contenitorecontent{ padding:200px 20px 100px 20px;}
#contenitorecontentguerrilla{ padding:200px 20px 200px 20px; font-size:26px;}
#contenitorecontent_paginespettacoli{ padding:0px 0px;}
.contenitorefotobio{margin:0px 100px;}


.wp-block-separator {
    border: none;
    border-top: 4px solid !important;
	color: #000 !important;

}


	 .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 0;
        flex-grow: 1;
        margin: 100px 0px;
        padding-top: 30px ;
    }


		
	#contenitoremenu{ background-color: #000;width: 100%;height: auto; float: left; border-radius: 25px;}



.barleft {
        height: 100%;
    /* width: 100%; */
    position: fixed;
    right: 20px;
    top: 20px;
    z-index: 10;
    float: right;
}


.mi_barleft {
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 900;
    color: #ffffff;
    height: 75px;
        margin-top: 20px;
    /*
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    */
}

.mi_barleft a { 
    color: #4f4c4c;
    border: solid 4px #4f4c4c;
    padding: 5px 15px;
    border-radius: 10px;
}

.mi_barleft a:hover { color: #9e9d9d;}



.barlefthome {
    height: 100%;
    width: 60px;
    position: fixed;
    left: 40px;
    top: 140px;
    z-index: 10;
    float: none;
}




.mi_barlefthome {
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 900;
    color: #ffffff;
    height: 75px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
}

.mi_barlefthome a { color: #ffffff; background-color: #232323; padding:10px;}
.mi_barlefthome a:hover { color: #969696;}




/**portfolio**/

.stk-block, :is(.entry-content,.site-content) .stk-block {
    margin-top: 0;
    margin-bottom: -20px!important;
}


.stk-6c751ff, .stk-48bbc54 {
    margin-top: var(--stk--preset--spacing--70, 0rem) !important;
margin-bottom: var(--stk--preset--spacing--70, 0rem) !important;
}

/**portfolio**/




/**modula**/



.modula-item:hover img{ opacity: 0.3 !important}

#modula-58 .modula-item .figc .modula-title {
    font-size: 24px;
    text-align: center !important;
   background-color: #000!important;
   color: #ffffff;
    font-family: Arial Black;
    text-transform: uppercase;
    width: 50%;
    margin: 0px auto;
    padding:50px;
    opacity:0.8;
    
}
.modula-item .figc .jtg-title a { color: #fff;}
.modula-item .figc .jtg-title a:hover { background-color: #000; opacity: 0.8;}


.modula .modula-items .modula-item.effect-pufrobo .modula-title {
    top: 40% !important;
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    
}
.modula-item.effect-pufrobo .modula-title::after {
    
    height: 0px !important;
    
}

/**modula**/

.modula .modula-items .modula-item {
    position: absolute;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 15px;
}

/**video**/
.wp-block-video video {
    margin-bottom: -18px;
    border-radius: 50px;

}

.wp-block-video {
    box-sizing: border-box;
    margin: 0px 100px 200px 100px;
}

#contenitoretitolopaginespetacoli{ 

    width: 100%;
    float: left;
}
#contenitorecontent_paginecurtele {

    padding:0px 0px;
    float: left;
    width: 100%;
}

    .titolopagineSpettacoli{    
    
    width: 60%;
    float: left;
    text-align: left;
    color: #b3b3b3;
    font-family: Arial Black;
    font-weight: 600;
    font-size: 220px;
    letter-spacing: -20px;
    text-transform: uppercase;
    line-height: 160px;
    margin-bottom: 60px;
    margin-top: 250px;
    position: absolute;
    z-index: 1000;
    }


    .titolopagineGuerrilla{    
    
    width: 100%;
    float: left;
    text-align: left;
    color: #b3b3b3;
    font-family: Arial Black;
    font-weight: 600;
    font-size: 220px;
    letter-spacing: -20px;
    text-transform: uppercase;
    line-height: 160px;
    margin-bottom: 60px;
    margin-top: 250px;
    position: absolute;
    z-index: 1000;
    }
    
    .titolopagineCuratele{    
    
    width: 60%;
    float: left;
    text-align: left;
    color: #b3b3b3;
    font-family: Arial Black;
    font-weight: 600;
    font-size: 220px;
    letter-spacing: -20px;
    text-transform: uppercase;
    line-height: 160px;
    margin-bottom: 60px;
    margin-top: 250px;
    position: absolute;
    z-index: 1000;
    }



#titolopagineCurtele{    
    
    width: 200px;
    float: right;
    text-align: left;
    color: #ddd;
    font-family: Arial Black;
    font-weight: 600;
    font-size: 120px;
    letter-spacing: -8px;
    text-transform: uppercase;
    margin-right: 460px;
    line-height: 90px;
    margin-bottom: 20px;
    }

    #titolopagineBio{    
    
    width: 100px;
    float: right;
    text-align: left;
    color: #ddd;
    font-family: Arial Black;
    font-weight: 600;
    font-size: 120px;
    letter-spacing: -10px;
    text-transform: uppercase;
    margin-right: 670px;
    line-height: 90px;
    margin-bottom: 20px;
    }


#titolopagineGuerrilla{    
    
        /* width: 100px; */
    /* float: right; */
    text-align: center;
    color: #ddd;
    font-family: Arial Black;
    font-weight: 600;
    font-size: 12vw;
    letter-spacing: -16px;
    text-transform: uppercase;
    /* margin-right: 600px; */
    line-height: 90px;
    margin-bottom: 20px;
}
    



    #titolopagineprogettispeciali{    
    
    width: 100px;
    float: right;
    text-align: left;
    color: #ccc;
    font-family: Arial Black;
    font-weight: 600;
    font-size: 60px;
    letter-spacing: -6px;
    text-transform: uppercase;
    margin-right: 40px;
    line-height: 45px;
    margin-top: -140px;
    margin-bottom: 0px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    }

    #titolopagineprogettispeciali a{color: #fff; }
     #titolopagineprogettispeciali a:hover{color: #000000; }

    #titolopagineproduzioni2{    
    
    width: 100px;
    float: right;
    text-align: left;
    color: #ccc;
    font-family: Arial Black;
    font-weight: 600;
    font-size: 60px;
    letter-spacing: -6px;
    text-transform: uppercase;
    margin-right: 0px;
    line-height: 0px;
    margin-bottom: 0px;
    margin-top: -80px;
    position: relative;
    z-index: 1000;
     transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    }
     #titolopagineproduzioni2 a{color: #fff; }
      #titolopagineproduzioni2 a:hover{color: #000; }

     #titolopagineNext{    
    
         width: 100px;
    float: right;
    text-align: left;
    color: #232323;
    font-family: Arial Black;
    font-weight: 600;
    font-size: 120px;
    letter-spacing: -8px;
    text-transform: uppercase;
    margin-right: 420px;
    line-height: 90px;
    margin-bottom: 20px;
    }

     #titolopagineProduzioni{    
    
        width: 100px;
    float: right;
    text-align: left;
    color: #232323;
    font-family: Arial Black;
    font-weight: 600;
    font-size: 120px;
    letter-spacing: -8px;
    text-transform: uppercase;
    margin-right: 680px;
    line-height: 90px;
    margin-bottom: 20px;
    }

       #titolopagineTouring{    
    
    width: 100px;
    float: right;
    text-align: left;
    color: #232323;
    font-family: Arial Black;
    font-weight: 600;
    font-size: 120px;
    letter-spacing: -8px;
    text-transform: uppercase;
    margin-right: 360px;
    line-height: 90px;
    margin-bottom: 20px;
    }



#jtg-174 .modula-item .figc .jtg-title {
    font-size: 20px !important;
    color: #ffffff;
    background-color: #000;
    margin: 0px auto;
    text-align: center;
    padding:25px 10px;
}
#contenitorenextevent {
    padding: 50px 0px;
    font-size: 150px;
    color: #fff;
    letter-spacing: -16px;
    line-height: 120px !important;
    text-transform: uppercase;
    font-family: arial black;
    background-color: #101010;
    border-radius: 25px;

}

    #contenitorenextevent a { color:#c7c7c7}
    #contenitorenextevent a:hover { color:#4f0202}


    #contenitoretouring {
    padding: 50px 0px;
    font-size: 150px;
    color: #232323;
    letter-spacing: -16px;
    line-height: 120px !important;
    text-transform: uppercase;
    font-family: arial black;
    background-color: #101010;
    border-radius: 25px;

}

    #contenitoretouring a { color:#4f0202}
    #contenitoretouring a:hover { color:#afacac}

    .testo_crediti{ width:100%; background-color: #b3b3b3;padding:200px 50px;color:#fff;font-size:20px;border-radius:25px;float: left;position: relative;}
    .testo_crediti2{ width:100%; background-color: #b3b3b3;padding:200px 50px;color:#fff;font-size:20px;border-radius:25px;float: left;position: relative;}
    .testo{background-color: #fff;padding:200px 600px 200px 50px;color:#000; font-size:26px;border-radius:25px;float: left;}
    

    .foto{

    /*background-color: #f3f1f1;*/
    padding: 50px 0px 150px 0px;
    border-radius: 25px;
    float: left;
    width: 100%;
    
    }


    .su-spoiler-title {
    position: relative;
    cursor: pointer;
    min-height: 20px;
    line-height: 110px!important;
    padding: 7px 7px 7px 34px;
    font-weight: 700;
    font-size: 140px!important;
    }

    .su-spoiler-style-default>.su-spoiler-content {
    padding: 1em 0 1em 27px;
    color: #4f0202!important;
}

.su-spoiler-icon {
    position: absolute;
    left: 7px;
    top: 50px!important;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 21px;
    text-align: center;
    font-size: 24px!important;
    font-family: ShortcodesUltimateIcons;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}

.su-spoiler-style-default>.su-spoiler-title {
    padding-left: 60px!important;
    padding-right: 0;
}

.su-spoiler-style-default>.su-spoiler-title {
    padding-left: 27px;
    padding-right: 0;
    padding-top: 50px;
    border-top: solid 1px #fff;
}


.su-spoiler-title:focus {
    outline: none!important; 
}

#contenitorecurtele {
    padding: 50px 0px;
    font-size: 150px;
    color: #000;
    letter-spacing: -16px;
    line-height: 110px!important;
    text-transform: uppercase;
    font-family: arial black;
    background-color: #ddd;
    border-radius: 25px;
}

#posizione_foto{

    font-family: Arial Black;
    font-size: 160px;
    letter-spacing: -12px;
    color: #c7c6c6;
    line-height: 120px;
    width: 100%;
    /*background-color: #f3f1f1;*/
    float: left;
    border-radius: 25px;
    margin: 100px 0px 0px 0px;
    
}

#posizione_trailer{

    font-family: Arial Black;
    font-size: 160px;
    letter-spacing: -12px;
    color: #c7c6c6;
    width: 100%;
    /*background-color: #f3f1f1;*/
    float: left;
    margin: 100px 0px 0px 100px;
    
}

#contenitoretext{ width:100%; float:left}
.posizione_text{

    font-family: Arial Black;
    font-size: 160px;
    letter-spacing: -12px;
    color: #ddd;
    float: right;
    line-height: 120px;
    width: 1%;
    height: 10px;
    /* text-align: right; */
    margin-top: 40px;
    /* padding-left: 150px; */
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
  
}

.su-accordion .su-spoiler  {
   color:#fff!important;
    
}
.su-accordion .su-spoiler:hover {
    color:#1b1b1b!important;    
}

.wp-block-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
    border-radius: 25px;
    margin-bottom: 50px;
    margin-top:50px;
}

.stk-block.stk-block-column.stk-column>.stk-column-wrapper {
    margin: var(--stk-columns-spacing);
    margin: 6px!important; 
}

/*
HTML CSSResult Skip Results Iframe
EDIT ON
.corner {
  border-shape: shape(from 0 30px,vline to 0,hline by 30px,move to calc(100% - 30px) 100%,hline to 100%,vline by -30px);
  border: 5px solid #CC2A41;
  padding: 5px 10px;
}
h1 {
  border-shape: shape(from 40% 100%,hline to 60%);
  border-bottom: 8px solid #F07818;
  padding-bottom: 10px;
  width: fit-content;
  margin: auto;
  text-transform: uppercase;
}
h2 {
    border-shape: polygon(20px 0px, 20px 0px, 275px 110px, 2px 100%) circle(0);
    border-color: #74d0e2;
    padding: 50px;
    width: fit-content;
}
h3 {
  border-shape: circle(1lh at .5em 50%) circle(0);
  border-color: pink;
  width: fit-content;
}

*/


a.glink {
    text-decoration: none;
    color:#999!important; 
}

a:hover.glink {
    text-decoration: none;
    color:#222!important; 
}


.gt_switcher_wrapper {
    position: fixed;
    top: 5px!important; 
    right: 45px!important; 
    z-index: 999999;

}


.stk-img-wrapper img { border-radius: 50px !important; }


.stk-img-wrapper {margin-bottom:200px!important;}

.stk-block, :is(.entry-content,.site-content) .stk-block {
    margin-top: 0;
    padding-bottom: 20px!important;
}
