header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    display: block;
    width: 100%;
}

body {
    background-color: #fff !important;
    /*font-family: 'PT Sans', sans-serif;*/
  /*  background-color: #D0D0D0!important;*/
  /*font-family: "Times New Roman", Times, serif;*/
  font-family: 'Nunito Sans', sans-serif;
    /*background-color: #fff!important;*/
    /*background-color: gray!important;*/
    color: #666;
    /*color :white;*/
    overflow-x: hidden;
    height: auto;
    min-height: 100%;
}

.products-filter {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 10px;
    margin-top: 4px;
    background: #d5dee2;
    z-index: 99
}
.products-filter a {
    width: 50%;
    text-align: center
}
.products-filter a i {
    display: inline-block;
    font-size: 16px!important;
    padding-left: 0;
    padding-top: 2px
}



.signin {
    background-color: #4D1D51 !important;
    color: #EE661F !important;
}

.signin .gotologin {
    color: #4D1D51 !important;
    background: #EE661F !important;
    font-weight: 600;
    font-size: 16px !important;
}

.no-margin {
    margin: 0 !important;
}

.special-product img {
    width: 100%;
    position: relative;
    height: 100px;
}

.no-margin-tb {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.special-categories {
    /*background-color: #000098;*/
    color: #fff;
    /*margin-top: 10px;*/
    font-size: 12px;
   /* margin-bottom: 5px;*/
}

.special-categories h5, .home-cat-title {
    /*background: blue;*/
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 10px;
    /*margin: 0 0 5px 0;*/
}

.special-categories .more-special {
    margin: 5px 0;
    text-transform: capitalize;
    padding: 7px 10px !important;
    color: blue !important;
    background-color: #ddd !important;
    border: 1px solid #bbb !important;
}

.special-categories .more-special > * {
    padding-left: 2px;
}

.brands_available {
    padding: 10px;
}

.input-search {
    padding-left: 35px !important;
}

.profile_pic {
    width: 100%;
}

.profile_pic img {
    width: 50%;
    margin: 20px 25% 5px;
}

#main-container {
    margin-top: 48px !important;
}

