@import url(bootstrap.min.css);
@import url(font-awesome.min.css);
@import url(owl.carousel.min.css);
@import url(style.css);
body {
    min-height: 100%;
}

.mt-15 {
    margin-top: 15px !important;
}

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

.mt-50 {
    margin-top: 50px !important;
}

.mt-70 {
    margin-top: 70px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-70 {
    margin-bottom: 70px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.ml-15 {
    margin-left: 15px !important;
}

.ml-30 {
    margin-left: 30px !important;
}

.ml-50 {
    margin-left: 50px !important;
}

.mr-15 {
    margin-right: 15px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.mr-50 {
    margin-right: 50px !important;
}

.p-15 {
    padding: 15px !important;
}

.p-30 {
    padding: 30px !important;
}

.p-50 {
    padding: 50px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pb-70 {
    padding-bottom: 70px !important;
}

.px-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.pt-30 {
    padding-top: 30px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
.p-like,
a,
span,
label {
    word-wrap: break-word;
}

@media only screen and (min-width:1200px) {
    h1 {
        font-size: 40px;
    }
    h2 {
        font-size: 32px;
    }
    h3 {
        font-size: 28px;
    }
    h4 {
        font-size: 24px;
    }
    h5 {
        font-size: 20px;
    }
    h6 {
        font-size: 16px;
    }
    p {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .p-like {
        font-size: 16px;
        margin-bottom: 15px;
    }
    a {
        font-size: 16px;
    }
    span {
        font-size: 16px;
    }
    label {
        font-size: 16px;
    }
    textarea {
        font-size: 16px;
    }
    input {
        font-size: 16px;
    }
    .price-tag {
        font-size: 24px;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    h1 {
        font-size: 37px;
    }
    h2 {
        font-size: 31px;
    }
    h3 {
        font-size: 27px;
    }
    h4 {
        font-size: 23px;
    }
    h5 {
        font-size: 19px;
    }
    h6 {
        font-size: 15px;
    }
    p {
        font-size: 15px;
        margin-bottom: 12px;
    }
    .p-like {
        font-size: 15px;
        margin-bottom: 12px;
    }
    a {
        font-size: 15px;
    }
    span {
        font-size: 15px;
    }
    label {
        font-size: 15px;
    }
    textarea {
        font-size: 15px;
    }
    input {
        font-size: 15px;
    }
    .price-tag {
        font-size: 23px;
    }
}

@media only screen and (min-width:768px) and (max-width:992px) {
    h1 {
        font-size: 35px;
    }
    h2 {
        font-size: 29px;
    }
    h3 {
        font-size: 25px;
    }
    h4 {
        font-size: 21px;
    }
    h5 {
        font-size: 17px;
    }
    h6 {
        font-size: 14px;
    }
    p {
        font-size: 14px;
        margin-bottom: 9px;
    }
    .p-like {
        font-size: 14px;
        margin-bottom: 9px;
    }
    a {
        font-size: 14px;
    }
    span {
        font-size: 14px;
    }
    label {
        font-size: 14px;
    }
    textarea {
        font-size: 14px;
    }
    input {
        font-size: 14px;
    }
    .price-tag {
        font-size: 21px;
    }
}

@media only screen and (min-width:576px) and (max-width:768px) {
    h1 {
        font-size: 31px;
    }
    h2 {
        font-size: 27px;
    }
    h3 {
        font-size: 23px;
    }
    h4 {
        font-size: 19px;
    }
    h5 {
        font-size: 15px;
    }
    h6 {
        font-size: 14px;
    }
    p {
        font-size: 14px;
        margin-bottom: 7px;
    }
    .p-like {
        font-size: 14px;
        margin-bottom: 7px;
    }
    a {
        font-size: 14px;
    }
    span {
        font-size: 14px;
    }
    label {
        font-size: 14px;
    }
    textarea {
        font-size: 14px;
    }
    input {
        font-size: 14px;
    }
    .price-tag {
        font-size: 19px;
    }
}

@media only screen and (min-width:10px) and (max-width:576px) {
    h1 {
        font-size: 26px;
    }
    h2 {
        font-size: 23px;
    }
    h3 {
        font-size: 19px;
    }
    h4 {
        font-size: 16px;
    }
    h5 {
        font-size: 13px;
    }
    h6 {
        font-size: 13px;
    }
    p {
        font-size: 13px;
        margin-bottom: 5px;
    }
    .p-like {
        font-size: 13px;
        margin-bottom: 5px;
    }
    a {
        font-size: 13px;
    }
    span {
        font-size: 13px;
    }
    label {
        font-size: 13px;
    }
    textarea {
        font-size: 13px;
    }
    input {
        font-size: 13px;
    }
    .price-tag {
        font-size: 16px;
    }
}

@media only screen and (min-width:10px) and (max-width:576px) {
    .new-offer-section input[type="checkbox"] {
        width: 10px;
    }
    .cool-form .offer-imgs img,
    .new-offer-section .offer-imgs img {
        max-width: 200px !important;
        max-height: 150px !important;
    }
    .normal-text-input,
    .cool-form input[type="text"],
    .cool-form input[type="date"],
    .add-main-section input[type="text"],
    .new-offer-section input[type="text"],
    .new-offer-section input[type="number"],
    .admin-stuff .complete-bill input[type="text"] {
        height: 23px;
    }
}


/*----------------
Login
-----------------*/

.header-area {
    background: #232F3E;
}

.navbar {
    display: flex;
}

.navbar-brand {
    width: 15%;
}

.navbar-brand img {
    width: 100%;
}

.nav-form {
    width: 100%;
}

.nav-form-section {
    background: #f3f3f3;
    height: 36px;
    color: black;
    border-radius: 6px 0 0 6px;
    border: 0;
    padding-right: 3px;
}

.nav-form-section {
    /* for Firefox */
    -moz-appearance: none;
    /* for Chrome */
    -webkit-appearance: none;
}


/* For IE10 */

.nav-form-section::-ms-expand {
    display: none;
}

.nav-form-section .main-section {
    background: #ccc;
    color: black;
}

.nav-form-section .sub-section {
    background: white;
    color: black;
}

.nav-form-input {
    height: 36px;
    border: 0;
}

.nav-form-search {
    background: #f0c14b;
    border: 0;
    border-radius: 0 6px 6px 0;
    height: 36px;
}

.login-nav-btn-red {
    background: #e21616;
    color: white;
    height: 36px;
}

.login-nav-btn-gold {
    background: #f0c14b;
    color: black;
    height: 36px;
    margin-right: 5px;
}

.dropdown select {
    background: #f0c14b;
    color: black;
    height: 36px;
    margin-right: 5px;
    border-radius: 6px;
}

.dropdown select option {
    background: #FFF;
}

.navbar-nav-search {
    width: 45%;
}

@media only screen and (max-width:1000px) {
    .nav-form-section {
        height: 32px;
        font-size: 12px;
    }
    .nav-form-input {
        height: 32px;
        font-size: 12px;
    }
    .nav-form-search {
        height: 32px;
        font-size: 12px;
    }
    .navbar-nav-search {
        width: 40%;
    }
    .searchit {
        padding: 5px;
    }
    .login-nav-btn-red {
        height: 32px;
        font-size: 12px;
    }
    .login-nav-btn-gold {
        height: 32px;
        margin-right: 5px;
        font-size: 12px;
    }
    .dropdown-menu a {
        font-size: 12px;
    }
    .dropdown select {
        height: 32px;
        font-size: 12px;
    }
    .nav-link-2 {
        font-size: 12px;
        padding: 5px;
    }
    .fa-stack {
        font-size: 25px;
    }
}

@media only screen and (max-width:700px) {
    .nav-form-section {
        height: 24px;
        font-size: 9px;
    }
    .nav-form-input {
        height: 24px;
        font-size: 9px;
    }
    .nav-form-search {
        height: 24px;
        font-size: 9px;
    }
    .navbar-nav-search {
        width: 35%;
    }
    .searchit {
        padding: 0px;
        width: 20px;
    }
    .searchit .fa {
        font-size: 10px;
    }
    .login-nav-btn-red {
        height: 24px;
        font-size: 9px;
    }
    .login-nav-btn-gold {
        height: 24px;
        margin-right: 3px;
        font-size: 9px;
    }
    .dropdown-menu a {
        font-size: 9px;
    }
    .dropdown select {
        height: 24px;
        font-size: 9px;
    }
    .nav-link-2 {
        font-size: 9px;
        padding: 3px;
    }
    .fa-stack {
        font-size: 15px;
    }
}

@media only screen and (max-width:600px) {
    .nav-form-section {
        height: 22px;
        font-size: 11px;
    }
    .nav-form-input {
        height: 22px;
        font-size: 11px;
    }
    .nav-form-search {
        height: 22px;
        font-size: 11px;
    }
    .searchit {
        padding: 0px;
        width: 20px;
    }
    .searchit .fa {
        font-size: 10px;
        position: absolute;
        top: 7px;
        left: 4px;
    }
    .login-nav-btn-red {
        height: 26px;
        font-size: 11px;
    }
    .login-nav-btn-gold {
        height: 26px;
        margin-right: 3px;
        font-size: 11px;
    }
    .dropdown-menu a {
        font-size: 11px;
    }
    .dropdown select {
        height: 26px;
        font-size: 11px;
        top: -1px;
    }
    .nav-link-2 {
        font-size: 11px;
        padding: 3px;
    }
    .fa-stack {
        font-size: 13px;
    }
    .nav-form {
        width: 60%;
        position: absolute;
        top: 24px;
        left: 87px;
    }
    .nav-right-buttons {
        position: absolute;
        left: 85px;
        top: 50px;
    }
    .navbar-2 {
        margin-top: 20px
    }
    .navbar-brand-2 {
        width: 0% !important;
    }
    .navbar-nav .nav-link-2 {
        padding-right: 1px !important;
        padding-left: 1px !important;
    }
    .fa-stack {
        font-size: 20px;
    }
}

.nav-link-2 {
    background: #00000001;
    border: 0;
}

.nav-link-2 {
    color: #ccc !important;
}

.nav-item-2 {
    margin-right: 5px;
}

.nav-link-2:hover {
    color: white !important;
    border: 1px solid #ccc;
    border-radius: 6px;
}

.z-ind {
    z-index: 1;
    margin-top: 60px;
}

.z-ind .form {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

.login-page {
    width: 460px;
    padding: 8% 0 0;
    margin: auto;
    margin-bottom: 0;
}

.login-page .form {
    position: relative;
    max-width: 460px;
    margin: 0 auto 100px;
    padding: 45px;
    text-align: center;
}

.login-page .form input {
    outline: 0;
    background: #f2f2f2;
    width: 100%;
    border: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 6px;
    box-sizing: border-box;
    border-radius: 6px;
    text-align: right;
}

.login-page .form input[type="checkbox"] {
    width: 10%;
    margin-top: 20px;
}

.login-page .form .message {
    margin: 15px 0 0;
    color: #b3b3b3;
    font-size: 12px;
}

.login-page .container {
    position: relative;
    z-index: 1;
    max-width: 300px;
    margin: 0 auto;
}

.login-page .container:before,
.login-page .container:after {
    content: "";
    display: block;
    clear: both;
}

.login-page .container .info {
    margin: 50px auto;
    text-align: center;
}

.login-page .container .info h1 {
    margin: 0 0 15px;
    padding: 0;
    font-size: 36px;
    font-weight: 300;
    color: #1a1a1a;
}

.login-page .container .info span {
    color: #4d4d4d;
    font-size: 12px;
}

.login-page .container .info span a {
    color: #000000;
    text-decoration: none;
}

.login-page textarea {
    font-family: "Roboto", sans-serif;
    outline: 0;
    background: #f2f2f2;
    width: 100%;
    border: 0;
    margin: 0 0 15px;
    padding: 15px;
    box-sizing: border-box;
    font-size: 14px;
    min-height: 120px;
    text-align: right;
}

.login-page label {
    margin-bottom: 10px;
}

.login-page .login-btn {
    height: 32px;
    width: 100%;
    margin-top: 20px;
    background: #f0c14b;
    border-radius: 6px;
    border: 0;
}

.login-page .btn-gold {
    width: 100%;
}

.login-page img {
    width: 45%;
}

.login-modal .form .submit-btn {
    width: 100%;
    margin: 25px 0;
}

@media only screen and (max-width:600px) {
    .login-modal .modal-dialog,
    .login-modal .modal-content,
    .login-modal .modal-body,
    .login-modal .login-page,
    .login-modal .form,
    .login-modal .registerform {
        width: 250px;
    }
    .login-modal .modal-dialog {
        margin-left: 40px;
    }
    .login-modal .modal-header {
        width: 248px;
    }
    .login-modal .modal-header {
        padding: 8px;
    }
    .login-modal .form .submit-btn {
        margin: 15px 0;
    }
    .login-page {
        width: 250px;
    }
}

.carousel {
    z-index: 0;
}

.cards.cards-with-carousel {
    margin-top: -150px;
    margin-bottom: 100px;
}

.cards.cards-with-carousel .card {
    border: 0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
    min-height: 320px;
}

@media only screen and (max-width:600px) {
    .cards.cards-with-carousel .card {
        min-height: 270px;
    }
}

.cards.cards-without-carousel {
    margin-top: 50px;
    margin-bottom: 50px;
}

.cards .row {
    text-align: right !important;
}

.cards .card {
    margin-left: 6px;
}

.cards img:not(.img-width) {
    border-radius: 50%;
    width: 25%;
}

.cards .img-width {
    border-radius: 50%;
    max-width: 60px;
}

.cards .btn-gold {
    margin-top: 30px;
}

.btn-gold {
    background: #f0c14b;
    height: 38px;
}

.btn-red {
    background: #e21616;
    height: 32px;
    border-radius: 6px;
    border: 0;
    width: 200px;
    color: white;
    cursor: pointer;
}

.btn-red:hover {
    background: red;
}

p.btn-red {
    cursor: pointer;
}

p.btn-red:hover {
    color: white;
}

.submit-btn {
    height: 32px;
    background: #f0c14b;
    border-radius: 6px;
    border: 0;
    width: 200px;
}

.submit-btn:hover {
    background: #ffb600;
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .btn-red {
        height: 30px;
        width: 165px;
        font-size: 14px;
    }
    .submit-btn {
        height: 30px;
        width: 165px;
        font-size: 14px;
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .btn-red {
        height: 28px;
        width: 130px;
        font-size: 12px;
    }
    .submit-btn {
        height: 28px;
        width: 130px;
        font-size: 12px;
    }
}

@media only screen and (min-width:10px) and (max-width:575px) {
    .btn-red {
        height: auto;
        width: 90px;
        font-size: 10px;
    }
    .submit-btn {
        height: auto;
        width: 90px;
        font-size: 10px;
    }
}

.cards .show-more {
    text-align: center !important;
    border-top: 1px solid #ccc;
}

.cards .show-more .btn {
    margin-right: 20px;
    margin-bottom: 20px;
    width: 200px;
}

@media only screen and (min-width:1200px) {}

@media only screen and (min-width:992px) and (max-width:119px) {}

@media only screen and (min-width:768px) and (max-width:991px) {
    .cards.cards-with-carousel {
        margin-top: -73px;
        margin-bottom: 70px;
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .cards.cards-with-carousel {
        margin-top: -53px;
        margin-bottom: 50px;
    }
}

@media only screen and (min-width:10px) and (max-width:575px) {
    .cards.cards-with-carousel {
        margin-top: 0;
        margin-bottom: 30px;
    }
}

.popular-products h2 {
    margin-bottom: 50px;
}

.popular-products .single-product a.card-title {
    color: black;
    text-decoration: none;
}

.popular-products img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;
}

.popular-products form {
    height: 300px;
}

@media only screen and (max-width:1000px) {
    .popular-products form {
        height: 280px;
    }
}

@media only screen and (max-width:700px) {
    .popular-products form {
        height: 260px;
    }
}

@media only screen and (max-width:600px) {
    .popular-products form {
        height: 240px;
    }
}

.product-meta-data {
    width: 100%;
    text-align: center;
}

.product-meta-data a {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #ffffff;
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.2);
    text-align: center;
    line-height: 42px;
    margin: 0 5px;
    font-size: 16px;
}

.product-meta-data a:focus,
.product-meta-data a:hover {
    background-color: #f0c14b;
    color: #ffffff;
}

.product-main-img {
    width: auto;
    max-height: 450px;
}

@media only screen and (max-width:1000px) {
    .product-main-img {
        max-height: 400px;
    }
}

@media only screen and (max-width:700px) {
    .product-main-img {
        max-height: 350px;
    }
}

@media only screen and (max-width:600px) {
    .product-main-img {
        max-height: 300px;
    }
}

.product-sub-img {
    max-width: 60px;
    max-height: 60px;
    cursor: pointer;
    border: 2px solid #ccc;
}

.product-quantity-input {
    background: #ccc;
    border-radius: 6px;
    border: 0;
    width: 110px;
}

.sell-here {
    margin-top: 100px;
    height: 400px;
    background: #13181B;
    margin-bottom: 100px;
}

.sell-here span:first-of-type {
    color: #EEE;
    font-size: 50px;
    margin-bottom: 90px;
}

.sell-here span:nth-of-type(2n) {
    color: #f0c14b;
    font-size: 90px;
}

.sell-here span:nth-of-type(3n) {
    color: #ccc;
    font-size: 30px;
}

@media only screen and (min-width:1200px) {}

@media only screen and (min-width:992px) and (max-width:119px) {}

@media only screen and (min-width:768px) and (max-width:991px) {
    .sell-here {
        height: 350px;
    }
    .sell-here span:first-of-type {
        font-size: 30px;
    }
    .sell-here span:nth-of-type(2n) {
        font-size: 60px;
    }
    .sell-here span:nth-of-type(3n) {
        font-size: 20px;
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .sell-here {
        height: 300px;
    }
    .sell-here span:first-of-type {
        font-size: 25px;
    }
    .sell-here span:nth-of-type(2n) {
        font-size: 50px;
    }
    .sell-here span:nth-of-type(3n) {
        font-size: 15px;
    }
    .sell-here .btn {
        font-size: 12px;
    }
}

@media only screen and (min-width:10px) and (max-width:575px) {
    .sell-here {
        height: 200px;
    }
    .sell-here span:first-of-type {
        font-size: 15px;
    }
    .sell-here span:nth-of-type(2n) {
        font-size: 30px;
    }
    .sell-here span:nth-of-type(3n) {
        font-size: 10px;
    }
    .sell-here .btn {
        font-size: 8px;
        margin-top: -45px;
    }
}


/*************
    Start New Offer Section
*************/

.new-offer-section {
    margin-top: 60px;
}

.cool-form .offer-imgs img,
.new-offer-section .offer-imgs img {
    max-width: 300px;
    max-height: 200px;
}

.add-main-section {
    margin-top: 100px;
}

.add-main-section h1,
.new-offer-section h1 {
    margin-right: 50px;
}

.cool-form input[type="text"],
.add-main-section input[type="text"] {
    width: 80%;
}

.new-offer-section input[type="text"] .new-offer-section input[type="number"] {
    width: 100%;
}

.cool-form input[type="text"],
.cool-form input[type="date"],
.add-main-section input[type="text"],
.add-main-section input[type="number"],
.new-offer-section input[type="text"],
.new-offer-section input[type="number"] {
    outline: 0;
    background: #c7c7c7;
    border: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 6px;
    box-sizing: border-box;
    border-radius: 6px;
    text-align: right;
}

.new-offer-section input[type="text"],
.new-offer-section input[type="number"] {
    width: 100% !important;
}

.cool-form input[type="text"],
.cool-form input[type="number"],
.new-offer-section input[type="file"] {
    margin-left: 5px;
}

.new-offer-section .dropdown-toggle {
    background: #f3f3f3;
    height: 38px;
    width: 160px;
}

.new-offer-section .dropdown-menu li {
    cursor: pointer;
}

.new-offer-section .dropdown-menu li:hover {
    background: #f3f3f3;
}

.add-main-section textarea {
    width: 80%;
}

.new-offer-section textarea {
    width: 100%;
}

.cool-form textarea,
.add-main-section textarea,
.new-offer-section textarea {
    outline: 0;
    background: #c7c7c7;
    border: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 6px;
    box-sizing: border-box;
    font-size: 14px;
    border-radius: 6px;
    height: 70px;
    text-align: right;
}

.cool-form textarea,
.add-main-section textarea {
    width: 80%;
}

.new-offer-section textarea {
    width: 100%;
}

.whole-hide {
    display: none;
}

.supplier-hide {
    display: none;
}

.cool-form input[type="file"],
.add-main-section input[type="file"] {
    background: #f2f2f2;
}

.messages-list .profile-img {
    height: 60px;
    border-radius: 50%;
}

.messages-list .right-section {
    float: right;
}

.messages-list .right-section .user-name {
    border-left: 1px solid #994949;
}

.profile img {
    max-width: 90%;
    display: block;
    height: auto;
    border-radius: 50%;
}

.profile .profile-info {
    color: black;
    padding: 5px;
    border: 1px solid #232F3E;
    border-radius: 6px;
    margin-bottom: 10px;
}

.profile .profile-info:hover {
    color: blue;
    border-color: #e21616;
}

.profile a {
    text-decoration: none;
}

.show-users .user-container {
    border: 1px solid #ccc;
    border-radius: 6px;
    height: 100px;
    padding: 3px;
    margin-bottom: 20px;
}

.show-users .user-container img {
    max-width: 90px;
    float: right;
}

@media only screen and (max-width:1000px) {
    .show-users .user-container {
        height: 80px;
    }
    .show-users .user-container img {
        max-width: 70px;
    }
}

@media only screen and (max-width:800px) {
    .show-users .user-container {
        height: 65px;
    }
    .show-users .user-container img {
        max-width: 55px;
    }
}

@media only screen and (max-width:600px) {
    .show-users .user-container {
        height: 50px;
    }
    .show-users .user-container img {
        max-width: 30px;
    }
    p {
        margin: 0 !important;
    }
}

.show-users .user-container p {
    margin: 10px;
}

.admin-stuff .bill-state {
    text-align: right;
    color: black;
    padding: 5px;
    border: 1px solid #232F3E;
    border-radius: 6px;
    margin-bottom: 10px;
    height: 120px;
}

.admin-stuff .bill-state:hover {
    color: blue;
    border-color: #e21616;
}

.cool-container {
    text-align: right;
    color: black;
    padding: 5px;
    border: 1px solid #232F3E;
    border-radius: 6px;
    margin-bottom: 10px;
    height: 120px;
}

.cool-container:hover {
    color: blue;
    border-color: #e21616;
}

.bill-container .bill-info {
    color: black;
    padding: 5px;
    border: 1px solid #232F3E;
    border-radius: 6px;
    margin-bottom: 10px;
    width: 100%;
}

.bill-container .bill-info p {
    margin: 0;
}

.bill-container .bill-info:hover {
    color: blue;
    border-color: #e21616;
}

.bill-container .bill-info a {
    text-decoration: none;
}

.admin-stuff .complete-bill {
    float: right;
}

.admin-stuff .complete-bill form {
    direction: rtl;
}

.admin-stuff .complete-bill input[type="text"] {
    background: #c7c7c7;
    border: 0;
    padding: 6px;
    box-sizing: border-box;
    border-radius: 6px;
    text-align: right;
}

.user-rating .user-info img {
    border-radius: 50%;
    max-width: 100%;
}

@media only screen and (max-width:576px) {
    .user-rating .user-info img {
        max-width: 50%;
    }
}

.user-rating .user-impact .rate {
    height: 46px;
    padding: 0 10px;
}

.user-rating .user-impact textarea {
    width: 100%;
    height: auto;
    border: 1px solid black;
    border-radius: 6px;
    margin-bottom: 15px;
    text-align: right;
}

.user-rating .comments img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.user-rating .comments .user-name {
    border-left: 1px solid #994949;
    padding-left: 5px;
}

.single-message .comments .profile-img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.single-message .comments .comment-img {
    max-height: 400px;
    max-width: 100%;
}

.single-message .comments .user-name {
    border-left: 1px solid #994949;
    padding-left: 5px;
}

.user-rating .user-impact .rate:not(:checked)>input {
    position: fixed;
    top: -9999px;
}

.user-rating .user-impact .rate:not(:checked)>label {
    float: right;
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 30px;
    color: #ccc;
}

.user-rating .user-impact .rate:not(:checked)>label:before {
    content: '★ ';
}

.user-rating .user-impact .rate>input:checked~label {
    color: #ffc700;
}

.user-rating .user-impact .rate:not(:checked)>label:hover,
.user-rating .user-impact .rate:not(:checked)>label:hover~label {
    color: #deb217;
}

.user-rating .user-impact .rate>input:checked+label:hover,
.user-rating .user-impact .rate>input:checked+label:hover~label,
.user-rating .user-impact .rate>input:checked~label:hover,
.user-rating .user-impact .rate>input:checked~label:hover~label,
.user-rating .user-impact .rate>label:hover~input:checked~label {
    color: #c59b08;
}

.rating-page {
    padding: 8% 0 0;
    margin: auto;
    margin-bottom: 0;
    margin-top: -50px;
}

.rating-page .form {
    position: relative;
    max-width: 460px;
    margin: auto;
    padding: 45px;
    text-align: right;
}

.rating-page .form input {
    outline: 0;
    background: #f2f2f2;
    width: 100%;
    border: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 6px;
    box-sizing: border-box;
    border-radius: 6px;
    text-align: right;
}

.rating-page .form input[type="checkbox"] {
    width: 10%;
    margin-top: 20px;
}

.rating-page .form .message {
    margin: 15px 0 0;
    color: #b3b3b3;
    font-size: 12px;
}

.rating-page .container {
    position: relative;
    z-index: 1;
    max-width: 300px;
    margin: 0 auto;
}

.rating-page .container:before,
.rating-page .container:after {
    content: "";
    display: block;
    clear: both;
}

.rating-page .container .info {
    margin: 50px auto;
    text-align: center;
}

.rating-page .container .info h1 {
    margin: 0 0 15px;
    padding: 0;
    font-size: 36px;
    font-weight: 300;
    color: #1a1a1a;
}

.rating-page .container .info span {
    color: #4d4d4d;
    font-size: 12px;
}

.rating-page .container .info span a {
    color: #000000;
    text-decoration: none;
}

.rating-page textarea {
    font-family: "Roboto", sans-serif;
    outline: 0;
    background: #f2f2f2;
    width: 100%;
    border: 0;
    margin: 0 0 15px;
    padding: 15px;
    box-sizing: border-box;
    font-size: 14px;
    min-height: 120px;
    text-align: right;
}

.rating-page label {
    margin-bottom: 10px;
}

.rating-page .login-btn {
    height: 32px;
    width: 100%;
    margin-top: 20px;
    background: #f0c14b;
    border-radius: 6px;
    border: 0;
}

.rating-page img {
    width: 45%;
    margin-top: -10px;
    margin-bottom: 20px;
}

.search-result .yes-results .img {
    max-height: 250px;
    max-width: 100%;
}

.search-result .yes-results .product-info .name {
    font-size: 20px;
}

.show-products .one-product .img {
    width: auto;
    max-width: 100%;
    max-height: 170px
}

.show-products .one-product .product-info .name {
    font-size: 20px
}

.show-products .for-border-small {
    margin-top: -33px;
}

.for-border-small {
    border-bottom: 1px solid black;
}

.show-products p {
    margin: 0;
}

.shopping-cart .proceed {
    margin-top: -10px;
    margin-bottom: 15px;
    background: #ccc;
    border-radius: 6px;
    color: black;
    padding: 10px;
}

.shopping-cart .left-quarter {
    width: 23%;
    float: left;
}

.shopping-cart .right-quarter {
    width: 75%;
    float: right;
}

@media (max-width:991px) {
    .shopping-cart .right-quarter {
        width: 100%;
    }
    .shopping-cart .left-quarter {
        width: 0%;
        display: none;
    }
}

.shopping-cart .proceed h2 {
    color: black;
}

.shopping-cart .proceed p {
    color: black;
}

.shopping-cart .full input[type="number"] {
    outline: 0;
    background: #f2f2f2;
    width: 100%;
    border: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 6px;
    box-sizing: border-box;
    border-radius: 6px;
    text-align: right;
}

.shopping-cart .full .price {
    color: #B12704;
    font-weight: bold;
}

.shopping-cart .full .product-img img {
    max-width: 100%;
    max-height: 250px;
}

.shopping-cart .full .single-product .for-border {
    border-bottom: 2px solid #af4e4e;
}

.shopping-cart .proceed-to-checkout {
    background: #f3f3f3;
    text-align: center;
    border-radius: 20px;
    padding-bottom: 15px;
}

.for-border {
    border-bottom: 2px solid #af4e4e;
    padding-bottom: 15px;
}

.conditions p {
    margin: 0 !important;
    padding: 0 !important;
}

.conditions li {
    margin-top: 10px;
}


/* Start Footer */

footer {
    position: relative;
    clear: both;
}

.margin-for-footer {
    margin-bottom: 160px;
}

.footer {
    padding: 1px;
    background: #232F3E;
}

.footer .site-info h2 {
    font-size: 50px;
    margin-bottom: 20px;
}


/* .footer .site-info span:first-of-type */

.footer .site-info h2 span:first-child {
    color: white;
    font-weight: bold;
}

.footer .site-info h2 span:last-child {
    color: #ec1c23;
}

.footer .site-info p {
    line-height: 1.8;
    color: #ccc;
}

.footer .site-info a {
    color: #ccc;
    font-size: 15px;
    font-weight: bold;
}

.footer .site-info a:before {
    font-family: 'FontAwesome';
    content: '\f138';
    display: inline-block;
    margin-right: 5px;
}

.footer .helpful-links h2,
.footer .contact h2 {
    font-size: 22px;
    color: #FFF;
    margin-bottom: 20px;
}

.footer .helpful-links ul li::after {
    font-family: 'FontAwesome';
    content: '\f053';
    margin-right: 5px;
    color: #f0c14b;
    position: relative;
    top: -1px;
}

.footer .helpful-links ul li {
    color: #ccc;
}

.footer .contact ul li {
    color: #ccc;
}

@media(max-width:992px) {
    .footer .helpful-links h2,
    .footer .contact h2 {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .footer .contact ul li {
        margin-bottom: 5px;
    }
}

@media(max-width:500px) {
    .footer .helpful-links ul li::after {
        top: 2px;
        width: 5px;
        font-size: 10px;
        margin-left: 3px;
    }
    .rateb-logo {
        margin-bottom: 15px;
    }
    .rateb-logo img {
        width: 60px;
    }
}


/* End Footer */


/* Start Copyright */

.copyright {
    padding: 1px;
    background: black;
}

.copyright ul {
    margin: 0;
}

.copyright ul li {
    display: inline-block;
}

.copyright ul li a {
    color: #777;
    display: inline-block;
    margin-left: 20px;
    font-size: 18px;
}

.copyright ul li a:hover {
    color: #ffb600;
}

.fa-stack[data-count]:after {
    position: absolute;
    right: 0%;
    top: 0%;
    content: attr(data-count);
    font-size: 40%;
    padding: .6em;
    border-radius: 999px;
    line-height: .75em;
    text-align: center;
    min-width: 2em;
    font-weight: bold;
    border-style: solid;
}

.nav-right-cart-1 .fa-stack[data-count]:after {
    color: #DF0000;
    background: white;
}

.nav-right-cart-1 .fa-circle {
    color: #DF0000;
}

.nav-right-cart-1 .red-cart {
    color: #DF0000;
    background: white;
}

.nav-right-cart-2 .fa-stack[data-count]:after {
    color: white;
    background: #777;
}

.nav-right-cart-2 .fa-circle {
    color: white;
}

.nav-right-cart-2 .red-cart {
    color: white;
    background: #777;
}

.nav-right-cart-2 .fa-inverse {
    color: #777;
}

.rating i {
    color: #fbb710;
}

.rating .is-fade {
    color: #e0e3e4;
}

.no-a-tag {
    color: #000;
    text-decoration: none !important;
}

.no-a-tag:hover {
    color: #000;
}

.normal-text-input {
    width: 90%;
    padding: 0 10px;
    text-align: right;
    border: 1px solid #000;
    border-radius: 6px;
    background: #FFF;
}

.a-btn {
    padding: 6px 15px 8px;
}

.img-min-profile {
    border-radius: 50%;
    width: 40%;
}

.gl-215 {
    left: 215px;
}

.cfg-btn {
    background-color: rgb(55, 181, 114);
    color: #fff;
    border: 0;
    box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.3);
    outline: 0;
    cursor: pointer;
    width: 200px;
    padding: 10px;
    font-size: 1em;
    position: relative;
    display: inline-block;
    margin: 10px auto;
}

.cfg-btn:hover:not([disabled]) {
    background-color: rgb(37, 215, 120);
}

.mobile-magic .cfg-btn:hover:not([disabled]) {
    background: rgb(55, 181, 114);
}

.cfg-btn[disabled] {
    opacity: .5;
    color: #808080;
    background: #ddd;
}

.cfg-btn.btn-preview,
.cfg-btn.btn-preview:active,
.cfg-btn.btn-preview:focus {
    font-size: 1em;
    position: relative;
    display: block;
    margin: 10px auto;
}

.cfg-btn,
.preview,
.app-figure,
.api-controls {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.preview {
    padding: 10px;
    border: 0;
    min-height: 1px;
}

.preview {
    position: relative;
}

.api-controls {
    text-align: center;
}

.api-controls button,
.api-controls button:active,
.api-controls button:focus {
    width: 80px;
    font-size: .7em;
    white-space: nowrap;
}

.app-figure {
    width: 80% !important;
    margin: 0px auto;
    border: 0px solid red;
    padding: 20px;
    position: relative;
    text-align: center;
}

.selectors {
    margin-top: 10px;
}

.selectors .mz-thumb img {
    max-width: 56px;
}

.app-code-sample {
    max-width: 80%;
    margin: 30px auto 0;
    text-align: center;
    position: relative;
}

.app-code-sample input[type="radio"] {
    display: none;
}

.app-code-sample label {
    display: inline-block;
    padding: 2px 12px;
    margin: 0;
    font-size: .8em;
    text-decoration: none;
    cursor: pointer;
    color: #666;
    border: 1px solid rgba(136, 136, 136, 0.5);
    background-color: transparent;
}

.app-code-sample label:hover {
    color: #fff;
    background-color: rgb(253, 154, 30);
    border-color: rgb(253, 154, 30);
}

.app-code-sample input[type="radio"]:checked+label {
    color: #fff;
    background-color: rgb(110, 110, 110) !important;
    border-color: rgba(110, 110, 110, 0.7) !important;
}

.app-code-sample label:first-of-type {
    border-radius: 4px 0 0 4px;
    border-right-color: transparent;
}

.app-code-sample label:last-of-type {
    border-radius: 0 4px 4px 0;
    border-left-color: transparent;
}

.app-code-sample .app-code-holder {
    padding: 0;
    position: relative;
    border: 1px solid #eee;
    border-radius: 0px;
    background-color: #fafafa;
    margin: 15px 0;
}

.app-code-sample .app-code-holder>div {
    display: none;
}

.app-code-sample .app-code-holder pre {
    text-align: left;
    white-space: pre-line;
    border: 0px solid #eee;
    border-radius: 0px;
    background-color: transparent;
    padding: 25px 50px 25px 25px;
    margin: 0;
    min-height: 25px;
}

.app-code-sample input[type="radio"]:nth-of-type(1):checked~.app-code-holder>div:nth-of-type(1) {
    display: block;
}

.app-code-sample input[type="radio"]:nth-of-type(2):checked~.app-code-holder>div:nth-of-type(2) {
    display: block;
}

.app-code-sample .app-code-holder .cfg-btn-copy {
    display: none;
    z-index: -1;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 44px;
    font-size: .65em;
    white-space: nowrap;
    margin: 0;
    padding: 4px;
}

.copy-msg {
    font: normal 11px/1.2em 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, sans-serif;
    color: #2a4d14;
    border: 1px solid #2a4d14;
    border-radius: 4px;
    position: absolute;
    top: 8px;
    left: 0;
    right: 0;
    width: 200px;
    max-width: 70%;
    padding: 4px;
    margin: 0px auto;
    text-align: center;
}

.copy-msg-failed {
    color: #b80c09;
    border-color: #b80c09;
    width: 430px;
}

.mobile-magic .app-code-sample .cfg-btn-copy {
    display: none;
}

#code-to-copy {
    position: absolute;
    width: 0;
    height: 0;
    top: -10000px;
}

.lt-ie9-magic .app-code-sample {
    display: none;
}

.preview {
    width: 70%;
    float: left;
}

.to-hide {
    display: none;
}

.examples {
    color: #d09500;
}

.min-text {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    direction: rtl;
}

.between-msg-err {
    color: red;
}

.error-messeges {
    list-style: none;
    text-align: right;
    padding: 0;
}

.error-messege {
    color: red;
    background: #ffa8a8;
    padding-right: 10px;
    text-align: right;
}

.status-messege {
    color: green;
    background: #89f989;
    padding-right: 10px;
    text-align: right;
}

@media (min-width: 0px) {
    .preview {
        width: 100%;
        float: none;
    }
}

@media (min-width: 1024px) {
    .preview {
        width: calc(100% - 340px);
    }
}

@media screen and (max-width: 1024px) {
    .api-controls button,
    .api-controls button:active,
    .api-controls button:focus {
        width: 70px;
    }
}

@media screen and (max-width: 1023px) {
    .app-figure {
        width: 98% !important;
        margin: 50px auto;
        padding: 0;
    }
    .app-code-sample {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .mz-thumb img {
        max-width: 39px;
    }
}

@media screen and (max-width: 560px) {
    .api-controls .sep {
        content: '';
        display: table;
    }
}

@media screen and (min-width: 1600px) {
    .preview {
        padding: 10px 160px;
    }
}

.thirty .sub-thirty {
    border-radius: 6px;
    padding: 5px;
}

.seen {
    background: #f2f2f2;
}

.not-seen {
    background: #dcbdbd;
}

.thirty .sub-thirty:hover {
    background: #FFF;
}

.seventy {
    background: #f0c14b40;
}

.ok {
    position: sticky;
    top: 10px;
}

.red-color {
    color: red;
}

.barcode {
    font-family: 'Libre Barcode 39';
    font-size: 60px;
}

.a-like {
    color: #3490dc !important;
    cursor: pointer;
}

.a-like:hover {
    text-decoration: underline !important;
}

.img-list {
    max-width: 100%;
    max-height: 280px;
}

@media only screen and (max-width:600px) {
    .img-list {
        max-height: 150px;
    }
}

.pagination {
    margin: auto;
}

table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}

tr:nth-child(even) {
    background-color: #dddddd;
}


/* End Copyright */


/*
@media only screen and (min-width:1200px) {}

@media only screen and (min-width:992px) and (max-width:119px) {}

@media only screen and (min-width:768px) and (max-width:991px) {}

@media only screen and (min-width:576px) and (max-width:767px) {}

@media only screen and (min-width:10px) and (max-width:575px) {}
*/


/* ***** Made By Ahmad Khalil Alhamoi :: AHMADMEAAA *****
 www.facebook.com/ahmad.alhamoi.7 */
