@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700');

body {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    background: #E4e4e6;

}




/* CUSTOM STYLES */
.main-category li i {
    padding: 0px 5px 0px 0px;
}

.main-category li:hover {
    color: #B6252B;
}

.main-category li a:hover {
    color: #B6252B !important;
}

.main-category {
    background-color: white;
    border-radius: 3px;
    margin-top: 10px;
}

.slider-area .slider::before {
    display: none;
}

.flt-sbt-bt {
    background-color: #B6252B !important;
}

.admin-left {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0) !important;
}

/* CUSTOM STYLES */

.suimg {

    background-image: url("../images/on.png");

    background-repeat: no-repeat;

    background-size: cover;

    width: 25px !important;

    height: 25px !important;

}



.f-onimg {

    background-image: url("../images/f-on.png");

    background-repeat: no-repeat;

    background-size: cover;

    width: 25px !important;

    height: 25px !important;

}

.daimg {

    background-image: url("../images/off.png");

    background-repeat: no-repeat;

    background-size: cover;

    width: 25px !important;

    height: 25px !important;

}
.excel_btn
{
 margin-right: 20px;
 margin-top: -13px;
float: right;
}

.view_link a:hover {
    color: #fff;
    text-decoration: none;
}

a:focus,
button:focus {
    outline: 0;
}

a {
    cursor: pointer;
}

img {
    max-width: 100%;
}

.wrapper {
    min-height: 110vh;
}

ul {
    padding: 0;
    margin: 0
}

;

a:hover,
a:focus {
    text-decoration: none;
}

.admin-left {
    position: absolute;
    width: 221px;
    height: auto;
    overflow: hidden;
    /*border: 1px solid #ddd;*/
    left: 9px;
    border-radius: 3px;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, .02);
}

.admin-right {
    position: relative;
    overflow: hidden;
    padding: 15px;
    margin-left: 19%;
    /*margin-left: 258px;*/
}

.main-category li a {
    padding: 13px 14px;
    display: block;
    color: #000;
    font-weight: 100;
    text-decoration: none;
    position: relative;
    letter-spacing: 0.05em;
    border-bottom: 1px solid rgba(0, 0, 0, .04);
    text-transform: capitalize;
    opacity: 0.6;
}

.main-category li a.active,
.main-category li a:hover {
    background: #db2733;
    color: #fff !important;
}

.main-category li .sub-menu a.active {
    background: #ddd;
    color: #000 !important;
}

.main-category li {
    position: relative;
}

.main-category li:after {
    content: '';
    background: rgba(0, 0, 0, .03);
    bottom: 0px;
    width: 89%;
    left: 10px;
    height: 1px;
    /* top: 0; */
    right: 10px;
    position: absolute;
}

.main-category li a .fa {
    padding-right: 6px;
    font-size: 18px;
}

ul {
    padding: 0;
    margin: 0;
}

.navbar-brand>img {
    margin-top: -14px;
}

.main-category li {
    list-style-type: none;
}

.sub-category-menu li {
    position: relative;
    list-style-type: disc;
}

.sub-category-menu li a {
    padding: 10px 0;
    padding-left: 43px;
}

.navbar-brand {
    padding: 15px 15px;
    display: inline-block;
}

.top-search {
    display: inline-block;
    padding: 14px 0;
    margin-left: 38px;
}

.top-frm-sbmt {
    background: url(../images/search-icon.png) center no-repeat;
    text-indent: -9999px;
    text-align: center;
    padding: 7px 18px;
    border: 0;
    position: absolute;
    right: 0;
    background-size: 16px;
    top: 1px;
    box-shadow: -2px 0 1px rgba(0, 0, 0, .1);
}

.top-search input[type=text] {
    width: 400px;
    border: 1px solid #ddd;
    padding: 7px 15px;
    border-radius: 4px;
    box-shadow: inset 0px 0px 6px rgba(0, 0, 0, .1);
}

.dropdown-menu {
    padding: 0;
}

