/* #################################################################################################### Helpers */
.img-fluid{max-width:100%;height:auto;position:static;}
/* #################################################################################################### Misc */
#back-to-top-ctn #back-to-top {position: fixed;bottom: 20px;right: 30px;width: auto;opacity:0;transition: opacity 750ms ease-in-out;cursor:pointer;z-index:9998;display: none;}
#back-to-top-ctn #back-to-top.show{opacity:1;display: inline-block;}
#back-to-top-ctn, #back-to-top-ctn *:not(#back-to-top){padding:0;margin:0;}
#back-to-top-ctn .elementor-icon:not(.osef){padding: 0.5em !important;}
#back-to-top-ctn .elementor-icon:not(.osef):hover{color: #fff !important;}