:root {
	--primary:#ed1c24;
}
@media (max-width: 767px) {
	#ajaxsearchlite1 {
		width: 100% !important;
	}
	.asl_w_container  {
	    grid-row-start: none;	
		margin-bottom: 5px !important;
		grid-column: 1 / span 3;
	}
	#main-menu ul#menu-menu-kategorii {
		z-index: 999;
	}
	#koszyk {
		margin-right: 15px;
	}
}
html {
	overflow-x: hidden;
}
.woocommerce-product-gallery {
	margin-top:15px
}
/*#main-menu,#header {
	z-index: 999;
}*/

.woocommerce.postid-2636 .product span.onsale {
	display: none;
}
.berocket_better_labels .berocket_better_labels_line {
	line-height: 35px !important;
	margin-top: 3px;
}
.berocket_alabel_id_11841.br_alabel > span {
    border: 1px solid #ccc;
}
.berocket_alabel_id_11839.br_alabel > span {
    border: 1px solid #ed1c24;
}
@media screen and (min-width: 800px) {
	#main-menu {
		top: 162px;
	}
}
.popup {
	z-index: 1500;
}
.woocommerce .product span.onsale {
	display: none;
}

/*tabs
body.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
	position: relative;
}
.woocommerce ul.tabs li {
	padding: 10px 30px;
}
.woocommerce ul.tabs li:first-child {
}
.woocommerce ul.tabs li.active {
	border-bottom: 3px solid #ed1c24;
}
body.woocommerce div.product .woocommerce-tabs .panel {
	padding: 30px 0;
	box-shadow:inherit;
	border-bottom: 1px solid #d3ced2;
}
.wc-tab h2 {
	font-family: "Ubuntu";
    font-size: 30px;
    font-weight: 300;
}
body.woocommerce div.product .woocommerce-tabs .panel > *{
    max-width: 920px;
    margin: 0 auto;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    position: absolute;
    content: " ";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #d3ced2;
    z-index: 1;
}
*/
/*wygląd tabów 2*/
body.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
	position: relative;
}
.woocommerce ul.tabs li {
	margin-right: -1px;
	height: 31px;
}
.woocommerce ul.tabs li a{
	padding: 10px 30px;
	border: 1px solid #ccc;
	background: #000;
	color: #fff;
}
.woocommerce ul.tabs li.active a {
	color: #000;
	background: #fff;
	border-bottom-color: #fff;
}
body.woocommerce div.product .woocommerce-tabs .panel {
	padding: 30px;
	box-shadow:inherit;
	border: 1px solid #ccc;
    margin-top: -1px;
}
/*.wc-tab h2 {
	display: none;
}
body.woocommerce div.product .woocommerce-tabs .panel > *{
    max-width: 920px;
    margin: 0 auto;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    position: absolute;
    content: " ";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #ccc;
    z-index: 1;
}*/

.up-sells,.related.products {
	margin-top: 45px;
}
.single-product .summary .price.priceSmall .amount {
	font-size: 18px;
}
.single-product .summary .price.priceSmall .amount .woocommerce-Price-currencySymbol {
	font-size: 14px;
}
p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    overflow: hidden;
    text-decoration: none;
    margin-right: 1px;
    font-weight: 400;
	display: inline-block;
}
p.stars a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: 'FontAwesome';
    content: "\f005";
    color: #ed1c24;
    text-indent: 0;
    opacity: 1;
}
p.stars a:hover~a:before, p.stars.selected a.active~a:before {
    color: #333;
    opacity: .25;
}
.comment-form-rating {
	margin-top: 30px;
}
.wpgdprc-checkbox,.comment-form-cookies-consent {
	display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#respond input[type="checkbox"] {
	position: relative;
	top: -2px;
	margin-right: 5px;
}
#respond #submit {
	background: #ed1c24;
	border: 0;
	color: #fff;
	padding: 10px 30px;
}

#reply-title {
	font-weight: 700;
}
.wpcf7 {
	margin-top: 10px;
}
.wpcf7 p {
	margin-bottom: 5px;
}
.wpcf7 div>br {
	display: none;
}
.col-md-6 {
	float: left;
	width: 50%;
}
@media (max-width: 991px) {
	.col-md-6 {
		width: 100%;
	}
}
.widget_shopping_cart_content {
	display: none;
    position: absolute;
    background: #fff;
    z-index: 99999 !important;
    padding: 15px 20px;
    border: 1px solid #ccc;
	right: 0;
	width: 470px;
}
.relative {
	position: relative;
}
.woocommerce-mini-cart img {
	max-width: 60px;
}
.woocommerce-mini-cart .variation {
    font-size: 11px;
    line-height: 0.9em;
	display: none;
}
header#header .content-bar .options-menu ul.woocommerce-mini-cart {
	display: block;
}
#koszyk:hover .widget_shopping_cart_content {
	display: block;
}
header#header .content-bar .options-menu #koszyk a {
	white-space:inherit;
}
header#header .content-bar .options-menu .widget_shopping_cart_content a.button {
	color: #fff;
	margin-right: 15px;
}
header#header .content-bar .options-menu #koszyk li {
	border: none;
    margin: 10px 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
