.pearl-envato-preview-holder {
  height: 54px; }

.pearl-envato-preview {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  font-size: 12px;
  height: 54px;
  background-color: #262626;
  border-bottom: 1px solid #333;
  z-index: 100;
  line-height: 54px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  z-index: 998; }
  .pearl-envato-preview .preview__envato-logo {
    float: left;
    padding: 0 20px; }
  .pearl-envato-preview .preview__envato-logo a {
    display: inline-block;
    position: absolute;
    top: 18px;
    text-indent: -9999px;
    height: 18px;
    width: 152px;
    background: url("https://public-assets.envato-static.com/assets/logos/envato_market-6eed4f715209e46c7454f26f3f25f7560d9d94713c11a5717436cd18642fb0a0.svg");
    background-size: 152px 18px; }
  @media (max-width: 568px) {
    .pearl-envato-preview .preview__envato-logo {
      padding: 0 10px; }
    .pearl-envato-preview .preview__envato-logo a {
      position: absolute;
      top: 20px;
      left: 15px;
      height: 14px;
      width: 118px;
      background-size: 118px 14px; } }
  .pearl-envato-preview .preview__actions {
    float: right; }
  .pearl-envato-preview .preview__action--buy, .pearl-envato-preview .preview__action--close {
    display: inline-block;
    padding: 0 20px; }
  @media (max-width: 568px) {
    .pearl-envato-preview .preview__action--buy {
      padding: 0 0 0 10px; }
    .pearl-envato-preview .preview__action--close {
      padding: 0; } }
  .pearl-envato-preview .preview__action--purchase-form {
    display: inline-block; }
  .pearl-envato-preview .preview__action--item-details {
    display: inline-block; }
  .pearl-envato-preview .preview__action--close {
    border-left: 1px solid #333333; }
  .pearl-envato-preview .preview__action--close a {
    color: #999999;
    text-decoration: none; }
  .pearl-envato-preview .preview__action--close a:hover {
    color: white; }
  .pearl-envato-preview .preview__action--close a i {
    color: white;
    font-size: 10px;
    margin-right: 10px; }
  @media (max-width: 568px) {
    .pearl-envato-preview .preview__action--close {
      border: 0 !important; }
      .pearl-envato-preview .preview__action--close a i {
        margin-right: 0; }
      .pearl-envato-preview .preview__action--close span {
        text-indent: -9999px;
        width: 5px;
        padding-left: 40px !important; }
        .pearl-envato-preview .preview__action--close span:after, .pearl-envato-preview .preview__action--close span:before {
          left: 15px !important; } }

.e-btn--3d.-color-primary {
  box-shadow: 0 2px 0 #6f9a37;
  background-color: #82b440;
  position: relative;
  font-size: 14px;
  padding: 5px 20px;
  line-height: 1.5;
  color: white;
  text-decoration: none !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  border: none;
  border-radius: 4px; }
  .e-btn--3d.-color-primary:hover {
    background-color: #7aa93c; }

.preview__action--close span {
  position: relative;
  display: inline-block;
  padding-left: 10px; }
  .preview__action--close span:after, .preview__action--close span:before {
    content: '';
    display: block;
    position: absolute;
    top: 25px;
    left: -10px;
    width: 11px;
    height: 3px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    background-color: #fff; }
  .preview__action--close span:after {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }

body.lg-on .pearl-envato-preview {
  z-index: 99; }

body.envato-preview-visible .stm_demo_sidebar__top {
  margin-top: 25px; }

body.envato-preview-visible.stm-template-listing_five .header-main.stm-fixed {
  margin-top: 54px;
}

body.envato-preview-visible.stm-template-listing_five.logged-in .header-main.stm-fixed {
  margin-top: 0;
}

/*.stm-template-listing_three.page #main .container {
  //padding-top: 0 !important;
}*/

body.has_iframe.stm-template-listing .stm-banner-fullwidth .stm-banner-image-filter {
  top: 35px !important;
}



body.envato-preview-visible.stm-template-listing .stm-banner-fullwidth .stm-banner-image-filter {
  top: 20px !important;
}

@media (max-width: 660px) {
  .stm_demo_sidebar__top {
    display: none; }
  .stm_demo_sidebar__layouts {
    overflow-y: auto;
    position: absolute;
    top: 20px;
    bottom: 75px;
    left: 21px;
    right: 19px;
    height: auto !important; }
  .stm_demo_sidebar .stm_demo_sidebar__toggler {
    left: -16px;
    width: 50px;
    height: 52px;
    border-radius: 9999px;
    transition: all 0s ease;
    background: #e7174d !important; }
    .stm_demo_sidebar .stm_demo_sidebar__toggler:before {
      content: '';
      display: block;
      position: absolute;
      top: -10px;
      right: 0;
      left: -10px;
      bottom: -10px; }
    .stm_demo_sidebar .stm_demo_sidebar__toggler .stm_demo_sidebar__transformed {
      opacity: 0; }
  .stm_demo_sidebar.active .stm_demo_sidebar__toggler {
    width: 25px;
    left: -25px !important;
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important; }
  body.envato-preview-visible .stm_demo_sidebar__layouts {
    top: 70px; }
  .stm_demo_sidebar__holder {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease; }
    .stm_demo_sidebar__holder.active {
      opacity: 1;
      visibility: visible; } }
      
      
.envato-preview-visible #wrapper{
	/*margin-top: 54px;*/
}

.envato-preview-visible.stm-boats-transparent #stm-boats-header {
	/*top: 54px;*/
}

.envato-preview-visible.stm-template-rental_two.home .daterangepicker {
	margin-top: -54px;
}

.envato-preview-visible.stm-template-car_dealer_two #wrapper #stm-boats-header {
	/*top: 54px !important;*/
}

.envato-preview-visible.stm-template-car_dealer_two.title-box-hide:not(.blog) #wrapper #stm-boats-header {
	top: 0 !important;
}

