/* bez sensu after dodany i biale tlo zrobione */
.page-template-template-homepage-v12:not(.electro-dark) .body-inner-bg:after {
  display: none;
}

/* bez sensu tylko radius z po lewej stronie byl */
.page-template-template-homepage-v12 .body-inner-bg {
  border-radius: 20px;
}

.header-site-branding {
  margin-right: 20px;
}

/* WPFORMS */
body div.wpforms-container-full {
  margin: 0 auto;
}

body div.wpforms-container-full .wpforms-form .wpforms-submit-container {
  margin-top: 0;
}

body div.wpforms-container-full input[type=submit]:not(:hover):not(:active), 
body div.wpforms-container-full button[type=submit]:not(:hover):not(:active), 
body div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {
  background: black;
}

/* pasek z Sledz zamowienie | Sklep | Moje konto */
.page-template-template-homepage-v12:not(.electro-dark) .site-header, .page-template-template-homepage-v12:not(.electro-dark) .top-bar {
  background: white;
}

/* Główne tło strony */
.page-template-template-homepage-v12:not(.electro-dark) .site-content {
  background: white;
}

/* Pasek MENU */
#masthead, .handheld-header-v2 {
  background: #f2efe9; 
  background: #f2f2f2;
}

/* Menu desktop */
#menu-menu-1 {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
}

#menu-menu-1 a {
  line-height: 100%;
}

#menu-menu-1 a span {
  display: block;
  font-size: 10px;
  line-height: 100%;
  margin-right: 5px;
}

/* Menu na mobilu */
#menu-menu-2 a span {
  margin-right: 5px;
}


footer .footer-logo img {
  display: none;
}

/* breadcrumbs */
.woocommerce-breadcrumb2 {
  background: white;
}

/* product - ramka produktu na siatce */
.owl-item>.product::after, .products>.product::after,
.owl-item>.product, .products>.product {
  border: none;
}

/*  */
.woocommerce-loop-product__title {
  color: black;
}

/* Liczba produktow */
.seller-items .page-header .woocommerce-result-count, .woocommerce-page .page-header .woocommerce-result-count {
  display: none;
}

/* Dziwna linia na dole sklepu*/
.seller-items .shop-control-bar-bottom, .woocommerce-page .shop-control-bar-bottom {
  display: none;
}

/* Formularz kontaktowy */
div.wpforms-container .wpforms-field.wpforms-one-half {
	width: 100%;  
  	margin-left: 0;
}

div.wpforms-container-full .wpforms-one-half {
	width: 100%;  
}

div.wpforms-container-full .zgoda-na-przetwarzanie-checkbox label a {
  font-weight: bold;
}

div.wpforms-container-full .zgoda-na-przetwarzanie-checkbox .wpforms-field-description {
  margin-left: 30px;
}

div.wpforms-container-full .zgoda-na-przetwarzanie-checkbox .wpforms-field-description,
div.wpforms-container-full .zgoda-na-przetwarzanie-checkbox .wpforms-field-description a {
  color: #bbb;
  line-height: 150%;
}

.page .entry-header .h1, .page .entry-header h1 {
  font-size: 2.0em;
  line-height: 150%;
}

/* STOPKA NA MOBILE */
.handheld-footer .handheld-widget-menu ul a {
  color: black;
}

.handheld-footer .handheld-footer-bar {
  background: #000;
}

.handheld-footer .handheld-footer-bar .footer-logo {
  display: none;
}

.handheld-footer .copyright-bar {
  text-align: center;
}

.handheld-footer .copyright-bar .copyright {
  padding: 10px 0;
  line-height: 150%;
  font-size: 0.75em;
  float: none !important;
}

/* Dziwna regula w stylu skorki */
.cart-empty {
  font-size: 1.0em;
}

/* Slider zdjec po powiekszeniu */
.pswp__container {
  background: white !important;
}

@media screen and (max-width: 782px) {
	.pswp__container {
  		background: white !important;
	}
  	.woocommerce img.pswp__img, .woocommerce-page img.pswp__img {
  		background: white !important;
	}
}

.pswp__ui--fit .pswp__caption, .pswp__ui--fit .pswp__top-bar {
  background: black !important;
}

.woocommerce img.pswp__img, .woocommerce-page img.pswp__img {
  background: white !important;
}

#tab-description ul, #tab-description li, #tab-description p {
  color: #919090;
  color: #888;
}

#tab-description table {
  width: 50%;
}

#tab-description .electro-description {
  margin-bottom: 4em;
}

#payment .wc_payment_methods label img {
  display: none;
}

#payment ul.wc_payment_methods > li.wc_payment_method.payment_method_bluemedia > label {
  display: block;
}

#payment .payment_methods li .payment_box.payment_method_bluemedia {
  display: none !important;
}

table.shop_table.shop_table_responsive.cart .wc-proceed-to-checkout, table.shop_table.shop_table_responsive.cart .wc-proceed-to-checkout a {
  display: block;
}

.cky-btn-revisit-wrapper {
  display: none !important;
}

/* GlobKurier CSS */
#udi-map-td {
  width: 100%;
}

#globkurier_map {
  margin-bottom: 10px;
}

.nice_button {
  font-weight: bold;
  color: white;
  background: #444;
  padding: 20px 40px;
  border-radius: 5px;
}

@media screen and (max-width: 782px) {
  .single-product .entry-summary>div[itemprop=description], .single-product .woocommerce-product-details__short-description {
    margin-bottom: 15px;
  }
  
  .single-product .cart .quantity {
    display: none;
  }
  
  .single_add_to_cart_button.button {
    width: 100%;
  }
}

/* ukryte na desktop */
@media screen and (min-width: 782px) {
  #menu-item-10611, #menu-item-10630, #menu-item-8176, #menu-item-8057 {
    display: none;
  }
  
  #menu-menu-1 .dropdown-menu>li>a {
    padding: 10px 20px;
  }

}

/* ukryte na mobilu */
@media screen and (max-width: 781px) {
  #menu-item-10930 {
    display: none;
  }
}
