/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 08 2025 | 00:51:52 */
.evolut-post-gallery > .kt-inside-inner-col {
  display: flex;
}

.evolut-post-gallery--order-132 > .kt-inside-inner-col > div:nth-child(1) { order: 1; }
.evolut-post-gallery--order-132 > .kt-inside-inner-col > div:nth-child(2) { order: 2; }
.evolut-post-gallery--order-132 > .kt-inside-inner-col > div:nth-child(3) { order: 2; }

.evolut-post-gallery--order-213 > .kt-inside-inner-col > div:nth-child(1) { order: 2; }
.evolut-post-gallery--order-213 > .kt-inside-inner-col > div:nth-child(2) { order: 1; }
.evolut-post-gallery--order-213 > .kt-inside-inner-col > div:nth-child(3) { order: 3; }

.evolut-post-gallery--order-231 > .kt-inside-inner-col > div:nth-child(1) { order: 3; }
.evolut-post-gallery--order-231 > .kt-inside-inner-col > div:nth-child(2) { order: 1; }
.evolut-post-gallery--order-231 > .kt-inside-inner-col > div:nth-child(3) { order: 2; }

.evolut-post-gallery--order-312 > .kt-inside-inner-col > div:nth-child(1) { order: 2; }
.evolut-post-gallery--order-312 > .kt-inside-inner-col > div:nth-child(2) { order: 3; }
.evolut-post-gallery--order-312 > .kt-inside-inner-col > div:nth-child(3) { order: 1; }

.evolut-post-gallery--order-321 > .kt-inside-inner-col > div:nth-child(1) { order: 3; }
.evolut-post-gallery--order-321 > .kt-inside-inner-col > div:nth-child(2) { order: 2; }
.evolut-post-gallery--order-321 > .kt-inside-inner-col > div:nth-child(3) { order: 1; }