.alldom-section{
    background-image: url("../../image/wizname-alldomain-hero-image.jpg");
	background-color: #000;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.alldom-section-title{
    font-weight: 600;
    font-size: 60px;
    color: #fff;
}

.alldom-show-link{
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    padding-left: 8px;
    padding-right: 8px;
    color: #fff;
}

.alldom-show-link:hover{
   
    color: #ffa41e;
}


.alldom-details-section-para{
    text-align: justify;
    padding-bottom: 20px;
}

.alldom-details-section-title{
    font-size: 40px;
    font-weight: 600;
    padding-bottom: 20px;
    text-align: center;
}

.alldom-details-section{
    margin-top: 80px;

}

.alldom-tbl{
    margin-top: 50px;
}

.rates-search-section-select{
    padding: 8px 40px;
}