/* Default CSS for Cart and Checkout */

.cartcontent {
	/*background-color:#efefef;*/
}

.checkout-section-container label {
}

.cm-cart-form {
}

.cm-cart-has-products {
}

.cm-cart-no-products {
}

.checkout-form fieldset {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	/*background-color:#efefef;*/
	vertical-align: top;
	border:none;
}

.checkout-form fieldset input {
	width: 300px;
}

.purchasedetails {
	/*background-color:#efefef;*/
	vertical-align:center;
}

.purchasedetails .required {
	font-weight:bold;
}

.purchasedetails td {
	padding: 3px;
}

.purchasedetails .label {
	text-align:right;
	width:20%;
	vertical-align:middle;

}

.purchasedetails p {
	margin: 0px;
	padding:0px;
}

.purchasedetails .field {
	text-align:left;
	vertical-align:middle;
}

.cartcontent th {
	vertical-align: middle;
    background-color: #F9FAFB;
    border-top: 1px solid #E6EAF0;
	border-bottom: 1px solid #E6EAF0;
    color: #565A5C;
	padding: 10px;
}
.cm-cart-product-column{text-align: left !important;}
.cm-cart-quantity-column{text-align: center;}
.cm-cart-amount-column, .cm-cart-price-column{text-align: right !important;}
.cm-cart-product-column{	vertical-align: middle;
	-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;
    background-color: #F9FAFB;
    border-left: 1px solid #E6EAF0;
	border-top: 1px solid #E6EAF0;
	border-bottom: 1px solid #E6EAF0;
    color: #565A5C;
	padding: 10px;}
.cm-cart-amount-column{vertical-align: middle;
	-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;
    background-color: #F9FAFB;
    border-top: 1px solid #E6EAF0;
	border-right: 1px solid #E6EAF0;
	border-bottom: 1px solid #E6EAF0;
    color: #565A5C;
	padding: 10px;}
.lineitem, .rowodd{border-bottom:solid 1px #E6EAF0;}
.lineitem > td {
	padding: 10px 10px;
}
.voucher-container h3{color:#1e8093;}
.cm_button_recalculate{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;
    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;
margin-right: 10px;}
.cm_button_continue_shopping{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;
    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;
margin-right: 10px;}
.cm_button_checkout{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;
    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;}
.cm_button_recalculate: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;}
.cm_button_continue_shopping: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;}
.cm_button_checkout: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;}
.cm-cart-table-cell-totals-label{}
.cm-cart-table-cell-totals-value{ padding-right: 10px;}
.invoice_details{
border-radius: 0.3rem;
box-shadow: 0 1px 3px rgba(86,90,92,0.1);}
.invoice_details .fieldset_heading{ padding-left: 10px;}
.invoice_details .fieldset_heading h3{color:#1e8093;}
.invoice_details input[type="text"],input[type="email"],input[type="password"], select{ padding: 10px; border:solid 1px #E6EAF0;border-radius: 0.3rem;}
.invoice_details .form-line{ margin-bottom:10px; padding-left: 10px; padding-right: 10px;}
#shipping_details{
    border-radius: 0.3rem;
    box-shadow: 0 1px 3px rgba(86,90,92,0.1);
	margin-top: 10px;
}
#shipping_details .fieldset_heading{ padding-left: 0px;}
#shipping_details input[type="text"],input[type="email"],input[type="password"], select{ padding: 10px; border:solid 1px #E6EAF0;border-radius: 0.3rem;}
#shipping_details .form-line{ margin-bottom:10px; padding-left: 10px; padding-right: 10px;}
.payment_gateways{border-bottom:solid 1px #ccc !important;}
.payment_gateways .fieldset_heading h3{color:#1e8093;}
.terms_and_conditions .fieldset_heading h3{color:#1e8093;}
.checkout-gateways{font-weight: 400;
color: #565a5c;
letter-spacing: .01rem;
font-family: Lato,'Lucida Sans Unicode','Lucida Grande',sans-serif;}
.cm_button_cancel{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;
    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; margin-right: 10px;}
.cm_button_cancel: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;}
.cm_button_proceed{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;
    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;}
.cm_button_proceed: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;}
.terms_and_conditions .popupinline{text-decoration: underline; color:#337ab7;}
@media (max-width:480px){
	.cartcontent, .cartinfo, .voucher-container {
    font-size: 70%;}
	.cm_button_recalculate{ width:100%; display:block; margin-bottom: 5px;}
	.cm_button_continue_shopping{width:100%; display:block; margin-bottom: 5px;}
	.cm_button_checkout{width:100%; display:block;}
	
}