/*

 Theme Name:   My Listing Child

 Theme URI:    http://mylisting.27collective.net/my-city/

 Description:  MyListing Child Theme

 Author:       27collective

 Author URI:   https://27collective.net/

 Template:     my-listing

 Version:      1.1

 License:      GNU General Public License v2 or later

 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 Tags:         one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready

 Text Domain:  my-listing-child

*/

* {
  margin: 0;

  padding: 0;

  box-sizing: border-box;
}

html {
  overflow-x: hidden;
}

/* Formulaire Newsletter */

.form {
  margin: 2rem auto;

  padding: 0 1rem;

  font-size: 14px;
}

.form .input,
.form-contact .input {
  position: relative;
}

.form .input input {
  width: 100%;

  border: 1px solid #ebecef !important;

  font-size: 14px;

  padding: 0 1rem 0 3.66667rem;

  height: 3.33333rem;

  outline: none;
}

.form-contact .input input,
.form-contact .input textarea {
  box-shadow: 0 10px 10px #00000033;
}

.form-contact .input input,
.form-contact .input textarea {
  width: 100%;

  border: 1px solid #ebecef !important;

  font-size: 14px;

  padding: 0 1rem 0 3.66667rem;

  height: 3.33333rem;

  outline: none;

  border-radius: 30px;

  margin-top: 10px;
}

.form-contact .input textarea {
  padding: 1rem;

  min-height: 110px;
}

.form .input input::placeholder,
.form-contact .input input::placeholder,
.form-contact .input textarea::placeholder {
  color: #acb3cf;
}

.form .input i {
  position: absolute;

  font-size: 1.2rem;

  color: #acb3cf;

  left: 1.73333rem;

  top: 50%;

  transform: translateY(-50%);

  font-size: 14px;
}

.form-contact .input i {
  position: absolute;

  font-size: 1.2rem;

  color: #acb3cf;

  left: 1.73333rem;

  top: 67%;

  transform: translateY(-50%);

  font-size: 14px;
}

.form .button input {
  margin-top: 15px;

  font-weight: 700;

  border: 0 none !important;

  position: relative;

  z-index: 1;

  border-radius: 6px !important;

  padding-left: 20px;

  padding-right: 20px;

  display: flex;

  align-items: center;
}

@media only screen and (min-width: 400px) {
  .form {
    display: flex;

    flex-wrap: wrap;

    align-items: center;

    box-shadow: 0 10px 10px #00000033;

    border-radius: 20rem;

    overflow: hidden;

    padding: 0;

    max-width: 100%;

    margin: auto;
  }

  .form .input {
    margin: 0;

    flex: 1;

    position: relative;
  }

  .form .button input {
    margin-top: 0;

    padding: 19px 40px !important;

    margin-bottom: 0px;
  }

  .form .input input,
  .form .input input:focus {
    border: none !important;

    margin: 0 !important;
  }
}

@media only screen and (min-width: 600px) {
  .form {
    max-width: 500px;
  }
}

#form-newsletter {
  width: 80%;

  margin: auto;
}

#button-gradient .elementor-button,
.form .wpcf7-submit,
.form-contact #button-gradient .elementor-button,
.form-contact .wpcf7-submit {
  background: linear-gradient(to right, #ed1664, #fa8b0c) !important;

  transition: background 0.3s ease;
}

#button-gradient .elementor-button:hover,
.form .wpcf7-submit:hover,
.form-contact #button-gradient .elementor-button:hover,
.form-contact .wpcf7-submit:hover {
  background: linear-gradient(to right, #fa8b0c, #ed1664) !important;

  /* background: #ed1664 !important; */

  transition: background 0.3s ease;
}

#container-list-menu-footer {
  margin: auto;

  max-width: 1120px;

  justify-content: space-between;
}

.form-contact .wpcf7-submit {
  width: auto;

  margin-top: 10px;
}

#nos-prix-liste {
  max-width: 1120px;
}

#nos-prix-liste .row.section-body {
  display: flex;

  gap: 20px;

  flex-wrap: wrap;
}

#nos-prix-liste .row.section-body > div {
  box-shadow: 5px 3px 6px 0px rgba(0, 0, 0, 0.5);

  border-radius: 20px;
}

#nos-prix-liste .row.section-body > div:nth-child(2) {
  background-image: linear-gradient(20deg, #fa8b0c 0%, #ed1664 100%);
}

#nos-prix-liste .row.section-body > div:nth-child(2) > .pricing-item {
  background: transparent;
}

#nos-prix-liste
  .row.section-body
  > div
  > .pricing-item
  > .select-package
  > .select-plan
  > i {
  display: none;
}

#nos-prix-liste
  .row.section-body
  > div
  > .pricing-item
  > .select-package
  > .select-plan {
  background: linear-gradient(20deg, #fa8b0c 0%, #ed1664 100%);

  color: white;

  font-weight: 700;
}

#nos-prix-liste
  .row.section-body
  > div
  > .pricing-item
  > .select-package
  > .select-plan:hover {
  background: linear-gradient(20deg, #fa8b0c 0%, #ed1664 100%);
}

#nos-prix-liste
  .row.section-body
  > div:nth-child(2)
  > .pricing-item
  > .select-package
  > .select-plan {
  background: white;

  color: black;

  font-weight: 700;
}

#nos-prix-liste .row.section-body > div > .pricing-item .plan-name {
  font-size: 30px;

  font-weight: 700;
}

#nos-prix-liste
  .row.section-body
  > div:nth-child(2)
  > .pricing-item
  .plan-name {
  font-size: 30px;

  font-weight: 700;
}

#nos-prix-liste .row.section-body > div:nth-child(2) > .pricing-item .plan-name,
#nos-prix-liste
  .row.section-body
  > div:nth-child(2)
  > .pricing-item
  > .plan-price
  span,
#nos-prix-liste
  .row.section-body
  > div:nth-child(2)
  > .pricing-item
  .plan-features
  ul
  li {
  color: white;
}

@media screen and (min-width: 600px) {
  #nos-prix-liste .row.section-body {
    justify-content: center;
  }

  #nos-prix-liste .row.section-body > div {
    width: 45% !important;
  }
}

@media screen and (min-width: 1024px) {
  #nos-prix-liste .row.section-body > div {
    width: 30% !important;
  }
}

/* CSS Listing premium in home page */
#liste-premium .elementor-widget-container {
  display: flex;
  gap: 20px;
  flex-direction: column;
}

#liste-premium .elementor-widget-container .listing-quick-view-container {
  width: 100%;
}

@media screen and (min-width: 768px) {
  #liste-premium .elementor-widget-container {
    flex-direction: row;
    flex-wrap: wrap;
  }
  #liste-premium .elementor-widget-container .listing-quick-view-container {
    width: 48%;
  }
}

@media screen and (min-width: 1024px) {
  #liste-premium .elementor-widget-container .listing-quick-view-container {
    width: 31%;
  }
}
