a , button {
    transition: 0.3s; 
    text-decoration: none;
}
::selector {
    background: #81007f; 
    color: #81007f;;
 }
 .form-control {
     width: 100%;
     padding: 10px 15px !important;
     font-size: 16px !important;
     font-weight: 500 !important;
     outline: none !important;
     height: auto !important;
 }
 .form-control:focus {
     box-shadow: none !important;
     outline: none !important;
     border: 1px solid #81007f !important;
 }
 .fixed-top nav.navbar .navbar-brand .img-fluid {
    height: 60px;
}
.bar_content {
    animation: move 30s linear infinite;
    height: -webkit-max-content;
    height: max-content;
    transform: translateX(100%)
}
@keyframes move {
    to {
        transform:translateX(-200%)
    }
}
.bar_content svg {
    width: 20px;
    height: 20px;
    fill: #fff;
    margin-right: 5px;
    vertical-align: middle;
}
.bar-box {
    background-color: #FA5036;
    padding: 14px;
    color: #fff;
    font-size: 18px;
    font-family: 'Nunito';
    font-weight: 700;
    margin-top: -2px;
}
.w3l-blogpost-content .header-title {
    text-align: center;
}
.w3l-blogpost-content .header-title .hny-title {
    text-align: center !important;
    font-size: 30px;
    color: #fff;
}
.w3l-blogpost-content  input#date {
    width: 100%;
    max-width: 500px;
    margin: auto;
    padding: 22px 15px;
    font-size: 16px;
    font-weight: 500;
    outline: none;
}
.w3l-blogpost-content input#date:focus {
    box-shadow: none;
    outline: none;
    border: 1px solid #81007f;
}
span.sub-title {
    text-align: center;
}
.datecontent .row {
    justify-content: center;
}
.w3l-blogpost-content .card-body.blog-details {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize;
}
.w3l-main-slider .banner-info-bg .btn.btn-style {
    color: #fff;
}
.w3l-main-slider .banner-info-bg .btn-style.btn-white:hover {
    color: #ff00ff;
}
.w3l-blogpost-content .card div {
    position: relative;
}
.w3l-blogpost-content .card div span {
    font-size: 14px;
    position: absolute;
    bottom: 20px;
    right: 0;
    width: 120px;
    height: 30px;
    background: #81007f;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    padding-left: 20px;
    line-height: 2;
    color: #FFF;
}
.w3l-blogpost-content .card  .card-header {
    height: 250px;
}
.w3l-blogpost-content .card  .card-img-bottom {
    object-fit: cover;
}
.w3l-blogpost-content .card-body.blog-details .author * {
    text-align: center;
    justify-content: center;
}
.w3l-blogpost-content .card-body.blog-details .author * li {
    padding-top: 10px;
}
.w3l-blogpost-content .card-body.blog-details .author {
    display: block;
}
.btn.btn-primary {
    background: #81007f;
    border-color: #81007f;
    padding: 12px 25px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    transition: 0.3s ease-in;
    margin-top: 20px;
    outline: none;
}
.btn.btn-primary:hover , .btn.btn-primary:focus {
    background-color: #ce0fcb;
    border-color: #ce0fcb;
    outline: none;
    box-shadow: none;
}
.addons-page {
    background-color: #800080;
    padding: 80px 0 30px 0;
}
.addons-page .w3l-courses {
    background: transparent;
}
.addons-page .w3l-courses * {
    color: #fff;
}
.w3l-blogpost-content.add-ons .card {
    border: 2px solid #ffe2fe;
    border-radius: 10px;
    padding: 20px;
    height: 100%;
    transition: 0.3s;
    text-align: center;
    background: #ffe2fe;
}
.w3l-blogpost-content.add-ons .card:hover {
    background: #81007f;
}
.w3l-blogpost-content.add-ons .card .card-img-bottom {
    height: 180px;
    width: 180px;
    object-fit: fill;
    border-radius: 100%;
    border: 2px solid;
}
.w3l-blogpost-content.add-ons .card:hover .card-img-bottom {
    border: 2px solid #fff;
}
.w3l-blogpost-content.add-ons .card  .card-header {
    border-radius: 100%;
    display: flex;
    box-shadow: none;
    align-items: center;
    justify-content: center;
}
.w3l-blogpost-content.add-ons  .card-body.blog-details {
    padding: 15px 10px;
}
.w3l-blogpost-content.add-ons  .blog-desc {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}
.w3l-blogpost-content.add-ons .card:hover .blog-desc {
    color: #fff;
}
.w3l-blogpost-content.add-ons  .author {
    justify-content: center;
    display: flex;
}
.w3l-blogpost-content.add-ons .author ul li * {
    font-weight: 500;
    font-size: 22px;
    color: #81007f;
}
.w3l-blogpost-content.add-ons .card:hover .author ul li * {
    color: #ffffff;
}
section#about1 {
    padding-top: 90px;
}
section#about1 *,
section#about *,
section#skills * {
    color: #fff;
}
section#about1 .btn-primary {
    background: #ffffff;
    border-color: #ffffff;
    color: #81007f;
}
section#about1 .btn-primary:hover {
    background: #ce0fcb;
    border-color: #ce0fcb;
    color: #ffffff;
}
section#about1  span.sub-title:before,
.about-right-faq span.sub-title:before {
    background: #ff00fb;
}
section#about1 .btn-primary span.fa.fa-chevron-right {
    color: #81007f;
}
section#about1 .btn-primary:hover span.fa.fa-chevron-right {
    color: #fff;
}
section#about1 .content h4 {
    margin-top: 20px;
}
.my-booking-page * {
    color: #fff;
}
.my-booking-page .cont-details p {
    color: #fff;
}
.my-booking-page .cont-right * {
    color: #fff;
}
.home-addon-section {
    background: transparent;
}
.home-addon-section .header-title * {
    color: #fff;
}
.home-addon-section .header-title span::before {
    background: #ff00fb;
}
.home-addon-section button#load-more {
    background: #ffffff;
    border-color: #ffffff;
    transition: 0.3s;
    color: #81007f;
    width: 100%;
    max-width: 170px;
    margin: auto;
}
.home-addon-section button#load-more:hover {
    background: #ce0fcb;
    border-color: #ce0fcb;
    color: #ffffff;
}
.my-booking-page {
    background: #810080;
    padding: 60px 0 0px 0;
}
.my-booking-page .w3l-contact-1 span.sub-title:before {
    background: #ff00fb;
}
.my-booking-page .btn.btn-primary {
    background: #ffffff;
    border-color: #ffffff;
    color: #81007f;
}
.my-booking-page .btn.btn-primary:hover {
    background-color: #ce0fcb;
    border-color: #ce0fcb;
    color: #fff;
}
.cont-details .cont-top a {
    color: #fff;
}
.cont-details .cont-top a:hover {
    color: #ff00fb;
}
.contact-page {
    background: #810080;
    padding: 70px 0 0px 0;
}
.contact-page div#contact * {
    color: #fff;
}
.contact-page span.sub-title:before {
    background: #ff00fb;
}
.contact-page 
div#contact .btn-primary {
    background: #ffffff;
    border-color: #ffffff;
    color: #81007f;
}
.contact-page div#contact .btn-primary:hover {
    background: #ce0fcb;
    border-color: #ce0fcb;
    color: #ffffff;
}
.contact-page div#contact .form-control {
    color: var(--font-color);
}
.contact-page div#contact .form-control {
    background: #fff;
}
.contact-page div#contact .form-control::placeholder {
    color: #a1a1a1;
}
.contact-page div#contact .form-control {
    color: #000000;
}
.my-booking-page .form-control {
    background: #fff;
}
.left-single-theatre .form-control,
.personsWrap .form-control {
    width: 100%;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 500;
    outline: none;
    height: auto;
}
.left-single-theatre .form-control:focus,
.personsWrap .form-control:focus {
    box-shadow: none;
    outline: none;
    border: 1px solid #81007f;
}
.w3l-courses p.price-review {
    text-align: center;
    margin: auto;
}
.left-single-theatre {
    background: #ffaffd;
    padding: 30px 40px;
    border: 1px solid #81007f;
    border-radius: 5px;
    max-width: 700px;
    margin: auto;
}
.left-single-theatre .next-theater-step {
    width: 100%;
}
.w3l-courses p.price-review {
    text-align: center;
    margin: auto;
}
.priceWrap {
    background: #ffd5fe;
    border-bottom: 6px solid #ff4cf9;
    padding: 20px;
    margin-bottom: 10px;
    width: 60%;
    margin-left: 35px;

}
.personsWrap {
    width: 50%;
}
.priceWrap .totalPrice {
    font-size: 40px;
    font-weight: 700;
    color: #810080;
}
.booking-slot-page p.price-review {
    color: #fff;
}
.right-single-theatre {
    padding-left: 0;
    width: 50%;
    display: flex;
}
.right-single-theatre button.next-theater-step {
    float: inline-end;
    background: #ffffff;
    border-color: #ffffff;
    color: #81007f;
    transition: 0.3s;
}
.right-single-theatre button.next-theater-step:hover {
    background: #ce0fcb;
    border-color: #ce0fcb;
    color: #ffffff;
}
.decoration-optional {
    display: flex;
    flex-wrap: wrap;
}
div#errorContainer p {
    background: red;
    padding: 5px 15px;
    font-size: 16px;
    color: #fff;
    margin: 0 0 10px;
}
.decoration-wrapper .decoration-container,
.step-content .cake-container,
.step-content .add_ons-container {
    align-items: unset;
    flex-wrap: wrap;
}
.decoration-option-box,
.cake-option-box,
.add_ons-box {
    position: relative;
    border: 2px solid #81007f;
    border-radius: 10px;
    padding: 20px;
    height: 100%;
    transition: 0.3s;
    text-align: center;
}
.decoration-option-box .decoration-info,
.cake-option-box .cake-info,
.add_ons-box .add_ons-info {
    display: block;
    position: unset;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}
