body {
    font-family: yekan;
    font-size: 14px;
}
.main-menu .mobile-header a {
    background: #ffffffbf;
    border-radius: 0;
    padding: 50px 0 10px 0;
    text-align: center;
    margin: 0 0 40px 0;
}
.main-menu .mobile-header img {
    height: 50px;
}
.landing-form .form-sections-wrapper{width: 100%;margin: 30px auto 20px auto;}
.landing-form .form-sections-wrapper .form-section .form-element label,.form-captcha label {
    background: transparent;
    color: #fff;
    position: initial;
    font-size: 1rem;
    margin: 20px 0px 0 0  !important;
}
.landing-form .form-sections-wrapper .form-section .form-element .form-group.file label{margin:0 10px 0 10px !important; }
.landing-form .form-sections-wrapper button[type=submit]:focus{box-shadow:0 0 0px 7px #ffd50221;}
.landing-form .form-sections-wrapper button[type=submit] {
    background: var(--theme-yellow);
    border-color:var(--theme-yellow);
    color: #000;
    font-size: 1.4rem;
    min-width: 220px;
}
.landing-form .form-sections-wrapper .form-section .form-element .form-group.file{
    background: transparent;
    border-radius: 100px;
}
.landing-form .form-sections-wrapper .form-group input[type=text],.landing-form .form-sections-wrapper .form-group input[type=email],.landing-form .form-sections-wrapper .form-group input[type=file],.landing-form .form-sections-wrapper .form-group textarea {
    font-size: 1.4rem;
    background: transparent !important;
    border-radius: 100px;
    color: #fff;
}
.landing-form .form-sections-wrapper .form-group textarea {border-radius:20px;}
.landing-form .form-sections-wrapper .form-group input[type=file]{
    font-size: 1.2rem;
}

.profile-content .form-row {
    margin: 0 auto;
    border-radius: 20px;
    background: #bdbdbd1a;
    padding: 10px 16px;
    margin: 0 0 15px;
    border-bottom: 4px solid #d9d9d9;
}
.ltr{direction:ltr;}
.profile-content .form-row >strong {
    background: var(--theme-yellow);
    padding: 2px 9px;
    border-radius: 30px;
    margin: 0 0 0 0px;
    display: inline-block;
    line-height: 22px;
}

.profile-content .form-row input {
    border-radius: 60px;
    padding: 9px 16px;
}

.profile-content .form-row input:focus {
    box-shadow: 0 0 0px 5px #ffd50245;
    border-color: var(--theme-yellow);
}
.home-lego-list {
    display: flex;
    border: 1px solid #dddddd;
    border-radius: 20px;
    overflow: hidden;
    align-items: center;
    padding: 15px 15px 15px 25px;
    flex-direction: column;
    text-align: center;
}
.home-lego-list .buttons a{white-space:nowrap;}
.home-lego-list img {
    max-width: 260px;
    margin: 0 0 20px 0px;
}
.home-lego-list >p>strong{display:block;}
.home-lego-list .buttons {
    margin: 35px 0 10px 0;
}
.home-lego-list >p {
    flex-grow: 1;
}
.home-page .site-prop-row .site-prop img {
    height: 40px;
    margin: 0px 0px 0 10px;
}

.home-page .site-prop-row .site-prop {
    align-items: center;
    display: flex;
    background: #ffd6021c;
    border-radius: 20px;
    padding: 17px 7px;
    font-size: 0.7rem;
    line-height: 1.5rem;
    margin: 0 0 20px 0;
}

.home-page .site-prop-row .site-prop .text {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.intro-section h2 span {
    color: var(--primary);
}
.intro-section .row .intro-text-box ul {margin:0;}
.intro-section .row .intro-text-box {
    box-shadow: 0 0 42px rgba(0,0,0,0.1);
    padding: 20px 20px;
    border-radius: 20px;
    text-align: justify;
}
.intro-section h2 img {
    float: right;
    margin: 10px -5px 9px 15px;
    background: #fff;
    padding: 6px;
    width: 95px;
}

.intro-section h2 {
    margin: 0px 0 5px 0;
    line-height: 1.9rem;
    font-size: 1.1rem;
}
.intro-section .row {
    align-items: center;
}
.enamad a img {
    opacity: 0.7;
    max-height: 100px;
}
.rules-list>div>div {
    border: 1px solid #dfdfdf;
    border-radius: 20px;
    margin: 0 0 15px 0;
    padding: 0px 15px 15px 15px;
}

.rules-list>div>div ul {
    padding: 0;
    list-style: none;
}

.rules-list>div>div ul li {
    padding: 0 10px 0 0;
}
.rules-list>div>div ul li:after{content:'';padding: 5px;background: #cfcfcf;float:right;margin: 11px 0 0 7px;border-radius: 3px;}
.rules-list>div>div  ul {
    margin: 0 !important;
}
.rules-list>div>div h2:after {
    content: '';
    height: 3px;
    width: 30px;
    background: var(--theme-yellow);
    float: right;
    position: absolute;
    right: 0;
    bottom: -6px;
}

.rules-list>div>div h2 {
    position: relative;
    margin: 15px 0 10px 0;
    color: var(--primary);
}
.rules-list>div>div h3{color:#3ab4b7}
.enamad a {
    display: inline-block;
    margin: 80px 0 0 0;
}
.form-sections-wrapper .form-section .form-element {
    margin: 0 0 0px 0;
}

.form-sections-wrapper .form-section {
    margin: 0;
}

.menu-wrapper.main-menu {
    flex-grow: 1;
}
.dashboard-works .badge-danger {
    color: #000;
    background: #eee;
    font-size: 0.8rem;
}
.container.driver-delivery {
}
.container.driver-delivery .confirm-code{
    margin: 20px 0 0 0;
    border-bottom:1px solid #c9c9c9;
}

.container.driver-delivery .confirm-code .btn{
    margin: 0px 0 40px 0;
    min-width: 200px;
}
.container.driver-delivery .preinvoice-details{max-height:300px;overflow-y:auto;}
.container.driver-delivery .preinvoice-details>strong {
    padding: 15px 0;
    display: block;
    background: #ffd502;
}
.container.driver-delivery .confirm-code input{
    margin:10px 0;
    max-width: 400px;
    margin: 20px auto;
}
    .container.driver-delivery > div .driver-name h1 {
        color: var(--primary);
        font-weight: bold;
        font-size: 2rem;
    }
.container.driver-delivery > div.msgbox{margin: 20px 0 0 0;border:none;padding: 0;}
    .container.driver-delivery > div {
        border: 1px solid #c9c9c9;
        padding: 20px;
        text-align: center;
        margin: 40px 0 0;
        border-radius: 20px;
    }

.contract-text h2 {
    font-size: 16px;
}

table#orderlist td, table#orderlist th, table.payment-table td, table.payment-table th {
    white-space: nowrap;
}

.dtl-section.payment {
    margin: 20px 0 0 0;
    padding: 0 0 15px 0;
}

.contract-text {
    font-size: 0.8rem;
    line-height: 31px;
    border: 1px solid #d7d7d7;
    border-radius: 20px;
    padding: 20px;
    margin: 0 0 15px 0;
}

div.add-item {
    margin: 0 0 15px 0;
}

.dashboard-heading a h4 {
    flex-grow: 1;
    margin: 0;
    padding: 15px 0;
    font-size: 1rem;
    font-weight: bold;
}

.head-links {
    display: flex;
    text-align: left;
    font-size: 0.8rem;
    margin: 10px 0 10px 0;
    justify-content: center;
    gap: 10px;
}

    .head-links a.order {
        background: #ddede6;
        color: #198754;
    }

    .head-links a.pay {
        background: #0dcaf026;
        color: #0fafcf;
    }

    .head-links a.delivery {
        background-color: #ffc10730;
        color: #9a7812;
    }

    .head-links a.active {
        font-weight: bold;
    }

    .head-links a {
        text-align: center;
        flex-grow: 1;
        padding: 2px 8px;
        color: #5b5b5b;
        border-radius: 50px;
        background: #eee;
        display: inline-block;
    }

.preinvoice-list td {
    white-space: nowrap;
}

    .preinvoice-list td a {
        color: #198754;
    }

a.list-link {
    background: #36c1d21c;
    padding: 2px 4px;
    border-radius: 50px;
    min-width: 50px;
    display: inline-block;
    text-align: center;
}

    a.list-link.pay {
        background: #0dcaf026;
        color: #0fafcf;
    }

    a.list-link.delivery {
        background-color: #ffc10730;
        color: #9a7812
    }

table td span.munit {
    font-size: 0.7rem;
    opacity: 0.7;
}

table#deliverylist {
    border-top: 2px solid #ffc107;
}
table#deliverylist tr.delivered td{background-color:#cddc3924}
table#deliverylist tr.delivered td .dates span{color:#a1bc4b;}
table#deliverylist tr.delivered td a.list-link.delivery{color:#a1bc4b;background-color:#e8f2c3;}
table#deliverylist .dates{
    font-size:0.8rem;line-height:1.7rem;
}
table#deliverylist .dates>div span{font-weight:bold;color:#b98e59}
    table#deliverylist tr th {
        background-color: #ffc10730;
        white-space: nowrap;
        font-size: 0.8rem;
    }

    table#deliverylist .btn, table#deliverylist td {
        white-space: nowrap;
    }

