.elegant-expanding-sections{margin-bottom:15px;position:relative}.elegant-expanding-sections .elegant-expanding-section-heading-area{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:20px 30px;cursor:pointer}.elegant-expanding-sections .elegant-expanding-section-heading-area .elegant-expanding-section-heading-wrapper{width:90%}.elegant-expanding-sections .elegant-expanding-section-heading-area .elegant-expanding-section-heading-wrapper .elegant-expanding-section-title h2{margin:0;font-size:inherit!important;font-family:inherit!important;color:inherit!important}.elegant-expanding-sections .elegant-expanding-section-heading-area .elegant-expanding-section-icon{width:10%;text-align:center;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;transition:all .5s;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.elegant-expanding-sections .elegant-expanding-section-heading-area .elegant-expanding-section-icon svg{transition:all .5s}.elegant-expanding-sections .elegant-expanding-section-heading-area .elegant-expanding-section-icon.section-open svg{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.elegant-expanding-sections .elegant-expanding-section-content-area{padding:30px 30px 20px}