/*
 Theme Name:   Quest Examone Child 2
 Theme URI:    http://localhost:82/quest-examonewp/quest-exam-one-child/
 Description:  Quest Examone child theme
 Author:       Cassie Hamlin
 Author URI:   http://wakefly.com
 Template:     quest-exam-one
 Version:      1.0.0
 Tags:         
 Text Domain:  quest-exam-one-child
*/

.content h1 {
  color: #35792a;
  font-size: 1.78em;
  font-weight: 500;
  margin-bottom: 1em;
}
.content h2 {
  color: #00597c;
  font-size: 1.57em;
  font-weight: 600;
  margin-bottom: 1em;
}
.content h3 {
  color: #63666a;
  font-size: 1.14em;
  font-weight: 600;
  margin-bottom: 1em;
}
.content h4 {
  color: #63666a;
  font-size: 1.14em;
  font-weight: 600;
  margin-bottom: 1em;
}
.content ul {
  list-style-type: disc;
  padding-left: 1em;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.29;
  color: #474343;
}
.page-id-368 .content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.content ul.gform_fields,
.content ul.gfield_radio {
  list-style: none;
  padding: 0;
}
.content ul li {
  font-size: 1em;
  font-weight: normal;
  line-height: 1.29;
  color: #474343;
  margin-bottom: 16px;
  padding-left: 1em;
}
.content ol {
  padding-left: 1em;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.29;
  color: #474343;
  margin-left: 0px !important;
}
.content ol li {
  font-size: 1em;
  font-weight: normal;
  line-height: 1.29;
  color: #474343;
  margin-bottom: 10px;
  padding-left: 1em;
}

h3 a {
  color: #3b651e;
  font-size: inherit;
  font-weight: inherit;
}
/*blog paging*/
.paging-next {
  float: right;
}
.paging-prev {
  float: left;
}
.paging a {
  display: inline-block;
  color: #357a2a;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.79;
  font-size: 1em;
}
.paging a:hover {
  color: #c9d337;
}

/*gravity forms*/
.gform_wrapper .gform_body .gfield select {
  -webkit-appearance: menulist;
  background: #ffffff;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.gform_wrapper .gform_body gfield_label {
  font-weight: 400 !important;
}
.gform_wrapper .gform_body .gfield-address label {
  font-weight: 400 !important;
}
.gform_wrapper .gform_body .gfield-address .address_zip {
  width: 25%;
  display: inline-block;
  margin-right: 15px;
}
.gform_wrapper .gform_body .gfield-address .address_country {
  width: 30%;
  display: inline-block;
}
.gform_wrapper .gform_button.button {
  display: inline-block;
  color: #276020;
  text-transform: uppercase;
  background: #c9d337;
  font-weight: 700;
  line-height: 1.79;
  font-size: 1em;
  padding: 8px 19px;
}
.gform_wrapper .gform_button.button:hover {
  color: #c9d337;
  background: #276020;
}
.gform_wrapper input {
  width: 100%;
  padding: 4px;
  max-height: none !important;
  border-radius: 0;
  border: 1px solid #9d9b9b;
}

.gform_wrapper .custom-radio + label {
  cursor: pointer;
  visibility: visible;
  font-weight: 400;
  padding-bottom: 5px;
}

/*homepage slider dots colors and size*/
.bx-pager {
  list-style: none outside none;
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -422px;
}
.bx-pager-item {
  display: inline-block;
  margin-right: 10px;
}
.slider-intro .bx-controls .bx-pager-item a {
  display: inline-block;
  background-color: #eaf0bd;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  text-indent: -4000px;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.slider-intro .bx-controls .bx-pager-item a:hover,
.slider-intro .bx-controls .bx-pager-item a.active {
  background-color: #b8ce24;
}
.slider-intro .bx-controls .bx-pager-item + .bx-pager-item {
  margin-left: 0px;
}
.slider-intro .bx-controls .bx-pager-item a {
  width: 8px;
  height: 8px;
  background-color: rgb(53, 121, 42);
}
.slider-intro .bx-wrapper .bx-controls-direction {
  display: none;
}

/*homepage tabs styling */
/* Happening Now Tab Styling */
.news_tab_post h3 {
  font-weight: 700 !important;
  font-size: 1.14em !important;
  color: rgb(87, 87, 90);
  margin-bottom: 20px !important;
  margin-top: 0px;
}
@media (min-width: 768px) {
  .news_tab_post_title {
    height: 35px !important;
  }
  .news_tab_post_desc {
    height: 112px !important;
  }
}
@media (max-width: 767px) {
  #tab0 .slide h3 {
    margin-bottom: 5px !important;
    margin-top: 10px;
  }
  #tab0 .slide {
    margin-bottom: 20px !important;
  }
  #tab0 .slide .btn-green {
    margin-bottom: 10px;
    margin-top: 5px;
  }
}
.hungryfeed_feed_description {
  display: none;
}
.hungryfeed_feed_title {
  display: none;
}
.news_tab_post_title {
  font-weight: 700;
  font-size: 1.14em;
  color: rgb(87, 87, 90);
  margin-top: 5px;
}
.news_tab_post_desc {
  font-size: 1em;
  color: rgb(87, 87, 90);
  font-size: 1em;
  overflow: hidden;
}

