.simp-custom-seat-dropdown .table-responsive > .table tr:last-child td:last-child {
    display: flex;
    align-items: center;
    justify-content: center;
}

.simp-custom-seat-dropdown .table-responsive > .table .seat-count {
    text-transform: capitalize;
}


.simp-custom-seat-dropdown .table-responsive > .table .seat-count:active:focus,
.simp-custom-seat-dropdown .table-responsive > .table .seat-count.active.focus, 
.simp-custom-seat-dropdown .table-responsive > .table .seat-count.active:focus, 
.simp-custom-seat-dropdown .table-responsive > .table .seat-count.focus, 
.simp-custom-seat-dropdown .table-responsive > .table .seat-count:active.focus, 
.simp-custom-seat-dropdown .table-responsive > .table .seat-count:active:focus, 
.simp-custom-seat-dropdown .table-responsive > .table .seat-count:focus {
    outline: unset;
}

.simp-custom-info {
    padding:0 !important;
}
.simp-custom-info  .faq{
    position: relative;
}
.simp-custom-info h2:after {
    content:"\f078";
    font-family: 'Font Awesome 5 Pro';
    color:#414042;
    display:flex;
    justify-content:center;
    align-items:center;
}
.simp-custom-info h2 {
    display:flex;
    justify-content: space-between;
    cursor: pointer;
    font-size: 28px !important;
}

.simp-custom-info .content {
    display:none;
    transition: max-height 1.4s ease;
}
.simp-custom-info .faq.active .content {
    display:block;
    animation: fadess 1s ease-in-out;   
}
.simp-custom-info .faq.active h2:after {
    transform: rotate(180deg);
}
h2g:after {
    transition: transform 0.5s ease-in;
}
@keyframes fadess {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0px);
    }
}

.simp-custom-info {
    border: 1px solid #bbb;
    padding: 20px 10px !important;
    margin-bottom: 30px !important;
}
.simp-custom-info .table td,
.simp-custom-info .table{
    border: none;
}
.simp-custom-info .table td{
    padding: 30px 50px 0px 0px
}

.mobile .simp-custom-info h2 {
    font-size: 18px !important;
}
.mobile .simp-custom-info .table td{
    display: flex;
    flex-direction: column;
    width: 100% !important;
    padding: 0px;
}

/*for parallax full width text*/
.mobile .widget-wrapper.wt1tb.bgImageContainer.simp-custom-incpadding 
{
   padding-top:250px !important;
   padding-bottom:250px !important; 
}
/*for parallax full width text*/

.mobile .logo.navbar-logo 
{
    padding-top:0px;
    background-color:#0199ae;
}
.mobile .fullImage {
    padding-top:50px !important;
}
.mobile .name-of-hotel {
    display:none;
}
.mobile div#widgetWrapperHome div#leftColWid h1:first-child
{
    display:none;
}

.mobile div#accordion {
    display:none;
}
.mobile h1,
.mobile h2 {
    border-bottom: none !important;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}
.mobile .fullImage img{
    height: 350px;
    object-fit: cover;
}
.mobile .simp-custom-mob {
    background-color: #fff !important;
}
/*.mobile .simp-custom-mob .txt-wdgt-btn-wrapper {*/
/*    margin-top: -5%;*/
/*}*/
.mobile .simp-custom-mob .text-content {
    padding: 0 3% !important;
}
.mobile .simp-custom-mob .txt-wdgt-btn-wrapper{
    text-align: center !important;
}
.mobile .simp-custom-mob .pull-left {
    float: unset !important;
}

/*Slider child*/
.mobile .simp-custom-mobile-child-slider  .slick-slide table td,
.mobile .simp-custom-mobile-child-slider .slick-slide table{
    border:none !important;
}
.mobile .simp-custom-mobile-child-slider .slick-slide .table-responsive{
    padding-bottom:0 !important;
}
.mobile .simp-custom-mobile-child-slider h3{
    font-size:14px !important;;
    padding-right:20px;
    padding-left:20px;
    margin-top: -5% !important;
}
.mobile .simp-custom-mobile-child-slider h4 {
    margin-bottom: 0 !important;
    font-size: 18px !important;
}
.mobile .simp-custom-mobile-child-slider span {
    color: #000 !important;
}
/*End*/
.mobile .simp-custom-margin{
    margin:0 !important;
}
.mobile .simp-custom-marginB{
    margin-bottom: 15% !important;
}
.mobile .simp-custom-mobile-fontsize span{
    font-size: 26px !important;
}
.mobile .simp-custom-mobile-fontsize h3{
    font-size: 26px !important;
}
.mobile .simp-custom-mobile-fontsize span.text{
    font-size: 14px !important;
}
.mobile .simp-custom-marginB {
    margin-bottom: 12% !important;
}

