.top_rated_img {
    min-height: 200px !important;
    object-fit: cover !important;
}

.tile {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}

.photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: transform 0.5s ease-out;
}

.txt {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 10%;
    left: 0;
    font-family: 'Roboto Slab', serif;
    font-size: 9px;
    line-height: 12px;
    text-align: center;
    cursor: default;
}

.x {
    font-size: 32px;
    line-height: 32px;
}

.product-box:hover .product-info a h6 {
    color: #ff425e !important;
    display: block !important;
}

.product-box .img-block .lable-wrapper .lableAllProducts {
    position: absolute;
    top: 15px;
    left: 214px !important;
    z-index: 1;
    background: yellow;
    color: black;
    padding: 5px 30px;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg) !important;
    font-size: 13px;
    text-transform: uppercase;
}

.product-box .img-block .lable-wrapper .mylable1 {
    position: absolute;
    background-color: #ff425e;
    padding: 2px 3px;
    color: #ffffff;
    text-transform: uppercase;
    top: 95px;
    width: 128px;
    left: 0 !important;
}

.product-box .img-block .lable-wrapper .mylable1:before {
    border-left: 14px solid #ff425e;
    border-top: 14px solid transparent;
    border-bottom: 11px solid transparent;
    content: "";
    height: 25px !important;
    left: 85px !important;
    top: 0;
    width: 0;
}

.product-box .img-block .lable-wrapper .mylable2 {
    position: absolute;
    background-color: #ff425e;
    padding: 2px 3px;
    color: #ffffff;
    text-transform: uppercase;
    top: 95px;
    width: 85px !important;
    left: 0 !important;
}

.product-box .img-block .lable-wrapper .mylable2:before {
    border-left: 14px solid #ff425e;
    border-top: 14px solid transparent;
    border-bottom: 11px solid transparent;
    content: "";
    height: 25px !important;
    left: 85px !important;
    position: absolute;
    top: 0;
    width: 0;
}

.product-box .img-block .lable-wrapper .mylable3 {
    position: absolute;
    background-color: #ff425e;
    padding: 2px 3px;
    color: #ffffff;
    text-transform: uppercase;
    top: 95px;
    width: 65px !important;
    left: 0 !important;
}

.product-box .img-block .lable-wrapper .mylable3:before {
    border-left: 14px solid #ff425e;
    border-top: 14px solid transparent;
    border-bottom: 11px solid transparent;
    content: "";
    height: 25px !important;
    left: 65px !important;
    position: absolute;
    top: 0;
    width: 0;
}

.product-box .img-block .lable-wrapper .mylable4 {
    position: absolute;
    background-color: #ff425e;
    padding: 2px 3px;
    color: #ffffff;
    text-transform: uppercase;
    top: 95px;
    width: 85px !important;
    left: 0 !important;
}

.product-box .img-block .lable-wrapper .mylable4:before {
    border-left: 14px solid #ff425e;
    border-top: 14px solid transparent;
    border-bottom: 11px solid transparent;
    content: "";
    height: 25px !important;
    left: 85px !important;
    position: absolute;
    top: 0;
    width: 0;
}

.stars-outer {
    position: relative;
    display: inline-block;
}

.stars-inner {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
}

.stars-outer::before {
    content: "\f005 \f005 \f005 \f005 \f005";
    font-family: "fontawesome";
    font-weight: 900;
    color: #ccc;
}

.stars-inner::before {
    content: "\f005 \f005 \f005 \f005 \f005";
    font-family: "fontawesome";
    font-weight: 900;
    color: #f8ce0b;
}

.product-info i {
    color: gold !important;
}

.product-info img {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    object-fit: contain !important;
}

#featured-products-row .img-block img {
    object-fit: contain !important;
}

.img-block img {
    width: 100%;
}

.product-right span {
    color: grey;
}

.product-right i {
    color: #4E7A95;
}

.product-right h3 {
    font-weight: bold;
}

.product-info span {
    color: grey;
}

.border-title h3 {
    color: #4E7A95 !important;
}

.border-title p {
    color: #CCC !important;
}

.cart-details a i {
    color: #ff425e !important;
    font-weight: bold !important;
}

.cart-details {
    background-color: #CCC !important;
    padding: 10px !important;
}

.cart-details a {
    background-color: white !important;
    border-radius: 50px !important;
}


/*.fa-star {*/


/*    color: gold !important;*/


/*}*/

footer {
    background-color: rgba(206, 206, 206, 0.1) !important;
}

[slider] {
    position: relative;
    height: 14px;
    border-radius: 10px;
    text-align: left;
    margin: 45px 0 10px;
}

[slider] > div {
    position: absolute;
    left: 13px;
    right: 15px;
    height: 14px;
}