/*general tabs styling*/
.tabs-nav li a {
  font-size: 1em !important;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 768px) {
  .tab .slide h4 {
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .tab .slide p {
    height: 112px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
/*Features heights*/
@media (min-width: 830px) {
  .slider-features .slide h3 {
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .slider-features .slide p {
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .slider-features .slide h3 + p {
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media (min-width: 768px) and (max-width: 830px) {
  .slider-features .slide h3 {
    height: 64px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .slider-features .slide p {
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .slider-features .slide h3 + p {
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media (min-width: 768px) {
  .list-pages + .list-pages {
    vertical-align: top;
  }
}

.bx-wrapper .bx-viewport {
  z-index: 0;
}

/* Hide slider until pageload */
.slider-intro {
  display: none;
}

.nav-secondary > .container > ul > li:nth-child(3) > .sub-menu > li {
  float: right;
  padding: 0 5% 0 6% !important;
}

@media (min-width: 768px) {
  .nav-secondary
    > .container
    > ul
    > li:nth-child(3)
    > .sub-menu
    > li:first-child {
    padding-left: 5% !important;
  }
  .nav-secondary
    > .container
    > ul
    > li:nth-child(2)
    > .sub-menu
    > li:first-child {
    /*margin-left: 150px;*/
  }
  .nav-secondary > .container > ul > li > .sub-menu > li > a {
    color: #357923;
    font-weight: bold;
  }

  .nav-secondary
    > .container
    > ul
    > li:nth-child(3)
    > .sub-menu
    > li
    + li:before {
    width: 0px;
  }
  .nav-secondary
    > .container
    > ul
    > li:nth-child(3)
    > .sub-menu
    > li:first-child:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 100%;
    background: rgba(91, 91, 91, 0.28);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
  }

  .content h1.pagetitle {
    margin-bottom: 50px; /*increase margin on page titles*/
  }
}

.kocujsitemap ul li ul {
  margin-left: 30px;
}

/*locations page*/
.results_entry {
  text-align: start;
  padding: 10px 10px;
  font-size: 1em;
}
.results_entry:hover {
  background-color: #f2f2f2;
}
.results_entry .results_row_center_column p {
  margin-bottom: 3px;
}
div.results_row_left_column {
  width: 20% !important;
  display: inline-block;
  vertical-align: top;
}
.results_row_center_column {
  width: 60% !important;
  display: inline-block;
}

.results_row_right_column {
  display: inline-block;
  vertical-align: top;
  width: 20%;
}

.results_row_right_column div {
  text-align: right;
}

.results_row_left_column .location_distance {
  color: #35792a;
  font-size: 1.07em;
  font-weight: 700;
  vertical-align: top;
}

.results_entry .results_row_center_column .qsl-city-state {
  margin-bottom: 7px;
}

.qsl-phone:before {
  font-weight: bold;
}
.qsl-fax:before {
  font-weight: bold;
}
a.storelocatorlink {
  text-decoration: underline;
  color: #35792a;
}
.location_distance:after {
}

#qsl_search > form {
	margin-top: 10px;
}
#qsl_search .submitButton {
	width: 154px;
	display:inline-block;
}
#qsl_search label {
  display: inline-block;
  padding-right: 0.5%;
  text-align: right;
  vertical-align: top;
  min-width: 21%;
  margin-right: 5px;
}

.g-recaptcha {
  /*
  float: left;
  */
  display:inline-block;
  width: 308px;
  margin-bottom: 10px;
  margin-top: 10px;
} 
 
.locationsSubmit {
  /*float: right;*/
  margin-bottom: 20px;
  display: inline-block;
  color: #276020;
  text-transform: uppercase;
  background: #c9d337;
  font-weight: 700;
  line-height: 1.79;
  font-size: 1em;
  padding: 8px 19px;
  border: none;
  margin-top: 10px;
}

.locationsSubmit:hover {
  color: #c9d337;
  background: #276020;
  border: none;
}

.enterRadius {
  margin-top: 5px;
}

#panel {
  max-height: 600px;
  overflow: auto;
  overflow-y: scroll;
  margin-top: 10px;
  border: 1px solid rgba(0, 0, 0, .35);
}
#panel::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
  background-color: rgba(0, 0, 0, .15);
}

#panel::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .5);
  box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}
#panel #location-list > li {padding:0;}

#info-content {
  font-size: 0.78em;
  color: #000;
}

#info-content p {
  margin: 1px;
}
#info-content .storelocatorlink {
  padding-bottom: 5px;
}
#panel .panel-directions {
  display: inline-block;
  color: #276020;
  text-transform: uppercase;
  background: #c9d337;
  font-weight: 700;
  line-height: 1.3;
  font-size: 0.78em;
  padding: 4px 9px;
  margin-top: 5px;
}

