/*-- lk custom --*/

.flexslider {
	background: transparent;
  border: none;
  margin-bottom: 20px;
}

.woocommerce a.button.lk_unavailable {
	display: none;
}

.gdlr-header-wrapper .lk-gradient {
	background: linear-gradient(rgba(244, 244, 244, 0.8), transparent);
}

#intro h1 {
	font-size: 26px;
	text-align: center;
	color: #1d1d1d;
	letter-spacing: 4px;
}

#intro h2 {
	font-size: 18px;
	text-align: center;
	color: #686868;
	margin-bottom: 0;
	letter-spacing: 2px;
}

@media only screen and (max-width: 959px) {
	#gdlr-navigation-gimmick {
		top: 136px !important;
	}
	
	.body-wrapper.header-style-transparent .gdlr-header-inner {
		background: rgba(255,255,255,0.6);
	}
	
	body .gdlr-logo a img {
		width: 180px !important;
	}
	
	.gdlr-navigation-wrapper .gdlr-main-menu > li {
		padding-bottom: 12px;
	}
  
  .gdlr-header-container div.gdlr-navigation-wrapper {
    padding-right: 0;
  }

  .gdlr-menu-search-button {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
	body .container {
		max-width: 500px;    
	}

	.three {
		width: 50%;
	}

	.gdlr-header-wrapper .lk-gradient {
		background: #353535;
	}
	
	body .gdlr-logo {
		display: flex;
		max-width: 100%;
		padding-left: 20px;
		padding-right: 20px
	}
	
	body .gdlr-logo a img {
		width: 180px !important;
	}
	
	body .gdlr-logo .dl-menuwrapper > .dl-menu {
		margin-top: 87px;
	}
	
	#gdlr-responsive-navigation {
		position: relative;
		height: auto;
	}
	
	#intro h1 {
		font-size: 20px;
	}
	
	#intro h2 {
		font-size: 13px;
	}
	
	html .woocommerce-account nav.woocommerce-MyAccount-navigation {
		width: 100%;
	}
	
	.woocommerce-account nav.woocommerce-MyAccount-navigation ul {
		margin-left: 0;
		margin-bottom: 30px
	}
/*	
	.gdlr-classic-portfolio.gdlr-item {
		margin: 45px auto 20px;
		max-width: 245px;
	}
*/
	
	/*-- lk custom - mobile cart --*/
	
	.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
	.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
		background: unset;
	}
	
	.shop_table_responsive.cart tr {
		background: #fafafa;
	}
	
	.woocommerce-cart-form__cart-item.cart_item {
		margin-bottom: 20px;
	}
	
	.shop_table_responsive td {
		border: 0;
	}
	
	html .woocommerce-page table.shop_table .woocommerce-cart-form__cart-item td {
		padding: 12px 12px 5px;
	}
	
	html .woocommerce-page table.shop_table .woocommerce-cart-form__cart-item td.product-remove {
		position: relative;
		padding: 0;
	}
	
	.woocommerce-cart-form__cart-item.cart_item td.product-remove a {
		position: absolute;
		top: 30px;
		left: 12px;
	}
	
	.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail:before {
		content: unset;
	}
	
	.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail a {
		text-align: center;
	}
	
	html .woocommerce-page table.shop_table .product-quantity,
	html .woocommerce table.shop_table .product-price,
	.woocommerce-page table.cart .product-thumbnail {
		display: block;
	}

	html .woocommerce-page table.shop_table td.product-quantity {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
}

@media only screen and (max-width: 569px) {
	.lk-ms-title {
		top: 57px !important;
		font-size: 13px !important;
		line-height: 18px !important;
	}
	
	.lk-ms-caption {
		top: 79px !important;
		font-size: 8px !important;
		line-height: 11px !important;
	}

  .three {
		width: 100%;
  }
}

