
/*****************globals*************/
body {
  overflow-x: hidden; }


textarea, #textarea {
  white-space: pre-line;
  /* white-space: pre-wrap; */
}

h2 {
  font-family: 'Oswald' !important;
  font-size: 2.4em;
}
 h2 span {
  font-family: 'Oswald' !important;
  border-bottom: solid 4px #6da3ad;
 }

 p {
  font-family: 'Oswald' !important;
  font-size:1em;
  letter-spacing: 1px;
  line-height: 1.2em;
 }

iframe {
  width: 100% !important;
  height: 250px !important;
}

img {
  max-width: 100%; 
}


.navbar-toggler {
  margin-top:30px;
}

.preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media screen and (max-width: 996px) {
    .preview {
      margin-bottom: 20px; } }

.preview-pic {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
          max-height: 750px; }

.preview-thumbnail.nav-tabs {
  border: none;
  margin-top: 5px; }
  .preview-thumbnail.nav-tabs li {
    width: 33.03%;
    height: 130px;
    overflow: hidden;
    margin: 0 .15%; }
    .preview-thumbnail.nav-tabs li img {
      width: 100%;
      min-height: 100%;
      display: block; }
    .preview-thumbnail.nav-tabs li a {
      padding: 0;
      margin: 0; }
    .preview-thumbnail.nav-tabs li:last-of-type {
      margin-right: 0 !important; }

.tab-content {
  overflow: hidden; }
  .tab-content img {
    width: 100%; }

.card {
  margin-top: 20px;
  padding: 1em;
  line-height: 1.5em; }

.caption {
  width: 40%;
  float:left;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  position: absolute;
  bottom: 2em;
  font-size: 2.2em;
  text-align: right;
  padding-right: 1.2em !important;
  font-weight: 600;
  z-index: 999;
}

@media screen and (max-width: 520px) {
  .carousel-item img {
    height:140px;
  }
}

@media screen and (min-width: 997px) {
  .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.colors {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.product-title, .price, .sizes, .colors {
  text-transform: UPPERCASE;
  font-weight: bold; }

.checked, .price span {
  color: #ff9f1a; }

.product-title, .rating, .product-description, .price, .vote, .sizes {
  margin-bottom: 15px; }

.product-title {
  margin-top: 0; }

.size {
  margin-right: 10px; }
  .size:first-of-type {
    margin-left: 40px; }

.color {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  height: 2em;
  width: 2em;
  border-radius: 2px; }
  .color:first-of-type {
    margin-left: 20px; }

.add-to-cart, .like {
  background: #ff9f1a;
  padding: 1.2em 1.5em;
  border: none;
  text-transform: UPPERCASE;
  font-weight: bold;
  color: #fff;
  -webkit-transition: background .3s ease;
          transition: background .3s ease; }
  .add-to-cart:hover, .like:hover {
    background: #b36800;
    color: #fff; }

.not-available {
  text-align: center;
  line-height: 2em; }
  .not-available:before {
    font-family: fontawesome;
    content: "\f00d";
    color: #fff; }

.orange {
  background: #ff9f1a; }

.green {
  background: #85ad00; }

.blue {
  background: #0076ad; }

.tooltip-inner {
  padding: 1.3em; }

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes opacity {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

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

.text-primary, .enfase {
  color: #1f4b5f !important;
}

.text-white {
  color: #fff !important;
}

.bg-primary, .btn-primary {
  background: #1f4b5f !important;
}

.bg-secondary, .btn-secondary {
  background: #6da3ad !important;
}

.bg-third {
  background: #d3e7d3 !important;
}

.bg-success, .btn-success {
  background: #8cb335 !important;
}

.bg-weekly {
  background: #8eb4e2 !important;
}

.border-weekly {
  border-color: #8eb4e2 !important;
}

.bg-monthly {
  background: #d1e38a !important;
}

.border-monthly {
  border-color: #d1e38a !important;
}

.text-success {
  color: #8cb335 !important;
}

.text-secondary {
  color: #6da3ad !important;
}

.carousel-indicators {
  display: none !important;
}

.border-right-secondary {
  border-color: #777;
}

.btn-green {
  background-color: #8cb335 !important;
}

.border-primary {
  border-color: #0b529a !important;
}

.border-secondary {
  border-color: #777 !important;
}

.about p {
  font-family: 'Oswald' !important;
  font-size: 1.4em;
  text-align:left;
  line-height: 1.6em;
  letter-spacing: 1.4px;
}

.services p {
  font-family: 'Oswald' !important;
  font-size: 1em;
  text-align:center;
  line-height: normal;
  color: #999;
}

footer p {
  font-family: 'Oswald' !important;
}

#prods a:hover {
  color: #0b529a !important;
}

.nav-link {
  text-transform: uppercase;
}

/* testes */
/* .container {
  background-color: #f90;
} */