.overlay-outofstock {
    position: absolute !important;
    z-index: 999 !important;
    left: -2px !important;
    right: -2px !important;
    top: 0 !important;
    bottom: 0 !important;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

.overlay-outofstock p {
    font-size: 22px;
}

.outofstock {
    background: transparent;
    color: crimson;
    font-size: 16px;
    border: none;
    margin: 10px 0;
}

.outofstock:focus {
    background: transparent !important;
}

.special-buttons {
    background: blue;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 5px;
    width: 100%;
    text-align: center;
}

.special-buttons button {
    padding: 6px 10px !important;
    font-size: 13px !important;
    text-transform: capitalize;
}

.inner-product {
    text-align: center;
    margin: 65px 0 30px;
}

.inner-product .product-heading {
    width: 100%;
    text-align: center;
}

.inner-product .product-image {
    width: 100%;
}

.inner-product-image {
    width: 150px;
}

.inner-product-details {
    text-align: left;
    padding: 0 5px 0;
    text-transform: capitalize;
    margin-top: 10px;
}

.inner-product-details h6 {
    text-transform: uppercase;
}

.cart {
    margin-bottom: 90px;
}

.cart-options {
    position: fixed;
    bottom:42px;
    width: 100%;
    /* background-color: #dfeac4; */
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 3px 0;
}

.cart-options div.inner-quan {
    padding: 0 4px;
    display: flex;
    align-items: center;
}

.wallet {
    padding: 0;
    width: 100%;
}

.wallet-details {
    text-align: center;
    margin: 100px 0 80px;
}

.wallet-circle {
    height: 200px;
    width: 200px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    background: #000;
    color: #fff;
    font: 18px "josefin sans", arial;
    margin: 0 auto 10px;
    padding: 22% 0;
}

.wallet-actions {
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.wallet-actions button {
    padding: 7px 15px !important;
    font-size: 14px !important;
    text-transform: capitalize;
}

/** wallet add money page **/

.wallet-money {
    padding: 0;
    width: 100%;
    position: relative;
}

.wallet-balance {
    position: absolute;
    right: 10px;
    bottom: 8px;
    color: white;
    background: transparent;
}

.wallet-history {

}

.input-text {
    border: 0px !important;
    /*margin-left: 6rem !important;*/
    /*width: calc(100% - 6.5rem) !important;*/
    margin-bottom: 0 !important;
}

input, textarea {
    box-shadow: none !important;
    padding-left: 10px !Important;
    padding-right: 10px !Important;
}

input:focus {
    box-shadow: none !important;
    padding: 0 10px;
}

.label {
    left: 10px !important;
    color: #ddd !important;
}

.label.active {
    font-size: 1rem !Important;
    -webkit-transform: translateY(0) !important;
    transform: translateY(0) !important;
    display: none;
}
.active_size{
    border:1px solid green!important;
}


.show-innercart-control {
    width: 35%;
}

.ex-details, .product-price {
    display: inline-block;
}

.p-font {
    font-size: 14px !important;
}

.continue-shopping {
    /*background: #c3630e !important;*/
    background: #e33442 !important;
}

.no-margin {
    margin: 0 !important;
}

button.checkout {
    border: 0px !important;
    text-transform: uppercase;
    width: 100%;
    padding: 14px;
    background-color: #1d1d50;
}

.product-price i {
    font-size: 14px !important;
    padding: 0px !important;
}

.no-padding {
    padding: 0 !important;
}

.padding_10 {
    padding: 10px !important;
}

.padding_10_tb {
    padding: 10px 0 !important;
}

.add-to-list {
    padding: 5px 0 0 0 !important;
}

.relative {
    position: relative;
}

.price-section {
}

.text-center {
    text-align: center !important;
}

.products-details {
    min-height: 100px;
    padding-bottom: 10px;
    /*cursor: pointer;*/
}

.outter-addtocart-image {
    padding: 15px 0;
}

.outter-controls, .cart-quantity-control {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-content: center;
    padding: 20px 0;
}

.quan {
    cursor: pointer;
    border: 1px solid blue;
    border-radius: 50%;
    padding: 0 6px;
    text-align: center;
}

.cart-quan {
    cursor: pointer;
    padding: 0 6px;
    text-align: center;
    border: 1px solid #ccc;
}

.navbar {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 3px 0;
    transform: translateZ(0);
}

.navbar h5 {
    text-transform: capitalize;
    font-size: 17px;
    overflow: hidden;
}

.navigation {
    border: 0px solid #e33442;
    margin: 0px 0px;
    padding: 0px 2px;
}

.menu-bg {
    /*background-image: url(../img/menu-bg.jpg);*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.usr-img {
    max-width: 100%;
    height: 5.5em;
    border: 3px solid #fff;
    border-radius: 50%;
    /*margin-top: 24px;*/
    margin: 15% 31.7% 7%;
}

.pink-header {
    border-color: #ff3333;
    background-color: #ff6666;
    background-image: linear-gradient(0deg, #ff3333, #ff3333 50%, transparent 50%);
    color: #fff;
}

.pink-bg {
     background-color: #e33442  !important; 
	/*background-color:#6FAC44 !important;*/
}

.pink-text {
    color: blue !important;;
}

.pink-border {
    border-color: #ff3333 !important;;
}

i {
    font-size: 2rem !important;
    padding: 0 6px;
}

.side-nav {
    width: 264px;
    padding-bottom: 120px;
}

.side-nav li {
    padding: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.side-nav li i {
    color: #444 !important;
}

.sidenav-header {
    /*background-image: url(../img/material-graphite.jpg);*/
    background-size: 120%;
    background-position: 0%;
    min-height: 150px;
    transition: all .5s ease-in-out;
    position: relative;
}

.avatar {
    top: 16px;
    left: 16px;
    height: 65px;
    width: 65px;
    background-position: center;
    background-size: cover;
    border-radius: 50%;
    display: inline-block;
    position: absolute;

}

.avatar-text {
    bottom: 16px;
    left: 16px;
    right: 16px;
    position: absolute;
    padding: 0 0 0 20px !important;
}

/*.side-nav li a i {
  margin: 0 20px 0 0;
}*/
.side-nav a {
    color: #444 !important;
    font-size: 1em !important;
    text-transform: capitalize;
    padding: 0 0 0 16px !important;
    font-weight: 600;
	font-family: roboto;
}

.no-border {
    border: 0px solid !important;
}

.no-border a {
    /*padding: 0 !important;*/
    margin-bottom: 10px;
}

.carousel {
    min-height: 300px;
}

.carousel .carousel-slider {
    height: 220px;
}

.main-banner {
    width: 100%;
    height: 220px;
}

.main-banner-overlay {
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
    width: 100%;
    height: 100%;
}

.main-banner-drop {
    z-index: -1 !important;
}

.overlay-text {
    position: absolute;
    color: #fff;
    margin: 0;
    font-size: 36px;
    top: 38%;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: bold;
    text-transform: capitalize;
}

.drag-target {
    width: 5px !important;
    top: 56px;
}

.category-title {
    margin: 10px 0;
    width: 100%;
    font-size: 26px;
    text-transform: capitalize;
    text-align: center;
}

.categories-item {
    display: block;
    position: relative;
   /* padding: 10px 0;*/
}

.categories-item img {
     width: 100%;
    /* position: relative; */
    /* height: 100px; */
    object-fit: unset;
    /*object-fit: contain;*/
    /* min-height: 100px; */
    height: 100px;
    /* padding: 10px; */
    /* margin: 10px;
    
}

.category-text-backdrop {
    position: absolute;
    color: #fff;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.2);
    margin: 0;
}

.category-text-sidebar {
    position: absolute;
    white-space: nowrap;
    font-size: 3.3em;
    font-weight: 100;
    left: 0.2em;
    top: 0.8em;
}

.category-text-title {
    position: absolute;
    white-space: nowrap;
    font-size: 2em;
    left: 0.9em;
    top: 1.4em;
}

.category-text-sub-title {
    position: absolute;
    /*white-space: nowrap;*/
    font-size: 1em;
    left: 2em;
    top: 4.8em;
    line-height: 1.2;
}

.category-time-text {
    position: absolute;
    white-space: nowrap;
    font-size: 1em;
    padding-top: 9em;
    padding-left: 2em;
    text-align: left;
}

.main-info-details {
    text-align: justify;
    margin: 30px 10px 10px;
    color: #000;
    line-height: 1.2;
}

.home-email {
    margin: 20px auto;
    font-weight: 800;
    text-align: center;
}

.list-item {
    margin: 10px;
}

.list-item .image {
    padding-left: 16px;
}

.list-item img {
    width: 6em !important;
    height: 6em;
    margin-bottom: 10px;
}

.list-item .heading, .products-list-item .heading {
    font-weight: 700;
    font-size: 15px;
    color: #777 !important;
}

.list-item .sub-heading, .products-list-item .sub-heading {
    overflow: inherit;
    margin: 0 0 2px !important;
    font-size: 14px;
    line-height: normal;
    text-overflow: inherit;
    color: #666 !important;
}

.contact-form {
    background: rgba(255, 255, 255, .6);
    background: url(../img/c3.jpg) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
}

.contact-heading {
   /* margin-top: 4em;*/
    margin-bottom: 1em;
    text-align: center;
    color: #fff;
    /*color: #222;*/
    font-size: 1.8em;
    text-transform: capitalize;
}

.input-field {
    /*background-color: #fff;*/
    width: 80%;
    margin: 20px 0px 0px 35px;
    border-radius: 5px;
}

.prefix {
    color: #fff;
    font-size: 16px !important;
    top: 20%;
    width: 4rem !important;
    left: 1%;
    width: 4rem;
}

.prefix.active {
    color: #fff !important;
}

textarea.input-text {
    height: 100px;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background: transparent !important;
    color: #fff !important;
}

.contact-button, .login-now-button, .register-now-button {
    width: 80%;
    margin: 0 auto 10px;
    display: block;
    text-align: center;
    border-radius: 5px;
    padding: 3px;
    height: initial;
}

.waves-effect.waves-blue .waves-ripple {
    background-color: #327eff;
}

.favourite-content {
    padding: 10px 15px 10px 15px !important;
}

.buy-now {
    float: right;
    border-radius: 0px;
    box-shadow: none !important;
    font-size: 12px;
    height: 25px;
    line-height: 1.5;
    padding: 0 6px;
    font-weight: 200;
    text-transform: uppercase;
    color: #fff;
    margin: 4px 2px;
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1), background-color 300ms cubic-bezier(0.4, 0, 0.2, 1), color 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.buy-now i {
    font-size: 16px !important;
}

.products-list-item {
    margin: 0 !important;
    border-bottom: 1px solid #d5d5d5;
    border-radius: 0px !important;
}

.products-list-item .image {
    padding: 10px 10px 10px 10px;
}

.products-list-item img {
    width: 10em !important;
    height: 7em;
    border-radius: 0px !important;
}

.products-content {
    padding: 10px 5px 5px !important;
}

.products-content .details {
    color: #666 !important;
}

.products-content .details span {
    font-weight: bold;
}

.products-content .details span em {
    font-style: normal;
}

.product-banner {
    height: 299px;
    width: 100%;
    position: relative;
}

.carousel .add-to-favourite {
    position: absolute;
    top: 0%;
    right: 3%;
}

.carousel .add-to-favourite i {
    font-size: 2.5rem !important;
}

.product-details {
    color: #fff;
    font-size: 18px;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.6);
    position: relative;
    width: 100%;
    margin: -26px 0 0 0;
}

.product-details p {
    margin: 5px 0;
}

.product-details span {
    margin-left: 10px;
}

.product-details em {
    font-style: normal;
}

.clear {
    clear: both;
}

.product-discription {
    color: #222;
    background-color: #fff;
    text-align: justify;
    margin: 10px;
    padding: 10px 0;
}

.product-discription h5 {
    text-align: center;
    margin-top: 10px;
}

.product-discription p {
    width: 100%;
    text-align: justify;
    line-height: 1.6;
}

.count {
    background-color: #777;
    width: 50%;
    padding: 0 !important;
    margin: 0;
    float: left;
    text-align: center;
    height: 45px;
}

.add-one, .subs-one, .show-count {
    width: 33.33%;
    color: #fff;
    float: left;
    padding: 10px 5px;
    height: 45px;
}

.add-one i, .subs-one i, .show-count i {
    padding: 6px 10px;
    font-style: normal;
    font-weight: bold;
    font-size: 14px !important;
}

.add-to-cart {
    width: 50%;
    margin: 0;
    text-align: center;
    height: 45px;
    border: 0px !important;
    text-transform: uppercase;
}

.add-to-cart i {
    font-size: 1.5rem !important;
}

.main-control {
    width: 100%;
    float: left;
}

.product-checkout {
    float: left;
    width: 48%;
    text-align: center;
    margin-right: 2%;
    font-size: 16px;
    padding: 8px;
    height: 45px;
}

.product-checkout i {
    font-size: 1.4rem !important;
}

.product-kepshopping {
    float: left;
    width: 48%;
    text-align: center;
    margin-left: 2%;
    font-size: 16px;
    padding: 8px;
    height: 45px;
}

.product-keepshopping i {
    font-size: 1.4rem !important;
}

.cart-list {
    background-color: #FFFFE0;
    height: 100%;
}

.checkout-container {
    /*background: url(../img/bg.jpg) no-repeat center;*/
    background-size: cover;
    /*height: 100%;*/
    width: 100%;
    position: absolute;
}

.checkout-heading {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center;
    color: #fff;
    font-size: 1.5em;
    text-transform: capitalize;
}

.checkout-heading i {
    font-size: 1.5rem !important;
}

.checkout-list {
    margin: 0 5%;
    width: 90%;
}

.checkout-list .heading {
    width: 100%;
    text-transform: uppercase;
    font-size: 14px;
    text-align: left;
    padding: 13px;
    margin-bottom: 0;
}

.checkout-list .heading i {
    font-size: 20px !important;
}

.checkout-list .input-list {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    border-right: 1px solid;
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.05);
    /*padding-left: 0 !important;*/
    /*text-indent: 7px;*/
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.checkout-list .input-list .input-item {
    width: 100%;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.payment-method {
    width: 100%;
}

.payment-method p {
    width: 48%;
    margin-right: 2%;
    float: left;
    padding: 10px;
    text-transform: uppercase;
}

.payment-method p:last-of-type {
    margin-right: 0;
    margin-left: 2%;
}

.payment-method input[type="radio"] {
    color: #327eff;
    border-color: #327eff;
}

.payment-method p label {
    color: #fff;
    font-size: .9rem !important;
}

.place-order {
    width: 100%;
    padding: 10px;
    border: 0px !important;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 10px;
}

.place-order i {
    font-size: 20px !important;
}

.supreme-container, .supreme-container1 {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    /*background-color: rgba(0, 0, 0, 0.5);*/
    background-color: #0000;
    z-index: 900;
}

#loader {
        position: fixed;
    z-index: 1;
    left: 38%;
    top: 42%;
    width: 150px;
    height: 150px;
     /*margin: -75px 0 0 -75px; */
     border: 10px solid #00ef0aa1; 
    border-radius: 50%;
     border-top: 10px solid #14c727c4 ; 
     /*border-bottom: : 10px solid #81c784; */
     border-right: : 10px solid #3cda42 ; 
     /*border-left: : 10px solid #388e3c; */
    width: 100px;
    height: 100px;
    z-index: 999;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    /*background: url(../img/ll.png);*/
	background-size: 100% 100%;
}


@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* Add animation to "page content" */
.animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s
}

@-webkit-keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0
    }
    to {
        bottom: 0px;
        opacity: 1
    }
}

@keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0
    }
    to {
        bottom: 0;
        opacity: 1
    }
}

.button.button-balanced {
   border-color: transparent;
    background-color: #e33442;
    color: #fff;
    font-size: 14px;
    
    padding: 10px 15px;
    border-radius: 10px;
}

.button {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    outline: 0;
    margin: 0;
    white-space: nowrap;
    text-align: center;
    /*   text-transform: uppercase;  */
    font-weight: bold;
    font-style: inherit;
    font-variant: inherit;
    font-size: inherit;
    text-decoration: none;
    cursor: pointer;
    /*	letter-spacing: .9px;  */
    border: none;
    /*	min-height: 35px;  */
}

input[type=text], input[type=password], input[type=date], input[type=number], select, textarea,
input[type=email] {
    width: 100%;
   /* padding: 12px;*/
    /*border: 1px solid #ccc;*/
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
    color: #000;
}

input[type=submit] {
    background-color: #4CAF50;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

input[type=submit]:hover {
    background-color: #45a049;
}

.container {
    border-radius: 5px;
    background-color: #f2f2f2;
    padding: 2px;
}

/*.row{
    display: flex;
    padding: 5px;
    width: 100%;
	margin-bottom: 0px!important;
}*/
.item-complex .item-content, .item-radio .item-content, .products-details {
      /* margin-bottom: 10px; */
    position: relative;
    z-index: 2;
    padding: 16px 11px 16px 16px;
    border: none;
    /*background-color: black;*/
     /* border-bottom: 1px solid #1310106b !important; */
	border: 2px solid #d8c5c56b !important;
    /*border: 1px solid grey;*/
    border-radius: 15px;

}

.item, .subcategories-list, .sub_subcategories-list, .products-list {
    /* border-color: #ddd; */
    /*background-color: #fff;*/
    color: #444;
    position: relative;
    z-index: 2;
    display: block;
     padding: 10px; 
    border-width: 1px;
    /* border-style: solid; */
    font-size: 14px;
    /*top: 80px;*/
    /*text-align: center;*/
}

.subcategories-list-item, .sub_subcategories-list-item {
    border-bottom: blue 2px solid;
    padding: 7px;
    margin-right: 5px;
    cursor: pointer;
}

.cart-item {
    border-color: #ddd;
    color: #444;
    position: relative;
    display: block;
    padding: 5px;
    border-width: 1px;
    border-style: solid;
    font-size: 14px;
    width: 100%;
}

.item1 {
    border-color: #ddd;
    /*background-color: #fff;*/
    color: #444;
    position: relative;
    /*z-index: 2;*/
    display: block;
    padding: 5px;
    border-width: 1px;
    border-style: solid;
    font-size: 14px;
}

.col-75 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 10%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 10%;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
}

