.sd-social-icon .share-icon:before {
	width: 18px;
	height: 18px;
}
.sd-social-icon .sd-content ul li.share-facebook a:before { content: '\f020' !important; font-family: 'bpicons'; }
.sd-social-icon .sd-content ul li.share-pinterest a:before { content: '\f014' !important; font-family: 'bpicons'; }
.sd-social-icon .sd-content ul li.share-twitter a:before { content: '\f013' !important; font-family: 'bpicons'; }
.sd-social-icon .sd-content ul li.share-linkedin a:before { content: '\f019' !important; font-family: 'bpicons'; }
.sd-social-icon .sd-content ul li.share-reddit a:before { content: '\f018' !important; font-family: 'bpicons'; }
.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a:before { content: '\f012' !important; font-family: 'bpicons'; }
@media screen and (max-width: 800px) {
	.archive .code-snippets {
		width: 100%;
		margin-bottom: 20px;
	}
}
.review-total-only {
	display: block;
	padding: 0;
}

.archive-description, .author-box {
    margin-left: auto;
    margin-right: auto;
}

.site-footer {
	background: #0085be;
	color: #fff;
}

.footer-widgets {
		background: #0085be;
	max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}

footer .widgettitle {
    font-family: 'Poppins', sans-serif;
    font-size: 17px !important;
    font-weight: 600;
    letter-spacing: 0 !important;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-transform: none;
}

#menu-website a, #menu-policies a {
	color: #fff;
    font-family: 'Merriweather', sans-serif;
    font-weight: normal;
    text-transform: none;
}

@media screen and (min-width: 801px){
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .footer-widgets-4 {
	 width: 21.875%;
    padding: 40px 4% 35px 4%;
}

.site-header {
	padding: 0 40px !important;
}
	
#text-14 .textwidget {
    min-height: 798px;
}
}

@media (max-width: 800px) {
#menu-website .menu-item, #menu-policies .menu-item  {
    padding: 16px 0;
}
	
	.footer-widgets-4 {
		margin-bottom: 20px;
	}
}

.footer-widgets, .footer-widgets a, .footer-widgets p, .footer-widgets .widget-title {
    color: #fff;
}

.footer-widgets a:hover {
	color: #fff;
}

.schema-faq-section {
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    border-radius: 10px;
}
.schema-faq-question {
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.schema-faq-answer {
    margin-top: 10px;
}

[id] {
    scroll-margin-top: 80px;
}

.single-post .entry-content a {
    border-bottom: 1px dotted;
}

.wpt-features {
	padding: 20px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	border-radius: 10px;
}

.wpt-features ul {
	margin-bottom: 0;
}

.wp-block-buttons {
    margin-bottom: 20px;
}

.wpt-plugin-img img {
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	border-radius: 10px;
}

.wp-block-image figcaption {
    margin-top: 0;
    font-size: 13px;
    text-align: right;
}