/*
Theme Name: Abuzar Child
Theme URI: https://eizelluxe.com/
Author: PressLayouts
Description: This is a child theme for Alukas
Version: 1.0
Author URI: https://eizelluxe.com/
Template: alukas
Text Domain: pls-theme-child
*/
.archive.woocommerce .pls-site-content .container
{
	max-width:1312px;
}
.archive.woocommerce .pls-site-content{padding-top:50px;}
.woocommerce-products-header .collection_header_rectangle
{
	margin: 10px 0;
	height: 3px;
    width: 64px;
	background: #c29b40;
}
.catslider .products .product-category .woocommerce-loop-category__title
{
	position:unset;
}
.catslider .products .product-category .woocommerce-loop-category__title > a
{
	width:100%;
	transform:none;
	max-width:100%;
	padding:8px 0px;
	color: #000;
}
.catslider .products .woocommerce-loop-category__title
{
	font-weight:normal;
	color: #000;
	font-size:16px;
}
.catslider .products div.product .pls-product-inner{padding:12px;}
.catslider .products .product-category img{border-radius:2px;}
.yith-wcan-filters .yith-wcan-filter .filter-title {
    color: #292929;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
  	margin:0px;
}
.filter-content
{
	margin-top:25px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > a, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a {
    color: #333;
    text-decoration: none;
    font-size: 16px;
    line-height: 32px;
    font-weight: 400;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .item-count {
    color: #333;
    font-size: 14px;
    font-weight: 400;
}
.yith-wcan-filters .yith-wcan-filter input[type="checkbox"]
{
  	border-color: #d9d9d9;
    border-radius: 2px;
  	margin-right:10px;
}
.yith-wcan-filters .yith-wcan-filter input[type="checkbox"]::before {
    background-color: #00253e;
    border: 1px solid #00253e;
    border-radius: 2px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > a, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > label > a {
    color: #292929;
}
.yith-wcan-filters .yith-wcan-filter .filter-items
{
  max-height: 280px;
    overflow: hidden;
    overflow-y: auto;
}
.yith-wcan-filters .yith-wcan-filter {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e7e7e7;
}
.sidebar-inner{position:unset !important;}




















.products .product-category .woocommerce-loop-category__title > a
{
	transform:none !important;
}
.woocommerce div.summary > p.price{display:none;}
.woocommerce div.summary .add_to_cart_button{margin:50px 0px;}

@media only screen and (max-width: 768px)
{
	.woocommerce-products-header .collection_header_rectangle
	{
    	margin: 10px 0;
	}
	.catslider .pls-slider:not(.swiper-container-initialized) .slider-col-2 > *
	{
		flex: 0 0 40%;
		max-width: 40%;
	}
	.catslider .products .woocommerce-loop-category__title
	{
		font-size:15px;
	}
	.catslider .products div.product .pls-product-inner{padding:10px;}
}


    .homemobslider .pls-banner .banner-image-wrap + .banner-content-wrap {
        padding: 20px 20px 30px 20px !important;
        position: unset !important;
		background: rgb(39 39 39 / 85%) !important;
}
.homemobslider .banner-content {
    max-width: 100% !important;
	width: 100% !important;}
.homemobslider .pls-banner .banner-title {
    font-size: 28px !important;
	color: #fff !important;    margin-bottom: 5px !important;}


.homemobslider .uc_more_btn {
    padding: 10px 20px 10px 20px;
    color: #ffffff;
    margin-top: 10px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ffffff;
    border-radius: 0px;    display: inline-block;
}

@media only screen and (max-width: 768px)
{
	.bdt-prime-slider-skin-isolate .bdt-slideshow-item img {
    height: auto;
    width: 100%;
    object-fit: unset;
}
	.bdt-prime-slider-skin-isolate .bdt-slideshow-item .bdt-slide-overlay {
    height: auto;
    overflow: unset;
}
	    .bdt-image-match-height-mobile--yes .bdt-prime-slider .bdt-match-height {
        height: auto;
    }
	.bdt-prime-slider ul {
    padding: 0;
    margin-top: 0;
    list-style: none;
    aspect-ratio: unset !important;
    min-height: 800px !important;
}
	
}