/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.subscribe-form .elementor-button {
  background: url(https://spruce-staging.com/blog/wp-content/uploads/2023/05/arrow.png)
    center right no-repeat;
}

.subscribe-form .elementor-field-type-email {
  padding-left: 40px !important;
}

.cl-ban:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background: #323437;
  width: 50vw;
  min-height: 415px;
  border-radius: 0px 0px 220px 0px;
}

.elementor-field-group .elementor-field-textual:focus {
  box-shadow: none;
}

.detailes-form .gfield_description {
  display: none;
}

.blog-content h3 {
  font-family: "Arial", Sans-serif !important;
  font-size: 22px !important;
  color: #000 !important;
  font-weight: 600;
}

.blog-content h3 p {
  font-family: "Arial", Sans-serif !important;
  font-size: 22px !important;
  color: #000 !important;
}

.blog-content ul {
  margin-bottom: 30px;
}

.list-pst .prev {
  position: relative;
  font-size: 0px;
  padding: 20px;
}

.list-pst .prev:after {
  content: "\f104";
  top: -4px;
  left: 23px;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  position: absolute;
  font-size: 25px;
  color: #ddd !important;
}

.list-pst .prev:hover:after {
  color: #007fff !important;
}

.list-pst .next {
  position: relative;
  font-size: 0px;
  padding: 20px 10px;
}

.list-pst .next:after {
  content: "\f105";
  top: -4px;
  left: 10px;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  position: absolute;
  font-size: 25px;
  color: #ddd !important;
}

.list-pst .next:hover:after {
  color: #007fff !important;
}

span.current {
  width: 41px;
  height: 41px;
  background: #007fff;
  border-radius: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  font-family: "Arial", Sans-serif;
  font-weight: bold;
}

a.page-numbers {
  color: #000 !important;
  padding: 20px;
  font-weight: bold;
}

a.page-numbers:hover {
  color: #007fff !important;
}

.list-pst .elementor-pagination {
  margin-top: 90px;
}

.header-design .elementor-icon-wrapper {
  opacity: 1;
}

.list-pst .e-loop-item .elementor-widget-wrap {
  min-height: 460px !important;
  padding-bottom: 30px !important;
}

.list-pst .e-loop-item .elementor-widget-button {
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.subscribe-form .elementor-message {
  position: absolute;
  bottom: -40px;
  left: 10px;
}

.popupicon .fa-search:before {
  content: "\f002";
  color: #027fff;
  visibility: hidden;
}

.popupicon button.elementor-search-form__submit {
  background: url(https://spruce-staging.com/blog/wp-content/uploads/2023/05/SearchWhite@2x.svg);
  background-repeat: no-repeat;
  background-position: center;
  z-index: 9;
  background-size: 35px;
}

.mobile-btn {
  width: auto;
  margin: 20px 0 20px 30px !important;
  display: inline-block !important;
}

/*.mobile-btn a{ font-size:17px!important; font-weight: 600!important; line-height: 30px!important;  fill: #007FFF; color: #007FFF!important;
background-color: transparent;  border-style: solid; border-width: 2px;
border-color: #007FFF; border-radius: 10px;padding: 8px 20px 8px 20px!important;
    width: auto;}*/

.mobile-btn a {
  background-color: rgb(0, 127, 255);
  font-size: 18px !important;
  color: #fff !important;
  border-radius: 8px;
  border: 1px solid rgb(0, 127, 255);
  padding: 15px 20px !important;
}

.mobile-btn a:hover {
  background-color: #0061ff !important;
  border: 1px solid #0061ff !important;
}

.mobile-link a {
  font-size: 12px !important;
  padding-bottom: 40px !important;
  padding-top: 30px !important;
  font-weight: 400 !important;
}

#menu-2-29ab4e7 {
  padding-top: 20px;
}

.blog-details {
  position: relative;
}

.blog-details:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background: #323437;
  min-height: 280px;
  border-radius: 0px 200px 0px 0px;
}