.dropdown {
    margin-top: 7px;
    margin-right: 15px;
}

.dropdown-menu .divider {
    margin: 0;
}

.dropdown-menu>li>a {
    padding: 7px 20px;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background: #eee;
}

.top-search form {
    position: relative;
}

.nav>li>a>img {
    width: 37px;
    margin-right: 4px;
    height: 37px;
    object-fit: cover;
}

.nav>li>a {
    padding: 6px 21px;
    line-height: 45px;
    cursor: pointer;
    color: #6D6D6D;
    border-left: 0px solid #E1E1E1;
}

.top-header {
    min-height: 85px;
    background: #FFFFFF;
    border-bottom: 1px solid #d8d8d8;
    margin: 0;
    padding: 0;
    box-shadow: 0px 0px 3px #ccc;
}

a.sub-ctg:after {
    position: absolute;
    right: 1em;
    top: 24%;
    transition: all .2s ease-out;
    font-family: 'fontawesome';
    content: "\f105";
}

a.sub-ctg.active:after {
    transform: rotate(90deg);
}

.sub-category-menu {
    display: none;
}

.tile-heading {
    padding: 5px 8px;
    text-transform: uppercase;
    color: #000;
    /* text-shadow: 0 -1px 0 rgba(0,0,0,.4); */
    background-color: rgba(255, 255, 255, 0.1);
    font-size: 12px;
    font-weight: 600;
    opacity: 0.6;
    letter-spacing: 0.05em;
}

.tile-body {
    padding: 12px 15px;
    color: #FFFFFF;
    line-height: 10px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .4);
}

.tile-footer {
    padding: 5px 8px;
    background-color: rgba(0, 0, 0, 0.1);
}

.dash-it {
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 3px;
    padding: 10px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
}

.dash-it .tile-body i {
    font-size: 50px;
    opacity: 0.6;
    transition: all .2s;
    color: #C6242F;
}

.dash-it:hover i {
    opacity: .8;
}

.dash-it h2 {
    color: #000;
    margin: 9px 0;
    opacity: 0.6;
}

.sec-hd {
    font-weight: 300;
    font-size: 30px;
    color: #4c4d5a;
    display: block;
    margin-bottom: 20px;
    text-shadow: 0 1px #fff;
    text-transform: capitalize;
    border-bottom: 1px solid rgba(0, 0, 0, .04);
    padding-bottom: 4px;
}

.box-bg {
    /* margin: 23px 0;*/
    margin-bottom: 25px;
    background: #fff;
    border-radius: 3px;
    padding: 16px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
}

.box-bg h4 {
    text-transform: capitalize;
    padding-bottom: 11px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 10px;
}

.card-box {
    width: 100%;
    height: 122px;
    margin-top: 25px;
    padding: 11px 19px;
    border-radius: 4px;
    /* text-align:  center; */
}

.card-box h4 {
    color: #fff;
    opacity: .9;
    text-transform: capitalize;
    letter-spacing: 0.05em;
    margin-top: 4px;
    font-weight: bold;
    /* text-transform: unset; */
}

.card-box h4 span {
    float: right;
}

.card-box i {
    font-size: 4.1em;
    color: #fff;
    opacity: .7;
    text-align: center;
    margin: 0px auto;
    /* padding-left: 37%; */
    padding-top: 0px;
    display: block;
}

.dropdown-menu>li>a i {
    padding-right: 7px;
}

.nav-right .dropdown {
    padding: 5px 0;
}

.dropdown-toggle:hover,
.dropdown:hover {
    background: transparent;
}

.footer {
    margin-top: 20px;
    background: #fff;
    padding: 10px 0;
    text-align: center;
    font-size: 13px;
    color: #000;
    /*opacity: .7;*/
    letter-spacing: 0.05em;
}

table {
    width: 100%;
}

table tr {
    position: relative;

}

table th {
    padding: 12px 6px 12px 12px;
    border-bottom: 0 !important;
    font-size: 14px;
    text-transform: capitalize;
    background: #eee;
    opacity: .7;

}

