@font-face {
    font-family: "Montserrat";
    src: url(assets/font/Montserrat/Montserrat-Black.otf) format("truetype");
    src: url(assets/font/Montserrat/Montserrat-Bold.otf) format("truetype");
    src: url(assets/font/Montserrat/Montserrat-Light.otf) format("truetype");
    src: url(assets/font/Montserrat/Montserrat-Medium.otf) format("truetype");
    src: url(assets/font/Montserrat/Montserrat-Regular.otf) format("truetype");
    src: url(assets/font/Montserrat/Montserrat-SemiBold.otf) format("truetype");
    src: url(assets/font/Montserrat/Montserrat-Thin.otf) format("truetype");
    font-style: normal;
}

/*@font-face {
    font-family: "Quicksand";
    src: url(assets/font/Quicksand/Quicksand-Bold.ttf) format("truetype");
    src: url(assets/font/Quicksand/Quicksand-Bold-New.otf) format("truetype");
    src: url(assets/font/Quicksand/Quicksand-Dash.otf) format("truetype");
    src: url(assets/font/Quicksand/Quicksand-Italic.otf) format("truetype");
    src: url(assets/font/Quicksand/Quicksand-Light.ttf) format("truetype");
    src: url(assets/font/Quicksand/Quicksand-Medium.ttf) format("truetype");
    src: url(assets/font/Quicksand/Quicksand-Regular.ttf) format("truetype");
    src: url(assets/font/Quicksand/Quicksand-SemiBold.ttf) format("truetype");
    font-style: normal;
}*/
.bg-body {
    background-color: #ffffff !important;
    /*font-family: "Montserrat";*/
    /*font-family: 'Quicksand';*/
    font-family: 'Quicksand', sans-serif;
}
@media(max-width:768px) {
.main-body-section{
    margin-top: 20px;
}
}
/*--------------------------------------------------
[1. Start Home 24-02-2022]
--------------------------------------------------*/
.font-22 {
    font-size: 22px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-64 {
    font-size: 64px !important;
}

.font-40 {
    font-size: 40px !important;
}

.font-24 {
    font-size: 24px !important;
}

.w-400 {
    font-weight: 400 !important;
}

.w-500 {
    font-weight: 500 !important;
}

.w-600 {
    font-weight: 600 !important;
}

.w-800 {
    font-weight: 800 !important;
}

.w-700 {
    font-weight: 700 !important;
}

.main-color {
    color: #71AFAC !important;
}

.color-black {
    color: black !important;
}

.section_heading {
    font-weight: 800;
    font-size: 64px;
    text-align: center;
    color: #123442;
}

.section_pera {
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    color: #000000;
}

.btn-primary {
    background-color: #89c440!important;
    border: 2px solid transparent;
    border-radius: 25px !important;
    padding: 10px 40px;
    color: #fff !important;
}

.btn-primary:hover {
    background-color: #89c440 !important;
    color: #fff !important;
    border: 2px solid #89c440 !important;
}

.btn-primary:focus {
    box-shadow: none !important;
    border: 2px solid #89c440 !important;
}

.btn-theme {
    background: linear-gradient(180deg,transparent,#ed7624 0%,#e85a25 100%);
    border: 1px solid transparent;
    border-radius: 25px !important;
    padding: 4px 30px;
    color: #fff !important;
}

.btn-theme:hover {
    background: linear-gradient(180deg,transparent,#ed7624 0%,#e85a25 100%);
    color: #fff !important;
    border: 1px solid #89c440 !important;
}

.btn-theme:focus {
    box-shadow: none !important;
    border: 1px solid #ed7624 !important;
}

.btn-outline-theme {
    background: transparent;
    border: 1px solid #929396;
    border-radius: 25px !important;
    padding: 4px 30px;
    color: #929396 !important;
}

.btn-outline-theme:hover {
    background: linear-gradient(180deg,transparent,#ed7624 0%,#e85a25 100%);
    color: #fff !important;
    border: 1px solid #89c440 !important;
}

.btn-outline-theme:focus {
    box-shadow: none !important;
    border: 1px solid #929396 !important;
}


.btn-secondary {
    background-color: transparent !important;
    border: 2px solid #71AFAC;
    border-radius: 10px !important;
    padding: 8px 40px;
    color: #71AFAC;
}

.btn-secondary:hover {
    background-color: #71AFAC !important;
    border: 2px solid transparent;
    border-radius: 10px;
    color: white;
}

.btn_no_bg {
    background-color: transparent !important;
    color: black !important;
    border: none !important;
    font-weight: 500;
}

.btn_no_bg:hover {
    background-color: transparent !important;
    color: black !important;
    border: none !important;
}

.btn_no_bg:focus {
    box-shadow: none !important;
}

.icon_btn {
    background: none;
    border: none;
    padding: 0;
}

.icon_btn:focus {
    box-shadow: none !important;
}

.custom_container_fluid {
    padding: 0 53px !important;
}

@media(max-width:500px) {
    .custom_container_fluid {
        padding: 0;
    }
}

.form-control:focus {
    box-shadow: none;
}

/* globle class media query start  */
@media(max-width:1024px) {
    .section_heading {
        font-size: 40px !important;
    }
}

@media(max-width:768px) {
    .section_heading {
        font-size: 32px !important;
    }
}

@media(max-width:425px) {
    .section_heading {
        font-size: 27px !important;
    }

    .bg-white img {
        width: 80px;
    }

    .bg-white h3 {
        margin-top: 20px;
    }

    .download_btn .text {
        padding: 11px 10px 5px 10px;
        text-align: left;
    }

    .endless-possibilities .download_btn .btn-primary p {
        color: #575A65 !important;
        font-size: 14px;
        font-weight: 400;
        margin: -8px 5px !important;
        text-align: left;
    }
}

@media(max-width:425px) {
    .section_heading {
        font-size: 18px !important;
    }

    .section_pera {
        font-size: 14px !important;
    }

    /*.slick-slide.slick-active{
        width: 140px!important;
    }*/
}



/* globle class media query end */
/* globle class  end*/

/* header style start  */
.header::before {
    content: '';
    background: url(../images/hiro_img_light.png);
    width: 100%;
    background-size: cover;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}

/* header style end */

/* navbar style start  */
.my_nav {
    position: absolute;
    top: 20px;
    width: 100%;

}

.my_nav .navbar {
    border-radius: 18px;
    height: 89px;
}

.main_header .my_nav .navbar-expand-lg .navbar-collapse {
    justify-content: center !important;
}

.my_nav .navbar-collapse .search_sectio .input-group {
    background: #F7F7F8;
    border: 1px solid #E7E8EA;
    border-radius: 12px;
    height: 48px;
}

.my_nav .navbar-collapse .search_sectio .input-group .form-control {
    border: none !important;
    background: transparent;
    height: 48px;
}

.my_nav .navbar-collapse .search_sectio .input-group .form-control:focus {
    box-shadow: none;
}

.my_nav .navbar-collapse .search_sectio .input-group .input-group-text {
    border: none !important;
    background: transparent;
    height: 48px;
}

.my_nav .navbar-nav .nav-item {
    margin: 0 10px;
}


.my_nav .navbar-nav .nav-item .nav-link {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
}

.login_btn .btn_no_bg {
    border-left: 2px solid #71AFAC !important;
    border-radius: 0px !important;
}

.login_btn .btn_no_bg:focus {
    border: none !important;
    border-left: 2px solid #71AFAC !important;
    border-radius: 0px !important;
}

.my_nav .navbar-light .navbar-toggler-icon {
    background-image: url(../icon/menu_icon.svg) !important;
}

.my_nav .navbar-light .navbar-toggler {
    border: none !important;
}

.my_nav .navbar-light .navbar-toggler:focus {
    border: none !important;
    box-shadow: none;
}



.my_nav .navbar .nav-item .nav-link {
    font-size: 14px !important;
}


@media(max-width:991px) {

    .login_btn .btn_no_bg {
        border-left: 2px solid #71AFAC !important;
        border-radius: 0px;
        margin-bottom: 10px;
    }


    .my_nav .navbar .nav-item .nav-link {
        font-size: 14px !important;
        text-align: left;
        margin: 10px 0;
    }

    .main_header .my_nav .navbar {
        height: auto !important;
        z-index: 1;
    }


}
.mobile_header .menu{
    margin-left: 15px;
}

/* navbar style end */

/* hiro section style start  */
.hiro_heading {
    margin-top: 295px;
    margin-bottom: 30px;
}

.hiro_contant .d-flex .btn {
    padding: 8px 60px !important;
}

/* hiro section style start  */


@media(max-width:425px) {
    .hiro_contant .d-flex {
        flex-direction: column-reverse !important;
    }

    .hiro_contant .hiro_heading {
        margin-top: 188px !important;
        font-size: 27px !important;
        padding: 0 27px !important;
    }

    .hiro_contant .section_pera {
        font-size: 14px !important;
        padding: 0 18px !important;
    }

    .hiro_contant .btn {
        padding: 16px 25px !important;
        margin: 0 40px !important;
    }

    .hiro_contant .d-flex .btn {
        margin: 10px 18px !important;
    }

    .hiro_slider .img-fluid {

        padding: 10px !important;
    }
}

.hiro_slider {
    margin-top: 74px;
    overflow-x: hidden;
}

/* hiro section style end  */
/* collection section style start  */
.collection .section_heading .dropdown-menu {
    background-color: #71AFAC;
}

.collection .section_heading .dropdown-item {
    color: white;
}

.collection .section_heading .dropdown-item:hover {
    color: #71AFAC;
}

.collection .section_heading .dropdown-toggle::after {
    display: none !important;
}


.collection .section_heading .dropdown-item:focus {
    color: #71AFAC !important;
    background-color: white;
}

.collection .nav-pills {
    justify-content: center;
}

.collection .nav-pills .nav-item {
    background: #F5F5F5;
    padding: 0 10px;
}


.collection .nav-pills .nav-item .nav-link {
    border-radius: 1000px;
    color: #011C23;
    font-size: 24;
    font-weight: 600;
    padding: 13px 25px;
}

.collection .nav-pills .nav-item .nav-link {
    border-radius: 1000px;
}

.collection .nav-pills .nav-item .active {
    background-color: #71AFAC !important;
    color: white;
}

.collection .nav-pills .pill-1 {
    border-radius: 200px 0 0 200px;
}

.collection .nav-pills .pill-2 {
    border-radius: 0px 200px 200px 0px;
}

.collection .tab-content .tab-pane .table-card {
    background-color: white;
    padding: 30px 20px;
    border-radius: 20px;
}

.collection .tab-content .tab-pane .table-card .table {
    overflow-x: auto;
    white-space: nowrap;
}

@media(max-width:425px) {
    .collection .nav-pills .nav-item {
        background: #F5F5F5;
        padding: 0px 0px;
    }

    .collection .section_heading {
        font-size: 20px !important;
    }

    .collection .nav-pills .nav-item .nav-link {
        font-size: 12px !important;
    }

    .collection .nav-pills {
        margin-top: 26px !important;
    }

    .collection .tab-content .tab-pane .table-card {
        margin-top: 54px !important;
    }

}

/* collection section style end */

/* Endles section style start */

.endles .section_heading {
    padding-top: 150px !important;
}

.endles .rounded {
    border-radius: 30px !important;
}

@media(max-width:768px) {
    .endles .section_heading {
        padding-top: 100px !important;
    }

}

@media(max-width:425px) {
    .endles .section_heading {
        font-size: 20px !important;
        margin-top: 20px !important;
    }

    .endles .section_heading {
        padding-top: 40px !important;
    }

    .endles .section_pera {
        font-size: 14px !important;
        padding: 0 18px;
    }

}

/* Endles section style end */

/* call to action  section style start */
.call-to-action {
    background: url(../images/call-action-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.call-to-action h3 {
    font-weight: 800;
    font-size: 47px;
    color: #FFFFFF;
    text-align: left;
}

.call-to-action .btn-secondary {
    border: 2px solid white;
    color: white;
}

.call-to-action .btn-secondary:hover {
    border: 2px solid white;
    color: #71AFAC !important;
    background-color: white;
}

.call-to-action .btn-primary {
    border: 2px solid white !important;
    color: #71AFAC !important;
    background-color: white;
}

.call-to-action .btn-primary:hover {
    border: 2px solid white !important;
    color: white !important;
    background-color: #71AFAC !important;
}

@media(max-width:1024px) {
    .call-to-action h3 {
        font-size: 36px;
    }

}

@media(max-width:992px) {
    .call-to-action h3 {
        font-size: 36px;
        padding: 20px 0;
    }

}

@media(max-width:768px) {
    .call-to-action h3 {
        font-size: 32px;
    }

}

@media(max-width:504px) {
    .call-to-action h3 {
        font-size: 26px;
    }

}

@media(max-width:425px) {
    .call-to-action h3 {
        font-size: 20px !important;
        margin-top: 114px !important;
        padding: 0 25px !important;
    }

    .call-to-action {
        height: 578px !important;
    }

    .call-to-action {
        background: url(../images/call-action-bg-tablet.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 578px !important;
    }

    .call-to-action .d-flex {
        flex-direction: column !important;
        justify-content: center;
    }

    .call-to-action .d-flex .btn-primary {
        padding: 16px 25px !important;
        margin: 10px 18px !important;
    }

    .call-to-action .d-flex .btn-secondary {
        padding: 16px 25px !important;
        margin: 10px 18px !important;
    }



}

/* call to action  section style end */

/* endless-possibilities  section style start  */
.endles {
    background-color: #F2F9F9;
}

.endless-possibilities .endless-possibilities-img {
    background-image: url(../images/Endless_sectino_1.png) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 450px;
    width: auto;
}

@media(max-width:1199px) {
    .endless-possibilities .endless-possibilities-img {
        height: 340px !important;
    }
}

.endless-possibilities .endless-possibilities-img_2 {
    background-image: url(../images/Endless_sectino_2.png) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 550px;
    width: auto;
}

@media(max-width:1199px) {
    .endless-possibilities .endless-possibilities-img_2 {
        height: 340px !important;
    }
}

.possibilities-box {
    background-color: #ffffff;
}

.endless-possibilities .section_heading {
    text-align: left;
}

.endless-possibilities {
    margin-top: 115px !important;
}

.endless-possibilities .section_pera {
    text-align: left;
}

.endless-possibilities .download_btn .btn-primary {
    border-radius: 6px;
    background: #F7F7F8 !important;
    border: none;
    padding: 8px 20px !important;
}

.endless-possibilities .download_btn .text {
    text-align: left !important;
}

.endless-possibilities .download_btn .btn-primary:hover {
    border: none !important;
}

.endless-possibilities .download_btn .btn-primary:focus {
    border: none !important;
}

.endless-possibilities .download_btn .btn-primary p {
    color: #575A65 !important;
    font-size: 14px;
    font-weight: 400;
    margin: 0 5px;
    text-align: left;
}

.endless-possibilities .download_btn .btn-primary span {
    color: #575A65 !important;
    font-size: 18px;
    font-weight: 700;
    margin: 0 5px;
    text-align: left;
}


@media(max-width:457px) {

    .endless-possibilities .download_btn .btn-primary span {
        font-size: 12px;
    }

    .endless-possibilities .download_btn .btn-primary p {
        font-size: 10px;
    }
}

@media(max-width:1199px) {
    .endless-possibilities .download_btn .btn-primary {
        padding: 8px 10px !important;
    }

}

@media(max-width:425px) {

    .endless-possibilities .download_btn .btn-primary {
        padding: 10px 15px !important;
    }
}

/*@media(max-width:320px) {
    .endless-possibilities .download_btn .btn-primary {
        padding: 10px 15px !important;
    }
}*/

@media(max-width:991px) {
    .endless-possibilities .section_heading {
        text-align: center !important;
        margin: 20px 0 !important;
    }

    .endless-possibilities .section_pera {
        text-align: center !important;
        margin: 20px 0 !important;
    }

    .endless-possibilities .download_btn {
        justify-content: center !important;
    }

}

@media(max-width:425px) {

    .endless-possibilities {
        margin-top: 20px !important;
    }

    .endless-possibilities .section_heading {
        font-size: 20px !important;
        padding: 0 25px !important;
    }

    .endless-possibilities .section_pera {
        font-size: 14px !important;
        padding: 0 25px !important;
    }

    .rmt-50 {
        margin-top: 50px;
    }
}

/* endless-possibilities  section style end */

/* footer  section style start  */

.footer {
    background: #F2F9F9 !important;
}

.sub-footer {
    background-color: #ffffff;
}

.footer .sub-footer {
    border-radius: 20px;
    padding: 20px;
}

.footer .info {
    border-right: 1px solid #E3E4E4;
    padding: 20px;
}

.footer .resources {
    background: #F2F9F9;
    padding: 20px;
    border-radius: 16px;
}

.footer .resources a {
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}

.footer .earn-more {
    background: #71AFAC;
    padding: 20px;
    border-radius: 16px;
}

.earn-more .space-tb {
    margin: 18px 0px;
}

.footer .earn-more h3 {
    font-size: 34px;
    font-weight: 800;
    color: white;
}

.footer .earn-more p {
    color: white;
}

.footer .earn-more a {
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    color: white;
}

@media(max-width:991px) {
    .footer .info {
        border: none !important;
        padding: 20px;
    }


}

@media(max-width:767px) {
    .footer .resources {
        margin: 20px 10px !important;
    }

    .footer .earn-more .d-flex {
        flex-direction: column !important;
    }
}

@media(max-width:425px) {
    .footer .earn-more h3 {
        font-size: 24px;
    }

    .footer {
        border-radius: 20px;
        padding: 38px 20px;
        margin: 0px;
    }

    .footer .info {
        border: none !important;
        padding: 0px;
    }

    .footer .resources {
        margin: 20px 0px !important;
    }
}

/* footer li style start  */
.footer ul li {
    list-style: none;
    margin-bottom: 25px;
}

.footer ul li a {
    color: #232323 !important;
    text-decoration: none;
}

.footer_link {
    margin-top: 20px;
    margin-bottom: 20px;
}

.footer .footer_link .input-group .form-control {
    background: #FFFFFF;
    border: 1px solid #E7E8EA;
    box-sizing: border-box;
    border-radius: 12px;
    height: 48px;
}

.footer .footer_link .input-group .form-control:focus {
    box-shadow: none !important;
}

.footer .footer_link .input-group .input-group-text {
    background-color: #71AFAC !important;
    border: none !important;
    border-radius: 10px !important;
    color: white;
    margin-left: -10px !important;
    z-index: 1;
}

.footer .footer_link .footer_link_last_col {
    border-left: 1px solid #E3E4E4 !important;
    padding-left: 50px;
}

.footer .footer_link .social_icon {
    margin-top: 40px;
}

@media(max-width:991px) {
    .footer .footer_link .footer_link_last_col {
        padding-top: 20px;
        border-top: 1px solid #E3E4E4 !important;
        padding-left: 50px;
        border-left: none !important;
        padding-left: 0 !important;
    }
}

@media(max-width:768px) {

    .footer .footer_link .social_icon .img-fluid {
        margin-right: 10px !important;
    }

}

@media(max-width:502px) {

    .footer ul li a {

        font-size: 14px !important;
    }

    .footer ul {
        padding-left: 0 !important;
    }

    .footer .font-22 {
        font-size: 14px !important;
    }

    .footer .footer_link .social_icon {
        margin-top: 15px;
    }

    .social_icon figure {
        margin: 0 10px 0px 0px;
    }

    .social_icon figure:last-child {
        margin: 0 0px 0px 0px;
    }

    .footer_link .w-75 {
        width: 100% !important;
    }

    .footer_link .form-control {
        color: #A0A1AB !important;
    }

    .footer_link .input-group-text {
        padding: 0.375rem 1.25rem !important;
    }

    .footer .footer_link .footer_link_last_col {
        padding-top: 20px;
        border-top: 1px solid #E3E4E4 !important;
        padding-left: 50px;
        border-left: none !important;
        padding-left: 0 !important;
    }
}

@media(max-width:375px) {
    .main_home_content .earn_more_slider .slick-dots {
        left: -100px !important;
    }
}


/* footer  section style end */



/*Setting*/

#select_color_switcher_option div h3 {
    font-size: 16px;
    margin: 8px 3px 12px
}

#select_color_switcher_option {
    background: none repeat scroll 0 0 #ffff;
    box-shadow: 0px 3px 14px 0 rgba(0, 0, 0, .25);
    left: -189px;
    position: fixed;
    top: 35%;
    width: 189px;
    z-index: 9999;
    padding: 10px;
    border-radius: 0 5px 5px 0;
}

#select_color_switcher_option div {
    padding: 0;
    text-align: center;
}

#select_color_switcher_option .bottom {
    background: none repeat scroll 0 0 #fff;
    color: #252525;
    padding: 0
}

#select_color_switcher_option .bottom a.settings {
    background: none repeat scroll 0 0 #2b2424;
    box-shadow: 2px 2px 0 0 rgba(0, 0, 0, .08);
    display: block;
    height: 40px;
    position: absolute;
    right: -40px;
    top: 18px;
    width: 40px;
    padding: 3px;
    border-radius: 0 20px 20px 0 !important;
}

#select_color_switcher_option .bottom a {
    text-decoration: none
}

#select_color_switcher_option .bottom a.settings i {
    margin-left: -12px;
    margin-top: 5px;
    color: #fff;
    font-size: 22px;
    position: absolute
}

ul.pattern {
    list-style: none outside none;
    margin: 0 0 0;
    overflow: hidden;
    padding: 0;
    border-radius: 0
}

ul.pattern li {
    float: left;
    margin: 2px
}

ul.pattern li a {
    cursor: pointer;
    display: block;
    height: 46px;
    width: 46px;
    border-radius: 6px;
    margin: 3px
}

ul.pattern .color1 {
    background: #f1f5f5;
}

ul.pattern .color2 {
    background: #001413;
}

ul.pattern .color3 {
    background: #1C1C1E;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .lines {
        width: 90vw;
        opacity: 0.7;
    }

    .lines .line:nth-child(2) {
        display: none;
    }

    .lines .line:nth-child(3) {
        display: none;
    }
}

@media only screen and (max-width:767px) {
    .section#about h2 {
        font-size: 26px;
    }

    .work_menu {
        border-radius: 10px;
    }

    .testi_boxes {
        box-shadow: 0 0px 20px rgba(0, 0, 0, 0.05);
        padding: 20px;
    }

    .first-title {
        font-size: 1.4rem;
        line-height: 32px;
    }

    .header-name {
        font-size: 34px;
    }

    .header-name span.element,
    .header-name span.simple-text-rotate {
        width: 100%;
        display: inline-block;
    }

    .header-name span.typed-cursor {
        display: none;
    }

    .lines {
        width: 90vw;
        opacity: 0.7;
    }

    .lines .line:nth-child(2) {
        display: none;
    }

    .lines .line:nth-child(3) {
        display: none;
    }
}

@media only screen and (max-width:479px) {

    /*#select_color_switcher_option {
    display: none;
}*/
    .testi_boxes .tam_testi_icon,
    .testi_boxes .tam_testi_icon2 {
        display: none;
    }

    .lines {
        width: 92vw;
        opacity: 0.4;
    }

    .lines .line:nth-child(2) {
        display: none;
    }

    .lines .line:nth-child(3) {
        display: none;
    }
}

@media only screen and (max-width:430px) {
    ul.app-download-list li {
        margin: 0;
        width: 100%;
    }

    .app-download-list li a:hover {
        -webkit-transform: scale(1.03) rotate(0deg);
        transform: scale(1.03) rotate(0deg);
    }
}




.mdi-spin {
    -webkit-animation: rotation 2s infinite linear;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}

/*--------------------------------------------------
[1. End Home]
--------------------------------------------------*/





/*--------------------------------------------------
[2. login and sign up  start 28-2-2022 ]
--------------------------------------------------*/

.sign-up .bg-light {
    background-color: #F2F9F9 !important;
    height: 100vh;
}

.sign-up .bg-light {
    background-image: url(../images/login_background.png);
    background-repeat: no-repeat;
    background-position: bottom;
}


.sign-up .bg-light .logo {
    margin-top: 55px;
    margin-left: 70px;
}

.sign-up .card {
    background: white;
    border-radius: 20px;
    border: none !important;
}

.sign-up .card .card_heading {
    font-weight: 600;
    font-size: 18px;
    color: #0D3642;
    text-align: left;
    margin-top: 23px;
}

.sign-up .card .card_pera {
    font-weight: normal;
    font-size: 13px;
    line-height: 165%;
    color: #9CA3AF;
    text-align: left;
    margin-top: 8px;
}


.sign-up .card .d-flex {
    margin-top: 24px;
}

.sign-up .card .d-flex .ETH {
    font-weight: normal;
    font-size: 14px;
    color: #151D0C;
    margin-left: 5px;

}

.sign-up .card .d-flex .rating {
    font-weight: normal;
    font-size: 14px;
    color: #19976A;
    margin-left: auto;
}

.sign-up .card_botom_text {
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    padding: 20px 0;
    color: #123442;
}

.sign-up .carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 10px;
    height: 6px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #E8EBEC !important;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}

.sign-up .carousel-indicators .active {
    opacity: 1 !important;
    background-color: #BCE0DF !important;
    border-radius: 10px;
    width: 50px !important;
}

.sign-up .carousel-indicators {
    bottom: -120px !important;
}

.sign-up .form_back_btn {
    margin-top: 55px;
}

.sign-up .form_back_btn .img-fluid {
    width: 24px !important;
}

.sign-up .form_back_btn a {
    color: #9CA3AF;
    text-decoration: none;
    margin-left: 10px;
    font-weight: 500;
    font-size: 16px;
}

.sign-up .form .form_heading {
    font-weight: 800;
    font-size: 28px;
    color: #123442;
}

.sign-up .form .form_pera {
    font-size: 16px;
    color: #9CA3AF;
    margin: 20px 0;
}

.sign-up .form_section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.sign-up .form_section .form_devder {
    font-weight: normal;
    font-size: 16px;
    margin: 32px 0;
    text-align: center;
    color: #B8C2C5;
}

.sign-up .form_section .form_devder a {
    color: #71AFAC !important;
    font-weight: 600;
    text-decoration: none;
}

.sign-up .form-control {
    background: #F7F7F8;
    border: 1px solid #E7E8EA;
    box-sizing: border-box;
    border-radius: 12px;
    width: 400px;
    height: 52px;
}

.sign-up .form-control:focus {
    box-shadow: none;
}

.sign-up .form-control::placeholder {
    color: #A0A1AB !important;
    font-size: 14px !important;
}

.sign-up .carousel .slide {

    margin-top: 50px;
}


.sign-up .form_section .form .model_btn {
    background-color: transparent !important;
    border: 1px solid #D1D5DB !important;
    box-sizing: border-box !important;
    border-radius: 40px !important;
    color: #374151 !important;
}

.sign-up .form_section .form .mobile_icon {
    width: 24px;
}

.sign-up .form_section {
    margin-top: 100px;
}

.sign-up .form_section .modal-header {
    border: none !important;
}

.sign-up .form_section .modal-footer {
    border: none !important;
}

.sign-up .form_section .modal-body {
    padding: 0 50px;
}

.sign-up .form_section .modal-dialog .modal_heading {
    font-weight: 800;
    font-size: 24px;
    color: #123442;
}

.sign-up .form_section .modal-content {
    background: #FFFFFF;
    border-radius: 40px;
}

.sign-up .modal_pera {
    font-weight: 400;
    font-size: 20px;
    color: #B8C2C5;
    text-align: center;
}

.sign-up .modal_pera span {
    color: black;
    font-weight: 600;
}

.sign-up .modal-body .input-group {
    background: #F7F7F8 !important;
    border: 1px solid #E7E8EA !important;
    box-sizing: border-box !important;
    border-radius: 12px;
    padding: 10px 0;
}

.sign-up .modal-body .input-group .input-group-text {
    border: none;
    color: blue;
    background: transparent;
    border-right: 1px solid #E4E4E4;
}

.sign-up .modal-body .input-group .form-control {
    border: none;
    background: transparent;
}

.sign-up .phone_verification_modal .phone_icon_2 {
    padding: 20px;
    background: #F7FDFD;
    border-radius: 999px;
}

.sign-up .phone_verification_modal .number {
    font-weight: 600 !important;
    font-size: 20px !important;
    margin-top: -10px !important;
}

.sign-up .phone_verification_modal .form-control {
    width: 50px !important;
    height: 50px !important;
}

.sign-up .btn-primary:hover {
    background: transparent !important;
}

.sign-up .form_devder_with_arrow::before {

    content: "";
    position: absolute;
    width: 138px;
    height: 1px;
    right: 270px;
    top: 14px;
    background: #E5E7EB;
    opacity: 0.4;
}

.sign-up .form_devder_with_arrow::after {
    content: "";
    position: absolute;
    width: 138px;
    height: 1px;
    left: 270px;
    top: 14px;
    background: #E5E7EB;
    opacity: 0.4;
}

.sign-up .form_section .btn-primary {
    height: 56px;
}

@media(max-width:992px) {

    .sign-up .form_devder_with_arrow::before {
        right: 220px;
        width: 100px !important;
    }

    .sign-up .form_devder_with_arrow::after {
        left: 220px;
        width: 100px !important;
    }


}


@media(max-width:375px) {

    .sign-up .form_devder_with_arrow::before {
        right: 240px;
        width: 100px !important;
    }

    .sign-up .form_devder_with_arrow::after {
        left: 240px;
        width: 100px !important;
    }


}

@media(max-width:992px) {
    .sign-up .form-control {
        width: 300px;
    }
}

@media(max-width:787px) {
    .sign-up .carousel-indicators {
        bottom: -140px !important;
    }
}


@media(max-width:767px) {
    .sign-up .card .card_heading {
        display: none;
    }

    .sign-up .card .card_pera {
        display: none;
    }

    .sign-up .card {
        background: transparent !important;
    }

    .sign-up .card .img-fluid {
        opacity: 0.98;
    }

    .sign-up .card .d-flex {
        display: none !important;
    }

    .sign-up .card .card-body {
        position: relative !important;
    }

    .sign-up .card_botom_text {
        position: absolute;
        top: 200px;
        margin: 10px 180px;
        z-index: 1;
    }

    .sign-up .carousel-indicators {
        bottom: 60px !important;
    }

    .sign-up .bg-light {
        height: auto;
        z-index: -1;
        background: none;
    }

    .sign-up .form_back_btn {
        display: none;
    }

    .sign-up .bg-white {
        border-radius: 40px 40px 0px 0px;
    }
}

@media(max-width:742px) {
    .sign-up .card_botom_text {
        position: absolute;
        top: 200px;
        margin: 10px 140px;
    }

}

@media(max-width:661px) {
    .sign-up .card_botom_text {
        position: absolute;
        top: 200px;
        margin: 10px 120px;
    }

}

@media(max-width:622px) {
    .sign-up .card_botom_text {
        position: absolute;
        top: 200px;
        margin: 10px 100px;
    }

}

@media(max-width:581px) {
    .sign-up .card_botom_text {
        position: absolute;
        top: 200px;
        margin: 10px 100px;
        font-size: 18px;
    }

}

@media(max-width:425px) {
    .sign-up .modal-body .input-group .form-control {
        margin-top: 0;
        padding: 5px 0;
    }

    .sign-up .modal-body .input-group .form-control::placeholder {
        margin-left: 20px;
    }

    .sign-up .form_section .modal-content {
        margin-bottom: -20px;
        border-radius: 40px 40px 0px 0px;
    }

    .sign-up .form_section .modal-dialog-centered {
        align-items: flex-end;
        margin: 0;
    }

    .sign-up .form_devder_with_arrow::before {
        right: 260px;
        width: 100px !important;
    }

    .sign-up .form_devder_with_arrow::after {
        left: 260px;
        width: 100px !important;
    }


    .sign-up .form_section .modal-dialog .modal_heading {
        font-size: 20px;
    }

    .sign-up .modal_pera {
        font-size: 16px;
    }

    .sign-up .form_section .modal-header {
        display: none;
    }

    .sign-up .modal-body .input-group {
        padding: 0;
    }

    .sign-up .form_section .form_devder {
        margin-top: 70px;
    }

    .sign-up .card_botom_text {
        position: absolute;
        top: 200px;
        margin: 10px 50px;
        font-size: 18px;
    }

    .sign-up .form-control {
        margin-top: 24px;
    }

    .sign-up .form_section .btn-primary {
        margin-top: 24px;
    }

    .sign-up .form_section .form_devder {
        margin: 24px 0;
    }

    .sign-up .form_section .form .model_btn {
        margin-top: 0px;
    }

    .sign-up .form .form_pera {
        margin: 16px 0;
    }

    .sign-up .card .card-body {
        padding: 0;
    }

    .sign-up .bg-light .logo {
        margin: 55px 19px;
        margin-bottom: 0;
    }

    .sign-up .form .form_heading {
        font-size: 20px;
        margin-top: 43px;
    }

    .sign-up .form {
        font-size: 20px;
        margin-top: 43px;
    }


    .sign-up .bg-white {
        border-radius: 40px 40px 0px 0px;
        position: absolute;
        top: 330px;
        padding: 0 24px;
    }

    .sign-up .form_section {

        align-items: start !important;
        margin-top: -30px;
    }

    .sign-up .form-control {
        width: 90vw;
    }



    .sign-up .form_section .modal-body .USA_flag {
        width: 30px !important;
    }

    .resend_text {
        margin-top: 28px !important;
        margin-bottom: 10px !important;
    }

    .sign-up .form_section .modal-body {
        padding: 24px;
    }

}

@media(max-width:414px) {
    .sign-up .card_botom_text {
        position: absolute;
        top: 200px;
        margin: 10px 40px;
        font-size: 18px;
    }

    .sign-up .bg-white {
        border-radius: 40px 40px 0px 0px;
        position: absolute;
        bottom: 0px;
    }

    .sign-up .form_section .modal-body .USA_flag {
        width: 30px !important;
    }

    .sign-up .form_section .modal-body {
        padding: 24px !important;
    }


}

@media(max-width:375px) {
    .sign-up .card_botom_text {
        position: absolute;
        top: 200px;
        margin: 10px 20px;
        font-size: 18px;
    }

    .sign-up .bg-white {
        border-radius: 40px 40px 0px 0px;
        position: absolute;
        bottom: -100px;
    }

    .sign-up .form_devder_with_arrow::before {
        right: 240px;
    }

    .sign-up .form_devder_with_arrow::after {
        left: 240px;
    }

    .sign-up .form_section .modal-body {
        padding: 24px !important;
    }




}


/*--------------------------------------------------
[2. login and sign up  end 28-2-2022  ]
--------------------------------------------------*/


/*--------------------------------------------------
[3. returning_user_home_page  ]
--------------------------------------------------*/

/* ============================================= */



/* returning_user_home_header start  */


.main_home_content .returning_user_home_header {
    background: #FFFFFF;
   /* border-radius: 0 0 30px 30px;*/
    margin-bottom: 50px;
    box-shadow: rgb(25 28 31 / 4%) 0px 8px 16px, rgb(25 28 31 / 4%) 0px -1px 0px;
}

.main_home_content .returning_user_home_header .navbar {
    padding: 23px 0px;
}

.main_home_content .returning_user_home_header .navbar .input-group {
    width: 315px;
    height: 48px;
    margin-left: 143px;
}

.main_home_content .returning_user_home_header .navbar .input-group .form-control {
    background: #F7F7F8;
    border: 1px solid #E7E8EA;
    box-sizing: border-box;
    border-radius: 12px;
    border-left: none;
}

.main_home_content .returning_user_home_header .navbar .input-group .form-control:focus {
    box-shadow: none;
}

.main_home_content .returning_user_home_header .navbar .input-group .input-group-text {
    background: #F7F7F8;
    border: 1px solid #E7E8EA;
    border-right: none;
    box-sizing: border-box;
    border-radius: 12px 0 0 12px;
}

