#sync1 .item { 
  margin: 5px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
span.page-numbers.current {
  color: #FFFF;
}
span.page-numbers.prev {
  display: none;
}

h2.wp-block-post-title {
  font-size: 230.76% !important;
  color: #282828 !important;
  font-weight: 500 !important;
  margin-bottom: 11px !important;
  margin-top: 100px !important;
}
#sync2 .item {  
  margin: 5px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
}
#sync2 .item h1 {
  font-size: 18px;
}
#sync2 .current .item {
}

.custom_gallery_shortcode_main {
  max-width: 800px !important;
}

.owl-theme .owl-nav {
  /*default owl-theme theme reset .disabled:hover links */
}
.owl-theme .owl-nav [class*='owl-'] {
  transition: all .3s ease;
}
.owl-theme .owl-nav [class*='owl-'].disabled:hover {
  background-color: #D6D6D6;
}
.custom_gallery_shortcode_main #sync2 .owl-item.active img{
  height: 10rem;
  object-fit: cover;
}

.custom_gallery_shortcode_main #sync2 .owl-item img{
  height: 10rem;
  object-fit: cover;
}

#sync1.owl-theme {
  position: relative;
}
#sync1.owl-theme .owl-next, #sync1.owl-theme .owl-prev {
  width: 22px;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
}
#sync1.owl-theme .owl-prev {
  left: 10px;
}
#sync1.owl-theme .owl-next {
  right: 10px;
}
.ifrm{border:none; width:100%;margin-top:50px;}

h1.wp-block-post-title{
	font-size: 230.76% !important;
	color: #282828 !important;
	font-weight: 500 !important;
	margin-bottom:11px !important;
	margin-top: 100px !important;
	
}
.wp-block-spacer{
	height: 0px !important;
}  
 
.wp-block-group.has-foreground-color.has-text-color.is-layout-constrained.wp-container-17{
	margin-left: 0px !important;
	margin-right: 0px !important;
	max-width: 800px !important; 
}


.owl-carousel .owl-item img {
  -webkit-transform-style: flat !important; 
  -moz-transform-style: flat !important; 
  -ms-transform-style: flat !important; 
  -o-transform-style: flat !important; 
  transform-style: flat !important; 
}
/* .owl-nav{
  .disabled{
    display: none !important; 
  }
}  */

.single-gallery .entry-content.wp-block-post-content.is-layout-constrained {
    display: none !important; 
}
.single-gallery .entry-content{  display: none !important; }

.single-gallery .wp-block-post-date{  display: none !important; }
.single-gallery .wp-block-post-author{  display: none !important; }
.single-gallery .wp-block-spacer{  display: none !important; }
.single-gallery .wp-block-separator{  display: none !important; }

.owl-stage-outer {
    margin-bottom: 11px !important; }

#sync1 .item {
height: 443px !important;
}




@media only screen and (max-width: 768px) { 
/* #sync1 .item {
height: auto !important;
} */

#custom_galleries_sec > .elementor-container:first-child .elementor-col-100 {
  width: 100%;
}

.custom_gallery_shortcode_main #sync2 .owl-item.active img{
  height: 5rem;
  
}
.custom_gallery_shortcode_main #sync2 .owl-item img{
  height: 5rem;
}

#sync1.owl-carousel .owl-item img {
  height: inherit;
  object-fit: cover;
}

}
 
