
@media only screen and (max-width:374.5px){


    
}

@media only screen  and (max-width:392.5px){

    
}

@media only screen and (max-width:575.5px){

}

@media only screen and (max-width:767.5px)
{

	.itemsList {
		flex-direction: column !important;
	}
	.item-info-col, .item-image-col {
	    width: 100%;
	}
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
	    width: 100%;
	}
    
}


@media only screen and (min-width:768px) and (max-width:991px){
	.tabsall {
	    display: grid;
	    grid-template-columns: 1fr 1fr 1fr;
	}

}
@media only screen and (min-width:768px) and (max-width:845px)
{
   	.recent-post-item {
	    align-items: flex-start !important;
	    flex-direction: column !important;
	    margin-top: 20px;
	}
}

@media only screen and (max-width:845px)
{

}

@media only screen and (max-width:991.78px)
{

}

@media only screen and (max-width:1125px)
{
    
}

@media only screen and (max-width:1199.78px)
{

}

@media only screen and (max-width:1366px){
	.custom-blog-slider button.slick-prev {

	    left: -25px;
	}
	.custom-blog-slider button.slick-next {

	    right: -25px;
	}
	.custom-post-slider .slick-slide {
	    margin: 0 20px !important;
	}
	.custom-post-slider .slick-list {
	    margin: 0 -20px !important;
	}
	.custom-post-slider .slickSlide:nth-child(odd) {
	    margin-bottom: 50px !important;
	    margin-top: 0 !important;
	}
	.custom-post-slider .slickSlide:nth-child(even) {
	    margin-top: 50px !important;
	    margin-bottom: 0 !important;
	}
}
@media only screen and (max-width:1339px)
{

	.custom-blog-slider button.slick-prev {

	    left: -25px;
	}
	.custom-blog-slider button.slick-next {

	    right: -25px;
	}

}


 @media only screen and (min-width:1440px)
{
  
} 

@media only screen and (min-width:1519px)
{

}

@media only screen and (min-width:1688px)
{

}

@media only screen and (min-width:1920px)
{

}




