body {
  background-color: #ffffff;
}
#gcc-header {
  background-color: #ffffff;
}
#gcc-footer {
  background-color: #f3f3f3;
}
body {
  color: #212529 !important;
  padding-right: 0 !important;
}
html {
  overflow-x: hidden;
}
#gcc {
  opacity: 0;
  transition: 0.5s;
}
#productDetails {
  z-index: 99999;
}

.modal-open .modal {
  z-index: 99999;
}
@media (min-width: 992px) {
  .resp-col {
    display: none;
  }
  .container {
    max-width: 95%;
  }
}

@media (max-width: 992px) {
  .responsive-header-items {
    display: none;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 98%;
    max-width: 1452px;
    min-width: 0px;
  }
  .col-xl-118 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
.container {
  padding-left: 0;
  padding-right: 0;
}
.row {
  margin-right: 0;
  margin-left: 0;
}
a {
  text-decoration: none;
  transition: 0.2s;
}
a:hover {
  text-decoration: none !important;
}
.gcc-links1 a {
  padding: 5px 0;
  color: inherit !important;
  font-size: 1.1rem;
}
.gcc-links1 a i {
  font-size: 1.4rem;
}
.gcc-links1 a:hover,
.gcc-links2 a:hover {
  padding-left: 10px;
}
.gcc-links2 a {
  padding: 2px 0;
  color: inherit !important;
}
.gcc-slider-produto .slick-prev {
  left: 20px;
  top: 40%;
  z-index: 1;
}
.gcc-slider-produto .slick-next {
  right: 20px;
  top: 40%;
  z-index: 1;
}
.gcc-slider-produto .slick-prev:before,
.slick-next:before {
  font-size: 20px;
  color: black;
}
.slick-slide {
  box-shadow: none;
  border-color: none;
  color: none;
  background: none;
  outline: none;
}
.slick-slide,
.slick-slide * {
  outline: none !important;
}
.slick-dots li button:before {
  font-size: 12px;
}
.btn i {
  font-size: 1.2rem;
}
.money {
  font-weight: bold;
}
.money-green {
  font-weight: bold;
  color: green;
}
.money1 {
  font-size: 1rem;
  font-weight: bold;
  color: green;
}
.money2 {
  font-size: 1.2rem;
  font-weight: bold;
  color: green;
}
.moneyOff {
  font-size: 0.9rem;
  text-decoration: line-through;
  color: #888;
}
.gcc-menudrop.dropdown-menu {
  position: static;
  display: block;
  border-radius: 10px;
  padding-left: 8px;
  padding-right: 8px;
  width: 100%;
}
@media (max-width: 992px) {
  .gcc-menudrop.dropdown-menu .dropdown-item {
    display: inline;
    padding: 0.25rem 0.5rem;
  }
}
.gcc-menudrop.dropdown-menu .active:hover {
  color: #fff !important;
}
.input-group-text {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-left: 0 !important;
  cursor: pointer;
}
.input-group-text {
  height: calc(1.5em + 0.75rem + 2px);
}
.input-group-text i {
  font-size: 18px;
}
label {
  margin-bottom: 0.2rem !important;
}

.modal-header .close span {
  font-size: 1.6rem;
}

#listaImagens {
  margin-bottom: 75px;
}

#listaImagens .slick-dots {
  min-width: 100px;
  height: 30px;
  bottom: -70px;
  left: -10px;
}

#listaImagens .slick-prev:before,
.slick-next:before {
  color: #000000 !important;
  margin: 0 auto;
}

#listaImagens .slick-prev {
  left: 2px !important;
  top: 465px !important;
}
#listaImagens .slick-next {
  right: 19px !important;
  top: 465px !important;
}
#listaImagens .slick-prev:before {
  font-size: 35px;
}
#listaImagens .slick-next:before {
  font-size: 35px;
}
#listaImagens .miniatura {
  overflow: hidden;
  width: 82px;
  height: 110px;
  margin: 0 auto;
}
#listaImagens .miniatura2 {
  overflow: hidden;
  width: 200px;
}

