/* 
Theme Name: AT Escapes
Theme URI: https://atescapes.com/
Description: AT Escapes is a child theme of Hello Elementor
Author: Elementor Team
Author URI: https://atescapes.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: atescapes
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.align-left {
    text-align: left !important;
}
.align-center {
    text-align: center !important;
}
.align-right {
    text-align: right !important;
}
.fluentform .atescapes-subscription-form__terms {
    margin-bottom: 26px;
}
.fluentform .atescapes-subscription-form__terms .ff-el-tc label.ff_tc_label {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
}
.fluentform .atescapes-subscription-form__terms .ff-el-tc label.ff_tc_label > span {
    width: unset;
    padding: 0 !important;
    margin
}
.fluentform .atescapes-subscription-form__terms label.ff_tc_label .ff_tc_checkbox input {
    width: 21px;
    height: 22px;
    top: 0;
}
.fluentform .atescapes-subscription-form__terms .ff-el-tc label.ff_tc_label .ff_t_c {
    padding: 0 6px 0 0;
}
.fluentform .atescapes-subscription-form__terms label.ff_tc_label p {
    font-family: "Avenir Next LT Pro", Sans-serif;
    font-size: 18px;
    line-height: 21px;
}
#sb_instagram #sbi_images {
    padding: 0 !important;
    margin: 0 -5px;
}
#sb_instagram #sbi_images .sbi_item {
    padding: 5px !important;
}
#sb_instagram .sbi_photo_wrap {
    border-radius: 20px;
    overflow: hidden;
}

.trip-inquiry-form button.ff-btn-submit {
    font-family: "Avenir Next LT Pro", Sans-serif;
    background: var( --e-global-color-primary );
    border: none;
    border-radius: 0;
    color: #fff;
    outline: 0;
    font-size: 20px;
    line-height: 24px;
    padding: 10px 54px 14.5px 50px;
}
.trip-inquiry-form button.ff-btn-submit:hover,
.trip-inquiry-form button.ff-btn-submit:focus {
    background: #00C2E3;
}
.trip-inquiry-form .fluentform .ff-el-input--label label {
    font-weight: normal;
}

.js-services-list {
    display: none;
}


@media (min-width: 768px) {
    #sb_instagram .sbi_photo_wrap {
        border-radius: 40px;
    }
}

@media (max-width: 480px) {
    body .atescapes-testimonial-carousel-widget-container{
        margin-left: 40px;
        margin-right: 40px;
    }
    
    body .elementor-716 .elementor-element.elementor-element-8c398f1{
        text-align: center;
    }
    
    body .elementor-716 .elementor-element.elementor-element-f7e6798 .elementor-heading-title{
        text-align: center;
    }
}


a.skip-link.screen-reader-text {display:none!important;}

.elementor-716 .elementor-element.elementor-element-beaa420 img {
	max-width:250px!important;
}