.search-results .elementor-pagination {
  margin-top: 80px !important;
}

.sp-top-g {
  margin-top: 32px;
}

.sp-top-g .elementor-icon-list-icon {
  margin-right: 15px;
}

/*------------------Mail Chimp-------------------*/

.mailchimp-form {
  margin: 0px 0px 0px 0px;
  padding: 5px 10px 5px 10px !important;
  background-color: #ffffff !important;
  background-image: url(https://sprucehealth.com/blog-rc/wp-content/uploads/2023/09/mail-icon-edit.png) !important;
  background-position: center left !important;
  background-repeat: no-repeat !important;
  border-radius: 5px 5px 5px 5px !important;
}

.mailchimp-form input[type="email"] {
  width: 88% !important;
  padding-left: 50px !important;
  border: none;
  background: transparent;
  line-height: 40px;
}

.mailchimp-form input[type="email"]:focus {
  border: none;
  background: transparent;
}

.mailchimp-form input[type="submit"] {
  background: url(https://sprucehealth.com/blog-rc/wp-content/uploads/2023/09/arrow.png)
    center right no-repeat !important;
  width: 10% !important;
  background-color: transparent !important;
  border: transparent !important;
  color: transparent !important;
  padding: 15px 0px !important;
}

.mc4wp-success p {
  color: #007fff;
  padding-top: 20px;
}

/*------------------Mail Chimp-------------------*/

.author-lp .elementor-icon-list-icon {
  height: 48px !important;
}

.author-lp .elementor-avatar {
  width: 48px !important;
  height: 48px !important;
  border-radius: 100% !important;
}

/*------------------Category details page bullets-------------------*/

.cat-list-details
  .elementor-icon-list-items
  .elementor-icon-list-item
  .elementor-icon-list-text
  span {
  color: #fff !important;
}

.cat-list-details
  .elementor-icon-list-items
  .elementor-icon-list-item
  .elementor-icon-list-text
  span
  a {
  position: relative;
  padding-right: 15px;
}

.cat-list-details
  .elementor-icon-list-items
  .elementor-icon-list-item
  .elementor-icon-list-text
  span
  a:before {
  content: "\f111";
  position: absolute;
  top: 2px;
  right: 1px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 5px;
  color: #6c6e73 !important;
}

.cat-list-details
  .elementor-icon-list-items
  .elementor-icon-list-item
  .elementor-icon-list-text
  span
  a:last-child:before {
  display: none;
}

/*------------------Banner bullet design-------------------*/

.ban-info
  .elementor-icon-list-items
  .elementor-icon-list-item
  .elementor-icon-list-text
  span {
  color: transparent !important;
}

.ban-info
  .elementor-icon-list-items
  .elementor-icon-list-item
  .elementor-icon-list-text
  span
  a {
  position: relative;
  padding-right: 15px;
}

.ban-info
  .elementor-icon-list-items
  .elementor-icon-list-item
  .elementor-icon-list-text
  span
  a:before {
  content: "\f111";
  position: absolute;
  top: -3px;
  right: 1px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 5px;
  color: #fff !important;
}

.ban-info
  .elementor-icon-list-items
  .elementor-icon-list-item
  .elementor-icon-list-text
  span
  a:last-child:before {
  display: none;
}

/*------------------START Gravity Form-------------------*/

.s_gravity_form .gfield_label {
  color: #000000;
  font-family: "Arial", Sans-serif;
  font-size: 15px;
  letter-spacing: 0.1px;
  font-weight: 700;
  margin-bottom: 8px;
  padding: 0;
  display: inline-block;
}

.s_gravity_form .ginput_container input {
  background-color: #ffffff !important;
  border: 1px solid #e0dcdc !important;
  border-radius: 3px;
  max-height: 48px !important;
}

.s_gravity_form .gfield {
  margin-bottom: 10px !important;
}

.s_gravity_form input[type="submit"] {
  display: inline-block !important;
  width: 200px !important;
  background-color: #007fff !important;
  border: 1px solid #007fff !important;
  color: #ffffff !important;
  border-radius: 3px;
  border-color: #007fff;
  height: 48px !important;
  align-self: flex-start !important;
}

.s_gravity_form .gform_heading {
  display: none;
}

.s_gravity_form .gfield_validation_message {
  color: #c02b0a !important;
  font-size: 14px !important;
  padding: 8px 0 !important;
  border: none !important;
  background-color: transparent !important;
}

.s_gravity_form .gform_validation_errors {
  color: #c02b0a !important;
  font-size: 14px !important;
  margin-bottom: 36px !important;
}

.s_gravity_form .gform_confirmation_message {
  color: #28a745;
  border: 1px solid #28a745;
  border-radius: 3px;
  padding: 72px 16px;
  text-align: center;
}

/* Hide the description for the # providers question */
#gfield_instruction_2_10 {
  display: none;
}

/*------------------END Gravity Form-------------------*/

/*------------------Table of Content-------------------*/

.table-of-con .elementor-toc__header {
  padding: 15px 0;
  margin-bottom: 10px;
}

.detailes-form #gform_submit_button_1 {
  background-color: #007fff !important;
  border: 1px solid #007fff !important;
  padding: 10px 30px !important;
  color: #fff !important;
}

