h1.inspitit {font-family:Lato !important;font-size:2rem !important}
h5.inspisub {font-size:1.3rem;font-weight:400}

/* Detalles imágene(s) */
@media (min-width: 768px) {
	.modal-xl{max-width:700px !important}
	.ig-detail{height:350px}
	.ig-text{height:350px;overflow-y:auto}
	#ig_imgs video {height:350px}
	#ig_imgs img, #ig_imgs video {object-fit:contain}
}
@media (min-width: 993px) {
	.modal-xl{max-width:800px !important}
	.ig-detail{height:520px}
	.ig-text{height:520px;overflow-y:auto}
	#ig_imgs img, #ig_imgs video {object-fit:contain}
	#ig_imgs video {height:520px}
	.slider-ig-r {right:10px}
}
@media (max-width: 992px) {.slider-ig-r {right:4px}}
@media (min-width: 1200px) {.modal-xl{max-width:1040px !important}}
@media (max-width: 575px) {
	#modalDesign.modal{overflow-y:clip !important}
	.ig-detail > .container{overflow-y:auto}
	.inspi-nav{height:40px}
}

/* Botones slider */
.slider-ig-l,.slider-ig-r, .slider-ins-l, .slider-ins-r {border-radius:50%;background-color:#fff;border:none}
.slider-ins-l, .slider-ins-r {top:50%;width:30px;height:30px}
.slider-ins-r {right:0}

/* Indicador carrusel detalles */
.carousel-media { left:50%;bottom:10px;border-radius:8px;background:#fff;justify-content:center;transform:translateX(-50%) }
.carousel-media .itm-carousel {width:8px;height:8px;margin:4px 2px;border:1px #000 solid;border-radius:50%;background:#fff}
.carousel-media .itm-carousel-sel {background:#000 !important}

/* indicador imagen y cubrir */
#product_list div.badge {opacity:0.8}
#product_list div img, #product_list div video { object-fit:cover; }

/* Tamaño listado imágene(s) */
@media (min-width: 1200px) {#product_list div img {width:279px;height:279px;}}
@media (max-width: 1199px) {#product_list div img {width:234px;height:234px;}}
@media (max-width: 768px) {#product_list div img {width:265px;height:265px;}}
@media (max-width: 519px) {#product_list div img {width:100%;height:180px;}}
@media (min-width: 1200px) {#product_list div video {width:279px}}
@media (max-width: 1199px) {#product_list div video {width:234px}}
@media (max-width: 768px) {#product_list div video {width:265px}}
@media (max-width: 519px) {#product_list div video {width:100%}}
