.card_footer_register{
    margin-top: -25px!important;
}
.toggle-password {
    float: right;
    transform: translate(-9px, -25px)
  }
.style_icon i {
    float: right;
    transform: translate(-9px, -25px)
  }

  .fa-eye-slash{
    font-family: "PhpDebugbarFontAwesome"!important;
    float: right;
    transform: translate(-9px, -31px)

  }
.remember_me{
    display: flex;
    flex-direction: column;
    margin: 0 auto;
}

.style_register{
    margin: 0 auto!important;
    margin-bottom: 2px!important;
}
@media (min-width: 1099px)
{
    .stylehedinuser{
        display: none!important;
    }
}


.list{
    z-index: 99!important;
}

/* Product Sidebar CSS */
.custom-control-input:checked ~ .custom-control-label::before {
    border-color: #0f99f3;
    background-color: #0f99f3;
    box-shadow: none !important; }

    .custom-checkbox .custom-control-label::before {
    border-radius: 50%; }

    .shop_top_sidebar_area {
    position: relative;
    z-index: 100;
    padding: 15px 30px;
    background-color: #f8f8ff;
    border-radius: 6px;
    margin-bottom: 30px; }
    .shop_top_sidebar_area .custom-select:focus {
        box-shadow: none; }

    .widget {
    position: relative;
    z-index: 1;
    padding: 30px;
    background-color: #f8f8ff;
    border-radius: 6px; }
    .widget .widget-title {
        font-size: 16px;
        text-transform: capitalize;
        margin-bottom: 1rem; }
    .widget .widget-desc label {
        text-transform: capitalize; }
    .widget .custom-control-input:checked ~ .custom-control-label::before {
        border-color: #0f99f3;
        background-color: #0f99f3;
        box-shadow: none !important; }
    .widget .custom-checkbox .custom-control-label::before {
        border-radius: 50%; }
    .widget.rating .widget-desc li a {
        display: block;
        color: #ff9800;
        font-size: 14px;
        margin-bottom: 0.7rem; }
        .widget.rating .widget-desc li a span {
        font-weight: 400; }
    .widget.rating .widget-desc li:last-child a {
        margin-bottom: 0; }
    .widget.size .widget-desc li {
        display: inline-block;
        margin-top: 4px; }
    .widget.size .widget-desc a {
        background-color: #0f99f3;
        color: #ffffff;
        display: block;
        font-size: 11px;
        padding: 5px 10px;
        border-radius: 3px; }
        .widget.size .widget-desc a:hover, .widget.size .widget-desc a:focus, .widget.size .widget-desc a:visited {
        background-color: #070a57; }
    .widget.price .ui-slider-handle {
        background-color: #0f99f3;
        border: none;
        border-radius: 50%;
        width: 12px;
        height: 12px;
        top: -3px;
        margin-left: -2px; }
    .widget.price .ui-slider-range.ui-corner-all.ui-widget-header {
        background-color: #0f99f3; }
    .widget.price .ui-slider-horizontal {
        height: 8px; }
    .widget.price .range-price {
        font-size: 14px;
        font-weight: 700;
        margin-top: 15px;
        text-transform: capitalize; }
    .widget.price .ui-widget.ui-widget-content {
        border: 1px solid #d6e6fb; }

    .custom-control-input:checked ~ .custom-control-label.black:before,
    .custom-control-label.black:before {
    background-color: #000; }

    .custom-control-input:checked ~ .custom-control-label.pink:before,
    .custom-control-label.pink:before {
    background-color: #E91E63; }

    .custom-control-input:checked ~ .custom-control-label.red:before,
    .custom-control-label.red:before {
    background-color: #F44336; }

    .custom-control-input:checked ~ .custom-control-label.purple:before,
    .custom-control-label.purple:before {
    background-color: #9C27B0; }

    .custom-control-input:checked ~ .custom-control-label.orange:before,
    .custom-control-label.orange:before {
    background-color: orange; }

    .shop_pagination_area {
    position: relative;
    z-index: 1; }
    .shop_pagination_area .page-item .page-link {
        border: 1px solid transparent;
        color: #070a57;
        border-radius: 4px;
        padding: 2px 10px; }
        .shop_pagination_area .page-item .page-link:focus {
        box-shadow: none; }
    .shop_pagination_area .page-item.active .page-link {
        background-color: #0f99f3;
        color: #ffffff; }

    .styleprimary{
        background-color: #008391!important;
        border-color: #008391!important;
    }

    .side-bar-block ,.side-bar-block a{
        color: white!important;
    }
    .checkiconThanks{
        text-align: center!important;
        display: flex!important;
        flex-direction: column!important;
        margin: 0px 0px 10px 0px;
        font-size: 100px;
        color: #d99641;
    }
    .nothing {
        height: 580px!important;
        margin-bottom: -50px!important;
    }
    .notfound-404 h1 {
        font-size: 100px!important;
    }

    .nothing h1>span {
        color: #00b7ff!important;
    }
    .Seemsthere{
        text-align: center!important;
    }
.notfoundworry{
    text-align: center!important;

}

.style_warning{
    width: 15%!important;
    text-align: center!important;
    margin: 0 auto!important;
}
