/*1553*/
.header_middle__left_wrap.logo_left {
    display: flex;
    align-items: center;
}

.header_middle__left_wrap.logo_left .logo-top {
    margin-right: 10px;
}

.header_middle__left_wrap.logo_left a {
    text-decoration: none;
}

@media (max-width: 767px) {
    .header_middle__left_wrap.logo_left {
        flex-direction: column;
    }

    .header_middle__left_wrap.logo_left .logo-top {
        margin-right: 0;
    }
}
body .header_top__left_wrap .menu-top-wrapper .menu-top {
	width: auto;
	max-width: 99%;
}
.about_news_wrap .title_wrap h1 {
    font-family: 'fsm';
    font-size: 28px;
    text-transform: uppercase;
    line-height: 1;
    padding: 0px;
    margin: 0;
    display: inline-block;
}
@media all and (max-width: 1024px) {
	.about_news_wrap .title_wrap h1 {
		font-size: 22px;
	}
}
@media all and (max-width: 1024px) and (min-width: 521px) {
	body .content .shop2-group-kinds .owl-prev {
		left: -22px;
	}
	body .content .shop2-group-kinds .owl-next {
		right: -22px;
	}
}
/*1553 end*/

@media all and (max-width: 767px) {
	.content-wrapper .h1_wrap {
		display: block !important;
		margin-bottom: 20px !important;
	}
}
@media all and (max-width: 767px) {
	.content-inner .shop2-product .product-side-l {
		margin: 0 !important;
	}
}
.content-inner .shop2-product .product-side-r {
	width: calc(100% - 50% - 30px);
}
@media all and (max-width: 800px) {
	.content-inner .shop2-product .product-side-r {
		width: calc(100% - 50% - 28px);
	}
}

@media all and (max-width: 767px) {
	.content-inner .shop2-product .product-side-r {
		width: 100%;
	}
}

.shop2-product-btn span {
	background: none;
}