.shop-content {
    padding: 0;
}

.kbgc_loader_holder {
    margin-top: 20px;
}

.container {
    width: unset !important;
}

.gcp_footer_left img {
    width: 100%;
    height: auto;
}

#voucher-code {
    background-color: #B7CBD8;
}
#gc_close_preview {
    width: 300px;
    text-align: center;
}

#gcPreview .vertical-alignment-helper {
    background-color: rgba(255, 255, 255, 0.9);
}

#gcPreview .modal-content {
    max-width: 450px;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0px;
    background-color: transparent;
}
.kb_options {
    display: flex;
}

.kb_option {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20%;
    border: 1px solid #F79748;
    color: #F79748;
    background-color: transparent;
    font-size: 0.9rem;
    font-family: gill;
}

.kb_option:not(:last-child) {
    margin-right: 10px;
}

.kb_option.selected {
    background-color: #F79748;
    color: white;
}

.faq-link:hover,
.faq-link:visited,
.faq-link::selection,
.faq-link:active,
.faq-link {
    color: black;
    font-weight: bold;
}


#back {
    margin-top: 30px;
    color: #F79748;
    font-size: 1rem;
    cursor: pointer;
}

#email {
    width: 100%;
    max-width: unset !important;
}

.fields-container {
    width: 100%;
}
.gc-contents {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

#kb_selection {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
}

#kb_accordion {
    flex: 1;
    margin-left: 10%;
}

.bx-wrapper {
    background: transparent !important;
    border: none !important;
}
.kb_container {
    font-size: 12px;
    font-family: gill;
    display: flex;
}

.kb_container > div {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.gc-contents {
    align-items: center !important;
}

.kb_container .panel-heading:hover{
    cursor: pointer;    
}

.kb_container .kbgc_navigation_buttons_holder {
    margin-top: 15px;
    display: flex;
}

.kb_container .kbgc_navigation_buttons_holder > a, 
.kb_container .kbgc_navigation_buttons_holder > button {
    flex: 1;
}

.kb_container #kbgc_sendbyemail_details {
    /*display: none;*/
}

.kb_container ul.kb_giftcard_templates_slider li:hover {
    cursor: pointer;
}

.kb_container .active_template_slide {
    opacity: 0.75;
    border: 2.5px solid #0088cc;
}

.kb_container > .row > .panel-group {
    margin-left: 15px;
}

.bx-viewport {
    height: initial !important;
}

.kbgc_selected_template {
    display: none;
    font: 700 13px/16px Arial, Helvetica, sans-serif;
    color: #777676;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -21px 0 0 -53px;
    padding: 13px 0 0;
    background: rgba(255, 255, 255, 0.82);
    width: 107px;
    height: 43px;
    text-align: center;
    -moz-box-shadow: rgba(0, 0, 0, 0.16) 0 2px 8px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0 2px 8px;
    box-shadow: rgba(0, 0, 0, 0.16) 0 2px 8px;
}

.kb_error_field, .kb_final_error_field {
    border: 1px solid #F44336 !important;
}

.kb_error_message, .kb_final_error_message {
    color: #F44336;
}
.title-cust{
    font-size: 25px;
    margin-bottom: 15px;
}
.tab-content {
    margin-top: 10px !important;
}
.title{
 color: #F79748;
 font-size: 3rem;
 margin-top: 0px;
 margin-bottom: 10px;
 text-align: left;
 font-family: cheltenham !important;
}
.subtitle{
    font-family: cheltenham !important;
    text-align: left;
    padding-bottom: 30px;
    border-bottom: 1px solid #F79748;
    margin-bottom: 50px;
}
.gc_faq_link{
    color:#000;
    font-family: gill;
    text-decoration:underline;
}
.gc_faq_link:hover{
    color:#B7CBD8;
}
.bx-wrapper{
    box-shadow: none !important;
}
.bx-wrapper .bx-pager{
    display:none !important;
}
label.required:after {
    content: "*";
    font-size: 14px;
    position: relative;
    line-height: 12px;
    margin-left: 5px;
    color: #000;
    font-family: gill;
}
div#ui-datepicker-div {
    font-family: gill;
    font-size: 95%;
    z-index: 100000 !important;
}

input.kb_rb_bg:focus,
input.kb_rb_bg {
    background: white;
    border-radius: 0;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    display: block;
    margin: 10px auto;  
}
.kb_rb_bg:after{
    width: 12px;
    height: 12px;
    border-radius: 12px;
    position: relative;
    background-color: white;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid #B7CBD8;
}
.kb_rb_bg:checked:after {
    width: 12px;
    height: 12px;
    border-radius: 12px;
    position: relative;
    background-color: #ffa500;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid #B7CBD8;
}
.kbgc_selected_template{
    display:none !important;
}
.bx-wrapper{
    margin-bottom:10px !important;
}
.label-title{
    margin-top:10px;
    margin-bottom: 5px;
}
.rb-labels-cont{
    margin-bottom:10px;
}
.rb-labels-cont input[type="radio"] {
    display: none;
}
.rb-labels-cont label{
    display: inline-block;
    padding: 0 15px;
    height: 30px;
    line-height: 30px !important;
    color: #F79748;
    margin-right: 10px !important;
    border: 1px solid #F79748;
    background: #fff;
    text-align: center;
    font-size: 14px !important;
    cursor: pointer;
}
.rb-labels-cont input[type="text"]{
    max-width: 100px;
    display: inline-block;
}
.rb-labels-cont input[type="radio"]:checked + label {
    background: #F79748;
    color: #fff;
}
.kbgc_message{
    max-width: unset !important;
    width: 100%;
}
#preview-gc{
    margin-right: 20px;
    text-align: center;
}
div#gcPreview {
    z-index: 111111;
}
.kbgc_popup .modal-content{
   max-width: 700px;
   margin: 0 auto;
   background: #B7CBD8;
   color: #fff;
   padding: 10px;
   border-radius: 0;
   display: flex;
   flex-direction: column;
}

