/*
This is your custom Style Sheet. It's the last css resource loaded so you can
easily overwrite css selectors from other style sheets.
*/

html {
  scroll-behavior: smooth;
  scroll-padding-top: 145px;
}

.hero-default[data-type="3"] .hero-slider .carousel-cell:before {
  display: none;
}

.cards-default .cards-list .card.has-bg:before {
  display: none;
}

.hero-default:before {
  background: rgb(30, 1, 84);
  background: linear-gradient(
    130deg,
    rgba(30, 1, 84, 1) 7%,
    rgba(0, 212, 255, 0.06486344537815125) 57%
  );
}
.hero-default .wrapper > .hero-header .button {
  display: none;
}

.hero-default[data-type="1"] {
  min-height: 600px;
}

.thin-strip-base[data-type="6"] .wrapper > .content-stores .link-store {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 32px;
  color: #00a5f6;
}

.categories-base[data-type="2"][data-bg="neutral"]
  .categories-content
  > .categories-list
  .categories-item {
  box-shadow: 0px 10px 20px #9d8bcb20;
}

/* How this work pagees*/
.custom-content {
  padding: 0;
}

.custom-content .how-this-work.featured-classified {
  display: flex;
  background: #fff;
  padding: 60px 0;
  justify-content: center;
}

.custom-content .how-this-work.featured-classified .desktop {
  margin: 0 auto;
}

.custom-content .how-this-work.featured-classified .mobile {
  display: none;
}

@media (max-width: 992px) {
  .custom-content .how-this-work.featured-classified .mobile {
    display: block;
  }
  .custom-content .how-this-work.featured-classified .desktop {
    display: none;
  }
}

.custom-content .how-this-work.featured-classified .content .h-1 {
  margin-bottom: 24px;
  color: #8d3fe8;
  margin-right: 42px;
  margin-bottom: 0;
  font-weight: 800;
}

/* .custom-content .how-this-work.featured-classified .col-md-6 {
  padding: 0;
} */

.custom-content .how-this-work.featured-classified .paragraph {
  font-size: 20px;
  margin: 0;
}

.custom-content .how-this-work.featured-classified .img-content {
  margin-top: 32px;
}

.custom-content .launch-rocket {
  background: #f0e5fc;
  padding: 80px 0;
}

.custom-content .launch-rocket .h-2 {
  color: #8d3fe8;
  font-size: 40px;
}

.custom-content .launch-rocket .paragraph {
  font-size: 25px;
}

.custom-content .launch-rocket img {
  margin: 0 auto;
}

.custom-content .how-this-work.featured-classified .button.button-bg {
  margin-top: 24px;
  align-content: center;
  align-items: center;
  border: 1px solid transparent;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
  background: #f43284;
  color: #f5f4f6;
  transition: 0.2s all ease-in-out;
}

.custom-content .how-this-work.featured-classified .button.button-bg:hover {
  background: #f5f4f6;
  color: #f43284;
  border: 1px solid #f43284;
  translate: 0 -10px;
  box-shadow: 0px 10px 20px #f8306d57;
}

.custom-content .how-this-work.featured-classified .button.button-bg:focus {
  background: #8d3fe8;
  color: #fff;
  border: 1px solid #8d3fe8;
}

.custom-content
  .how-this-work.featured-classified
  .button.button-bg:hover
  + .cards-default {
  background: rgb(141, 63, 232);
  background: linear-gradient(
    111deg,
    rgba(141, 63, 232, 0.14049369747899154) 7%,
    rgba(141, 63, 232, 0.7707457983193278) 100%
  );
}

/************ HOW THIS WIDGET WORKS START ************/
/** featurd classified start **/

.custom-content .featured-classified {
  padding: 2% 0;
}

.custom-content .featured-classified.first-title {
  padding-bottom: 0;
}

.custom-content .featured-classified.menu-block .row {
  align-items: center;
}

.custom-content .featured-classified.block-1 {
  background: #fff;
}

.custom-content .featured-classified.block-2 {
  background: #ebe5f0;
}

.custom-content .featured-classified.block-3 {
  background: #8d3fe8;
}

.custom-content .featured-classified.block-3 .h-1 {
  color: #3ebaf6;
}

.custom-content .featured-classified.block-3 .paragraph {
  color: #fff;
}

.custom-content .featured-classified.block-3 img {
  margin: 0 auto;
}

.custom-content .featured-classified.widget-content {
  border-bottom: 2px solid #00a5f6;
}

.custom-content .featured-classified.widget-content .content {
  flex-direction: column;
  margin-bottom: 32px;
}