header#header .content-bar .options-menu #koszyk li a{
	display: flex;
	max-width: 240px;
	align-items:center;
}
header#header .content-bar .options-menu #koszyk li .quantity{
	width: 80px;
}
.red {
	color: #ed1c24;
}
.cena_od {
    font-family: "Ubuntu", sans-serif;
	line-height: 1.6;
	padding-bottom: 10px;
}
.cena_od b {
	font-size: 18px;
}
.cena_od big {
	font-size: 24px;
	font-weight: 700;
}
.cena_wyjsciowa {
	display: block;
	padding-bottom: 10px;
}
.cena_wyjsciowa bdi {
	font-weight: 700;
}
.cena_od .woocommerce-price-suffix {
    font-size: 12px;
    margin-left: 5px;
    color: #ed1c24;
    font-weight: 400;
}
.cenaw-label {
	font-size: 12px;
	color: #888;
}
@media (max-width: 767px) {
	.widget_shopping_cart_content {
		width: 90vw;
		right: -65px;
	}
	/*#koszyk > a {
		position: absolute;
		top: 50px;
		right: 30px;
	}*/
	.menu-item-12214 {
		display: none;
	}
	header#header .content-bar .options-menu .widget_shopping_cart_content a.button { 
		padding: 6px 12px;
		height: auto;
		line-height: 1.2em;
	}
}
.price small {
	font-size: 14px
}
.single-product .summary .price .amount {
	font-size: 24px;
}
.single-product .summary .price .woocommerce-price-suffix {
	font-size: 12px;
    font-family: 'Ubuntu', sans-serif;
}
#header {
	z-index: 999;
}
.img-wrap {
	min-height: 175px;
}
@media (min-width: 1200px) {
	.single-product .product .product .summary {
		width: calc(100% - 510px);
	}
}
.woocommerce-variation-description p {
	display: none;
}
.price {
	font-family: 'Ubuntu',sans-serif;
}
.wiecej-tekst {
	display:none;
}
.wiecej,.mniej {
     cursor: pointer;
}
.mniej {
	display:none;
}
.woocommerce-password-strength.bad {
	color:red;
}
.woocommerce-password-strength.good {
	color: orange;
}
.woocommerce-password-strength.strong {
	color: green;
}
body #qlwapp.qlwapp-bottom-right.qlwapp-button .qlwapp-toggle {
	margin-right: 90px;
}
.social_pw {
	background-color: #25d366;
	font-size: 24px;
	padding: 5px 10px;
	border-radius:5px;
}
.social_pw a {
	color: #fff;
}
.whatsapp-desktop {
	position: fixed;
	bottom: 13px;
	right: 80px;
}
@media (max-width: 701px) {
	.whatsapp-desktop {
		display: none;
	}
}

.woocommerce-privacy-policy-text .dashicons {
	display: inline-block;
}
.woocommerce-privacy-policy-text div.tax-info {
	display: none;
}

.tax-info { 
    background: #ccc;
    margin: 8px -10px -10px;
    padding: 10px;
    font-size: 12px;
    opacity: .9;
}
body div.br_alabel > span {
	margin: 0 !important;
    right: -7px !important;
    top: -7px !important;
}
.mttc-save.mttc-btn-save {
	font-size: 11px;
}
.cta_pw {
	max-width: 100vw;
}
@media only screen and (max-width: 701px) {
	.cta_pw_tel {
		flex: 33.5%;
	}
	.archive-posts .posts .post {
		width: 350px;
		max-width: 100%;
	}
	.home .more-products ul li:nth-child(1) .home_big, .home .more-products ul li:nth-child(4) .home_big {
		height: auto;
		min-height: 0;
	}
}
.mttc-bar .mttc-logo {
	width: auto;
}
.mttc-top-bar .mttc-logo {
    width: auto;
  }

 section.info i.fas {
	font-size: 48px;
	padding: 20px;
 }
 .info .item a:hover i.fas {
	background: none;
	color: inherit;
 }
 .home  #footer .service {
	display: none;
 }
 #footer .service i {
	color: #fff;
	font-size: 24px;
 }
@media (max-width: 767px) {
	footer#footer .service .items .item {
		text-align: center;
	}
	footer#footer .service .items .item i {
		margin-bottom: 10px;
	}
	section.info i.fas {
		font-size: 36px;
	}
}

aside.newsletter {
    background: var(--primary);
}
aside.newsletter header {
	color: #fff;
}
aside.newsletter input[type="submit"] {
    background: #353535;
	transition:.3s all ease;
}

