* {
    font-family: 'Raleway', sans-serif;
}

.btn {
    border: 1px solid #e74247;
    background: #e74247;
    color: #000;
    font-weight: bold;
}

.btn:hover {
    color: #e74247;
    border: 1px solid #000;
    background: #000;
}

a:focus,
a:active,
a:hover,
button:focus,
button:active,
button:hover,
a b.light-color:hover {
    text-decoration: none;
    color: #e74247;
}

.single-post .read-more-btn {
    clear: both;
    margin-top: 30px;
    box-shadow: 1px 10px 15px rgba(0, 0, 0, .15);
    border: 1px solid #e74247;
    background: #fff;
    color: #e74247;
}

.single-post .read-more-btn:hover {
    box-shadow: 1px 3px 15px rgba(0, 0, 0, .15);
    background: #e74247;
    color: #000;
}

header .main-menu {
    border-bottom: 5px solid #e74247;
    margin-bottom: 10px;
}

.event-img {
    width: 550px;
    /* height: 350px; */
}

i.ion-android-calendar.event-calendar {
    font-size: 31pt;
    color: #e74247;
}

i.icon.ion-location.event-location {
    font-size: 2.6rem;
    color: #e74247;
}

i.icon.ion-email.event-email {
    font-size: 2.6rem;
    color: #e74247;
}

.event-right-image {
    width: 80%;
}

.event-right-info {
    margin-bottom: 2px;
    margin-top: 6px;
    border: 2px solid grey;
    border-radius: 8px;
    width: 75%;
}

.event-register {
    margin-top: 15px;
    margin-bottom: 15px;
}

i.icon.ion-social-facebook.event-facebook {
    font-size: 5rem;
    color: black;
}


/*grid productos*/

.main-grid-event {
    margin-top: 2%;
    padding-left: 1rem;
    padding-right: 1rem;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #e74247;
    border-color: black;
}

.checkout {
    width: 90%;
    margin-top: 12px;
}

.thank-you-page {
    width: 90%;
}

.event-home {
    width: 200px;
}

.right-area {
    float: none;
}

.custom-img {
    width: 200px;
    height: 200px;
    vertical-align: middle;
    overflow: hidden;
}

.event {
    text-align: center;
}

.section-errors {
    margin-left: 5rem;
    margin-right: 5rem;
    padding: 0 !important;
}

header {
    position: relative !important;
}

.section {
    padding: unset;
    margin-top: 1rem;
}

.categories {
    width: 100%;
    overflow: hidden;
}

.categories li {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 1rem;
    padding-top: 1rem;
    text-transform: uppercase;
    line-height: 1.38461538;
    cursor: pointer;
    font-size: 13px;
}

.categories li .active {
    text-decoration: none;
    color: #e74247;
}

.sidebar-title {
    text-transform: uppercase;
    font-weight: bold;
    line-height: 20px;
    font-size: 16px;
}

.main-slider {
    margin-top: 0 !important;
}

.blog-area {
    padding: 0 !important;
}

.footer-instagram-area {
    margin-top: 2rem;
}

* {
    font-family: 'Raleway', sans-serif;
}

.btn {
    border: 1px solid #e74247;
    background: #e74247;
}

.btn:hover {
    color: #e74247;
    border: 1px solid #000;
    background: #000;
}

a:focus,
a:active,
a:hover,
button:focus,
button:active,
button:hover,
a b.light-color:hover {
    text-decoration: none;
    color: #e74247;
}

.single-post .read-more-btn {
    clear: both;
    margin-top: 30px;
    box-shadow: 1px 10px 15px rgba(0, 0, 0, .15);
    border: 1px solid #e74247;
    background: #fff;
    color: #e74247;
}

.single-post .read-more-btn:hover {
    box-shadow: 1px 3px 15px rgba(0, 0, 0, .15);
    background: #e74247;
    color: #000;
}

header .main-menu {
    border-bottom: 5px solid #e74247;
}

.main-event {
    padding-left: 1rem;
    padding-right: 1rem;
}

.event-img {
    width: 550px;
    /* height: 350px; */
}

i.ion-android-calendar.event-calendar {
    font-size: 31pt;
    color: #e74247;
}

i.icon.ion-location.event-location {
    font-size: 2.6rem;
    color: #e74247;
}

i.icon.ion-email.event-email {
    font-size: 2.6rem;
    color: #e74247;
}

.event-right-image {
    width: 80%;
}

.event-right-info {
    margin-bottom: 2px;
    margin-top: 6px;
    border: 2px solid grey;
    border-radius: 8px;
    width: 75%;
}

.event-register {
    margin-top: 15px;
    margin-bottom: 15px;
}

i.icon.ion-social-facebook.event-facebook {
    font-size: 5rem;
    color: black;
}


/*grid productos*/

.main-grid-event {
    margin-top: 2%;
    padding-left: 1rem;
    padding-right: 1rem;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #e74247;
    border-color: black;
}

.checkout {
    width: 90%;
    margin-top: 12px;
}

.resume-order {
    font-family: 'Raleway', sans-serif;
    border: 10px solid #f5f5f5;
}

.resume-order h4 {
    margin-top: 1.6rem;
    text-transform: uppercase;
    margin-bottom: 1.6rem;
}

.thank-you-page {
    width: 90%;
}

