.hq-giftcard-info {
    float: left;
    width: 100%;
}
.hq-giftcard-info .label-value {
    font-weight: 600;
    margin-bottom: 6px;
}

.hq-giftcard-info .gift_amount .hq-giftamount {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.hq-giftcard-info .form-group {
    float: left;
    width: 100%;
    margin-bottom: 6px;
}

.hq-giftcard-info .gift_amount .hq-giftamount-selected {
    border: 1px solid #ff5501;
}
.hq-giftcard-info .input-amount {
    margin-bottom: 10px;
}
.hq-giftcard-info .input-amount input {
    border: 1px solid #ccc;
    padding: 7px 10px;
    width: 100px;
    margin-right: 6px;
}
.hq-giftcard-info .hq-gift-option .template {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.hq-giftcard-info .hq-gift-option .template .hq-template-selected {
    border: 1px solid #ff5501;
}
.gift-active {
    border: 2px solid #ff5501;
}
.discount-form ul {
    padding-left: 20px;
    list-style: none;
}
.hq-upload-images {
    clear: both;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
}
.hq-upload-images label .title{
    font-weight: 600;
}
.hq-upload-images label .hq-upload-info {
    font-size: 85%;
}
.hq-upload-images .hqupload-photo {
    display: flex;
    height: 80px;
    width: 80px;
    border: 1px solid #ccc;
    align-items: center;
    justify-content: center;
    margin-top: 5px;
}

.hq-upload-images .hqupload-photo span {
    font-size: 85%;
    text-align: center;
}
.hq-upload-images .ajax-upload-dragdrop > span {
    display: none;
}

.hq-upload-images img#image-for-custom {
    max-width: 120px;
}
.hq-upload-images div#div-image-for-custom {
    float: left;
    margin-top: 10px;
}

.hq-gift-receiver label {
    float: left;
    width: 100%;
    margin-bottom: 6px;
}
.hq-gift-receiver .form-group {
    margin-bottom: 12px;
}
.hq-day-send {
    float: left;
    width: 100%;
}
.hq-day-send input#day_to_send {
    width: 170px;
    float: left;
}
.hq-day-send {
    float: left;
    margin-top: 2px;
    margin-left: 5px;
}
    
.hq-day-send ._has-datepicker ~ .ui-datepicker-trigger {
    margin-top: 3px;
    margin-left: 5px;
}
    
.giftcard-img-tem .owl-nav .owl-prev,
.giftcard-img-tem .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    border: 0 none;
    background: transparent;
    color: #524a4abf;
    margin-top: -18px;
}
.giftcard-img-tem .owl-nav .owl-prev:hover,
.giftcard-img-tem .owl-nav .owl-next:hover {
    background: transparent;
    color: #000;
}

.giftcard-img-tem .owl-nav .owl-prev.disabled,
.giftcard-img-tem .owl-nav .owl-next.disabled {
    color: #c2c2c2;
    cursor: default;
}
.giftcard-img-tem .owl-nav .owl-prev {
    left: -32px;
}
.giftcard-img-tem .owl-nav .owl-next {
    right: -32px;
}
.giftcard-img-tem .owl-nav .owl-prev:after,
.giftcard-img-tem .owl-nav .owl-next:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 20px;
    color: inherit;
    font-family: 'luma-icons';
    margin: 3px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.giftcard-img-tem .owl-nav .owl-prev span,
.giftcard-img-tem .owl-nav .owl-next span {
    display: none;
}
.giftcard-img-tem .owl-nav .owl-prev:after{
    content: '\e617';
}
.giftcard-img-tem .owl-nav .owl-next:after {
   content: '\e608';
}

.giftcard-img-tem {
    margin-bottom: 0;
    position: relative;
}
.giftcard-img-tem .image-template {
    border: 2px solid transparent;
    display: flex;
    justify-content: center;
    align-items: center;
}
.giftcard-img-tem .image-template.gift-active {
    border: 2px solid #ff5501;
}
.giftcard-img-tem .image-template img {
    width: auto;
}


#popup-giftcard{
    position: fixed;
    z-index: 10000;
    width: 600px;
    left: 50%;
    top: 20%;
    margin-left: -300px;
    text-align: left;
}
#bg-fade{
    background: #000;
    position: absolute;
    z-index: 9999;
    width: 100%;
    min-height: 800px;
    float: left;
    top: 0;
    left: 0;
    opacity: 0.6;
    filter:alpha(opacity=60);
}

.giftcard-product-media{
    float:left;
    width:600px;
    height:500px;
    transform-origin: top left;
    -webkit-transform-origin: top left;
}
.giftcard-number {
    font-size: 18px;
}
.value-price .giftcard-price-change {
    font-size: 35px;
}
span.giftcard-from {
    padding-right: 15px;
}
.giftcard-from-to {
    padding-bottom: 5px;
    font-size: 15px;
}

.gift-card-left {
    font-size: 14px;
    width: 100%;
    float: left;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #ccc;
}
.giftcard-template-content-left.giftcard-change-image {
    float: left;
    width: 250px;
    height: 440px;
    background-size: 100% 100%;
}
.giftcard-template-left {
    float: right;
    width: 333px;
    height: 439px;
    display: flex;
    align-items: center;
    padding-left: 10px;
}
.giftcard-template-left .giftcard-template-ct {
    display: flex;
    flex-wrap: wrap;
    padding-right: 10px;
}
.giftcard-template-left .giftcard-logo {
    margin-bottom: 20px;
}
.giftcard-template-left .hq-top-content {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 20px;
    align-items: center;
}
.giftcard-template-left .hq-top-content .top-content-left {
    margin-right: 10px;
}

.gift-card-wrap {
    font-size: 14px;
    width: 100%;
    float: left;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #ccc;
}
.giftcard-template-content-top {
    height: 230px;
    width: 600px;
    background-size: 100% 100%;
}
.template-content-detail {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 15px 5px 15px;
}
.hq-giftcard-message {
    padding: 10px 15px 15px 15px;
}

@media only screen and (min-width: 1200px) {
    .giftcard-product-media{
        transform: scale(1) !important;
        margin: 0 auto;
        float: none;
        width:700px;
        height:440px;
    }
    #popup-giftcard {
        width: 700px;
        margin-left: -350px;
    }
    .giftcard-template-content-top {
        width: 700px;
    }
    .giftcard-template-left {
        width: 386px;
    }
    .giftcard-template-content-left.giftcard-change-image {
        width: 290px;
    }
}