#gcFaq .kbgc_popup .modal-content{
    margin-top: 150px;
}

.kbgc_popup .modal-body{
   display: flex;
   flex-direction: column;
   padding: 0px;
   flex: 1 1 auto;
   font-family: gill;
}
.kbgc_popup .vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
}
.kbgc_popup .vertical-align-center {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
}
.kbgc_popup .close {
    z-index: 10;
    cursor: pointer;
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 12px;
    font-weight: bold;
    color: white;
    opacity: 1;
}

#module-paypal-submit .gc_bg {
    width: 450px;
}

.gc_bg {
    background-repeat: no-repeat;
    background-size : 100% auto;
    background-position : center top;
}

#gc-body {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-height: 500px;
}

.gc-message {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 75%;
}
.gc-message-container {
    flex: 1 1 auto;
    width: 100%; 
    position: relative;
}
.gcp_name_cont{
    font-size: 20px;
    margin-bottom: 25px;
}
.gcp_message_cont {
    font-family: gill;
    white-space: pre-wrap;
    font-size: 1.2rem;
    white-space: pre-line;
}
span#gcp_title {
    font-size: 20px;
    margin-bottom: 10px;
    display: block;
}
span#gcp_message {
    line-height: 25px;
    font-size: 20px;
}
#voucher-code {
    width: 100%;
    position: relative;
    padding: 20px;
}
.gcp_signoff_cont {
    font-size: 20px;
    padding-bottom: 25px;
    padding-top: 25px;
}
.modal-footer {
    text-align: center !important;
    flex: 0 1 auto;
    border: none;
}
.gcp_footer{
    display: flex;
    color:#fff;
    font-size: 14px;
    line-height: 1.1;
}
.gcp_footer_left{
    max-width: 200px;
}
.gcp_footer_right{
    margin-left: 10px;
    flex: 1;
}
.gcp_currency{
    width: 100%;
    display: block;
    text-align: right;
    font-size: 20px;
    margin-bottom: 10px;
    height: 20px;
    font-family: gill;
}
.gcp_currency_label{
    display: inline-block;
    padding-right: 5px;
}
span#gcp_amount {
    text-align: right;
    display: inline-block;
    float: right;
}
.gcp_code {
    font-family: gill;
    font-size: 10px;
    padding-bottom: 7px;
    text-align: right;
    white-space: nowrap;
}
.gcp_code_label{
    padding-right: 5px;
}
.kgbc_popup_faq .close span hr{
    border-top: 1px solid #fff;
}
.kgbc_popup_faq .modal-body{
    padding-top:0;
}
.kgbc_popup_faq .modal-content{
    background:#B7CBD8;
    padding: 30px 30px 40px 30px;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.gc-faq-title{
    font-size: 1.5rem;
    font-family: cheltenham;
    font-weight: normal;
}
.gc-faq-label{
    color:white;
    font-family: gill;
    font-size:0.9rem;;
    margin-top:10px;
}
.gc-faq-content{
    color:#000;
    font-family: gill;
    font-size: 0.8rem;
    line-height: 0.8rem;
}
.gc-faq-tnc{
    font-family: gill;
    font-size:15px;
    font-weight:bold;
}
p.help-block{
    line-height:1.5;
}

.gc-buttons {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.gc-buttons > * {
    flex: 0 1 auto;
}

.main-buttons {
    width: 100%;
    display: flex;
    margin-top: 40px;
    margin-bottom: 70px;
    justify-content: left;
}

.main-buttons button:visited,
.main-buttons button:focus {
    background-color: transparent;
    outline: 0;
    border: 1px solid #F79748 !important;
    color: #F79748;
}

.main-buttons button {
    margin-right: 10px;
    flex: 1;
}

.gift-card-banner {
    object-fit: contain;
    height: 100%;
    padding-bottom: 20px;
    padding-top: 20px;
}

.main-msg {
    font-family: gill;
}

@media screen and (max-width: 991px) {
    #kb_selection {
        position: relative;
        transform: none;
        top: unset;
    }

    #gcFaq .kbgc_popup .modal-content{
        margin-top: 0px;
    }

    .kb_container {
        flex-direction: column;
    }

    #kb_accordion {
        margin-left: 0;
    }

    .kb_option { 
        width: 25%;
        font-size: 0.7rem;
    }
}

.gift-card-container {
    display: flex;
    flex-direction: column;
}

.thank-you-title {
    font-family: cheltenham;
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.5rem;
    margin-bottom: 15px;
}

.continue-btn {
    display: flex;
    justify-content: center;
    padding: 40px 0px;        
}

.continue-btn .button {
    min-width: 300px;
    text-align: center;
}

@media screen and (min-width: 1199px) {
    .kgbc_popup_faq .modal-content {
        margin-top: 125px;
    }
}

@media screen and (max-width: 567px) {
    .thank-you-title {
        padding-top: 10px;
        font-size: 1rem;
        line-height: 1.2rem;
    }

    .gc-buttons {
        flex-direction: column-reverse;
    }
    
    #preview-gc {
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .kb_container .kbgc_navigation_buttons_holder {
        flex-direction: column;
    }

    #gc-body {
        min-height: 450px;
    }
}