/*
 Theme Name:   Understrap Child
 Theme URI:    https://understrap.com
 Description:  Understrap Child Theme
 Author:       the Understrap Contributors
 Author URI:   https://github.com/understrap/understrap-child/graphs/contributors
 Template:     understrap
 Version:      1.2.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: understrap/understrap-child
*/
* {
    font-family: Inter !important;
}
i {
    font-family: FontAwesome !important;
}
.red-text {
    color: rgba(237, 15, 19, 1);
}
.collapse:not(.show) {
    display: none !important;
}
body,
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: rgba(255, 254, 245, 1) !important;
}
.front-separator,
#wrapper-navbar .top-header {
    background-color: #B3CC05;
    color: white;
    font-family: Inter;
}
#wrapper-navbar .top-header a {
    color: white;
    text-decoration: none;
}
#wrapper-navbar .top-header i {
    margin-right: 10px;
    font-size: 20px;
}
.widget_polylang ul {
    list-style-type: none !important;
    display: flex;
    margin-bottom: unset !important;
    padding-left: unset !important;
}
.widget_polylang ul li {
    border-bottom: 2px solid white;
    margin: 0 4px;
    padding: 10px;
}
.widget_polylang ul li a {
    text-decoration: none !important;
    font-weight: 600;
    font-size: 16px;
    padding: 10px 0;
    color: #fff;
}
.widget_polylang ul li:hover {
    border-bottom: 2px solid #B3CC05;
    transition: all 0.3s;
}
.widget_polylang ul li:hover a {
    color: #B3CC05;
    transition: all 0.3s;
}
 
#wrapper-navbar .main-nav {
    background-color: #597B2F !important;
}
#wrapper-navbar .main-nav #main-menu li a {
    color: #8FA277;
    transition: all 0.3s;
}
#wrapper-footer .menu-footer-second a:hover,
#wrapper-footer .menu .menu-footer li:hover a,
#wrapper-navbar .main-nav #main-menu li:hover a {
    color: #B3CC05;
    transition: all 0.3s;
}
#wrapper-navbar .main-nav #main-menu li.active  a {
    color: white;
}
.header-cart i {
    color: white !important;
    font-size: 24px;
}
#wrapper-footer .menu ul.menu-footer {
    padding: unset;
}
#wrapper-footer .menu ul.menu-footer li {
    list-style-type: none !important;
    margin-bottom: 10px;
}
#wrapper-footer .ponuda p,
#wrapper-footer .menu-footer-second a,
#wrapper-footer .menu ul.menu-footer li a {
    text-decoration: none !important;
    font-size: 18px;
    font-weight: 700;
    color: white;
}
#wrapper-footer .menu .menu-footer li.active a {
    color: #B3CC05;
}
#wrapper-footer h3.footer-title {
    margin-bottom: 2em;
    color: #B3CC05;
}

#wrapper-footer {
    background-image: url('/wp-content/themes/understrap-child-1.2.0/img/footer-background.jpg');
    background-position: center;
    background-size: cover;
    background-color: rgba(38, 65, 30, 0.7);
    background-blend-mode: darken;
}

.site-info .red-text,
.site-info {
    color: white !important;
    text-align: center;
}


/* single prod and shop */
body.single-product .summary .product_title,
body.single-product .summary .price {
    display: inline-block;
    width: 50%;
}
body.single-product  .woocommerce-product-gallery__image {
    border-radius: 5px !important;
}
.cross-sells-product .price,
#woocommerce-wrapper .products .price,
.products .price,
body.single-product .summary .price {
    color: rgba(179, 204, 5, 1) !important;
    text-align: right;
    font-size: 24px !important;
    font-weight: 600 !important;
}
.woocommerce .product-name a,
.cross-sells-product h3 a,
#woocommerce-wrapper .products .woocommerce-loop-product__title,
.products .woocommerce-loop-product__title {
    text-align: center;
    color: rgba(38, 65, 30, 1) !important;
    text-decoration: unset !important;
}
.woocommerce .product-name a:hover {
    color: rgba(179, 204, 5, 1) !important;
}
.cross-sells-product .price,
#woocommerce-wrapper .products .price,
.products .price {
    text-align: center;
    font-size: 16px !important;
}
body.single-product .woocommerce-product-details__short-description {
    margin: 10px 0;
}
body.single-product .summary form.cart {
    display: flex;
    justify-content: flex-end;
}
#woocommerce-wrapper .products .onsale,
#woocommerce-wrapper .products .onsale,
.products .onsale {
    background-color: rgba(237, 15, 19, 1) !important;
}
.products > h2 {
    margin-bottom: 1.5em !important;
    font-size: 32px !important;
}

