/*
Theme Name: Steelthemes Nest Child
Author: Steelthemes
Description: Nest is a Ecommerce wordpress Theme.
Version: 1.0
Template: steelthemes-nest

This is the child theme for Steelthemes Nest theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
@media only screen and (max-width: 1024px){
.nav-tabs.links .nav-link {
    font-size: 16px;
}
.product-cart-wrap .product-content-wrap .product-category a{
    font-size: 16px;	
}
.product-cart-wrap .product-content-wrap h2 a, .related.products .product-content-wrap h2 a, .product_style_five .product-content-wrap h5 a, .dela_type_one .peoduct_deals.style_one .content_mained h2 a, .product-list-small h6 a{
	font-size:18px;
}
body h6, h6 , .card-2 h6 a {
 font-size:18px;
    line-height: 26px;
}
.card-2 span{
		font-size:15px;
}
.btn.btn-xs, .button.btn-xs{
	font-size:15px;
	padding: 7px 15px 7px 18px;
    line-height: 30px;
}
.btn.btn-xs i, .button.btn-xs i{
	position:relative;
	top:8px;
}
.contact-infor , .footer-list li a , body, body p{
	font-size:16px;
}
	:root{
	--font-xxs: 15px!important;
    --font-xs: 15px!important;
    --font-sm: 16px!important;
	}
}

@media(max-width:768px){
	.widget-about{
		text-align:center;
	}
	body, body p , .mobile_floating_menu .mf_box a {
    	font-size: 16px!important;
	}
	.widget_block ul.wp-block-categories li a, .widget_block ul.wp-block-archives li a, .sidebar-widget .widget_box li a, .sidebar-widget .widget_box li, .sidebar-widget .widget_rss .rssSummary{
		 font-size: 16px!important;
	}
}

