.text-red {
  color: #dc3545 !important;
}

.text-orange {
  color: #ffcd85 !important;
}

.text-yellow {
  color: #cccc00 !important;
}

.text-violet {
  color: #c25fd3 !important;
}

.text-l-green {
  color: #80e31c !important;
}

.text-grey {
  color: #c9ccc4 !important;
}

.text-d-grey {
 color: #343a40 !important;
}

.text-l-blue {
 color: #80bdff !important;
}

.text-blue {
 color: #004a99 !important;
}

.text-brown {
  color: #ac7339 !important;
}

.text-pink {
  color: #ffb3cc !important;
}

.text-green {
  color: #006600 !important;
}

.text-bold {
  font-weight: 500;
  color: #343a40;
  font-size: 18px;
}

.btn-primary {
	background-color: #3848ca !important;
	border-color: #3848ca !important;
}

.auth-form-group-custom .auti-custom-input-icon,
.text-primary {
	color: #5664d2 !important;
}

.authentication-bg {
	background-image: url("/assets/images/auth-bg.jpg") !important;
}

.comingsoon-bg {
	background-image: url("/assets/images/comingsoon-bg.jpg");
}

.margin-auto {
  margin: auto;
}

.navbar-header .dropdown.show .header-item.initial-dropdown,
.initial-dropdown {
  width: 40px;
  height: 40px;
  background: #263D4A;
  color: white;
  border-radius: 50%;
  font-size: 12px;
}

.header-item.initial-dropdown:hover {
    color: white;
}

.user-full-name {
  font-size: 1.2rem;
}

.logo-front {
  color: #d7e4ec;
}

.logo-rear {
  color: #ff3d60;
}

.logo-sm {
  font-size: 18px;
}

.logo-lg {
  font-size: 22px;
}

.logo-lg.login-logo,
.logo-lg.front-logo {
  font-size: 34px;
}

.login-logo .logo-front,
.front-logo .logo-front {
  color: #263D4A;
}

.navbar-brand-box {
  text-align: center;
  width: 240px;
}

.index-btn {
  padding: 0 10px;
  width: auto;
  line-height: calc(2em + 0.94rem + 2px) !important;
  min-width: 172px;
}

.form-control,
.select2-container .select2-selection--single {
  height: calc(2em + 0.94rem + 2px) !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  line-height: calc(2em + 0.94rem) !important;
}

textarea.form-control {
  height: auto !important;
}

.padding-top-10 {
  padding-top: 10px;
}

.desktop-view {
  display: block;
}

.mobile-view {
  display: none;
}

.mobile-dropdown {
  text-align: center;
  box-shadow: 0 2px 4px rgb(0 0 0 / 20%);
}

.page-item.active .page-link {
  background-color: #ff3d60;
  border-color: #ff3d60;
}

body[data-sidebar=dark] #sidebar-menu ul li ul.sub-menu li a:hover,
body[data-sidebar=dark] #sidebar-menu ul li ul.sub-menu li a:focus,
body[data-sidebar=dark] #sidebar-menu ul li ul.sub-menu li a:active,
body[data-sidebar=dark] #sidebar-menu ul li ul.sub-menu li a:hover i,
body[data-sidebar=dark] #sidebar-menu ul li ul.sub-menu li a:focus i,
body[data-sidebar=dark] #sidebar-menu ul li ul.sub-menu li a:active i,
body[data-sidebar=dark] #sidebar-menu ul li a:hover,
body[data-sidebar=dark] #sidebar-menu ul li a:focus,
body[data-sidebar=dark] #sidebar-menu ul li a:active,
body[data-sidebar=dark] #sidebar-menu ul li a:hover i,
body[data-sidebar=dark] #sidebar-menu ul li a:focus i,
body[data-sidebar=dark] #sidebar-menu ul li a:active i {
  color: #ff3d60;
}

.invalid-tooltip,
.valid-tooltip {
  right: 0;
}

.was-validated .form-control:valid, .form-control.is-valid,
.was-validated .form-control:invalid, .form-control.is-invalid {
  background-position: right calc(1.375em + 0.235rem) center;
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid,
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  background-position: top calc(0.375em + 0.235rem) right calc(1.375em + 0.235rem);
}

.required-field {
  font-size: 8px;
  color: #AE0000;
  position: absolute;
  top: 2px;
}

.custom-disabled-btn {
  line-height: calc(2em + 0.94rem + 2px) !important;
  padding: 0 0.75rem;
  background: rgb(235,235,228);
}

.custom-disabled-btn:hover,
.custom-disabled-btn:active,
.custom-disabled-btn:focus {
  background: #5664d2;
  color: white;
}

.form-control.custom-checkbox {
  width: 18px;
  height: 24px !important;
  accent-color: #ff3d60;
}

