#gg_simple_loader,
.gg_paginating_loader {
  background: url(../img/loader.gif) center center no-repeat !important;
}
#gg_quick_edit_btn,
.gg_btn_filters a.ggf,
.gg_filter > a:hover {
  text-decoration: none;
}
.gg_carousel_wrap .slick-slide.slick-loading img,
.gg_displaynone,
.gg_infinite_scroll > div:not(.gg_nav_mid),
.ggs_has_txt .gg_gall_search_icon {
  display: none;
}
.gg_carousel_wrap .slick-track:after,
.gg_string_clear_both {
  clear: both;
}
.gg_lb_p_margin {
  margin-bottom: 10px;
}
.gg_loader {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  margin-left: -13px;
  z-index: 100;
}
.gg_car_item .gg_main_thumb,
.gg_coll_container,
.gg_coll_gallery_container,
.gg_gallery_wrap,
.gg_img_inner,
.gg_img_wrap_inner,
.gg_standard_pag.gg_monoblock {
  position: relative;
}
.gg_gallery_wrap {
  display: block;
  width: auto;
  margin: 0 auto;
}
.gg_filtering_imgs,
.gg_gallery_wrap:not(.gg_carousel_wrap) {
  overflow: hidden;
}
.gg_gallery_wrap:not(.gg_collection_wrap):not(.gg_carousel_wrap) {
  min-height: 136px;
}
.gg_gallery_wrap * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.gg_galleria_slider_wrap,
.gg_galleria_slider_wrap * {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  direction: LTR;
}
.gg_itg_container,
.gg_itg_container *,
.gg_itg_container :after,
.gg_itg_container :before {
  box-sizing: border-box;
}
/* .gg_gallery_wrap .gg_container {
  clear: both;
  overflow: visible;
  min-height: 150px;
  max-height: 150px;
  vertical-align: top;
  font-size: 0 !important;
  position: relative;
} */
.gg_img_wrap_inner {
  display: inline-block;
  height: auto !important;
  width: auto !important;
}
.gg_img_inner,
.gg_overlays {
    width: 250px !important;
    height: 175px !important;
    overflow: hidden !important;
}
.gg_gallery_wrap .gg_img,
.gg_main_overlay_under {
  overflow: hidden;
  cursor: pointer;
  display: block;
  opacity: 0;
  transform: scale(0.9);
  transition:
    opacity 0.55s ease-in,
    transform 0.5s ease-in;
}
.gg_coll_img_wrap.gg_shown .gg_coll_img,
.gg_coll_img_wrap.gg_shown .gg_main_overlay_under,
.gg_img.gg_shown,
.gg_ol_full_mode .gg_img.gg_touch_on .gg_img_title,
.gg_ol_full_mode .gg_img.gg_touch_on .gg_main_overlay,
.gg_ol_full_mode .gg_img:hover .gg_img_title,
.gg_ol_full_mode .gg_img:hover .gg_main_overlay,
.gg_ol_full_mode.gg_main_ol_always_shown .gg_img.gg_touch_on .gg_main_overlay,
.gg_ol_full_mode.gg_main_ol_always_shown .gg_img:hover .gg_main_overlay,
.gg_ol_full_mode.gg_main_ol_always_shown .gg_main_overlay,
.gg_ol_full_mode.gg_main_ol_hide_on_h .gg_main_overlay {
  opacity: 1;
  transform: initial;
}
.gg_img.gg_old_page {
  opacity: 0 !important;
  transition: opacity 0.2s ease-in !important;
}
#gg_lb_gall,
.gg_coll_img_inner .gg_overlays > p,
.gg_container > p > a,
.gg_static_car .gg_fx_canvas,
.gg_static_car .gg_overlays {
  display: none !important;
}
.gg_coll_container {
  padding: 0 !important;
}
.gg_carousel_wrap .slick-next:focus:before,
.gg_carousel_wrap .slick-next:hover:before,
.gg_carousel_wrap .slick-prev:focus:before,
.gg_carousel_wrap .slick-prev:hover:before,
.gg_coll_container .gg_coll_img.gg_shown {
  opacity: 1;
}
.gg_coll_img_wrap {
  vertical-align: top;
  display: inline-block;
}
.gg_coll_img_wrap .gg_img {
  width: 100%;
  max-width: 100%;
}
.gg_gallery_wrap .gg_linked_img,
.gg_infinite_scroll,
.gg_itg_container * {
  cursor: pointer;
}
.gg_coll_container .gg_main_overlay,
.gg_coll_container .gg_overlays,
.gg_coll_container .gg_photo,
.gg_masonry_gallery .gg_img .gg_photo {
  backface-visibility: hidden;
}
.gg_img_inner {
  width: 100%;
  top: 0;
  left: 0;
  vertical-align: top;
  line-height: 0;
}
.gg_overlays {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50;
}
.gg_gallery_wrap .gg_main_img_wrap {
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
  direction: LTR;
}
.gg_gallery_wrap .gg_img .gg_photo {
  max-width: none !important;
  min-width: inherit;
  width: auto;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.gg_masonry_gallery .gg_img .gg_photo {
  display: block;
  width: 100% !important;
}
.gg_paginating_loader {
  min-height: 150px;
  transition-duration: 0ms !important;
}
#gg_simple_loader {
  height: 20px;
  width: 20px;
  z-index: 9999999;
  position: absolute;
  display: none;
}
.gg_gallery_wrap .gg_img .gg_main_overlay {
  transition: 0.25s ease-in;
  position: absolute;
  width: 100%;
  color: #333;
  text-shadow: 0 0 0 #333;
  font-size: 14.5px;
  line-height: normal;
  letter-spacing: 0.3px;
  vertical-align: middle;
  opacity: 0;
  padding: 12px;
  z-index: 90;
}
.gg_carousel_wrap .slick-slide img,
.gg_carousel_wrap.slick-initialized .slick-slide,
.gg_img_title {
  display: block;
}
.gg_ol_full_mode .gg_overlays {
  perspective: 100px;
}
.gg_ol_full_mode .gg_main_overlay {
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  text-align: center;
  transform-style: flat;
  transform: rotateX(2deg) translate3d(0, 10px, 0);
  transform-origin: 0 100%;
}
.gg_ol_full_mode .gg_main_overlay:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 80%;
}
.gg_ol_full_mode .gg_img_title {
  display: inline-block;
  text-align: center;
  overflow: hidden;
  vertical-align: middle;
  position: relative;
  opacity: 0.5;
  padding: 14px 17px;
  max-width: 100%;
  max-height: 100%;
  border-width: 0 0 2px;
  border-style: solid;
  border-color: rgba(30, 30, 30, 0.15);
  border-radius: 2px;
  background: rgba(248, 248, 248, 0.3);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.07);
  backface-visibility: hidden;
  transition: 0.3s ease-in-out 0.05s;
  transform: rotateX(70deg) scale(0.9) translate(0, 30%) translateZ(0);
}
.gg_ol_full_mode.gg_main_ol_hide_on_h .gg_img.gg_touch_on .gg_main_overlay,
.gg_ol_full_mode.gg_main_ol_hide_on_h .gg_img:hover .gg_main_overlay {
  opacity: 0;
  transform: rotateX(2deg) translate3d(0, 10px, 0);
}
.gg_ol_full_mode.gg_main_ol_always_shown .gg_img.gg_touch_on .gg_img_title,
.gg_ol_full_mode.gg_main_ol_always_shown .gg_img:hover .gg_img_title,
.gg_ol_full_mode.gg_main_ol_always_shown .gg_img_title,
.gg_ol_full_mode.gg_main_ol_hide_on_h .gg_img.gg_touch_on .gg_img_title,
.gg_ol_full_mode.gg_main_ol_hide_on_h .gg_img:hover .gg_img_title,
.gg_ol_full_mode.gg_main_ol_hide_on_h .gg_img_title {
  opacity: 1;
  transform: rotateX(0) scale(1) translate(0, 30%) translateZ(0);
}
.gg_ol_bottom_mode .gg_main_overlay {
  bottom: 0;
  left: 0;
  transform: translateY(100%);
}
.gg_ol_top_mode .gg_main_overlay {
  top: 0;
  left: 0;
  transform: translateY(-100%);
}
.gg_ol_bottom_mode .gg_img.gg_touch_on .gg_main_overlay,
.gg_ol_bottom_mode .gg_img:hover .gg_main_overlay,
.gg_ol_bottom_mode.gg_main_ol_hide_on_h .gg_main_overlay,
.gg_ol_top_mode .gg_img.gg_touch_on .gg_main_overlay,
.gg_ol_top_mode .gg_img:hover .gg_main_overlay,
.gg_ol_top_mode.gg_main_ol_hide_on_h .gg_main_overlay {
  opacity: 1 !important;
  transform: initial;
}
.gg_ol_bottom_mode .gg_img_title {
  transform: translateY(100%);
  transition: 0.15s ease-out;
}
.gg_ol_top_mode .gg_img_title {
  display: block;
  transform: translateY(-100%);
  transition: 0.15s ease-out;
}
.gg_ol_bottom_mode .gg_img.gg_touch_on .gg_img_title,
.gg_ol_bottom_mode .gg_img:hover .gg_img_title,
.gg_ol_top_mode .gg_img.gg_touch_on .gg_img_title,
.gg_ol_top_mode .gg_img:hover .gg_img_title {
  opacity: 1 !important;
  transform: initial;
  transition-delay: 0.15s;
}
.gg_ol_bottom_mode.gg_main_ol_always_shown .gg_img.gg_touch_on .gg_img_title,
.gg_ol_bottom_mode.gg_main_ol_always_shown .gg_img:hover .gg_img_title,
.gg_ol_bottom_mode.gg_main_ol_always_shown .gg_img_title,
.gg_ol_bottom_mode.gg_main_ol_hide_on_h .gg_img_title,
.gg_ol_top_mode.gg_main_ol_always_shown .gg_img.gg_touch_on .gg_img_title,
.gg_ol_top_mode.gg_main_ol_always_shown .gg_img:hover .gg_img_title,
.gg_ol_top_mode.gg_main_ol_always_shown .gg_img_title,
.gg_ol_top_mode.gg_main_ol_hide_on_h .gg_img_title {
  transform: initial;
}
.gg_ol_bottom_mode.gg_main_ol_hide_on_h .gg_img.gg_touch_on .gg_main_overlay,
.gg_ol_bottom_mode.gg_main_ol_hide_on_h .gg_img:hover .gg_main_overlay {
  opacity: 0 !important;
  transform: translateY(100%);
}
.gg_ol_bottom_mode.gg_main_ol_hide_on_h .gg_img.gg_touch_on .gg_img_title,
.gg_ol_bottom_mode.gg_main_ol_hide_on_h .gg_img:hover .gg_img_title {
  transform: translateY(100%);
}
.gg_ol_top_mode.gg_main_ol_hide_on_h .gg_img.gg_touch_on .gg_main_overlay,
.gg_ol_top_mode.gg_main_ol_hide_on_h .gg_img:hover .gg_main_overlay {
  opacity: 0 !important;
  transform: translateY(-100%);
}
.gg_ol_top_mode.gg_main_ol_hide_on_h .gg_img.gg_touch_on .gg_img_title,
.gg_ol_top_mode.gg_main_ol_hide_on_h .gg_img:hover .gg_img_title {
  transform: translateY(-100%);
}
.gg_ol_bottom_mode.gg_main_ol_always_shown .gg_img.gg_touch_on .gg_main_overlay,
.gg_ol_bottom_mode.gg_main_ol_always_shown .gg_img:hover .gg_main_overlay,
.gg_ol_bottom_mode.gg_main_ol_always_shown .gg_main_overlay,
.gg_ol_top_mode.gg_main_ol_always_shown .gg_img.gg_touch_on .gg_main_overlay,
.gg_ol_top_mode.gg_main_ol_always_shown .gg_img:hover .gg_main_overlay,
.gg_ol_top_mode.gg_main_ol_always_shown .gg_main_overlay {
  opacity: 1 !important;
  transform: initial !important;
}
.gg_gallery_wrap .gg_img .gg_sec_overlay {
  width: 110px;
  height: 110px;
  position: absolute;
  border-radius: 50%;
  opacity: 1;
  z-index: 95;
  transition: 0.45s cubic-bezier(0.175, 0.885, 0.405, 1.16);
}
.gg_gallery_wrap .gg_img .gg_sec_overlay span {
  position: absolute;
  cursor: pointer;
  display: block;
  height: 18px;
  width: 18px;
  text-align: center;
  font-family: "Font Awesome 5 Free", fontawesome;
  font-weight: 700;
}
.gg_gallery_wrap .gg_img .gg_sec_overlay span:before {
  line-height: 16px;
  font-size: 16px;
}
.gg_gallery_wrap div.gg_img .gg_sec_overlay span:before {
  content: "\f06e";
  font-size: 17px;
  display: inline-block;
}
.gg_gallery_wrap div.gg_coll_img .gg_sec_overlay span:before {
  content: "\f067";
  font-size: 17px;
}
.gg_gallery_wrap div.gg_linked_img .gg_sec_overlay span:before {
  content: "\f064";
  font-size: 16px !important;
}
.gg_sec_overlay.gg_tl_pos {
  left: -110px;
  top: -110px;
}
.gg_sec_overlay.gg_tr_pos {
  right: -110px;
  top: -110px;
}
.gg_sec_overlay.gg_bl_pos {
  left: -110px;
  bottom: -110px;
}
.gg_sec_overlay.gg_br_pos {
  right: -110px;
  bottom: -110px;
}
.gg_img:hover .gg_sec_overlay.gg_tl_pos {
  left: -55px;
  top: -55px;
}
.gg_img:hover .gg_sec_overlay.gg_tr_pos {
  right: -55px;
  top: -55px;
}
.gg_img:hover .gg_sec_overlay.gg_bl_pos {
  left: -55px;
  bottom: -55px;
}
.gg_img:hover .gg_sec_overlay.gg_br_pos {
  right: -55px;
  bottom: -55px;
}
.gg_sec_overlay.gg_tl_pos span {
  bottom: 24px;
  right: 24px;
}
.gg_sec_overlay.gg_tr_pos span {
  bottom: 24px;
  left: 24px;
}
.gg_sec_overlay.gg_bl_pos span {
  top: 24px;
  right: 24px;
}
.gg_sec_overlay.gg_br_pos span {
  top: 24px;
  left: 24px;
}
.gg_paginate {
  min-height: 23px !important;
  clear: both;
  padding-top: 13px;
  text-align: center;
  position: relative;
}
.gg_carousel_wrap .slick-loading .slick-slide,
.gg_carousel_wrap .slick-loading .slick-track,
.gg_paginate.gg_pag_hidden {
  visibility: hidden;
}
.gg_paginate *,
.gg_paginate :after,
.gg_paginate :before {
  transition: 0.25s ease-out;
}
.gg_infinite_scroll,
.gg_standard_pag {
  display: inline-block;
  height: 33px;
  opacity: 0;
  border-radius: 2px;
  margin-top: 2px;
}
.gg_infinite_scroll > div,
.gg_standard_pag > div {
  display: inline-block;
  height: 100%;
  line-height: 23px;
  vertical-align: top;
  float: left;
}
.gg_standard_pag > div:not(.gg_nav_mid) {
  cursor: pointer;
  text-align: center;
}
.gg_standard_pag:not(.gg_only_arr) > div:not(.gg_nav_mid) {
  width: 29px;
  hyphens: none;
  transform: scale(1.05);
}
.gg_standard_pag i {
  font-family: "Font Awesome 5 Free", fontawesome !important;
  font-weight: 700;
  font-style: normal;
  line-height: 0;
  position: relative;
  vertical-align: top;
  display: inline-block;
  width: 100%;
}
.gg_standard_pag:not(.gg_only_arr) .gg_nav_right i,
.gg_standard_pag:not(.gg_only_arr) .gg_prev_page:not(.gg_pag_disabled):hover i {
  text-indent: -2px;
}
.gg_standard_pag:not(.gg_only_arr) .gg_nav_right i:after,
.gg_standard_pag:not(.gg_only_arr) .gg_nav_right i:before {
  transform: none !important;
}
.gg_standard_pag i:after,
.gg_standard_pag i:before {
  display: inline-block;
  width: 100%;
  line-height: 30px !important;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 0;
  vertical-align: top;
}
.gg_standard_pag i:before {
  z-index: 5;
}
.gg_standard_pag i:after {
  z-index: 6;
}
.gg_standard_pag .gg_nav_right i:after,
.gg_standard_pag .gg_nav_right i:before {
  content: "\f054";
}
.gg_standard_pag .gg_nav_left i:after,
.gg_standard_pag .gg_nav_left i:before {
  content: "\f053";
}
.gg_pag_disabled {
  cursor: auto !important;
}
.gg_dots_pag_wrap > div,
.gg_filter > a,
.gg_num_btns_wrap > div,
.gg_tag {
  cursor: pointer;
  display: inline-block;
}
.gg_infinite_scroll span,
.gg_num_btns_wrap > div,
.gg_standard_pag .gg_nav_mid div {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 12px;
  padding: 0 8px;
  line-height: 31px;
  height: 100%;
}
.gg_standard_pag {
  width: auto !important;
}
.gg_standard_pag:not(.gg_only_arr) .gg_next_page {
  border-radius: 50%;
  margin-left: 3px;
}
.gg_standard_pag:not(.gg_only_arr) .gg_prev_page {
  border-radius: 50%;
  margin-right: 3px;
}
.gg_standard_pag:not(.gg_only_arr) .gg_next_page:not(.gg_pag_disabled):hover {
  margin-right: -15px;
}
.gg_standard_pag:not(.gg_only_arr) .gg_prev_page:not(.gg_pag_disabled):hover {
  margin-left: -15px;
}
.gg_standard_pag:not(.gg_only_arr) .gg_next_page:not(.gg_pag_disabled):hover i {
  text-indent: 0;
}
.gg_standard_pag .gg_pag_disabled i {
  opacity: 0.35;
}
.gg_pag_onlynum .gg_nav_mid div {
  padding: 0 8px;
}
.gg_pag_onlynum font {
  bottom: -3px;
  font-size: 20px;
  line-height: 0;
  opacity: 0.3;
  padding: 0 3px 0 4px;
  position: relative;
  font-weight: 600;
}
.gg_standard_pag.gg_only_arr > div {
  width: 48px;
  text-align: center;
  overflow: hidden;
}
.gg_standard_pag.gg_detach_arr > div {
  margin: 0 5px;
  border-radius: 2px;
}
.gg_standard_pag.gg_only_arr i:after,
.gg_standard_pag.gg_only_arr i:before {
  font-size: 13px;
  line-height: 29px;
  top: 0;
}
.gg_standard_pag.gg_only_arr .gg_prev_page i {
  text-indent: -1px;
}
.gg_standard_pag.gg_only_arr .gg_next_page i:after {
  left: -50px;
}
.gg_standard_pag.gg_only_arr
  .gg_next_page:not(.gg_pag_disabled):hover
  i:before {
  left: 45px;
  opacity: 0.8;
}
.gg_itg_main_n_sides .gg_itg_img:nth-of-type(2),
.gg_standard_pag.gg_only_arr .gg_next_page:not(.gg_pag_disabled):hover i:after,
.gg_standard_pag.gg_only_arr .gg_prev_page:not(.gg_pag_disabled):hover i:after {
  left: 0;
}
.gg_standard_pag.gg_only_arr .gg_prev_page i:after {
  left: 40px;
}
.gg_standard_pag.gg_only_arr
  .gg_prev_page:not(.gg_pag_disabled):hover
  i:before {
  left: -50px;
  opacity: 0.8;
}
.gg_standard_pag.gg_monoblock div {
  border: none !important;
  margin: 0;
  position: relative;
  z-index: 5;
}
.gg_standard_pag.gg_monoblock .gg_next_page {
  border-radius: 0 2px 2px 0;
}
.gg_standard_pag.gg_monoblock .gg_prev_page {
  border-radius: 2px 0 0 2px;
}
.gg_standard_pag.gg_monoblock:before {
  content: "";
  background: #f2f2f2;
  display: inline-block;
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  width: 2px;
  z-index: 1;
  margin-left: -1px;
}
.gg_infinite_scroll .gg_nav_mid {
  position: relative;
  overflow: hidden;
}
.gg_infinite_scroll span {
  padding: 0 15px;
  position: relative;
  top: 0;
}
.gg_infinite_scroll .gg_nav_mid:before {
  font-family: "Font Awesome 5 Free", fontawesome !important;
  font-weight: 700;
  content: "\f067";
  font-size: 15px;
  position: absolute;
  left: 50%;
  line-height: 31px;
  margin-left: -8px;
  top: -25px;
  opacity: 0.9;
}
.gg_infinite_scroll:hover span {
  top: 25px;
}
.gg_infinite_scroll:hover .gg_nav_mid:before {
  top: 0;
}
.gg_num_btns_wrap > div {
  border-radius: 2px;
  height: 33px;
  margin: 0 4px 6px;
  min-width: 33px;
  padding: 0;
  text-align: center;
  font-size: 13px;
  line-height: 30px;
}
.gg_dots_pag_wrap > div {
  border-radius: 50%;
  height: 11px;
  margin: 6px 10px;
  width: 11px;
  background: #dfdfdf;
  -webkit-transition: 0.35s;
  -ms-transition: 0.35s;
  transition: 0.35s;
}
.gg_hidden_pb {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.gg_hpb_after:after,
.gg_hpb_before:before {
  content: "...";
  display: inline-block;
  position: relative;
  height: 100%;
  width: auto;
  font-size: 16px;
  letter-spacing: 0.3px;
  font-family: tahoma;
  color: #9f9f9f;
}
.gg_dots_pag_wrap.gg_hpb_after:after,
.gg_dots_pag_wrap.gg_hpb_before:before {
  top: -6px;
}
.gg_hpb_before:before {
  float: left;
  left: 5px;
}
.gg_hpb_after:after {
  float: right;
  right: 5px;
}
.gg_standard_gallery .gg_container {
  display: inline-block;
  margin: 0;
  position: relative;
  text-align: center;
}
.gg_standard_gallery .gg_img {
  display: inline-block;
  line-height: 0;
  vertical-align: top;
}
.gg_car_item .gg_img,
.gg_columnized_gallery .gg_img,
.gg_itg_container .gg_img,
.ggs_has_txt .gg_clear_search {
  display: inline-block;
}
.gg_car_item .gg_img_inner,
.gg_columnized_gallery .gg_img_inner,
.gg_itg_container .gg_img_inner {
  height: 0 !important;
}
.gg_car_item .gg_main_img_wrap,
.gg_columnized_gallery .gg_main_img_wrap,
.gg_itg_container .gg_main_img_wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  direction: LTR;
}
.gg_columnized_gallery .gg_img_wrap_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.gg_columnized_gallery .gg_photo,
.gg_itg_container .gg_photo,
.gg_string_gallery .gg_photo {
  display: inline-block;
  width: auto !important;
  height: 100% !important;
  min-width: 0 !important;
  position: relative;
}
.gg_masonry_gallery .gg_container {
  padding: 0 !important;
  overflow: visible !important;
}
.gg_masonry_gallery .gg_img {
  overflow: visible;
}
.gg_masonry_gallery .gg_photo {
  max-width: 100% !important;
  min-width: 100%;
}
.gg_string_gallery .gg_img {
  display: inline-block;
  font-size: 0;
  vertical-align: top;
  transition: 0.2s ease-in-out;
}
.gg_carousel_wrap .gg_main_img_wrap,
.gg_coll_container .gg_main_img_wrap,
.gg_itg_container .gg_main_img_wrap,
.gg_string_gallery .gg_main_img_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.gg_carousel_wrap .gg_photo,
.gg_coll_container .gg_photo,
.gg_itg_container .gg_photo,
.gg_string_gallery .gg_photo {
  flex: none;
}
.gg_tags_wrap {
  margin-bottom: 7px;
}
.gg_filter > a,
.gg_tag {
  line-height: normal;
  position: relative;
  direction: LTR;
  transition: 0.2s linear;
}
.gg_filter > span {
  display: inline-block;
  padding: 0 5px;
}
.gg_tag_counter {
  margin-left: 6px;
  background: rgba(0, 0, 0, 0.1);
  padding: 1px 5px;
  line-height: 0;
  border-radius: 2px;
  font-size: 0.85em;
}
.gg_cats_selected,
.gg_tag_sel {
  cursor: default !important;
}
.gg_gall_search_form *,
.gg_textual_filters .gg_tag,
.gg_textual_filters .ggf {
  line-height: normal;
}
.gg_textual_filters .gg_cats_selected,
.gg_textual_filters .gg_tag_sel {
  text-shadow: 0 0.01em 0 #333;
}
.gg_textual_filters .gg_tag:after,
.gg_textual_filters .ggf:after {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  background: #bbb;
  bottom: -1px;
  left: 3px;
  right: 3px;
  opacity: 0;
  transition: 0.15s linear;
}
.gg_textual_filters .gg_cats_selected:after,
.gg_textual_filters .gg_tag_sel:after {
  bottom: 1px;
  opacity: 1;
}
.gg_btn_filters,
.gg_gall_search_form {
  margin-bottom: 11px;
}
.gg_btn_filters .gg_tag,
.gg_btn_filters a.ggf {
  margin: 0 8px 8px 0;
}
.gg_btn_filters {
  width: calc(100% + 8px);
}
.ggf i {
  padding-right: 6px;
}
.gg_mobile_filter_dd {
  width: 100%;
  padding: 8px 10px;
  display: none;
  font-size: 13px;
  height: 40px;
  margin-bottom: 15px;
}
.gg_tags_dd {
  width: calc(100% - 8px);
}
.gg_pre_gallery > * {
  vertical-align: top;
}
.gg_itg_container:after,
.gg_pre_gallery:after {
  content: "";
  display: block;
  clear: both;
}
.gg_pre_gallery.gg_gall_has_filter.gg_gall_has_search {
  opacity: 0;
}
.gg_pre_gallery.gg_gall_has_filter.gg_gall_has_search:not(.gg_pg_on_mobile)
  .gg_gall_search_form {
  float: left;
  width: 30%;
  margin-right: 4.5%;
}
.gg_pre_gallery.gg_gall_has_filter.gg_gall_has_search:not(.gg_pg_on_mobile)
  .gg_tags_wrap {
  float: right;
  width: 65%;
  text-align: right;
}
.gg_gall_has_search.gg_pg_on_mobile {
  margin-bottom: 20px;
}
.gg_filter_fakebox {
  position: fixed;
  top: -9999px;
  left: -9999px;
  font-size: 0 !important;
  line-height: 0 !important;
}
.gg_filter_fakebox * {
  transition: none !important;
}
.gg_filtering_imgs .gg_img {
  z-index: 3;
  transition: 0.45s !important;
}
.gg_coll_img_wrap.gg_shown,
.gg_filtering_imgs .gg_search_excluded_img,
.gg_filtering_imgs .gg_tags_excluded_img {
  z-index: 2;
}
.gg_filtering_imgs .gg_container {
  transition: height 0.45s ease-out !important;
}
.gg_gallery_wrap .gg_search_excluded_img,
.gg_gallery_wrap .gg_tags_excluded_img {
  opacity: 0 !important;
  transform: scale(0) !important;
}
.gg_filtering_imgs.gg_masonry_gallery .gg_search_excluded_img,
.gg_filtering_imgs.gg_masonry_gallery .gg_tags_excluded_img {
  display: inline-block !important;
}
.gg_noresult .gg_container {
  min-height: 100px !important;
}
.gg_gallery_wrap:before {
  content: attr(data-nores-txt);
  position: absolute;
  text-align: center;
  font-size: 16px !important;
  line-height: normal !important;
  z-index: 999;
  left: 0;
  right: 0;
  top: 0;
  opacity: 0;
  transform: scale(0);
  background: #fefefe;
  color: #555;
  border-radius: 3px;
  padding: 15px;
  box-shadow: 0 0 0 2px #e6e6e6 inset !important;
  transition: 0.5s;
}
.gg_noresult.gg_gallery_wrap:before {
  opacity: 1;
  transform: scale(1);
}
.gg_gall_search_form {
  display: block;
  width: 100%;
  max-width: 400px;
  text-align: center;
  font-size: 17px;
  color: #777;
  z-index: 10;
  position: relative;
  padding: 0 !important;
  margin: 0 auto 11px;
}
[name="gg_gall_search"],
[name="gg_gall_search"]:active,
[name="gg_gall_search"]:focus,
[name="gg_gall_search"]:hover {
  width: 100% !important;
  border: 1px solid #bbb;
  border-radius: 2px;
  padding: 5px 30px 5px 7px;
  height: 32px;
  font-size: 15px;
  line-height: normal;
  text-align: left;
}
.gg_gall_search_form > i {
  position: absolute;
  right: 10px;
  top: 8px;
}
.gg_gall_search_icon {
  font-size: 15px !important;
}
.gg_clear_search {
  color: #777;
  font-size: 27px;
  line-height: 17px !important;
  right: 10px !important;
  cursor: pointer;
  z-index: 50;
  display: none;
  font-family: sans-serif;
  transition: 0.3s;
}
@media screen and (max-width: 760px) {
  .gg_gall_search_form {
    max-width: none;
  }
}
.gg_itg_wrap {
  margin: auto;
}
.gg_itg_container {
  position: relative;
  opacity: 0;
  line-height: 0;
  transform: scale(0.95);
  transition:
    opacity 0.35s ease-in-out,
    transform 0.35s ease-in-out;
}
.gg_itg_container.gg_itg_shown,
.gg_itg_wrap.gg_itg_hidden_ol:hover .gg_itg_ol {
  opacity: 1;
  transform: none;
}
.gg_itg_img {
  width: 100%;
}
.gg_itg_wrap:not(.gg_itg_monoimage) .gg_itg_img {
  float: left;
}
.gg_itg_container .gg_photo {
  max-width: none;
  min-width: 100%;
}
.gg_itg_wrap .gg_itg_ol {
  position: absolute;
  line-height: normal;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}
