#form538924838 .t-form__inputsbox > div:nth-child(7) {
overflow:hidden;
}

#form538924838 .t-form__inputsbox > div:nth-child(7) > .t-input-group_qn, #form538924838 .t-form__inputsbox > div:nth-child(7) > .t-input-group_rd{
width:33%;
float:left;
margin-bottom:50px;
}



.t978__menu>li:last-child{
    color: #ffffff;
    background-color: #ff4800;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 15px 20px;
    display: inline-block;
    margin-left: 20px;
    text-transform: uppercase;
    font-weight: 700;
}

@media screen and (max-width: 980px){
.t978__menu>li:last-child{
   width:auto;
   font-weight: 700;
} 
}

.t978__menu>li:last-child span{
    color: #ffffff;
    font-family: 'OpinionPro',Arial,sans-serif;
    border: 0 none;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: 700;
    font-size:14px;
}


.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 6px;
    text-transform: uppercase;
    font-weight: 800;
}
.js-store-prod-text a:first-of-type {
    background-color: #ebeef0;
    color: #8a8a8a !important;
}

