/*!
Theme Name: Blocksy
Theme URI: https://creativethemes.com/blocksy/
Author: CreativeThemes
Author URI: https://creativethemes.com
Description: Blocksy is a fast, modern WordPress theme with advanced WooCommerce support and full compatibility with the block editor.
Version: 2.1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Copyright: (c) 2019 CreativeThemes.
Requires at least: 6.5
Requires PHP: 7.0
Tested up to: 6.8
Text Domain: blocksy
Blocksy Minimum Companion Version: 2.0.74-beta1
Tags: accessibility-ready, blog, block-patterns, e-commerce, wide-blocks, block-styles, grid-layout, one-column, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, translation-ready, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, theme-options, threaded-comments
*/
@media all and (min-width: 1400px) and (max-width: 1680px){
	.content-overlay{
		padding: 50px 0px 50px 113px!important;
	}
	.dots{
		left: 7.5%!important;
	}
	.ct-elementor-default-template .e-con>.e-con-inner{
/* 		width: 81%!important; */
	}
	#header [data-column-set="2"]>div {
    grid-template-columns: auto auto;
    max-width: 1370px;
	}
	.blogshome .e-con-inner{
		padding-left: 10px;
	}
	#tested .mySwiperBottom .swiper-bottom-buttons-block{
		margin-top: 14px;
	}
}
@media all and (min-width: 1200px) and (max-width: 1399px){
	.content-overlay{
		padding: 50px 0px 50px 113px!important;
	}
	.dots{
		left: 8%!important;
	}
	.ct-elementor-default-template .e-con>.e-con-inner{
		width: 86%!important;
	}
	.blogshome .e-con-inner{
		padding-left: 10px;
	}
}
.custom-nav button span
 {
    font-size: 30px;
    /* line-height: 10px; */
    height: 55px;
}