/*
Theme Name: Sola Brand
Theme URI: http://www.forresidentialpros.com/directory
Author: Fresh Design Studio
Author URI: http://www.freshdesignstudio.com
Description: Refresh Sola Brand Website
Version: 1.0
*/




/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */

/*
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
        border: 0;
        font-family: inherit;
        font-size: 100%;
        font-style: inherit;
        font-weight: inherit;
        margin: 0;
        outline: 0;
        padding: 0;
        vertical-align: baseline;
}

html {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 62.5%;
        overflow-y: scroll;
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
        -webkit-box-sizing: inherit;
        -moz-box-sizing: inherit;
        box-sizing: inherit;
}

body {
        background: #f1f1f1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
        display: block;
}

ol,
ul {
        list-style: none;
}

table {
        border-collapse: separate;
        border-spacing: 0;
}

caption,
th,
td {
        font-weight: normal;
        text-align: left;
}

fieldset {
        min-width: inherit;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
        content: "";
}

blockquote,
q {
        -webkit-hyphens: none;
        -moz-hyphens: none;
        -ms-hyphens: none;
        hyphens: none;
        quotes: none;
}

a:focus {
        outline: 2px solid #c1c1c1;
        outline: 2px solid rgba(51, 51, 51, 0.3);
}

a:hover,
a:active {
        outline: 0;
}

a img {
        border: 0;
}


*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float:right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

img.alignleft, img.alignright {
  margin: 5px 20px 0px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  /*border: 1px solid #f0f0f0;*/
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.wp-caption p {
    display: block;
    padding: 0;
    margin: 0;
    margin-top: .25em;
    font-size: .9em;
    line-height: 1.5;
    text-align: left;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

/* =WordPress Core */


div.modal {
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.3);
}
.modal-header .close.dismiss {
  background-color: #323a45;
  color: #fff;
  font-size: 16px;
  opacity: 1;
  padding: 6px 10px;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-body .platform-element h2.name {
  text-align: center;
}
#loginModal .modal-header, #registerModal .modal-header {
  height: 0;
  min-height: 0;
  padding: 0;
  position: relative;
  z-index: 999;
}
#loginModal .modal-body, #registerModal .modal-body {
  padding-top: 0;
  position: relative;
}
.review-title-form {
  display: none;
}
.comment-form-comment > label {
  display: block;
}
.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
  color: gold;
}
#social_login_frame .footer {
  display: none;
}
#comments .oneall_social_login {
  display: none;
}
.gsc-search-box .gsc-input.form-control {
  border: 1px solid #ccc !important;
  padding-left: 6px !important;
  padding-right: 6px !important;
}
.gsc-webResult.gsc-result {
  padding: 10px 0;
}
.gsc-webResult.gsc-result .gs-title {
  font-size: 18px;
}
.gsc-webResult.gsc-result .attachment-thumbnail.size-thumbnail.wp-post-image {
  height: auto;
  max-width: 100px;
}
.gsc-webResult.gsc-result .media-body > p {
  font-size: 13px;
}
ul.xnav.xnav-tabs {
  border-bottom: 1px solid #1ea0ca;
  list-style: outside none none;
  padding-left: 0;
}
.xnav.xnav-tabs > li {
  display: inline-block;
  list-style: outside none none;
  margin-bottom: 2px;
}
.xnav.xnav-tabs > li.active > a {
  border: 1px solid #1ea0ca;
  font-weight: bold;
  padding: 2px 16px;
}
.xnav.xnav-tabs > li > a {
  padding: 2px 16px;
}

.gs-webResult .media {
  margin-top: 2px;
}
.resultinfo .gsc-result-info {
  color: #676767;
  font-size: 13px;
}
.row.resultinfo {
  padding-bottom: 0;
  padding-top: 0;
}
.resultinfo label {
  font-size: 13px;
  font-weight: normal;
}
.resultinfo select.form-control {
  font-size: 13px;
  height: auto;
  min-height: auto;
  padding-bottom: 4px;
  padding-top: 4px;
}
#user_password.form_control {
  width: 100%;
}
.card .product_description .name {
  display: block;
  height: auto;
  max-height: none;
  overflow: visible;
  font-weight: 700;
}

.card.rightads {
  padding-top: 12px;
}
.resultinfo select#orderby {
  padding: 0px 6px 12px 6px;
  height: 30px;
}

body > br {
  display: none !important;
}
.related.list h4.title {
  white-space: normal;
  line-height: 1.2em;
  padding-bottom: 8px;
  padding-top: 8px;
}
.reveal-modal {
  height: 480px;
}
/*
header.page.bravo {
    z-index: 99999999;
}
*/
header.page.bravo ~ .leaderboard {
  z-index: 9;
  background-color: transparent;
}
main.page.section {
  background-color: #fff; /* transparent; */
  margin-left: auto;
  margin-right: auto;
  z-index: 99;
}
main.page {
  z-index: 99;
}
.takeover {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  cursor: pointer;
  background-position: center center;
  /* top: 240px; */
}
.background-ads {
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  text-align: center;
  top: 110px;
  width: 100%;

}
section#content {
  background-color: transparent;
}