.decoration-wrapper .decoration-option.selected,
.cake-wrapper .cake-option.selected,
.add_ons-wrapper .add_ons-option.selected {
    border: none;
}
.decoration-wrapper .decoration-option.selected .decoration-option-box,
.decoration-wrapper .decoration-option .decoration-option-box:hover,
.cake-wrapper .cake-option.selected .cake-option-box,
.cake-wrapper .cake-option .cake-option-box:hover,
.add_ons-wrapper .add_ons-option.selected .add_ons-box,
.add_ons-wrapper .add_ons-option .add_ons-box:hover {
    background: #81007f;
    color: #fff;
}
.decoration-wrapper .decoration-option,
.cake-wrapper .cake-option,
.add_ons-wrapper .add_ons-option {
    padding: 0px 10px 20px 10px;
}
div#decorationForm .modal-header {
    border: none;
    background: #ffe2fe;
    border-radius: 0;
    padding: 10px;
    margin-bottom: 20px;
    height: auto;
}
.left-heading h5.modal-title {
    font-size: 22px;
    font-weight: 700;
    color: #81007f;
}
.right-heading h5.modal-title {
    font-size: 18px;
    color: #81007f;
    font-weight: 700;
}
div#step-0 h3,
div#step-5 h3 ,
div#step-6 h3 {
    font-size: 22px;
    font-weight: 700;
    color: #81007f;
    text-transform: capitalize;
}
.combo-container .combo-option.selected {
    border: 2px solid #81007f;
    background: #81007f ;
}
.combo-container .combo-option.selected .combo-option-box {
    border: none;
    background: transparent;
}
.combo-container .combo-option {
    position: relative;
        border: 2px solid #81007f;
    border-radius: 10px;
    padding: 20px;
    height: 100%;
    transition: 0.3s;
    text-align: center;
    outline: none;
}
.combo-container .combo-option.selected .combo-option-box .combo-info {
    color: #fff;
}
.combo-container .combo-option .combo-option-box .combo-info {
    position: unset;
}
.booking-container .booking-option.selected {
    border: none;
}
.booking-container .booking-option.selected .booking-info {
    color: #fff;
}
.step-content button.btn.btn-primary:last-child {float: right;}
.addons-popup .modal-header {
    padding: 0 0px 15px 0;
}
.addons-popup  .right-part {
    display: flex;
    align-items: center;
}
.addons-popup .right-part h5.modal-title {
    margin-right: 20px;
    font-size: 18px;
    font-weight: 500;
    color: #81007f;
}
.addons-popup .right-part .btn-close {
    padding: 0px;
    margin-top: -35px;
    margin-right: 0;
    color: #81007f;
}
.addons-popup .right-part h5.modal-title span {
    font-weight: 700;
}
.payout-wrapper .remove-from-cart {
    font-size: 0;
    background: transparent;
    padding: 0px 4px;
    border: 1px solid #81007f;
    display: inline-block;
}
.payout-wrapper .remove-from-cart i {
    font-size: 18px;
    border: none;
    color: #81007f;
}
.payout-wrapper  .cart-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-transform: capitalize;
    border-bottom: 1px solid #81007f;
    padding: 8px 0;
}
.payout-wrapper .cart-item:last-child {
    border: none;
}
.payout-wrapper .item-wrap:first-child {
    align-items: center;
}
div#decorationForm .modal-header .left-heading h5.modal-title {
    font-size: 18px;
    margin: 0 !important;
}
.decoration-optional .switch label {
    margin: 0;
}
.decoration-optional span.switch {
    margin-right: 10px;
}
.decoration-input-wrap {
    background: #ffe2fe;
    margin: 20px 10px;
    padding: 20px;
    text-align: center;
}
.decoration-input-wrap .heading {
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: 500;
    color: #81007f;
}
.decoration-input-wrap input[type='text'] {
    padding: 6px 15px;
    font-size: 16px;
    font-weight: 500;
    outline: none;
    height: auto;
    margin: 0 5px;
    border: 1px solid #ccc;
    box-shadow: none;
    outline: none;
}
.decoration-input-wrap input[type='text']:focus {
    box-shadow: none;
    outline: none;
    border: 1px solid #81007f;
}
.field-description {
    font-size: 14px;
    padding: 10px;
    color: rgb(239 68 68);
    font-weight: 500;
}
div#decoration-input-error p {
    background: red;
    padding: 5px 15px;
    font-size: 16px;
    color: #fff;
    margin: 0;
}
.datecontent .item .card .card-img-bottom {
    height: 250px;
    object-fit: cover;
    object-position: top;
    transform: scale(1);
    transition: 0.3s;
}
.datecontent .item .card {
    height: 100%;
    width: 100%;
    max-width: 100%;
}
.datecontent .item .card .card-header a {
    overflow: hidden;
    display: block;
    position: relative;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.datecontent .item .card .card-header a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000038;
    z-index: 1;
    opacity: 1;
    transition: 0.3s;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.datecontent .item .card .card-header a:hover::before {
    opacity: 0.3;
}
.datecontent .item .card .card-header a:hover .card-img-bottom {
    transform: scale(1.2);
}
.booking-city-page .w3l-blogpost-content .form-control,
.booking-theatre-page .w3l-blogpost-content .form-control {
    width: 100%;
    max-width: 500px;
    margin: auto;
    padding: 22px 15px;
    font-size: 16px;
    font-weight: 500;
    outline: none;
}
.booking-city-page .w3l-blogpost-content .hny-title {
    color: #fff;
    text-align: center;
}
.booking-city-page .w3l-blogpost-content  .header-container {
    justify-content: center;
}
.booking-city-page .button-wrap .btn.btn-primary {
    background: #ffffff;
    border-color: #ffffff;
    color: #81007f;
    margin: 10px 5px;
}
.booking-city-page .button-wrap .btn.btn-primary:hover {
    background: #ce0fcb;
    border-color: #ce0fcb;
    color: #ffffff;
}
.w3l-blogpost-content .card .theatre-gallery .swiper-slide .card-img-bottom {
    height: 220px;
    object-fit: cover;
}
.left-heading h5.modal-title label.switch {
    width: auto;
    height: auto;
    margin: 0;
}
.add_ons_decoration h5, 
.add_ons_rose h5, 
.add_ons_photography h5 {
    font-size: 18px;
    font-weight: 600;
    color: #81007f;
    text-transform: capitalize;
}
.step-content .add_ons-container {
    justify-content: flex-start;
}
.add_ons_photography {
    margin: 30px 0 20px 0;
}
.step-content img {
    border-radius: 100%;
    width: 180px;
    height: 180px;
}
div#decorationForm .modal-dialog {
    max-width: 1120px;
}
.step-content {
    height: 500px;
    overflow-y: auto;
    padding: 0 15px;
    margin-bottom: 10px;
}
.step-content::-webkit-scrollbar {
    width: 10px;
}
.step-content::-webkit-scrollbar-thumb {
    background-color: #81007f;
}
.step-content::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-box-shadow: inset 0 0 6px rgba(218, 212, 212, 0.3);
}
.step-content .next-step,
div#step-4 button.btn.submit {
    float: inline-end;
}
div#step-4 .form-group input::placeholder {
    color: #939292;
}
.booking-details div {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
}
.datecontent .item {
    margin-bottom: 20px;
}
div#error_Container_simple p {
    background: red;
    padding: 5px 15px;
    font-size: 16px;
    color: #fff;
}
.w3l-blogpost-content .card-header:first-child {
    border-radius: 0px;
    background: transparent;
}
.w3l-blogpost-content .card .theatre-gallery .arrow {
    position: absolute;
}
.w3l-blogpost-content .card .theatre-gallery .arrow:before, 
.w3l-blogpost-content .card .theatre-gallery .arrow:after {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
}
.w3l-blogpost-content .card .theatre-gallery .swiper-slide:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000054;
    top: 0;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.w3l-blogpost-content select {
    display: block;
    width: 100%;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 500;
    outline: none;
    height: auto;
}
.requestcallback .modal-header,
.waitinglist .modal-header {
    background: #81007f;
    color: #fff;
}
.requestcallback .modal-header h4.modal-title,
.waitinglist .modal-header h4.modal-title {
    color: #fff;
    font-size: 17px;
    line-height: 28px;
    letter-spacing: 0px;
}
.requestcallback .modal-header .btn-close,
.waitinglist .modal-header .btn-close {
    position: relative;
    right: 0;
    top: 0;
    width: 16px;
    height: 16px;
    background: #ffffff4a;
    border: 1px solid #ccc;
    opacity: 0.8;
  }
  .requestcallback .modal-header .btn-close:hover,
  .waitinglist .modal-header .btn-close:hover {
    opacity: 1;
  }
  .requestcallback .modal-header .btn-close:before, 
  .requestcallback .modal-header .btn-close:after,
  .waitinglist .modal-header .btn-close:before, 
  .waitinglist .modal-header .btn-close:after {
    position: absolute;
    top: 8px;
    left: 14px;
    content: ' ';
    height: 16px;
    width: 3px;
    background-color: #fff;
  }
  .requestcallback .modal-header .btn-close:before,
  .waitinglist .modal-header .btn-close:before {
    transform: rotate(45deg);
  }
  .requestcallback .modal-header .btn-close:after,
  .waitinglist .modal-header .btn-close:after {
    transform: rotate(-45deg);
  }
  .joinWaitlistFormWrap .btn {
    background: #81007f;
    color: #fff;
    box-shadow: none;
    outline: none;
    transition: 0.3s;
}
.joinWaitlistFormWrap .btn:hover {
    background: #ce0fcb;
    border-color: #ce0fcb;
}
  .requestcallback, .waitinglist {
    margin: 0 10px;
}
.fantasy-addons .addon-box {
    height: 100%;
}
.fantasy-addons  .col-md-6 {
    margin-bottom: 20px;
}
.fantasy-addons .addon-box .card-img-bottom {
    height: 180px;
    width: 180px;
    object-fit: fill;
    border-radius: 100%;
    border: 2px solid;
}
.fantasy-addons .addon-box .author {
    justify-content: center;
    display: flex;
}
.fantasy-addons .addon-box .author .blog-meta * {
    font-weight: 500;
    font-size: 22px;
    color: #81007f;
}
.w3l-blogpost-content .card-body.blog-details p {
    color: #81007f;
}
.w3l-blogpost-content.fantasy-addons .addon-box {
    border: 2px solid #ffe2fe;
    border-radius: 10px;
    padding: 20px;
    height: 100%;
    transition: 0.3s;
    text-align: center;
    background: #ffe2fe;
}
.fantasy-addons .addon-box .card-header {
    border-radius: 100%;
    display: flex;
    box-shadow: none;
    align-items: center;
    justify-content: center;
}
.fantasy-addons .addon-box .blog-desc {
    font-size: 16px;
    margin-top: 0;
}
.fantasy-addons .addon-box .blog-details {
    padding: 15px 10px !important;
}
.w3l-blogpost-content.fantasy-addons .addon-box:hover {
    background: #81007f;
}
.w3l-blogpost-content.fantasy-addons .addon-box:hover .card-img-bottom {
    border: 2px solid #fff;
}
.w3l-blogpost-content.fantasy-addons .addon-box:hover .blog-desc {
    color: #fff;
}
.w3l-blogpost-content.fantasy-addons .addon-box:hover .author .blog-meta * {
    color: #fff;
}
.w3l-videohny .history-info {
    background: url(/assets/front/images/top-service-img1.JPG);
    background-size: cover;
    background-position: center;
}
.header-button .btn-primary {
    margin: 0;
}
.logged-in .fixed-top nav.navbar {
    padding-top: 30px;
}
.logged-in .fixed-top.nav-fixed nav.navbar {
    padding-top: 0;
}
.fixed-top nav.navbar ul.navbar-nav  li.menu-item .nav-link {
    margin: 0 10px;
}
.mobile-position {
    position: unset !important;
}
.fixed-top nav.navbar ul.navbar-nav li.menu-item .nav-link:hover {
    color: #81007f;
}
.w3l-homeblog a.blog-desc:hover {
    color: #81007f;
}
.w3l-skills .midd-w3 {
    padding-bottom: 20px;
}
section#testimonials .cusrtomer-layout {
    padding-bottom: 60px;
}
section#video .new-block {
    padding-bottom: 20px;
}
.refund-policy-sec {
    padding-bottom: 70px;
}
.w3l-skills .radius-image-full {
    width: 100%;
    max-width: 600px;
}
div#small-dialog video {
    width: 100%;
}
.contactct-fm .wpcf7-submit.btn-primary {
    color: #fff;
}
.contactct-fm .wpcf7-form-control {
    text-transform: capitalize;
}
.cont-details {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.cont-right p {
    max-width: 500px;
}
.cont-details .cont-top {
    margin: 0px 20px 20px 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
body.custom-background {
    background: #fff !important;
}
#header-wrapper.no-rtb.svelte-1sop3ts.svelte-1sop3ts.svelte-1sop3ts {
    background-color: #810080;
}
.redesign #redesign-v15-cta.svelte-1milfy7.svelte-1milfy7, .redesign .cta-btn {
    background: #810080;
}
.combo-detail-section.combo-center {
    width: 100%;
    border: 2px solid #81007f;
    background: #81007f;
    padding: 20px;
    justify-content: center;
    height: 100%;
    margin: 0;
}
.combo-detail-section.combo-center img {
    margin: auto;
}
.combo-detail-images .combo-detail-option {
    width: calc(50% - 30px);
    height: 100%;
    padding: 30px;
}
.combo-detail-images .combo-detail-option  .combo-info {
    position: unset;
}
.combo-detail-images .combo-detail-option img {
    width: 230px;
    height: 230px;
}
.combo-description p {
    font-size: 18px;
    text-transform: capitalize;
    color: #000;
    padding: 20px 0;
    font-weight: 600;
}
label#nicknameInput-error {
    display: block;
}
.top-service-caption {
    color: #fff;
    font-family: 'Nunito', sans-serif;
    font-weight: 500;
    font-size: 20px;
}


