/*
 Theme Name:   Munix Child
 Description:  My Child Theme
 Author:       Ben Clauß	
 Author URI:   http://www.anydesk.com
 Template:     munix
 Version:      1.0
 Text Domain:  munix-child
*/

/*--------------------------------------
   Fonts
---------------------------------------*/

@font-face {
  font-family: 'Noto Sans Regular';
  src: url(styling/fonts/NotoSans-Regular.ttf);
}

@font-face {
  font-family: 'Noto Sans Light';
  src: url(styling/fonts/NotoSans-Light.ttf);
}

@font-face {
  font-family: 'Noto Sans Medium';
  src: url(styling/fonts/NotoSans-Medium.ttf);
}

@font-face {
  font-family: 'Noto Sans Bold';
  src: url(styling/fonts/NotoSans-Bold.ttf);
}

@font-face {
  font-family: 'Noto Sans Black';
  src: url(styling/fonts/NotoSans-Black.ttf);
}

@font-face {
  font-family: 'Noto Sans Black Italic';
  src: url(styling/fonts/NotoSans-BlackItalic.ttf);
}

@font-face {
  font-family: 'Noto Sans Bold Italic';
  src: url(styling/fonts/NotoSans-BoldItalic.ttf);
}

.fa:before {
	font-size: 14px;
}

/*--------------------------------------
   Basic
---------------------------------------*/

body {
	font-family: 'Noto Sans Light', Helvetica, Arial, sans-serif;
	color: #464646;
	font-weight: 300;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 300;
}

h1 {
	font-weight: 700;
	margin-top: 0;
}

p {
	font-family: 'Noto Sans Light', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.8;
	font-weight: 300;
}

a {
	color: #ef443b;
	font-weight: 700;
}

a:hover {
	color: #ec2218 !important;
}

.any-link {
	border-bottom: 1px solid #ef443b;
}

.any-link:hover {
	border-bottom: none;
}

.divider {
	width: 100%;
	height: 30px;
}

.wp-block-separator {
    border-top: 1px solid #dedede;
    border-bottom: none;
}

.blog-detail .det-content h1, h2, h3, h4, h5, h6 {
	color: #464646 !important;
	line-height: 45px;
}

ul {
	font-size: 16px;
}

.blog-detail .det-content ul {
	font-size: 16px;
    line-height: 1.8;
	padding-left: 1.2em;
}

ul li {
	list-style: disc;
}

ul li::marker {
    color: #ef443b;
}

table, th, td {
	border: none;
}

table td { 
	padding:7px;
}

table tr {
	background: #f8f8f8;
}

table tr:nth-child(odd){ 
	background: #ffffff;
}

table tr:nth-child(even){
	background: #f8f8f8;
}

.sec-title {
	text-transform: initial;
}

h4 {
	line-height: 1.6;
	text-transform: initial;
}

.md-30:before {
	font-size: 30px;
}

.red {
	color: #ef443b !important;
}

.red a {
	color: #ef443b !important;
}

.border-bottom {
	border: 1px solid #dcdcdc;
	padding: 10px;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.mt-5 {
	margin-top: 48px;
}

.mr-1 {
	margin-right: 3px !important;
}

.mr-2 {
	margin-right: 6px !important;
}

.mr-3 {
	margin-right: 9px !important;
}

.ml-3 {
	margin-left: 9px !important;
}

.mb-2 {
	margin-bottom: 6px !important;
}

.mb-2px {
	margin-bottom: 2px !important;
}

/* Back to top button */

#c-scroll {
	background-color: #ef443b;
	line-height: 36px;
	bottom: 70px;
}

#c-scroll:hover .fa {
	color: #ffffff;
}

#c-scroll .fa:before {
	font-size: 19px;
}

/* Pagination */

.finest-pagination {
	margin-top: 0;
}

.finest-pagination .pagination {
	margin: 0;
}

.finest-pagination .pagination .nav-links .page-numbers {
	background-color: #ffffff;
	border: 1px solid #ef443b;
	color: #ef443b;
	border-radius: 0;
	padding-top: 5px;
}

.finest-pagination .pagination .nav-links .page-numbers:hover {
	text-decoration: none;
}