.envato-preview-visible.stm-template-car_dealer_two .pearl-envato-preview{
    position: fixed;
}

.envato-preview-visible.stm-template-listing_three #wrapper #header .header-listing.header-listing-fixed.stm-fixed,
.envato-preview-visible.stm-template-listing #wrapper #header .header-listing.header-listing-fixed.stm-fixed {
    top: 54px;
}

.envato-preview-visible .single-add-to-compare.single-add-to-compare-visible {
    top: 54px;
}

.envato-preview-visible.stm-template-car_dealer_two.no_margin #wrapper .stm-boats-mobile-menu {
    /*top: 123px;*/
}


  #switcher {
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    display: flex;
    flex-grow: 1;
    height: 54px;
    background: #232323;
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }

#switcher:after {
  content: '';
  clear: both;
  display: block;
}

#switcher #theme-list {
  position: relative;
  width: 210px;
  height: 35px;
  margin-top: 10px;
  font: 14px/34px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#switcher #theme-list #theme-select {
  height: 35px;
}

#switcher #theme-list a {
  display: block;
  height: 33px;
  position: relative;
  color: #fff;
  text-decoration: none;
  background: #333;
  border-radius: 5px;
}

#switcher #theme-list #theme-select a {
  line-height: 36px;
  padding: 0 20px 0 12px;
  padding-right: 11px;
  border: 1px solid #4f4f4f;
  background: transparent;
  color: #fff;
  opacity: 1;
  letter-spacing: 0.2px;
  font-size: 13px;
}

#switcher #theme-list #theme-select a svg {
  position: absolute;
  right: 6px;
  top: 12px;
  width: 9px;
}

#switcher #theme-list.list-opened #theme-select a svg {
  transform: rotate(180deg);
}

#switcher #theme-list li {
  background: #333;
  margin-bottom: 0;
}

#switcher #theme-list li a {
  border-radius: 0;
}

#switcher #theme-list ul a:hover {
  opacity: 1;
}

#switcher #theme-list ul {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  padding: 0;
  margin: 0;
  margin-top: -1px;
  z-index: 99;
  border: 1px solid #4f4f4f;
  border-top: 0;
}

#switcher #theme-list ul li {
  position: relative;
  padding: 0 10px;
}

#switcher #theme-list li:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

#switcher #theme-list li:first-child a {
  border: 0;
}

#switcher #theme-list span {
  display: inline-block;
  font-family: Arial;
  position: absolute;
  right: 16px;
  top: 8px;
  padding: 0 6px;
  height: 17px;
  line-height: 17px;
  font-size: 10px;
  color: rgba(255,255,255,0.5);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#switcher #theme-list ul li span {
  right: 9px;
}

#switcher #theme-list ul li .screen {
  position: absolute;
  top: -1px;
  left: 100%;
  margin-left: -2px;
  display: none;
  z-index: -1;
}

#switcher #theme-list ul li .screen img {
  border: 2px solid #fff;
  border-radius: 3px;
}

