/***** BASE INTEGRATION *****/
/*** COLOR ***/
/*** VARIABLE ***/
/*** MIXINS ***/
/*** TOOLS ***/
*:focus {
  outline: none !important;
  box-shadow: none !important; }

.clear {
  clear: both; }

.img-center {
  display: block;
  margin: 0 auto; }

.green-gradient {
  background-color: #37a388;
  background-image: linear-gradient(to right bottom, #37a388 0%, #00a880 100%); }

.blue-gradient {
  background-color: #0cb1d5;
  background-image: linear-gradient(to right bottom, #0cb1d5 0%, #069fca 100%); }

.title-full {
  text-align: center;
  font-family: "Gothic", "Open Sans", sans-serif;
  font-size: 27px;
  line-height: 30px;
  margin-bottom: 15px;
  color: #222222;
  position: relative;
  text-transform: uppercase; }
  .title-full:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 10px;
    width: 100%;
    height: 1px;
    z-index: 8;
    background: #e1e1e1; }
  .title-full .title-inner {
    display: inline-block;
    padding: 0 25px;
    background: #fff;
    position: relative;
    z-index: 9; }
    .title-full .title-inner .indemne {
      display: block;
      font-family: "Sign", "Open Sans", sans-serif;
      color: #00a880;
      text-transform: none; }
      .title-full .title-inner .indemne img {
        vertical-align: -2px;
        margin-left: 4px; }
  @media (max-width: 767px) {
    .title-full {
      font-size: 22px;
      line-height: 28px; }
      .title-full .title-inner {
        font-size: 24px; }
        .title-full .title-inner .indemne img {
          width: 88px;
          height: auto; } }
  @media (max-width: 479px) {
    .title-full {
      font-size: 18px;
      line-height: 22px; }
      .title-full .title-inner {
        font-size: 18px;
        padding: 0 18px; }
        .title-full .title-inner .indemne img {
          width: 65px;
          height: auto; } }

.visible-xxs {
  display: none !important; }

@media (max-width: 479px) {
  .col-xxs {
    width: 100%;
    margin: 0;
    padding: 0 15px; }

  .hidden-xxs {
    display: none !important; }

  .visible-xxs {
    display: block !important; } }
div#fb-con-wrapper {
  width: 500px;
  padding: 20px 25px;
  position: fixed;
  bottom: 50%;
  left: 50%;
  margin-left: -250px;
  z-index: 1104;
  background-color: #EEE;
  color: #444;
  border-radius: 5px;
  font-size: 14px;
  font-weight: bold;
  display: none;
  box-shadow: 0 0 27px 0 #111;
  text-align: center;
  line-height: 1em; }

div#fb-con {
  filter: alpha(opacity=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  opacity: 0.7;
  background-color: #444;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1101;
  position: fixed;
  bottom: 0;
  top: 0;
  left: 0;
  display: none; }

.button-bottom-add-review {
  text-align: center;
  display: none;
  margin-bottom: 10px; }

#add-review-form {
  background-color: #FAFAFA;
  margin-top: 20px;
  padding: 5px;
  border: 1px solid #C4C4C4;
  /*display:none*/ }

#add-review-form .title-rev {
  border-bottom: 1px solid #C4C4C4;
  font-weight: bold;
  padding: 5px 10px; }

#add-review-form .title-form-text-left {
  float: left;
  margin-top: 10px; }

#add-review-form .title-form-text-right {
  float: right;
  margin-bottom: 0px; }

#add-review-form table {
  margin-top: 10px;
  width: 100%; }

#add-review-form .form-left {
  font-size: 12px;
  font-weight: bold;
  padding: 0 10px;
  width: 30%;
  line-height: 2.5em;
  text-align: right; }

#add-review-form .recommended-review {
  font-size: 12px;
  font-weight: bold;
  padding: 0 10px;
  line-height: 2.5em; }

#add-review-form .yes-review {
  color: #67983B; }

#add-review-form .no-review {
  color: #C63300; }

#add-review-form .form-right {
  width: 70%; }

.clear-gsnipreview {
  clear: both; }

.text-no-reg {
  text-align: center;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 15px; }

.no-reg-button {
  text-align: center; }

.advertise-text-review {
  background-color: #FAFAFA;
  border: 1px solid #C4C4C4;
  padding: 10px; }

.advertise-text-review img {
  vertical-align: sub; }

