.main-content {
    min-height: 600px;
}

footer {
    min-height: 200px;
    background: #777;
    color: #fff;
    height: 100%;
}

.form-control {
    border: 1px solid #ced4da;
}

.hidden {
    display: none;
}

.right {
    float: right;
}

.left {
    float: left;
}

.login-box {
    background: #fff;
    padding: 80px;
    border: 1px solid #777;
    min-height: 400px;
}

body.bg {
    background: #919aa1;
}

.p0 {
    padding: 0;
}

.product {
    border: 1px solid #333;
}

.product-actions {
    width: 100%;
}

.my-alert {
    position: fixed;
    bottom: 50px;
    width: 50%;
    left: 25%;
    text-align: center;
    z-index: 10;
}

@media(max-width:992px) {

    .my-alert {
        width: 80%;
        left: 10%;
    }

    .big-screen {
        display: none;
    }
}

a.back {
    padding: 30px 0;
    display: inline-block;
}

.cart-buttons span {
    width: 50px;
    text-align: center;
    border: 1px solid;
}

.cart-total {
    font-size: 20px;
}

a.underline {
    text-decoration: underline;
}

.product-card {
    padding: 0;
    position: relative;
    /*height: 400px; */
}
/*.product-card .footer{
  position: absolute;
  bottom: 0;
  width: 100%;
}*/
/*.product-card .list-group-item{
  max-height: 150px;
}*/
/*.product-card small {
  position: absolute;
  bottom: 60px;
  right: 20px;
}*/
@media(min-width:992px) {
    .hidden-lg-down {
        display: none !important;
    }
}

    @media(min-width:768px) {
        .cart-smartphone {
        display: none;
    }
		.body-pad {
        padding-top: 20px;
    }
}

@media(max-width:767px) {

    .main-nav {
        font-size: 12px;
    }
	
	.body-pad2 {
        padding-top: 100px;
    }

    .cart-desktop {
        display: none;
    }
}

.inline {
    display: inline;
}


ol.carousel-indicators li {
    background: black;
}

.delete-img {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 30px;
}

.edit-img {
    cursor: pointer;
    position: absolute;
    bottom: 10px;
    right: 60px;
}

.product-image {
    position: relative;
}

.live-search {
    position: absolute;
    top: 60px;
    z-index: 100;
    width: 200px;
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 2;
}

#suggestions {
    z-index: 1000;
    position: relative;
}

.time-down {
  text-align: center;
  font-size: 20px;
  margin-top: 0px;
}

.line-through {
    text-decoration: line-through;
}

.thumbnail {
    width: 50px;
    height: 50px;
}

.product-list {
    width: 180px;
    height: 180px;
}

.shop-item .add-card {
    display: inline-block;
    color: #fff;
    min-width: 130px;
    padding: 11px;
    background: #081624;
}

.mycentered-text {
    text-align: center
}

.caret {
    cursor: pointer;
}

.mail-to {
    margin-right: 20px;
}

.pointer {
    cursor: pointer;
}

.height-auto {
    height: auto;
}

.visibility-hidden {
    visibility: hidden;
}

/* DataTable Products List */
#products-table td {
    padding: 0;
}

#products-table tr {
    margin: 0;
}


#products-table th.sorting, #products-table th.sorting_desc, #products-table th.sorting_asc {
    border: 1px solid #ccc;
    padding: 10px 30px;
    border-radius: 30px;
}

#products-table.cards tbody tr {
    float: left;
    width: 20rem;
    border: 0.0625rem solid rgba(0,0,0,.125);
    border-radius: .25rem;
    box-shadow: 0.25rem 0.25rem 0.5rem rgba(0,0,0,0.25);
}

#products-table.cards tbody td {
    display: block;
}

#products-table.table tbody label {
    display: none;
}

#products-table.cards tbody label {
    display: inline;
    position: relative;
    font-size: 85%;
    top: -0.5rem;
    color: #808080;
    min-width: 4rem;
    margin-left: 0;
    margin-right: 1rem;
    text-align: left;
}

#products-table tr.selected label {
    color: #404040;
}

#products-table.table .fa {
    font-size: 2.5rem;
    text-align: center;
}

#products-table.cards .fa {
    font-size: 7.5rem;
}

#products-table thead {
    position: absolute;
    top: -50px;
}

