.page .entry-title {
	display: none;
}

.woocommerce #primary {
  width: 100%;
}
.woocommerce #secondary {
  display: none;
}

.widget h1 {color:#333; font-size:18px}

hr {
  margin-bottom: 40px; }
.woocommerce div.product p.price, .woocommerce div.product span.price {color:#224D88}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {background-color:#25375E}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover
{background-color:#224D88}

.testimonials_t2 {line-height: 22px; font-size:15px}


h3>a:link, h3>a:visited, h3>a:hover, h2>a:link, h2>a:visited, h2>a:hover, h1>a:link, h1>a:visited, h1>a:hover {color: #1799A1}

.wpb_tabs_nav li {font-size:18px}
.wpb_tabs_nav li>a {color: #1799A1}

.vc_separator h4 {white-space:normal; text-align:center;}
.vc_separator .vc_sep_holder {width:0;}

h2,h4,h3{color:#1799A1}
.products .amount, .woocommerce-price-suffix {color:#224D88}

.btn-default, .label-default {background-color:#1799A1; border:#1799A1}
.btn-default:hover {background-color:#19B5C0}

.btn.btn-default.read-more, .nav-previous a {border:#1799A1; color:#1799A1}
.btn.btn-default.read-more:hover, .nav-previous a:hover {background-color:#1799A1;}

.entry-meta .fa {color:#ccc}

.entry-title a {color:#224D88;}
.entry-title a:hover {color:#333;}

.page .page-header {
  display: none;
}

.site-info .col-md-6 {
	width: auto;
}

#main .type-post, #secondary {
 margin-top: 40px; }

.content {
	margin-top: 0;
	margin-bottom: 0;
}
label
{font-weight:normal}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	padding-right: 20px;
	width: auto;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	width: auto;
	float: none;
}

.product_meta {text-indent: -2000px;}

div.woocommerce-tabs.wc-tabs-wrapper
{margin-top:-120px;}


/*.header_img p {background: rgba(32, 46, 82, 0.87); color: #fff; 
padding:5px; font-size:38px; display: inline;} */



.mc4wp-error {color: red}

.wc-tabs {
	visibility: hidden;
  line-height: 1px;
}

/*sticky header */
body.admin-bar div#content {
/*  margin-top: 114px; */
}
div#content {
 margin-top: 40px;
}
body.admin-bar nav.navbar.navbar-default {
  top: 34px;
}
nav.navbar.navbar-default {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}
/**/

#footer-area .site-info nav ul li:first-child {
  text-indent:-16px;
}

.woocommerce ul.products li.product{width:auto;}

.woocommerce ul.products li.product a img {width:auto;}

.woocommerce ul.products li.product h3{font-size:20px;}
.woocommerce ul.products li.product .price {font-size:20px;}

.wpb_text_column {font-size:16px}

.vc_separator h4{

font-size: 30px;
}

#colophon {border-top:none}
#footer-area {background-color: #24365F !important;
  color:#94A5C8 !important;
font-size: 1.2em;}

#social {text-align: left;}

.navbar-header #logo {
background: url(wp-content/uploads/aull-sales-success.svg) no-repeat;
background-size:cover;
/*text-indent: -1000px;*/
height:49px;
width:160px;
position: relative;
top:9px;
}

.navbar > .container .navbar-brand {
color: #1FA67A;
font-size: 24px;
margin: 0px;
width: 200px;

text-indent: -9999px;
}



.vc_separator .vc_sep_holder .vc_sep_line {border-top:none} 

.ls-bottom-slidebuttons a:link {background-image: none !important; 
background:#808080; height:5px !important; width:28px !important; margin-right:4px; padding-bottom:10px;}
.ls-v5 .ls-bottom-slidebuttons a.ls-nav-active, .ls-v5 .ls-bottom-slidebuttons a:hover {background:#3D9BAF}

.list_txt li
{list-style-type: none;
}

.list_txt li:before
{display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
content: "\f04d";
  color: #202E51;
font-size: 10px;
  position: relative;
top: -3px;
left: -15px;
margin-left: -11px;} 

.woocommerce .woocommerce-breadcrumb{padding-top:40px}


.blog article:first-child {margin-top:60px}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) { 
.navbar-header #logo {
height:29px;
width:160px;

top:5px;
}
}

@media (max-width: 768px) {
  .woocommerce ul.products li.product a img {
  	max-width: 100% !important;
  }
}