/**
* Theme Name: Goya Child Theme
* Description: This is a child theme of Goya, automatically generated.
* Author: <a href="https://themeforest.net/user/everthemess">Everthemes</a>
* Template: goya
* Version: 1.0.6.4
*/

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
}

.luho-product-desc{float:left;width:100%;}
.introduce{float:left;margin: 30px 0px;width: 100%;}
.introduce ul{display:flex;}
.introduce ul li{display:flex;flex-direction:column;justify-content:center;width:33%;text-align:center;background-color: #f7f7f7;padding: 15px;}
.introduce ul li img{height:40px;width:40px;margin:auto;}
.introduce ul li span{font-size:13px;font-weight: 700;margin-top: 10px;float: left;}
.product_detail_good_ul{margin-left: 20px;}
.product-page-icons h4{font-size: 1em !important;}
.product-pillow-banner-left-image{padding-left: 0px !important;}