.cart-total1 {
    text-align: right;
    padding-right: 25px;
    width: 100%;
}

.col-25 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;

}

. /*row .col{
	padding: 0px!important;
}*/
.col {
    -webkit-box-flex: 1;
    /* -webkit-flex: 1; */
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    padding: 5px;
    width: 100%;
}

#cart .add-more-items {
    box-shadow: none;
    color: #404040;
    float: right;
}

.col-70 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 45%;
}

.col-50 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 35%;
}

.button.button-calm {
    border-color: transparent;
    background-color: #11c1f3;
    color: #fff;
}

.button.button-block, .button.button-full {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
}

.pay-size {
    background-color: red;
    color: #fff;
    float: left;
    padding: 10px;
    margin-left: 10px;
}

.pay-size1 {
    background-color: red;
    color: #fff;
    float: left;
    padding: 10px;
    margin-left: 10px;
}

.col-md-4 {
    width: 33.33%
}

.col-sm-6 {
    width: 50%;
    float: left;
}

.img-responsive {
    max-width: 100%;
    height: auto;
    float: left;
}

.caption {
    background-color: #888;
    color: #fff;
    margin-top: -20px;
}

.bg-color {
    /*background: lightgrey;*/
    /*padding: 10px;*/
   /* margin-bottom: 84px;*/
}

.red.darken-2 {
    /*background-color: #ee4e36 !important*/
   background-color:#6FAC44!important;
}