.woocommerce ul.products li.product a img {
    border-radius: 5px;
}

#woocommerce-wrapper .products a.add_to_cart_button.added,
.products a.add_to_cart_button.added {
    display: none;
}

.wc-block-cart .wc-block-components-button.wc-block-cart__submit-button,
.cross-sells-product button,
.products a.add_to_cart_button,
.products a.btn,
#woocommerce-wrapper .products a.added_to_cart,
#woocommerce-wrapper .products a.add_to_cart_button {
    width: 100% !important;
}
.understrap-read-more-link,
.search-submit,
.woocommerce .btn,
.wc-block-cart .wc-block-components-button.wc-block-cart__submit-button,
.wpcf7 input.wpcf7-submit,
.button-design,
.cross-sells-product button,
#woocommerce-wrapper .products a.added_to_cart,
#woocommerce-wrapper .products a.add_to_cart_button,
.products a.add_to_cart_button,
body.single-product .summary form.cart button {
    background-color: rgba(179, 204, 5, 1) !important;
    border-radius: 10px !important;
    padding: 10px 20px !important;
    color: white !important;
    border: unset !important;
    text-decoration: unset !important;
    transition: all 0.3s;
}
.understrap-read-more-link:hover,
.search-submit:hover,
.woocommerce .btn:hover,
.wc-block-cart .wc-block-components-button.wc-block-cart__submit-button:hover,
.wpcf7 input.wpcf7-submit:hover,
.button-design:hover,
.cross-sells-product button:hover,
#woocommerce-wrapper .products a.added_to_cart:hover,
#woocommerce-wrapper .products a.add_to_cart_button:hover,
.products a.add_to_cart_button:hover,
body.single-product .summary form.cart button:hover {
    box-shadow: 0 0 0 .25rem rgba(179, 204, 5, .25) !important;
    transition: all 0.3s !important;
}

#woocommerce-wrapper .products a.added_to_cart {
    text-align: center;
    background-color: #597B2F !important;
}
.select2-container .select2-dropdown, .select2-container .select2-selection,
.woocommerce form .form-row .input-text, .woocommerce form .form-row select {
    border: 1px solid rgba(179, 204, 5, 1) !important;
}
#s-1:focus,
.woocommerce .checkout input:focus,
.wpcf7 input:focus,
.wpcf7 textarea:focus,
body.single-product .summary form.cart .quantity input:focus {
    color: #212529 !important;
    background-color: #fff !important;
    border-color: #B3CC05 !important;
    outline: 0 !important;
    box-shadow: 0 0 0 .25rem rgba(179, 204, 5, .25) !important;
}
body.single-product .summary form.cart .quantity input {
    padding-left: 10px;
    padding-right: 10px;
    width: 100px;
    margin-right: 20px;
}
.woocommerce-breadcrumb a,
body.single-product .summary .product_meta a {
    color: #8FA277;
    text-decoration: unset !important;
    transition: all 0.3s;
}
.woocommerce-breadcrumb a:hover,
body.single-product .summary .product_meta a:hover {
    color: #B3CC05;
    transition: all 0.3s;
}
.woocommerce-breadcrumb {
    padding-top: 20px !important;
    padding-bottom: 10px !important;
    margin-bottom: 30px !important;
    border-bottom: 1px solid rgba(179, 204, 5, 1);
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
    display: none !important;
}

#woocommerce-wrapper form.woocommerce-ordering select:focus {
    box-shadow: unset !important;
    border-color: unset;
}

