/*
 - Header
 - Meta
 - Body
 - Author profile block
 - Node Actions
 - Main images
 - Video
 - List
 - List of nodes (date + title)
 - Locations
 - Media <= 959px
 */


.vlt-article-single .vlt-article-section-title {
  margin-top: 10px;
}


/********************************
 * Header
 ********************************/

.vlt-article-header {
  margin-bottom: 20px;
}

.node-title-wrapper {
  margin: 0;
}

.vlt-article-header h1 {
  font-size: 32px;
  line-height: 38px;
}

.node-title-has-logo {
  margin-left: 170px;
  line-height: 70px;
}

  .node-title-has-logo h1 {
    display: inline-block;
    margin: -7px 0 0 0;
    vertical-align: middle;
    *vertical-align: baseline;
  }


/********************************
 * Meta
 ********************************/

.vlt-article-single .vlt-article-meta {
  margin-bottom: 20px;
}

/* fivestar widget */

.rate-widget-fivestar .rate-info {
	display: none;
}

.rate-widget-fivestar ul {
  margin: 0;
}

  .rate-widget-fivestar li {
    float: left;
  }

    .rate-widget-fivestar a,
    .rate-widget-fivestar span {
      display: block;
      width: 25px;
      height: 20px;
      line-height: 0;
      font-size: 0;
      background: url("/profiles/voltimum/themes/voltimum2/images/rating-stars.png") no-repeat -25px 0;
    }

    a.rate-fivestar-btn-filled,
    span.rate-fivestar-btn-filled {
      background-position: 0 0;
    }

    a.rate-fivestar-btn-filled,
    span.rate-fivestar-btn-filled {
      background-position: 0 0;
    }

    .rate-user .rate-fivestar-btn-filled {
      background-position: -50px 0;
    }


/********************************
 * Body
 ********************************/

.vlt-article-teaser,
.vlt-article-voltimum-comment {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
}

.vlt-article-voltimum-comment {
	background: #f5f5f5;
	padding: 5px 15px;
}

.vlt-article-voltimum-comment .vlt-article-voltimum-comment-author {
  margin-top: 8px;
  font-size: 12px;
  line-height: 16px;
  text-align: right;
}

.vlt-article-single .vlt-article-teaser {
  font-weight: 600;
}

.vlt-article-single .field-name-body {
  margin-bottom: 27px;
}


/********************************
 * Author profile block
 ********************************/

.profile-block {
  /*padding: 20px;
  margin-bottom: 30px;
  background: #eaeaea;*/
}

  .profile-block > .box-key {
    width: 132px;
    text-align: center;
  }

  .profile-block .profile-logo {
    display: inline-block;
    margin: 0 auto;
    vertical-align: bottom;
  }

    .profile-block .vlt-logo {
      width: 130px;
    }

  .profile-block .profile-photo .box-shadow-inner {
    display: block;
  }
  /*.profile-block-info > div + div {
    margin-top: 10px;
  }*/
  .profile-block .profile-logo + .profile-photo {
    margin-top: 10px;
  }


/********************************
 * Node Actions
 ********************************/

.vlt-article-actions {
  margin-bottom: 27px;
  font-weight: bold;
}


/********************************
 * Main images
 ********************************/

.vlt-d-slider .slide {
  width: 100%;
  height: 100%;
  text-align: center;
  background: #fff;
}
.vlt-d-slider .slide + .slide {
  display: none;
}
  .vlt-d-slider .slide-img {
    width: auto;
    max-width: 100% !important;
    max-height: 100% !important;
  }

  .vlt-d-slider .slide-html {
    height: auto;
    top: 0;
    text-align: left;
  }

.vlt-d-slider-controls {
  width: 100%;
  font-size: 12px;
  line-height: 15px;
  margin-top: 5px;
  text-align: center;
}

.vlt-article-image + .vlt-d-slider-controls,
.vlt-article-image > .vlt-d-slider-controls {
  height: auto;
  margin-bottom: 20px;
  position: static;
}

  .vlt-d-slider-controls span {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 3px;
    background: url(/profiles/voltimum/themes/voltimum2/images/sprite.png) no-repeat 0 -73px;
    font-size: 0;
    text-decoration: none;
    cursor: pointer;
  }

  .vlt-d-slider-controls .active {
    background-position: -19px -73px;
  }


