/*
Theme Name: Burning Man Spark Classipress child theme
Description: Child Theme for Classipress
Template: classipress
Version: 1.1.1
Author: BM Tech Team
*/

@import url("css/app.css");
@import url("../classipress/style.css");
select {
  width: 100px;
  max-width: 100%;
}
@font-face {
  font-family: "RockwellStd";
  src: url("font/2C486E_0_0.eot");
  src: url("font/2C486E_0_0.eot?#iefix") format("embedded-opentype"),
    url("font/2C486E_0_0.woff") format("woff"),
    url("font/2C486E_0_0.ttf") format("truetype");
}
@font-face {
  font-family: "fontello";
  src: url("font/fontello.eot?15639903");
  src: url("font/fontello.eot?15639903#iefix") format("embedded-opentype"),
    url("font/fontello.woff?15639903") format("woff"),
    url("font/fontello.ttf?15639903") format("truetype"),
    url("font/fontello.svg?15639903#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
a:hover,
a:focus {
  color: inherit;
}
@import url("https://fonts.googleapis.com/css?family=Open+Sans");
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-style: normal;
  font-family: "RockwellStd", san-serif;
  color: #222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
  letter-spacing: 0.5px;
}
body,
html {
  background-color: #ffffff;
  line-height: 1em;
}
body .site {
  background: #ffffff;
}
.section-image picture {
  float: left;
}
.author-desc:before,
.author-desc:after {
  display: none;
}
.header_main {
  background: #d3d4cf;
}
.header-login {
  display: inline-block;
  color: #fff !important;
/*   right: 128px; */
  position: relative;
  float: right;
/*   top: 2px; */
  white-space: nowrap;
}
.header .header_main_bg {
  /*background: url("images/sparklogobg3.jpg") no-repeat scroll center top #DCDDD8;*/
  background: #35302b;
  clear: both;
  padding: 0;
  position: relative;
}
#logo .cp_logo {
  background: url("images/sparklogo1.jpg") no-repeat scroll 0 0 transparent;
  height: 124px;
  width: 1200px;
  max-width: 100%;
}
.header_menu_res {
  padding: 10px 15px;
}
/* .section-image img {
  border-bottom: 1px solid #222;
} */
.tinynav {
  width: 47%;
  margin: 0px;
  margin-top: 5px;
  position: relative;
  z-index: 999;
  line-height: 25px;
}

.header_menu_res .obtn {
  margin: 0px;
  margin-top: 5px;
  position: relative;
  z-index: 999;
}
.menu-toggle a {
  text-decoration: none;
}

#masthead .section-title {
  top: 0;
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#masthead .section-title a {
  display: block;
}
#masthead .section-title a img {
  border-bottom: none;
  width: 40vw;
}

@media only screen and (max-width: 620px) {
  #masthead .section-title a img {
    width: 60vw;
  }
  .form_search select#scat.searchbar,
  .selectBox-dropdown {
    margin-bottom: 0px !important;
  }
  .footer_menu_res ul li:first-child {
    padding-bottom: 10px;
  }

  .footer_menu_res ul li {
    padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #444;
    width: 100%;
    border-left: 0px;
  }
  .footer_menu_res ul li:last-child {
    padding-bottom: 10px;
    border-bottom: 0px;
  }
}
@media only screen and (min-width: 800px) {
  #masthead .section-image {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #masthead .section-title a img {
    border-bottom: none;
    width: 35vw;
  }
}
.header .header_menu {
  background: none repeat scroll 0 0 #666666;
  border-top: 2px solid #999999;
  border-bottom: 1px solid #444;
  margin-top: -6px;
}
.content {
}
.container {
  color: #4f4f4f;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  font-family: inherit !important;
  font-size: inherit !important;
}
.section-image picture {
  opacity: 1;
}

.tabcontrol ul.tabnavig li {
  margin-left: 0px;
  margin-right: 8px;
}
.searchbar.content_res {
  min-height: 0px;
  padding-bottom: 0px;
  margin-top: -20px;
}
.header_menu_res,
#search-bar,
.content_res {
  width: 1200px;
  max-width: 100%;
}
.searchfield {
  width: calc(100% - 320px);
}
.content_left {
  width: 900px;
}