@media only screen and (max-width: 419px) {
	body .container {
		max-width: 330px;
	}
	
	.gdlr-main-content.gdlr-item {
		margin: 0;
	}
  
	.portfolio-item-wrapper .portfolio-item-filter .gdlr-saperator {
		display: block;
		visibility: hidden;
		height: 0;
	}
}

/*-- lk custom - eshop product listing --*/

.portfolio-item-holder .gdlr-isotope {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.portfolio-item-holder .gdlr-isotope .columns {
	max-width: 310px;
	min-width: 250px;
}

.portfolio-excerpt .lk_price {
	text-align: right;
	font-size: 110%;
	font-style: italic;
}

.portfolio-excerpt .lk_price del {
	padding-right: 7px;
	opacity: 0.5;
}

.portfolio-excerpt .lk_price ins {
	text-decoration: none;
}

.portfolio-excerpt .lk_price .woocommerce-Price-currencySymbol {
	padding-left: 2px;
}

.gdlr-classic-portfolio .portfolio-title {
	height: 4em;
}

.gdlr-classic-portfolio .portfolio-excerpt {
	margin-top: 0;
}

.gdlr-classic-portfolio .portfolio-thumbnail {
	height: 322px;
}

.gdlr-classic-portfolio .portfolio-thumbnail img {
	height: 100%;
	object-fit: cover;
}

.summary .product_meta .posted_in {
	padding-top: 5px;
	display: block;
}

.summary .product_meta .sku_wrapper {
	padding-top: 20px;
	display: block;
}

.woocommerce-Price-currencySymbol {
	padding-left: 5px;
}

.woocommerce .shop_table .actions button.button:disabled {
	padding: 13px 17px;
}

html .woocommerce .actions input.button:hover, html .woocommerce .actions button.button:hover, html .woocommerce-page .woocommerce a.button.alt:hover, html .woocommerce.woocommerce-page button.button.alt:hover, html .woocommerce.woocommerce-page #respond input#submit:hover, html .woocommerce.woocommerce-page a.button:hover, html .woocommerce-page .woocommerce input.button:hover,
html .woocommerce-page .woocommerce input.button.alt:hover, html .woocommerce.woocommerce-page button.button:hover,
html .woocommerce a.woocommerce-button.button:hover,
.gdlr-comments-area .comment-respond .form-submit input:hover,
.woocommerce-product-search button[type="submit"]:hover,
html input.button.najko-red:hover {
	background: #561111;
}

input[type="tel"] {
	border: 0;
}

html .woocommerce-page .woocommerce form .form-row input.input-text {
	padding: 12px;
	line-height: normal;
}

html .woocommerce-page .woocommerce form .form-row textarea {
	height: 200px;
}

.woocommerce-page div.product form.cart button.single_add_to_cart_button {
	letter-spacing: 1px;
	font-family: "Open Sans";
	font-size: 14px;
	padding: 13px 17px;
	line-height: 1;
	top: 5px;
	margin-left: 10px;
}

input[type="text"], input[type="email"], input[type="password"], input[type="tel"], .checkout textarea, textarea#comment, .wpcf7 textarea {
	color: #4a4a4a !important;
}

.gdlr-page-title-wrapper {
	padding: 160px 0px 60px;
	background-size: cover;
}

.gdlr-header-wrapper .gdlr-logo img {
	max-width: none;
}

.gdlr-page-title-wrapper .gdlr-page-title {
	margin: 0;
}

.gdlr-page-title-wrapper .gdlr-page-caption {
	font-size: 20px;
	color: black;
	letter-spacing: 1px;
}

/*-- lk custom - order details table --*/

.woocommerce table.shop_table .button {
  text-align: center;
}

.woocommerce #order_review table.shop_table tfoot tr:not(:first-child) th,
.woocommerce .woocommerce-order-details table.shop_table tfoot tr:not(:first-child) th {
	border-top: 0;
}

