.wdd_h2{
	font-size: 24px;
	color: #222222;
    line-height: 1.4;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    margin: 0 0 20px 0;
}
.wdd_h2_title{
    color: #fff;
    font-size: 40px;
    margin-bottom: 10px;
    line-height: 1.2;
    font-weight: 500;
    font-family: Poppins,sans-serif;
}
.wdd_text_center{
	text-align: center;
}
.my_whois_btn{
	border-color: #26c6da #26c6da #0077b3;
	background-color: #26c6da;
	padding: 1px 5px;
    font-size: 12px;
    line-height: 26px;
    border-radius: 0px;
    color: #fff;
}
.wdd_order_btn{
    color: #fff;
    background-color: #26c6da;
    border-color: #26c6da #26c6da #0077b3;
}
.wdd_padding_top_zero{
    padding-top: 0px;
}
.wdd_color{
    color:#26c6da;
}
.wdd_product_content_h3{
    font-size: 20px;
    margin-bottom: 12px;
    text-transform: capitalize;
    color: #222;
    line-height: 1.4;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    /*margin: 0 0 20px;*/
}
.wdd_product_content_h5{
    color: #222;
    line-height: 1.4;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    /*margin: 0 0 20px;*/
    font-size: 18px;
}