.form-control:disabled, .form-control[readonly] {
  background-color: rgb(235,235,228);
}

.view-data.form-control:disabled, .form-control[readonly] {
  background-color: white;
  color: black;
}

.toggle-password {
  position: relative;
  top: 5px;
  float: right;
  cursor: pointer;
}

.custom-password-input {
  padding: 0;
  border: none;
  width: 90%;
  position: relative;
  top: 4px;
}

.custom-password-input:active,
.custom-password-input:focus,
.custom-password-input:hover {
  outline: none;
  border: none;
}

.custom-select-input {
  width: 20%;
  min-width: 320px;
}

.custom-confirmation-btn {
  width: 50px;
  margin: 5px 0;
}

.custom-action-btn {
  background: transparent;
  border: none;
}

.custom-remove-btn {
  background-color: transparent;
  border: none;
}

.documentation-line {
  font-weight: 800;
  color: black;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 0;
}

.documentation-line .url-underline {
  text-decoration: underline !important;
  color: #ff3d60;
}

.dashboard-country {
  padding: 20px 0px 10px;
}

.page-title-right {
  display: block;
}

#modalBody b {
  color: #fcb92c !important;
}

tbody td.service-row {
  padding: 0.75rem 0.75rem 0.75rem 0;
}

tbody td.service-row-action {
  padding: 0.75rem 0 0.75rem 0.75rem;
}

p.address-input {
  line-height: 2;
  height: auto !important;
  min-height: calc(2em + 0.94rem + 2px) !important;
}

img.request-image {
  max-width: 200px;
    height: auto;
    max-height: 200px;
    width: auto;
    padding: 5px;
}

.custom-upload-box {
  font-size: 36px;
  width: 100px;
  height: 72px !important;
  text-align: center;
  cursor: pointer;
  margin-top: 0.5rem;
}

.preview-label {
  display: none;
}

#remove-logo {
  margin-left: 20px;
  color: rgba(255, 61, 96, 0.9);
  font-size: 12px;
  cursor: pointer;
  display: none;
}

#logo-preview-container img {
  width: 64px;
  height: 64px;
}

div.toast-message {
  white-space: pre-wrap;
}

#toast-container>div {
  width: 25em;
}

.ck.ck-content.ck-editor__editable {
    min-height: 400px;
}

.ck.ck-content.ck-read-only {
    background-color: white;
    color: black;
}

.status-select {
  display: inline-block;
  width: 70%;
}

a.disable-a-css {
  color: unset;
}

.custom-select-arrow {
  position: relative;
}
.custom-select-arrow select {
  appearance: none;
}
.custom-select-arrow::after {
    font-family: 'Font Awesome\ 5 Free';
    content: "\f107";
    position: absolute;
    font-weight: 600; 
    right: 15px;
    top: 42px;
    color: black;
    background: white;
    pointer-events: none;
}

/*Landing Page*/

.customer-layout .navbar-brand-box {
  background: white !important;
  height: 70px;
}

.customer-layout .navbar-brand-box .logo-front {
  color: #263D4A;
}

#landing-page {
  padding-bottom: 60px;
}

#landing-page .banner-logo .logo-front {
  color: white;
}

.search-container {
  width: 100%; 
  justify-content: center;

}

.search-container .search-box input {
  width: calc(100% - 125px);
}

span.search-button-text {
  display: inline;
}

.search-container button {
  width: 120px;
}

#landing-page .landing-container {
  max-width: 1440px;
  margin: 2rem auto 0;
}

#landing-page .card {
  background: #f1f5f7;
  border: none;
  box-shadow: none;
}

#landing-page ul {
  justify-content: center;
}

#landing-page .search-box {
  height: 100%;
}

#landing-page .search-button {
  height: 45px;
}

#landing-page #banner-carousel {
  background-color: black;
  margin-left: -24px;
  margin-right: -24px;
  margin-top: -24px;
}

#landing-page .carousel-item .img-fluid {
  width: 100%;
  height: 30vw;
  min-height: 200px;
  object-fit: cover;
  opacity: 0.5;
}

#landing-page .banner-logo {
  position: absolute;
  z-index: 10;
  font-size: 5vw;
  top: calc(50% + 24px);
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: proxima-nova;
  font-weight: 700;
  font-style: normal;
}

#landing-page a.browse-product {
  font-size: 18px;
  font-weight: 700;
  color: white;
  text-decoration: underline !important;
}

#landing-page .invert-color {
  background-color: #263D4A;
  padding: 2.5rem;
}

#landing-page .invert-color h2 {
  color: white;
}

#landing-page .invert-color.top-border {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
#landing-page .invert-color.bottom-border {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

#landing-page .invert-color .product-box {
  border: none;
  background: white;
  border-radius: 10px;
  height: 400px;
  padding: 0px;
}