.gg_itg_ol i.fa {
  transform: scale(0.85);
}
.gg_itg_wrap.gg_itg_hidden_ol .gg_itg_ol {
  opacity: 0;
  transform: scale(0.95);
  transition: 0.2s ease-in-out;
}
.gg_itg_corner_txt .gg_itg_ol {
  bottom: 12px;
  right: 12px;
  max-width: calc(100% - 24px);
  max-height: calc(100% - 24px);
  font-size: 1.35rem;
}
.gg_itg_corner_txt .gg_itg_ol_inner {
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  padding: 8px 12px;
  border-radius: 2px;
}
.gg_itg_0_op_ol .gg_itg_ol,
.gg_itg_100_op_ol .gg_itg_ol,
.gg_itg_50_op_ol .gg_itg_ol {
  bottom: 0;
  right: 0;
  top: 0;
  left: 0;
  display: table;
  height: 100%;
  width: 100%;
  font-size: 1.85rem;
  padding: 25px;
  text-align: center;
  background: #fff;
}
.gg_itg_50_op_ol .gg_itg_ol {
  background: rgba(0, 0, 0, 0.5);
}
.gg_itg_0_op_ol .gg_itg_ol {
  background: 0 0 !important;
}
.gg_itg_0_op_ol .gg_itg_ol_inner,
.gg_itg_100_op_ol .gg_itg_ol_inner,
.gg_itg_50_op_ol .gg_itg_ol_inner {
  display: table-cell;
  vertical-align: middle;
}
.gg_itg_100_op_ol .gg_itg_ol_inner {
  text-shadow: none;
  color: #333;
}
.gg_itg_50_op_ol .gg_itg_ol_inner {
  color: #fff;
}
.gg_itg_0_op_ol .gg_itg_ol_inner {
  text-shadow: 0 0 8px #555;
}
.gg_itg_block_over .gg_itg_ol {
  bottom: 0;
  right: 0;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.7rem;
  background: 0 0;
  text-align: center;
}
.gg_itg_block_over .gg_itg_ol_inner {
  display: table-cell;
  width: auto;
  height: auto;
  max-width: 70%;
  max-height: 70%;
  background: #fff;
  color: #444;
  text-shadow: none;
  padding: 18px 22px;
  border-radius: 2px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.45);
}
.gg_itg_main_n_sides {
  text-align: center;
}
.gg_itg_main_n_sides .gg_itg_img {
  width: 70%;
  position: relative;
  z-index: 10;
}
.gg_itg_main_n_sides .gg_itg_img:not(:first-child) {
  position: absolute;
  margin: 0 !important;
  top: 10%;
  z-index: 5;
}
.gg_itg_main_n_sides .gg_itg_img:nth-of-type(3) {
  right: 0;
}
.gg_itg_main_n_sides .gg_itg_ol {
  bottom: 0;
  right: 0;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
  background: 0 0;
  text-align: center;
}
.gg_itg_main_n_sides .gg_itg_ol_inner {
  display: table-cell;
  width: auto;
  height: auto;
  max-width: 80%;
  max-height: 80%;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  padding: 9px 12px;
  border-radius: 2px;
}
.gg_collection_wrap {
  width: 100%;
  overflow: hidden;
  direction: ltr;
}
.gg_collection_wrap .gg_container {
  margin: auto;
  display: inline-block;
  min-width: 100%;
  overflow: visible !important;
}
.gg_coll_img {
  float: left;
  overflow: hidden !important;
  position: relative;
  height: 0 !important;
}
.gg_coll_img .gg_main_img_wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.gg_coll_img .gg_photo {
  height: 100.1% !important;
  min-height: 100.1% !important;
  max-height: 100.1% !important;
  width: auto !important;
  max-width: none !important;
  min-width: 0 !important;
}
.gg_coll_img_wrap .gg_main_overlay_under {
  width: 100%;
  height: auto;
  padding: 10px 0 20px;
}
.gg_coll_img_wrap .gg_main_overlay_under .gg_img_title_under {
  text-align: center;
  padding: 0 5px;
  font-size: 15px;
  line-height: 23px;
  font-weight: 700;
  color: #444;
}
.gg_coll_img_wrap .gg_main_overlay_under .gg_img_descr_under {
  color: #555;
  font-size: 13px;
  line-height: 18px;
  padding: 3px 5px 0;
  text-align: center;
}
.gg_coll_gallery_container .gg_gallery_wrap {
  min-height: 150px;
}
.gg_collection_wrap .gg_coll_table,
.gg_collection_wrap .gg_coll_table tr,
.gg_collection_wrap .gg_coll_table tr .gg_coll_table_cell {
  background: 0 0 !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  vertical-align: top;
}
.gg_carousel_wrap .slick-dots li button,
.gg_carousel_wrap .slick-next:focus,
.gg_carousel_wrap .slick-next:hover,
.gg_carousel_wrap .slick-prev:focus,
.gg_carousel_wrap .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0;
}
.gg_collection_wrap .gg_coll_table {
  position: relative;
  max-width: 200%;
  width: 200% !important;
  min-width: 200%;
}
.gg_collection_wrap .gg_coll_table tr .gg_coll_table_cell {
  width: 50%;
  text-align: left;
}
.gg_coll_go_back {
  display: inline-block;
  cursor: pointer;
  font-size: 14.5px;
  padding: 7px 10px;
  position: relative;
  top: 0;
  left: 0;
  border: 1px solid transparent;
  line-height: normal;
  z-index: 20;
  transition: top 0.3s linear;
}
.gg_coll_go_back i {
  padding-right: 4px;
}
.gg_coll_gall_title {
  display: inline-block;
  float: right;
  font-size: 19px;
  line-height: 26px;
  margin: 4px 12px 0 20px;
  border: none;
  padding: 0;
}
.gg_coll_gall_title.gg_narrow_coll {
  float: none;
  margin-top: 15px !important;
  position: relative;
  left: -20px;
}
.gg_coll_gall_topmargin {
  height: 18px;
}
.gg_container > p,
.gg_itg_container > p {
  margin: 0 !important;
  padding: 0 !important;
}
#gg_quick_edit_btn {
  position: absolute;
  background: red;
  display: inline-block;
  height: 30px;
  text-align: center;
  width: 30px;
  margin-top: -30px;
  border-radius: 1px 1px 0 0;
  z-index: 9999;
  transition: 0.1s ease-in;
  color: #fff;
  line-height: 28px;
  font-size: 15px;
}
#gg_quick_edit_btn:hover {
  color: #eee;
}
.gg_coll_outer_container .gg_isotope .gg_isotope-item {
  transition-duration: 0.6s;
  transition-property: transform, opacity;
}
.gg_carousel_wrap.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  user-select: none;
  -webkit-touch-callout: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  direction: ltr !important;
}
.gg_carousel_wrap.slick-slider.gg_slick_has_arrows {
  margin-left: 27px;
  margin-right: 27px;
}
.gg_carousel_wrap .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.gg_carousel_wrap .slick-dots li button:focus,
.gg_carousel_wrap .slick-dots li button:hover,
.gg_carousel_wrap.slick-list:focus {
  outline: 0;
}
.gg_carousel_wrap.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.gg_carousel_wrap.slick-slider .slick-list,
.gg_carousel_wrap.slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.gg_carousel_wrap .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.gg_carousel_wrap .slick-track:after,
.gg_carousel_wrap .slick-track:before {
  display: table;
  content: "";
}
.gg_carousel_wrap .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .gg_carousel_wrap .slick-slide {
  float: right;
}
.elementor-element-edit-mode .gg_carousel_wrap *,
.elementor-element-edit-mode .gg_collection_wrap *,
.elementor-element-edit-mode .gg_galleria_slider_wrap *,
.elementor-element-edit-mode .gg_gallery_wrap *,
.elementor-element-edit-mode .gg_itg_wrap *,
.et-fb-root-ancestor .gg_carousel_wrap *,
.et-fb-root-ancestor .gg_collection_wrap *,
.et-fb-root-ancestor .gg_galleria_slider_wrap *,
.et-fb-root-ancestor .gg_gallery_wrap *,
.et-fb-root-ancestor .gg_itg_wrap *,
.gg_carousel_wrap .slick-slide.dragging img,
.wp-block .gg_carousel_wrap *,
.wp-block .gg_collection_wrap *,
.wp-block .gg_galleria_slider_wrap *,
.wp-block .gg_gallery_wrap *,
.wp-block .gg_itg_wrap * {
  pointer-events: none;
}
.gg_carousel_wrap .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.gg_car_item_wrap {
  max-width: 100%;
}
.gg_car_item {
  transform: initial !important;
}
.gg_car_item.gg_car_img_ready {
  opacity: 1 !important;
}
.gg_carousel_wrap > :not(.gg_loader) {
  transition: opacity 0.2s linear;
}
.gg_car_preload > :not(.gg_loader) {
  opacity: 0 !important;
}
.gg_car_item .gg_photo {
  display: inline-block;
  width: auto !important;
  height: auto !important;
  min-width: 0 !important;
  position: relative;
}
.gg_car_oss .gg_car_item .gg_photo {
  height: 100% !important;
}
.gg_car_nocrop .gg_img .gg_photo {
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: 100% !important;
  max-height: 100% !important;
  width: auto !important;
  height: auto !important;
}
.gg_carousel_wrap .slick-next,
.gg_carousel_wrap .slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0;
}
.gg_carousel_wrap .slick-next.slick-disabled:before,
.gg_carousel_wrap .slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.gg_carousel_wrap .slick-next:before,
.gg_carousel_wrap .slick-prev:before {
  font-family: "Font Awesome 5 Free", fontawesome !important;
  font-size: 23px;
  font-weight: 900;
  transition: opacity 0.2s;
}
.gg_carousel_wrap .slick-prev {
  left: -28px;
}
[dir="rtl"] .gg_carousel_wrap .slick-prev {
  right: -28px;
  left: auto;
}
.gg_carousel_wrap .slick-prev:before,
[dir="rtl"] .gg_carousel_wrap .slick-next:before {
  content: "\f137";
}
.gg_carousel_wrap .slick-next:before,
[dir="rtl"] .gg_carousel_wrap .slick-prev:before {
  content: "\f138";
}
.gg_carousel_wrap .slick-next {
  right: -25px;
}
[dir="rtl"] .gg_carousel_wrap .slick-next {
  right: auto;
  left: -25px;
}
.gg_carousel_wrap .slick-slider {
  margin: 25px 40px;
}
.gg_carousel_wrap .slick-dots {
  position: absolute;
  top: 100%;
  display: block;
  width: 100%;
  padding: 0 !important;
  margin: 9px 0 0 !important;
  list-style: none !important;
  text-align: center;
  overflow: hidden;
  line-height: 22px;
  max-height: 42px;
}
@media screen and (max-width: 600px) {
  .gg_itg_corner_txt .gg_itg_ol_inner {
    padding: 5px 9px;
    font-size: 90%;
  }
  .gg_itg_0_op_ol .gg_itg_ol,
  .gg_itg_100_op_ol .gg_itg_ol,
  .gg_itg_50_op_ol .gg_itg_ol {
    padding: 12px;
  }
  .gg_itg_0_op_ol .gg_itg_ol_inner,
  .gg_itg_100_op_ol .gg_itg_ol_inner,
  .gg_itg_50_op_ol .gg_itg_ol_inner {
    font-size: 85%;
  }
  .gg_itg_block_over .gg_itg_ol_inner {
    padding: 14px 18px;
    font-size: 85%;
  }
  .gg_itg_main_n_sides .gg_itg_ol_inner {
    padding: 6px 9px;
    font-size: 90%;
  }
  .gg_carousel_wrap .slick-dots {
    line-height: 17px;
  }
}
.gg_carousel_wrap .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 17px;
  margin: 0 4px !important;
  padding: 0 !important;
  cursor: pointer;
}
.gg_carousel_wrap .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  border: 0;
}
.gg_carousel_wrap .slick-dots li button:before {
  font-family: sens-serif;
  font-size: 36px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  transition: 0.25s;
}
.gg_car_light .slick-next:before,
.gg_car_light .slick-prev:before {
  font-family: slick;
  font-size: 23px;
  line-height: 1;
  opacity: 0.75;
  color: #a8a8a8;
}
.gg_car_light .slick-dots li button:before {
  color: #dadada;
}
.gg_car_light .slick-dots li.slick-active button:before,
.gg_car_light .slick-dots li:hover button:before {
  color: #7a7a7a;
  font-size: 40px;
}
.gg_car_dark .slick-next:before,
.gg_car_dark .slick-prev:before {
  font-family: slick;
  font-size: 23px;
  line-height: 1;
  opacity: 0.75;
  color: #f8f8f8;
}
.gg_car_dark .slick-dots li button:before {
  color: #777;
}
.gg_car_dark .slick-dots li.slick-active button:before,
.gg_car_dark .slick-dots li:hover button:before {
  color: #efefef;
  font-size: 40px;
}