.woocommerce #order_review table.shop_table tfoot tr:first-child td,
.woocommerce .woocommerce-order-details table.shop_table tfoot tr:first-child td {
	border-top: 1px solid rgba(0,0,0,.1);
}

/*-- lk custom - image thumbnail on expanded gallery --*/

.pp_pic_holder .pp_gallery ul li img {
	width: 50px;
}

/*-- lk custom - product list --*/

.products .woocommerce-LoopProduct-link .price del {
	padding-right: 10px;
}

.woocommerce ul.products li.product .woocommerce-LoopProduct-link .price {
	display: flex;
	font-size: 18px;
	justify-content: center;
	color: black;
	font-style: italic;
}

html .woocommerce .product span.onsale, html .woocommerce-page .product span.onsale,
html .woocommerce ul.products li.product span.onsale, html .woocommerce-page ul.products li.product span.onsale {
	line-height: 26px;
	min-height: 26px;
	background: #2054a4;
	margin: -2px -18px 0 0;
}

html .woocommerce ul.products li.product a.woocommerce-LoopProduct-link, html .woocommerce-page ul.products li.product a.woocommerce-LoopProduct-link {
	padding: 0;
}

html .woocommerce ul.products li.product a.woocommerce-LoopProduct-link img, html .woocommerce-page ul.products li.product a.woocommerce-LoopProduct-link img {
	margin-top: 20px;
}

.woocommerce ul.products li.product .woocommerce-LoopProduct-link .woocommerce-loop-product__title {
	min-height: 50px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #717171;
	transition: color 300ms;
}

.woocommerce ul.products li.product .woocommerce-LoopProduct-link:hover .woocommerce-loop-product__title {
	color: black;
}

html .woocommerce ul.products li.product a.button, html .woocommerce-page ul.products li.product a.button {
	padding: 12px 15px;
	margin-top: 5px;
}

/*-- lk custom - product list end --*/

/*-- lk custom - sording order input --*/