.main_home_content .returning_user_home_header .navbar .menu .dropdown .btn-secondary {
    border: none;
    color: black;
    font-weight: 500;
    font-size: 14px;
    border-radius: 9px;
    padding: 10px;
    margin-right: 20px;
}

.main_home_content .returning_user_home_header .navbar .menu .dropdown .btn-secondary:hover {
    border: none;
    background: transparent !important;
    color: black;
}

.main_home_content .returning_user_home_header .navbar .menu .dropdown .btn-secondary:focus {
    box-shadow: none;
    background: #E4F2F2 !important;
}

.main_home_content .returning_user_home_header .navbar .language .btn-secondary {
    background: #F7F7F8 !important;
    border-radius: 9px;
    border: none;
    padding: 10px 13px;
    color: black;
    margin-right: 30px;
}

.main_home_content .returning_user_home_header .navbar .language .btn-secondary:focus {
    box-shadow: none;
}

.main_home_content .returning_user_home_header .navbar .language .dropdown-item:active {
    background: #f7f7f8 !important;
}

.main_home_content .returning_user_home_header .navbar .icon .message .icon_btn svg path {
    fill: #71AFAC;
}

.main_home_content .returning_user_home_header .navbar .icon .notification .icon_btn svg path {
    fill: #71AFAC;
}

.main_home_content .returning_user_home_header .navbar .icon .settings .icon_btn svg path {
    fill: #71AFAC;
}

.main_home_content .returning_user_home_header .navbar .icon .settings .icon_btn,
.main_home_content .returning_user_home_header .navbar .icon .notification.icon_btn,
.main_home_content .returning_user_home_header .navbar .icon .message .icon_btn {
    margin: 0 30px;
}

.main_home_content .returning_user_home_header .navbar .icon .wallet .icon_btn {
    margin-left: 30px !important;
}


.main_home_content .returning_user_home_header .navbar .icon {
    border-left: 1px solid #E2E8F0;
    border-right: 1px solid #E2E8F0;
}

.main_home_content .returning_user_home_header .navbar .icon .message {
    position: relative;
}

.main_home_content .returning_user_home_header .navbar .icon .message::after {
    content: "";
    background-color: #EB0000;
    border: 1px solid #71AFAC;
    position: absolute;
    top: 0;
    left: 50px;
    height: 9px;
    width: 9px;
    border-radius: 100px;
}

.main_home_content .returning_user_home_header .navbar .icon .notification {
    position: relative;
}

.main_home_content .returning_user_home_header .navbar .icon .notification::after {
    content: "";
    background-color: #EB0000;
    border: 1px solid #71AFAC;
    position: absolute;
    top: 0;
    left: 12px;
    height: 9px;
    width: 9px;
    border-radius: 100px;
}

.main_home_content .returning_user_home_header .navbar .profile .dropdown .btn-secondary {
    border: none;
    font-weight: 600;
    font-size: 16px;
    color: #202223;
    padding: 0 21px;
}

.main_home_content .returning_user_home_header .navbar .profile .dropdown .btn-secondary:hover {
    background: transparent !important;
}

.main_home_content .returning_user_home_header .navbar .profile .dropdown .btn-secondary:focus {
    box-shadow: none;
}

@media(max-width:1300px) {
    .main_home_content .returning_user_home_header .navbar .input-group {
        margin-left: 50px;
    }
}

@media(max-width:1200px) {
    .main_home_content .returning_user_home_header .navbar .input-group {
        margin-left: 10px;
    }

}

@media(max-width:1161px) {
    .main_home_content .returning_user_home_header .navbar .input-group {
        width: 200px;
    }
}

@media(max-width:1046px) {

    .main_home_content .returning_user_home_header .navbar .icon .settings .icon_btn,
    .main_home_content .returning_user_home_header .navbar .icon .notification.icon_btn,
    .main_home_content .returning_user_home_header .navbar .icon .message .icon_btn {
        margin: 0 20px;
    }

    .main_home_content .returning_user_home_header .navbar .icon .wallet .icon_btn {
        margin-left: 20px !important;
    }

    .main_home_content .returning_user_home_header .navbar .menu .dropdown .btn-secondary {
        margin: 0 20px;
    }
}

@media(max-width:1077px) {
    .main_home_content .returning_user_home_header .navbar .language .btn-secondary {
        margin-right: 10px;
    }
}

@media(max-width:992px) {
    .main_home_content .returning_user_home_header .navbar .icon {
        border: none;
    }

    .main_home_content .returning_user_home_header .navbar .icon .message::after {
        left: 40px;
    }

    .main_home_content .returning_user_home_header .navbar .menu .dropdown .btn-secondary {
        margin: 0 20px;
    }
}

@media(max-width:530px) {
    .main_home_content .returning_user_home_header .navbar .profile .dropdown .btn-secondary {
        margin: 0 -20px;
    }

    .main_home_content .returning_user_home_header .navbar .profile .dropdown .btn-secondary {
        margin-right: 0px !important;
    }
}

@media(max-width:459px) {
    .main_home_content .returning_user_home_header .navbar .menu .dropdown .btn-secondary {
        margin: 0 -10px;
    }

    .main_home_content .returning_user_home_header .mobile_header .search_icon_mobile {
        margin-right: 20px;
    }
}

@media (max-width:425px) {

    .main_home_content .returning_user_home_header .navbar .icon .settings .icon_btn,
    .main_home_content .returning_user_home_header .navbar .icon .notification.icon_btn,
    .main_home_content .returning_user_home_header .navbar .icon .message .icon_btn {
        margin: 0 20px;
    }

    .main_home_content .returning_user_home_header .navbar .icon .wallet .icon_btn {
        margin-left: 20px !important;
    }

    .main_home_content .returning_user_home_header .navbar {
        padding: 23px 0px;
    }

    .main_home_content .returning_user_home_header .navbar .navbar-brand {
        margin-right: -3rem !important;
    }

    .main_home_content .returning_user_home_header .navbar .navbar-brand .img-fluid {
        width: 70%;
    }
}

/* returning_user_home_header end */

/* returning_user_home_page section start  */
.main_home_content .challenge {

    background: #FFFFFF;
    border-radius: 25px;
}

.main_home_content {
    /*background: #F7F8FA !important;*/
    /*padding-bottom: 42px;*/
}

.main_home_content .challenge .content h3 {
    font-weight: bold;
    font-size: 16px;
    color: #11142D;
    margin: 0;
}

.main_home_content .challenge .content p {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: #11142D;
    margin: 7px 0;
}

.main_home_content .challenge .content a {
    font-weight: bold;
    font-size: 14px;
    color: #71AFAC;
    text-decoration: none;
}

.main_home_content .challenge .icon {
    background: #F7FDFD;
    border-radius: 25px 0 0 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main_home_content .challenge .content,
.main_home_content .challenge .icon {
    padding-top: 38px;
    padding-bottom: 25px;
}

.main_home_content .more {
    position: relative;
    margin: 50px 0;
    padding-left: 25px;
}

.main_home_content .more hr {
    margin: 0 !important;
    margin-top: -20px !important;
    width: 80%;
    background-color: #D0D7D9;
    height: 2px;
}

@media(max-width:992px) {

    .main_home_content .more hr {
        width: 100%;
    }
}

.main_home_content .more h3 {
    font-weight: bold;
    font-size: 16px;
    color: #11142D;
    margin-bottom: 40px;
}


.main_home_content .more figure {
    margin: 0;
}

.main_home_content .more a {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #11142D;
    text-decoration: none;
    margin-left: 10px;
}


.main_home_content .more .right_arrow {
    margin-left: auto;
    margin-right: 80px;
}

.main_home_content .up-to-date {
    background: #FFFFFF;
    border-radius: 25px;
    padding: 40px;
}

.main_home_content .up-to-date h3 {
    font-weight: bold;
    font-size: 20px;
    color: #11142D;
}

.main_home_content .up-to-date a {
    text-decoration: none;
    color: #71AFAC;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    margin-left: auto;
}

.main_home_content .up-to-date .content h5 {
    font-weight: 600;
    font-size: 16px;
    color: #000000;
    margin-left: 16px;
    margin-bottom: 0;
}

.main_home_content .up-to-date .content figure .img-fluid {
    max-width: 120px;
}

.main_home_content .artists {
    background: #FFFFFF;
    box-shadow: 0px 4px 54px rgba(0, 0, 0, 0.05);
    border-radius: 25px;
    padding: 14px 24px;
}

.main_home_content .artists h3 {
    color: #11142D;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
}

.main_home_content .artists .artists_info {
    position: relative;
}

.main_home_content .artists .artists_info h5 {
    font-style: normal;
    font-weight: 600;
    font-size: 9.52809px;
    color: #202223;
    margin-left: 40px;
}

.main_home_content .artists .artists_info .artists_profile {
    position: absolute;
    z-index: 1;
    top: 70px;
    left: 10px;
}

.main_home_content .write_post {
    background: #FFFFFF;
    box-shadow: 0px 4px 54px rgba(0, 0, 0, 0.05);
    margin-top: 23px;
    border-radius: 25px;
    padding: 14px 10px;
}

.main_home_content .write_post .box {
    height: 98px;
    background: #F8F8F8;
    border-radius: 25px;
    border: none;
    padding: 17px 28px;
}

.main_home_content .write_post .box .form-control {
    background: transparent;
    border-radius: 25px;
    border: none;
}

.main_home_content .write_post .form-control:focus {
    box-shadow: none;
}

.main_home_content .write_post .post_control {
    border: none;
    background: none;
    padding: 0;
    margin: 16px;
    margin-right: 26px;
}

.main_home_content .write_post .btn-primary {
    padding: 0 18px;
    height: 56px;
}

.main_home_content .write_post .btn-primary:hover {
    background-color: transparent !important;
}

.main_home_content .write_post .post_fuction {
    margin-top: 15px;
}


.main_home_content .full_post {
    background: #FFFFFF;
    border-radius: 25px;
    margin-top: 20px;
    padding: 20px 25px;
}

.main_home_content .full_post hr {

    background-color: #D0D7D9;
    height: 2px;

}

.main_home_content .full_post .back {
    font-weight: 700;
    text-decoration: none;
    font-size: 16px;
    color: #11142D;
    padding-bottom: 40px !important;

}

.main_home_content .full_post .like .icon_btn svg path {
    fill: black;
}

.main_home_content .full_post .comment .icon_btn svg path {
    stroke: black;
}

.main_home_content .full_post .share .icon_btn svg path {
    fill: black;
}

.main_home_content .full_post .re-post .icon_btn svg path {
    stroke: black;
}

.main_home_content .full_post .more_option svg path {
    fill: black;
}

.main_home_content .full_post .more_option:focus {
    background-color: #E4F2F2;
    border-radius: 100px;
    padding: 5px;
}

.main_home_content .full_post .more_option {
    padding: 5px;
}


.main_home_content .full_post h3 {
    font-weight: 600;
    font-size: 16px;
    color: #202223;
    margin: 0 5px;
}

.main_home_content .full_post button {
    padding: 0;
    border: none;
    background: transparent;
}

.main_home_content .full_post .post_img {
    margin-top: 23px;
}

.main_home_content .full_post .place_bid {
    background: #F2F9F9;
    border-radius: 0 0 25px 25px;
    margin-top: 14px;
    padding: 10px 30px;
}

.main_home_content .full_post .place_bid .btn-primary:hover {
    background: transparent !important;
}

.main_home_content .full_post .place_bid .offer h6 {
    font-size: 14px;
    color: #011C23;
}

.main_home_content .full_post .place_bid .offer h5 {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    margin: 0 5px;
    color: #011C23;
}


.main_home_content .full_post .place_bid .last {
    border-right: 1px solid #011C23;
    border-left: 1px solid #011C23;
    border-radius: 1px;
}

.main_home_content .full_post .place_bid .btn-primary {
    padding: 8px 40px;
    border: 2px solid transparent;

}

.main_home_content .full_post p {
    font-style: normal;
    font-size: 16px;
    margin-top: 20px;
    color: #000000;
}

.main_home_content .full_post p span {
    font-weight: bold;
}

.main_home_content .full_post .like,
.main_home_content .full_post .comment,
.main_home_content .full_post .share,
.main_home_content .full_post .re-post {
    margin: 0 10px;
}



.main_home_content .full_post .who_like .like_2 {
    position: absolute;
    left: -18px;
}

.main_home_content .full_post .who_like .like_3 {
    position: absolute;
    left: -36px;
    top: 0;
}

.main_home_content .full_post .who_like {
    position: relative;
}

.main_home_content .full_post .who_like p {
    color: #000000;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
}

.main_home_content .full_post .who_like p span {
    font-weight: bold;
}

.main_home_content .full_post .re_post_on_my_profile {
    border: 0.8px solid #D0D7D9;
    border-radius: 11px;
    padding: 20px;
}

.main_home_content .top_collaction_post_button:hover {
    background: transparent !important;
}

.main_home_content .top_collaction_post_button {
    height: 56px !important;
}

.main_home_content .top-collections {
    background: #FFFFFF;
    border-radius: 25px;
    padding: 40px 20px;
    margin-top: 23px;
}

.main_home_content .top-collections a {
    text-decoration: none;
    color: #71AFAC;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    margin-left: auto;
}

.main_home_content .top-collections h3 {
    font-weight: bold;
    font-size: 20px;
    color: #11142D;
}

.main_home_content .top-collections .collaction_1 h2 {
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}

.main_home_content .top-collections .collaction_1 .collactin_info h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #202223;
}

.main_home_content .top-collections .collaction_1 .collactin_info .ETH_info h4 {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #011C23;
    margin: 0 !important;
    padding-right: 10px;
    border-right: 1px solid;
}

.main_home_content .top-collections .collaction_1 .collactin_info .ETH_info h5 {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #0E958E;
    margin: 0 !important;
    padding-left: 10px;
}

.main_home_content .earn_more_slider {
    background: #71AFAC;
    border-radius: 25px;
    margin-top: 38px;
    padding: 20px 60px;
}

.main_home_content .earn_more_slider .content h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 34px;
    color: #FFFFFF;
}

.main_home_content .earn_more_slider .content p {
    font-weight: normal;
    font-size: 14px;
    line-height: 160%;
    color: #FFFFFF;
    margin: 12px 0;

}

.main_home_content .earn_more_slider .content a {
    font-weight: bold;
    font-size: 14px;
    line-height: 160%;
    color: #FFFFFF;
    text-decoration: none;
}

.main_home_content .earn_more_slider .slick-dots li button {
    background-color: #011C23;
    color: transparent;
    width: 11px;
    height: 11px;
    border-radius: 100px;
}

.main_home_content .earn_more_slider .slick-dots .slick-active button {
    background-color: white;
}

.main_home_content .earn_more_slider .slick-dots li {
    margin: 0;
}

.main_home_content .earn_more_slider .slick-dots {
    position: relative;
    bottom: -5px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    left: -60px;
}



@media(max-width:1399px) {

    .main_home_content .challenge {
        margin: 5px;
    }

    .main_home_content .more {
        padding-left: 20px;
    }
}


@media(max-width:1250px) {
    .main_home_content .top-collections .collaction_1 .collactin_info .ETH_info h4 {
        font-size: 12px;
    }

    .main_home_content .top-collections .collaction_1 .collactin_info .ETH_info h5 {
        font-size: 12px;
    }

    .main_home_content .top-collections .collaction_1 .collactin_info h3 {
        font-size: 14px;
    }

    .main_home_content .earn_more_slider .slick-dots {
        left: -70px;
    }

    .main_home_content .top-collections .collaction_1 figure {
        margin-left: 10px !important;
    }

    .main_home_content .top-collections .collaction_1 .collactin_info .ETH_info figure {
        margin-left: 0 !important;
    }

    .main_home_content .top-collections .collaction_1 .collactin_info .ETH_info h5 {
        margin-right: 5px !important;
    }

    .main_home_content .up-to-date .content h5 {
        font-size: 14px;
    }

    .main_home_content .full_post .who_like_p {
        font-size: 12px;
    }

    .main_home_content .artists .artists_info {
        margin: 10px;
    }

    .main_home_content .artists .artists_info .artists_profile {
        left: 6px;
    }
}

@media(max-width:1152px) {
    .main_home_content .more h3::before {
        width: 200px;
    }

    .main_home_content .earn_more_slider .slick-dots {
        left: -60px;
    }
}

@media(max-width:1142px) {
    .main_home_content .full_post .place_bid .btn-primary {
        padding: 8px 20px;
    }

    .main_home_content .top-collections h3 {
        font-size: 14px;
    }

    .main_home_content .top-collections a {
        font-size: 12px;
    }

    .main_home_content .up-to-date h3 {
        font-size: 14px;
    }

    .main_home_content .up-to-date a {
        font-size: 12px;
    }
}

@media(max-width:1024px) {
    .main_home_content .top-collections .collaction_1 .collactin_info .ETH_info h4 {
        font-size: 10px;
        margin-right: 5px;
    }

    .main_home_content .top-collections .collaction_1 .collactin_info .ETH_info h5 {
        font-size: 10px;
        margin-left: 5px;
    }

    .main_home_content .top-collections {
        padding: 40px 14px;
    }
}

@media(max-width:1090px) {
    .main_home_content .full_post .who_like_p {
        font-size: 10px;
    }

    .main_home_content .earn_more_slider .slick-dots {
        left: -40px;
    }

    .main_home_content .full_post .place_bid .btn-primary {
        padding: 8px 10px;
    }
}

@media(max-width:991px) {
    .main_home_content .challenge {
        margin-top: 20px !important;
    }

    .top_collaction_post_button {
        margin-top: 20px !important;
    }
}

@media(max-width:768px) {
    .main_home_content .more h3::before {
        width: 600px;
    }
}

@media(max-width:820px) {
    .main_home_content .more h3::before {
        width: 680px;
    }
}


@media(max-width:425px) {
    .main_home_content .artists {
        margin-top: 20px;
    }

    .main_home_content .artists h3 {
        font-size: 14px;
    }

    .main_home_content .artists .artists_info .img_1 {
        max-width: 113px !important;
    }

    .main_home_content .artists .artists_info .artists_profile {
        position: absolute;
        z-index: 1;
        top: 85px;
        left: 4px;
    }

    .main_home_content .write_post .post_control {
        border: none;
        background: none;
        padding: 0;
        margin: 0px;
        margin-right: 16px;
    }

    .main_home_content .write_post {
        padding: 10px 9px !important;
    }

    .main_home_content .write_post .box .form-control {
        height: 98px;
        background: #F8F8F8;
        border-radius: 25px;
        border: none;
        width: 100% !important;
    }

    .main_home_content .write_post .box {
        background-color: transparent;
        height: auto;
    }

    .main_home_content .write_post .box .img-fluid {
        max-width: 32px !important;
        margin-top: 10px;
    }

    .main_home_content .write_post .box form {
        width: 100%;
        padding: 0 8px;
    }

    .main_home_content .write_post .post_fuction {
        padding-left: 40px;
    }

    .main_home_content .full_post .place_bid {
        padding: 12px;
    }

    .main_home_content .full_post .place_bid .offer h6 {
        font-size: 11px;
    }

    .main_home_content .full_post .place_bid .offer h5 {
        font-size: 12px;
    }

    .main_home_content .full_post .place_bid .btn-primary {
        font-size: 12px;
        padding: 0 16px;
        white-space: nowrap;
    }

    .main_home_content .full_post .place_bid .offer {
        padding-right: 10px !important;
    }

    .main_home_content .full_post .place_bid .last {
        padding: 0 10px !important;
    }

    .main_home_content .full_post .place_bid .post_type {
        padding: 0 10px !important;
    }

    .main_home_content .full_post {
        padding: 16px 10px;
    }

    .main_home_content .full_post .post_bottom {
        flex-direction: column-reverse;
    }

    .main_home_content .full_post .post_bottom .icon_row {
        width: 100%;
        justify-content: space-between;
    }

    .main_home_content .full_post .who_like {
        position: absolute;
        left: 60px;
        margin: 36px 12px 35px 0px;
    }

    .main_home_content .full_post .who_like_p {
        margin-left: 0px !important;
        font-size: 12px;
    }

    .main_home_content .top_collaction_post_button {
        margin-top: 20px;
    }

    .main_home_content .top-collections h3 {
        font-size: 14px;
    }

    .main_home_content .top-collections a {
        font-size: 14px;
    }

    .main_home_content .earn_more_slider {
        margin-top: 20px;
    }

    .main_home_content .up-to-date h3 {
        font-size: 14px;
    }

    .main_home_content .up-to-date a {
        font-size: 14px;
    }

    .main_home_content .more {
        margin-top: 20px;
        padding-left: 50px;
    }

    .main_home_content .challenge {
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 10px;
    }

    .main_home_content .earn_more_slider .slick-dots {
        left: -130px;
    }

    .main_home_content .more h3::before {
        width: 280px;
    }

    .main_home_content .top-collections .collaction_1 figure {
        margin-left: 40px !important;
    }

    .main_home_content .artists {
        border-radius: 14px;
    }

}

@media(max-width:375px) {
    .main_home_content .full_post .who_like_p {
        margin-left: 50px !important;
        font-size: 12px;
    }
}



@media(max-width:425px) {
    .main_home_content .write_post {
        border-radius: 14px;
    }

    .main_home_content .full_post {
        border-radius: 14px;

    }

    .main_home_content .challenge .icon {
        border-radius: 14px;
    }

    .main_home_content .challenge {
        border-radius: 14px;

    }

    .main_home_content .up-to-date {
        border-radius: 14px;

    }

    .main_home_content .top-collections {
        border-radius: 14px;
    }

    .main_home_content .earn_more_slider {
        border-radius: 14px;
    }

    .slick-dotted.slick-slider {
        padding: 20px;
    }
}

/* main_home_content section end */


/* click on comment section style start  */
.main_home_content .full_post .comment_click_section {
    border-top: 2px solid #d0d7d942;
    margin-top: 40px;
}

.main_home_content .full_post .comment_click_section .card-body {
    border: none;
    /* border-left: 2px solid #d0d7d942; */
    margin-left: 30px;
    background-color: transparent;
    border-radius: 0;
    padding: 0 !important;
}

.main_home_content .full_post .comment_click_section .card-body .write_comment {
    border-bottom: 2px solid #d0d7d942;
    padding: 20px;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}

.main_home_content .full_post .comment_click_section .card-body .write_comment .box {
    height: 98px;
    background: #F8F8F8;
    border-radius: 25px;
    border: none;
    padding: 17px 28px;
}

.main_home_content .full_post .comment_click_section .card-body .write_comment .box .form-control {
    background: transparent;
    border-radius: 25px;
    border: none;
}

.main_home_content .full_post .comment_click_section .card-body .write_comment .box .form-control:focus {
    box-shadow: none;
}

.main_home_content .full_post .comment_click_section .card-body .write_comment .comment_fuction {
    margin-top: 20px;
}

.main_home_content .full_post .comment_click_section .card-body .write_comment .comment_fuction .post_control {
    margin: 16px;
    margin-right: 26px;
}

.main_home_content .full_post .comment_click_section .card-body .write_comment .comment_fuction .btn-primary {
    padding: 8px 16px;
    border: 2px solid transparent;
}

.main_home_content .full_post .comment_click_section .card-body .write_comment .comment_fuction .btn-primary:hover {
    background-color: transparent !important;
}

.main_home_content .full_post .comment_click_section .card-body .comment_replay {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #d0d7d942;
}

.main_home_content .full_post .comment_click_section .card-body .comment_replay .user_profile_icon {
    position: relative !important;
}

.main_home_content .full_post .comment_click_section .card-body .comment_replay .user_profile_icon figure .img-fluid {
    position: absolute;
    left: -16px;

}

.main_home_content .full_post .comment_click_section .card-body .comment_replay .user_profile_icon .user_info h3 {
    font-size: 16px;
    color: #202223;
    font-weight: 600;
    margin: 0;
}

.main_home_content .full_post .comment_click_section .card-body .comment_replay .user_profile_icon .user_info h4 {
    font-weight: normal;
    font-size: 16px;
    color: #000000;
}

.main_home_content .full_post .comment_click_section .card-body .comment_replay .user_profile_icon .user_info span {
    color: #71AFAC;
}

.main_home_content .full_post .comment_click_section .card-body .comment_replay .user_profile_icon .user_info {
    padding-left: 26px;
}

.main_home_content .full_post .comment_click_section .card-body .comment_replay .user_replay {
    padding-left: 26px;
    margin-top: 8px;
    font-weight: normal;
    font-size: 16px;
    color: #000000;
}

.main_home_content .full_post .comment_click_section .card-body .comment_replay .user_replay {
    padding-left: 26px;
    margin-top: 8px;
    font-weight: normal;
    font-size: 16px;
    color: #000000;
}

.main_home_content .full_post .comment_click_section .card-body .comment_replay .icon_row {
    margin-top: 20px;
}

.main_home_content .full_post .comment_click_section .card-body .comment_replay .icon_row .comment,
.main_home_content .full_post .comment_click_section .card-body .comment_replay .icon_row .share,
.main_home_content .full_post .comment_click_section .card-body .comment_replay .icon_row .re-post {
    margin-left: 50px;
}

@media(max-width:425px) {
    .main_home_content .full_post .comment_click_section .card-body .write_comment .box {
        padding: 0;
        background-color: transparent;
    }

    .main_home_content .full_post .comment_click_section .card-body .write_comment .box form {
        background: #F8F8F8;
        border-radius: 14px;
        width: 100%;
        margin-left: 8px;
    }

    .main_home_content .full_post .comment_click_section .card-body .write_comment .box figure .img-fluid {
        margin-top: 8px;
    }

    .main_home_content .full_post .comment_click_section .card-body {
        margin-left: 0;
        border: none;
    }

    .main_home_content .full_post .comment_click_section .card-body .write_comment .comment_fuction .post_control {
        margin: 0;
        margin-left: 20px;
    }

    .main_home_content .full_post .comment_click_section .card-body .comment_replay {
        padding-top: 20px;
        border-bottom: 2px solid #d0d7d942;
        /* border-left: 2px solid #d0d7d942; */
        margin-top: 0;
        padding-top: 20px;
        margin-left: 10px;
    }

    .main_home_content .full_post .comment_click_section .card-body .write_comment .comment_fuction .btn-primary {
        font-size: 12px;
    }

    .main_home_content .full_post .comment_click_section .card-body .write_comment {
        border-bottom: none;
    }

    .main_home_content .full_post .comment_click_section .card-body .comment_replay .user_profile_icon .user_info h3 {
        font-size: 14px;
    }

    .main_home_content .full_post .comment_click_section .card-body .comment_replay .user_profile_icon .user_info h4 {
        font-size: 14px;
    }

    .main_home_content .full_post .comment_click_section .card-body .comment_replay .user_replay {
        font-size: 12px;
    }

    .main_home_content .full_post .comment_click_section .card-body .comment_replay .icon_row .comment,
    .main_home_content .full_post .comment_click_section .card-body .comment_replay .icon_row .share,
    .main_home_content .full_post .comment_click_section .card-body .comment_replay .icon_row .re-post {
        margin-left: 30px;
    }
}

/* click on comment section style end */


/* more option section style start 10-3-2022  */

.main_home_content .full_post .more_option_drop_down {
    margin: 0 0 0 -230px !important;
    background: #FFFFFF;
    box-shadow: 0px 14px 54px 10px rgba(0, 0, 0, 0.15);
    border-radius: 25px;
    border: none;
    padding: 30px 24px;
    padding-bottom: 57px;
}

.main_home_content .full_post .more_option_drop_down .more_option_content h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    margin: 0;
    color: #202223;
}

.main_home_content .full_post .more_option_drop_down .more_option_content p {
    font-weight: 400;
    font-size: 12px;
    margin: 0;
    color: #011C23;
}

.main_home_content .full_post .more_option_drop_down .more_option_content {
    margin-left: 10px;
}

@media(max-width:991px) {
    .main_home_content .full_post .more_option_drop_down {
        margin: 0 0 0 -20px !important;
    }
}

@media(max-width:425px) {
    .main_home_content .full_post .more_option_drop_down {
        width: 82%;
        border-radius: 0 0 25px 25px;
        margin-top: 20px !important;
    }
}

@media(max-width:375px) {
    .main_home_content .full_post .more_option_drop_down {
        width: 85%;
        border-radius: 0 0 25px 25px;
        margin: 20px -10px !important;
    }
}

/* more option section style end */

/* setting_icon drop down option section style start  */

.main_home_content .returning_user_home_header .navbar .icon .settings .dropdown-menu {
    background: #FFFFFF;
    box-shadow: 0px 14px 54px 10px rgba(0, 0, 0, 0.15);
    border-radius: 25px;
    border: none;
    padding: 15px;
    width: 310px;
    margin: 41px 0 0 -75.1px;
}

.main_home_content .returning_user_home_header .navbar .icon .settings .dropdown-menu .icon_btn svg path {
    fill: #B8C2C5 !important;
}

.main_home_content .returning_user_home_header .navbar .icon .settings .dropdown-menu .user_profile {
    background: #F1F5F9;
    border-radius: 25px 25px 0 0;
    padding: 10px;
}

.main_home_content .returning_user_home_header .navbar .icon .settings .dropdown-menu .user_profile .info {
    margin-left: 10px;
}

.main_home_content .returning_user_home_header .navbar .icon .settings .dropdown-menu .user_profile h2 {
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    color: #202223;
}

.main_home_content .returning_user_home_header .navbar .icon .settings .dropdown-menu .user_profile p {
    margin: 0;
    font-weight: 400;
    font-size: 12px;
    color: #011C23;
}


.main_home_content .returning_user_home_header .navbar .icon .settings .setting_more_option_content h2 {
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    color: #202223;
}

.main_home_content .returning_user_home_header .navbar .icon .settings .setting_more_option_content p {
    margin: 0;
    font-weight: 400;
    font-size: 12px;
    color: #011C23;
}

.main_home_content .returning_user_home_header .navbar .icon .settings .setting_more_option_content {
    margin-left: 10px;
}

.main_home_content .returning_user_home_header .navbar .icon .settings .setting_more_option {
    padding: 20px 10px;
}

.main_home_content .returning_user_home_header .navbar .icon .settings .dropdown-menu hr {
    margin: 0.2rem 0;
}

.main_home_content .returning_user_home_header .navbar .icon .settings .setting_more_option_content {
    margin-left: 10px;
}

.main_home_content .returning_user_home_header .navbar .icon .settings .setting_more_option_content .pattern li a {
    border-radius: 100px !important;
    height: 26px;
    width: 26px;
}

.main_home_content .returning_user_home_header .navbar .icon .settings .setting_more_option_content .pattern li .active {
    border: 2px solid #71AFAC;
}

@media(max-width:768px) {
    .main_home_content .returning_user_home_header .navbar .icon .settings .dropdown-menu {
        margin: 41px 0 0 -200px;
    }
}

@media(max-width:991px) {
    .main_home_content .returning_user_home_header .navbar .icon .settings .dropdown-menu {
        margin: 41px 0 0 -270px;
    }
}

@media(max-width:425px) {
    .main_home_content .returning_user_home_header .navbar .icon .settings .dropdown-menu {
        margin: 41px 0 0 -200px;
    }
}

/* setting_icon drop down option section style end */

/* menu drop-down sectoin start  */
.main_home_content .returning_user_home_header .navbar .menu .dropdown-menu {
    background: #FFFFFF;
    box-shadow: 0px 14px 54px 10px rgb(0 0 0 / 15%);
    border-radius: 25px;
    border: none;
    padding: 28px;
    width: 372px;
    margin: 40px 5px 0px -330px;
}

.main_home_content .returning_user_home_header .navbar .menu .dropdown-menu h2 {
    font-weight: 700;
    font-size: 16px;
    color: #11142D;
}

.main_home_content .returning_user_home_header .navbar .menu .dropdown-menu .menu_list {
    margin: 20px 0;
}

.main_home_content .returning_user_home_header .navbar .menu .dropdown-menu .menu_list a {
    margin-left: 36px;
    font-size: 16px;
    text-decoration: none;
    color: #11142D;
    font-weight: 500;
}

.main_home_content .returning_user_home_header .navbar .menu .dropdown-menu .border_col {
    border-right: 1px solid #E2E8F0;

}

.main_home_content .returning_user_home_header .navbar .menu .dropdown-menu .join_community_section h3 {
    font-weight: 600;
    font-size: 12px;
    color: #11142D;
}

.main_home_content .returning_user_home_header .navbar .menu .dropdown-menu .join_community_section .social_icon a .img-fluid {
    width: 30px !important;
}

.main_home_content .returning_user_home_header .navbar .menu .dropdown-menu .join_community_section {
    margin-top: 70px;
}

.main_home_content .returning_user_home_header .navbar .menu .dropdown-menu .join_community_section .social_icon {
    justify-content: space-between;
}


