

.mobile_arrow, .has_sub .fa-angle-down, .has_sub.open_sub .fa-angle-right {display:none;}
.has_sub.open_sub  .fa-angle-down {display:inline;}

.q_image_with_text_over {
  vertical-align: middle;
}
.home_image_txt_over .q_elements_holder .q_elements_item {
   float: left;
}
blockquote h5 {
  font-weight: 300;
}
.blog_holder article.format-quote .post_text .post_title p, .blog_holder article.format-link .post_text .post_title p, .blog_holder article.format-quote .post_text .post_title p a, .blog_holder article.format-link .post_text .post_title p a {
  font-size: 24px;
  line-height: 44px;
  color: #5a5a5b;
}
.blog_holder article.format-link .post_text:hover p a, .blog_holder article.format-quote .post_text:hover p a {
color: #fff;
}
.blog_holder article.format-quote .post_text .quote_author {
  font-size: 24px;
  font-weight: 300;
  margin-top: 20px;
}

.custom-icon-styles .qode_icon_shortcode .fa-circle {
    display: none;    
}
.custom-icon-styles .qode_icon_shortcode {
    border: 1px solid rgb(255, 174, 0);
    border-radius: 50%;
    font-size: 55px !important;
    transition: border-color .2s ease-in-out;
}
.custom-icon-styles .qode_icon_shortcode i {
    transition: color .2s ease-in-out    
}

.custom-icon-styles .qode_icon_shortcode:hover {
    border-color: #2f2f30;
}

.custom-icon-styles .qode_icon_shortcode:hover i {
    color: #2f2f30 !important;   
}
.footer_bottom {
  border-bottom: 5px solid #F7955E;
}
.blog_holder.blog_single article {
  text-align: center;
}
.blog_holder.blog_single h2 {
  margin-bottom: 12px;
  margin-top: 15px;
}
nav.main_menu > ul > li:after
{
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: transparent;
    width: 100%;
    height: 5px;
    display: block;
    content:"";
-webkit-transition:background-color .15s ease-out;
	-moz-transition:background-color .15s ease-out;
	-o-transition:background-color .15s ease-out;
	transition: background-color .15s ease-out;
}
nav.main_menu > ul > li.active:after,
nav.main_menu > ul > li:hover:after
{
    background-color: #F7955E;
}
nav.main_menu > ul > li{
    margin:0 17px;
}
nav.main_menu > ul > li > a
{
padding:0 ;
}
.post_info {display:none !important;}
.post_excerpt {padding-top:20px;}
p {padding:10px 0;}

ul {
    list-style-position: outside;
    margin-left: 30px;}
li {padding: 5px 0;}

strong {font-weight: 600;}
.q_slide_text {display:none;}

.single-post .blog_single p {margin-bottom:0;}

.q_slide_title {
    background: rgba(99, 99, 99, 0.85) none repeat scroll 0 0;
padding:20px 0 !important;
}
.carousel-inner .slider_content .text {width:65%;}

.blog_holder.blog_small_image article .post_image, .blog_holder.blog_small_image article .post_text {width:49%;}
.post_image {border: 1px solid;}
.paralax_layers_content_inner h2 {background: rgba(99, 99, 99, 0.85) none repeat scroll 0 0;font-size: 48px;padding: 20px;}
.tablepress tfoot th, .tablepress thead th {background-color: #f7955e !important; color:#fff !important;}
#tablepress-1, #tablepress-2 {margin-top: 10px !important;}

.textwidget {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
padding-right:15px;
}
.header_top_bottom_holder {background-color:#fff;}

.stamp-duty-calculator input[type="text"], #VcpBlock input {
    padding: .6em !important;
    margin-bottom: 1em !important;
    height: 2.4em;
    color: #333;
    background: #fff;
    font-size: 13px !important;
    border: 1px solid #ddd;
}

#VcpBlock input {
    padding: 0 10px !important;}

#lidd_mc_submit {
    background: #333;
    font-size: 15px;
    color: #FFF;
    border: 0;
    box-sizing: border-box;
    padding: 10px 28px;
}

#lidd_mc_summary {display:block !important;}

#VcpBlock label {width:70px;display:inline-block;}

#VcpBlock p, #VcpBlock input[type="submit"] {display:none;}

/* For Firefox */
#VcpBlock input[type='number'] {
    -moz-appearance:textfield;
}

/* Webkit browsers like Safari and Chrome */
#VcpBlock input[type=number]::-webkit-inner-spin-button,
#VcpBlock input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.wpcf7-checkbox span.wpcf7-list-item {margin:0 !important;}

.fa {font-family: FontAwesome;
font-style: normal !important;
font-weight: normal !important;
line-height: 1 !important;}

.fa-institution::before, .fa-bank::before, .fa-university::before {
    content: "\f19c";
font-family: FontAwesome;
font-style: normal !important;
font-weight: normal !important;
line-height: 1 !important;
}

@media screen and (min-width: 1001px) { 
.q_logo a {height: 50px !important; }
}

@media (max-width: 768px) {
.blog_holder.blog_small_image article .post_image, .blog_holder.blog_small_image article .post_text {width:100%;}
.blog_holder.blog_small_image {padding-top:85px;}}