[slider] > div > [inverse-left] {
    position: absolute;
    left: -15 !important;
    height: 25px;
    border-radius: 50px;
    background-color: #CCC;
    margin: 0 7px;
}

[slider] > div > [inverse-right] {
    position: absolute;
    right: 0 !important;
    height: 25px;
    border-radius: 50px;
    background-color: #CCC;
    margin: 0 7px;
}

[slider] > div > [range] {
    position: absolute;
    left: 0;
    height: 25px;
    border-radius: 14px;
    background-color: #ff425e;
}

[slider] > div > [thumb] {
    position: absolute;
    top: -3px;
    z-index: 2;
    height: 28px;
    width: 28px;
    text-align: left;
    margin-left: -11px;
    cursor: pointer;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
    background-color: #FFF;
    border-radius: 50%;
    outline: none;
}

[slider] > input[type=range] {
    position: absolute;
    pointer-events: none;
    -webkit-appearance: none;
    z-index: 3;
    height: 14px;
    top: -2px;
    width: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

div[slider] > input[type=range]::-ms-track {
    -webkit-appearance: none;
    background: transparent;
    color: transparent;
}

div[slider] > input[type=range]::-moz-range-track {
    -moz-appearance: none;
    background: transparent;
    color: transparent;
}

div[slider] > input[type=range]:focus::-webkit-slider-runnable-track {
    background: transparent;
    border: transparent;
}

div[slider] > input[type=range]:focus {
    outline: none;
}

div[slider] > input[type=range]::-ms-thumb {
    pointer-events: all;
    width: 28px;
    height: 28px;
    border-radius: 0;
    border: 0 none;
    background: red;
}

div[slider] > input[type=range]::-moz-range-thumb {
    pointer-events: all;
    width: 28px;
    height: 28px;
    border-radius: 0;
    border: 0 none;
    background: red;
}

div[slider] > input[type=range]::-webkit-slider-thumb {
    pointer-events: all;
    width: 28px;
    height: 28px;
    border-radius: 0;
    border: 0 none;
    background: red;
    -webkit-appearance: none;
}

div[slider] > input[type=range]::-ms-fill-lower {
    background: transparent;
    border: 0 none;
}

div[slider] > input[type=range]::-ms-fill-upper {
    background: transparent;
    border: 0 none;
}

div[slider] > input[type=range]::-ms-tooltip {
    display: none;
}

[slider] > div > [sign] {
    opacity: 0;
    position: absolute;
    margin-left: -11px;
    top: -39px;
    z-index: 3;
    background-color: #ff425e;
    color: #fff;
    width: 28px;
    height: 28px;
    border-radius: 28px;
    -webkit-border-radius: 28px;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
}

[slider] > div > [sign]:after {
    position: absolute;
    content: '';
    left: 0;
    border-radius: 16px;
    top: 19px;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top-width: 16px;
    border-top-style: solid;
    border-top-color: #ff425e;
}

[slider] > div > [sign] > span {
    font-size: 12px;
    font-weight: 700;
    line-height: 28px;
}

[slider]:hover > div > [sign] {
    opacity: 1;
}

.slidecontainer {
    width: 100%;
    /* Width of the outside container */
}


/* The slider itself */

.slider {
    -webkit-appearance: none;
    /* Override default CSS styles */
    appearance: none;
    width: 85% !important;
    margin-left: 20px !important;
    text-align: center !important;
    border-radius: 50px;
    /* Full-width */
    height: 15px;
    /* Specified height */
    background: #CCC !important;
    /* Grey background */
    outline: none;
    /* Remove outline */
    /* Set transparency (for mouse-over effects on hover) */
    -webkit-transition: 0.2s;
    /* 0.2 seconds transition on hover */
}


/* Mouse-over effects */

.slider:hover {
    opacity: 1;
    /* Fully shown on mouse-over */
}


/* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    /* Override default look */
    appearance: none;
    width: 25px;
    /* Set a specific slider handle width */
    height: 25px;
    /* Slider handle height */
    background: white !important;
    /* Green background */
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
    cursor: pointer;
    border-radius: 50px;
    /* Cursor on hover */
}

.slider::-moz-range-thumb {
    width: 25px;
    /* Set a specific slider handle width */
    height: 25px;
    /* Slider handle height */
    background: #ff425e !important;
    /* Green background */
    cursor: pointer;
    border-radius: 50px;
    /* Cursor on hover */
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
}

.slider .slider::-moz-range-thumb:hover {
    background-color: #ff425e !important;
}

.mydrop button {
    background-color: #ff425e;
    margin-left: 20px;
}

.product-right h2 {
    color: #ff425e !important;
}

.product-right h3 {
    color: #4E7A95 !important;
}

