.mcc-row {
    position: relative;
}

.mcc-column {
    position: absolute;
    top: 0;
    left: 0;
}

.disabled{
    pointer-events: none;

    /* for "disabled" effect */
    opacity: 0.5;
    background: #CCC;
}
.disabled-btn{
    pointer-events: none;
    background: #CCC;
}
.shortcode-code{
    display: none !important;
}

.circle_greens {

    padding: 0 8px  !important;
    background: green  !important;
    height: 2px  !important;
    border-radius: 50%  !important;
    margin-right: auto  !important;
    width: 2px  !important;
    margin-left: 6px !important;
}
.circle_reds {

    padding: 0 8px !important;
    background: red !important;
    height: 2px !important;
    border-radius: 50% !important;
    margin-right: auto !important;
    width: 2px !important;
    margin-left: 6px !important;
}

.tour-wrap{
    border: 1px solid #ccc;
    background: #f6f6f6;
    padding: 20px;
}
.tour-wrap>form>.submit{
    text-align: center;
}
.tour-form>td>input , .tour-form>td>select{
    margin: 8px 0;
    height: 40px !important;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    min-width: 400px;
}
.tour-form>th>label{
    padding-top: 15px;
}
.tour-header{
    font-size: 20px;
    font-weight: bold;
}
.tour-form-submit {
    width: 100%;
    background-color: #4CAF50;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

input[type=submit]:hover {
    background-color: #45a049;
}

.disabled-div
{
    pointer-events: none;
    opacity: 0.5;
    background: #CCC;
}
.deny-list-table tbody tr th, .deny-list-table  tr td {
    margin: 0 auto;
    text-align: center;
}
.deny-list-table tr  {
    cursor:all-scroll
}.deny-list-table .trashuserlist  {
     font-size: 20px!important; color: red;cursor: pointer
 }

/* FOR SHOWING IN PAGE */

.card-tour {
    position: relative;
    background: #EBEBEB;
    min-height: 75px;
    border: 1px solid #D6D6D6;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 45px 10px 15px;
    margin-bottom: 60px;
}
.title-descriptions>a{
    color: #343434 !important;

}
.title-part{
    right: 100px;
    top: -35px;
    position: absolute;
    background: #BE3190;
    padding-bottom: 5px;
    width: 280px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    display: grid;
}
.title-part > span{
    color: #FFFFFF;
    text-align: center;
    direction:ltr;
}
.title-part > span:first-child{
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 270px;
}
.title-part > span:last-child{
    font-size: 10px;
    margin-top: -3px;
    margin-bottom: 5px;
}
.card-price>.card-content,.card-price1>.card-content{
    border: 1px solid #D6D6D6;
}
.title-descriptions{
    left: 25px;
    display: flex;
    position: absolute;
    margin-left: 6px;
    top: -23px;
}
.service-name{
    font-size: 18px;
    line-height: 25px;
}
.hotel-picture, .hotel-description,.hotel-location{
    background: #D6D6D6;
    font-size: 14px;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    padding: 10px;
    width: 130px;
    border-radius: 15px;
}
.hotel-location{
    width: 200px;
}
.question-part{
    background: url("icons/question-light.svg") no-repeat;
    width: 17px;
    height: 17px;
    margin-left: 3px;
    margin-top: -8px;
    cursor: pointer;
}





.card-description{

    display: flex;
}
.fp{
    flex: 0 0 25%;
    display: flex;
}
.sp{display: flex;
    flex: 0 0 75%;
}
.fp-des{
    flex: 0 0 33.3%;
    display: flex;
}.sp-des{
     flex: 0 0 33.3%;
     display: flex;
 }
.card-price{
    flex: 0 0 100%;
}
.card-price1{
    flex: 0 0 33.3%;
}
.card-content{
    margin: 5px;
    padding: 5px;
    text-align: center;
    background: #FFFFFF;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.card-content .icon{
    width: 35px;
    height: 35px;
    text-align: center;
    margin: 0 auto;
    vertical-align: middle;


}
.card-content .title{
    line-height: 25px;
    font-size: 16px;
    color: #343434 !important;
}
.card-content .price{
    font-size: 18px;
    color: #BE3190;
    font-weight: bold !important;
    line-height: 22px;
}
.card-content .price >span{
    font-weight: lighter;
    font-size: 14px;
}
.modal-content-page{
    position: relative;
}


.modal-description>a{
    color: black !important;
}

.modal-description{
    position: absolute;
    display: flex;
    top: -38px;
    left: 0;
    right: 0;
    margin-left: 16%;
    margin-right: 16%;
}
.fp-des>a,.sp-des>a{
    color: black !important;
}
.hotel-picture:hover,.hotel-description:hover,.hotel-location:hover{
    color: white !important;
}
.hotel-picture>.icon{
    background: url("icons/picture-dark.svg") no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
}
.hotel-description>.icon{
    background: url("icons/information-dark.svg") no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
}
.hotel-location>.icon{
    background: url("icons/location-dark.svg") no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
}

.modal-description> .hotel-picture>.icon,.modal-description> .hotel-description>.icon,.modal-description> .hotel-location>.icon{
    width: 17px;
    height: 17px;
}
.hotel-picture:hover>.icon , .hotel-picture.active>.icon  {
    background: url("icons/picture-light.svg") no-repeat;
}
.hotel-description:hover>.icon , .hotel-description.active>.icon {
    background: url("icons/information-light.svg") no-repeat;
}
.hotel-location:hover>.icon , .hotel-location.active>.icon {
    background: url("icons/location-light.svg") no-repeat;
}

.star-yellow{
    background: url("icons/start-yellow.svg") no-repeat;
    width: 18px;
    height: 18px;
}
.ranks-part{
    direction: ltr;
    display: flex;
    margin: 0 auto;
}
.star-dark{
    background: url("icons/start-dark.svg") no-repeat;
    width: 18px;
    height: 18px;
}

.hotel-picture:hover,.hotel-location:hover,.hotel-description:hover{
    background: #BE3190;
    cursor:pointer;
    color: white;
}
.modal-description .active
{
    background: #BE3190;
    cursor:pointer;
    color: white !important;
}

.modal-description>.hotel-picture>a>.icon,.modal-description>.hotel-location>a>.icon,.modal-description>.hotel-description>a>.icon{
    width: 17px ;
    height: 17px ;
}
.modal-description>.hotel-location
{
    width: 173px;
    line-height: 50px;
    font-size: 18px;
}
.modal-description>.hotel-description
{
    width: 173px;
    line-height: 50px;
    font-size: 18px;
}
.modal-description>.hotel-picture{
    width: 173px ;
    line-height: 50px;
    font-size: 18px;
}
.lSGallery{
    margin: 0 auto !important;

}.lSPager >li{
     height: 85px !important;
 }
.lSGallery>li>a>img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    border-radius: 15px !important;

}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 15px !important;
    filter:unset !important;
    -webkit-filter: unset !important; /* Safari 6.0 - 9.0 */
}
.lSSlideOuter .lSPager.lSGallery li.active>a>img, .lSSlideOuter .lSPager.lSGallery li:hover>a>img {
    border-radius: 15px !important;
    filter:unset !important;
    -webkit-filter: unset !important; /* Safari 6.0 - 9.0 */
}

