.wcgiftcard-index-index.page-layout-1column .page-main {
    max-width: inherit;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.wcgiftcard-index-index.page-layout-1column .page-title-wrapper {
    display: none;
}

#giftcard-page {
    overflow: hidden;
    height: 90%;
}

.wagegc-index-index #one-column {
    padding-top: 0px;
}

.disable {
    display: none;
}

.type-container, .amount-container {
    text-align: center;
}

.giftcard-type, .giftcard-amount {
    display: inline-block;
}

input.hide_visual:checked + label, .ui-btn-icon-left.ui-radio-on {
    border: 1px solid #7b1f43;
    color: #414b56;
}

.giftcard-type label.giftcard-content {
    padding: 2% 2% 8% !important;
    margin: 2% !important;
    float: left !important;
    display: inline-block !important;
    border: 1px solid #cecece;
    border-radius: 4px !important;
    width: 90%;
}

label.giftcard-content:hover {
    border: 1px solid #7b1f43;
    transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    -moz-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
}

.giftcard-amount {
    width: 24%;
    max-height: 130px;
    margin: 2%;
}

@media screen and (max-width: 479px) {
    .giftcard-amount {
        width: 100% !important;
        margin: 0;
    }
}

.giftcard-content.amount {
    width: 69%;
    padding: 12%;
    margin: 2%;
    float: left;
    display: inline-block;
    margin: 2% !important;
    float: left !important;
    display: inline-block !important;
    border: 1px solid #cecece;
    border-radius: 4px !important;
    font-size: 37px;
    color: #414b56;
}

@media screen and (max-width: 767px) {
    .giftcard-amount {
        width: 40%;
        margin: 0;
        min-height: 70px;
        max-height: none;
    }
}

@media screen and (max-width: 479px) {
    .giftcard-content.amount {
        text-align: center;
        width: 100%;
        padding: 0 !important;
        margin: 0 !important;
    }
}

.giftcard-amount div.ui-radio {
    text-align: center;
    position: relative;
    border: 1px solid #cecece !important;
    border-radius: 4px !important;
    padding: 4% 30% !important;
    display: inline-block;
    width: auto;
    max-height: 56px;
    margin: 0 !important;
}

.giftcard-name {
    font-size: 24px;
    vertical-align: middle;
    font-weight: bold;
    width: 100%;
    float: left;
    color: #525252;
    padding: 20px 0;
}

@media screen and (max-width: 479px) {
    .giftcard-name {
        padding: 4% 0;
    }
}

.giftcard-description {
    font-size: 16px;
    width: 100%;
}

.hide_visual {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.giftcard-info {
    max-width: 700px;
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.step-description {
    float: left;
    display: inline-block;
    height: 100%;
    width: 100%;
    position: relative;
}

#gc1 .step-description,
#gc2 .step-description {
    margin-top: 3%;
}

h3.h3 {
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 0;
}

h3.h3 span {
    padding: 0 15px;
    font-size: 8vmin !important;
    font-weight: 400;
    color: #000;
    background: transparent;
    text-transform: capitalize;
}

.wagegc-index-index #one-column {
    width: 100%;
}

.top-title p.first {
    font-style: italic;
    color: #7b1f43;
    font-weight: 500;
    padding: 0 15px 15px 15px;
    font-size: 18px;
    text-align: center;
    margin-bottom: 8px;
}

span.gift-image img {
    margin: 0 auto;
    float: none;
    display: block;
}

.fp-section {
    background-color: #f9f9f9 !important;
}
.section.type.fp-section,
.section.amount.fp-section,
.section.detail.fp-section {
    height: auto !important;
}

.fp-section input[type=text], .fp-section input[type=email], .fp-section textarea#mail-message, .fp-section #mail-to-email, .fp-section #mail-from-email {
    border: 1px solid #cecece;
    width: 100% !important;
    font-size: 14px;
    margin-right: 20px;
    color: #333;
    height: 40px;
}

.fp-section input[type="email"]::-moz-placeholder {
    color: #333;
}

#mail-to-email-error, #mail-from-email-error {
    text-align: left;
}

.fp-section input[type=text]::-webkit-input-placeholder, .fp-section textarea#mail-message::-webkit-input-placeholder {
    color: #444;
}

.fp-section input[type=text]::-moz-placeholder, .fp-section textarea#mail-message::-moz-placeholder {
    color: #444;
}

.fp-section input[type=text]:-ms-input-placeholder, .fp-section textarea#mail-message:-ms-input-placeholder {
    color: #444;
}

