/*
 Theme Name: GDMatrix
 Theme URI: https://woostify.com/
 Description: ...
 Author: GDMatrix
 Author URI: https://powierzchniegumowe.pl
 Template: woostify
 Version: 1.0
*/

/**
** COLORS
Dark Green: #137C3C
Light Green: #2FA53B
Text: #474747
Dark Gray: #54595F
Light Gray: #7A7A7A
**/

/** GLOBAL **/

ol[type="a"] {
    list-style: lower-latin;
}

ol[type="i"] {
    list-style: lower-roman;
}

/* Tylko regulamin */
body.page-id-15 ol > li > ol {
  counter-reset: list;
}

body.page-id-15 ol > li > ol > li {
    list-style: none;
}

body.page-id-15 ol > li > ol > li:before {
  content: counter(list, decimal) ") ";
  counter-increment: list;
}

body.page-id-15 ol > li > ol[type="a"] > li:before {
  content: counter(list, lower-latin) ") ";
  counter-increment: list;
}

/* #tylko regulamin */

.icon-heart::before {
    content: none!important;
}

#secondary {
    box-shadow: 0px 10px 25px 0px rgba(28,45,113,.17);
    padding: 25px;
    border-radius: 15px;
}

#secondary ul.product-categories a {
    display: block;
    width: 100%;
    text-transform: uppercase;
    border: 1px solid rgba(242,242,242,1);
    border-radius: 5px;
    margin-bottom: 5px;
    padding: 3px 10px;
}

#secondary ul.product-categories li.current-cat a {
    border-color: rgba(19,124,60,1);
}

/** HEADER **/

.topbar {
    border-bottom: 1px solid #f6f6f6;
}

.topbar * {
    font-family: Poppins, Sans-serif!important;
    font-weight: 300!important;
}

.topbar i {
    font-family: FontAwesome!important;
    color: #137C3C!important;
}

.topbar .topbar-contact i {
    margin-right: 5px;
}

.topbar .topbar-contact .mail {
    margin-left: 10px;
}

@media screen and (max-width: 420px) {
    .topbar .topbar-contact .phone,
    .topbar .topbar-contact .mail {
        display: block;
    }   
}

@media (max-width: 992px) {
    .topbar .topbar-item.topbar-left {
        width: 100%;
    }
    
    .topbar .topbar-item.topbar-right {
        display: none;
    }
}

.site-header,
.page-header {
    box-shadow: 0px 10px 15px 0px rgba(25,45,120,.2);
}

.site-header-inner {
    border-bottom: none;
}

body.single-product .site-header {
    margin-bottom: 30px;
}

.site-header.element-is-sticky {
    z-index: 99!important
}