@media(max-width:767px) {
    .main_home_content .returning_user_home_header .navbar .menu .dropdown-menu .border_col {
        border: none;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .main_home_content .returning_user_home_header .navbar .menu .dropdown-menu .col_2 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .main_home_content .returning_user_home_header .navbar .menu .dropdown-menu .join_community_section {
        margin-top: 50px;
    }

    .main_home_content .returning_user_home_header .navbar .menu .dropdown-menu .join_community_section h3 {
        font-size: 16px;
    }

    .main_home_content .returning_user_home_header .navbar .menu .dropdown-menu .join_community_section .social_icon {
        margin-top: 20px;

    }

    .main_home_content .returning_user_home_header .navbar .menu .dropdown-menu .join_community_section .social_icon a .img-fluid {
        width: 40px !important;
    }

    .main_home_content .returning_user_home_header .navbar .menu .dropdown-menu {
        margin: 40px -155px 0px -230px;
        width: auto;
    }
}

@media(max-width:600px) {

    .main_home_content .returning_user_home_header .navbar .menu .dropdown-menu {
        margin: 40px -191px 0px -166px;
    }
}

@media(max-width:375px) {

    .main_home_content .returning_user_home_header .navbar .menu .dropdown-menu {
        margin: 40px -201px 0px -136px;
    }

    .main_home_content .returning_user_home_header .navbar .menu .dropdown-menu .join_community_section .social_icon a .img-fluid {
        margin: -5px;
    }
}

/* menu drop-down sectoin end */





/* profile drop down option section style start  */

.main_home_content .returning_user_home_header .navbar .profile .dropdown-menu {
    background: #FFFFFF;
    box-shadow: 0px 14px 54px 10px rgba(0, 0, 0, 0.15);
    border-radius: 25px;
    border: none;
    padding: 15px;
    width: 310px;
    margin: 41px 0 0 -150px;
}

.main_home_content .returning_user_home_header .navbar .profile .dropdown-menu .icon_btn svg path {
    fill: #B8C2C5 !important
}

.main_home_content .returning_user_home_header .navbar .profile .dropdown-menu .user_profile {
    background: #F1F5F9;
    border-radius: 25px 25px 0 0;
    padding: 10px;
}

.main_home_content .returning_user_home_header .navbar .profile .dropdown-menu .user_profile .info {
    margin-left: 10px;
}

.main_home_content .returning_user_home_header .navbar .profile .dropdown-menu .user_profile h2 {
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    color: #202223;
}

.main_home_content .returning_user_home_header .navbar .profile .dropdown-menu .user_profile p {
    margin: 0;
    font-weight: 400;
    font-size: 12px;
    color: #011C23;
}


.main_home_content .returning_user_home_header .navbar .profile .setting_more_option_content h2 {
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    color: #202223;
}

.main_home_content .returning_user_home_header .navbar .profile .setting_more_option_content p {
    margin: 0;
    font-weight: 400;
    font-size: 12px;
    color: #011C23;
}

.main_home_content .returning_user_home_header .navbar .profile .setting_more_option_content {
    margin-left: 10px;
}

.main_home_content .returning_user_home_header .navbar .profile .setting_more_option {
    padding: 20px 10px;
}

.main_home_content .returning_user_home_header .navbar .profile .dropdown-menu hr {
    margin: 0.2rem 0;
}

.main_home_content .returning_user_home_header .navbar .profile .setting_more_option_content {
    margin-left: 10px;
}

.main_home_content .returning_user_home_header .navbar .profile .setting_more_option_content .pattern li a {
    border-radius: 100px !important;
    height: 26px;
    width: 26px;
}

.main_home_content .returning_user_home_header .navbar .profile .setting_more_option_content .pattern li .active {
    border: 2px solid #71AFAC;
}

@media(max-width:768px) {
    .main_home_content .returning_user_home_header .navbar .profile .dropdown-menu {
        margin: 41px 0 0 -200px;
    }
}

@media(max-width:980px) {
    .main_home_content .returning_user_home_header .navbar .profile .dropdown-menu {
        margin: 41px 0 0 -250px;
    }
}

@media(max-width:425px) {
    .main_home_content .returning_user_home_header .navbar .profile .dropdown-menu {
        margin: 41px 0 0 -270px;
    }
}

/* profile drop down option section style end */



/* notification drop down option section style start */

.main_home_content .returning_user_home_header .navbar .notification .dropdown-menu {
    background: #FFFFFF;
    box-shadow: 0px 14px 54px 10px rgba(0, 0, 0, 0.15);
    border-radius: 25px;
    border: none;
    padding: 30px;
    width: 489px;
    margin: 41px 0 0 -250px;
}

.main_home_content .returning_user_home_header .navbar .notification .dropdown-menu h2 {
    font-weight: 700;
    font-size: 20px;
    color: #11142D;
    margin: 0;
}

.main_home_content .returning_user_home_header .navbar .notification .dropdown-menu .nav-pills {
    margin-top: 20px;
}

.main_home_content .returning_user_home_header .navbar .notification .dropdown-menu .nav-pills .nav-link {
    background: #EFF0F7;
    border: 8px solid #E4F2F2;
    border-radius: 40px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    color: #000000;
    border: none;
    margin-right: 20px;
}

.main_home_content .returning_user_home_header .navbar .notification .dropdown-menu .nav-pills .nav-item .active {
    background: #E4F2F2;
    color: #71AFAC;
}

.main_home_content .returning_user_home_header .navbar .notification .dropdown-menu hr {
    margin: 0 !important;
    margin-top: 20px !important;
    background-color: #D0D7D9;
    height: 2px;
}

.main_home_content .returning_user_home_header .navbar .notification .dropdown-menu .tab-content {
    margin-top: 20px !important;
}

.main_home_content .returning_user_home_header .navbar .notification .dropdown-menu .tab-content .all_content h3 {
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    color: #11142D;
}

.main_home_content .returning_user_home_header .navbar .notification .dropdown-menu .tab-content .all_content a {
    color: #71AFAC;
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
}

.main_home_content .returning_user_home_header .navbar .notification .dropdown-menu .tab-content .all_content h6 {
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    margin: 0;
}

.main_home_content .returning_user_home_header .navbar .notification .dropdown-menu .tab-content .all_content h6 span {
    font-weight: 600;
}

.main_home_content .returning_user_home_header .navbar .notification .dropdown-menu .tab-content .all_content p {
    color: #71AFAC;
    font-weight: 600;
    font-size: 16px;
    margin: 0;
}

@media(max-width:767px) {
    .main_home_content .returning_user_home_header .navbar .notification .dropdown-menu .tab-content .all_content h6 {
        font-size: 14px;
    }

    .main_home_content .returning_user_home_header .navbar .notification .dropdown-menu .tab-content .all_content p {
        font-size: 14px;
    }

    .main_home_content .returning_user_home_header .navbar .notification .dropdown-menu h2 {
        font-size: 16px;
    }
}

@media(max-width:992px) {
    .main_home_content .returning_user_home_header .navbar .notification .dropdown-menu {
        margin: 41px 0 0 -350px;
    }
}

@media(max-width:425px) {
    .main_home_content .returning_user_home_header .navbar .notification .dropdown-menu {
        width: auto;
        margin: 40px -100px 20px -260px !important;
    }
}

@media(max-width:414px) {
    .main_home_content .returning_user_home_header .navbar .notification .dropdown-menu {
        margin: 40px -100px 20px -260px !important;
    }
}

@media(max-width:375px) {
    .main_home_content .returning_user_home_header .navbar .notification .dropdown-menu {
        margin: 40px -110px 20px -220px !important;
    }
}


.dropdown-menu.block {
    display: block !important;
}

/* notification drop down option section style end */



/* message drop down option section style start */

.main_home_content .returning_user_home_header .navbar .message .dropdown-menu {
    background: #FFFFFF;
    box-shadow: 0px 14px 54px 10px rgba(0, 0, 0, 0.15);
    border-radius: 25px;
    border: none;
    padding: 30px;
    width: 489px;
    margin: 41px 0 0 -250px;
}

.main_home_content .returning_user_home_header .navbar .message .dropdown-menu h2 {
    font-weight: 700;
    font-size: 20px;
    color: #11142D;
    margin: 0;
}

.main_home_content .returning_user_home_header .navbar .message .dropdown-menu .nav-pills {
    margin-top: 20px;
}

.main_home_content .returning_user_home_header .navbar .message .dropdown-menu .nav-pills .nav-link {
    background: #EFF0F7;
    border: 8px solid #E4F2F2;
    border-radius: 40px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    color: #000000;
    border: none;
    margin-right: 20px;
}

.main_home_content .returning_user_home_header .navbar .message .dropdown-menu .nav-pills .nav-item .active {
    background: #E4F2F2;
    color: #71AFAC;
}

.main_home_content .returning_user_home_header .navbar .message .dropdown-menu hr {
    margin: 0 !important;
    margin-top: 20px !important;
    background-color: #D0D7D9;
    height: 2px;
}

.main_home_content .returning_user_home_header .navbar .message .dropdown-menu .tab-content {
    margin-top: 20px !important;
}

.main_home_content .returning_user_home_header .navbar .message .dropdown-menu .tab-content .all_content h3 {
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    color: #11142D;
}

.main_home_content .returning_user_home_header .navbar .message .dropdown-menu .tab-content .all_content {
    margin-top: 60px;
}

.main_home_content .returning_user_home_header .navbar .message .dropdown-menu .tab-content .all_content a {
    color: #71AFAC;
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
}

.main_home_content .returning_user_home_header .navbar .message .dropdown-menu .tab-content .all_content h6 {
    font-weight: 700;
    font-size: 16px;
    color: #000000;
    margin: 0;
}

.main_home_content .returning_user_home_header .navbar .message .dropdown-menu .tab-content .all_content h6 span {
    font-weight: 600;
}

.main_home_content .returning_user_home_header .navbar .message .dropdown-menu .tab-content .all_content p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    margin: 0;
    margin-top: 8px;
    color: #000000;

}

.main_home_content .returning_user_home_header .navbar .message .dropdown-menu .tab-content .all_content h4 {
    font-weight: 500;
    font-size: 16px;
    color: #71AFAC;
}

.main_home_content .returning_user_home_header .navbar .message .dropdown-menu .input-group {
    margin: 0;
    width: 100%;
    margin-top: 20px;
}

.main_home_content .returning_user_home_header .navbar .message .dropdown-menu .input-group .form-control {
    border-radius: 0 100px 100px 0;
}

.main_home_content .returning_user_home_header .navbar .message .dropdown-menu .input-group .input-group-text {
    border-radius: 100px 0px 0px 100px;
}

@media(max-width:767px) {
    .main_home_content .returning_user_home_header .navbar .message .dropdown-menu .tab-content .all_content h6 {
        font-size: 14px;
    }

    .main_home_content .returning_user_home_header .navbar .message .dropdown-menu .tab-content .all_content p {
        font-size: 14px;
    }

    .main_home_content .returning_user_home_header .navbar .message .dropdown-menu h2 {
        font-size: 16px;
    }
}

@media(max-width:992px) {
    .main_home_content .returning_user_home_header .navbar .message .dropdown-menu {
        margin: 41px 0 0 -290px;
    }
}

@media(max-width:425px) {
    .main_home_content .returning_user_home_header .navbar .message .dropdown-menu {
        width: auto;
        margin: 40px -124px 20px -180px !important;
    }

    .main_home_content .returning_user_home_header .navbar .message .dropdown-menu .tab-content .all_content h4 {
        font-size: 12px;
    }
}

@media(max-width:414px) {
    .main_home_content .returning_user_home_header .navbar .message .dropdown-menu {
        margin: 40px -124px 20px -180px !important;
    }
}

@media(max-width:375px) {
    .main_home_content .returning_user_home_header .navbar .message .dropdown-menu {
        margin: 40px -154px 20px -153px !important;
    }
}

.dropdown-menu.block {
    display: block !important;
}


/* notification drop down option section style end */




/*--------------------------------------------------
[3. main home page    ]
--------------------------------------------------*/

/*--------------------------------------------------
[3. profile page start  15-3-2022    ]
--------------------------------------------------*/

.profile_content .profile_box {
    background: #FFFFFF;
    border-radius: 25px;
    padding: 24px 22px 50px 22px;
    width: auto;
}

.profile_content .profile_box .Profile_cover {
    position: relative;
}

.profile_content .profile_box .Profile_cover .btn-primary {
    background: #FFFFFF !important;
    color: #71AFAC;
    position: absolute;
    border-radius: 100px;
    bottom: 30px;
    border: none !important;
    right: 30px;
    font-weight: 600;
    font-size: 14px;
    padding: 16px 40px;
}

.profile_content .profile_box .Profile_cover .btn-primary:hover {
    border: none !important;
}


.profile_content .profile_box .profile_pic .profile_img {
    margin-left: 50px;
    position: relative;
    width: 128px;
}

.profile_content .profile_box .profile_pic .profile_camera {
    position: absolute;
    bottom: 5px;
    right: 10px;
}

.profile_content .profile_box .profile_pic {
    margin-top: -25px;
    position: relative;
}

.profile_content .profile_box .quick_profile_info {
    margin-left: 30px;
    margin-top: 18px;
}

.profile_content .profile_box .quick_profile_info h4 {
    font-weight: 700;
    font-size: 24px;
    margin: 0;
    color: #11142D;
}


.profile_content .profile_box .quick_profile_info p {
    font-weight: 600;
    font-size: 14px;
    color: #71AFAC;
    margin: 0;
}

.Edit_Profile_btn {
    height: 40px !important;
    padding: 0 20px;
    margin-top: 18px;
}

.profile_content .profile_box .follow_info {
    margin-left: 30px;
    margin-top: 30px;

}

.profile_content .profile_box .follow_info .follower p {
    font-weight: normal;
    font-size: 14px;
    color: #11142D;
    margin-bottom: 0;
}

.profile_content .profile_box .follow_info .follower span {
    font-weight: 600;
    font-size: 14px;
    color: #11142D;

}

.profile_content .profile_box .follow_info .Following p {
    font-weight: normal;
    font-size: 14px;
    color: #11142D;
    margin-bottom: 0;
}

.profile_content .profile_box .follow_info .Following span {
    font-weight: 600;
    font-size: 14px;
    color: #11142D;


}

.profile_content .profile_box .follow_info .date p {
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0;
    color: #11142D;
}

.profile_content .profile_box .follow_info .floor p {
    font-weight: 400;
    font-size: 14px;
    color: #11142D;
    margin-bottom: 0;
}

.profile_content .profile_box .follow_info .floor span {
    font-weight: 600;
    font-size: 14px;
    color: #11142D;
}

.profile_content .profile_box .follow_info .Volume p {
    font-weight: 400;
    font-size: 14px;
    color: #11142D;
    margin-bottom: 0;
}

.profile_content .profile_box .follow_info .Volume span {
    font-weight: 600;
    font-size: 14px;
    color: #11142D;
}

.profile_content .profile_box .follow_info .Volume,
.profile_content .profile_box .follow_info .floor,
.profile_content .profile_box .follow_info .date,
.profile_content .profile_box .follow_info .Following,
.profile_content .profile_box .follow_info .follower {
    padding: 0 8px;
}


.profile_content .profile_box .follow_info .floor,
.profile_content .profile_box .follow_info .date,
.profile_content .profile_box .follow_info .Following,
.profile_content .profile_box .follow_info .follower {
    border-right: 1px solid #64748B;
}

@media(max-width:1024px) {
    .profile_content .profile_box .profile_pic .profile_img {
        margin-left: 30px;
    }
}

.profile_content .main_content {
    margin: 10px;
}

.profile_content .main_content .wallet-address {
    background: #FFFFFF;
    border-radius: 25px;
    padding: 50px 30px;
    height: 1269px;
}

@media(max-width:991px) {
    .profile_content .main_content .wallet-address {
        height: auto;
    }

    .profile_content .main_content .wallet-address .bottom_hr {
        display: none;
    }

}

.profile_content .main_content .wallet-address .bottom_hr {
    margin-top: 350px;
    background-color: #E2E8F0;
    opacity: 1;
}

.profile_content .main_content .wallet-address h3 {
    font-weight: 700;
    font-size: 16px;
    margin: 0;
    color: #11142D;
}

.profile_content .main_content .wallet-address h4 {
    font-weight: 600;
    font-size: 16px;
    margin: 0;
    color: #71AFAC;
}

.profile_content .main_content .wallet-address .copy {
    margin-top: 24px;
}

.profile_content .main_content .wallet-address hr {
    background: #E2E8F0;
    height: 2px;
    margin: 25px auto;
}

.profile_content .main_content .wallet-address p {
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    margin-top: 8px;

}

.profile_content .main_content .wallet-address p span {
    font-weight: 600;
}

.profile_content .main_content .wallet-address a {
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
    color: #71AFAC;
}

.profile_content .main_content .wallet-address .folder {
    background: #F1F5F9;
    padding: 20px 20px;
    border-radius: 8px;
    margin-top: 20px;
}

.profile_content .main_content .wallet-col {
    padding: 40px;
}

.profile_content .main_content .activity_info {
    margin-top: 40px;
}

.profile_content .main_content .activity_info .nav-pills .nav-link.active {
    background-color: #71AFAC;
    color: white;
}

.profile_content .main_content .activity_info .nav-pills .nav-link {
    color: #000000;
    font-weight: 600;
    font-size: 16px;
    color: #011C23;
}

.profile_content .main_content .folder_collaction {
    padding: 25px 36px;
    background: #FFFFFF;
    border-radius: 25px;
    margin-top: 20px;
    height: 1200px;
}

.profile_content .main_content .folder_collaction .folder figure .img-fluid {
    width: 200px !important;
    padding: 10px;
}

.profile_content .main_content .folder_collaction .folder {
    margin-bottom: 30px;
}

@media(max-width:1100px) {
    .profile_content .main_content .wallet-col {
        padding: 40px 20px;
    }

    .profile_content .profile_box .profile_pic .profile_img {
        margin-left: 30px;
    }
}


@media(max-width:767px) {
    .profile_content .main_content {
        margin: 16px;
    }

    .profile_content .main_content .wallet-address {
        height: auto;
    }

    .profile_content .profile_box .Profile_cover .btn-primary span {
        display: none;
    }

    .profile_content .profile_box .Profile_cover .btn-primary {
        padding: 8px 10px !important;
        right: 17px;
        bottom: 40px;
    }

    .profile_content .profile_box {
        padding: 16px;
    }

    .profile_content .mobile_box {
        background: #FFFFFF;
        box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.09);
        border-radius: 18px;
    }

    .profile_content .profile_box .profile_pic .profile_camera {
        position: absolute;
        padding: 5px;
        bottom: -13px;
        right: 0px;
    }

    .profile_content .profile_box .mobile_box .Profile_cover figure .img-fluid {
        height: 89px;
        border-radius: 18px 18px 0 0;
        width: 100%;
    }

    .profile_content .profile_box .profile_pic .profile_img {
        max-width: 63px !important;
        margin-left: 10px;
    }

    .profile_content .profile_box .quick_profile_info h4 {
        font-size: 14px;
    }

    .profile_content .profile_box .quick_profile_info p {
        font-size: 12px;
    }

    .profile_content .profile_box .quick_profile_info {
        margin-top: 10px;
    }

    .profile_content .profile_box .mobile_box hr {
        background: #E2E8F0;
        opacity: 1;
        margin-left: 10px;
        height: 2px;
    }

    .profile_content .profile_box .mobile_box .follow_info_mobile .border-right {
        border-right: 1px solid #64748B;
    }

    .profile_content .profile_box .mobile_box .follow_info_mobile p {
        margin: 0;
        font-size: 12px;
    }

    .profile_content .profile_box .mobile_box .follow_info_mobile p span {
        font-weight: 600;
    }

    .profile_content .profile_box .mobile_box .follow_info_mobile .flor_vol h2 {
        font-size: 14px;
        margin: 0;
    }

    .profile_content .profile_box .mobile_box .follow_info_mobile .flor_vol h3 {
        font-size: 16px;
        font-weight: 600;
        margin: 0;
    }

    .profile_content .profile_box .mobile_box .follow_info_mobile .bg-light {
        background: #F1F5F9;
        border-radius: 8px;
    }
}

@media(max-width:550px) {
    .profile_content .profile_box {
        background: transparent;
    }

    .profile_content .profile_box .profile_pic .profile_camera {
        position: absolute;
        padding: 5px;
        bottom: -13px;
        right: -40px;
    }

    .profile_content .main_content {
        background: #FFFFFF;
        border-radius: 25px;
    }

    .profile_content .main_content .wallet-col {
        padding: 16px;
    }

    .profile_content .main_content .wallet-address {
        padding: 0;
    }

    .profile_content .main_content .wallet-address .copy {
        margin-top: 8px;
    }

    .profile_content .main_content .wallet-address hr {
        margin: 10px auto;
    }

    .profile_content .main_content .mobile_social_media {
        background: #F7FDFD;
        border-radius: 8px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding: 12px;
    }

    .main_home_content .full_post .place_bid {
        padding: 10px;
    }

    .profile_content .main_content .activity_info .nav-pills {
        justify-content: center;
    }

    .profile_content .main_content .activity_info .nav-pills .nav-link {
        background: #F1F5F9;
        border-radius: 0;
    }

    .profile_content .main_content .activity_info .nav-pills .nav-link.active {
        border-radius: 5px;
    }

    .profile_content .main_content .activity_info .nav-pills .nav-link {
        font-size: 14px;
    }

    .profile_content .main_content .activity_info {
        margin-top: 20px;
    }

    .profile_content .main_content {
        margin: 0;
    }

}

/*--------------------------------------------------
[3. profile page end ]
--------------------------------------------------*/
/*--------------------------------------------------
[4. view-other-user-profile  page start 3-23-2022  ]
--------------------------------------------------*/

.profile_content .main_content .mobile_box .follow {
    padding: 0 20px !important;
}

.profile_content .main_content .mobile_box .message {
    padding: 0 20px !important;
}

.profile_content .main_content .mobile_box .message:focus {
    box-shadow: none;
}


/*--------------------------------------------------
[4. view-other-user-profile  page end ]
--------------------------------------------------*/

/*--------------------------------------------------
[5. view-other-user-profile  page start 3-23-2022  ]
--------------------------------------------------*/

.main_home_content .search_section {
    background-color: white;
    border-radius: 25px;
    padding: 26px;
}

.main_home_content .search_section .full_post {
    margin-top: 0;
}

.main_home_content .search_section .nav-pills {
    background: #F7FDFD;
    border-radius: 5px;
}

.main_home_content .search_section .nav-pills .nav-item .nav-link {
    font-size: 16px;
    color: #011C23;
    font-weight: 600;
}

.main_home_content .search_section .nav-pills .nav-item .active {
    background: #71AFAC;
    color: white;
}

.main_home_content .search_section .nft_listing {
    border: 1px solid #CBD5E1;
    box-sizing: border-box;
    border-radius: 25px;
    padding: 14px;
}

.main_home_content .search_section .nft_listing .nft_img {
    position: relative;
}

.main_home_content .search_section .nft_listing .nft_img figure {
    margin-top: 10px !important;
}

.main_home_content .search_section .nft_listing .nft_img .place_bid_btn {
    position: absolute;
    top: 80px;
    background: rgba(13, 13, 13, 0.52) !important;
    left: 50px;
}

.main_home_content .search_section .nft_listing .nft_img .place_bid_btn:hover {
    color: white !important;
    border: 2px solid transparent !important;
    background: rgba(13, 13, 13, 0.52) !important;
}

.main_home_content .search_section .nft_listing .nft_img .place_bid_btn:focus {
    border: 2px solid transparent !important;
}

.main_home_content .search_section .nft_listing .nft_details {
    margin-top: 24px;
}

.main_home_content .search_section .nft_listing .nft_details p {
    font-weight: 400;
    margin-top: 10px;
    font-size: 12px;
    color: #6B7280;
}

@media(max-width:1400px) {
    .main_home_content .search_section .nft_listing .nft_img .place_bid_btn {
        position: absolute;
        top: 80px;
        background: rgba(13, 13, 13, 0.52) !important;
        left: 70px;
        padding: 6px 10px;
    }
}

@media(max-width:1258px) {
    .main_home_content .search_section .nft_listing .nft_img .place_bid_btn {
        position: absolute;
        top: 70px;
        background: rgba(13, 13, 13, 0.52) !important;
        left: 50px;
        padding: 6px 10px;
    }
}

@media(max-width:1156px) {
    .main_home_content .search_section .nft_listing .nft_img .place_bid_btn {
        position: absolute;
        top: 70px;
        background: rgba(13, 13, 13, 0.52) !important;
        left: 30px;
        padding: 6px 10px;
    }
}

@media(max-width:1070px) {
    .main_home_content .search_section .nft_listing .nft_img .place_bid_btn {
        position: absolute;
        top: 50px;
        background: rgba(13, 13, 13, 0.52) !important;
        left: 30px;
        padding: 6px 10px;
    }
}

@media(max-width:992px) {
    .main_home_content .search_section .nft_listing .nft_img .place_bid_btn {
        position: absolute;
        top: 100px;
        background: rgba(13, 13, 13, 0.52) !important;
        left: 100px;
        padding: 6px 10px;
    }
}

@media(max-width:767px) {
    .main_home_content .search_section .nft_listing .nft_img .place_bid_btn {
        position: absolute;
        top: 240px;
        background: rgba(13, 13, 13, 0.52) !important;
        left: 250px;
        padding: 6px 10px;
    }
}

@media(max-width:693px) {
    .main_home_content .search_section .nft_listing .nft_img .place_bid_btn {
        position: absolute;
        top: 200px;
        background: rgba(13, 13, 13, 0.52) !important;
        left: 210px;
        padding: 6px 10px;
    }
}

@media(max-width:570px) {
    .main_home_content .search_section .nft_listing .nft_img .place_bid_btn {
        position: absolute;
        top: 150px;
        background: rgba(13, 13, 13, 0.52) !important;
        left: 160px;
        padding: 6px 10px;
    }

    .main_home_content .search_section .nav-pills .nav-item .nav-link {
        font-size: 12px;
        padding: 10px;
    }
}

@media(max-width:425px) {
    .main_home_content .search_section .nft_listing .nft_img .place_bid_btn {
        position: absolute;
        top: 100px;
        background: rgba(13, 13, 13, 0.52) !important;
        left: 80px;
        padding: 6px 10px;
    }
}

@media(max-width:375px) {
    .main_home_content .search_section .nft_listing .nft_img .place_bid_btn {
        position: absolute;
        top: 70px;
        background: rgba(13, 13, 13, 0.52) !important;
        left: 70px;
        padding: 6px 10px;
    }
}


/*--------------------------------------------------
[5. view-other-user-profile  page end 3-23-2022  ]
--------------------------------------------------*/

/*--------------------------------------------------
[6. create post module  start  24-3-2022  ]
--------------------------------------------------*/


.create_post_model .modal {
    backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, 0.719);
}

.create_post_model .modal .modal-dialog {
    max-width: 600px;
}

.create_post_model .modal .modal-header {
    border: none;
}

.create_post_model .modal .modal-footer {
    border: none;
}

.create_post_model .modal .modal-content {
    border: none !important;
    outline: none;
    background: #FFFFFF;
    box-shadow: 0px 4px 54px rgba(0, 0, 0, 0.05);
    border-radius: 25px;
}

.create_post_model .modal .modal-body {
    padding: 0 50px;
    padding-bottom: 40px !important;
}

.create_post_model .modal .modal-body .nft_post h3 {
    margin-bottom: 0;
    color: #11142D;
    text-decoration: none;
    font-size: 20px;
}

.create_post_model .modal .modal-body .modal_heading {
    margin-bottom: 40px;
}

.create_post_model .modal .modal-body .nft_post {
    background: #FAFAFA;
    border-radius: 16px;
    padding: 12px 20px;
    border: none;
    margin: 20px 0;
}

.create_post_model .modal .edite_post h3 {
    font-size: 28px;
    font-weight: 600;
    color: #011C23;
}

.create_post_model .modal .edite_post p {
    font-size: 16px;
    margin-left: 20px;
}

.create_post_model .modal .edite_post p span {
    font-weight: 600;
}

.create_post_model .modal .edite_post hr {
    background: #D0D7D9;
    margin: 20px 0;
}

.create_post_model .modal .edite_post .form-select {
    height: 48px;
    border: 1px solid #E7E8EA;
    border-radius: 12px;
}

.create_post_model .modal .edite_post .form-select:focus {
    box-shadow: none;
}

.create_post_model .modal .edite_post .form-control {
    height: 48px;
    border: 1px solid #E7E8EA;
    border-radius: 12px;
    margin-top: 14px;
}

.create_post_model .modal .edite_post .input-group .input-group-text {
    background: transparent;
    margin-top: 14px;
    height: 48px;
    border-left: 1px solid #E7E8EA;
}

.create_post_model .modal .edite_post .Value {
    font-size: 12px;
    margin-top: 10px;
}

.create_post_model .modal .edite_post .Value span {
    font-weight: 600;
}

.create_post_model .modal .edite_post .type_of_sell h3 {
    font-weight: 600;
    font-size: 16px;
    color: #11142D;
}

.create_post_model .modal .edite_post .type_of_sell .nav-pills .nav-item .nav-link {
    font-weight: 600;
    font-size: 16px;
    color: #11142D;
    background: #F2F9F9;
    border-radius: 0;
}

.create_post_model .modal .edite_post .type_of_sell .nav-pills .nav-item {
    border-radius: 0;
}

.create_post_model .modal .edite_post .type_of_sell .nav-pills .nav-item .active {
    font-weight: 600;
    background: #71AFAC;
    font-size: 16px;
    color: white;
    border-radius: 5px;
}

.create_post_model .modal .edite_post .type_of_sell .nav-pills #pills-Auction-tab {
    border-left: 1px solid #E7E8EA;
    border-right: 1px solid #E7E8EA;
}

.create_post_model .modal .edite_post .type_of_sell .tab-content {
    padding: 0;
}

.create_post_model .modal .edite_post .type_of_sell .tab-content p {
    font-size: 14px;
    padding: 0;
    margin: 0;
}

.create_post_model .modal .edite_post .type_of_sell .tab-content span {
    font-weight: 600;
}

.create_post_model .modal .edite_post .type_of_sell .form-switch .form-check-input {
    background-color: #E4F2F2;
    height: 24px;
    width: 53px;
    border: none;
}

.create_post_model .modal .edite_post .type_of_sell .form-switch .form-check-input:focus {
    box-shadow: none;
}

.create_post_model .modal .edite_post .type_of_sell .funge_It {
    margin-top: 100px;
}

.create_post_model .modal .post_review h3 {
    font-weight: 600;
    margin-top: 54px;
    font-size: 28px;
    color: #011C23;
}

.create_post_model .modal .post_review p {
    font-weight: 400;
    margin-top: 28px;
    font-size: 20px;
    margin-bottom: 88px;
    color: #011C23;
    color: #000000;
}

.create_post_model .modal .post_review .btn-primary,
.create_post_model .modal .post_review .btn-secondary {
    height: 56px;
}

.create_post_model .modal .post_review .img-fluid {
    border-radius: 100px;
    margin-top: 100px;
    width: 170px;
    height: 170px;
    background-position: center;
    background-repeat: no-repeat;
}

.create_post_model .modal .successful_post h3 {
    font-size: 28px;
    color: #011C23;
    margin-top: 0;
}

.create_post_model .modal .successful_post h2 {
    margin-top: 54px;
    margin-bottom: 64px;
}

.create_post_model .modal .successful_post .img-fluid {
    margin-top: 80;
}

.create_post_model .modal .social_post .btn-primary {
    margin-top: 75px;
}

.create_post_model .modal .select_folder .art {
    background: #F1F5F9;
    border-radius: 8px;
    padding: 10px;
    margin-bottom: 21px;
}

.create_post_model .modal .select_folder .art h3 {
    color: #11142D;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 14px;

}

.create_post_model .modal .select_folder .art p {
    color: #11142D;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 14px;
}

.create_post_model .modal .select_folder .btn-primary {
    margin-top: 60px;
    height: 64px;
}

.create_post_model .modal .select_folder .btn-secondary {
    margin-top: 30px;
    height: 64px;
}

@media(max-width:767px) {
    .create_post_model .modal .modal-content {
        height: 100vh;
        border-radius: 10px;
    }

    .create_post_model .modal .modal-body .nft_post h3 {
        font-size: 16px;
    }

    .create_post_model .modal .modal-body {
        padding: 0 20px;
    }

    .create_post_model .modal .modal-body .modal_heading {
        margin-bottom: 30px;
    }
}

/*--------------------------------------------------
[6. create post module  end 24-3-2022  ]
--------------------------------------------------*/



/*--------------------------------------------------
[7. explore page start  25-3-2022  ]
--------------------------------------------------*/



.explore .heading {
    font-weight: 700;
    font-size: 24px;
    color: #11142D;
}

.main_home_content .explore {
    padding-right: 54px;
    padding-left: 54px;
}

@media(max-width:767px) {
    .main_home_content .explore {
        padding: 0;
    }
}


.explore .filter_heading h4 {
    font-weight: 500;
    font-size: 16px;
    color: #6B7280;
    margin-left: 8px;
    margin-top: 3px;
}

.explore .filter_btn_row {
    margin-top: 37px;
    border-bottom: 1px solid #E5E7EB;
    padding-bottom: 27px;
}

.explore .filter_btn_row .btn-secondary {
    border: 1px solid #D1D5DB;
    box-sizing: border-box;
    border-radius: 40px;
    background: white !important;
    color: black;
    font-weight: 500;
    font-size: 14px;
    padding: 14px 26px;
}

.explore .filter_btn_row .btn-secondary:focus {
    box-shadow: none;
    background: #E4F2F2 !important;
    border: 1px solid transparent;
}

.explore .filter_btn_row .dropdown {
    margin: 10px 16px;
}

.explore .filter_btn_row .btn-secondary svg {
    margin-left: 8px;
}

.explore .archive_heading {
    font-weight: 400;
    font-size: 16px;
    color: #9CA3AF;
    margin-top: 30px;
    margin-bottom: 20x;
}

.explore .archive_heading span {
    color: black;
    font-weight: 600;
}

.explore .nft_box {
    background: #FFFFFF;
    border-radius: 25px;
    padding: 20px 12px;
    margin-top: 16px;
}

@media(max-width:767px) {

    .explore .nft_box {
        border-radius: 14px;
    }
}

.explore .nft_box .profile_name h2 {
    font-weight: 600;
    font-size: 14px;
    color: #202223;
    margin-bottom: 0;
    margin-left: 8px;
    margin-left: 8px;
}

.explore .nft_box .nft_details h2 {
    font-weight: 600;
    font-size: 14px;
    color: #202223;
    margin-bottom: 0;
}

.explore .nft_box .nft_details .price {
    font-weight: 500;
    font-size: 11px;
    color: #6B7280;
    margin-top: 12px;
    margin-bottom: 0;
}

.explore .nft_box .nft_details {
    border-bottom: 2px solid #E5E7EB;
    padding-bottom: 8px;

}

.explore .nft_box .nft_details h4 {
    font-weight: 700;
    font-size: 12px;
    color: #1F2937;
    margin-bottom: 0;
    margin-top: 3px;
    margin-left: 3px;
}

.explore .nft_box .nft_bottom .icon_btn {
    font-weight: 400;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #9CA3AF;
}

.explore .nft_box .nft_bottom .icon_btn:focus {
    box-shadow: none;
}

.explore .nft_box .nft_bottom .buy_now {
    font-weight: 600;
    font-size: 14px;
    color: #71AFAC;
}

.explore .nft_box .nft_bottom .buy_now:focus {
    box-shadow: none;
}

.explore .nft_box .nft_bottom {
    margin-top: 8px;
}


.explore .filter_btn_row {
    font-weight: 600;
    font-size: 14px;
    color: #71AFAC;
}

.explore .filter_btn_row .dropdown .dropdown-menu {
    background: #FFFFFF;
    box-shadow: 0px 3px 30px rgba(217, 218, 218, 0.7);
    border-radius: 25px;
    padding: 40px 20px;
    width: 298px;
    border: none;
}

.explore .filter_btn_row .dropdown .dropdown-menu .collection .input-group-text {
    background: #F7F7F8;
    border: none;
}

.explore .filter_btn_row .dropdown .dropdown-menu .collection .form-control {
    border: none;
    background: #F7F7F8;
}

.explore .filter_btn_row .dropdown .dropdown-menu .collection .form-control:focus {
    box-shadow: none;
}

.explore .filter_btn_row .dropdown .dropdown-menu .collection .input-group {
    background: #F7F7F8;
    border: 1px solid #E7E8EA;
    box-sizing: border-box;
    padding: 4px;
    border-radius: 12px;
}

.explore .filter_btn_row .dropdown .dropdown-menu .collection .scroll {
    background: #F9FAFB;
    padding: 20px;
    margin-bottom: 30px;
}

.explore .filter_btn_row .dropdown .dropdown-menu .collection .scroll ul li {
    list-style: none;
    margin: 24px 0;
    padding: 0;
}

.explore .filter_btn_row .dropdown .dropdown-menu .collection .scroll ul::-webkit-scrollbar {
    width: 10px;
}

.explore .filter_btn_row .dropdown .dropdown-menu .collection .scroll ul::-webkit-scrollbar-track {
    background-color: transparent;
}

.explore .filter_btn_row .dropdown .dropdown-menu .collection .scroll ul::-webkit-scrollbar-thumb {
    background-color: #E5E7EB;
    height: 50px;
    width: 5px;
    border-radius: 100px;
}





.explore .filter_btn_row .dropdown .dropdown-menu .collection .scroll ul {
    margin: 0;
    padding: 0;
    overflow-x: auto;
    height: 300px;
}

.explore .filter_btn_row .dropdown .dropdown-menu .collection .scroll h2 {
    font-weight: 500;
    font-size: 14px;
    color: #202223;
    margin-bottom: 0;
    margin-left: 8px;
}

.explore .filter_btn_row .dropdown .dropdown-menu .form-check-input:checked {
    background-color: #71AFAC;
    border: none;
    box-shadow: none;
}

.explore .filter_btn_row .dropdown .dropdown-menu .form-check-input:focus {
    box-shadow: none;
}


.explore .filter_btn_row .dropdown .dropdown-menu .block_chain .form-check {
    margin: 20px 0;
}

.explore .filter_btn_row .dropdown .dropdown-menu .form-check .form-check-label {
    font-weight: 400;
    font-size: 16px;
    color: #9CA3AF;
}

.explore .filter_btn_row .dropdown .dropdown-menu .catagory ul {
    height: 200px !important;
}

.explore .filter_btn_row .dropdown .dropdown-menu .date_range button {
    font-weight: 400;
    font-size: 14px;
    color: #A0A1AB;
    text-align: left;
    margin-bottom: 20px;
    width: 100%;
    padding: 14px;
    background: #F7F7F8;
    border: 1px solid #E7E8EA;
    box-sizing: border-box;
    border-radius: 12px;
}