#products-table .product-card div.card-header {
    height: 47px;
}

@media(max-width:1200px) {

    #products-table thead {
        top: -60px;
    }

    #products-table_filter {
        margin-bottom: 60px;
    }

        #products-table_filter label, #products-table_filter input {
            width: 100%;
            height: 40px;
        }
    /* #products-table thead th.sort-toggle {
    left: -200px;
  }
   */
}

/*.product-card .carousel {
  height: 200px;
}*/
.product-card .carousel img {
    min-height: 300px;
    max-height: 300px;
}
/*.product-card .list-group{
  height: 300px;
}*/

/*Dropdown Colors*/

.product-card .dropdown-item,
.js-product-card .dropdown-item {
    background-color: white;
    color: rgb(33, 37, 41);
}

    .product-card .dropdown-item:hover,
    .js-product-card .dropdown-item:hover {
        background-color: #ecf0f1;
    }

.bootstrap-select .dropdown-toggle {
    color: #212529 !important;
    background: white !important;
}

#productImages {
    max-width: 600px;
}

/*Whatsapp*/

/* for desktop */
.whatsapp_float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.whatsapp-icon {
    margin-top: 16px;
}
/* for mobile */
@media screen and (max-width: 767px) {
    .whatsapp-icon {
        margin-top: 10px;
    }

    .whatsapp_float {
        width: 40px;
        height: 40px;
        bottom: 20px;
        right: 10px;
        font-size: 22px;
    }
}

.paymentCode {
    line-break: anywhere;
}

.cart-image {
    height: 70px;
    overflow: hidden;
}

.product-element.carousel-item {
    max-height: 300px;
    overflow: hidden;
    min-height: 300px;
}

.arrow {
    position: absolute;
    color: #fff;
    z-index: 10;
    padding: 5px 30px;
    font-size: 50px;
    border-radius: 100%;
    cursor: pointer;
    top: 50%;
    background: #18BC9C;
}

    .arrow:hover {
        background: #35ffd8;
    }

.arrow-left {
    left: 50px;
}

.arrow-right {
    right: 50px;
}

.fixed-top-1 {
    z-index: 2000;
}

.fixed-top-2 {
    margin-top: 45px;
	z-index: 2000;
}

.fixed-top-3 {
    margin-top: 100px;
}

.fixed-top-4 {
    margin-top: 45px;
	z-index: 1000;
}

body {
    padding-top: 190px;
}

.short_description {
    height: 30px;
    font-size: 14px;
    text-align: center;
}

.bootbox {
    margin-top: 100px;
}

@media(max-width:480px) {
    .brand {
        font-size: 1.6rem;
    }
}

.center-absolute {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: .8em 1.2em;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.loader-ellips {
  font-size: 20px; /* change size here */
  position: relative;
  width: 4em;
  height: 1em;
  margin: 10px auto;
}

.loader-ellips__dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: lightblue; /* change color here */
  position: absolute;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
  left: 0;
}
.loader-ellips__dot:nth-child(3) { left: 1.5em; }
.loader-ellips__dot:nth-child(4) { left: 3em; }

@keyframes reveal {
  from { transform: scale(0.001); }
  to { transform: scale(1); }
}

@keyframes slide {
  to { transform: translateX(1.5em) }
}

.loader-ellips__dot:nth-child(1) {
  animation-name: reveal;
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
  animation-name: slide;
}

.loader-ellips__dot:nth-child(4) {
  animation-name: reveal;
  animation-direction: reverse;
}

.scroll {
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;}

/* Infinite Scroll */

.scroll-wrapper {
    overflow-y: scroll; /* Add the ability to scroll */
}

    /* Hide scrollbar for Chrome, Safari and Opera */
    .scroll-wrapper::-webkit-scrollbar {
        display: none;
    }

/* Hide scrollbar for IE, Edge and Firefox */
.scroll-wrapper {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}

body {font-family: Arial, Helvetica, sans-serif;}
* {box-sizing: border-box;}

/* The popup form - hidden by default */
.form-popup {
  display: none;
  position: none;
  bottom: 0;
  right: 15px;
  border: 3px solid #f1f1f1;
  z-index: 9;
}

/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
}

/* Full-width input fields */
.form-container input[type=text], .form-container input[type=password] {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #04AA6D;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}