﻿
.header {
    top: auto !important;
    height: 70px;
}

.sidenav {
    display: none !important;
}

.header-search {
    position: relative !important;
    width: 100%;
    margin-right: 10%;
}

.rentxWrap {
}

.rentxWrap {
    margin-top: 0;
    padding: 2% 2%;
}

.iFrameRentxLogout {
    width: 0;
    height: 0;
    display: none;
}

.iFrameRentx {
    position: unset;
    top: 10rem;
    left: 0;
    width: 100%;
    height: CALC(100vh - 20vh);
    border: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.mybidwrap {
    padding: 0 1% 0 1%;
}

.smarticon svg {
    width: 70px !important;
    height: 80px !important;
    margin-top: -47px;
}

.homeslider .owl-loaded {
    padding-bottom: 0;
}

.homeslider .owl-dots {
    display: none;
}

.rentxWrap .modal-dialog {
    max-width: 75%;
    top: 10%;
}

    .rentxWrap .modal-dialog .modal-header {
        padding: 0;
        top: 0;
        position: absolute;
        right: 0;
    }

        .rentxWrap .modal-dialog .modal-header button {
            color: #fff;
            z-index: 999;
            right: 0;
            border: 1px solid #fff;
            border-radius: 50%;
            height: 30px;
            width: 30px;
            top: -10px;
            padding-bottom: 10px;
            padding: 3px 6px 10px 6px;
            opacity: 1;
        }

    .rentxWrap .modal-dialog .slider-item {
        padding: 0;
        border-right: 0;
        color: none;
        background-color: none;
        overflow: hidden;
    }

.slider-item img {
    overflow: hidden;
}

.rentxWrap .mob-view {
    display: none;
}

.rentxWrap .modal-dialog {
    margin: 5% auto;
}

.owl-item {
    opacity: 0;
}

    .owl-item.active {
        opacity: 1;
    }

.rentxWrap .modal-content {
    background: transparent;
    border: none !important;
}

.modal-dialog .owl-nav {
    top: 50%;
}

    .modal-dialog .owl-nav i {
        /*background: #ffffff9e !important;*/
        width: 40px;
        height: 40px;
        padding: 0 0 0 !important;
        border: 0 solid #ef0073;
        color: #a5929b !important;
        font-size: 36px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
        float: none !important;
        font-weight: 700;
    }

.pay-btn1.active {
    display: block;
}

.pay-btn {
    display: block !important;
    transform: rotate(270deg);
    margin-top: 43px !important;
}

@media (max-width:767px) {
    .pay-btn {
        margin-top: 135px !important;
    }

    .rentxWrap {
        margin-top: 15%;
    }

    .iFrameRentx {
        position: relative;
        top: 0rem;
        height: CALC(100vh - 20vh);
        padding: 10px 20px;
    }

    .featureBG {
        position: fixed;
        bottom: 9%;
    }

    .featureLogowrap {
        display: none !important;
    }

    .rentxWrap .webview {
        display: none;
    }

    .rentxWrap .mob-view {
        display: block;
    }

    .mybidwrap {
        margin-top: 0%;
    }

    .pay-btn1.active {
        position: fixed;
        right: 10px;
        margin-top: 123px !important;
        cursor: pointer;
        z-index: 9;
        display: block !important;
        transform: rotate(270deg);
        right: -35px;
    }

        .pay-btn1.active a {
            cursor: pointer;
            border: 1px solid #F8049C;
            background-color: #F8049C;
            color: #fff;
            padding: 4px 20px;
            z-index: 99999;
        }

    .breadcrumb-wrap {
        top: 0px !important;
        margin-bottom: 10px !important;
    }
}
/*************Refund Form***************/
.form-control {
    width: 100% !important;
    border-width: 1px !important;
}

label.error {
    position: absolute !important;
    right: 15px !important;
    top: auto !important;
    margin-top: 0 !important;
}

.yourDetails input {
    position: relative !important;
}

.bankwrap {
    border: 1px solid #ccc;
    padding: 20px;
}

.custDetails {
    padding: 20px;
    border: 1px solid #ccc;
}

.formWrap label {
    margin-bottom: 0rem;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
}

.formWrap input[type=file] {
    width: 100%;
    border: 1px solid #ccc;
    padding: 5px;
}

.custDetails select {
    width: 100%;
    padding: 8px 6px;
    border: 1px solid #ced4da;
}

select {
    -webkit-appearance: listbox !important;
}

.mandatory {
    padding-right: 20px;
}

#site-footer.active {
    position: absolute;
    bottom: 0;
    width: 100%
}

