/*
 Theme Name: Twenty Twenty Child
 Theme URI: https://www.element8.ae
 Author: Element8
 Author URI: https://www.element8.ae
 Template: twentytwenty
 Description: Child theme for Twenty Seventeen.
 Version: 0.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags:
 Text Domain: twentytwenty-child
 */

.zoom-gallery{
	position: absolute;
    bottom: 10px;
    right: 10px;
    padding: 10px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #ebebeb !important;
    text-align: center;
    line-height: 40px;
}

.home header:not(.sticky) .top-head-left img {
	filter: invert(1);
}