

.full_width,
.container {
    position: relative !important;
}

.events-archive .content {
margin-top: 0 !important;
}
*/.single .content h2, .single .content h2 a {
color: #27123b;
}
*/
.blog_holder article .post_info {
display:none;
}
aside .widget a {
color:#CB2E91;
}
.post_title p a {
	color: #27123b;
}
.header-widget.widget_nav_menu ul.menu li a:hover {
    color:#ffffff !important;
}
.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
	border-bottom: none !important;
}
.footer_top .column4  h2 a {
  font-size:14px;
}
.footer_top .column4  h2 {
  line-height: 0.8em;
}

@media  (max-width: 1000px) {
  .carousel-inner .item .image {    
    background-position: center center !important;
  }
  .boxed.vertical_menu_enabled .carousel-inner {    
    width: 100% !important;
  }
}
@media screen and (min-width: 1001px) {
.home .wrapper .content {
 margin-top: -200px !important;
}
}
