/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


.news_home__single {
    gap: 1.5rem;
}

#module-smartblog-category .news_home__link {
    margin-top: unset;
}

@media (max-width: 767px) {
    .product-add-to-cart .product-quantity .qty {
        margin: unset;
    }

    .wishlist-button-add {
        margin: unset !important;
    }

    .product-add-to-cart .product-quantity {
        gap: 1rem;
    }

    .products-imagescover {
        margin-top: 1rem;
    }

    .featured-products {
        padding-top: 0;
    }
}

.product-add-to-cart .product-quantity .qty .input-group-prepend,
.product-add-to-cart .product-quantity .qty .input-group-append {
    height: calc(1.5em + .75rem + 2px);
}

.products-section-title {
    max-width: unset;
    justify-content: start;
}

.product_show_list .card-product:hover {
    box-shadow: 0 0 0 2px #333;
}

.product-additional-info__item {
    display: flex;
    align-items: center;
}

#product .single-product .single-product-card .product-title .discount {
    color: #000;
    background-color: #ffe100;
}

.product-add-to-cart .product-quantity .qty .input-group-prepend .bootstrap-touchspin-down {
    color: #696969;
    font-weight: 600;
    background-color: transparent;
}

#add-to-cart-or-refresh {
    display: flex;
    flex-direction: column;
}

.product-action-container {
    order: 2;
    gap: 1rem;
}

.product-variants {
    order: 1;
}

.product-additional-info {
    order: 3;
}

#login-form #submit-login {
    width: 100%;
}

.no-account {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .no-account {
        width: 75%;
        max-width: 450px;
        padding: 0;
    }
}

.page-content.page-content--authentication {
    padding-bottom: 20px;
    padding-top: 15px;
}

.page-footer.page-footer--authentication {
    padding-bottom: 80px;
}

.no-account a:last-child {
    color: #000;
}

.forgotten-password.needs-validation .form-control-submit {
    width: 100%;
}

#customer-form .form-control-submit {
    width: 100%;
}

.registration-form-frame {
    border: 1px solid #21212199;
    padding: 1rem 1rem 0;
    margin-bottom: 1rem;
}

#login-form {
    margin-top: 35px;
}

.have-account {
    margin-top: 35px;
}

.product-add-to-cart .product-quantity .qty #quantity_wanted {
    background-color: transparent;
}

.product-add-to-cart .product-quantity .qty .input-group-append .bootstrap-touchspin-up {
    background-color: transparent;
}

.block_newsletter .input-group-append .btn-primary:hover {
    background-color: #038c25;
}

.block_newsletter #gdpr_consent .custom-control-input:valid ~ .custom-control-label {
    color: #fff;
}

#cms .page-content.page-content--cms .stripped-ul li {
    background-color: transparent;
}

.contact-page .products-section-title {
    max-width: 25%;
    justify-content: center;
}

#my-account .page-header--my-account .products-section-title {
    max-width: inherit;
    justify-content: inherit;
}

@media screen and (min-width: 1440px) {
    .contact {
        padding-left: 45px;
    }
}

.contact-single__item {
    padding: 0;
}

.contact-single ~ .col-md-6 {
    padding: 0;
    max-width: 100%;
    width: 100%;
}

.contact-page .contact-form #gdpr_consent .custom-checkbox input[type="checkbox"] + label::before {
    top: 0;
    display: none;
}

.contact-page .contact-form #gdpr_consent .custom-checkbox input[type="checkbox"] {
    top: 6px;
}

#login-form .input-group {
    flex-wrap: wrap;
}

#login-form .input-group .form-control[type="password"] {
    width: calc(100% - 73px);
}

.product_show_list .product-list-actions {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
}

@media (max-width: 991px) {
    #tebim-homebanners .featured-product-on-banner {
        display: none !important;
    }

    #tebim-homebanners .side-banners-container {
        display: none !important;
    }

    #tebim-homebanners .bottom-banners-wrapper {
        display: none !important;
    }
}

.product-miniature .price-netto{
    color: #999;
    font-size: 11px;
    width: 100%;
    display: block;
}

#cart .default-section-padding{
    padding-top: 20px;
}
#cart .cart-container {
    background: transparent;
    border: none;
}
#cart .cart-container .cart__card-body {
    padding: 0;
}
#cart .cart-container h3{
    color: #000;
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
}
#cart .cart-container .cart-items {
    padding: 0;
    margin-bottom: 30px;
}
#cart .cart-container .cart-items .cart-item {
    background: #fff;
    padding: 18px 25px;
}
#cart .cart-container .cart-items .cart-item .product-line__title{
    font-size: 14px;
}
#cart .cart-container .cart-items .cart-item .media{
    align-items: center;
}
#cart .cart-container .cart-items .cart-item .cart-line-product-actions {
    top: 0;
}
#cart .cart-container .cart-items .cart-item .product-line__price {
    margin-top: 10px;
    gap: 20px;
}
#cart .cart-container .cart-items .cart-item .product-line__price .current-price {
    margin: 0;
    font-size: 14px;
}
#cart .cart-container .cart-items .cart-item .product-line__price .total-price {
    font-size: 14px;
}
#cart .cart-container .cart-items .cart-item .product-line__price .bootstrap-touchspin{
    border-radius: 5px;
    background: #F1F1F1;
}
#cart .cart-container .cart-items .cart-item .product-line__price .bootstrap-touchspin .btn{
    background: transparent;
    color: #000;
    padding: 0 8px;
}
#cart .cart-container .cart-items .cart-item .product-line__price .bootstrap-touchspin input{
    background: transparent;
}
#cart #content-wrapper .btn {
    border-radius: 5px;
}
#cart .send-together-checkbox {
    flex-grow: 1;
}
#cart .send-together-checkbox label{
    display: flex;
    align-items: center;
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
    float: right;
    gap: 10px;
    text-align: right;
}
#cart .send-together-checkbox label input{
    display: none;
}
#cart .send-together-checkbox label span{
    width: 17px;
    height: 17px;
    position: relative;
    border: 1px solid #000;
    border-radius: 2px;
}
#cart .send-together-checkbox label input:checked + span:after{
    content: '';
    display: block;
    top: 2px;
    left: 2px;
    position: absolute;
    background: #000;
    width: 11px;
    height: 11px;
    border-radius: 2px;
}
.product-action-container{
    justify-content: space-between;
}
.special-prices-module{
    order: 3;
    font-size: 18px;
}
.special-prices-module p{
    margin-bottom: 4px;
}
.special-prices-module p span{
    font-weight: 400;
    /*display: block;*/
}

.special-prices-module .price-current {
    color: #ff0101;
    margin-bottom: 8px;
}
.special-prices-module .price-old {
    margin-bottom: 8px;
}
.special-prices-module .price-diff {
    color: #2a8c1b;
}

#cart-subtotal-suma-zakupu {
    color: #ff0101;
}
#cart-subtotal-marza {
    color: #2a8c1b;
}

.product-price-and-shipping .special-prices-module{
    order: 3;
    font-size: 15px;
    line-height: 17px;
}

.product-price-and-shipping .special-prices-module p span{
    font-size: 14px;
}