/* GALLERY CONTAINER AUTO-FIT */
.gg_container {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
    gap: 10px !important;
}

/* EACH IMAGE BOX */
.gg_string_gallery .gg_img {
    flex: 1 1 22% !important;   /* auto-fit: 4 or 5 per row */
    max-width: 22% !important;  /* avoids large images breaking layout */
    min-width: 200px !important; /* prevents blank/gaps */
    height: 175px !important;
    box-sizing: border-box !important;
}

/* IMAGE CONTAINER */
.gg_img_inner,
.gg_main_img_wrap,
.gg_img_wrap_inner {
    width: 100% !important;
    height: 175px !important;
    overflow: hidden !important;
}

/* IMAGE FIX – NO CROP */
.gg_img_wrap_inner img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    background: #f3f3f3;
}



/* FULL IMAGE INSIDE LIGHTBOX PREVIEW — NO CROP */
#gg_lb_gall img,
#gg_lb_gall .gg_lb_img {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain !important;
    background: #000 !important;
    margin: 0 auto !important;
    display: block !important;
}

/* Center lightbox image */
#gg_lb_gall .gg_lb_img_wrap {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: rgba(0,0,0,0.9) !important;
}


/* REMOVE IMAGE TITLE ON HOVER */
.gg_main_overlay,
.gg_img_title {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}




