/**
Theme Name: 6x7
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 6x7
Template: astra
*/
:root {
    --main-font-family: "Lato", sans-serif;
    --light-grey: #808080;
}
.row:after, .row:before {
  display: none;
  display: inline-block; 
  flex-wrap: initial;
}
	
/* ZDEJMOWANIE DEAFULTÓW */ 

.entry-content h1 h2 h3 h4 h5 h6 {
	margin: 0px;
	padding: 0px;
	font-family: var(--main-font-family);
	}
	h2 {
		font-family: var(--main-font-family);
		font-size: 30px;
	}
	h2.bordered-title {
		display: inline-block;
		border-bottom: 1px solid black;
		padding-bottom: 2px;
		margin-top: 20px;
		margin-bottom:20px;
	}
	h2.title {
		margin-top:50px;
		margin-bottom: 50px;
	}
	/* GŁÓWNY MARGINES STRONY */ 
	body {
    max-width: 1280px;
        margin: auto;
	}

	.container-fluid {
		padding: 0px;
	}
	.row {
		display: flex;
	}
	
	@media screen and (max-width: 1281px) {
	body {
    padding-left: 20px;
    padding-right: 20px;
	}
	}
	@media (min-width: 1200px) {
	.container {
    max-width: 1280px;
	}
	main#main {
		margin-top: 20px;
	}
	}
	.fade:not(.show) {
		opacity: 1!important;
	}
	/* SLIDER */ 
	.page-id-2 .woocommerce-price-suffix{
		visibility: hidden!important;
	}
	
	#atw_style2 .atw_title h3 {
		position: absolute;
		text-transform: uppercase;
		padding-left: 15px!important;
		padding-right: 15px!important;
		padding-top: 5px!important;
		padding-bottom: 5px!important;
		margin-left: 0px!important;
		margin-bottom: 10px!important;
		font-family:'corporate2', Sans-serif;
		background-color: #000;
		max-width: 170px!important;
		
		
	}
	

		/* features home */ 

		div.features-section {
		max-width: 1280px;
		margin: auto;
		text-align: center;
		margin-bottom: 50px;

		}
		div.feature {
			text-align: center;
			line-height: 45px;
			margin-top: 50px;
		}
		div.feature i {
			color: #2A2A2A;
			font-size: 50px;
			text-align: center;
			display: block;
			margin-bottom: 20px;
		}

	/* strefa marek */ 


	
	div.strefa-marek img {
		margin-bottom: 30px;
	}

	div.social {
		text-align: center;
	}
	div.social i {
		font-size: 50px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.collapse-marki div.title-btn a:hover {
		background-color: white;
		color:#ee8131;
	}
	h1.brand-title {
    	text-transform: capitalize;
    	position: absolute;
    	top: 40%;
    	margin: auto;
    	left: 40%;
    	color: white;
    	font-weight: 900;
    	font-family: 'Lato';
    	font-size: 90px;
    	position: absolute;
    	top: 50%;
    	left: 50%;
    	transform: translate(-50%, -50%);
	}
	h1.brand-title a {
	color: white;
	}
	h1.brand-title a:hover { 
	color:	#ee8131;
	}
	.strefa-marek img:hover {
	    filter: brightness(0.5);
	}
	.strefa-marek img:hover + h1.brand-title a {
	color:	#ee8131;
	}
	/* WOOCOMMERCE FIELDS */ 
	
	.woocommerce div.product .related.products, .woocommerce div.product .woocommerce-tabs {
		display: block!important;
	}
	div.single-prod ul {
	margin: 0 0 0em 0!important;
	}	
small.woocommerce-price-suffix {
	display: none;
}
p.price {
	display: flex;
}
.woocommerce form .form-row .input-checkbox {
margin-left: -20px!important;
margin-top: 5px;
}
span.description#billing_options-description {
font-size: 12px;
}
.woocommerce div.product p.stock {
	margin-top: -60px;
}
	.woocommerce-billing-fields {
		color: black;
	}
	.shop_table {
		color: black;
	}
	.woocommerce-checkout-payment {
		color: black;
	}
	.woocommerce-additional-fields__field-wrapper {
		color: black;
	}
	.woocommerce-checkout #secondary {
		display: none;
	}
	.woocommerce-checkout #primary {
		width: 100%;
	}
	label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox input[type=checkbox] {
		position: inherit;
	}
	button#place_order {
		border: 1px solid black;
	}
	/* MOJE KONTO  */ 
	
	.woocommerce-account .woocommerce-MyAccount-content p {
		color: black!important;
	}
	
	/* STRONA PRODUKTU CENA/KOSZYK ITD */
	
	section#price div {
		padding: 0px;
	}
	.woocommerce div.product p.price, .woocommerce div.product span.price {
		margin: 0px!important;
margin-top: 20px!important;
	}
	.woocommerce div.product p.ast-stock-detail .ast-stock-avail, .woocommerce div.product p.stock .ast-stock-avail {
	visibility: hidden;
	}