/* FRONT PAGE */
section#front-top {
    padding-top: 4em;
    padding-bottom: 4em;
    position: relative;
}
section#front-top .text h1 {
    text-transform: uppercase;
}
section#front-top {
    background-image: url('/wp-content/themes/understrap-child-1.2.0/img/front-background1.png');
    background-position: 100% 40%;
    background-size: 50%;
    background-repeat: no-repeat;
}
section.front-separator {
    background-color: #B3CC05;
    padding: 1em;
}
section.front-separator a {
    text-decoration: unset !important;
    color: rgba(237, 15, 19, 1);
    font-weight: bold;
    transition: all 0.3s;
}
section.front-separator a:hover {
    color: #212529;
    transition: all 0.3s;
}

#front-categories .category {
    background-color: white;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 2px 6px 6.2px 0px rgba(0, 0, 0, 0.25);
}
#front-categories a {
    text-decoration: unset !important;
    transition: all 0.3s;
}
#front-categories a:hover {
    transform: scale(1.05);
    transition: all 0.3s;
}
#front-categories .category img {
    width: 100%;
}
#front-categories .category .cat-title {
    color: rgba(38, 65, 30, 1);
    font-weight: 500;
    font-size: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 2em;
}
#front-categories .category .cat-text {
    color: rgba(89, 123, 47, 1);
    font-weight: 400;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 2em;
    margin-bottom: 2em;
    display: inline-block;
}
#front-info {
    padding-top: 6em;
    padding-bottom: 6em;
    background-color: rgba(179, 204, 5, 1);
}
#front-info .image {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4em;
}

#front-info .image img {
    width: 90%;
}
#front-info .text h4 {
    font-size: 24px;
    color: white;
    font-weight: 700;
}
#front-info .text {
    color: rgba(89, 123, 47, 1);
    font-size: 20px;
}
#front-info .star-text {
    padding: 20px;
    font-size: 16px;
    border-radius: 10px;
    border: 2px solid rgba(255, 255, 255, 1);
    color: white;
    text-align: center;
    position: relative;
}
#front-info .star-text i {
    color: white;
    margin-right: 20px;
    text-align: left;
    font-size: 24px;
    position: absolute;
    left: 20px;
}
@media all and (max-width: 768px)  {
    #front-info .star-text i {
        position: relative;
        left: unset;
    }

    #wrapper-footer .col-md-3 {
        margin-bottom: 2em;
    }
    #wrapper-footer {
        text-align: center !important;
    }
    section#front-top {
        background: unset !important;
    }
}

#main {
    margin: 4em 0 !important;
}

section.woocommerce-customer-details address,
#payment.woocommerce-checkout-payment,
.woocommerce table.shop_table {
    border: 2px solid rgba(179, 204, 5, 1) !important;
    background-color: white;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table td {
    border-top: 1px solid rgba(179, 204, 5, 1) !important;
    background-color: white;
}

.woocommerce-notice {
    padding: 20px;
    background-color: #3d9cd2;
    border-radius: 10px;

}
.woocommerce-notice--success {
    background-color: #e2ffed;
}
.woocommerce-notice--warning {
    background-color: #e26f56;
}

.woocommerce-message {
    border-top: 3px solid #B3CC05;
}
.woocommerce-error a {
    text-decoration: none !important;
    color: #212529 !important;
}

body.error404 .page-content .widget.widget_recent_entries,
body.error404 .page-content .widget.widget_archive {
    display: none !important;
}
.search-submit {
    border-top-left-radius: unset !important;
    border-bottom-left-radius: unset !important;
}
body.search .page-title {
    margin-bottom: 1em;
}
body.search article {
    padding: 20px;
    background-color: whitesmoke;
    border-radius: 10px;
    margin-bottom: 20px;
}

body.search article .entry-title a {
    color: rgba(38, 65, 30, 1);
    text-decoration: unset !important;
    transition: all 0.3s;
}
body.search article .entry-title a:hover {
    color: #B3CC05;
    transition: all 0.3s;
}

.page-image {
    height: 250px;
    background-size: cover !important;
    background-position: 50% 33% !important;
}