@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap');
.single-content p span , .policy-section p span ,.policy-section p, .faqs-list p , .faqs-list p span , .faqs-list button{
  font-family: "Lora", serif!important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.policy-section p span ,.policy-section p  {
font-size:14.667px!important;
}
.deal-content h6 a {
    color: var(--color-grey-2)!important;
}
.widget-about h4:last-of-type {
    display: none;
}
.hero-slider-1-arrow {
  display: none;
}
.product-cart-wrap .product-badges.product-badges-position {

    z-index: 8;
}
.note-success {
  display: none;
}
.post-on {
   display: none;
}

.post-by, .post-on, .time-reading {
display:none;
}


.form-check-label > span  ,  .form--auth.form--login > p > a.d-inline-block {
    color: var(--color-muted) !important;
}

p.float-md-left.font-sm.text-muted.mb-0 {
color:#000!important;
}
@media screen and (max-width:768px) {
.newsletter .col-lg-7.mb-md-3.mb-lg-0 > .row.align-items-center {
	flex-direction:column;
  text-align:center;
}  
  .newsletter .col-lg-7.mb-md-3.mb-lg-0 > .row.align-items-center > .col.flex-horizontal-center{
    justify-content:center;
  }
}
#scrollUp {
  bottom: 10%!important;  }
.mobile-social-icon a{
display:none!important;
}
.policy-section p{
color:#000000!important;
}
.bg-grey-9 {
    background-color: #99d8ed;
}
.nav-tabs .nav-link {
    color: black;
}
.login_wrap{
  border: 1px solid blue;
}
.card-body span span{
font-family: "Lora", serif!important;
}
.product-grid-4 .product-cart-wrap{
  min-height: 540px;
}