/* Responsive-media-device-start */

@media (max-width: 1200px) {
    .decoration-wrapper .decoration-container, 
    .step-content .cake-container, 
    .step-content .add_ons-container {
        flex-wrap: wrap;
    }
    .decoration-wrapper .decoration-option, 
    .cake-wrapper .cake-option, 
    .add_ons-wrapper .add_ons-option {
        flex: 0 0 33.33%;
        max-width:33.33%;
        margin-bottom: 20px;

    }
    .step-content img {
        border-radius: 100%;
        width: 160px;
        height: 160px;
    }
    .w3l-blogpost-content.fantasy-addons .col-md-3 {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .fantasy-addons .addon-box .card-img-bottom {
        height: 150px;
        width: 150px;
    }
    .booking-container .booking-option,
    .combo-container .combo-option {
        width: 100%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    
}
@media (max-width: 1024px) {
    .right-single-theatre {
        padding-left: 0;
    }
    .fantasy-addons .addon-box .card-img-bottom {
        height: 120px;
        width: 120px;
    }
    .fantasy-addons .addon-box .author .blog-meta * {
        font-size: 18px;
    }
    .w3l-blogpost-content .card {
        margin-bottom: 20px;
    }
    
}
@media (max-width: 991px) {
    .fixed-top nav.navbar {
        padding-top: 0px;
    }
    .site-header nav.navbar button.navbar-toggler {
        margin-left: auto;
        margin-right: 10px;
        outline: none;
        box-shadow: none;
    }
    .selected_items_wrap, .payout_form_wrap {
        width: 100% !important; 
    }
    .site-header nav.navbar button.navbar-toggler span.navbar-toggler-icon:before {
        display: none;
    }
    .fixed-top.site-header .navbar-collapse {
        background: #ffd8ff;
        padding: 20px;
        margin-right: 0px;
    }
    .home-addon-section .item {
        margin-bottom: 20px;
    }
    .fixed-top.site-header.active {
        background: #fff;
    }
    .datecontent .item .card {
        margin: 0 15px;
    }
    .site-header.fixed-top .navbar-toggler-icon {
        background: var(--bs-navbar-toggler-icon-bg);
    }
}
@media (max-width: 768px) {
    .w3l-blogpost-content.fantasy-addons .col-md-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (max-width: 767px) {
    .left-single-theatre {
        margin-bottom: 20px;
    }
    div#errorContainer {
        margin: auto;
        padding: 10px 0;
    }
    .decoration-wrapper .decoration-option, 
    .cake-wrapper .cake-option, 
    .add_ons-wrapper .add_ons-option {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .requestcallback, .waitinglist {
        margin: 20px 10px 60px 10px;
    }
    .w3l-blogpost-content.fantasy-addons {
        padding-bottom: 60px;
    }
    .bar-box {
        display: none;
    }
    .home-addon-section .header-title {
        margin: 30px 0 30px !important;
        display: block;
    }
    .home-addon-section div#services-container .row {
        margin-bottom: 0;
    }
    .booking-city-page .datecontent .row {
        margin: 0 15px;
    }
    .booking-city-page .datecontent .row .item {
        padding: 0;
    }
    .booking-container .booking-option,
    .combo-container .combo-option {
        width: 100%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 20px;
    }
    .containerinner {
        width: 100%;
        margin: 20px auto;
    }
    .containerinner td, .containerinner th {
        font-size: 14px;
        word-break: break-all;
    }
    .priceWrap {
        width: 100%;
        margin-left: 0;
    }
    .personsWrap {
        width: 100%;
        margin-bottom: 10px;
    }
    div#decorationForm .modal-header {
        flex-wrap: wrap;
    }
    div#decorationFormModalLabel {
        padding-bottom: 20px;
    }
    
    

}
@media (max-width: 480px) {
    .decoration-wrapper .decoration-option, 
    .cake-wrapper .cake-option, 
    .add_ons-wrapper .add_ons-option {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .booking-details {
        margin-bottom: 20px;
    } 
    .decoration-input-wrap input[type='text'] {
        width: 100%;
        font-size: 15px;
        margin-bottom: 10px;
    }  
    .w3l-blogpost-content .container > .row {
        margin: 0;
    }
    .w3l-blogpost-content .header-title .hny-title {
        text-align: center !important;
        font-size: 24px;
    }
    .w3l-blogpost-content.fantasy-addons .col-md-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .step-content img {
        border-radius: 100%;
        width: 150px;
        height: 150px;
    }
    .header-button .btn-primary {
        padding: 10px 12px;
        font-size: 15px;
        line-height: 18px;
        margin: 0 4px;
    }
    .site-header.active.fixed-top nav.navbar {
        justify-content: center;
    }
    .booking-slot-page .right-heading {
        width: 40%;
        text-align: end;
    }
    .booking-container .booking-option {
        width: 95%;
        flex: 0 0 95%;
        max-width: 95%;
    }
    .combo-container .combo-option {
        width: 90%;
        flex: 0 0 90%;
        max-width: 90%;
    }
    .combo-detail-images .combo-detail-option {
        width: calc(100% - 15px);
        height: 100%;
        padding: 15px;
    }
    .combo-detail-images .combo-detail-option img {
        width: 150px;
        height: 150px;
    }
    .w3l-footer-29-main .row {
        margin-bottom: 0;
    }
    .cont-details p a {
        font-size: 14px;
        line-height: 18px;
    }
    .w3l-footer-29-main .footer-29.py-5 {
        padding-bottom: 0 !important;
    }
    .contact-page .contact-view {
        grid-gap: 0;
    }
    .map-content-9 {
        margin-top: 0px;
    }
    .mobile-position {
        display: none;
    }
    .fixed-top {
        height: 100px;
    }
    .datecontent .item .card {
        margin: 0;
    }
    .right-single-theatre {
        flex-direction: column;
        width: 100%;
    }
    .combo-decoration-input-wrap input[type='text'] {
        width: 100%;
        margin-bottom: 5px;
    }
    .combo-description p {
        font-size: 16px;
    }
    .step-content .px-5 {
        padding: 0 !important;
    }
    .containerinner {
        width: 100% !important;
        margin: 30px auto !important;
        padding: 10px !important;
    }
    .containerinner table {
        table-layout: fixed;
    }
    section#about1 span.sub-title::before {
        top: 10px;
    }
    
}

/* Responsive-media-device-end */
