/**
Theme Name: Astra Child
Author: Na Chorobę
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

* {
    touch-action: manipulation!important;
}

@media only screen and (min-width: 922px) {
    .woocommerce-page.woocommerce-checkout form #order_review_heading,
    .woocommerce-page.woocommerce-checkout form #order_review {
        width: 100%!important;
        float: right!important;
    }
}


/* billing form */

.woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.woocommerce form .form-row {
    width: 30%;
}

#billing_email_field,
#billing_phone_field {
    width: 48%;
}

#buildingNumber_field,
#billing_postcode_field {
    width: 15%;
}

#dolegliwosci_field {
    width: 100%;
}

.woocommerce form .form-row label {
    color: #7B2877;
    font-size: 1.1em;
}

.woocommerce form .place-order,
#notes_field {
    width: 100%!important;
}

.lek-name {
    width: 60%!important;
}

.lek-quantity {
    width: 30%!important;
}

.lek-name,
.lek-quantity {
    display: none;
}

.lek-quantity select {
    height: 41px!important;
    -webkit-appearance: none!important;
}

#recepta_lek_1_field,
#recepta_lek_quantity_1_field {
    display: block;
    width: 50%;
}

#dolegliwosci {
    resize: none;
    height: 150px;
}

.btn-less {
    height: 41px;
    border-radius: 50px;
    color: #7B2877;
    background-color: #fff;
    border: 4px solid #7B2877;
    font-size: 26px;
    line-height: 0em;
    cursor: pointer;
}

.btn-less:first-of-type {
    margin-top: 30px;
}

.btn-less:hover {
    color: #fff;
    border-color: #62205f;
    background-color: #62205f;
}

.input-selection .woocommerce-input-wrapper {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
}

.input-selection .woocommerce-input-wrapper input {
    margin-right: 5px;
}

.input-selection .woocommerce-input-wrapper label {
    margin-right: 20px;
}

.woocommerce .select2-container .select2-selection--single,
.woocommerce select,
.woocommerce-page .select2-container .select2-selection--single {
    padding: 0.65em!important;
}

.woocommerce button.button {
    background-color: #029CDC!important;
    transition: all 0.2s;
}

.woocommerce button.button:hover {
    background-color: #7B2877!important;
}

.woocommerce-order {
    min-height: 30%;
}

.woocommerce-thankyou-order-received {
    font-size: 2em;
    font-weight: 600;
    color: #7B2877;
    text-align: center
}

.woocommerce-thankyou-order-details {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
}

.woocommerce ul.order_details li {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}

.woocommerce ul.order_details li strong {
    font-size: 1.8em;
    color: #7B2877;
}

.btn_group {
    margin-top: 20px;
    text-align: center;
}

.btn_add_more {
    padding: 15px 35px;
    margin-right: 10px;
    border-radius: 50px;
    cursor: pointer;
    background: #fff;
    color: #029CDC;
    border: 4px solid #029CDC;
    font-weight: 800;
}

.btn_add_more .btn-plus-icons {
    padding-right: 20px;
}

.btn_add_more:hover {
    background: #027db0;
    border-color: #027db0;
    color: #fff;
}

.btn_less {
    background: #7B2877;
}

.btn_less:hover {
    background: #62205f;
}

.checkout-alert {
    background: #d9edf7;
    color: #029CDC;
    border: 1px solid #029CDC;
    border-radius: 5px;
    width: 100%;
    display: flex;
    align-items: center;
}

.checkout-alert span {
    font-size: 26px;
    padding: 0px 20px;
    font-family: 'Georgia', serif;
    font-weight: 900;
}

.checkout-alert p {
    margin-bottom: 0px!important;
}

.woocommerce form .form-row textarea,
.woocommerce input[type=email],
.woocommerce input[type=number],
.woocommerce input[type=password],
.woocommerce input[type=reset],
.woocommerce input[type=search],
.woocommerce input[type=tel],
.woocommerce input[type=text],
.woocommerce input[type=url],
.woocommerce textarea,
.woocommerce-page form .form-row textarea,
.woocommerce-page input[type=email],
.woocommerce-page input[type=number],
.woocommerce-page input[type=password],
.woocommerce-page input[type=reset],
.woocommerce-page input[type=search],
.woocommerce-page input[type=tel],
.woocommerce-page input[type=text],
.woocommerce-page input[type=url],
.woocommerce-page textarea,
.woocommerce select {
    border-radius: 5px;
}

form #order_review_heading:not(.elementor-widget-woocommerce-checkout-page #order_review_heading) {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review) {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.additional-info {
    line-height: 0.9em;
    font-size: 10px;
    letter-spacing: .3px;
}

@media only screen and (max-width:768px) {
    .woocommerce form .form-row,
    #dolegliwosci_field,
    #alergie_field,
    #chorobyPrzewlekle_field,
    #leki_field,
    #recepta_field,
    #billing_phone_field,
    #billing_email_field,
    .input-selection,
    #buildingNumber_field,
    #billing_postcode_field {
        width: 100%;
    }
    .lek-name {
        width: 55%!important;
    }
    .lek-quantity {
        width: 15%!important;
    }
    #recepta_lek_1_field {
        width: 100%;
    }
}


/* media upload */

.woocommerce-additional-fields {
    margin-top: 30px;
}

.bootstrap-filestyle input.form-control {
    width: 100%;
}

.bootstrap-filestyle.input-group {
    display: flex;
    width: 500px;
    max-width: 90vw;
}

.bootstrap-filestyle .form-control {
    border-top-right-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
}

span.group-span-filestyle.input-group-btn {
    width: 50%;
    background-color: #029CDC;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    cursor: pointer;
}

label.btn.btn-secondary {
    cursor: pointer;
}

span.group-span-filestyle.input-group-btn:hover {
    background-color: #027db0;
}

span.group-span-filestyle.input-group-btn label {
    color: #fff;
}

.input-clear {
    cursor: pointer
}

.input-clear:hover {
    color: #7B2877;
    font-weight: bold;
}