



/* preloader */
                .ggl_1 {
                    background: none !important;
                    border-radius: 50%;
                    font-size: 3px;
                    height: 70%;
                    margin-left: 15%;
                    margin-top: 15%;
                    width: 70%;
                    animation: gg_vortex .45s infinite linear;
                }

                @keyframes gg_vortex {
                  0%,
                  100% {
                    box-shadow: 0em -2.6em 0em 0em #aaaaaa, 1.8em -1.8em 0 0em rgba(170,170,170, .2), 2.5em 0em 0 0em rgba(170,170,170, .2), 1.75em 1.75em 0 0em rgba(170,170,170, .2), 0em 2.5em 0 0em rgba(170,170,170, .2), -1.8em 1.8em 0 0em rgba(170,170,170, .2), -2.6em 0em 0 0em rgba(170,170,170, .5), -1.8em -1.8em 0 0em rgba(170,170,170, .7);
                  }
                  12.5% {
                    box-shadow: 0em -2.6em 0em 0em rgba(170,170,170, .7), 1.8em -1.8em 0 0em #aaaaaa, 2.5em 0em 0 0em rgba(170,170,170, .2), 1.75em 1.75em 0 0em rgba(170,170,170, .2), 0em 2.5em 0 0em rgba(170,170,170, .2), -1.8em 1.8em 0 0em rgba(170,170,170, .2), -2.6em 0em 0 0em rgba(170,170,170, .2), -1.8em -1.8em 0 0em rgba(170,170,170, .5);
                  }
                  25% {
                    box-shadow: 0em -2.6em 0em 0em rgba(170,170,170, .5), 1.8em -1.8em 0 0em rgba(170,170,170, .7), 2.5em 0em 0 0em #aaaaaa, 1.75em 1.75em 0 0em rgba(170,170,170, .2), 0em 2.5em 0 0em rgba(170,170,170, .2), -1.8em 1.8em 0 0em rgba(170,170,170, .2), -2.6em 0em 0 0em rgba(170,170,170, .2), -1.8em -1.8em 0 0em rgba(170,170,170, .2);
                  }
                  37.5% {
                    box-shadow: 0em -2.6em 0em 0em rgba(170,170,170, .2), 1.8em -1.8em 0 0em rgba(170,170,170, .5), 2.5em 0em 0 0em rgba(170,170,170, .7), 1.75em 1.75em 0 0em #aaaaaa, 0em 2.5em 0 0em rgba(170,170,170, .2), -1.8em 1.8em 0 0em rgba(170,170,170, .2), -2.6em 0em 0 0em rgba(170,170,170, .2), -1.8em -1.8em 0 0em rgba(170,170,170, .2);
                  }
                  50% {
                    box-shadow: 0em -2.6em 0em 0em rgba(170,170,170, .2), 1.8em -1.8em 0 0em rgba(170,170,170, .2), 2.5em 0em 0 0em rgba(170,170,170, .5), 1.75em 1.75em 0 0em rgba(170,170,170, .7), 0em 2.5em 0 0em #aaaaaa, -1.8em 1.8em 0 0em rgba(170,170,170, .2), -2.6em 0em 0 0em rgba(170,170,170, .2), -1.8em -1.8em 0 0em rgba(170,170,170, .2);
                  }
                  62.5% {
                    box-shadow: 0em -2.6em 0em 0em rgba(170,170,170, .2), 1.8em -1.8em 0 0em rgba(170,170,170, .2), 2.5em 0em 0 0em rgba(170,170,170, .2), 1.75em 1.75em 0 0em rgba(170,170,170, .5), 0em 2.5em 0 0em rgba(170,170,170, .7), -1.8em 1.8em 0 0em #aaaaaa, -2.6em 0em 0 0em rgba(170,170,170, .2), -1.8em -1.8em 0 0em rgba(170,170,170, .2);
                  }
                  75% {
                    box-shadow: 0em -2.6em 0em 0em rgba(170,170,170, .2), 1.8em -1.8em 0 0em rgba(170,170,170, .2), 2.5em 0em 0 0em rgba(170,170,170, .2), 1.75em 1.75em 0 0em rgba(170,170,170, .2), 0em 2.5em 0 0em rgba(170,170,170, .5), -1.8em 1.8em 0 0em rgba(170,170,170, .7), -2.6em 0em 0 0em #aaaaaa, -1.8em -1.8em 0 0em rgba(170,170,170, .2);
                  }
                  87.5% {
                    box-shadow: 0em -2.6em 0em 0em rgba(170,170,170, .2), 1.8em -1.8em 0 0em rgba(170,170,170, .2), 2.5em 0em 0 0em rgba(170,170,170, .2), 1.75em 1.75em 0 0em rgba(170,170,170, .2), 0em 2.5em 0 0em rgba(170,170,170, .2), -1.8em 1.8em 0 0em rgba(170,170,170, .5), -2.6em 0em 0 0em rgba(170,170,170, .7), -1.8em -1.8em 0 0em #aaaaaa;
                  }
                }
                




