/* Share - Experience  */
iframe#share-video {
  border: 0px;
}

#share-buttons {
  float: right;
  width: 100%;
  background-color: white;
}

#share-buttons .addthis_inline_share_toolbox {
  margin-right: 40px;
  margin-top: -45px;
  float: right;
  display: inline;
}

#share-buttons .share-icon {
  float: right;
  margin-top: 5px;
}

#share-buttons .share-icon i:hover {
  color: #578fbf;
}

#share-buttons .share-vrecard {
  float: right;
  margin-top: -48px;
  /*color: #900891;*/
  color: #7a62ac;
}

#share-buttons .share-vrecard {
  float: right;
  margin-top: -48px;
  /*color: #900891;*/
  color: #7a62ac;
}

#share-buttons .share-vrecard-icon {
  float: right;
  margin-right: 3px;
}

#share-buttons .share-vrecard-icon:hover {
  color: #9443aa;
}

#share-buttons .share-vrecard .share-vrecard-message {
  /*  width: 400px;*/
}

#share-buttons .share-vrecard .share-links {
  float: right;
  color: #3f3959;
  padding: 1em;
  margin-top: -48px;
  margin-right: 48px;
}

#share-buttons .share-vrecard .share-links h3 {
  color: #3f3959;
}

#share-buttons .share-vrecard .share-links a {
  color: #3f3959;
  font-size: 0.85em;
}

#share-buttons .personalize-icon {
  float: left;
  padding-left: 5px;
  cursor: pointer;
}

#share-buttons .personalize-icon a {
  float: left;
  color: #5881bc;
}

#share-buttons .personalize-icon a:hover {
  color: #7a62ac;
  border: none;
}

#share-buttons .share-shop-icon {
  float: left;
  cursor: pointer;
  padding-left: 7px;
}

#share-buttons .share-shop-icon a {
  color: #5881bc;
  cursor: pointer;
}

#share-buttons .share-shop-icon a:hover {
  color: #7a62ac;
  border: none;
}

#share-buttons .preview-icon {
  float: left;
  color: #b95257;
  padding-left: 7px;
  cursor: pointer;
}

#share-buttons .preview-icon:hover {
  color: #cb2027;
}

#share-buttons .fa-border {
  border-color: #5881bc;
}

#share-buttons .fa-border:hover {
  border-color: #7a62ac;
}


#share-buttons .preview-icon .fa-border {
  border-color: #b95257;
}

/* page id of experience/share vrecard  */
.page-id-960 .woocommerce-breadcrumb {
  display: none;
}

.page-id-960 .site-content {
  margin-top: 50px;
}

.video-wrapper {
  padding-top: 2em;
  margin-bottom: 0;
}

.page-id-960 .video-helper {
  top: 23%;
  left: 35%;
}

.blue-wrapper {
  height: auto;
}

.blue-wrapper.content-area {
  margin-top: -22px;
  padding: 2em;
  min-height: 35em;
  height: auto;
  background-color: #2b96ba;
  color: #daedf5;
  background: linear-gradient(135deg, #2b96ba 30%, #7a62ac 100%);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.blue-wrapper a {
  color: #e0d5cc;
  /*font-size:0.85em;*/
}

.blue-wrapper h2 {
  color: white;
  /* text-shadow: 1px 1px 2px rgba(19, 6, 6, 0.54);*/
  text-shadow: 1px 1px 2px #8952a4;
}

.blue-wrapper h3,
.blue-wrapper h4 {
  color: #d5d9db;
}

.share-messages.content-area {
  float: left;
  width: 70%;
}

.share-comments.content-area {
  float: left;
  width: 70%;
}

.share-comments h3#reply-title {
  font-size: 1.4em;
}

.share-comment-wrapper.content-area ul {
  list-style: none;
}

#commentform input#submit.submit {
  background-color: #7a62ac;
  border-color: #686bad;
  color: #fcfcfc;
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.3);
}

/* comments star ratings */
i.star-on-png,
i.star-off-png {
  color: gold;
}

.share-thankyou {
  padding: 2em 0;
  /*float: right;*/
}

.share-thankyou h3.page-title {
  color: #f8f8f9;
}

.share-content {
  /*float: left;*/
}

#progressbar .ui-widget-header {
  background: green;
}

#share-progress-wrapper {
  padding-bottom: 10px;
}

#webvrtool input#pixrating_title {
  width: 50%;
}

#rendering-progress-bar {
    height: 30px;
    width: 100%;
    background-color: #777;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

#rendering-progress-bar-inner {
    height: 100%;
    width: 0%;
    background-color: #080;
    z-index: 1000;
}

#rendering-progress-status {
    font-weight: bold;
}

#rendering-progress-text {
    position: absolute;
    width: 100px;
    left: 50%;
    top: 0px;
    transform: translate(-50%);
    z-index: 100000;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}

@media (max-width: 768px) {
  #share-buttons .addthis_inline_share_toolbox {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  #share-buttons .share-vrecard {
    margin-right: 45px;
  }
}
@media (max-width: 425px) {
  .blue-wrapper.content-area {
    min-height: 65em;
    margin-top:0;
  }

  .share-comments.content-area {
    width: 100%;
  }

  #share-buttons .share-vrecard {
    margin-top: -125px;
  }
}
@media (max-width: 375px) {
  .blue-wrapper.content-area {
    min-height: 70em;
  }

  #share-buttons {
    height: auto;
    padding-top: 5px;
  }

  #share-buttons .share-vrecard {
    margin-top: -125px;
  }
}
@media (max-width: 325px) {
  #share-buttons .share-vrecard {
    margin-top: -170px;
  }
  .blue-wrapper.content-area {
    min-height: 80em;
  }
}