/*amenities table*/
.mobile .simp-custom-amenitiesTable .table-responsive{
    padding-top: 30px !important;
    padding-bottom: 10px;
    box-shadow: 0px 1px 12px rgba(0,0,0,0.05)
}
.mobile .simp-custom-amenitiesTable .table td{
    border: none; 
    padding: 8px 5px;
    display: flex;
    width: 100% !important;
    justify-content: center;
}   
.mobile .simp-custom-amenitiesTable .table{
    border: none
}
.mobile .simp-custom-amenitiesTable .table td:nth-child(1){
    font-family: 'Cormorant Garamond',serif;
    font-size: 22px;
    font-weight: 400;
    border-bottom: 1px solid #ccc;
    width: 70% !important;
    margin: auto;
}
.mobile .simp-custom-amenitiesTable .table td .fas{
    font-size: 36px !important;
    color: #0c8e9a
}
.mobile .simp-custom-amenitiesTable .table td:nth-child(2),
.mobile .simp-custom-amenitiesTable .table td:nth-child(4),
.mobile .simp-custom-amenitiesTable .table td:nth-child(6),
.mobile .simp-custom-amenitiesTable .table td:nth-child(8),
.mobile .simp-custom-amenitiesTable .table td:nth-child(10){
    text-align: right !important;
    padding-top: 15px;
    padding-bottom: 4px
}
.mobile .simp-custom-amenitiesTable .table td:nth-child(3),
.mobile .simp-custom-amenitiesTable .table td:nth-child(5),
.mobile .simp-custom-amenitiesTable .table td:nth-child(7),
.mobile .simp-custom-amenitiesTable .table td:nth-child(9),
.mobile .simp-custom-amenitiesTable .table td:nth-child(11){
    text-align: left !important;
    font-size: 14px;
    line-height: 18px;
    padding-top: 0px;
}
.mobile .simp-custom-amenitiesTable .table td:nth-child(12){
    border-top: 1px solid #ccc;
    width: 70% !important;
    margin: auto;
    padding-top: 15px
}

/*OPS- 15145 start*/
.outerpage .content_wrapper .no-gutter > .jssor-carousel-container + .wtbookbtn .one-col,
.mobile .content_wrapper .no-gutter > .wtbookbtn .col-sm-12{
    display:flex;
    justify-content:center;
    padding:0;
}
/*OPS- 15145 end*/




/*desktop*/
.outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-slickslider-play{
    width: 42.5%;
    margin-right: 0;
    max-width: 670px;
    display: flex;
    align-items: center;
}
.outerpage .simp-custom-slickslider-play .text-content-wrapper{
    display: none;
}
.outerpage .simp-custom-slickslider-play .slick-arrow{
    background: rgba(255,255,255,0.75);
    height: 30px;
    width: 30px;
}
.outerpage .simp-custom-slickslider-play .slick-prev{
    left: 15px;
    z-index: 1;
}
.outerpage .simp-custom-slickslider-play .slick-next{
    right: 15px;
}
.outerpage .simp-custom-slickslider-play .slick-next:before, 
.outerpage .simp-custom-slickslider-play .slick-prev:before{
    font-size: 30px;
    font-weight: 500;
}
.outerpage .content_wrapper .no-gutter .simp-custom-slickslider-playtext{
    width: 42.5%;
    margin-left: 0;
    max-width: 670px;
}
@media (max-width: 991px){
    .outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-slickslider-play{
        width: 85%;
        margin: 0 7.5%;
        max-width: 100%;
        padding-bottom: 0;
    }
    .outerpage .content_wrapper .no-gutter .simp-custom-slickslider-playtext{
        width: 85%;
        margin: 0 7.5%;
        max-width: 100%;
        padding-top: 10px;
    }
}

/*mobile*/
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-slickslider-play{
    margin: 0
}
.mobile .simp-custom-slickslider-play p{
    display: none;
}
.mobile .simp-custom-slickslider-play .slick-arrow{
    background: rgba(255,255,255,0.75);
    height: 30px;
    width: 30px;
    top: 45%;
}
.mobile .simp-custom-slickslider-play .slick-prev{
    left: 0px;
    z-index: 1;
}
.mobile .simp-custom-slickslider-play .slick-next{
    right: 0px;
}
.mobile .simp-custom-slickslider-play .slick-next:before, 
.mobile .simp-custom-slickslider-play .slick-prev:before{
    font-size: 30px;
    font-weight: 500;
}
.mobile .simp-custom-slickslider-playtext .table-responsive .table{
    border: 1px solid rgb(221, 221, 221);
}





.container-fluid .simp-custom-widget-hide {
    display: none!important;
}
.mobile .simp-custom-mobile-widget-hide {
    display: none!important;
}

.simp-custom-table-border table,
.simp-custom-table-border td{
    border:none !important;
}

.simp-custom-fw-sheen
{
    position:relative;
}
.simp-custom-fw-sheen:after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: rgba(0,0,0,0.55);
}
.simp-custom-fw-sheen .text-content 
{
    z-index:1;
}


.simp-custom-fw-sheen1
{
    position:relative;
}
.simp-custom-fw-sheen1:after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: rgba(0,0,0,0.3);
}
.simp-custom-fw-sheen1 .text-content 
{
    z-index:1;
}



