.owl-carousel .item figure { border-style: solid; border-width: 1px; border-color: #e1e1e1; } .btn, .btn:focus { transition: none 0s ease 0s; border-radius: 5px; box-shadow: none; color: #FFF; text-shadow: none; background-color: #12a7e0; background-image: linear-gradient(to bottom, #12a7e0, #12A7E0); background-repeat: repeat-x; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); padding: 0px 12px; height: 35px; font: 12px/35px "Ubuntu",sans-serif; font-weight: bold; border-style: none; } #responsive-form{ max-width:100% /*-- change this to get your desired form width --*/; margin:0 auto; width:100%; } .form-row{ width: 100%; } .column-half, .column-full{ float: left; position: relative; padding-right: 0.68em; width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } .clearfix:after { content: ""; display: table; clear: both; } /**---------------- Media query ----------------**/ @media only screen and (min-width: 48em) { .column-half{ width: 50%; } } .wpcf7 input[type="text"], .wpcf7 input[type="email"] { width: 282px; padding: 8px; border: 1px solid #ccc; border-radius: 0px; } .wpcf7 select { width: 300px; height: 35px; padding: 8px; padding-left: 5px; border: 1px solid #ccc; border-radius: 0px; } a { color: #12a7e0; } a:hover, a:focus { color:#181818; } .service-box h5 { overflow: hidden; margin: 0px 0px 25px; color: #181818; } body { font-family: Ubuntu; font-size: 13px; line-height: 20px; color: #7D7D7D; } .recent-posts.block-output li h5 a:hover { color:#12a7e0; } .widgets_on_page ul, .widgets_on_page ul li { margin: 0px 0px 10px 0px; } .rpwe-summary { font-size: 13px !important; } .rpwe-block h3 { font-size: 13px !important; }