table.payment-list {
    border-top: 2px solid #0dcaf0;
}

table.delivery-list tr:hover {
    background-color: #ffc10712 !important;
}

table.payment-list tr th {
    background: #0dcaf026;
    font-size: 0.8rem;
    white-space: nowrap;
}

table.payment-list td {
    white-space: nowrap;
}

table.payment-list tr:hover td {
    background: #0dcaf017;
}

.preinvoice-list td a.invoice-id {
    background: #19875426;
}

table.preinvoice-list {
    border-top: 2px solid #198754;
}

    table.preinvoice-list tr:hover td {
        background-color: #1987540d
    }

    table.preinvoice-list tr th {
        background: #19875426;
        font-size: 0.8rem;
        white-space: nowrap;
    }
.payment-list .badge.badge-success{background-color:#6dd75b;color:#fff}
.payment-list .badge.badge-warning{background-color:#FFC107;color:#fff}
.preinvoice-list .badge,.payment-list .badge{
    background: #eee;
    color: #888;
}

.row.dashboard-heading {
    margin: 0;
}

    .row.dashboard-heading > div {
        padding: 2px;
    }

.dashboard-heading a {
    padding: 10px 15px;
    border-radius: 13px;
    align-items: center;
    margin: 0 0 20px 0;
}

table.shipping-table th {
    vertical-align: middle;
}

.dashboard-heading a h5 {
    margin: 0;
    font-weight: bold;
    font-size: 1.7rem;
}

.dashboard-works .work-item {
    margin: 0 0 15px 0;
}

    .dashboard-works .work-item > a {
        display: flex;
        color: #505050;
        border: 1px solid #198754;
        border-radius: 50px;
        padding: 10px;
        align-items: center;
        font-size: 0.7rem;
        background-color: #19875421;
    }

        .dashboard-works .work-item > a:hover {
            background-color: var(--theme-yellow)
        }

        .dashboard-works .work-item > a strong {
            padding: 1px 5px 0 25px;
            white-space: nowrap;
        }
        .dashboard-works .work-item.pay> a {background:#0dcaf012;border-color:#0dcaf0}
 .dashboard-works .work-item.delivery> a {background:#ffc10712;border-color:#ffc107}
          .dashboard-works .work-item.pay> a strong:before { background: #0dcaf0;}
          .dashboard-works .work-item.delivery> a strong:before { background: #ffc107;}
            .dashboard-works .work-item > a strong:before {
                content: '';
                background: #198754;
                padding: 4px;
                border-radius: 50%;
                float: right;
                margin: 3px 0 0 8px;
            }

.dashboard-works > div {
    margin: 10px 0 0 0;
    max-height: 300px;
    overflow-y: scroll;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    color: var(--theme-yellow)
}

.pay-date {
    display: flex;
    padding: 24px 0px;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #eee;
}

.formitems {
    display: flex;
}

.pay-date input, .pay-date select {
    text-align: center;
}

.formitems #currentyear {
    width: 70px;
}

.pay-date label {
    margin: 0 0 0 10px;
}

.edit-btn-row .btn {
    padding: 10px 9px;
}
div#productModal .list-page {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0;
}

div#productModal .list-page input {
    text-align: center;
    width: 50px;
    height: 31px;
    font-size: 1.1rem;
    border-radius: 0;
    border: 1px solid;
    border-left: 0px;
    border-right: 0px;
}

div#productModal .list-page button {
    background: #000;
    color: #fff;
    border-radius: 3px;
    border: none;
    height: 30px;
    width: 30px;
}

div#productModal .list-page>div {
    display: flex;
    align-items: center;
}
div#productModal .sub-btn-row {
    display: flex;
    justify-content: end;
    margin: 10px 0 0 0;
}

    div#productModal .sub-btn-row select {
        padding: 2px 2px 3px 3px;
        height: 30px !important;
        line-height: 1;
        text-align: center;
    }

    div#productModal .sub-btn-row button {
        padding: 0 10px !important;
        height: 30px !important;
        box-shadow: none;
    }

