/* Default CSS for products. */
.cm-related-products{border-top:solid 1px #ccc;}
.cm-related-products h2{color:#1e8093;}
.product-return-link {
	text-align: right;
	border-top:solid 1px #ccc;
	margin-top: 20px;
	padding-top: 10px;
}
.product-return-link a{border-bottom:0 !important;}
.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{
	text-align:left;
	padding-right: 10px;
	width:25%;
}
table.table-product-with-images td.image-cell img{width:100%; height: auto;}
table.table-product-with-images td.product-cell{
	text-align:left;
}
@media screen and (max-width: 768px) {
	table.table-product-with-images td.image-cell{
		display: block;
		width:100%;
	text-align:center;
	padding-right: 0px;
	width:100%;
}
table.table-product-with-images td.product-cell{text-align:left;display: block;
		width:100%;
}
}
.product-description ul{padding-left:20px; margin-bottom: 10px;}
.product-description .product-icons{border-bottom:solid 1px #ccc; padding-bottom: 10px;}
.product-description .product-icons .fas, .product-description .product-icons .far{color:#1e8093;}
div.product-description p {
	margin-top:0px; margin-bottom: 10px;
}
.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{}
.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; background-color: #333;}
.table-products-list .table-products-list-row{display:block; width:100%; margin-left: 0px; margin-right: 0px; 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: inline-block; width:20%; padding:0px;}
.table-products-list .product-list-cell-thumbnail img{width: 100%;}
.table-products-list .product-list-cell-info-description{display: inline-block; width:75%; padding:0px;}
.table-products-list .product-list-cell-more-info{display: block; width:100%;border-top: 1px solid #ccc; text-align: right; padding-right:20px;}
.table-products-list .product-list-cell-more-info .itemcolor{font-size: 15px; text-decoration: none; border-bottom: 0 !important; color:#1e8093;}
.table-products-list .product-list-cell-more-info .itemcolor .fas{font-size: 12px;}
.productlist-product-title{padding:10px;}
.productlist-product-title .itemcolor{font-weight: 600; color:#1c2840 !important; text-decoration: none !important; border-bottom: 0px !important; font-size: 1.5em;}
.productlist-product-description{padding:0px; font-size: 14px;border-bottom: 1px solid #eee;}
.productlist-product-description p{padding:0 10px 0 10px;}
.productlist-product-description .fas, .productlist-product-description .far{color:#1e8093;}
.table-products-list .product-list-cell-date{display:inline-block; width:58%; float: left; font-size: 14px; padding: 10px;}
.table-products-list .product-list-cell-location{display:inline-block;font-size: 14px; padding: 10px;}
.table-products-list .product-list-cell-location{display:inline-block; width:50%;}
.table-products-list .product-list-cell-type{display:block; width:100%; border-top:2px solid #ccc; }
.table-products-list .product-list-cell-price{display:inline-block; width:40%; float: right; font-size: 14px; padding: 10px; text-align: right; color:#98700d;}
.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-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: 10px;
	background-color: #fff;
	color:#333;
	border-bottom:solid 2px #fff;}
.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;
}
.orderbutton, .formbutton{filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    -webkit-box-shadow: 0 4px 0 #1e8093;
    -moz-box-shadow: 0 4px 0 #1e8093;
    box-shadow: 0 4px 0 #1e8093;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-family: "FS Albert Web Bold", Calibri, Tahoma, Verdana, sans-serif;
    font-weight: bold;
    font-style: normal;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    display: inline-block;
    color: #1d5469;
    background: #72dfed;
    border: 0 none;
    border-color: transparent;
    font-size: 1.125em;
    padding: 0.61111em 1.66667em;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 3px;
    text-decoration: none;}
.orderbutton:hover, .formbutton:hover{color: #1d5469;
  background: #72dfed;
  border: 0 none;
  border-color: transparent;
  -webkit-box-shadow: 0 2px 0 #1e8093;
  -moz-box-shadow: 0 2px 0 #1e8093;
  box-shadow: 0 2px 0 #1e8093;
  margin-top: 1px;
  margin-bottom: 2px;}
.table-products-list-add-multiple .product-list-cell-add-to-cart .orderbutton:hover{background-color: #98700d; border:solid 2px #98700d;}
.table-products-list-add-multiple .product-list-cell-add-to-cart .formbutton:hover{background-color: #98700d; border:solid 2px #98700d;}
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"]{background-color: #98700d;
border-color: #98700d;
color: #fff;
border-width: 2px;
border-style: solid;
border-radius: 0.5rem;
box-sizing: border-box;
cursor: pointer;
display: inline-block;
font-family: inherit;
font-size: 1.5rem;
font-weight: 700;
letter-spacing: 0.02rem;
margin: 0;
min-height: -webkit-calc(2rem + 2px);
min-height: calc(2rem + 2px);
outline: none;
padding: 1rem 2rem;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
white-space: nowrap;
width: auto;}

@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) {
.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;}
}
@media screen and (max-width: 667px) {
	.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 !important; width:100% !important; 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;
}
	
}
/* Accordion styles */
.tabs {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
}

.tab {
  width: 100%;
  color: #fff;
  overflow: hidden;
}
.tab-label {
  display: flex;
  justify-content: space-between;
  padding: 1em;
  background: #133642;
  font-weight: bold;
  cursor: pointer;
	margin-bottom: 0;
  /* Icon */
}
.tab-label:hover {
  background: #1e8093;
}
.tab-label::after {
  content: "\276F";
  width: 1em;
  height: 1em;
  text-align: center;
  transition: all .35s;
}
.tab-content {
  max-height: 0;
  padding: 0 1em;
  color: #2c3e50;
  background: white;
  transition: all .35s;
}
.tab-close {
  display: flex;
  justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background: #2c3e50;
  cursor: pointer;
}
.tab-close:hover {
  background: #1a252f;
}

input:checked + .tab-label {
  background: #1a252f;
}
input:checked + .tab-label::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
input:checked ~ .tab-content {
  max-height: 100vh;
  padding: 1em;
}
.tabs input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}.pc-tab > input,
.pc-tab section > div {
  display: none;
}

#tab1:checked ~ section .tab1,
#tab2:checked ~ section .tab2,
#tab3:checked ~ section .tab3 {
  display: block;
}

#tab1:checked ~ nav .tab1,
#tab2:checked ~ nav .tab2,
#tab3:checked ~ nav .tab3 {
  color: red;
}

/* Visual Styles */
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.pc-tab {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}
.pc-tab ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pc-tab ul li label {
  font-family: "Raleway";
  float: left;
  padding: 15px 25px;
  border: 1px solid #ddd;
  border-bottom: 0;
  background: #eeeeee;
  color: #444;
}
.pc-tab ul li label:hover {
  background: #dddddd;
}
.pc-tab ul li label:active {
  background: #ffffff;
}
.pc-tab ul li:not(:last-child) label {
  border-right-width: 0;
}
.pc-tab section {
  font-family: "Droid Serif";
  clear: both;
}
.pc-tab section div {
  padding: 20px;
  width: 100%;
  border: 1px solid #ddd;
  background: #fff;
  line-height: 1.5em;
  letter-spacing: 0.3px;
  color: #444;
}
.pc-tab section div h2 {
  margin: 0;
  font-family: "Raleway";
  letter-spacing: 1px;
  color: #34495e;
}

#tab1:checked ~ nav .tab1 label,
#tab2:checked ~ nav .tab2 label,
#tab3:checked ~ nav .tab3 label {
  background: white;
  color: #111;
  position: relative;
}
#tab1:checked ~ nav .tab1 label:after,
#tab2:checked ~ nav .tab2 label:after,
#tab3:checked ~ nav .tab3 label:after {
  content: '';
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #ffffff;
  left: 0;
  bottom: -1px;
}

