/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


body {
    margin: 0px;
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
}

.elementor-menu-toggle {
    padding:0px!important;
}

ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover {
	border-left: none!important;
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item {
    font-size: 16px!important;
}

.elementor-nav-menu--main .elementor-nav-menu ul {
	width: auto;
}

li:hover .sub-menu {
	display: block;
}

p {
    margin-block-start: 0em;
}

p:last-child {
    margin-bottom: 0px;
}

a {
    color: inherit;
}

.woocommerce-notices-wrapper {
	max-width: 1140px;
	margin: auto;
}

.woocommerce-message {
	margin: 20px 0px 0px;
}

/* Website */

/* Checkout & Cart * Single product */

.excerpt > div > div {
	margin-bottom: 15px;
}

.excerpt > div > div:last-child {
	margin-bottom: 0px;
}

.woocommerce-variation-availability, .woocommerce-variation-price, .elementor-add-to-cart .stock {
    display: none;
}

.gratis {
    color: var( --e-global-color-primary );
    font-weight: 600;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 100px;
    padding-bottom: 0px !important;
}

.woocommerce div.product div.images {
    margin-bottom: 0px;
}

.wc-points-rewards-product-message {
    display: block;
}

.e-cart__column .woocommerce-info.wc_points_rewards_earn_points {
    display: none;
}

 .woocommerce-info.wc_points_rewards_earn_points {
    background: var(--e-global-color-c9ca56b)!important;
    padding: 10px!important;
}

.woocommerce-info.wc_points_rewards_earn_points::before {
    float: left;
    position: relative;
    display: inline;
    top: 0px;
    left: 0px;
    margin-right: 15px;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
	position: static;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li {
    margin-bottom: 15px;
}

.e-coupon-anchor-description {
    display: none;
}

.elementor-menu-cart__toggle_button .elementor-button-text {
    order: 0;
    margin: 0px 0px 0px 10px;
}

.jet-woo-item-overlay-wrap, .jet-woo-item-overlay-wrap > div, .jet-woo-item-overlay-wrap > div > div{
    height: 100%;
}

.tm-extra-product-options {
    margin-bottom: 20px;
}

.woocommerce div.product form.cart .variations {
    border: 1px solid #eeee;
    padding: 10px 0px;
}

.woocommerce div.product form.cart .variations select {
    font-size: 100%;
    width: 150px;
	min-width: 0px;
	padding: 10px;
	border: 1px solid #000;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
	margin-bottom: 0px;
}

.woocommerce-page #payment .terms {
	border-top: 1px solid;
	padding: 25px 0px;
}

.woocommerce-page #payment .terms .input-checkbox {
	margin: 0px 15px 0px 0px;
}

.woocommerce-page #payment .terms label {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    text-transform: var(--e-global-typography-text-text-transform);
    line-height: var(--e-global-typography-text-line-height);
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled>p.points.hide-on-price-available {
	display: block;
}

@media only screen and (max-width: 767px) {

.elementor-widget-woocommerce-cart .woocommerce table.cart tr {
	padding: 0px!important;
}

}

@media only screen and (min-width: 768px) {

.e-cart__column-end .e-cart__column-inner {
    float: right;
    border: 1px solid #eeeeee;
    padding: 30px;
}

}

/* Checkout & Cart & Single product end */

/* Archive shop */

.outofstock .e-con-inner {
    opacity: 0.3;
}

.outofstock:after {
	content: "Brak w magazynie";
    display: grid;
    position: absolute;
    height: 100%;
    width: 100%;
	top: 0px;
    align-items: center;
    justify-content: center;
	font-family: var(--e-global-typography-e0fbd77-font-family), Sans-serif;
    font-size: var(--e-global-typography-e0fbd77-font-size);
    font-weight: var(--e-global-typography-e0fbd77-font-weight);
    text-transform: var(--e-global-typography-e0fbd77-text-transform);
    line-height: var(--e-global-typography-e0fbd77-line-height);
    letter-spacing: var(--e-global-typography-e0fbd77-letter-spacing);
    word-spacing: var(--e-global-typography-e0fbd77-word-spacing);
}
.tytul {
	font-family: var(--e-global-typography-e0fbd77-font-family), Sans-serif;
    font-size: var(--e-global-typography-e0fbd77-font-size);
    font-weight: var(--e-global-typography-e0fbd77-font-weight);
    text-transform: var(--e-global-typography-e0fbd77-text-transform);
    line-height: var(--e-global-typography-e0fbd77-line-height);
    letter-spacing: var(--e-global-typography-e0fbd77-letter-spacing);
    word-spacing: var(--e-global-typography-e0fbd77-word-spacing);
}

