/*
Theme Name:		 colormag-child
Theme URI:		 http://childtheme-generator.com/
Description:	 colormag-child is a child theme of ColorMag, created by ChildTheme-Generator.com
Author:			 AmitOld
Author URI:		 http://childtheme-generator.com/
Template:		 colormag-pro-v2
Version:		 1.0.0
Text Domain:	 colormag-v2
*/


/*
    Add your custom styles here
*/
@media screen and (max-width: 380px) {
	#masthead .search-wrap input.s {
		width: 165px;
	}
	.widget_beside_slider{display:none;}
}

@media screen and (max-width: 420px) {
	.widget_beside_slider{display:none;}
}

.woocommerce section.related ul.products li.product a img {height: 250px!important;}
.related h2{min-height:60px!important;}
.woocommerce section.related ul.products li.product{text-align:center!important;}
#tab-description h2 {
    display: none!important;
}

/*.archive #content .post:nth-child(2n+1){float:left;}*/


@media only screen and (max-width: 600px) {
	
.main-content-section{
    width: 100%;
     
 }
	
#main{
    width: 100%;
    max-height: auto;
 }	

.featured-image{
	width: 100%;
    max-height: auto;
	}	
.front-page-top-section{
 
}
	
#header-text-nav-container{
	height: 50px;
 }
}

.product_buy_lego{clear:both;}
section.related.products{clear:both;}
.previousDeals{display:none;}
#priceComparison{height: 1350px;}

.shop_logo  {
	width: 100%!important;	
}

.woocommerce ul.products {
    display: flex!important;
    flex-wrap: wrap!important;
    box-shadow: none!important;
	margin-top: 2rem!important;
}

.woocommerce ul.products li.product a img {		
	height: 220px!important;	
	box-shadow: none!important;
    object-fit: scale-down!important;
}