a:hover {
    cursor: pointer !important;
}
.text-required {
    color: red;
}
.suggestion_text
{
    color:green;
    font-size: 12px;
}


/*Home start*/
#registerModal {
    top: 5%;
}

#registration-box a {
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
    font-size: 14px;
    word-spacing: 1px;
}

/*Social login button added start*/
/*Google button*/
#login_button i {
    margin-right: 2px;
}
.signin-options {
    text-align: center;
    padding: 0;
    margin: 13px;
    font-size: 18px;
    color: #777;
    text-transform: uppercase;
}
.google-button {
    height: 45px;
    border-width: 0;
    background: #e6e6e6;
    color: #737373;
    border-radius: 5px;
    white-space: nowrap;
    box-shadow: 1px 1px 0px 1px rgba(0, 0, 0, 0.05);
    transition-property: background-color, box-shadow;
    transition-duration: 150ms;
    transition-timing-function: ease-in-out;
    padding: 0;
}
.google-button:focus, .google-button:hover {
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
}
.google-button:active {
    background-color: #e5e5e5;
    box-shadow: none;
    transition-duration: 10ms;
}
.google-button__icon {
    display: inline-block;
    vertical-align: middle;
    margin: 8px 0 8px 8px;
    width: 18px;
    height: 18px;
    box-sizing: border-box;
}
.google-button__icon--plus {
    width: 27px;
}
.google-button__text {
    color: #737373;
    display: inline-block;
    vertical-align: middle;
    padding: 0 24px 0 9px;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Roboto', arial, sans-serif;
}
/*google button*/




/*Social login button added end*/

.row-centered {
    text-align: center;
}

.col-centered {
    display: inline-block;
    float: none;
    margin-right: -4px
}

.mendatory {
    color: red;
}

.suggestion {
    color: green;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 11px;
    display: block;
}

.single-image {
    margin-right: 10px;
    width: 70px;
    height: 60px;
}



.header-nav.navbar-transparent.animated-active .menuzord-menu > li > a.wedding-highlighted {
    background: #EE163B;
}

.payment-method-img img {
    width: 30px;
    height: 30px
}

.btn-border.btn-theme-colored:hover, .btn-border.btn-theme-colored:active, .btn-border.btn-theme-colored:focus {
    background-color: #111111 !important;
    border-color: #111111 !important;
}

.personal-info li {
    line-height: 28px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.personal-info li i {
    font-size: 17px;
    font-weight: 700;
    line-height: 12px;
    margin-right: 3px;
}

.personal-info li span {
    text-transform: uppercase;
    font-weight: 600;
}

#gift-wrapper .image-wrapper {
    margin-top: 42px;
}

#gift-wrapper #wedding-wrapper [class*="col-md-"] {
    padding: 0;
}

/*Popup register modal start*/
#registerModal .modal-body {
    padding: 40px;
}

#registerModal .modal-body .fa {
    font-size: 17px;
    padding: 0 3px;
    font-weight: 700;
}

#registerModal .modal-body a {
    font-weight: 700;
}

/*Popup register modal end*/

/*Droppable Item List start*/
#gift .gift-info-box {
    background-color: #eeeeee !important;
    padding: 10px 0;
}

#gift .gift-info-box h3 {
    padding: 0;
    margin: 0;
}


#gift .image-box-details {
    background-color: rgba(0, 0, 0, 0.1);
    padding: 10px 0;
    margin-bottom: 10px;
}

#gift .image-box-details p {
    font-size: 14px;
}

#gift .image-box-details p {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 3px;
}

#modules {
    background: #eee;
    padding: 15px 7px;
    border-radius: 10px;
}

.drag [class^='col-'] {
    margin: 0;
    padding: 0 5px;
}


#dropzone {
    padding: 20px;
    background: #eee;
    min-height: 250px;
    margin-bottom: 20px;
    z-index: 0;
    border-radius: 10px;
}

#dropzone .fa-sort {
    padding-right: 8px;
    font-size: 15px;
    color: #ee163b;
}

.hover {
    outline: 1px solid blue;
}

.drop-item {
    cursor: pointer;
    margin-bottom: 10px;
    background-color: rgb(255, 255, 255);
    padding: 5px 10px;
    border-radisu: 3px;
    border: 1px solid rgb(204, 204, 204);
    position: relative;
}

.drop-item .remove {
    position: absolute;
    top: 4px;
    right: 4px;
}

/*Droppable Item List end*/

/*Donor panel heading*/
.donor-panel-heading {
    color: #fff;
    font-size: 29px;
    padding: 0;
    margin: 3px 0;
}