.post-block-wrapper {
  width: 49.5%;
  max-width: 49.5%;
  display: inline-block;
  float: left;
  background: none;

  box-sizing: border-box;
}
.post-block-wrapper:nth-child(even) {
  margin-right: 1%;
}
@media only screen and (max-width: 768px) {
  .post-block-wrapper {
    width: 100%;
    max-width: 100%;
    margin-right: 0%;
  }
  .featured-wrapper {
    display: none;
  }
}
.paging {
  background: none;
}
.post-block-out {
  width: 100%;
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  min-height: 105px;
  float: left;
}
.post-block-out p.post-meta,
.post-block-out .post-block .post-right-no-img p.post-meta {
  font-size: inherit;
  font-size: 0.83em;
  padding: 0px;
  margin: 0px;
  color: #666666;
}
.post-block-out {
}
.post-block-out .post-block {
  background: #ffffff;
  overflow: hidden;
  min-height: 130px;
}
.post-block-out .post-block p.post-meta a {
  padding: 0px;
}
p.post-meta span {
  padding-right: 5px;
}
.post-block-out .post-block {
  padding: 15px;
  padding-bottom: 5px;
}
.post-block-out .post-block .post-left a {
  height: 65px;
  position: relative;
  overflow: hidden;
  display: inline-block;
  border-radius: 5px;
  width: 65px;
  margin-right: 15px;
}
.post-block-out .post-block .post-right {
  max-width: 100%;
  min-width: 0px;
}
.post-block-out .post-block .post-desc {
  padding: 0px;
  font-size: 12px;
}
.post-block-out .post-block .post-left,
.post-block-out .post-block .post-right {
  float: none;
  display: table-cell;
  vertical-align: top;
}
.post-block-out .post-block .post-left,
.post-block-out .post-block .post-right {
  position: relative;
}
.post-block-out .post-block h3 {
  font-size: 1.4em;
  margin-top: 0px;
  margin-bottom: 0.5rem;
  line-height: 1.2em;
  max-width: 100%;
  white-space: nowrap;
  font-family: inherit;
  letter-spacing: 0px;
  font-weight: bold;
}
.post-block .post-right p.stats,
.post-block .post-right-no-img p.stats {
  font-size: 10px;
  float: right;
  bottom: -10px;
  position: absolute;
  right: 0px;
  font-size: 0.83em;
  letter-spacing: 0.5px;
}
.post-block-out .post-block img.attachment-ad-medium {
  max-width: 65px;
  margin-right: 15px;
}
#directory .maincat a {
  display: block;
  background: #f4f4f4;
  display: block;
  font-size: 14px;
  padding: 5px 1em;
  margin: 0 1em;
}
#directory .maincat .subcat-list {
  display: flex;
  flex-direction: column;
  margin-left: 2rem;
}
#directory .maincat .subcat-list .cat-item a {
  display: block;
  background: transparent;
  color: #333;
  margin: 0;
  padding: 0;
}
#directory .maincat .subcat-list .cat-item a::before {
  content: ">";
  color: #898989;
  padding-right: 3px;
}
#directory .maincat .subcat-list .cat-item a:hover {
  content: ">";
  color: #898989;
  padding-right: 3px;
  text-decoration: none;
}
@media screen and (max-width: 400px) {
  #directory .catcol ul li.cat-item ul,
  .paging .pages span.total,
  .slider_top,
  .post-block .post-left img {
    display: inline-block;
    min-height: 160px;
    height: auto;
  }
  .post-block-out .post-block h3 {
    white-space: normal !important;
  }
  .post-block-out .post-block {
    padding-bottom: 15px;
  }
  #logo-wrapper img {
    max-width: 55%;
  }

  .post-block-out .post-block .post-left,
  .post-block-out .post-block .post-right {
    width: 100%;
    clear: both;
    display: block;
    max-width: 100%;
    margin-right: 0px;
  }
  .post-block-out .post-block .post-left a {
    width: auto;
    height: auto;
  }
  .post-block-out .post-block img.attachment-ad-medium {
    max-width: 100%;
    margin-right: 0px;
  }
}