table tr td {
    padding: 9px 6px 9px 14px;
    position: relative;
    font-size: 13px;
    color: #000;
}

table tr td img {
    width: 44px;
    height: 42px;
    border-radius: 50%;
    margin: 3px auto;
    display: inherit;
    border: 1px solid #ddd;
    object-fit: cover;
}

i.marker {
    background: red;
    width: 9px;
    height: 9px;
    display: block;
    border-radius: 50%;
    position: absolute;
    bottom: 7px;
    right: 19px;
}

i.marker.active {
    background: green;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 5px 8px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 12px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 41px;
    height: 21px;
    margin-left: 26px;
    margin-bottom: 0;
    vertical-align: bottom;
}

.switch input {
    display: none;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #4bc0c0;
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

span#sub {
    display: block;
    font-size: 11px;
    margin-top: 3px;
    font-weight: 600;
    color: #000;
    opacity: .6;
    /* background-color: #237f00; */
    color: #237f00;
}

span#sub i {
    display: inline-block;
    margin: 0 2px;
    height: 12px;
    overflow: hidden;
    font-weight: normal;
    color: #000;
}

span#sub span {
    font-weight: normal;
    font-size: 11px;
    letter-spacing: 0.05em;
    color: #000;
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid rgba(0, 0, 0, .08);
}

#newappusers th:first-child:after {
    display: none;
}

span.imp {
    font-size: 15px;
    font-weight: bold;
    color: #000;
    opacity: .7;
    padding-right: 2px;
}

.export-btn {
    float: right;
    padding: 7px 9px;
    font-size: 13px;
    /* text-transform: capitalize; */
    background-color: #fff;
    border: 0;
    color: #000;
    border-radius: 5px;
    letter-spacing: 0.05em;
    vertical-align: baseline;
    display: block;
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 600;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, .1);
    margin-top: -4px;
    opacity: .7;
}

.export-btn i {
    color: #4bc0c0;
    padding-right: 2px;
    font-size: 16px;
}

.add-btn {
    display: inline-block;
    float: right;
    font-size: 15px;
    margin: 10px 0px;
    background-color: #1dce8a;
    border: 0;
    color: #fff;
    /* width: 31px; */
    padding: 4px 11px;
    border-radius: 3px;
}

button:focus {
    outline: 0;
}

button:focus,
button:hover {
    opacity: .8;
}

.shop-prfl {
    display: inline-block;
    width: 150px;
    height: 120px;
    position: absolute;
    bottom: 0px;
    background: red;
    left: 30px;
    border: 1px solid #fff;
    z-index: 1;
}

.shop-prfl img {
    width: 100%;
    height: 120px;
    object-fit: cover;
}

.add-shop-bnr {
    height: 250px;
    position: relative;
    margin-bottom: 25px;
}

.add-shop-bnr i {
    position: absolute;
    bottom: 7px;
    right: 7px;
    background-color: #db2733;
    width: 26px;
    height: 26px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    line-height: 25px;
    cursor: pointer;
}

.shop-dtl {
    background: rgba(0, 0, 0, .2);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-left: 192px;
    color: #fff;
}

.shop-dtl h4 {
    text-transform: capitalize;
    font-weight: 600;
    opacity: .9;
    margin-bottom: 4px;
}

.bnr-ed {
    top: 4%;
}

.shop-tab .tab-content {
    background: #fff;
    width: 100%;
    min-height: 400px;
    padding: 30px;
}

.shop-tab .nav-tabs li a {
    padding: 0 12px;
    line-height: 38px;
    border: 0 !important;
    text-transform: capitalize;
    border-bottom: 1px solid #ddd !important;
}

.shop-tab .nav-tabs li a i {
    padding-right: 5px;
    font-size: 16px;
}

label {
    text-transform: capitalize;
    letter-spacing: 0.05em;
    font-weight: 500;
    color: #000;
    opacity: .7;
    margin-bottom: 4px;
    display: block;

}