.donor-panel-footer {
    color: #fff;
    font-size: 20px;
    padding: 0;
    margin: 3px 0;
}

/*Chose gift list no content*/
/*#wedding_apply_form input[type=file] {
    background-color: #ee163b;
    padding: 10px;
    color: #fff;
}*/
.no-content-message {
    min-height: 100vh;
    position: relative;
}

.no-content-message > .alert, .no-content-message > .success-wrapper {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%) translateY(-50%);
}

.registration-heading {
    text-transform: uppercase;
    padding: 5px 0;
    margin-top: 0;
    background-color: #eeeeee;
    color: #191414;
    text-align: center;
    font-size: 21px;
}


@media screen and (max-width: 768px) {
    .tp-caption {
        font-size: 18px !important;
    }

    .mb-r-2 {
        font-size: 33px !important;
    }

    .mb-r-3 {
        font-size: 11px !important;
    }

    .mb-l-2 {
        font-size: 39px !important;
    }

    .mb-l-3 {
        font-size: 11px !important;
    }

    .contact-address {
        font-size: 10px !important;
    }

    #registerModal .modal-body a {
        font-size: 11px;
    }


    /*Gift list page style*/
    #registration-box h3 {
        font-size: 22px;
    }

    #gift .alert-info {
        font-size: 12px !important;
    }
    #dropzone {
        padding: 10px 3px;
    }

    #item-list .drop-item {
        padding: 5px 2px;
    }
    #gift-wrapper .tab-content {
        padding: 0;
    }

    .registration-heading {
        font-size: 18px;
    }

    #register-wrapper {
        padding: 12px !important;
    }

   /* #myTab {
        list-style: none;
        display: flex;
    }*/

}

@media only screen and (min-width: 1024px) {
    #registerModal .modal-body .md-margin {
        margin-bottom: 25px !important;
    }

    #registration-box {
        margin-top: 40px !important;
    }
   /* .menuzord-brand img {
        max-height: 60px !important;
    }*/
}

@media screen and (max-width: 1024px) {
    #registerModal [class^='col-'] {
        margin-bottom: 15px;
    }

    .icon-box p {
        font-size: 15px !important;
    }
}

.li-bullet{
    list-style: square;
}

/*logo sizing */
/*.menuzord-brand img {
    max-height: 50px !important;
}*/
/*.menuzord-brand {
    margin: 10px 10px 0 0 !important;
}*/
/*.menuzord-brand {
    margin: 5px -5px 5px 0 !important;
}*/
/*logo sizing */
.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}
.separator {
    margin: 15px auto;
}
.separator::before, .separator::after {
    border-bottom: 1px solid #2bbff1;
}

#order .separator::before, #order .separator::after {
    border-bottom: 1px solid #ccc;
}

.order-details {
    padding: 20px;
    background: #f7f7f7;
    margin-bottom: 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px 0 #ccc;
    box-shadow: 0 1px 2px 0 #ccc;
    border: 0;
}

#checkout .order-details {
    padding: 5px;
}

.order-details .product-name {
    font-size: 15px;
    font-weight: 400;
}

/*Custom radio*/
#order input[type="radio"] {
    /*-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;*/
    display: inline-block;
    position: relative;
    background-color: #004da0;
    top: 7px;
    height: 20px;
    width: 20px;
    border: 2px;
    cursor: pointer;
    margin-right: 7px;
    outline: 0;
}


/*#order input[type=radio]:checked::before {
    position: absolute;
    font: 18px/1 'Open Sans',sans-serif;
    left: 5px;
    top: -1px;
    content: '\02143';
    transform: rotate(40deg);
    color: #fff;
    font-weight: 700;
}*/

/*Responsive design*/
/* small device */
@media (max-width: 767px) {
    .device-small li {
        display: contents;
    }
}

@media only screen and (max-width: 767px){
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        border-left: 2px solid #d3d3d3;
        background-color: #b42727!important;
        border-radius: 10px;
        color: white;
        font-weight: 700;
        margin: 2px 20px;
        padding: 0;
    }
    .nav-tabs > li > a {
        border-left: 2px solid #d3d3d3;
        background-color: #f63535;
        color: black;
        font-weight: 500;
        border-radius: 10px;
        margin: 2px 20px;
        padding: 0;
    }
    .nav-tabs > li > a > i {
        font-size: 13px;
        color: white!important;
        display: inline-block;
    }
    .nav-tabs > li > a .fa {
        margin-right: 10px;
        margin-top: 8px;
    }
}
.nav-tabs > li > a > i {
    font-size: 13px;
    color: #000000;
}
.nav-tabs > li > a {
    background-color: #f5d3d3;
}