table.payment-table {
    margin: 0px 0 15px 0;
    /* background: #fffdf1; */
    font-size: 0.8rem;
}

    table.payment-table tr td .btn {
        padding: 5px 10px;
        float: left;
        border-radius: 5px;
    }

    table.payment-table tr.verified td {
        background: #ebfae0;
    }

    table.payment-table tr.warning td {
        background: #faf6e0;
    }

.pay-form {
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    flex-direction: column;
}

    .pay-form > div.file, .pay-form > div.btns {
        width: 100%;
        margin: 0;
    }

    .pay-form > div.file {
        padding: 0 0 15px 0;
    }

    .pay-form > div.btns {
        margin: 0;
        text-align: center;
        border-top: 1px solid #dee2e6;
        padding: 15px 0 0 0;
    }
.pay-form > div.paytype-select{width:100%}
    .pay-form > div {
        padding: 10px;
        width: 100%;
    }

        .pay-form > div.full {
            width: 100%;
            padding: 15px 0 0 0;
        }

        .pay-form > div label {
            font-weight: bold;
            font-size: 0.7rem
        }

        .pay-form > div input[type=file] {
            margin: 10px 0 0 0;
        }

.order-desc {
    background: #eee;
    padding: 15px;
    margin: 0px 0 15px 0;
    /* border-radius: 8px; */
}

.delivery-item.wait {
    background-color: #ff000014;
}

