#card-wed-fri{padding-bottom:5rem;justify-content:center;align-items:center;display:flex;background-image:url(/public/assets/Images/sectionBgImages/sectionbg.webp);background-position:bottom;background-size:contain}#card-wed-fri:before{position:absolute;background-color:rgba(0,0,0,.5)}#card-wed-fri .container .row .col{padding:.5rem;align-content:center;justify-items:center;display:grid}#card-wed-fri .container .card{background-image:url(/public/assets/Images/sectionBgImages/sectionbg.webp);position:relative;max-width:20rem;min-width:19rem;height:20rem;box-shadow:inset 5px 5px 5px rgba(0,0,0,.2),inset -5px -5px 15px rgba(255,255,255,.1),5px 5px 15px rgba(0,0,0,.3),-5px -5px 15px rgba(255,255,255,.1);border-radius:15px;transition:.5s;z-index:1}#card-wed-fri .container .row .col:first-child .box .content a{background:#2196f3}#card-wed-fri .container .row .col:nth-child(2) .box .content a{background:#e91e63}#card-wed-fri .container .row .col:nth-child(3) .box .content a{background:#23c186}#card-wed-fri .container .row .col:nth-child(4) .box .content a{background:#d0a149}#card-wed-fri .container .row .col:nth-child(5) .box .content a{background:#dd5014}#card-wed-fri .container .row .col:nth-child(6) .box .content a{background:#9c27b0}#card-wed-fri .container .row .card .box{position:absolute;top:.5rem;left:.5rem;right:.5rem;bottom:.5rem;background:rgb(58,30,58);border-radius:10px;display:flex;justify-content:center;align-items:center;overflow:hidden;transition:.5s}#card-wed-fri .container .row .card .box:hover{transform:translateY(-20px)}#card-wed-fri .container .row .card .box:before{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background:rgba(255,120,0,.1)}#card-wed-fri .container .card .box .content{padding:0 2rem;text-align:center;align-items:center;justify-content:center}#card-wed-fri .container .card .box .content img{z-index:1;position:absolute;bottom:.3rem;right:.6rem;font-size:8rem;display:flex;align-items:center;justify-content:center;width:70%;height:70%;opacity:.4}#card-wed-fri .container .card .box .content h3{position:relative;z-index:999;font-weight:900;font-size:2rem;color:#fff;transition:.5s;margin-bottom:15px}#card-wed-fri .container .card .box .content p{position:relative;z-index:999;font-size:1rem;font-weight:500;color:rgba(255,255,255,.9);z-index:1;transition:.5s}#card-wed-fri .container .card .box .content a{z-index:999;position:relative;display:inline-block;padding:8px 20px;background:black;border-radius:5px;text-decoration:none;color:white;margin-bottom:20px;box-shadow:0 10px 20px rgba(0,0,0,.2);transition:.5s}#card-wed-fri .container .card .box .content a:hover{box-shadow:0 10px 20px rgba(0,0,0,.6);background:#fff;color:#000}.disabled{opacity:.5;pointer-events:none;cursor:not-allowed}#card-wed-fri .modal-wrapper{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:10000;background-color:rgba(0,0,0,.5)}#Wedlisting .booking-content .custom-datepicker{width:130px}#Wedlisting .booking-content .custom-datepicker .react-datepicker{transform:scale(1.1)}#Wedlisting .booking-content .custom-datepicker .times-container{margin-left:55px}