@media (min-width: 1025px){
.home-slideshow .ba-slideshow-title {
    width: 60%;
  }
}
/* Forms */
.ba-form .ba-btn-submit {
    font-family: 'Rajdhani';
    letter-spacing: 6px;
    font-weight: 700 !important;
    margin-top: 35px;
  	transition: .3s linear;
    -webkit-transition: .3s linear;
}

.ba-form .ba-btn-submit:hover {
    color: #1b1b1d!important;
    background-color: rgba(255, 255, 255, 1)!important;
  	opacity: 1!important;
}

.com-baforms:not(.footer-contact) .ba-form textarea,
.com-baforms:not(.footer-contact) .ba-form input {
	  font-weight: bold;
}

.footer-contact .ba-form .ba-btn-submit {
   margin-top: 0;
}
.ba-item-field-group .ba-field-wrapper .ba-field-content, .ba-item-field .ba-field-wrapper .ba-field-content {
  width: 50%;
}
.ba-blog-post-badge.out-of-stock-badge, .ba-blog-post-badge {
  font-size: 1.1rem;
  font-weight: bold;
}

.bullit ul {
  list-style-type: '\2714\0020  ';
  line-height: 30px;
  font-size: 1.1rem;
  font-weight: 400
}
.bullit2 ul {
  list-style-type: '\0279c\0020  ';
  line-height: 30px;
  font-size: 1.1rem;
  font-weight: 400;
}
.b3 ul li::marker {
  color: #fff;
}
ul li::marker {
  color: #0973ba;
  font-size: 1.1rem;
  font-weight: 400;
}
p, .content-text pre {
  font-size: 1.1rem;
  line-height: 30px;
  font-weight: 400;
}
.bb .accordion-heading {
  border-radius: 10px;
  margin: 2px;
}
ul, ol, table, blockquote, {
  line-height: 30px;
  font-size: 1.1rem;
}
.ba-item-slideshow .ba-slideshow-img {
  align-items: center;
  background-position: 20% 80%;
}