#bodyview,
.dashboardCarouselContainer {
    background-color: #1A1A1A;
    background-image: url(https://ipoolside-media.s3.amazonaws.com/site/andaz5thavenue/images/Andaz-bkg2.jpg) ;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.mbAdmin #bodyview {
    background-color: #fff;
    background-image: none;
}
.mainHeaderName,
#menuName,
#menuDescription,
#menuDescription {
    color:#fff;
}
.bootstrap_design_cardContainer {
    box-shadow: none;
    color: #1A1A1A !important;
    background-color: #fff;
}
.marketCategoriesContainer .rounded-pill,
.modal-content,.rounded,
.form-control,
.aditionalListQuantityIncrease,
.serviceSelectorQuantityIncrease,
.valueSelector #increase,
.aditionalListQuantityDecrease,
.serviceSelectorQuantityDecrease,
.valueSelector #decrease,
.pplGroupComposition #childrenContainer .form-round,
.chosen-container,
.chosen-container-active.chosen-with-drop,
.chosen-container-single,.form-control-lg,
.phoneNumberFieldView .country-code-container .chosen-container,
.phoneNumberFieldView .phone-number,
.menuOrderGroupNameCollapse,
.nav-pills,
.nav-pills .nav-item:first-child,
.nav-pills .nav-item:last-child,
.input-group-text,
#dashboardCarousel .dashboardCard:after,
.dashboardCategoryTile .dashboardCard:after,
.form-select,
#hotelServiceInfo #rowContainer,
.bootstrap_design_Selector.container,
.bootstrap_design_cardContainer {
    border-radius: 20px !important;
}
.credentialsContainer .input-group-text {
    border-radius: 20px 0 0 20px !important;
}
.credentialsContainer .form-floating input {
    border-radius: 0 20px 20px 0 !important;
}
.palapaCategoryImage,
#dashboardCarousel .dashboardCard,
.dashboardCategoryTile .dashboardCard,
.poolBox,
.img-fluid, 
.poolBox:after {
    border-radius: 14px !important;
}
@media only screen and (min-width: 500px) {
    #contentPools .desktopcontentBox {
        border-bottom: 0;
    }
}
.rounded-circle {
    background-color: #fff !important;
    border: 1px solid #1A1A1A !important;
    color: #1a1a1a !important;
}
.slick-dots li.slick-active button:before,
.slick-dots li button:before {
    color: #fff;
}
.carouselPrevious,
.carouselNext {
    background-color: #1A1A1A;
    color: #fff;
    opacity: 1;
}
#languageDropdown_chosen > a {
    background-color: transparent !important;
}
#cartCount {
    background-color: #1A1A1A;
    color: #fff;
}
.bootstrap_design_QuantitySelector {
    border: none;
    background-color: transparent;
}