.content_right {
  width: 250px;
}
.content_right .user-details {
  font-size: 0.83em;
}
.form_contact input.text,
.form_contact textarea {
  max-width: 100%;
}

.content_res {
  margin: 0 auto;
  padding: 20px 0 40px;
  padding-left: 20px;
  padding-right: 20px;
  background: #efefef;
  min-height: 600px;
}

span.folder a {
  padding: 0 3px;
}
.footer {
  border-top: 1px solid #444;
  border-bottom: 1px solid #222;
}
.footer .footer_menu {
  padding: 10px 0px;
  background: none repeat scroll 0 0 #666666;
  border-bottom: none;
}
.footer_main_res .dotted {
  border-bottom: none;
}
.footer_menu_res ul li {
  margin: 0px;
}

.home .shadowblock h1 {
  margin: 0;
}
.content_res h1 span.colour_top {
  margin: 0;
  padding: 8px 0 0 0;
  font: normal 1.3em arial, helvetica, sans-serif;
  color: #f26332;
}
h1 span.colour {
  font-size: 0.9em;
}
h2 {
  margin: 0 0 12px 0;
  padding: 0 0 5px;
}
.price-wrap {
  display: none;
}
ul.membership-pack {
  display: none;
}
/* Trevor Bice - Disable Listn Icons from showing */

span.dashicons-before.folder::before {
  content: "";
  display: none;
}
span.dashicons-before.folder {
  background: none;
}

#sidebar.content_right.is-affixed {
  position: relative;
}

.footer_menu_res ul {
  text-align: center;
}
.footer_menu_res ul li {
  display: inline-block;
  float: none;
}
.inner-wrapper-sticky {
  width: inherit;
}

@media only screen and (max-width: 1200px) {
  #sidebar {
    margin-bottom: 20px;
  }
  .searchbar.content_res {
    display: none !important;
  }
  .content_right,
  .content_left {
    width: 100% !important;
    max-width: 100% !important;
  }
  .inner-wrapper-sticky {
    position: relative !important;
    top: 0px !important;
    left: 0px !important;
    width: 100% !important;
    transform: none !important;
  }
}

body {
  background: #ffffff;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#list_cp_country {
}
#list_cp_state {
}
#refine_widget ul.refine li ol.checkboxes {
  margin-left: 0px;
}
#refine_widget .dotted {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#refine_widget label {
  display: inline-block;
  max-width: 175px;
  vertical-align: top;
  font-size: 14px;
}
#ad_search-5 .dotted {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.content_right ul li.dashicons-before:before,
.content_right
  .shadowblock_out
  :not(.account-info)
  ul:not(.ads):not(.from-blog):not(.user-stats):not(.refine)
  li:before,
#adv_categories .cat-item:before,
.footer_main_res .column:not(.widget-125-ads) ul li:before,
.maincat-list .subcat-list li:before {
  vertical-align: baseline !important;
}
ul.listing-actions li {
}
.listing-actions .edit,
.listing-actions .delete,
.listing-actions .pause,
.listing-actions .restart {
  padding-right: 5px;
  font-size: 20px;
  color: inherit;
}
.header_menu_res ul li {
  margin-top: 10px;
}

.page-template-tpl-login div#checksave {
  padding-left: 0px;
}

label {
  display: inline;
  color: inherit;
  cursor: default;
  font-weight: inherit;
}
#list_cp_state {
  height: 0px;
  padding: 0px;
  transition: all linear 0.2s;
  overflow: hidden;
}
#list_cp_state.opened {
  height: 50px;
  padding: 8px 0px;
}

.progtrckr-wrapper {
}
.progtrckr-wrapper ol.progtrckr {
  background: url("images/Spark_burnt_fuse.png") repeat-x;
  background-position: 0% 60%;
  background-size: auto 10px;
  height: 90px;
  box-size: border-box;
}

