/*
Theme Name: scalesquad
Theme URI: https://scalesquad.com
Description: Official child theme for scalesquad
Author: Scale Squad
Author https://scalesquad.com
Template: Divi
Version: Updated for Divi 3+
*/



/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/
body{
	font-weight:400;
}

#gform_submit_button_2 {
  background: #B19158;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  border: 0;
  border-radius: var(--c7-button-border-radius);
  font-size: var(--c7-font-size);
  font-family: var(--c7-font-family);
  font-size: var(--c7-font-size);
  line-height: 1.5;
  min-height: 46px;
  padding: 11px 20px;
  text-align: center;
  text-decoration: none;
  transition: all 0.1s ease-out;
}

#gform_2 .gform_footer::after {
	display: none !important;
}

/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/




