/* Default CSS for products. */
.page-product-details{width:100%;}
.product-return-link {
  text-align: right;
border-top: solid 1px #ccc;
margin-top: 30px;
font-size: 16px;
width: 100%;
	padding-top: 10px;}

.products-related table tr td img {
  margin-right: 5px;
}

.no-products {
  text-align: center;
}

.cm-product-form {
}

.cm-product-details-form {
}

.cm-product-cell-form {
}

.cm-product-large-cell-form {
}
.product-description .product-main p {
  font-size: 15px;
}
.product-main {
  padding-right: 30px;
}
.product-right {
  -webkit-box-shadow: 0 4px 6px #aaa;
  -ms-box-shadow: 0 4px 6px #aaa;
  box-shadow: 0 4px 6px #aaa;
  margin-bottom: 20px;
}
.product-right img {
  width: 100%;
  display: block;
  border-bottom: solid 1px #ccc;
  margin-bottom: 15px;
}
.product-right p {
  font-size: 15px;
  padding-left: 10px;
  padding-right: 10px;
}
.instructor {
  padding-left: 15px;
}
table.table-product-with-images {
  border: 0px;
  padding: 0px;
  border-spacing: 0px;
  width: 100%;
}

table.table-product-with-images td {
  vertical-align: top;
}

table.table-product-with-images td.image-cell {
  margin: auto;
text-align: center;
padding-right: 0px;
width: 100%;
display: block;
}
.table-product-with-images .largeimage1 {
  width: 100%;
height: 300px;
object-fit: cover;
border-radius: 24px;
}
.products-small-cell .cm-product-thumbnail {
  width: 300px;
  margin: 10px auto;
}
table.table-product-with-images td.product-cell {
  margin: auto;
text-align: left;
display: block;
width: 100%;
}

div.product-description p {
  margin-top: 0px;
}
.products-related table td {
  display: inline-block;
  width: 25% !important;
}
.products-related table td img {
  width: 100%;
  height: auto;
  display: block;
  border: solid 10px #fff;
}

table.product-store-managed {
  padding-top: 10px;
  border-spacing: 0px;
  width: 100%;
}

.product-store-managed input {
  vertical-align: middle;
}

.product-store-managed td {
  vertical-align: top;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  font-size: 18px;
}
.table-products-list {
  width: 100%;white-space: nowrap;
}
.product-store-managed .product-price {
  font-size: 20px;
  font-weight: bold;
}
.product-details-quantity-container {
  margin-bottom: 15px;
}
.product-details-quantity-container input[type='text'] {
  padding: 3px;
}
.product-details-order-button-container {
}
.table-products-list-add-multiple {
  width: 100% !important;
  max-width: none;
  margin-bottom: 10px;
}
.table-products-list .table-products-list-row {
  /*display:inline-block; width:23%; margin-left: 10px; margin-right: 10px; margin-bottom: 20px;-webkit-box-shadow: 0 4px 6px #aaa; -ms-box-shadow: 0 4px 6px #aaa; box-shadow: 0 4px 6px #aaa; vertical-align: top;*/
}
.table-products-list .product-list-cell-thumbnail {
  display: block;
  width: 100%;
}
.table-products-list .product-list-cell-thumbnail img {
  width: 100%;
  height: 120px;
  object-fit: cover;
}
.table-products-list .product-list-cell-info-description {
  display: block;
  width: 100%;
}
.productlist-product-title {
  padding: 10px;
  min-height: 50px;
}
.productlist-product-description {
  padding: 10px;
  min-height: 130px;
  font-size: 14px;
  border-bottom: 1px solid #eee;
}
.table-products-list .product-list-cell-date {
  /*display:inline-block; width:58%; float: left; */
  font-size: 16px;
  padding: 10px;
  border-bottom: 1px solid #cdd5dc;
}
.table-products-list .product-list-cell-location {
  font-size: 16px;
  padding: 10px;
  border-bottom: 1px solid #cdd5dc;
}
.table-products-list .product-list-cell-location {
  /*display:inline-block; width:50%;*/
}
.table-products-list .product-list-cell-type {
  display: inline-block;
  width: 50%;
}
.table-products-list .product-list-cell-price {
  /*display:inline-block; width:40%; float: right; text-align: right; color:#98700d;*/
  font-size: 16px;
  padding: 10px;
  border-bottom: 1px solid #cdd5dc;
}
.table-products-list .product-list-cell-inventory {
  font-size: 16px;
  border-bottom: 1px solid #cdd5dc;
}
.table-products-list .product-list-cell-add-to-cart {
  font-size: 16px;
  border-bottom: 1px solid #cdd5dc;
}
.table-products-list-add-multiple .product-list-heading-cell-checkbox,
.table-products-list-add-multiple .product-list-heading-cell-name,
.table-products-list-add-multiple .product-list-heading-cell-category,
.table-products-list-add-multiple .product-list-heading-cell-date,
.table-products-list-add-multiple .product-list-heading-cell-location,
.table-products-list-add-multiple .product-list-heading-cell-type,
.table-products-list-add-multiple .product-list-heading-cell-inventory,
.table-products-list-add-multiple .product-list-heading-cell-price {
  vertical-align: middle;
  text-align: left;
  padding: 5px;
  background-color: #131820;
  color: #fff;
  border: none;
	font-weight: 600;
}
.table-products-list-add-multiple .product-list-cell-new,
.table-products-list-add-multiple .product-list-cell-checkbox,
.table-products-list-add-multiple .product-list-cell-name,
.table-products-list-add-multiple .product-list-cell-category,
.table-products-list-add-multiple .product-list-cell-type,
.table-products-list-add-multiple .product-list-cell-location,
.table-products-list-add-multiple .product-list-cell-date,
.table-products-list-add-multiple .product-list-cell-inventory,
.table-products-list-add-multiple .product-list-cell-price,
.table-products-list-add-multiple .product-list-cell-add-to-cart {
  vertical-align: middle;
  text-align: left;
  padding: 10px;
  /*color:#fff;
	border-bottom:solid 2px #fff;*/
}
.table-products-list-add-multiple .product-list-cell-checkbox {
  width: 10%;
}
.table-products-list-add-multiple .product-list-cell-add-to-cart {
  vertical-align: middle;
  text-align: right;
  padding: 10px;
}
p.product-list-new-text {
  /*color: #948A54;*/
  margin: 0;
}

