/*
Theme Name: Divi-child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Child theme for the Divi theme
Author: Lee Kendall
Author URI: http://www.leekendall.co.uk
Template: Divi
Version: 1.0.43
*/

#top-menu .menu-item-has-children > a:first-child::after, .fullwidth-menu .menu-item-has-children > a:first-child::after, #et-secondary-nav .menu-item-has-children > a:first-child::after {
display: none;
}

.et-fixed-header #logo {
content: url(http://www.accantosystems.com/wp-content/uploads/2018/04/Accanto-Logo.svg);
}

.et_pb_video .et_pb_video_overlay_hover:hover {
	background: rgba(255,255,255,.7)
}

.et_pb_video_play {
	margin-left: -2rem !important;
    font-size: 4rem !important;
}

.et_pb_post {
    margin-bottom: 20px;
}

.et_pb_button {
    text-align: center;
}

@media only screen and (min-width: 981px) {
	.page-id-423 .et_pb_posts .et_pb_post img,
	.page-id-423 .et_pb_posts .et_overlay {
		height: 100px !important;
		width: 133px;
		float: left;
		left: 0;
		margin-right: 25px;
	}
}

.mega-footer-links a{
	color: #ffffff;
}

.mega-footer-links a:hover {
	text-decoration: underline;
}

.site-map a{
	color: #808080;
}

.site-map a:hover {
	text-decoration: underline;
}

.social-icons {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out; }

.social-icons:hover {
	opacity: 0.5;
}

.contact-links a:hover {
	text-decoration: underline;
}