/*
 Theme Name:   Woodmart De Care E-commerce Theme
 Theme URI:    http://futurity.pl
 Description:  Child theme for the Woodmart theme
 Author:       Piotr Papała
 Author URI:   http://futurity.pl
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/




.height-440 {
    height: 440px;
}

.height-350 {
    height: 350px;
}

.height-550 {
    height: 550px;
}

.banner-people-1,
.banner-people-2,
.banner-people-3,
.banner-people-4
{
    padding: 0px;
}

.banner-people-1 {
    height: 600px;
    width: 600px;
    margin-right: 10px;
}

.banner-people-2 {
    height: 277px;
    width: 590px;
}

.banner-people-3 {
    height: 290px;
    width: 295px;
    margin-top: 10px;
    margin-left: 15px;
}

.banner-people-4 {
    height: 290px;
    width: 290px;
    margin-top: 10px;
}

.site-content {
    margin-bottom: 0px;
}

.newsletter-form .wpcf7-text {
    background: rgba(255,255,255,0.9) !important;
    border: 1px solid #777 !important;
    width: 50%  !important;
    color: #444  !important;
}

.newsletter-form .wpcf7-text::placeholder {
    color: #888;
    opacity: 1;
}

.newsletter-form .wpcf7-text:-ms-input-placeholder {
    color: #888;
}

.newsletter-form .wpcf7-text::-ms-input-placeholder {
    color: #888;
}

.newsletter-form .wpcf7-list-item label {
    text-align: left;
}

.newsletter-form input[type='checkbox'] {
    margin-left: -17px;
}

.widget li, .wd-widget li, div[class^=vc_wp] li {
    margin-bottom: 10px;
}


/* brands home page */

.brand-container {
    height: auto;
    position:relative;
    margin-right: 10px;
}

.brand-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.7);
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    width: 100%;
    height: 100%;
}

.brand-content:hover {
    opacity:1;
}


.brand-image {
    width: 100%;
    height: auto;
    position: relative;
}

.brand-content .brand-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}


.brand-2 .brand-logo {
    width: 40%;
}

.brand-4 .brand-logo,
.brand-5 .brand-logo,
.brand-6 .brand-logo,
.brand-7 .brand-logo {
    width: 50%;
}

.brand-1,
.brand-2,
.brand-3,
.brand-4,
.brand-5,
.brand-6,
.brand-7 {
    margin-bottom: 5px;
}

.brand-1,
.brand-2,
.brand-3 {
    margin-bottom: 10px;
}



/* homepage */

.video-recipe h2, .site-recipe h2 {
    margin-top: 10px;
    font-size: 16px;
    text-align: center;
}


.nasze-marki-logotypy .brands-widget .brand-item img {

}

.brands-grid .brand-item {
    height: 180px;
}


.brands-grid img {
    max-height: 150px !important;
    max-width: 60%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}


.single .wd-prefooter{
    display:none;
}



/* Checkout steps */

.wd-checkout-steps span {
    color: #222;
}

.wd-checkout-steps ul li:after {
    color: #222;
}

/* buttony */

.added_to_cart:hover, .btn:hover, .button:hover, [type=button]:hover, [type=submit]:hover, button:hover {
    color: #3E3E3E;
    box-shadow: inset 0 0 200px rgb(0 0 0 / 21%);
}


/*  grid gdzie kupic */

.vc-gitem-zone-height-mode-auto:before {
    padding-top: 85%;
}

.link-shop {
    display:none;
}


.vc-gitem-zone-height-mode-auto:before {
    padding-top: 70% !important;
}


/* main title */

.decare-main-title {
    height: 400px;
}


/* strona produktu */

.cechy-produktu {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 200;
    width: 70px;
}

.cechy-produktu img {
    width: auto;
    float: right;
    height: 60px;
    margin-bottom: 20px;
}


.wd-product-brand img {
    height: 80px;
}


.wd-action-btn.wd-mail-btn>a:before {
    content: "\f132";
    font-family: woodmart-font;
}

.brands-style-bordered.brands-grid .brand-item {
    margin: 0 auto;
}

.nasze-marki-logotypy-decare .brands-items-wrapper div div:last-child {
    border-left-style: solid;
}


/* inne */

.background-video-banner {
    height: 600px;
}

.background-video-banner .vc_video-bg {
    opacity: 0;
}

.cart-info-wrapper {
    margin-top: 20px;
}

.cart-info-wrapper p {
    font-weight: 700;
}

span.cart-info-shipping:before {
    content :"\f49e";
    font-family: woodmart-font;
}

span.cart-info-free-shipping:before {
    content :"\f0d1";
    font-family: woodmart-font;
}