.finest-pagination .pagination .nav-links .page-numbers.current {
	background-color: #ef443b;
	color: #ffffff;
}

.nav-links a.next, .nav-links a.prev {
	width: auto;
	padding-left: 8px;
	padding-right: 8px;
}

/* Main Bootstrap Container */

.container {
	width: auto;
}

@media (min-width: 576px) {
	.container {
		max-width: 540px;
		width: auto;
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 800px;
		width: auto;
	}
}

@media (min-width: 992px) {
	.container {
		max-width: 1140px;
		width: auto;
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1400px;
		width: auto;
	}
}

/* Main Padding */

.sp-70-50 {
	padding-top: 70px;
	padding-bottom: 50px;
}


/*--------------------------------------
   Logo
---------------------------------------*/

.logo {
	padding: 23px 0;
}

.custom-logo {
	width: 162.47px;
}


/*--------------------------------------
   Meta Menu
---------------------------------------*/

.head-top {
	font-family: 'Noto Sans Light', Helvetica, Arial, sans-serif;
	background-color: white;
	padding: 1px 0;
	font-size: 16px;
}

.mail-con {
	margin-bottom: 0;
	text-align: right;
	width: 501px;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 10px;
}

.mail-con img {
	
}

.mail-con li div {
	display: inline;
}

.menu-meta-menu-container,
.menu-meta-menu-german-container {
	margin-top: 3px;
	vertical-align: middle;
}

.menu-meta-menu-container ul li,
.menu-meta-menu-german-container ul li {
	margin-right: 16px;
	margin-left: 0;
	font-size: 16px;
	padding: 0;
}

.menu-meta-menu-container ul li a,
.menu-meta-menu-german-container ul li a {
	color: #ef443b;
	border: none;
	padding: 0;
}

.menu-meta-menu-container ul li a:hover,
.menu-meta-menu-german-container ul li a:hover {
	text-decoration: none;
}

.wpml-ls-legacy-dropdown-click {
	vertical-align: middle;
}

.wpml-ls-legacy-dropdown-click li {
	border-bottom: 1px dotted #dedede;
}

.wpml-ls-legacy-dropdown-click li a {
	border-radius: 0;
    border-width: 0;
    border-style: solid;
    border-image: initial;
	font-size: 16px;
	padding: 3px;
	cursor: default;
	color: #ef443b !important;
	cursor: pointer;
}

.wpml-ls-legacy-dropdown-click li a:hover,
.wpml-ls-legacy-dropdown-click li a:focus {
	background: transparent !important;
	text-decoration: none;
}

.wpml-ls-legacy-dropdown-click li a span {
	margin-right: 12px;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
	right: 4px;
}

.wpml-ls-legacy-dropdown-click a {
	background-color: transparent !important;
}

/* Dropdown */

.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
	border: 1px solid #dedede;
	border-radius: 25px;
	background-color: #fff;
	margin-top: 10px;
	padding: 9px;
	left: -9px;
}

.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu:hover {
	color: #464646;
}
	
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu li {
	width: 100%;
	border-bottom: 0;
}

.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu li a {
	border: none;
    width: 100%;
    text-align: left;
	padding: 0 3px 3px 3px;
	border-radius: 25px;
}


/*--------------------------------------
   Main Menu
---------------------------------------*/

.main-menu {
	text-align: left;
	position: relative;
}

.main-menu .menu-wrap {
	margin-bottom: 0;
	display: flex;
	align-items: center;
}

.main-menu .menu-wrap li {
	margin-left: 0;
}

.main-menu .menu-wrap li a {
	font-family: 'Noto Sans Regular', Helvetica, Arial, sans-serif;
	padding: 0;
	text-transform: initial;
	font-weight: 400;
	font-size: 16px;
	color: #464646;
    margin: 22px 10px;
	border-bottom: 3px solid transparent;
}

@media (min-width: 1200px) {
	.main-menu .menu-wrap li a {
		margin: 25px 17px;
	}
}

.main-menu .menu-wrap li a:hover {
	color: #464646 !important;
	text-decoration: none;
	border-bottom: 3px solid #FF8E91;
	transition: all 1s ease;
}