.gg_gallery_wrap:not(.gg_collection_wrap), 
.gg_itg_container,
.gg_coll_outer_container {
	padding: 3px;
}


/* image border, radius and shadow */
.gg_standard_gallery .gg_img,
.gg_columnized_gallery .gg_img,
.gg_masonry_gallery .gg_img_inner,
.gg_string_gallery .gg_img,
.gg_itg_container .gg_img,
.gg_coll_img {
	border: 4px solid #FFFFFF;background-color: #FFFFFF;    
    border-radius: 4px;	
	box-shadow: 0 0 2px rgba(25,25,25,0.4);}


.gg_ol_full_mode .gg_img_title {
	border-color: rgba(241,89,115, 0.15); 
	background: #fdfdfd;
}



/* extra image effects */




/* collections - texts under images */
.gg_coll_img .gg_main_overlay_under .gg_img_title_under {
	color: #F15973;
}
.gg_coll_img .gg_main_overlay_under .gg_img_descr_under {
	color: #555555;
}



.gg_filter,
.gg_tags_wrap {
	text-align: center; 
}
.gg_filter a.ggf,
.gg_tag,
.gg_coll_back_to_new_style,
.gg_gall_search_form input {	
	color: #666666;
    font-size: 15px;
    
        padding: 6px 12px;
}
.gg_filter a.ggf:hover,
.gg_tag:hover,
.gg_coll_back_to_new_style:hover {	
	color: #535353 !important;
}
.gg_filter a.ggf.gg_cats_selected,
.gg_filter a.ggf.gg_cats_selected:hover,
.gg_tag.gg_tag_sel,
.gg_tag.gg_tag_sel:hover {	
	color: #333333 !important;
}
.gg_textual_filters .gg_cats_selected:after,
.gg_textual_filters .gg_tag_sel {
	text-shadow: 0 0.01em 0 #333333;
}

.gg_btn_filters a.ggf,
.gg_btn_filters .gg_tag,
.gg_coll_back_to_new_style,
select.gg_mobile_filter_dd,
.gg_gall_search_form input {	
	background: #ffffff;
    border: 2px solid #bbbbbb;
    border-radius: 2px;
}
.gg_btn_filters a.ggf:hover,
.gg_btn_filters .gg_tag:hover,
.gg_coll_back_to_new_style:hover {	
	background: #fdfdfd;
    border-color: #777777;
}
.gg_btn_filters a.ggf.gg_cats_selected,
.gg_btn_filters a.ggf.gg_cats_selected:hover,
.gg_btn_filters .gg_tag.gg_tag_sel,
.gg_btn_filters .gg_tag.gg_tag_sel:hover {	
	background: #efefef;
    border-color: #aaaaaa;
}
.gg_textual_filters .ggf:after,
.gg_textual_filters .gg_tag:after {
	background: #efefef;
}




.gg_gall_search_form input,
.gg_gall_search_form i {
	color: #666666;
}
.gg_gall_search_form input {
	background: #ffffff;
    border-color: #bbbbbb;
}
.gg_gall_search_form:hover input,
.gg_gall_search_form:hover i,
.gg_gall_search_form:active input,
.gg_gall_search_form:active i,
.gg_gall_search_form:focus input,
.gg_gall_search_form:focus i {
	color: #333333;
}
.gg_gall_search_form:hover input,
.gg_gall_search_form:active input,
.gg_gall_search_form:focus input {
	background: #fdfdfd;
    border: 2px solid #aaaaaa;
    
        padding: 6px 12px;
}




