.scrolling-wrapper_parent{height:150px;margin:5px 0;position:relative}.scrolling-wrapper{overflow-x:scroll;overflow-y:hidden;white-space:nowrap;height:100px;margin:10px 0;scroll-behavior:smooth}.scrolling-wrapper::-webkit-scrollbar{display:none}.scrolling-wrapper{-ms-overflow-style:none;scrollbar-width:none}.blog-details__img-1 img{width:100%}.searchInput{height:50px;font-size:14px;line-height:50px;border-radius:3px;font-weight:500;border:none;background:#f1f0f5;color:#8f8d98;outline:none;padding:0 25px}.image-gallery_single_image{height:100%;width:150px;display:inline-block;cursor:pointer;margin-right:10px;border:2px solid transparent;transition:border .3s ease}.image-gallery_single_image.selected{border:1px solid #6222cc}.image-gallery_single_image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.scrolling-wrapper_left,.scrolling-wrapper_right{position:absolute;right:-12px;top:38%;border-radius:3px;border:.1px solid #000;background:#fff;box-shadow:2px 2px 9px 0 rgba(0,0,0,.12);width:30px;height:30px;justify-content:center;align-items:center;display:flex;cursor:pointer}.scrolling-wrapper_left{left:-12px}.scrolling-wrapper_right{right:-12px}.scrolling-wrapper_left img,.scrolling-wrapper_right img{-o-object-fit:contain;object-fit:contain;height:50%}