div.product-details-name {
  margin-bottom: 10px;
}
/*
div.product-details-name h1 {
	margin: 0;
	font-size: 32px;
}
*/
div.product-details-name > p {
  margin: 0;
  font-size: 8px;
}

div.cm-realex {
  padding-top: 30px;
}

.cm-realex table {
  margin-left: auto;
  margin-right: auto;
}

.product-no-products,
.catalog-no-products {
  text-align: left;
}

.page-products-list input[type='submit'] {
text-transform: uppercase;
display: inline-block;
padding: 5px 15px 5px 15px;
background-color: #28ab1e;
border: solid 2px #28ab1e;
border-radius: 27px;
color: #fff;
cursor: pointer;
font: 700 14px/26px "D2L Sans",sans-serif;
transition: background-color .45s cubic-bezier(0.42, 0, 0, 1),border-color .45s cubic-bezier(0.42, 0, 0, 1),color .45s cubic-bezier(0.42, 0, 0, 1);
text-align: center;
}
.page-products-list input[type='submit']:hover {
  border:solid 2px #28ab1e;
	background-color: #fff;
	color:#28ab1e;
}
#bundle-instructions {
  font-size: 18px;
}

.backend-products table td {
  vertical-align: middle;
  padding: 10px;
  font-size: 16px;
}
.product-list-heading-cell-date {
  -moz-border-top-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.product-list-heading-cell-name,
.product-list-heading-cell-price,
.product-list-cell-add-to-cart-heading,
.product-list-heading-cell-inventory,
.product-list-heading-cell-location,
.product-list-heading-cell-date {
  background-color: #131820;
  color: #fff;
}
.product-list-cell-add-to-cart-heading {
  -moz-border-top-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.product-list-cell-add-to-cart {
  text-align: right;
}
.table-products-list-add-bundle .product-list-heading-cell-date {
  -moz-border-top-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.table-products-list-add-bundle .product-list-heading-cell-checkbox {
  -moz-border-top-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.table-products-list-add-multiple .product-list-heading-cell-checkbox {
  -moz-border-top-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.table-products-list-add-bundle .product-list-heading-cell-inventory {
  -moz-border-top-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.table-products-list-add-bundle .product-list-cell-date,
.table-products-list-add-bundle .product-list-cell-checkbox,
.table-products-list-add-bundle .product-list-cell-location,
.table-products-list-add-bundle .product-list-cell-type,
.table-products-list-add-bundle .product-list-cell-inventory,
.table-products-list-add-bundle .product-list-cell-price,
.table-products-list-add-bundle .product-list-cell-add-to-cart,
.table-products-list-add-bundle .product-list-cell-name {
  border-bottom: 1px solid #cdd5dc;
}
.table-products-list-add-multiple tr.table-products-list-add-multiple-row {
  border-bottom: 1px solid #cdd5dc;
}
.waiting-list-form {
  overflow: auto;
}
.waiting-list-form p {
  text-align: center;
}
.waiting-list-form .contact_info {border: 1px solid #bec3cd; border-radius: 16px; padding:30px 20px 30px 20px;
}
#joinwaitinglist {
text-transform: uppercase;
display: inline-block;
padding: 5px 35px 5px 35px;
background-color: #28ab1e;
border: solid 2px #28ab1e;
border-radius: 27px;
color: #fff;
cursor: pointer;
font: 700 14px/26px "D2L Sans",sans-serif;
transition: background-color .45s cubic-bezier(0.42, 0, 0, 1),border-color .45s cubic-bezier(0.42, 0, 0, 1),color .45s cubic-bezier(0.42, 0, 0, 1);
text-align: center;
text-decoration:none;
}
#joinwaitinglist:hover {
border:solid 2px #28ab1e;
background-color: #fff;
color:#28ab1e;
}
.cm-related-products .site-section .product-block{display: inline-block;flex-basis: 48%;padding: 0 0 20px;margin: 0 1% 20px;text-align: left;}
.waiting-list-form .contact_info .form-line {display:inline-block; width:49%; margin-bottom:20px;}
.waiting-list-form .contact_info .form-line label{margin:0 0 0 0; font-size: 16px;}
.waiting-list-form .contact_info .form-line input[type='text'], .waiting-list-form .contact_info .form-line input[type='email']{width:95%;}
@media only screen and (max-width: 568px) {.cm-related-products .site-section .product-block{display: block;flex-basis: 100%;padding: 0 0 20px;margin: 0 1% 20px;text-align: left;}}
@media only screen and (max-width: 768px) {.waiting-list-form .contact_info .form-line {display:block; width:100%; margin-bottom:20px;}}
@media only screen and (min-width: 1100px) {
  .waiting-list-form .contact_info .form-line {
  }
  .waiting-list-form .contact_info h3 {
  }
}
@media only screen and (max-width: 1200px) {
  .product-details-quantity-container {
    margin-bottom: 10px;
    display: block;
    width: 100%;
  }
  .product-details-order-button-container {
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .waiting-list-form .contact_info {
    width: 50%;
    margin: 10px 25% 0;
  }
}
@media only screen and (max-width: 767px) {
  .table-products-list .table-products-list-row {
    /*display:inline-block; width:47%; margin-left: 5px; margin-right: 5px; margin-bottom: 10px;-webkit-box-shadow: 0 4px 6px #aaa; -ms-box-shadow: 0 4px 6px #aaa; box-shadow: 0 4px 6px #aaa;*/
  }
  .product-description {
    display: block;
    width: 100%;
    float: none;
  }
  table.product-store-managed {
    width: 100%;
    padding: 15px;
    display: inline-block;
    float: none;
    margin-top: 20px;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  .cm-product-list-add-to-waiting-list {
    display: block;
    width: 100%;
    float: none;
    text-align: left;
    font-size: 12px;
  }

  .backend-products,
  .table-products-list tbody {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
  }
  .backend-products,
  .table-products-list tbody tr {
    display: flex;
    flex-direction: column;
    font-size: 12px;
  }
  .backend-products,
  .table-products-list tbody tr td {
    /*height: 55px;*/
    text-align: left;
    font-size: 12px;
  }
  .product-list-heading-cell-date {
    -moz-border-top-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 55px;
  }
  .product-list-cell-add-to-cart-heading {
    -moz-border-top-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 55px;
  }
  .product-list-heading-cell-location {
    height: 55px;
  }
  .product-list-heading-cell-inventory {
    height: 55px;
  }
  .product-list-heading-cell-price {
    height: 55px;
  }
  .product-list-cell-date {
    height: 55px;
  }
  .product-list-cell-location {
    height: 55px;
  }
  .product-list-cell-inventory {
    height: 55px;
  }
  .product-list-cell-price {
    height: 55px;
  }
  .product-list-cell-add-to-cart {
    height: 55px;
  }
  .table-products-list .product-list-cell-date {
    font-size: 12px;
    padding: 10px;
  }
  .table-products-list .product-list-cell-location {
    display: inline-block;
    font-size: 12px;
    padding: 10px;
  }
  .table-products-list .product-list-cell-location {
    /*display:inline-block; width:50%;*/
  }
  .table-products-list .product-list-cell-type {
    display: inline-block;
    width: 50%;
  }
  .table-products-list .product-list-cell-price {
    font-size: 12px;
    padding: 10px;
  }
  .table-products-list .product-list-cell-inventory {
    font-size: 12px;
  }
  .page-products-list input[type='submit'] {
    font-size: 12px;
  }
  .backend-products input[type='text'] {
    width: 35px;
  }
  .waiting-list-form .contact_info {
    width: 70%;
    margin: 10px 15% 0;
  }
  .table-product-with-images .product-cell {
    display: block;
  }
  table.table-product-with-images td.image-cell {
    display: block;
    width: 100%;
  }
  .table-product-with-images .largeimage1 {
  }
  .products-small-cell .cm-product-thumbnail {
  }
  table.table-product-with-images,
  .table-product-with-images tr,
  .table-product-with-images tbody {
    display: block;
  }
  .backend-products tbody {
    display: flex;
  }
  .cm-product-multiple-cell {
    display: block;
  }
}

@media only screen and (max-width: 679px) {
  .product-list-cell-add-to-cart-heading {
    height: 85px;
  }
  .product-list-cell-add-to-cart {
    height: 85px;
  }
}

@media only screen and (max-width: 680px) {
  .page-products-list {
    overflow-x: scroll;
  }
}

@media only screen and (max-width: 600px) {
  .waiting-list-form .contact_info {
    width: 80%;
    margin: 10px 10% 0;
  }
}

@media only screen and (max-width: 580px) {
  .page-products-list,
  .table-products-list-add-bundle tbody {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
  }
  .page-products-list,
  .table-products-list-add-bundle tbody tr {
    display: flex;
    flex-direction: column;
    font-size: 12px;
  }
  .table-products-list-add-bundle .product-list-heading-cell-checkbox {
    -moz-border-top-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .table-products-list-add-bundle .product-list-heading-cell-inventory {
    -moz-border-top-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .table-products-list-add-bundle .product-list-heading-cell-name,
  .product-list-cell-name {
    height: 109px;
  }
  .table-products-list-add-bundle .product-list-heading-cell-date,
  .product-list-cell-date {
    height: 55px;
  }
  .table-products-list-add-bundle .product-list-cell-date,
  .table-products-list-add-bundle .product-list-cell-checkbox,
  .table-products-list-add-bundle .product-list-cell-location,
  .table-products-list-add-bundle .product-list-cell-type,
  .table-products-list-add-bundle .product-list-cell-inventory,
  .table-products-list-add-bundle .product-list-cell-price,
  .table-products-list-add-bundle .product-list-cell-add-to-cart,
  .table-products-list-add-bundle .product-list-cell-name {
    border-bottom: none;
  }
  .page-products-list input[type='submit'] {
    width: 95px;
  }
}

@media screen and (max-width: 550px) {
  .table-products-list-add-multiple {
    width: 100% !important;
    max-width: none;
    margin-bottom: 10px;
    border: 0px;
  }
  .table-products-list .table-products-list-row {
    /*display:block; width:100%; margin-left: 0px; margin-right: 0px; margin-bottom: 10px;-webkit-box-shadow: 0 4px 6px #aaa; -ms-box-shadow: 0 4px 6px #aaa; box-shadow: 0 4px 6px #aaa;*/
  }
  .table-products-list .product-list-cell-thumbnail {
    display: block;
    width: 100%;
  }
  .table-products-list .product-list-cell-thumbnail img {
    width: 100%;
    height: auto;
  }
  td.product-list-heading-cell-new,
  td.product-list-heading-cell-checkbox,
  td.product-list-heading-cell-name,
  td.product-list-heading-cell-category,
  td.product-list-heading-cell-price,
  td.product-list-heading-cell-type,
  td.product-list-cell-add-to-cart-heading {
    /*display: none;*/
  }
  td.product-list-cell-new,
  td.product-list-cell-checkbox,
  td.product-list-cell-name,
  td.product-list-cell-category,
  td.product-list-cell-price,
  td.product-list-cell-type,
  td.product-list-cell-date,
  td.product-list-cell-add-to-cart {
    vertical-align: middle;
    text-align: left;
    padding: 10px;
    border-bottom: 0px;
    display: block;
    width: 100%;
    float: none;
  }
}
.tabs {
  display: flex;
  flex-wrap: wrap;
}

.tabs label {
  order: 1;
  display: block;
  padding: 1rem 2rem;
  margin-right: 0.2rem;
  cursor: pointer;
  background: #fff;
  font-weight: bold;
  transition: background ease 0.2s;
  border-left: solid 1px #efefef;
  border-top: solid 1px #efefef;
  border-right: solid 1px #efefef;
}

.tabs .tab {
  order: 99;
  flex-grow: 1;
  width: 100%;
  display: none;
  padding: 1rem;
  background: #efefef;
}

.tabs input[type='radio'] {
  display: none;
}

.tabs input[type='radio']:checked + label {
  background: #efefef;
}

.tabs input[type='radio']:checked + label + .tab {
  display: block;
}
@media only screen and (max-width: 500px) {
  .waiting-list-form .contact_info {
    width: 90%;
    margin: 10px 5% 0;
  }
}
@media only screen and (max-width: 400px) {
  .waiting-list-form .contact_info {
    width: 100%;
    margin: 10px 0 0;
  }
}
@media (max-width: 45em) {
  .tabs .tab,
  .tabs label {
    order: initial;
  }

  .tabs label {
    width: 100%;
    margin-right: 0;
    margin-top: 0.2rem;
  }
}
