/*
.store-product-detail.core-clearfix
{
    display: none;
}
*/

img.CartOptionIcon
{
    width:52px;
    height:52px;
    float: left;
    padding-right: 2em;
    position: relative;
    left: 4.0em;
}

img.CartProductIcon
{
    width: 40px;
    height: 40px;
    margin-right: 0.3em;
}

.store-product-option-input-quantity {
    position: relative;
    left: -6em;
    top: 1.7ex;
}

ul.store-order-item-group-action-list {
    float: left;
    position: relative;
    top: -4ex;
}

.store-product-detail-description .store-product-detail-description-short
{
    color: black;
}

.store-product-detail.core-clearfix
{
    margin-bottom: 10px;
}

.store-product-detail.core-clearfix .store-product-detail-image > img
{
    width: 128px;
    height: 128px;
}

.store-product-option-description
{
	color: grey;
	padding-left: 40px;
	font-size:14px;
}

li.store-product-option > .store-product-option-description
{
	color: grey;
	padding-left: 100px;
	font-size:14px;
}   

.store-product-option-display
{
	font-size: 1.5em;
    padding-left: 0px;
}

.store-product-option-group-title
{
	padding-bottom: 20px;
	font-size: 1.8em;
}

.store-value-money.store-value-money-single
{
	font-size: 1.5em;
}

body.store-page-product h4.store-product-option-group-title
{
	display: none;
}

.store-style-digital-only .store-section-customer-contact {
  display: inline-block;
  width: 48%;
}

.store-style-digital-only .store-section-payment {
  clear: none !important;
  display: inline-block;
  float: right;
  width: 48%;
}

.store-survey .core-form-field-input-text {
    width: 100% !important;
}

.store-decorate-silk input[type=text] {
    background-image: unset !important;
}

h1.sz_shop_page_head
{
	position: relative;
	top: -10px;
	left: 52px;
}

div.store-tools.core-js-enabled-block
{
	margin: 0px;
}

div#content
{
	padding-left: 40px !important;
	padding-right: 40px !important;
}

div.store-order-price-label
{
	position: relative;
	top: 6px;
	width: 550px;
}

/* extra space below payment options */
#confirm > div.core-section.core-clearfix.store-section-payment
{
    margin-bottom: 20px;
}

#confirm > div.store-surveys > div > div > h2
{
    margin-bottom: 5px;
    padding-top: 5px;
    border-top: 1px dotted rgb(221, 221, 221);
}

#confirm > div.store-page-navigation
{
    margin-top: 10px;
}

#confirm > div.store-surveys
{
    margin-top: 20px;
}

#confirm > div.core-section.core-clearfix.store-section-order-contents > div > div:nth-child(3) > ul
{
    float: right;
    margin-top: 20px;
    border: 0px;
    padding: 0px;
}

#confirm > div.core-section.core-clearfix.store-section-order-contents > div > div:nth-child(3) > ul > li.store-order-action-coupon-li > span > input
{
    float: right;
}

#confirm > div.core-section.core-clearfix.store-section-order-contents > div > div:nth-child(3) > ul > li.store-order-action-coupon-li > span > a > span
{
    padding-right: 46px;
}

/* Update VAT ID Menu */
span.global-country-ch.store-action-line
{
	top: -6px;
	position: relative;
}

div.store-order-price.core-js-enabled-block.store-section-vat-exemption
{
	top: 4px;
	position: relative;
}

h2.core-section-header
{
	margin-bottom: 15px;
}

input#confirm\:emailConfirmation
{
	width: 16em;
}

input#confirm\:licenseName
{
	width: 16em;
}

span.store-action.store-order-item-action-edit.core-js-enabled-inline
{
	display: none;
}

div.store-order-price.store-order-price-total
{
	margin-top: 25px;
	font-weight: bolder;
}

input#confirm\:vat_exemption.store-action-input-line
{
	width: 8em;
}

/* hide "Continue Shopping" button */
span.store-action.store-order-action-more
{
	display: none;
}

div.store-order-item-title.store-order-item-base-title
{
	background-color: #c1da63;
	color: white;
	width: 100%;
	border-radius: 5px;
	text-align: center;
    font-size: 2em;
}

div.store-order-item-group.store-order-item-group-base
{
	margin-top: 1em !important;
	border-top: 0px;
}