input[type=search] {
   /* width: 100%;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
    background-color: white;
    background-image: url('../img/search.png');
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    color: black;
    margin: 0px 0px 5px 0px;*/
       /* width: 100%;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
    background-color: white;
    background-image: url(../img/search.png);
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    color: #000;*/
}

input[type=search]:focus {
    width: 100%;
}

input::placeholder {
    color: #000;
}

.footer img{
border-radius: 25%;
}
.footer {
   position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color:white;
    z-index: 1000;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-content: center;
    border-top: 1px solid #777;
    padding: .5rem 0;
}

.cart-footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    z-index: 1000;
    border-top: 1px solid;
}

.footer1 {
    background: #e0e0e0;
    padding: 5px;
}

.circle-text {
    display: table-cell;
    height: 200px;
    /*change this and the width
   for the size of your initial circle*/
    width: 200px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    /*make it pretty*/
    background: #fc0;
    color: #fff;
    font: 18px "josefin sans", arial;
    /*change this
   for font-size and font-family*/
}

.col1 {
    position: relative;
    z-index: 2;
    display: block;
    padding: 0 20%;
    top: 100px;
}

select {
    display: block;
    color: black!important;
    font-weight: bold!important;
    background: white!important;
}

.bn-img {
    max-width: 100%;
    height: auto;
}

.wallet-bg {
    width: 100%;
    text-align: center;

}

.wallet-button {
    min-height: 30px;
    border: 1px red solid;
    border-radius: 8px;
    width: 20%;
    padding: 10px;
    color: red;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999; /* Sit on top */
    padding-top: 0px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    min-height: 350px; /* Full height    
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: #fff; /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    /* border: 1px solid #888; */
    width: 100%;
    height: 100%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.p-modal {
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
    background-color: #fff;
}

.jR3DCarouselGalleryCustom .captions {
    position: relative;
    padding: 5px 0;
    bottom: 4px;
    color: white;
    background: #2eb127;
    display: block;
}

.jR3DCarouselGalleryCustom a {
    text-decoration: none;
    width: 100%;
}

#cart_button input[type="button"] {
    background: none;
    border: none;
    background-color: #000;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    margin-top: 0px;
    color: white;
    font-size: 12px;
    cursor: pointer;
}

#cakes {
    display: none;
}

.waves-effect {
    position: relative;
    cursor: pointer;
    /*display: inline-block!important;*/
    overflow: hidden;
    -webkit-user-select: none !important;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none !important;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    transition: .3s ease-out;
}

.waves-effect.waves-red .waves-ripple {
    background-color: red;
}

.top-deal-text {
    font-size: 10px;
    padding-top: 30px;
    color: #000;
}

.top-deal-text1 {
    font-size: 10px;
    float: left;
}

.product-deal {
    font-size: 15px;
    font-weight: bold;
    color: #000;
}

.btn-deal {
    float: right;
    border: 1px solid #bdbaba;
    /*color: #dc4e35;*/
    color:black;
    padding: 5px;
}

.categories-size {
    width: 33.33%;
    float: left;
   background: #d2d2d2;
    border: 1px solid #eee;
    text-align: center;
}

.categories-size1 {
    width: 50%;
    border: 1px solid #000;
    /*background: #00ffff;*/
    float: left;
    padding-top: 10px;
    padding: 2px;
}

.cat-offer {
    color: red;
    text-align: center;
    background: #ffffff;
    padding: 0px;
}

.cat-offer1 {
    text-align: center;
   /*background:lightgrey;*/
    padding: 5px;
    border-bottom: 1px solid #666;
	margin-top:-21px;
}

.lSSlideOuter .lSPager.lSpg > li a {
    display: none !important;
}

.cat-offer i {
    font-size: 14px !important;
}

.lSPager {
    display: none !important;
}

.product-off {
    color: #847f7f;
    /*background: #c4dcc5;*/
    /*border: 1px solid;*/
    /*text-align: center;*/
}

.caption-p {
    background: green;
    border: 1px solid;
    text-align: center;
    color: #fff;
    float: left;
    width: 100%;
    border-radius: 8px;
}

.product-text {
    margin-top: 12px;
}

.product-name {
    font-size: 17px;
    color: #000;
	text-transform: capitalize;
}
.product-title {
    font-size: 17px;
    color: #867f7f;
    text-transform: uppercase;
}
.search-menu {
    margin-bottom: 0 !important;
}

.search-cat {
    padding: 10px;
}

.categories-offer {
    width: 33.33%;
    float: left;
    background: #ca6711;
    border: 1px solid #ccc;
    text-align: center;
    padding: 6px;
    border-radius: 12px;
    z-index: 1;
    position: relative;

}

.categories-offer-main {
    background: #b3aeae;
}

.offer-h {
    text-align: center;
    border: 1px solid #ccc;
    background: #fff;
    width: 33.33%;
    position: relative;
    border-radius: 0 0 0 12px;
    z-index: 99;
    padding: 0;
    float: left;
    font-size: 10px;
    color: #fff;

}

.offer-h2 {
    text-align: center;
    border: 1px solid #ccc;
    background: #fff;
    width: 33.33%;
    position: relative;
    border-radius: 0 0 0 0;
    z-index: 99;
    padding: 0;
    float: left;
    font-size: 10px;
}

.offer-h3 {
    text-align: center;
    border: 1px solid #ccc;
    background: #fff;
    width: 33.33%;
    position: relative;
    border-radius: 0 0 12px 0;
    z-index: 99;
    padding: 0;
    float: left;
    font-size: 10px;
    color: #fff;

}