input[type=text],
input[type=number],
input[type=month],
input[type=password],
input[type=email],
input[type=date],
select,
textarea {
    width: 100%;
    padding: 7px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    border-radius: 3px;

}

select {
    padding: 8px 7px;
}

textarea {
    min-height: 150px;
}

.glry-pic a {
    width: calc(100%/6);
    float: left;
    padding: 3px;

    margin-bottom: 3px;

}

.glry-pic a:focus {
    outline: 0;
}

.glry-pic a img {
    width: 100%;
    height: 130px;
    border: 1px solid #ddd;
}

.col-sm-6,
.col-sm-12 {
    position: relative;
}

/* #shop_form label.error{
    position: absolute;
    right: 15px;
    top: 0;
    font-size: 11px;
    background: red;
    color: #fff;
    padding: 1px 6px;
    border-radius: 2px;
} */
.add-img {
    display: inline-block;
    float: right;
    font-size: 15px;
    margin: 10px 0px;
    background-color: #1dce8a;
    border: 0;
    color: #fff;
    /* width: 31px; */
    padding: 4px 11px;
    border-radius: 3px;
}

.add-img:hover,
.add-img:focus {
    cursor: pointer;
    color: #fff;
    opacity: .8;
}

.modal-open {
    padding: 0 !important;
    overflow: visible;
}

.modal-content {
    border-radius: 0;
}

.modal-header {
    min-height: 16.43px;
    padding: 15px 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-footer {
    padding: 15px 0;
}

.pop-sbmt {
    background: #1dce8a;
    border: 0;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 0.05em;
    font-size: 14px;
    padding: 5px 15px;
    border-radius: 3px;
}

.modal-body {
    position: relative;
    padding: 15px 25px 0 25px;
}

button.close {
    font-size: 29px;
    opacity: 1;
    transition: all .2s;
    width: 25px;
    height: 25px;
    line-height: 21px;
}

button.close:hover,
button.close:focus {
    opacity: .7;
}

.modal-dialog {
    margin: 10% auto;
}

.flt-sbt-bt {
    display: block;
    background: #1dce8a;
    width: 100%;
    padding: 7px 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.05em;
    border: 0;
    margin-top: 10px;
    /* border: 3px; */
    border-radius: 3px;
}

.flt-sbt-bt:hover,
.flt-sbt-bt:focus {
    opacity: .8;
    outline: 0;
}

.ed-bt {
    display: inline-block;
    width: 25px;
    background-color: #33b89e;
    color: #fff;
    height: 22px;
    text-align: center;
    line-height: 21px;
    border-radius: 3px;
}

label.error {
    position: absolute !important;
    right: 15px;
    top: 0px;
    font-size: 11px;
    background: #fff;
    color: #ef0c0c;
    padding: 1px 6px;
    border-radius: 2px;
}

.SumoSelect label.error {
    top: -25px;
    right: 0;
}

.user-box {
    margin-bottom: 25px;
    background: #fff;
    border-radius: 3px;
    padding: 15px 30px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .1);
}

.user-box h4 {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 8px;
    margin-bottom: 23px;
}

.user-box h4 a {
    float: right;
    font-size: 13px;
    color: #000;
    background: #1dce8a;
    color: #fff;
    padding: 4px 9px;
    border-radius: 3px;
}

.user-box h4 a .fa {
    font-size: 15px;
    padding-right: 3px;
}

.admin-img {
    display: block;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #eee;
    overflow: hidden;
    position: relative;
    margin: 19% auto;
}

.admin-img img {
    width: 150px;
    height: 150px;
    object-fit: cover;
}

.admin-img .fa {
    color: red;
    position: absolute;
    /* right: 31%; */
    /* bottom: 11%; */
    left: 43%;
    bottom: 5%;
    font-size: 13px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    padding: 4px;
    border-radius: 4px;
    cursor: pointer;
}

.ad-right label {
    position: relative;
}

.ad-right label:after {
    content: ':';
    position: absolute;
    right: 10px;
}

