
@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;
}
select, .store-decorate-silk input[type="text"] {
    max-width: 210px;
}

#head-security {
    background: url("fs_secure-ordering.png") no-repeat scroll center 90px transparent;
    height: 170px;
    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;}
.mainMenu27 {display:none;}
.hd-inner {
    text-align: center;
}
.logo {
    height: 39px !important;
    left: 0 !important;
    top:11px !important;
    width: 100px !important;
}
.hd {height:60px;}
  }
 