.product-content h4,
.product-info h4 {
    color: #ff425e !important;
}

header .sidenav .sidebar-back {
    color: #4E7A95 !important;
}

header .sidenav .pixelstrap li a {
    color: grey !important;
}

.media {
    margin-bottom: 0;
    position: relative;
    display: flex;
}

.media a {
    text-decoration: none;
}

.media-body h6 {
    font-size: 20px;
    color: #ff425e;
    text-transform: capitalize;
}

.media-body p {
    color: gray;
}

input[file] {
    background-color: #ff425e !important;
}

.notification {
    text-decoration: none;
    position: relative;
    display: inline-block;
}

.notification span i:hover {
    opacity: 0.7;
}

.notification .badge {
    position: absolute;
    padding: 0 !important;
    top: -5px;
    right: -5px;
    width: 16px;
    border-radius: 50%;
    background: #FF425E;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
}

.notify-side a {
    color: #4E7A95 !important;
}

.allbtn {
    font-size: 15px;
}

.allbtn:hover {
    color: #FF425E !important;
}

.notify-section {
    border: 1px solid gray;
    border-radius: 10px;
}

.notify-title {
    color: black !important;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 25px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.myslider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.myslider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 0;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

input:checked + .myslider {
    background-color: #4E7A95;
}

input:focus + .myslider {
    box-shadow: 0 0 1px #4E7A95;
}

input:checked + .myslider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}


/* Rounded sliders */

.myslider.round {
    border-radius: 34px;
}

.myslider.round:before {
    border-radius: 50%;
}

#cat-specific,
#cat-checkboxes {}

.bemome-merchant label {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 0;
    color: #000000;
}

.settingrow {
    padding-bottom: 5px !important;
}


/*msgs*/

.chat-box img {
    width: 100%;
}

.inbox_people {
    background: #f8f8f8 none repeat scroll 0 0;
    float: left;
    overflow: hidden;
    width: 30%;
    border-right: 1px solid #c4c4c4;
}

.inbox_msg {
    border: 1px solid #c4c4c4;
    clear: both;
    overflow: hidden;
}

.top_spac {
    margin: 20px 0 0;
}

.recent_heading {
    float: left;
    width: 40%;
}

.srch_bar {
    display: inline-block;
    text-align: right;
    width: 60%;
    padding:
}

.headind_srch {
    padding: 10px 29px 10px 20px;
    overflow: hidden;
    border-bottom: 1px solid #c4c4c4;
}

.recent_heading h4 {
    color: #05728f;
    font-size: 21px;
    margin: auto;
}

.srch_bar input {
    border: 1px solid #cdcdcd;
    border-width: 0 0 1px 0;
    width: 80%;
    padding: 2px 0 4px 6px;
    background: none;
}

.srch_bar .input-group-addon button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 0;
    color: #707070;
    font-size: 18px;
}

.srch_bar .input-group-addon {
    margin: 0 0 0 -27px;
}

.chat_ib h5 {
    font-size: 15px;
    color: #464646;
    margin: 0 0 8px;
}

.chat_ib h5 span {
    font-size: 13px;
    float: right;
}

.chat_ib p {
    font-size: 14px;
    color: #989898;
    margin: auto
}

.chat_img {
    float: left;
    width: 11%;
}

.chat_ib {
    float: left;
    padding: 0 0 0 15px;
    width: 88%;
}

.chat_people {
    overflow: hidden;
    clear: both;
}

.chat_list {
    border-bottom: 1px solid #c4c4c4;
    margin: 0;
    padding: 18px 16px 10px;
}

.inbox_chat {
    height: 550px;
    overflow-y: scroll;
}

.active_chat {
    background: #ebebeb;
}

.incoming_msg_img {
    display: inline-block;
    width: 6%;
}

.received_msg {
    display: inline-block;
    padding: 0 0 0 10px;
    vertical-align: top;
    width: 92%;
}

.received_withd_msg p {
    background: #ebebeb none repeat scroll 0 0;
    border-radius: 3px;
    color: #646464;
    font-size: 14px;
    margin: 0;
    padding: 5px 10px 5px 12px;
    width: 100%;
}

.time_date {
    color: #747474;
    display: block;
    font-size: 12px;
    margin: 8px 0 0;
}

.received_withd_msg {
    width: 57%;
}

.mesgs {
    float: left;
    padding: 10px 15px 0 25px;
    width: 70%;
    overflow-y: scroll;
}

.sent_msg p {
    background: #FF425E none repeat scroll 0 0;
    border-radius: 3px;
    font-size: 14px;
    margin: 0;
    color: #fff;
    padding: 5px 10px 5px 12px;
    width: 100%;
}

.outgoing_msg {
    overflow: hidden;
    margin: 26px 0;
}

