
@media only screen and (max-width: 767px) {
  

.core-form-field-area-left, .core-form-field-area-right {
    float: none;
    margin: 0;
    width: 100%;
}
.core-form-field-area-right {
    margin-top: 10px !important;
}
.store-product-detail-image img {
    width: 100px;
    height: auto;
}
.store-product-detail-image img {
	width: auto;
    height: 100px;
}


#head-security {
    background-position: center bottom;
    height: 140px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 210px;
}
.store-notice-bill-descriptor {
    display: block;
    margin-top: 10px;
}
.store-order-price-label {
    width: 65%;
}
.store-section-payment-details-cc .core-form-field-group-body {
    margin-left: 0;
}

#ccShippingAddressDisplay {
    margin-left: 0;
}
.store-action-view-help {
    display: none !important;
}
.steps  {display:none;}

#head-security {
    float: none;
    height: auto !important;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
    width: auto;
}

.store-footer {
    color: #777777;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2em;
    text-align: left;
    width: 280px;
}
.store-style-inline-form .core-form-field-group-body .core-form-field-label {
    float: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    text-align: left;
    width: 100%;
}
.store-style-inline-form .core-form-field-group-body .core-form-field-body {
    float: none;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}
.core-form-field {
    display: block;
    padding-top: 5px;
}
.store-tools {
    margin: auto;
    text-align: right;
}
}
