/* Violet Digital Support App  */

.logo img {
/*	width: 60px!important; */
	margin-top: 10px;
}

::selection {
	background-color:#815bf2!important;
}

#violet_top .container {
  padding-top: 0!important;
}
header {
    display: none !important;
}


#violet_features .av-special-heading{
	margin-top: 0;
}

.av-subheading {
	font-weight:200;
}

.avia-builder-el-4 h3.av-special-heading-tag {
	font-weight:300!important;
}
h3.av-special-heading-tag {
	font-weight:400!important;
}

.av-subheading a {color:#815bf2!important}

#top .av-siteloader {border-left-color:#815bf2!important;}

.image-overlay {
 	visibility: hidden;
 }

@media only screen and (max-width: 767px){
  .left-half .avia-image-container{
  	margin:0 auto!important;
    float: none!important;
    left: calc(50% - 150px);
  }
	
	.html_stretched.responsive #top .av-hide-on-mobile, .html_stretched.responsive #top .av-hide-on-tablet {
		display:block!important;
	}
}