.es_shortcode_form .es-field-wrap > label {
	position: relative;
}
.es_shortcode_form .es-field-wrap > label i.fas {
    position: absolute;
    right: 5px;
    top: 5px;
    position: absolute;
    cursor: pointer;
    font-size: 16px;
    padding: 10px;
}

.newsletter .tooltip {
	width: 100%;
}
.newsletter .tooltip .tooltip-inner {
	max-width: none;
}

@media (min-width: 1200px) {
	.newsletter input[name="esfpx_email"] {
		width: 500px;
	}
}
.tooltip-inner input[name="es_gdpr_consent"] {
	display: none;
}
.newsletter .form form input[type="submit"] {
	margin-left: 40px;
}
.es_subscription_message.error {
	color: #fff;
}


@media (min-width: 1200px) {
	body.woocommerce-cart .wrap > .woocommerce {
		display: grid;
			grid-template-columns: 62% 38%;
			grid-template-rows: auto auto;
		grid-gap: 10px; 
	}

	body.woocommerce-cart .wrap > .woocommerce > .woocommerce-notices-wrapper {
				/*grid-column: 1 / span 2; */
			}
	body.woocommerce-cart .wrap > .woocommerce > .woocommerce-cart-form { 
		grid-row: 2;
		grid-column: 1;
	}
	body.woocommerce-cart .cart-collaterals {
	    grid-row: 1 / span 2;
	}
	body.woocommerce-cart  .cart-collaterals {
		margin-top: 0;
	}
	body.woocommerce-cart  .cart-collaterals .cart_totals {
		width: 100%;
		padding-left: 90px;
	}
}
.product-subtotal .tax_label,.woocommerce-cart-form small {
	display: block;
}
.woocommerce-cart table .actions {
	background: none;
}
table thead {
	background: none;
}
.woocommerce-cart .cart-collaterals h2 {
	margin: 30px 0;
	font-size: 30px;
}
body .easypack-shipping-method-logo img {
	display: none;
}
.woocommerce-cart .cart-collaterals .woocommerce-shipping-destination {
	background: none;
}
.woocommerce-shipping-totals th {
	vertical-align: top;
	padding-top: 10px;
}
form .button[name="apply_coupon"] {
	background: #b6b0b0;
}
form .button[name="update_cart"] {
	background: #999;
}
tr.order-total+tr {
	display: none;
}
.calculated_shipping .woocommerce-shipping-methods {
	font-size: 11px;
}
.woocommerce-shipping-methods span {
	font-size: 14px;
	font-weight: 700;
}
.woocommerce-shipping-methods label {
    display: inline-flex;
    justify-content: space-between;
    width: calc(100% - 23px);
    align-items: center;
}
#shipping_method li {
	min-height: 24px;
}
#shipping_method li input {
	position: relative;
	top: 2px;
}
#shipping_method input[type="radio"] {
	margin-right: 6px;
}
table tfoot,.woocommerce-checkout #payment .methods {
	background: none;
}
.woocommerce-shipping-destination {
	display: none;
}
@media (min-width: 992px) {
	form.woocommerce-checkout p.form-row:not(#review_order_before_submit_mt_marketing_agreement_field) {
		display: flex;
		align-items: flex-end;
	}
	form.woocommerce-checkout p.form-row:not(#review_order_before_submit_mt_marketing_agreement_field) > label:not(.checkbox) {
		width: 30%;
		text-align: right;
		padding-right: 15px;
	}
	form.woocommerce-checkout p.form-row:not(#review_order_before_submit_mt_marketing_agreement_field) > span {
		width: 70%;
	}
	.woocommerce-checkout form.checkout #billing_nip {
		width: 50%;
		min-width: 0;
	}
}
form select, form input[type="text"], form input[type="email"], form textarea, form .input-text {
	border: 0;
    border-bottom: 1px #dddddd solid;
    border-radius: 0;
}
table.woocommerce-cart-form__contents tbody tr:last-child {
	border-bottom: 0;
}
.woocommerce-checkout-review-order-table,#payment {
	width: auto;
	max-width: 700px;
}
.contact-form label span.wpcf7-list-item-label {
	color: #333;
	font-weight: 400;
    font-size: 11px;
    line-height: 1.4;
}
.product-question .wpcf7-list-item input {
	text-align: left;
	width: auto !important;
}
.wc-tab ul  {
	list-style-type: disc;
	padding-left: 30px;
}
.linki {
    display: flex;
    justify-content: space-between;
}
.linki .right {
	text-align: right;
}
#zobacz a:hover {
	text-decoration: none;
}

#zobacz {
	margin-bottom: 45px;
}
#zobacz .post {
	border-bottom: 1px #e4e4e4 solid;
}
.center {
	text-align: center;
}