body{
    font-family: 'Rubik', sans-serif;
}
.alert-message{
    border: 2px solid #3996e8;
    border-radius: 5px;
}

.alert-message h4{
    border-bottom: 2px solid #fe9507;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    background-color: #e8ebe8;
    text-align: center;
    padding: 3px;
}

.alert-message p{
    text-align: right;
    padding: 3px;
}

.search-span{
    border: 1px solid #ced4da;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.search-input{
    font-size: 20px;
    text-align: center;
    padding: 8px;
}

.fa-searchengin{
    font-size: 20px;
    padding: 10px;
}

.back-hand{
    font-size: 30pt;
    color: #004085;
    margin-right: 5px;
}

.sync-btn{
    font-size: 30pt;
    color: #348532;
    margin-right: 5px;
}

.edit-btn{
    font-size: 30pt;
    color: #f27f33;
    margin-right: 5px;
}

.nav-item :hover{
    color: #FFF;
}

.fa-user-tie{
    font-size: 20px;
    padding: 10px;
}

.fa-check-circle{
    font-size: 30pt;
    color: #348532;
}

.fa-file-signature{
    font-size: 20px;
    padding: 10px;
}

.product-layout{
    width: 30% !important;
    direction: rtl;
    border: 2px solid #5f6366;
    border-radius: 15px;
    margin-bottom: 2%;
    margin-left: 3% !important;
    position: relative;
    height: 470px !important;
}

.product-card{
    display: block !important;
    width: 100% !important;
    padding: 1%;
}

.product-img{
    width: 50% !important;
}

.product-action{
    width: 80%;
    position: absolute;
    bottom: 5px;
}

.product-img{
    position: relative;
    margin: 0 auto;
}

.newIMG{
    width: 30% !important;
    position: absolute;
    left: 0;
    border-radius: 0px !important;
}

.product-img>img{
    width: 100% !important;
    border-radius: 15px;
}

.product-details{
    text-align: right;
    padding-right: 1%;
}

.form-check-label{
    width: 100% !important;
}

.form-check-input{
    margin-left: 3%;
    position: static !important;
}

.login-div{
    border: 2px solid #007bff;
    border-radius: 15px;
    padding: 2%;
    margin-top: 5%;
    box-shadow: 0px 0px 7px 1px;
}

#customerInput{
    width: 100%;
    text-align: right;
    border: 2px solid #17a2b8;
    border-radius: 15px;
    padding: 1%;
}

#customerDiv{
    border: 2px solid #17a2b8;
    border-radius: 15px;
    padding: 5%;
    background-color: #17a2b84a;
}

.search-product-div{
    border: 2px solid #d1ecf1;
    border-radius: 15px;
    padding: 1%;
    background-color: #1377a8;
    margin-bottom: 1%;
    direction: rtl;
}

.nav-logo{
    width: 55%;
    margin: 0 auto;
    margin-top: 17px;
}

.logo-div{
    border: 2px solid white;
    border-radius: 50%;
    text-align: center;
    width: 130px;
    height: 130px;
    margin: 0 auto;
    position: relative;
    top: 35px;
    background-color: #afb7bf;
    box-shadow: 0px 4px 6px;
}

.navbar-gray{
    height: 80px !important;
    background-color: #afb7bf !important;
    box-shadow: 0px 4px 6px;
}

.productNote{
    text-align: right;
    color: #095e72;
    border: 2px solid;
    padding-right: 5px;
    border-radius: 15px;
}

.category-btn{
    width: 100%;
    font-size: 18pt;
    border: unset;
    border-bottom: 2px solid black;
    color: black;
    margin-bottom: 10px;
    background-color: unset;
}

.catalog-card{
    height: 600px;
    border: 2px solid #afb7bf;
    border-radius: 15px;
    margin-bottom: 15px;
}

.catalog-img{
    width: 100%;
    border-radius: 15px;
    max-height: 60%;
}

.catalog-title{
    text-align: center;
    margin-top: 10px;
    font-size: 16pt;
    border-bottom: 2px solid black;
    border-radius: 15px;
    margin-bottom: 10px;
}

.catalog-desc-row{
    text-align: right;
    padding-right: 10px;
}

.notAvImg{
    position: absolute;
    width: 40%;
}
.soonImg{
    position: absolute;
    width: 40%;
}

.notAvImg-tablet{
    position: absolute;
    width: 20%;
}
.soonImg-tablet{
    position: absolute;
    width: 20%;
}

#notes{
    position: absolute;
    bottom: 15%;
    width: 89%;
}

.specialImage{
    width: 64px;
    position: absolute;
    right: 0;
    display: none;
}

.b-main-btn {
    background-color: #e8ebe8 !important;
    color: #1277cb !important;
    font-weight: 900 !important;
}


.lds-ellipsis,
.lds-ellipsis div {
  box-sizing: border-box;
}
.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ellipsis div {
  position: absolute;
  top: 33.33333px;
  width: 13.33333px;
  height: 13.33333px;
  border-radius: 50%;
  background: currentColor;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}



@media only screen and (max-width: 600px){
    .card-title{
        font-size: 1.2rem !important;
        margin-bottom: unset !important;
    } 
}

@media only screen and (max-width:768px) {
    .logo-div{
        top:0px !important;
    }
}