.refundThnkuForm p {
    font-size: 20px
}

.refundThnkuForm {
    transform: translate(0, 130%);
}

.form-control {
    cursor: pointer;
}

.calendar-wrapper.picker {
    top: 50% !important;
    transform: translate(-50%,-50%) !important;
}

.frmRefund .fa-calendar {
    position: absolute;
    right: 25px;
    bottom: 11px;
    font-size: 18px;
    cursor: pointer;
}
/*#region ShowLoaderCSS */
.CssLoaderStyles .logoloader {
    border: 6px solid #ef0075;
    border-radius: 50%;
    border-top: 6px solid transparent;
    width: 55px;
    height: 55px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: absolute;
}

.CssLoaderStyles .Logo-loader {
    border: 6px solid #ef0075;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    position: relative;
    display: flex;
    justify-content: center;
    border-top: 6px solid transparent;
}

    .CssLoaderStyles .Logo-loader:after {
        content: '';
        background: #ef0075;
        height: 0px;
        width: 15px;
        position: relative;
        transform: rotate(90deg);
        border: 3.5px solid #fff0;
        top: -2px;
    }

.CssLoaderStyles {
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 10000000;
    background: #ffffffba;
    height: 100%;
    width: 100%;
    margin: auto;
}

.CssLoaderAlign {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    position: relative;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/*#endregion ShowLoaderEnd*/
/*************Refund Form End***************/
/*Breadcrumbs CSS*/
.breadcrumb-wrap {
    padding: 15px 30px 15px !important;
    margin-bottom: 25px;
    margin-top: 0px;
    position: relative;
    top: 14px;
    width: 100%;
}

    .breadcrumb-wrap .links ul {
        list-style-type: none;
        display: flex;
        align-items: center;
        margin-bottom: 0;
    }

        .breadcrumb-wrap .links ul li {
            margin-right: 0px;
            cursor: pointer;
            z-index: 1;
            display: flex;
            align-items: center;
        }

            .breadcrumb-wrap .links ul li a {
                color: #0d6efd !important;
                font-size: 14px;
                font-weight: 400;
                line-height: 17px;
                opacity: 1;
                text-decoration: none;
            }

                .breadcrumb-wrap .links ul li a span {
                    padding: 0 10px;
                    color: #000000;
                }

            .breadcrumb-wrap .links ul li:last-child {
                pointer-events: none !important;
            }

                .breadcrumb-wrap .links ul li:last-child a {
                    color: #000000 !important;
                }

                .breadcrumb-wrap .links ul li:last-child:after {
                    content: "";
                }

            .breadcrumb-wrap .links ul li:after {
                position: relative;
                left: 8px;
                font-size: 15px;
                top: 1px;
                color: #9dabbe;
            }
/*Breadcrumbs CSS End*/

/************************************************************************************************/
.titlewrap {
    background: linear-gradient(17.27deg, #FFE9F4 -41.75%, #FF7DC0 156.91%);
    padding-top: 55px;
}

.pagetitle h3 {
    color: #EF1284;
    font-weight: 600;
    margin-top: -2.5%;
    padding-bottom: 2.5%;
}
.pagetitle {

}
.location-container {
    max-width: 1000px;
    margin: 0 auto;
}
.micro-location a {
    display: flex;
    align-items: center;
    gap: 7px;
    color:#000!important;
}
.locationblock {
    display: flex;
    border: 1px solid #D6D6D6;
    width: 70%;
    border-radius: 5px;
    position: relative;
}

.loc-details {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 10px;
    gap: 10px;
}

    .loc-details h6 {
        font-weight: 500;
        color: #333;
        font-size: 20px;
    }

.loc-price p span {
    position: absolute;
    right: 10px;
    color: #00BB00;
    display: flex;
    gap: 5px;
}

.loc-table {
    border: 1px solid #ccc;
}

.v-positive {
    color: #00BB00;
    display: flex;
    gap: 5px;
    align-items: center;
}
.micro-location h6 {
color:#000!important;
}
.micro-location h6 a {
    color: #000 !important;
}
#dvMicroMarket tr {
border:1px solid #ccc!important;
}
#dvMicroMarket tr td {
    border-top:0px!important;
}
    #dvCity {
    width: 200px;
    margin: 10px auto;
}
    #dvCity ul {
        display: flex;
        padding: 5px;
        border-radius: 20px;
        background-color:#fff!important;
    }
        #dvCity ul li.active {
        color:#fff;
        background-color:#000;
        padding:6px 10px;
        list-style-type:none;
        border-radius:20px;
        }
        .micro-location {
            align-items: center;
            gap: 5px;
        }