div.pwb-brand-shortcode img {
	max-width: 200px;
}
	p.price {
		margin-top: 50px!important;
	}
	button.single_add_to_cart_button.button.alt {
		margin-bottom: 25px;
	}
	.woocommerce ul.products li.product .button, .woocommerce-page ul.products li.product .button {
		border: 1px solid black;
	}
	.woocommerce-loop-product__title {
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	height: 40px;
	}

	body.woocommerce-cart div#secondary.widget-area.secondary {
		display: none;
	}
	body.woocommerce-cart  div#primary {
		width: 100%;
		margin-top: 0px;
		border: none;
		padding-left:0px;
	}
	.LLBWr {
		width: 35%!important;
	}
	.checkout-button.button.alt.wc-forward  {
		border: 1px solid black;
		margin-top: 10px;
	}
	/* KATEGORI PRODUKTU */
	
	div.term-description {
		color: black;
	}
	.tinv-wraper.tinv-wishlist {
		height: 50px;
	}
	/* DOŁĄCZ DO NEWSLETTERA */
	div.mailpoet_paragraph {
		margin-left: auto;
		margin-right: auto;
		position: relative;
		width: 70%;
	}
	div.mailpoet_paragraph:nth-child(7) {
	border-bottom: 2px solid #000;
	}
	
	#mailpoet_form_5 form.mailpoet_form {
		display: flex;
	}
	#mailpoet_form_5 .mailpoet_paragraph.last {
	position: absolute;
	}
	input.mailpoet_submit {
		position: absolute;
		right: -12%;
		font-weight: bold;
	}
	
	#mailpoet_form_5 .mailpoet_text, #mailpoet_form_5 .mailpoet_textarea {
		width: 70%!important;
		outline: none;
	}

	/* WISHLIST IKONA NA MINIATURZE */
	
	a.wishlist_products_counter span {
	display: block;
		font-size: 12px;
		font-family: "corporate2", Sans-serif;
		color: white;
		margin-top: -20px!important;
		margin-left: 26px;
	
	}
	a.wishlist_products_counter:before {
		font-size: 30px!important;
		color: white;
	
	}
	
	/* LISTA ŻYCZEŃ */
	.tinv-wishlist table td, .tinv-wishlist table th {
		font-family:'corporate2', Sans-serif;
		color: black;
	}
		/* disable quicke view */ 
	body.archive .woosq-btn {
		display: none;
	}
	/* SEPCYFIKACJA */
	
	.dwspecs-product-table .dwspecs-product-table-group .group-title {
		font-family:'corporate2', Sans-serif;
	color: #000;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom: none;
	border-top: 2px solid #000;
	padding-top: 3px;
	}
	
	.dwspecs-product-table .dwspecs-product-table-group {
		margin-bottom: -2px;
	}
	
	.dwspecs-product-table table tr th, .dwspecs-product-table table tr td {
	font-family:'corporate2', Sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: 100;
	padding: 0px;
	background-color: white;
	border: none;
	border-bottom: 1px solid #000;
	}
	
	.dwspecs-product-table table tr th:first-child, .dwspecs-product-table table tr td:first-child {
		background-color: white;
	}
	
	.dwspecs-product-table table {	border: none;
	}
	
	.woocommerce div.product .woocommerce-tabs ul.tabs {
	display: none;
	}
	
	/* FILTR PRODUKTÓW */
	.woof_container {
	font-family:'corporate2', Sans-serif!important;
	font-size: 12px!important;
	}
	
	.woof_list li {
	padding: 0!important;
	}
	
	.entry-content h4, h4 {
		padding-bottom: 5px;
		font-family:'corporate2', Sans-serif!important;
		font-weight: 600;
		font-size: 14px!important;
	}
	
	label.woof_radio_label {
		color: black;
	}
	
	.woof_reset_search_form {
	color: white;
	font-family:'corporate2', Sans-serif!important;
	font-size: 12px!important;
	border-color: #000000!important;
	border-style: solid!important;
	border-width: 1px 1px 1px 1px!important;
	border-radius: 4px!important;
	padding: 5px 15px!important;
	text-align: center;
	}
	
	.woof_price_search_container .price_slider_amount .price_label {
	color: black!important;
	font-family:'corporate2', Sans-serif!important;
	font-size: 14px;
	}
	
	.swiper-slide-contents {
		background-color: black!important;
		padding: 20px;
	}
	

	
	/* CENA NETTO */ 
	
	.woocommerce-Price-amount.amount {
			display: block;
		}
	.woocommerce-price-suffix {
		color: grey;
		font-size: 10px;
	}
	
	.ast-shop-product-out-of-stock {
		display: none;
	}

	/* blog */

	.single-post div.post-thumb-img-content.post-thumb {
		display: none;
	}
	.ast-separate-container #primary {
		margin: 1em;
	}
	ul.blog-grid {
		list-style-type: none;
		margin-top: 50px;
		margin-left: 0px;
	}
	li.post {
	height: 550px;
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 30px;
    background-color: #666;
    padding-left: 0px;
    padding-right:0px;
    color: white;
	}
	li.post img {
    height: auto;
    max-width: 100%;
    height: 200px;
    object-fit: cover;
	}
	div.post-grid-content {
		color: white;
		padding: 20px;
		font-family: var(--main-font-family);
	}
	div.post-grid-content h3, div.post-grid-content a  {
	color: white;
	}
	div.post-grid-content h3 {
		font-size: 20px;
		margin-bottom: 20px
	}
	.ast-separate-container .ast-article-single {
		padding-top: 0px;
	}
	div#comments {
		display: none;
	}