.background-ads iframe {
  border: 0 none;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  vertical-align: bottom;
  width: 100%;
}
.background-ads > div {
  height: 100% !important;
  width: 100% !important;
}
.background-ads > div > div {
  height: 100%;
  width: 100%;
  display: inline !important;
}
.peel-ads {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99; /*999;*/
}
.advertisement.super-leaderboard.variable-ad > div {
  margin-left: auto;
  margin-right: auto;
}
.featured.wrapper .featured.card {
  height: auto;
}
@media screen and (min-width: 768px) and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* IE-specific styles go here */

  header.bravo.page .brand img {
    max-width: 200px;
    max-height: none;
    height: auto;
    width: 200px;
  }

  .bravo #nav-page ul.nav.secondary {
    left: 172px;
  }

  .fixed .bravo #nav-page ul.secondary.nav {
    left: 292px;
  }

  header.page.bravo #nav-page ul.nav.primary {
    left: 116px;
  }
  .fixed header.page.bravo #nav-page ul.nav.primary {
    left: 86px;
  }

  ul.categories li.category {
    height: 40px;
  }


}

div#nav-page ul li a:hover {
  color: #1ca0cb;
}

ul.nav.primary ul.nav.child{
  background-color: #1ca0cb;
}
div#nav-page ul.nav.child li a:hover {
  color: #000 !important;
}





a.jrwp_share_icon i {
  color: #fff;
}
span.gfield_required {
  display: none;
}

.gform_body {
  margin-left: -15px;
}

ul#gform_fields_4 input {
  outline: none !important;
}

button.jrwp_submit_button {
  width: 100%;
  background-color: #1ea0ca;
  color: #fff;
  border: 0;
  padding: 10px;
}

.advertisement.leaderboard.variable-ad > div {
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  max-width: 1024px;
}
section#content.page-target {
  background-color: #fff;
}

div.load-more {
  background-color: #fff;
  float: none;
  margin: 0 auto;
  max-width: 1024px;
  padding-bottom: 15px;
  padding-top: 15px;
  position: relative;
}
article .photo-gallery {
  display: none;
}
.glyphicon.glyphicon-play.iconplay {
  color: #fff;
  font-size: 60px;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
  text-shadow: 0 0 5px black;
  top: 50%;
}
.sidebar_content > div {
  /*    background: transparent url("./images/content-border-bottom.png") repeat-x scroll 0 0;
      margin-top: 0;
      padding-top: 18px;*/
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #f9f9f9;
  margin-bottom: 36px;
}

.page-target .advertisement.inline.ad-300x250 {
  background-image: url("./images/content-border-bottom.png");
  background-position: center bottom;
  background-repeat: repeat-x;
  height: auto;
  margin-bottom: 12px;
  min-height: 280px;
}


.sidebar_content p {
  font-family: "museo-sans",sans-serif;
}
article.article.featured.card .thumb {
  background-position: center center;
  background-size: auto auto;
}
figure.primary .img-responsive.primary {
  max-width: 100%;
  min-width: auto;
  width: auto;
}

.sidebar_content > div::after {
  background-image: url("./images/content-border-bottom.png");
  background-repeat: repeat;
  content: "";
  display: block;
  height: 9px;
  left: -8px;
  position: relative;
  top: 32px;
  width: 305px;
}
aside.advertisement.inline.ad-300x250.inloop {
  min-height: 288px;
}
div.copyright {
  border-top: 1px solid;
  color: #fff;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 15px;
  padding-top: 12px;
  font-size: 11px;
}
div.copyright > p {
  color: #e2e2e3;
}
.copyright > p > a {
  color: #e2e2e3;
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  .sidebar_content {
    display: block;
    float: right;
    width: 305px;
  }

}

/* new july 2017 */

header.bravo.page .navbar.navbar-inverse {
  background-color: #555;
  color: #fff;
  height: auto;
  max-width: none;
  position: relative;
}