html .woocommerce .woocommerce-ordering select, html .woocommerce-page .woocommerce-ordering select.orderby {
 	width: 240px;
	padding: 5px 35px 5px 5px;
  	font-size: 14px;
	border: 1px solid #ccc;
	height: 34px;
	-webkit-appearance: none;
  	-moz-appearance: none;
  	appearance: none;
	background-image:
	linear-gradient(45deg, transparent 50%, gray 50%),
	linear-gradient(135deg, gray 50%, transparent 50%),
	linear-gradient(to right, #ccc, #ccc);
	background-position:
	calc(100% - 20px) calc(1em + 2px),
	calc(100% - 15px) calc(1em + 2px),
	calc(100% - 2.5em) 0.5em;
	background-size:
	5px 5px,
	5px 5px,
	1px 1.5em;
	background-repeat: no-repeat;
}

/*-- lk custom - navigation shop and account widgets --*/

.gdlr-navigation-wrapper .gdlr-main-menu > li > a,
.gdlr-navigation-wrapper .gdlr-top-woocommerce-wrapper,
.gdlr-navigation-wrapper .gdlr-top-woocommerce-wrapper .gdlr-top-woocommerce-button {
	font-style: normal;
	font-family: "Open Sans";
	font-size: 15px;
}

.gdlr-navigation-wrapper .gdlr-main-menu > li > a {
	transition: color 300ms;
	opacity: 0.8;
}

.gdlr-fixed-header .gdlr-navigation-wrapper .gdlr-main-menu > li > a {
	opacity: 0.6;
}

.gdlr-navigation .gdlr-top-woocommerce-wrapper {
	margin-left: 18px;
}

.gdlr-navigation .gdlr-top-woocommerce-wrapper > a {
	letter-spacing: 1px;
}

.gdlr-navigation .gdlr-top-woocommerce-wrapper > a:hover .gdlr-top-woocommerce-button,
.gdlr-navigation .lk-top-woocommerce-account-wrapper > a:hover .lk-top-woocommerce-button {
	opacity: 1;
	color: #7a1717;
}

.gdlr-navigation .gdlr-top-woocommerce-wrapper::before {
	content: none;
}

.gdlr-navigation .gdlr-top-woocommerce-wrapper > a .gdlr-top-woocommerce-button {
	color: #000;
	opacity: 0.6;
	transition: color 300ms, background-color 300ms, opacity 300ms;
}

.gdlr-navigation .gdlr-top-woocommerce:before,
.gdlr-navigation .gdlr-top-woocommerce:after {
    content:" ";
    position: absolute;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
}

.gdlr-navigation .gdlr-top-woocommerce:before {
    right: 34px;
    top: 4px;
    border-bottom: 11px solid #242424;
}

.gdlr-navigation .gdlr-top-woocommerce-wrapper .gdlr-top-woocommerce:before {
	right: 45px;
}

.gdlr-navigation .gdlr-top-woocommerce {
	padding-top: 15px;
}

.gdlr-top-woocommerce-wrapper .gdlr-top-woocommerce-inner .lk-cart-position-count,
.gdlr-top-woocommerce-wrapper .gdlr-top-woocommerce-inner .gdlr-cart-item-count,
.gdlr-top-woocommerce-wrapper .gdlr-top-woocommerce-inner .gdlr-cart-sum-amount {
	color: #cfb8a5;
}

div.gdlr-navigation-wrapper {
  margin-left: 0;
	margin-right: 0;
	padding-right: 29px;
}

.lk-top-woocommerce-account-wrapper {
	float: left;
	margin-left: 18px;
}

.lk-top-woocommerce-account-wrapper .gdlr-top-woocommerce {
	display: none;
	font-family: "Open Sans";
}

.lk-top-woocommerce-account-wrapper .lk-top-woocommerce-button {
	font-size: 15px;
	color: #000;
	opacity: 0.6;
	transition: color 300ms, background-color 300ms, opacity 300ms;
	font-family: "Open Sans";
}

.lk-top-woocommerce-account-wrapper .welcome-header {
	font-size: 16px;
	max-width: 300px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	align-content: center;
}

.lk-top-woocommerce-account-wrapper .not-logged {
	margin-bottom: 20px;
}

.lk-top-woocommerce-account-wrapper .gdlr-top-woocommerce,
.gdlr-top-woocommerce-wrapper .gdlr-top-woocommerce {
	white-space: nowrap;
	right: -30px;
}

.gdlr-top-woocommerce-wrapper .gdlr-top-woocommerce {
	right: -20px;
}

.lk-top-woocommerce-account-wrapper,
.gdlr-top-woocommerce-wrapper {
	position: relative;
}

.lk-top-woocommerce-account-wrapper .lk-top-woocommerce-account-name {
	text-transform: uppercase;
	font-size: 10px;
	vertical-align: middle;
	max-width: 80px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block
}

.lk-top-woocommerce-account-wrapper .account-status {
	margin-bottom: 20px;
	color: #cfb8a5;
}

.gdlr-top-woocommerce .gdlr-top-woocommerce-inner {
	border-radius: 5px;
}

div.gdlr-navigation-gimmick {
	height: 2px;
	bottom: unset;
	top: 76px;
}

/*-- lk custom - change sidebar width to 26% --*/
@media only screen and (min-width: 768px) {
	.with-sidebar-wrapper .with-sidebar-left.eight {
		width: 74%;
	}
	
	.with-sidebar-wrapper .gdlr-sidebar.four {
		width: 26%;
	}
}
/*-- lk custom - cookie notice --*/

#cookie-notice a.button.wp-default {
	background: #353535;
	border-color: #EEE;
	color: #FFF;
	border-radius: 0;
	text-shadow: none;
	font-family: "Open Sans";
	font-size: 11px;
}

p.cart-empty {
	font-size: 20px;
	text-align: center;
}

/*-- lk custom - dotpay payments methods image fix --*/

