.profile-wr {
    width: 1024px;
    margin: auto;
    margin-top: 14rem;
    border-radius: 3px;
    background-color: #ffffff;
    box-shadow: 0 -6px 14px 0 rgba(254, 78, 110, 0.2);
    padding: 20px 40px;
    margin-bottom: 60px;
    position: relative;
}

.profile-wr .tabs {
    margin-bottom: 25px;
}

.vertical-card-img {
    width: 130px;
    height: 98px;
    float: left;
}

.vertical-card-info {
    float: left;
    max-width: 70%;
    margin-left: 12px;
    margin-top: 4px;
    padding-bottom: 20px;
}

.reserved-ticket-p:nth-of-type(3) {
    margin-top: 10px;
}

.reserved-ticket-p {
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    text-align: left;
    color: #9a9a9a;
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: left center;
    padding-left: 18px;
    margin-bottom: 5px;
    background-image: url(../images/icons/tickets-icon-profile-black.svg);
}

.vertical-card-tkt {
    padding-bottom: 20px;
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 2px solid #e9e9e9;
    position: relative;
}

.vertical-card-tkt .quantity {
    width: 170px;
    bottom: 10px;
    left: 128px;
}

.edit-amount-form .loader-gif {
    left: 90% !important;
}

.vertical-card-tkt .quantity input {
    font-size: 18px;
}

.vertical-card-tkt .quantity .quantity-up,
.vertical-card-tkt .quantity .quantity-down {
    background-size: 11px;
}

.vertical-card-tkt .ticket-price {
    position: absolute;
    right: 8px;
    bottom: 20px;
}

.promo-accept {
    position: absolute;
    right: -22px;
    top: 9px;
    cursor: pointer;
}

.vertical-card-edit {
    position: absolute;
    bottom: 20px;
    left: 144px;
}

.vertical-card-edit span {
    font-size: 15px;
    letter-spacing: 0.3px;
    text-align: center;
    color: #fe4e6e;
}

.vertical-card-edit i {
    font-size: 14px;
    letter-spacing: 0.3px;
    text-align: center;
    color: #9a9a9a;
    padding-left: 22px;
    cursor: pointer;
}

.vertical-card-edit i:hover,
.vertical-card-edit i:focus {
    color: #3c3b3b;
}

.view-tkt {
    min-width: 80px;
    font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
    height: 25px;
    position: absolute;
    display: block;
    bottom: 20px;
    left: 142px;
}