.top-offer {
    position: absolute;
    left: 0 !important;
}

.product-add-btn {
background:#e33442;
    padding: 6px;
    color: #fff;
    display: flex;
    justify-content: center;
}

.special-categories-main img {
    /*object-fit: contain;*/
    /*background: #eee;*/
    height: 200px;
    width: 100%;
}

.special-products {
    background-color: #fff;
    color: #666;
    /*margin-top: 10px;*/
    font-size: 12px;
    padding: 10px;
    border-bottom: 1px solid;
}

.no-gap {
    margin: 0;
    line-height: 14px;
    font-size: 10px;
    text-align: center;
}

.footer-icon i {
    padding: 0;
}
.footer{
	/*color: #d0bfbf;*/
      /*color: #ede7e7cf;*/
      color: grey;
}

.footer .active {
     color: green; 
    /*color: #fff;*/
}

.login-top {
    width: 50%;
    float: left;
    text-align: center;
    background: #524d4d;
    color: #fff;
}

.sign-item {
    width: 50%;
    float: left;
    text-align: center;
    background: #524d4d;
    color: #fff;
}

.login-top span {
    border: 1px solid;
    padding: 8px;
    border-radius: 8px;
}

.sign-item span {
    border: 1px solid;
    padding: 8px;
    border-radius: 8px;
}

.text-top {
    font-size: 12px;
    float: left;
}

.fa-text {
    font-size: 10px;
}

.map-set {
    height: auto !important;
    padding-left: 0 !important;
}
.map-set textarea.materialize-textarea{
    min-height: 4rem;
    line-height: 20px;
        width: 88%;
}
.categories-special {
    width: 33.33%;
    float: left;
    background: #b3e7cd;
    border: 1px solid #ccc;
    text-align: center;
    padding: 6px;
}

.carousel .carousel-item {
    width: 100% !important;
    height: 300px !important;
}

.categories-main-items {
    padding: 10px !important;
    background: #fff;
}

.main-items {
    padding: 10px !important;
    border-bottom: 1px solid;
}

.categories-size h6 {
    font-size: 11px;
    color: #fff;
}

.offer-main {
    padding: 10px;
}

.offer-img {
    border: 1px;
    border-radius: 5px;
}

.offer-main img {
    margin-bottom: 10px;
}

.half-circle-right {
    border-bottom-right-radius: 50%;
    border-top-right-radius: 50%;
}

.half-circle-left {
    border-bottom-left-radius: 50%;
    border-top-left-radius: 50%;
}

.store-categories {
    width: 50%;
    float: left;
    background: #fff;
    border: 1px solid #ccc;
    text-align: center;
    padding: 6px;
}

.faq-container .faq-list .faq-item {
    width: 100%;
    border: 1px solid #212121;
    -webkit-border-radius: .36rem;
    -moz-border-radius: .36rem;
    border-radius: .36rem;
    margin-bottom: 1.5rem;
    color: #212121;
}

.faq-container .faq-list .faq-item .faq-question {
    width: 100%;
    padding: .72rem;
    font-size: 1.3rem;
    display: block;
}

.faq-container .faq-list .faq-item .faq-answer {
    width: 100%;
    padding: 10px;
    will-change: auto;
    margin: 0;
    display: none;
    /*text-align: justify;*/
}

.faq-container .title {
    font-size: 2rem;
    color: #14162B;
}

.faq-container {
    width: calc(100% - 20px);
    margin: 0 10px;
    padding: 20px 0;
    text-align: center;
    color: #ccc;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
}

.faq-container .faq-list {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin: 1rem 0;
    text-align: left;
}

.faq-container .faq-list .faq-item .border-bottom {
    border-bottom: 1px solid #212121;
}

h6.no-span {
    display: table;
    white-space: nowrap;
    margin-bottom: 10px;
}

h6.no-span:before,
h6.no-span:after {
    border-top: 1px solid #000000;
    content: '';
    display: table-cell;
    position: relative;
    top: 0.5em;
    width: 25%;
}

h6.no-span:before {
    right: 1.5%;
}

h2.no-span:after {
    left: 1.5%;
}

.gift-main {
    padding-top: 10px;
    text-align: -webkit-center;
}

.gift-btn {
    border-radius: 20px;
    border: 1px solid #000000;
    text-align: center;
    padding: 10px;
}

.gift-img {
    border: 1px solid #c21943;
    border-radius: 5px;
}

.gift-container {
    background: #fff;
    padding-bottom: 8px;
}

.bg-gift {
    background-image: url("../img/bg-gift.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.white-text::placeholder {
    color: white;
    opacity: 1;
}

.gift-button {
    border-radius: 2px;
    border: 1px solid #000000;
    width: 100%;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 48px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    /*right: 25px;*/
    font-size: 36px;
    /*margin-left: 50px;*/
}
@media screen and (min-height: 0px) and (max-height: 320px) {
	.aa .pn {
		margin : 0px 0px 0px -10px
	}
}
@media screen and (min-height: 321px) and (max-height: 375px) {
	.product .pn {
		margin : 0px 30px 0px 0px
	}
}


@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 18px;
    }
}

.side-boder-color {
    /* border-left: 1px solid #000; */
    min-height: 105px !important;
    background: #fff;
}

.showonlogin {
    display: none;
}

.lSAction {
    display: none !important;
}

.lSAction > .lSPrev {
    left: 0 !important;
}

.lSAction > .lSNext {
    right: 0 !important;
}

.shopping-cart {
    margin: 20px 0 0;
}

.shopping-cart .empty-cart {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: calc(100% - 20px);
    margin: 100px 10px;
    text-align: center;
}