.event-home {
    width: 200px;
}

.right-area {
    float: none;
}

.custom-img {
    width: 150px;
    height: 150px;
    vertical-align: middle;
    overflow: hidden;
}

.event {
    text-align: center;
}

.section-errors {
    margin-left: 5rem;
    margin-right: 5rem;
    padding: 0 !important;
}

header {
    position: relative !important;
}

.section {
    padding: unset;
    margin-top: 1rem;
}

.categories {
    width: 100%;
    overflow: hidden;
}

.categories li {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 1rem;
    padding-top: 1rem;
    text-transform: uppercase;
    line-height: 1.38461538;
    cursor: pointer;
    font-size: 13px;
}

.categories li .active {
    text-decoration: none;
    color: #e74247;
    font-weight: bold;
}

.sidebar-title {
    text-transform: uppercase;
    font-weight: bold;
    line-height: 20px;
    font-size: 16px;
}

.main-slider {
    margin-top: 0 !important;
}

.blog-area {
    padding: 0 !important;
}

.footer-instagram-area {
    margin-top: 2rem;
}

.btn {
    background: #e74247 !important;
    border-color: #e74247 !important;
    color: #000 !important;
    font-size: 14px;
}

.btn:hover {
    background: #000 !important;
    border-color: #000 !important;
    color: #e74247 !important;
    font-weight: bold;
}

.lists-events-items {
    border-top: 0.375rem solid #e74247;
    margin-bottom: 20px;
    padding: 15px;
    font-size: 9px;
    line-height: 2;
    -webkit-box-shadow: 1px 1px 0 #d4d3d3, -1px 1px 0 #d4d3d3;
    box-shadow: 1px 1px 0 #d4d3d3, -1px 1px 0 #d4d3d3;
    overflow: hidden;
}

.lists-events-items p {
    line-height: 20px;
    font-size: 12px;
    text-align: justify;
}

.event-title {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}

.lists-events-items .event-sub-title {
    font-size: 12px;
    font-weight: 900;
}

.lists-events-items .event-title {
    color: #e74247;
    margin: 12px 0px;
    font-size: 18px;
}

.event-item {
    margin-left: 9px;
}

.event-title:hover {
    color: #e74247 !important;
}

.alert {
    width: 87% !important;
}

.lslide {
    text-align: center;
}

.detail-thanks {
    margin-top: 12px
}


/*relacion de productos*/

@media (max-width: 700px) {
    .mobile {
        width: 100%;
    }
    .mobile-2 {
        margin-left: 23px;
    }
    .custom-img {
        width: 250px;
        height: 250px;
        vertical-align: middle;
        overflow: hidden;
    }
    .mobile-form {
        text-align: center !important;
        margin-left: 1rem;
    }
    .main-grid-checkout .section-title {
        background-color: #e74247ad !important;
        border-radius: 12px;
    }
    .resume-order {
        background-color: #8080805e;
        border-radius: 12px;
        padding-bottom: 12px;
    }
    .event-img {
        width: 90%;
    }
    /*li.lslide {
        width: 100% !important;
    }
    .lslide .event-slide .custom-img{
        width: 56%;
        margin-left: 5rem;
        height: 60%;

    }*/
    .event-title {
        width: 132px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .detail-thanks {
        margin-top: 3px;
        background-color: #e742479c;
        border-radius: 8px;
    }
    .thank-you-page {
        margin-top: 2rem;
        margin-left: 1rem;
    }
    .alert {
        width: 20rem !important;
        margin-left: -5rem;
    }
    .title-thank-you-page {
        margin-bottom: 3rem;
        text-align: center !important;
    }
    .mobile-thanks {
        background-color: #bdbdbd78;
        border-radius: 12px;
        width: 16rem;
    }
    footer {
        padding-top: 0px;
    }
}

@media (max-width: 756px) {
    .col-sm-8.col-xs-12.ipad-checkout {
        max-width: 100% !important;
        width: 41rem;
        flex: 0 0 71%;
    }
    .col-sm-4.col-xs-12.resume-order {
        max-width: 100% !important;
        width: 41rem !important;
        flex: 0 0 67%;
    }
}

@media (max-width: 320px) {
    .checkout-title {
        font-size: 1.5em;
    }
}

.footer-main {
    background-color: #1e1e2a;
    color: #fff;
}

.footer-main .text-icon {
    color: #e74247;
}

.menu-main {
    background-color: white;
    width: 100%;
    z-index: 100;
    position: fixed !important;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, .3);
}

.menu-list-items>li>a {
    display: block;
    padding: 1.75rem 0 0 1.0625rem;
    border-left: 1px solid #e9e9e9;
    line-height: 1.1em;
}

.menu-list-items .nav-item-2 {
    border-right: 1px solid #dfdede;
}

.menu-list-items>li:hover>a {
    border-top: 0.375rem solid #e74247;
}

.register {
    background-color: #1e1e2a;
    color: #fff;
    display: inline-block;
    padding: 10px 18px 10px 18px!important;
    font-size: 18px;
    font-size: 1.125em;
    margin: 0 0 14px;
    font-size: 14px!important;
    text-decoration: none!important;
    font-weight: 400!important;
    font-family: inherit;
    text-align: center!important;
    position: relative
}

.register:hover {
    background-color: #e74247;
    color: #fff;
}