/*!
	Theme Name: Hello Elementor Child
	Theme URI: https://stonehawkdigital.com/elementor/download-hello-elementor-child-theme/
	Description: Hello Elementor Child Theme for customisation
	Author: Raphael Stonehawk
	Author URI: https://stonehawkdigital.com
	Template: hello-elementor
	Version: 2.0.1
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
*/

.oasis-product-content ul {margin:0;padding:0;} 
.oasis-product-content ul li {
    padding: 9px 14px;
    border-radius: 999px;
    background: #fff;
    border: 1px solid #5f9ea0;
    color: #17356f;
    font-size: 13px;
	font-weight: 600;
	list-style: none;
	margin:5px 5px 5px 0;
	display:inline-block;
}
.oasis-product-content h4{margin-top: 20px;
    font-size: 21px;
    font-weight: 600;}
.single-product #masthead{
    height: 175px; 
}
.wapf-product-totals {
	display:none;
   /* width: 90%;
    background: #fbfafa;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 15px;
	margin-bottom: 20px;}
.wapf-product-totals .wapf--inner {
    margin-bottom: 0px;*/
}
.product-short-desc ul li{}
.product-short-desc ul{
    background: linear-gradient(180deg, #ffffff 0%, #f8fcfd 100%);
    border: 1px solid #d7eef1;
    border-radius: 20px;
    padding: 22px 40px;
}
.product-short-desc p{padding:10px 0;}