.bg-success {
    background-color: #00a200;
}

.bg-danger {
    background-color: #ff2121;
}

.jGrowl-message {
    direction: rtl;
    text-align: right;
    font-weight: 600;
}

.jGrowl-close {
    float: left !important;
}

.nav1 ul ul {
    display: none;
    position: absolute;
}

.nav1 ul li:hover > ul {
    display: block;
}

/*img#jxlzfukznbqeesgtfukznbqe {*/
/*    width: 120px;*/
/*}*/

@media (max-width: 992px) {
    .navbar-default .navbar-nav > li > a {
        font-size: 12px !important;
    }

    .filterbody label {
        font-size: 12px !important;
    }

    .topnavar {
        display: none;
    }

    .topnav {
        display: none;
    }
}

footer h2 {
    border-bottom: 1px solid #bfbfbf;
    padding: 10px 0;
    font-size: 16px;
    margin-top: 11px;
    color: #1f93f7;
}

footer h3 {
    border-bottom: 1px solid #bfbfbf;
    padding: 10px 0;
    font-size: 16px;
    margin-top: 11px;
    color: #1f93f7;
}

footer strong {
    border-bottom: 1px solid #bfbfbf;
    padding: 10px 0;
    font-size: 16px;
    margin-top: 5px;
    color: #1f93f7;
    display: block;
}

.mycon {
    min-height: 300px;
}

/*----------------------------------------------------------------------------------*/
.img-multi-seller {
    width: 40px !important;
}

.div-multi-seller {
    position: absolute;
    top: 10px;
    display: none;
}

.namad-div img {
    width: 50%;
    float: right;
}

.namad-div a {
    width: 50%;
}

.fix-basket {
    position: fixed;
    top: 0px;
    left: -5px;
    background: #ed2024;
    padding: 8px 10px;
    border-radius: 0px 50px 50px 50px;
    z-index: 999999;
    border: 2px solid #fff;
    /* box-shadow: 1px 1px 8px 2px #6adfff; */
}

.fix-basket a {
    color: #fff;
    font-size: 12px;
}

i.fa.fa-phone {
    transform: rotate(250deg);
}

/*--------------------------------------------------*/
.sticky-container {
    /*background-color: #333;*/
    padding: 0px;
    margin: 0px;
    position: fixed;
    left: -159px;
    top: 250px;
    width: 200px;
    z-index: 999999;
}

.sticky li {
    position: relative;
    list-style-type: none;
    /* background: linear-gradient(to right,#9dd3f9,#4e7dff) !important; */
    background: #ffffffab;
    color: #efefef;
    height: 43px;
    padding: 0px;
    margin: 0px 0px 1px 0px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
    /*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");*/
    /*filter: gray;*/
    /*-webkit-filter: grayscale(100%);*/
    border-radius: 0 5px 5px 0;
}

.sticky li a {
    width: 43px;
    display: block;
    height: 100%;
    float: right;
}

.minisocial-group a {
    margin-left: 10px;
}

.sticky li:hover {
    margin-right: -50px;
	height: 60px;
    /*-webkit-transform: translateX(-115px);
            -moz-transform: translateX(-115px);
            -o-transform: translateX(-115px);
            -ms-transform: translateX(-115px);
            transform:translateX(-115px);*/
    /*background-color: #8e44ad;*/
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
}

/*.sticky li:hover > .over-show {*/
/*    transition: 1.5s;*/
/*    display: none;*/
/*}*/
.sticky li a img {
    float: right;
    margin: 5px 5px;
    margin-left: 10px;
    width: 33px;
}

.sticky li a i {
    float: right;
    margin: 4px 4px;
    margin-left: 10px;
    font-size: 25px;
    color: #fff;
    width: 34px;
    height: 34px;
    background: #7a7a7a;
    padding: 4px;
    text-align: center;
    border-radius: 1px;
}

.sticky li a p {
    color: #000000;
    padding: 0px;
    margin: 0px;
    text-transform: uppercase;
    line-height: 10px;
    float: right;
    font-size: 10px;
    width: 43px;
    text-align: center;
    display: none;
}

ul.sticky {
    padding: 0;
}

span.over-show {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
}

@media (min-width: 1025px) {
    span.over-show {
        display: none;
    }
}

/*--------------------------------------------------*/

a.dashboard-btn {
    font-size: 28px;
    margin: 0 20px;
    color: #7b7b7b;
    position: relative;
    border: 1.5px solid gray;
    padding: 0 9px;
    height: 35px;
    line-height: 35px;
    border-radius: 50px;
}
@media (max-width: 380px) {
    a.dashboard-btn {
        margin: 0 10px;
    }
	.navbarSearch input {
        max-width: 90px;
    }
}
small.basket-count {
    position: absolute;
    background: red;
    color: #fff;
    right: -10px;
    bottom: 0;
    font-size: 12px;
    padding: 0 5px;
    border-radius: 50px;
    line-height: 20px;
    width: 20px;
}
a.seller-icon {
    background: red !important;
    color: #fff !important;
    border: 1px solid #de0000;
    border-radius: 50px;
    font-size: 11px;
    padding: 2px 10px !important;
}
.seller-icon img {
    margin: 0 0 0 4px;
}
.user-icon img {
    margin: 0 0 0 4px;
}

/*-----------------------------------------------------------------------------------*/

a.mobile-seller-btn {
    background: red;
    color: #fff;
    font-size: 10px;
    white-space: nowrap;
    padding: 8px 5px;
    border-radius: 5px;
}

/*-----------------------------------------------------------------------------------*/

body {
	-webkit-user-select: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	user-select: none;
}
input, textarea {
	-moz-user-select: text;
}
img, a {
	-webkit-user-drag: none;
	-khtml-user-drag: none;
	-moz-user-drag: none;
	-o-user-drag: none;
	user-drag: none;
}

ol.breadcrumb {
    height: 42px;
    margin-right: 24px;
    list-style: none;
    margin: 0 0 -10px;
    padding: 0;
    color: #929292;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 11px;
    font-size: .786rem;
    line-height: 2;
}
.breadcrumb > li {
    display: inline-block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    vertical-align: middle;
    padding: 1rem 0;
}
.breadcrumb > li > a {
    color: #111111;
}
strong.search-product-title {
    font-size: 12px;
}