.sent_msg {
    float: right;
    width: 46%;
}

.input_msg_write input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #4c4c4c;
    font-size: 15px;
    min-height: 48px;
    width: 70%;
}

.type_msg {
    border-top: 1px solid #c4c4c4;
    position: relative;
}

.msg_send_btn {
    background: #05728f none repeat scroll 0 0;
    border: medium none;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    height: 33px;
    position: absolute;
    right: 100px;
    top: 11px;
    width: 33px;
}

.msg_send_btn1 {
    background: #05728f none repeat scroll 0 0;
    border: medium none;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    height: 33px;
    position: absolute;
    right: 150px;
    top: 11px;
    width: 33px;
}

.msg_send_btn2 {
    background: #05728f none repeat scroll 0 0;
    border: medium none;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    height: 33px;
    position: absolute;
    right: 150px;
    top: 11px;
    width: 33px;
}

.messaging {
    padding: 0;
}

.msg_history {
    height: 516px;
    overflow-y: auto;
}

.recent a {
    background-color: #f5f5f5;
    color: #4E7A95;
    display: inline-block;
    position: relative;
    border-radius: 10px;
}

.nav-active {
    /* background-color: orange !important; */
}

#main-menu .nav-active a:hover {
    color: white !important;
}

.review h5 {
    color: gray !important;
    font-size: 16px !important;
}

.sidebar-btn {
    display: none !important;
}

.setting-title p {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.03em;
    line-height: 1.2;
    text-transform: capitalize;
    color: #999999;
}

.setting-box {
    overflow: hidden;
}

header.header-1 .brand-logo img {
    width: 45px;
}

.filter-close {
    display: none;
}

.header-bg {
    background-color: rgba(78, 122, 149, 0.3);
}

.header-bg2 {
    background-color: rgba(255, 66, 94, 0.3);
}

.header-padding {
    padding-left: 5.5em;
}

.fa-plane {
    font-size: 60px;
    text-align: center;
    color: #FF425E;
}

.categoryheader h4 {
    color: #FF425E;
    font-size: 16px;
}

.categoryheader h2 {
    color: #4E7A95;
    font-size: 25px;
    font-weight: bold;
}

#chat_side img {
    height: 65px !important;
}

.user_info {
    border-bottom: 1px solid #f5f5f5;
}

.user_info a {
    color: #707070;
}

.user_info a:hover {
    color: #4E7A95;
}

.hiring a {
    color: #4E7A95;
}

.newchat {
    border-radius: 100%;
    background-color: #FF425E;
    color: white;
    font-size: 22px;
    padding: 7px;
    width: 45px;
    height: 45px;
    position: fixed;
    bottom: 50px;
    right: 50px;
}

.newchat i {
    text-align: center;
}


/*responsiveness*/

@media screen and(min-width:320px) and(max-width:700px) {
    .mobile_view_Allview .btn-solid {
        font-size: 12px !important;
        text-align: center !important;
    }
}


/*mobile*/

@media screen and(min-width:320px) and(max-width:480px) {
    .nav-icon ul {
        margin-right: auto;
    }

    .collection-collapse-block .collapse-block-title:after {
        right: -18px !important;
    }

    .received_withd_msg p {
        width: 200% !important;
    }

    .chat_ib h5,
    .chat_ib p {
        display: none !important;
    }

    .chat_list .chat_img img {
        width: 500% !important;
    }

    .chat-box img {
        width: 200% !important;
    }

    .recent_heading h4 {
        display: none !important;
    }

    .sent_msg {
        width: 85% !important;
    }

    .setting-box .setting-title h4,
    .setting-box .setting-title p {
        font-size: 16px !important;
    }

    .switch .round {
        margin-right: 5px !important;
    }

    .mobilecard {
        margin-top: 30px !important;
    }

    .filter-close {
        display: block;
    }

    .messaging {
        padding: 0 0 60px;
    }

    .msg_send_btn,
    .msg_send_btn1,
    .msg_send_btn2 {
        font-size: 12px;
        width: 25x;
        height: 25px;
    }

    .msg_send_btn1 {
        right: 40px;
    }

    .msg_send_btn2 {
        right: 80px;
    }

    .input_msg_write input {
        margin-top: 50px;
        border: 1px solid gray;
        width: 100%;
    }

    .home .product-wrapper-grid {
        display: none;
    }
}


/*desktop*/

@media screen and(max-width: 1024px) and(min-width: 479px) {
    header .nav-icon ul .onhover-div img {
        margin-right: 10px !important;
    }
}

.select-user {
    margin-left: 20px;
    display: flex;
}

.ui-autocomplete {
    display: grid;
}
.mini-nav {
    background-color: black !important;
}

