@font-face {
	font-family: HelveticaNeueLTStd;
    font-weight: 200;
    src: url("fonts/HelveticaNeueLTStd-Lt.otf") format("opentype");
}
@font-face {
    font-family: HelveticaNeueLTStd;
    font-weight: 400;
    src: url("fonts/helveticaneueltstd-bdcn.otf") format("opentype");
}
@font-face {
    font-family: HelveticaNeueLTStd;
    font-weight: 600;
    src: url("fonts/HelveticaNeueLTStd-Bd.otf") format("opentype");
}
body{
	font-family: "HelveticaNeueLTStd",sans-serif !important;
}
h1.entry-title{
	font-family: "HelveticaNeueLTStd",sans-serif;
	text-transform: uppercase;
	line-height: 1;
    margin-top: 8px;
    margin-bottom: 10px !important;
}
.page-header-wrapper .title-content{
	display: none;
}
.page-header-wrapper .featured-title .page-title-inner{
    padding-bottom: 10px;
    padding-top: 10px;
}
#footer .footer-1 .block_widget{
	max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
	text-align: center;
}
#footer .absolute-footer .footer-secondary,
#footer .absolute-footer .footer-primary{
	float: none;
	width: 100%;
	text-align: center;
}
#footer .absolute-footer .footer-secondary ul{
	border-bottom: 0 solid #ddd;
	margin-bottom: 5px;
}
#footer .absolute-footer .footer-secondary ul li{
	list-style: none;
	display: inline-block;
    margin: 0 3px;
}
#footer .absolute-footer{
	background-color: #F6F6F6;
	position: relative;
}
#footer .absolute-footer:before{
	position: absolute;
    content: "";
    width: 25%;
    height: 2px;
    top: 0px;
    left: calc(50% - 25% / 2);
    background: -webkit-gradient(linear, 0 0, 100% 0, from(#fff), color-stop(0.5, #F6F6F6), to(#fff));
}
#footer .footer-2{
	border-top: 30px solid rgb(31 131 159);
}
#footer .footer-2 .widget-title{
	color: #A6A6A6;
    text-transform: uppercase;
    font-size: 1.51515rem;
    font-weight: 400;
	padding-bottom: 17px;
    display: inline-block;
}
#footer .footer-2 .widget-title+.is-divider{
	display:none;
}
#footer .footer-2 .menu a{
	color: gray;
	font-size: 1.0101rem;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	padding: 1px 0;
	font-weight: 300;
}
#footer .footer-2 .menu a:hover{
	color: #1F839F;
    text-decoration: none;
}
#footer .footer-2 ul.menu>li+li{
	border-top-width: 0;
}
#footer .footer-1{
	background-color: #F6F6F6;
	border-top-width: 0;
	padding-top: 12px;
	padding-bottom: 12px;
}
#footer .footer-1 .block_widget{
	margin-bottom: 0px;
}
#footer .footer-1 section{
	padding-top: 0px;
    padding-bottom: 0px;
}
#footer .footer-1 .col{
	padding: 0;
}
#footer .footer-1 p{
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 24px;
    font-weight: 600;	
}
#footer .footer-1 img{
	margin-bottom: 0;
}
#footer .footer-1 img:first-child{
	margin-right: 10px;
}
#footer .footer-1 img:last-child{
	margin-left: 10px;
}
#footer .footer-1 a{
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#footer .footer-1 a:hover{
	color: #1F839F;
	opacity: 0.8;
}
#footer .footer-1 a>span{
	display: inline-block;
    top: 4px;
    position: relative;
}
.header-main .nav-left,
.header-main .nav-right{
	margin-top: 6px;
}
.header-main .nav-left>li>a{
	color: #595959;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 400;
	padding-left: 10px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.header-main .nav-left>li>a[href="https://www.makita.ua/xgt-home-page-2.html"]{
	color: #1F839F;
}
.header-main .nav-left>li>a[href="https://www.makita.ua/xgt-home-page-2.html"]:before{
    content: "";
	opacity: 1 !important;
	display: inline-block;
	height: 30px;
	border-left: 1px solid #595959;
	position: absolute;
    left: 0;
    top: 9px;
}
.header-main .nav-right>li>a{
	color: #595959;
	font-size: 16px;
	text-transform: inherit;
	font-weight: 400;
	padding-left: 10px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#content .catalog-all>.section-content>.row>.col>.col-inner{
	padding: 0 15px 10px 15px;
    border-radius: 0;
    background-color: #F5F5F5;
	border-left: 5px solid #1F839F;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	-webkit-box-shadow: none;
    box-shadow: none;
}
#content .catalog-all>.section-content>.row>.col.sp-padd-top>.col-inner{
	padding-top: 16px;
}
#content .catalog-all .col-inner h3{
	font-size: 20px;
	line-height: 22px;
	text-align: left;
	margin-bottom: 20px;
	color: #222222;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#content .catalog-all .col-inner a:hover h3{
	color: #1F839F;
}
#content .catalog-all .col-inner a:hover img{
	opacity: 0.8;
}
#content .catalog-all .col-inner .button{
	width: 100%;
	font-size: 14px;
    font-weight: 300;
    text-transform: none;
	margin-bottom: 10px;
	padding-top: 3px;
}
#content .catalog-all .col-inner .button .icon-checkmark:before{
	content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(/wp-content/uploads/2021/11/carbon_view.svg);
}
#content .catalog-all .col-inner .button .icon-angle-down:before{
	content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(/wp-content/uploads/2021/11/arrow-download.svg);
}
#content .catalog-all .col-inner img{
	margin-bottom: 35px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.body-scroll-lock--active .off-canvas-left.dark .mfp-content{
	background-color: #1F839F;
}
.mobile-nav.nav>li>a>i.icon-menu{
	font-size: 38px;
	color: #1F839F;
}
.mobile-nav.nav>li>a{
	padding-top: 7px;
}
#main-menu.mobile-sidebar .sidebar-menu .nav>li>a{
	font-size: 16px;
}
.mfp-ready .mfp-close{
	width: 60px;
    height: 60px;
	opacity: 1;
}
.mfp-ready .mfp-close svg{
	width: 40px;
    height: 40px;
}


@media screen and (max-width:767px){
	#footer .footer-1 a>span span{
		display: none;
	}
}
@media screen and (min-width:850px) and (max-width:1000px){
	.catalog-all>.section-content>.row>.col{
		max-width: 33.33%;
		-ms-flex-preferred-size: 33.33%;
		flex-basis: 33.33%;
	}
}
@media screen and (max-width:500px){
	.catalog-all>.section-content{
		margin-left: 7.5px;
		margin-right: 7.5px;
	}
	.catalog-all>.section-content>.row>.col{
		padding-right: 7.5px;
		padding-left: 7.5px;
		padding-bottom: 20px;
	}
	#content .catalog-all>.section-content>.row>.col>.col-inner{
		    padding: 0 10px 10px 10px;
	}
	#content .catalog-all .col-inner h3{
		font-size: 16px;
		line-height: 20px;
	}
	#content .catalog-all .col-inner .button{
		font-size: 12px;
		padding-left: 6px;
		padding-right: 6px;
	}
	#content .catalog-all .col-inner img{
		margin-bottom: 25px;
	}
}

@media screen and (max-width:380px){
	#content .catalog-all .col-inner .button i{
		display: none;
	}
	
	
	
}

