/********************************************************
			Scenes Styles
********************************************************/
/* line 7, /Sites/httpd/www/cigatec.net/dev/themes/cigatec-bootstrap/sass/scenes.scss */
#scenes .popover-button span {
  display: block;
  font-size: 28px;
  text-align: center;
}

/* line 11, /Sites/httpd/www/cigatec.net/dev/themes/cigatec-bootstrap/sass/scenes.scss */
#scenes .popover-button span:before {
  content: "\f0fe";
  font-family: "FontAwesome";
  display: block;
  vertical-align: 5px;
}

/* line 19, /Sites/httpd/www/cigatec.net/dev/themes/cigatec-bootstrap/sass/scenes.scss */
.thumbs_banner {
  margin: 10px auto;
  padding: 0;
  height: 62px !important;
  width: 100%;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}

/* line 26, /Sites/httpd/www/cigatec.net/dev/themes/cigatec-bootstrap/sass/scenes.scss */
.thumbs_banner .space-keeper {
  width: 21px;
  float: left;
  display: block;
  height: 100%;
}

/* line 31, /Sites/httpd/www/cigatec.net/dev/themes/cigatec-bootstrap/sass/scenes.scss */
.thumbs_banner .space-keeper a.prev {
  display: none;
  width: 21px;
  background: #f1f1f1;
  text-decoration: none;
  color: #333;
}

/* line 37, /Sites/httpd/www/cigatec.net/dev/themes/cigatec-bootstrap/sass/scenes.scss */
.thumbs_banner .space-keeper a.prev:before {
  font-family: "FontAwesome";
  content: "\f053";
  vertical-align: middle;
  padding-top: 35px;
  padding-left: 5px;
}

/* line 45, /Sites/httpd/www/cigatec.net/dev/themes/cigatec-bootstrap/sass/scenes.scss */
.thumbs_banner .space-keeper a.next {
  float: left;
  display: block;
  width: 21px;
  background: #f1f1f1;
  text-decoration: none;
  color: #333;
}

/* line 52, /Sites/httpd/www/cigatec.net/dev/themes/cigatec-bootstrap/sass/scenes.scss */
.thumbs_banner .space-keeper a.next:before {
  font-family: "FontAwesome";
  content: "\f054";
  vertical-align: middle;
  padding-top: 35px;
  padding-left: 5px;
}

/* line 63, /Sites/httpd/www/cigatec.net/dev/themes/cigatec-bootstrap/sass/scenes.scss */
#scenes_list {
  overflow: hidden;
  float: left;
  width: 828px;
}

/* line 67, /Sites/httpd/www/cigatec.net/dev/themes/cigatec-bootstrap/sass/scenes.scss */
#scenes_list ul {
  list-style-type: none;
}

/* line 70, /Sites/httpd/www/cigatec.net/dev/themes/cigatec-bootstrap/sass/scenes.scss */
#scenes_list li {
  float: left;
}

/* line 73, /Sites/httpd/www/cigatec.net/dev/themes/cigatec-bootstrap/sass/scenes.scss */
#scenes_list a {
  display: block;
}

/* line 79, /Sites/httpd/www/cigatec.net/dev/themes/cigatec-bootstrap/sass/scenes.scss */
#scenes a.popover-button {
  display: block;
  position: absolute;
  text-decoration: none;
}

/* line 84, /Sites/httpd/www/cigatec.net/dev/themes/cigatec-bootstrap/sass/scenes.scss */
#scenes .popover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border-color: #d9d9d9;
}

/* line 88, /Sites/httpd/www/cigatec.net/dev/themes/cigatec-bootstrap/sass/scenes.scss */
#scenes .product-image-container,
#scenes .product-name {
  margin-bottom: 15px;
}

/* line 92, /Sites/httpd/www/cigatec.net/dev/themes/cigatec-bootstrap/sass/scenes.scss */
#scenes div.description {
  margin-bottom: 15px;
}

/* line 95, /Sites/httpd/www/cigatec.net/dev/themes/cigatec-bootstrap/sass/scenes.scss */
#scenes .button-container {
  margin-bottom: 15px;
}

/* line 97, /Sites/httpd/www/cigatec.net/dev/themes/cigatec-bootstrap/sass/scenes.scss */
#scenes .button-container a {
  text-decoration: none;
}

/* line 101, /Sites/httpd/www/cigatec.net/dev/themes/cigatec-bootstrap/sass/scenes.scss */
#scenes .price {
  margin-bottom: 10px;
}

@media (max-width: 1199px) {
  /* line 78, /Sites/httpd/www/cigatec.net/dev/themes/cigatec-bootstrap/sass/scenes.scss */
  #scenes {
    display: none;
  }
}

/*# sourceMappingURL=../css/scenes.map */