.dtl-section .delivery-item.wait {
    background: #ff000017;
}
.dtl-section .delivery-item.delivered{ background-color: #65ff0730;}
.dtl-section .delivery-item.delivered > div.info > div.preview .title i{color:#009688;}
.dtl-section .delivery-item {
    display: flex;
    flex-direction: column;
    padding: 10px;
    border-radius: 15px;
    background-color: #ffc10730;
    margin: 15px 0 0 0;
}

.delivery-item a.btn.btn-sm.btn-outline-dark {
    padding: 5px 10px;
    border-radius: 5px;
}

.delivery-item a.btn {
    padding: 4px 10px;
}

.dtl-section .delivery-item > div.info {
    display: flex;
    align-items: center;
}

    .dtl-section .delivery-item > div.info > div.preview {
        flex-grow: 1;
    }

        .dtl-section .delivery-item > div.info > div.preview .title {
            font-size: 0.8rem;
            font-weight: bold;
            margin: 0 0 0px;
        }

            .dtl-section .delivery-item > div.info > div.preview .title i {
                color: #86720080
            }

            .dtl-section .delivery-item > div.info > div.preview .title span {
                font-weight: normal;
                background: #fff;
                font-size: 0.7rem;
                padding: 3px 10px;
                display: inline-block;
                border-radius: 20px;
                margin: 0 5px 0 0;
            }

    .dtl-section .delivery-item > div.info .dates {
        flex-grow: 1;
        padding: 0 0 0 10px;
        font-size: 0.8rem;
    }

        .dtl-section .delivery-item > div.info .dates > div {
        }

            .dtl-section .delivery-item > div.info .dates > div:before {
                content: '';
                background: #000000d9;
                float: right;
                padding: 3px;
                border-radius: 50%;
                margin: 5px 0 0 7px;
            }
.dtl-section.order>div {
    margin: 0 0 10px 0;
}
.dtl-section > strong {
    background: #f5f5f5;
    display: block;
    padding: 10px 15px;
    margin: 0px -15px 15px -15px;
    color: #3a3a3a;
    font-size: 0.9rem;
    /* border-top: 1px solid #d9d9d9; */
}

.dtl-section .delivery-item > div.info > div {
}

.dtl-section .delivery-item table {
    margin: 15px 0 0 0;
}

.order-desc textarea {
    margin: 7px 0 0 0;
    font-size: 0.8rem;
}

.category-app > span img {
    border-radius: 10px;
    max-width: 90px;
    margin: 15px 0;
}

.category-app a.btn {
    font-size: 12px;
    margin: 20px 5px;
    white-space: nowrap;
}

.category-app {
    background: #f7f7f7;
    border-radius: 10px;
    padding: 0 15px;
    display: flex;
    margin: 0 0 25px 0;
    align-items: center;
    flex-direction: column;
}

    .category-app > p {
        flex-grow: 1;
        margin: 0 15px !important;
        text-align: center;
    }

        .category-app > p strong {
            display: block;
        }

    .category-app > span {
        display: flex;
        align-items: center;
    }

.bulk-service-box {
    margin: 60px 0px 0 0px;
}

    .bulk-service-box .box-item > div {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        background: #f7f7f7;
        border-radius: 10px;
        padding: 0 25px;
        margin: 0 0 25px 0;
    }

        .bulk-service-box .box-item > div img {
            width: 100%;
            height: auto;
            border-radius: 10px;
            box-shadow: 0 0 30px rgba(0,0,0,0.05);
        }

        .bulk-service-box .box-item > div strong {
            font-size: 0.7rem;
        }

        .bulk-service-box .box-item > div span {
            margin: 30px 0 20px 0;
            width: 90%;
            display: flex;
            align-items: center;
            justify-content: center;
        }

.category-description {
    border: 1px solid #ededed;
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    line-height: 35px;
}

section#loginForm {
    background: #fff;
}

.bordered-box {
    border-radius: 20px;
    padding: 15px 20px;
    margin: 20px 0 0 0;
    background: #ffffffcf;
}
.bordered-box h1{color:var(--primary)}
.bordered-box ul{
    list-style: none;
    padding: 0;
}
.bordered-box ul li{
    border: 1px solid #e5e5e5;
    border-radius: 30px;
    padding: 5px 15px;
    margin: 0 0 10px  0;
    font-weight:bold;
}
.bordered-box ul li:hover{color:var(--primary);}
.bordered-box ul li:before{content:'';border-radius:10px;float:right;background:#36c1d2;padding:4px;margin:12px 0px 10px 10px;}
.bordered-box ul li i{color:#58cb18;}
.home-form .formwrapper .form-group label {
    background: #58cb18;
    color: #fff;
    font-weight: bold;
}

.page-wrapper.page {
    margin-bottom: 120px;
}

.shipping-dtl {
    padding: 0px;
    /* border: 1px solid #c9c9c9; */
    border-radius: 10px;
    margin: 10px 0 0px 0;
}

.payment-list {
    border-radius: 10px;
    padding: 0;
    text-align: center;
    margin: 0px 0 0 0;
}

    .payment-list > p {
        margin: 0;
        font-size: 0.8rem
    }

    .payment-list input {
        margin: -1px 0 0 0;
        background: #eee;
        border-radius: 4px;
    }

    .payment-list button {
    }

.shipping-dtl label {
    padding: 15px 10px 15px 10px;
    cursor: pointer;
    border-radius: 35px;
    font-size: 0.8rem;
    display: flex;
    align-items: center;
    background: #fdf9d9;
    align-items: center;
}
.shipping-dtl label button{background:transparent;border:none;padding: 0px 20px;color: var(--primary);font-size: 1.1rem;}
    .shipping-dtl label input {
        margin: 0 10px 0 10px;
    }

.shipping-dtl .date-list > div {
    margin: 0 0 10px;
}

    .shipping-dtl .date-list > div label {
        background: #def7f4;
    }

        .shipping-dtl .date-list > div label:hover {
            background-color: var(--primary)
        }

.shipping-dtl .address-list {
    margin: 40px 0 0 0;
}

.shipping-dtl label:hover {
    background: vaR(--theme-yellow)
}

.address-list > div {
    margin: 0 0 10px 0;
}

    .address-list > div.section-title {
        border: none;
        background: transparent;
        font-weight: bold;
        margin: 10px 2px 9px 0;
    }

.btn {
    border-radius: 10px;
    padding: 10px 20px;
    font-size: 0.8rem;
}

h2 {
    font-size: 28px;
    font-weight: bold
}

.page-wrapper.callback {
    margin: 0 0 80px 0;
}

header .main-menu > div > ul {
    background-size: 70% auto;
    background-position: 50% 10%;
    justify-content: start;
}

.pagination a, .pagination span {
    line-height: initial;
}

header .main-menu ul li > div i {
    padding: 2px 0px;
    margin: 0 -30px 0 40px;
    color: #303030;
}

.home-form-text > div a {
    margin: -60px 0 20px 0;
    display: block;
    text-align: center;
}

    .home-form-text > div a img {
        max-width: 260px;
    }

.home-form-text > div {
    padding: 0 8px;
    line-height: initial;
}

.page-wrapper.profile {
    padding-bottom: 50px;
}

.profile-content .profile-title {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e1e1e1;
    margin: 0 0 15px 0px;
}

    .profile-content .profile-title > a {
        padding: 0px 0px 10px 10px;
    }

.profile-content .order-type label {
    padding: 0 10px;
    display: flex;
}


    .profile-content .order-type label input {
        margin: 0 0 0 5px;
    }

.profile-content .order-type {
    display: flex;
    padding: 0 0 15px 0;
}

.profile-info.incomplete {
    background-color: #ffc10721
}

.company-profile-info.incomplete {
    background-color: #0dcaf024;
}

.profile-info, .company-profile-info {
    line-height: 30px;
    margin: 0px 0 0px 0;
    display: flex;
    align-items: center;
    padding: 0px 10px 5px 0;
    /* border-radius: 10px; */
    /* background: #e7fdd3; */
    border: 1px solid #dee2e6;
    border-bottom: none;
}

    .profile-info.complete, .company-profile-info.complete {
        height: 38px;
        overflow: hidden;
        align-items: start;
    }

.order-box {
    margin-bottom: 10px;
}

    .order-box a.btn {
        padding: 10px 10px;
        width: 100%;
    }

.profile-info > .form-text, .company-profile-info > .form-text {
    flex-grow: 1;
}

.call-bax-wrapper .clm a {
    background: #f9f9f9;
    display: block;
    text-align: center;
    display: flex;
    flex-direction: column;
    border-radius: 20px;
    padding: 20px;
    justify-content: center;
    align-items: center;
    color: #000;
    margin: -51px 30px 0 30px;
    box-shadow: 0px 10px 30px rgba(0,0,0,0.1);
    margin: 30px 30px 0 30px;
}

.address-wrapper address {
    box-shadow: 0px 10px 30px rgba(0,0,0,0.1);
    padding: 20px;
    text-align: center;
    border-radius: 20px;
    margin: 71px 25px 40px 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.social-row .clm>div {
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    padding: 20px;
    text-align: center;
    border-radius: 20px;
    margin: 40px 30px 0 30px;
    /* display: flex; */
    align-content: space-evenly;
}
.social-row a{background:var(--theme-yellow);display:flex;border-radius:50px;color:#0c0c0c;direction:ltr;padding:10px 20px;margin: 20px 0 20px 0;min-width: 240px;justify-content:space-between}
.social-row a:hover{background-color:#f4cc05;}
.social-row a img{height:30px;}
.social-row .social-links{display:flex;flex-direction:column;width: 100%;justify-content: center;}
    .call-bax-wrapper .clm a i, .address-wrapper address i {
        font-size: 34px;
        background: #ffd502;
        border-radius: 50%;
        width: 70px;
        height: 70px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 15px;
    }

    .address-wrapper address i {
        margin-top: -51px;
    }

.product-tabs-wrapper .properties-wrapper ul li {
    display: flex;
    background: #f8f8f8;
    margin: 0 0 10px 0;
    border-radius: 10px;
    padding: 10px;
    transition: 0.5s ease-out
}

.cart-wrapper .cart-box {
    background: #f7f7f7;
}

.cart-brief > a.prdtitle {
    color: #000;
}

.product-tabs-wrapper .properties-wrapper ul li:hover {
    background: #eee;
}

.product-tabs-wrapper .properties-wrapper ul li .params-list-key {
    min-width: 130px;
    font-weight: bold;
}

div#shoppingcartmodal .cart-product {
    display: flex;
    align-items: center;
    padding: 10px 0;
}

    div#shoppingcartmodal .cart-product img {
        border-radius: 10px;
        margin: 10px;
    }

.main-menu > button {
    border-radius: 50%;
    padding: 1px 6px;
    background: transparent;
    margin: 0 6px 0 0;
}

    .main-menu > button span {
        background-color: #5d5d5d !important;
    }

.page-wrapper.product .price-item form {
    display: flex;
    justify-content: space-between;
    background: #ebf9fa;
    padding: 10px;
    align-items: center;
    border-radius: 10px;
    margin: 0px 0 0 0;
    flex-direction: row-reverse;
}

.menu-column > div {
    justify-content: space-between;
}

.user-menu-items {
    display: flex;
    align-items: center;
}

form.search-wrapper {
    position: relative;
    margin: 0 0 0 10px;
}

    form.search-wrapper i.fa {
        position: absolute;
        top: 14px;
        right: 13px;
        opacity: 0.5;
        font-size: 19px;
    }

.user-menu-items input {
    background: transparent;
    border: 1px solid #00000026;
    border-radius: 50px;
    padding: 6px 35px 6px 0;
    font-size: 0.8rem;
}

    .user-menu-items input:focus {
        outline: none;
        border-color: #0000008a;
    }

.user-menu-items a {
    color: #fff;
    padding: 0 4px 0 5px;
    font-size: 13px;
}

    .user-menu-items a img {
        height: 30px;
        max-width: initial;
    }

.btn.btn-basket {
    background: #3ac1d2;
    border-color: #3ac1d2;
    border-radius: 80px;
    font-weight: bold;
}

.btn-basket:focus, .btn-basket:active:focus {
    box-shadow: 0 0 0 .25rem #3ac1d270;
}
footer .footer-social a img {
    height: 30px;
}

footer .footer-social a {
    margin: 0 10px;
    display: flex;
    /* border:1px solid #2cc0d9; */
    transition:0.2s ease-in;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    align-items: center;
    justify-content: center;
    background: #00000005;
}
footer .footer-social a:hover{  background: #ffe564;}
footer .footer-social {
    margin: 30px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

footer .menu-wrapper ul {
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0 0 35px 0;
    gap: 20px;
    flex-direction: column;
}

footer .menu-wrapper button {
    display: none;
}

footer .menu-wrapper ul li a {
    color: #343434;
    background: #ffffff63;
    padding: 5px 20px;
    display: inline-block;
    border-radius: 50px;
    min-width: 250px;
}

footer .menu-wrapper ul i {
    display: none;
}

footer .menu-wrapper ul ul {
    display: none;
}

footer .menu-wrapper ul li a:hover {
    background: #3ac1d2;
    color: #fff;
}

.formwrapper .form-group {
    margin: 0 0 0px 0;
}

    .formwrapper .form-group.checkbox {
        /* min-height: 60px; */
        display: flex;
        align-items: center;
        padding: 10px 0 20px;
    }

    .form-sections-wrapper .form-section .form-element .form-group.file {
        display: flex;
        align-items: center;
        margin: 20px 0;
        background: #f9f9f961;
        border: 1px solid #eee;
        border-radius: 10px;
    }

        .formwrapper .form-group.file label {
            background: transparent;
            white-space: break-spaces;
            margin: 0;
            position: initial;
        }

        .formwrapper .form-group.file input {
        line-height: initial;
        }

    .formwrapper .form-group input[type=text]:focus, .formwrapper .form-group textarea:focus, .formwrapper .form-group select:focus {
        box-shadow: 0 0px 0px 5px #ffeb3b96;
    }

    .formwrapper .form-group input[type=text], .formwrapper .form-group textarea, .formwrapper .form-group select {
        padding: 10px;
        border-radius: 10px;
        background: #f9f9f961;
        border: 1px solid #cdcdcd;
    }

.formwrapper input:focus, .formwrapper textarea:focus {
    box-shadow: 0 0 0px 4px rgb(58 193 210 / 31%)
}

.formwrapper .form-group.checkbox label {
    position: initial;
    margin: 0;
    line-height: 28px;
}

.formwrapper .form-group label {
    font-size: 11px;
    margin: 0 10px;
    background: #ffffff;
    position: relative;
    bottom: -16px;
    padding: 1px 3px;
    border-radius: 6px;
    line-height: 24px;
    font-weight: bold;
}


section.product-display-wrapper {
    margin-bottom: 35px;
}

table.quick-table tr.active {
    background: #e2ffdd;
}

table.quick-table img {
    border-radius: 10px;
    max-width: 100px;
}

table.quick-table tr {
    cursor: pointer;
}

table#orderlist button.text-danger {
    background: #ffe9e9;
    border: none;
    height: 34px;
    width: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.user-order table#orderlist img {
    max-width: 110px;
}

.user-order .address-list > div:not(.section-title) {
    border: 1px solid #dee2e6;
    padding: 10px 15px;
}

.user-order .address-list {
    margin-bottom: 20px;
}

.user-order .add-item .btn {
    width: 100%;
    background: transparent;
    color: #888;
    border: 0px dashed;
    font-weight: bold;
    font-size: 14px;
}

    .user-order .add-item .btn:focus {
        box-shadow: none;
        outline: none
    }

.user-order table#orderlist {
    margin: 0;
}

.user-order .add-item {
    padding: 0px;
    border: 1px solid #dee2e6;
    border-top: none;
    margin: 0 0 15px 0;
    background: var(--theme-yellow);
}

.user-order .section-title {
    background: #eee;
    padding: 0 10px;
    font-weight: bold;
    color: #666666;
}

.user-order table#orderlist div.empty {
    text-align: center;
    font-size: 20px;
    color: #d1d1d1;
}

#productModal button.btn.btn-icon {
    padding: 0px 15px;
    /* color: #888; */
    border: 1px solid #ced4da;
    border-radius: 5px;
    height: 38px;
    margin-right: 5px;
}

.profile-section {
    margin: 0;
    border: 1px solid #eeeeee;
    padding: 0px 15px;
    /* line-height: initial; */
    border-radius: 15px;
}

    .profile-section .row > div > div.label-info {
        font-weight: bold;
        margin: 0 0 0 10px;
    }

    .profile-section .row > div > div {
        padding: 10px 0;
        display: flex;
        align-items: center;
    }

    .profile-section .label-info {
        background: #fff;
    }

    .profile-section .row > div > div {
        padding: 0px 0;
        display: flex;
        align-items: center;
        line-height: initial;
    }

    .profile-section .row > div {
        display: flex;
        border-bottom: 1px solid #eee;
        min-height: 60px;
    }

.profile-section-link {
    padding: 15px 0;
}

.profile-row > h3 {
    margin: 25px 0 10px 0 !important;
    color: var(--primary-color);
    font-size: 16px !important;
}




.profile-content a h2 {
    margin: 0px !important;
    font-size: 15px !important;
    padding: 0px 0;
}

.profile-content .profile-section h2 {
    margin: 0px !important;
    font-size: 18px !important;
    padding: 20px 0;
}

.order-list-item {
    border: 1px solid #eeeeee;
    margin-bottom: 15px;
    border-radius: 15px;
    overflow: hidden;
}

    .order-list-item a.invoice-link {
        display: block;
        color: #606060;
    }
.order-list-item .order-invoice a {
    text-align: left;
    display: block;
    padding: 10px;
    font-size: 0.8rem;
    color: #888;
}
        .order-list-item a.invoice-link:hover {
            background-color: #f1f1f1;
        }

    .order-list-item .order-info > span:first-child {
        width: 100%;
    }

    .order-list-item .order-info {
        font-size: 12px;
        display: flex;
        align-items: center;
        gap: 5px;
        padding: 0 15px 5px;
        flex-wrap: wrap;
        justify-content: space-between;
    }

        .order-list-item .order-info strong {
            color: #000;
        }

    .order-list-item .order-detail {
        display: flex;
        overflow-x: auto;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
    }

        .order-list-item .order-detail img {
            max-width: 100px;
            margin: 10px;
            border-radius: 15px;
        }

    .order-list-item .order-title > strong {
        padding: 10px;
    }

    .order-list-item .order-title {
        display: flex;
        justify-content: space-between;
    }

        .order-list-item .order-title strong i {
            background: #b7b7b7;
            border-radius: 50%;
            padding: 5px;
            color: #fff;
            font-size: 10px;
            margin: 0 0 0 5px;
        }

        .order-list-item .order-title > i {
            padding: 22px 30px;
        }

ul.order-filter {
    padding: 0;
    margin: 0 0 15px 0;
    list-style: none;
    display: flex;
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    border-bottom: 1px solid #e0e0e2;
}

    ul.order-filter li {
        flex-grow: 1;
        padding: 0px 0px 0px 0px;
        margin: 0 0 0px 6px;
    }

        ul.order-filter li a:hover {
            background: #eee;
        }

        ul.order-filter li a {
            color: #81858b;
            white-space: nowrap;
            display: flex;
            /* min-width: 100px; */
            text-align: center;
            font-size: 13px;
            align-items: center;
            justify-content: center;
            padding: 15px 15px;
            border-radius: 10px 10px 0 0;
            font-weight: bold;
        }

        ul.order-filter li.active {
            color: var(--primary);
            border-bottom: 2px solid;
            padding: 0px 0px 0px 0px;
        }

            ul.order-filter li.active a {
                color: var(--primary);
            }

                ul.order-filter li.active a span {
                    background: var(--primary);
                    color: #fff;
                }

        ul.order-filter li a span {
            background: #e7e7e7;
            color: #9f9f9f;
            padding: 1px 8px;
            border-radius: 4px;
            font-size: 13px;
            margin: 0 3px 0 0;
            height: 20px;
            line-height: initial;
        }

.profile-sidebar .profile-menu li a:hover {
    background: var(--theme-yellow);
}

.address-row .address {
    display: flex;
}


@media (min-width: 576px) {
    .social-row a{margin:20px 10px;min-width: 270px;}
   
    .social-row .clm>div{margin:30px 0}
    .home-lego-list .buttons {
    margin: 35px 0 10px 0;
}
    .home-lego-list img {
    max-width: 160px;
    margin: 0 0 0 20px;
}
    .home-lego-list{flex-direction:row;text-align: right;}
    .user-menu-items input{
}
    .intro-section h2 {font-size: 1.3rem;margin: 0 0 15px 0;}
    .home-page .site-prop-row .site-prop {
    align-items: center;
    display: flex;
    background: #ffd6021c;
    border-radius: 20px;
    padding: 15px 10px;
}
    .home-page .site-prop-row .site-prop img {
    height: 50px;
    margin: 0 20px;
}
            .bulk-service-box .box-item > div strong {
            font-size: 0.7rem;
        }
    .dtl-section .delivery-item > div.info .dates {
        padding: 0 15px 0 0;
    }

    .dtl-section .delivery-item > div.info > div.preview .title {
        margin: 0;
    }

    .dtl-section .delivery-item > div.info > div.preview {
        flex-direction: row;
        display: flex;
        align-items: center;
    }

    .order-box a.btn {
        width: initial;
        padding: 10px 20px;
    }

    .head-links {
        justify-content: end;
        gap: 5px;
    }

        .head-links a {
            flex-grow: initial;
        }

    .user-menu-items a {
        padding: 0 0 0 10px;
    }

    .category-app > span img {
        max-width: 90px;
    }

    .bulk-service-box .box-item > div {
        padding: 0 5px;
        font-size: 0.7rem;
        line-height: 1.6rem;
    }

    .dashboard-heading a {
        padding: 10px 15px;
        border-radius: 13px;
    }

        .dashboard-heading a h5 {
            font-size: 1.2rem;
        }

        .dashboard-heading a h4 {
            font-size: 1rem;
        }

    .address-wrapper address {
        margin: 71px 25px 40px 25px;
    }

    .pay-date {
        /* justify-content: start; */
    }

    .category-app > p {
        text-align: center;
    }

    .bulk-service-box .box-item > div span {
    margin: 15px 0 15px 0;
    }

    .bulk-service-box .box-item > div img {
    }

    .bulk-service-box {
        margin: 0px 0px 0 0px;
    }

    .category-app {
        flex-direction: column;
        margin: 0 30px 85px 30px;
    }

    .page-wrapper.product .price-item form {
        margin: 20px 0 0 0;
        flex-direction: row;
        gap: 15px;
    }



    .formwrapper .form-group.checkbox {
        padding: 30px 0 20px;
    }

    .payment-list {
        text-align: right;
    }

        .payment-list button {
        }

        .payment-list input {
            margin: 0;
        }

    .call-bax-wrapper .clm a {
        margin-top: -50px;
        margin-bottom: 90px;
    }

    footer .menu-wrapper ul {
        flex-direction: row;
    }

        footer .menu-wrapper ul li a {
            min-width: initial;
        }

    .btn.btn-basket {
        width: 100%
    }
}

@media (min-width: 768px) {
     .social-row a{margin:20px 10px;min-width: 200px;}
     .social-row .social-links{flex-direction:row;}
    .landing-form .form-sections-wrapper{width:50%;margin: 30px auto 20px auto;}
    .home-lego-list .buttons {
    margin: 0;
}
    .home-lego-list img {
    max-width: 160px;
    margin: 0 0 0 20px;
}
     .user-menu-items input{
    width: 300px;
}
    .intro-section h2 img{width: 130px;margin: 0px 0px 3px 15px;}
     .bulk-service-box .box-item > div span {
    margin: 25px 0 15px 0;
    }
            .bulk-service-box .box-item > div strong {
            font-size: 0.7rem;
        }
    .category-app > p {
        line-height: 1.5rem;
        text-align: right;
    }

    .category-app > span img {
        max-width: 70px;
    }

    .category-app {
        flex-direction: row;
        margin: 0 0px 55px 0px;
    }

    .bulk-service-box .box-item > div {
        padding: 0 5px 7px 5px;
        font-size: 0.7rem;
    }

    .bulk-service-box {
        margin: 0px 0px 0 0px;
    }

    .dashboard-heading a {
        padding: 0px 10px;
        border-radius: 6px;
    }

        .dashboard-heading a h5 {
            font-size: 1rem;
        }

        .dashboard-heading a h4 {
            font-size: 0.55rem;
        }

    .address-wrapper address {
        margin: 71px 0px 40px 0px;
    }

    .call-bax-wrapper .clm a {
        margin-top: -50px;
        margin-bottom: 0px;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    footer .menu-wrapper ul li a {
        min-width: 100px;
    }

    .page-wrapper.product .price-item form {
        margin: 20px 0 0 0;
        flex-direction: column;
        gap: 15px;
    }
}

@media (min-width: 992px) {
      .social-row a{margin:20px 10px;min-width: 250px;}
     .user-menu-items input{
    width: initial;
}
        .bordered-box {
        /* margin: 0px -110px 0 0; */
        backdrop-filter: blur(10px);
    }
                .bulk-service-box .box-item > div p{min-height:70px;}
            .bulk-service-box .box-item > div strong {
            font-size: 0.8rem;
        }
    .category-app {
        flex-direction: row;
        margin: 0 60px 55px 60px;
    }

    .bulk-service-box .box-item > div {
    font-size: 0.8rem;
    padding: 0 8px 7px 8px;
    }

    .bulk-service-box {
        margin: 60px 60px 0 60px
    }

    .bulk-service-box {
        margin: 60px 60px 0 60px
    }

    .dashboard-heading a {
        padding: 5px 15px;
        border-radius: 10px;
    }

        .dashboard-heading a h5 {
            font-size: 1.3rem;
        }

        .dashboard-heading a h4 {
            font-size: 0.8rem;
        }

    .address-wrapper address {
    }

    .call-bax-wrapper .clm a {
        margin-top: -50px;
        margin-bottom: 90px;
    }

    .call-bax-wrapper .clm a {
        margin-top: -50px;
        margin-bottom: 0px;
    }

    footer .menu-wrapper ul li a {
        min-width: 140px;
    }

    .pay-form {
        flex-direction: row;
    }

    .page-wrapper.product .price-item form {
        margin: 20px 0 0 0;
        flex-direction: row;
        gap: 0;
    }
}

@media (min-width: 1600px) {
        .user-menu-items input {
        width: initial;
    }
     .bulk-service-box .box-item > div p{min-height:70px;}
    .category-app {
    }

    .bulk-service-box .box-item > div {
    padding: 0 10px 20px 10px;
    }

    .bulk-service-box {
        margin: 60px 60px 0 60px
    }

    .dashboard-heading a {
        padding: 0px 10px;
        border-radius: 10px;
    }

        .dashboard-heading a h5 {
            font-size: 1rem;
        }

        .dashboard-heading a h4 {
            font-size: 0.65rem;
        }
}

@media (min-width: 1200px) {
       .social-row a{margin:20px 10px;min-width: 290px;}
        .user-menu-items input {
        width: 240px;
    }
     .bulk-service-box .box-item > div p{min-height: initial;}
            .bulk-service-box .box-item > div strong {
            font-size: 0.8rem;
        }
    .dashboard-heading a {
        padding: 10px 15px;
        border-radius: 10px;
    }

        .dashboard-heading a h5 {
            font-size: 1.5rem;
        }

        .dashboard-heading a h4 {
            font-size: 1rem;
        }
}
