/* use this file just theme versions */
/* 1.1 version */
.wpcf7 input, .wpcf7 textarea {
    margin-bottom: 15px;
}

@media (max-width: 480px) {
    img {
        max-width: 100%;
        height: auto;
    }

    .wpb_wrapper p {
        text-align: center;
    }

    .app-store-btn {
        text-align: center;
    }

    .app-store-btn a {
        margin-right: 0px;
        margin-bottom: 20px;
    }
}

.app-store-btn a {
    margin-right: 20px;
    margin-bottom: 20px;
}

.booked-form label {
    width: auto !important;
}

.list-style-none li i {
    margin-right: 15px;
}
i.fa.fa-calendar.end-date {
    margin-left: 15px;
}

@media (min-width: 992px){
    .slider[data-mode="vertical"] a.bx-next {
        bottom: 90px!important;
    }
    .slider[data-mode="vertical"] a.bx-prev {
        bottom: 40px!important;
    }
    .slider[data-mode="vertical"] .bx-controls-direction {
        width: 100px;
        height: 170px;
        position: absolute;
        bottom: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.27);
    }
    .slider[data-mode="vertical"] .bx-wrapper .bx-controls-direction a {
        position: absolute;
        transform: rotate(270deg);
        bottom: 0;
        right: 30px;
        top:auto;
        left: auto;
        z-index: 100;
        width: 40px;
        height: 40px;
        background: none!important;
    }
}
@media (max-width: 991px){
    .slider[data-mode="vertical"] .bx-wrapper .bx-controls-direction a {
        margin-right: 10px;
        transform: rotate(270deg);
    }
}

.services-list.type-1 .img-icon{
    margin-bottom: 30px;
}
.event-single.type-1 .event-desc, .event-single.type-2 .event-detail {
    padding-right: 20px;
}
.section.events-single .section-inner {
    padding: 0;
}
body:not(.page-template-custom-page) .site-main.hero-off {
    padding-top: 200px;
}
body:not(.page-template-custom-page) .site-main.hero-off .blog-sidebar.type-1 {
    margin-top: 0px;
}
body:not(.page-template-custom-page) .site-main.hero-off .blog-sidebar.type-1 {
    border-top-width: 1px;
}
#tribe-events-content-wrapper, #nt-single-events {
    padding-top: 80px;
}
