.ct_cb {
clear:both;
}  #main-header {
box-shadow: none !important;
}
@media (min-width: 981px) {
#main-header.et-fixed-header {
box-shadow: 0 0 30px rgba(7, 51, 84, 0.17) !important;
-webkit-box-shadow: 0 0 30px rgba(7, 51, 84, 0.17) !important;
-moz-box-shadow: 0 0 30px rgba(7, 51, 84, 0.17) !important;
}
} #top-menu li.current-menu-item>a {
color: #71c149;
}
.ct_btn_default {
display: block;
width: 100%;
color: #fff !important;
background-color: #71c149;
line-height:9px;
font-size: 12px;
font-weight:500;
text-align: center;
text-transform: uppercase !important;
letter-spacing: 2px;
padding-top: 12px;
padding-bottom: 12px !important;
padding-left : 16px;
padding-right : 16px;  
border-width: 2px !important;
border-color: #ffffff;
border-radius: 0px;
-webkit-transition: all .2s ease !important;
transition: all .2s ease !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.ct_btn_default:hover {
background-color: #222 !important;
text-decoration: none;
opacity: 1 !important;
}
#ct_footer_info {
text-align: center;
font-size: 14px;
}