.main-menu .menu-wrap li.btn {
	position: absolute;
	right: 136px;
}

.main-menu .menu-wrap li.btn a {
	color: white;
	font-weight: 700;
	border-bottom: none;
	margin-top: -8px;
	margin-bottom: -8px;
	margin-left: -20px;
	margin-right: -20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
}

.main-menu .menu-wrap li.btn a:hover {
	border-bottom: none;
	color: white !important;
}

.main-menu .menu-wrap li.btn-custom-outline a:hover {
	color: #ef443b !important;
}

.main-menu .menu-wrap li.btn-custom-outline {
	right: 0;
}

.main-menu .menu-wrap li.btn-custom-outline a {
	color: #ef443b;
}

.main-menu .menu-wrap li.btn {
	display: none;
}

@media (min-width: 1200px) {
	.main-menu .menu-wrap li.btn {
		display: inline-block;
	}
}

.main-menu .btn-icon {
	position: absolute;
	right: 0;
	top: 0;
	display: none;
}

.main-menu .btn-icon-left {
	right: 50px;
}

@media (min-width: 992px) {
	.main-menu .btn-icon {
		display: inline-block;
	}
}

@media (min-width: 1200px) {
	.main-menu .btn-icon {
		display: none;
	}
}

/* Mobile */

.mobile-menu .slicknav_menu {
	padding: 15px;
	background-color: #ffffff;
}

.mobile-menu .slicknav_menu .slicknav_nav img {
	display: none;
}

.mobile-menu .slicknav_menu .slicknav_btn {
	background-color: #ffffff;
	border: 1px solid rgba(0, 0, 0, 0.1);
}

.slicknav_nav {
	background-color: #ffffff;
	padding-top: 20px;
}

.slicknav_nav ul {
	margin: 0 0 0 7px;
}

.slicknav_nav a {
	color: #464646;
	text-transform: initial;
	border-bottom: 1px solid #efefef;
	font-weight: 700;
	font-size: 14.5px;
	padding: 10px 0;
	display: none;
}

.slicknav_nav ul li a {
	display: block;
}

.slicknav_nav a:hover {
	background: none !important;
	color: #464646 !important;
}


/*--------------------------------------
   Heading Banner
---------------------------------------*/

.nobanner-heading {
	background-color: white;
	text-align: center;
	padding: 30px 40px;
}

@media (min-width: 768px) {
	.nobanner-heading {
		padding: 40px 50px;
	}
}

@media (min-width: 992px) {
	.nobanner-heading {
		padding: 60px 70px;
	}
}

@media (min-width: 1200px) {
	.nobanner-heading {
		padding: 60px 80pxpx;
	}
}

.nobanner-heading span, .nobanner-heading h1 {
	font-size: 5rem;
	text-transform: initial;
	line-height: 5rem;
}

@media (min-width: 768px) {
	.nobanner-heading span, .nobanner-heading h1 {
		font-size: 80px;
		line-height: 80px;
	}
}

.header-social-icon {
    width: 25px;
    height: 25px;
    display: block;
    float: left;
	margin-top: 15px;
}

@media (min-width: 768px) {
	.header-social-icon {
		float: right;
		margin-top: 0;
	}
}


/*--------------------------------------
   Display None
---------------------------------------*/

.sec-title:before, 
.sec-title:after,
.sec-title span::before {
	display: none;
}


/*--------------------------------------
   Blog Post Boxes (Left)
---------------------------------------*/

.blog-items {
	margin-top: 0;
	background: linear-gradient(0deg, #efefef, #fff);
	box-shadow: none;
	transition: all 0.5s ease 0s;
	margin-bottom: 50px;
	border-radius: 0;
	border: 1px solid #dedede;
}

.blog-items:hover {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.12), 0 0 2px rgba(0, 0, 0, 0.24);
}

.blog-content {
	padding: 30px;
}

.blog-content h2 {
	font-size: 26px;
	line-height: 40px;
	padding-top: 0;
	margin-top: 0 !important;
}

.blog-content img {
	box-shadow: none;
}

.blog-content h2:hover a {
	color: #ef443b !important;
}

