/* 
Theme Name: Lukani Child 
Theme URL: http://demo.roadthemes.com/lukani/
Description: Lukani Extension
Theme Author: PcNerd
Author URL: http://pcnerd.hu
Template: lukani 
Version: 1.1.5
Text Domain: Lukani-child 
*/




	.title-breadcrumb {
		padding: 0 !important;
		text-transform: uppercase!important;
	}
	.title-breadcrumb h1 {
	    font-size: 2em;
		padding-top: 0.3em;
	}

	.single-product-sharing {
		display: none;
	}
	
	.product li {
		list-style: none;
	}
	
	.fa-heart-o:before {
		content: none;
	}

	.price del .amount {
		margin-left: 15px;
	}

	.price-box del, .price del {
		margin-left: 8px;
	}

	input.shipping_method {
		height:inherit;
	}

	.mega_main_menu .item_link {
		height: 80px !important;	
	}

	.mega_main_menu .link_text {
		height: 80px !important;
		font-size: 15px !important;
	}

	.header-container .hot-line {
		line-height: 50px;
	}

	.header-middle .col-search {
		left: 40rem;
	}
	
	h1.product_title {
		text-transform: none !important;
	}
	
	
	
	div.product-category {
		background: #ddd;
		padding: 20px;
		margin: 40px 0;
	}
	
	div.product-category img {
		width: 100%;
		margin-bottom: 16px;
	}

	div.product-category span {
		display: flex;
		padding: 0 3px;
		height: 40px;
		justify-content: center;
		align-items: center;
		text-align: center;
		font-size: 12px;
		line-height: 16px;
		overflow: hidden;
		border-radius: 7px;
		color: #000;
		background: linear-gradient(0deg, #658309 0%, #7ba205 100%);
	}

	.product-category span:hover {
		background: #7ba205;
		color: #fff;
	}



	
	div.pswp {
		z-index: 15000;
	}

	.social a.instagram:before {
		content: "\f16d" !important;
	}
	
	.social a.tiktok:before {
		font-family: "FontAwesome5" !important;
	    content: "\e07b";
	}
	
	mark.count {
		display: none;
	}
	
	
	
@font-face {
  font-family: 'FontAwesome5';
  src: url("fonts/fa-brands-400.eot");
  src: url("fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("fonts/fa-brands-400.woff2") format("woff2"), url("fonts/fa-brands-400.woff") format("woff"), url("fonts/fa-brands-400.ttf") format("truetype"), url("fonts/fa-brands-400.svg#fontawesome") format("svg");
  font-weight: normal;
  font-style: normal;
}


@media (max-width: 991px) {

	#secondary {
		display: none;
	}
	
}


@media (min-width: 992px) {
	
	div.product-category.col-lg-3 {
		margin: 17px 1%;
		flex: 0 0 23%;
		max-width: 23%;
	}
	
}

@media (min-width: 768px) {
	
	div.product-category.col-md-4 {
		margin: 15px 1%;
		flex: 0 0 31.333333%;
		max-width: 31.333333%%
	}
	
}


#payment input {
	height: inherit;
}

.woocommerce ul#shipping_method li {
	text-align: left;
}
input.shipping_method {
	height: inherit !important;
}


.post-excerpt p {
	border: 0 !important;
}

.blog-page .entry-header {
	background: #f3f3f3 !important;
    padding: 10px !important;
}

.blog-page.single .post-meta {
    margin: 0 !important;
}
