/* Default CSS for products. */

.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{}
.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:inline-block; width:31%; margin-left: 12px; margin-right: 12px; margin-bottom: 20px; vertical-align: top;box-shadow: 0 4px 16px 0 rgba(0,0,0,0.1);transition: 0.4s ease-out;border-radius: 10px 0 10px 0;}
.table-products-list .product-list-cell-thumbnail{display: block; width:100%;}
.table-products-list .product-list-cell-thumbnail img{width: 100%;height: 160px;object-fit: cover;}
.table-products-list .product-list-cell-thumbnail br{display: none;}
.table-products-list .product-list-cell-info-description{display: block; width:100%;}
.table-products-list .table-products-list-row .product-list-cell-info-description .productlist-product-title .itemcolor{color:#000; font-weight: 400; font-size: 1.1em;}
.table-products-list .table-products-list-row .productlist-product-title{padding:10px 20px 0 20px; min-height: 80px;}
.table-products-list .table-products-list-row .productlist-product-description{padding:0 20px 0 20px;min-height: 150px; font-size: 16px;}
.table-products-list .table-products-list-row .product-list-cell-more-info{display: block; width:100%; padding:0 20px 20px 20px;}
.table-products-list .table-products-list-row .product-list-cell-more-info .itemcolor{color: #6BB745;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;}
.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:inline-block; width:50%;}
.table-products-list .product-list-cell-price{display:inline-block; width:40%; float: right; font-size: 14px; padding: 10px; text-align: right; color:#98700d;}
@media screen and (max-width: 1024px) {
.table-products-list .table-products-list-row{display:inline-block; width:31%; margin-left: 9px; margin-right: 9px; margin-bottom: 20px; vertical-align: top;box-shadow: 0 4px 16px 0 rgba(0,0,0,0.1);transition: 0.4s ease-out;border-radius: 10px 0 10px 0;}	
}
@media screen and (max-width: 768px) {
.table-products-list .table-products-list-row{display:inline-block; width:47%; margin-left: 7px; margin-right: 7px; margin-bottom: 20px; vertical-align: top;box-shadow: 0 4px 16px 0 rgba(0,0,0,0.1);transition: 0.4s ease-out;border-radius: 10px 0 10px 0;}	
}
.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{position: relative;
    min-width: 190px;
    width: auto;
    padding: 24px 50px;
    background: #6BB745;
    border: solid 1px #6BB745;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 20px;
    font-weight: 600;
    outline: 0;
    border-radius: 12px 0 12px 0;
    text-transform: uppercase;
    display: inline-block;
-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
text-align: center;}
.orderbutton:hover{background-color: #5b9d39; border:solid 1px #5b9d39;}
.formbutton:hover{background-color: #5b9d39; border:solid 1px #5b9d39;}
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: 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 (max-width: 45em) {
  .tabs .tab,
  .tabs label {
    order: initial;
  }

  .tabs label {
    width: 100%;
    margin-right: 0;
    margin-top: 0.2rem;
  }
}
.circular h1 {
    color: #034EA2;
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: 400;
    text-decoration: none;
font-size: 2.5em;
line-height: 1.2em;}
.circular p, .circular ol, .circular ul, .circular cite{font-size: 19px;
    line-height: 28px; font-weight:500;}
.circular h2{color: #034EA2;
    margin-top: 60px;
    margin-bottom: 30px;
    font-weight: 400;
line-height: inherit;}
.circular h3{color: #000000;
    margin-top: 30px;
    margin-bottom: 15px;
        font-size: 1em;
    line-height: 1.5rem;
    font-weight: 700;
    letter-spacing: 0.2px;}
.circular h4{text-transform: uppercase;
    font-weight: 700;}
.circular hr{border-top: 1px solid #D3D9E3;
    margin-top: 15px;
    margin-bottom: 15px;}
.circular .icon-list-check{ overflow: hidden;
    list-style-type: none;
    padding-right: 15px;
    padding-left: 0;
    margin-left: 10px;}
.circular .icon-list-check li {
    margin-left: 40px;
    position: relative;
padding-bottom: 20px;}
.circular .icon-list-check li:before, .circular ul.list-icon.list-check span:before{color: #6BB745;}
.circular .icon-list-check li:before {
    content: "\e067";
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-size: 1.2em;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin: .2em .75em 1em 0;
    margin-left: -40px;
    position: absolute;
    top: -3px;
	-webkit-font-smoothing: antialiased;}
.circular .jumbotron, .circular .container .jumbotron, .circular .container-fluid .jumbotron {
    background-color: #034EA2;
    color: white;
    padding: 50px 50px;
    margin-bottom: 15px;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
.circular .jumbotron ul li::before {
    display: inline-block;
    width: 1em;
    content: "\25AA";
    color: #6BB745;
    font-size: 1.5em;
    margin-left: -1em;
}
.circular .jumbotron ul li{padding-bottom: 20px;}
.circular .well-solid {
    background-color: #EEF2F6;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.circular .well {
    margin-top: 40px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 15px;
    background-color: #EEF2F6;
    border: none;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 30px;
	-webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
}
.circular ol.large-number {
    margin-left: 0;
    padding-left: 0;
    counter-reset: item;
}
.circular li{display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 10px;}
.circular ol.large-number li:before {
    content: counter(item, decimal-leading-zero) " ";
    counter-increment: item;
    color: #6BB745;
    font-size: 2.5em;
    line-height: 3rem;
    margin-right: 15px;
}
.circular blockquote{background-color: #EEF2F6;
    border-left: 5px solid #6BB745;
    margin: 1.5em 50px;
    padding: 1em 20px;
    quotes: "\201C""\201D""\2018""\2019";}
.circular blockquote:before {
    color: #6BB745;
    font-family: arial;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}
.circular blockquote p {
    margin-left: 50px;
    margin-right: auto;
	color: #6BB745;
    font-weight: 900;
}
.circular blockquote cite {
    font-style: italic;
    font-weight: 600;
    font-size: 0.9em;
    margin-left: 50px;
    margin-right: auto;
}
.circular .instruction{
	margin-top: 20px;
	color: #0583D1;
	font-weight: 500;
	font-style: italic;
}

.circular .upper{
	text-transform:uppercase;
	line-height: inherit;
}

.circular .blue{
color:#034EA2;
font-weight:900;
}

.circular .custom-icon {
  list-style-type: none;
  margin-left: 1.9em;
margin-right: 2.5em;
  padding-left: 0;
}
	
		
.circular .custom-icon span {
	font-size: 1.6em;
  left: 30px;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
	color: #6BB745;
}

.circular .dates-col {
	display:inline-block;
	list-style-type: none;
	font-size: 0.8em;
	height: 30px;
	line-height:30px;
	margin-bottom:10px;
		}

.circular .green{
color:#6BB745;
font-weight:900;
		}

.circular .mod-details {
 font-size: 13pt;
 line-height: 13pt;
padding-bottom: 10px;
font-weight: 500;
		}

.circular .mod-details-container{
	background-color: #EEF2F6;
	padding: 20px;
	margin-bottom: 50px;
		}

.circular .bubble-wrap {
	max-width: 300px; 
  max-height: 300px; 
  border-radius: 50%;
  overflow: hidden;
  position: relative;
	}

.circular .bubble:after {
	position: absolute;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
border: 18px solid rgba(255, 255, 255, 0.5);
border-radius: 50%;
content: '';
display: block;
-webkit-transition: all 0.5s ease-in-out 0s;
-o-transition: all 0.5s ease-in-out 0s;
transition: all 0.s5 ease-in-out 0s;
}
.circular .bubble img{width: 100%;
height: auto;}
.circular .bubble-wrap-link {
 max-width: 300px;
 max-height: 300px;
 border-radius: 50%;
 overflow: hidden;
 position: relative;
 border: solid 5px #96C247;
}
.circular .bubble-link:after {
 position: absolute;
 top: 0px;
 left: 0px;
 right: 0px;
 bottom: 0px;
 border: 18px solid rgba(255, 255, 255, 0.5);
 border-radius: 50%;
 content:'';
 display: block;
 -webkit-transition: all 0.5s ease-in-out 0s;
 -o-transition: all 0.5s ease-in-out 0s;
 transition: all 0.5s ease-in-out 0s;
}
.circular .bubble-link:hover:after {
 cursor: pointer;
 position: absolute;
 top: 0px;
 left: 0px;
 right: 0px;
 bottom: 0px;
 border: 0px solid rgba(255, 255, 255, 1);
 border-radius: 50%;
 content: '';
	display: block;}
.curcular .embed-responsive {
  margin-bottom: 15px;
}
@media screen and (min-width: 768px){}
.circular blockquote {
    background-color: #EEF2F6;
    border-left: 5px solid #6BB745;
    margin: 0em 0px;
    padding: 1em 20px;
    quotes: "\201C""\201D""\2018""\2019";
}
.circular blockquote:before {
    color: #6BB745;
    font-family: arial;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}
}