.payment_method_dotpay .channels-wrapper .image-container {
	left: 0;
}

.payment_method_dotpay .channels-wrapper .image-container img {
	width: 95px;
}

.woocommerce-checkout #payment ul.payment_methods li input {
	display: inline !important;
}

#ask-specialist a:not(:hover) {
	color: #808080;
}

#ask-specialist p i {
	width: 15px;
}

/*-- lk custom - hide search--*/
/*
#gdlr-menu-search-button {
	display: none;
}
*/

/*-- lk custom - decrease margin for social icons on contact page --*/
.gdlr-sidebar.gdlr-right-sidebar.four.columns #text-6,
.gdlr-sidebar.gdlr-right-sidebar.four.columns #text-13 {
	margin-bottom: 30px;
}

.gdlr-pagination .separator {
	margin-right: 6px;
	padding: 5px;
}

.gdlr-pagination .page-numbers {
	margin-bottom: 5px;
}

.woocommerce ul.product-categories li.cat-item::before, .woocommerce-page ul.product-categories li.cat-item::before {
	border: none;
	font-family: "fontAwesome";
  font-weight: 900;
}

/*-- lk custom - myaccount mod --*/

.woocommerce-MyAccount-navigation-link {
    line-height: 40px;
    font-weight: 600;
}

.woocommerce-MyAccount-navigation-link:not(:last-child) {
    border-bottom: 1px #eee solid;
}

.woocommerce-account nav.woocommerce-MyAccount-navigation {
	width: 23%;
	font-weight: 600;
}

.woocommerce-account .woocommerce-MyAccount-navigation-link a::after {
	font-family: "fontAwesome";
	float: right;
	margin-right: 10px;
	opacity: 0.3;
}

.woocommerce-account .woocommerce-MyAccount-navigation-link.is-active a::after {
	opacity: 1;
}

.woocommerce-account .woocommerce-MyAccount-navigation-link--orders a::after {
	content: "\f07a";
}

.woocommerce-account .woocommerce-MyAccount-navigation-link--dashboard a::after {
	content: "\F0E4";
}

.woocommerce-account .woocommerce-MyAccount-navigation-link--edit-address a::after {
	content: "\f015";
}

.woocommerce-account .woocommerce-MyAccount-navigation-link--edit-account a::after {
	content: "\f007";
}

.woocommerce-account .woocommerce-MyAccount-navigation-link--customer-logout a::after {
	content: "\f08b";
}

.woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account fieldset legend {
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #454545;
}

.woocommerce-MyAccount-content .woocommerce-MyAccount-orders thead th.woocommerce-orders-table__header-order-actions span {
	display: none;
}

.woocommerce-MyAccount-content .woocommerce-MyAccount-orders tbody td.woocommerce-orders-table__cell-order-actions a {
	padding: 9px 17px;
	float: right;
	font-size: 11px
}

.woocommerce-MyAccount-content .woocommerce-MyAccount-orders tbody td.woocommerce-orders-table__cell-order-number a {
	font-weight: bold;
}

.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions {
  display: flex;
  flex-direction: column;
}

.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions a:not(:last-child) {
  margin-bottom: 5px;
}

button,
input.submit ,
input.button {
	transition: color 300ms, background-color 300ms, opacity 300ms;
}

/*-- lk custom - order summary mod --*/

html .woocommerce .cart-collaterals div.cart_totals h2, html .woocommerce-page .cart-collaterals div.cart_totals h2 {
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
}

.woocommerce .woocommerce-order .woocommerce-notice {
    font-size: 22px;
    color: #454545;
}

.woocommerce .woocommerce-order .woocommerce-order-details {
	margin-top:60px;
}

.woocommerce section.woocommerce-customer-details address {
	border: none;
	font-style: italic;
	padding: 0;
}

.woocommerce .woocommerce-order-details table tbody tr.order_item .wc-item-meta {
	display: none;
}

