/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Custom CSS for Elgin    */
/* Custom CSS for Elgin    */
/* Custom CSS for Elgin    */
/*****************************************/
/* MILES PFEFFERLE */


.pr-detail-row1 ul {
    font-size: unset;
}



/* MECHANICAL SWEEPER LANDING PAGE */  
/* MECHANICAL SWEEPER LANDING PAGE */  
/* MECHANICAL SWEEPER LANDING PAGE */  

/* this is a body class target */  

  .body-wrapper.hs-content-id-135131068809.hs-site-page.page.MechanicalStreet.Sweepers .prodct-banner h1 {
    font-size: 56px;
}  

  .body-wrapper.hs-content-id-135131068809.hs-site-page.page.MechanicalStreet.Sweepers div.tabber-section ul {
    list-style: disc;
}

  .body-wrapper.hs-content-id-135131068809.hs-site-page.page.MechanicalStreet.Sweepers .tabber-section ul {
    margin-left: 20px;
    list-style-type: disc;
    padding: 0;
    list-style: none;
}  


/* END MECHANICAL SWEEPER LANDING PAGE */  
/* END MECHANICAL SWEEPER LANDING PAGE */  
/* END MECHANICAL SWEEPER LANDING PAGE */  




  
/* TARGET FOR LANDING PAGES BUTTON*/  
  
div#hs_cos_wrapper_widget_1598860810992 div.prodct-btn-section a {
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    transition: background ease-in 300ms,color ease-in 300ms,border ease-in 300ms;
    -moz-transition: background ease-in 300ms,color ease-in 300ms,border ease-in 300ms;
    -webkit-transition: background ease-in 300ms,color ease-in 300ms,border ease-in 300ms;
    -o-transition: background ease-in 300ms,color ease-in 300ms,border ease-in 300ms;
    -ms-transition: background ease-in 300ms,color ease-in 300ms,border ease-in 300ms;
    background-color: #fff;
    background-size: 105% !important;
    background-position: center !important;
    display: inline-block;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #333;
    border: 1px solid black;
    padding: 11px 21px 10px 20px;
    font-size: 13px;
    line-height: 1.42857143;
    margin: 3px;
    letter-spacing: .04em;
    font-weight: bold;
    font-family: Raleway;
    margin-right: 24px;
    -webkit-font-smoothing: antialiased;
	cursor: pointer !important;  
  }  


div#hs_cos_wrapper_widget_1598860810992 div.prodct-btn-section a:hover {  
	border: 1px solid black;
    background: #222533;
    color: #FFF;
    text-decoration: none;  
  }

/* END TARGET FOR LANDING PAGES BUTTON*/  


/* RESPONSIVE FIXES*/  
/* RESPONSIVE FIXES*/  
/* RESPONSIVE FIXES*/  



@media (min-width: 768px) {
  
div#hs_cos_wrapper_widget_1692825822737 {
    display: none;
}    
  
}  


@media (max-width: 767px) {
  
  .prodct-btn-section {
      display: block; !important
  }

  .prodct-btn-section span.hs_cos_wrapper span.hs-cta-wrapper span.hs-cta-node a.cta_button span {
      font-family: unset !important;
  }

  
	div#hs_cos_wrapper_widget_1692825822737 {
		display: block;
	}
		
	.tabber-section ul {
		margin-left: 20px;
	}      
  
}

/* END RESPONSIVE*/ 
/* END RESPONSIVE*/ 
/* END RESPONSIVE*/