@media(max-width:767px) {
    .explore .filter_btn_row .filter_heading {
        display: none !important;
    }

    .explore .filter_btn_row .icon_btn {
        display: none !important;
    }

    .explore .filter_btn_row .btn-secondary {
        padding: 10px;
        font-size: 12px;
    }

    .explore .filter_btn_row .dropdown {
        margin: 10px 4px;
    }
}

@media(max-width:425px) {
    .main_home_content .returning_user_home_header {
        margin-bottom: 0;
    }

    .explore .heading {
        margin-top: 19px;
        margin-bottom: 0;
    }

    .explore .filter_btn_row {
        margin-top: 19px !important;
        padding-bottom: 30px;
    }

    .explore .filter_btn_row .dropdown {
        margin: 5px 10px !important;
    }

    .explore .archive_heading {
        margin-top: 11px;
        margin-bottom: 0;
    }

    .explore .nft_box {
        margin-top: 27px !important;
        padding: 24px;
    }

}

/*--------------------------------------------------
[7. explore page end  25-3-2022  ]
--------------------------------------------------*/

/*--------------------------------------------------
[8. nft-detail  page start  28-3-2022  ]
--------------------------------------------------*/
.nft_detials {
    margin-top: 50px;
}

.nft_detials .full_img {
    background: #FFFFFF;
    border-radius: 25px;
    padding: 20px 18px 30px 28px;
}

.nft_detials .full_img .icon {
    margin-top: 30px;
}

.nft_detials .full_img .icon .icon_btn {
    font-weight: 600;
    font-size: 16px;
    color: #9CA3AF;

    margin-right: 40px;
}

.nft_detials .left_side .comment_section .input-group .form-control {
    border: #000000;
    background: none;
}

.nft_detials .left_side .comment_section .input-group .form-control:focus {
    box-shadow: none;
}

.nft_detials .left_side .comment_section .input-group .input-group-text {
    border: #000000;
    background: none;
}

.nft_detials .left_side .comment_section .input-group .input-group-text .img-fluid {
    width: 32px !important;
}


.nft_detials .left_side .comment_section .input_aria {
    background: #F3F4F6;
    border-radius: 25px;
    height: 98px;
    padding: 20px;
}

.nft_detials .left_side {
    padding-left: 30px;
    padding-right: 30px;
}

.nft_detials .left_side .comment_section {
    padding-top: 55px;
    margin-top: 55px;
    border-top: 0.8px solid #E5E7EB;
    border-bottom: 0.8px solid #E5E7EB;
}

.nft_detials .left_side .comment_section .btn-primary {
    margin-top: 22px;
    margin-bottom: 30px;
}

.nft_detials .left_side .all_commetn h2 {

    font-weight: 700;
    font-size: 16px;
    color: #11142D;
    margin-top: 20px;
}

.nft_detials .left_side .all_commetn h3 {
    font-weight: 600;
    font-size: 14px;
    color: #6B7280;
    margin-top: 22px;
}

.nft_detials .left_side .all_commetn h3 {
    font-weight: 400;
    font-size: 14px;
    color: #6B7280;
    margin-top: 22px;
}

.nft_detials .left_side .all_commetn h3 span {
    font-weight: 600;
    font-size: 14px;
    color: #6B7280;
    margin-top: 22px;
}

.nft_detials .left_side .comment_detail figure {

    margin-right: 17px;
    border-radius: 100px;
}

.nft_detials .left_side .comment_detail {
    margin-top: 42px;
}


.nft_detials .left_side .comment_detail .info h2 {
    font-weight: 600;
    font-size: 16px;
    color: #1F2937;

}

.nft_detials .left_side .comment_detail .info h3 {
    font-weight: 400;
    font-size: 14px;
    color: #9CA3AF;
    margin-top: 10px;
    margin-bottom: 18px;
}

.nft_detials .left_side .comment_detail .info p {
    font-weight: 400;
    font-size: 16px;
    color: #4B5563;
}

.nft_detials .info .icon {
    margin-top: 18px;
}

.nft_detials .info .icon .icon_btn {
    font-weight: 600;
    font-size: 16px;
    color: #9CA3AF;
    margin-right: 40px;
}

.nft_detials .right_side .nft_info {
    background: #FFFFFF;
    border-radius: 25px;
}

.nft_detials .right_side .nft_info .name h2 {
    font-weight: 700;
    font-size: 30px;
    color: #11142D;
}

.nft_detials .right_side .nft_info .icon .share {
    border-right: 1px solid #E5E7EB;
    border-left: 1px solid #E5E7EB;
}

.nft_detials .right_side .nft_info .name {
    padding: 55px 46px 47px 46px;
}

.nft_detials .right_side .nft_info .creator_info {
    padding: 36px 46px;
    border-top: 1px solid #E5E7EB;
    border-bottom: 1px solid #E5E7EB;
}

.nft_detials .right_side .nft_info .creator_info h2 {
    font-weight: 500;
    margin-bottom: 10px;
    color: #6B7280;
    font-size: 13px;
}

.nft_detials .right_side .nft_info .creator_info h3 {
    font-weight: 700;
    font-size: 12px;
    color: #374151;
    margin-bottom: 0;
    margin-left: 8px;

}

.nft_detials .right_side .nft_info .creator_info figure img {
    width: 32px;
    border-radius: 100px;
}

.nft_detials .right_side .nft_info .price_info {
    padding: 37px 46px 60px 46px;
}

.nft_detials .right_side .nft_info .price_info h2 {
    font-weight: 700;
    font-size: 34px;
    color: #1F2937;
    margin: 0 6px;
}

.nft_detials .right_side .nft_info .price_info p {
    font-weight: 500;
    font-size: 14px;
    color: #6B7280;
    margin-bottom: 5px;
    margin-top: auto;
}

.nft_detials .right_side .nft_info .price_info h3 {
    font-weight: 500;
    font-size: 14px;
    color: #6B7280;
    margin-right: 8px;
    margin-bottom: 0 !important;
}

.nft_detials .right_side .nft_info .price_info span {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 0 !important;
    margin-left: 6px;
    color: #1F2937;
}

.nft_detials .right_side .nft_info .price_info .btn-primary {
    height: 58px;
    padding: auto;
}


/*--------------------------------------------------
[8. nft-detail  page end  28-3-2022  ]
--------------------------------------------------*/

/*--------------------------------------------------
[8. nft-detail  page end  30-3-2022  ]
--------------------------------------------------*/
.nft_detials .right_side .sales {
    padding: 30px 0 45px 45px;
    background: #FFFFFF;
    border-radius: 25px;
    margin-top: 35px;
}

.nft_detials .right_side .sales h3 {
    font-weight: 600;
    font-size: 14px;
    color: #6B7280;
}

.nft_detials .right_side .sales h2 {
    font-weight: 700;
    font-size: 28px;
    color: #1F2937;
    margin: 0;
}

.nft_detials .right_side .sales p {
    font-weight: 500;
    font-size: 14px;
    color: #6B7280;
    margin-top: 10px;
    margin-bottom: 0;
}

.nft_detials .right_side .sales .day {
    padding-right: 60px;
    margin-top: 30px;
    border-right: 1px solid #E5E7EB;
}

.nft_detials .right_side .sales .hours {
    padding: 0 60px;
    margin-top: 30px;
    border-right: 1px solid #E5E7EB;
}

.nft_detials .right_side .sales .minutes {
    padding: 0 60px;
    margin-top: 30px;
    border-right: 1px solid #E5E7EB;
}

.nft_detials .right_side .sales .seconds {
    padding: 0 60px;
    margin-top: 30px;
}

.nft_detials .right_side .tab_section {
    padding: 70px 46px;
    background: #FFFFFF;
    border-radius: 25px;
    margin-top: 35px;
}

.nft_detials .right_side .tab_section .nav-pills {
    border-bottom: 1px solid #E5E7EB;
}

.nft_detials .right_side .tab_section .nav-pills .nav-item .nav-link {
    font-weight: 500;
    font-size: 16px;
    color: #6B7280;
    margin-right: 40px;

}

.nft_detials .right_side .tab_section .nav-pills .nav-item .nav-link {
    padding: 8px 0;

}

.nft_detials .right_side .tab_section .nav-pills .nav-item .active {
    font-weight: 700;
    font-size: 16px;
    color: #71AFAC;
    background: none;
    border-radius: 0;
    border-bottom: 2px solid #71AFAC;
}

.nft_detials .right_side .tab_section .description p {
    margin-top: 26px;
    font-weight: 400;
    font-size: 14px;
    color: #6B7280;
}

.nft_detials .right_side .tab_section .owner h2 {
    font-weight: 600;
    font-size: 13px;
    color: #6B7280;
}

.nft_detials .right_side .tab_section .owner {
    border-top: 1px solid #E5E7EB;
    border-bottom: 1px solid #E5E7EB;
    padding: 27px 0;
    margin-top: 50px;
}

.nft_detials .right_side .tab_section .owner .d-flex {
    margin-top: 10px;
}

.nft_detials .right_side .tab_section .owner h3 {
    font-weight: 700;
    font-size: 12px;
    color: #374151;
    margin-left: 7px;
}

.nft_detials .right_side .tab_section .owner figure .img-fluid {
    width: 38px !important;
    border-radius: 100px;
}

.nft_detials .right_side .tab_section .properties {
    margin-top: 27px;
    padding-bottom: 47px;
    border-bottom: 1px solid #E5E7EB;
}

.nft_detials .right_side .tab_section .properties h2 {
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 26px;
    color: #6B7280;
}

.nft_detials .right_side .tab_section .properties .col-bg {
    background: #F9FAFB;
    border-radius: 11px;
    padding: 10px;
}

.nft_detials .right_side .tab_section .properties .col-bg h2 {
    font-weight: 500;
    font-size: 12px;
    color: #71AFAC;
    margin-top: 20px;
    margin-bottom: 10px;
}

.nft_detials .right_side .tab_section .properties .col-bg h3 {
    font-weight: 600;
    font-size: 16px;
    color: #4B5563;
    margin-bottom: 13px;
}

.nft_detials .right_side .tab_section .properties .col-bg p {
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 15px;
    color: #6B7280;
}

.nft_detials .right_side .tab_section .tag h2 {
    font-weight: 600;
    font-size: 13px;
    margin-top: 47px;
    margin-bottom: 13px;
    color: #6B7280;
}

.nft_detials .right_side .tab_section .tag a {
    margin-right: 16px;
    margin-bottom: 24px;
    font-weight: 600;
    font-size: 13px;
    color: #1F2937;
    padding: 5px 10px;
    border-radius: 100px;
    text-decoration: none;
    background: #F9FAFB;
}

.nft_detials .right_side .tab_section .offer {
    margin-top: 27px;
}

.nft_detials .right_side .tab_section .offer .table thead tr th {
    border-bottom: 1px solid #E5E7EB !important;
}

.nft_detials .right_side .tab_section .offer .table thead tr th h2 {
    font-weight: 600;
    font-size: 13px;
    color: #6B7280;
    white-space: nowrap;
}

.nft_detials .right_side .tab_section .offer .offer_info h2 {
    font-weight: 700;
    font-size: 16px;
    color: #1F2937;
    padding-bottom: 0;
    margin-left: 8px;
    margin-top: 5px;
}

.nft_detials .right_side .tab_section .offer .offer_info span {
    font-weight: 500;
    font-size: 12px;
    margin-top: 7px;
    color: #6B7280;
}


.nft_detials .right_side .tab_section .offer .table tbody tr td h3 {
    font-weight: 500;
    font-size: 13px;
    color: #374151;
    margin-bottom: 0;
    margin-top: 8px;
}

.nft_detials .right_side .tab_section .offer .table tbody tr td h4 {
    font-weight: 600;
    font-size: 12px;
    color: #71AFAC;
    margin-top: 8px;
}

.nft_detials .right_side .tab_section .activity_tab .nav-pills .nav-item .nav-link {
    font-weight: 500;
    font-size: 12px;
    color: #4B5563;
    border-radius: 100px;
    border: 1px solid #D1D5DB;
    padding: 8px 16px;
    margin-right: 8px;
}

.nft_detials .right_side .tab_section .activity_tab .nav-pills .nav-item .active {
    background: #E4F2F2;
    border: 1px solid #E4F2F2;
}

.nft_detials .right_side .tab_section .activity_tab .nav-pills {
    border: none;
}

.nft_detials .right_side .tab_section .activity_tab {
    margin-top: 27px;
}

.nft_detials .right_side .tab_section .activity_tab .tab-content .sale h2 {
    font-weight: 400;
    font-size: 14px;
    margin-top: 40px;
    color: #6B7280;
}

.nft_detials .right_side .tab_section .activity_tab .tab-content .sale h2 span {
    font-weight: 600;
}

.nft_detials .right_side .tab_section .activity_tab .tab-content .sale_info {
    border-top: 1px solid #E5E7EB;
}

.nft_detials .right_side .tab_section .activity_tab .tab-content .sale_info .green {
    padding: 6px 16px;
    background: #F7FDFD;
    display: inline-block;
}

.nft_detials .right_side .tab_section .activity_tab .tab-content .sale_info .green h2 {
    font-weight: 600;
    position: relative;
    font-size: 13px;
    margin: 0;
    color: #71AFAC;
}

.nft_detials .right_side .tab_section .activity_tab .tab-content .sale_info .green h2::before {
    content: "";
    background: #71AFAC;
    width: 6px;
    height: 6px;
    position: absolute;
    border-radius: 100px;
    top: 4px;
    left: -10px;
}

.nft_detials .right_side .tab_section .activity_tab .tab-content .sale_info .info h2 {
    font-weight: 500;
    font-size: 12px;
    color: #6B7280;
    margin-top: 13px;
    margin-bottom: 0;

}

.nft_detials .right_side .tab_section .activity_tab .tab-content .sale_info .info h3 {
    margin-bottom: 24px;
    font-weight: 600;
    font-size: 16px;
    color: #374151;
    margin-left: 6px;
    margin-bottom: 0;
    margin-top: 13px;
}

.nft_detials .right_side .tab_section .activity_tab .tab-content .sale_info .info h4 {
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 24px;
    color: #9CA3AF;
    margin-top: 13px;
}

.nft_detials .right_side .tab_section .activity_tab .tab-content .sale_info .info_2 h5 {
    font-weight: 700;
    font-size: 18px;
    color: #1F2937;
    margin-bottom: 0;
    margin-left: 6px;
    margin-top: 3px;

}

.nft_detials .right_side .tab_section .activity_tab .tab-content .sale_info .info_2 h6 {
    font-weight: 500;
    font-size: 13px;
    color: #9CA3AF;
    margin-top: 13px;
}

.nft_detials .right_side .tab_section .tab-content .price_history {
    padding: 43px 34px;
}

.nft_detials .right_side .tab_section .tab-content .price_history .dropdown .btn-secondary {
    background: #FFFFFF;
    border: 1px solid #D1D5DB;
    border-radius: 100px !important;
    font-weight: 500;
    font-size: 14px;
    padding: 8px 18px !important;
    color: #4B5563;
}

.nft_detials .right_side .tab_section .tab-content .price_history .dropdown {
    margin-bottom: 50px;
}

.nft_detials .right_side .tab_section .tab-content .price_history .dropdown .btn-secondary:hover {
    background: #FFFFFF !important;
    border: 1px solid #D1D5DB !important;
}

.nft_detials .right_side .tab_section .tab-content .price_history .dropdown .btn-secondary:focus {
    box-shadow: none;
}

.nft_detials .full_img .back {
    margin: 40px 20px;
}

@media(max-width:991px) {

    .nft_detials .full_img .back {
        display: block !important;
    }

    .nft_detials .right_side .sales {
        border-radius: 16px;
    }

    .nft_detials .right_side .tab_section {
        border-radius: 16px;
    }

    .nft_detials .full_img .icon .icon_row .mobile_title {
        display: block !important;
        font-weight: 700;
        font-size: 18px;
        color: #11142D;
        margin-bottom: 0;
    }

    .nft_detials .full_img .icon .icon_row .like {
        margin-left: auto;
    }

    .nft_detials .left_side .comment_section {
        display: none;
    }

    .nft_detials .left_side .all_commetn {
        display: none;
    }

    .nft_detials .left_side .comment_detail {
        display: none;
    }

    .nft_detials .right_side .nft_info .name {
        display: none;
    }

    .nft_detials .right_side .nft_info {
        border-radius: 0 0 10px 10px;
    }

    .nft_detials .full_img {
        border-radius: 16px 16px 0 0;
    }
}

@media (max-width:460px) {
    .nft_detials .right_side .sales {
        padding: 20px;
    }

    .nft_detials .right_side .sales .day {
        padding: 0 20px !important;
    }

    .nft_detials .right_side .sales .hours {
        padding: 0 20px;
    }

    .nft_detials .right_side .sales .minutes {
        padding: 0 20px;
    }

    .nft_detials .right_side .sales .seconds {
        padding: 0 20px;
    }

    .nft_details {
        margin-top: 20px;
    }

    .nft_detials .full_img .back {
        margin: 20px 16px 35px 16px;
    }

    .nft_detials .full_img .icon {
        margin-top: 24px;
    }

    .nft_detials .left_side {
        padding-left: 0.7rem;
        padding-right: 0.7rem;
    }

    .nft_detials .right_side .nft_info .creator_info {
        margin-right: 16px;
    }

    .nft_detials .right_side .tab_section .offer .offer_info span {
        margin-top: 5px;
    }
}




/* bottom canvas style start  */
.nft_detials .left_side .offcanvas-bottom {
    height: 90vh;
    background: #FFFFFF;
    box-shadow: 0px 4px 30px rgba(104, 117, 130, 0.1);
    border-radius: 15px 15px 0px 0px;
    padding: 40px 30px;
}

.nft_detials .left_side .offcanvas-bottom .offcanvas-body .comment_section {
    border-bottom: none;
    padding-top: 20px;
    margin-top: 80px !important;
}

.nft_detials .left_side .offcanvas-bottom .offcanvas-body .comment_section .input_aria {
    background: transparent;
}

.nft_detials .left_side .offcanvas-bottom .offcanvas-body .comment_section .input_aria .form-control {
    background: #F8F8F8;
    border-radius: 14px;
    height: 70px;
}

.nft_detials .left_side .offcanvas-bottom .offcanvas-body .comment_section .input_aria .input-group {
    align-items: baseline;
}

/* bottom canvas style end */

@media(max-width:1399px) {
    .nft_detials .right_side .sales .day {
        padding-right: 30px;
    }

    .nft_detials .right_side .sales .hours {
        padding: 0 30px;
    }

    .nft_detials .right_side .sales .minutes {
        padding: 0 30px;
    }

    .nft_detials .right_side .sales .seconds {
        padding: 0 30px;
    }
}

@media(max-width:1038px) {
    .nft_detials .right_side .nft_info .name {
        padding: 55px 20px 47px 20px;
    }

    .nft_detials .right_side .nft_info .price_info {
        padding: 55px 20px 47px 20px;
    }

    .nft_detials .right_side .tab_section {
        padding: 70px 20px;
    }

    .nft_detials .right_side .tab_section .nav-pills .nav-item .nav-link {
        margin-right: 18px;
    }
}


@media (max-width:500px) {
    .nft_detials .right_side .nft_info .price_info {
        flex-direction: column;
        align-items: flex-start !important;
    }

    .nft_detials .right_side .nft_info .price_info .btn-primary {
        width: 100%;
        margin: 30px 0;
    }

    .nft_detials .full_img {
        padding: 20px 16px;
    }

    .nft_detials .full_img .icon .icon_btn {
        margin-right: 10px;
    }

    .nft_detials .right_side .nft_info .creator_info {
        padding: 24px;
    }

    .nft_detials .right_side .nft_info .price_info {
        padding: 24px;
    }

    .nft_detials .right_side .nft_info .price_info h2 {
        font-size: 24px;
    }

    .nft_detials .right_side .nft_info .price_info h3 {
        font-size: 12px;
    }

    .nft_detials .right_side .nft_info .price_info span {
        font-size: 12px;
    }

    .nft_detials .right_side .nft_info .price_info p {
        margin-top: 3px;
    }

    .nft_detials .right_side .sales {
        margin-top: 24px;
        padding: 16px;
    }

    .nft_detials .right_side .sales .day,
    .nft_detials .right_side .sales .hours,
    .nft_detials .right_side .sales .minutes,
    .nft_detials .right_side .sales .seconds {
        padding: 0 22px;
    }

    .nft_detials .right_side .sales h3 {
        font-size: 12px;
        margin-bottom: 0;
    }

    .nft_detials .right_side .sales h2 {
        font-size: 24px;
    }

    .nft_detials .right_side .sales p {
        font-size: 12px;
    }

    .nft_detials .right_side .sales .d-flex {
        justify-content: space-between;
    }

    .nft_detials .right_side .tab_section,
    .nft_detials .right_side .sales {
        border-radius: 10px;
    }

    .nft_detials .right_side .tab_section {
        padding: 30px 16px;
    }

    .nft_detials .right_side .tab_section .nav-pills .nav-item .active {
        font-size: 13px;
    }

    .nft_detials .right_side .tab_section .nav-pills .nav-item .nav-link {
        font-size: 13px;
    }

    .nft_detials .right_side .tab_section .description p {
        margin-top: 13px;
        font-size: 12px;

        margin-bottom: 20px;
    }

    .nft_detials .right_side .tab_section .owner {
        margin-top: 0;
        padding: 16px;
    }

    .nft_detials .right_side .tab_section .properties {
        margin-top: 16px;
    }

    .nft_detials .right_side .tab_section .properties h2 {
        margin-bottom: 23px;
    }

    .nft_detials .right_side .tab_section .properties .col-bg h2 {
        font-size: 10px;
        margin-bottom: 4px;
    }

    .nft_detials .right_side .tab_section .properties .col-bg h3 {
        font-size: 14px;
        margin-bottom: 4px;
    }

    .nft_detials .right_side .tab_section .properties .col-bg p {
        font-size: 11px;
    }

    .nft_detials .right_side .tab_section .tag h2 {
        font-size: 13px;
        margin-top: 16px;
    }

    .nft_detials .right_side .tab_section .offer .table thead tr th h2 {
        font-size: 11px;
        margin-bottom: 4px;
    }

    .nft_detials .right_side .tab_section .offer .offer_info h2 {
        font-size: 13px;
    }

    .nft_detials .right_side .tab_section .offer .offer_info span {
        font-size: 11px;
    }

    .nft_detials .right_side .tab_section .offer .table tbody tr td h3 {
        font-size: 10px;
    }

    .nft_detials .right_side .tab_section .tab-content .price_history {
        padding: 13px 16px;
    }

    .nft_detials .right_side .tab_section .tag a {
        font-size: 11px;
    }

    .nft_detials .left_side .comment_detail .info p {
        font-size: 12px;
    }

    .nft_detials .left_side .comment_detail .info h3 {
        font-size: 11px;
    }

    .nft_detials .left_side .comment_detail .info h2 {
        font-size: 14px;
    }

    .nft_detials .left_side .all_commetn h3 {
        font-size: 12px;
    }

    .nft_detials .left_side .all_commetn h2 {
        font-size: 14px;
    }

    .nft_detials .left_side .offcanvas-bottom .offcanvas-body .comment_section {
        padding-top: 0;
    }

    .nft_detials .left_side .comment_section .input_aria {
        padding: 10px 0;
    }
}





/*--------------------------------------------------
[8. nft-detail  page end  30-3-2022  ]
--------------------------------------------------*/



/*--------------------------------------------------
[9. wallet_page  start  1-4-2022  ]
--------------------------------------------------*/
.wallet_page .market_value h3 {
    font-weight: 700;
    font-size: 20px;
    color: #11142D;
    margin-bottom: 0;
}

.wallet_page .market_value a {
    font-weight: 600;
    font-size: 16px;
    color: #71AFAC;
    text-decoration: none;
}

.wallet_page .left_box {
    background: #FFFFFF;
    border-radius: 25px;
    padding: 40px 30px;
}

.wallet_page .market_value h2 {
    font-weight: 400;
    font-size: 16px;
    color: #111317;
    margin-left: 14px;
    margin-bottom: 0;
}

.wallet_page .market_value h4 {
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    margin-bottom: 0;
    margin-left: auto;
}

.wallet_page .market_value .list {
    margin: 30px 0;
}

.wallet_page .market_value .list figure .img-fluid {
    width: 42px;
}

.wallet_page .center_box .dropdown .btn-secondary {
    background: #FFFFFF !important;
    border: none;
    font-weight: 600;
    font-size: 20px;
    color: #11142D;
    padding: 0;
    width: 218px;
    height: 41px;

}

.wallet_page .center_box .dropdown .btn-secondary:hover {
    background: #FFFFFF !important;
    border: none;
    font-weight: 600;
    font-size: 20px;
    color: #11142D;

}

.wallet_page .center_box .dropdown .btn-secondary:focus {
    box-shadow: none;
}

.wallet_page .center_box h3 {
    font-weight: 500;
    font-size: 16px;
    color: #011C23;
}

@media(max-width:500px) {
    .wallet_page .center_box h3 {
        margin-top: 15px;
    }
}