.custom-content .featured-classified .widget-view .widget-display .cards {
  display: flex;
}

.custom-content
  .featured-classified
  .widget-view
  .widget-display
  .cards
  .img-card {
  max-width: 100%;
  height: auto;
  margin: 0 12px;
  flex: 0 0 25%;
  max-width: 25%;
}

.custom-content
  .featured-classified
  .widget-view
  .widget-display
  .cards
  .img-card.first {
  margin-left: 0;
}

.custom-content
  .featured-classified
  .widget-view
  .widget-display
  .cards
  .img-card.last {
  margin-right: 0;
}

.custom-content .featured-classified .title .content .h-1 {
  font-size: 40px;
  font-weight: 800;
  color: #8d3fe8;
  margin-bottom: 8px;
}
.custom-content .featured-classified .title .content .h-2 {
  /* color: #00a5f6; */
  font-size: 20px;
  margin: 0;
}
.custom-content .featured-classified .h-3 {
  font-size: 20px;
  font-weight: 700;
  color: #8d3fe8;
}

.custom-content .featured-classified .paragraph {
  color: #422d52;
}

/** 2 **/

.custom-content .featured-classified.menu-block {
  position: relative;
}

.custom-content .featured-classified.menu-block .paragraph {
  font-size: 20px;
  margin-bottom: 50px;
}

.custom-content .featured-classified.menu-block .card .img-card {
  max-width: 100%;
  height: auto;
}

.custom-content .featured-classified.menu-block .menu {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 42px;
}

.custom-content .featured-classified.menu-block .menu .menu-btn {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
}

.custom-content
  .featured-classified.menu-block
  .menu
  .menu-btn
  .paragraph.number {
  display: flex;
  margin: 0;
  justify-content: center;
  align-items: center;
  background: #00a5f6;
  color: #fff !important;
  height: 42px;
  width: 42px;
  border-radius: 100%;
  margin-right: 12px;
  padding: 0;
}

.custom-content
  .featured-classified.menu-block
  .menu
  .menu-btn
  .button.is-primary {
  background: #fff;
  color: #00a5f6;
  border: 1px solid #00a5f6;
  padding: 8px 16px;
  font-size: 18px;
  min-width: 128px;
  text-align: left;
  transition: 0.2s all ease-in-out;
}

.custom-content
  .featured-classified.menu-block
  .menu
  .menu-btn
  .button.is-primary:hover {
  background: #00a5f6;
  color: #fff;
}

.custom-content .featured-classified.menu-block .side-img img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

/** 3 **/

.custom-content .featured-classified.site-mgr .h-1 {
  color: #8d3fe8;
  font-size: 40px;
  margin-bottom: 12px;
}

.custom-content .featured-classified.site-mgr .h-2 {
  font-size: 20px;
}

.custom-content .featured-classified.block-3.site-mgr .h-1 {
  color: #3ebaf6;
}

.custom-content .featured-classified.site-mgr .paragraph {
  font-size: 18px;
}

.custom-content .featured-classified.site-mgr.main-image .site-mgr-img {
  margin: 0 auto;
  margin-top: 52px;
}

.custom-content .featured-classified.site-mgr .site-mgr-img.mobile {
  display: none;
  margin: 0 auto;
}

/** 3 **/
.custom-content .featured-classified.who-we-are .h-1 {
  color: #8d3fe8;
  font-size: 60px;
  font-weight: 700;
  margin-bottom: 4px;
}

.custom-content .featured-classified.who-we-are .h-3 {
  font-size: 30px;
  font-weight: 600;
  color: #00a5f6;
  margin-bottom: 32px;
}

.custom-content .featured-classified.who-we-are .paragraph {
  color: #778e99;
  /* font-size: 20px; */
  margin-bottom: 32px;
}

.custom-content .featured-classified.who-we-are .list .paragraph {
  margin: 0;
}

.custom-content .featured-classified.who-we-are .list .list-item {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 24px;
}

.custom-content .featured-classified.who-we-are .list .list-item svg {
  margin-right: 8px;
}