#panel .panel-directions:hover {
  color: #c9d337;
  background: #276020;
}
#panel .storelocatorlink {
  float: right;
}

#lnk {
  display: none;
}
.textwidget {
  display: none;
}

ol {
  list-style-type: decimal !important;
  margin-left: 30px !important;
  color: #474343;
}

.wf_checkbox div ul li input {
  width: 20%;
  float: right;
}

#wpseo_sitemap ul li ul {
  margin-left: 30px;
}

.gform_wrapper input[type="checkbox"] {
  width: 8%;
}

.gfield_checkbox label {
  float: left;
}

.gfield_checkbox {
  margin-bottom: 20px;
}

.gfield_checkbox li label {
  width: 158px;
}

.user-access-form {
  overflow: visible;
}

.slider-intro {
  /* display: block;*/
}

._self pt-cv-readmore btn btn-success btn-sm {
  display: inline-block !important;
  border: 0 !important;
  border-radius: 7px !important;
  background: #265c1f !important;
  font-size: 0.92em !important;
  color: #b8ce24 !important;
  text-transform: uppercase !important;
  padding: 12px 15px 10px !important;
  -webkit-transition: 0.2s !important;
  transition: 0.2s !important;
}

.pt-cv-content-item .pt-cv-href-thumbnail img {
  border: solid 1px #3b651e !important;
}
.pt-cv-content-item a {
  pointer-events: none !important;
  cursor: default !important;
}
.pt-cv-content a {
  pointer-events: auto !important;
  cursor: pointer !important;
  display: block !important;
  border: 0 !important;
  border-radius: 7px !important;
  background-color: #b8ce24 !important;
  font-size: 0.92em !important;
  font-weight: bold !important;
  color: #265c1f !important;
  text-transform: uppercase !important;
  padding: 12px 15px 10px !important;
  -webkit-transition: 0.2s !important;
  transition: 0.2s !important;
  text-align: center !important;
  margin: 10px 100px 10px 0px !important;
  width: 150px !important;
}
.pt-cv-content a:hover {
  background-color: #265c1f !important;
  color: #b8ce24 !important;
  text-decoration: none !important;
}

.pt-cv-title {
  font-size: 1em !important;
  line-height: 21px !important;
  color: #3b651e !important;
}

.pt-cv-title a {
  color: #3b651e !important;
}

.articles .article p a {
  text-decoration: none !important;
}
.blog h1,
.single-post h1 {
  display: none;
}
.single-post h2 {
  color: #3b651e;
  font-size: 1.78em;
  line-height: 1;
}
.breadcrumbs a:last-child {
  font-weight: bold;
}
a:focus,
a:hover {
  color: #b9cf24;
}
.wp-block-cover,
.wp-block-cover-image {
  min-height: 300px;
}