.wallet_page .center_box .price_box {
    margin-top: 17px;
    background: linear-gradient(90deg, #71AFAC -4.07%, #0D3642 102.33%);
    box-shadow: 0px 4px 54px rgba(0, 0, 0, 0.05);
    border-radius: 25px;
    width: 570px;
    padding: 24px 0 34px 0;
}

.wallet_page .center_box .price_box h2 {
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
}

.wallet_page .center_box .price_box h3 {
    font-weight: 600;
    font-size: 42px;
    color: #FFFFFF;
    margin-top: 7px;
    margin-bottom: 0;
}

.wallet_page .center_box .price_box h4 {
    font-weight: 500;
    font-size: 15px;
    margin-top: 19px;
    margin-bottom: 0;
    color: #FFFFFF;
    padding-right: 8px;
    margin-right: 8px;
    border-right: 1px solid white;
}

.wallet_page .center_box .price_box h5 {
    font-weight: 500;
    font-size: 15px;
    margin-top: 19px;
    margin-bottom: 0;
    color: #22C55E;
}

.wallet_page .center_box .price_box .btn-primary {
    background-color: white !important;
    font-weight: 600;
    font-size: 14px;
    color: #0F172A;
    margin-top: 33px;
}

.wallet_page .center_box .price_box .btn-primary:hover {
    background-color: white !important;
    font-weight: 600;
    border: 2px solid white !important;
    font-size: 14px;
    color: #0F172A !important;
}

.wallet_page .center_box .price_box .btn-primary:focus {
    background-color: white !important;
    font-weight: 600;
    border: 2px solid white !important;
    font-size: 14px;
    color: #0F172A !important;
}

.wallet_page .center_box .price_box .btn-secondary {
    border: 2px solid white;
    font-weight: 600;
    font-size: 14px;
    margin-top: 33px;
    color: white;
}

.wallet_page .center_box .price_box .btn-secondary:hover {
    border: 2px solid white;
    background-color: transparent !important;
    font-weight: 600;
    font-size: 14px;
    color: white;
}

.wallet_page .center_box .price_box .btn-secondary:focus {
    box-shadow: none;
}

.wallet_page .center_box .tab_section {
    background: #FFFFFF;
    box-shadow: 0px 4px 54px rgba(0, 0, 0, 0.05);
    border-radius: 25px;
    margin-top: 20px;
    padding: 45px 30px;
    height: 950px;
}

.wallet_page .center_box .tab_section .nav-pills {
    background: #E4F2F2;
    border-radius: 8px;
}

.wallet_page .center_box .tab_section .nav-pills .nav-link {
    font-weight: 600;
    font-size: 16px;
    color: #011C23;
}

.wallet_page .center_box .tab_section .nav-pills .nav-item .active {
    background: #71AFAC;
    border-radius: 8px;
    color: white;
}

.wallet_page .center_box .tab_section .nav-pills {
    margin-bottom: 40px !important;
}

.wallet_page .center_box .tab_section .box .info h2 {
    font-weight: 400;
    font-size: 12px;
    margin-left: -18px;
    color: #9DA8B6;
}

.wallet_page .center_box .tab_section .box .info h3 {
    font-weight: 600;
    font-size: 20px;
    color: #111317;
    margin-bottom: 0;
}

.wallet_page .center_box .tab_section .box h4 {
    margin-left: auto;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    margin-top: 20px;
    margin-bottom: 0;
}

.wallet_page .center_box .tab_section .box .info {
    margin-left: 18px;
}

.wallet_page .center_box .tab_section .box {
    padding: 24px;
    background: #F1F5F9;
    border-radius: 24px;
    margin-top: 15px;
    border: 1px solid transparent;
}

.wallet_page .center_box .tab_section .box:focus {
    background: #FFFFFF;
    border: 1px solid #71AFAC;
    box-shadow: 0px 4px 36px rgba(0, 0, 0, 0.05);
}

.wallet_page .center_box .tab_section .manage_wallet h5 {
    font-weight: 400;
    font-size: 14px;
    color: #9DA8B6;
    margin-left: 8px;
}

.wallet_page .center_box .tab_section .manage_wallet {
    margin-top: 50px;
    background: #FFFFFF;
    border: 1px dashed #71AFAC;
    box-sizing: border-box;
    border-radius: 24px;
    height: 72px;
}

.wallet_page .right_box {
    background: #FFFFFF;
    border-radius: 25px;
    padding: 24px 35px;
}

.wallet_page .right_box .polgon_sectoin {
    background: #F1F5F9;
    border-radius: 25px;
    padding: 21px 26px;
}

.wallet_page .right_box .polgon_sectoin .img-fluid {
    border-radius: 100px;
    height: 42px;
    width: 42px;
}

.wallet_page .right_box .polgon_sectoin h2 {
    margin-top: 6px;
    margin-bottom: 28px;
    font-weight: 600;
    color: #11142D;
    font-size: 20px;
}

.wallet_page .right_box .polgon_sectoin p {
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    margin-bottom: 0;
}

.wallet_page .right_box .polgon_sectoin .btn-primary {
    width: 127px;
    height: 40px;
    padding: 0;
    margin-top: 123px;
    margin-bottom: 50px;
}

.wallet_page .right_box .token_Section {
    background: #71AFAC;
    padding: 44px 44px 72px 44px;
    border-radius: 25px;
    margin-top: 38px;
}

.wallet_page .right_box .token_Section h2 {
    font-weight: 600;
    font-size: 20px;
    color: #FFFFFF;
    margin: 20px 0;
}

.wallet_page .right_box .token_Section h3 {
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 0;
    margin-bottom: 7px;
}

.wallet_page .right_box .token_Section h4 {
    font-weight: 600;
    font-size: 42px;
    color: #FFFFFF;
    margin-bottom: 0;
}

.wallet_page .right_box .token_Section section {
    border-top: 1px solid #FFFFFF;
    margin-top: 20px;
    margin-bottom: 0;
    padding-top: 21px;
}

.wallet_page .right_box .token_Section section h2 {
    font-weight: 400;
    font-size: 12px;
    color: #FFFFFF;
    margin: 0;
}

.wallet_page .right_box .token_Section section h3 {
    font-weight: 600;
    font-size: 20px;
    color: #FFFFFF;
    margin: 0;
}

.wallet_page .right_box .token_Section section p {
    font-weight: 400;
    font-size: 13px;
    color: #FFFFFF;
    margin-top: 15px;
    margin-bottom: 0;
}

.wallet_page .manage_wallet_modal .modal_heading {
    font-weight: 600;
    font-size: 28px;
    color: #011C23;
}

.wallet_page .manage_wallet_modal .modal-body {
    margin-bottom: 170px;
}

.wallet_page .manage_wallet_modal .search_sectio .input-group {
    background: #F7F7F8;
    border: 1px solid #E7E8EA;
    box-sizing: border-box;
    border-radius: 12px;
    margin-bottom: 32px;
    height: 48px;
}

.wallet_page .manage_wallet_modal .search_sectio .input-group .form-control {
    background: transparent;
    border: none;
}

.wallet_page .manage_wallet_modal .search_sectio .input-group .form-control:focus {
    box-shadow: none;
}

.wallet_page .manage_wallet_modal .search_sectio .input-group .input-group-text {
    background: transparent !important;
    border: none;
}

.wallet_page .manage_wallet_modal .qr_modal_body p {
    color: #323643;
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    margin: 0;
}

.wallet_page .manage_wallet_modal .qr_modal_body .amount {
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid #E5E9F2;
    font-weight: 400;
    font-size: 14px;
    color: #323643;
    text-align: center;
    display: inline-block;
}

.wallet_page .manage_wallet_modal .qr_modal_body h3 {
    font-weight: 600;
    font-size: 30px;
    margin-top: 12px;
    color: #1C1E2C;
}

.wallet_page .manage_wallet_modal .qr_modal_body .price {
    padding: 4px 60px;
    background: #1C1E2C;
    border-radius: 10px;
    display: inline-block;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 16px;
}

.wallet_page .manage_wallet_modal .qr_modal_body .qr_box {
    background: #FFFFFF;
    box-shadow: 0px -6px 44px rgba(0, 0, 0, 0.05);
    border-radius: 24px;
    padding: 30px 0;
    margin-top: 22px;
}

.wallet_page .manage_wallet_modal .qr_modal_body .qr_box h3 {
    font-weight: 400;
    font-size: 20px;
    color: #111317;
    margin-left: 22px;
}

.wallet_page .manage_wallet_modal .qr_modal_body .qr_box h2 {
    font-weight: 900;
    font-size: 14px;
    color: #1D1E2C;
    margin-top: 28px;

}

.wallet_page .manage_wallet_modal .qr_modal_body .qr_box h4 {
    font-weight: 400;
    font-size: 16px;
    color: #1D1E2C;
    margin-bottom: 22px;
}

.wallet_page .manage_wallet_modal .qr_modal_body .qr_box h6 {
    font-weight: 600;
    font-size: 14px;
    color: #71AFAC;
    margin-left: 8px;
    margin-bottom: 0;
}



@media (max-width:1306px) {
    .wallet_page .right_box {
        padding: 24px;
    }
}

@media (max-width:1177px) {
    .wallet_page .right_box .token_Section {
        padding: 30px;
    }
}

@media (max-width:1024px) {
    .wallet_page .right_box .token_Section {
        padding: 20px;
    }

    .wallet_page .right_box {
        padding: 20px;
    }

    .wallet_page .right_box .polgon_sectoin {
        padding: 20px;
    }

    .wallet_page .center_box .tab_section {
        padding: 40px;
    }

    .wallet_page .center_box .tab_section .nav-pills .nav-item .nav-link {
        width: 200px;
    }

    .wallet_page .left_box {
        padding: 40px 20px;
    }
}


@media(max-width:768px) {
    .wallet_page .center_box .tab_section {
        height: auto;
        margin-top: 15px;
    }

    .wallet_page .left_box {
        margin: 15px 0;
    }

    .wallet_page .center_box .tab_section .nav-pills .nav-item .nav-link {
        width: 300px;
    }

    .wallet_page .right_box {
        margin: 30px 0;
    }

    .wallet_page .left_box {
        height: auto;
    }

    .wallet_page .center_box .tab_section .manage_wallet {
        display: none;
    }

    .wallet_page .center_box .tab_section .box {
        background: white;
        padding: 0;
    }

    .wallet_page .center_box .tab_section .box .info h2 {
        margin-left: -18px;
    }

    .wallet_page .center_box .tab_section .see_all {
        padding: 8px;
        margin-top: 50px;
        font-weight: 600;
        font-size: 14px;
        color: #71AFAC !important;
        background: #E4F2F2 !important;
    }

    .wallet_page .right_box {
        background: transparent;
    }

    .wallet_page .right_box .polgon_sectoin {
        background: white;
    }

    .wallet_page .right_box .token_Section {
        padding: 40px 0 70px 0;
    }

    .wallet_page .right_box {
        padding: 0;
    }

    .wallet_page .right_box .token_Section section {
        margin-right: 170px;
        margin-left: 170px;
    }
}


@media(max-width:500px) {
    .wallet_page .center_box .price_box h2 {
        font-size: 14px;
    }

    .wallet_page .center_box .price_box h3 {
        font-size: 22px;
    }

    .wallet_page .center_box .tab_section {
        border-radius: 14px;
        padding: 22px 16px;
    }



    .wallet_page .center_box .tab_section .nav-pills {
        margin-bottom: 16px !important;
    }

    .wallet_page .center_box .tab_section .see_all {
        margin-top: 50px;
    }

    .wallet_page .left_box {
        border-radius: 14px;
        padding: 22px 16px;
    }

    .wallet_page .right_box .polgon_sectoin {
        border-radius: 14px;
        margin-top: 40px;
        padding: 22px 16px;
    }

    .wallet_page .right_box .token_Section {
        border-radius: 14px;
        margin-top: 40px;
        padding: 22px 16px;
    }

    .wallet_page .right_box .token_Section section {
        margin-right: 50px;
        margin-left: 50px;
        padding-bottom: 70px !important;
    }

    .wallet_page .right_box .token_Section {
        padding-top: 44px !important;
    }


    .wallet_page .center_box .tab_section .box:focus {
        border: 1px solid transparent;
        box-shadow: none;
    }
}


/*--------------------------------------------------
[9. wallet_page  end  1-4-2022  ]
--------------------------------------------------*/

/*--------------------------------------------------
[10. crupto details  start  1-4-2022  ]
--------------------------------------------------*/

.wallet_page .center_box .crupto_detail .back button {
    font-weight: 700;
    font-size: 16px;
}

.wallet_page .center_box .crupto_detail .main_price_box {
    background: #FFFFFF;
    box-shadow: 0px 4px 54px rgba(0, 0, 0, 0.09);
    border-radius: 24px;
    padding: 12px;
    margin-top: 44px;
    z-index: 999;
    position: relative;
}





.wallet_page .center_box .crupto_detail .main_price_box .price_info_box {
    background: #F1F5F9;
    padding: 25px 0 10px 0;
    border-radius: 24px;
}

.wallet_page .center_box .crupto_detail .main_price_box .price_info_box h3 {
    font-weight: 600;
    font-size: 42px;
    color: #000000;
    margin-top: 10px;
    margin-bottom: 13px;
}

.wallet_page .center_box .crupto_detail .main_price_box .price_info_box h2 {
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    margin-bottom: 10px;
}

.wallet_page .center_box .crupto_detail .main_price_box .price_info_box h4 {
    font-weight: 400;
    font-size: 12px;
    color: #22C55E;
}

.wallet_page .center_box .crupto_detail .main_price_box .price_info_box h5 {
    font-weight: 400;
    font-size: 12px;
    color: #9DA8B6;
    margin-left: 10px;
}

.wallet_page .center_box .crupto_detail .main_price_box .btn_row .btn-primary {
    font-weight: 600;
    font-size: 14px;
    color: #FFFFFF;
    margin-top: 17px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 22px;
}

.wallet_page .center_box .crupto_detail .info h2 {
    font-weight: 700;
    font-size: 20px;
    color: #11142D;
    margin: 40px 0;
}

.wallet_page .center_box .crupto_detail .info .table .title {
    font-weight: 500;
    font-size: 14px;
    margin: 0;
    margin-top: 8px;
    white-space: nowrap;
    color: #0F172A;
}

.wallet_page .center_box .crupto_detail .info .table .value {
    font-weight: 400;
    font-size: 14px;
    margin: 0;
    margin-top: 8px;
    text-align: left;
    white-space: nowrap;
    color: #334155;
}

.wallet_page .center_box .crupto_detail .info .table .lable {
    font-weight: 400;
    font-size: 14px;
    margin: 0;
    margin-top: 8px;
    white-space: nowrap;
    color: #334155;
}

.wallet_page .center_box .crupto_detail .info .table .info_green {
    font-weight: 400;
    font-size: 14px;
    margin: 0;
    margin-top: 8px;
    white-space: nowrap;
    color: #22C55E;
}

.wallet_page .center_box .crupto_detail .info .table .yello {
    color: #FACC15;
}

.wallet_page .center_box .crupto_detail .info .table .red {
    color: #B91C1C;
}

.wallet_page .center_box .crupto_detail .info .table tr {
    border-bottom: 1px solid #F1F5F9 !important;
}

.wallet_page .center_box .crupto_detail .info .table tr th,
.wallet_page .center_box .crupto_detail .info .table tr td {
    padding: 20px 0 !important;
}

.wallet_page .center_box .crupto_detail .mobile_info .title {
    font-weight: 500;
    font-size: 14px;
    margin: 0;
    margin-left: 20px;
}

.wallet_page .center_box .crupto_detail .mobile_info .value {
    font-weight: 400;
    font-size: 14px;
    margin: 0;
    margin-left: auto;
}


@media(max-width:991px) {

    .wallet_page .center_box .crupto_detail .info .table tr th,
    .wallet_page .center_box .crupto_detail .info .table tr td {
        width: 200px;
    }
}

@media(max-width:1300px) {
    .wallet_page .center_box .crupto_detail .main_price_box .btn_row .btn-primary {
        padding: 10px 30px;
    }
}

@media(max-width:1193px) {
    .wallet_page .center_box .crupto_detail .main_price_box .btn_row .btn-primary {
        padding: 10px 20px;
    }
}

@media(max-width:991px) {
    .wallet_page .center_box .crupto_detail .main_price_box .btn_row .btn-primary {
        padding: 10px 60px;
    }
}

@media(max-width:690px) {
    .wallet_page .center_box .crupto_detail .main_price_box .btn_row .btn-primary {
        padding: 10px 40px;
    }
}

@media(max-width:570px) {
    .wallet_page .center_box .crupto_detail .main_price_box .btn_row .btn-primary {
        padding: 10px 30px;
    }

    .wallet_page .center_box .crupto_detail .info h2 {
        margin: 24px 0;
    }
}

@media(max-width:425px) {
    .wallet_page .center_box .crupto_detail .main_price_box .btn_row .btn-primary {
        padding: 10px 20px;
    }
}

@media(max-width:375px) {
    .wallet_page .center_box .crupto_detail .main_price_box .btn_row .btn-primary {
        padding: 10px;
    }
}

/*--------------------------------------------------
[10. crupto details  end  1-4-2022  ]
--------------------------------------------------*/
/*--------------------------------------------------
[10. crupto details  start  4-4-2022  ]
--------------------------------------------------*/
.wallet_page .crupto_detail_qr_code .modal_heading {
    font-weight: 600;
    margin-top: 63px;
    font-size: 28px;
    color: #011C23;
}

.wallet_page .crupto_detail_qr_code p {
    font-weight: 400;
    font-size: 15px;
    color: #323643;
    margin-top: 31px;
    margin-bottom: 12px;

}

.wallet_page .crupto_detail_qr_code .amount {
    font-weight: 400;
    font-size: 14px;
    margin-top: 0;
    color: #323643;
    padding: 12px 6px;
    border-top: 1px solid #E5E9F2;
    display: inline-block;
}

.wallet_page .crupto_detail_qr_code h3 {
    font-weight: 600;
    font-size: 30px;
    color: #1C1E2C;
    margin-top: 0;
}

.wallet_page .crupto_detail_qr_code .price {
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    display: inline-block;
    padding: 8px 40px;
    background: #1C1E2C;
    border-radius: 10px;
}

.wallet_page .crupto_detail_qr_code .matic h3 {
    font-weight: 400;
    font-size: 16px;
    color: #111317;
    margin-left: 14px;
    margin-bottom: 0;
}

.wallet_page .crupto_detail_qr_code .matic {
    margin-top: 32px;
    margin-bottom: 29px;
}

.wallet_page .crupto_detail_qr_code .qr_box {
    background: #FFFFFF;
    box-shadow: 0px -6px 44px rgba(0, 0, 0, 0.05);
    border-radius: 24px;
    padding: 26px;
    display: inline-block;
}

.wallet_page .crupto_detail_qr_code h5 {
    font-weight: 900;
    font-size: 14px;
    color: #1D1E2C;
    margin-top: 20px;
}

.wallet_page .crupto_detail_qr_code h6 {
    font-weight: 400;
    font-size: 16px;
    color: #1D1E2C;
}

.wallet_page .crupto_detail_qr_code .copy {
    font-weight: 600;
    font-size: 14px;
    color: #71AFAC;
    padding: 0;
    background: none;
    border: none;
    align-content: center;
    margin-top: 22px;
}

@media(max-width:550px) {
    .wallet_page .crupto_detail_qr_code .modal_heading {
        margin-top: 8px;
    }

    .wallet_page .crupto_detail_qr_code p {
        margin-top: 22px;
    }

    .wallet_page .crupto_detail_qr_code .matic {
        margin-top: 22px;
        margin-bottom: 13px;
    }

    .wallet_page .crupto_detail_qr_code .qr_box {
        width: 260px;
    }

    .wallet_page .crupto_detail_qr_code h5 {
        margin-top: 11px;
    }

    .wallet_page .crupto_detail_qr_code .copy {
        margin-top: 11px;
    }
}

/*--------------------------------------------------
[10. crupto details  end  4-4-2022  ]
--------------------------------------------------*/

/*--------------------------------------------------
[11. withdrow page start  4-4-2022  ]
--------------------------------------------------*/
.wallet_page .withdrow h4 {
    font-weight: 600;
    font-size: 28px;
    color: #011C23;
    margin-top: 97px;
}

.wallet_page .withdrow .withdrow_details {
    background: #F8FAFC;
    border-radius: 10px;
    padding: 38px 34px 20px 34px;
    margin-top: 62px;

}

.wallet_page .withdrow .withdrow_details h2 {
    font-weight: 500;
    font-size: 16px;
    color: #0F172A;
}

.wallet_page .withdrow .withdrow_details .input-group,
.wallet_page .withdrow .withdrow_details .input-group .form-control,
.wallet_page .withdrow .withdrow_details .input-group .form-control .input-group-text {
    height: 108px;
}

.wallet_page .withdrow .withdrow_details .input-group .input-group-text {
    border: none !important;
    height: 108px;
    background: transparent !important;
    margin-right: 25px;
}

.wallet_page .withdrow .withdrow_details .input-group .form-control {
    border: none !important;
    background: transparent !important;
    font-weight: 500;
    font-size: 46px;
    color: #1E293B;
    text-align: center;
}

.wallet_page .withdrow .withdrow_details .input-group .form-control:focus {
    box-shadow: none;
}

.wallet_page .withdrow .withdrow_details .input-group {
    background: #FFFFFF;
    border-radius: 10px;
    margin: 20px 0;
}

.wallet_page .withdrow .withdrow_details .input-group .input-group-text p {

    font-weight: 500;
    font-size: 10px;
    margin: 0;
    color: #9DA8B6;
}

.wallet_page .withdrow .withdrow_details p {
    color: #323643;
    font-weight: 400;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 12px;
}

.wallet_page .withdrow .withdrow_details h3 {
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 25px;
    color: #1C1E2C;
}

.wallet_page .withdrow .withdrow_details h6 {
    font-weight: 400;
    font-size: 12px;
    color: #22C55E;
    margin: 4px 0 0 4px;
}


.wallet_page .withdrow .wallet_address .input-group,
.wallet_page .withdrow .wallet_address .input-group .form-control {
    height: 48px;
}

.wallet_page .withdrow .wallet_address .input-group .form-control {

    background: transparent;
    border: none;
}

.wallet_page .withdrow .wallet_address .input-group .form-control:focus {
    box-shadow: none;
}

.wallet_page .withdrow .wallet_address .input-group .input-group-text {
    background: transparent;
    border: none;
}

.wallet_page .withdrow .wallet_address {
    margin-top: 47px;
    margin-bottom: 70px;
}

.wallet_page .withdrow .wallet_address .input-group {
    background: #F7F7F8;
    border: 1px solid #E7E8EA;
    border-radius: 12px;
}

.wallet_page .withdrow .wallet_address .input-group .input-group-text p {
    font-weight: 400;
    color: #2DCA73;
    margin-bottom: 0;
    margin-left: 8px;
    font-size: 12px;
}

@media(max-width:500px) {
    .wallet_page .withdrow h4 {
        margin-top: 0px;
        font-size: 18px;
    }

    .wallet_page .withdrow .withdrow_details {
        margin-top: 15px;
        padding: 19px;
    }

    .wallet_page .withdrow .withdrow_details h2 {
        padding: 0 70px;
        font-size: 14px;
        line-height: 24px;
    }

    .wallet_page .withdrow .withdrow_details .input-group {
        margin: 17px 0;
    }

    .wallet_page .withdrow .withdrow_details h3 {
        font-size: 36px;
    }

    .wallet_page .withdrow .wallet_address {
        margin-top: 23px;
        margin-bottom: 80px;
    }

    .wallet_page .withdrow .btn-primary {
        margin-bottom: 100px !important;
    }
}

.wallet_page .withdrow .btn-primary {
    margin-bottom: 200px;
    height: 64px;
    padding: 20px;
}

/*--------------------------------------------------
[11. withdrow page end  4-4-2022  ]
--------------------------------------------------*/

/*--------------------------------------------------
[11. withdrow page start  5-4-2022  ]
--------------------------------------------------*/

.wallet_page .transaction_summary h4 {
    font-weight: 600;
    font-size: 28px;
    margin-top: 40px;
    margin-bottom: 0;
}

.wallet_page .transaction_summary .bitcoin_amount {
    background: #F8FAFC;
    border-radius: 10px;
    padding-top: 18px;
    margin-top: 32px;
    padding-bottom: 28px;
}

.wallet_page .transaction_summary .bitcoin_amount h2 {
    font-weight: 500;
    font-size: 14px;
    color: #0F172A;
    margin: 0;
}

.wallet_page .transaction_summary .bitcoin_amount h3 {
    color: #1C1E2C;
    font-weight: 600;
    font-size: 30px;
    margin: 15px 0 0 0;
}

.wallet_page .transaction_summary .transaction_info h3 {
    font-weight: 400;
    font-size: 20px;
    color: #323643;
    margin: 0;
}

.wallet_page .transaction_summary .transaction_info h2 {
    font-weight: 600;
    font-size: 20px;
    color: #1C1E2C;
    margin: 0;
}

.wallet_page .transaction_summary .transaction_info .usd_amount {
    margin-top: 42px;
}

.wallet_page .transaction_summary .transaction_info .total h2 {
    font-weight: 600;
    font-size: 20px;
    color: #71AFAC;
}

.wallet_page .transaction_summary .transaction_info .total {
    padding-top: 30px;
    margin-top: 35px;
    border-top: 1px solid #F1F5F9;
}

.wallet_page .transaction_summary .transaction_info h4 {
    font-weight: 900;
    font-size: 14px;
    color: #1D1E2C;
    margin-top: 124px;
    margin-bottom: 0;

}

.wallet_page .transaction_summary .transaction_info h5 {
    font-weight: 400;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 76px;
    margin-top: 8px;
    color: #1D1E2C;
}

.wallet_page .transaction_summary .transaction_info .btn-primary {
    height: 64px;
    padding: 20px;
}

.wallet_page .successfully h6 {
    font-weight: 600;
    font-size: 28px;
    line-height: 32px;
    margin-top: 150px;
    margin-bottom: 150px;
}

.wallet_page .successfully .btn-primary,
.wallet_page .successfully .btn-secondary {
    height: 64px;
    padding: 20px;
}

.wallet_page .successfully .btn-primary {
    margin-bottom: 18px;
}

.wallet_page .successfully .btn-secondary {
    margin-bottom: 300px;
}

@media (max-width:500px) {
    .wallet_page .transaction_summary h4 {
        margin-top: 0;
        font-weight: 600;
        font-size: 18px;
    }

    .wallet_page .transaction_summary .bitcoin_amount {
        margin-top: 13px;
        padding: 18px 0 14px 0;
    }

    .wallet_page .transaction_summary .bitcoin_amount h3 {
        font-weight: 600;
        margin-top: 7px;
        font-size: 20px;
    }

    .wallet_page .transaction_summary .transaction_info h3 {
        font-weight: 400;
        font-size: 14px;
    }

    .wallet_page .transaction_summary .transaction_info h2,
    .wallet_page .transaction_summary .transaction_info .total h2 {
        font-weight: 600;
        font-size: 14px;
    }

    .wallet_page .transaction_summary .transaction_info .total {
        padding-top: 10px;
    }

    .wallet_page .transaction_summary .transaction_info h4 {
        margin-top: 80px;
    }

    .wallet_page .transaction_summary .transaction_info h5 {
        margin-bottom: 67px;
    }

    .wallet_page .transaction_summary .transaction_info .confirm {
        margin-bottom: 46px !important;
    }

    .wallet_page .successfully h6 {
        font-weight: 600;
        font-size: 18px;
        margin: 160px 20px;
    }

    .wallet_page .successfully .back-to-home {
        margin-bottom: 16px !important;
    }

    .wallet_page .successfully .History {
        margin-bottom: 45px !important;
    }

    .wallet_page .transaction_summary .transaction_info h5 .first_stap,
    .wallet_page .transaction_summary .transaction_info h5 .last_stap {
        display: inline-block;
        vertical-align: bottom;
        white-space: nowrap;
        overflow: hidden;
    }

    .wallet_page .transaction_summary .transaction_info h5 .last_stap {
        white-space: nowrap;
        overflow: hidden;
    }

    .wallet_page .transaction_summary .transaction_info h5 .first_stap {
        width: 128px;
        text-overflow: ellipsis;
    }


}

/*--------------------------------------------------
[11. withdrow page end  5-4-2022  ]
--------------------------------------------------*/

/*--------------------------------------------------
[12. media page start  5-4-2022  ]
--------------------------------------------------*/

.media_resource_page {
    background: #F7F8FA !important;
}

.media_resource .returning_user_home_header {
    margin-bottom: 0;
    padding-bottom: 0px;
}

.media_resource {
    padding-bottom: 0px;
}

.media_hiro::before {
    content: "";
    position: absolute;
    background: linear-gradient(90deg, #71AFAC -4.07%, #0D3642 102.33%);
    height: 600px;
    width: 100%;
    z-index: -1;
    top: 0;
}

.media_hiro h2 {
    z-index: 9999;
    font-weight: 800;
    font-size: 64px;
    color: #FFFFFF;
    margin-top: 117px;

}

.media_hiro p {
    z-index: 9999;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
}

@media (max-width:992px) {
    .media_hiro .img-fluid {
        display: none;
    }
}

@media (max-width:1399px) {
    .media_hiro .img-fluid {
        margin-top: 60px;
    }
}

@media (max-width:1199px) {
    .media_hiro .img-fluid {
        margin-top: 120px;
    }
}

@media (max-width:991px) {
    .media_hiro h2 {
        margin-top: 50px;
        font-size: 40px;
        text-align: center;
    }

    .media_hiro p {
        font-size: 18px;
        text-align: center;
    }
}

@media(max-width:500px) {

    .media_hiro::before {
        display: none;
    }

    .media_hiro {
        background: linear-gradient(90deg, #71AFAC -4.07%, #0D3642 102.33%);
    }

    .media_hiro h2 {
        text-align: center;
        margin-top: 134px;
        margin-bottom: 19px;
        font-size: 27px;
        padding: 0 50px;
    }

    .media_hiro p {
        text-align: center;
        font-size: 14px;
        margin-bottom: 155px;
        padding: 0 40px;
    }
}

/* reward section style start  */
.reward {
    margin-top: 80px;
}

.reward h2 {
    font-weight: 700;
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #11142D;
}

.reward p {
    font-weight: 400;
    font-size: 20px;
    color: #11142D;
}

.reward h3 {
    font-weight: 600;
    font-size: 16px;
    margin-left: 20px;
    color: #11142D;
}

.reward h4 {
    font-weight: 400;
    margin-left: 20px;
    font-size: 16px;
    margin-bottom: 0;
    color: #94A3B8;
}


@media(max-width:500px) {
    .reward {
        margin-top: 10px;
    }

}

/* reward section style end */
/* top resource section style start */
.top_resources {
    margin-top: 120px;
    padding-top: 0;
}

.top_resources .post_header h2 {
    font-weight: 700;
    font-size: 26px;
    color: #11142D;
    margin-bottom: 20px;
}

.top_resources .post_header p {
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 20px;
    color: #11142D;
}

.top_resources .post_box h2 {
    font-weight: 700;
    font-size: 26px;
    color: #11142D;
    margin: 20px 0;
}

.top_resources .post_box p {
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 20px;
    color: #11142D;
}

.top_resources .post_box .info h3 {
    font-weight: 600;
    font-size: 16px;
    color: #202223;
    margin-top: 0;

}

.top_resources .post_box .info h4 {
    color: #94A3B8;
    font-weight: 400;
    margin-top: 4px;
    margin-bottom: 0;

    white-space: nowrap;
    font-size: 16px;
}

.top_resources .post_box .info {
    margin-left: 20px;
}

.top_resources .post_box .post_bottom_info {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #E5E9F2;
}

.top_resources .post_box .post_bottom_info h5 {
    font-weight: 400;
    font-size: 16px;
    white-space: nowrap;
    color: #94A3B8;
    margin: 0 0 0 6px;
}


.top_resources .post_box {
    margin-right: 35px;
}

@media(max-width:991px) {
    .top_resources .post_row {
        overflow-x: auto;
        flex-wrap: nowrap;
    }

    .top_resources .post_box {
        margin-right: 20px;
        padding: 0;
        padding-bottom: 20px;
    }
}

@media(max-width:500px) {
    .top_resources {
        margin-top: 70px;
    }

    .top_resources .see_all_btn {
        display: block !important;
        height: 40px;
        padding: auto;
        margin-top: 20px;
    }

    .top_resources .post_box .post_bottom_info h5 {
        white-space: nowrap;
    }

    .top_resources .post_box .media_info_img {
        width: 42px;
    }

}

.articles {
    margin-top: 80px;
}

.video .post_box .video_img {
    position: relative !important;
}

.video .post_box .postion-relative {
    position: relative !important;
}



.video .post_box .icon_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    -webkit-transform: translate(-50%, -50%);

}

@media(max-width:1399px) {

    .video .post_box .icon_btn {}
}

.nft_101 {
    margin-bottom: 70px;
}

.top_resources .see_all {
    margin-right: 50px;
}

.top_resources .see_all:focus {
    background-color: transparent;
    box-shadow: none;
    border: 2px solid #71AFAC;
    color: #71AFAC;
}

@media(max-width:1199px) {
    .top_resources .see_all {
        margin-right: -10px;
    }
}

/* top resource section style end */

/*--------------------------------------------------
[12. media page end  5-4-2022  ]
--------------------------------------------------*/

/*--------------------------------------------------
[13. articals_page  start  6-4-2022  ]
--------------------------------------------------*/
.articals_page .artical_hiro {
    background: linear-gradient(90deg, #71AFAC -4.07%, #0D3642 102.33%);
    padding: 120px 0;
}

.articals_page .artical_hiro h2 {
    font-weight: 800;
    font-size: 64px;
    color: #FFFFFF;
    margin-left: 10 0px;
}

.articals_page .artical_hiro .dropdown .btn-primary {
    background: #F4F6F8 !important;
    font-weight: 600;
    height: 86px;
    padding: 30px;
    border-radius: 24px !important;
    margin-left: 24px;
    font-size: 18px;
    color: #9DA8B6;
}

.articals_page .artical_hiro .dropdown .btn-primary:hover {
    background: #F4F6F8 !important;
    border: 2px solid transparent !important;
    border-radius: 24px !important;
    font-size: 18px;
    color: #9DA8B6 !important;
}

.articals_page .artical_hiro .dropdown .btn-primary:focus {
    background: #F4F6F8 !important;
    border: 2px solid transparent !important;
    border-radius: 24px !important;
    font-size: 18px;
    color: #9DA8B6 !important;
}

.articals_page .artical_hiro .dropdown .btn-primary svg {
    margin-left: 22px;
}

@media(max-width:991px) {
    .articals_page .artical_hiro h2 {
        margin-left: 30px;
    }
}

@media(max-width:767px) {
    .articals_page .artical_hiro h2 {
        text-align: center;
        margin-left: 0;
    }

    .articals_page .artical_hiro .drop_down_btn {
        justify-content: center !important;
    }

    .articals_page .top_resources .post_box .post_bottom_info {
        margin-bottom: 0 !important;
    }

}

@media(max-width:500px) {
    .articals_page .artical_hiro {
        padding-top: 130px;
        padding-bottom: 160px;
    }

    .articals_page .artical_hiro h2 {
        padding-bottom: 40px;
        font-weight: 800;
        font-size: 27px;
    }

    .articals_page .artical_hiro .dropdown .btn-primary {
        background: #F4F6F8 !important;
        font-weight: 600;
        height: 70px;
        padding: 20px;
        border-radius: 24px !important;
        margin-left: 24px;
        font-size: 18px;
        color: #9DA8B6;
    }

    .articals_page .top_resources .post_box .post_bottom_info {
        display: none;
    }

    .articals_page .top_resources .post_box {
        margin-right: 0;
        margin-bottom: 40px;
    }
}

.articals_page .top_resources .post_box .post_bottom_info {
    margin-bottom: 50px;
}

.articals_page .tab_section {
    margin-top: 63px;
}


.articals_page .tab_section .nav-pills {
    background: #E2E8F0;
    border-radius: 24px;
    width: fit-content;
    margin-right: auto;
    margin-left: auto;

}

.articals_page .tab_section .nav-pills .nav-item .active {
    background: #71AFAC;
    border-radius: 14px;
    color: white !important;
}

.articals_page .tab_section .nav-pills .nav-item .nav-link {
    padding: 16px 30px;
    font-weight: 500;
    border-radius: 14px;
    font-size: 16px;
    color: #1D1E2C;
}

.articals_page .tab_section .nav-pills .nav-item {
    font-weight: 500;
    font-size: 16px;
    margin-top: 14px !important;
    margin-bottom: 16px !important;
    margin: 0 20px;
    color: #1D1E2C;
}

.articals_page .search {
    width: fit-content;
    display: flex;
    justify-content: center;
    background: #FFFFFF;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.05);
    border-radius: 24px;
    margin-left: auto;
    margin-right: auto;
    padding: 17px;
    margin-top: 42px;

}


.articals_page .search .input-group {
    border: 1px solid #E5E9F2;
    box-sizing: border-box;
    border-radius: 20px;
}


.articals_page .search .input-group-text {
    background: transparent !important;
    border: none !important;
    height: 64px;
    margin-left: 20px;
}

.articals_page .search .form-control {
    background: transparent !important;
    border: none !important;
    font-weight: 500;
    font-size: 18px;
    width: 500px;
    color: #94A3B8;
}

.articals_page .search .form-control:focus {
    box-shadow: none;
}

.articals_page .search .form-control::placeholder {
    font-weight: 500;
    font-size: 18px;
    color: #94A3B8;
}

.articals_page .search .btn-primary {
    margin-left: 14px;
    margin-right: 20px;
}

.articals_page .top_resources {
    margin-top: 50px !important;
}

.articals_page .top_resources .post_box {
    margin-right: 0;
}

@media(max-width:1199px) {
    .articals_page .tab_section .nav-pills .nav-item .nav-link {
        padding: 16px;
    }
}

@media(max-width:991px) {
    .articals_page .tab_section .nav-pills .nav-item .nav-link {
        padding: 16px;
    }

    .articals_page .tab_section .nav-pills .nav-item {
        margin: 0;
    }

    .articals_page .tab_section .nav-pills {
        padding: 10px;
    }

    .articals_page .search .form-control {
        width: 300px;
    }
}

@media(max-width:767px) {
    .articals_page .search .form-control {
        width: 230px;
    }
}

@media(max-width:375px) {
    .articals_page .search .form-control {
        width: 170px !important;
        height: 48px;
    }
}

@media(max-width:500px) {
    .articals_page .search .form-control {
        width: 220px;
        height: 48px;
    }

    .articals_page .search .form-group {
        height: 48px;
    }

    .articals_page .search {
        margin-left: 0;
        margin-right: 0;
        border-radius: 14px;
        padding: 10px;
        width: auto;
    }

    .articals_page .search .btn-primary {
        margin-right: 0;
        padding: 10px;
        height: 48px;
    }

    .articals_page .search .input-group-text {
        margin-left: 16px;
        height: 48px;
    }

    .articals_page .search {
        margin-top: 80px;
        margin-bottom: 70px;
    }
}


/*--------------------------------------------------
[13. articals_page  end  6-4-2022  ]
--------------------------------------------------*/


/*--------------------------------------------------
[13. artical_detail  start  6-4-2022  ]
--------------------------------------------------*/
.artical_detail .actical_title_info {
    margin: 130px 220px 40px 220px;
}

.artical_detail .actical_title_info h2 {
    font-weight: 800;
    font-size: 64px;
    margin-bottom: 23px;
    color: #123442;
}

.artical_detail .actical_title_info .img-fluid {
    width: 60px;
}

.artical_detail .actical_title_info .info {
    margin-left: 20px;

}

.artical_detail .actical_title_info .info h3 {
    font-weight: 600;
    font-size: 16px;
    color: #202223;
    margin-bottom: 6px;

}

.artical_detail .actical_title_info .info h4 {
    font-weight: 400;
    font-size: 16px;
    color: #94A3B8;
    margin-bottom: 0;
}

.artical_detail .artical_pera {
    font-weight: 400;
    font-size: 20px;
    color: #0F172A;
    margin: 70px 220px;
}

.articals_page .heading {
    font-weight: 700;
    font-size: 26px;
    color: #11142D;
    margin: 0 220px;
}

.articals_page .artical_review {
    background: #F1F5F9;
    margin: 0 220px;
    margin-bottom: 95px;
    padding: 61px 0;
}

.articals_page .artical_review .like_btn {
    text-decoration: none;
    background: #F9FAFC;
    border: 1px solid rgba(151, 151, 151, 0.06);
    box-sizing: border-box;
    border-radius: 90px;
    padding: 16px 30px;
    font-weight: 600;
    font-size: 16px;
    color: #30324B;
}

.artical_detail .artical_review .like_btn:hover {
    color: #30324B;
}

.artical_detail .artical_review h2 {
    font-weight: 700;
    font-size: 32px;
    color: #1D1E2C;
}

.artical_detail .artical_review h3 {
    font-weight: 600;
    font-size: 16px;
    margin-top: 17px;
    margin-bottom: 30px;
    color: #1D1E2C;
}

.artical_detail .top_resources {
    margin-left: 270px;
    margin-right: 270px;
}

.artical_detail .top_resources .post_box {
    padding: 10px;
}

@media(max-width:1199px) {
    .artical_detail .top_resources {
        margin-left: 60px;
        margin-right: 60px;
    }
}

@media(max-width:991px) {
    .artical_detail .actical_title_info {
        margin: 130px 0 40px 0;

    }

    .artical_detail .artical_pera {
        margin: 70px 0;
    }

    .artical_detail .heading,
    .artical_detail .artical_review {
        margin: 0;
    }

    .artical_detail .top_resources {
        margin-left: 0;
        margin-right: 0;
    }
}

@media(max-width:500px) {
    .artical_detail .actical_title_info h2 {
        font-weight: 800;
        font-size: 22px;
        margin-bottom: 20px;
        color: #123442;
    }

    .artical_detail .actical_title_info {
        margin: 40px 0;
    }

    .artical_detail .artical_pera {
        margin: 40px 0;
        font-size: 16px;
    }

    .artical_detail .heading {
        font-size: 22px;
    }

    .artical_detail .artical_review h2 {
        font-weight: 700;
        font-size: 22px;
        color: #1D1E2C;
    }

    .artical_detail .artical_review h3 {
        font-weight: 600;
        font-size: 14px;
        margin-top: 8px;
        margin-bottom: 20px;
        color: #1D1E2C;
    }

    .artical_detail .top_resources .post_box .info {
        margin-left: 0;
    }
}

@media(max-width:500px) {
    .top_resources .post_box h2 {
        font-size: 20px;
    }

    .top_resources .post_box p {
        font-size: 14px;
    }

    .articals_page .top_resources .post_box .post_bottom_info {
        margin-right: 50px;
    }
}

/*--------------------------------------------------
[13. artical_detail  end  6-4-2022  ]
--------------------------------------------------*/
/*--------------------------------------------------
[14. daily_challenges Start  7-4-2022  ]
--------------------------------------------------*/
.daily_challenges_section {
    margin-top: 50px;
}

.daily_challenges .navigation {
    background: #FFFFFF;
    border-radius: 25px;
    padding: 20px 30px 468px 30px;
}

.daily_challenges .navigation ul {
    margin: 0;
    padding: 0;

}

.daily_challenges .navigation ul li {
    padding: 0;
    margin: 50px 0;
    list-style: none;
    display: flex;
}

.daily_challenges .navigation .nav {
    display: block;
}

.daily_challenges .navigation .nav .nav-link {
    padding: 0;
    margin: 0;
    border: none;
    white-space: nowrap;
    background-color: transparent;
    font-weight: 500;
    font-size: 16px;
    color: #11142D;
    margin-left: 32px;
}

.daily_challenges .funge_token {
    background: linear-gradient(90deg, #71AFAC -4.07%, #0D3642 102.33%);
    border-radius: 25px;
    padding: 54px 36px;
}

.daily_challenges .funge_token .info_1 {
    margin-left: 26px;
}

.daily_challenges .funge_token .info_1 h2 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 0;
    color: #FFFFFF;

}

.daily_challenges .funge_token .info_1 h3 {
    font-weight: 500;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 7px;
    color: #FFFFFF;

}

.daily_challenges .funge_token .info_1 h4 {
    font-weight: 600;
    font-size: 42px;
    color: #FFFFFF;
    margin-bottom: 0;
}

.daily_challenges .funge_token .info_2 h2 {
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 0;
    color: #FFFFFF;
}

.daily_challenges .funge_token .info_2 h3 {
    font-weight: 600;
    font-size: 20px;
    color: #FFFFFF;
    margin-top: 18px;
    margin-bottom: 15px;
}

.daily_challenges .funge_token .info_2 p {
    font-size: 13px;
    line-height: 20px;
    color: #FFFFFF;
    margin-bottom: 0;
}

.daily_challenges .funge_token .info_2 {
    margin-left: 42px;
    padding-left: 32px;
    border-left: 1px solid #FFFFFF;

}

.daily_challenges .level {
    background: #0F172A;
    border-radius: 25px;
    padding: 54px 30px 40px 18px;
}

.daily_challenges .level .info {
    margin-left: 10px;
}

.daily_challenges .level .info h2 {
    font-weight: 600;
    font-size: 20px;
    color: #FFFFFF;
}

.daily_challenges .level .info p {
    font-weight: 400;
    font-size: 13px;
    color: #FFFFFF;
}

.daily_challenges .level .info label {
    font-weight: 600;
    font-size: 14px;
    color: #FFFFFF;
}

.daily_challenges .level .info .progress-bar {
    width: 29%;
    background: #FBBF24;
    border-radius: 6px;
}

.daily_challenges .level .info .progress {
    background: #EFF0F7;
    border-radius: 6px;
}

.daily_challenges .daily_challange_list {
    background: #FFFFFF;
    border-radius: 25px;
    padding: 40px 54px 390px 54px;
    margin-top: 40px;
}

.daily_challenges .daily_challange_list h2 {
    font-weight: 700;
    font-size: 24px;
    color: #11142D;
    margin-bottom: 5px;
}


.daily_challenges .daily_challange_list ul {
    margin: 0;
    padding: 0;
}

.daily_challenges .daily_challange_list ul li {
    margin: 20px 0;
    list-style: none;
}

.daily_challenges .daily_challange_list ul li .info h2 {
    font-weight: 700;
    margin-bottom: 7px;
    font-size: 16px;
    color: #11142D;
}

.daily_challenges .daily_challange_list ul li .info p {
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 0;
    color: #11142D;
}

.daily_challenges .daily_challange_list ul li .info {
    margin-left: 20px;
}

.daily_challenges .daily_challange_list ul li .btn-secondary {
    padding: 4px 8px;
}

.daily_challenges .collaction_challenge {
    margin-top: 80px;
}

.daily_challenges .mobile_tab .nav-pills {
    flex-wrap: nowrap;
    overflow-x: auto;
}

.daily_challenges .mobile_tab .nav-pills .nav-link {
    white-space: nowrap;
    background: #FFFFFF;
    border: 1px solid #E2E8F0;
    box-sizing: border-box;
    border-radius: 10px;
    font-weight: 500;
    font-size: 13px;
    padding: 18px 13px;
    color: #11142D;
}

.daily_challenges .mobile_tab .nav-pills .nav-item {
    margin-right: 16px;
}

.daily_challenges .mobile_tab .nav-pills .nav-item .active {
    background: #71AFAC;
    border-radius: 10px;
    color: white;
}

.daily_challenges .mobile_tab .nav-pills .nav-item .active svg path {
    fill: white;
    stroke: #71AFAC;
}


@media(max-width:1399px) {
    .daily_challenges .navigation .nav .nav-link {
        margin-left: 12px;
    }
}

@media(max-width:1399px) {
    .daily_challenges .navigation .nav .nav-link {
        margin-left: 12px;
        font-size: 14px;
    }
}

@media(max-width:1199px) {
    .daily_challenges .navigation {
        padding-right: 20px;
        padding-left: 20px;
    }

    .daily_challenges .daily_challange_list {
        padding-right: 20px;
        padding-left: 20px;
    }

    .daily_challenges .navigation .nav .navlink {
        margin-left: 8px;
        white-space: nowrap;
    }

    .daily_challenges .funge_token {
        padding: 50px 20px;
    }

    .daily_challenges .funge_token .info_2 {
        margin-left: 20px;
        padding-left: 20px;
    }

    .daily_challenges .level {
        padding: 54px 20px;
    }
}

@media(max-width:991px) {
    .daily_challenges .level {
        margin-top: 20px;
    }

    .daily_challenges .daily_challange_list {
        margin-top: 15px;
        border-radius: 14px;
        padding: 11px 20px 52px 20px;
    }
}

@media(max-width:767px) {
    .daily_challenges .daily_challange_list ul li .btn-secondary {
        margin-left: 80px !important;
        margin-top: 15px;
    }

    .daily_challenges .daily_challange_list ul li {
        margin: 30px 0;
        list-style: none;
    }
}

@media(max-width:500px) {
    .daily_challenges .daily_challange_list ul li .btn-secondary {
        margin-left: 60px !important;
        font-weight: 600;
        font-size: 10px;
    }

    .daily_challenges .daily_challange_list h2 {
        font-weight: 700;
        font-size: 14px;
        margin: 24px 0;
    }

    .daily_challenges .daily_challange_list ul li .info h2 {
        font-weight: 700;
        margin-top: 0;
        font-size: 14px;
    }

    .daily_challenges .daily_challange_list ul li .info p {
        font-weight: 400;
        font-size: 10px;
    }

    .daily_challenges .funge_token .info_1 h2 {
        font-weight: 600;
        font-size: 14px;
    }

    .daily_challenges .funge_token .info_1 h3 {
        font-weight: 500;
        font-size: 10px;
        white-space: nowrap;
    }

    .daily_challenges .funge_token .info_1 h4 {
        font-weight: 600;
        font-size: 16px;
    }

    .daily_challenges .funge_token .info_2 h2 {

        font-weight: 400;
        font-size: 10px;
    }

    .daily_challenges .funge_token .info_2 h3 {
        font-weight: 600;
        margin: 3px 0;
        font-size: 10px;
    }

    .daily_challenges .funge_token .info_2 p {
        font-weight: 400;
        font-size: 9px;
    }

    .daily_challenges .funge_token .info_2 {
        margin-left: 9px;
        padding-left: 9px;
    }

    .daily_challenges .funge_token .info_1 {
        margin-left: 10px;
    }

    .daily_challenges .funge_token {
        padding: 22px 10px;
    }

    .daily_challenges .level {
        padding: 20px 16px;
    }

    .daily_challenges .level .info h2 {
        font-weight: 600;
        font-size: 14px;
    }

    .daily_challenges .level .info p {

        font-weight: 400;
        font-size: 9px;
    }

    .daily_challenges .level .info label {
        font-weight: 600;
        font-size: 10px;
    }
}

.daily_challenges .your_reward_header h3 {
    font-weight: 700;
    margin: 0;
    font-size: 26px;
    color: #11142D;
}

.daily_challenges .your_reward_header p {
    margin-top: 20px;
    font-weight: 400;
    margin-bottom: 40px;
    font-size: 20px;
    color: #11142D;
}

.daily_challenges .your_reward .reward_box {
    padding: 12px 15px 20px 15px;
    background: #FFFFFF;
    border: 1px solid #E2E8F0;
    border-radius: 25px;
}

.daily_challenges .your_reward .reward_box h3 {
    font-weight: 700;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 0;
}

@media(max-width:500px) {
    .daily_challenges .your_reward .reward_box {
        margin: 10px 0;
    }
}

.daily_challenges .Leaderboard h2 {
    font-weight: 700;
    font-size: 26px;
    margin-bottom: 0;
    color: #11142D;
}

.daily_challenges .Leaderboard .table-responsive {
    margin-top: 30px;
}

.daily_challenges .Leaderboard .table-responsive .table thead tr th {
    border: none;
}

.daily_challenges .Leaderboard .table-responsive .table thead h2 {
    font-weight: 700;
    font-size: 16px;
    color: #11142D;
    margin-bottom: 10px;
}

.daily_challenges .Leaderboard .table-responsive .table tbody h3 {
    font-weight: 400;
    font-size: 16px;
    color: #11142D;
    margin: 8px 0;
}

@media(max-width:500px) {
    .daily_challenges .Leaderboard h2 {
        font-weight: 700;
        font-size: 14px;
    }

    .daily_challenges .Leaderboard .table-responsive .table thead h2 {
        font-weight: 700;
        font-size: 14px;
    }

    .daily_challenges .Leaderboard .table-responsive {
        margin-top: 15px;
    }

    .daily_challenges .Leaderboard .table-responsive .table thead h2 {
        margin-top: 0;
    }

    .daily_challenges .Leaderboard .table-responsive .table thead tr th {
        padding-top: 0;
    }


}

.daily_challenges .Leaderboard .table-responsive tbody tr {
    border: #F1F5F9 !important;
}

/*--------------------------------------------------
[14. daily_challenges end  7-4-2022  ]
--------------------------------------------------*/

/*--------------------------------------------------
[15. setting page Start  8-4-2022  ]
--------------------------------------------------*/

.setting_page .setting .heading {
    font-weight: 700;
    font-size: 24px;
    color: #11142D;
    margin-left: 50px;
    margin-top: 33px;
}

.setting_page .setting_info {
    padding: 0 180px;
    margin-top: 50px;
}

.setting_page .setting_info .general_setting .nav {
    border-left: 2px solid #E5E7EB;
    border-radius: 2px;
}

.setting_page .setting_info .general_setting .nav-link {
    background: transparent !important;
    text-align: left;
    font-weight: 400;
    font-size: 20px;
    color: #6B7280;
    margin: 20px 0;
    padding: 0px 30px;
    position: relative;
    border-radius: 0;

}

.setting_page .setting_info .general_setting .nav-link .active::before {
    position: absolute;
    content: "";
    background: #71AFAC;
    height: 40px;
    width: 4px;
    left: -3px;

}

.setting_page .setting_info .general_setting .nav-link::before {
    position: absolute;
    content: "";
    background: transparent;
    height: 70%;
    width: 2px;
    left: -3px;
}

.setting_page .setting_info .general_setting .nav-link:hover:before {
    position: absolute;
    content: "";
    background: #71AFAC;
    height: 40px;
    width: 4px;
    left: -3px;
}

.setting_page .setting_info .general_setting .nav-link:focus::before {
    position: absolute;
    content: "";
    background: #71AFAC;
    height: 40px;
    width: 4px;
    left: -3px;
}

.setting_page .setting_info .general_setting .active::before {
    position: absolute;
    content: "";
    background: #71AFAC;
    height: 40px;
    width: 4px;
    left: -3px;
}

.setting_page .setting_info .general_setting .active {
    color: #71AFAC;
}

.setting_page .setting_info .general_setting .nav-link:focus {
    box-shadow: none;
}

.setting_page .setting_info .setting_content {
    background: #FFFFFF;
    padding-bottom: 118px;
}

.setting_page .setting_info .setting_content .setting_heading {
    color: #11142D;
    font-weight: 700;
    font-size: 22px;
    padding: 42px 64px 27px 64px;
    border-bottom: 2px solid #F9FAFB;
}

.setting_page .setting_info .setting_content .form_section {
    margin-top: 42px;
    margin-left: 64px;
}

.setting_page .setting_info .setting_content .form_section .form_heading {
    font-weight: 600;
    font-size: 18px;
    color: #1F2937;
    margin-top: 0;
    margin-bottom: 24px;
}

.setting_page .setting_info .setting_content .form_section .form-label {
    font-weight: 500;
    font-size: 14px;
    color: #6B7280;
    margin-bottom: 6px;
}

.setting_page .setting_info .setting_content .form_section .form-control {
    background: #F7F7F8;
    border: 1px solid #E7E8EA;
    box-sizing: border-box;
    height:
        52px;
    border-radius: 12px;
    margin-bottom: 28px;
}

.setting_page .setting_info .setting_content .form_section textarea {
    height: auto !important;

}

.setting_page .setting_info .setting_content .form_section hr {
    background-color: #F9FAFB;
    margin: 40px;

}

.setting_page .setting_info .setting_content .form_section h3 {

    font-weight: 600;
    font-size: 18px;
    margin-bottom: 28px;
    color: #1F2937;
}

.setting_page .setting_info .setting_content .form_section .input-group {
    height: 52px;
    background: #F7F7F8;
    border: 1px solid #E7E8EA;
    box-sizing: border-box;
    border-radius: 12px;
    margin-bottom: 28px;
}

.setting_page .setting_info .setting_content .form_section .input-group .input-group-text {
    height: 52px;
    background: transparent;
    border: none;

}

.setting_page .setting_info .setting_content .form_section .input-group .form-control {
    border: none;
    border-left: 1px solid #D1D5DB;
    margin-top: 18px;
    height: 20px;
}

.setting_page .setting_info .setting_content .form_section .form-control:focus {
    box-shadow: none;
}

.setting_page .setting_info .setting_content .accordion {
    padding: 20px 64px;
}

.setting_page .setting_info .setting_content .accordion-button::after {
    flex-shrink: 0;
    width: 1.05rem;
    height: 1.05rem;
    position: absolute;
    left: -20px;
    transition: transform .2s ease-in-out;
    background-image: url(../images/right_arrow_for_faq.svg) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.setting_page .setting_info .setting_content .accordion-button:not(.collapsed)::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    position: absolute;
    left: -20px;
    transition: transform .2s ease-in-out;
    transform: rotate(90deg);
}



.setting_page .setting_info .setting_content .accordion .accordion-button {
    border-bottom: 1px solid #E5E7EB;
    margin: 15px 12px;
    padding: 15px 12px;
}


.setting_page .setting_info .setting_content .accordion-button:not(.collapsed) {
    background-color: transparent !important;
}

.setting_page .setting_info .setting_content .accordion .accordion-item {
    border: none;
}

.setting_page .setting_info .setting_content .accordion .accordion-button:focus {
    box-shadow: none;
    background: none;
}

.setting_page .setting_info .setting_content .accordion .accordion-button:active {
    box-shadow: none;
    background: none;
}

.setting_page .setting_info .setting_content .accordion .accordion-body h2 {
    font-weight: 500;
    font-size: 12px;
    color: #71AFAC;
}

.setting_page .setting_info .setting_content .accordion .accordion-body p {
    font-weight: 400;
    font-size: 16px;
    padding-bottom: 80px;
    border-bottom: 1px solid #E5E7EB;
    color: #374151;
}

.setting_page .setting_info .setting_content .accordion .accordion-button {

    font-weight: 500;
    font-size: 18px;
    color: #1F2937;
}

.setting_page .setting_info .setting_content .switch {
    padding-left: 64px;
    padding-right: 64px;
    margin-top: 42px;
}

.setting_page .setting_info .setting_content .switch .form-switch .form-check-input {
    width: 38px;
    height: 26px;
    border: none !important;
    background-color: #6B7280;
    box-shadow: none;
}

.setting_page .setting_info .setting_content .switch .form-switch .form-check-input:checked {
    width: 38px;
    height: 26px;
    background-color: #71AFAC;
    border: none !important;
    box-shadow: none;
}

.setting_page .setting_info .setting_content .switch h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: #1F2937;
    margin-top: 0;
    margin-bottom: 20px;
}

.setting_page .setting_info .setting_content .switch h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #71AFAC;
    margin-top: 12px;
    margin-bottom: 0;
}

.setting_page .setting_info .setting_content .switch p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #1F2937;
    margin-top: 0;
    margin-bottom: 0px;
}

