

.blog_holder.blog_single article .single_tags {
margin: 51px 0 0 0;
}
.woocommerce .select2-container.orderby .select2-choice, .woocommerce-page .select2-container.orderby .select2-choice {
background-color: #f8f8f8;
}

body {
  font-family: 'Merriweather', serif;
  color: #333333;
}

h1,h2,h3,h4,h5 {
  font-family: 'Raleway', sans-serif;
}


.homeicon  {
padding: 10px 10px 0px 0px;
}

.homeicontitle {
color: #000065;
}

.title {
    display: block;
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
    text-align: left;
    position: relative;
    z-index: 101;
    background-color: #ffffff;
}

h3.q_slide_subtitle {
    font-size: 48px;
    text-transform: none;
}

.blog_holder.masonry article h4 a, .blog_holder.masonry_full_width article h4 a {
color: #393939;
text-transform: uppercase !important;
font-weight:700;

}