.vlt-d-slider-dir-nav {
  width: 100%;
  margin: 0 0 20px 0;
  text-align: center;
  position: relative;
}

.vlt-d-slider-prev {
  position: absolute;
  left: 50%;
  margin-left: -49px;
  top: 1px;
}

.vlt-d-slider-next {
  position: absolute;
  left: 50%;
  margin-left: 35px;
  top: 1px;
}


.vlt-d-slider-caption {
  display: none;
  position: relative;
  z-index: 10;
  padding-top: 9px;
  line-height: 18px;
  font-size: 13px;
  background: #fff;
}

.vlt-d-slider-caption h5,
.vlt-d-slider-caption p {
  margin: 0;
  word-wrap: break-word;
}

.vlt-d-slider-caption p {
  color: #888;
}


.vlt-article-image {
  position: relative;
  margin: 18px 0 36px 0;
  *zoom: 1;
}
.node-virtual-product .vlt-article-image {
  text-align: center;
}
.vlt-article-image-single {
  margin-bottom: 18px;
}

.vlt-article-image-single .vlt-article-image-frame > div {
  height: auto !important;
}

.vlt-article-image-frame {
  border: 1px solid #ccc;
  padding: 10px;
  background: #fff;
  line-height: 0;
  font-size: 0;
}
.node-virtual-product .vlt-article-image-frame {
  border-color: #ededed;
  -webkit-box-shadow: 3px 3px 7px rgba(200, 200, 200, 0.5);
  -moz-box-shadow: 3px 3px 7px rgba(200, 200, 200, 0.5);
  box-shadow: 3px 3px 7px rgba(200, 200, 200, 0.5);
}
.node-virtual-product .vlt-article-image-frame img {
  max-height: 320px;
}
.vlt-article-image-frame .vlt-logo {
  position: absolute;
  top: 0;
  left: 0;
  border-color: #ededed;
  -webkit-box-shadow: 3px 3px 7px rgba(200, 200, 200, 0.5);
  -moz-box-shadow: 3px 3px 7px rgba(200, 200, 200, 0.5);
  box-shadow: 3px 3px 7px rgba(200, 200, 200, 0.5);
}
.vlt-article-image-frame a > .fa {
  display: block;
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 32px;
  height: 32px;
  padding: 7px;
  background: #fff;
  font-size: 28px;
  line-height: 32px;
  text-align: center;
  color: #008acc;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  -webkit-box-shadow: 3px 3px 7px rgba(200, 200, 200, 0.5);
  -moz-box-shadow: 3px 3px 7px rgba(200, 200, 200, 0.5);
  box-shadow: 3px 3px 7px rgba(200, 200, 200, 0.5);
}

.vlt-article-image-thumbnail-frame {
  display: table;
  padding: 0;
  width: 22%;
  height: 102px;
  margin-left: 4%;
  margin-top: 10px;
}
.vlt-article-image-thumbnail-frame:nth-child(4n + 1) {
  margin-left: 0;
}
.vlt-article-image-thumbnail-frame .vlt-article-image-thumbnail {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #ededed;
  -webkit-box-shadow: 3px 3px 7px rgba(200, 200, 200, 0.5);
  -moz-box-shadow: 3px 3px 7px rgba(200, 200, 200, 0.5);
  box-shadow: 3px 3px 7px rgba(200, 200, 200, 0.5);
}

.vlt-article-image-thumbnail-frame .vlt-article-image-thumbnail img {
  max-height: 100%;
}

.vlt-article-image-small {
  width: auto;
  float: left;
  margin: 0 18px 18px 0;
}

.vlt-article-image-left {
  margin: 4px 10px 30px 0;
  float: left;
}

.vlt-article-image-single.vlt-article-image-left {
  margin-bottom: 18px;
}