.shopping-cart .empty-cart .heading {
    padding: 10px;
    color: #e33442;
}

.cart-items {
    margin: 0 10px;
  /*  display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;*/
    width: calc(100% - 20px);
    border-bottom: 10px solid lightgrey;
    background: white;
}

.cart-items .item {
    display: flex;
    /*justify-content: space-between;*/
    /*align-items: center;*/
   
    width: 100%;
  
/*padding: 10px;*/
}

.cart-items .item .item-image img {
   height: 100px;
    width: 100px;
    object-fit: contain;
}

.cart-items .item .remove{
 /*background: green;*/
    /*height: 23px;*/
    padding: 2px;
    color: #6fac44;
    position: absolute;
    top: 0;
    right: 0;
}
.title{
    /*border: 1px solid #a3ca39;*/
    /*background: lightgrey;*/
    padding: 2px;
    /*max-width: 150px;*/
    text-align: center;
}


.cart-items .item .item-detail {
    width: 70%;
    text-align: left;
}

.cart-items .item .item-detail .details {
    margin-bottom: 5px;
}

.cart-items .item .item-detail .name {
    display: block;
    width: 100%;
    font-size: 20px;
    color: #607D8B;
}

.cart-items .item .item-detail .quantity, .cart-items .item .item-detail .color, .cart-items .item .item-detail .size {
    display: block;
}

.cart-items .item .item-detail .price {
    font-size: 18px;
}

.cart-items .item .item-detail .price .fa {
    font-size: 16px !important;
}

.cart-items .item .item-delete {
    width: 10%;
    text-align: center;
}

.cart-summary {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: calc(100% - 20px);
    margin: 20px 10px 10px;

}

.cart-summary .heading {
    width: 100%;
    text-align: center;
}

.cart-summary .total-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    /*.price .fa {
      padding-right: 1px;
    }*/
}

.cart-summary .subtotal {
    color: #888;
    border-bottom: 1px solid lightgrey;

}

.cart-summary .finaltotal {
   /* color: #fff;
    background: black;*/
}

.form-container {
    width: calc(100% - 20px);
    margin: 0 10px;
}

.form-container .heading {
    width: 100%;
    font-size: 26px;
    /*font-family: 'JosefinSans';*/
    text-align: center;
    color: #607D8B !important;
    margin-bottom: 30px;
}

.form-container .heading.regular {
    font-weight: 400;
}

.form-container .heading.semibold {
    font-weight: 600;
}

.form-container .heading.semibold-italic {
    font-style: italic;
}

.flat-btn {
    border: none;
    border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 2rem;
    text-transform: uppercase;
    /*font-family: 'JosefinSans';*/
    letter-spacing: 1px;
    -webkit-tap-highlight-color: transparent;
    transition: 250ms ease-in-out;
}

.flat-btn.regular {
    font-weight: 400;
}

.flat-btn.semibold {
    font-weight: 600;
}

.flat-btn.semibold-italic {
    font-style: italic;
}

.flat-btn:active, .flat-btn:focus, .flat-btn:hover {
    background-color: #ff9529 !important;
    color: #444 !important;
    transition: 250ms ease-in-out;
}

.display-coupon-code {
    color: #ff9529;
    border: 1px solid #ff9529;
    font-size: 80%;
    padding: 3px 5px;
}

/*coupon page css
 */

.all-filters, .apply-coupon {
    width: 100%;
    margin-top: 100px;
}

.all-filters .heading, .apply-coupon .heading {
    width: 100%;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
}

.all-filters .heading.regular, .apply-coupon .heading.regular {
    font-weight: 400;
}

.all-filters .heading.semibold, .apply-coupon .heading.semibold {
    font-weight: 600;
}

.all-filters .heading.semibold-italic, .apply-coupon .heading.semibold-italic {
    font-style: italic;
}

.apply-coupon #all-coupons h6 {
    margin-top: 1rem;
    font-size: 1.5rem;
    color: #f57c00;
}

.apply-coupon #all-coupons > div {
    margin: 10px 0;
}

.apply-coupon [type=radio] + label {
    color: #3c3c3c;
}

.apply-coupon .code {
       color: #f57c00;
    /* border: 1px solid #f57c00; */
    padding: 7px;
    margin: 10px;
    /* display: inline-block; */
    background:#e33442;
    color: white;
    border-radius: 5px;
}

.my-input {
    margin: 1rem;
}

.refer-container {
    padding: 1rem;
}

.refer-container .banner img {
    width: 100%;
}

.cart-badge-container {
    position: relative;
}

.cart-badge-container .cart-badge {
    top: 0;
    width: 1.5rem;
    height: 1.5rem;
    display: none;
    justify-content: center;
    align-items: center;
    left: 0;
    position: absolute;
    background-color: red;
    color: white;
    border-radius: 50%;
}

.profile-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.profile-container .profile-image {
   /* width: 80%;*/
    margin-top: 2rem;
   width: 150px;
}

.profile-container .profile-image img {
   width: 100%;
    display: flex;
    align-items: center;
    height: 150px;
        border-radius: 15px;
   /* border: 2px solid #ff9529;*/
}

.profile-header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    /*background: url("../img/pattered_bg.png") no-repeat;*/
    background-position: 100% center;
    background-size: cover;
    padding: 2.5rem 0;
}

.profile-header .profile-pic {
    /*height: 8rem;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /*width: 8rem;*/
    border-radius: 50%;
   /* background-color: #ff9529;*/
   /* background-color: #fff;*/
    text-align: center;
    overflow: visible;
    position: relative;
}

