.ggl_1, .ggl_2, .ggl_3, .ggl_4 {
background-color: #a03362;
width: 12px;
height: 12px;
position: absolute;
top: 0;
left: 0;
transform-origin: 	0 50%;	
animation: 			gg_loader 1.7s infinite ease-in-out;
transform: 			rotateX(90deg);	
}
.ggl_2 {
top: 0;
left: 14px;
animation-delay: .2s;
}
.ggl_3 {
top: 14px;
left: 14px;
animation-delay: .4s;
}
.ggl_4 {
top: 14px;
left: 0px;
animation-delay: .6s;
}
@keyframes gg_loader {
20%, 80%, 100% {transform: rotateX(90deg);}
40%, 60% {transform: rotateX(0deg);}
} .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: none    
border-radius: 2px;	
} .gg_gallery_wrap .gg_img .gg_main_overlay {
color: #ffffff;
background: #a03362;
text-shadow: 0 0 0 rgba(255,255,255, 0.85);
}
.gg_ol_full_mode .gg_img_title {
border-color: rgba(255,255,255, 0.15); 
background: #fdfdfd;
}
.gg_gallery_wrap div.gg_img:not(.gg_coll_img):not(.gg_linked_img) .gg_sec_overlay span:before {
content: "\e604";}
.gg_both_ol .gg_sec_overlay {
background: #a03362;
}
.gg_gallery_wrap .gg_img .gg_sec_overlay span {
color: #ffffff;
}
[data-gg_ol="default"]:not(.gg_car_nocrop) .gg_main_img_wrap,
.gg_itg_wrap .gg_main_img_wrap {
transition:	transform .5s ease-out;	
transform: scale(1) translateZ(0); }
[data-gg_ol="default"]:not(.gg_car_nocrop) .gg_img:hover .gg_main_img_wrap,
[data-gg_ol="default"]:not(.gg_car_nocrop) .gg_img.gg_touch_on .gg_main_img_wrap,
.gg_itg_wrap .gg_img:hover .gg_main_img_wrap {
transform: scale(1.03);
transition-duration: 4s;
}
.gg_itg_monoimage .gg_img:nth-child(2):hover .gg_main_img_wrap,
.gg_itg_monoimage .gg_img:nth-child(3):hover .gg_main_img_wrap {
transform: scale(1) !important;
}  .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: #686868;
}
.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: #444444;
font-size: 15px;
padding: 6px 12px;
}
.gg_filter a.ggf:hover,
.gg_tag: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,
.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: 1px solid #999999;
border-radius: 2px;
}
.gg_btn_filters a.ggf:hover,
.gg_btn_filters .gg_tag:hover,
.gg_coll_back_to_new_style:hover {	
background: #ffffff;
border-color: #666666;
}
.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: #f0f0f0;
border-color: #555555;
}
.gg_textual_filters .ggf:after,
.gg_textual_filters .gg_tag:after {
background: #f0f0f0;
}
.gg_gall_search_form input,
.gg_gall_search_form i {
color: #707070;
}
.gg_gall_search_form input {
background: #f5f5f5;
border-color: #f5f5f5;
}
.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: #5e5e5e;
}
.gg_gall_search_form:hover input,
.gg_gall_search_form:active input,
.gg_gall_search_form:focus input {
background: #ffffff;
border: 1px solid #707070;
padding: 6px 12px;
}
.gg_standard_pag i,
.gg_num_btns_wrap > div {
color: #a03362;
}
.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 #a03362;
background: #a03362;
}
.gg_standard_pag:not(.gg_only_arr) .gg_nav_mid,
.gg_infinite_scroll div {
color: #a03362;
}
.gg_standard_pag.gg_monoblock:before {
background: #a03362;
}
.gg_dots_pag_wrap > div {
background: #a03362;
}
.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: #ffffff;
}
.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: #ffffff;	
}
.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  #ffffff;	
}
.gg_dots_pag_wrap > div:hover,
.gg_dots_pag_wrap > div.gg_pag_disabled {	
box-shadow: 0 -13px 0 0 #ffffff inset;
}  .gg_standard_gallery .gg_container {
width: calc(100% + 10px);
}
.gg_standard_gallery .gg_img {
margin-right: 10px;
margin-bottom: 10px;
} .gg_columnized_gallery .gg_container {
width: calc(100% + 10px);
}
.gg_columnized_gallery .gg_img {
margin-right: 10px;
margin-bottom: 10px;
} .gg_masonry_gallery .gg_container {
width: calc(100% + 7px);
}
.gg_masonry_gallery .gg_img {
padding-right: 7px;
margin-bottom: 7px;
} .gg_string_gallery .gg_container {
width: calc(100% + 7px + 1px); }
.gg_string_gallery .gg_img {
margin-right: 7px;
margin-bottom: 7px;
} .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: #a03362;
}
.gg_itg_50_op_ol .gg_itg_ol {
background: #a03362;
}
.gg_itg_100_op_ol .gg_itg_ol,
.gg_itg_block_over .gg_itg_ol_inner { 
background: #a03362;
} .gg_coll_container {
width: calc(100% + 10px);
}
.gg_coll_img_wrap {
margin-bottom: 10px;
padding-right: 10px;
}
.gg_coll_pag_wrap {
margin-top: -10px;
} .gg_car_item_wrap {
padding-right: 5px;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
.gg_carousel_wrap.slick-slider {
margin-bottom: 55px;
} .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;		
}
}