.profile-summary {
    /*width: 280px;*/
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    border-image-source: linear-gradient(to bottom, #59ecab, #65ead1);
    border-image-slice: 1;
}

.profile-summary h2 {
    font-size: 16px;
    font-weight: bold;
    font-family: 'Lato', sans-serif, 'Arial_Caps';
    letter-spacing: 0.4px;
    text-align: center;
    color: #3c3b3b;
    margin-top: 38px;
    margin-bottom: 5px;
}

.profile-summary h2::before {
    content: "";
    margin: auto;
    display: block;
    width: 44px;
    height: 2px;
    object-fit: contain;
    margin-bottom: 7px;
    background-color: #65ead1;
}

.profile-summary .time-left {
    padding-left: 0;
    min-height: initial;
    text-align: center;
    display: block;
}

.profile-summary .time-left ~ h2 {
    margin-top: 15px;
}

.summery-tkts-price {
    font-size: 15px;
    text-align: center;
    color: #9a9a9a;
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
}

.eventervibe, .promo-code-txt {
    font-size: 14px;
    text-align: center;
    color: #9a9a9a;
    display: block;
}

.profile-summary h2.tickets-total {
    font-size: 15px;
    font-weight: bold;
    font-family: 'Lato', sans-serif, 'dejavu_sansbook';
    letter-spacing: 0.4px;
    text-align: center;
    color: #65ead1;
    margin-top: 15px;
    margin-bottom: 20px;
}

.profile-summary h2.tickets-total::before {
    margin-bottom: 12px;
    background-color: #d3d3d3;
}

.eventervibe::after {
    content: "";
    margin: auto;
    display: block;
    object-fit: contain;
    background-color: #979797;
    width: 170px;
    height: 2px;
    opacity: 0.4;
    margin-top: 10px;
    margin-bottom: 15px;
}

.profile-summary button {
    float: none;
    margin: 10px auto 10px auto;
    display: block;
    position: relative;
}

.profile-summary button .solo:before {
    width: 25px;
    height: 25px;
    left: 20px;
    top: 7px;
    border-radius: 50%;
}

.profile-summary h3 {
    opacity: 0.8;
    font-size: 14px;
    letter-spacing: 0.3px;
    text-align: center;
    color: #3c3b3b;
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
}

.with-card, .with-balance {
    min-width: 170px;
    padding-left: 10px;
    padding-right: 10px;
}

.suggested-events-wr {
    margin-top: 35px;
}

.suggested-events-wr > h2 {
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.4px;
    text-align: left;
    color: #3c3b3b;
    margin-top: 0;
    margin-bottom: 10px;
}

.promo-code-row {
    text-align: center;
    max-width: 170px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 25px;
}

.promo-code-row > img {
    position: absolute;
    right: 0;
    top: 5px;
    display: none;
}

.sale-info {
    display: none;
    color: #fe4e6e;
    text-align: center;
}

.promo-code-row > input {
    width: 100%;
    height: 35px;
    text-align: center;
    border: 0;
    outline: 0;
    color: #9a9a9a;
    font-family: 'Lato', sans-serif, 'dejavu_sansbook';
    font-size: 14px;
    border-bottom: 2px solid #9a9a9a61;
    -webkit-transition: border 0.3s;
    -moz-transition: border 0.3s;
    -ms-transition: border 0.3s;
    -o-transition: border 0.3s;
    transition: border 0.3s;
}

.promo-code-row > input:focus {
    border-color: #65ead1;
}

.promo-code-row > input::placeholder {
    color: #9a9a9a;
}

.suggested-events-wr {
    width: 280px;
}

.suggested-event-img {
    width: 280px;
    height: 130px;
}

.suggested-events-pagination {
    bottom: 0 !important;
}

.suggested-event-info {
    margin-top: 4px;
}

.suggested-events-pagination {
    text-align: left;
}

.suggested-events-pagination .swiper-pagination-bullet {
    width: 6px !important;
    height: 6px !important;
    margin: 0 6px !important;
}

.suggested-events-pagination .swiper-pagination-bullet-active {
    background-color: #65ead1;
}

.profile-suggested-events .swiper-slide {
    padding-bottom: 20px;
}

.no-tickets {
    text-align: center;
    margin-top: 120px;
}

.no-tickets img {
    width: 110px;
}

.no-tickets h2 {
    font-size: 15px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #9a9a9a;
    margin-top: 20px;
    margin-bottom: 30px;
}

.no-tickets .browse-events {
    min-width: 170px;
    height: 40px;
    padding-right: 10px;
    padding-left: 10px;
}

.remove-tkt h2 {
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    text-align: left;
    color: #fe4e6e;
    margin-top: 0;
    margin-bottom: 4px;
}

.remove-tkt p {
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    text-align: left;
    color: #9a9a9a;
}

.remove-yes {
    min-width: 50px;
    height: 25px;
    font-size: 11px;
}

.remove-no {
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    color: #9a9a9a;
    outline: none;
    border: none;
    min-width: 50px;
    height: 25px;
    text-align: center;
    background-color: inherit;
}

.remove-tkt table {
    width: 50%;
    margin: auto;
}

.remove-tkt table tr td {
    text-align: center;
}

/*For Small screen sizes*/
@media (max-width: 1100px) {

    .profile-wr {
        width: 95%;
    }

    .vertical-card-tkt {
        width: 100%;
    }

    .profile-summary, .suggested-events-wr {
        margin: auto;
        margin-top: 40px;
    }

}

@media (max-width: 992px) {
    .no-tickets {
        margin-top: 20px;
    }
}

@media (max-width: 768px) {
    .profile-wr {
        margin-top: 9rem;
        margin-bottom: 30px;
    }

    .suggested-events-wr {
        width: auto;
    }

    .vertical-card-img {
        width: 280px;
        height: 130px;
        float: none;
        margin: auto;
    }

    .vertical-card-info {
        float: none;
        width: 280px;
        margin: auto;
        margin-top: 12px;
    }

    .vertical-card-tkt {
        width: 100%;
    }

    .vertical-card-tkt .quantity {
        position: relative;
        margin: auto;
        margin-top: 25px;
        left: 0;
    }

    .vertical-card-tkt .ticket-price,
    .vertical-card-edit, .view-tkt {
        position: relative;
        right: inherit;
        bottom: inherit;
        left: inherit;
        display: block;
        margin: auto;
    }

    .vertical-card-edit {
        width: 280px;
        margin: auto;
    }

    .profile-wr {
        padding-left: 15px;
        padding-right: 15px;
    }


}
