.couse-ddbox-left{
    width: 210px;
    margin-bottom: 15px;

}
.couse-ddbox-right{
    width: 110px;
    position: absolute;
    right: 20px;
    top: 15px;
}

.cd-filter-block .guest select{
    padding: 15px 30px ;
}
.cd-filter-block .guest select option{
    color: #ee5586 !important;
}
.couse-ddbox-price{
    display: block;
    width: 110px;
    position: absolute;
    right: 40px;
    top: 25%;
    z-index: 10000;
}