
@import url("//www.haisraelim-band.co.il/wp-content/plugins/global-gallery/css/frontend.min.css?ver=5.31");
@import url("//www.haisraelim-band.co.il/wp-content/plugins/global-gallery/js/jquery.galleria/themes/ggallery/galleria.ggallery_minimal.css?ver=5.31");
@import url("//www.haisraelim-band.co.il/wp-content/plugins/global-gallery/js/slick/slick-gg.css?ver=5.31");


/* preloader */
            .ggl_1, .ggl_2, .ggl_3, .ggl_4 {
                background-color: #888888;
                width: 12px;
                height: 12px;
                position: absolute;
                top: 0;
                left: 0;
                
                -webkit-transform-origin: 	0 50%;
                -ms-transform-origin: 		0 50%;
                transform-origin: 			0 50%;	
                
                -webkit-animation: 	gg_loader 1.7s infinite ease-in-out;
                animation: 			gg_loader 1.7s infinite ease-in-out;
                
                -webkit-transform: 	rotateX(90deg);
                -ms-transform: 		rotateX(90deg);
                transform: 			rotateX(90deg);	
            }
            .ggl_2 {
                top: 0;
                left: 14px;
                -webkit-animation-delay: 0.2s;
                animation-delay: 0.2s;
            }
            .ggl_3 {
                top: 14px;
                left: 14px;
                -webkit-animation-delay: 0.4s;
                animation-delay: 0.4s;
            }
            .ggl_4 {
                top: 14px;
                left: 0px;
                -webkit-animation-delay: 0.6s;
                animation-delay: 0.6s;
            }
            @-webkit-keyframes gg_loader {
                20%, 80%, 100% {-webkit-transform: rotateX(90deg);}
                40%, 60% {-webkit-transform: rotateX(0deg);}
            }
            @keyframes gg_loader {
                20%, 80%, 100% {transform: rotateX(90deg);}
                40%, 60% {transform: rotateX(0deg);}
            }
            
.gg_gallery_wrap:not(.gg_collection_wrap), 
.gg_coll_outer_container {
	padding: 3px;
    
    -moz-box-sizing: content-box;
	box-sizing: content-box;
}


/* image border, radius and shadow */
.gg_standard_gallery .gg_img,
.gg_masonry_gallery .gg_img_inner,
.gg_string_gallery .gg_img,
.gg_coll_img {
	border: none    
    border-radius: 2px;	
	box-shadow: 0 0 2px rgba(25,25,25,0.4);}


/* main overlay */
.gg_gallery_wrap .gg_img .gg_main_overlay {
	
	color: #222222;
	background: rgb(255,255,255);
	background: rgba(255,255,255, 0.8);}


/* collections - texts under images */
.gg_coll_img .gg_main_overlay_under .gg_img_title_under {
	color: #444444;
}
.gg_coll_img .gg_main_overlay_under .gg_img_descr_under {
	color: #555555;
}

/* collection filters + back to collection button */
.gg_filter {
	text-align: left;
    padding: 0px 0px;
}
.gg_filter a.ggf,
.gg_coll_back_to_new_style {	
	color: #444444;
}
.gg_filter a.ggf:hover,
.gg_coll_back_to_new_style:hover {	
	color: #666666 !important;
}
.gg_filter a.ggf.gg_cats_selected,
.gg_filter a.ggf.gg_cats_selected:hover {	
	color: #222222 !important;
}
.gg_new_filters a.ggf,
.gg_coll_back_to_new_style {	
	background-color: #ffffff;
    border: 1px solid #999999;
    border-radius: 2px;
    
        margin-left: 0px !important;
    }
.gg_new_filters a.ggf:hover,
.gg_coll_back_to_new_style:hover {	
	background-color: #ffffff;
    border: 1px solid #666666;
}
.gg_new_filters a.ggf.gg_cats_selected,
.gg_new_filters a.ggf.gg_cats_selected:hover {	
	background-color: #ffffff;
    border: 1px solid #555555;
}



/* ************************************************** */

/* standard gallery images */
.gg_standard_gallery .gg_img {
	margin-right: 5px;
    margin-bottom: 5px;
}

/* masonry gallery images */
.gg_masonry_gallery .gg_img {
	    padding-left: 2px;
    padding-right: 3px;
    margin-bottom: 5px;
}

/* photostring gallery images */
.gg_string_gallery .gg_img {
	margin-right: 5px;
    margin-bottom: 5px;
}

/* collection images */
.gg_coll_img_wrap {
	margin-bottom: 15px;
	padding-right: 7px;
    padding-left: 8px;
}

/* carousel */
.gg_car_item_wrap {
	padding-right: 7px;
	padding-left: 7px;
    padding-top: 5px;
	padding-bottom: 5px;
}
.gg_carousel_wrap.slick-slider {
	margin-bottom: 55px;
}

/* pagination button alignment */
.gg_paginate {
	text-align: center;
}


/* ************************************************** */



.gg_galleria_slider_wrap .galleria-thumbnails .galleria-image {
	width: 60px !important;
}
.gg_galleria_slider_wrap .galleria-thumbnails .galleria-image,
.gg_galleria_slider_wrap .galleria-thumbnails-container {
     height: 40px !important;
}
.gg_galleria_slider_wrap.gg_galleria_slider_show_thumbs {
	padding-bottom: 54px !important;	
}
.gg_galleria_slider_show_thumbs .galleria-thumbnails-container {
	bottom: -52px !important;		
}
/* ************************************************** */

.gg_mp .mfp-arrow-left:before, .mfp-arrow-left .mfp-b,
.gg_mp .mfp-arrow-right:before, .mfp-arrow-right .mfp-b  {
	border-color: transparent !important; 
}
.gg_mp.mfp-bg {
	    opacity: 0.7;
    filter: alpha(opacity=70);
	background-color: #000000 !important;
    
    
		background-image: url(http://www.haisraelim-band.co.il/wp-content/plugins/global-gallery/js/lightboxes/lcweb.lightbox/img/patterns/.png) !important;
		background-position: top left !important;
		background-repeat: repeat !important;
		}
.gg_mp .mfp-image-holder .mfp-content {
    max-width: 85% !important;
}
.gg_mp button:hover, .gg_mp button:active, .gg_mp button:focus {
	background: none !important;
    box-shadow: none !important;
    border: none !important;
    padding: none !important;
}
.gg_mag_popup_loader {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(http://www.haisraelim-band.co.il/wp-content/plugins/global-gallery/js/lightboxes/magnific-popup/mp_loader.gif) no-repeat center center transparent;
}
.gg_mp .mfp-bottom-bar {
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
    margin-top: -40px;   
    padding: 13px;
    background: url(http://www.haisraelim-band.co.il/wp-content/plugins/global-gallery/js/lightboxes/magnific-popup/txt_bg.png) repeat center center transparent;
}
.gg_mp .mfp-counter {
    right: 13px;
    top: 13px;
}
.gg_mp .mfp-figure {
	display: none;
}
.gg_mp .mfp-figure small {
    color: #D7D7D7;
    line-height: 18px;
}
.gg_mp .mfp-figure small p {
	display: inline;
}
.gg_mp .mfp-title span:first-child {
	font-size: 13px;
    font-style: italic;
}




