/*
Theme Name: Ironman 4x4 ME
Author: Social Idea
Description: 
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Version: 1.3
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ironman4x4
*/
.animated-page .main-slider .main-slide.slick-current .main-slide-bg {
	background-size: cover!important;
}
.menu>ul>li,
.products-title-cover h2,
.why_choose_img_div h1,
.products-title-cover h2,
.s-our-advantages .title,
.row.search-div,
.row.search-div div h6,
.aws-container .aws-show-clear .aws-search-field,
button.accordion,
.top-panel-cover .icon-right-list li:first-child a,
.header-cont li a{ font-family: 'Montserrat'!important }


@media (max-width: 1199px){
	.title {
		margin-top: 11rem!important;
	}	
}

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

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
	background-color: #eee;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	text-align: left;
	border: none;
	outline: none;
	transition: 0.4s;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
	background-color: #ccc;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
	padding: 0 18px;
	background-color: white;
	display: none;
	overflow: hidden;
}
.instaimg img:hover{
	opacity:0.5;
	-moz-opacity:0.5;
	-webkit-opacity:0.5;

}

.descp :is(h1, h2, h3, h4, h5, h6) {
    font-size: 20px;
    margin: 3px 0px 10px 11px;
}


