/* CSS Document */.gallery-block{padding-bottom: 10px; padding-top: 0px;}.gallery-block .heading{margin-bottom: 50px; text-align: center;}.gallery-block .heading h2{font-weight: bold;font-size: 1.4rem; text-transform: uppercase;}.gallery-block.cards-gallery h6{font-size: 17px; font-weight: bold;}.gallery-block.cards-gallery .card{transition: 0.4s easy;}/*.gallery-block.cards-gallery .card img{box-shadow: 0px 2px 10px rgba(0,0,0,0.15);}*/.gallery-block.cards-gallery .card-body{text-align: center;}.gallery-block.cards-gallery .card-body p{font-size: 15px;}.gallery-block.cards-gallery a{color:#212529; }.gallery-block.cards-gallery a:hover{text-decoration: none;}.gallery-block.cards-gallery  .card{	margin-bottom: 30px;/*	box-shadow: 0px 2px 10px rgba(0,0,0,0.15);*/	}.gallery-block {/*	height: 50% !important;*/}/* artist gallery images */.cardx {    height:50% !important}.card-img-top {    display:flex;    justify-content:center;            }img.card-img-top {height: 35vh;width: 100%;  align-items: center;  justify-content: center;  align-self: center;/*height:450px !important;width:450px !important;*/overflow-x: hidden;overflow-y: hidden;padding: 0;margin: 0 !important;object-fit:cover!important;}@media (max-width: 1024px) {    a.lightbox {        display:flex !important;        flex-wrap:wrap;        height:35vh;        width:35vw;            }    .cardx {height:60% !important;display:flex !important;flex-direction:column;flex-wrap:wrap;}img.card-img-top {    display:flex;    flex-direction:column;height: 90%;width: 100%;  align-items: center;  justify-content: center;  align-self: center;overflow-x: hidden;overflow-y: hidden;padding: 0;margin: 0 !important;object-fit:cover!important;}}@media (max-width: 820px){      a.lightbox {        display:flex !important;        flex-wrap:wrap;        height:100%;        width:100%;            }    img.card-img-top {        display:flex !important;        flex-wrap:wrap;        height:100%;        width:100%;            }    .cardx {height:100% !important;width:100% !important;}img.card-img-top {height: 80%;width: 100%;  align-items: center;  justify-content: center;  align-self: center;overflow-x: hidden;overflow-y: hidden;padding: 0;margin: 0 !important;object-fit:cover!important;}}img.card-img-top#gallerybetty {    width:300px !important;}img.card-img-topsmall {max-height:  110px !important;width: 110px;overflow-x: hidden;overflow-y: hidden;text-align: center;object-position: center;}.card {	height: 340px;	width: 240px;	text-align: center;	vertical-align: middle;	overflow: hidden;}.card.erica{    height:auto;    width:250px;    }.cardx {   /* height: 345px !important;*/   }.cardjury {    height:370px;}.cardsmall {	height: 170px;	width: 190px;	text-align: center;	vertical-align: middle;}@media (min-width: 576px) {	.gallery-block .transform-on-hover:hover {	    transform: translateY(-10px) scale(1.02);	   /* box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.15) !important; */	}}