section section.content .body {
  margin-left: 0;
  width: calc(100% - 336px);
}
section.content .body > aside.primary-image.landscape {
  margin: auto;
  width: auto;
}
.content.page-target.clearfix {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
}
.social .share-buttons .share {
    display: inline-block;
    height: 42px;
    margin-right: 6px;
    width: 42px;
}
.social .share-buttons .share .fa.fa-2x {
    left: 8px;
    position: relative;
    text-align: center;
    top: 6px;
    vertical-align: middle;
}
.social .share-buttons .share:first-child .fa.fa-2x {
    left: 10px;
}
.social .share-buttons .share:last-child .fa.fa-2x {
    color: #6d6d6d;
    left: 7px;
}
.social .share-buttons .share:last-child .fa.fa-2x:hover {
    color: #fff;
}
.navbar-primary .header-social .header-icon {
    border: medium none;
    /* border-radius: 0; */
    color: #666666;
}
.navbar-primary .header-social .header-icon:hover {
    color: #fff;
}
.post-meta .tag {
    color: #5d9fc8;
    display: block;
    font-weight: bold;
    margin-top: 16px;
    position: relative;
    width: 100%;
    font-family: "Roboto",sans-serif;
    font-size: 15px;
}
article.product.horizontal.card .copy .details span.tag {
    color: #5d9fc8;
    font-family: "Raleway",sans-serif;
}
.name > a {
    font-family: "Roboto",sans-serif;
    font-weight: 300;
    font-size: 32px;
    font-weight: 300;
}
section#content.section > h3 {
    font-family: "Roboto",sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
}
section#content.section > hr {
    border-color: #555555;
    border-width: 2px;
    color: #555555;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 970px;
}
.recent.related.list h4.title {
    border-bottom: 1px solid #555555;
    border-top: medium none;
    color: #555555;
    font-family: "Roboto",sans-serif;
    margin-bottom: 6px;
}
.recent.related.list #accordion h4.panel-title {
    position: relative;
}
a.absolute-right {
    position: absolute;
    right: 0;
}
#accordion .panel.panel-default {
    border-bottom: 1px solid #ccc;
    box-shadow: none;
    margin: 0;
}
.panel.panel-default .panel-heading {
    background-color: transparent;
}
#accordion .list-group-item {
    padding-bottom: 6px;
    padding-left: 28px;
    padding-top: 6px;
}
#accordion .list-group-item > a, #accordion h4.panel-title a:first-child {
    font-family: "Roboto",sans-serif;
    font-weight: 300;
    color: #555555;
}
article.product.featured.card {
    border-bottom: 1px solid #e0e0e0;
}
.xteaser p, .teaser {
    color: #555555;
}
.product.standard .name > a {
    font-size: 20px;
    font-weight: 300;
    color: #555555;
}
article.product.horizontal.card {
    border-bottom: 1px solid #e0e0e0;
    height: 300px;
}
article.product.horizontal.card::before {
    background: none;
    border: none;
    content: none;
}
section#content.section.page.wrap .product.standard.card, aside.advertisement.inline {
    border-bottom: 1px solid #e0e0e0;
}
section#content.section.page.wrap .product.standard.card:before, aside.advertisement.inline:before {
    background: none;
    border: none;
    content: none;
}
.page-target aside.advertisement.inline.ad-300x250 {
    background: none;
}
.load-more a.load-pagex {
    font-size: 14px;
}
.recent.related.list::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    content: none;
}
.content.page-target .sidebar_content > div::after {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    content: none;
}
.content.page-target .sidebar_content > div {
    background-color: transparent;
}
p.contacts span, p.contacts a {
    font-family: "Roboto",sans-serif;
    font-size: 17px;
    font-weight: 300;
}
section.content.page-target .recent.related.list:before {
    background: none;
    border: none;
    content: none;
}
section.content.page-target .recent.related.list {
    border-bottom: 1px solid #e0e0e0;
}
#accordion .panel-primary h4.panel-title > a {
    color: #fff;
}
main.section.page {
    padding-top: 0;
}
header.page.bravo ~ .leaderboard {
    margin-top: 8px;
}
article.directory-nav .panel-primary .panel-heading {
    background-color: #1ea0ca;
}
article.product.featured.card::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    content: none;
}



/*UPDATES*/
aside.content {
  position: inherit;
}

@media screen and (max-width:839px){
  article section.content .body {
      width: 100% !important;
  }
}

/* new styles balbir*/

.single-post section.content.page-target .body .wp-caption.alignleft {
    margin: 5px 20px 0px 0px;
    padding-bottom: 0px;
}
.single-post section.content.page-target .body .wp-caption.aligncenter{
    padding-bottom: 0px;
}
.single-post section.content.page-target .body .wp-caption.alignright {
    margin: 5px 0 0px 20px;
    padding-bottom: 0px;
}

/* Update style JRWP 02-12-2018*/
@media screen and (max-width: 984px) {
  form.navbar-form.navbar-right {
      /* position: absolute; */
      width: 200px;
      right: 10px;
      top: -35px;
      height: 30px;
  }

  form.navbar-form.navbar-right input,
  form.navbar-form.navbar-right button {
      min-height: 25px !important;
      height: 25px !important;
      border: 1px solid #bbbbbb !important;
      box-shadow: none !important;
  }
  form.navbar-form.navbar-right button{
    padding: 1px 10px !important;
  }
}