/* =======================================================
   RESPONSIVE FLEX GRID – PERFECT FIT
   ======================================================= */

/* FLEX CONTAINER */
.gg_container {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
    gap: 10px !important;
}

/* DEFAULT DESKTOP (4–5 per row auto) */
.gg_string_gallery .gg_img {
    flex: 1 1 22% !important;     /* allows 4–5 per row */
    max-width: 22% !important;
    min-width: 200px !important;
    height: 175px !important;
    box-sizing: border-box !important;
}

/* FIX IMAGE BOX (NO CROP) */
.gg_img_inner,
.gg_main_img_wrap,
.gg_img_wrap_inner {
    width: 100% !important;
    height: 175px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    overflow: hidden !important;
}

/* FULL IMAGE FIT ALWAYS */
.gg_img_wrap_inner img {
    width: auto !important;
    height: 100% !important;
    object-fit: contain !important;
    background: #f3f3f3;
}

/* REMOVE IMAGE TITLE */
.gg_main_overlay,
.gg_img_title {
    display: none !important;
}

/* =======================================================
   RESPONSIVE BREAKPOINTS
   ======================================================= */

/* TABLET – 3 per row */
@media (max-width: 900px) {
    .gg_string_gallery .gg_img {
        flex: 1 1 30% !important;
        max-width: 30% !important;
    }
}