.detailes-form #gform_submit_button_1:hover {
  background-color: #666 !important;
  border: 1px solid #666 !important;
  padding: 10px 30px !important;
}

.table-of-con .elementor-toc__list-item {
  padding-left: 10px;
}

.table-of-con .elementor-toc__list-item-text-wrapper i {
  position: absolute;
  top: 7px;
  left: -15px;
}

.table-of-con .elementor-toc__list-item-text-wrapper {
  position: relative;
}

/*------------------Blog Content-------------------*/

.blog-content .elementor-widget-container h2 {
  font-weight: 600 !important;
}

/*------------------Articles grid-------------------*/

.elementor-widget-container .elementor-heading-title a:hover {
  text-decoration: underline;
}

/*-----------------Table of content sticky-------------------*/

.post-content-details .elementor-sticky--active .elementor-widget-container {
  margin: -5px 0 0 0 !important;
  padding: 10px !important;
  position: relative;
  z-index: 1;
}

/*-----------------Table of content sticky-------------------*/

.blog-details-im img {
  height: auto !important;
}

/*-----------------Author Date-------------------*/

.author-pre-date ul li:nth-child(2):after {
  display: none;
}

.author-pre-date ul li:nth-child(2) {
  margin-right: 0px !important;
}

.author-pre-date ul li:last-child:before {
  content: "(updated";
  position: relative;
  top: 0px;
  left: -5px;
  color: #54595f;
}

.author-pre-date ul li:last-child span:after {
  content: ")";
  position: relative;
  top: 0px;
  right: 3px;
  color: #54595f;
}

/*-----------------Search-------------------*/

.search-form {
  background-color: transparent;
  border: 2px solid #ffffff;
  border-width: 2px 2px 2px 2px;
  border-radius: 40px;
  height: 70px;
  line-height: 70px;
  float: left;
  width: 100%;
  overflow: hidden;
}

.search-form label {
  width: 86%;
  line-height: 60px;
  border: none;
}

.search-form label input {
  height: 73px;
  line-height: 70px;
  border: none;
  margin-top: -3px;
}

