
:root {
  --blue-primary: #065cb4;
  --blue-secondary: #295af2;
  --primary-color: #1e2b41;
  --secondary-color: #3a7a89;
  --text-color: #2c3e50;
  --bg-color: #e5e7eb;
  --blue-dark: #1e293b;
  --blue-terciary: #042c65;
}
body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
body #primary {
  flex: 1;
}
.bg-primary {
  background-color: #1e2b41;
}
.bg-secondary {
  background-color: var(--blue-secondary);
}
.text-primary {
  color: var(--blue-primary);
}

html, body {
  margin: 0 !important; 
  padding: 0 !important;
  overflow-x: hidden;
}
.bg-blue-primary {
  background-color: var(--blue-primary);
}
.bg-blue-secondary {
  background-color: var(--blue-secondary);
}
img {
display: inline-block;
margin: 0;
padding: 0;
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
}

.main-slider {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
}
.main-slider > div {
  position: relative;
  z-index: 10;
}
.main-slider::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 20%, rgba(0, 0, 0, 0) 55%);
  z-index: 0;
}
header.main-header > div {
display: flex;
align-items: flex-end;
justify-content: center;
gap: 20px;
width: 100%;
}
header .logo-container {
display: flex;
align-items: flex-end;
justify-content: center;
gap: 20px;
width: 80px;
}
header .secondary-logo {
display: inline-block;
flex: 1;
margin: 10px 0;
max-width: 62px;
}
header .secondary-logo {
max-width: 50px;
}

.menu-principal {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  gap: 0;
  padding: 0;
}

.menu-principal ul {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 10px;
}

.menu-principal ul li {
  position: relative;
  background-color: rgba(255,255,255,0.1);
  clip-path: polygon(0% 100%, 3% 55%, 63% 10%, 90% 40%, 100% 100%);
  transition: all 0.3s ease-in-out;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  min-width: 120px;
  text-align: center;
  height: 130%;
  bottom: 0;
  mix-blend-mode: color-dodge ;
  margin: 0 0 0 0 !important;
}

/* 🔹 Estilos del enlace dentro del botón */
.menu-principal ul li a {
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  text-decoration: none;
  position: relative;
  z-index: 2;
  transition: transform 0.3s ease;
  padding: 2.50rem 1.25rem 1.25rem 1.25rem;
  line-height: 0.9;
}

.menu-principal ul li:hover {
  background-color: rgba(255, 255, 255, 0.05);
  clip-path: polygon(0% 100%, 9% 33%, 78% 10%, 99% 41%, 100% 100%);
  height: 150%;
}

.menu-principal ul li:hover a {
  transform: translateY(-5px); /* 🔹 El texto sube en hover */
}
main {
  min-height: auto !important; /* 🔥 Elimina cualquier min-height forzado */
  height: auto !important; /* 🔥 Asegura que tome la altura del contenido */
  margin: 0 !important; /* 🔥 Evita espacios extras */
  padding: 0 !important; /* 🔥 Elimina padding innecesario */
}
.bg_panal,
.bg_panal_2,
.bg-overlay {
  background-repeat: no-repeat;
  background-blend-mode: overlay;
  background-position: center;
  background-size: cover;
  background-color: #346ba2;
}
.bg_panal {
  background-image: url('/wp-content/themes/dgnb_hello/assets/img/bg_panal.jpeg');
}

.bg_panal_2 {
  background-image: url('/wp-content/themes/dgnb_hello/assets/img/fondo2.png');
}

.videos-widget {
  background: #000;
  color: #fff;
}
.videos-widget h2 {
  color: #fff;
}
.videos-widget ul li a {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 5px 10px;
}
.videos-widget div {
  max-height: 70vh;
}
.videos-widget video {
  max-height: 100%;
}
.svg-image svg {
  margin-bottom: -10px;
}
.svg-image svg path {
  fill: var(--blue-terciary);
}
.donde-estamos::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: linear-gradient(to right, white 50%, transparent 100%);
}
.zoom-instagram {
  display: flex !important;
  flex-direction: column;
}
.zoom-instagram header h5,
.zoom-instagram header p {
  color: #fff;
}
div.zoom-instagram div.zoom-instagram-widget__items-wrapper .zoom-instagram-widget__items {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-between;
}
.zoom-instagram .zoom-instagram-widget__items-wrapper .zoom-instagram-widget__items .zoom-instagram-widget__item {
  width: calc(25% - 20px);
  background-size: cover;
}
.zoom-instagram .zoom-instagram-widget__items-wrapper .zoom-instagram-widget__items .zoom-instagram-widget__item img::before {
  display: none;
}
.responsabilidades {
  background-image: url('/wp-content/themes/dgnb_hello/assets/img/4873411.jpg');
  background-size: cover;
  background-blend-mode: multiply;
}

/* ----------------- MAPA ----------------- */
h2.redan {
  text-align: center;
  justify-content: center;
  margin-top: 30px;
}
.mapa-interactivo {
  width: 100vw;
  display: block;
  padding-bottom: 30px;
}
.mapa-interactivo div {
  max-height: 100%;
}

.map-wrapper {
  width: 100%;
  overflow: hidden;
  padding: 20px 30px;
  position: relative;
  display: flex;
}

/* Ajusta el SVG para que se centre y sea responsive */
.map-wrapper svg {
  max-width: 70%;
  height: auto;
  display: block;
}

/* Tus clases s0, s1, etc., o las redanX. 
   Las puedes dejar como están, o ajustarlas. */
.s0, .s1, .s2, .s3,
.redanOccidental, .redanCentral, .redanCapital, .redanLosAndes,
.redanLosLlanos, .redanGuayana, .redanOriental, .redanMaritimaInsular {
  stroke: #f8f8f8;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: .8;
  cursor: pointer; /* Indica que se puede clickear */
  transition: fill 0.3s, transform 0.2s;
}

/* Destacar el estado seleccionado */
.highlight {
  fill: #ffcc00 !important;
  stroke: #ffffff !important;
  stroke-width: 1.2;
}

/* Efecto hover para todos los estados */
svg path[id]:hover {
  fill: #ffcc00;
  stroke: #ffffff;
  stroke-width: 1.2;
}
/* Caja de información */
#info-box {
  position: relative;
  background: rgb(4, 44, 101);
  padding: 20px;
  border-radius: 8px;
  color: #ffffff;
  font-size: 1rem;
  width: 30%;
  transition: opacity 0.3s ease-in-out;
  overflow-x: auto;
}

/* Lista de bomberos */
#info-box ul {
  list-style: none;
  padding-left: 10px;
}

#info-box li {
  margin: 5px 0;
  color: #ffcc00; /* Resaltar en amarillo */
  font-weight: bold;
}

