.widget-icontext {position:relative;}
.widget-icontext .icon:not(.ic) {/*padding-right:10px;*/ font-weight: bold;}
.widget-icontext a {/*position: absolute; top:0; left:0; width:100%; height:100%;*/}
/*.widget-icontext .rr-icon { width: 60px; height: 60px; border-radius: 60px; border: 1px solid var(--main-title-color); text-align: center; transition: all 350ms ease; }*/
.widget-icontext .rr-icon { text-align: center; transition: all 350ms ease; color:var(--main-second-color);}
/*.widget-icontext:hover .rr-icon { background: var(--main-title-color); }
.widget-icontext:hover .rr-icon .icon {color: #fff!important;}*/

.widget-temoin {background:#fff; padding:20px; -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.05); box-shadow: 0 0 15px 0 rgba(0,0,0,0.05); max-width:495px;}
.widget-temoin .txt {padding-left:20px; color:#616161;}
.widget-temoin .txt > div {color:#343434;}
.widget-temoin .txt > p {margin:0;}
.widget-temoin .txt > p:before {content:'«'; padding-right:5px;}
.widget-temoin .txt > p:after {content:'»'; padding-left:5px;}
.widget-temoin .logo img {min-width:120px; height:auto;}
.widget-temoin .txt > div > b {padding-right:10px;}

.widget-gallery-photo .btn-gallery {padding:.75rem 1.5rem;}

.widget-carte-menu .btn-close { position: absolute; top: 0; right: 0; }
.widget-carte-menu .bloc_carte_menu {position:fixed; width:680px; top:0; left:-680px; height:100vh; background:#fff; transition:all 350ms ease; z-index: 5; text-align: center; padding:20px 40px;}
.open-menu-carte .widget-carte-menu .bloc_carte_menu { left: 0; }
.widget-carte-menu .item {padding:0 15px;}
.widget-carte-menu .item h2 {font-size:28px;}

