@font-face {
    font-family: "212-Queenie-Sans";
    src: url("../fonts/212-Queenie-Sans.eot");
    src: url("../fonts/212-Queenie-Sans.woff") format("woff"),
        url("../fonts/212-Queenie-Sans.ttf") format("truetype"),
        url("../fonts/212-Queenie-Sans.svg") format("svg");
    font-weight: normal;
    font-style: normal;  
}

@font-face {
    font-family: "Questrial-Regular";
    src: url("../fonts/Questrial-Regular.eot");
    src: url("../fonts/Questrial-Regular.woff") format("woff"),
        url("../fonts/Questrial-Regular.ttf") format("truetype"),
        url("../fonts/Questrial-Regular.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}



input[type="text"]::placeholder {
    /* Firefox, Chrome, Opera */
    text-align: left;
}
form .form-control:focus {
    outline: none !important;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%) !important;
}
.host-step-form {
    width: 100%;
    background-color: #f5f5f5;
}
.host-step-form .detail-info,.host-step-form .fabric-info,.host-step-form .guest-info {
    margin: 0px 0 25px;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: "Questrial-Regular";
    height: auto;
    background-color: #fafafa;
    border: 1px solid #cdcdcd;
    border-radius: 2px;
    padding: 17px 15px 15px;
}

.host-step-form .detail-info h5 {
    /* font-family: 'Open Sans', sans-serif; */
    font-family: "Questrial-Regular";
    font-size: 21px;
    font-weight: 600;
}

.host-step-form .detail-info h4 {
    /* font-family: 'Open Sans', sans-serif; */
    font-family: "Questrial-Regular";
    font-size: 33px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0;
    color: #616161;
}

.host-step-form .multisteps-form__content .detail-info p {
    margin-top: 7px;
    margin-bottom: 0;
    font-weight: 600;
    font-family: "Questrial-Regular";
    color: #616161;
    font-size: 18px;
}
.host-step-form .card-body {
    padding: 22px 30px 30px;
}
.host-step-form .multisteps-form__content .detail-info p span {
    font-weight: 400;
}
.host-step-form .input-group.date .form-control {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    width: 100%;
}

.host-step-form .detail-info h3 {
    font-size: 40px;
    color: #616161;
    font-weight: 300;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: "Questrial-Regular";
}

.host-step-form .multisteps-form__title .details-box {
    margin-top: 10px;
}
.host-step-form .multisteps-form__content p {
    font-size: 18px;
    font-weight: 400px;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: "Questrial-Regular";
}
.host-step-form .event-guideline textarea,
.host-step-form .venue textarea {
    display: block;
    min-height: 95px;
    padding: 8px 12px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #111117;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    width: 100%;
}

.host-step-form .form-control {
    display: block;
    height: auto;
    padding: 12px 15px;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #111117;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.host-step-form h4 {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 600;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: "Questrial-Regular";
    padding: 0;
    margin: 15px 0 10px;
}

.host-step-form  .btn-create-step {
    background: #f85838;
    border-radius: 50px;
    text-align: center;
    margin: 30px 0 0;
    color: white;
    font-size: 20px;
    width: 28%;
    padding: 11px 20px;
    align-items: center;
    border: none;
}

.host-step-form  .btn-create-step:focus {
    outline: none !important;
    box-shadow: none !important;
}
.host-step-form .header__btn:last-child {
    margin-right: 0;
}

.host-step-form .header__btn:hover,
.header__btn.js-active {
    background-color: #2c2c2c;
}

.host-step-form .header {
    max-width: 600px;
    margin: 50px auto;
    text-align: center;
}

.host-step-form .header__title {
    margin-bottom: 30px;
    font-size: 2.1rem;
}

.host-step-form .content {
    width: 95%;
    margin: 0 auto 50px;
}

.host-step-form .content__title {
    margin-bottom: 40px;
    font-size: 20px;
    text-align: center;
}

.host-step-form .content__title--m-sm {
    margin-bottom: 10px;
}

.host-step-form .multisteps-form__progress {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
    margin-top: 20px;
    text-align: center;
}

.card-body .thank-pay h1 {
    font-size: 54px;
    font-weight: 600;
    /* font-family: 'Open Sans', sans-serif; */
     font-family: "212-Queenie-Sans";
    color: #0000008a;
}
.create_event_thankyou_main.host-step-form .card-body  {
    padding: 60px 30px 30px;
}
.card-body .thank-pay p.card-pay {
    font-size: 50px;
    font-weight: 600;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: "Questrial-Regular";
    color: green;
}

.host-step-form .card-body .img-pay img {
    padding-bottom: 20px;
}

.host-step-form .details-box .btn-check .btn-check-out-step {
    background: #f85838;
    border-radius: 112px;
    margin: 1.3rem 55px;
    color: white;
    font-size: 23px;
    padding: 11px 37px;
    align-items: center;
    border-color: #f85838;
    border: 0px solid;
}

.host-step-form .input-group.date .form-control span {
    display: block;
}

.host-step-form .details-box .btn-check .btn-check-out-step:focus {
    outline: 0px !important;
    box-shadow: 0 0 0 0.2rem #f85838 !important;
}

.host-step-form .multisteps-form__content .host-pay-detail p {
    margin-top: 20px;
    margin-bottom: -14px;
    padding-top: 5px;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: "Questrial-Regular";
    font-size: 19px;
}

.multisteps-del-icon a i.fa.fa-trash {
    padding-top: 10px;
    font-size: 30px;
    padding-left: 30px;
}

.host-step-form .multisteps-form__title .guest-list-content .form-control.guest-list {
    display: block;
    height: calc(2.5em + .75rem + 7px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #111117;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.guest-list-content .del-icon.delete_row {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.guest-list-content .del-icon.delete_row i.fa {
    font-size: 27px;
}

.guest-add button.add_new_row {
    border: 1px solid #f85838;
    padding: 4px 13px;
    border-radius: 50px;
    color: #f85838;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
}
.row.guest-add {
    align-items: center;
}
.guest-add h4 {
    margin: 0;
}

.guest-add button.add_new_row i.fa {
    margin-right: 20px;
    font-size: 26px;
    justify-content: center;
    align-items: center;
}

.host-step-form .card-body .pay-info p {
    margin-top: 10px;
    font-size: 1.8rem;
    font-weight: 300;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: "Questrial-Regular";
    color: #00000099;
}

.host-step-form .card-body .pay-info p.wed-event-font {
    margin-top: 10px;
    font-size: 2.5rem;
    font-weight: 300;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: "Questrial-Regular";
    color: #00000099;
}



.host-step-form .fabric-info hr {
    border-top: 1px solid black;
    margin-top: 2rem;
}

.host-step-form .fabric-info h3,.host-step-form .guest-info h3 {
    font-weight: 600;
    line-height: 1.3;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: "212-Queenie-Sans";
    margin-bottom: 10px;
    font-size: 40px;
}

.host-step-form .fabric-info h5.font-starfish {
    font-size: 20px;
    padding-top: 15px;
    font-weight: 400;
}

.host-step-form .fabric-info h5.font-yard {
    font-size: 22px;
    line-height: 1.3;
    color: #fe694b;
    font-weight: 600;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: "Questrial-Regular";
}

.create-guest h5.font-yard {
    font-size: 1.4rem;
    font-weight: 100;
    margin-bottom: 13px;
    margin-top: 16px;
}
.host-step-form .fabric-info p {
    font-weight: 600;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: "Questrial-Regular";
    font-size: 18px;
}

.host-step-form .guest-info .guest-total p.fab-totl {
    margin-top: -6px;
    text-align: end;
}

.host-step-form .amnt-fabric h3 {
    font-weight: 300;
    line-height: 2.5;
    /* font-family: 'Open Sans', sans-serif; */
     font-family: "212-Queenie-Sans";
     font-size:40px;
    margin-bottom: -25px;
    padding: 0px 12px 0px 12px;
}

.host-step-form .all-amnt h2 {
    font-weight: 300;
    line-height: 2.5;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: "Questrial-Regular";
    margin-bottom: -25px;
}

.host-step-form .amount hr {
    border-top: 1px solid black;
    margin-top: 2rem;
}

.host-step-form .multisteps-form__progress-btn {
    transition-property: all;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    transition-delay: 0s;
    position: relative;
    padding-top: 20px;
    color: green;
    border: none;
    background-color: transparent;
    outline: none !important;
    cursor: pointer;
    font-size: 20px;
}

@media (min-width: 500px) {
    .multisteps-form__progress-btn {
        text-indent: 0;
    }
}

.host-step-form .multisteps-form__progress-btn:before {
    position: absolute;
    top: -9px;
    left: 50%;
    display: block;
    width: 30px;
    height: 30px;
    content: '';
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: all 0.15s linear 0s, -webkit-transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
    transition: all 0.15s linear 0s, transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
    transition: all 0.15s linear 0s, transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s, -webkit-transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
    border: 3px solid currentColor;
    border-color: #fff;
    border-radius: 50%;
    background-color: #828282;
    box-sizing: border-box;
    z-index: 3;
}

.host-step-form .multisteps-form__progress-btn:after {
    position: absolute;
    top: 5px;
    left: calc(-50% - 13px / 2);
    transition-property: all;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    transition-delay: 0s;
    display: block;
    width: 100%;
    height: 3px;
    content: '';
    background-color: currentColor;
    z-index: 1;
}

.host-step-form .multisteps-form__progress-btn:first-child:after {
    display: none;
}

.host-step-form .multisteps-form__progress-btn.js-active {
    color: green;
}

.host-step-form .multisteps-form__progress-btn.js-active:before {
    -webkit-transform: translateX(-50%) scale(1.2);
    transform: translateX(-50%) scale(1.2);
    background-color: currentColor;
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #fff;
    background: green;
    font-size: 16px;
}
.host-step-form .multisteps-form__form {
    position: relative;
}

.host-step-form .multisteps-form__panel {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    opacity: 0;
    visibility: hidden;
}

.host-step-form .multisteps-form__panel.js-active {
    height: auto;
    opacity: 1;
    visibility: visible;
}

.host-step-form .multisteps-form__panel[data-animation="scaleOut"] {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.host-step-form .multisteps-form__panel[data-animation="scaleOut"].js-active {
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    transition-delay: 0s;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.host-step-form .multisteps-form__panel[data-animation="slideHorz"] {
    left: 50px;
}

.host-step-form .multisteps-form__panel[data-animation="slideHorz"].js-active {
    transition-property: all;
    transition-duration: 0.25s;
    transition-timing-function: cubic-bezier(0.2, 1.13, 0.38, 1.43);
    transition-delay: 0s;
    left: 0;
}

.host-step-form .multisteps-form__panel[data-animation="slideVert"] {
    top: 30px;
}

.host-step-form .multisteps-form__panel[data-animation="slideVert"].js-active {
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    transition-delay: 0s;
    top: 0;
}

.host-step-form .multisteps-form__panel[data-animation="fadeIn"].js-active {
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: linear;
    transition-delay: 0s;
}

.host-step-form .multisteps-form__panel[data-animation="scaleIn"] {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.host-step-form .multisteps-form__panel[data-animation="scaleIn"].js-active {
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    transition-delay: 0s;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.fabric-block1 .fabric-1 {
    height: auto;
    border: 1px solid #2c2c2c;
    font-family: ''myriad pro'';
    width: 100%;
    display: flex;
    text-align: justify;
    align-items: center;
    margin: 0px 0px 25px;
}

.fabric-block1 .fabric-1 p {
    font-size: 18px;
    font-weight: 400px;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: "Questrial-Regular";
}

.fabric-block1 .fabric-1 .fab-img {
    height: 163px;
    padding: 15px 0;
    width: 100%;
}

.fab-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.fabric-1 p {
    font-size: 21px;
    font-weight: 600;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: "Questrial-Regular";
    text-align: left;
}

.fabric-1 h3 {
    font-size: 40px;
    font-weight: 700;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: "212-Queenie-Sans";
    margin: 0 0 10px;
}

.fab-text p {
    font-size: 14px !important;
    color: #000000ad;
    text-align: left;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: "Questrial-Regular";
    margin: 0;
}

.fabric-host-info {
    height: 190px;
    border: 1px solid #2c2c2c;
    margin: 0px 6% 25px;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: "Questrial-Regular";
    background: #fafafa;
}

.fabric-host-info h5 {
    /* font-family: 'Open Sans', sans-serif; */
    font-family: "Questrial-Regular";
    font-size: 21px;
    font-weight: 100;
    padding-top: 4%;
    margin-bottom: -16px;
}

.fabric-host-info h4 {
    font-size: 32px;
    margin-bottom: -39px;
    font-weight: 400;
    line-height: 3.2;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: "Questrial-Regular";
    padding-bottom: 11px;
}

.fabric-host-info p {
    margin-top: 7px !important;
    margin-bottom: -14px;
    font-weight: 100;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: "Questrial-Regular";
    font-size: 19px !important;
}
/* Loader Css */

.loader_bg {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #b3afaf;
    z-index: 999999;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    opacity: 0.7;
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #202222;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
/* Safari */

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.details-box .multisteps-form__title {
    margin-bottom: 27px;
}
span.error,.error {
    font-size: 14px;
    font-weight: 600;
    /* font-family: 'Open Sans', sans-serif; */
    font-family: "Questrial-Regular";
}

.condition_txt p {
    font-size: 14px !important;
    color: red !important;
    margin: 0;
    padding-left: 22px;
}

.condition_txt p:before {
    /*content: '**';*/
    position: absolute;
    left: 17px;
    right: auto;
}

.host-pay-detail {
    padding: 30px 0 0;
}

.host-pay-detail .fabric_row_main:not(:last-child) {
    margin-bottom: 15px;
}

.host-pay-detail .fabric_row_main .col_main * {
    color: #000;
    font-size: 16px !important;
}  
.host-pay-detail .fabric_row_main .right_col_main * {
    color: #616161;
}

.host-step-form .multisteps-form__panel {
    position: static;
    display: none;
}
.host-step-form .multisteps-form__form {
    height: auto !important;
}
.host-step-form .multisteps-form__panel.js-active {
    display: block;
}
.swal-footer {
    text-align: center !important;
}