#fancybox-thumbs ul li img {
  max-width: none;
}
.vlt-article-gray-box {
  padding: 15px;
  background-color: #f5f5f5;
  border: 1px solid #ededed;
  -webkit-box-shadow: 3px 3px 7px rgba(200, 200, 200, 0.5);
  -moz-box-shadow: 3px 3px 7px rgba(200, 200, 200, 0.5);
  box-shadow: 3px 3px 7px rgba(200, 200, 200, 0.5);
}
.vlt-article-gray-box hr {
  border-color: #d0d0d0;
  border-bottom: none;
}
.vlt-plus-accordion.accordion .accordion-group {
  border: none;
  border-bottom: 1px solid #ccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.vlt-plus-accordion.accordion .accordion-group a {
  color: inherit;
  padding-left: 5px;
}
.vlt-plus-accordion.accordion .accordion-group a:hover {
  color: #000;
}
.vlt-plus-accordion.accordion .accordion-group a:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-size: 16px;
  margin-right: 10px;
  content: "\f068";
}
.vlt-plus-accordion.accordion .accordion-group a.collapsed:before {
  content: "\f067";
}
.node-vlt-contenttype-article .field-name-body {
  text-align: justify;
}

/*
.node-vlt-contenttype-article ul,
.node-vlt-contenttype-review ul{
  margin-left: 0;
  list-style-position: inside;
}
*/

/********************************
 * Video
 ********************************/

.embedded-video .player {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.embedded-video .player iframe,
.embedded-video .player object,
.embedded-video .player embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}


/********************************
 * List
 ********************************/

.vlt-article-list {
  margin: 0 0 9px 0;
}

.vlt-article-single .vlt-article-list {
  margin-bottom: 27px;
}

.vlt-article-list li {
  position: relative;
  padding: 0 0 0 18px;
  list-style: none outside none;
  word-wrap: break-word;
  *zoom: 1;
}

.vlt-article-list .pointer {
  position: absolute;
  left: 0;
  top: 5px;
  height: 0;
  border: 5px solid #008ACC;
  border-color: transparent transparent transparent #008ACC;
  font-size: 0;
  *top: 3px;
}
.vlt-article-list .pointer-up {
  border-color: transparent transparent #008ACC transparent;
}
.vlt-article-list .pointer-down {
  border-color: #008ACC transparent transparent transparent;
}
.vlt-article-list .pointer-left {
  border-color: transparent #008ACC transparent transparent;
}
.vlt-article-single .vlt-article-list li + li {
  margin-top: 9px;
}

.vlt-article-list li + li {
  margin-top: 5px;
}

.vlt-article-list .title {
  font-weight: bold;
}

.vlt-article-list li > a {
  color: #555;
  font-weight: bold;
}

.vlt-article-list-simple li > a {
  font-weight: normal;
}

.vlt-article-list .description,
.vlt-article-list .credits {
  color: #ababab;
  margin-bottom: 0;
}


/********************************
 * List of nodes (date + title)
 ********************************/

.vlt-node-item {
  margin-bottom: 30px;
  overflow: hidden;
}

.vlt-node-item + .vlt-node-item {
  margin-top: 14px;
}

.vlt-node-item .box-val {
  word-wrap: break-word;
}

.vlt-node-item .box-key {
  position: relative;
  line-height: 0;
  font-size: 0;
}

.vlt-node-item .box-key-right {
  float: right;
}

.vlt-node-item .box-val-right {
  margin-right: 184px;
}

.vlt-node-item .box-val-right.no-margin {
  margin-left: 0;
}

  .vlt-node-item .box-key img,
  .vlt-node-item .box-key-right img {
    border: none;
    background: #fff;
    max-width: 100%;
    margin-bottom: 10px;
  }

.vlt-node-item .box-line-top {
  background-color: #e6e6e7;
  font-size: 3px;
  line-height: 3px;
  height: 3px;
  width: 100%;
  margin-bottom: 12px;
}

.vlt-node-item .date {
  position: relative;
  top: -4px;
  display: block;
  color: #888;
}

.vlt-node-item .box-val > a {
  display: block;
  font-family: "Open Sans Semicondensed", helvetica, arial, sans-serif;
  font-weight: 700;
  line-height: 18px;
  color: #555;
}

.vlt-node-item .box-val > a:hover {
  color: #005580;
}

.vlt-node-item .vlt-video-icon {
  bottom: 50%;
  margin-bottom: -17px;
}


/********************************
 * Locations
 ********************************/

.vlt-locations-list {
  list-style: none;
}

.vlt-locations-date {
  text-align: right;
  font-size: 12px;
}

.vlt-locations-date span {
  color: #008ACC;
}

.vlt-locations-disabled,
.vlt-locations-disabled span {
  color: #aaa;
}


/********************************
 * Related articles
 ********************************/
