.my-slide-container{position:relative}.my-slide-view-all{font-size:12px;font-weight:800;text-decoration:underline;color:#7a69e4}.my-slide{width:100%;overflow-x:scroll;-ms-overflow-style:none;scroll-behavior:smooth}.my-slide::-webkit-scrollbar{display:none}.arrow-inactive{opacity:.5}.centered-controll{display:flex;justify-content:space-between;position:absolute;width:100%;z-index:998;top:35%}.centered-controll .left-arrow-icon{margin-left:-47px}.centered-controll .right-arrow-icon{margin-right:-47px}.editor{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column}.editor__top{min-height:72px;box-shadow:0 0 5px 0 rgba(0,0,0,.2);background-color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 36px;z-index:9}.editor__middle{flex:1;display:flex;height:calc(100vh - 124px)}.editor__left{width:376px;background-color:#f7f8fa;overflow-y:auto;padding:26px 30px;transition:all .25s}.editor__right{flex:1;overflow-y:auto}.editor__right-container{padding:24px 40px}.editor__bottom{height:52px;background-color:#3bbaed;font-size:9px;color:#fff;display:flex;justify-content:center;align-items:center}.editor__search{background-image:url(/img/icons/searchgrey.svg);background-position:11px;background-repeat:no-repeat;padding-left:30px}.instagram-feeds{display:flex;justify-content:space-between;flex-wrap:wrap}.instagram-feed{width:47%}.font-settings{min-height:60px;box-shadow:0 0 3px 0 rgba(0,0,0,.2);background-color:#fff;padding:12px 17px;display:flex;align-items:center}.font-settings__item{margin-right:12px;min-height:36px;display:flex;justify-content:center;align-items:center;cursor:pointer}.font-settings__item img{padding:0 7px}@media only screen and (max-width:768px){.editor__top{padding:0 20px}.editor__left{position:absolute;top:0;bottom:0;left:0;bottom:52px}.editor__left--collapsed{margin-left:-376px}}