.question-part:hover+ .des-container{
    display: block;
}
.des-container {
    position: absolute;
    top: calc(100% - 1px);
    left: 0px;
    padding: 11px 11px 21px;
    min-width: 273px;
    max-width: 394px;
    border-radius: 15px;
    background-color: #F1F1F1;
    border: 1px solid #b8b8b8;
    z-index: 121;
    display: none;
}
.des-arrow {
    position: absolute;
    top: -7px;
    right: 50%;
    /* left: -8px; */
    width: 13.7px;
    height: 13.7px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    background-color: #F1F1F1;
    box-shadow: inset -1px -1px 0 0 #b8b8b8;
}
.des-text {
    font-size: 14px !important;
    text-align: justify;
    letter-spacing: -.3px;
    direction: rtl;
    color: #777;
}
@media (max-width: 1440px) {
    .card:nth-child(odd){
        background: #B2B2B2;

    }

    .title-part {
        margin: 0 auto;
        right: 10%;
        left: 10%;
        text-align: center;
        width: 253px;
    }
    .title-descriptions
    {
        position: unset;
        display: unset;
        margin: 0;
    }
    .title-descriptions>a{
        flex: 0 0 33.3%;

    }
    .hotel-picture, .hotel-description, .hotel-location {
        line-height: 25px;
        margin-bottom: 10px;
    }
    .card-price:first-child>.card-content{
        padding-top: 20px;
        padding-bottom: 20px;
        display: flex;

    }
    .card-price1>.card-content>.icon{
        display: none;
    }
    .fps{
        flex: 0 0 43%;

    }
    .fps>.icon{
        width: 60px;
        height: 50px;
        margin: 0 auto 0 10px;
    }
    .card-description{

        display: unset;
    }
    .fp{
        flex: 0 0 25%;
        display: flex;
    }
    .sp{display: flex;
        flex: 0 0 75%;
    }
    .card-price{
        flex: 0 0 100%;
    }
    .card-price1{
        flex: 0 0 33.3%;
    }
    .fp-des>a{
        display: flex;
        flex: 0 0 100%;
    }.fp-des>a>
     .hotel-location,.hotel-description,.hotel-picture{
         width: 100%;
     }
    .sp-des>a{
        display: flex;
        flex: 0 0 50%;
    }
    .card-price1>.card-content>.title{
        font-size: 11px;

    }
    .card-price1>.card-content>.price{
        font-size: 16px;

    }

}
@media (max-width: 640px){
    .des-container {
        position: absolute;
        top: calc(100%  + 10px);
        left: 0;
        padding: 22px 11px 22px;
        min-width: 100%;
        max-width: 100%;
        border-radius: 15px;
        background-color: #F1F1F1;
        border: 1px solid #000000;
        width: 100%;
        display: none;
    }
    .des-arrow {
        display: none;
    }




    .modal-description{
        margin-left: 0;
        margin-right: 0;
        height: 50px;
        top: -20px;
    }
    .modal-description> .hotel-picture>.icon,.modal-description> .hotel-description>.icon,.modal-description> .hotel-location>.icon{
        width: 10px;
        height: 10px;

    }
    .modal-description> .hotel-picture,.modal-description> .hotel-description,.modal-description> .hotel-location{
        font-size: 12px;
        line-height: 20px;
    }

}
.one-bed-ic{
    background: url("icons/single-bed-dark.svg") no-repeat;

}.two-bed-ic{
     background: url("icons/double-bed-dark.svg") no-repeat;

 }