.profile-header .profile-pic img {
    width: 100%;
   /* border-radius: 50%;*/
 /*   margin-bottom: -5px;  */
}

.profile-header .profile-pic .edit-profile-pic-sign {
    position: absolute;
    right: -20px;
    bottom: 0;
}

.profile-header .profile-pic .edit-profile-pic-sign i {
    font-size: 1.5rem !important;
}

.profile-header .name {
    text-align: center;
    font-size: 1.8rem;
    color: #ff9529;
}

.profile-container .name {
    width: 100%;
    font-size: 1.7rem;
    font-style: italic;
    text-align: left;
    padding: 0 1rem;
}

.profile-details {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: calc(100% - 20px);
    margin: 0px 0px 0px 10px;
    /*background-color: #ffffff;*/
    -webkit-box-shadow: 0.1rem 0.1rem 0.2rem 0.05rem rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0.1rem 0.1rem 0.2rem 0.05rem rgba(0, 0, 0, 0.10);
    box-shadow: 0.1rem 0.1rem 0.2rem 0.05rem rgba(0, 0, 0, 0.10);
    border-radius: 5px;
    border: 1px solid #3c5b07;
}

.profile-details .heading {
    margin: 0;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ff9529;
}

.profile-details .header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid rgba(117, 117, 117, 0.3);
    padding: 0 20px;
}

.profile-details .header .title {
    margin: 0;
    padding: 10px 0;
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: 600;
    color: #212121;
}

.profile-details .header .profile-edit {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ff9529;
}

.profile-details .details {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.profile-details .details .details-item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    flex-basis: 100%;
}

.profile-details .details .details-item .icon {
    flex-basis: 15%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    /*color: #ff9529;*/
  color: green;
}

.profile-details .details .details-item .text {
    width: 100%;
    border-bottom: 1px solid rgba(117, 117, 117, 0.3);
    flex-basis: 85%;
    padding: 10px;
    font-size: 1.1rem;
    font-weight: 500;
}

.edit-personal-form {
    padding: 0 1rem;
}

.edit-personal-form .input-field {
    width: 100%;
}

.edit-personal-form textarea {
    min-height: 80px;
    border: 0 !important;
}

.edit-personal-form textarea + label.active {
    transform: translateY(-23px) !important;
    font-size: .9rem !important;
}

.edit-personal-form label.active {
    color: #9e9e9e !important;
    display: block;
    font-size: .9rem !important;
    transform: translateY(-15px) !important
}

.old-price {
    font-size: 17px;
    color: #847b7b;
    text-decoration: line-through;
}

.main-home-banner img {
    width: 100%;
}

.product-quantity-control {
    /*width: 100%;*/
    display: flex;
    justify-content: flex-end;
    /*justify-content: center;*/
	/*margin-top: 10px;*/
}

.imbecile-top {
    top: 20px;
}

.min-150 img {
   /* height: 150px;*/
    height: 100px;
    width: 100%;
}

.invoice-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.invoice-container .order-details {
    padding: .7rem;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: flex-start;
    align-items: flex-start;
}
.invoice-container .order-details p {
    margin: 0;
    padding: .1rem 0;
}

.invoice-container {
    overflow: scroll;
}
.slide-sub-category {
    width: initial!important;
}
.main-container{
    padding-bottom: 98px;
}

.discount-offer-box1{
       position: absolute;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    z-index: 99;
    background-color: #e33442;
    display: flex;
    align-items: center;
    margin-top: 10px;
    top: 0;
    left: 0px;
}


.discount-offer-box{
       position: absolute;
   /*width: 25%;*/
   width: 30%;
    height: 20px;
    border-radius: 15px 0px 15px 0px;
    /*border-radius: 0 15px 0 15px;*/
    z-index: 99;
    background-color: #e33442;
    display: flex;
    align-items: center;
    margin-top: 10px;
    top: -11px;
    left: 0px;
}



    span {cursor:pointer; }
        .number{
           display: flex;
           align-items: center;
        }
        .minus, .plus{
         width: 29px;
    height: 30px;
    /* background: #f2f2f2; */
    border-radius: 4px;
    padding: 0px 5px 8px 5px;
    border: 1px solid #e33442;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-top: -11px;
    font-size: 19px;
    color: #e33442;
        }
        .number input{
           height: 34px;
    width: 47px;
    text-align: center;
    font-size: 20px;
    /* border: 1px solid #ddd; */
    /* border-radius: 4px; */
    display: inline-block;
    vertical-align: middle;
    border-bottom: none;
    color: #e33442;
}


.my-grey{
  background: #f7f7f7;
}

input.search-field {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.54);
  border-radius: 2px;
  border: 0;
  border-radius: 5px;
  height: 45px;
  padding: 8px 8px 8px 60px;

  background: #f7f7f7;
  transition: background 0.2s, width .2s;
}

.searchbox {
  position: relative;
}


.search-icon1 {
  position: absolute;
  right: 10px;
  top:65px!important;

  padding-left: 20px;
  color: rgba(0, 0, 0, 0.54);
}




.search-icon {
 color:grey;
 display: flex;
 justify-content: space-between;
 align-items: center;
 border-bottom: 1px solid lightgrey;
}


.search-icon img {
 height: 43px;
 /*width: :50px;*/
}
.ppp{
    width: 34px;
    /* font-size: 13px; */
    display: flex;
    /* align-items: center; */
    justify-content: space-around;
    /* top: 0; */
    height: 30px;
    /* font-size: 16px; */
}

.row .col.s6{
	margin-left: 0;
}