#landing-page .invert-color .product-box .product-details {
  padding: 0 24px;
}

#landing-page .invert-color .product-container {
  padding: 5px;
}

.no-gutters .product-container {
  padding: 5px;
}

#landing-page .invert-color .view-more-button {
  text-align: center;
  width: 100%;
  padding: 30px;
}

#landing-page .invert-color .view-more-button a {
  font-size: 18px;
}

/*Customer main page*/
.footer {
  z-index: 9999;
}

body[data-sidebar="dark"] .vertical-menu {
  background: #263D4A;
}

body[data-sidebar="dark"] .navbar-brand-box {
  background: #263D4A;
}

.vertical-collpsed .navbar-brand-box {
  padding: 0px;
}

body[data-sidebar="dark"].vertical-collpsed .vertical-menu #sidebar-menu ul li.mm-active .active i, .auth-form-group-custom .auti-custom-input-icon, .text-primary {
  color: #4EA7CA!important;
}

.btn-primary {
  background-color: #4EA7CA!important;
  border-color: #4EA7CA!important;
}

.btn-secondary {
  background-color: #263D4A!important;
  border-color: #263D4A!important;
}

.banner-logo > h1 {
  color: white;
  text-shadow: 1px 1px 4px #0b1134;
}

.banner-logo > h4 {
  color: white;
  text-shadow: 1px 1px 4px #0b1134;
}

#main-search {
  justify-content: center; 
  margin: auto;
  background: rgba(78,167,202, 0.8);
  border-radius: 20px;
  margin: 2rem auto;
  padding: 30px 50px;
}

#main-search .nav-tabs-custom {
  border-bottom: 2px solid #fff!important;
}

#main-search .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  background: none;
}

#main-search .nav-item {
  font-size: 1.2rem;
  margin-bottom: 0!important;
}

#main-search .nav-tabs > li > a, .nav-pills > li > a {
  color: white;
}

#main-search .nav-tabs-custom .nav-item .nav-link.active::after {
  background: white;
  height: 5px;
}

span.cart-badge {
    position: absolute;
    background: red;
    color: white;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    left: 28px;
}

.h-100 {
  height: 100%;
}

.login-button,
.login-button:hover,
.login-button:active,
.login-button:focus,
.login-button:visited {
    background: #263D4A;
    color: white;
    padding: 10px 15px;
    border-radius: 5px;
}

ul.product-details {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.product-details > li {
  float: left;
  color: #343a40;
  width: 33%;
}

.product-container .login-button {
    padding: 8px 10px;
}

.clear {
  clear: both;
}

.nav-tabs-custom .nav-item .nav-link.active {
  color: #4EA7CA;
}

.nav-tabs-custom .nav-item .nav-link::after {
  background: #4EA7CA;
}

.product-price {
  position: absolute;
  top: 15px;
  left: 0px;
  background: rgba(38,61,74, 0.8);
  color: white;
  font-size: 1.5rem;
  padding: 5px 50px 5px 20px;
  clip-path: polygon(0% 0%, 100% 0%, calc(100% - 20px) 50%, 100% 100%, 0% 100%);
}

.product-img {
    height: 265px;
}

.product-img img {
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.selected-category,
.selected-category:hover,
.selected-category:active,
.selected-category:focus,
.selected-category:visited {
    background: #263D4A;
    padding: 5px;
    border-radius: 5px;
}

.selected-category a,
.selected-category a:hover,
.selected-category a:active,
.selected-category a:focus,
.selected-category a:visited {
    color: white !important;
}

.product-box p {
    color: #343a40;
}

.product-box:hover,
.product-box:active,
.product-box:focus,
.product-box:visited {
    background-color: rgba(78,167,202)!important;
}

.product-box:hover p,
.product-box:active p,
.product-box:focus p,
.product-box:visited p,
.product-box:hover h5,
.product-box:active h5,
.product-box:focus h5,
.product-box:visited h5 {
    color: white !important;
}

.price-filter input {
  width: 100%;
}

.price-filter span {
    font-size: 24px;
    line-height: 24px;
}

.search-box,
.search-button {
  height: 45px;
}

.search-box .search-icon {
    left: 20px;
    line-height: 48px;
}

a#cart-button.noti-icon i,
a#order-button.noti-icon i {
    font-size: 28px;
}

a#cart-button,
a#order-button {
    height: 62px;
    margin: auto 5px;
}

/*Cart Page*/
#cart-page .cart-checkbox {
  width: 1rem;
  height: 1.175rem;
}

#cart-page td img.avatar-md {
  height: 3.5rem;
  width: 3.5rem;
}

#cart-page td h5 {
  font-size: 12px;
}

#cart-page td p {
  font-size: 10px;
}