.search-submit {
  border: 1px solid #007fff !important;
  width: 13% !important;
  background: url(https://spruce-staging.com/blog/wp-content/uploads/2023/05/SearchWhite@2x.svg);
  background-repeat: no-repeat;
  background-position: center;
  z-index: 9;
  background-size: 35px;
  height: 60px;
  border-radius: 0px 29px 29px 0px !important;
  background-color: #007fff !important;
  color: transparent !important;
}

.search-form input[type="search"]:focus {
  border-color: transparent !important;
  outline: none !important;
}

/*-----------------Blog Details Related-------------------*/

.list-pst .elementor-widget-image a {
  float: left;
  width: 100%;
}

[type="button"]:focus,
[type="submit"]:focus,
button:focus {
  outline: 0px auto -webkit-focus-ring-color !important;
}


/*-----------------Blog Details Related-------------------*/


.new-excerpt{    color: #757575;
    font-family: "Arial", Sans-serif;
    font-size: 16px;
    font-weight: 400; min-height:auto;}


.blog-content p{margin-block-end: 1.5rem!important;}

.blog-content ul li{margin-bottom:8px!important;}

.blog-content ol li{margin-bottom:8px!important;}

.blog-content h1{margin-block-end:.5rem!important;}

.blog-content h2{margin-block-end:.5rem!important;}

.blog-content h3{margin-block-end:.5rem!important;}

.blog-content h4{margin-block-end:.5rem!important;}

.blog-content h5{margin-block-end:.5rem!important;}

.blog-content h6{margin-block-end:.5rem!important;}



@media (min-width: 1025px) and (max-width: 1180px) {
  .blog-details:before {
    width: 100%;
    background: #323437;
    min-height: 200px;
    border-radius: 0px 120px 0px 0px;
  }

  .blog-details .elementor-widget-container img {
    height: 280px;
    object-fit: cover;
  }
}

@media (min-width: 992px) and (max-width: 1024px) {
  .list-pst .elementor-pagination {
    margin-left: -30px;
  }

  .blog-details:before {
    width: 100%;
    background: #323437;
    min-height: 200px;
    border-radius: 0px 120px 0px 0px;
  }

  .blog-details .elementor-widget-container img {
    height: 280px;
    object-fit: cover;
  }

  /*------------------Table of Content-------------------*/

  .table-of-con .elementor-toc__list-item {
    padding-left: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .list-pst .elementor-pagination {
    margin-left: -30px;
  }

  .blog-details:before {
    width: 100%;
    background: #323437;
    min-height: 200px;
    border-radius: 0px 120px 0px 0px;
  }

  .cat-list-details
    .elementor-icon-list-items
    .elementor-icon-list-item
    .elementor-icon-list-text
    span
    a:before {
    top: 3px;
  }

  .blog-content h3 {
    line-height: 33px !important;
  }

  /*------------------Table of Content-------------------*/

  .table-of-con .elementor-toc__list-item {
    padding-left: 20px;
  }
}

@media (max-width: 767px) {
  .list-pst .e-loop-item .elementor-widget-wrap {
    min-height: auto !important;
    padding-bottom: 30px !important;
  }

  .list-pst .elementor-pagination {
    margin-left: -30px;
  }

  .blog-details:before {
    display: none;
  }

  .mailchimp-form input[type="email"] {
    width: 80% !important;
  }

  .mailchimp-form input[type="submit"] {
    width: 16% !important;
  }

  .ban-info
    .elementor-icon-list-items
    .elementor-icon-list-item
    .elementor-icon-list-text
    span
    a:before {
    top: -5px;
  }

  .cat-list-details
    .elementor-icon-list-items
    .elementor-icon-list-item
    .elementor-icon-list-text
    span
    a:before {
    top: 0px;
  }

  .mobile-btn a {
    font-size: 16px !important;
  }

  /*------------------Blog Content-------------------*/

  .blog-content .elementor-widget-container h2 {
    font-weight: 600 !important;
    font-size: 22px;
    line-height: 32px;
  }

  .blog-content h3 {
    font-size: 18px !important;
    line-height: 26px !important;
    font-weight: 600;
  }

  .author-pre-date ul li {
    line-height: 30px !important;
  }

  /*------------------Table of Content-------------------*/

  .table-of-con .elementor-toc__list-item {
    padding-left: 20px;
  }

  #menu-2-47d7f810 {
    padding-top: 20px !important;
  }

  .search-form label {
    width: 80% !important;
  }
}