.setting_page .setting_info .setting_content .whitch_contant hr {
    background-color: #F9FAFB;
    margin: 20px 64px;
}

.setting_page .setting_info .setting_content .privacy_policy {
    padding-right: 64px;
    padding-left: 64px;
}

.setting_page .setting_info .setting_content .privacy_policy h1 {
    font-weight: 600;
    font-size: 18px;
    color: #374151;
    margin-top: 46px;
    margin-bottom: 10px;
}

.setting_page .setting_info .setting_content .privacy_policy p {
    font-weight: 400;
    font-size: 16px;
    color: #4B5563;
}

.setting_page .setting_info .setting_content .help_center {
    padding: 42px 64px;
}

.setting_page .setting_info .setting_content .help_center .form-control {
    height: 52px;
    background: #F7F7F8;
    border: 1px solid #E7E8EA;
    box-sizing: border-box;
    border-radius: 12px;
    margin-bottom: 36px;
}

.setting_page .setting_info .setting_content .help_center .form-control:focus {
    box-shadow: none;
}

@media(max-width:1200px) {
    .setting_page .setting_info {
        padding: 0 70px;
    }
}

@media(max-width:1024px) {
    .setting_page .setting_info {
        padding: 0 50px;
    }
}

@media(max-width:991px) {
    .setting_page .setting_info {
        padding: 0;
    }

}

@media(max-width:767px) {
    .setting_page .setting_info .setting_content .form_section {
        margin: 0 20px;
    }

    .setting_page .setting_info .general_setting .nav {
        border: none;
        flex-direction: row !important;
        flex-wrap: nowrap;
        overflow-x: auto;
        white-space: nowrap;
    }

    .setting_page .setting_info .general_setting .nav-link {
        font-size: 18px;
        white-space: nowrap;
    }

    .setting_page .setting_info .general_setting .active::before {
        display: none;
    }

    .setting_page .setting_info .general_setting .nav-link:hover::before {
        display: none;
    }

    .setting_page .setting_info {
        margin-top: 20px;
    }

    .setting_page .setting_info .setting_content {
        margin-top: 20px;
    }

    .setting_page .setting_info .setting_content .setting_heading {
        padding: 20px;
    }

    .setting_page .setting_info .setting_content .form_section .form_heading {
        margin-top: 20px;
    }

    .setting_page .setting .heading {
        margin-left: 20px;
    }

    .setting_page .setting_info .setting_content .accordion {
        padding: 20px;
    }

    .setting_page .setting_info .setting_content .accordion-button:not(.collapsed)::after,
    .setting_page .setting_info .setting_content .accordion-button::after {
        margin-left: auto;
    }

    .setting_page .setting_info .setting_content .accordion .accordion-button {
        font-size: 16px;
    }

    .setting_page .setting_info .setting_content .switch,
    .setting_page .setting_info .setting_content .privacy_policy {
        padding: 0 20px;
    }

    .setting_page .setting_info .setting_content .help_center {
        padding: 0 20px;
    }
}

/*--------------------------------------------------
[15. setting page end  8-4-2022  ]
--------------------------------------------------*/
/*--------------------------------------------------
[15. collaction_page page start  13-4-2022  ]
--------------------------------------------------*/
.collaction_page .profile_box .profile_photo {
    margin-top: -50px;
    z-index: 999;
}

.collaction_page {
    margin-top: 30px;
}

.collaction_page .profile_box h2 {
    font-weight: 700;
    font-size: 24px;
    color: #11142D;
    margin: 0 8px 0 0;
}

.collaction_page .profile_box .iteam span {
    font-weight: 600;
    font-size: 14px;
    color: #11142D;
}

.collaction_page .profile_box .iteam h3 {
    font-weight: 400;
    font-size: 14px;
    margin: 0;
    color: #11142D;
}

.collaction_page .profile_box .owner span {
    font-weight: 600;
    font-size: 14px;
    color: #11142D;
}

.collaction_page .profile_box .owner h3 {
    font-weight: 400;
    font-size: 14px;
    margin: 0 13px;
    padding: 0 13px;
    border-right: 1px solid #64748B;
    border-left: 1px solid #64748B;
    color: #11142D;
}

.collaction_page .profile_box .floor h2 {
    font-weight: 400;
    font-size: 14px;
    color: #11142D;
    margin: 0;
}

.collaction_page .profile_box .floor h4 {
    font-weight: 600;
    font-size: 16px;
    color: #11142D;
    margin: 0;
    margin-right: 13px;
}

.collaction_page .profile_box .Volume h2 {
    font-weight: 400;
    font-size: 14px;
    color: #11142D;
    margin-left: 13px;
    margin: 0;
    border-left: 1px solid #64748B;
    padding: 0 13px;
}

.collaction_page .profile_box .Volume h4 {
    font-weight: 600;
    font-size: 16px;
    color: #11142D;
    margin: 0;
}

.collaction_page .profile_box .profile_info {
    margin-top: 25px;
}

.collaction_page .profile_box hr {
    margin: 30px 0;
    background-color: #CBD5E1;
}

.collaction_page .profile_box .input-group {
    background: transparent;
    border: 1px solid #E7E8EA;
    border-radius: 12px;
    box-sizing: border-box;
    height: 48px;
}

.collaction_page .profile_box .input-group .input-group-text {
    background: transparent;
    border: none;
}

.collaction_page .profile_box .input-group .form-control {
    background: transparent;
    border: none;
}

.collaction_page .profile_box .input-group .form-control:focus {
    box-shadow: none;
}

.collaction_page .profile_box .filter_btn_row {
    margin: 0;
    padding: 0;
    border: none;

}

.collaction_page .profile_box .filter_btn_row .dropdown {
    margin: 0 15px;
    border: none;
    padding: 0;
}

.collaction_page .profile_box .filter_btn_row .dropdown .btn-secondary {
    height: 48px;
    font-weight: 400;
    color: #A0A1AB;
    font-size: 14px;
}

.collaction_page .profile_box .btn-group {
    height: 48px;
}

.collaction_page .profile_box .btn-group .btn-secondary {
    padding: 0 16px;
    border: 1px solid #E7E8EA;
}

.collaction_page .profile_box .btn-group .btn-1 {
    border-radius: 12px 0 0 12px !important;
}

.collaction_page .profile_box .btn-group .btn-2 {
    border-radius: 0 12px 12px 0 !important;
}

.collaction_page .filter_btn_row {
    margin-top: 15px;
    border: none;
}

.collaction_page .filter_btn_row .dropdown {
    margin: 10px 8px;
}

.collaction_page .collaction_list .fillter_aria .status {
    background: #FFFFFF;
    border-radius: 25px;
    padding: 20px;
    margin-bottom: 10px;
}

.collaction_page .collaction_list .fillter_aria .status .icon_btn {
    border-bottom: 1px solid #E5E7EB;
    padding-bottom: 8px;
    font-weight: 600;
    font-size: 16px;
    color: #0F172A;
}

.collaction_page .collaction_list .fillter_aria .status .card-body {
    border: none;
    padding: 0;
}

.collaction_page .collaction_list .fillter_aria .status .card-body .btn-group .btn-secondary {
    border: 1px solid #E5E7EB;
    font-weight: 400;
    font-size: 14px;
    color: #A0A1AB;
    margin: 10px;
    padding: 0;
    width: 124px;
    height: 48px;
    white-space: nowrap;
}

.collaction_page .collaction_list .fillter_aria .status .card-body .btn-group .btn-secondary:hover {
    background: transparent !important;
    color: #A0A1AB;
}

.collaction_page .collaction_list .fillter_aria .status .card-body .btn-group .btn-secondary:focus {
    box-shadow: none;
}

.collaction_page .collaction_list .fillter_aria .price .icon_btn {
    margin-bottom: 10px;

}

.collaction_page .collaction_list .fillter_aria .price .dropdown .btn-secondary {
    border: 1px solid #E5E7EB;
    height: 48px;
    font-weight: 400;
    font-size: 14px;
    color: #A0A1AB;
}

.collaction_page .collaction_list .fillter_aria .price .dropdown .btn-secondary:hover {
    color: #A0A1AB !important;
    background: transparent !important;
}

.collaction_page .collaction_list .fillter_aria .price .dropdown .btn-secondary:focus {
    box-shadow: none;
}

.collaction_page .collaction_list .fillter_aria .price .button_grop {
    margin-top: 10px;
}

.collaction_page .collaction_list .fillter_aria .price .button_grop h3 {
    font-weight: 500;
    font-size: 14px;
    color: #11142D;
    margin: 0 8px;
}

.collaction_page .collaction_list .fillter_aria .price .form-control {
    border: 1px solid #E7E8EA;
    box-sizing: border-box;
    height: 49px;
    border-radius: 12px;
}

.collaction_page .collaction_list .fillter_aria .price .form-control:focus {
    box-shadow: none;
}


.collaction_page .collaction_list .fillter_aria .Blockchain .block_chain .form-check-input {
    border: 2px solid #9CA3AF;
}

.collaction_page .collaction_list .fillter_aria .Blockchain .block_chain .form-check-label {
    font-weight: 400;
    font-size: 16px;
    color: #9CA3AF;
}

.collaction_page .collaction_list .fillter_aria .Blockchain .block_chain .form-check {
    margin-top: 18px;
}

@media (max-width:767px) {

    .collaction_page .filter_btn_row .filter_heading {
        display: flex !important;
    }

}

@media(max-width:1258px) {
    .collaction_page .profile_box .filter_btn_row .dropdown .btn-secondary {
        padding: 0 8px;
    }
}

@media(max-width:1258px) {
    .collaction_page .profile_box .filter_btn_row .dropdown .btn-secondary {
        padding: 0 4px;
    }
}

@media(max-width:992px) {
    .collaction_page .collaction_list .fillter_aria .status .card-body .btn-group .btn-secondary {
        width: 100%;
    }

    .collaction_page .profile_box .cover_img {
        height: 140px;
    }

    .collaction_page .profile_box .filter_btn_row .dropdown .btn-secondary {
        padding: 0 14px;
    }

    .collaction_page .filter_btn_row {
        margin-top: 30px;
    }

    .profile_content .profile_box,
    .collaction_page .collaction_list .fillter_aria .status {
        border-radius: 14px !important;
    }

    .collaction_page .edit_profile {
        margin-top: 50px !important;
    }
}

@media(max-width:500px) {
    .collaction_page .profile_box {
        background: white;
    }

    .collaction_page .profile_box .profile_photo {
        margin-top: -10px;
        width: 100px;
    }

    .cover_img {
        height: 100px;
    }

    .collaction_page .profile_box .profile_info {
        padding: 10px 0;
        white-space: nowrap;
        overflow-x: auto;
    }

    .collaction_page .profile_box .filter_btn_row .dropdown .btn-secondary {
        font-size: 12px;
        padding: 0 14px;
    }

    .collaction_page .filter_btn_row {
        padding-bottom: 0;
    }

    .collaction_page .edit_profile {
        margin-top: 30px;
    }

    .collaction_page .profile_box .floor h4 {
        padding-right: 13px;
    }
}

.collaction_page .edit_profile {
    margin-top: -60px;
    padding: 0 14px;
    height: 48px;
}

.collaction_page .cover_img_box {
    position: relative;
}

.collaction_page .profile_box .cover_img {
    position: relative;
    width: 100%;
}



.collaction_page .add_cover_btn {
    position: absolute;
    bottom: 30px;
    background-color: white;
    font-style: normal;
    font-weight: 600;
    padding: 8px 16px;
    border-radius: 26px;
    border: none;
    font-size: 14px;
    right: 20px;
}


/*--------------------------------------------------
[15. collaction_page page end  13-4-2022  ]
--------------------------------------------------*/