.blog-content p {
	color: #8c8c8c !important;
}

.blog-meta i, .blog-meta a {
	color: #8c8c8c;
	text-transform: initial;
}

.blog-meta a:hover, .det-meta a:hover {
	text-decoration: none;
	color: #8c8c8c !important;
	cursor: text;
}

.blog-meta::after {
	background-color: #fd8882;
}

/*.type-post:last-child {
	margin-bottom: -50px !important;
}*/

/* BUTTONS */

.btn {
	font-family: 'Noto Sans Bold', Helvetica, Arial, sans-serif;
	background-color: #ef443b;
	border-radius: 9999px;
	border: 2px solid #ef443b;
	color: #fff;
	padding: 14px 28px;
	font-weight: bold;
	font-size: 16px;
	text-transform: initial;
}

.btn:hover, .btn:active {
	color: #fff !important;
	background-color: #fa1d12;
}

.btn-sm {
  padding: 5px 15px;
}

@media (min-width: 768px) {
	.btn-sm {
		padding: 8px 20px;
	}
}

@media (min-width: 1200px) {
	.btn-sm {
		font-size: 16px;
	}
}

.btn-blog {
	margin-top: 5px;
}

.btn-blog i {
	display: none;
}

.btn-custom {
	padding: 14px 28px !important;
	font-size: 16px !important;
}

@media (max-width: 768px) {
	.btn-custom {
		font-size: 14px !important;
	}
}

.btn-custom-outline {
	background-color: white;
    border: 2px solid #ef443b;
    color: #ef443b;
	text-transform: none;
	margin-bottom: 10px;
}

.btn-custom-outline:hover {
    color: #ef443b !important;
	background-color: #f5e2e1;
}

.page404 .btn-custom {
	background-color: white;
    border: 1px solid #ef443b;
    color: #ef443b;
	text-transform: none;
	border-radius: 3px;
}

.page404 .btn-custom:hover {
	color: #ef443b !important;
	background-color: #f5e2e1;
	text-decoration: none;
}

