/*
File Name: style.css
Theme Name:  LS-installatie
Author: A. Muhovic
Version: 2.2
Author URI: https://www.saleswizard.nl/
Theme URI: http://www.ls-installatie.nl/
Description: LS-installatie is een installatiebedrijf uit Scheemda dat verschillende diensten levert op het gebied van CV, gas, water en sanitair. Wij zijn 24/7 bereikbaar, berekenen geen voorrijkosten en brengen bij storingen slechts € 50,- per uur in rekening. 
License: GNU General Public License
License URI: /Licensing/gpl.txt
Text Domain: rt_theme
*/


/*
	EDIT /css/style.css for the theme style
*/

#mobile-logo .sitename > a, .mobile-menu-button {
    color: #4AB9FE !important;
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
	#navigation > li > a, .layout2 #tools > ul > li > span:first-child {
    padding-left: 13px !important;
    padding-right: 13px !important;
}
	 /* STYLES GO HERE */}


@media only screen and (max-width: 798px){
.belmijbutton {
   position: fixed;
   bottom: 0px;
   left: 0px;
   width: 100%;
   background: #4AB9FE;
   color: #ffffff;
   text-transform: uppercase;
   font-size: 25px;
   min-height: 40px;
   z-index: 9999;
   display: block !important;
   text-align: center;
   line-height: 40px;
   border: 5px solid #ffffff;
   text-decoration: none;
}
#top-box-header{display: none;}
}
.belmijbutton {
   display: none;
}
.footer_widgets .widget h5{font-size: 22px !important;}
.wpcf7 {
      background: none repeat scroll 0 0  #f5f5f5;
}
.wpcf7  .wpcfnew {
	 padding: 0 15px 15px 15px;
 }
.wpcf7 p {
    color: #4AB9FE;
    padding: 0;
    margin-bottom: 0px !important;
}
.wpcf7 .wpcf7-text {
    border: 1px solid #4AB9FE !important;
    border-radius: 0;
    height: 30px;
    margin-top: 3px;
    padding: 0 8px;
    width: 100%;
}
.wpcf7 .captcha {
    border-radius: 0;
    margin-top: 10px;
}
.wpcf7 .wpcf7-captchar {
    border: 1px solid #4AB9FE !important;
    border-radius: 0;
    color: #333;
    float: right;
    height: 30px;
    padding: 0 0 0 6px !important;
    width: 52% !important;
}
.wpcf7 textarea {
    border: 1px solid #4AB9FE !important;
    border-radius: 0;
    height: 60px !important;
    width: 100%;
}
.wpcf7 .wpcf7-submit {
    background: none repeat scroll 0 0 #4AB9FE !important;
    border-bottom: 5px solid #000 !important;
    color: #fff !important;
    height: 45px !important;
    letter-spacing: 1px !important;
    margin-top: 10px !important;
    text-transform: uppercase !important;
    width: 100% !important;
    border: 0px;
}
.wpcf7 h6 {
    font-size: 27px;
    margin-top: 0;
    background: #4AB9FE;
    color: #fff !important;
    font-weight: 900;
    text-align: center;
    padding: 10px;
    margin-bottom: 15px;
    
    }
.wpcf7 .wpcf7-file {
    border-radius: 0;
    color: #ff7c00;
    float: left;
    height: 30px;
    margin-top: 3px;
    width: 100%;
}
#top-box-header{background: #4AB9FE;width: 100%;}
.top-header-box {
    background: #4AB9FE;
    padding: 13px 0;
    max-width: 1180px;
    margin: 0 auto;
    display: block;
    height: 50px;
}
.informaiton {
    width: 50%;
    float: right;
}
.adresbox {
    width: 50%;
    float: left;
    padding: 0 0 0 15px;
}
.adresbox a {
    text-decoration: none;
    font-size: 15px;
    color: #fff;
}
.informaiton span {
    float: right;
    color: #fff;
    padding: 0 0 0 15px;
}
.informaiton span a {
    padding: 5px;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
}
.informaiton span a:hover {color: #f5f5f5;
