/*
Theme Name: Alukas Child
Theme URI: https://alukas.presslayouts.com/
Author: PressLayouts
Description: This is a child theme for Alukas
Version: 1.0.3
Author URI: https://www.presslayouts.com/
Template: alukas
Text Domain: pls-theme-child
*/

.pls-button .btn-style-outline {
    color: #ffffff !important;
}

.disabled-button a {
    cursor: default;
}




.pls-header-col.pls-header-col-left.col-lg-6.col-xl-6 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
}

.flex {
    display: flex;
}

.flex p {
    margin-bottom: 0px;
}

span.pls-welcome-message {
    width: 100%;
    max-width: 100%;
}

.flex-space-between {
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
}

.grecaptcha-badge {
    display: none !important;
}

.pls-header-topbar.d-none.d-lg-flex .container .row {
    height: 100%;
}

@media screen and (min-width: 1025px) {

    .pls-header-logo a {
        padding: 12px 0;
    }

}


.pls-site-content {
    padding-bottom: 0px !important;
}

.elementor-33 .elementor-element.elementor-element-505e4e4::before {
    display: none;
}

@media screen and (max-width: 768px) {
    .elementor-33 .elementor-element.elementor-element-505e4e4::before {
        display: block;
    }

    .pls-welcome-message .flex {

        flex-direction: column;
        align-items: center;
    }

    
    #pls-about-us-3 .pls-about-us-tagline {
        display: none;
    }

    .flex p {
        margin-bottom: 0px;
        font-size: 13px;
        line-height: 26px;
    }
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #0b4745;
    border-color: #0b4745;
}

.elementor-element-106a2f9 .swiper-pagination-bullet-active {
    background-color: white!important;
    border-color: white!important;
}

.pls-header-topbar.d-none.d-lg-flex {
    display: flex !important;
    background-color: #0b4745;
    border-color: #0b4745;
}

div.summary form.cart .button,
.woocommerce-cart a.checkout-button,
button#place_order{
       background-color: #0b4745;
}