.s4Block.button-files{display: block; width: 100%;}
.s4Block.button-files a{text-decoration: none; text-align: left; display: block; font-size:1.2rem; background: #FFFFFF; border: 2px solid #1F5296; color: #1F5296; padding: 5px 0; display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: center; align-items: center; max-width: 700px;}
.s4Block.button-files a .infos, .s4Block.button-files a .picto{display: inline-block; padding: 10px 30px;}
.s4Block.button-files a .picto{font-weight: bold; color: #1F5296; transition: all 0.3s ease-in-out; font-weight: 600; border-left: 2px solid #1F5296;}
.s4Block.button-files a .infos{line-height: 1.1; display: -webkit-inline-box; display: -moz-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: center; align-items: center;}
.s4Block.button-files a .infos::before{content: ''; display: inline-block; height: 25px; width: 20px; margin-right: 20px; vertical-align: middle; background-repeat: no-repeat; background-position: center; background-size: contain; background-image: url(//thaonlesvosges.fr/wp-content/themes/section4-thaon/images/icon/icon-files.svg); -webkit-box: 0; -moz-box: 0; -webkit-flex: 0 0 20px; -ms-flex: 0 0 20px; flex: 0 0 20px;}
.s4Block.button-files a .infos .name{display: inline-block; font-weight: bold; -webkit-box-flex: 1; -moz-box-flex: 1; -webkit-flex-grow: 1; -ms-flex: 1; flex-grow: 1;}
.s4Block.button-files a:hover {color: #61BBBC;}
.s4Block.button-files a:hover .picto{color: #61BBBC;}
.editor-styles-wrapper .s4Block.button-files a {pointer-events: none;}
@media (max-width: 991px) {
.s4Block.button-files a {border-width: 1px; padding: 3px 0;}
.s4Block.button-files a .infos, .s4Block.button-files a .picto {padding: 5px 20px;}
.s4Block.button-files a .picto {border-left-width: 1px;}
}
@media (max-width: 767px) {
.s4Block.button-files a .infos, .s4Block.button-files a .picto {padding: 5px 15px;}
.s4Block.button-files a {font-size: 1rem;}
.s4Block.button-files a .infos::before {width: 15px; height: 15px; margin-right: 5px;}
}