.service-block-two .inner-box p {
    height: 205px;
}
.product-details-content {
    padding-bottom: 50px;
}
.shop-details .product-discription {
    padding: 50px 0px 125px 0px;
}
.shop-details .related-product {
    padding-top: 50px;
}
.text ul,.text  li {
    list-style: inherit;
    list-style-position: inside;
}
.shop-block {margin-bottom:30px}
@media only screen and (max-width: 767px){
	.service-block-two .inner-box p {
		height: auto;
	}
	.main-header .header-lower .shape {
		display: none;
	}
	.menu-area {
		position: absolute;
		right: 10px;
		top: 43px;
	}
}