.gg_standard_pag i,
.gg_num_btns_wrap > div {
	color: #666666;
}
.gg_standard_pag:not(.gg_detach_arr),
.gg_standard_pag.gg_detach_arr > div,
.gg_infinite_scroll,
.gg_num_btns_wrap > div {
	border: 1px solid #bbbbbb;
	background: #ffffff;
}
.gg_standard_pag:not(.gg_only_arr) .gg_nav_mid,
.gg_infinite_scroll div {
	color: #666666;
}
.gg_standard_pag.gg_monoblock:before {
	background: #bbbbbb;
}
.gg_dots_pag_wrap > div {
	background: #ffffff;
}

.gg_standard_pag:not(.gg_only_arr) > div:not(.gg_nav_mid):not(.gg_pag_disabled):hover,
.gg_infinite_scroll:hover,
.gg_standard_pag.gg_only_arr > div:not(.gg_pag_disabled):hover,
.gg_num_btns_wrap > div:hover,
.gg_num_btns_wrap .gg_pag_disabled {
	background: #efefef;
}
.gg_standard_pag:not(.gg_only_arr) > div:not(.gg_nav_mid):not(.gg_pag_disabled):hover i,
.gg_standard_pag.gg_only_arr > div:not(.gg_pag_disabled):hover i,
.gg_infinite_scroll:hover span,
.gg_num_btns_wrap > div:hover,
.gg_num_btns_wrap .gg_pag_disabled  {
	color: #333333;	
}
.gg_infinite_scroll:hover,
.gg_standard_pag.gg_only_arr > div:not(.gg_pag_disabled):hover,
.gg_monoblock > div:not(.gg_pag_disabled):hover,
.gg_infinite_scroll:hover,
.gg_num_btns_wrap > div:hover, 
.gg_num_btns_wrap .gg_pag_disabled {
	border: 1px solid  #aaaaaa;	
}
.gg_dots_pag_wrap > div:hover,
.gg_dots_pag_wrap > div.gg_pag_disabled {	
	box-shadow: 0 -13px 0 0 #efefef inset;
}



/* ************************************************** */


/* standard gallery images */
.gg_standard_gallery .gg_container {
	width: calc(100% + 5px);
}
.gg_standard_gallery .gg_img {
	margin-right: 5px;
    margin-bottom: 5px;
}

/* columnized gallery images */
.gg_columnized_gallery .gg_container {
	width: calc(100% + 10px);
}
.gg_columnized_gallery .gg_img {
	margin-right: 10px;
    margin-bottom: 10px;
}

/* masonry gallery images */
.gg_masonry_gallery .gg_container {
	width: calc(100% + 7px);
}
.gg_masonry_gallery .gg_img {
    padding-right: 7px;
    margin-bottom: 7px;
}

/* photostring gallery images */
.gg_string_gallery .gg_container {
	width: calc(100% + 7px + 1px); /* 1px = security addition */
}
.gg_string_gallery .gg_img {
	margin-right: 7px;
    margin-bottom: 7px;
}

/* image-to-gallery images */
.gg_itg_wrap:not(.gg_itg_monoimage) .gg_itg_img:nth-child(odd) {
	width: calc(50% - 5px);
    margin-right: 10px;
}
.gg_itg_wrap:not(.gg_itg_monoimage) .gg_itg_img:nth-child(even) {
	width: calc(50% - 5px);
}
.gg_itg_wrap .gg_itg_img:nth-of-type(3),
.gg_itg_wrap .gg_itg_img:nth-of-type(4) {
	margin-top: 10px;
}
.gg_itg_wrap .gg_itg_ol_inner {
	color: #fefefe;
}
.gg_itg_corner_txt .gg_itg_ol_inner,
.gg_itg_main_n_sides .gg_itg_ol_inner {
	background: #333333;
}
.gg_itg_50_op_ol .gg_itg_ol {
	background: #333333;
}
.gg_itg_100_op_ol .gg_itg_ol,
.gg_itg_block_over .gg_itg_ol_inner { 
    background: #333333;
}




/* COLLECTION IMAGES */
.gg_coll_container {
	width: calc(100% + 10px);
}
.gg_coll_img_wrap {
	margin-bottom: 10px;
	padding-right: 10px;
}
.gg_coll_pag_wrap {
	margin-top: -10px;
}



/* CAROUSEL */
.gg_car_item_wrap {
	padding-right: 5px;
	padding-left: 5px;
    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-gg-toggle-thumb {
	display: none !important;
}


.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;		
}
/* #ggw end */



/* ************************************************** */
	
    