/*--------------------------------------------------
/*--------------------------------------------------
                    Foodni website
--------------------------------------------------*/
/*--------------------------------------------------*/
/*Header section*/
.container-fluid {
    width: 100%;
    padding-right: 150px;
    padding-left: 150px;
    margin-right: auto;
    margin-left: auto;
}
@media (max-width: 1326px){
    .container-fluid {
        width: 100%;
        padding-right: 100px;
        padding-left: 100px;
        margin-right: auto;
        margin-left: auto;
    }
    .checkout-main .container-fluid {
        width: 100%;
        padding-right: 50px;
        padding-left: 50px;
        margin-right: auto;
        margin-left: auto;
    }
}
@media (max-width: 1026px){
    .container-fluid {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .padding-side-section {
        padding: 0;
    }
    .checkout-main .container-fluid {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
}
.header-main-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.search-boxes {
    display: flex;
    align-items: center;
}
a:not([href]):not([tabindex]) {
    color: #444!important;
    text-decoration: none;
}
.my_address_header .address-icon {
    width: 60px;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: none;
    border-radius: 8px;
}
.address-icon img {
    width: 25px;
}
.address_detail {
    margin-left: 0px;
    display: flex;
    flex-direction: column;
    width: auto;
}
.my_address_header {
    padding: 13px;
    display: flex;
    align-items: center;
}
@media (max-width: 1380px){
    .my_address_header {
        padding: 11px;
        display: flex;
        align-items: center;
    }
}

.my_address_header {
    background: linear-gradient(270deg,transparent,#ef7a26 0%,#ef7a26 40%,#e95826 100%);
    border-radius: 50px 0px 0px 50px;
}
.address_detail h5 {
    margin-bottom: 0;
    color: #fff;
    font-size: 17px;
}
@media (max-width: 1460px){
    .address_detail h5 {
        margin-bottom: 0;
        color: #fff;
        font-size: 14px;
    }
}

.addhress-arrow {
    text-align: center;
    align-items: center;
    display: flex;
}
.arrow_carrot-right {
    font-size: 30px;
    color: #fff;
    transform: rotate(160);
}
.arrow_carrot-right:before {
    content: "\35";
}
.custom-search-input {
    background-color: #fff;
    padding: 5px 5px 5px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 0px 25px 25px 0px;
    margin-top: 1px;
    -webkit-box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 30%);
    overflow: hidden;
}
.custom-search-input .form-group {
    margin: 0;
}

.form-group {
    position: relative;
}
.custom-search-input input {
    border: 0;
    height: 45px;
    padding: 0px 10px;
    border-right: 0px solid #d2d8dd;
    font-weight: 500;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    font-size: 15px;
    font-size: 0.9375rem;
    width: 350px;
}
@media (max-width: 1400px){
    .custom-search-input input {
        width: 160px;
        height: 40px;
    }
}
.custom-search-input i {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    font-size: 18px;
    font-size: 1.125rem;
    position: absolute;
    background-color: #fff;
    line-height: 40px;
    top: 0;
    right: 1px;
    padding-right: 5px;
    padding-left: 5px;
    display: block;
    width: 20px;
    box-sizing: content-box;
    height: 48px;
    z-index: 9;
    color: #565b61;
}
@media (max-width: 1400px){
    .custom-search-input i {
        right: -4px;
    }
}
.icon_search:before {
    content: "\55";
}
.w-30px{
    width: 30px;
}
.addhress-arrow img{
    width: 20px;
    margin-left: 10px;
}

@media only screen and (min-width: 992px){
.main-menu {
    width: auto;
}}
.main-menu {
    position: relative;
    z-index: 9;
    top: 0px;
    float: right;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.heder-login ul {
    position: relative;
    margin: 0;
    padding: 0;
    margin-top: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.main-menu ul li {
    display: inline-block;
    text-align: center;
}

@media only screen and (min-width: 992px){
.main-menu ul li {
    display: inline-block;
}}
.main-menu ul, .main-menu ul li {
    position: relative;
    margin: 0 10px;
    padding: 0;
}

.heder-login.main-menu>ul>li>a {
    color: #444;
    text-decoration: none;
}

.main-menu>ul>li>a {
    color: #444;
    /*padding: 0 15px 0px 15px;*/
    font-size: 17px;
    /* font-size: 0.875rem; */
    font-weight: 500;
}
.show-submenu h4 {
    text-align: center;
    color: #53565d;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 0;
   /* font-family: 'Quicksand';*/
   font-family: 'Quicksand', sans-serif;

}
.my-cart-btn {
    /*background-color: #ef6d19;*/
    background: linear-gradient(180deg,transparent,#ef7a26 0%,#ef7a26 50%,#e95826 100%);
    border-radius: 50px;
    padding: 7px 25px;
}

.my-cart-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}
.my-cart-btn h5 {
    font-size: 15px;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0;
    text-align: left;
    /*font-family: 'Quicksand';*/
    font-family: 'Quicksand', sans-serif;
}
.menu .btn{
    outline: none;
}
button:focus{
    outline: none;
}
.main-header-nav{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.main_home_content .returning_user_home_header .navbar .menu .dropdown-menu .menu_list a {
    margin-left: 0;
    font-size: 16px;
    text-decoration: none;
    color: #11142D;
    font-weight: 500;
}
/*Header section*/





/*Catogories section*/
.ads-main-setion{
    margin-bottom: 50px;
}
@media (max-width: 1400px){
    .ads-main-setion{
        margin-bottom: 30px;
    }
}
@media (max-width: 768px){
    .ads-main-setion{
        margin-bottom: 20px;
    }
}
@media (max-width: 445px){
    .ads-main-setion{
        margin-bottom: 10px;
    }
}
.tranding-resturant-main-setion{
    margin-bottom: 50px;
}
.catogories-main-setion{
    margin-top: 20px;
    margin-bottom: 30px;
}
@media (max-width: 1400px){
    .catogories-main-setion{
        margin-bottom: 30px;
        margin-top: 20px;
    }
}
@media (max-width: 768px){
    .catogories-main-setion{
        margin-bottom: 20px;
        margin-top: 10px;
    }
}
@media (max-width: 445px){
    .catogories-main-setion{
        margin-bottom: 10px;
        margin-top: 10px;
    }
}
.owl-theme.categories_carousel .item a, .item_version_2 a {
    display: block;
}
.owl-theme.categories_carousel .item a {
    /*background-color: #ed720d;
    padding: 30px 15px;*/
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    margin-bottom: 25px;
    box-shadow: none;
}
@media (max-width: 768px){
    .owl-theme.categories_carousel .item a {
        /*background-color: #ed720d;
        padding: 30px 15px;*/
        text-align: center;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        position: relative;
        margin-bottom: 5px;
        box-shadow: none;
    }
    .owl-dots {
        text-align: center;
        margin-bottom: 10px;
    }
}
.cate {
    box-shadow: 0px 10px 9px 0px rgb(220 222 220);
    display: inline-block;
    /*height: 200px;*/
}
.categories_carousel .owl-item img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    object-fit: contain;
}
.owl-theme.categories_carousel .item a h3 {
    font-size: 20px;
    font-size: 1.125rem;
    margin: 2px 0 0 0;
    background-color: #fff;
    padding: 15px 15px;
    color: #525659 !important;
    box-shadow: 0px 3px 4px 0px rgb(220 222 220);
    /*font-family: 'Quicksand';*/
    font-family: 'Quicksand', sans-serif;
}
@media (max-width: 768px){
    .owl-theme.categories_carousel .item a h3 {
        font-size: small;
        margin: 2px 0 0 0;
        background-color: #fff;
        padding: 15px 15px;
        color: #525659 !important;
        box-shadow: 0px 3px 4px 0px rgb(220 222 220);
        font-weight: 500;
    }
}
a{
    outline: none;
    text-decoration: none;
    list-style: none;
}
.categories_carousel .owl-nav{
    position: absolute;
    /*top: 25%;*/
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    transform: translate(0%, 0%);
    top: 30%;
}
@media (max-width: 445px){
    .categories_carousel .owl-nav {
        top: 23%;
        display: none;
    }
}

.owl-nav .owl-next{
    width: 40px;
    height: 40px;
    background-color: #fff!important;
    /* padding: 15px; */
    border-radius: 50%;
    margin-right: -20px;
    box-shadow: rgb(25 28 31 / 4%) 0px 8px 16px, rgb(25 28 31 / 4%) 0px -1px 0px;
}
.owl-nav .owl-prev{
    width: 40px;
    height: 40px;
    background-color: #fff!important;
    /* padding: 15px; */
    border-radius: 50%;
    margin-left: -20px;
    box-shadow: rgb(25 28 31 / 4%) 0px 8px 16px, rgb(25 28 31 / 4%) 0px -1px 0px;
}
.owl-nav .owl-next.disabled{
     background-color: transparent!important;
}
.owl-nav .owl-prev.disabled{
     background-color: transparent!important;
}
@media only screen and (max-width: 1025px){
    .owl-nav .owl-next{
        margin-right: 0px;
    }
    .owl-nav .owl-prev{
        margin-left: 0px;
    }
}


.sidebar {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #fff;
  box-shadow: rgb(25 28 31 / 4%) 0px 8px 16px, rgb(25 28 31 / 4%) 0px -1px 0px;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  z-index: 999;
}
.ads_carousel .owl-nav{
    position: absolute;
    top: 35%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
@media (max-width: 445px){
    .ads_carousel .owl-nav{
        top: 23%;
        display: none;
    }
}
.strip_info img{
    border-radius: 20px;
}

@media only screen and (min-width: 1441px){
    .ads-img {
        display: block;
        /*width: 100%!important;*/
        height: 170px!important;
    }
}
@media only screen and (min-width: 991px){
    .ads-img {
        display: block;
        /*width: 450px!important;*/
        height: 170px!important;
    }
}
@media only screen and (max-width: 990px){
    .ads-img {
        display: block;
        /*width: 450px!important;*/
        height: 150px!important;
    }
}

/*resturant-main-setion*/

.resturant-main-setion{
    margin-top: 20px;
    margin-bottom: 30px;
}
@media (max-width: 1400px){
    .resturant-main-setion{
        margin-bottom: 30px;
        margin-top: 20px;
    }
}
@media (max-width: 768px){
    .resturant-main-setion{
        margin-bottom: 20px;
        margin-top: 10px;
    }
}
@media (max-width: 445px){
    .resturant-main-setion{
        margin-bottom: 10px;
        margin-top: 10px;
    }
}
.resturant-main-setion .strip {
    margin-bottom: 25px !important;
    border: 1px solid #cdcdcd;
    padding: 0;
    border-radius: 6px;
    /*box-shadow: 0px 10px 6px 0px rgb(220 222 220);*/
}
@media (max-width: 768px){
    .resturant-main-setion .strip {
        margin-bottom: 5px !important;
        border: 1px solid #cdcdcd;
        padding: 0;
        border-radius: 6px;
        /*box-shadow: 0px 10px 6px 0px rgb(220 222 220);*/
    }
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: auto;
}
.resturant_carousel .owl-item img {
    display: block;
    width: 100%;
    height: 100%;
}

.strip figure img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    z-index: 1;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    height: -webkit-fill-available;
}
.strip figure {
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    height: 190px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    /*background-color: #ededed;*/
}
.strip .bottom-detail {
    position: relative;
    padding: 8px 15px;
}


.open-closed-tag {
    position: absolute;
    right: 5px;
    top: -25px;
    padding: 8px 12px;
    border-radius: 25px;
    z-index: 2;
    color: #fff!important;
}
.loc_open {
    color: #fff;
   /* border: 1px solid #89c541;*/
    /*background: #89c541;*/
    background: linear-gradient(90deg,transparent,#8bc541 0%,#7cc144 100%);
}
.loc_close {
    color: #fff;
   /* border: 1px solid #89c541;*/
    /*background: #89c541;*/
    background: linear-gradient(90deg,transparent,#ef7a26 0%,#e95826 100%);
}
a {
    cursor: pointer!important;
}
.resturant_carousel .bottom-detail h3 {
    color: #53565d;
    font-size: 20px;
    margin-bottom: 0;
    /*font-weight: 400;*/
    /*font-family: 'Quicksand';*/
    font-family: 'Quicksand', sans-serif;
}
.bottom-detail span {
    font-size: 14px;
    font-weight: 500;
    /*font-family: 'Quicksand';*/
    font-family: 'Quicksand', sans-serif;
    color: #a8aaae;
}
.strip ul {
    padding: 0;
    margin: 0;
}
.bottom-detail .rating-fill i, .bottom-detail .rating-blank i {
    font-size: 15px;
    margin-right: 2px;
}

.rating-fill i {
    color: #e95724;
}
.bottom-detail .rating-text {
    color: #5b5b5c !important;
    font-weight: 500;
    /*font-family: 'Quicksand';*/
    font-family: 'Quicksand', sans-serif;
}
.rating-text {
    color: #fff !important;
    font-size: 14px;
    margin-left: 4px;
    margin-top: 1px;
}
.rating-blank i {
    color: #e0e2e4;
}
.strip figure:hover img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    -o-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
}
.resturant_carousel .owl-nav {
    position: absolute;
    top: 35%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}


.trading_resturant_carousel{
    margin-bottom: 30px;
}
@media (max-width: 1400px){
    .catogories-main-setion{
        margin-bottom: 30px;
    }
}
@media (max-width: 768px){
    .catogories-main-setion{
        margin-bottom: 20px;
    }
}
@media (max-width: 445px){
    .catogories-main-setion{
        margin-bottom: 10px;
    }
}
@media (max-width: 445px){
    .resturant_carousel .owl-nav {
        top: 23%;
        display: none;
    }
    /*.categories_carousel .owl-dots{
        display: none;
    }
    .resturant_carousel .owl-dots{
        display: none;
    }
    .trading_resturant_carousel .owl-dots{
        display: none;
    }
    .near_resturant_carousel .owl-dots{
        display: none;
    }*/
}
.main_title h2 {
        /*font-family: 'Quicksand';*/
        font-family: 'Quicksand', sans-serif;
        color: #53565d;
        font-size: 24px;
}
.main_title h2 a{
    font-size: 14px;
    color: #ed720d;
}

.trading_resturant_carousel .strip {
    margin-bottom: 25px !important;
    border: 1px solid #cdcdcd;
    padding: 0;
    border-radius: 6px;
    /* box-shadow: 0px 10px 6px 0px rgb(220 222 220); */
}
@media (max-width: 768px){
    .trading_resturant_carousel .strip {
        margin-bottom: 5px !important;
        border: 1px solid #cdcdcd;
        padding: 0;
        border-radius: 6px;
        /* box-shadow: 0px 10px 6px 0px rgb(220 222 220); */
    }
}

.near_resturant_carousel .strip {
    margin-bottom: 25px !important;
    border: 1px solid #cdcdcd;
    padding: 0;
    border-radius: 6px;
    /* box-shadow: 0px 10px 6px 0px rgb(220 222 220); */
}
@media (max-width: 768px){
    .near_resturant_carousel .strip {
        margin-bottom: 5px !important;
        border: 1px solid #cdcdcd;
        padding: 0;
        border-radius: 6px;
        /* box-shadow: 0px 10px 6px 0px rgb(220 222 220); */
    }
}

/*Filter section*/
.filter-design{
    display: block;
}
@media (max-width: 991px){
    .filter-design{
        display: none;
    }
}
.border-bottom-15 {
    border-bottom: 2px solid #e7e9ea;
    padding-bottom: 20px;
}
.filter-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.filter-title {
    display: flex;
    align-items: center;
}
.filter-title h4 {
    font-size: 16px;
    font-weight: 700;
    color: #53565d;
    margin-bottom: 0;
    margin-left: 10px;
    /*font-family: 'Quicksand';*/
    font-family: 'Quicksand', sans-serif;
}
@media (max-width: 768px){
    .filter-title h4 {
        font-size: 15px;
        font-weight: 700;
        color: #53565d;
        margin-bottom: 0;
        margin-left: 10px;
    }
}
.btn-reset {
    color: #53565d;
    border: 1px solid #53565d;
    border-radius: 15px;
    padding: 3px 10px;
    /*font-family: 'Quicksand';*/
    font-family: 'Quicksand', sans-serif;
    font-size: 12px;
}
.btn-reset:hover {
    color: #53565d;
    border: 1px solid #53565d;
    border-radius: 15px;
    padding: 3px 10px;
    /*font-family: 'Quicksand';*/
    font-family: 'Quicksand', sans-serif;
    font-size: 12px;
}
.mb-20 {
    margin-bottom: 20px;
}
.my-favorite-select {
    display: flex;
    align-items: center;
}
.my-favorite-select h5 {
    font-size: 14px;
    color: #53565d;
    margin-bottom: 0;
    margin-left: 10px;
    /*font-family: 'Quicksand';*/
    font-family: 'Quicksand', sans-serif;
}
.modal-label {
    color: #444444;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 30px;
}
.select_cat {
    padding: 0;
    list-style: none;
    display: flex;
    margin: 0;
    flex-wrap: wrap;
    /*height: 285px;
    overflow-y: scroll;*/
}
.select_cat li {
    display: flex;
    position: relative;
    margin-right: 8px;
    margin-bottom: 5px;
}
.select_cat li input[type="radio"] {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    top: 0;
    opacity: 0;
}
.select_cat label {
    border-radius: 24px;
    border: 1px solid #929496;
    color: #929496;
    font-size: 14px;
    font-weight: 300;
    padding: 8px 15px;
    display: flex;
    align-items: center;
    white-space: nowrap;
    /*font-family: 'Quicksand';*/
    font-family: 'Quicksand', sans-serif;
}
@media only screen and (max-width: 1400px){
    .select_cat label {
        border-radius: 24px;
        border: 1px solid #929496;
        color: #929496;
        font-size: 16px;
        font-weight: 300;
        padding: 5px 10px;
        display: flex;
        align-items: center;
        white-space: nowrap;
       /* font-family: 'Quicksand';*/
       font-family: 'Quicksand', sans-serif;
    }
}
@media only screen and (max-width: 991px){
    .select_cat label {
        border-radius: 24px;
        border: 1px solid #929496;
        color: #929496;
        font-size: 10px;
        font-weight: 300;
        padding: 8px 10px;
        display: flex;
        align-items: center;
        white-space: nowrap;
    }
}

.select_cat li input[type="radio"]:checked ~ label {
    background: linear-gradient(90deg,transparent,#8bc541 0%,#7bc144 94%);
    color: #ffffff;
    border: 1px solid #8bc541;
}
.irs-bar {
    height: 10px;
    top: 33px;
    border-top: 1px solid #83c343;
    border-bottom: 1px solid #83c343;
    background: #83c343;
    background: linear-gradient(to top, #83c343 0%,#83c343 100%);
}
.irs-from, .irs-to, .irs-single {
    color: #fff;
    font-size: 14px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: #83c343;
    border-radius: 3px;
    -moz-border-radius: 3px;
}
.irs-slider {
    top: 29px;
    width: 18px;
    height: 18px;
    border: 1px solid #83c343;
    background: #DDD;
    background: linear-gradient(to bottom, rgb(131 195 67) 0%,rgb(131 195 67) 20%,rgb(131 195 67) 100%);
    border-radius: 27px;
    -moz-border-radius: 27px;
    /* box-shadow: 1px 1px 3px rgb(0 0 0 / 30%); */
    cursor: pointer;
}

.irs-from:after, .irs-to:after, .irs-single:after {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #078f6e;
}
.padding-side-section{
    padding: 0 0 0px 80px;
}
.form-check {
    margin-top: 10px;
}
.form-check span{
    font-size: 14px;
    color: #d0d2d3;
}
.form-check-input:checked {
    background-color: #89c541;
    outline: none;
    border-color: #89c541;
    box-shadow: none;
}
.tabs-filter .accordion-item {
    background-color: transparent;
    border: 0px solid rgba(0,0,0,.125);
}
.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: calc(0.25rem - 1px); 
    border-top-right-radius: calc(0.25rem - 1px);
}
.tabs-filter .modal-label {
    color: #53565d;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0px;
    /*font-family: 'Quicksand';*/
    font-family: 'Quicksand', sans-serif;
}
.tabs-filter .accordion-button{
    padding: 0;
}
.tabs-filter .accordion-button:not(.collapsed) {
    color: #0c63e4;
    background-color: transparent;
    box-shadow: none;
}
.tabs-filter .accordion-body {
    padding: 1rem 0;
}
.accordion-button:not(.collapsed)::after {
    background-image: url(../../webassets/images/arrow-up.svg);
    transform: rotate(0deg)!important;
}

.accordion-button::after {
    flex-shrink: 0;
    width: 1.05rem;
    height: 1.05rem;
    margin-left: auto;
    content: "";
    background-image: url(../../webassets/images/arrow-up.svg);
    background-repeat: no-repeat;
    background-size: 1.05rem;
    transition: transform .2s ease-in-out;
    transform: rotate(180deg)!important;
}
.mr-2{
    margin-right: 20px;
}
.download-title{
    color: #fff;
    font-size: 32px;
    font-weight: 800;
}

.ownload-our-app-section{
    background: linear-gradient(to right, #86c443ab, #86c443);
    padding: 20px 0;
    text-align: center;
    /*margin: 50px 0px 0px 0px;*/
}
.w-15px{
    width: 150px;
}
@media (max-width: 1026px){
.padding-side-section {
    padding: 0 15px;
}
}



/*Footer section*/
.footer-section{
    padding: 50px 0px 0px 0px;
    background-image: url(../../webassets/images/footer-shap.svg);
    background-color: #f2f2f3;
    background-repeat: no-repeat;
    background-position: bottom right;
}


.footer-nav h5{
    font-size: 22px;
    color: #353535;
    font-weight: 600;
    margin-bottom: 15px;
    /*font-family: 'Quicksand';*/
    font-family: 'Quicksand', sans-serif;
}
.footer-nav .list-group a{
    font-size: 17px;
    padding: 3px 0;
    color: #231f20;
    font-weight: 500;
    background: none;
    /*font-family: 'Quicksand';*/
    font-family: 'Quicksand', sans-serif;
}
.list-group-item-action:active {
    color: #212529;
    background-color: none;
}
.list-group-item-action:focus, .list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: transparent;
}
.footer-logo{
    display: flex;
    flex-direction: column;
    height: 100%;
}
.footer-logo img{
    width: 120px;
    height: 100%;    
}
.w-80px{
    width: 80px;
}
.w-40px{
    width: 40px;
}
.copyright p{
    text-align: center;
    margin: 20px 0px;
    font-size: 13px;
    color: #231f20;
}
@media (max-width: 445px){
.footer-section {
    text-align: center;
}
.footer-logo {
    display: block;
    flex-direction: column;
    height: 100%;
}
}

/*side menu section*/
.Menubar-side{
    padding: 0 20px;
}
.sidemenu-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
}
.sidemenu-header .foodini-text img{
    width: 150px;
}
.closebtn span{
    font-size: 50px;
    color: #ed720d;
}
.menu_list a{
    color: #4c4c4c;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
.range-slider{
    margin-top: 10px;
}
[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: initial!important;
}
.accordion-button:focus {
    z-index: 3;
    border-color: transparent!important;
    outline: 0!important;
    box-shadow: none !important;
}
.side-footer{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.foodini-side-icon img{
    width: 75px;
}
.foodini-side-description h5{
    font-size: 18px;
    font-weight: 600;
    color: #54575e;
    margin-bottom: 5px;
}
.foodini-side-description p{
    font-size: 18px;
    font-weight: 500;
    color: #929496;
    margin-bottom: 0;
}
.menu{
    cursor: pointer;
}
.foodini-side-icon{
    margin-right: 10px;
}
.sidebar-footer-main{
    position: absolute;
    bottom: 30px;
}

/*Add new address page*/
.set-location-main{
    background-color: #fff;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    border-radius: 50px 50px 0px 0px;
}
.main-map{
    margin-bottom: 15px;
}
.page-title h2{
    font-size: 28px;
    color: #53565e;
    margin-bottom: 30px;
    font-weight: bold;
}
.main-title h3{
    font-size: 28px;
    color: #52555d;
    font-weight: 500;
}
.main-title p{
    font-size: 16px;
    color: #929396;
}
.main-form input{
    padding: 20px;
    border-radius: 15px;
    border: 1px solid #c1c2c4;
}
.main-form input::-webkit-input-placeholder { 
  color: #d0d2d2;
}

.main-form input:-ms-input-placeholder { 
  color: #d0d2d2;
}

.main-form input::placeholder {
  color: #d0d2d2;
}
.select-location{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.select-location .select_cat label {
    border-radius: 24px;
    border: none;
    color: #52555d;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 28px;
    display: flex;
    align-items: center;
    white-space: nowrap;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
}
.btn-primary {
    background-color: #89c440!important;
    border: 2px solid transparent;
    border-radius: 25px !important;
    padding: 8px 40px;
}

@media (max-width: 445px){
.select-location {
    display: block;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}
.select-location .select_cat {
    padding: 0;
    list-style: none;
    display: flex;
    margin: 15px 0;
    flex-wrap: wrap;
    justify-content: center;
}
}

.ptb-60px{
    padding-top: 60px;
    padding-bottom: 60px;
}



/*notification-blog page*/
.main-notification{
    margin: 50px 0;
}
.notification-blog{
    display: flex;
    align-items: center;
    /*justify-content: space-between;*/
    background-color: #fff;
    padding: 20px;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    border-radius: 15px;
    margin-bottom: 15px;
}
.notification-blog img{
    margin-right: 20px;
}
.notification-details{
    width: 100%;
}
.notification-date-time{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #c2c4c6;
}
.notification-date-time h5{
    font-size: 18px;
    color: #929396;
    margin-bottom: 0;
}
.notification-details .notification-date-time p{
    font-size: 18px;
    color: #929396;
    margin-bottom: 0;
    padding: 0;
}
.notification-details p{
    font-size: 16px;
    color: #a1a1a4;
    margin-bottom: 0;
    padding-top: 10px;
}
@media (max-width: 445px){
    .notification-blog img {
        margin-right: 20px;
        display: none;
    }
}









/*Checkout page*/
.checkout-content{
    padding: 50px 30px;
    background-color: #fff;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    border-radius: 30px;
}
@media (max-width: 445px){
    .checkout-content{
        padding: 20px 0px;
        background-color: #fff;
        box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
        border-radius: 30px;
    }
}

.main-title-theme h3{
    font-size: 24px;
    font-weight: 500;
    color: #f37925;
}
.checkout-tab .nav-link.active {
    background: #39AA35;
    background: -moz-linear-gradient(#93C020 , #39AA35);
    background: -webkit-linear-gradient(#93C020 , #39AA35);
    background: linear-gradient(#93C020 , #39AA35);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#93C020",endColorstr="#39AA35",GradientType=1);
}
.checkout-tab .nav-link {
    box-shadow: 0px 10px 35px 0px rgb(231 233 236);
    display: flex;
    padding: 20px 25px 10px 25px;
    align-items: center;
    /*margin: 0 10px;*/
    flex-direction: column;
    height: 100%;
    border-radius: 8px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff;
}
.checkout-tab .nav-link.active img {
    filter: brightness(0) invert(1);
    width: auto!important;
}
.checkout-tab .nav-link.active span {
    color: #ffffff;
}

.checkout-tab .nav-link span {
    color: #444444;
    font-size: 17px;
    font-weight: 500;
    margin-top: 10px;
}
.ml-10{
    margin-left: 10px;
}
.picku-title h4{
    color: #444444;
    font-weight: 500;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.delivery-timing {
    border: 1px solid #eee;
    min-width: 230px;
    max-width: 231px;
   /* margin: 0 auto;*/
    border-radius: 24px;
}
.delivery-timing .nav-link {
    padding: 10px 20px;
    border-radius: 24px;
    font-size: 16px;
    font-weight: 500;
    color: #9FA2AA;
}
.delivery-timing .nav-link.active {
    background: linear-gradient(180deg,transparent,#ed7624 0%,#e85a25 100%);
    color: #ffffff;
}
.time-section-blog{
    display: flex;
    align-items: center;
}



.timer{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    box-shadow: 0px 10px 35px 0px rgb(231 233 236);
    padding: 5px 10px;
    border-radius: 8px;
    margin-left: 25px;
    position: relative;
}
@media (max-width: 768px){
    .time-section-blog {
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .timer {
        display: flex;
        align-items: center;
        justify-content: space-between;
        background-color: #fff;
        box-shadow: 0px 10px 35px 0px rgb(231 233 236);
        padding: 5px 10px;
        border-radius: 8px;
        margin-left: 25px;
        position: relative;
        margin-top: 15px;
    }
}
.time-minit h5{
    color: #929396;
    border: 1px solid #929396;
    padding: 5px;
    margin-bottom: 0;
    margin-left: 15px;
    margin-right: 15px;
}
.time-minit::before {
    content: "\f235";
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    padding-left: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
    color: #929396;
}
.time-minit::after {
    content: "\f229";
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    padding-left: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
    color: #929396;
}
.colun h4{
    margin-bottom: 0;
    color: #929396;
}
.deliver-location{
    display: flex;
    align-items: center;
    box-shadow: 0px 10px 35px 0px rgb(231 233 236);
    background-color: #fff;
    justify-content: space-between;
    padding: 15px;
    border-radius: 10px;
}
.deliver-sub-location{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.deliver-name{
    padding-left: 15px;
}
.deliver-name h4{
    font-size: 17px;
    font-weight: 600;
    color: #52555d;
    margin-bottom: 8px;
}
.deliver-name p{
    font-size: 15px;
    font-weight: 600;
    color: #d0d2d2;
    margin-bottom: 0px;
}

.checkout-locations{
    margin-bottom: 20px;
}
.checkout-locations .accordion-item {
    border: 1px solid transparent;
}
.checkout-locations .accordion-collapse{
    background-color: rgb(240, 240, 241);
}
.deliver-location.collapsed .bi-caret-down-fill{
    display: block;
    color: #929396;
}
.deliver-location.collapsed .bi-caret-up-fill{
    display: none;
    color: #929396;
}

.deliver-location .bi-caret-down-fill{
    display: none;
    color: #929396;
}
.deliver-location .bi-caret-up-fill{
    display: block;
    color: #929396;
}
.w-25px{
        width: 30px;
}
.w-35px{
        width: 35px;
}
.detect-location{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 10px;
    border-bottom: 1px solid #cbccce;
}
.detect-location h5{
    margin-bottom: 0;
    font-size: 15px;
    color: #7e7e80;
    padding-left: 10px;
}
.add-delete{
    display: flex;
    align-items: center;
}
.detect-location-title{
    display: flex;
    align-items: center;
}
.deliver-name h6{
    margin-bottom: 0;
    font-size: 15px;
    color: #7e7e80;
    margin-bottom: 5px;
}
.detect-save-location{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    padding: 10px;
    border-radius: 8px;
}
.owl-dots{
    text-align: center;
}
.owl-carousel button.owl-dot {
    width: 20px;
    height: 5px!important;
    margin: 5px 5px;
    background: linear-gradient(270deg,transparent,#ed7624 0%,#e85a25 100%)!important;
    display: inline-block;
    
    border-radius: 10px;
}
.owl-carousel button.owl-dot.active {
    width: 40px;
    height: 5px!important;
    margin: 5px 5px;
    background: linear-gradient(270deg,transparent,#8bc53f 0%,#7bc043 100%)!important;
    display: inline-block;
    border-radius: 10px;
}
@media only screen and (max-width: 768px){
    .owl-carousel button.owl-dot {
        width: 10px;
        height: 5px!important;
        margin: 5px 5px;
        background: linear-gradient(270deg,transparent,#ed7624 0%,#e85a25 100%)!important;
        display: inline-block;
        
        border-radius: 10px;
    }
    .owl-carousel button.owl-dot.active {
        width: 20px;
        height: 5px!important;
        margin: 5px 5px;
        background: linear-gradient(270deg,transparent,#8bc53f 0%,#7bc043 100%)!important;
        display: inline-block;
        border-radius: 10px;
    }
}
@media only screen and (max-width: 990px){
    .strip figure {
        margin-bottom: 5px;
        overflow: hidden;
        position: relative;
        height: 150px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        border-radius: 5px;
        /* background-color: #ededed; */
    }
}
@media only screen and (min-width: 768px){
    .owl-dots {
        display: none;
    }
}


.search-location .form-group .form-control::placeholder {
    color: #d3d5d6 !important;
    font-size: 14px !important;
    font-weight: 400;
}

.form-check label {
    display: inline-block;
    color: #53565d;
   /* font-family: 'Quicksand';*/
   font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    font-size: 14px;
}





/*Search header*/
.search-filter .accordion-button{
    border: 0 solid #fff;
    background: none;
    box-shadow: none;
    outline: none;
    padding: 0;
}
.search-filter .accordion-button:outline{
    border: 0 solid #fff;
    background: none;
    box-shadow: none;
    outline: none;
    padding: 0;
}
.search-filter .accordion-button:not(.collapsed)::after {
    background-image: url(../../webassets/images/arrow-up.svg);
    transform: rotate(0deg)!important;
    display: none;
}
.search-filter .accordion-item {
    background-color: #fff;
    border: 0px solid rgba(0,0,0,.125);
}
.search-filter .accordion-button::after {
    display: none;
}
.search-filter {
    position: relative;
        z-index: 999;
}
.search-filter .accordion-collapse {
    position: absolute;
    right: 0px;
    top: 27px;
}
@media only screen and (max-width: 360px){
    .search-filter .accordion-collapse {
        position: absolute;
        right: -53px;
        top: 27px;
    }
}

.search-filter .main-search-filter{
    background-color: #fff;
    padding: 15px;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 30%);
    width: 300px;
    border-radius: 8px;
}
.search-filter .accordion-body {
    padding: 1rem 0rem;
}

.main-search-filter input {
    border: 0;
    height: 45px;
    padding: 0px 10px;
    border-right: 0px solid #d2d8dd;
    font-weight: 500;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    font-size: 15px;
    font-size: 0.9375rem;
}
.main-search-filter i {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    font-size: 18px;
    font-size: 1.125rem;
    position: absolute;
    background-color: #fff;
    line-height: 40px;
    top: 0;
    right: 1px;
    padding-right: 5px;
    padding-left: 5px;
    display: block;
    width: 20px;
    box-sizing: content-box;
    height: 42px;
    z-index: 9;
    border: 1px solid #E7E8EA;
    color: #565b61;
}
.main-search-filter .input-group .form-control::placeholder {
    color: #d3d5d6 !important;
    font-size: 14px !important;
    font-weight: 400;
}



.main_home_content .returning_user_home_header .navbar .input-group {
    width: 270px;
    height: 48px;
    margin-left: 143px;
}
@media (max-width: 1300px){
.main_home_content .returning_user_home_header .navbar .input-group {
    margin-left: 0px;
}}
@media (max-width: 1200px){
.main_home_content .returning_user_home_header .navbar .input-group {
    margin-left: 0px;
}}
@media (max-width: 1161px){
.main_home_content .returning_user_home_header .navbar .input-group {
    width: 270px;
}}


@media (max-width: 459px){
.main_home_content .returning_user_home_header .mobile_header .search_icon_mobile {
    margin-right: 0px;
}}





/*headingaddress*/
#accordionaddress{
    position: relative;
}
#headingaddress .accordion-button {
    position: relative;
    display: inherit;
    align-items: center;
    width: 100%;
    padding: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    box-shadow: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}
#accordionaddress .accordion-item:last-of-type .accordion-collapse {
    position: absolute;
    background: #fff;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 30%);
    width: 294px;
    z-index: 999;
    border: 1px solid #bbbdbf;
    border-radius: 10px;
}
#accordionaddress .accordion-item {
    background-color: transparent;
    border: none;
    box-shadow: none;
}
#collapseaddress .detect-location h5 {
    margin-bottom: 0;
    font-size: 13px;
    color: #7e7e80;
    padding-left: 10px;
}
#collapseaddress .deliver-name {
    padding-left: 10px;
}
#collapseaddress .deliver-name h6 {
    font-size: 10px;
    color: #7e7e80;
    margin-bottom: 0;
}
#collapseaddress .detect-save-location {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
}
.w-20px {
    width: 20px;
}

/*Checkout model*/
#accordioncheckout{
    position: relative;
}
#accordioncheckout .accordion-item {
    background-color: transparent;
    border: none;
    box-shadow: none;
}
#accordioncheckout .accordion-header {
    margin-bottom: 0;
}
#accordioncheckout .accordion-button {
    position: relative;
    display: inherit;
    align-items: center;
    width: 100%;
    padding: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    box-shadow: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}

#accordioncheckout .accordion-item:last-of-type .accordion-collapse {
    position: absolute;
    background: #fff;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 30%);
    width: 480px;
    z-index: 999;
    border: 1px solid #bbbdbf;
    border-radius: 10px;
    right: 0px;
    transition: all 0.3s ease-in-out!important;
}

#accordioncheckout .accordion-item:last-of-type .accordion-collapse.hide {
    transition: all 0.3s ease-in-out!important;
}

#accordioncheckout .model-title{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.model-title h2{
    font-size: 22px;
    font-weight: 600;
    color: #545861;
    margin-bottom: 0;
}

.model-title a img{
    width: 20px;
}
.product-select-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
}

.product-select-title {
    display: flex;
    align-items: center;
}

.product-select-name {
    padding-left: 15px;
    text-align: left;
}

.product-select-name h6 {
    font-size: 17px;
    color: #f07a24;
    margin-bottom: 5px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 165px;
}

.product-select-name p {
    font-size: 17px;
    color: #919395;
    margin-bottom: 0;
    font-weight: 500;
}
.product-select-name p span{
    color: #8ac341;
}

.arrowup-down {
    display: flex;
    align-items: center;
}
.accordion-button .arrowup-down img{
    width: 20px;
}
/*.accordion-button.collapsed .arrowup-down .open{
    width: 20px;
    transform: rotate(90deg);
}*/

#accordionproduct .accordion-item:last-of-type .accordion-collapse {
    position: relative;
    background: #f2f2f2;
    box-shadow: none;
    width: 100%;
    z-index: 999;
    border: none;
    border-radius: 10px;
    right: 0px;
}
.product-number{
    background: linear-gradient(180deg,transparent,#ed7624 0%,#e85a25 100%);
    color: #fff;
    padding: 5px;
    border-radius: 50%;
    text-align: center;
    width: 20px;
    height: 20px;
    font-size: 10px;
    line-height: 10px;
    position: absolute;
    top: 0;
    left: 0;
}
.product-img{
    position: relative;
}
.product-delete{
    border-radius: 50%;
    text-align: center;
    width: 20px;
    height: 20px;
    font-size: 10px;
    line-height: 10px;
    position: absolute;
    top: -5px;
    left: -5px;
}
.btn-white {
    background: #fff;
    border: 1px solid transparent;
    border-radius: 25px !important;
    padding: 8px 15px;
    color: #919395 !important;
}
.text-right{
    text-align: right;
}
#collapseproduct .product-select-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 8px;
    border-bottom: 1px solid #e4e5e5;
    padding-bottom: 15px;
    background: none;
    box-shadow: none;

}
#collapseproduct .accordion-body {
    padding: 1rem 0.8rem;
}

.offer-box-main{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    border-radius: 8px;
    padding: 10px;
}
.offer-box-main img{
    width: 30px;
}
.offer-section {
    display: flex;
    align-items: center;
}
.offer-description{
    margin-left: 10px;
}
.offer-description h5{
    color: #919395;
    font-size: 15px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 5px;
}
.offer-description p{
    color: #f07a24;
    font-size: 15px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 0px;
}
.close-box img {
    width: 20px;
}
.tables-payment{
    padding-bottom: 15px;
}
.payment-list{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.payment-list h5{
    font-size: 16px;
    font-weight: 600;
    color: #53575f;
    margin-bottom: 0;
}
.border-bottom{
    border-bottom: 2px solid #e4e5e5;
}
.totle-box h5{
    font-size: 18px;
    font-weight: 600;
    color: #53575f;
    margin-bottom: 0;
}
.totle-box h5 span{
    font-size: 18px;
    font-weight: 600;
    color: #8ac341;
    margin-bottom: 0;
}
.btn-green{
    background: linear-gradient(180deg,transparent,#8bc341 0%,#7cbf43 100%);
    border: 1px solid transparent;
    border-radius: 25px !important;
    padding: 8px 15px;
    color: #fff !important;
    font-weight: 500;
}
#collapseproduct .product-select-section:last-child{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 8px;
    border: 0px solid #e4e5e5;
    border: none;
    padding-bottom: 15px;
    background: none;
    box-shadow: none;
}
#accordionpromocode .offer-description h5 {
    margin-bottom: 0px;
}

#collapsepromocode .accordion-body {
    padding: 1rem 0rem;
}


.promocode-one{
        background: #fde0ce;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 15px;
}
.promocode-one .flat-title h3{
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 600;
    color: #f07a24;
}
.promocode-one .flat-title h3::after
{
  content: '';
  border-right: 2px dashed #fff;
  height: 25px;
  padding-right: 10px;
}
.promocode-one .promo-all h4{
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0;
    color: #53575f;
}
.promocode-one .btn-code{
    padding: 7px 20px;
    background-color: transparent;
    border-radius: 8px;
    border: 2px dashed #ee6c18;
}
.promocode-one .btn-code h5{
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    color: #f07a24;
}




.promocode-two{
        background: #dee9ad;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px;
    padding: 10px;
}
.promocode-two .flat-title h3{
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 600;
    color: #8ac341;
}
.promocode-two .flat-title h3::after
{
  content: '';
  border-right: 2px dashed #fff;
  height: 25px;
  padding-right: 10px;
}
.promocode-two .promo-all h4{
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0;
    color: #53575f;
}
.promocode-two .btn-code{
    padding: 7px 20px;
    background-color: transparent;
    border-radius: 8px;
    border: 2px dashed #8ac341;
}
.promocode-two .btn-code h5{
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    color: #8ac341;
}
#accordionneedservice .offer-description h5 {
    margin-bottom: 0px;
}



.plastic-set-sections{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    border-radius: 8px;
    padding: 10px;
}
.plastic-set-add-remove {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #EEEEEE;
    border-radius: 24px;
    padding: 5px 15px;
}
.minus {
    color: #FFFFFF;
}

.minus {
    background-color: #8ac341;
    display: block;
    float: left;
    border-radius: 50px;
    cursor: pointer;
    border: 0;
    padding: 0;
    width: 34px;
    height: 34px;
    line-height: 0px;
    text-align: center;
    font-size: 20px;
    margin: 4px;
}
.qty {
    float: left;
    width: 20px;
    height: 40px;
    border: 1px solid #ddd;
    background-color: transparent;
    text-align: center;
    padding: 0;
    /* margin: 3px; */
    border: none;
    outline: none;
}
.plus {
    color: #FFFFFF;
}

.plus {
    background-color: #8ac341;
    display: block;
    float: right;
    border-radius: 50px;
    cursor: pointer;
    border: 0;
    padding: 0;
    width: 34px;
    height: 34px;
    line-height: 0px;
    text-align: center;
    font-size: 20px;
    margin: 4px;
}
.plastic-set-sections img{
    width: 50px;
    border: 1px solid #f2f2f2;
    border-radius: 8px; 
}
.plastic-set-description{
    text-align: left;
}
.plastic-set-description h5{
    color: #919395;
    font-size: 18px;
    font-weight: 600;
}

.plastic-set-description h6{
    color: #8ac341;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
}
#accordionneedservice .accordion-body {
    padding: 1rem 0rem;
}
.restuarant-ratting ul{
    padding-left: 0;
}
.restuarant-ratting ul a{
    margin-right: 8px;
}
.restuarant-ratting .rating-text {
    color: #5b5b5c !important;
    font-weight: 500;
    font-family: 'Quicksand', sans-serif;
}
.head-title h2{
    font-size: 24px;
    color: #53565d;
    font-weight: 600;
}
.delivery-time{
    display: flex;
    align-items: center;
}
.delivery-time img{
    width: 20px;
}
.delivery-time h5{
    font-size: 18px;
    margin-bottom: 2px;
    margin-left: 10px;
    color: #929497;
    font-weight: 600;
    font-family: 'Quicksand', sans-serif;
}
.deliver-dine p{
    font-size: 17px;
    font-weight: 600;
    color: #53565d;
    margin-top: 5px;
}
.deliver-dine p span{
    padding: 0 10px;
}
.dish-box{
    text-align: center;
}
.dish-box img{
    width:  30px;
    margin-bottom: 10px;
} 
.dish-box h5{
    font-size: 15px;
    color: #53565d;
    font-weight: 600;
}
.dishes-menu-details{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.about-restuarant{
    display: flex;
    align-items: center;
}
.about-restuarant img{
    width: 50px;
}
.about-restuarant-details h4{
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 600;
    color: #53565d;
}
.about-restuarant-details p{
    font-size: 14px;
    color: #929497;
    margin-bottom: 0;
    font-weight: 500;
}
.about-restuarant-details{
    margin-left: 20px;
}




.restuarant-food {
    margin-bottom: 15px!important;
    border: 1px solid #eee;
    padding: 0;
    border-radius: 6px;
    box-shadow: 0 10px 6px 0 rgb(220 222 220);
}
.restuarant-food figure {
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    height: 190px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background-color: #ededed;
}
/* .restuarant-food figure img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%) scale(1);
    -moz-transform: translate(-50%,-50%) scale(1);
    -ms-transform: translate(-50%,-50%) scale(1);
    -o-transform: translate(-50%,-50%) scale(1);
    transform: translate(-50%,-50%) scale(1);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    z-index: 1;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    height: -webkit-fill-available;
} */

.restuarant-food figure img {
    /* position: absolute; */
    /* left: 50%; */
    /* top: 50%; */
    /* -webkit-transform: translate(-50%,-50%) scale(1); */
    -moz-transform: translate(-50%,-50%) scale(1);
    -ms-transform: translate(-50%,-50%) scale(1);
    -o-transform: translate(-50%,-50%) scale(1);
    /* transform: translate(-50%,-50%) scale(1); */
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    z-index: 1;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    height: -webkit-fill-available;
}
.restuarant-food .bottom-detail {
    position: relative;
    padding: 8px 15px;
}
.restuarant-food .bottom-detail h3 {
    color: #444;
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 400;
    font-family: lexenddeca;
}
.restuarant-food .bottom-detail h3 a {
    color: #444!important;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    font-family: 'Quicksand', sans-serif;
}
.item-desc {
    color: #9fa2aa;
    font-size: 15px!important;
    margin: 5px 0;
    display: inline-block;
}
.item-value {
    color: #39aa35;
    font-weight: 500;
}
.restuarant-food figure:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.b-none{
    border: none;
}
.location-title{
        margin-bottom: 0;
    font-size: 15px;
    color: #85c341!important;
    padding-left: 10px;
}
.location-description{
    margin-bottom: 0;
    font-size: 13px;
    color: #98999c;
    padding-left: 10px;
}

.card-lists-section{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    padding: 10px;
    border-radius: 8px;
}
.card-lists-section img{
    width: 25px;
}
.card-lists-section h5{
    font-size: 18px;
    font-weight: 600;
    color: #929497;
    margin-bottom: 0;
    padding-left: 10px;
}
.card-lists-section .form-check {
    margin-top: 0px;
}
.btn-bg-light{
    background: #f1f1f2!important;
}
.checkout-section .product-select-section {
    box-shadow: none!important;
}
.checkout-section .offer-box-main {
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
}
.picku-title h5{
    color: #929497;
    font-weight: 600;
    font-size: 18px;
}
.border-right{
    border-right: 1px solid #e6e7e8;
}


@media (min-width: 459px){
.checkout-tab .nav-item, .checkout-tab>.nav-link {
    flex-basis: fit-content;
    flex-grow: unset;
    text-align: center;
}
.checkout-tab .nav-link.active, .checkout-tab .show>.nav-link {
    color: #fff;
    background-color: #007bff;
    width: 250px;
}
.nav-justified .nav-item .nav-link {
    width: 250px;
}
}

.plr-15{
    padding: 0 15px;
}
@media (max-width: 450px){
    .plr-15 {
        padding: 0 0px;
    }
}

.model-foodini-green{
    background: linear-gradient(to right, #8bc53f, #7bc043);
    border-radius: 30px;
}
.order-placed-main img{
    width: 80px;
}
.model-foodini-green .btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em;
    color: #000;
    /* background: transparent url('data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23005'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e') center/1em auto no-repeat; */
    background: transparent;
    border: 0;
    border-radius: 0.25rem;
    opacity: 1;
    position: absolute;
    right: 0px;
    color: #fff;
    filter: invert(1);
    z-index: 999;
}

.order-placed-main h2{
    color: #fff;
    margin-top: 15px;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 0;
}
.order-placed-main p{
    color: #fff;
    font-size: 21px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0;
}
@media (min-width: 576px){
    #order-placed .modal-dialog {
        max-width: 625px;
        margin: 1.75rem auto;
    }
}
#order-placed .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 100px 20px;
}
.color-green-text{
    color: #7ec142 !important;
    font-size: 18px;
    font-weight:600;
    padding: 8px 20px;
}
.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: none;
}
.btn {
    /* font-weight: 600; */
}
#headingnotes .deliver-name h4 {
    font-size: 17px;
    font-weight: 600;
    color: #52555d;
    margin-bottom: 0px;
}