@media (max-width: 992px) {
  .custom-content .featured-classified.menu-block .card-col {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .custom-content .featured-classified.menu-block .menu-col {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .custom-content .featured-classified.menu-block .menu {
    margin-top: 0;
  }
  .custom-content .featured-classified.menu-block .side-img-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /** - **/

  .custom-content .featured-classified.site-mgr .site-mgr-img.desktop {
    display: none;
  }

  .custom-content .featured-classified.site-mgr .site-mgr-img.mobile {
    display: block;
  }
}
/** featurd classified end **/
/************ HOW THIS WIDGET WORKS END ************/

.details-default.details-listing
  > .details-header[data-type="gallery-header"]
  .details-header-block
  .details-picture {
  border: 1px solid #00a5f6;
  box-shadow: 0px 1px 20px #171e8538;
}

.details-default.details-listing
  > .details-header[data-type="gallery-header"]
  .details-header-block
  .details-header-content
  .details-contact {
  display: none;
}

.details-default.details-listing
  > .details-header[data-type="gallery-header"]
  .details-header-block
  .details-header-content
  .details-general
  .details-info
  .details-reviews {
  margin-bottom: 0;
}

.details-default.details-listing
  > .details-header[data-type="gallery-header"]
  .details-header-block {
  align-items: center;
}

.details-default.details-listing
  > .details-header[data-type="gallery-header"]
  .details-header-block
  .details-header-content
  .details-general {
  align-items: center;
}

.footer
  > .footer-content
  .footer-item[data-content="apps-content"]
  .link-store {
  background: #632ca2;
  border: 1px solid transparent;
  border-radius: 30px;
  outline: none;
  box-shadow: none;
  transition: 0.2s all ease-in-out;
}

.footer
  > .footer-content
  .footer-item[data-content="apps-content"]
  .link-store:hover {
  background: #137df7;
  box-shadow: 0px 10px 20px #00000020;
  translate: 2px 2px 2px;
}

/****************** NEW HOW THIS WORK  ******************/

.custom-content .featured-classified.menu-block .menu {
  justify-content: flex-start;
  align-items: flex-start;
}

.custom-content
  .featured-classified.menu-block
  .menu
  .menu-btn
  .paragraph.number {
  background: #f43284;
  color: #f5f4f6 !important;
  margin-right: 24px;
}

.custom-content
  .featured-classified.menu-block
  .menu
  .menu-btn
  .button.is-primary {
  background: #f5f4f6;
  color: #f43284;
  border: 1px solid #f43284;
}

.custom-content
  .featured-classified.menu-block
  .menu
  .menu-btn
  .button.is-primary:hover {
  background: #f43284;
  color: #f5f4f6;
}

.custom-content .featured-classified.menu-block .menu .menu-btn {
  margin-bottom: 32px;
}

.custom-content .featured-classified.menu-block {
  background: #f5f4f6;
}

.custom-content .featured-classified.menu-block .paragraph {
  margin-bottom: 24px;
}

.calendly-inline-widget .calendly-spinner iframe::-webkit-scrollbar {
  display: none;
}

._2eZHnh_PMhyzt7w_zi7 {
  overflow-y: hidden;
}
/****************** NEW HOW THIS WORK  ******************/

/****************** MEDIA QUERY  ******************/

@media (max-width: 992px) {
  .custom-content .how-this-work.featured-classified {
    padding-bottom: 60px;
  }

  .custom-content .how-this-work.featured-classified .content {
    flex-direction: column;
  }
  .custom-content .how-this-work.featured-classified .content .h-1 {
    margin-right: 0;
    margin-bottom: 24px;
  }
  .custom-content .launch-rocket img {
    margin-bottom: 42px;
  }
  /** how it works**/
  .custom-content .featured-classified.menu-block .row {
    justify-content: center;
  }
}

@media (max-width: 445px) {
  .custom-content .how-this-work.featured-classified .content .h-1 {
    font-size: 30px;
  }
  .custom-content .how-this-work.featured-classified .button.button-bg {
    font-size: 16px;
  }
  .custom-content .launch-rocket .h-2 {
    font-size: 23px;
  }
  .custom-content .launch-rocket .paragraph {
    font-size: 18px;
  }
}
/****************** MEDIA QUERY  ******************/

/****************** ATUALIZAÇÕES ******************/
.cards-default[card-module="classified"]
  .cards-list
  .card
  .content
  .description
  .paragraph {
  display: none;
}

.cards-default[card-module="classified"]
  .cards-list
  .card
  .content
  .heading.h-3.price {
  font-weight: 800;
  font-size: 28px;
}

.header > .header-content .header-logo {
  width: 190px;
}

/* .thin-strip-base .wrapper > .content-form .input-group:nth-child(2) {
  display: none;
} */
/****************** ATUALIZAÇÕES ******************/

/* 4 cards Location Widget */

.custom-content .three-cards-widget .cards-default {
  padding-top: 0;
}

.custom-content .three-cards-widget .cards-default .list-card .content {
  min-width: 25%;
}

.custom-content .three-cards-widget .cards-default .list-card .card-link {
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 0 16px 16px;
  position: relative;
  overflow: hidden;
  background-size: cover;
}

.three-cards-widget .cards-default .list-card .card-link[data-columns="4"] {
  min-height: 195px;
}

.three-cards-widget
  .cards-default
  .list-card
  .card-link[data-columns="4"]:hover {
  border: none;
  box-shadow: 0px 10px 20px #3e1dea59;
  translate: 0 -10px;
}

.three-cards-widget .cards-default .list-card .card-link:before {
  border-radius: 18px;
}

.three-cards-widget .cards-default .list-card .card-link {
  border: none;
  text-align: center;
  margin: 0 auto;
}

.custom-content
  .three-cards-widget
  .cards-default
  .list-card
  .card-link
  .content {
  z-index: 5;
  margin-top: 24px;
  height: 100%;
}

.three-cards-widget .content-block .cards-default .list-card {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin: 0;
}

.custom-content .three-cards-widget .cards-default .list-card .card-link {
  margin: 0 16px;
  border-radius: 18px;
  color: #fff;
}

.three-cards-widget .content-block .cards-default .list-card .card-link#oregon {
  background: url(https://i.postimg.cc/X7J47Phh/sitemgr-oregon-img.png);
  background-size: cover;
  margin-left: 0;
}

.three-cards-widget
  .content-block
  .cards-default
  .list-card
  .card-link#california {
  background: url(https://classifieds.demodirectory.com/custom/domain_1/image_files/ckeditor/sitemgr_california-img.png);
  background-size: cover;
}

.three-cards-widget .content-block .cards-default .list-card .card-link#texas {
  background: url(https://classifieds.demodirectory.com/custom/domain_1/image_files/ckeditor/sitemgr_texas-img.png);
  background-size: cover;
}

.three-cards-widget
  .content-block
  .cards-default
  .list-card
  .card-link#north_carolina {
  background: url(https://classifieds.demodirectory.com/custom/domain_1/image_files/ckeditor/sitemgr_north-carolina-img.png);
  background-size: cover;
  margin-right: 0;
}

@media (max-width: 1280px) {
  .custom-content .three-cards-widget .cards-default .list-card .content {
    min-width: 33%;
  }
  .three-cards-widget .content-block .cards-default .list-card .card-link {
    margin-bottom: 16px;
  }
  .three-cards-widget
    .content-block
    .cards-default
    .list-card
    .card-link#texas {
    margin-right: 16px;
  }
  .three-cards-widget
    .content-block
    .cards-default
    .list-card
    .card-link#north_carolina {
    margin-left: 0;
    margin-top: 16px;
  }
}