#switcher #theme-list ul li:hover .screen {
  display: block;
}

#switcher #theme-list ul li .screen a {
  opacity: 1;
  position: relative;
  width: 350px;
}

#switcher #theme-list ul li .screen a:after {
  content: '';
  position: absolute;
  top: 10px;
  left: 2px;
  width: 6px;
  height: 16px;
}

#switcher .purchase {
  margin: 9px 30px 0 auto;
  font: normal 16px/20px arial, helvetica, sans-serif;
}

#switcher .purchase a {
  display: block;
  height: 34px;
  margin-top: 1px;
  padding: 0 30px;
  line-height: 36px;
  color: #ffffff;
  outline: none !important;
  font-size: 13px;
  vertical-align: top;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  background: #7E3BD0;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-animation: stm-button 6s ease infinite;
  animation: stm-button 6s ease infinite;
}

#switcher .purchase a:hover {

}

@-webkit-keyframes stm-button {
  0% {
    background: #7E3BD0;
  }
  33% {
    background: #c73bd0;
  }
  66% {
    background: #3bd0c9;
  }
  100% {
    background: #7E3BD0;
  }
}
@keyframes stm-button {
  0% {
    background: #7E3BD0;
  }
  33% {
    background: #c73bd0;
  }
  66% {
    background: #3bd0c9;
  }
  100% {
    background: #7E3BD0;
  }
}

#switcher .purchase img {
  margin-top: -2px;
  margin-right: 12px;
  vertical-align: top;
}

#switcher .close {
  border-left: 1px solid #333333;
}

#switcher .close a {
  display: block;
  padding: 0 20px;
  height: 54px;
  line-height: 58px;
  color: #999;
  text-decoration: none;
  font-size: 13px;
  vertical-align: middle;
  text-shadow: none !important;
}

#switcher .close img {
  margin-right: 9px;
  position: relative;
  top: -1px;
  width: 10px;
  height: 10px;
  vertical-align: middle;
  opacity: 1;
}

.close {
  text-shadow: none !important;
  font-weight: 600 !important;
}

.wp_support_banner {
  position: relative;
  width: 185px;
  text-align: left;
}

.wp_support_banner a {
  display: block;
  height: 41px;
  padding: 17px 22px 41px 35px;
  text-decoration: none !important;
  color: #fff;
  transition: .3s ease-out;
}

.wp_support_banner a:hover {
  background-color: #323232;
}

.wp_support_banner svg {
  position: absolute;
  top: 19px;
  left: 13px;
  width: 15px;
  height: 15px;
}

.wp_support_banner svg path {
  fill: #1bc744;
}

.wp_support_banner span {
  display: block;
  font-size: 13px;
}

.wp_support_banner span.green {
  margin-top: -2px;
  color: #1bc744;
  font-size: 11px;
}

/* Media */
@media screen and (max-width: 940px) {
  .wp_support_banner {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  #switcher .close img {
    top: 0;
    margin-right: 0;
  }

  #switcher .close span {
    display: none;
  }

  #switcher .purchase {
    margin-left: 20px;
  }

  .theme-list-screens {
    width: 200px !important;
  }

  .envato-preview-visible.stm-template-listing_two #wrapper #header .header-listing {
    top: 54px;
  }

  .envato-preview-visible.stm-template-boats #wrapper .stm-boats-mobile-header {
    top: 54px;
  }
}

@media screen and (max-width: 520px) {
  .xs_clear:after {
    content: '';
    display: block;
    clear: both;
  }

  #switcher {
    height: 99px;
  }

  #switcher .purchase {
    margin-top: 1px;
    float: none;
    text-align: center;
  }

  #switcher #theme-list {
    float: none;
    width: 215px;
    margin: 10px auto 0;
  }

  #switcher .purchase a {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
  }

  #switcher .close img {
    top: -1px;
    margin-right: 0;
  }

  #switcher #theme-list ul {
    height: 250px;
    overflow: scroll;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  #switcher #theme-list ul li:hover .screen {
    display: none !important;
  }

  .theme-list-screens  {
    display: none !important;
  }

  .envato-preview-visible #wrapper{
    /*margin-top: 50px;*/
  }
}


/* Dropdown styles */
#switcher #theme-list ul {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-box-shadow: -3px 4px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: -3px 4px 10px 0px rgba(0,0,0,0.25);
  box-shadow: -3px 4px 10px 0px rgba(0,0,0,0.25);
}

