.wp-block-jetpack-slideshow[data-autoplay=true] .wp-block-jetpack-slideshow_button-pause {
	display: none !important;
}

.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_pagination.swiper-pagination-custom {
	display: none;
}

.wp-block-jetpack-slideshow  .wp-block-jetpack-slideshow_button-next {
	display: none;
}

.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-prev {
	display: none;
}

ul.wp-block-jetpack-slideshow_swiper-wrapper.swiper-wrapper {
	height: 200px !important;
}

.salesforce_w2l_lead .w2linput.text {
    width: 100%;
    height: 40px;
    margin: .5em 0;
		padding:.5em;
		color:#555555;
		font-size:14px;
		font-family:inherit;
}

.salesforce_w2l_lead .w2linput.textarea {
    width: 100%;
    height: 6em;
    margin: .75em 0;
		color:#555555;
		padding:.5em;
		font-size:14px;
		font-family:inherit;
}

.salesforce_w2l_lead .w2lsubmit {
    float: none;
    clear: both;
    padding: 0;
}

.salesforce_w2l_lead .w2linput.submit {
    float: none;
    margin: 2 0 0 0;
    clear: both;
}

.salesforce_w2l_lead input[type=submit] {
    width: 100px;
	  height: 40px;
    background-color:#bb1717;
	  border: none;
	  color: white;
		font-family:inherit;
}

.salesforce_w2l_lead .sf_type_checkbox .w2llabel {
	width:92%;
	padding:.5em;
	line-height:1.1em;
	display: inline;
}

.wp-block-navigation__responsive-container-close, .wp-block-navigation__responsive-container-open {
	background: white;
	color: #015091;
}

div {
  scroll-margin: 90px;
}

.menu, .page_item a, .menu-item a, .wp-block-navigation, .wp-block-navigation-item__content{
	font-size: 16px;
	line-height: 1.4em;
}

.wp-block-post-excerpt.wp-block-post-excerpt .wp-block-post-excerpt__excerpt {
    line-height: 1.5em;
}

.hide-section {display:none;}
.salesforce_w2l_lead .w2linput.select {
  width: 100%;
  height: 40px;
  margin: .5em 0;
  padding: .5em;
  color: #555555;
  font-size: 14px;
  font-family: inherit;
}
.salesforce_w2l_lead .sf_field .sf_type_checkbox {
	margin: 1rem 0;
}