.woocommerce .woocommerce-order .woocommerce-customer-details {
	margin-top: 60px;
}

.woocommerce .woocommerce-message a {
	color: #fbe4da;
	margin-left: 20px;
}

.woocommerce .woocommerce-message a:hover {
	color: #eaa587;
}

a.excerpt-read-more::after {
  content: '\f178';
  font-family: "fontAwesome";
}

/*-- lk custom - newsletter mods --*/

.newsletter-subscribe .widget.gdlr-widget {
	margin-bottom: 20px;
}

.newsletter-subscribe .gdlr-widget-title {
	color: #424242;
	font-size: 22px;
	letter-spacing: 4px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 5px;
}

.tnp-widget form {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.tnp-widget form .tnp-field {
	max-width: 500px;
	width: 100%;
}

.tnp-widget form .tnp-field.tnp-field-email input {
	text-align: center;
}

.tnp-widget form .tnp-field.tnp-field-privacy {
	display: none;
}

.tnp-widget form .tnp-field.tnp-field-privacy label {
	display: flex;
}

.tnp-widget form .tnp-field.tnp-field-privacy label div {
	margin-left: 10px;
}

.tnp-widget form .tnp-field.tnp-field-button {
	width: 200px;
	display: none;
}

.tnp-widget form .tnp-field.tnp-field-button input {
	margin-bottom: 0;
	background: #000;
	border-bottom: 3px #999999 solid;
}

#ask-specialist a.gdlr-button:hover,
.tnp form .tnp-field input[type="submit"]:hover {
	color: #444 !important;
	background: #fff !important;
}

.tnp form .tnp-field input[type="submit"] {
	transition: color 300ms, background-color 300ms, opacity 300ms;
}

.tnp-page p {
	font-size: 16px;
}

.footer-wrapper .credits {
	margin-bottom: 20px;
	font-size: 13px;
}

.footer-wrapper .gdlr-widget-title {
	margin-bottom: 15px;
}

@media screen and (min-width: 960px) and (max-width: 1095px) { 
  .gdlr-navigation-wrapper .gdlr-main-menu > li {
    padding-right: 15px;
	}
	
  .gdlr-navigation div.gdlr-top-woocommerce-wrapper:first-of-type {
    margin-left: 40px;
  }
}

.gdlr-comments-area .comment-respond .comment-form-head {
	margin-top: 20px;
}

.gdlr-comments-area .comment-respond .form-submit input {
	border-bottom: 3px solid #c48158;
	border-radius: 4px;
	font-size: 13px;
	padding: 13px 17px;
	line-height: 1;
}

.gdlr-blog-full .gdlr-blog-info .blog-info.blog-comment + .gdlr-seperator {
	display: none;
}

.portfolio-item-wrapper .portfolio-item-filter a.active {
	border-bottom: 2px #cd9f7a solid;
}

.portfolio-item-wrapper .portfolio-item-filter * {
	display: inline-block;
	border-bottom: 2px transparent solid;
}

.gdlr-saperator.last {
	visibility: hidden;
}

div.woocommerce-info:before {
	margin-top: unset;
}

.woocommerce-info a {
	margin-left: 20px;
}

.gdlr-top-woocommerce .gdlr-cart-amount .notice {
	font-size: 11px;
	color: #b1b1b1;
}

/*-- lk custom - thumbnail wrapper --*/

.woocommerce-LoopProduct-link:hover .lk-thumbnail-wrapper img {
    transform: scale(1.1, 1.1);
}

.lk-thumbnail-wrapper img {
    transition: transform 300ms ease 0ms;
}

html .woocommerce ul.products li.product a.woocommerce-LoopProduct-link .lk-thumbnail-wrapper {
    overflow: hidden;
    margin: 20px 0;
}

html .woocommerce ul.products li.product a.woocommerce-LoopProduct-link .lk-thumbnail-wrapper img {
	margin: 0;
}

.woocommerce-product-search button[type="submit"] {
  border: none;
	border-bottom: 3px solid #c48158;
	border-radius: 4px;
	margin-top: 20px;
	transition: background-color 300ms;
  color: #fff;
  text-transform: uppercase;
  font-family: "Open Sans";
  background-color: #7a1717;
  font-weight: bold;
  letter-spacing: 1px;
  cursor: pointer;
}

.woocommerce-product-search input[type="search"] {
	padding: 16px 19px;
	font-size: 13px;
	background-color: #f5f5f5;
	border: 0;
	outline: none;
}

.woocommerce div.gdlr-widget.widget_product_search button[type="submit"],
.woocommerce .widget_price_filter .price_slider_amount .button {
	line-height: 1;
	padding: 12px 15px;
	font-size: 13px
}

html .woocommerce-page a.added_to_cart {
	margin-left: 0;
}

.woocommerce .product.product_cat-poszewki-dekoracyjne .cart .quantity:after {
    content: "szt.";
}

.woocommerce .product:not(.product_cat-poszewki-dekoracyjne) .cart .quantity:after {
    content: "mb";
}

.woocommerce .woocommerce-cart-form .cart .quantity:after {
    content: "mb";
}

.woocommerce .cart .quantity {
	width: 85px;
}

.woocommerce .cart #coupon_code {
  width: 163px;
}