#listaImagens .miniatura a img {
  max-height: 95px;
  margin: 0 auto;
}
#listaImagens .nostock {
  background-image: url("assets/no-stock.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  position: relative;
}
#listaImagens .nostock a img {
  opacity: 0.6;
}
.bs-datepicker-predefined-btns .btn:last-child {
  display: none;
}
.bs-datepicker-body table tr td:first-child {
  display: none;
}
.bs-datepicker-body table tr th:first-child {
  display: none;
}
.pagination {
  justify-content: center;
}
.img-fluid-gcc {
  width: 100%;
  max-width: 80px;
  height: auto;
}
.ekko-lightbox-nav-overlay a {
  opacity: 0.2;
}
.ekko-lightbox-nav-overlay a span {
  font-size: 2.5rem;
}

.bs-datepicker {
  display: flex;
  align-items: stretch;
  flex-flow: row wrap;
  background: #fff;
  box-shadow: 0 0 10px 0 #aaa;
  position: relative;
  z-index: 1080;
}
bs-datepicker-container,
bs-daterangepicker-container {
  z-index: 1080;
}

.bs-datepicker-container {
  padding: 15px;
}

.bs-datepicker .bs-media-container {
  display: flex;
}

.bs-datepicker-head {
  min-width: 270px;
  height: 50px;
  padding: 10px;
  border-radius: 3px 3px 0 0;
  text-align: justify;
}

.bs-datepicker-custom-range {
  padding: 15px;
  background: #eee;
}

.bs-datepicker-predefined-btns button {
  width: 100%;
  display: block;
  height: 30px;
  background-color: #9aaec1;
  border-radius: 4px;
  color: #fff;
  border: 0;
  margin-bottom: 10px;
  padding: 0 18px;
  text-align: left;
  transition: 0.3s;
}

.bs-datepicker-head button {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  height: 30px;
  line-height: 30px;
  border: 0;
  background: transparent;
  text-align: center;
  cursor: pointer;
  color: #fff;
  transition: 0.3s;
}

.bs-datepicker-head {
  min-width: 270px;
  height: 50px;
  padding: 10px;
  border-radius: 3px 3px 0 0;
  text-align: justify;
}

.theme-green .bs-datepicker-head {
  background-color: #5cb85c;
}

.bs-datepicker-head button.next span,
.bs-datepicker-head button.previous span {
  font-size: 28px;
  line-height: 1;
  display: inline-block;
  position: relative;
  height: 100%;
  width: 100%;
  border-radius: 50%;
}
.bs-datepicker-head {
  min-width: 270px;
  height: 50px;
  padding: 10px;
  border-radius: 3px 3px 0 0;
  text-align: justify;
}

.bs-datepicker-body {
  padding: 10px;
  border-radius: 0 0 3px 3px;
  min-height: 232px;
  min-width: 278px;
  border: 1px solid #e9edf0;
}

.bs-datepicker-body .days.weeks {
  position: relative;
  z-index: 1;
}
.bs-datepicker-body table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}

.bs-datepicker-body table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
.bs-datepicker-body table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}