/* MOBILE – 2 per row */
@media (max-width: 600px) {
    .gg_string_gallery .gg_img {
        flex: 1 1 48% !important;
        max-width: 48% !important;
        min-width: 48% !important;
    }
}






/* ========================================
   CUSTOM FACEBOOK FEED – RESPONSIVE
   ======================================== */
.custom-fb-feed {
  max-width: 650px;
  margin: 40px auto;
  padding: 25px;
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.07);
  font-family: 'IBM Plex Sans', Arial, sans-serif;
  text-align: center;
}

.custom-fb-feed .feed-title {
  margin: 0 0 20px;
  font-size: 20px;
  font-weight: 600;
  color: #1a1a1a;
  letter-spacing: 0.3px;
}

.fb-post-item {
  margin-bottom: 25px;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 3px 10px rgba(0,0,0,0.08);
  transition: transform 0.2s ease;
}

.fb-post-item:hover {
  transform: translateY(-3px);
}

.fb-post-item iframe {
  display: block;
  width: 100% !important;
  max-width: 100%;
  height: auto !important;
  min-height: 400px;
  border: none;
  border-radius: 10px;
}

/* Responsive */
@media (max-width: 768px) {
  .custom-fb-feed {
    margin: 25px 15px;
    padding: 18px;
  }
  .custom-fb-feed .feed-title {
    font-size: 18px;
  }
  .fb-post-item {
    margin-bottom: 20px;
  }
}