.product-cart-touchspin {
  border: none !important;
  background-color: #fff;
}

.product-cart-touchspin .input-group {
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.cart-total-container {
  padding: 1.25rem 1.25rem 5rem; 
  width: 100%; 
  max-width: 360px;
}

.img-container {
  align-content: center;
  min-height: 300px;
}

.img-container img {
  max-height: 300px;
  object-fit: cover;  
}

/* Checkout page */
.checkout-flex {
  flex-direction: row;
}

.custom-checkout-ul {
  width: 100%;
}

.custom-mt-3 {
  margin-top: 0rem !important;
}

.child .custom-mt-3 {
  margin-top: 1rem !important;
}

.checkout-order-no {
  display: inline-block;
  width: 100%;
}

/* otp  */
#customer-otp {
  width: 100%;
  max-width: 400px;
  margin: 0;
  position: absolute;
  top: 35%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* Register */

#register-form .auth-form-group-custom {
    border: 1px solid #ced4da;
}

#register-form .auth-form-group-custom .form-control {
    padding-top: 10px;
    border: none;
}

#register-form  .custom-margin-bottom {
  margin-bottom: 2.2rem !important;
}

#register-form .select2 {
  padding-left: 60px;
}

#register-form .select2-container .select2-selection--single,
#register-form .select2-container--default .select2-selection--single {
  border: none;
}

#register-form .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  padding-top: 4px;
}

#register-form .select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 4px;
}

ul#lang-switch {
  padding: 7px 0 10px;
  margin: 0;
  list-style: none;
}

ul#lang-switch > li {
  padding: 0 10px;
  margin: 0;
  float: left;
  border-right: 1px solid #263D4A;
}

ul#lang-switch > li:nth-last-child(1) { 
  border-right: none;
}

ul#lang-switch > li.active {
  text-decoration: underline;
}

ul#lang-switch > li a, ul#lang-switch > li a:hover {
  text-decoration: none;
  color: #263D4A;
}

.clear {
  clear: both;
}

@media (max-width: 991px) {
  .checkout-flex {
    flex-direction: column-reverse;
  }

  .search-container button i.mr-2 {

  }

  .customer-layout .navbar-brand-box, #page-topbar .navbar-brand-box {
    width: 120px;
  }

  #main-search {
    /* top: -1.8rem; */
  }

  #main-search .nav-item {
    font-size: 0.9rem;
  }
}

@media (max-width: 768px) {
  .banner-logo > h1 {
    font-size: 1.55rem;
  }

  .banner-logo > h4 {
    font-size: 0.8rem;
  }

  /* #main-search {
    top: -2rem;
  } */

  .desktop-view {
    display: none;
  }

  .mobile-view {
    display: block;
  }
  .mobile-dropdown .index-btn {
    margin: 5px;
    font-size: 12px;
    min-width: unset;
    width: 80%;
  }

  .index-btn {
    margin: 5px;
  }

  li.paginate_button.previous, li.paginate_button.next {
    font-size: 18px;
  }

  .custom-select-input {
    width: 100%;
    min-width: unset;
  }

  .page-title-right {
    display: none;
  }

  #landing-page .banner-logo {
    font-size: 2.5rem;
  }
}

@media (max-width: 575px) {
  .m575-font-size-14 {
    font-size: 14px !important;
  }

  .banner-logo > h1 {
    font-size: 1.25rem;
  }

  #main-search {
    /* top: -4rem; */
    margin-top: 0px;
    padding: 15px;
  }

  .banner-logo > h4 {
    font-size: 0.8rem;
  }

  .search-container {
    margin: 0px;
  }

  #landing-page .card-body {
    padding: 1.25rem 0;
  }

  .search-container .search-box input {
    margin-bottom: 10px;
    width: 100%;
  }

  .search-container button {
    width: 100%;
  }

  #landing-page .card {
    /* padding-top: 2.5rem; */
  }

  #landing-page .invert-color {
    padding: 30px;
  }

  #landing-page .invert-color .product-container {
    padding: 15px 0px;
  }
}

@media (max-width: 380px) {
  .m380-font-size-12 {
    font-size: 12px !important;
  }
  .navbar-brand-box {
    display: block;
  }
}

@media (min-width: 241px) and (max-width: 480px) {
  #landing-page .invert-color .product-box {
    height: 325px;
  }

  .product-img {
    height: 200px;
  }

  .banner-logo > h1 {
    font-size: 1.15rem;
  }

  .banner-logo > h4 {
    font-size: 0.8rem;
  }

  .product-price {
    top: 30px;
    left: -10px;
  }

  #toast-container>div {
    width: 18em;
  }

  #checkout-submit-button {
    width: 100%;
  }
}

@media (max-width: 240px) {
  #toast-container>div {
    width: 11em;
  }
}

  