input
{
    font-family: avenir, sans-serif !important;
}

a:hover {
    color: rgb(255, 165, 0);
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6, b, strong {
    font-weight: 600;
}

li.store-order-item-offer-volume a {
    text-decoration: none;
}

span.store-order-item-offer-title {
    color: rgb(33, 163, 228);
}

span.store-order-item-offer-title:after {
    content:  "...";
}

.store-page-navigation .store-action-list li, li.store-order-action-edit-li {
    margin: 0;
}



div.store-footer
{
    font-size: 10px;   
}


h3.store-product-detail-pricing
{
    display: block;   
    margin: 0;
    padding: 0;
}

h3.store-product-detail-pricing:before
{
    content: "Price: ";
    font-size: 16px;
    font-weight: normal;
}

/*
div#content {
    width: 400px;
    position: relative;
    left: 120px;
}

.store-product-detail-image img
{
    left: -280px;
    margin-right: 80px;
    padding: 0.5em;
    position: absolute;
}
*/


a#store-variation-selector-command
{
    color: rgb(33, 163, 228);
}

div.core-dialog h2.core-section-header {
    font-size: 25px;
}

label.core-label-optional {
    font-weight: bold;
}

h3.store-product-detail-offers a {
    color: rgb(33, 163, 228);
    border: 1px solid rgb(33, 163, 228);
    transition: background-color 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
    -webkit-transition: background-color 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
}

h3.store-product-detail-offers a span:after
{
    content:  "...";
}

h3.store-product-detail-offers a {
    font-weight: normal;
    border-radius: 7px;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    height: 30px;
    padding: 0 10px;
    text-decoration: none;
    display: inline-block;
    background-color: white;
}

h3.store-product-detail-offers a:hover {
    background-color: rgba(33, 163, 228, 0.1);
}

a.store-action-command {
    background: rgb(33, 163, 228);
    color: white;
    font-weight: bold !important;
    transition: opacity 0.15s ease-in-out 0s;
    min-width: 150px;
    padding-left: 10px;
    padding-right: 10px;
    height: 40px;
    display: inline-block;

    font-weight: normal;
    border-radius: 7px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    text-decoration: none;

}

a.store-action-command:hover {
    opacity: 0.5;
}



body {
    color: rgb(70, 74, 80);
}


* {
    font-size: 16px;
}

h2 {
    color: rgb(70, 74, 80);
    font-size: 50px;
}
h3 {
    font-size: 25px;
}
div#guide, div#head-security {
    display: none;
}
body {
	margin-top: 0;
	padding-top: 0;
	font: 10pt;
	font-family: avenir, sans-serif;
	background: white;
	color: #444;
}
#page {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	width: 730px;
}
#head {
	clear: both;
	width: 730px;
	margin-top: 1em;
}
#guide {
	width: 730px;
	font-size: 14px;
	color: #000;

	letter-spacing: 1px;
	padding: 12px;
	border: 1px #cdcdcd solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border: 1px solid #aaa;
}
#content {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	background: inherit;
	padding: 10px;
}
#head-security {
	text-align: right;
	padding-right: 1em;
}
/**
 * Switches
 */

/* No security info */
.ns #head-security {
	display:none;
}
/* No header */
.nh #head {
	display:none;
}
/**
 * Override
 */

.store-order-action-list li {
	white-space: normal !important; /* france length */
}
.core-form-field-required .core-form-field-label {
	font-weight: bold;
}
.core-form-field-group + .core-form-field-group {
	margin-top: 2em;
}
.core-form-field-label {
	margin-bottom: 4px;
}
.core-body-window .core-section {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	margin-top: 2em;
}
.core-body-window .core-section-header {
    color: rgb(33, 163, 228);
    border-bottom: 1px solid #ccc; 
    padding-bottom: 0px;
	margin: 0px;
	font-size: 30px;
	letter-spacing: 1px;
	color: 
}
.store-footer {
	color: #666;
	margin-bottom: 30px;
	padding: 2em;
}
.store-footer a:link, .store-footer a:visited {
	color: #00bfff;
}
.store-footer a:hover {
	color: #ffa500;
	text-decoration: none;
}
.store-product-list-item {
	margin-bottom: 0;
}
.store-product-list-item-title {
	letter-spacing: 1px;
}
.store-product-list-item-description {
	margin-top: 1em;
}
.store-product-detail {
    position: relative;
}
.store-product-detail-title {
	margin-bottom: 10px;
	margin-right: 1em;
	letter-spacing: 1px;
}
.core-form-field-group-header, .store-product-list-item-title {
	margin-right: 1em;
}
.store-page-navigation {
	border-top: 1px dotted #ddd;
	text-align: center !important;
}
.store-action-list, .store-action-list li {
	text-align: center !important;
}


.store-product-detail-quantity {
	margin-top: 10px;
}
.store-product-detail-description, .store-product-list-item-description {
/*	text-align: justify;*/
	margin-bottom: 1em;
}
.store-product-option-groups {
	padding-left: 1em;
	padding-right: 1em;
}
.core-form-field-body-note {
	font-size: 10px;
	margin-top: 7px;
    color: rgb(141, 148, 159);

}

span.store-action-view-help
{
    display: none !important;
}

span.store-product-price-original
{
    color: #c33232;
}