@media (max-width: 768px) {
  .custom-content .three-cards-widget .cards-default .list-card .content {
    min-width: 50%;
  }

  .three-cards-widget
    .content-block
    .cards-default
    .list-card
    .card-link#california,
  .three-cards-widget
    .content-block
    .cards-default
    .list-card
    .card-link#north_carolina {
    margin-right: 0;
  }
  .three-cards-widget
    .content-block
    .cards-default
    .list-card
    .card-link#north_carolina {
    margin-left: 16px;
  }

  .three-cards-widget
    .content-block
    .cards-default
    .list-card
    .card-link#texas {
    margin-left: 0;
    margin-top: 16px;
  }
}

@media (max-width: 445px) {
  .custom-content .three-cards-widget .cards-default .list-card .content {
    min-width: 100%;
  }
  .three-cards-widget
    .content-block
    .cards-default
    .list-card
    .card-link#oregon {
    margin: 0;
  }
  .three-cards-widget
    .content-block
    .cards-default
    .list-card
    .card-link#california,
  .three-cards-widget .content-block .cards-default .list-card .card-link#texas,
  .three-cards-widget
    .content-block
    .cards-default
    .list-card
    .card-link#north_carolina {
    margin: 0;
    margin-top: 16px;
  }
}

/* 4 cards Location Widget */

.cards-default
  .container[data-trans="Featured categories with images (Type 2)"]
  .cards-list
  .card.has-bg {
  transition: 0.2s all ease-in-out;
  border: none;
}

.cards-default
  .container[data-trans="Featured categories with images (Type 2)"]
  .cards-list
  .card.has-bg:hover {
  border: none;
  box-shadow: 0px 10px 20px #00a4f663;
  translate: 0 -10px;
}

.hero-default[data-type="2"]:before {
    background: linear-gradient(90deg, rgb(0 0 0 / 0%) 0, rgb(0 0 0 / 0%) 100%);
}