/*#collapsenotes{
    box-shadow: 0px 10px 35px 0px rgb(231 233 236);
    background: transparent!important;
}*/
#collapsenotes .form-control {
    display: block;
    width: 100%;
    padding: 1rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 8px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#collapsenotes .form-group label{
    position: absolute;
    top: -15px;
    left: 15px;
    background: #f0f0f1;
    padding: 3px;
}

.no-order-main .main-title img{
    width: 150px;
}
.no-order-main .main-title h3 {
    font-size: 28px;
    color: #53565d;
    font-weight: 600;
}
.no-order-main .main-title p {
    font-size: 18px;
    color: #d0d2d3;
    font-weight: 500;
}
@media (max-width: 360px){
    .no-order-main .main-title p {
        font-size: 15px;
        color: #d0d2d3;
        font-weight: 500;
    }
}





/*my-order-list*/
.my-order-list{
    background: #fff;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
    border-radius: 10px;
    padding: 20px;
}
.order-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
        padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}
.order-number{
    display: flex;
    align-items: center;
}
.order-number h4{
    color: #929497;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
}
.order-number p{
    font-size: 16px;
    font-weight: 600;
    color: #d0d2d3;
    margin-bottom: 0;
    margin-left: 15px;
}
.total-price h3{
    font-size: 22px;
    font-weight: bold;
    color: #87c444;
    margin-bottom: 0;
}
.order-number p span{
    padding: 0 10px;
}
.restaurant-details-name h3{
    font-size: 24px;
    font-weight: bold;
    color: #f37a26;
    padding-top: 10px;
    margin-bottom: 0;
}
.restaurant-details-name p{
    font-size: 15px;
    font-weight: bold;
    color: #929497;
}

.product-list-main{
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    padding-bottom: 15px;
     padding-top: 15px;
    border-bottom: 1px solid #eee;
}
.product-details-img{
    display: flex;
    align-items: center;
}
.product-details-img img{
    width: 100px;
} 
.product-name{
    margin-left: 15px;
}
.product-name h4{
    font-size: 18px;
    font-weight: 600;
    color: #929497;
}
.product-name h5{
    color: #8bc53f;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
}
.product-price-sub h3{
    color: #8bc53f;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
}
.button-section{
    display: flex;
    align-items: center;
    justify-content: space-between;
        margin-top: 20px;
}
.btn-delivered{
    background-color: #edf4da;
    padding: 8px 15px;
    text-align: center;
    border-radius: 8px;
    color: #8bc53f;
    font-size: 1rem;
    font-weight: 600;
    align-items: center;
    display: flex;
}
.btn-delivered img{
    width: 22px;
    padding-right: 5px;
}
.button-section .btn-theme {
    padding: 8px 30px;
}

.btn-delivered:hover{
    background-color: #edf4da;
    padding: 8px 15px;
    text-align: center;
    border-radius: 8px;
    color: #8bc53f;
    font-size: 1rem;
    font-weight: 600;
    align-items: center;
    display: flex;
}









/*my-account-profile*/
.my-account-profile{
    position: relative;
}
.my-account-profile img{
    width: 150px;
}
.change-profile{
    position: absolute;
    bottom: -11px;
    left: 10px;
    background-color: #fff;
    padding: 10px;
    border-radius: 50%;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
}
.change-profile img{
    width: 25px;
}
.head-title h3{
    font-size: 28px;
    color: #53565d;
    font-weight: bold;
}
.head-title p {
    font-size: 20px;
    color: #8bc53f;
    margin-bottom: 0;
    font-weight: 600;
}
.head-title a img{
    width: 20px;
}
.sub-title h4{
    font-size: 20px;
    color: #53565d;
    font-weight: bold;
}

.language-selection .form-select {
    display: block;
    width: 100%;
    padding: 0.875rem 2.35rem 0.875rem 1.25rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: none;
    border-radius: 15px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
}
.language-selection .form-select:focus {
    outline: none;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
}
.form-select option img{
    width: 18px;
}
#accordionlanguage .accordion-button {
    position: relative;
    display: inherit;
    align-items: center;
    width: 100%;
    padding: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    box-shadow: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}
#accordionlanguage .accordion-item {
    background-color: transparent;
    border: none;
    box-shadow: none;
}

.language-select-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
}
.language-select-title {
    display: flex;
    align-items: center;
}
.language-img {
    position: relative;
}
.language-img img{
    width: 20px;
}
.language-select-name {
    padding-left: 15px;
}
.language-select-name h4 {
    font-size: 20px;
    color: #929497;
    margin-bottom: 0px;
    font-weight: bold;
}
#accordionlanguage .accordion-body {
    padding: 15px 10px;
    background-color: #f1f1f2;
    margin-top: 10px;
    border-radius: 10px;
}
.language-selection{
        width: 50%;
}
.enter-email .form-control {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
}
.my-address-section .add-delete{
    margin-left: 20px;
}
.my-address-section .add-delete a img{
    margin-top: -10px;
}
.sub-title h3{
    font-size: 22px;
    font-weight: bold;
    color: #929497;
    margin-bottom: 0;
}
.section-paragraph p{
    font-size: 15px;
    color: #929497;
    font-weight: 500;
}
.section-paragraph p span{
    font-size: 15px;
    color: #8bc53f;
    font-weight: 500;
}
.contact-us-list{
    display: flex;
    align-items: center;
}
.contact-us-list img{
    width: 50px;
}
.contact-description{
    margin-left: 10px;
}
.contact-description h3{
        font-size: 18px;
    font-weight: bold;
    color: #53565d;
    margin-bottom: 10px;
}
.contact-description h5{
    font-size: 16px;
    font-weight: 600;
    color: #929497;
    margin-bottom: 0px;
}
.contact-description p{
    font-size: 11px;
    font-weight: 600;
    color: #929497;
    margin-bottom: 0;
}
.contact-main{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.justify-content-space-between{
    justify-content: space-between;
}
.profile-details-section img{
    width: 50px;
}
.profile-details-text h4{
    color: #53565d;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0px;
}
.profile-details-text p{
    color: #929497;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0px;
}
.profile-details-section{
    display: flex;
    align-items: center;
}
.profile-details-text{
    margin-left: 15px;
}
.document-btn{
    position: absolute;
    bottom: 3px;
    right: 3px;
}
@media (max-width: 1500px){
    .contact-main {
        display: block;
    }
    .contact-us-list {
        display: flex;
        align-items: center;
        text-align: center;
        justify-content: flex-start;
        margin-bottom: 15px;
    }
    .contact-description {
        margin-left: 10px;
        text-align: left;
    }
}
.document-btn img{
    width: 20px;
}
.logout-box{
    display: flex;
    align-items: center;
    box-shadow: 0px 10px 35px 0px rgb(231 233 236);
    background-color: #fff;
    justify-content: space-between;
    padding: 15px;
    border-radius: 10px;
}
.logout-box h3{
    font-size: 22px;
    font-weight: bold;
    color: #929497;
    margin-bottom: 0;
    background: -webkit-linear-gradient(#e85b25, #ec7324);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.add-new-card{
    box-shadow: 0px 10px 35px 0px rgb(231 233 236);
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    /*display: none;*/
}
/*.add-new-card.show{
    box-shadow: 0px 10px 35px 0px rgb(231 233 236);
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    display: block;
}*/
.add-new-card{
  display:none;
}
.add-new-card.show{
  display:block; 
}
.add-card-title h3{
    font-size: 20px;
    color: #53565d;
    font-weight: bold;
}
.add-card-title{
    border-bottom: 1px solid #6d6e70;
}


.add-new-card .form-group label {
    position: absolute;
    top: -10px;
    left: 15px;
    background: #ffffff;
    padding: 2px;
    font-size: 12px;
}
.add-new-card .form-control {
    display: block;
    width: 100%;
    padding: 0.575rem 0.75rem;
    font-size: 0.7rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.input-img-right{
    position: absolute;
    top: 2px;
    right: 5px;
    background: #ffffff;
    padding: 3px;
}
.input-img-right img{
    width: 20px;
}
.form-box{
    background-color: #fff;
    padding: 15px;
    box-shadow: 0px 10px 35px 0px rgb(231 233 236);
}




/*Model for drinks*/
.model-header{
    display: flex;
    align-items: end;
    justify-content: space-between;
    padding: 20px;
}
.model-header h3{
    font-size: 22px;
    font-weight: bold;
    color: #555860;
    margin-bottom: 0;
}
.model-btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em;
    color: #000;
    background: transparent url("../../webassets/images/close-icon.png") center/1em auto no-repeat;
    border: 0;
    border-radius: 0.25rem;
}
.drinks-list-modal .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #cfd2d3;
    border-radius: 15px;
    outline: 0;
}
.drinks-details{
    display: flex;
    align-items: center;
}
.drinks-details .plastic-set-description{
    margin-left: 10px;
}
.drinks-list-modal .plastic-set-sections .plastic-set-add-remove {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #EEEEEE;
    border-radius: 24px;
    padding: 2px 5px;
}
.drinks-list-modal .plastic-set-sections {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    border-radius: 8px;
    padding: 10px;
    box-shadow: 0px 10px 35px 0px rgb(231 233 236);
}
.drinks-list-modal .plastic-set-sections img {
    width: 60px;
    border: none; 
    border-radius: 0px; 
}

.select-location .select_cat li input[type="radio"]:checked ~ label {
    /*background: linear-gradient(90deg,transparent,#8bc541 0%,#7bc144 94%);*/
    background: linear-gradient(180deg,transparent,#ef7a26 0%,#ef7a26 50%,#e95826 100%);
    color: #ffffff;
    border: 1px solid #e95826;
    box-shadow: 0px 2px 15px 0px rgb(239 122 38);
}
.h-450px{
    height: 450px;
    z-index: -1!important;
}





.sign-up-modal .model-header {
    display: flex;
    align-items: end;
    justify-content: end;
    padding: 20px;
}
.sign-up-modal .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #cfd2d3;
    border-radius: 15px;
    outline: 0;
}

.login-section{
    text-align: center;
}
.login-section img{
    width: 150px!important;
}
.login-section h3{
    font-size: 22px;
    color: #6d6e70;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 15px;
}
.login-section p{
    font-size: 15px;
    font-weight: bold;
    color: #6d6e70;
    margin-bottom: 0;
}
.signin_carousel .owl-item img {
    display: initial!important;
    width: 100%;
    height: auto;
}
.signin_carousel .owl-nav{
    display: none;
}
.signin_carousel .owl-dots {
    display: block!important;
}
.signin_carousel button.owl-dot {
    width: 15px;
    height: 15px!important;
    margin: 5px 5px;
    background: transparent!important;
    display: inline-block;
    border-radius: 10px;
    border: 2px solid #cccccb;
}
.signin_carousel button.owl-dot.active {
        width: 15px;
    height: 15px!important;
    margin: 5px 5px;
    background: linear-gradient(270deg,transparent,#8bc53f 0%,#7bc043 100%)!important;
    display: inline-block;
    border-radius: 10px;
    border: 2px solid #fff;
    box-shadow: 0px 0px 0px 3px #7bc043;
}


.login-tab {
    border: 1px solid #eee;
    border-radius: 24px;
    min-width: 165px;
    max-width: 172px;
    margin: 0 auto;
}
.login-tab .nav-link.active {
    background: #eee;
}
/* .nav-item a img{
    width: 25px;
} */
.login-tab .nav-link {
    padding: 10px 30px!important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 24px;
}
.login-model-form input{
    padding: 10px 15px;
    border-radius: 10px;
    border: 1px solid #929497;
}
.model-title h3{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #88c440;
    margin-bottom: 0;
}
.or-section{
    position: relative;
    text-align: center;
    background: #fff;
    padding: 0px 5px;
    z-index: 999;
}
.or-section span{
    color: #808184;
    font-size: 15px;
    font-weight: 500;
}
.or-section span::before{
    content: '';
    position: absolute;
    background-color: #e6e7e8;
    width: 47%;
    height: 3px;
    top: 11px;
    left: 0;
    z-index: 2;
}
.or-section span::after{
    content: '';
    position: absolute;
    background-color: #e6e7e8;
    width: 47%;
    height: 3px;
    top: 11px;
    right: 0;
    z-index: 2;
}
.social-btn{
    padding: 10px 15px;
    border-radius: 15px;
    border: 1px solid #929497;
    width: 100%;
    display: block;
    text-align: center;
    color: #808184;
    font-weight: bold;
}
.social-btn img{
    width: 25px;
}



.sign-up-section{
    text-align: center;
}
.sign-up-section img{
    width: 150px!important;
}
.sign-up-section h3{
    font-size: 22px;
    color: #7bbf43;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 15px;
}
.sign-up-section p{
    font-size: 15px;
    font-weight: bold;
    color: #808083;
    margin-bottom: 0;
}

.signup-form .form-group label {
    position: absolute;
    top: -10px;
    left: 15px;
    background: #ffffff;
    padding: 2px;
    font-size: 12px;
}
.signup-form input {
    padding: 10px 15px;
    border-radius: 10px;
    border: 1px solid #929497;
}


.check-box input[type="checkbox"]{
    background-color: #929497;  
    border-color: #929497;
}
#sign-up .social-btn {
    padding: 10px 15px;
    border-radius: 15px;
    border: none;
    width: 100%;
    display: block;
    text-align: center;
    color: #808184;
    font-weight: bold;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
}
.without-login-menu .show-submenu h4 {
    text-align: center;
    color: #53565d;
    font-size: 16px;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 0;
    /* font-family: 'Quicksand'; */
    font-family: 'Quicksand', sans-serif;
}



.verifications-section{
    text-align: center;
}
.verifications-section img{
    width: 150px!important;
}
.verifications-section h3{
    font-size: 22px;
    color: #6d6e70;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 15px;
}
.verifications-section p{
    font-size: 15px;
    font-weight: bold;
    color: #a6a8ab;
    margin-bottom: 0;
}
.verifications-section span{
    font-size: 15px;
    font-weight: bold;
    color: #6d6e70;
    margin-bottom: 0;
    margin-top: 10px;
}
.inputs input {
    width: 40px;
    height: 40px;
    box-shadow: 0px 3px 20px 5px rgb(231 233 236);
    border: none;
}
.inputs input:focus {
    color: #6c788c;
    background-color: #fff;
    border-color: #f79998;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.25rem rgb(238 50 49 / 25%);
    box-shadow: 0 0 0 0.25rem rgb(238 50 49 / 25%);
}
.m-2 {
    margin: 0.625rem !important;
}
.receive-otp h3{
    font-size: 16px;
    font-weight: bold;
    color: #a6a8ab;
    margin-bottom: 0;
}
.receive-otp a{
    font-size: 16px;
    font-weight: bold;
    color: #89c440;
}
.inputs input:focus {
    color: #6c788c;
    background-color: #fff;
    border-color: #89c440;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.25rem rgb(126 193 67 / 45%);
    box-shadow: 0 0 0 0.25rem rgb(126 193 67 / 45%);
}


.filter-open a img{
    width: 25px;
}
.search_icon_mobile img{
    width: 35px;
    padding-left: 15px;
}
.about-us-section h3{
    color: #8bc53f;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
}
.about-us-section p{
    color: #53565d;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0px;
}
.about-us-section p span{
    color: #8bc53f;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0px;
    margin-right: 5px;
}
.btn-track img{
    width: 25px;
}
.track-order-main{
    position: fixed;
    top: 90%;
    right: 7%!important;
    z-index: 99;
}
/*.modal-backdrop.show {
    opacity: 0;
}*/
#accordiontrackorder .accordion-item {
    background-color: transparent;
    border: none;
    box-shadow: none;
}
.collapsetrackorder{
    position: fixed;
    bottom: 12%;
    right: 7%;
    max-width: 300px;
    transition: all 0.3s ease-in-out!important;
}
.collapsetrackorder.move{
    position: fixed;
    bottom: 12%;
    right: 23%!important;
    max-width: 300px;
    transition: all 0.3s ease-in-out!important;
}
#accordiontrackorder .accordion-item:last-of-type .accordion-collapse {
    z-index: 999;
    background-color: #fff;
    /*padding: 10px;*/
    border-radius: 25px;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
}
.collapsetrackorder .accordion-body {
    padding: 0;
}
.tracking-section{
    padding: 10px;
}
.food-track-details{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.food-delivery-track{
    display: flex;
    align-items: center;
}
.food-delivery-track img{
    width: 60px;
    background: #fff;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 30%);
}
.food-track-text{
    padding-left: 10px;
}
.food-track-text h2{
    font-size: 18px;
    font-weight: bold;
    color: #54575e;
    margin-bottom: 0;
}
.food-track-text p{
    font-size: 15px;
    font-weight: 500;
    color: #54575e;
    margin-bottom: 0;
}
.food-price-details {
    text-align: center;
    background: #f3f2f3;
    padding: 3px 10px;
    border-radius: 8px;
}
.food-price-details img{
    width: 35px;
}
.food-price-details h3{
        font-size: 15px;
    font-weight: bold;
    color: #54575e;
    margin-bottom: 0;
    margin-top: 0px;
    line-height: 20px;
}
.food-price-details p{
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0;
    color: #000;
    line-height: 10px;
}
.track-process-main{
    padding: 10px;
    background-color: #f5f6f6;
    border-radius: 0px 0px 25px 25px;
}

.progress-container {
  display: flex;
  justify-content: space-between;
  max-width: 100%;
  width: 350px;
  position: relative
}

.progress-container::before {
  content: "";
  /*background-color: #9ca0a9;*/
  border: 1px dashed #9ca0a9;
  position: absolute;
  top: 25%;
  left: 0;
  height: 1px;
  width: 95%;
  transform: translateY(-50%);
  z-index: 0;
}

.progress {
  background-color: #9ca0a9;
  position: absolute;
  top: 50%;
  left: 0;
  height: 4px;
  width: 0%;
  transform: translateY(-50%);
  z-index: -1;
  transition: .4s ease;
}
.progress-container .process-text .circle:first-child {
  margin-left: 0px;
}

.circle {
  background-color: #9fa2aa;
  color: #999;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .4s ease;
  z-index: 99;
  margin-left: 4px;
}

/*.circle::after {
  content: "";
  border-left: 1px solid #9ca0a9;
  position: absolute;
  top: 50%;
  left: 0;
  height: 4px;
  width: 100%;
  transform: translateY(-50%);
  z-index: 0;
}*/
.circle.active {
  /*border-color: #9ca0a9;*/
  background: linear-gradient(180deg,transparent,#8bc341 0%,#7cbf43 100%);
}
.circle img{
    display: none;
    width: 10px;
}
.circle.active img{
    display: block;
    width: 10px;
}
.process-text{
    text-align: center;
    display: block;
    z-index: 2;
}
.process-text h5{
    font-size: 7px;
    text-align: center;
    margin-top: 5px;
}


@media(max-width:768px) {
    .track-order-main {
        position: fixed;
        top: 90%;
        right: 7%!important;
        z-index: 99;
    }
    .collapsetrackorder {
        position: fixed;
        bottom: 11%;
        right: 7%;
        max-width: 300px;
    }
    .collapsetrackorder.move {
        position: fixed;
        bottom: 12%;
        right: 48%!important;
        max-width: 300px;
        transition: all 0.3s ease-in-out!important;
    }
}
@media(max-width:445px) {
    .track-order-main {
        position: fixed;
        top: 90%;
        right: 7%!important;
        z-index: 99;
    }
    .collapsetrackorder {
        position: fixed;
        bottom: 11%;
        right: 7%;
        max-width: 300px;
    }
    .collapsetrackorder.move {
        position: fixed;
        bottom: 12%;
        right: 7%!important;
        max-width: 300px;
        transition: all 0.3s ease-in-out!important;
    }
}

.user-details{
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*    padding: 10px;*/
}
.user-details-name{
    display: flex;
    align-items: center;
}
.user-details-name img{
    width: 50px;
}
.user-text h4{
        font-size: 16px;
    margin-bottom: 0;
    font-weight: bold;
}
.user-text h5{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
}
.user-text p{
    font-size: 13px;
    margin-bottom: 0;
    color: #d0d2d3;
}
.user-text{
    margin-left: 10px;
}
.user-contact-section{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.user-contact-section a img{
    width: 25px;
}
.ml-10{
    margin-left: 5px;
}
.my-favourite .strip {
    margin-bottom: 25px !important;
    border: 1px solid #cdcdcd;
    padding: 0;
    border-radius: 6px;
    /* box-shadow: 0px 10px 6px 0px rgb(220 222 220); */
}
.resturant-photos figure img {
    transition: all 0.3s ease-in-out;
    border-radius: 10px;
    width: 100%;
    /*padding: 0 10px;*/
}
.resturant-photos figure:hover img {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform:scale(1.03);
    -o-transform:scale(1.03);
    transform: scale(1.03);
    transition: all 0.3s ease-in-out;
}




.headingmessage a img {
    width: 22px;
}
#accordionmessage .accordion-header {
    margin-bottom: 3px;
}
.collapsemessage {
    position: fixed;
    bottom: 12%;
    right: 7%;
    max-width: 300px;
}


#chat2 .form-control {
    border-color: transparent;
}

#chat2 .form-control:focus {
    border-color: transparent;
    box-shadow:none;
        background: none;
}

.divider:after,
.divider:before {
    content: "";
    flex: 1;
    height: 1px;
    background: #eee;
}
.card-footer{
        border-radius: 50px!important;
        background-color: #f5f6f6;
        margin-bottom: 10px;
}
.card-footer input{
    background-color: transparent;
    font-size: 15px;
    padding: 0 5px;
}



#accordionaddress .accordion-button .arrow-down {
    display: none;
}
#accordionaddress .accordion-button .arrow-up {
    display: block;
}
/* #accordionaddress .accordion-button.collapsed .arrow-up {
    display: none;
    color: #929396;
}

#accordionaddress .accordion-button.collapsed .arrow-down {
    display: block;
    color: #929396;
} */



#accordioncheckout .accordion-button .arrow-down {
    display: none;
}
#accordioncheckout .accordion-button .arrow-up {
    display: block;
}
/* #accordioncheckout .accordion-button.collapsed .arrow-up {
    display: none;
    color: #929396;
} */
/* 
#accordioncheckout .accordion-button.collapsed .arrow-down {
    display: block;
    color: #929396;
} */
#accordioncheckout .accordion-collapse.hide{
    transition: all 0.3s ease-in-out!important;
}





.language-button.collapsed .bi-caret-up-fill {
    display: block;
    color: #929396;
    font-size: 25px;
}
.language-button.collapsed .bi-caret-down-fill {
    display: none;
    color: #929396;
}

.language-button .bi-caret-up-fill {
    display: none;
    color: #929396;
}
.language-button .bi-caret-down-fill {
    display: block;
    color: #929396;
    font-size: 25px;
}
.your-location{
    padding: 20px;
    background: #fff;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
    border-radius: 25px;
    margin-top: 20px;
}
.your-location h2{
    font-size: 22px;
    font-weight: bold;
    color: #53565d;
    margin-bottom: 0;
}
.your-location p{
    color: #929497;
    font-size: 18px;
    margin-bottom: 0;
}
.btn-close-top{
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em;
    color: #000;
    background: transparent url(../../webassets/images/close-icon.png) center/1em auto no-repeat;
    border: 0;
    border-radius: 0.25rem;
    position: absolute;
    top: 5px;
    right: 5px;
}

.product-details-modal .model-header {
    display: flex;
    align-items: end;
    justify-content: end;
    padding: 0px;
    background: transparent!important;
}
.product-details-modal .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #cfd2d3;
    border-radius: 15px;
    outline: 0;
}
.prodcut-images{
    width: 100%;
    height: 400px;
}
.prodcut-images img{
    border-radius: 15px 15px 0px 0px;
    height: 100%;
    width: 100%;
}
.product-details-section .products-name h3{
    font-size: 18px;
    font-weight: bold;
    color: #f37925;
    margin-bottom: 0;
}
.product-details-section p{
    color: #929497;
    font-size: 16px;
    font-weight: bold;
}
.product-listing-section{
    padding: 20px;
    background-color: #ededed;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product-listing-section .form-check {
    margin-top: 0px;
    color: #929497;
    font-size: 16px;
    font-weight: bold;
}
.product-listing-section h5{
    color: #53565d;
    font-weight: bold;
    margin-bottom: 0;
    font-size: 16px;
}
.add-product-model{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 40px;
    margin-bottom: 40px;
}
.btn-theme-model {
    background: linear-gradient(180deg,transparent,#ef7a26 0%,#ef7a26 50%,#e95826 100%);
    border: 1px solid transparent;
    border-radius: 25px !important;
    padding: 8px 15px;
    color: #fff !important;
    font-weight: 500;
    display: flex;
    align-items: center;
}
.add-to-cart a img{
    width: 25px;
    margin-right: 10px;
}




@media(max-width:320px) {
    .add-product-model .plastic-set-add-remove .minus{
        background-color: #8ac341;
        display: block;
        float: left;
        border-radius: 50px;
        cursor: pointer;
        border: 0;
        padding: 0;
        width: 25px;
        height: 25px;
        line-height: 0px;
        text-align: center;
        font-size: 20px;
        margin: 4px;
    }

    .add-product-model .plastic-set-add-remove .qty{
        float: left;
        width: 20px;
        height: 32px;
        border: 1px solid #ddd;
        background-color: transparent;
        text-align: center;
        padding: 0;
        /* margin: 3px; */
        border: none;
        outline: none;
    }
    .add-product-model .plastic-set-add-remove .plus{
        background-color: #8ac341;
        display: block;
        float: right;
        border-radius: 50px;
        cursor: pointer;
        border: 0;
        padding: 0;
        width: 25px;
        height: 25px;
        line-height: 0px;
        text-align: center;
        font-size: 20px;
        margin: 4px;
    }
    .add-product-model .plastic-set-add-remove {
        display: flex;
        align-items: center;
        justify-content: center;
        background: #EEEEEE;
        border-radius: 24px;
        padding: 5px 5px;
    }
    .btn-theme-model {
        background: linear-gradient(180deg,transparent,#ef7a26 0%,#ef7a26 50%,#e95826 100%);
        border: 1px solid transparent;
        border-radius: 25px !important;
        padding: 8px 10px;
        color: #fff !important;
        font-weight: 500;
        display: flex;
        align-items: center;
    }
}




.form--disabled input, .form--disabled textarea, .form--disabled select {
  padding-left: 0;
  padding-top: 4px;
  border: 0 solid #efefef;
  background: white;
  height: auto;
  color: #31373b;
  font-size: 0.8em;
  transition: all 0.2s ease-in-out;
}
.form--enabled input, .form--enabled textarea, .form--enabled select {
  transition: all 0.2s ease-in-out!important;
}
.head-title-h3{
    font-size: 28px!important;
    color: #53565d;
    font-weight: bold;
    width: 100%;
    margin-bottom: 0;
}
.head-title-p{
    font-size: 20px!important;
    color: #8bc53f!important;
    margin-bottom: 0;
    font-weight: 600;
    width: 100%;
    /*margin-top: 10px;*/
}
.form--disabled .form-control:disabled, .form-control[readonly] {
    background-color: transparent!important;
    opacity: 1;
}
.form--enabled .head-title-p{
    margin-top: 10px;
    padding-bottom: 5px;
}
.form--enabled .form-control {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
}

.form--enabled .head-title-h3{
    font-size: 1rem!important;
    color: #212529!important;
    font-weight: 400!important;
    width: 100%;
}
.form--enabled .head-title-p{
    font-size: 1rem!important;
    color: #212529!important;
    font-weight: 400!important;
    width: 100%;
}

.form--enabled .form-control {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
}

.form--enabled .head-title-h3{
    font-size: 1rem!important;
    color: #212529!important;
    font-weight: 400!important;
    width: 100%;
}
.form--enabled .head-title-p{
    font-size: 1rem!important;
    color: #212529!important;
    font-weight: 400!important;
    width: 100%;
}




/*#addeed last*/ 
@media (max-width: 450px){
    .h-450px{
        height: auto;
        z-index: -1!important;
    }
}


.btn-green-no {
    background: #edf4da;
    border: 1px solid transparent;
    border-radius: 25px !important;
    padding: 8px 15px;
    color: #8bc53f !important;
    font-weight: 500;
}
.ml-10{
    margin-left: 10px;
}
.report-upload-img{
    position: relative;
}

.report-change-profile {
    position: absolute;
    bottom: -7px;
    left: 34px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.report-change-profile img{
    margin-top: -6px;
}




/*12072022*/
.select_cat .nav-item .nav-link, .select_cat .nav-link{
    border-radius: 24px;
    border: 1px solid #929496;
    color: #929496;
    font-size: 14px;
    font-weight: 300;
    padding: 8px 15px;
    display: flex;
    align-items: center;
    white-space: nowrap;
    /* font-family: 'Quicksand'; */
    font-family: 'Quicksand', sans-serif;
}
.select_cat .nav-item.show .nav-link, .select_cat .nav-link.active {
    background: linear-gradient(90deg,transparent,#8bc541 0%,#7bc144 94%);
    color: #ffffff;
    border: 1px solid #8bc541;
}

.select_cat li input[type="checkbox"] {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    top: 0;
    opacity: 0;
}

.select_cat li input[type="checkbox"]:checked ~ label {
    background: linear-gradient(90deg,transparent,#8bc541 0%,#7bc144 94%);
    color: #ffffff;
    border: 1px solid #8bc541;
}


.product-select-title .product-img{
    width: 70px;
}


.active-me{
    width: 25px;

}

.accordion-button[aria-expanded="true"] .arrow-up {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}
.accordion-button[aria-expanded="false"] .arrow-up {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
}





#collapsemessageorder {
    position: fixed;
    bottom: 12%;
    right: 7%;
    max-width: 400px;
}

#orderchat2{
    padding: 10px;
    background-color: #ffffff;
    border: 2px solid #f5f6f6;
    border-radius: 25px;
}


@media(max-width:1880px) {
    .collapsetrackorder.move {
        position: fixed;
        bottom: 12%;
        right: 29%!important;
        max-width: 300px;
        transition: all 0.3s ease-in-out!important;
    }
}


.chat-header{
    display: flex;
    align-items: center;
    justify-content: end;
    margin-bottom: 15px;
}

#chat2 .card-body {
    height: 400px!important;
    overflow-y: auto;
}

#orderchat2 .card-body {
    height: 400px!important;
    overflow-y: auto;
}

#orderchat2 .form-control {
    border-color: transparent;
}

.d-flex-center{
    display: flex;
    align-items: center;
}
.total-price.d-flex-center .accordion-header {
    margin-bottom: 0;
    margin-right: 15px;
}

/* / scrollbar / */
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 255, 255, 0.3);
}




.chat-profile-img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
}


.single-check-tick-image{
    padin-left: 10px;
}



/*Model code new*/
@media (min-width: 576px){
    #track-list-model .modal-dialog {
        max-width: 570px;
        margin: 1.75rem auto;
    }
}
.order-title h2{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 150.5%;
    text-align: center;
    color: #151C20;
}
.popup-header{
    display: flex;
    align-items: end;
    justify-content: end;
    padding: 20px;
    position: absolute;
    right: 0px;
}
.popup-btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em;
    color: #000;
    background: transparent url(../icon/close-icon.svg) center/1em auto no-repeat;
    border: 0;
    border-radius: 0.25rem;
    background-color: #fff;
}


.model-hide .modal-backdrop{
    display: none;
}




/*23122022*/
.mobile-menu-cart{
    display: none;
}
@media (max-width: 991px){
    .filter-design {
        display: block;
    }
}
@media (max-width: 769px){
    .mobile-menu-cart{
        display: block;
        float: unset;
    }
    .sidebar {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        right: 0;
        background-color: #fff;
        box-shadow: rgb(25 28 31 / 4%) 0px 8px 16px, rgb(25 28 31 / 4%) 0px -1px 0px;
        overflow-x: scroll;
        transition: 0.5s;
        padding-top: 60px;
        z-index: 999;
    }
    /*#mySidebarmobile{
        width: 460px!important;
    }*/
    #accordioncheckout .accordion-item:last-of-type .accordion-collapse {
        position: absolute;
        background: #fff;
        box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 30%);
        width: 410px;
        z-index: 999;
        border: 1px solid #bbbdbf;
        border-radius: 10px;
        right: 0px;
        transition: all 0.3s ease-in-out!important;
    }
}

@media (max-width: 445px){
    #accordioncheckout .accordion-item:last-of-type .accordion-collapse {
        position: absolute;
        background: #fff;
        box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 30%);
        width: 330px;
        z-index: 999;
        border: 1px solid #bbbdbf;
        border-radius: 10px;
        right: 0;
        transition: all 0.3s ease-in-out!important;
    }
    .top-placement-main h3 {
        color: #fff;
        font-weight: 500;
        font-size: 24px;
    }
}


.courir-tips{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.courir-tips h5{
    font-size: 18px;
    font-weight: 600;
    color: #53575f;
    margin-bottom: 0;
}


@media only screen and (max-width: 425px) {

    .product-select-name h6 {
        font-size: 12px;
        color: #f07a24;
        margin-bottom: 5px;
        font-weight: 500;
        overflow: hidden;        
        white-space: nowrap;
        max-width: 88px;
        overflow: hidden;
    }
    
    .plastic-set-add-remove {
        display: flex;
        align-items: center;
        justify-content: center;
        background: #eee;
        border-radius: 24px;
        padding: -14px 15px;
    }

    .product-select-title .product-img {
        width: 61px;
    }
}








