/*
 Theme Name: TrueWeb Solutions
 Theme URI: https://trueweb.solutions/
 Description: Dies ist ein <b>ready-to-start</b> Child-Theme f&uuml;r Divi. Entwickelt und bereitgestellt von TrueWeb Solutions. Dieses Theme beinhaltet alle notwendigen Dateien, um den schnellen und einfachen Start zu erm&ouml;glichen.
 Author: TrueWeb Solutions
 Author URI: https://trueweb.solutions/
 Template: Divi
 Version: 1.0.1
 Tag: divi, child-theme, 
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/*  ==================================================================
	STANDARD CSS =====================================================
	==================================================================  */

@media only screen and (max-width: 980px) {
  #top-header > .container,
  #main-header > .container,
  #et_search_outer > .container,
  body.single #main-content > .container,
  body.page:not(.et-tb-has-template) div.et_pb_row,
  body.page.et-tb-has-template .et-l--post div.et_pb_row,
  body.single-project div.et_pb_row,
  body.single-project div.et_pb_row.et_pb_row_fullwidth {
     width: 95% !important; 
   }
}

.fluentform .ff_btn_style:focus, .fluentform .ff_btn_style:hover {
	opacity: 1!important;
}