.progtrckr-wrapper ol.progtrckr li.progtrckr-done,
.progtrckr-wrapper ol.progtrckr li.progtrckr-todo {
  min-height: 75px;
  border: 0px;
  vertical-align: top;
  position: relative;
  text-align: center;
  line-height: 1em;
}
.progtrckr-wrapper ol.progtrckr li.progtrckr-done:before,
.progtrckr-wrapper ol.progtrckr li.progtrckr-todo:before {
  background: none;
  opacity: 0.2;
  border: 1px solid #000;
  display: inline-block;
  float: none;
  left: 50%;
  position: absolute;
  top: 40px;
  width: 30px;
  height: 30px;
  margin-left: -15px;
  margin-right: 15px;

  font-size: 0px;
  border-radius: 15px;
}
.progtrckr-wrapper ol.progtrckr li.progtrckr-done:after,
.progtrckr-wrapper ol.progtrckr li.progtrckr-todo:after {
  content: " ";
  position: absolute;
  width: 50%;
  top: 20px;
  height: 20px;
  right: 0px;
  border-left: 1px solid #000;
  opacity: 0.2;
}
.progtrckr-wrapper ol.progtrckr li.progtrckr-done {
  border: 0px;
  background: url("images/Spark_burnt_fuse.png") #ffffff repeat-x;
  background-position: 0% 60%;
  background-size: 100% 10px;
  min-height: 90px;
}
.progtrckr-wrapper ol.progtrckr li.progtrckr-done:first-child {
}

.progtrckr-wrapper ol.progtrckr li.progtrckr-done:last-of-type {
}
.progtrckr-wrapper ol.progtrckr li.active:before {
  opacity: 1;
  background: url("images/Spark_fire.png") no-repeat;
  background-size: 50px 50px;
  background-position: 50% 100%;
  /*background-position: 0px 21px;*/
  width: 100%;
  height: 75px;
  content: " ";
  display: inline-block !important;
  position: absolute;
  top: 0px;
  border: 0px;
  margin: 0px;
  z-index: 2;
  left: 0px;
}

.progtrckr-wrapper ol.progtrckr li.active,
.progtrckr-wrapper ol.progtrckr li.progtrckr-todo {
  background: url("images/Spark_fuse.png");
  background-repeat: repeat-x;
  background-size: auto 10px;
  background-position: 0% 73%;
  min-height: 75px;
}
.progtrckr-wrapper ol.progtrckr li.active {
  background-position: 100% 73%;
  background-repeat: no-repeat;
  background-size: auto;
  background-size: auto 10px;
  color: #ff9900;
}
.progtrckr-wrapper ol.progtrckr li.progtrckr-todo {
  background: url("images/Spark_fuse.png") repeat-x;
  background-size: 100% 10px;
  background-position: 0% 73%;
  color: #000;
}
ol.progtrckr[data-progtrckr-steps="4"] li {
  width: 25%;
}
@media only screen and (max-width: 960px) {
  ol.progtrckr[data-progtrckr-steps="4"] li,
  ol.progtrckr[data-progtrckr-steps="5"] li {
    width: 25%;
    margin: 0px;
  }
  .progtrckr-wrapper ol.progtrckr li.active {
    background-position: 100% 73%;
    background-size: 50% 10px;
    background-repeat: no-repeat;
  }
  .post-block {
    width: 100%;
    padding: 0%;
  }
}
@media only screen and (max-width: 945px) {
  #list_cp_state.opened {
    height: 85px;
  }
  /* a.gohome {
    position: relative;
    background: rgba(1, 1, 1, 0.6);
  } */
}
@media only screen and (max-width: 620x) {
  .progtrckr-wrapper ol.progtrckr,
  .progtrckr-wrapper ol.progtrckr li.progtrckr-todo {
    background-size: auto 6px;
  }
}
@media only screen and (max-width: 64.036em) {
  .header-login {
    right: 55px !important;
  }
}
.form_step {
  padding: 0px 150px 0px 150px;
}
.form_step p.btn2,
.form_step p.terms,
.content_res .form_step .license {
  width: 100%;
}

.searchblock .form_search input#s,
.form_search input#s {
  padding: 0px;
  line-height: 34px;
  text-indent: 10px;
  max-width: 100%;
  width: 100%;
}
#sidebar .form_search input#s {
  width: 100%;
}
#sidebar .selectBox-dropdown {
  max-width: 100%;
  min-width: 0px;
}
.selectBox-options li a {
  font-size: 13px;
}
#refine_widget ul.refine li {
  padding: 7px 0px;
}