@media only screen and (max-width: 419px) {
  .woocommerce .cart #coupon_code {
    width: 135px;
  }
}

.woocommerce .cart #coupon_code::placeholder {
  color: #707070;
}

.woocommerce-page div.product div.images {
	width: 45%;
}

.woocommerce-page div.product div.summary {
	width: 51%;
}

/* product gallery */

/*
.woocommerce div.product div.images div.woocommerce-product-gallery__image:first-child {
	padding-bottom: 6px;
}

.woocommerce div.product div.images div.woocommerce-product-gallery__image:not(:last-child):not(:first-child) {
	padding-right: 2%;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
	width: 23.5%;
}
*/

.woocommerce div.product div.images ol.flex-control-nav {
	padding-top: 4px;
}

.woocommerce div.product div.images ol.flex-control-nav li:not(:nth-child(4n)) {
	padding-right: 2%;
}

.woocommerce div.product div.images ol.flex-control-nav li {
	width: 23.5%;
	padding-bottom: 1%;
}

.woocommerce-content .product .summary.entry-summary .price {
	border-bottom: 1px #e8e8e8 solid;
	padding-bottom: 15px;
	font-style: italic;
	font-weight: 600;
}

.woocommerce-breadcrumb i {
	margin: 0 10px;
	color: #c5c5c5;
}

.woocommerce div.product .stock .lots {
	color: #77a464;
}

.woocommerce div.product .stock .average {
	color: #a59d34;
}

.woocommerce div.product .stock .little {
	color: #e46f1a;
}

.woocommerce div.product .stock .almost-empty {
	color: #db2525;
}

/*-- lk custom - product attributes --*/

.lk_product_attrs {
	margin-bottom: 20px;
}

.lk_product_attrs .attr {
	line-height: 20px;
	padding: 10px 2px;
	font-size: 15px;
	display: flex;
	flex-wrap: wrap;
}

.lk_product_attrs .title {
	margin-right: 5px;
	margin-bottom: 3px;
	vertical-align: top;
	width: 135px;
	text-transform: capitalize;
	color: #414040;
	font-weight: 600;
}

.lk_product_attrs .title::after {
	content: ":";
}

.lk_product_attrs .value {
	min-width: 160px;
	flex: 1;
}

.gdlr-portfolio-column-4 .gdlr-portfolio-carousel-item .gdlr-item .portfolio-excerpt {
	display: none;
}

input[type="submit"]:disabled {
  background-color: #7a171780;
  cursor: default;
}

.woocommerce-checkout-review-order .form-row.place-order .privacy {
	display: block;
	clear: both;
}