@media screen and (min-width: 992px) {
    .site-navigation .main-navigation {
        float: left;
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .site-header.element-is-sticky .main-navigation .primary-navigation > .menu-item > a {
        padding: 10px 0!important;
    }
    
}

.site-tools .tools-icon .woostify-header-total-price {
    order: 2;
}

@media screen and (min-width: 992px) {
    .menu-item-7443 {
        background: #f2f2f2;
    } 
}

/*
.menu-item-7443 > a {
    background: #137C3C;
}

.menu-item-7443 > a,
.menu-item-7443 > a .woostify-svg-icon {
    color: #fff!important;
} */

@media screen and (max-width: 768px) {
    .site-header .woostify-header-total-price {
        display: none;
    } 
}

@media screen and (max-width: 992px) {
    .menu-item-983 > a:not(:hover),
    .menu-item-983 > a:not(:hover) .woostify-svg-icon {
        color: #fff!important;
    }
    .menu-item-983 > a:hover,
    .menu-item-983 > a:hover .woostify-svg-icon {
        color: #000!important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    body .site-header .woostify-header-total-price {
        display: none;
    }
    
    body .main-navigation .primary-navigation > .menu-item > a {
        padding: 0;
        margin: 0 10px;
    }
}

/** FOOTER **/

.site-footer {
    border-top: 1px solid #e3e3e3;
    box-shadow: 0px -5px 15px 0px rgba(25,45,120,.2);
    margin-top: 20px!important;
}

.site-footer a {
    font-weight: 400;
}

.site-footer .footer-contact p,
.site-footer .footer-contact a {
    color: #000;
}

.footer-contact-box li {
    background: none!important;
    color: #000!important;
    font-size: .9em;
}

.footer-contact-box li svg {
    color: #137C3C!important;
}

.site-footer .footer-contact i {
    font-family: FontAwesome!important;
    color: #137C3C!important;
    margin-right: 10px;
    width: 15px;
    text-align: center;
}

.site-footer .footer-contact .fa.fa-map-marker:before {
    content: "\f041";
}


/** PAGES **/

.about-contact-box a {
    color: #fff;
}

.realizations-nav li {
    border: 1px solid #ddd;
    border-radius: 25px;
    padding: 10px 20px !important;
    margin-bottom: 10px !important;
}

@media screen and (max-width: 500px) {
    .realizations-nav li {
        width: 100%;
    }
}

/** HOMEPAGE **/

.home-cat-link {
    position: absolute!important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.home-cat-link a:after {
    content: "";
    display: block!important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.home-woo-carousel .slick-slider .slick-arrow { 
    opacity: 1; 
    visibility: visible;   
}

@media screen and (min-width: 1025px) {
    .home-woo-carousel .slick-slider .slick-arrow.slick-prev,
    .home-woo-carousel .slick-slider:hover .slick-arrow.slick-prev {
        left: -25px !important;
    }
    
    .home-woo-carousel .slick-slider .slick-arrow.slick-next,
    .home-woo-carousel .slick-slider:hover .slick-arrow.slick-next {
        right: -25px !important;
    }
}

.home-woo-carousel .product-loop-content {
    padding: 25px 0px;
}

.home-woo-carousel .woocommerce ul.products li.product .button {
    padding: 0
}

.home .elementor-icon-box-icon {
    display: flex!important;
    align-items: center!important;
}


/** WOOCOMMERCE **/

body.single-product .variations_form {
    background: rgba(242,242,242,1);
    padding: 15px;
    box-shadow: 0px 10px 15px 0px rgba(25,45,120,.2);
}

body.single-product .variations tr {
    display: inline-block;
}

body.single-product .variations .label {
    font-size: .85em;
    margin-right: 10px;
}

body.single-product .woocommerce-tabs .woocommerce-Tabs-panel {
    max-width: 1440px;
}

body.single-product .product-summary p.price,
body.single-product .product_meta,
body.single-product .woostify-trust-badge-box {
    display: none;
}

.woocommerce-cart [id^='product-subtitle'],
.woocommerce-checkout [id^='product-subtitle'],
#shop-cart-sidebar [id^='product-subtitle'] {
    display: block;
}

.woocommerce-cart dd,
.woocommerce-checkout dd,
.woocommerce-table--order-details .wc-item-meta li p {
    font-weight: 700!important;
    margin-bottom: 0;
}

.woocommerce-checkout.checkout-layout-3:not(.woobuilder-active) #order_review .woocommerce-checkout-review-order-table .woocommerce-shipping-methods li label,
.woocommerce-mini-cart__total {
    display: block;
    text-align: right;
    text-transform: capitalize;
}

.woocommerce-mini-cart__total {
    
}

.woocommerce-checkout form.checkout_coupon p.form-row-first > label {
    display: none;
}

.woocommerce-table--order-details .wc-item-meta li + li {
    margin-top: 0!important;
}

.quantity .product-qty {
    z-index: 1;
}

/** PLUGINS **/

.wpcf7 input,
.wpcf7 textarea {
    width: 100%;
    padding: 10px;
    border-radius: 10px;
}

.wpcf7 input[type=checkbox] {
    width: auto;
}

.wpcf7 .rodo-acceptance {
    font-size: .8em;
    line-height: 1.5em;
}