.wp-block-button__link {
	background-color: #ef443b;
	font-weight: bold;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.wp-block-button__link:hover {
	background-color: #ec2218;
	color: white !important;
	text-decoration: none;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

/* COMMENT BOXES */

.comment-inner {
	box-shadow: none;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
}


/*--------------------------------------
   Widget Boxes (Right)
---------------------------------------*/

.widget {
	margin: 0;
	padding: 0 0 40px;
}

.widget:last-child {
	border-bottom: 0;
}

.widget .all-title {
	box-shadow: none;
	padding: 0;
	text-align: left;
}

.widget .sec-title {
	margin-top: 0 !important;
}

.sec-title span::before {
	background-color: #ef443b;
}

.widget .all-title h3 {
	padding: 0;
}

.widget ul {
	margin-top: 15px;
	margin-bottom: 0;
}

.widget ul li {
	border: 1px solid #dedede;
	padding: 20px;
	margin-bottom: 15px;
	list-style: none;
}

.widget ul li:last-child {
	margin-bottom: 0;
}

.widget ul li a {
	margin-top: 0;
}

.widget_recent_entries li a {
	color: #ef443b;
}

.widget_lc_taxonomy {
	padding-bottom: 0;
}

.recentcomments span {
	margin-top: 0;
	font-size: 20px;
	border-bottom: 1px solid #dcdcdc;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

#recentcomments li {
	list-style: none;
}

.post-date {
	color: #8c8c8c;
}

.recentcomments .comment-author-link i,
.post-date i {
	margin-right: 7px;
}

.widget_recent_entries ul li a i {
	color: #ef443b;
	margin-right: 7px;
}

/* SEARCH FORM */

.side-form {
	box-shadow: none;
	border: 1px solid #dedede;
	border-radius: 0;
	margin-top: 15px;
}

.side-form label {
	margin-bottom: 0;
}

#search-2 {
	border-bottom: none;
}

.side-form .form-control {
	margin-top: 0;
	padding-left: 15px;
}

.side-form button {
	padding-bottom: 6px;
	background-color: transparent;
}

.side-form button:hover {
	background-color: transparent;
	opacity: initial;
}

/* SELECT */

select {
	background-color: #ffffff;
	border: 1px solid #dedede;
	border-radius: 0;
}


/*--------------------------------------
   Blog Post Itself
---------------------------------------*/

.b-det-img {
	display: none;
}

.blog-detail {
	margin-top: 0;
	padding: 0;
}

.det-meta i, .det-meta a {
	color: #8c8c8c;
	text-transform: initial;
}

.det-meta {
	background-color: transparent !important;
}

.det-content h1 {
	margin-top: 0 !important;
	font-size: 26px;
	line-height: 40px;
}

.det-content h1 span {
	color: #ef443b !important;
}

@media (max-width: 768px) {
	.det-content h1 {
		text-align: center;
		color: #ef443b !important;
	}
}

/* COMMENT FORM */

.comment-section {
	margin: 0;
}

.blog-comment-form {
	margin: 40px 0 0;
}

.comment-form .form-control {
	border: 1px solid #dcdcdc;
	margin-top: 20px;
	text-transform: none;
}

.comment-form .form-submit {
	margin-bottom: 0;
}

.comment-form .btn-custom {
	background-color: #ef443b;
}

.comment-form .btn-custom:hover {
	background-color: #fa1d12;
}

.comm-content span, .comm-content .url {
	color: #464646;
}
	

/*--------------------------------------
   Footer
---------------------------------------*/

.footer .wpml-ls-legacy-dropdown-click li {
	border-bottom: 1px dotted #ef443b;
}

.footer .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu li {
	border-bottom: 0;
}

.foot-top {
	background-color: #202020;
	border-top: 1px solid #dcdcdc;
	padding: 35px 0 20px;
}

@media (min-width: 768px) {
	.foot-top {
		padding: 50px 0 30px;
	}
}

@media (min-width: 992px) {
	.foot-top {
		padding: 95px 0 60px;
	}
}

.foot-top .textwidget a:hover {
	text-decoration: none;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.foot-title {
	font-size: 24px;
	line-height: 30px;
	font-weight: 300;
	color: #ef443b !important;
	border-bottom: 1px solid #ef443b;
	margin-bottom: 30px !important;
	margin-top: 0 !important;
	padding-bottom: 10px;
}

.foot-title::after {
	display: none;
}

.custom-html-widget, .textwidget {
	margin-top: 0;
}

.foot-top .textwidget p {
	margin-bottom: 2px;
}

.foot-top .textwidget a {
	color: white;
	font-size: 16px;
}

.footer-select {
	float: none;
	margin-top: 0;
}

@media (min-width: 768px) {
	.footer-select {
		float: right;
		margin-top: -50px;
    }
 }
 
 @media (min-width: 1200px) {
	.footer-select {
		float: none;
		margin-top: 0;
    }
 }

.foot-bottom {
	background-color: #202020;
    color: white;
	box-shadow: none;
	padding: 11px 0 28px;
	
}

.foot-bottom span {
	margin-bottom: 0;
	text-align: left;
	font-size: 12px;
}

.foot-bottom a {
	font-weight: 400;
	color: #ef443b;
}

.foot-bottom .footer-social-icon {
    width: 25px;
    height: 25px;
    display: block;
    float: right;
}


/*--------------------------------------
   PRESS AREA SPECIAL CSS
---------------------------------------*/

.category-presse img,
.category-press img,
.category-345 img {
	margin: 0 auto;
}

/*.widget_categories .cat-item-8,
.widget_categories .cat-item-14,*/
.widget_categories .cat-item-156,
.widget_categories .cat-item-158,
.widget_categories .cat-item-9 {
	display: none;
}

.widget_categories ul li, .widget_lc_taxonomy ul li{
	border: none;
	padding: 0;
}

.date .category-press,
.paged .category-press,
.date .category-presse,
.paged .category-presse {
	
}

.category-press #search-2,
.category-press #recent-posts-2,
.category-press #archives-2,
.category-press #categories-2,
.category-press #lc_taxonomy-2,
.category-presse #search-2,
.category-presse #recent-posts-2,
.category-presse #archives-2,
.category-presse #categories-2,
.category-presse #lc_taxonomy-2,
.category-345 #search-2,
.category-345 #recent-posts-2,
.category-345 #archives-2,
.category-345 #categories-2,
.category-345 #lc_taxonomy-2{
	display: none;
}

/* Images Download Button */

.wp-block-file a {
	color: #464646;
	margin-bottom: 20px;
	display: block;
}

.wp-block-file__button {
	margin-left: 0 !important;
	border-radius: 3px !important;
	background-color: white !important;
    border: 1px solid #ef443b !important;
    color: #ef443b !important;
    text-transform: none !important;
	padding: 10px 20px !important;
	display: inline-block !important;
	margin-bottom: 0 !important;
}

.wp-block-spacer {
	height: 30px !important;
}


/*--------------------------------------
   TAGS
---------------------------------------*/

.tag:hover {
	color: inherit;
}


/*--------------------------------------
   HUBSPOT EMAIL FORM
---------------------------------------*/

.hs-wrapper {
	background-image: url(https://blog.anydesk.com/wp-content/uploads/2021/10/city-river-light.jpg);
	position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	margin-bottom: -1px;
}

.any-overlay-white-light {
	background-color: rgba(255,255,255,0.5);
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hs-form {
	padding: 0 17px 65px;
}

.hs-email {
	float: none;
}

.hs-input {
	border: 1px solid #dedede;
	color: #464646;
	padding: .875rem 1.75rem;
	font-size: 16px;
	border-radius: 9999px;
	width: 100% !important;
    height: 62px !important;
	margin-top: -20px;
	margin-right: 15px;
}

.hs-submit {
	text-align: center;
	margin-top: 15px;
}

.hs-button {
	font-family: 'Noto Sans Bold';
	background-color: #ef443b;
    border-radius: 9999px;
    color: white;
    border: 2px solid #ef443b;
    padding: 14px 28px;
	font-weight: bold;
    font-size: 16px;
	height: 62px
}

.hs-main-font-element {
	font-family: 'Noto Sans Bold';
	padding: 20px 0 50px 17px;
	color: #ef443b;
}

.hs-error-msgs li {
	font-family: 'Noto Sans Bold';
	list-style: none;
    margin-top: 10px;
    color: #ef443b;
}

@media (min-width: 768px) {
	.hs-email {
		float: left;
	}
	
	.hs-input {
		width: 450px !important;
	}
	
	.hs-submit {
		text-align: left;
		margin-top: 30px;
	}
}

.hs-h1 {
	font-size: 48px;
	padding-left: 17px;
	padding-top: 50px;
	line-height: 50px;
}


/*--------------------------------------
   SOCIAL SHARE BUTTONS
---------------------------------------*/

.social-sharing span {
	display: block !important;
	font-size: 20px !important;
    margin-top: 65px;
}

a.ss-button-facebook,
a.ss-button-twitter,
a.ss-button-linkedin {
	background-image: url(https://blog.anydesk.com/wp-content/uploads/2021/10/social-media-facebook.png) !important;
	background-position: 7px 8px !important;
	background-size: 31px;
    width: 50px !important;
    height: 50px !important;
	border: 2px solid #ef443b !important;
    border-radius: 50%;
}

a.ss-button-facebook:hover,
a.ss-button-twitter:hover,
a.ss-button-linkedin:hover {
	border: 2px solid transparent !important;
}

a.ss-button-twitter {
	background-image: url(https://blog.anydesk.com/wp-content/uploads/2021/10/social-media-twitter.png) !important;
	background-position: 9px 8px !important;
}

a.ss-button-linkedin {
	background-image: url(https://blog.anydesk.com/wp-content/uploads/2021/10/professional-network-linkedin.png) !important;
	background-position: 8px 5px !important;
}


/*--------------------------------------
   THREE  BOXES
---------------------------------------*/

.wp-block-column {
	padding: 20px;
    border: 1px solid #dedede;
}

.wp-block-column figure {
	margin: -20px -20px 0 -20px;
}

.wp-block-column h2 {
	color: #ef443b !important;
}

.wp-block-column .any-link {
	margin-bottom: 0;
}