@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Satisfy&display=swap');
body{margin: 0; padding: 0; font-family: 'Mulish', sans-serif;}
p{ margin-bottom: 0; font-size: 1rem; line-height: 1.8rem; color: #000;}

/* New Code Start*/
.topheaderbnr img {width: 100%;max-height: 300px;object-fit: cover;object-position: center center;}

.featured-imagebox img {max-height: 200px;object-fit: cover;object-position: center;}

.featured-title h5 {text-overflow: ellipsis;overflow: hidden;width: 100%;white-space: nowrap;display: grid;}


.featured-title h5 a {white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;}
/* New Code END*/

#hero img{max-width: 100%; width: 100%;}
section{padding: 70px 0px 30px;position: relative;}
section.hero{padding: 0;}
ul, li{list-style: none;}
a:hover, a{text-decoration: none; cursor: pointer; transition: all .2s ease-in;}
section.mainservices {padding: 60px 0;background: #e74686;}
.servicesthumbnail {background: #fff;padding: 0px 0px 40px;position: relative;margin-top: 0;z-index: 1;transition: all .2s ease-in;}
.servicesthumbnail p {font-weight: 300;}
.servicestitle, .servicestitle a {font-size: 1.5rem;margin-bottom: 15px;color: #222;}
.venuimg img {
    width: 100%;
}
.topheader .wsmenu>.wsmenu-list>li:hover>ul.sub-menu {
    top: 40px;
}
.topheader .wsmenu>.wsmenu-list>.wsshopmyaccount>a i {
    color: #e62e7d;
    margin: auto !important;
    font-size: 20px;
}
.topheader .wsmenu {
    height: auto;
    width: 100%;
}

.topheader .wsmenu ul li a {
    line-height: 30px !important;
}
.heading {
    position: relative;
    display: inline-block;
    font-size: 1.5rem;
    color: #ed0387;
}
#demo1{width:100%; clear:both;display:block; height:auto;}

/*  event */
.featured-imagebox-event.ttm-box-view-top-image .featured-content-event .featured-title{margin-bottom: 20px;}
.featured-imagebox-event.ttm-box-view-top-image .featured-content-event .featured-title span{font-size: 16px;font-weight: 600;color: #e62e86;text-transform: uppercase;}
.featured-imagebox-event.ttm-box-view-top-image .ttm-box-post-date{
    position: absolute;
    top: 40px;
    left: 20px;
    z-index: 2;
    width: 70px;
    height: 70px;
    border-radius: 3px;
}
.featured-imagebox-event.ttm-box-view-top-image .ttm-box-post-date .ttm-entry-date{
    text-align: center;
    width: 100%;
    position: relative;
    color: #fff;
    z-index: 2;
    font-size: 30px;
    top: 0;
    left: 0;
    border-radius: 0;
    display: block;
    text-transform: uppercase;
    padding: 10px 10px 10px 10px;
    display: table;
    margin-left: 0;
    background: #e62e86;
}
.featured-imagebox-event.ttm-box-view-top-image .featured-content-event  i {
    padding-right: 8px;
    float: left;
    padding-top: 5px;
}
.ttm-btn-style-border {
    background: #fff;
    color: #222;
}
.vecenter {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    background: #f5f5f5;
}
.intrest {text-align: center;}

.intrest span {
    display: block;
}
.featured-imagebox-event.ttm-box-view-top-image .featured-content-event .tribe-events-vanue{ margin-top: 5px; }
.featured-imagebox-event.ttm-box-view-top-image .featured-content-event .ttm-event-meta-dtstart{ display: none; }
.ttm-event-meta-item span.sep{ display: none; }
.featured-imagebox-event.ttm-box-view-top-image .featured-content-event , 
.featured-imagebox-event.ttm-box-view-top-image .featured-content-event i {
    font-size: 15px;
    color: #616161;
}
.tribe-events-vanue,
.ttm-event-meta-dtend,
.ttm-event-meta-dtstart{color:#616161; }
.featured-imagebox-event.ttm-box-view-top-image .featured-content.featured-content-event{
    opacity: 0;
    right: 30px;
    bottom: -70px;
    max-width: 300px;
    padding: 26px 30px 30px;
    position: absolute;
    visibility: hidden;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    background-color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-shadow: 0 5px 30px 5px rgba(0,0,0,.1);
    box-shadow: 0 5px 30px 5px rgba(0,0,0,.1);
}
.event-slide.owl-carousel .owl-item.active.center .featured-imagebox-event .featured-content-event{
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
/*  post */
.featured-content.featured-content-post{position: relative;}
.ttm-box-view-left-image .ttm-featured-content-right{padding: 0;margin-left: -15px;}

.post-meta .ttm-meta-line{display:block; padding-bottom: 5px;}
.post-meta .ttm-meta-line i{padding-right: 8px;}
.ttm-box-view-left-image .featured-content.featured-content-post,
.featured-imagebox-post.ttm-box-view-top-image .featured-content.featured-content-post{padding: 26px 28px 15px 32px;background: #fff;}
.ttm-box-view-left-image .featured-content.featured-content-post .featured-desc p{margin-bottom: 0;}
.featured-imagebox-post.ttm-box-view-top-image .featured-content.featured-content-post .featured-title h5,
.featured-imagebox-post.ttm-box-view-left-image .featured-content.featured-content-post .featured-title h5{margin-bottom: 10px;}
.featured-imagebox-post.ttm-box-view-top-image .featured-content.featured-content-post .featured-desc,
.featured-imagebox-post.ttm-box-view-left-image .featured-content.featured-content-post .featured-desc{
    padding-top: 3px;
    margin: 0 0 2px 0;
}
.featured-imagebox-post.ttm-box-view-top-image .featured-content.featured-content-post .featured-desc{padding-top: 12px;}
.featured-imagebox-post.ttm-box-view-top-image .featured-content.featured-content-post .ttm-box-post-date{
    font-size: 30px;
    font-weight: 600;
    line-height: 26px;
    height: auto;
    padding: 3px 14px 9px;
} 
.ttm-box-post-date{
    text-align: center;
    width: 70px;
    position: absolute;
    z-index: 2;
}
.ttm-box-post-date .ttm-entry-date{
    position: relative;
    display: block;
    z-index: 2;
    padding: 5px 14px 9px 14px;
    text-align: center;
    font-size: 30px;
    line-height: 26px;
    padding-left: 0;
    margin-left: -25px;
}
.ttm-box-post-date .ttm-entry-date .entry-date{font-size: 30px;font-weight: 600;}
.ttm-box-post-date .ttm-entry-date .entry-month {width: 100%;}
.ttm-box-post-date .ttm-entry-date .entry-month,
.ttm-box-post-date .ttm-entry-date .entry-year{font-size: 14px;font-weight: 400;display:block;text-transform: uppercase;}
.ttm-box-view-left-image .featured-content-post .ttm-box-post-date:after,
.ttm-box-view-top-image .featured-content-post .ttm-box-post-date:after{
    display: block;
    content: "";
    position: absolute;
    height: 60%;
    width: 1px;
    right: 20px;
    top: 25%;
    margin-top: -10px;
    background-color: #e7ebee;
}

.featured-imagebox-event.ttm-box-view-top-image .featured-content-event .featured-title a {
    color: #222;
}


.featured-imagebox-event.ttm-box-view-top-image .featured-content-event .featured-title h5 {
    font-weight: 400;
}

.mb-120 {
    margin-bottom: 120px!important;
}
.featured-content-event i {
    padding-right: 8px;
    float: left;
    padding-top: 5px;
}
.mt-28 {
    margin-top: 28px!important;
}
.ttm-btn {
    display: inline-block;
    font-size: 16px;
    line-height: normal;
    padding: 11px 32px 11px 31px;
    background: #e62e86;
    border: 1px solid #e62e86;
    position: relative;
    font-weight: 400;
    overflow: hidden;
    z-index: 9;
    vertical-align: middle;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-transform: uppercase;
    color: #fff;
}
.event-slide .owl-prev {
    position: absolute;
    top: 44%;
    left: -27px;
    display: block;
    background: #222;
    right: auto;
}
.event-slide  .owl-next {
    position: absolute;
    top: 44%;
    right: -27px;
    display: block;
    left: auto;
    background: #222;
}
.event-slide .owl-prev:before {
    content: "\f104";
}
.event-slide .owl-next:before {
    content: "\f105";
}
.event-slide .owl-prev:before, .event-slide .owl-next:before {
    font-family: FontAwesome;
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    display: block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.event-slide .owl-nav div {
    padding: 0;
    border: none;
    height: 50px;
    width: 50px;
    color: #fff;
    margin: 0 3px;
    margin-top: -50px;
    border-radius: 3px;
    line-height: 50px;
    text-align: center;
    font-size: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.productbaner:hover img {transform: scale(1.1);}

.productbanersm:hover img {
    transform: scale(1.1);
}
.heading::before, .heading::after {content: "";position: absolute;left: -40px;height: 3px;width: 30px;background: #e74686;top: 45%;}

.heading::after {right:-40px; left:auto}
.venuimg {
    position: relative;
}

.venuicn {
    width: 110px;
    margin: auto;
    background: #fff;
    border-radius: 50%;
    height: 110px;
    z-index: 9;
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: -50px;
    padding: 20px;
    transition:all .2s  ease-in;
}
.servicesthumbnail:hover .venudis p {
    color: #fff;
}

.servicesthumbnail:hover {
    box-shadow: 0 0 20px #ffb6d9;
    background: #e62e86;
}

.servicesthumbnail:hover .heading {
    color: #fff;
}

.servicesthumbnail:hover .heading::before, .servicesthumbnail:hover .heading::after {
    background: #fff;
}


.venudis {
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 60px 20px 0px;
}
.ecom{background: url(../img/ecoomercebanner.jpg) no-repeat top center; background-size: cover;}
a.samebtn {background: #222;display: inline-block;font-size: 1.2rem;margin-top: 10px;color: #fff;line-height: normal;border-radius: 2px;text-transform: uppercase;font-weight: 500;}
.blogthumbnail {position: relative;background: #fff;margin-bottom: 30px;}
section.blogs {background: #ffffff;}
.blogpicture {position: relative;width: 100%;}
.blogpicture img {width: 100%;max-height: 250px;}
.postdate {position: absolute;top: auto;bottom: 0px;padding: 5px 20px;background: #ed0387;border-radius: 0 4px 0  0;transition: all .2s ease-in;color: #fff;}
.blogthumbnail .title {padding: 14px 15px 8px;font-weight: 500;}
.blogthumbnail .title a, .blogthumbnail a.readmore {color: #ed0387;}
.blogthumbnail p {padding: 0 15px;}
.blogthumbnail a.readmore {padding: 14px 20px 40px;display: inline-block;text-decoration: underline;color: #222;}

.footercntapp p {font-size: 1.2rem;color: #fff;}
.footercntapp {padding: 0px 20px 0 0;}
.downloadapp {color: #fff;font-size: 2.2rem;font-weight: 600;margin-bottom: 14px;}
section.subfooter::before {content: "";position: absolute;left: auto;right: 0;width: 50%;background: #222;height: 100%;top: 0;}
.footerapp {padding: 0 0 0 0px;}
footer {padding: 50px  0 0;background: #333;}
.brandimg {margin-bottom: 7px;}
.thumbfooter p {font-size: 1rem;line-height: 1.5rem;color: #fff;}
footer ul {margin: 0;padding: 0;list-style: none;}
footer h4 {font-size: 1.4rem;color: #fff;font-weight: 400;position: relative;margin-bottom: 35px;}
footer input[type="text"], footer input[type="email"], footer input[type="number"], footer input[type="submit"], select, textarea,
 input[type="text"],  input[type="email"],  input[type="number"],  input[type="submit"], select, textarea {width: 100%;margin-bottom: 15px;height: 40px;background: transparent;border: #686868 1px solid;padding: 0px 10px;color: #fff;}
footer input[type="submit"], input[type="submit"] {background: #ed0387;border: #ed0387  1px solid;font-size: 1.7rem;height: auto;padding: 5px 0px;border-radius: 4px;line-height: normal;}
:focus, .form-control:focus {outline: 0px;box-shadow: none;}
input[type="text"],  input[type="email"],  input[type="number"],  input[type="submit"], select, textarea{color:#222}
select{background: #fff;}
input[type="submit"] {color: #fff;}
#exampleModalCenter h5 {font-size: 1.4rem;color: #ed0387;}
#exampleModalCenter h5 span {display: block;font-size: 1rem;color: #222;}
textarea{max-height: 120px; height:80px; padding: 10px;}
footer h4::before {content: "";position: absolute;left: 0;top: auto;bottom: -10px;height: 2px;width: 90px;background: #fff;}
footer h4::after {content: "";position: absolute;left: 0;top: auto;bottom: -10px;height: 2px;width: 45px;background: #ed0387;}
.copyright p.mb-0 {font-size: 14px;color: #fff;}
footer ul.footermenu li {width: 48%;margin-bottom: 6px;line-height: normal;float: left;}
footer ul.footermenu li:nth-child(odd) {margin-right: 1%;width: 60%;}
footer ul.footermenu li:nth-child(even) {margin-left: 1%;width: 38%;}
footer ul.footermenu li a {color: #fff;
font-size: 14px;font-weight: 300;}
.copyright  li {display: inline-block;text-align: right;margin-right: 10px;}
.copyright  ul {text-align: right;}
.copyright li a {color: #fff;font-size: 14px;}
.copyright {padding: 10px 0px;border-top: #fff2 1px solid;}
.herocaption {height: 100%;display: flex;align-items: center;position: absolute;left: 0;top: 0;width: 50%;}


a.samebtn:hover {background: #e62e86;color: #fff;}
.appointment a.samebtn.ml-1:hover {background: #222;color: #fff;}
.blogthumbnail:hover a {color: #222;}
.blogthumbnail:hover .postdate {background: #222;color: #fff;}
.aboutinfpo .heading::before, .experties .heading::before{left: 0;right: auto;}
.aboutinfpo .heading::after, .experties .heading::after{left: 30px;right: auto;}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
#exampleModalCenter h4{ font-size: 1rem;}
#exampleModalCenter label{font-size: .8rem;}
footer a:hover, footer ul.footermenu li a:hover, .contactbar ul li a:hover {color: #ed0387;}

.vcenter {
    padding: 90px 0px;
    height: 100%;
    display: flex;
    width: 100%;
    text-align: center;
    align-items: center;
}

::-webkit-scrollbar {
    height:5px;
    width:5px;
    background: #ddd;
}

::-webkit-scrollbar-thumb {
    background: #ed0387;
}

::-webkit-scrollbar-corner {
    background: #ddd;
}




.vcenter .sectitle {
    font-size: 7rem;
    color: #e74686;
}

.vcenter .sectitle span {
    display: block;
    font-size: 4rem;
    font-weight: 700;
    color: #222;
    text-transform: uppercase;
}

.spclofr {
    color: #ed0387;
    letter-spacing: 15px;
    font-size: 1.6rem;
    margin-top: 10px;
}
.productbaner {
    position: relative;
    overflow: hidden;
    transition: all .1s ease-in;
}

.absolutepos {
    position: absolute;
    top: auto;
    bottom: 10%;
    left: 10%;
    text-transform: uppercase;
}

.productbaner::before {content: "";position: absolute;margin: auto;width: 90%;height: 90%;left: 5%;right: 5%;border: #fff 2px solid;bottom: 5%;top: 5%;}

.productbaner img {
    width: 100%;
    object-fit: cover;
    object-position: top center;
    transition: all .2s ease-in;
}

 .bnrtlte {
    font-size: 1.9rem;
    font-weight: 400;
    position: relative;
    display: inline-block;
}

 .maititle {
    font-size: 3rem;
    font-weight: 700;
}

.color {
    color: #e74686;
}

 .ofrclk {
    font-size: 1.5rem;
    text-transform: capitalize;
    font-weight: 400;
}

 .bnrtlte::before {content: "";position: absolute;left: auto;right: -30px;width: 25px;height: 3px;background: #e74686;bottom: 10px;}
.absolutepos.text-right .maititle, .absolutepos.text-left .maititle {
    text-align: right;
    display: block;
    font-size: 1.9rem;
    margin: 0 0 5px;
}

.absolutepos.text-right {
    left: auto;
    right: 15px;
    top: 15px;
    bottom: auto;
}

.absolutepos.text-right .bnrtlte::before {
    right: auto;
    left: -30px;
}
 .absolutepos.text-right .bnrtlte, .absolutepos.text-left .bnrtlte {
    font-size: 18px;
}
.productbanersm {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}

.productbanersm img {
    width: 100%;
    transition: all .2s ease-in;
}

.absolutepos.text-left {
    top: 15px;
    left: 15px;
    right: auto;
}

.absolutepos.text-left .maititle {
    text-align: left;
}
.rentals {
    background: #f3f3f3;
    padding-bottom: 30px;
}
.rentals .productbaner {
    margin-bottom: 30px;
}
.ttm-btn:hover {
    background: #222;
    color: #fff;
    border-color: #222;
}
section.ttm-row.grid-blog-section.ttm-bgcolor-dark-grey.clearfix {
    background: #f5f5f5;
    padding-bottom: 70px;
}
.rentals .productbaner::before {
    background: #0004;
    border: 1px solid #fff;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 94%;
    height: 95%;
}
.absolutepostion {
    left: 10%;
    position: absolute;
    top: auto;
    bottom: 10%;
    color: #fff;
}

.absolutepostion p {
    color: #fff;
    font-weight: 300;
}

.absolutepostion .title {
    font-size: 1.25rem;
    font-weight: 400;
    margin: 0;
}
.rentals .productbaner.mid .absolutepostion {
    bottom: 5%;
}

.rentals .productbaner.mid::before {
    height: 97%;
}

.cosmeticsthmb {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.cosmeticsthmb img {
    width: 100%;
}
.cosmeticstitle {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #e74686;
    padding: 20px 10px;
}

.cosmeticstitle h5 {
    margin: 0px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.25rem;
    display: inline;
    writing-mode: vertical-lr;
    transform: rotate(180deg);
}
.rightfull, .rightfull img {
    width: 100%;
}
.cosmeticsthmbmid {
    width: 100%;
    position: relative;
}
.cosmeticsthmbmid::before, .moviethumb::before {content: "";position: absolute;left: 0;top: 0;height: 100%;width: 100%;background-image: linear-gradient(to bottom, rgba(255,0,0,0), rgb(0 0 0 / 84%));}

.cosmeticsthmbmid img {
    width: 100%;
}
.style {
    position: absolute;
    bottom: 20px;
    font-size: 48px;
    text-align: center;
    color: #fff;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    width: 80%;
    margin: auto;
    left: 0;
    right: 0;
    line-height: 60px;
}
section.videos {
    background: #f5f5f5;
    padding: 70px 0px 120px;
}
.moviebnr img {
    width: 100%;
}

.flexalign {
    width: 100%;
    display: flex;
    align-items: center;
    height: 100%;
    position: relative;
}

.verticlecenter {
    width: 100%;
    text-transform: uppercase;
    padding: 0px 10px;
}

.subheadings {
    color: #e74686;
    position: relative;
    font-size: 1.1rem;
}

.icons {
    width: 120px;
    margin-bottom: 20px;
}

.movietitle {
    font-size: 2.3rem;
    color: #ed0387;
    font-weight: 900;
}

.black {
    color: #222;
}

section.videos::before {content: "";position: absolute;left: auto;right: 0px;width: 55%;background: url(../img/narnia.jpg) no-repeat;height: 100%;background-size: cover;top: 0;}
.flexalign::before {content: "";position: absolute;left: auto;right: -76px;background: #f5f5f5;height: 90px;width: 90px;transform: rotate(45deg);top: auto;bottom: auto;margin: auto;}
.categorymovie{background: url(../img/pinkbg.jpg) no-repeat center;background-size: cover;padding-bottom: 0;}
.moviethumb {
    position: relative;
    margin-top: -140px;
    border: #fff 2px solid;
    width: 100%;
}

.moviethumb img {
    width: 100%;
}

.mobvietitle {
    position: absolute;
    top: auto;
    bottom: 15px;
    font-size: 1.5rem;
    text-align: center;
    width: 100%;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.flexalignment {
    height: 100%;
    display: flex;
    align-items: center;
    color: #fff;
}

.flexalignment h5 {
    position: relative;
    font-size: 1.8rem;
    font-weight: 300;
    letter-spacing: 4px;
    display: inline-block;
}

.flexalignment h2 {
    font-size: 3.5rem;
    font-weight: 700;
}

.flexalignment h4 {
    font-size: 2rem;
    font-weight: 400;
}

.flexalignment h5::after {content: "";position: absolute;left: auto;right: -30px;height: 3px;width: 25px;background: #fff;top: auto;bottom: 9px;}
.rightfull .flexalignment {
    position: absolute;
    left: auto;
    right: 20px;
    top: 0;
    height: 100%;
    display: flex;
}

.rightfull .flexalignment .absolutepos.text-right {
    position: relative;
    color: #222;
    top: auto;
}

.rightfull .flexalignment .absolutepos.text-right .ofrclk.color {
    color: #222;
    letter-spacing: 0;
    font-weight: 400;
}


.rightfull .flexalignment .absolutepos.text-right .ofrclk.color::after {
    display: none;
}
.mainheading {
    font-size: 2.2rem;
    color: #ed0387;
    font-weight: 600;
    position: relative;
}

.mainheading::before {content: "";position: absolute;left: 0;right: 0;margin: auto;width: 2px;height: 60px;background: #e74686;top: -70px;}

.headingsec p {
    font-size: 1.2rem;
}

.headingsec {
    margin-bottom: 40px;
}
section.subfooter {
    background: #e62e86;
    padding: 40px 0px 20px;
}

section.subfooter .callnoew {
    font-size: 2.1rem;
    color: #fff;
}

section.subfooter .callnoew a {
    font-weight: 800;
    color: #fff;
}

.spekericon {
    width: 120px;
    height: 120px;
    background: #e62e86;
    border-radius: 100%;
    padding: 0px;
    margin: auto;
    line-height: 110px;
}

.spekericon img {
    width: 70%;
    transform: rotate(-25deg);
    margin: auto;
}

.applink a {
    width: 48%;
    display: inline-block;
}

.applink img {
    width: 100%;
}
ul.socialmedia li {
    display: inline-block;
    margin-right: 5px;
}

ul.socialmedia li a {
    width: 40px;
    height: 40px;
    display: inline-block;
    border: #686868 1px dashed;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    color: #fff;
}

ul.socialmedia {
    margin-top: 20px;
}

ul.socialmedia li a:hover {
    background: #e62e86;
    border-color: #e62e86;
}
.contactlist ul li {
    display: inline-block;
    border-right: #ddd 1px solid;
    padding: 0px 6px 0 0;
    font-size: 15px;
    position: relative;
}

.contactlist ul {
    margin: 0;
    padding: 0;
}

.topheader {
    padding: 10px 0px;
    border-bottom: #ddd 1px solid;
}

.contactlist ul li a {
    color: #e74686;
}

.contactlist ul li img {
    margin: -3px 5px  0;
    position: relative;
    left: 0;
}

.contactlist ul li:last-child {
    border: 0px;
    padding-right: 0px;
}

.topheader ul.socialmedia {
    margin: 0;
    padding: 0;
}
.ttm-boxes-spacing-5px .ttm-box-col-wrapper {
    padding-right: 5px;
    padding-left: 5px;
    margin: 0 0 10px;
}

.featured-imagebox {
    position: relative;
}
.ttm-box-view-overlay, .ttm-portfolio-box-view-overlay {
    background-color: rgb(253, 34, 106,.95);
}
.ttm-box-view-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(2,13,38,.8);
    opacity: 0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

/* portfolio */
.featured-imagebox .featured-bottom-content.featured-bottom-portfolio-content {padding: 23px 20px 23px 20px;}
.featured-imagebox .featured-bottom-content.featured-bottom-portfolio-content .featured-title h5{margin-bottom: 0;}
.featured-imagebox .featured-bottom-content.featured-bottom-portfolio-content .featured-title h5.title-post a{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
.featured-imagebox.featured-imagebox-portfolio .featured-portfolio-item{position: relative;overflow: hidden;}
.ttm-box-view-overlay{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgb(230 46 134);
    opacity: 0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.featured-imagebox-portfolio .ttm-portfolio-box-view-overlay{
    margin: 0;
    top: -100%;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.5s;
}
.featured-imagebox-portfolio:hover .ttm-portfolio-box-view-overlay {
    opacity: 1;
    top: 0;
    visibility: visible;
}
.featured-imagebox-portfolio:hover .ttm-box-view-overlay{height: 100%;opacity: 1;color: #fff;}
.featured-imagebox-portfolio:hover .ttm-media-link {top: 39%;}
.featured-imagebox-portfolio:hover .ttm-portfolio-box-view-overlay .ttm-media-link{top: 50%;}
.ttm-box-view-overlay .ttm-media-link {
    position: absolute;
    z-index: 5;
    top: 0%;
    width: 100%;
    text-align: center;
    padding: 0 15px;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.ttm-media-link a {
    width: 43px;
    height: 43px;
    line-height: 42px;
    display: inline-block;
    border-radius: 50%;
    font-size: 17px;
    border: 1px solid #fff;
}
.ttm-media-link a i {
    display: block;
    line-height: 43px;
    text-align: center;
    color: #fff;
}
.featured-content-portfolio .featured-title h5{margin-bottom: 0;}
.featured-imagebox-portfolio .featured-content-portfolio{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0,20px,0) scale(1,1);
    -moz-transform: translate3d(0,20px,0) scale(1,1);
    -ms-transform: translate3d(0,20px,0) scale(1,1);
    transform: translate3d(0,20px,0) scale(1,1);
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -webkit-transition: opacity 0.25s ease-in-out,-webkit-transform 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out,-moz-transform 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out,-o-transform 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out,-webkit-transform 0.25s ease-in-out,-moz-transform 0.25s ease-in-out,-o-transform 0.25s ease-in-out,transform 0.25s ease-in-out;
}
.featured-imagebox-portfolio:hover .featured-content-portfolio{
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}


.featured-imagebox-portfolio:hover .ttm-box-view-overlay a:hover {
    color: #fff;
}

.minusmargin {
    margin-top: -80px;
    margin-bottom: 40px;
}
.topheader ul.socialmedia a {
    width: 25px;
    height: 25px;
    background: #000;
    line-height: 23px;
    font-size: 12px;
}
.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 30px;
    text-align: center;
    pointer-events: none;
    color: #aaa;
    background: #000;
    height: 40px;
    width: 40px;
    line-height: 40px;
    color: #fff;
}

.searchbar input[type=text] {
    height: 40px;
    margin: 0;
    padding: 0 0 0 60px;
    font-size: 16px;
    border: #ddd 1px solid;
}

.searchbar input[type=text]::placeholder {
    font-style: italic;
    font-size: 15px;
}

.contactlist, .searchbar {
    align-items: center;
    display: flex;
    height: 100%;
}

.form-group.has-search {
    margin: 0;
    width:100%;
}
.resturent {
    background: #fff;
    position: relative;
    box-shadow: 0 0 10px #ddd;
    margin-bottom: 20px;
    border-radius: 4px;
    overflow: hidden;
}

/* team*/
.featured-imagebox.featured-imagebox-team{position: relative;overflow: hidden;}
.featured-content.featured-content-team{
    position: absolute;
    width: 80%;
    opacity: 1;
    background-color: #fff;
    text-align: left;
    padding: 22px 15px 22px 22px;
    bottom: 40px;
}
section.artist {
    background: #f5f5f5;
    padding-bottom: 70px;
}
.featured-imagebox.featured-imagebox-team:hover img {
    transform: scale(1.05);
    filter: gray;
    -webkit-filter: grayscale(1);
}
.featured-content-team .featured-title h5{margin-bottom: 0;}
.featured-content-team .category{font-size: 13px;margin-top: -4px;display: block;}
.resturenpic {
    height: 150px;
}

/*  team-member-single*/ 
.ttm-team-member-single-content-area .ttm-team-member-content {padding: 20px;border: #ddd 1px dashed;}
.ttm-team-member-single-content-wrapper ul { margin: 0; padding: 0; clear: both;}
.ttm-team-details-list li{
    position: relative;
    padding: 14px  0 14px  0;
    font-size: 15px;
    line-height: 24px;
    display: block;
    float: left;
    width: 100%;
}
.ttm-team-list-title i{
    position: absolute;
    left: 0;
    text-align: center;
    display: block;
    text-indent: 0;
    font-size: 35px;
    top: 4px;
}
ul.social-inline {
    display: inline-block;
}
.social-icons {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 15px;
    padding-top: 0;
    padding-bottom: 0;
}
.social-icons li {
    display: inline-block;
    padding-left: 0;
    border: none;
}
.social-icons.square li>a, .social-icons.circle li>a {
    display: block;
    width: 37px;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    text-align: center;
    border: 1px solid #ededed;
}
.social-icons.square li>a:hover{background: #e62e86;color:#fff;}
.ttm-team-details-list .ttm-team-list-title {
    margin-right: 3px;
    position: relative;
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    padding-left: 50px;
}
.ttm-team-details-list .ttm-team-list-title,.ttm-team-details-list .ttm-team-list-value {display: inline-block;}
.ttm-team-details-list .ttm-team-list-value{
  display: block;
    float: left;
    width: 100%;
    padding-left: 53px;
}
.ttm-team-member-single-position {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #828c95;
}
.ttm-team-member-content h2{
    font-size: 34px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 12px;
}
.ttm-team-details-wrapper {
    border-top: 1px solid #d3dbe3;
    padding-top: 15px;
    margin-top: 0;
}
.ttm-team-details-wrapper .ttm-social-links-wrapper {
    padding: 15px 0;
    display: block;
    clear: both;
}
.ttm-team-details-wrapper ul.ttm-team-details-list{padding: 0;margin: 0;}

/* portfolio */
.ttm-single-content-wrap-box{margin-left: -15px;}
.ttm-pf-view-top-image .ttm-pf-single-content-area {padding-top: 38px;}
.ttm-pf-view-left-image .ttm-pf-single-detail-box {margin: 70px 35px;padding: 35px 25px;}
.ttm-pf-view-left-image .ttm-pf-single-detail-box.style2 {margin: 50px 35px;padding: 40px 25px;}
.ttm-portfolio-description h5 {font-size: 33px;line-height: 40px;}
.ttm-pf-detailbox-list .ttm-pf-details-date {position: relative;display: block;padding: 18px 0 0 0px;font-size: 13px;}
.ttm-pf-detailbox-list .ttm-pf-details-date i {
    position: absolute;
    left: -20px;
    top: 13px;
    display: inline-block;
    border-radius: 50%;
    padding-left: 0;
    vertical-align: middle;
    font-size: 20px;
    text-align: center;
    transform: translate(0,0);
    height: 40px;
    width: 40px;
    line-height: 40px;
    z-index: 1;
}
.ttm-pf-detailbox-list .ttm-pf-details-date .ttm-pf-left-details {font-weight: 500;margin-right: 15px;margin-left: 0;display: inline;font-size: 17px;line-height: 20px;}
ul.ttm-pf-detailbox-list{ padding: 0; }
ul.social-inline{display: inline-block;}
.ttm-social-share-title {
    padding-top: 6px;
    font-weight: 500;
    padding-right: 10px;
    position: relative;
    margin-right: 10px;
    font-size: 18px;
    display: inline-block;
}
.ttm-portfolio-description h4{font-size: 24px;line-height: 26px;margin-bottom: 5px;}
.ttm-post-prev-buttons{position: relative;margin-bottom: 20px;margin-top: 31px;border-top: 1px solid #e4e4e4;padding-top: 30px;}

.ttm-pf-single-content-wrapper.ttm-pf-view-top-image .ttm-pf-single-detail-box {
    padding: 5px;
    margin-top: 45px;
}
.ttm-pf-view-top-image .ttm-pf-detailbox-inner {
    margin-top: 45px;
    background-color: #FFF;
    margin: 30px 30px;
    padding: 20px 25px;
}
.ttm-pf-single-related-wrapper .ttm-pf-single-related-title{font-size: 28px;margin-bottom: 30px;}
.resturenpic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}

.resturentoff {
    position: absolute;
    top: 0;
    left: auto;
    right: 10px;
    writing-mode: vertical-lr;
    background: #e62e86;
    padding: 8px 3px;
    color: #fff;
}

.resturentdis {
    padding: 15px;
}

.resturentdis .ratings i {
    color: #ff7f00;
    margin-right: 3px;
}

.resturentitle {
    margin-top: 5px;
    font-size: 1.1rem;
    margin-bottom: 4px;
}

.resturentitle a {
    color: #e62e86;
}

section.foodrecomended {
    background: #fff;
}

.resturentoff::before {
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 14px solid #eb7e25;
    right: 0;
    margin: auto;
    content: "";
    display:block;
    position:absolute;
    left: 2px;
    top: auto;
    border: solid 15px #e62e86;
    border-right-width:0;
    border-left-color:transparent;
    transform: rotate(270deg);
    bottom: -22px;
}

.resturentheading, .artistsheading {
    position: relative;
    color: #e62e86;
    font-size: 2.2rem;
}
.resturentsubheading, .atrttsubheading {
    position: relative;
    display: inline-block;
}
.artistsheading{color: #e62e86;}
.resturentsubheading::before, .atrttsubheading::before {content: "";position: absolute;left: auto;right: -54px;height: 2px;width: 50px;background: #e62e86;top: auto;bottom: 4px;}
a.booktable {
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 10px 0px;
    position: absolute;
    transform: translateY(0px);
    background: #e62e86;
    z-index: 99;
    font-size: 1.1rem;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    transition: all .1s ease-in;
}
.atrttsubheading::before{background:#e62e86}
.resturent:hover a.booktable {
    transform: translateY(-46px);
    transition: all .1s ease-in;
}
section.fooadd {
    background: #fff;
    padding-top: 0;
}

.addimg {
    position: relative;
}

.addimg .wrap-details {
    position: absolute;
    top: 50px;
    left: 50px;
    width: 30%;
}

.addimg .wrap-details h4 {
    font-family: 'Satisfy', cursive;
    font-size: 3rem;
    margin: 0;
}

.addimg h1 {
    font-weight: 800;
    font-size: 6rem;
}

.addimg p {
    font-size: 1.6rem;
    line-height: 1.8rem;
    font-weight: 600;
    line-height: 2.1rem;
}

.addimg.firstdd {
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 2rem;
}

.addimg img {
    width: 100%;
}

.seciondadd .wrap-details {
    top: 20px;
    width: 75%;
    left: 30px;
}

.seciondadd .wrap-details h3 {
    color: #f4c90d;
    font-family: 'Satisfy', cursive;
    font-size: 3rem;
    line-height: 4rem;
}

.seciondadd .wrap-details span {
    color: #fff;
    font-size: 1.3rem;
    font-weight: 800;
}

.addimg.thirdadd .wrap-details.text-center {
    width: 100%;
    left: 0;
    top: 20px;
    padding: 0px 0px;
}

.addimg.thirdadd .wrap-details.text-center h3 {
    font-weight: 800;
    font-size: 2rem;
    margin-bottom: 0;
}

.addimg.thirdadd .wrap-details.text-center p {
    font-size: 1.1rem;
}

.addimg.thirdadd .wrap-details.text-center h3 span {
    color: #b34338;
    font-family: 'Satisfy', cursive;
    display: block;
}

.addimg.lastadd .wrap-details {
    width: 100%;
    left: 20px;
    top: 20px;
}

.addimg.lastadd .wrap-details h5 {
    font-family: 'Satisfy', cursive;
    color: #f4c90d;
    font-size: 2rem;
    margin-bottom: 0;
}

.addimg.lastadd .wrap-details h3 {
    color: #fff;
    font-weight: 800;
    line-height: 2.4rem;
}

.addimg.lastadd .wrap-details h3 span {
    display: block;
}
section.popularesturent, section.takeaway {
    padding: 30px 0px 0px;
    background: #fff;
}

section.takeaway {
    padding-bottom: 50px;
}
.resturentinformation {
    padding: 15px;
    background: #fff;
}

.resturentinformation span.iconinfo {
    width: 26px;
    display: inline-block;
    transition: all .2s ease-in;
    position: relative;
}

.resturentinformation span.iconinfo img {
    width: 100%;
}

.timehover {
    width: 320px;
    border: #da533d 1px solid;
    padding: 10px;
    font-size: 13px;
    position: absolute;
    top: 40px;
    transition: all .2s ease-in;
    display: none;
    background: #fff;
    border-radius: 6px;
    left: auto;
    right: -50px;
    transform: translateY(100px);
    box-shadow: 1px 3px 8px 1px #b7b1b1;
    z-index: 99;
}

.timeduration {margin-bottom: 10px;}

.openinghrs {
    position: relative;
    display: inline-block;
}
.nameheaer {
    font-weight: 700;
}
.timehover::before {content: "";position: absolute;width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 5px solid #db4a35;top: -5px;left: auto;right: 60px;}

.resturentinformation span.iconinfo:hover .timehover {
    display: block;
}

.resturentinformation span.iconinfo:hover {
    cursor: pointer;
    transition: all .2s ease-in;
}

.resturentinformation span.iconinfo:hover .timehover {
    display: block;
    transform: translateY(0px);
    transition: all .1s ease-in;
}
.resturanttilte {
    font-size: 1.5rem;
    color: #db4a35;
}

.livelocation i, .moneyitem i, .openinghrs i {
    opacity: .5;
    margin-right: 5px;
}

.openinghrs .sucess-text {
    color: #4ab947;
}

.resturentinformation span.iconinfo i {
    margin-left: 5px;
    color: #db4c37;
    opacity: 1;
}
.livelocation, .moneyitem {
    margin-bottom: 8px;
}
.ratingsandother {
    display: flex;
    justify-content: center;
    height: 100%;
    align-items: center;
}

.resturentratins {
    color: #58b947;
    text-align: right;
    line-height: 10px;
}

.resturentratins .resturentsreviw {
    border-left: #ddd 1px solid;
    padding-left: 10px;
    margin-left: 10px;
}

.inforesturent {
    width: 100%;
    display: inline-block;
    position: relative;
    margin-top: 20px;
    text-align: right;
}

ul {list-style: none;margin: 0;padding: 0;}

.inforesturent li i {
    position: relative;
    width: 35px;
    height: 35px;
    border: #ddd 1px solid;
    border-radius: 50%;
    line-height: 35px;
    transition: all .1s ease-in;
    cursor: pointer;
    text-align: center;
    font-size: 1.2rem;
    display: block;
    float: right;
}
.hoverdirection, .hearthover, .callhover, .sharehover {
    position: absolute;
    top: auto;
    background: #fff;
    padding: 3px 0px;
    font-size: 13px;
    border: #f1f1f1 1px solid;
    display: none;
    left: 0;
    right: 0;
    margin: auto;
    transition: all .1s ease-in;
    bottom: -40px;
    border-radius: 3px;
    width: 70px;
    text-align: center;
}

.inforesturent li {
    position: relative;
    margin-right: 0;
    text-align: right;
    width: 100%;
    display: inline-block;
    transition: all .1s ease-in;
}

.inforesturent ul {
    display: flex;
    position: relative;
    width: 100%;
    justify-content: space-around;
}

.aligntem {
    width: 100%;
    text-align: right;
}

li.direction:hover .hoverdirection, li.call:hover .callhover, li.share:hover .sharehover, li.wish:hover .hearthover {
    display: block;
}

.hoverdirection::before,  .hearthover::before, .callhover::before, .sharehover::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #c7c7c7;
    top: -5px;
    left: auto;
    right: 29px;
    margin: auto;
}

li.direction:hover i, li.call:hover i, li.share:hover i, li.wish:hover i {
    background: #ac3d31;
    color: #fff;
    border-color: #ac3d31;
}
.owl-nav {
    position: absolute;
    top: 45%;
    width: 100%;
    margin: auto;
    left: 0;
    right: 0;
    margin: 0px auto !important;
}

.foodglry .owl-nav .owl-prev, .foodglry .owl-nav .owl-next {
    left: 0;
    background: url(../img/arrow.png) #fff no-repeat !important;
    position: absolute;
    height: 40px;
    width: 40px;
    padding: 0px !important;
    z-index: 9999;
    opacity: 1;
    border-radius: 50% !important;
    line-height: 10px !important;
    margin: 0px !important;
    font-size: 0px !important;
    background-size: auto !important;
    transform: rotate(180deg);
    background-position: center center !important;
}

.foodglry .owl-nav .owl-prev span {
    display: none;
}
.foodglry .owl-nav .owl-next {
    right: 0px !important;
    left: auto;
    transform: rotate(-0deg);
}
.tablebookingsection .timer-box-content .timer-box .line-bgimg2 {
    padding: 0px 5px !important;
    width: 100% !important;
    height: 60px !important;
    margin: 0px !important;
    background: transparent;
    border-right: #fff 1px solid !IMPORTANT;
    align-items: center;
}

.tablebookingsection .timer-box-content {
    display: flex;
    margin: 0px 0px;
    /* background: #e62e86; */
    justify-content: center;
    padding: 0px !important;
}

.tablebookingsection .timer-box-content .timer-box {
    display: flex;
    background: #e62e86;
    width: 100%;
    align-items: center;
}

.tablebookingsection .timer-box-content .timer-box .line-bgimg2 span {
    font-size: 20px !important;
    color: #fff !important;
}

.tablebookingsection .timer-box-content .timer-box .line-bgimg2 .bottom-txt {
    font-size: 10px;
    color: #fff;
}
.headingsmall, .artistheading{font-size: 1.4rem;color: #e62e86;position: relative;display: inline-block;margin-bottom: 20px;}
.headingsmall::before, .artistheading::before{
    content: "";
    position: absolute;
    left: auto;
    right: -34px;
    height: 2px;
    width: 30px;
    background: #e62e86;
    top: auto;
    bottom: 4px;
    }
    .resturentinfo {
        border: #ddd 1px solid;
    }
    .artistheading{color: #e62e86;}
    .tabbingpanel {
        border: 0px;
        border-top: #f1f1f1 1px solid;
        margin: 0px 0px 20px;
    }
    
    .tabbingpanel a.nav-link.active {
        border: 0px;
        margin: 0px !important;
        border-radius: 0px;
        line-height: 30px;
        color: #af3e31;
    }
    
    .tabbingpanel .nav-tabs .nav-item {
        margin: 0px;
        margin-bottom: 0px !important;
        border: 0px !important;
    }
    
    .tabbingpanel a.nav-link.active {
        position: relative;
        border: 0px !important;
    }
    
    a.nav-link {
        height: 100%;
        font-size: 1rem;
        color: #222;
        padding: 10px 20px;
    }
    
    .tabbingpanel ul.nav.nav-tabs {
        margin-bottom: 20px;
    }
    
    .abtresturents {
        margin: 0px 20px;
    }
    
    .maploaction {
        border: #f1f1f1 1px solid;
        margin-bottom: 20px;
    }
    
    .maploaction .getdirection {
        padding: 0px 10px;
        height: 100%;
        align-items: center;
        display: flex;
    }
    
    .maploaction a.samebuttons {
        float: right;
        padding: 7px 20px 9px;
        color: #e62e86;
        border: #f1f1f1 1px solid;
        margin: 10px;
    }
    
    .resturantfeatures ul li {
        position: relative;
        display: inline-block;
        margin: 0px 50px 20px 0;
    }
    
    .resturantfeatures ul li img {
        margin-right: 10px;
    }
    
    .insidertrip {
        margin-top: 20px;
    }
    .servicesvenu{ position: relative;}
    .insidertrip li, .servicesvenu li {
        position: relative;
        padding: 0px 0px 0px 30px;
        margin-bottom: 10px;
    }

    .servicesvenu ul {
        margin:15px 0 30px ;
    }
    .tabbingpanel a.nav-link:hover {
        border: 0px  !important;
    }
    .nav-tabs .nav-link{border: 0px !important;}
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus{border:0px !important}
    .clarnders {
        position: relative;
        margin: 20px 0px 0;
    }
    
    .clarnders img {
        position: absolute;
        left: 5px;
        top: 10px;
    }
    
    .clarnders 
     input#datepicker {
        padding-left: 28px;
        border: #ddd 1px solid;
        border-radius: 4px;
        color: #222;
    }
    
    .clarnders  span {
        position: absolute;
        left: auto;
        right: 10px;
        top: 7px;
    }
    
    .clarnders  select {
        padding-left: 35px;
        border: #ddd 1px solid;
        border-radius: 4px;
    }
    .insidertrip li::before, .servicesvenu li::before {content: "";position: absolute;left: 0;top: 3px;height: 20px;width: 20px;background: url(../img/checked.png) no-repeat;background-size: contain;}



    .realtedtfoos {
        margin: 30px 0px 0;
    }


    input[type=radio] {
        display: none;
      }
      input[type=radio]:not(:disabled) ~ label {
        cursor: pointer;
      }
      input[type=radio]:disabled ~ label {
        color: #bcc2bf;
        border-color: #bcc2bf;
        box-shadow: none;
        cursor: not-allowed;
      }
      
      .scrollbar div label {
        height: 100%;
        display: block;
        background: white;
        border: 1px solid #c9c9c9;
        border-radius: 4px;
        padding: 5px 10px;
        margin-right: 5px;
        text-align: center;
        position: relative;
      }
      
      input[type=radio]:checked + label {
        background: transparent;
        color: #222 !important;
      }




      .scrollbar div {
        display: inline-block;
    }
    
    .scrollbar {
        width: 100%;
        padding: 0px 15px;
    }
    
    input[type=radio]:checked + label p {
        color: #fff;
    }
    
    .selcettime {
        overflow-x: scroll;
        white-space: nowrap;
        scrollbar-width: thin;
    }
    .dealat {
        margin: 20px 0px;
        padding: 0px 15px;
    }
    
    span.badges {
        background: #f1f1f1;
        padding: 3px 10px;
        border-radius: 20px;
        font-size: 14px;
    }
    
    .dealinfo {
        margin: 0;
        background: #f8fffe;
        padding: 10px 15px;
    }
    
    .dealinfo p {
        font-size: 20px;
        margin-top: 10px;
    }
    
    .viewdeal {
        margin-top: 30px;
    }
    
    span.modelopen {
        height: 100%;
        display: flex;
        align-items: center;
        font-weight: 700;
        text-transform: uppercase;
    }
    
    .continuetable a, .bookvenue a {
        margin: 20px 0px 0;
        background: #db4c37;
        text-align: center;
        font-size: 1.1rem;
        color: #fff;
        width: 100%;
        text-transform: capitalize;
        font-weight: 500;
        letter-spacing: .5px;
        padding: 15px 0px;
        overflow: hidden;
    }
    .bookvenue a{background:#e62e86}
    .tablebookingsection {
        border: #ddd 1px solid;
    }
    
    .continuetable a:hover {
        color: #fff;
        background: #4fa746;
    }
    .tablebookingsection.fixed {
        position: sticky;
        top: 10px;
        background: #fff;
    }
    .scrollbar div label p {
        font-size: 13px;
        font-weight: 700;
    }

    
.faq {
    background: #FFFFFF;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    border-radius: 4px;
  }
  .ttm-icon img {
    width: 90px;
    margin: auto auto 20px;
}
.featured-imagebox-event.ttm-box-view-top-image .ttm-box-post-date .ttm-entry-date time.entry-date {
    color: #fff;
}
.featured-box {
    position: relative;
}
.icon-outline-border .ttm-icon {
    margin-bottom: 15px;
}
.ttm-icon.ttm-icon_element-fill {
    color: #fff;
}
.ttm-icon.ttm-icon_element-style-rounded {
    border-radius: 50%;
}
.ttm-icon.ttm-icon_element-size-lg {height: 100px;width: 100px;line-height: 100px;background: #fff;}
.ttm-icon.ttm-icon_element-size-lg i {font-size: 50px;color: #e62e86;}
.icon-outline-border .ttm-icon_element-style-rounded:before {
    display: block!important;
    position: absolute;
    content: '';
    top: -6px;
    bottom: -6px;
    left: -6px;
    right: -6px;
    border: 2px solid #ffffff;
    border-radius: 50%;
}
.ttm-icon {
    display: inline-block;
    text-align: center;
    border: 1px solid transparent;
    position: relative;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    box-sizing: content-box;
    position: relative;
    margin-bottom: 25px;
}
.ttm-textcolor-white {
    color: #fff;
}

.ttm-textcolor-white h5 {
    line-height: 2rem;
}
  .faq .card {
    border: none;
    background: none;
    border-bottom: 1px dashed #CEE1F8;
  }
  
  .faq .card .card-header {
    padding: 0px;
    border: none;
    background: none;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  
  .faq .card .card-header:hover {
      background: rgba(233, 30, 99, 0.1);
      padding-left: 10px;
  }
  .faq .card .card-header .faq-title {
    width: 100%;
    text-align: left;
    padding: 0px;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0;
    color: #3B566E;
    text-decoration: none !important;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 27px;
  }
  
  .faq .card .card-header .faq-title .badge {
    width: 20px;
    height: 20px;
    line-height: 14px;
    float: left;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    text-align: center;
    background: #db4c37;
    color: #fff;
    font-size: 12px;
    margin-right: 20px;
  }
  
  .faq .card .card-body {
    padding: 30px;
    padding-left: 35px;
    padding-bottom: 16px;
    font-weight: 400;
    font-size: 16px;
    color: #6F8BA4;
    line-height: 28px;
    letter-spacing: 1px;
    border-top: 1px solid #F3F8FF;
  }
  
  .faq .card .card-body p {
    margin-bottom: 14px;
  }
  section.faq-section {
    background: #fbfbfb;
    padding: 30px 0px;
}

section.faq-section .resturentsubheading {
    margin-bottom: 40px;
}
section.booktable {
    padding: 50px 0px;
}
.logedin {
    height: 100%;
    width: 100%;
    padding: 70px 40px 40px;
    background: #f9f9f9;
    text-align: center;
}

.logedin h3 {
    font-size: 1.5rem;
    margin-bottom: 20px;
}
.wsmenu>.wsmenu-list>li.wscarticon i{color:#e62e7d !important;}
div#demo {
    width: 100%;
    align-items:start;
    height:auto;
}
.logedin input[type="numer"] {
    width: 100%;
    height: 45px;
    border: #e62e86 1px solid;
    border-radius: 4px;
}

.verticlecentr {
    display: inline-block;
    width: 100%;
    padding: 0px 20px;
}
section.loginwindow {
    padding: 50px 0px;
}
.or {
    margin: 20px 0;
    position: relative;
    background: #f9f9f9;
    display: inline-block;
    z-index: 99;
    padding: 5px 10px;
}

.or::before {content: "";position: absolute;left: -40px;right: 0;margin: auto;background: #fff;height: 1px;top: 0;bottom: 0;width: 120px;z-index: -1;display: block;}

.logedin h4 {
    font-size: 1.2rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 20px auto;
}

a.socillogin {
    padding: 13px 15px;
    background: #fff;
    width: 100%;
    color: #222;
    border-radius: 4px;
    margin: 20px 0px 0px;
    display: inline-block;
    border: #ddd 1px solid;
}

a.socillogin img {
    margin-right: 5px;
}

.slide {
    display: flex;
    height: 100%;
    align-items: center;
    background: #fae8f4;
}

/*  post-details */
.featured-imagebox.featured-imagebox-post-details .featured-bottom-content {
    padding: 50px 23px 15px 25px;
    border: 1px solid #dfdfdf;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: #fff;
}
.featured-imagebox.featured-imagebox-post-details .featured-bottom-content .ttm-box-post-date .ttm-entry-date .entry-date {
    padding: 10px 10px 10px 10px;
    font-size: 27px;
    text-align: center;
    width: 100%;
    position: relative;
    z-index: 2;
    display: block;
    text-transform: uppercase;
}
.featured-imagebox.featured-imagebox-post-details .featured-bottom-content .ttm-box-post-date .ttm-entry-date .entry-date .entry-month,
.featured-imagebox.featured-imagebox-post-details .featured-bottom-content .ttm-box-post-date .ttm-entry-date .entry-date .entry-year{
    font-size: 14px;
    display: block;
    font-weight: 400;
}
.featured-imagebox-post-details .post-desc-footer{
    border-top: 1px solid #dfdfdf;
    padding-left: 25px;
    margin-left: -25px;
    margin-right: -25px;
    padding-top: 10px;
    font-size: 15px;
    font-weight: 600;
    display: block;
    margin-top: 10px;
}
.ttm-box-view-left-image .featured-content.featured-content-post, .featured-imagebox-post.ttm-box-view-top-image .featured-content.featured-content-post {
    padding: 26px 28px 15px 32px;
}
.box-shadow1 {
    -webkit-box-shadow: 0 0 15px 0 rgb(40 61 88 / 10%);
    -moz-box-shadow: 0 0 15px 0 rgba(40,61,88,.1);
    box-shadow: 0 0 15px 0 rgb(40 61 88 / 10%);
}
.featured-imagebox-post-details .featured-bottom-content .ttm-box-post-date{top: -40px;left: 25px;height: 70px;}
.featured-imagebox-post-details .featured-bottom-content .ttm-box-post-date .ttm-entry-date {padding: 5px 0px 9px 0px;margin-left: 0;}
.featured-imagebox-post-details .featured-bottom-content .ttm-box-post-date .entry-month,
.featured-imagebox-post-details .featured-bottom-content .ttm-box-post-date .entry-month .entry-year{line-height: 24px;}
.featured-imagebox-post-details .featured-thumbnail{overflow: hidden;}
.featured-imagebox-post-details:hover .featured-thumbnail img {transform: scale(1.05);}
.featured-imagebox-post-details:hover{-webkit-box-shadow: 0 0 15px 0 rgba(40,61,88,.1);-moz-box-shadow: 0 0 15px 0 rgba(40,61,88,.1);box-shadow: 0 0 15px 0 rgba(40,61,88,.2);}
iframe {
    width: 100%;
}
.ttm-box-view-left-image .featured-content-post .ttm-box-post-date:after, .ttm-box-view-top-image .featured-content-post .ttm-box-post-date:after {
    display: block;
    content: "";
    position: absolute;
    height: 60%;
    width: 1px;
    right: 20px;
    top: 25%;
    margin-top: -10px;
    background-color: #e7ebee;
}
.ml-70 {
    margin-left: 70px !important;
}
.ttm-box-post-date .ttm-entry-date .entry-date {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    color: #e62e86;
}
.ttm-box-post-date .ttm-entry-date .entry-month, .ttm-box-post-date .ttm-entry-date .entry-year {
    font-size: 14px;
    font-weight: 400;
    display: block;
    text-transform: uppercase;
}
.ttm-box-post-date .ttm-entry-date .entry-month {
    width: 100%;
}
.ttm-btn.ttm-btn-shape-round, .shape-round {
    border-radius: 3px!important;
}
.ttm-btn.ttm-btn-size-sm {
    font-size: 14px;
    padding: 8px 32px;
}
.mb-15 {
    margin-bottom: 15px !important;
}
.mt-10 {
    margin-top: 10px !important;
}

/*timer-box*/
.timer-box{
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 30px;
}
#timer-box .timer-box-position{padding: 10px;border-radius: 3px;display: inline-block;margin-left:35px;}
#timer-box .timer-box-position:first-child{margin-left: 20px;}
.timer-details #timer-box .timer-box-position{margin-left: 0!important;}
#timer-box .timer-box-position  span{
    padding: 0px 10px 4px;
    border-radius: 3px;
    display: inline-block;
    font-size: 46px;
    font-weight: 600;
    color: #e62e86;
}
.bottom-txt{font-size: 16px;line-height: 10px;font-weight: 400;padding-top: 0;color: #222;}
.line-bgimg {
    background-image: url(../img/line-bgimg.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
}
.line-bgimg2 {
    background-color: white;
    background-repeat: no-repeat;
    background-position: center;
}
.timer-box-position{
    display: inline-block;
    float: none;
    width: 125px!important;
    padding: 16px 8px!important;
    text-align: center;
    height: 125px;
    vertical-align: middle;
}
.bg-img9 {
    background-image: url(../img/row-bgimage-9.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0px;
    background-position: center;
}
.bg-img9::before {content: "";position: absolute;height: 100%;width: 100%;background: #e62e86b8;top: 0;left: 0;}

.bg-img9 h4, .bg-img9 h2 {
    color: #fff;
}
.timer-box-content {
    display: block;
    margin: 40px auto 0;
    float: none;
}
.bg-img9 h2 {
    font-size: 3rem;
}
.timer-details p.timer-dark-tesc{color: #57616b;font-weight: 600;}
.timer-details p{color: #828c96;}

.grid-blog-section span.ttm-entry-date time.entry-date {
    color: #fff;
}

.grid-blog-section span.ttm-entry-date {
    background: #e62e86;
}

.featured-title h5 a {
    margin-bottom: 5px;
    display: inline-block;
}

.grid-blog-section span.ttm-meta-line i {
    color: #e62e86;
}

.grid-blog-section span.ttm-meta-line {
    margin: 10px 0;
    display: inline-block;
}

.grid-blog-section .featured-title {
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 0px;
}
.quicklook ,.artistrole , .orgnaizeddetails {
    position: relative;
}

.quicklook i, .artistrole i, .orgnaizeddetails i {
    color: #e62e86;
    position: absolute;
    left: 0px;
}

.quicklook li, .artistrole li, .orgnaizeddetails li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 10px;
    font-size: 15px;
}

.orgnaizeddetails {
    padding-left: 26px !important;
    font-size: 15px;
}

.quicklook li a, .artistrole li a, .orgnaizeddetails li a {
    color: #e62e86;
}

.artistrole, .orgnaizeddetails {
    border-top: #ddd 1px solid;
    padding: 15px  0;
}

.quicklook {
    padding: 20px 0px;
}
.venuesifn {
    display: flex;
    width: 100%;
    align-items: center;
    height: 100%;
    FONT-WEIGHT: 400;
}

.venuesifn .infoabtvent {
    width: 100%;
}

.vnttilte {
    font-size: 1.3rem;
    color: #e62e86;
}

.veanunanmedateslevent ul li {
    display: inline-block;
    font-size: 13px;
    border-right: #ddd 1px solid;
    line-height: 12px;
    padding: 0px 5px;
}

.inforesturent.venueshare {
    margin-top: 0px !important;
}

.datealign span {
    display: block;
}

.datealign {
    font-size: 18px;
    color: #e62e86;
    font-weight: 700;
    text-align: center;
    border: #ddd 1px solid;
    padding: 5px 0px;
}

.veanunanmedateslevent ul li:last-child {
    border: 0px;
    padding-right: 0px;
}

.venueisinfo {
    border: #ddd 1px solid;
}

.venusesinformation {
    padding: 10px;
}

.venueisinfo .tabbingpanel a.nav-link.active {
    color: #e62e86;
}

.venueisinfo .tabbingpanel ul.nav.nav-tabs {
    margin: 0px;
}

.venueisinfo .tabbingpanel  .lightbg {
    background: #f5f5f5;
    padding: 10px;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 20px;
}

.venueisinfo .tabbingpanel 
 .headingsmall {
    color: #e62e86;
}

.venueisinfo .tabbingpanel .headingsmall::before {
    background: #e62e86;
}



.ltconvenue {
    padding: 0px 15px;
}

.artistiinfo a {
    color: #e62e86;
}

.ltconvenue .headingsmall {
    margin-bottom: 18px;
}

.bioartist {
    margin-top: 20px;
}

.bioartist .headingsmall {
    margin-bottom: 10px;
}

.ltconvenue.bioprofile {
    padding: 20px 15px;
    background: #f5f5f5;
}

.bioartist p {
    font-size: 15px;
}
.teramandctc {
    padding: 15px;
}

.teramandctc ul li {
    margin-bottom: 15px;
    position: relative;
    font-size: 15px;
    padding-left: 37px;
}

.teramandctc ul {
    margin: 20px 0 0;
}
.topvenueinfo {
    background: #f5f5f5;
    padding: 15px;
    position: relative;
    margin-bottom: 20px;
}

.topvenueinfo ul {
    border-top: #e1e1e1 1px solid;
    margin-top: 10px;
    padding: 10px 0px 0;
}

.topvenueinfo ul li {
    display: inline-block;
    margin-right: 14px;
}

.topvenueinfo ul li i {
    color: #e62e86;
    margin-right: 3px;
}

.topvenueinfo a.btn.samebuttons {
    background: #e62e86;
    font-size: 1.2rem;
    color: #fff;
    text-transform: uppercase;
}

.vecenterbtn {
    height: 100%;
    display: flex;
    width: 100%;
    align-items: center;
}

.aligncenterbtn {
    width: 100%;
}

.mainvenutitle h3 {
    color: #e62e86;
}
.topalignvenu {
    width: 100%;
    padding: 0px 15px;
}
.teramandctc ul li::before {content: "";position: absolute;left: 0;background: url(../img/oks.png) no-repeat;width: 22px;height: 14px;top: 5px;}

.ac .myaccordion {
    max-width: 100%;
    margin: 0px auto;
  }
  
  .myaccordion .card,
  .myaccordion .card:last-child .card-header {
  border-radius: 0px;
  }
  
  .myaccordion .card-header {
    border-bottom-color: #EDEFF0;
    background: transparent;
    padding: 5px;
    border-radius: 0px !IMPORTANT;
  }
  
  .myaccordion .fa-stack {
    font-size: 18px;
  }
  
  .myaccordion .btn {
    width: 100%;
    font-weight: bold;
    color: #222;
    padding: 0;
  }
  
  .myaccordion .btn-link:hover,
  .myaccordion .btn-link:focus {
    text-decoration: none;
  }
  
  .myaccordion li + li {
    margin-top: 10px;
  }
  .venuinform {border-bottom: #ddd 1px solid;margin-bottom: 0px;padding: 15px;}

.venuinform a.btn.samebuttons {
    background: #e62e86;
    color: #fff;
}

.venuinform .likes i {
    color: green;
}

.venuinform h4 {
    font-size: 20px;
    color: #222;
}

.venuinform li, .ac .myaccordion .card-body li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 20px;
}

.venuinform ul,  .ac .myaccordion .card-body ul {
    margin-top: 10px;
}

.venuinform li::before, .ac .myaccordion .card-body li::before {content: "";position: absolute;left: 6px;top: 11px;height: 5px;width: 5px;background: #e62e86;}

.ac .myaccordion .card-body {
    padding: 0px;
}

.ac .myaccordion .card-body li {
    font-size: 14px;
    line-height: 26px;
}
.maindivvenue {
    border: #ddd 1px solid;
}
.ac {
    margin-bottom: 20px;
}
.youmay .headingsmall {
    color: #222;
}
.youmay {
    padding: 0px 15px;
}
.btn:focus, .btn.focus{box-shadow: none !important;}
.ac .myaccordion .card-body ul {
    padding: 0px 15px;
}

.ac .myaccordion .fa-stack {
    position: relative;
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    vertical-align: middle;
}
.ac .myaccordion .fa-stack-2x{font-size:1.5em;}
.venudirection {
    box-shadow: #ddd 0 0 10px;
    padding: 13px;
    margin-bottom: 20px;
    position: relative;
}

.tickting {
    background: #ffe8f3;
    padding: 10px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}

.venudirection .city, .venudirection .subheading {
    margin-bottom: 16px;
    font-size: 1.3rem;
}
.topvenueinfo.fixed {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    z-index: 9;
}

.topvenueinfo.fixed .row {
    max-width: 88%;
    margin: auto;
}

.topvenueinfo.fixed ul {
    display: none;
}
section.venuemainpage {
    padding: 20px 0 90px;
}
.venudirection ul.socialmedia li a {
    background: #e62e86;
    border-color: #e62e86;
}

.venudirection ul.socialmedia li a:hover {
    background: #222;
    border-color: #222;
}
.stickypos{position: relative;}
.stickypos.fixed {
    position: sticky;
    top: 120px;
}
input[type=radio]:checked + label {
    background: #28a745;
    border-color: #28a745;
}



.listing-bx.listing-sm {
    margin-bottom: 20px;
}

.listing-bx {
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 5px 15px 0 rgb(32 0 90 / 5%);
}
.listing-bx .listing-media {
    position: relative;
}
.listing-bx .listing-media img {
    width: 100%;
    height: 100%;
}
.listing-bx.listing-sm .media-info {
    padding: 50px 15px 10px 15px;
}
.listing-bx .media-info {
    position: absolute;
    bottom: 0;
    padding: 60px 25px 15px 25px;
    left: 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
    background: rgb(15,4,0);
    background: -moz-linear-gradient(top, rgba(15,4,0,0.0) 0%, rgba(22,9,0,0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(15,4,0,0.0) 0%,rgba(22,9,0,0.8) 100%);
    background: linear-gradient(to bottom, rgba(15,4,0,0.0) 0%,rgba(22,9,0,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f0400', endColorstr='#160900',GradientType=0 );
}
.listing-bx .media-info .featured-star {
    margin-bottom: 0;
}
.featured-star li {
    color: #ffc600;
    font-size: 13px;
}
.featured-category li, .featured-star li {
    list-style: none;
    display: inline-block;
}
.featured-star li {
    color: #ffc600;
    font-size: 13px;
    list-style: none;
    display: inline-block;
}
.listing-bx .media-info .like-btn {
    color: #fff;
}

.listing-info {
    padding: 10px 15px;
    background: #fff;
}
.listing-bx.listing-sm .listing-info {
    padding: 15px 15px 10px;
}
.listing-sm .listing-info .title {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 2px;
}

.listing-info p {
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #a8a8a8;
    font-size: 13px;
    font-weight: 500;
}
.listing-sm .listing-info p {
    margin-bottom: 0;
}



.place-info {
    margin: 0 -25px -25px -25px;
    padding: 15px 25px;
    list-style: none;
    border-top: 1px solid rgba(0,0,0,0.1);
    padding-top: 15px;
    display: flex;
}
.listing-sm .place-info {
    margin: 10px -15px -5px -15px;
    padding: 15px 15px;
}
.place-info li {
    display: inline-block;
    font-size: 13px;
    margin-right: 15px;
}
.listing-info .place-info span {
    color: #a8a8a8;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
}
.listing-sm .listing-info .place-info .title {
    font-size: 15px;
}
.listing-info .place-info .vendor-guest .title {
    color: #222;
}
.listing-info .place-info .vendor-price {
    margin-right: 0;
}
.place-info li {
    display: inline-block;
    font-size: 13px;
    margin-right: 15px;
}
.vendor-price {
    margin-left: auto;
    float: right;
    font-weight: 500;
    font-size: 14px!important;
}
.listing-info .place-info .vendor-price .title {
    color: #e62f87;
}
.btn.gradient.purple {
    background: rgb(253,96,162);
    background: -moz-linear-gradient(left, rgba(253,96,162,1) 0%, rgb(230 46 134) 100%);
    background: -webkit-linear-gradient(left, rgba(253,96,162,1) 0%,rgb(255 255 255) 100%);
    background: linear-gradient(to right, rgba(253,96,162,1) 0%,rgb(230 46 134) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5947f3', endColorstr='#8c73f5',GradientType=1 );
    color: #fff;
    position:relative
}
.btn:after, a.booktable:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    opacity: 1;
    -webkit-transform: translate(-105%,0);
    transform: translate(-105%,0);
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgba(255,255,255,1);
    background-color: rgba(255,255,255,0.25);
}
.btn:hover:after, a.booktable:hover:after {
    opacity: 0;
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
}

.listing-media .offer .event {
    background: #fff;
    border-radius: 0px 4px 4px 0px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 3px 10px;
    color: #fff;
    margin-bottom: 4px;
}
.listing-media .offer {
    position: absolute;
    top: 10px;
    z-index: 2;
}
.listing-media .offer .upcoming {
    background: #ffd200;
    color: #000;
}
.listing-media .offer .available {
    background: rgb(33,177,118);
}
.btn {
    position: relative;
}
a.fullimg {
    margin-bottom: 30px;
    display: inline-block;
}
#faqs .faq {
    box-shadow: none;
}
ul.dec-exp-bx {
    margin: 30px 0px 0;
    border-top: #ddd 1px solid;
    padding-top: 20px;
}

ul.dec-exp-bx li span {
    float: right;
    font-weight: 600;
    color: #4fa746;
}

ul.dec-exp-bx li {
    margin-bottom: 15px;
}
.no-review {
    position: relative;
    padding: 30px 20px 30px 190px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    background: #fff;
    border-radius: 8px;
}
.no-review img {
    width: 150px;
    height: 150px;
    position: absolute;
    left: 20px;
    top: 30px;
}
.no-review .title {
    font-weight: 500;
    margin-bottom: 10px;
}
.no-review p {
    margin-bottom: 15px;
}

button.btn.green {
    background: #4fa746;
    position: relative;
    overflow: hidden;
    color: #fff;
    text-transform: capitalize;
}

.venues-reviews {
    position: relative;
    background: #fff;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 15px;
}
.reviews-info {
    margin: -15px -15px 15px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding: 10px 15px;
    display: flex;
    align-items: center;
}
.reviews-rating {
    margin-left: auto;
    text-align: right;
}
.rating {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    color: #f1c438;
}
.rating li {
    display: inline-block;
}
.review-media {
    margin-bottom: 15px;
}
.review-media {
    margin-bottom: 15px;
}
.review-media img {
    height: 300px;
    width: 100%;
    object-fit: cover;
    border-radius: 4px;
}
.reviews-content .title {
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 10px;
}
.reviews-content p {
    font-size: 14px;
    font-weight: 400;
    color: #777;
    margin-bottom: 5px;
}
.yellow.bordered {
    border-color: #ae8400;
}
.card-bx.yellow {
    background-color: #fff8fc;
    margin-top: 30px;
    position: relative;
}
.card-bx.bordered {
    border-radius: 0px;
    border-width: 0px;
}
.card-bx {
    background: #dbe6ff;
    padding: 15px 25px 15px 15px;
    border-radius: 6px;
    position: relative;
    display: flex;
    cursor: pointer;
}
.m-b30 {
    margin-bottom: 30px;
}
span.tag-btn.pull-right {
    position: absolute;
    left: auto;
    top: 0px;
    right: 0px;
    background: #e62e86;
    color: #fff;
    padding: 3px 20px;
}
.featuresandcapicaty h6 {
    margin: 0px;
    font-size: 1.1rem;
}

.featuresandcapicaty p {
    font-size: 14px;
}

.smalltext p {
    font-size: 12px;
}

.demand {
    display: inline-block;
    background: #ffb1d6;
    font-size: 12px;
    color: #222;
    padding: 2px 10px;
    border-radius: 2px;
}

.higlight {
    display: inline-block;
    padding: 2px 10px;
    margin-left: 10px;
    background: #79ff57;
    color: #222;
    font-size: 12px;
    border-radius: 2px;
}

.msgform input.btn.samebuttons.w-100 {
    margin-bottom: 0px;
}
.msgform input[type="text"], .msgform input[type="number"], .msgform input[type="email"], .msgform input[type="date"] {
    width: 100%;
    height: 45px;
    padding: 0px 10px;
    border: 0px;
    border-bottom: #ddd 1px dashed;
    font-size: 16px;
    color: #222;
    margin-bottom: 20px;
}
.tablebookingsection.bookingvenuform ul.nav.nav-tabs {
    display: flex;
    width: 100%;
    justify-content: center;
    flex-direction: row;
    border: 0px;
}

.tablebookingsection.bookingvenuform ul.nav.nav-tabs li.nav-item {
    display: flex;
    padding: 0px;
    width: 50%;
    justify-content: center;
    border: 0px;
}

.tablebookingsection.bookingvenuform ul.nav.nav-tabs li.nav-item a.nav-link {
    width: 100%;
    display: inline-block;
    text-align: center;
    background: #cdcdcd;
    border-radius: 0px;
}

.tablebookingsection.bookingvenuform ul.nav.nav-tabs li.nav-item a.nav-link.active {
    background: #e62e86;
    color: #fff;
}

.tablebookingsection.bookingvenuform .tabbingpanel {
    border: 0px;
}
.pricesstartfrom {
    margin-bottom: 30px;
    box-shadow: 0 0 10px #ddd;
    padding: 15px;
    border-radius: 8px;
}

.pricesstartfrom h4 {
    display: inline-block;
    margin-bottom: 20px;
}

.pricesstartfrom .vegandnonveg {
    width: 100%;
    margin-bottom: 15px;
}

.pricesstartfrom .vegandnonveg .categirynams {float: right;}

.pricesstartfrom .vegandnonveg i, .pricesstartfrom .vegandnonveg .regularprice {
    color: #e62e86;
}

.pricesstartfrom .vegandnonveg .regularprice {
    margin-left: 3px;
    font-weight: 800;
}

.pricesstartfrom .vegandnonveg small {
    color: #555;
    text-transform: capitalize;
}
@media only screen and (max-width:991px) {
.topnavbar{ display: none;}
.wsmenu>.wsmenu-list>li>ul.sub-menu>li>ul.sub-menu{background-color:#f3f3f3 !important;}
.faq {
    margin-bottom: 30px;
  }
  .faq .card .card-header .faq-title {
    line-height: 26px;
    margin-top: 10px;
  }
  .faq .card .card-header .faq-title {
    padding: 10px 15px;
}
}
@media only screen and (max-width:800px) {
.servicesthumbnail{margin-top: 0;padding: 0px 0px 50px;}  
section.venuemainpage{padding: 40px 0px;}
.servicestitle, .servicestitle a{font-size: 1rem; padding:5px 0px;}
section.mainservices{padding: 0px 0px;}
.herocaption .carousel-caption{ padding: 0px 0 0 80px;}
.herocaption{width:65%}
.herocaption .carousel-caption h3{font-size: 2.5rem;}
.herocaption .carousel-caption p{font-size: 1.2rem;}
.herocaption .carousel-caption a.bluebtn, .herocaption .carousel-caption a.blackbtn{font-size: 1rem;}
.firstimg {width: 100%;}
.aboutseciondimg{display: none;}
.aboutinfpo p{margin-bottom: 10px; font-size: 1rem; line-height:1.8rem;}
section.aboutus, section, .appointment{padding: 50px 0px;}
footer .brandimg img{width:auto}
.copyright p.mb-0, .copyright li a{ font-size: 12px;}
.topheader, section.videos::before{display: none;}
.ecom{background-position:revert;padding: 10px 0px;}
.vcenter{padding: 10px 0px;}
section.videos {
    background: #f5f5f5;
    padding: 50px 0px 30px;
    text-align: center;
}
.vecenterbtn .aligncenterbtn a.btn.samebuttons.float-right {
    float: none !important;
    margin: 10px 0;
}
.tablebookingsection .p-0 {
    padding: 0px 15px !important;
}
.tablebookingsection{margin-top: 20px;}
.moviethumb {
    position: relative;
    margin: 15px 0;
    border: #fff 2px solid;
    width: 100%;
}
.categorymovie {
    background: url(../img/pinkbg.jpg) no-repeat center;
    background-size: cover;
    padding: 20px 0px 0;
}
.rightfull {
    margin-bottom: 30px;
}
.flexalignment h5 {font-size: 1.3rem};
.flexalignment h2 { font-size: 2rem;}
.flexalignment h4 { font-size: 1.5rem;}
.mainheading::before{top:-50px}
.mainheading {padding-top: 20px;}
.headingsec p {
    font-size: 1rem;
}
.vcenter .sectitle {
    font-size: 4rem;
    color: #e74686;
}
.vcenter .sectitle span{font-size: 2rem;}
.spclofr {
    color: #ed0387;
    letter-spacing: 10px;
    font-size: 1.2rem;
    margin-top: 10px;
}
.flx {
    width: 100%;
    text-align: center;
}
.movietitle {
    font-size: 1.3rem;
    color: #ed0387;
    font-weight: 900;
}
.movietitle br {
    display: none;
}
.icons {
    width: 120px;
    margin: auto;
}
.verticlecenter {
    padding: 0px 0px;
    text-align: center;
}
.flexalignment h2 {
    font-size: 2.3rem;
    font-weight: 700;
}
}
@media only screen and (max-width:767px) {
.copyright p.mb-0, .copyright li a, .copyright ul{ font-size: 10px; justify-content: center; text-align: center;}
.experties::before,.experties::after, section.subfooter::before, .d-nonexs{display: none;}
.experience{width: 100%; left: 0; right: 0; bottom: 0; border: 0;}
.herocaption .carousel-caption{padding-left: 20px;}
.herocaption{width:100%}
header, .wsmobileheader{position: relative !important;}
.herocaption .carousel-caption h3{font-size:1.5rem;}
.herocaption .carousel-caption p{font-size: 0.9rem;}
.servicesthumbnail{margin-top: 15px; border: #ddd 1px solid;}
.expertthumbnail p, .servicesthumbnail p{font-weight: 400;}
.appointment h2 span, .appointment h2 span a{font-size: 2.2rem;}
.testimonialthmb{padding:30px 15px}
.praies{margin: 30px 0 0;}
.blogthumbnail{margin-bottom: 0px;}
.resturentheading {
    font-size: 1.5rem;
}

.addimg.firstdd img {
    position: relative;
    object-fit: cover;
    object-position: center center;
}

.addimg.firstdd {
    position: relative;
    height: auto;
    background: #f4c90d;
    padding: 30px 0px;
}
.resturanttilte {
    text-align: center;
}

.livelocation, .moneyitem {
    text-align: center;
    font-size: 15px;
}

.moneyitem {
    text-align: center;
}

.openinghrs {
    font-size: 15px;
    text-align: center;
}

.ratingsandother, .aligntem, .resturentratins, .inforesturent li, .inforesturent, .maploaction .getdirection {
    text-align: center;
}

.inforesturent ul {
    justify-content: center;
}

.inforesturent li i {
    float: none;
    margin: auto;
}

.tabbingpanel ul.nav.nav-tabs {
    justify-content: center;
}

.maploaction a.samebuttons {
    display: block;
    float: none;
    text-align: center;
}

.headingsmall {
    font-size: 1.1rem;
}

.viewdeal button.btn.btn-success {
    width: 100%;
}

.livelocation i, .moneyitem i, .openinghrs i {
    margin-right: 1px;
}
.foodglry .owl-nav button.owl-prev, .foodglry .owl-nav button.owl-next {
    width: 25px;
    height: 25px;
}

.owl-nav {
    top: 35%;
}
.addimg.firstdd .wrap-details {
    position: relative;
    width: 100%;
    left: 0;
    top: auto;
    padding: 0px 20px;
}

.addimg.firstdd .wrap-details h4 {
    font-size: 2.5rem;
}

.addimg.firstdd .wrap-details h1 {
    font-size: 3.5rem;
}

.addimg.firstdd .wrap-details p {
    font-size: 1.2rem;
    line-height: 1.8rem;
}
.addimg.seciondadd .wrap-details {
    width: 100%;
    left: 0;
    right: 0px;
    padding: 0px 20px;
}

.addimg.seciondadd .wrap-details h3 {
    font-size: 2rem;
    margin-bottom: 0px;
    line-height: 50px;
}

.addimg.seciondadd {
    margin-bottom: 30px;
}

.addimg.thirdadd {
    margin-bottom: 30px;
}

.addimg.lastadd .wrap-details {
    left: 0;
    top: 0;
    padding: 20px;
}

.addimg.lastadd .wrap-details h3 {
    font-size: 1.8rem;
}

section.fooadd {
    padding-bottom: 0px;
}
}