/* SINGLE STREFA MARKI */

div.logo-marki {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
div.strefa-marki-mobile a {
	display: block;
    border: 1px solid black;
    max-width: 90%;
    margin: auto;
	margin-top: 10px;
    margin-bottom: 10px;
	padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.fota-marki {
	position: relative;
}
.collapse-marki {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 98%;
    margin: auto;
}
.collapse-marki div.title-btn {
align-items: center;
justify-content: center;
display: flex;
height: 70px;
border: 2px solid white;
padding: 0px;

}
.title-btn a.btn-primary {
background-color: transparent;
background-image: none;
box-shadow: none;
border: none;
}
.collapse-marki div.title-btn a {
	font-family: var(--main-font-family);
	font-size: 20px;
	width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
}
div.card {
	background-color: rgb(255,255, 255);
	border-radius: 0px;
	padding: 70px;
}
a[aria-expanded="false"] {
	color: white;
}
.title-btn a[aria-expanded="true"]{ 
	color: #ee8131;
	background-color: rgb(255,255, 255, 0.7);
}

div.row.wpisy-content {
	position: absolute;
    width: 100%;
    top: 70px;
    left: 15px;
}
div.collapse-body {
	position: absolute;
	padding:0px;
	margin-left: -10px;
}
p.toggle-content {
	font-family: var(--main-font-family);
    color: black;
    font-size: 18px;
}
.card a {
	font-family: var(--main-font-family);
    color: black;
    font-size: 18px;
}
.brand-header-img img {
width: 100%;
width: 100%;
    max-height: 500px;
    object-fit: cover;
}
div.fota-marki {
	margin-top: 50px;
}
h2.title.see-all {
	text-align: center;
}
/* slider produktów */
ul.marka-product-listing  {
	list-style-type: none;
	margin-bottom:50px;
} 
h3.single-marka-prod a {
	font-family: var(--main-font-family);
    color: black;
    font-size: 18px;
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: 10px;
	height: 60px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.carousel-control.left, .carousel-control.right {
	background-image: none;
}
.carousel-control {
	color: black;
	opacity: 1;
	width: 1%;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 0px;
    height: 30px;
    margin-top: -10px;
    font-size: 20px;
}
h3.single-marka-prod a:hover {
	color: #ee8131;
}
.marka-product-listing span.woocommerce-Price-amount.amount {
	font-family: var(--main-font-family);
    color: black;
	font-weight: 700;
}
h2.title.see-all {
	margin-top: 50px;
}
.marka-product-listing img {
	height: 180px;
    width: auto;
    margin: auto;
}
.strefa-mapy {
	text-align: center;
}
/* kontakty */ 

.dane-kontakt-stopka {
	max-width: 960px;
	margin: auto;
	margin-top: 50px;
	font-family: var(--main-font-family);
    color: #666;
	font-weight: 700;
}
.dane-kontakt-stopka i.fa {
	margin-top: 10px;
    font-size: 30px;
}
.dane-kontakt-stopka div.telefony, div.mail {
	display: flex;
}
div.kontakt-mail a {
	padding-top: 20px;
}

	@media screen and (min-width: 1200px) {
	li.post {
		width: 30%;
	}
	}
	@media only screen and (min-width: 1041px) { 
		.desktop-hide {
			display: none;
		}
		.row .mobile-hide {
		  display: flex;
	  }
	  div.icons a.mobile-hide {
		display: block;
	}
	}
	@media only screen and (max-width: 1041px) {
		.mobile-hide {
			display: none;
		}
		.desktop-hide {
			display: block;
		}
	/* hide filter chowanie filtra na mobile */ 
		div#woof_widget-5 {
			display: none!important;
		}
		#page {
			max-width:100%;
		}
		div.strefa-mapy embed, iframe, object {
			max-height: 300px;
		}
		#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
			background-color: #666;
		}
		.LLBWr {
			width: 100%!important;
		}
		.eraty-image-button img {
			height: auto!important;
		}
		.wpa-product-gallery button.wpawg-next, .wpa-product-gallery button.wpawg-prev {
			top:75px!important; 
		}
 input#dgwt-wcas-search-input-1::placeholder {
	display: none!important;
		}
	}

.woof_products_top_panel {
	z-index: 1;
}