@media (max-width: 480px) {
  .fb-post-item iframe {
    min-height: 500px;
  }
}









/* ========================================
   CUSTOM FACEBOOK FEED – POSTS + REELS
   ======================================== */
   .custom-fb-feed {
    max-width: 650px;
    margin: 40px auto;
    padding: 25px;
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 6px 20px rgba(0,0,0,0.07);
    font-family: 'IBM Plex Sans', Arial, sans-serif;
    text-align: center;
  }
  
  .custom-fb-feed .feed-title {
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 600;
    color: #1a1a1a;
    letter-spacing: 0.3px;
  }
  
  .fb-post-item {
    margin-bottom: 30px;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 3px 12px rgba(0,0,0,0.1);
    transition: transform 0.25s ease;
  }
  
  .fb-post-item:hover {
    transform: translateY(-4px);
  }
  
  .fb-post-item iframe {
    display: block;
    width: 100% !important;
    max-width: 100%;
    height: auto !important;
    min-height: 450px;
    border: none;
    border-radius: 10px;
  }
  
  /* Responsive Adjustments */
  @media (max-width: 768px) {
    .custom-fb-feed {
      margin: 25px 15px;
      padding: 18px;
    }
    .fb-post-item {
      margin-bottom: 25px;
    }
    .fb-post-item iframe {
      min-height: 500px;
    }
  }
  
  @media (max-width: 480px) {
    .fb-post-item iframe {
      min-height: 550px;
    }
  }








  .gallery-row {
    display: flex;
    gap: 20px;
    overflow-x: auto;
    padding: 20px 0;
  }

  .gallery-item img {
    width: 250px;
    height: 250px;
    display: block;
    object-fit: cover;
    border-radius: 6px;
  }

  .gallery-item {
    flex: 0 0 auto;
  }




  

/* MOBILE: Show full image (no crop) */
@media (max-width: 600px) {
  .rev-slidebg {
      object-fit: contain !important;
      background-size: contain !important;
      background-position: center top !important;
      background-repeat: no-repeat !important;
  }
}