.blog-design-masonry.blog-style-flat .article-body-container {
    min-height: 300px;
}


/* button */

input[type=submit] {
    background-color: #d10a11;
    color: #fff;
}

input[type=submit]:hover {
    color: #ddd;
}

select {
    font-weight: 700;
}


.newsletter-thin {
    height: 150px;
}

.newsletter-thin p {
    margin-bottom: 5px;
    text-align: center;
}

.newsletter-thin input[type='email'] {
    width: 60%;
    margin-right: 20px;
}

.cookies-buttons .cookies-accept-btn {
    color: #000;
    background-color: transparent !important;
    box-shadow: none !important;
    border-bottom: 2px solid #E4E4E4 !important;
    padding: 0px !important;
}

.cookies-buttons .cookies-accept-btn:hover {
    background-color: transparent !important;
    color: #333 !important;
    opacity: .7 !important;
}


@media (max-width: 575px) {
    .height-550 {
        max-height: 150px
    }
}

@media (min-width: 576px) and (max-width: 766px) {
    .height-550 {
        max-height: 200px
    }
}

@media (min-width: 768px) {
    .height-550 {
        max-height: 270px
    }
}

@media (min-width: 992px) {
    .height-550 {
        max-height: 380px
    }
}

@media (min-width: 1200px) {
    .height-550 {
        max-height: 550px
    }
}


.decare-cena-netto .amount {
    font-weight: normal !important;
    color: #777  !important;
}

.decare-cena-netto .typ-ceny {
    font-size: 12px;
}

.decare-cena-brutto .amount  {
    color: #777 !important;
}

.decare-cena-brutto .typ-ceny {
    font-size: 12px;
}


td.product-thumbnail {
    padding: 10px 0px 10px 0px !important;
}

td.product-quantity {
    padding: 10px 0px 10px 0px !important;
}

td.product-name {
    width: 300px !important;
}


td.product-remove a, .woocommerce-remove-coupon {
    width: 24px;
    height: 24px;
}

th.product-remove {
    width: 25px !important;
}

td.product-thumbnail img {
    min-width: 75px !important;
    max-width: 75px !important;
}


.woocommerce-order:not(.wd-with-extra-content) {
    max-width: 1000px !important;
}

.zapas {
    font-size: 11px;
}

.cat-item-138 a {
    color: #d10a11 !important;
}


@font-face {
    font-family: Splandor;
    src: url(/wp-content/uploads/2021/05/Splandor.woff);
}

/*
/wp-content/uploads/2021/05/splandor-typeface.woff2
*/

.maile-splandor .banner-subtitle {
    font-family: Splandor;
    letter-spacing: 4px;
}


.timeline-col-primary,
.timeline-col-secondary,
.timeline-col-primary .wd-timeline-image,
.timeline-col-secondary .wd-timeline-image,
.timeline-col-primary .wd-timeline-content,
.timeline-col-secondary .wd-timeline-content {
    background-color: #fff !important;
}


/* przepisy */

.recipes-main {

}

.recipe-single .page-title {
    margin-bottom: 0px;
}

.recipes-main h1 {
    text-align: center;
    font-size:
}

.recipes-list h3 {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-align: center;
    padding: 10px;
}

.recipes-filters {
}

.recipes-filters h2 {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}

.recipes-filters ul li a.selected {
    font-weight: 700;
}

.recipes-filters ul {
    padding: 0;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

.recipes-filters ul li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}


.recipe-single-main-foto {
    margin-bottom: 20px;
}

.recipe-single .info-box-icon img {
    width: 50px;
    height: 50px;

}
.recipe-single h4.info-box-title {
    font-size: 16px;
}


.recipe-list-single {
    min-height: 320px !important;
}

.recipe-single-term {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    color: #d10a11;
}

.recipe-single-term a {
    color: #d10a11;
    background-color: #fff;
    padding: 10px;
    font-weight: 600;
    border: 1px solid #d10a11;
}

.recipe-single-term a:hover {
    background-color: #d10a11;
    color: #fff;
    border: 1px solid #d10a11;
}


.recipe-single-tags {
    padding-top: 40px;
}

.related-promo-baner .wrapper-content-banner {
    padding: 7px !important;
    background-color: rgba(0,0,0,0.5) !important;
}

.related-promo-baner .wrapper-content-banner h4 {
    color: #fff;
    font-weight: 700 !important;
    font-size:14px;
}

.recipes-search {
    text-align: left;
    font-weight: bold;
}

.recipes-search .search-query {
    width: 30%;
    margin-right: 20px;
    margin-left: 20px;
}

@media (max-width: 575px) {
    .recipes-search {
        text-align: center;
    }

    .recipes-search .search-query {
        width: 90%;
        margin: 20px;
    }
}



