.CartDescreasBtn{ background: black; color: white; border-radius: 10px 0px 0px 10px;}
.CartIncreasBtn{ background: black; color: white; border-radius: 0px 10px 10px 0px;}
.CartQtyBox{ background: transparent !important; width: 60px; color: black !important; border-radius: 0px;}
.error{ color: red !important;}
.PayNowBtn{ width: 100%;}
.GrandTotal{ font-size: 20px !important;}
.gallery-sec button:hover {
    background: #0056b3;
}
.gallery-img.right-img {
    height: 228px;
}
.right-content p {
    font-size: 16px;
    margin: 10px 5px;
}

.gallery-sec .owl-carousel img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}
.gallery-img {
    margin-bottom: 20px;
}
.gallery-sec .gallery-img img {
    width: 100%;
    border-radius: 15px;
}
section.header-top {
    padding: 15px 0px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 25px 0px #dcdcdc;
}
.header-top .logo img {
    width: 75%;
}
.gallery-sec .gallery-img{
    position: relative;
}

.gallery-btn {
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.gallery-btn .btn-primary {
    color: #000000;
    background-color: #ffffff;
    border-color: #ffffff;
}
 .more-text { 
     display: none; 
}
span.read-more-btn {
    color: #2359ed;
    text-decoration: underline;
}
.detail-box p {
    font-size: 17px;
    margin-bottom: 20px;
}

.room-content ul li, .detail-box ul li  {
    display: inline-block;
    margin: 0px 10px 10px 0px;
}
.MuiSvgIcon-root {
    fill: #2359ef;
    width: 1em;
    height: 1em;
    display: inline-block;
    font-size: 1.5rem;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    flex-shrink: 0;
    user-select: none;
}
section.gallery-details {
    padding-bottom: 60px;
}
.choose-head {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.choose-head a.btn.btn-primary{
    border-radius: 50px;
}
.detail-box ul, .room-content ul{
    padding-left: 0px;
}
.room-slider .item {
    height: 250px;
}
.room-slider .item img{
    height: 100%;
    border-radius: 10px;
}
.room-box {
    box-shadow: 0px 0px 10px 0px #d0d0d0;
    padding: 20px;
    border-radius: 10px;
    margin-top: 20px;
}
.room-slider .owl-dots {
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
}

.plan-sec {
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.right-sec {
    padding: 12px;
    box-shadow: 0px 0px 10px 0px #f5f5f5;
    border-radius: 15px;
    margin: 0px;
    position: -webkit-sticky;
    position: sticky;
    top: 2rem;
    right: 0;
    z-index: 2;
    /*height: 600px;*/
    overflow-y:auto;
}
.top-form {
    margin-top: 20px;
    box-shadow: 0px 0px 10px 0px #cecece;
    padding: 20px;
    border-radius: 10px;
}
.top-form label {
    font-size: 19px;
}
.form-btn a {
    font-size: 18px;
    padding: 10px 50px;
}
.top-form .form-control, .top-form .form-select {
    height: 50px;
    background: #f5f5f500;
    border: 0px;
    font-weight: 400;
    color: #000;
    font-size: 17px;
    border: 1px solid;
}
.top-form h3 {
    font-size: 20px;
}
.top-form h3 a{
    color: #000;
    font-weight: 700;
}
.top-form .form-control::placeholder{
    color: #000;
}
.right-content h6 {
    font-size: 14px;
    margin: 10px 5px 17px;
}
.right-content select.form-select {
    width: 130px;
}
.right-box-1{
    border: 1px solid #ededed;
    padding: 20px;
    border-radius: 13px;
    margin-bottom: 20px;
}
.right-content p span {
    font-size: 11px;
}
.right-content p{
    font-size: 16px;
}
.right-content h6 small {
    font-size: 10px !important;
    margin-left: 10px;
    color: #b5b5b5;
}
.right-button a {
    width: 100%;
    color: #fff;
    background: #0d6efd;
    margin-top: 20px;
    font-size: 16px;
    border-radius: 20px;
    font-weight: 600;
}
.right-sec h2 {
    color: #0d6efd;
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 20px;
}
.right-box {
    border: 1px solid #ededed;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    border-radius: 13px;
    margin-bottom: 20px;
}
.right-content {
    width: 50%;
}
.head-box{
    display: flex;
    justify-content: space-between;
}
.room-slider .owl-nav button.owl-prev {
    top: 25%;
    position: absolute;
    color: #fff!important;
    left: 0px;
    font-size: 38px!important;
}
.plan-box h6 {
    font-size: 18px;
    margin-bottom: 0px;
}
.plan-box p{
    margin-bottom: 0px;
}
.plan-box p a {
    font-size: 12px;
    color: #000;
}
.plan-box a.btn.btn-dark {
    padding: 5px 35px;
}
.room-slider .owl-nav button.owl-next{
    top: 25%;
    position: absolute;
    color: #fff!important;
    right: 0px;
    font-size: 38px!important;
}
.gallery-img.left_img {
    height: 475px;
}
.gallery-sec .gallery-img img {
  width: 100%;
  border-radius: 15px;
  height:100%;
}
aside {
    position: sticky;
    top: 75px;
    padding: 20px;
    padding-top: 0px;
}
main {
    flex-grow:1;
}