/* * Style Works for Editor Only */ .gutslider-compare-block--loaded { width: 100%; height: 180px; border: 1px solid #007cba; border-radius: 2px; display: flex; align-items: stretch; .gutslider-placeholder { width: 100%; display: flex; align-items: center; justify-content: center; overflow: hidden; img { max-width: 100%; } } .gutslider-placeholder + .gutslider-placeholder { border-left: 1px solid #007cba; } .components-button.icgbp__upload_btn { border: 1px solid #007cba; border-radius: 2px; background: #007cba; color: #fff; padding: 10px !important; height: 40px; font-size: 13px; cursor: pointer; transition: 0.2s; } .components-button.icgbp__upload_btn:hover { background: #000; border-color: #000; } } .wp-block-gutslider-photo-comparison { .icv__wrapper { height: 100% !important; } img { max-width: none !important; height: 100% !important; } }