.datepicker-head button.previous {
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.bs-datepicker-multiple {
  border-radius: 4px 0 0 4px;
}

.bs-datepicker-multiple + .bs-datepicker-multiple {
  margin-left: 10px;
}

.bs-datepicker-body
  table
  td:not(.disabled):not(.week)
  span:not(.disabled):not(.is-other-month) {
  cursor: pointer;
}
.bs-datepicker-body table td span.is-other-month,
.bs-datepicker-body table td.is-other-month span {
  color: rgba(0, 0, 0, 0.25);
}

.theme-green .bs-datepicker-body table td span.selected,
.theme-green .bs-datepicker-body table td.selected span,
.theme-green .bs-datepicker-body table td span[class*="select-"]:after,
.theme-green .bs-datepicker-body table td[class*="select-"] span:after {
  background-color: #5cb85c;
}

.bs-datepicker-body table.days span.select-start {
  z-index: 2;
}

.bs-datepicker-body table td span[class*="select-"],
.bs-datepicker-body table td[class*="select-"] span {
  border-radius: 50%;
  color: #fff;
}

.bs-datepicker-body table.days span {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.bs-datepicker-body table td span {
  display: block;
  margin: 0 auto;
  font-size: 13px;
  border-radius: 50%;
  position: relative;
  /* z-index: 1; */
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.bs-datepicker-head button:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.theme-green .bs-datepicker-body table td span.selected,
.theme-green .bs-datepicker-body table td.selected span,
.theme-green .bs-datepicker-body table td span[class*="select-"]:after,
.theme-green .bs-datepicker-body table td[class*="select-"] span:after {
  background-color: #5cb85c;
}

.bs-datepicker-body table td {
  text-align: center;
}

.bs-datepicker-body table.days td.active:not(.select-start):before,
.bs-datepicker-body table.days td.in-range:not(.select-start):before,
.bs-datepicker-body table.days span.active:not(.select-start):before,
.bs-datepicker-body table.days span.in-range:not(.select-start):before {
  background: #e9edf0;
}

.bs-datepicker-body table td {
  text-align: center;
}

.bs-datepicker-head button.next span,
.bs-datepicker-head button.previous span {
  font-size: 28px;
  line-height: 1;
  display: inline-block;
  position: relative;
  height: 100%;
  width: 100%;
  border-radius: 50%;
}

.bs-datepicker-head button.next,
.bs-datepicker-head button.previous {
  border-radius: 50%;
  width: 30px;
  height: 30px;
}

.bs-datepicker-head {
  min-width: 270px;
  height: 50px;
  padding: 10px;
  border-radius: 3px 3px 0 0;
  text-align: justify;
}

.bs-datepicker-body table th {
  font-size: 13px;
  color: #9aaec1;
  font-weight: 400;
  text-align: center;
}

.bs-datepicker-body table td {
  color: #54708b;
  text-align: center;
  position: relative;
  padding: 0;
}

.bs-datepicker-body table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}

.bs-datepicker-container,
.bs-daterangepicker-container {
  z-index: 1080;
}

.bs-datepicker-head button.current {
  border-radius: 15px;
  max-width: 155px;
  padding: 0 13px;
}

.bs-datepicker-body table td:before,
.bs-datepicker-body table td span:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 6px;
  bottom: 6px;
  left: -2px;
  right: -2px;
  box-sizing: content-box;
  background: transparent;
}

/* Slider */
.slick-slider {
  position: relative;

  display: block;
  box-sizing: border-box;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;

  display: block;
  overflow: hidden;

  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;

  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;

  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;

  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;

  height: auto;

  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;

  src: url("./assets/css/fonts/slick.eot");
  src: url("./assets/css/fonts/slick.eot") format("embedded-opentype"),
    url("./assets/css/fonts/slick.woff") format("woff"),
    url("./assets/css/fonts/slick.ttf") format("truetype"),
    url("./assets/css/fonts/slick.svg#slick") format("svg");
}
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;

  position: absolute;
  top: 50%;

  display: block;

  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);

  cursor: pointer;

  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;

  opacity: 0.75;
  color: white;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;

  display: block;

  width: 100%;
  padding: 0;
  margin: 0;

  list-style: none;

  text-align: center;
}
.slick-dots li {
  position: relative;

  display: inline-block;

  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;

  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;

  display: block;

  width: 20px;
  height: 20px;
  padding: 5px;

  cursor: pointer;

  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;

  position: absolute;
  top: 0;
  left: 0;

  width: 20px;
  height: 20px;

  content: "•";
  text-align: center;

  opacity: 0.25;
  color: black;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}