/* Mantener resaltado cuando se selecciona */
.highlight {
  fill: #ffcc00 !important;
  stroke: #ffffff !important;
  stroke-width: 1.2;
}
.zonaReclamacion {
fill: #ffcc00; /* Color amarillo para diferenciarla */
stroke: #000000; /* Borde negro */
stroke-width: 2px; /* Grosor del borde */
opacity: 0.8; /* Un poco de transparencia */
transition: fill 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.zonaReclamacion:hover {
fill: #ffaa00; /* Cambia a un tono más fuerte al pasar el mouse */
opacity: 1; /* Opacidad total al hacer hover */
}

  .redanOccidental { fill: #353194;stroke: #f8f8f8;stroke-linecap: round;stroke-linejoin: round;stroke-width: .8 } 
  .redanCentral { fill: #ba7f57;stroke: #f8f8f8;stroke-linecap: round;stroke-linejoin: round;stroke-width: .8 } 
  .redanCapital { fill: #a50007;stroke: #f8f8f8;stroke-linecap: round;stroke-linejoin: round;stroke-width: .8 } 
  .redanLosAndes { fill: #34a7c7;stroke: #f8f8f8;stroke-linecap: round;stroke-linejoin: round;stroke-width: .8 } 
  .redanLosLlanos { fill: #06623f;stroke: #f8f8f8;stroke-linecap: round;stroke-linejoin: round;stroke-width: .8 }
  .redanGuayana { fill: #ac0100;stroke: #f8f8f8;stroke-linecap: round;stroke-linejoin: round;stroke-width: .8 }
  .redanOriental { fill: #61013e;stroke: #f8f8f8;stroke-linecap: round;stroke-linejoin: round;stroke-width: .8 }
  .redanMaritimaInsular { fill: #988504;stroke: #f8f8f8;stroke-linecap: round;stroke-linejoin: round;stroke-width: .8 }
/* ----------------- /MAPA ----------------- */


/*INSTAGRAM WIDGET*/
.zoom-instagram-widget__follow-me {
  margin-top:15px;
  text-align:center
}
.wpzoom-instagram-widget-select-feed select {
  max-width:100%
}
.wp-block-wpzoom-instagram-block .zoom-instagram,
.zoom-instagram .zoom-instagram {
  background:none;
  padding:0;
  border:none
}
.zoom-instagram img[src=""],
.zoom-instagram img:not([src]),
.wpz-insta-lightbox img[src=""],
.wpz-insta-lightbox img:not([src]) {
  visibility:hidden
}
.zoom-instagram {
  font-size:14px;
  overflow:hidden;
  display:block
}
.zoom-instagram img {
  height:auto;
  max-width:100%
}
.zoom-instagram form[disabled] {
  pointer-events:none
}
.zoom-instagram form[disabled]:not(.loading) {
  opacity:.5
}
.zoom-instagram .zoom-instagram-widget__header {
  display:flex;
  gap:20px;
  margin:0 0 25px
}
.zoom-instagram .zoom-instagram-widget__header .wpz-insta-stats {
  display:flex;
  gap:20px;
  margin:5px 0
}
.zoom-instagram .zoom-instagram-widget__header .wpz-insta-stats .wpz-insta-posts strong,
.zoom-instagram .zoom-instagram-widget__header .wpz-insta-stats .wpz-insta-followers strong,
.zoom-instagram .zoom-instagram-widget__header .wpz-insta-stats .wpz-insta-following strong {
  font-weight:600
}
.zoom-instagram .zoom-instagram-widget__header .zoom-instagram-widget__header-column-left {
  min-width:70px
}
.zoom-instagram .zoom-instagram-widget__header .zoom-instagram-widget__header-column-left img {
  height:70px;
  width:70px;
  border-radius:50%
}
.zoom-instagram .zoom-instagram-widget__header .zoom-instagram-widget__header-column-right {
  display:flex;
  flex-direction:column;
  justify-content:center;
  text-align:left
}
.zoom-instagram .zoom-instagram-widget__header .zoom-instagram-widget__header-name {
  font-size:14px;
  font-weight:600;
  line-height:1.5;
  padding:0;
  margin:0 0 5px;
  letter-spacing:0
}
.zoom-instagram .zoom-instagram-widget__header .zoom-instagram-widget__header-user {
  font-weight:600;
  font-size:13px;
  line-height:normal;
  padding:0;
  margin:0
}
.zoom-instagram .zoom-instagram-widget__header .zoom-instagram-widget__header-user a {
  text-decoration:none
}
.zoom-instagram .zoom-instagram-widget__header .zoom-instagram-widget__header-user .wpz-insta-badge {
  display:inline-block;
  vertical-align:middle;
  margin-left:5px
}
.zoom-instagram .zoom-instagram-widget__header .zoom-instagram-widget__header-bio {
  font-size:13px;
  font-weight:normal;
  line-height:1.6;
  padding:0;
  margin:6px 0 0;
  text-align:left
}
.zoom-instagram .zoom-instagram-widget__footer {
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:row;
  flex-wrap:wrap;
  gap:15px;
  margin:25px 0 0
}
.zoom-instagram .zoom-instagram-widget__footer>* {
  display:block
}
.zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button,
.zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more input[type=submit],
.zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more button[type=submit] {
  display:flex;
  align-items:center;
  justify-content:center;
  gap:6px;
  cursor:pointer;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size:14px;
  font-weight:500;
  text-decoration:none;
  text-transform:none;
  letter-spacing:normal;
  line-height:18px;
  color:#fff;
  background-color:#3496ff;
  padding:8px 12px;
  border:none;
  border-radius:3px;
  margin:0;
  transition:all .3s linear
}
.zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button:hover,
.zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button:active,
.zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more input[type=submit]:hover,
.zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more input[type=submit]:active,
.zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more button[type=submit]:hover,
.zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more button[type=submit]:active {
  text-decoration:none;
  opacity:.8
}
.zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button .button-icon,
.zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more input[type=submit] .button-icon,
.zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more button[type=submit] .button-icon {
  height:18px;
  width:18px;
  transition:all .3s linear
}
.zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more button[type=submit] {
  gap:0
}
.zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more button[type=submit]::before {
  content:"";
  background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 50 50' xml:space='preserve'%3E%3Cpath fill='%23ffffff' d='M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z'%3E%3CanimateTransform attributeType='xml' attributeName='transform' type='rotate' from='0 25 25' to='360 25 25' dur='0.6s' repeatCount='indefinite'/%3E%3C/path%3E%3C/svg%3E");
  background-repeat:no-repeat;
  background-position:center;
  height:18px;
  width:0;
  transition:all .3s linear
}
.zoom-instagram .wpzinsta-pro-load-more {
  margin:0
}
.zoom-instagram .wpzinsta-pro-load-more.loading button[type=submit] {
  gap:6px
}
.zoom-instagram .wpzinsta-pro-load-more.loading button[type=submit]::before {
  width:18px
}
.zoom-instagram .zoom-instagram-widget__items-wrapper {
  overflow:hidden
}
.zoom-instagram .zoom-instagram-widget__items {
  list-style:none !important;
  padding:0;
  margin:0
}
.zoom-instagram .zoom-instagram-widget__items::before,
.zoom-instagram .zoom-instagram-widget__items::after {
  display:none
}
.zoom-instagram .zoom-instagram-widget__items .zoom-instagram-widget__item .zoom-instagram-link {
  height:100%
}
.zoom-instagram .zoom-instagram-widget__items.layout-grid .zoom-instagram-widget__item img {
  -o-object-fit:cover;
  object-fit:cover;
  width:100%;
  aspect-ratio:1/1;
  height:100% !important
}
.zoom-instagram .zoom-instagram-widget__items.layout-fullwidth {
  white-space:nowrap;
  display:grid;
  grid-template-rows:auto;
  grid-auto-rows:0
}
.zoom-instagram .zoom-instagram-widget__items.layout-fullwidth .zoom-instagram-widget__item img {
  aspect-ratio:1;
  height:100% !important
}
.zoom-instagram .zoom-instagram-widget__items.layout-carousel {
  display:flex;
  height:auto !important;
  overflow:visible
}
.zoom-instagram .zoom-instagram-widget__items.layout-carousel.zoom-instagram-widget__items--no-js .zoom-instagram-widget__item {
  height:auto;
  flex:auto
}
.zoom-instagram .zoom-instagram-widget__items.layout-carousel .zoom-instagram-widget__item {
  height:auto
}
.zoom-instagram .zoom-instagram-widget__items.layout-carousel .zoom-instagram-widget__item img {
  aspect-ratio:1;
  -o-object-fit:cover;
  object-fit:cover;
  height:auto;
  width:100%
}
.layout-legacy.zoom-instagram-widget__items {
  list-style:none !important
}
.layout-legacy.zoom-instagram-widget__items .zoom-instagram-widget__item {
  float:left;
  position:relative;
  margin-top:0 !important;
  padding:0
}
.layout-legacy.zoom-instagram-widget__items .zoom-instagram-widget__overlay {
  position:relative
}
.zoom-instagram-widget-user-info-middle-cell {
  padding:0px 20px
}
.zoom-instagram-widget-user-info .zoom-instagram-widget-user-info-fullname {
  font-weight:600;
  font-size:16px
}
.zoom-instagram-widget-user-info .zoom-instagram-widget-user-info-names-wrapper {
  padding-right:20px;
  word-break:break-word
}
.zoom-instagram-widget-user-info .zoom-instagram-widget-user-info-username {
  font-size:14px;
  font-weight:600;
  word-break:break-all
}
.zoom-instagram-widget-user-info-bio {
  text-align:left;
  font-size:14px;
  margin:0 0 15px
}
.zoom-instagram-widget__items .zoom-instagram-widget__item-inner-wrap {
  position:relative;
  height:100%;
  overflow:hidden
}
.zoom-instagram-widget__items .zoom-instagram-widget__item .zoom-instagram-link {
  display:block;
  background-size:cover !important;
  background-position:center center !important;
  background-repeat:no-repeat !important
}
.zoom-instagram-widget__items .svg-icon {
  position:absolute;
  width:20px;
  padding:0;
  height:20px;
  display:flex;
  top:8px;
  right:8px;
  z-index:1;
  transition:opacity .25s ease-in-out;
  filter:drop-shadow(1px 2px 1px rgba(0, 0, 0, 0.07))
}
.zoom-instagram-widget__item {
  position:relative;
  transition:all .1s ease-in-out;
  list-style-type:none !important
}
.zoom-instagram-widget__item.new {
  opacity:0;
  transform:scale(0);
  transform-origin:center;
  -webkit-animation:show 500ms linear forwards;
  animation:show 500ms linear forwards
}
.zoom-instagram-widget__item .zoom-instagram-widget__item-inner-wrap {
  position:relative;
  height:100%;
  overflow:hidden
}
.zoom-instagram-widget__item img {
  -o-object-fit:cover;
  object-fit:cover;
  -o-object-position:center;
  object-position:center;
  height:100%;
  transition:all .5s cubic-bezier(0.215, 0.61, 0.355, 1);
  will-change:transform;
  margin-bottom:0 !important
}
.zoom-instagram-widget__item:hover img {
  transform:scale(1.07)
}
.widget_block .zoom-instagram-widget__items ul li.zoom-instagram-widget__item,
.widget.zoom-instagram-widget ul li.zoom-instagram-widget__item,
.widget.zoom-new-instagram-widget ul li.zoom-instagram-widget__item {
  padding:0
}
.widget_block .zoom-instagram-widget__items-wrapper,
.widget.zoom-new-instagram-widget .zoom-instagram-widget__items-wrapper {
  overflow:hidden
}
.widget_block .zoom-instagram-widget__items,
.widget.zoom-new-instagram-widget .zoom-instagram-widget__items {
  padding:0;
  margin:0
}
.widget_block .zoom-instagram-widget__items::before,
.widget_block .zoom-instagram-widget__items::after,
.widget.zoom-new-instagram-widget .zoom-instagram-widget__items::before,
.widget.zoom-new-instagram-widget .zoom-instagram-widget__items::after {
  display:none
}
.widget_block .zoom-instagram-widget__items.layout-grid .zoom-instagram-widget__item img,
.widget.zoom-new-instagram-widget .zoom-instagram-widget__items.layout-grid .zoom-instagram-widget__item img {
  width:100%;
  aspect-ratio:1/1
}
.widget_block .zoom-instagram-widget__items.layout-fullwidth .zoom-instagram-widget__item img,
.widget.zoom-new-instagram-widget .zoom-instagram-widget__items.layout-fullwidth .zoom-instagram-widget__item img {
  aspect-ratio:1
}
.widget_block .zoom-instagram-widget__items.layout-carousel,
.widget.zoom-new-instagram-widget .zoom-instagram-widget__items.layout-carousel {
  display:flex;
  height:auto
}
.widget_block .zoom-instagram-widget__items.layout-carousel .zoom-instagram-widget__item,
.widget.zoom-new-instagram-widget .zoom-instagram-widget__items.layout-carousel .zoom-instagram-widget__item {
  height:auto
}
.widget_block .zoom-instagram-widget__items.layout-carousel .zoom-instagram-widget__item img,
.widget.zoom-new-instagram-widget .zoom-instagram-widget__items.layout-carousel .zoom-instagram-widget__item img {
  aspect-ratio:1;
  height:auto;
  width:100%
}
.widget_block .zoom-instagram-widget__items .zoom-instagram-widget__item,
.widget.zoom-new-instagram-widget .zoom-instagram-widget__items .zoom-instagram-widget__item {
  position:relative;
  margin:0;
  list-style-type:none
}
.widget_block .zoom-instagram-widget__items .zoom-instagram-widget__item.new,
.widget.zoom-new-instagram-widget .zoom-instagram-widget__items .zoom-instagram-widget__item.new {
  opacity:0;
  transform:scale(0);
  transform-origin:center;
  -webkit-animation:show 500ms linear forwards;
  animation:show 500ms linear forwards
}
.widget_block .zoom-instagram-widget__items .zoom-instagram-widget__item .zoom-instagram-widget__item-inner-wrap,
.widget.zoom-new-instagram-widget .zoom-instagram-widget__items .zoom-instagram-widget__item .zoom-instagram-widget__item-inner-wrap {
  position:relative;
  height:100%;
  overflow:hidden
}
.widget_block .zoom-instagram-widget__items .zoom-instagram-widget__item img,
.widget.zoom-new-instagram-widget .zoom-instagram-widget__items .zoom-instagram-widget__item img {
  -o-object-fit:cover;
  object-fit:cover;
  -o-object-position:center;
  object-position:center;
  height:100%
}
.ig-b- {
  display:inline-block
}
a.ig-b-v-24 {
  border-color:#3897f0;
  color:#3897f0 !important;
  border-radius:3px;
  border-style:solid;
  border-width:1px;
  font-weight:600 !important;
  outline:none;
  overflow:hidden;
  white-space:nowrap;
  -webkit-appearance:none;
  font-family:sans-serif;
  padding:5px 15px;
  font-size:14px;
  transition:all .15s ease-in-out;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  text-decoration:none !important
}
a.ig-b-v-24:hover {
  background:#3897f0;
  border-color:#3897f0;
  color:#fff !important
}
.zoom-instagram-widget__item .hover-controls {
  opacity:0;
  z-index:9;
  margin-top:-15px;
  position:absolute;
  top:40%;
  width:100%;
  text-align:center;
  transition:opacity .25s ease-in-out
}
.zoom-instagram-widget__items[data-lightbox="1"] .zoom-instagram-widget__item .zoom-instagram-icon-wrap {
  pointer-events:none
}
.zoom-instagram-widget__items[data-lightbox="1"] .zoom-instagram-widget__item img {
  cursor:pointer
}
.zoom-instagram-widget__item .hover-controls~.zoom-instagram-icon-wrap {
  bottom:10%;
  pointer-events:all
}
.zoom-instagram-widget__item .hover-layout.small .hover-controls~.zoom-instagram-icon-wrap {
  bottom:6%
}
.zoom-instagram-widget__item .hover-layout.small .zoom-instagram-icon-wrap {
  bottom:calc(50% - 15px)
}
.zoom-instagram-widget__item .zoom-instagram-icon-wrap {
  bottom:calc(50% - 15px);
  height:30px;
  width:100%;
  position:absolute;
  z-index:9;
  text-align:center
}
.zoom-instagram-widget__item:hover .hover-controls {
  opacity:1
}
.zoom-instagram-widget__item .zoom-instagram-icon-wrap {
  opacity:0;
  transition:opacity .25s ease-in-out
}
.zoom-instagram-widget__item .zoom-instagram-icon-wrap .zoom-svg-instagram-stroke {
  transform:scale(0.5)
}
.zoom-instagram-widget__item:hover .zoom-instagram-icon-wrap {
  opacity:1
}
.zoom-instagram-widget__item:hover .zoom-instagram-icon-wrap .zoom-svg-instagram-stroke {
  transform:scale(0.9)
}
.zoom-instagram-widget__item .hover-controls .dashicons {
  font-size:20px;
  width:20px;
  height:20px;
  color:#fff;
  vertical-align:middle
}
.zoom-instagram-widget__item .hover-controls .counter {
  padding-left:1px;
  padding-right:12px;
  font-weight:500;
  color:#fff;
  font-size:14px;
  opacity:.8;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif
}
.zoom-instagram-widget__overlay {
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0
}
.zoom-instagram-widget__overlay:after {
  position:absolute;
  content:"";
  top:0;
  left:0;
  pointer-events:none;
  width:100%;
  height:100%;
  opacity:0;
  transition:opacity .25s ease-in-out
}
.zoom-instagram-widget__overlay:hover:after {
  opacity:.5;
  background-color:#000
}
.zoom-instagram-widget__black:after {
  background-color:#000
}
.zoom-svg-instagram-simple {
  display:inline-block;
  width:30px;
  height:30px;
  background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4IgogICAgIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCIKICAgICB2aWV3Qm94PSIwIDAgNTAgNTAiCiAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZjsiPiAgICA8cGF0aCBzdHlsZT0ibGluZS1oZWlnaHQ6bm9ybWFsO3RleHQtaW5kZW50OjA7dGV4dC1hbGlnbjpzdGFydDt0ZXh0LWRlY29yYXRpb24tbGluZTpub25lO3RleHQtZGVjb3JhdGlvbi1zdHlsZTpzb2xpZDt0ZXh0LWRlY29yYXRpb24tY29sb3I6IzAwMDt0ZXh0LXRyYW5zZm9ybTpub25lO2Jsb2NrLXByb2dyZXNzaW9uOnRiO2lzb2xhdGlvbjphdXRvO21peC1ibGVuZC1tb2RlOm5vcm1hbCIgZD0iTSAxNiAzIEMgOC44MzI0ODM5IDMgMyA4LjgzMjQ4MzkgMyAxNiBMIDMgMzQgQyAzIDQxLjE2NzUxNiA4LjgzMjQ4MzkgNDcgMTYgNDcgTCAzNCA0NyBDIDQxLjE2NzUxNiA0NyA0NyA0MS4xNjc1MTYgNDcgMzQgTCA0NyAxNiBDIDQ3IDguODMyNDgzOSA0MS4xNjc1MTYgMyAzNCAzIEwgMTYgMyB6IE0gMTYgNSBMIDM0IDUgQyA0MC4wODY0ODQgNSA0NSA5LjkxMzUxNjEgNDUgMTYgTCA0NSAzNCBDIDQ1IDQwLjA4NjQ4NCA0MC4wODY0ODQgNDUgMzQgNDUgTCAxNiA0NSBDIDkuOTEzNTE2MSA0NSA1IDQwLjA4NjQ4NCA1IDM0IEwgNSAxNiBDIDUgOS45MTM1MTYxIDkuOTEzNTE2MSA1IDE2IDUgeiBNIDM3IDExIEEgMiAyIDAgMCAwIDM1IDEzIEEgMiAyIDAgMCAwIDM3IDE1IEEgMiAyIDAgMCAwIDM5IDEzIEEgMiAyIDAgMCAwIDM3IDExIHogTSAyNSAxNCBDIDE4LjkzNjcxMiAxNCAxNCAxOC45MzY3MTIgMTQgMjUgQyAxNCAzMS4wNjMyODggMTguOTM2NzEyIDM2IDI1IDM2IEMgMzEuMDYzMjg4IDM2IDM2IDMxLjA2MzI4OCAzNiAyNSBDIDM2IDE4LjkzNjcxMiAzMS4wNjMyODggMTQgMjUgMTQgeiBNIDI1IDE2IEMgMjkuOTgyNDA3IDE2IDM0IDIwLjAxNzU5MyAzNCAyNSBDIDM0IDI5Ljk4MjQwNyAyOS45ODI0MDcgMzQgMjUgMzQgQyAyMC4wMTc1OTMgMzQgMTYgMjkuOTgyNDA3IDE2IDI1IEMgMTYgMjAuMDE3NTkzIDIwLjAxNzU5MyAxNiAyNSAxNiB6IiBmb250LXdlaWdodD0iNDAwIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiIgd2hpdGUtc3BhY2U9Im5vcm1hbCIgb3ZlcmZsb3c9InZpc2libGUiPjwvcGF0aD48L3N2Zz4=") 50% 50% no-repeat;
  background-size:100%
}
.zoom-svg-instagram-stroke {
  display:inline-block;
  width:30px;
  height:30px;
  background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4IgogICAgIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCIKICAgICB2aWV3Qm94PSIwIDAgMjUyIDI1MiIKICAgICBzdHlsZT0iZmlsbDojMDAwMDAwOyI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMi4zOTQsMi4zOTQpIHNjYWxlKDAuOTgxLDAuOTgxKSI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0ibm9uZSIgc3Ryb2tlLWxpbmVjYXA9ImJ1dHQiIHN0cm9rZS1saW5lam9pbj0ibm9uZSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2UtZGFzaGFycmF5PSIiIHN0cm9rZS1kYXNob2Zmc2V0PSIwIiBmb250LWZhbWlseT0ibm9uZSIgZm9udC13ZWlnaHQ9Im5vbmUiIGZvbnQtc2l6ZT0ibm9uZSIgdGV4dC1hbmNob3I9Im5vbmUiIHN0eWxlPSJtaXgtYmxlbmQtbW9kZTogbm9ybWFsIj48ZyBpZD0ib3JpZ2luYWwtaWNvbiAxIiBmaWxsPSIjZmZmZmZmIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS13aWR0aD0iNSIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PHBhdGggZD0iTTE3MS4zNiwxNS4xMmMzNi4xMjQyOCwwIDY1LjUyLDI5LjM5NTcyIDY1LjUyLDY1LjUydjkwLjcyYzAsMzYuMTI0MjggLTI5LjM5NTcyLDY1LjUyIC02NS41Miw2NS41MmgtOTAuNzJjLTM2LjEyNDI4LDAgLTY1LjUyLC0yOS4zOTU3MiAtNjUuNTIsLTY1LjUydi05MC43MmMwLC0zNi4xMjQyOCAyOS4zOTU3MiwtNjUuNTIgNjUuNTIsLTY1LjUyek0yNS4yLDgwLjY0djkwLjcyYzAsMzAuNjc1ODggMjQuNzY0MTIsNTUuNDQgNTUuNDQsNTUuNDRoOTAuNzJjMzAuNjc1ODgsMCA1NS40NCwtMjQuNzY0MTIgNTUuNDQsLTU1LjQ0di05MC43MmMwLC0zMC42NzU4OCAtMjQuNzY0MTIsLTU1LjQ0IC01NS40NCwtNTUuNDRoLTkwLjcyYy0zMC42NzU4OCwwIC01NS40NCwyNC43NjQxMiAtNTUuNDQsNTUuNDR6TTE5Ni41Niw2NS41MmMwLDUuNTY3MDMgLTQuNTEyOTcsMTAuMDggLTEwLjA4LDEwLjA4Yy01LjU2NzAzLDAgLTEwLjA4LC00LjUxMjk3IC0xMC4wOCwtMTAuMDhjMCwtNS41NjcwMyA0LjUxMjk3LC0xMC4wOCAxMC4wOCwtMTAuMDhjNS41NjcwMywwIDEwLjA4LDQuNTEyOTcgMTAuMDgsMTAuMDh6TTE4MS40NCwxMjZjMCwzMC41NTg5NyAtMjQuODgxMDMsNTUuNDQgLTU1LjQ0LDU1LjQ0Yy0zMC41NTg5NywwIC01NS40NCwtMjQuODgxMDMgLTU1LjQ0LC01NS40NGMwLC0zMC41NTg5NyAyNC44ODEwMywtNTUuNDQgNTUuNDQsLTU1LjQ0YzMwLjU1ODk3LDAgNTUuNDQsMjQuODgxMDMgNTUuNDQsNTUuNDR6TTgwLjY0LDEyNmMwLDI1LjExMTMzIDIwLjI0ODY3LDQ1LjM2IDQ1LjM2LDQ1LjM2YzI1LjExMTMzLDAgNDUuMzYsLTIwLjI0ODY3IDQ1LjM2LC00NS4zNmMwLC0yNS4xMTEzMyAtMjAuMjQ4NjcsLTQ1LjM2IC00NS4zNiwtNDUuMzZjLTI1LjExMTMzLDAgLTQ1LjM2LDIwLjI0ODY3IC00NS4zNiw0NS4zNnoiPjwvcGF0aD48L2c+PHBhdGggZD0iTTAsMjUydi0yNTJoMjUydjI1MnoiIGZpbGw9Im5vbmUiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2UtbGluZWpvaW49Im1pdGVyIj48L3BhdGg+PGcgaWQ9Im9yaWdpbmFsLWljb24iIGZpbGw9IiNmZmZmZmYiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2UtbGluZWpvaW49Im1pdGVyIj48cGF0aCBkPSJNODAuNjQsMTUuMTJjLTM2LjEyNDI4LDAgLTY1LjUyLDI5LjM5NTcyIC02NS41Miw2NS41MnY5MC43MmMwLDM2LjEyNDI4IDI5LjM5NTcyLDY1LjUyIDY1LjUyLDY1LjUyaDkwLjcyYzM2LjEyNDI4LDAgNjUuNTIsLTI5LjM5NTcyIDY1LjUyLC02NS41MnYtOTAuNzJjMCwtMzYuMTI0MjggLTI5LjM5NTcyLC02NS41MiAtNjUuNTIsLTY1LjUyek04MC42NCwyNS4yaDkwLjcyYzMwLjY3NTg4LDAgNTUuNDQsMjQuNzY0MTIgNTUuNDQsNTUuNDR2OTAuNzJjMCwzMC42NzU4OCAtMjQuNzY0MTIsNTUuNDQgLTU1LjQ0LDU1LjQ0aC05MC43MmMtMzAuNjc1ODgsMCAtNTUuNDQsLTI0Ljc2NDEyIC01NS40NCwtNTUuNDR2LTkwLjcyYzAsLTMwLjY3NTg4IDI0Ljc2NDEyLC01NS40NCA1NS40NCwtNTUuNDR6TTE4Ni40OCw1NS40NGMtNS41NjcwMywwIC0xMC4wOCw0LjUxMjk3IC0xMC4wOCwxMC4wOGMwLDUuNTY3MDMgNC41MTI5NywxMC4wOCAxMC4wOCwxMC4wOGM1LjU2NzAzLDAgMTAuMDgsLTQuNTEyOTcgMTAuMDgsLTEwLjA4YzAsLTUuNTY3MDMgLTQuNTEyOTcsLTEwLjA4IC0xMC4wOCwtMTAuMDh6TTEyNiw3MC41NmMtMzAuNTU4OTcsMCAtNTUuNDQsMjQuODgxMDMgLTU1LjQ0LDU1LjQ0YzAsMzAuNTU4OTcgMjQuODgxMDMsNTUuNDQgNTUuNDQsNTUuNDRjMzAuNTU4OTcsMCA1NS40NCwtMjQuODgxMDMgNTUuNDQsLTU1LjQ0YzAsLTMwLjU1ODk3IC0yNC44ODEwMywtNTUuNDQgLTU1LjQ0LC01NS40NHpNMTI2LDgwLjY0YzI1LjExMTMzLDAgNDUuMzYsMjAuMjQ4NjcgNDUuMzYsNDUuMzZjMCwyNS4xMTEzMyAtMjAuMjQ4NjcsNDUuMzYgLTQ1LjM2LDQ1LjM2Yy0yNS4xMTEzMywwIC00NS4zNiwtMjAuMjQ4NjcgLTQ1LjM2LC00NS4zNmMwLC0yNS4xMTEzMyAyMC4yNDg2NywtNDUuMzYgNDUuMzYsLTQ1LjM2eiI+PC9wYXRoPjwvZz48cGF0aCBkPSJNMTI2LDI1MmMtNjkuNTg3ODgsMCAtMTI2LC01Ni40MTIxMiAtMTI2LC0xMjZ2MGMwLC02OS41ODc4OCA1Ni40MTIxMiwtMTI2IDEyNiwtMTI2djBjNjkuNTg3ODgsMCAxMjYsNTYuNDEyMTIgMTI2LDEyNnYwYzAsNjkuNTg3ODggLTU2LjQxMjEyLDEyNiAtMTI2LDEyNnoiIGZpbGw9Im5vbmUiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2UtbGluZWpvaW49Im1pdGVyIj48L3BhdGg+PHBhdGggZD0iTTEyNiwyNDYuOTZjLTY2LjgwNDM2LDAgLTEyMC45NiwtNTQuMTU1NjQgLTEyMC45NiwtMTIwLjk2djBjMCwtNjYuODA0MzYgNTQuMTU1NjQsLTEyMC45NiAxMjAuOTYsLTEyMC45NmgwYzY2LjgwNDM2LDAgMTIwLjk2LDU0LjE1NTY0IDEyMC45NiwxMjAuOTZ2MGMwLDY2LjgwNDM2IC01NC4xNTU2NCwxMjAuOTYgLTEyMC45NiwxMjAuOTZ6IiBmaWxsPSJub25lIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgc3Ryb2tlLWxpbmVqb2luPSJtaXRlciI+PC9wYXRoPjxwYXRoIGQ9IiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIHN0cm9rZS1saW5lam9pbj0ibWl0ZXIiPjwvcGF0aD48cGF0aCBkPSIiIGZpbGw9Im5vbmUiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2UtbGluZWpvaW49Im1pdGVyIj48L3BhdGg+PHBhdGggZD0iIiBmaWxsPSJub25lIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgc3Ryb2tlLWxpbmVqb2luPSJtaXRlciI+PC9wYXRoPjxwYXRoIGQ9IiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIHN0cm9rZS1saW5lam9pbj0ibWl0ZXIiPjwvcGF0aD48L2c+PC9nPjwvc3ZnPg==") 50% 50% no-repeat;
  background-size:100%;
  transition:all .5s cubic-bezier(0.215, 0.61, 0.355, 1)
}
.zoom-instagram-widget__item .hover-layout.small .hover-controls .dashicons {
  font-size:15px;
  width:15px;
  height:15px
}
.zoom-instagram-widget__item .hover-layout.small .zoom-instagram-icon-wrap .zoom-svg-instagram-stroke {
  width:18px;
  height:18px
}
.zoom-instagram-widget__item .hover-layout.small .hover-controls .counter {
  padding-left:1px;
  padding-right:4px;
  font-size:11px
}
.zoom-instagram-widget-user-info {
  display:flex;
  padding:0 0px 20px
}
.zoom-instagram-widget-user-info .zoom-instagram-widget-user-info-picture {
  flex:1
}
.zoom-instagram-widget-user-info .zoom-instagram-widget-user-info-picture img {
  border-radius:50%
}
.zoom-instagram-widget-user-info .zoom-instagram-widget-user-info-meta {
  display:flex;
  flex:3;
  flex-direction:column;
  margin-left:15px;
  text-align:left;
  justify-content:center
}
.zoom-instagram-widget-user-info .zoom-instagram-widget-user-info-about-data {
  display:flex;
  justify-content:space-between;
  margin-bottom:10px
}
.zoom-instagram-widget-user-info .zoom-instagram-widget-user-info-stats {
  font-size:14px;
  line-height:1.2;
  justify-content:space-between;
  display:flex;
  text-align:center
}
.zoom-instagram-widget-user-info .zoom-instagram-widget-user-info-follow-button {
  padding:0 24px;
  margin-top:10px;
  background:#3897f0;
  color:#fff !important;
  font-size:14px;
  font-weight:600;
  line-height:26px;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
  text-transform:none;
  border-radius:3px;
  outline:0;
  overflow:hidden;
  text-overflow:ellipsis;
  display:block;
  border:none;
  box-shadow:none;
  text-decoration:none !important
}
.zoom-instagram-widget-user-info .zoom-instagram-widget-user-info-follow-button:hover {
  color:#fff;
  opacity:.8;
  box-shadow:none;
  border:none;
  text-decoration:none
}
.zoom-instagram-widget-user-info .zoom-instagram-widget-user-info-counts {
  font-weight:600
}
.zoom-instagram-widget-user-info .zoom-instagram-widget-user-info-counts-subhead {
  opacity:.7;
  font-size:14px
}
.zoom-instagram-widget__items .zoom-instagram-widget__item.media-icons-normal .svg-icon {
  opacity:1
}
.zoom-instagram-widget__items .zoom-instagram-widget__item.media-icons-normal:hover .svg-icon {
  opacity:0
}
.zoom-instagram-widget__items .zoom-instagram-widget__item.media-icons-hover .svg-icon {
  opacity:0
}
.zoom-instagram-widget__items .zoom-instagram-widget__item.media-icons-hover:hover .svg-icon {
  opacity:1
}
.zoom-instagram-widget__items .zoom-instagram-widget__item.media-icons-hover.media-icons-normal .svg-icon {
  opacity:1
}
.zoom-instagram-widget__items .zoom-instagram-widget__item .zoom-instagram-date {
  position:absolute;
  display:flex;
  right:10px;
  bottom:5px;
  z-index:1;
  font-weight:500;
  color:#fff;
  transition:opacity .25s ease-in-out;
  -moz-transition:opacity .25s ease-in-out;
  -webkit-transition:opacity .25s ease-in-out
}
.zoom-instagram-widget__items .zoom-instagram-widget__item.date-hover .zoom-instagram-date {
  opacity:0
}
.zoom-instagram-widget__items .zoom-instagram-widget__item.date-hover:hover .zoom-instagram-date {
  opacity:.6
}
.wpzoom-lightbox .mfp-inline-holder .mfp-content {
  max-width:none;
  height:100%
}
.wpzoom-lightbox .mfp-container {
  -webkit-backdrop-filter:blur(10px);
  backdrop-filter:blur(10px)
}
.wpz-insta-lightbox {
  pointer-events:all;
  display:flex;
  flex-direction:row;
  background-color:#fff;
  border-radius:4px;
  max-height:100%;
  position:relative;
  top:50%;
  transform:translateY(-50%)
}
.wpz-insta-lightbox-wrapper {
  display:flex;
  justify-content:center;
  pointer-events:none;
  height:80vh;
  position:relative;
  top:50%;
  transform:translateY(-50%)
}
.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper {
  width:30%
}
.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .wpz-insta-header {
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  padding:16px;
  border-bottom:1px solid #efefef
}
.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .wpz-insta-header .wpz-insta-avatar img {
  width:42px;
  height:42px;
  border-radius:50%
}
.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .wpz-insta-header .wpz-insta-username a,
.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .wpz-insta-header .wpz-insta-follow a {
  color:#262626;
  font-weight:600;
  text-decoration:none;
  font-size:14px
}
.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .wpz-insta-header .wpz-insta-username a:hover {
  text-decoration:underline
}
.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .wpz-insta-header .wpz-insta-follow a {
  color:#0095f6
}
.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .wpz-insta-header>div {
  margin-right:13px;
  min-width:42px
}
.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .wpz-insta-header .wpz-insta-buttons {
  display:flex
}
.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .wpz-insta-header .wpz-insta-buttons>div {
  padding:5px
}
.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .wpz-insta-caption {
  color:#262626;
  line-height:1.5;
  font-size:14px;
  padding:16px;
  font-weight:normal;
  overflow-y:scroll;
  max-height:384px;
  border-bottom:1px solid #efefef
}
.wpzoom-lightbox.mfp-gallery {
  z-index:100000;
  pointer-events:none
}
.wpzoom-lightbox button.mfp-close {
  pointer-events:all;
  color:#fff;
  font-size:50px;
  font-weight:100;
  margin-top:25px;
  margin-right:15px
}
.wpzoom-lightbox .mfp-prevent-close {
  pointer-events:all
}
.wpzoom-lightbox button.mfp-close:hover {
  text-decoration:none
}
.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .wpz-insta-date {
  font-size:11px;
  padding:16px;
  color:#8e8e8e;
  flex:1
}
.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .image-wrapper {
  flex-grow:1;
  text-align:center;
  position:relative;
  width:100%;
  max-width:70%;
  background:#000;
  border-radius:4px 0 0 4px;
  overflow:hidden
}
.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .image-wrapper img {
  max-height:100%;
  max-width:100%;
  -o-object-fit:cover;
  object-fit:cover;
  min-height:100%;
  display:block;
  margin:0 auto;
  padding:0
}
.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .image-wrapper .wpz-no-reel-link-wrapper {
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color:rgba(0,0,0,.2);
  display:flex;
  justify-content:center;
  align-items:center
}
.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .image-wrapper .wpz-no-reel-link-wrapper .wpz-no-reel-link {
  font-size:14px;
  padding:10px 20px;
  color:#262626;
  background-color:rgba(255,255,255,.7);
  border-radius:50px;
  line-height:1.4;
  text-decoration:none;
  transition:all .2s ease
}
.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .image-wrapper .wpz-no-reel-link-wrapper .wpz-no-reel-link:hover {
  background-color:rgba(255,255,255,.9)
}
.wpz-insta-lightbox-wrapper>.swiper {
  pointer-events:none;
  width:1000px
}
.wpz-insta-lightbox-wrapper>.swiper .swiper-pagination-fraction,
.wpz-insta-lightbox-wrapper>.swiper .swiper-pagination-custom,
.wpz-insta-lightbox-wrapper>.swiper .swiper-horizontal>.swiper-pagination-bullets,
.wpz-insta-lightbox-wrapper>.swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom:25px
}
.wpz-insta-lightbox-wrapper video {
  height:100%;
  max-width:100%;
  width:100%
}
.wpz-insta-lightbox-wrapper .swiper-button-next,
.wpz-insta-lightbox-wrapper .swiper-rtl .swiper-button-prev,
.wpz-insta-lightbox-wrapper .swiper-button-prev,
.wpz-insta-lightbox-wrapper .swiper--rtl .swiper-button-next {
  background-image:none
}
.wpz-insta-lightbox-wrapper>.swiper .swiper .swiper-button-prev,
.wpz-insta-lightbox-wrapper>.swiper .swiper .swiper-button-next {
  --swiper-navigation-size: 30px;
  color:#000;
  background:#fff;
  width:var(--swiper-navigation-size);
  height:var(--swiper-navigation-size);
  border-radius:50%
}
.wpz-insta-lightbox-wrapper>.swiper .swiper .swiper-button-prev::after,
.wpz-insta-lightbox-wrapper>.swiper .swiper .swiper-button-next::after {
  font-size:16px
}
.wpz-insta-lightbox-wrapper>.swiper>.swiper-wrapper {
  pointer-events:all
}
.wpz-insta-lightbox-wrapper>.swiper>.swiper-button-prev,
.wpz-insta-lightbox-wrapper>.swiper>.swiper-button-next {
  position:fixed;
  pointer-events:all
}
.wpz-insta-lightbox-wrapper>.swiper .swiper-button-prev,
.wpz-insta-lightbox-wrapper>.swiper .swiper-button-next {
  color:#fff;
  opacity:.75
}
.wpz-insta-lightbox-wrapper>.swiper .swiper-button-prev:hover,
.wpz-insta-lightbox-wrapper>.swiper .swiper-button-next:hover {
  opacity:1
}
.wpz-insta-lightbox-wrapper>.swiper .swiper-button-prev.swiper-button-disabled,
.wpz-insta-lightbox-wrapper>.swiper .swiper-button-next.swiper-button-disabled {
  opacity:.25 !important
}
.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper {
  display:flex;
  flex-direction:column;
  flex-grow:1
}
.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .view-post {
  padding:16px;
  text-decoration:none;
  font-size:12px;
  color:#262626;
  font-weight:400;
  line-height:20px;
  display:flex;
  border-top:1px solid #efefef;
  flex-wrap:wrap;
  justify-content:space-between
}
.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .view-post a {
  text-decoration:none;
  font-size:12px;
  color:#262626;
  font-weight:400;
  line-height:20px;
  text-align:center;
  display:inline-block
}
.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .view-post a span {
  margin-right:10px
}
.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .view-post .delimiter {
  padding:0px 10px
}
.wp-admin .wp-block-wpzoom-instagram-block .zoom-instagram-widget__overlay,
.wp-admin .zoom-instagram .zoom-instagram-widget__overlay {
  cursor:pointer
}
.wp-admin .wp-block-wpzoom-instagram-block .zoom-instagram-widget__items .zoom-instagram-widget__item .zoom-instagram-link,
.wp-admin .zoom-instagram .zoom-instagram-widget__items .zoom-instagram-widget__item .zoom-instagram-link,
.wp-admin .zoom-instagram .zoom-instagram-widget__header .zoom-instagram-widget__header-user a,
.wp-admin .zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button:hover,
.wp-admin .zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button:active,
.wp-admin .zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more input[type=submit]:hover,
.wp-admin .zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more input[type=submit]:active,
.wp-admin .zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more button[type=submit]:hover,
.wp-admin .zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more button[type=submit]:active {
  pointer-events:none
}
.wp-admin .zoom-instagram.layout-masonry .zoom-instagram-widget__items.zoom-instagram-widget__items--no-js .zoom-instagram-widget__item img,
.wp-admin .zoom-instagram.layout-masonry .zoom-instagram-widget__items.zoom-instagram-widget__items--no-js .masonry-items-sizer img {
  filter:none
}
@-webkit-keyframes show {
  100% {
    transform:none;
    opacity:1
  }
}
@keyframes show {
  100% {
    transform:none;
    opacity:1
  }
}
:root {
  --swiper-navigation-color: white !important;
  --swiper-theme-color: white !important;
  --swiper-navigation-size: 30px
}
@media screen and (max-width: 1200px) {
  .wpz-insta-lightbox-wrapper .wpz-insta-lightbox {
    flex-wrap:wrap
  }
  .wpz-insta-lightbox-wrapper>.swiper {
    width:86%
  }
}
@media screen and (max-width: 860px) {
  .wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .wpz-insta-caption {
    font-size:12px;
    max-height:134px
  }
}
@media screen and (max-width: 768px) {
  .wpz-insta-lightbox {
    flex-direction:column;
    max-height:none
  }
  .wpz-insta-lightbox-wrapper .wpz-insta-lightbox .image-wrapper img {
    max-height:400px;
    min-width:400px
  }
  .wpz-insta-lightbox-wrapper .wpz-insta-lightbox .image-wrapper {
    border-radius:4px 4px 0 0;
    max-width:100%;
    height:65%
  }
  .wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .wpz-insta-caption {
    max-height:134px
  }
  .wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper {
    width:100%;
    height:35%
  }
  .zoom-instagram .zoom-instagram-widget__items.layout-fullwidth .zoom-instagram-widget__item {
    max-width:160px
  }
  .zoom-instagram .zoom-instagram-widget__items.layout-fullwidth {
    grid-template-columns:repeat(6, 1fr) !important
  }
}
@media screen and (max-width: 600px) {
  .wpz-insta-lightbox-wrapper .wpz-insta-lightbox .image-wrapper img {
    min-height:280px;
    min-width:280px
  }
  .wpz-insta-lightbox-wrapper>.swiper {
    width:76%
  }
  .wpz-insta-lightbox-wrapper .wpz-insta-lightbox .image-wrapper {
    height:55%
  }
  .wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper {
    height:45%
  }
  .zoom-instagram.layout-grid.featured-layout.columns-5.featured-layout-11 .zoom-instagram-widget__item:first-child {
    grid-column:span 5 !important
  }
  .zoom-instagram.layout-grid.featured-layout.columns-6.featured-layout-16 .zoom-instagram-widget__item:first-child,
  .zoom-instagram.layout-grid.featured-layout.columns-6.featured-layout-17 .zoom-instagram-widget__item:nth-child(12n+1),
  .zoom-instagram.layout-grid.featured-layout.columns-6.featured-layout-17 .zoom-instagram-widget__item:nth-child(12n+8),
  .zoom-instagram.layout-grid.featured-layout.columns-6.featured-layout-18 .zoom-instagram-widget__item:nth-child(18n+1),
  .zoom-instagram.layout-grid.featured-layout.columns-6.featured-layout-18 .zoom-instagram-widget__item:nth-child(18n+14) {
    grid-column:span 5 !important;
    grid-row:span 5 !important
  }
  .zoom-instagram.layout-grid.featured-layout.columns-6.featured-layout-19 .zoom-instagram-widget__item:nth-child(48n+1),
  .zoom-instagram.layout-grid.featured-layout.columns-6.featured-layout-19 .zoom-instagram-widget__item:nth-child(48n+12),
  .zoom-instagram.layout-grid.featured-layout.columns-6.featured-layout-19 .zoom-instagram-widget__item:nth-child(48n+29),
  .zoom-instagram.layout-grid.featured-layout.columns-6.featured-layout-19 .zoom-instagram-widget__item:nth-child(48n+36) {
    grid-column:span 4 !important;
    grid-row:span 4 !important
  }
  .zoom-instagram.layout-grid.featured-layout.columns-5.featured-layout-14 .zoom-instagram-widget__item:nth-child(38n+1) {
    grid-column:span 3 !important;
    grid-row:span 3 !important
  }
  .zoom-instagram .zoom-instagram-widget__items.layout-fullwidth .zoom-instagram-widget__item {
    max-width:130px
  }
  .zoom-instagram .zoom-instagram-widget__items.layout-fullwidth {
    grid-template-columns:repeat(4, 1fr) !important
  }
}
.wpz-insta-lightbox-wrapper.mfp-hide {
  display: none;
}
/*INSTAGRAM WIDGET*/