.produkty ul.products li.jet-woo-builder-product>div {
	min-height: 100%;	
}

/* Archive shop end */

/* My account */

.woocommerce-MyAccount-navigation ul {
    margin: 0px;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content h2:first-of-type {
    margin-top: 0px!important;
}

.shop_table.my_account_points_rewards {
    margin-top: 15px!important;
    border: 0px!important;
    font-size: 16px!important;
}

/* My account end */


/* Shipping checkout */

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .product-total {
	width: 100px;
}
.woocommerce-checkout .woocommerce-shipping-totals.shipping {
    display: grid;
    width: calc(100% + 100px);
}

.woocommerce-checkout .woocommerce-shipping-totals.shipping th, .woocommerce-shipping-totals.shipping td {
	display: block;
	min-width: 100%;
}

.woocommerce-checkout .woocommerce-shipping-totals.shipping td {
	padding: 0px!important;
}

/* Shipping checkout end */

/* Apaczka */

@media only screen and (max-width: 950px) {
	.apaczkaMapMobileHide {
		display: block!important;
	}
	.apaczkaMapMobileShow {
		display: none!important;
	}
	.apaczkaMapRow2 {
		flex-direction: column;
	}
	.apaczkaMapList {
		width: 100%!important;
		height: 276px!important;
		margin-right: 0px!important;
	}
}

.amp-map-button {
    margin-top: 0px!important;
    margin-bottom: 30px!important;
    background-color: #fcc13b!important;
	color: #2f3135;
    width: 100%;
    text-align: center;
    font-family: var(--e-global-typography-e0fbd77-font-family), Sans-serif;
    font-size: var(--e-global-typography-e0fbd77-font-size);
    font-weight: var(--e-global-typography-e0fbd77-font-weight);
    text-transform: var(--e-global-typography-e0fbd77-text-transform);
    line-height: var(--e-global-typography-e0fbd77-line-height);
}

.amp-delivery-point-desc {
	margin-bottom: 30px;
    font-size: 18px;
    font-style: initial;
}

.apaczkaMapFilter, .apaczkaMapLogo {
	display: none!important;
}

.apaczkaMapLogo {
	display: none!important;
}

.apaczka_mp_geowidget_modal_inner {
    width: 90%;
    height: 90%;
    padding: 0px;
    margin-top: 0;
    overflow: hidden;
}

#BPWidget .bp-search-panel {
    margin: 10px;
    border-radius: 10px;
}

#BPWidget .bp-list, #BPWidget .bp-filters {
    bottom: 0;
    padding-bottom: 0px;
    margin: 20px 10px 10px;
    border-radius: 10px;
    overflow: hidden;
}

#apaczka_mp_geowidget_modal_inner_content {
	margin: 0px;
}

#apaczka_mp_geowidget_modal_cross {
    top: 10px;
    right: 10px;
    padding: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border: 0px solid #000;
    z-index: 10;
    background: #fff;
    border-radius: 10px;
}

#BPWidget .bp-map {
    bottom: 0px;
}

#BPWidget .bp-footer {
	display: none;
}

/* Apaczka end */

/* iMoje start */

.imoje-payment-method-container .imoje-channels {
    gap: 10px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .wc_payment_method .imoje-channel label {
	display: block;
}

/* iMoje end */

@media only screen and (min-width: 481px) {

.desktop-hide {
	display: none!important;
}

}

@media only screen and (max-width: 480px) {

	.desktop-hide a svg {
		width: 25px!important;
	}

	#elementor-menu-cart__toggle_button .elementor-button-text {
		display: none;
	}

	#BPWidget .bp-search-panel {
		margin: 0px;
	}
	
	#BPWidget .bp-list, #BPWidget .bp-filters {
		margin: 0px;
	}
	
	#apaczka_mp_geowidget_modal_cross {
		top: auto;
		bottom: 10px;
		right: 10px;
	}
	
}