.vlt-article-related-articles-list {
  margin: 0;
  margin-bottom: 27px;
  list-style: none;
}
.vlt-article-related-articles-list li {
	position: relative;
}
.vlt-article-related-articles-list .title {
  margin: 0 0 5px 0;
  font-family: helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
}

/********************************
 * Related nodes
 ********************************/
.vlt-related-nodes-list li {
  display: block;
  position: relative;
  width: 50%;
  height: 110px;
  float: left;
}
.vlt-related-nodes-list li .title {
  margin: 0 0 5px 0;
  font-family: helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  padding-right: 10px;
}

/********************************
 * Rating up / down
 ********************************/
 .vlt-article-single .rate-widget-custom-number-up-down {
   text-align: center;
   margin: 10px 0;
 }
 .vlt-article-single .rate-widget-custom-number-up-down h4 {
   text-align: center;
   margin-bottom: 10px;
 }
.vlt-article-single .rate-widget-custom-number-up-down a.rate-button,
.vlt-article-single .rate-widget-custom-number-up-down .rate-number-up-down-count {
  width: 40%;
  padding: 4px 0;
}
.vlt-article-single .rate-widget-custom-number-up-down .rate-number-up-down-count {
  width: 10%;
  background: #FFF;
  margin: 0 8px;
  position: relative;
}
.vlt-article-single .rate-widget-custom-number-up-down .rate-number-up-down-count.rate-count-arrow:before,
.vlt-article-single .rate-widget-custom-number-up-down .rate-number-up-down-count.rate-count-arrow:after {
  content: "";
  display: block;
  position: absolute;
  right: 100%;
  top: 50%;
}
.vlt-article-single .rate-widget-custom-number-up-down .rate-number-up-down-count.rate-count-arrow.rate-count-arrow-right:before,
.vlt-article-single .rate-widget-custom-number-up-down .rate-number-up-down-count.rate-count-arrow.rate-count-arrow-right:after {
  right: auto;
  left: 100%;
}
.vlt-article-single .rate-widget-custom-number-up-down .rate-number-up-down-count.rate-count-arrow:before {
  border-bottom: 8px solid transparent;
  border-right: 8px solid #bbbbbb;
  border-top: 8px solid transparent;
  height: 0;
  margin: -8px 0 0;
  width: 0;
}
.vlt-article-single .rate-widget-custom-number-up-down .rate-number-up-down-count.rate-count-arrow.rate-count-arrow-right:before {
  border-right: none;
  border-bottom: 9px solid transparent;
  border-left: 9px solid #bbbbbb;
  border-top: 9px solid transparent;
  margin-top: -9px;
}
.vlt-article-single .rate-widget-custom-number-up-down .rate-number-up-down-count.rate-count-arrow:after {
  border-bottom: 8px solid transparent;
  border-right: 8px solid #fff;
  border-top: 8px solid transparent;
  height: 0;
  margin: -8px -1px 0 0;
  width: 0;
}
.vlt-article-single .rate-widget-custom-number-up-down .rate-number-up-down-count.rate-count-arrow.rate-count-arrow-right:after  {
  border-right: none;
  border-left: 8px solid #fff;
}
.vlt-article-single .rate-widget-custom-number-up-down .rate-info {
  display: none;
}
.vlt-article-schedule-switcher {
	position: absolute;
	top: 3px;
	right: 0;
}

/********************************
 * Media <= 959px
 ********************************/

@media screen and (max-width: 959px) {
  .vlt-article-header > .box-key {
    display: inline-block;
    margin-bottom: 5px;
    float: none;
  }

  .node-title-has-logo {
    margin-left: 0 !important;
    line-height: normal;
  }

    .node-title-has-logo h1 {
      margin: 0;
    }

  .profile-block > .box-key {
    margin: 0 0 10px 0;
    float: none;
    text-align: left;
  }

  .profile-block > .box-val {
    margin-left: 0;
  }

  .profile-block .box-val .box-key {
    margin: 0 0 5px 0;
    float: none;
  }

  .profile-block .box-val .box-val {
    margin-left: 0;
  }

  .vlt-locations-date {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  #vlt-article-related-nodes-horizontal .vlt-related-node-image a {
    background-size: initial !important;
  }
}

