/*!/wp-content/themes/stack-child/assets/exhibitions-timeline.css*/#exh-tl{margin-top:20px;margin-bottom:50px;display:inline-block;padding-left:0;padding-right:0}.exh-title{display:block}.exh-title h3{color:#000;font-size:23px;font-weight:600;line-height:1.25;margin-top:0!important;margin-bottom:3px!important}.exh-date{color:#2f84c3;font-size:14px;font-weight:400;margin-bottom:15px;display:block}.exh-desc{color:#444;font-size:16px;font-weight:400}#exh-tl .riga{height:auto;width:100%;display:block;float:left;min-height:180px;margin-top:25px;margin-bottom:25px}#exh-tl .contenuto{min-height:100px;height:auto;display:block;position:relative;width:100%}#exh-tl .info{width:100%;display:inline-block;position:relative}#exh-tl .info .exh-img{position:relative;width:100%;margin-top:20px;margin-bottom:20px;display:block;border-radius:10px;overflow:hidden;max-height:550px}#exh-tl .info .exh-img img{box-shadow:1px 4px 20px -5px rgb(0 0 0 / 25%);width:100%;height:100%;object-fit:contain}@media (min-width:769px){#exh-tl::after{content:"";height:calc(100% - 390px);position:absolute;left:50%;top:30px;z-index:100;width:2px;display:block;background:#2f84c3;transform:translateX(-50%)}.exh-title h3{font-size:26px}.exh-date{font-size:18px}#exh-tl .contenuto{width:50%}#exh-tl .riga{min-height:300px}#exh-tl .riga:nth-child(odd) .contenuto{float:left;text-align:right}#exh-tl .riga:nth-child(even) .contenuto{float:right;text-align:left}#exh-tl .info{min-width:300px;display:flex;flex-direction:column}#exh-tl .info>*:not(.exh-desc){max-width:450px}#exh-tl .riga:nth-child(odd) .info{padding-right:50px!important;align-items:end}#exh-tl .riga:nth-child(odd) .info::before{right:-15px}#exh-tl .riga:nth-child(even) .info{padding-left:50px!important;align-items:start}#exh-tl .riga:nth-child(even) .info::before{left:-15px}#exh-tl .info::before{content:"";width:30px;height:30px;display:block;position:absolute;border-radius:50%;border:2px solid #2f84c3;top:0;z-index:200;background:#fff}#exh-tl .info .exh-img img{box-shadow:1px 2px 32px -11px rgb(0 0 0 / 60%)}}@media (min-width:481px) and (max-width:767px){#exh-tl .riga{margin-bottom:60px}#exh-tl .info .exh-img{position:absolute;top:0;width:45%;margin:0}.exh-date span{display:block}#exh-tl .riga:nth-child(odd) .exh-title,#exh-tl .riga:nth-child(odd) .exh-date,#exh-tl .riga:nth-child(odd) .exh-desc{padding-left:50%}#exh-tl .riga:nth-child(odd) .info .exh-img{left:0}#exh-tl .riga:nth-child(even) .exh-title,#exh-tl .riga:nth-child(even) .exh-date,#exh-tl .riga:nth-child(even) .exh-desc{padding-right:50%;text-align:right}#exh-tl .riga:nth-child(even) .info .exh-img{right:0}}@media screen and (max-width:480px){#exh-tl .contenuto{text-align:center!important}}