.woocommerce-invalid #privacy_policy {
  outline: 2px solid red;
  outline-offset: 2px;
}

/*-- RFQ --*/

.modal {
  padding: 3em 3em 3em 0;
}

.rfq_form_wrap .row p.required {
	color: #ec1d1d;
}

.rfq_form_wrap abbr[title] {
  border: none;
}

.modal-content.lk-position {
  position: relative;
}

.modal-content.lk-position .rfq-close {
  position: absolute;
  top: 0;
  right: 20px;
}

.modal-content.lk-position form {
  padding-top: 15px;
}

.woocommerce button[type="submit"]{ display: inline-block; padding: 10px 25px; outline: none; cursor: pointer; text-transform: uppercase; 
	font-weight: 700; letter-spacing: 1px; font-family: "Open Sans"; }

/* MENU SEARCH */
.gdlr-top-woocommerce .gdlr-top-woocommerce-inner {
	padding: 30px 35px;
}

.gdlr-top-woocommerce-inner > a:last-child {
  margin-bottom: 0;
}

.gdlr-navigation .gdlr-top-woocommerce-wrapper.lk-search-wrapper .gdlr-top-woocommerce::before {
  right: 23px;
}

.gdlr-fixed-header #gdlr-menu-search-button {
  visibility: visible;
}

.gdlr-fixed-header #gdlr-menu-search {
  display: block !important;
}

.gdlr-menu-search {
	background: unset;
}

.gdlr-menu-search form .search-text {
	background: #373737;
  border-radius: 5px;
}

.gdlr-menu-search form input[type="text"] {
	color: #fff !important;
}

.gdlr-menu-search form input[type="submit"] {
    background: transparent;
    font-size: 15px;
    letter-spacing: 0;
    margin: 14px 0 0 0;
    margin-bottom: 0;
    text-transform: none;
    padding: 0;
    transition: color 300ms,background-color 300ms,opacity 300ms;
    -moz-transition: color 300ms,background-color 300ms,opacity 300ms;
    -o-transition: color 300ms,background-color 300ms,opacity 300ms;
    -webkit-transition: color 300ms,background-color 300ms,opacity 300ms;
}

.gdlr-menu-search form input[type="submit"]:hover {
	color: #cfb8a5;
}

.gdlr-navigation .gdlr-top-woocommerce-wrapper:first-of-type {
  margin-left: 60px;
}

.lk-order-notice {
  margin-top: 24px;
}

/*
.gdlr-item-title-wrapper a.gdlr-item-title-link::after {
	content: '\f30b';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
*/

.woocommerce-store-notice__dismiss-link {
    position: absolute;
    right: 20px;
	font-weight: 500;
}

.woocommerce-store-notice, p.demo_store {
    font-weight: 600;
	background-color: #d1653e;
}

@media only screen and (max-width: 1165px) {
  .woocommerce-store-notice__dismiss-link {
    display: block;
    position: initial;
  }
}

@media only screen and (max-width: 500px) {
  .woocommerce-notices-wrapper .woocommerce-message a.button {
    margin-left: 0;
    margin-top: 10px;
  }

  .woocommerce-notices-wrapper .woocommerce-message {
    display: flex;
    flex-direction: column-reverse;
  }
}

.gdlr-portfolio-info.gdlr-skin-info {
    display: none;
}

.woocommerce ul.product-categories > li.cat-item > ul.children > li.cat-item {
    border-width: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
}

.woocommerce ul.product-categories > li.cat-item > ul.children {
    margin-bottom: 0;
}

.woocommerce ul.product-categories > li.cat-item > ul.children > li.cat-item:before {
    content: none;
}

.newsletter-coupon {
    text-align: center;
    font-style: italic;
}

.lk_product_shipping {
    margin-bottom: 8px;
    font-size: 0.92em;
}

.ilabs-omnibus-price-note {
    font-size: 12px;
}
