/* ideal stuff */

.carousel-inner div {
  margin-left: 0em;
  margin-right: 0em;
  padding-left: 0em;
  padding-right: 0em;
}

.carousel-inner h2 {
  font-weight: bold;
}

.carousel-inner {
  text-align: center;
}

.full-width {
  width: 100%;
}

.idealm-checkout-shipping-rate-flag {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.idealm-add-to-cart button {
  margin: 0.5em 0em 0.5em 0em;
  width: 100%;
}

.idealm-admin-bad-status-row {
  /* light red - hex color for the disabled status of the bootstrap danger button */
  background-color: #db6070 !important;
  /* white */
  color: #ffffff;
}

.idealm-admin-buttons {
  display: flex;
  justify-content: space-between;
}

.idealm-admin-orders tbody tr:hover td, .table-hover tbody tr:hover th {
  background-color: rgba(21, 127, 251, 0.75);
  color: white;
  cursor: pointer;
}

.idealm-admin-box-size-form-max-weight {
  max-width: 10em;
}

.idealm-brochure-about-hero {
  background: linear-gradient(rgba(0, 0, 0, 0.83), rgba(0, 0, 0, 0.83)), transparent url('../images/about-hero.jpg') center center/cover no-repeat scroll;
  min-height: 15em;
}

.idealm-brochure-about-text {
  padding: 2em 1em 2em 1em;
}

.idealm-brochure-hero {
  color: rgb(181, 181, 181);
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (min-width: 701px) {
  .idealm-brochure-hero {
    padding: 0em 8em 0em 8em;
  }

  .idealm-brochure-hero h2 {
    font-size: 8rem;
  }

  .idealm-brochure-hero p {
    font-size: 2em;
  }
}

@media screen and (max-width: 700px) {
  .idealm-brochure-hero {
    padding: 0em 4em 0em 4em;
  }

  .idealm-brochure-hero h2 {
    font-size: 6rem;
  }

  .idealm-brochure-hero p {
    font-size: 1.5em;
  }
}

@media screen and (max-width: 450px) {
  .idealm-brochure-hero {
    padding: 0em 1em 0em 1em;
  }

  .idealm-brochure-hero h2 {
    font-size: 4rem;
  }

  .idealm-brochure-hero p {
    font-size: 1.5em;
  }
}

.idealm-brochure-info-block div {
  padding: 1em 0em 1em 0em;
}

.idealm-brochure-lightgray {
  /* very light gray */
  background-color: #f6f6f6;
  padding: 2em 3em 1em 3em;
}

.idealm-brochure-contact-us-hero {
  background: linear-gradient(rgba(0, 0, 0, 0.83), rgba(0, 0, 0, 0.83)), transparent url('../images/contact-us-hero.jpg') center center/cover no-repeat scroll;
  min-height: 15em;
}

.idealm-brochure-services-hero {
  background: linear-gradient(rgba(0, 0, 0, 0.83), rgba(0, 0, 0, 0.83)), transparent url('../images/services-hero.jpg') center center/cover no-repeat scroll;
  min-height: 15em;
}

.idealm-brochure-content {
  display: flex;
  flex-wrap: wrap;
}

.idealm-brochure-services-card {
  padding: 1em 1em 1em 1em;
}

.idealm-brochure-services-icon {
  font-size: 4em;
  text-align: center;
  /* Ideal Machinery red */
  color: #E92230;
}

.idealm-brochure-services-text {
  font-weight: bold;
  text-align: center;
}

.idealm-carousel-gray {
  background-color: #313037;
}

.idealm-carousel-red {
  background-color: #e82631;
}

.idealm-carousel-text {
  color: #ffffff;
  padding: 0.5em 0.5em 0.5em 0.5em !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.idealm-cart-not-shippable-message {
  /* light red - hex color for the disabled status of the bootstrap danger button */
  background-color: #db6070 !important;
  /* white */
  color: #ffffff;
}

.idealm-cart-item-row {
  margin-bottom: 0.4em;
  padding: 0.3em 0.3em 0.3em 0.3em;
  background-color: #ffffff;
  border: 1px solid rgba(0,0,0,0.1);
}

.idealm-cart-quantity-controls div {
  padding: 0.1em 0em 0.1em 0em;
}

.idealm-category-dropdown-menu {
  font-size: 0.75em;
}

.idealm-cart-shipment-rating-test-view-padding {
  padding: 1em;
}

.idealm-cart-shipment-rating-test-white-background {
	background-color: #ffffff;
}

.idealm-checkout-button {
  display:flex;
  justify-content:center;
  align-items: center;
  flex-flow: column;
}

.idealm-pay-with-card-button {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 35px;
  width: 200px;
  margin-bottom: 0.6em;
}

.idealm-pay-with-card-button svg {
  margin-left: 0.3em;
}

.idealm-pay-with-card-button:hover svg {
  stroke: #ffffff;
}

.idealm-cursor-pointer {
  cursor: pointer;
}

.idealm-red-notification-banner {
  /* light red - hex color for the disabled status of the bootstrap danger button */
  background-color: #db6070;
  /* white */
  color: #ffffff;
}

.idealm-admin-toggle-btn {
  margin-left: 1em;
}

.idealm-dropdown-items-left span {
  padding: 0.25rem 0.25rem 0.25rem 2rem;
}

.idealm-dropdown-items-right span {
  padding: 0.25rem 2rem 0.25rem 0.25rem;
}

.idealm-admin-btn {
  margin-bottom: 0.5em;
}

.idealm-featured-item {
  min-block-size: 20em;
}

.idealm-featured-item-image-wrapper {
  overflow: hidden;
  /* https://gist.github.com/ayamflow/b602ab436ac9f05660d9c15190f4fd7b */
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.idealm-text-medium-gray {
  /* medium gray */
  color: #616161;
}

.idealm-text-dark-gray {
  /* dark gray */
  color: #444444;
}

.idealm-featured-items-title {
  min-height: 3em;
}

.idealm-gray-light {
  /* very light gray */
  background-color: #f7f7f7;
}

.idealm-gray-xlight {
  /* very light gray */
  background-color: #fafafa;
}

.idealm-light-red-border {
  background-color: rgba(219,96,112,0.2);
}

.idealm-flex-center {
  display: flex;
  align-items: center;
}

.idealm-flex-center .text {
  flex: 1;
}

.idealm-flex-center .badge {
  flex: 0 0 auto;
}

.idealm-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
}

.idealm-img-fill-div {
  width: 100%;
  height: 100%;
}

.idealm-inventory-item-image-buttons button {
  margin: 0em 0.5em 0em 0.5em;
}

.idealm-inventory-item-image-container {
  /* very light gray */
  background-color: #f7f7f7;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.idealm-inventory-item-image-filmstrip img {
  margin : 0.5em 0.1em 0.5em 0.1em;
  cursor: pointer;
}

.idealm-inventory-item-image-primary {
  max-height: 25em;
}

.idealm-inventory-item-image-remove-button {
  position: absolute;
  top: 0.1em;
  right: 0.1em;
  background-color: white;
}

.idealm-form input, select, textarea {
  margin-bottom: 0.3em;
}

.idealm-form input[type=radio] {
 margin-right: 0.3em; 
}

.idealm-modal-huge {
  max-width: 90%;
  max-height: 80%;
}

.idealm-new-inventory-title-bar {
  justify-content: space-between;
  align-items: center;
  padding: 0.5em 0.5em 0.5em 0.5em;
}

.idealm-preheader {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  max-height: 1.5em;
  font-size: 0.8em;
  align: middle;
}

.idealm-search-item-summary span {
  color: #767676;
  font-size: 0.8em;
}

.idealm-search-item-summary {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-bottom: 1px solid rgba(0,0,0,0.1);
}

.idealm-search-results-container button {
  margin-top: 0.5em;
}

.idealm-search-results-container {
  /* white */
  background-color: #ffffff;
  padding: 2em 2em 2em 2em;
  margin-top: 0.5em ;
  margin-bottom: 0.5em ;
}

.idealm-site-page {
  flex: 1 0 21%;
  text-align: center;
  padding: 0.3em;
}

.idealm-site-pages-parent {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  font-size: 0.9em;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
}

.idealm-spacer hr {
  margin-top: 1em;
  margin-bottom: 1em;
}

.idealm-space-half-an-em-left {
  margin-left: 0.5em;
}

.idealm-space-half-an-em-bottom {
  margin-bottom: 0.5em;
}

.idealm-text-red-important {
  font-weight: bold;
  color: #e82631;
}

.idealm-text-black-important {
  font-weight: bold;
  text-decoration: underline;
}

.idealm-thumbnail {
  max-height: 6em;
  max-width: 6em;
}

.idealm-thumbnail-lg {
  max-height: 16em;
  max-width: 20em;
}

.idealm-decision-modal-confirm-btns {
  display: flex;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.select-indented {
  text-indent: 2em;
}

a {
  color: #0654ba;
}

hr {
  margin-top: 0.1em;
  margin-bottom: 0.1em;
}

img {
  object-fit: contain;
}

/* everything related to the toast */
#toast {
  visibility: hidden;
  min-width: 6em;
  margin-left: -6em;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 0.2em;
  padding: 0.5em;
  position: fixed;
  z-index: 1;
  right: 5%;
  top: 10%;
  font-size: 1em;
}

#toast.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
  from {right: 0; opacity: 0;} 
  to {right: 5%; opacity: 1;}
}

@keyframes fadein {
  from {right: 0; opacity: 0;} 
  to {right: 5%; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {right: 5%; opacity: 1;} 
  to {right: 0; opacity: 0;}
}

@keyframes fadeout {
  from {right: 5%; opacity: 1;}
  to {right: 0; opacity: 0;}
}