.fp-section input[type=text]:-moz-placeholder, .fp-section textarea#mail-message:-moz-placeholder {
    color: #444;
}

.fp-section textarea#mail-message {
    width: 100% !important;
    padding: 20px 2%;
    height: 150px !important;
}

.giftcard-fieldset .field {
    width: 49%;
    float: left;
    display: block;
    margin: 2vmin 0 0;
}

#product_addtocart_form .giftcard-fieldset .field {
    width: 100%;
}

.giftcard-fieldset .field.field-full {
    width: 100%;
}

.giftcard-fieldset .field .message {
    width: 100%;
}

.giftcard-fieldset #card-preview {
    margin-top: 20px;
    display: inline-block;
}

.field.right {
    margin-right: 0;
}

#gc1 {
    background-image: url("http://media.citywinery.com/skin/frontend/enterprise/citywinery/images/graytexture.png") !important;
}

#gc1 .step-description .block1 .top-title {
    margin: 0 20px;
}

#gc1 .buttons {
    cursor: pointer;
    text-align: center;
    display: inline-block;
    margin: 1% auto;
    float: left;
    height: 100%;
    width: 100%;
    position: relative;
}

#gc1 .top {
    margin: 0 auto;
    text-align: center;
}

#gc1 .top span.gift-image {
    width: 46%;
    display: inline-block;
    max-width: 60vh;
}

#gc1 .top span.gift-image img {
    width: 100%;
    height: auto;
}

@media screen and (max-width: 479px) {
    #gc1 .top span.gift-image {
        width: 100% !important;
        max-width: 90% !important;
    }
}

input[type=radio]:checked ~ div {
    border: 1px solid #7b1f43;
}

#gc2 .type-container .giftcard-type {
    width: 48%;
    padding: 0;
    margin: 0 auto;
    float: none;
    display: inline-block;
    max-width: 500px;
}

@media screen and (max-width: 479px) {
    #gc2 .type-container .giftcard-type {
        width: 75%;
    }
}

#gc2 .amount-container {
    width: 40%;
    max-height: 100px;
    padding: 2%;
    margin: 2%;
    float: left;
    display: inline-block;
    border: 1px solid #cecece;
    border-radius: 4px;
}

@media screen and (max-width: 479px) {
    #gc2 .toptop {
        top: 6%;
    }
}

#gc3 .giftcard-type {
    width: 26.66%;
    float: left;
    height: auto;
    min-height: 200px;
}

#gc3 .amount-container {
    margin: auto 50px;
    text-align: center;
    justify-content: center;
}

#gc3 span.price {
    position: relative;
    top: 28%;
    transform: translateY(-20%);
    font-size: 4vmin;
}

#gc3 span.price:hover {
    color: #000;
}

#gc4 .giftcard-type {
    width: 26.66%;
    float: left;
    height: auto;
    min-height: 200px;
}

#gc4 .field.card-delivery-date label {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #525252;
    margin-right: 50px;
}

#gc4 .field.message, #gc4 .field.card-ship-to {
    width: 100%;
}

#gc4 #mail_delivery_date {
    text-align: center;
}

#gc4 .buttons {
    margin: 2.5vmin 0;
    cursor: pointer;
    text-align: left;
    float: right;
    width: auto;
}

@media screen and (max-width: 479px) {
    #gc4 .buttons {
        width: 100%;
    }
}

#gc4 fieldset#giftcard-fieldset {
    float: none;
    margin: auto 10%;
    text-align: center;
    bottom: 225px;
    left: 0;
    right: 0;
    border: 0;
}

@media screen and (max-width: 479px) {
    #gc4 fieldset#giftcard-fieldset {
        float: left;
    }

    #gc4 fieldset#giftcard-fieldset .field {
        width: 44%;
        border: 1px solid #cecece;
        border-radius: 4px;
        margin: 4px;
    }

    #gc4 fieldset#giftcard-fieldset .field .ui-input-text {
        overflow: hidden;
    }

    #gc4 fieldset#giftcard-fieldset .field .message {
        border: none;
    }

    #gc4 fieldset#giftcard-fieldset input.input-text {
        border-width: 1px !important;
        border: none !important;
        overflow: hidden;
        font-size: 12px !important;
    }

    #gc4 fieldset#giftcard-fieldset textarea#mail-message {
        padding: 5px;
        font-size: 12px !important;
    }

    #gc4 fieldset#giftcard-fieldset button.button.ui-btn.ui-shadow.ui-corner-all {
        color: #fff;
        text-decoration: none !important;
        display: inline-block;
        padding: 10px 20px;
        background: #540B23;
        line-height: normal;
        white-space: nowrap;
        text-transform: uppercase;
        letter-spacing: 2px;
        border: none;
        border-radius: 0;
        font-weight: 300;
        font-size: 12px;
        text-shadow: none;
    }
}

