/**
 * File style-classi-costanti.css
 * Framework: Hyper-Fast WP
 * Aggiornato al 09-06-2023
 * Importato da header.php
 *
 * Contiene le classi scorciatoie di tutto il tema.
 */

/*NUOVE DA DISTRIBUIRE QUI SOTTO*/
.l0{left:0;}.r0{right:0;}.zi0{z-index:0;}.zi1{z-index:1;}.zi2{z-index:2;}.zi9{z-index:9;}.oh{overflow:hidden;}.ov{overflow:visible;}.fdrr{flex-direction:row-reverse;}.asfs{align-self:flex-start;}.pointer{cursor:pointer;}.mw1920{max-width:1920px!important;}.nohover{pointer-events:none;}.plr0{padding-left:0!important;padding-right:0!important;}



/* Gutenberg */
.has-blu-color{color: #004e81;}.has-celeste-color{color: #00aeef;}
.has-nero-color{color: #000000;}.has-bianco-color{color: #FFFFFF;}.has-grigioscurissimo-color{color: #111111;}.has-grigioscuro-color{color: #333333;}
.has-grigiomedio-color{color: #666666;}.has-grigiochiaro-color{color: #999999;}.has-grigiochiarissimo-color{color: #EEEEEE;}

/* Width */
.ww_20{width:20%;}.ww_25{width:25%;}.ww_33{width:33%;}.ww_34{width:34%;}.ww_40{width:40%;}.ww_50{width:50%;}.ww_60{width:60%;}
.ww_66{width:66%;}.ww_75{width:75%;}.ww_80{width:80%;}.ww_100{width:100%;}.ww_100vh{width:100vh;}
.ww_normale{width:100%;max-width:1200px;}.ww_media{width:100%;max-width:800px;}.ww_stretta{width:100%;max-width:600px;}

/* Height */
.hh_100{height:100%;}.hh_100vh{height:100vh;}.hh_auto{height:auto;}

/* Position */
.rel,.relative{position:relative !important;}.abs,.absolute{position:absolute !important;}.fixed{position:fixed !important;}.floatleft{float:left;}.floatright{float:right;}

/* Display */
.block{display:block !important;}.inlineblock,.ilb,.ilblock{display:inline-block !important;}.none, .nascondi{display:none !important;}.flex{display:flex !important;}.grid{display:grid !important;}.visibilityvisible{visibility:visible;}.visibilityhidden{visibility:hidden;}

/* Flex e Grid */
.aic{align-items:center;}.aifs{align-items:flex-start;}.aife{align-items:flex-end;}.jcsb{justify-content:space-between;}.jcc{justify-content:center;}.jcfs{justify-content:flex-start;}.jcfe{justify-content:flex-end;}.fdc{flex-direction:column;}.fdr{flex-direction:row;}.f1{flex:1;}.f2{flex:2;}.f3{flex:3;}
.asc{align-self:center;}.jsc{justify-self:center;}.jcse{justify-content:space-evenly;}.ais{align-items:stretch!important;}.acs{align-content:stretch;}
.ffw{flex-flow: wrap;}.fww{flex-wrap: wrap;}

/* Gap */
.gap0{gap:0px;}.gap10{gap:10px;}.gap20{gap:20px;}.gap30{gap:30px;}.gap40{gap:40px;}.gap50{gap:50px;}.gap60{gap:60px;}

/* Top, Bottom, Left e Right */
.t0{top:0px!important;}.top0{top:0;}.top10{top:10px;}.top20{top:20px;}.top30{top:30px;}
.b0{bottom:0px!important;}.bottom0{bottom:0;}.bottom10{bottom:10px;}.bottom20{bottom:20px;}.bottom30{bottom:30px;}
.left0{left:0;}.left10{left:10px;}.left20{left:20px;}.left30{left:30px;}
.right0{right:0;}.right10{right: 10px;}.right20{right:20px;}.right30{right:30px;}

/* Text align */
.tal,.sx,.sinistra{text-align:left!important;}.tac,.ctr,.cen,.centro{text-align:center!important;}.tar,.dx,.destra{text-align:right!important;}.wsnw{white-space:nowrap;}

/* Margin */
.m0auto{margin:0px auto 0px auto !important;}.mla{margin-left:auto;}.mra{margin-right:auto;}
.m0{margin:0px!important;}
.mt0{margin-top:0px!important;}.mt10{margin-top:10px!important;}.mt20{margin-top:20px!important;}.mt30{margin-top:30px!important;}.mt40{margin-top:40px!important;}.mt50{margin-top:50px!important;}.mt60{margin-top:60px!important;}.mt80{margin-top:80px!important;}.mt100{margin-top:100px!important;}
.mb0{margin-bottom:0px!important;}.mb10{margin-bottom:10px!important;}.mb20{margin-bottom:20px!important;}.mb30{margin-bottom:30px!important;}.mb40{margin-bottom:40px!important;}.mb50{margin-bottom:50px!important;}.mb60{margin-bottom:60px!important;}.mb80{margin-bottom:80px!important;}.mb100{margin-bottom:100px!important;}
.ml0{margin-left:0px!important;}.ml10{margin-left:10px!important;}.ml20{margin-left:20px!important;}.ml30{margin-left:30px!important;}
.mr0{margin-right:0px!important;}.mr10{margin-right:10px!important;}.mr20{margin-right:20px!important;}.mr30{margin-right:30px!important;}
.mp0{margin:0px!important;padding:0px!important;}

/* Padding */
.p0,.pdd0{padding:0px!important;}.p10,.pdd10{padding:10px;}.p20,.pdd20{padding:20px;}.p30,.pdd30{padding:30px;}.pdd3020{padding: 30px 30px 20px 30px;}
.pt0{padding-top:0px!important;}.pt10{padding-top:10px!important;}.pt20{padding-top:20px!important;}.pt30{padding-top:30px!important;}.pt40{padding-top:40px!important;}.pt50{padding-top:50px!important;}.pt60{padding-top:60px!important;}
.pb0{padding-bottom:0px!important;}.pb10{padding-bottom:10px!important;}.pb20{padding-bottom:20px!important;}.pb30{padding-bottom:30px!important;}.pb40{padding-bottom:40px!important;}.pb50{padding-bottom:50px!important;}.pb60{padding-bottom:60px!important;}
.pl0{padding-left:0px!important;}.pl10{padding-left:10px!important;}.pl20{padding-left:20px!important;}.pl30{padding-left:30px!important;}
.pr0{padding-right:0px!important;}.pr10{padding-right:10px!important;}.pr20{padding-right:20px!important;}.pr30{padding-right:30px!important;}

/* Border */
.bb0{border-bottom:0 !important;}.noborder{border:none !important;}.br3{border-radius:3px;}.br5{border-radius:5px;}.br10{border-radius:10px;}.bb1{border-bottom:1px var(--colbor) solid;}

/* Font */
.mai,.maiuscolo,.uc{text-transform:uppercase;}.min,.minuscolo,.lc{text-transform:lowercase;}.cpt{text-transform:capitalize;}
.grassetto,.gra{font-weight: bold !important;}
.fsi{font-size:inherit !important;}
.fs10{font-size:10px !important;}.fs12{font-size:12px !important;}.fs14{font-size:14px !important;}.fs15{font-size:15px !important;}.fs16{font-size:16px !important;}
.fs18{font-size:18px;}.fs20{font-size:20px;}.fs24{font-size:24px;}

/* Background color */
.bg-tra{background:transparent;}.bg-fff{background:#fff;}.bg-aaa{background:#aaa;}.bg-bbb{background:#bbb;}.bg-ccc{background:#ccc;}.bg-ddd{background:#ddd;}.bg-eee{background:#eee;}.bg-111{background-color:#111;}.bg-222{background-color:#222;}.bg-333{background-color:#333;}.bg-444{background-color:#444;}.bg-555{background-color:#555;}.bg-666{background-color:#666;}.bg-999{background-color:#999;}
.bg-yel{background-color:yellow;}.bg-red{background-color:red;}.bg-grn{background-color:green;}

/* Color */
.col-nero{color:black;}.col-bianco{color: white;}.bianco{color:#FFF;}.nero{color:#000;}
.col-eee{color:#eee;}.col-ddd{color:#ddd;}.col-ccc{color:#ccc;}.col-999{color:#999;}.col-666{color:#666;}.col-333{color:#333;}
.col-viola{color:#8a32e9;}.col-azzurro{color:#3d60de;}.col-celeste{color:#00abad;}.col-verdeacqua{color:#01d08a;}.col-verdechiaro{color:#00e374;}

/* Initial */
.ttr-ini{text-transform:initial;}.dsp-ini{display:initial;}

/* Varie */
.bsbb{box-sizing:border-box;}
.lstn{list-style-type:none;}
.lh125{line-height:125%;}.lh150{line-height:150%;}.lh200{line-height:200%;}
.giustificato{text-align:justify;text-justify:inter-word;}
@media (max-width: 767px){.nascondisumobile{display: none;}}

/* Pulsante bianco */
.pul-bianco{border-color:white !important;color:white !important;background-color:transparent !important;}
.pul-bianco:hover{border-color:white !important;color:white !important;background-color:transparent !important;}

.rigasotto-01 { width: 80px; height: 3px; margin-bottom: 15px; }



/* Width discontinued */ .w20{width:20%;}.w25{width:25%;}.w33{width: 33%;}.w34{width:34%;}.w40{width:40%;}.w49{width:49%;}.w50{width:50%;}.w60{width:60%;}.w66{width:66%;}.w80{width:80%;}.w100,.w_100,.w_intera{width:100%;}.w100vh{width: 100vh;}.wnorm,.w_normale{width: 100%; max-width: 1200px;}.mw600{max-width:600px!important;}

/* Height discontinued */ .h100{height:100%;}.h100vh{height:100vh;}.hauto{height:auto;}
