

.outer-page .content_wrapper .no-gutter .widget-wrapper.fullWidthWidget .txt-wdgt-btn-wrapper[style="text-align: center;"],
.content_wrapper .no-gutter .txt-wdgt-btn-wrapper[style="text-align: center;"] {
    display: flex;
    justify-content: center;
}

.outer-page .content_wrapper .no-gutter .widget-wrapper.fullWidthWidget .txt-wdgt-btn-wrapper[style="text-align: right;"],
.content_wrapper .no-gutter .txt-wdgt-btn-wrapper[style="text-align: right;"] {
    display: flex;
    justify-content: flex-end;
}

.content_wrapper .no-gutter .widget-wrapper.wtbookbtn .one-col>div {
    float: unset !important;
}

.content_wrapper .no-gutter .widget-wrapper.wtlinkbutton .one-col>a {
    float: unset !important;
}

.content_wrapper .no-gutter .widget-wrapper:not(.wtformjson) .btn {
    width: max-content;
    max-width: 100%;
}

.mobile .wtbookbtn .col-lg-12>div {
    float: unset !important;
    display: flex;
    justify-content: center;
}

.mobile .wtlinkbutton .col-xs-12>a {
    float: unset !important;
}

.mobile .wtlinkbutton .col-xs-12 {
    display: flex;
    justify-content: center;
}




/*Cookie Consent Begin*/
#cookieConsent {
    background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
    text-align: center;
}
#cookieConsent a {
    color: #4B8EE7;
    text-decoration: none;
}
#cookieConsent a.cookieConsentOK {
    background-color: #F1D600;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    /*float: right;*/
    margin: 0 60px 0 10px;
}
#cookieConsent a.cookieConsentOK:hover {
    background-color: #E0C91F;
}
/*Cookie Consent End*/

:is(.outer-page,.outerpage) .inner-page .content_wrapper{
    padding-top:0;
    padding-bottom:0;
}
.for-homepage .content_wrapper{
    padding-top:0;
    padding-bottom:30px;
}
:is(.outer-page,.outerpage) .inner-page {
    padding-bottom:30px;
}

:is(.outer-page,.outerpage) .widget-wrapper:has(.social_feed.section_bg:empty ,.promotions_block:empty){
    padding:0;
    margin:0;
}
:is(.outer-page,.outerpage) .widget-wrapper .promotions_block:empty{
    padding:0;
    margin:0;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-HideLeftAndRight.simp-custom-center :is(.left-box,.right-box){
    display:none;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-HideLeftAndRight.simp-custom-center{
    display:flex;
    justify-content:center;
}

:is(.outer-page,.outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-form{
    margin-top:30px;
    margin-bottom:30px;
}
:is(.outerpage,.outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-LImage-RightText{
    display:flex;
    align-items:center
}
.mobile .content_wrapper .no-gutter .simp-custom-HideLeftAndRight.simp-custom-center{
    display:flex;
    justify-content:center;
    align-items:center; 
}
.mobile .content_wrapper .no-gutter .simp-custom-HideLeftAndRight.simp-custom-center .col-xs-12:first-child{
    display:none;
}
.mobile .content_wrapper .no-gutter .simp-custom-HideLeftAndRight.simp-custom-center .col-xs-12:last-child{
    display:none;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .widget-wrapper p{
    margin-top:0;
}
/*OPS-13061 start*/
/*body header .navbar-top .navbar-header{*/
/*    display:flex;*/
/*    justify-content:flex-start;*/
/*    align-items:center;*/
/*    margin:20px 0 0 0;*/
/*}*/
/*body header .navbar-top .navbar-header .navbar-brand {*/
/*    height: 80px;*/
/*    margin:0;*/
/*    padding:0;*/
/*}*/
/*OPS-13061 end*/

/*preview changes for the navbar*/
header #top-navbar-collapse {
    align-items:center;
}

header .navbar-top{
    height:110px;
}

.simp-custom-tablehighlight td {
    border: 0;
}





.clarks-footer-brands .text-content {
    max-width: 100%;
    width: calc(100% / 13) !important;
    padding:0 10px;
}

.mobile .clarks-footer-brands .text-content {
    width: calc(100% / 3) !important;
    padding:0 10px;
}

:is(.outer-page,.outerpage) .clarks-footer-brands .text-content-wrapper {
    height: auto !important;
}

:is(.outer-page,.outerpage) .clarks-footer-brands {
    width: 90%;
    margin: 0 auto;
    padding-top: 3.907%;
}

.clarks-footer-brands .text-content-wrapper svg path,
.clarks-footer-brands .text-content-wrapper svg#Layer_1 rect {
    fill: #fff;
}

.clarks-footer-brands {
    display:flex;
    justify-content:center;
    flex-wrap:wrap;
}

@media (max-width:1024px){
    .clarks-footer-brands .text-content {
        width: calc(100% / 7) !important;
    }
}










.mobile .navBtnBorderActiondd .dropdown-menu-topNav li a .drop-menu-header-block-top-header{
  text-transform: uppercase;
  padding:15px!important;
}
.mobile .dropdown-menu li .menu {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: white;
}
.mobile .dropdown-menu li .menu button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: #f2f2f2;
    border: none;
    margin: 0px;
}
.mobile .dropdown-menu li .menu button:hover {
    background-color: rgb(242, 242, 242);
}
.mobile .dropdown-menu li .menu button::before {
    content: '+';
    color: #b78431;
    position: absolute;
    top: 50%;
    font-size: 25px;
    transform: translateY(-50%);
}
.mobile .dropdown-menu li.active button::before {
    content: '-';
    font-size: 25px;
}
.mobile .dropdown-menu li .submenus {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: 0.5s;
}
.mobile .dropdown-menu li.active .submenus {
    height: auto;
}
.mobile .dropdown-menu li {
    border-top: 1px solid #ccc;
}
.mobile .drop-menu-header-block-top-header {
    border-top: 0 !important;
    height: 40px;
}
.mobile .dropdown-menu li .menu a {
    display: inline-block;
    width: calc(100% - 40px);
}
.mobile .drop-menu-header-block-top-header:hover {
    color: rgb(39, 39, 39);
    background-color: rgb(242, 242, 242);
}
.mobile .dropdown-menu li .submenus>a:not(:last-child)>div {
    border-bottom: 1px solid #ccc;
}

/* footer phone */
.parent-hotel .foot_block .address_block .add_cont ul li:last-child,
.mobile.parent-hotel footer .container > .text-center:nth-child(3) > .footer-detail:nth-child(2) {
    display: none;
}

/* parent address block phone */
.parent-hotel .outer-page .address-block-details .hotel-contacts .telephone-number-block {
    display: none;
}

.mobile #footer .footer-detail .fa-stack-visible + .fa-stack-visible{
  display: none;
}

#whatsAppHeader{
    z-index: 1000;
    position: fixed;
    bottom: 15px;
    left:15px;
    background: #25d366;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    font-size: 28px;
    text-align: center;
    line-height: 50px;
}
#whatsAppHeader a{
    color: white;
}
.fa-whatsapp {
    font-weight: bold;
}

.mobile #whatsAppHeader .fa-whatsapp {
    font-size: 30px;
    
}
.mobile .fa-whatsapp:before {
    content: "\f232";
}