@media screen and (max-width: 479px) {
    #gc4 .toptop {
        top: 6%;
    }

    #gc4 .field.message {
        float: left;
        width: 100% !important;
        border: none !important;
    }

    #gc4 .field.card-delivery-date {
        float: left;
        width: 92% !important;
    }
    .giftcard-content.amount {
        font-size: 6vw;
    }
    .giftcard-amount {
        min-height: 35px;
    }
}

.ui-mobile.fp-enabled .main {
    padding-left: 0;
    padding-right: 0;
    padding-top: 52px;
}

.ui-mobile.fp-enabled .main #gc1 .top span.gift-image {
    max-width: 60vmin;
}

.landing a.button.ui-link {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 10px 20px;
    background: #540B23;
    line-height: normal;
    white-space: nowrap;
    text-transform: uppercase;
    letter-spacing: 2px;
}

body.ui-overlay-a .ui-radio .ui-btn-icon-left:after, body.ui-overlay-a .ui-radio .ui-btn-icon-left.ui-radio-on:after {
    left: 0;
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.field.card-type-email.disable, .field.card-delivery-date.disable, .field.card-type-email.right.disable {
    display: none;
}

.field.card-delivery-date {
    margin-right: 50px;
}

/*anchor*/
.shop-anchor {
    position: fixed;
    right: 20px;
    width: 50px;
    height: auto;
    background: #740730;
    bottom: 20px;
    box-shadow: 1px 1px 1px gray;
    border: white solid 4px;
    border-radius: 5px;
    padding: 5px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    z-index: 999;
    font-weight: bold;
    color: white;
    cursor: pointer;
}

.discount-form:after,
#giftcard-form:after {
    content: '';
    display: table;
    clear: both;
}

#discount-coupon-form,
.cart .giftcard {
    width: 100%;
}

#discount-coupon-form h2,
.cart .giftcard h2 {
    display: none;
}

#discount-coupon-form label,
.cart .giftcard label {
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
    min-width: 105px;
    display: inline-block;
    margin-right: 10px;
}

#discount-coupon-form .field-wrapper,
.cart .giftcard .field-wrapper {
    display: inline-block;
}

#discount-coupon-form .validation-advice,
.cart .giftcard .validation-advice {
    display: inline;
}

#discount-coupon-form .button-wrapper,
.cart .giftcard .button-wrapper {
    display: inline-block;
    vertical-align: bottom;
}

#discount-coupon-form .button-wrapper > button,
.cart .giftcard .button-wrapper > button {
    float: left;
}

#discount-coupon-form .input-text,
.cart .giftcard .input-text {
    border-radius: 0;
    height: 30px;
    margin: 4px 10px 10px 0;
    width: 280px;
    float: left;
}

.cart .giftcard p {
    margin-bottom: 7px;
}

.cart .giftcard .check-gc-status {
    float: left;
    padding: 0px;
}

.cart .giftcard .check-gc-status > span > span {
    font-size: 14px;
    text-transform: none;
}

#discount-coupon-form label, #giftcard-form label, .giftcard-main-label {
    color: #333;
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 5px;
    text-transform: none;
}

#discount-coupon-form > fieldset {
    border: none;
    padding: 0;
}

#discount-coupon-form button.coupon  {
    background-color: #999;
    letter-spacing: 2px;
    min-width: 155px;
    margin-top: 0;
    padding: 10px 15px 10px 15px;
}

.cart-discount .discount{
    display: block;
    overflow: hidden;
    float: left !important;
    width: 100% !important;
    margin-bottom: 50px !important;
}

label.label.giftcard {
    display: block !important;
}

.giftcard #giftcard_code {
    border-radius: 0;
    height: 30px;
    margin: 4px 10px 0 0;
    width: 190px;
}

.cart-discount .discount button {
    min-width: 155px;
    display: block;
    margin-top: 10px;
    padding: 8px 15px 7px 15px;
}

.rewards .timer {
    text-align: right;
}

@media (min-width: 767px) and (max-width: 960px) {
    .giftcard-content.amount {
        font-size: 3.5vw;
    }
}
