div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #ff0000;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url(/wp-content/plugins/contact-form-7/includes/css/../../images/ajax-loader.gif);
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 input[type="file"] {
	cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

div.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

@font-face {
	font-family: 'socialicon';
	src:url(/wp-content/plugins/wp-social-widget/assets/css/../fonts/socialicon.eot?4xqn5s);
	src:url(/wp-content/plugins/wp-social-widget/assets/css/../fonts/socialicon.eot?4xqn5s#iefix) format('embedded-opentype'),
		url(/wp-content/plugins/wp-social-widget/assets/css/../fonts/socialicon.ttf?4xqn5s) format('truetype'),
		url(/wp-content/plugins/wp-social-widget/assets/css/../fonts/socialicon.woff?4xqn5s) format('woff'),
		url(/wp-content/plugins/wp-social-widget/assets/css/../fonts/socialicon.svg?4xqn5s#socialicon) format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="sicon-"], [class*=" sicon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'socialicon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.sicon-mail:before {
	content: "\e900";
}
.sicon-rss:before {
	content: "\e901";
}
.sicon-behance:before {
	content: "\e902";
}
.sicon-foursquare:before {
	content: "\e903";
}
.sicon-skype:before {
	content: "\e904";
}
.sicon-soundcloud:before {
	content: "\e905";
}
.sicon-vine:before {
	content: "\e906";
}
.sicon-vk:before {
	content: "\e907";
}
.sicon-xing:before {
	content: "\e908";
}
.sicon-yelp:before {
	content: "\e909";
}
.sicon-dribbble:before {
	content: "\e90a";
}
.sicon-facebook:before {
	content: "\e90b";
}
.sicon-flickr:before {
	content: "\e90c";
}
.sicon-github:before {
	content: "\e90d";
}
.sicon-google:before {
	content: "\e90e";
}
.sicon-instagram:before {
	content: "\e90f";
}
.sicon-linkedin:before {
	content: "\e911";
}
.sicon-pinterest:before {
	content: "\e912";
}
.sicon-stumbleupon:before {
	content: "\e913";
}
.sicon-tumblr:before {
	content: "\e914";
}
.sicon-twitter:before {
	content: "\e915";
}
.sicon-vimeo:before {
	content: "\e916";
}
.sicon-youtube:before {
	content: "\f166";
}

/*
 *-----------------------------------------
 * Social Icon Front-End CSS
 *-----------------------------------------
 */

body .wpsw-social-links ,
body .wpsw-social-links-shortcode {
    margin: 0;
    padding: 0;
}

body .wpsw-social-links li,
body .wpsw-social-links-shortcode li {
    display: inline-block;
    list-style: none;
}

body .wpsw-social-links li a,
body .wpsw-social-links-shortcode li a{
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
}

body .wpsw-social-links li .social-icon,
body .wpsw-social-links-shortcode li .social-icon {
    display: inline-block;
    font-size: 20px;
    height: 50px;
    line-height: normal;
    margin-right: 10px;
    padding: 15px;
    position: relative;
    text-align: center;
    width: 50px;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
body .wpsw-social-links-shortcode li .social-icon {
     margin-right: 1px;
}

body .social-icon:after {
    content: '';
    height: 100%;
    pointer-events: none;
    position: absolute;
    width: 100%;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

body .social-icon:before {
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}

body .social-icon {
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
}

body .social-icon:after {
    top: 0;
    left: 0;
    padding: 0;
    -webkit-box-shadow: 0 0 0 3px #fff;
    -moz-box-shadow: 0 0 0 3px #fff;
    -ms-box-shadow: 0 0 0 3px #fff;
    -o-box-shadow: 0 0 0 3px #fff;
    box-shadow: 0 0 0 3px #fff;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
}

body .social-icon:hover:after,
body .social-icon:focus:after {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
    opacity: 0.5;
}

.lazy-hidden,.entry img.lazy-hidden, img.thumbnail.lazy-hidden {
	background-color: #ffffff;
	background-image: url(/wp-content/plugins/a3-lazy-load/assets/css/loading.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
figure.wp-block-image img.lazy-hidden {
	min-width: 150px;
}
picture source[type="image/webp"] {
	display: block;
}
