/*!**/
/*Theme Name: Spambrella*/
/*Theme URI: https://www.spambrella.com/*/
/*Author: Spambrella*/
/*Author URI: https://www.spambrella.com*/
/*Description: Custom WordPress theme development by Spambrella*/
/*Version: 1.1*/
/*License: GNU General Public License v2 or later*/
/*License URI: http://www.gnu.org/licenses/gpl-2.0.html*/
/*Text Domain: spambrella.com*/

/*This theme, like WordPress, is licensed under the GPL.*/
/**!*/

.home-features-links-slider.owl-carousel .home-features__icon {
  width: auto;
  display: inline;
}
.section.latest-posts.home-latest-posts {
  width: 100%;
}
.home-seo-text.home-seo-mobile-text {
  display: none;
}
.accordion_container {
  margin-bottom: 40px;
  margin-top: 40px;
}
.accordion_container .accordion_head {
    cursor: pointer;
    margin: 20px 0;
  padding: 20px 0;
  border-bottom: solid 1px #000;
  position: relative;
}
.accordion_container .accordion_head h2
{
  margin-bottom:0;
}
.accordion_container .plusminus {
  float: right;
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translate(0, -50%);
}


@media(max-width:767px){
.blog-listing__post.grid .blog-listing__image{
	height:200px;
}
.banner-area__slide {
  margin-top: 30px;
}
.banner-area__line-two {
  line-height: 1.3;
}
.banner-area__line-three {
  line-height: 1.5;
}
/*.banner-area__button {*/
/*  padding:8px 6px;*/
/*  margin: 0 5px;*/
/*  min-width: 150px;*/
/*  font-size: 13px;*/
/*  letter-spacing: 0.05rem;*/
/*}*/
/*.banner-area__button:not(:first-child) {*/
/*  margin-top: 15px;*/
/*}*/
.home-features__heading {
  font-size: 1.3rem;
}
.section.home-features {
  margin-top: 0px;
  padding-top: 30px !important;
  margin-bottom: 25px;
  padding-bottom: 0px !important;
}
.section.home-stats {
  padding-top: 3rem;
  padding-bottom: 1rem;
}
.home-stats__line-one {
  font-size: 2.15rem;
}
.home-stats__line-two {
  font-size: 1.85rem;
  margin-bottom: 15px;
  margin-top: 15px;
}
.home-stats__stat {
  margin-bottom: 20px;
}
.section.page-content.faq-link {
  padding-top: 3rem;
  padding-bottom: 4rem;
}
.section.page-content.faq-link .section__title {
  margin-bottom: 25px;
}
.call-to-action__content {
  text-align: center;
  padding: 10px;
}
.call-to-action__heading {
  font-size: 16px;
}
.call-to-action__icon {
  display: block;
  margin: 0 auto 15px;
  max-height: 40px;
  width: auto;
}
.call-to-action__item {
  position: relative;
  display: table;
  width: 50%;
  height: 180px;
  background-size: cover;
  float: left;
}
.latest-posts__post {
  margin-bottom: 0;
}
.partner-logos.row {
  padding: 10px 0;
}
.home-seo-text.home-seo-desktop-text {
  display: none;
}
.home-seo-text.home-seo-mobile-text {
  display: block;
  margin:0 auto;
}
.footer-nav__menu {
  margin: 0 0 30px 0;
	display: inline-block;
    width: 100%;
}
.footer-nav__menu > li {
  margin-bottom: 0;
  border-bottom: solid 1px #666;
}
.site-footer .sub-menu.first-level-sub-menu {
  display: none;
}
.footer-nav__menu li a {
  margin-bottom: 0;
  padding: 10px;
  width:100%;
}
.banner-area__slide .banner-area__headline {
  margin-bottom: 20px !important;
}
.banner-area__slide .banner-area__line-two {
  margin-bottom: 20px;
}
.banner-area__call-to-action {
  margin-top: 20px !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
.banner-area__slide {
  margin-top: 50px;
}
.cycle-slideshow {
  min-height: 580px !important;
  height: 100% !important;
}
.section.home-features .row.columns.text-center.home-features__heading {
  margin-bottom: 20px;
}
.home-features__feature {
  margin: 2rem 0 10px;
  padding: 0 2rem;
}
.home-features__tagline {
  min-height: unset;
}
.section.home-stats.text-center .section__title.home-stats__title {
  padding-bottom: 0px !important;
  margin-bottom: 20px !important;
}
.section.home-stats.text-center {
  padding-bottom: 35px !important;
  padding-top: 40px !important;
}
.section.testimonials {
  padding-top: 45px !important;
  padding-bottom: 5px !important;
}
.testimonials__logo {
  height: 64px;
}
.testimonials__wrapper {
  margin-bottom: 1rem !important;
}
.section.latest-posts.home-latest-posts {
  padding-top: 40px !important;
  padding-bottom: 45px !important;
}
.section.latest-posts.home-latest-posts .columns.section__title.latest-posts__area-title {
  margin-bottom: 30px;
}
.section.latest-posts.home-latest-posts .owl-dots {
  margin-top: 20px !important;
}
.section.home-white-label {
  padding-top: 40px;
  padding-bottom: 55px;
}
.section.home-white-label .page-content__call-to-action.button {
  margin-top: 10px;
}
.section.home-white-label .section__title.row.columns {
  margin-bottom: 15px;
}
.home-seo-text.home-seo-mobile-text {
  width: 100% !important;
  padding: 0px 30px !important;
}
.home-seo-mobile-text .accordion_container h2 {
  font-size: 18px;
  text-align: left;
  font-weight: 500 !important;
  padding-right: 25px;
}
.home-seo-mobile-text .accordion_container h2 span {
  font-weight: 500 !important;
}
.home-seo-mobile-text .accordion_container .accordion_head {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  border-bottom: solid 1px #d8d8d8;
}
.home-seo-mobile-text .accordion_container .accordion_head .plusminus {
  font-size: 0px;
  font-weight: 500;
}
.home-seo-mobile-text .accordion_container .accordion_body {
  text-align: left;
  padding-top: 15px;
  border-bottom: 1px solid #d8d8d8;
}
.footer-nav__menu li {
  text-align: left;
}
.footer-nav__menu li a {
  padding-left: 0px;
  font-size: 18px;
  position: relative;
  text-decoration: none !important;
}
.footer-nav__menu li > a::after {
  content: "\f067";
  font-size: 22px;
  top: 50%;
  position: absolute;
  right: 0;
  color: #656464;
  font: normal normal normal 14px/1 FontAwesome;
  transform: translate(0, -50%);
}
.footer-nav__menu li > a.open::after {
  content: "\f068";
  font-size: 22px;
  top: 50%;
  position: absolute;
  right: 0;
  color: #656464;
  font: normal normal normal 14px/1 FontAwesome;
  transform: translate(0, -50%);
}
.footer-nav__menu li > ul.sub-menu li a::after {
  display: none;
}
.footer-nav__menu li ul.sub-menu li a {
  padding: 3px 0px;
  margin-bottom: 5px;
  font-size: 16px;
}
.footer-nav__menu li ul.sub-menu {
  padding-bottom: 5px;
}
.bottom-nav li {
  display: inline-block;
  margin: 0 5px 2px;
}
.site-footer__copyright.row.columns {
  font-size: 14px;
  line-height: 24px;
}


.home-seo-mobile-text .accordion_container .accordion_head .plusminus::after {
  content: "\f067";
  color: #656464;
  font: normal normal normal 14px/1 FontAwesome;
}
.home-seo-mobile-text .accordion_container .accordion_head.open .plusminus::after {
  content: "\f068";
  color: #656464;
  font: normal normal normal 14px/1 FontAwesome;
}
	.footer-nav__menu > li {
  width: 100% !important;
}
	.footer-nav__menu li a {
  display: inline-block !important;
  width: 100%;
}
}