@media screen and (max-width: 479px) {
  .vlt-article-image-left {
    display: inline-block;
    float: none;
  }
  .vlt-related-nodes-list li {
  	width: auto;
  }
  .vlt-related-nodes-list li .title {
  	padding-right: 0;
  }
  .vlt-article-single .rate-widget-custom-number-up-down a.rate-button,
  .vlt-article-single .rate-widget-custom-number-up-down .rate-number-up-down-count {
  	width: 35%;
  	font-size: 12px;
  }
  .vlt-article-single .rate-widget-custom-number-up-down .rate-number-up-down-count {
  	width: 12%;
  }
  .vlt-article-schedule-switcher {
  	position: relative;
  	top: 0;
  	right: auto;
  	margin-bottom: 20px;
  }
}

.vlt-text-justify {
  text-align: justify;
}

.vlt-text-justify p,
.vlt-text-justify p.bodytext {
  text-align: justify !important;
}

.vlt-review-section-webform {
	float: left;
}
.vlt-review-section-webform .node-form .form-item:after {
	clear: none;
}
.vlt-review-rate {
	text-align: center;
    padding: 18px 10px 8px;
}
.vlt-review-rate .rate-widget-fivestar {
	width: 125px;
	margin: 0 auto;
}
.vlt-review .rate-widget-fivestar + h3 {
	margin-left: 9px;
}
.vlt-review .comment-links .comment-unpublished a {
	color: #b94a48;
}

.rate-widget-fivestar a.rate-fivestar-btn-filled.rate-fivestar-btn-filled-half,
.rate-widget-fivestar span.rate-fivestar-btn-filled.rate-fivestar-btn-filled-half {
	background-position: -75px 0;
}

.rate-widget-fivestar .hovered a.rate-fivestar-btn-filled.rate-fivestar-btn-filled-half,
.rate-widget-fivestar .hovered span.rate-fivestar-btn-filled.rate-fivestar-btn-filled-half {
  background-position: 0 0;
}

.pdflib-preview + .pdflib-preview {
  padding-top: 14px;
  border-top: 1px solid #CCC;
}

.vlt-article-flags .flag-message {
  position: static;
  margin-right: 6px;
}


/* Product items */
#vlt-related-products-wrap .product-item{
  font-size: 0;
  margin-bottom: 15px;
}
#vlt-related-products-wrap .product-item:last-child{
  margin-bottom: 0;
}
#vlt-related-products-wrap .product-item > *,
#vlt-related-products-wrap .product-item .info > *
{
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  box-sizing: border-box;
}
#vlt-related-products-wrap .product-item .image{
  width: 40%;
  border: 1px solid #eaeaea;
  border-radius:5px;
  position: relative;
}
#vlt-related-products-wrap .product-item .image .brand-image{
  position: absolute;
  top: 20px;
  left: 20px;
}
#vlt-related-products-wrap .product-item .image .brand-image img{
  width: 60px;
}
#vlt-related-products-wrap .product-item .info{
  width: 59%;
  padding-left: 15px;
}
#vlt-related-products-wrap .product-item .info .title{
  text-transform: uppercase;
  font-size: 18px;
}
#vlt-related-products-wrap .product-item .info .title-wrap{
  width: 59%;
}
#vlt-related-products-wrap .product-item .info .price-wrap .btn{
  /*background: linear-gradient(to bottom,  rgba(134,136,139,1) 0%,rgba(177,179,182,1) 100%);*/
  background: #008ACC;
  color: #ffffff;
}
#vlt-related-products-wrap .product-item .info .price-wrap .price-main{
  font-size: 18px;
  color: #cc0000;
  font-weight: 700;
}
#vlt-related-products-wrap .product-item .info .price-wrap .price-tax{
  font-size: 12px;
}
#vlt-related-products-wrap .product-item .info .price-wrap{
  width: 39%;
  text-align: right;
}
/* : Product items */

/* Related nodes horizontal */
#vlt-article-related-nodes-horizontal .show-more {
  margin-top: 15px;
}
#vlt-article-related-nodes-horizontal .vlt-related-node-image a {
  display: block;
  width: 100%;
  height: 160px;
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
}
#vlt-article-related-nodes-horizontal .vlt-related-node-text {
  padding: 10px 0;
}
#vlt-article-related-nodes-horizontal .vlt-related-node-text h4 {
  font-weight: 700;
}
