/*
 Theme Name:   Hallelujah Child Theme
 Theme URI:    http://hallelujah.ancorathemes.com/
 Description:  Hallelujah Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     hallelujah
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  hallelujah
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

iframe {
    min-height: auto;
}

.sc_icons_item_title {
    font-weight: 400;
}

.scheme_dark .sc_icons .sc_icons_item_linked:hover .sc_icons_item_title {
    color: #fff;
    font-weight: 400;
}
 .elementor-background-overlay {
    opacity: 0.5 !important;
}
.team_member_page .team_member_position {
    margin-bottom: 2em;
}

.team_member_page .team_member_details {
    margin-top: 0;
}

.menu_mobile .search_mobile .search_field {
    padding: 1em 3em 1em 1.5em !important;
}

.menu_mobile .search_mobile .search_submit {
    height: 53px;
    padding: 18px 1.8em;
}

.menu_mobile .social_item .social_icon {
    width: 3em;
    height: 3em;
}

.menu_mobile .social_item .social_icon span {
    font-size: 25px;
}

.donate-iframe iframe {
    width: 85px !important;
    height: 35px !important;
    position: relative;
    top: -5px;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
}

.related.products {
    float: left;
}

.scheme_default .quantity input[type="number"].filled,
.woocommerce .quantity .qty {
    width: 100px;
    padding: 13px 25px;
    margin-right: 20px;
}

.woocommerce div.product form.cart .button {
    font-size: 18px;
}

.woocommerce button.button,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled] {
    padding: 15px 25px;
}

.product_cat-uncategorized .product_meta .posted_in {
    display: none;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #ff4e06;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #ff9520;
}

.scheme_dark form.mc4wp-form .mc4wp-alert.mc4wp-success {
    background-color: #4BB543;
}

.scheme_dark form.mc4wp-form .mc4wp-alert.mc4wp-error {
    background-color: #cc0000;
}

.scheme_dark .sc_layouts_menu_nav > li > a > span {
    border-bottom: 2px solid rgba(255, 255, 255, 0);
    transition: all 0.1s ease;
}

.scheme_dark .sc_layouts_menu_nav > li > a > span:hover,
.sc_layouts_menu_nav > li.current-menu-item > a > span {
    border-bottom: 2px solid rgba(255, 255, 255, 1);
    padding-bottom: 4px;
}

.scheme_dark .sc_layouts_menu_nav > li > a:hover,
.scheme_dark .sc_layouts_menu_nav > li.sfHover > a,
.scheme_dark .sc_layouts_menu_nav > li.current-menu-item > a,
.scheme_dark .sc_layouts_menu_nav > li.current-menu-parent > a,
.scheme_dark .sc_layouts_menu_nav > li.current-menu-ancestor > a {
    color: #fff !important;
}

.sc_layouts_menu_nav > li.current-menu-item > a {
    font-weight: 600 !important;
}

header .sc_button_title {
    font-weight: 600;
}

.team_member_page .team_member_content {
    margin-top: 0;
}

.scheme_default .mejs-container .mejs-controls {
    background: rgba(50, 62, 69, 1);
}

.mejs-button.mejs-playpause-button button {
    margin-top: 5px;
}

.mejs-controls {
    height: 45px;
}

.support-products .woo-products-products-list .woo-products-product-button .button {
    display: block;
}

.support-products .woo-products-products-list {
    padding-left: 0;
}
.support-products .woo-products-product-title {
    text-align: center;
}
.support-products .woo-products-product-title a {
    line-height: 1;
}


.woocommerce-MyAccount-navigation ul {
    list-style-type: none;
}

.woocommerce-MyAccount-navigation li {
    background-color: #ff4e06;
    margin-bottom: 2px;
    padding: 9px 12px;
    line-height: 1.5em;
    transition: all 0.3s ease;
}

.woocommerce-MyAccount-navigation li:hover {
    background-color: #ff9520;
    cursor: pointer;
}

.woocommerce-MyAccount-navigation li a {
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 600;
}

.woocommerce-MyAccount-navigation li a:hover {
    color: #ffffff;
}

.sc_team_item .sc_team_item_thumb > a img {
    opacity: 0;
}

.sc_team_item .post_featured.sc_team_item_thumb {
    height: 300px;
}

.team_item_image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 300px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.post_featured.sc_team_item_thumb a:first-of-type {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 15;
    -webkit-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.trx_addons_hover:hover .team_item_image {
    background-color: rgba(50, 62, 69, 0.7);
    background-blend-mode: overlay;
}

.sc_team_item:hover .sc_team_item_info h4 a {
    color: #ff4e06;
}

.post_featured.sc_team_item_thumb .trx_addons_hover_mask {
    display: none;
}

.post_featured.sc_team_item_thumb .trx_addons_hover_content {
    display: none;
}

.wpcf7 div.wpcf7-response-output {
    text-align: center;
}

.wpcf7 .wpcf7-form-control-wrap:after {
    content: none;
}

.wpcf7 .wpcf7-form-control-wrap.required-field:after {
    content: '*';
    position: absolute;
    right: 25px;
    top: 24px;
    font-size: 27px;
}

.sc_button_icon_right .sc_button_icon {
    line-height: 23px;
}

@media (max-width: 1279px) {
    .scheme_default h2 {
        line-height: 1.5;
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .video_embed.video_frame div {
        margin: 0 auto;
    }

    .text-center-on-tablet .sc_item_button {
        text-align: center;
    }

    .woocommerce-billing-fields h3 {
        margin-top: 0;
    }

    .hurricane-of-love-video .wp-video,
    .hurricane-of-love-video .wp-video-shortcode,
    .hurricane-of-love-video .mejs-overlay {
        width: 100% !important;
        height: 100% !important;
    }
}

@media (max-width: 1023px) {
    .page_content_wrap [class*="content_wrap"] > .sidebar:not(.sidebar_fixed_placeholder) {
        margin-top: 50px;
    }

    .sc_team_item .post_featured.sc_team_item_thumb {
        height: 200px;
    }

    .team_item_image {
        height: 200px;
    }
}

@media (max-width: 768px) {
    .woocommerce table.cart .product-thumbnail,
    .woocommerce-page table.cart .product-thumbnail {
        display: block;
        text-align: left !important;
    }

    .woocommerce table.cart .product-thumbnail:before,
    .woocommerce-page table.cart .product-thumbnail:before {
        content: none;
    }

    .woocommerce-cart table.cart img {
        width: 100px;
    }

    .single-product.woocommerce ul.products[class*=columns-] li.product,
    .single-product.woocommerce-page ul.products[class*=columns-] li.product {
        margin: 30px 0 0 0;
    }

    .single-product.woocommerce .related.products ul,
    .single-product.woocommerce ul.related.products {
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .text-center-on-mobile .sc_item_button {
        text-align: center;
    }

    .elementor-element.sc_layouts_row.sc_layouts_row_fixed_on.sc_layouts_row_fixed_always .custom-logo-link img,
    .elementor-element.sc_layouts_row.sc_layouts_row_fixed_on.sc_layouts_row_fixed_always .sc_layouts_logo img {
        max-height: 4em;
    }

    .elementor-637 .elementor-element.elementor-element-5f3dfaba:not(.elementor-motion-effects-element-type-background).sc_layouts_row_fixed_on {
        background-color: #fff;
    }

    .page_content_wrap [class*="content_wrap"] > .sidebar:not(.sidebar_fixed_placeholder) {
        margin-top: 40px;
    }

    .woocommerce-billing-fields h3 {
        margin-top: 0;
    }

    .sc_team_item .post_featured.sc_team_item_thumb {
        height: 350px;
    }

    .team_item_image {
        height: 350px;
    }
}

@media (max-width: 479px) {
    h2 {
        font-size: 25px;
    }

    h2.sc_item_title {
        font-size: 35px;
    }

    .mejs-overlay-button {
        transform: scale(0.5);
    }

    .mejs-controls {
        height: 35px;
    }

    .page_content_wrap .support-products .woo-products-products-list .woo-products-products-list__item .woo-products-products-list__item-img {
        max-width: 100px;
        flex: 0 1 100px;
    }

    .page_content_wrap .support-products .woo-products-products-list .woo-products-products-list__item .woo-products-products-list__item-content {
        max-width: calc(100% - 100px);
    }

    .sc_team_item .post_featured.sc_team_item_thumb {
        height: 220px;
    }

    .team_item_image {
        height: 220px;
    }
}