#switcher #theme-list ul li {
  background: #232323;
  padding: 3px 0 3px 20px;
  padding-right: 0;
  padding-left: 12px;
}

#switcher #theme-list ul li a {
  background: #232323;
  color: #fff;
  font-size: 13px;
  opacity: 0.5;
}

#switcher #theme-list ul li span {
  color: #fff;
}

#switcher #theme-list ul::-webkit-scrollbar {
  display: none;
}

#switcher #theme-list ul li a:hover span {
  color: #fff;
}

#switcher #theme-list.list-opened a {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.invisible-switch {
  overflow-y:scroll;

}

.invisible-switch .screen {
  display:none !important;
}


/* Timmy css */
#switcher #theme-list ul {
  max-height: 319px;
  overflow-y: scroll;
}

.theme-list-screens {
  position: absolute;
  left: 100%;
  width: 350px;
}

.theme-list-screens .screen {
  display: none;
  margin: -10px 0 0 -2px;
}

.theme-list-screens .screen.active {
  display: block;
}

#theme-list .theme-list-screens .screen img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 5px 5px 0 0;
}

#switcher #theme-list .theme-list-screens a {
  min-height: 177px;
  -webkit-box-shadow: -3px 4px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: -3px 4px 10px 0px rgba(0,0,0,0.25);
  box-shadow: -3px 4px 10px 0px rgba(0,0,0,0.25);


}

#switcher #theme-list .theme-list-screens a img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 5px 5px 0 0;
}

#stm_wrapper {
  position: absolute;
  width: 100%;
  height: 200px;
}

@media only screen and (max-width: 520px) {
  #stm_wrapper {
    max-height: 50px;
  }

  #top-bar {
    display: none !important;
  }

  #switcher, #switcher #iframe {
    height: 54px !important;
  }

  #switcher #theme-list, .xs_clear {
    display: none;
  }

  #switcher .purchase {
    margin-top: 7px;
  }

  #switcher .close a {
    height: 50px;
    line-height: 54px;
  }

  #switcher .purchase {
    margin-right: 20px;
  }
}

.has_envato_iframe .header-service.header-service-sticky {
  padding-top: 60px !important;
}

.has_envato_iframe.stm-template-listing_six #wrapper #header .stm-fixed {
  top: 54px;
}


#stm_theme_customization_banner {
  display: block;
  margin-top: -4px;
}

#stm_theme_customization_banner .stm_customization span:first-child{
  line-height: 20px;
}

.preview__envato-logo {
  position: relative;
  margin: 17px 35px 0 16px;
  display: inline-block;
  text-indent: -9999px;
  height: 18px;
  width: 152px;
  background: url("https://public-assets.envato-static.com/assets/logos/envato_market-6eed4f715209e46c7454f26f3f25f7560d9d94713c11a5717436cd18642fb0a0.svg");
  background-size: 152px 18px;
}

.preview__envato-logo a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.switcher__left,
.switcher__right,
.switcher__center {
  display: flex;
  flex-grow: 1;
  flex-shrink: 0;
}

.switcher__left {

}

.switcher__center {
  margin: 0 auto;
  line-height: 14px;
}

.switcher__right {
  margin-left: auto;
  justify-content: flex-end;
}

.switcher__links {
  margin-top: 22px;
  width: 200px;
}

.switcher__link {
  font-size: 13px;
  text-decoration: none !important;
  color: #fff;
  margin-left: 15%;
  vertical-align: top;
  opacity: 0.5;
  transition: .3s ease-out;
}

.switcher__link:hover {
  opacity: 1;
}

.switcher__link > * {
  vertical-align: top;
}

.switcher__link svg {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 1px 4px 0 0;
  fill: #fff;
}

.switcher__link svg.stm_wordpress {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: -1px 4px 0 0;
}

.stm_wheel_svg {
  fill: #fff;
}

@media (min-width: 1400px) {
  .switcher__links {
    margin-left: 10%;
  }
}

@media (max-width: 1130px) {
  .switcher__links {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  #switcher .close span {
    display: none;
  }
  .switcher__center {
    display: none;
  }
}

@media (max-width: 650px) {
  #theme-list {
    display: none;
  }
}

@media(max-width: 430px) {
  .preview__envato-logo {
    width: 118px;
    margin: 15px 12px 0 10px;
    background-size: 118px 18px;
    background-repeat: no-repeat;
  }
  #switcher .purchase a {
    padding: 0 15px;
    text-transform: none;
  }
}

a {
  outline: none !important;
}