

nav.main_menu>ul>li>a{
  padding: 0 5px;
}
header nav.main_menu ul li a span:not(.plus) {
  padding: 12px 17px;
}

  background-color: rgba(243, 243, 241, 1);
}
.testimonials .testimonial_text_inner p.testimonial_author {
  font-family:  Comic Sans MS;
  letter-spacing: 0px;
  text-transform: none;
}
.footer_top.footer_top_full {
  padding-right: 3%;
padding-left: 3%;
}
.q_social_icon_holder .fa-stack {
  border-radius: 0;
}
.header_bottom_widget .q_social_icon_holder .fa-stack ,
.footer_top  .q_social_icon_holder .fa-stack
{
  height: 41px;
  line-height: 41px;
  width: 41px;
}
.full_width .projects_holder_outer.v4 .hover_text{
width:100%;
}
.footer_top.footer_top_full {
  border-top: 3px solid #ededed;
}
.footer_bottom_holder{
  border-top: 3px solid #ededed;
}

.product .q_accordion_holder h3, .q_accordion_holder h3 a {
letter-spacing: 0;
line-height: 23px;
}

.contact_section .separator{
display:none;
}

.select2-chosen {
font-size: 25px;
}
.select2-result-label {
font-size: 25px;
}
.woocommerce-message {
    font-family: Comic Sans MS;
    text-transform: none;
    color: #A7A7A7;
    font-size: 25px;
}
.woocommerce form.checkout h3, .woocommerce-page form.checkout h3 {
    font-size:25px;
}
.woocommerce div.product div.product_meta>span, .woocommerce div.product div.product_meta>.social_share_list_holder>span {
        text-transform:none !important;
        font-size: 25px !important;
	font-weight: normal;

}

.woocommerce-message {
	font-weight: normal !important;
}

.q_accordion_holder.accordion .ui-accordion-header, .q_accordion_holder.accordion.with_icon .ui-accordion-header { 
font-weight: normal !important;
text-transform: none;
}

@media screen and (max-width: 1000px) {
    header .header_bottom_right_widget_holder .qode_icon_shortcode.fa-stack a span {
        color: #303030 !important;   /* header icon initial color */  
    }
    header .header_bottom_right_widget_holder .qode_icon_shortcode.fa-stack a:hover span {
        color: #fff !important;     /* header icon hover color */   
    }
    header .header_bottom_right_widget_holder .qode_icon_shortcode {
        border-color: #303030 !important;    /* header icon border color */
    }
    header .header_bottom_right_widget_holder .qode_icon_shortcode a:hover {
        background-color: #303030 !important;    /* header icon hover background color */
    }
    .header_bottom_right_widget_holder {
        display: table-cell;
        vertical-align: top;
        height: 100%;
        padding: 0px;
    }
}