.gsniprev-table-reviews {
  width: 100%;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  margin-bottom: 20px;
  -moz-box-shadow: 8px 12px 20px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 8px 12px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 8px 12px 20px rgba(0, 0, 0, 0.1); }
  .gsniprev-table-reviews td {
    padding: 8px 20px; }
    .gsniprev-table-reviews td.gsniprev-right-title {
      padding: 15px 20px 5px 20px; }
    .gsniprev-table-reviews td.gsniprev-left-title {
      padding: 15px 20px 5px 20px; }
      .gsniprev-table-reviews td.gsniprev-left-title b {
        font-family: "Sign", "Open Sans", sans-serif !important;
        font-weight: normal;
        color: #00a880;
        font-size: 22px; }
    .gsniprev-table-reviews td b {
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      color: #454545; }
      .gsniprev-table-reviews td b.title {
        font-family: "Sign", "Open Sans", sans-serif !important;
        font-weight: normal;
        color: #00a880;
        font-size: 25px; }
  .gsniprev-table-reviews .rating {
    text-align: right; }
    .gsniprev-table-reviews .rating img {
      margin: 0 1px !important;
      display: inline-block !important; }

.gsniprev-left-title {
  width: 50%; }

.gsniprev-right-title {
  width: 50%;
  text-align: right; }

.gsniprev-left {
  width: 10%; }

.gsniprev-right {
  width: 90%;
  text-align: left; }

.pages {
  height: 15px;
  font-size: 100%;
  margin-top: 15px !important;
  line-height: 15px; }

.pages span, .pages b, .pages a {
  font-weight: normal; }

.pages a {
  color: #fff; }

.pages span {
  padding: 5px 5px 5px 0; }

.pages span.nums {
  padding: 0 5px; }

.pages span.nums b, .pages span.nums a {
  padding: 2px 6px;
  background: #9f9f9f;
  margin-right: 4px;
  font-family: "Gothic", "Open Sans", sans-serif; }
  .pages span.nums b:hover, .pages span.nums a:hover {
    color: #fff !important;
    background: #00a880 !important; }

.pages span.nums b {
  background: #00a880 !important; }

.gsniprev-block {
  margin-top: 15px;
  clear: both;
  padding: 5px 0;
  text-align: right; }
  .gsniprev-block .global-rating {
    padding-right: 8px;
    color: #222222;
    font-size: 14px;
    vertical-align: -2px; }
  .gsniprev-block .rating {
    float: right !important; }
  @media (max-width: 479px) {
    .gsniprev-block .global-rating {
      display: none; } }

.gsniprev-block-reviews-text {
  float: left;
  margin-left: 5px;
  margin-top: 2px;
  font-weight: bold; }

.gsniprev-rating-block-table {
  width: 100%; }

.gsniprev-rating-block {
  border: 1px solid #C4C4C4;
  background-color: #fff;
  padding: 10px; }

.gsniprev-rating-block-left {
  width: 60%;
  text-align: left; }

.gsniprev-rating-block-right {
  width: 40%;
  text-align: left; }

.items-last-gsnipreviews table td a {
  background: none !important;
  padding: 5px !important; }

.block-last-gsnipreviews h4 {
  text-align: center; }

.gsniprev-img-star {
  float: left;
  width: 13px;
  height: 13px; }

.gsniprev-block-noreviews {
  padding: 10px;
  text-align: center; }

.gsniprev-view-all {
  margin: 10px auto 0px auto;
  text-align: center; }

.gsniprev-img-star-all {
  float: left; }

.gsnipreview-float-left {
  float: left;
  margin-top: 2px; }

.gsnipreview-float-right {
  float: right; }

.gsnipreview-clear {
  clear: both; }

.block-last-gsnipreviews {
  padding: 0; }

#gsniprev-nav-pre {
  padding: 0 15px 15px 15px; }

#gsniprev-list table td,
#gsniprev-list table th {
  padding: 15px 15px !important; }
#gsniprev-list .img-product-review {
  width: 120px;
  height: auto; }
#gsniprev-list .stars {
  float: right;
  margin-left: 15px; }
#gsniprev-list .title-product-review {
  display: block;
  text-align: center;
  font-family: "Gothic", "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #222222;
  text-transform: none !important;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s; }
  #gsniprev-list .title-product-review:hover {
    color: #00a880; }
#gsniprev-list .title-review {
  font-family: "Sign", "Open Sans", sans-serif;
  font-size: 24px;
  line-height: 24px;
  color: #00a880;
  text-transform: none; }
@media (max-width: 767px) {
  #gsniprev-list table td,
  #gsniprev-list table th {
    display: block;
    width: 100% !important; } }