.v-negative {
    color: red;
    display: flex;
    gap: 5px;
    align-items: center;
   /* border-top: 0px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;*/
}
.trendicon1 img, .trendicon2 img {
width:50px;
}
.titlewrap {
    position:relative;
}
.loc-table i {
    font-size: 12px;
}
.trendicon1 {
    top: 60%;
    position: absolute;
    left: 25%;
}
.trendicon2 {
    top: 60%;
    position: absolute;
    right: 25%;
}
.nav-tabs {
    width: 200px;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    padding: 5px;
    border-radius: 3px;
}

.cityname a {
    color: #000;
    font-weight: 400;
}

.nav-city.active {
    background: #000 !important;
}

.search-container form {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 20px;
    height: 42px;
}

.search-submit {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #EF1284;
    border: 1px solid #EF1284;
    margin: 2px;
    position: absolute;
    right: 1%;
}

    .search-submit:focus-visible {
        outline: none;
    }

    .search-submit i {
        color: #fff;
        font-size: 16px;
    }

.search-container form input {
    border: none;
    margin-top: 8px;
    margin-left: 8px;
}

    .search-container form input:focus-visible {
        outline: none;
    }

p.v-negative span {
    color: red !important;
}
.mob-order-1 {
    margin-top: 2%;
    margin-bottom: 2%;
    padding:0;
}
.loc-img {
    background-color: #FFECF6;
}
.starred i {
  color: #FFBB00;
}
.starred i {
    margin: 0 5px;
}
.unisex i {
font-size:14px!important;
}
.suggestionContainer {
    list-style: none;
    padding: 0;
    position: absolute;
    width: 91% !important;
    background-color: #fff;
    border: 2px solid #e3e3e3;
    border-top: 0;
    display: none;
    z-index: 9 !important;
    margin-left: 0%;
    top: 42px !important;
    margin: auto 14px !important;
}
.micro-loc-price p {
width:25%;
}
.micro-loc-price1 p {
    width: 40%;
}
.micro-loc-price p span {
    float:right;
}
.micro-loc-price1 p span {
    float: right;
}
@media (max-width:767px) {
    .rentxWrap {
            width: calc(100% - 30px);
            margin: 0 auto;
        }

        .pagetitle h3 {
            font-size: 22px;
            margin-bottom: 20px;
        }

        .nav-pills li {
            width: 48% !important;
        }

            .nav-pills li a {
                margin-left: 5px !important;
                font-weight: 400;
                border-radius: 20px !important;
                text-align: center !important;
            }

        .nav-tabs {
            width: 230px;
            border-radius: 20px;
        }

        .locationblock {
            width: 100%;
        }

        .loc-details {
            flex-direction: row;
            align-items: center;
        }

            .loc-details h6 {
                font-size: 14px;
            }

        .loc-img img {
            width: 80px;
        }

        .mob-order-1 {
            order: 1 !important;
            margin-bottom: 20px;
            padding: 0;
            margin-top: 10px;
        }

        .mob-order-2 {
            order: 2;
        }

        .search-submit {
            right: 1%;
        }

        .trendicon1 {
            top: 60%;
            position: absolute;
            left: 5%;
        }

        .trendicon2 {
            top: 60%;
            position: absolute;
            right: 5%;
        }

            .trendicon1 img, .trendicon2 img {
                width: 35px;
            }
    .micro-loc-price1 p {
        width: 80%;
    }
    .micro-loc-price p {
        width: 80%;
    }
}