.login-page {
    position: relative;
}

.login-page-inner {
    background: url(../images/4.jpg)no-repeat;
    /*background: #fff;*/
    position: absolute;
    top: 0;
    left: 0;
    min-height: 100vh;
    width: 100%;
    height: 100%;
    background-size: cover;
}

.login-form {
    max-width: 406px;
    background: #eee;
    padding: 30px 27px 20px;
    border-radius: 7px;
    margin: 11% auto;
}

.login-form img {
    background: #eee;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: -82px;
    display: block;
    /* border-radius: 20% 20% 0 0; */

}

.login-sbmt {
    float: right;
    margin-top: 10px;
    background-color: #d21100;
    border: 0;
    color: #fff;
    padding: 6px 12px;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 4px;
    letter-spacing: 0.05em;
}

.login-form label.error {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 10px;
    background: #c62731;
    color: #fff;
    padding: 2px 7px;
    border-radius: 4px;
}


#button-menu {

    margin: 2px 8px;
    border: 1px solid #ddd;
    padding: 4px 8px;
    border-radius: 4px;
    background: #eee;
}

@media only screen and (max-width: 1160px) {
    #button-menu {
        display: inline-block !important;
    }

    .admin-left {
        left: -100%;
        z-index: 500;
        transition: all .6s;
    }

    .admin-left.active {
        left: 9px;
        border: 1px solid #ddd;
    }

    .admin-right {
        padding-left: 15px;
        margin-left: 0;
    }
}

.prd-filter input {
    padding: 5px;
}

.prd-filter .SumoSelect>.CaptionCont {
    padding: 6px;
}

.prd-filter .SumoSelect>.optWrapper>.options li.opt {
    padding: 3px 6px;
}

.prd-filter .SumoSelect>.optWrapper>.options li label {
    font-size: 12px;
}

.prd-filter .SumoSelect>.optWrapper.multiple.okCancelInMulti>.MultiControls>p {
    padding: 4px;
    font-size: 12px;
}

@media only screen and (max-width: 920px) {
    #header-logo {
        width: 100%;
        display: block;
        text-align: center;
    }

    .navbar-brand {
        float: none;
    }
}

@media only screen and (max-width: 768px) {
    .top-search input[type=text] {
        width: 100%;
    }

    .navbar-right {
        display: inline-block;
        float: right;
    }
}


.inc-bt {
    display: inline-block;
    background-color: #e0582a;
    padding: 5px 10px;
    font-size: 17px;
    border-radius: 3px;
    color: #fff;
    margin: 0 auto;
    /* width: 31px; */
}

#increment-div input {
    width: 290px;
}

/* .error{
       border: 1px solid #ec0c0c !important; 
} */
#map {
    display: none;
    width: 100%;
    height: 300px;
}

.banner-im {
    position: relative;
    margin-bottom: 30px;
    width: 100%;
    height: 199px;
    border: 1px solid #ddd;
}

.banner-im img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-height: 199px;
}

.banner-im .fa-close {
    background-color: #d21919;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 24px;
    font-size: 18px;
    position: absolute;
    top: -10px;
    right: -10px;
    z-index: 1;
    cursor: pointer;

}

.arabic_text {
    direction: rtl;
}

.upload {
    margin-left: 15px;
}

#cke_description {
    width: 100% !important;
}

.r-menu {
    display: flex;
    float: right;
}

.r-menu .hicon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.r-menu .hicon i {
    font-size: 30px;
    border-right: 1px solid #000;
    padding-right: 15px;
}

/* .dropdown-content {

  display: none;

 

}

.dropbtn:hover .dropdown-content {display: block;background: #e5afd9;color: #fff !important;} */

.item a .dropdown {

    position: absolute;

    right: 0;

    margin: 0px;

    transition: 0.3s ease;

    margin-right: 20px;

    font-size: 15px;

}



.item .sub-menu {



    display: none;

}



.item .sub-menu a {

    padding-left: 35px;

}



.rotate {

    transform: rotate(90deg);

}