.related-and-upsells .slider-title {
    text-align: center;
}

.related-and-upsells .slider-title:before {
    left: 48%;
}

.wpb_video_wrapper {
    padding-top: 0px !important;
}








.widget_product_categories-2 .count {
    padding-right: 5px;
    padding-left: 5px;
    min-width: 30px;
    height: 20px;
    border: 1px solid #7773;
    border-radius: 35px;
    color: #777;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease;
    margin-top: 8px;
    flex: 0 0 auto;
}


.widget_product_categories-2 .product-categories li a {
    display: block;
    flex: 1 1 calc(100% - 40px);
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 5px;
    width: calc(100% - 40px);
    text-decoration: none;
    font-size: 14px;
    line-height: 1.4;
}


.categories-accordion-on .widget_product_categories-2 .product-categories li {
    align-items: flex-start;
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 0;
}


.categories-accordion-on .widget_product_categories-2 .product-categories {
    padding-right: 25px;
    margin-bottom: -5px;
}


.widget_product_categories-2 .widget-title {
    margin-bottom: 10px;
}


.current-cat span.count {
    background-color: #d10a11;
    color: #fff;
}

.current-cat a {
    font-weight: bold;
}


.woocommerce-info {
    font-weight: 700 !important;
    background-color: #787878 !important;
    font-size: 16px !important;
}

.woocommerce-error {
    background-color: #d10a11;
    font-weight: 700;
    font-size: 16px;
}

.woocommerce-message {
    font-weight: 700;
    font-size: 16px;
}


.wd-loader {
    display: none !important;
}

.page-title {
    margin-top: 0px !important;
}


.wd-checkout-steps ul {
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 0;
    list-style: none;
}

.wd-checkout-steps li {
    flex: 1;
    display: flex;
    text-align: center;
    background-color: #f9f9f9;
    height: 70px;
    align-items: center;
}

.wd-checkout-steps li.step-active {
    background-color: #f4f4f4;
}

.wd-checkout-steps a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
    text-decoration: none;
    font-size: 18px;
}

.wd-checkout-steps span {
    display: block;
    width: 100%;
    font-size: 18px;
    padding: 10px;
    box-sizing: border-box;
}

.step-active a {
    font-weight: bold;
}

.step-inactive a, .step-inactive span {
    color: gray;
}

@media (max-width: 768px) {
    .wd-checkout-steps span {
        font-size: 14px;
    }
    .wd-checkout-steps a {
        font-size: 18px;
    }
}

.cart-widget-side .widget-heading h3 {
    text-align: center;
    padding: 15px;
    border-bottom: 1px solid #ddd;
}

.cart-widget-side .widget-heading h3 {
    text-align: right;;
    padding: 15px;
    border-bottom: 1px solid #ddd;
}
.close-side-widget {
    padding:10px;
    float:left;
    margin-top:-65px;
}

:root {
    --wd-form-color: #000;
    --wd-form-brd-color: rgb(0 0 0 / 40%);
    --wd-form-brd-color-focus: rgb(0 0 0 / 90%);
}


.decare-register-form .submit-button {
    text-align: center;

}

.decare-register-form .agreement label {
    display: flex;
    gap: 10px;
    flex-direction: row;
}

.decare-register-form .agreement span {
    text-align: justify;
}


.decare-register-form .col-md-6 p {
    margin-bottom: 0px !important;
}

/* checkout */

.woocommerce-checkout .page-title {
    margin-bottom: 0px;
}

.checkout .woocommerce-NoticeGroup {
    margin:10px;
    margin-bottom: 20px;
    width: 100%;
}

.info-box-icon {
    font-size: 25px !important;
}

.button-rejestracja {
    width: 100%;
    border-radius: var(--btn-shop-brd-radius);
    color: var(--btn-shop-color);
    box-shadow: var(--btn-shop-box-shadow);
    background-color: var(--btn-shop-bgcolor);
}


.wpforms-container input.wpforms-field-medium,
.wpforms-container select.wpforms-field-medium, .wpforms-container .wpforms-field-row.wpforms-field-medium, .wp-core-ui div.wpforms-container input.wpforms-field-medium, .wp-core-ui div.wpforms-container select.wpforms-field-medium, .wp-core-ui div.wpforms-container .wpforms-field-row.wpforms-field-medium {
    max-width: none !important;
}


.wpforms-submit-container {
    display: flex !important;
    justify-content: center !important;
}

.wpforms-submit-container .wpforms-submit {
    text-transform: uppercase !important;
    font-size: 14px !important;
    font-family: Raleway, Arial, Helvetica, sans-serif !important;
    font-weight: 600 !important;
}