.with-children-ic{
    background: url("icons/kid-bed-dark.svg") no-repeat;

}
.without-children-ic{
    background: url("icons/kid-without-bed-dark.svg") no-repeat;

}
.text-bolds{

    font-weight: bold !important;
}


#description-part{
    margin: 0 auto;
    max-height: 583px;
    overflow-y: scroll;
    padding: 20px;
    text-align: right;
}

#location-part{
    margin: 0 auto;
    padding: 20px;
    max-height: 583px;
    text-align: right;
}
#hotels_pictures_panel{
    margin: 0 auto;
    padding-top: 35px;
    max-height: 600px;
    max-width: 600px;
}
.card-description-part{
    position: relative;
    background: #EBEBEB;
    border: 1px solid #D6D6D6;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 10px 10px 10px;
    margin-bottom: 60px;
}


p:not(:last-child) {
    margin: 0 0 20px;
}

div:has(> #certifi) {
    padding-top:0 !important;
}

 #certifi  {
    border: 1px solid rgba(0,0,0,.2);
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
}


 #certifi main>section {
    padding: 20px 0 0;
    border-top: 1px solid #abc;
}

.tabs {
    display: none;
}




.message-box .success{
    color: black;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    padding: 10px;
    background: #e1e1e1;
    margin-bottom: 15px;
}
.message-box .error{
    color: black;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    padding: 10px;
    background: rgb(241, 189, 189);
    margin-bottom: 15px;
}
.tablecell{
    width: auto;
}
.tablecell>tbody >tr>td{
    border: 0 !important;
}
.wrapper .show{
    margin-bottom: 10px;
}
.wrapper .contents{
    display: flex;
    flex-direction: row-reverse;
}.wrapper .contents .left{
    flex: 0 0 50%;
}.wrapper .contents .right{
    padding: 20px;
     flex: 0 0 50%;
 }
@media only screen and (max-width: 400px) {
    .wrapper .contents{
        display: block;
    }

}@media only screen and (max-width: 1100px) {
    .mcc-column {
        position: relative;
        top: 0;
        right: 0px;
    }

}
.mcc-download{
    font-size: 20px
}

.upload_image_button{
    background: #adceff;
    height: 36px;
    border: none;
}

