/* Default CSS for products. */
.boldtext{color: #f15a5a;    font-size: 22px;
    font-weight: bold;}
.accent{text-align:left !important;}
.smallimage{ margin-right:20px;}
.product-return-link {
	text-align: right;
}
.product-return-link a{ font-size:16px;}
.related-products {

}

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

.cm-product-form {
}

.cm-product-details-form {
}

.cm-product-cell-form {
}

.cm-product-large-cell-form {
}

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-bottom:15px;
}
.product-description{ margin-bottom:10px;}
.product-description ul li{ list-style:square; color:#ccc;}
.product-description ul li span{ color:#000;}
.product-description h3{ color:#f15a5a;}
table.product-store-managed {
	width:100%;
	border-top:solid 4px #ff334e;
}

.product-store-managed input[type="text"] {
	vertical-align: middle;
	padding:6px;
	margin-left:14px;
	width:54px;
}

.product-store-managed td {
	vertical-align: top;
	padding:5px;
	text-align:right;
}

.product-details-quantity-container{ margin-bottom:10px; font-size:18px;}
.product-store-managed .product-price {
	font-size: 18px;
	padding-top:10px;
}
.product-details-order-button-container{ padding-bottom:5px;}
.table-products-list-add-multiple{ width:100%; margin-bottom:10px;}
.page-products-list{}
.table-products-list{ width:100%;}
td.product-list-cell-thumbnail{ background-color: #fff; border-right: solid 5px #fff; vertical-align: top;}
td.product-list-heading-cell-date,
td.product-list-heading-cell-price
{
	font-size:16px;
	font-weight:600;
	background-color:#fff;
	vertical-align: middle;
	text-align: right;
	padding: 10px;
}
td.product-list-cell-name
{
	vertical-align: top;
	text-align: left;
	padding: 10px;
	background-color:#edeeee;
	border-bottom:solid 10px #fff;
	color: #f15a5a;
    font-size: 22px;
    font-weight: bold;
}
td.product-list-cell-date{	vertical-align: top;
	font-weight:600;
	font-size: 16px;
	text-align: left;
	padding: 10px;
	background-color:#fff;}
td.product-list-cell-price
{
	width:15%;
	vertical-align: top;
	font-weight:600;
	font-size: 16px;
	text-align: right;
	padding: 10px;
	background-color:#12b9bf;
	color:#fff;
	border-bottom:solid 10px #fff;
}
td.product-list-cell-name .itemcolor{font-size: 14px !important; font-weight:normal !important;}
td.product-list-cell-add-to-cart{	vertical-align: middle;
	font-size: 14px;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom:solid 8px #fff;}
td.product-list-cell-new {
	padding-right: 0px;
}
.table-products-list-row{background-color:#edeeee;}
.productlist-product-title{ background-color:#edeeee; padding-left:10px; padding-top:10px; padding-right:10px; padding-bottom:0px;}
.productlist-product-description{  padding-top:0px; padding-left:10px;  padding-right:10px; padding-bottom:0px;  font-size:14px;}
.product-list-cell-info-description{padding-right:0px;}
.productlist-more-info{padding-top:0px; padding-left:10px;  padding-right:10px; padding-bottom:10px; border-bottom:solid 20px #fff; }
.productlist-more-info .itemcolor{font-size: 16px;/*font-weight: bold;*//*color:#12b9bf;*/color:rgb(51,109,245); text-decoration:none;}
.productlist-more-info .itemcolor:hover{ color:rgb(235,0,31); text-decoration:none;}
.page-products-list input[type="submit"]{
	float:right;
	color: #4a4a4a;
    background-color: #ffbf3f;
	padding: 8px 38px;
    margin: 2px;
    font-size: 14px;
    font-weight:600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    background-image: none;
    border: 1px solid transparent;}
.page-products-list input[type="submit"]:hover{{background-color:#f12e13; color:#fff;}
.table-products-list-add-multiple .product-list-heading-cell-checkbox{ font-weight:600; text-align:center;}
.table-products-list-add-multiple .product-list-heading-cell-name{ font-weight:600;}
.table-products-list-add-multiple td.product-list-cell-thumbnail{ width:5%; border-bottom:solid 3px #fff;}
.table-products-list-add-multiple td.product-list-cell-checkbox{width:8%; text-align:center;}
.table-products-list-add-multiple td.product-list-cell-name{ background-color:#edeeee; border-bottom:solid 3px #fff; padding-left:10px;}
.table-products-list-add-multiple td.product-list-cell-price{ border-bottom:solid 3px #fff; width:12%; text-align:right;}
p.product-list-new-text {
	color: #948A54;
	margin:0;
}

div.product-details-name {
	margin-bottom: 10px;
}

div.product-details-name h1 {
	margin: 0;
}

div.product-details-name > p {
	margin-top: 10px;
	margin-bottom:10px;
	font-size: 14px;
	padding:10px;
}

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

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

.product-no-products,
.catalog-no-products {
	text-align: left;
}
@media screen and (max-width:648px){
table.table-product-with-images td.image-cell{
	width:100%;
	display:block;
}
table.table-product-with-images td.product-cell{
	width:100%;
	display:block;
	text-align:left;
}
.product-list-cell-thumbnail{ display:block; width:100%;}
.product-list-cell-info-description{ display:block; width:100%;}
}
