

.social_icons_footer_holder > span:last-child{margin: 0 0 14px !important;}

p {
font-family: "Arial" !important;
}

body {
font-family: "Arial" !important;
}

H1 {
font-family: "Arial" !important;
}

H2 {
font-family: "Arial" !important;
}

H3 {
font-family: "Arial" !important;
}

H6 {
font-family: "Arial" !important;
}

H4 {
font-family: "Arial" !important;
}

H5 {
font-family: "Arial" !important;
}

a {
font-family: "Arial" !important;
}

.qbutton {
font-family: "Arial" !important;
}

.vertical_menu_enabled .content .container, .vertical_menu_enabled .q_slider, .vertical_menu_enabled footer {
background: #ffffff;
}

.vertical_menu_enabled .content, .vertical_menu_enabled .content.content_top_margin {
background: #ffffff;
}

.shadow  {
    box-shadow: 5px 5px 5px #d0d0cf;
    width: 31%;
    margin-right: 3.5%;
    min-height:250px;
    background-color:#fefcef;
}
.shadow:last-child {
    margin-right: 0%;
}

@media only screen and (max-width: 600px) {
.mobile_row_hide {
display: none;
}
}

.shadow2  {
box-shadow: 5px 5px 5px #d0d0cf;
}

.content > .content_inner > .full_width {
    position: relative !important;
    z-index: 5000;
}



