/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 28 2020 | 22:04:34 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

p, a, span, div, li{
font-family: Lato!important;
color:#193a57;
}
h1, h2, h3, h4, h5, h6, .post_title{
font-family: Roboto!important;
color:#193a57;
}
.woocommerce-Price-amount, .single_add_to_cart_button  {
display:none!important;
}
.post-template-default .entry-title{
display:none!important;
}
.post_title{
color:#193a57!important;
}
#caption, #caption a{
color:#fff!important;
}
.add_to_cart_button{
display:none!important;
}
.product_meta, .vct-input-qty, .entry-tags{
display:none!important;
}
.comment-content ul>li:before, .entry-content ul>li:before{
top:-3px;
}
.submit-cover span.text{
color:white!important;
}
h1.product_title.entry-title{
font-size:20px;
line-height:24px;
}
.woocommerce-Tabs-panel h2{
display:none!important;
}
.post_date{
display:none!important;
}
.bs{
display:block;
}
.ss{
display:none;
}
@media only screen and (max-width: 425px) {
.bs{
display:none!important;
}
.ss{
display:block!important;
}
.facetwp-template>div{
    margin: 0 auto;
    display: block!important;
}
.fkirow{
  padding:20px!important;
  }
.fkirow p{
  text-align:center!important;
  }
  .fkirow img{
  display:block!important;
  margin:auto!important;
  }
  .vce-sandwich-menu-container{
    height: 100vh;
    width: 100vw;
  }
  .posts_box{
  width:100%!important;
  }
  .post_box{
  width:100%!important;
  }
  .container1{
  width:100%!important;
  }
  .filterDiv{      width: calc( 100vw - 40px )!important;
  }
}