.site-footer {
  background: url(img/BRC_footerMapNew.svg) no-repeat 50% 50% #1b3041;
  background-size: auto 80%;
}
.site-footer .map-bg {
  background: none;
}

.shadowblock.sliderblock {
  padding: 10px 20px;
  padding-bottom: 0px;
}
.sliderblock .prev,
.sliderblock .next {
  padding-top: 35px;
}
.sliderwrap {
  min-height: 90px;
}
.slide-item {
  min-height: 90px;
}
.slide-item span.folder a,
.slide-item a {
  font-size: inherit;
  padding: 0px;
}
.slide-item p {
  line-height: 1em;
}
.slide-item p.post-title {
  font-size: 13px;
}
.slide-item p.post-meta,
.slide-item p.stats {
  font-size: 10px;
}
.slide-item p.post-meta span {
  display: inline-block;
}
.slide-item p.stats {
  color: #ccc;
}
.slide-item img.attachment-ad-medium {
  border-radius: 5px;
  width: 65px;
  height: auto;
}
.slide-item .feat_left {
}
#contact-user-form.row {
  margin-left: -10px;
  margin-right: -10px;
  max-width: none;
  width: auto;
}
#contact-user-form .column,
#wpcf7-f116-p117-o1 .column {
  width: 50%;
  padding: 0px;
}
#contact-user-form .input-box-area,
#wpcf7-f116-p117-o1 .input-box-area {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  padding: 10px;
  width: 100%;
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"] {
  line-height: 35px;
  padding: 0px;
  margin: 0px;
  text-indent: 5px;
}
input:disabled {
  background: #eee;
  color: #999;
}
#contact-user-form .input-box-area textarea,
#contact-user-form .input-box-area input[type="text"],
#wpcf7-f116-p117-o1 .input-box-area textarea,
#wpcf7-f116-p117-o1 .input-box-area input[type="text"] {
  width: 100%;
  margin: 0px;
}
#contact-user-form .input-box-area textarea,
#wpcf7-f116-p117-o1 .input-box-area textarea {
  min-height: 94px;
  margin-bottom: -4px;
}
#contact-user-form .wpcf7-form-control-wrap,
#wpcf7-f116-p117-o1 .wpcf7-form-control-wrap {
  margin: 0px;
}
#contact-user-form .input-box-area img,
#wpcf7-f116-p117-o1 .input-box-area img {
  background-color: #efefef;
  border-radius: 4px;
  position: absolute;
  right: 18px;
  top: 18px;
}
#contact-user-form #submit_inquiry {
  float: right;
}
@media only screen and (max-width: 768px) {
  #contact-user-form .column,
  #wpcf7-f116-p117-o1 .column {
    width: 100%;
  }
  #logo-wrapper img {
    float: left;
    margin: 10px auto 0 10px;
  }
}

h1.single-listing {
  width: 100%;
  max-width: 100%;
}

#directory li {
  padding: 5px 0px;
}
#directory > li > a {
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
}
#directory li {
  width: 100%;
  display: inline-block;
  list-style: none;
  vertical-align: top;
}
@media screen and (min-width: 600px) {
  #directory li {
    width: 47%;
  }
}
/* @media screen and (min-width: 900px) {
  #directory li {
    width: 33%;
  }
} */
#directory li li {
  text-transform: none;
}
/* #directory li.maincat.cat-item-6874 {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #ccc;
  width: 100%;
}
#directory li.maincat.cat-item-6874 > a {
} */

.show-password #pass1-text {
  max-width: 300px;
}
.user-pass1-wrap.manage-password p label {
  width: 100%;
  text-align: left;
}
.manage-password button {
  display: inline-block;
}
.loginform .strength-meter {
  margin-left: 0px !important;
}
.loginform .indicator-hint {
  font-size: 14px;
}
.loginform p label {
  width: auto;
}
.loginform .strength-meter,
div#checksave {
  padding-left: 0px;
}

.button-standard,
.wpcf7-submit {
  float: right;
}

.content p.post-meta a {
  color: #1a64a8;
}
#mainform {
  text-align: center;
}
ol.form-fields.cat-select {
  width: 493px;
  display: inline-block;
}

#mainform .form-fields {
  text-align: left;
}
