/* Copyright (C) WarpTheme, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 
 .offcanvas-menu {background-color: rgba(24,92,186,1) !important;}
 .offcanvas-menu li a:hover{background-color:rgba(235,144,55,1) !important;}
 
 #offcanvas-toggler{font-size:22px;}
 
 #offcanvas-toggler a{color:#fff !important;}
 
 #sociale
 {
 float:left;
 margin-top:-10px !important;
 font-size: 28px;
 font-weight: normal;
 position:fixed;
 top:30px !important;
 left:20px !important;
 width:100px !important;
 height:25px !important;
 }
 
 #sociale a{color:#FFF !Important;}
 #sociale a:hover{color:#EB9037 !Important;}
 

#sp-quickcontact-form  .btn-primary {background-color:#96C2D7;}
#sp-quickcontact-form  .btn-primary:hover {background-color:#00587B;}
 


@media (max-width: 768px) {
	  .sppb-col-sm-6{width:107% !Important;padding:0;margin:0;}
}

