#chalets .RadImageGallery_Metro {  width:100% !important;}
#chalets .rigScrollPrevIcon {
    background: url(/Files/App_002/images/left.png)no-repeat center;
    width: 60px;
    height: 60px;
    background-position: center;
}
#chalets .rltbWrapper{display:flex}
 #chalets .rigScrollNextIcon{
    background: url(/Files/App_002/images/right.png)no-repeat center;
    width: 60px;
    height: 60px;
    background-position: center;
}
#chalets .RadImageGallery .rigScrollNextButton{height: 60px;    width: 60px;}
#chalets .RadImageGallery .rigScrollPrevButton{height: 60px;    width: 60px;}
#chalets .rigThumbnailsList {    background-color: transparent;}
#chalets .RadImageGallery {    background-color: transparent;}
#chalets .rigThumbnailsBox {    background-color: transparent;}
#chalets .RadImageGallery_Metro {    margin: 0 auto;}
 #chalets .RadImageGallery .rigThumbnailsBoxHorizontal {    width: 100% !important;}
#chalets .rltbActiveImage{padding:0 !important}
#chalets .RadLightBox .rltbItemBox {    display: flex;    align-items: center;    justify-content: center;}
#chalets .rigThumbnailsList img {     opacity:1; padding:10px; width: auto !important;}
#chalets .rltbActiveImage {
    padding-left: 0 !important;
    padding-top: 0 !important;
    max-width: 100vw;
    max-height: 100vh;
    width: auto !important;
    height: auto !important;
    padding-bottom: 0 !important;
}
#chalets .RadLightBox .rltbItemBox {
    margin: 0px auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}


