/* Default CSS for products. */
/* Default CSS for products. */
.page-product-details .product-container .cm_extra_data{margin: 0 0 20px 0;padding: 10px 10px 10px 10px;font-size: 18px;color: #4a7729;}
.product-return-link{
	text-align: right;
	border-top:solid 1px #ccc;
	margin-top: 20px;
}

.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: 8px;
	width:10%;
}

table.table-product-with-images td.product-cell{
	margin: auto;
	text-align:left;
}

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;
}
.table-products-list{width:100%;}
.product-store-managed .product-price{font-family: AvenirNextLTW01-BoldCn;font-size: 24px;}
.product-details-quantity-container{ margin-bottom: 15px;font-family: AvenirNextLTW01-BoldCn;font-size: 18px;}
.product-details-quantity-container input[type="text"]{padding: 3px;margin-left:5px;}
.product-details-order-button-container{}
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 .table-products-list .product-list-heading-cell-name{font-family: AvenirNextLTW01-BoldCn;font-weight: 400;font-size: 1em;color: #4a7729; width: 30%;}
.page-products-list .table-products-list .product-list-heading-cell-date{font-family: AvenirNextLTW01-BoldCn;font-weight: 400;font-size: 1em;color: #4a7729;width: 15%;}
.page-products-list .table-products-list .product-list-heading-cell-location{font-family: AvenirNextLTW01-BoldCn;font-weight: 400;font-size: 1em;color: #4a7729;width: 12%;}
.page-products-list .table-products-list .product-list-heading-cell-type{font-family: AvenirNextLTW01-BoldCn;font-weight: 400;font-size: 1em;color: #4a7729;width: 12%;}
.page-products-list .table-products-list .product-list-heading-cell-inventory{font-family: AvenirNextLTW01-BoldCn;font-weight: 400;font-size: 1em;color: #4a7729;width: 8%;}
.page-products-list .table-products-list .product-list-heading-cell-price{font-family: AvenirNextLTW01-BoldCn;font-weight: 400;font-size: 1em;color: #4a7729;width: 12%;}
.page-products-list .table-products-list .product-list-cell-add-to-cart-heading{font-family: AvenirNextLTW01-BoldCn;font-weight: 400;font-size: 1em;color: #4a7729;}
.page-products-list .table-products-list .table-products-list-row .product-list-cell-name{}
.page-products-list .table-products-list .table-products-list-row .product-list-cell-date{}
.page-products-list .table-products-list .table-products-list-row .product-list-cell-location{}
.page-products-list .table-products-list .table-products-list-row .product-list-cell-type{}
.page-products-list .table-products-list .table-products-list-row .product-list-cell-inventory{}
.page-products-list .table-products-list .table-products-list-row .product-list-cell-price{}
.page-products-list .table-products-list .table-products-list-row .product-list-cell-add-to-cart{}
.page-products-list .table-products-list .table-products-list-row .product-list-cell-add-to-cart .orderbutton{}
.page-products-list .table-products-list .table-products-list-row .product-list-cell-add-to-cart .orderbutton:focus{}
.page-products-list .table-products-list .table-products-list-row .product-list-cell-add-to-cart .orderbutton:hover{}
.page-products-list .table-products-list .table-products-list-row .product-list-cell-add-to-cart .orderbutton:active{}

@media 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 screen and (max-width: 767px) {
	.page-products-list{overflow-x: scroll;}
.page-products-list .table-products-list{white-space: nowrap;}
}
@media screen and (max-width: 550px) {
	
}
.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 (max-width: 45em) {
  .tabs .tab,
  .tabs label {
    order: initial;
  }

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