@charset "UTF-8";

/*!
 * 
 * 
 */

@import url(../css/bootstrap.css);
@import "~react-image-gallery/styles/css/image-gallery.css";

:root {
  --main-bg-color: #00aeef;
  --secondary-bg-color: #777777;
  --main-text-color-1: #111111;
  --main-border-radius: 8px;
  --main-font-bold-normal: 500;
  --main-font-bold-semi-bold: 600;
  --main-font-bold-bold: 700;
  --main-color-white: #fff;
  --main-color-black: var(--main-color-black);
  --main-font-size: 14px;

}

/*!
 * Font Awesome Free 5.1.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */


.fa,.fas,.select::after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}

.fa-sm {
  font-size: .875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-at:before {
  content: "\f1fa";
}

.fa-bold:before {
  content: "\f032";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}


.fa-calendar-times:before {
  content: "\f273";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-check:before {
  content: "\f00c";
}
.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}


.fa-chrome:before {
  content: "\f268";
}

.fa-code:before {
  content: "\f121";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-download:before {
  content: "\f019";
}


.fa-eye:before {
  content: "\f06e";
}


.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-fill:before {
  content: "\f575";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-flag:before {
  content: "\f024";
}

.fa-font:before {
  content: "\f031";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-history:before {
  content: "\f1da";
}

.fa-home:before {
  content: "\f015";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-image:before {
  content: "\f03e";
}

.fa-info:before {
  content: "\f129";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-key:before {
  content: "\f084";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-map:before {
  content: "\f279";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-node:before {
  content: "\f419";
}


.fa-node-js:before {
  content: "\f3d3";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-react:before {
  content: "\f41b";
}
.fa-search:before {
  content: "\f002";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-times:before {
  content: "\f00d";
}


.fa-toggle-on:before {
  content: "\f205";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weight:before {
  content: "\f496";
}

.fa-window-close:before {
  content: "\f410";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg");
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
}

@font-face {
  font-family: 'Bebas Neue';
  font-style: normal;
  font-weight: 400;
  src: url("../bebas_neue/BebasNeue-Regular.ttf") format("truetype");
}


.fa,.fas,.select::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.1.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

.fa.fa-remove:before {
  content: "\f00d";
}

.fa.fa-close:before {
  content: "\f00d";

}
.fa.fa-trash-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

.fa.fa-trash-o:before {
  content: "\f2ed";
}

.fa.fa-file-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

.fa.fa-file-o:before {
  content: "\f15b";
}

.fa.fa-refresh:before {
  content: "\f021";
}

.fa.fa-list-alt {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}


.fa.fa-image {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

.fa.fa-image:before {
  content: "\f03e";
}

.fa.fa-arrows:before {
  content: "\f0b2";
}

.fa.fa-eye {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}


.fa.fa-warning:before {
  content: "\f071";
}

.fa.fa-calendar:before {
  content: "\f073";
}

.fa.fa-arrows-v:before {
  content: "\f338";
}

.fa.fa-arrows-h:before {
  content: "\f337";
}

.fa.fa-facebook {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}


.fa.fa-facebook:before {
  content: "\f39e";
}

.fa.fa-facebook-f {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}

.fa.fa-facebook-f:before {
  content: "\f39e";
}

.fa.fa-github {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}

.fa.fa-arrows-alt:before {
  content: "\f31e";
}

.fa.fa-group:before {
  content: "\f0c0";
}

.fa.fa-sort-desc:before {
  content: "\f0dd";
}

.fa.fa-sort-asc:before {
  content: "\f0de";
}

.fa.fa-file-text-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

.fa.fa-file-text-o:before {
  content: "\f15c";
}

.fa.fa-mobile:before {
  content: "\f3cd";
}

.fa.fa-github-alt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}

.fa.fa-meh-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

.fa.fa-meh-o:before {
  content: "\f11a";
}

.fa.fa-flag-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

.fa.fa-flag-o:before {
  content: "\f024";
}

.fa.fa-calendar-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

.fa.fa-calendar-o:before {
  content: "\f133";
}

.fa.fa-html5 {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}

.fa.fa-css3 {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}


.fa.fa-toggle-down {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}


.fa.fa-toggle-down:before {
  content: "\f150";
}

.fa.fa-toggle-right {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

.fa.fa-toggle-right:before {
  content: "\f152";
}

.fa.fa-won:before {
  content: "\f159";
}

.fa.fa-btc {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}

.fa.fa-file-text:before {
  content: "\f15c";
}

.fa.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa.fa-vk {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}

.fa.fa-toggle-left {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

.fa.fa-toggle-left:before {
  content: "\f191";
}

.fa.fa-try:before {
  content: "\f195";
}

.fa.fa-cab:before {
  content: "\f1ba";
}

.fa.fa-file-word-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

.fa.fa-file-word-o:before {
  content: "\f1c2";
}

.fa.fa-file-excel-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

.fa.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa.fa-file-image-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

.fa.fa-file-image-o:before {
  content: "\f1c5";
}

.fa.fa-file-code-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

.fa.fa-file-code-o:before {
  content: "\f1c9";
}

.fa.fa-support {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

.fa.fa-support:before {
  content: "\f1cd";
}

.fa.fa-header:before {
  content: "\f1dc";
}

.fa.fa-trash:before {
  content: "\f2ed";
}

.fa.fa-copyright {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

.fa.fa-yc {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}

.fa.fa-yc:before {
  content: "\f23b";
}

.fa.fa-object-group {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

.fa.fa-sticky-note-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

.fa.fa-sticky-note-o:before {
  content: "\f249";
}

.fa.fa-chrome {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}

.fa.fa-firefox {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}

.fa.fa-500px {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}

.fa.fa-calendar-times-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

.fa.fa-calendar-times-o:before {
  content: "\f273";
}

.fa.fa-calendar-check-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

.fa.fa-calendar-check-o:before {
  content: "\f274";
}

.fa.fa-map-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

.fa.fa-map-o:before {
  content: "\f279";
}

.fa.fa-fa {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}

.fa.fa-fa:before {
  content: "\f2b4";
}

.fa.fa-address-card-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

.fa.fa-address-card-o:before {
  content: "\f2bb";
}

.fa.fa-user-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

.fa.fa-user-o:before {
  content: "\f007";
}

.fa.fa-id-badge {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}


.fa.fa-id-card-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

.fa.fa-id-card-o:before {
  content: "\f2c2";
}

.fa.fa-s15:before {
  content: "\f2cd";
}

.fa.fa-window-close-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}

.fa.fa-window-close-o:before {
  content: "\f410";
}
/*!
 * Tipografia
 * 
 * 
 */

@font-face {
  font-family: 'robotoregular';
  src: url("../fonts/roboto-regular-webfont.eot");
  src: url("../fonts/roboto-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-regular-webfont.woff2") format("woff2"), url("../fonts/roboto-regular-webfont.woff") format("woff"), url("../fonts/roboto-regular-webfont.ttf") format("truetype"), url("../fonts/roboto-regular-webfont.svg#robotoregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'icon';
  src: url("../fonts/icon.eot");
  src: url("../fonts/icon.eott?#iefix") format("embedded-opentype"), url("../fonts/icon.woff") format("woff"), url("../fonts/icon.ttf") format("truetype"), url("../fonts/icon.svg#icon") format("svg");
}

.icon {
  font-family: 'icon';
  font-size: inherit;
  font-weight: normal;
  font-style: normal;
  color: inherit;
}

.icon-trash::before {
  content: '\e900';
}

.icon-search::before {
  content: '\e901';
}

.icon-box-open::before {
  content: '\e902';
}

.icon-truck::before {
  content: '\e903';
}

.icon-eye::before {
  content: '\e904';
}

.icon-check-2::before {
  content: '\e905';
}

.icon-doc::before {
  content: '\e906';
}

.icon-bar-code::before {
  content: '\e907';
}

.icon-box::before {
  content: '\e908';
}

.icon-brightness::before {
  content: '\e909';
}

.icon-calendar::before {
  content: '\e90a';
}

.icon-caret-down::before {
  content: '\e90b';
}

.icon-check::before {
  content: '\e90c';
}

.icon-times::before {
  content: '\e90d';
}

.icon-doc-excel::before {
  content: '\e90e';
}

.icon-invoice::before {
  content: '\e912';
}

.icon-chevron-down::before {
  content: '\e913';
}

.icon-chevron-left {
  display: inline-block;
  transform: rotate(90deg);
}

.icon-chevron-left::before {
  content: '\e913';
}

.icon-chevron-right {
  display: inline-block;
  transform: rotate(-90deg);
}

.icon-chevron-right::before {
  content: '\e913';
}

.icon-shopping-basket::before {
  content: '\e914';
}

.icon-user::before {
  content: '\e915';
}

.icon-shopping-cart::before {
  content: '\e916';
}

/* ==========================================================================
   Reset
   ========================================================================== */

html,body {
  min-height: 100%;
  scroll-behavior: smooth;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
}

a {
  color: inherit;
  transition: all ease 0.4s;
}

a:hover,a:active,a:focus,a:focus:hover {
  transition: all ease 0.4s;
}

a:hover {
  text-decoration: inherit;
}

img,object {
  max-width: 100%;
  width: auto;
  height: auto;
}

form:after,form:before {
  display: table;
  content: " ";
}

form:after {
  clear: both;
}

textarea {
  max-width: 100%;
  width: 100%;
}

b {
  font-weight: 700;
}

/* ==========================================================================
   Geral
   ========================================================================== */

body {
  font-family: Arial, sans-serif;
  color: #666666;
  background-color: white;
}

.dropdown-menu {
  min-width: 240px;
  max-width: 325px;
  padding: 0;
  color: #636363;
  border-radius: 0;
  border: 1px solid #F4F4F4;
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.12);
}

.dropdown-menu_cont {
  padding: 25px;
}

.dropdown-menu_cont li + li {
  margin-top: 12px;
}

.dropdown-menu_footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 25px;
  background-color: #F2F2F2;
}

.dropdown-menu_footer .total {
  color: #525252;
  font-size: 12px;
}



.dropdown-menu_footer .total p {
  margin-bottom: 0;
}

.dropdown-menu_footer .total b {
  display: block;
  margin-top: 6px;
  font-size: 18px;
  color: var(--main-bg-color);
}

.dropdown-menu::before {
  content: '';
  position: absolute;
  top: -13px;
  right: 30px;
  z-index: 2;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 13px 13px 13px;
  border-color: transparent transparent white transparent;
}

.dropdown-menu::after {
  content: '';
  position: absolute;
  top: -14px;
  right: 29px;
  z-index: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 14px 14px 14px;
  border-color: transparent transparent #F4F4F4 transparent;
}

.dropdown-menu_link span {
  display: inline-block;
  vertical-align: middle;
}

.dropdown-menu_link:hover {
  color: var(--main-bg-color);
}

.badge {
  vertical-align: middle;
  margin-left: 8px;
  min-width: 20px;
  border-radius: 6px;
}

.badge-roxo {
  background: #008ed1;
  color: white;
}

.badge-laranja {
  background: #FF8D0A;
  color: white;
}

.arial-bold {
  font-family: 'Arial', sans-serif; 
  font-weight: 700;
}

.link-texto {
  font-family: Arial, sans-serif;
  font-size: 14px;
  text-decoration: underline;
  font-weight: 700;
  color: #646464;
  line-height: 16px;
  transition: all .3s ease;
}

.link-texto:hover {
  color: var(--main-bg-color);
  text-decoration: underline;
}

.link-texto--footer {
  color: var(--main-bg-color);
  font-size: 10px;
  line-height: 11px;
  font-weight: 400;
  text-decoration: none;
}

.link-texto--footer:hover {
  color: #C44C00;
}

.link-texto--laranja {
  color: var(--main-bg-color);
}

.link-texto--laranja:hover {
  color: #C44C00;
}

.link-texto--roxo {
  color: #008ed1;
}

.link-texto--roxo:hover {
  color: #3C04C1;
}

.daterangepicker td.active,.daterangepicker td.active:hover {
  background-color: #008ed1 !important;
}

.daterangepicker td.in-range {
  background-color: #f6f3fd;
}

.sect-header {
  margin-top: 42px;
  margin-bottom: 28px;
}

.sect-header .titulo {
  margin: 0;
}

.sect-header hr {
  border-color: #D3D3D3;
  margin: 15px 0 0;
}

.subtitulo-politics {
  font-size: 12px;
  margin-bottom: 15px;
  text-align: justify;

}

.h4 {
  font-weight: bold;
}

.subtitulo-politics span {
  font-size: 15px;
  font-weight: bolder;
}

.sect-texto {
  margin: 0;
  font: normal 14px/16px Arial, sans-serif;
  color: #1E1E1E;
}

.sect-texto + .sect-texto {
  line-height: 20px;
}

.sect-titulo {
  display: flex;
  align-items: center;
}

.sect-footer {
  margin-bottom: 44px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.sect-btn {
  max-width: 269px;
  width: 100%;
  text-align: center;
}

.sect-btn .btn-link {
  margin-top: 16px;
  height: auto;
  color: #646464;
}

@media screen and (min-width: 768px) {
  .sect-btn .btn-link {
    margin-top: 32px;
  }
}

.steps {
  padding: 24px 40px;
  margin-bottom: 40px;
  overflow-x: auto !important;
  background-color: var(--main-color-white);
  border-radius: 10px;
}

.steps-lista {
  padding: 0;
  margin: 0;
  min-width: 980px;
  display: flex;
}

@media screen and (min-width: 992px) {
  .steps-lista {
    justify-content: space-around;
  }
}

.steps .step {
  margin-bottom: 0;
}

.steps .step + .step {
  position: relative;
  margin-left: 40px;
}

.steps .step + .step::before {
  content: '';
  position: absolute;
  top: 28%;
  left: -70px;
  z-index: 1;
  width: 80px;
  height: 0;
  border-top: 3px dashed #C7C7C7;
}

.steps .step-icon {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  background-color: #C7C7C7;
  border-radius: 50%;
  font-size: 47px;
  color: white;
}

.steps .step-conteudo {
  text-align: center;
}

.steps .step-conteudo .step-data {
  display: inline-block;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #363636;
  line-height: 14px;
  margin: 16px 0 5px;
}

.steps .step-conteudo .h6 {
  max-width: 100px;
  margin-left: auto;
  margin-right: auto;
}

.steps .step.step--active .step-icon {
  background-color: var(--main-bg-color);
}

.steps .step.step--active .step-conteudo .h6 {
  color: var(--main-bg-color);
}

.pagination .page-item .icon {
  font-size: 8px;
}

.pagination .page-item .page-link {
  border-color: #C9C9C9;
  color: #008ed1;
}

.pagination .page-item.active .page-link {
  border-color: #008ed1;
  background-color: #008ed1;
  color: white;
}

.icone-excel {
  fill: #008ed1;
}

.fornecedores-height {
  min-height: calc(100vh - 492px);
}

.mais-produtos-titulo {
  margin-bottom: 30px;
}

.mais-produtos-cards {
  margin-bottom: 52px !important;
}

@media screen and (min-width: 992px) {
  .mais-produtos-cards .card-item {
    max-width: calc((100% - 50px) / 5);
  }
}

.mais-produtos-4-cards {
  margin-bottom: 38px !important;
}

@media screen and (min-width: 992px) {
  .mais-produtos-4-cards .card-item {
    max-width: calc((100% - 40px) / 4);
  }
}

/* ==========================================================================
   Utilidades
   ========================================================================== */
.c-roxo,.btn-link:hover {
  color: #008ed1 !important;
}

.c-laranja,.sect-btn .btn-link:hover {
  color: #FF8D0A !important;
}

.fs-12 {
  font-size: 12px;
}

.fs-18 {
  font-size: 18px;
}

.hidden {
  display: none;
}

/* ==========================================================================
   Botões
   ========================================================================== */

   .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px 17px;
  border-radius: 6px;
  font-family: Arial, sans-serif;
  cursor: pointer;
  transition: all 0.4s ease;
}

.btn i + span,.btn img + span,.btn span + span,.btn svg + span {
  margin-left: 16px;
}

.btn svg {
  transition: inherit;
}

.btn {
  height: 40px;
  font-size: 14px;
  line-height: 26px;
}

.btn--sm {
  height: 34px;
  font-size: 12px;
  line-height: 22px;
}

.btn--lg {
  height: 50px;
  font-size: 16px;
  line-height: 38px;
  border-radius: 10px;
}

.btn--cinza {
  background-color: #ADADAD;
  color: var(--main-color-white);
}

.btn--cinza:hover {
  background-color: #949494;
}

.btn-modal {
  float:right;
  height: 40px;
  font-size: 16px;
  line-height: 38px;
  border-radius: 10px;
  background-color: #ADADAD;
  color: var(--main-color-white);
}
.textModal{
  text-align: center;
}

.btn-modal:hover {
  background-color: #00aeef;
  color: var(--main-color-white);
}

.btn--roxo {
  background-color: #008ed1;
  color: #FFFFFF !important;
}

.btn--roxo:hover {
  background-color: #5624cd;
}

.btn--roxo-escuro {
  background-color: #441da1;
  color: #FFFFFF !important;
}

.btn--roxo-escuro:hover {
  background-color: #321576;
}

.btn.btn--azul {
  background-color: var(--main-bg-color);
  color: var(--main-color-white);
}

.btn.btn--azul:hover {
  background-color: #052037;
}

.btn--laranja {
  background-color: #FF8D0A;
  color: #FFFFFF !important;
}

.btn--laranja:hover {
  background-color: #e55b03;
}

.btn--branco {
  background-color: var(--main-color-white);
  color: #008ed1 !important;
}

.btn--branco:hover {
  background-color: #5624cd;
  color: var(--main-color-white) !important;
}

.btn--branco:hover svg {
  fill: white !important;
}

.btn--icon {
  padding: 0;
  height: auto;
  background: transparent;
  border: none;
}

.btn--bold {
  font-weight: bold;
}

.btn--full {
  width: 100%;
}

.btn--full-height {
  height: 100%;
}

.btn--block {
  display: block;
}

.btn-link {
  justify-content: flex-start;
  padding: 0;
  text-decoration: underline;
}

.btn-user {
  display: flex;
  align-items: center;
  border: none;
}

.btn-user_img {
  display: block;
  width: 25px;
  height: 25px;
  font-size: 25px;
  border-radius: 50%;
}

.btn-user_msg {
  font-size: 16px;
  line-height: 18px;
}

.btn-user span + span {
  margin-left: 8px;
}

.btn-add {
  position: absolute;
  right: 12px;
  width: 91px;
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 576px) {
  .btn-add {
    position: initial;
    width: 100%;
  }
}

.btn-add.active {
  width: calc(100% - 24px);
  background-color: #55CA38;
}

@media (max-width: 576px) {
  .btn-add.active {
    width: 100%;
  }
}

.btn-add:disabled {
  opacity: 1;
}

/* ==========================================================================
   Header
   ========================================================================== */

   .header {
  position: relative;
  z-index: 30;
  background-color: var(--main-bg-color);
  transition: all ease 0.4s;
}

.header-logado .dropdown_user_msg {
  width: 140px;
  overflow: hidden  !important;
  text-overflow: ellipsis;
}

.header_topo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  min-height: 160px;
  padding: 12px 24px;
  transition: all ease 0.4s;
  background-color: #052037;
}

@media screen and (min-width: 992px) {
  .header_topo {
    min-height: 120px;
    padding: 0 15px;
    flex-wrap: nowrap;
  }
}

.header .logo {
  max-width: 100px;
}

.header_search {
  width: calc(90% - 32px);
}

@media screen and (min-width: 992px) {
  .header_search {
    width: 100%;
    max-width: 500px;
  }
}

.header .dropdown_user .dropdown-toggle {
  display: flex;
    text-align: left;
    font-size: 12px;
    line-height: 15px;
    color: #0f61ac;
    margin-top: 12%;
    margin-right: 10%;
    margin-left: -18%;
}

.header .dropdown_user .dropdown-toggle small {
  display: flex;
  font-size: 11px;
  color: #828282;
}

.header .dropdown_user .dropdown-toggle .icon-chevron-down {
  font-size: 9px;
}

.header .dropdown_user .dropdown-toggle::after {
  content: none;
}

.header .dropdown_user .dropdown-toggle:focus {
  box-shadow: none;
}

.header .dropdown_user_img {
  display: block;
  align-self: center;
  width: 30px;
  height: 30px;
  font-size: 30px;
  line-height: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
}

.header .dropdown_user .dropdown-menu {
  margin-top: 3px;
  margin-right: -38px;
}

.header .dropdown_user .btn-link {
  height: inherit;
}

.header .dropdown_user_msg {
  max-width: 145px;
  text-overflow: ellipsis;
  overflow: hidden !important;
}

.header .dropdown_cart .dropdown-menu {
  min-width: 330px;
  margin-top: 20px;
  margin-right: -30px;
}

.header .dropdown_cart .dropdown-toggle {
  display: flex;
  align-items: center;
  font-size: 27px;
  color: #0f61ac;
}

@media screen and (min-width: 992px) {
  .header .dropdown_cart .dropdown-toggle {
    font-size: 30px;
    margin-left: 45%;

  }
}

.header .dropdown_cart .dropdown-toggle::after {
  content: none;
}

.header .dropdown_cart .dropdown-toggle:focus {
  box-shadow: none;
}

.header .dropdown_cart_number {
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
}

.header .dropdown_cart_item .dropdown-menu_link {
  display: block;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden !important;
}

.header .dropdown_cart_item_footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 8px;
  font-size: 12px;
  color: #5C5C5C;
}

.header .dropdown_cart_item_footer p {
  margin-bottom: 0;
}

.header .dropdown_cart_item + .dropdown_cart_item {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #EEEEEE;
}

.header .dropdown_cart .dropdown-menu_cont {
  max-height: 285px;
  overflow: auto !important;
}

.header .dropdown_cart .dropdown-menu_cont::-webkit-scrollbar {
  width: 6px;
}

.header .dropdown_cart .dropdown-menu_cont::-webkit-scrollbar-track {
  background: white;
}

.header .dropdown_cart .dropdown-menu_cont::-webkit-scrollbar-thumb {
  background: #AEAEAE;
  border-radius: 20px;
}

.header .dropdown_cart .dropdown-menu_cont::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.header .btn-menu {
  width: 20px;
  display: block;
}

@media screen and (min-width: 992px) {
  .header .btn-menu {
    display: none;
  }
}

.header .btn-menu span {
  display: block;
  width: 100%;
  height: 3px;
  background-color: var(--main-color-white);
  border-radius: 8px;
}

.header .btn-menu span:first-of-type {
  width: 75%;
}

.header .btn-menu span:last-of-type {
  width: 50%;
}

.header .btn-menu span + span {
  margin-left: 0;
  margin-top: 4px;
}

.header .btn-menu:focus {
  box-shadow: none;
}

.header_nav {
  position: fixed;
  left: -100%;
  top: 0;
  z-index: 31;
  display: flex;
  flex-direction: column;
  width: 80%;
  max-width: 375px;
  height: 100%;
  background-color: white;
  transition: left ease-out 0.6s;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .header_nav {
    position: static;
    width: 100%;
    max-width: 100%;
    height: 48px;
    display: block;
    background-color: #052037;
    transition: all ease 0.4s;
  }
}

.header_nav.active {
  left: 0;
}


.header_nav .btn-close:focus {
  box-shadow: none;
}

.header_nav.header_nav_right {
  left: inherit;
  right: -100%;
  transition: right ease-out 0.6s;
}

.header_nav.header_nav_right.active {
  right: 0;
}

.header_nav.header_nav_right .btn-close {
  left: -10vw;
  transform: translateX(-50%);
}

.header_nav .btn-user {
  width: 100%;
  height: 48px;
  padding: 0 24px;
  border-radius: 0;
}

.header_nav .titulo {
  margin-bottom: 24px;
  color: #606060;
}

.header_nav .nav {
  flex: 1;
  background-color: transparent;
  color: #606060;
  overflow-y: auto !important;
}

@media screen and (min-width: 992px) {
  .header_nav .nav {
    color: white;
    overflow: visible !important;
  }
}

.header_nav .nav ul {
  display: flex;
  flex-direction: row;
  width: 100%;
}

@media screen and (min-width: 992px) {
  .header_nav .nav ul {
    flex-direction: row;
    align-items: center;
  }
}

.header_nav .nav-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  font-size: 16px;
  line-height: 18px;
}

@media screen and (min-width: 992px) {
  .header_nav .nav-link {
    padding: 16px;
    font-size: 14px;
    line-height: 16px;
  }
}

.header_nav .nav-link .icon {
  font-size: 12px;
}

@media screen and (min-width: 992px) {
  .header_nav .nav-link .icon {
    font-size: inherit;
  }
}

.header_nav .nav-link:hover, .header_nav .nav-link:focus, .header_nav .nav-link.active {
  color: #008ed1;
}

@media screen and (min-width: 992px) {
  .header_nav .nav-link:hover, .header_nav .nav-link:focus, .header_nav .nav-link.active {
    background-color: #005D85;
    color: white;
  }
}

.item-submenu {
  position: relative;
}

.menu-name {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  padding: 10px 20px;
  display: block;
  transition: background-color 0.3s ease-in-out;
}

.item-submenu:hover .menu-name {
  background-color: #007bff;
  color: #fff;
}

.item-submenu:hover {
  box-shadow: 0 0 10px rgba(0, 123, 255, 0.5);
}

.submenu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #007bff;
  padding: 10px;
  border-radius: 0 0 5px 5px;
}

.item-submenu:hover .submenu {
  display: block;
}

.header_nav .nav ul *:last-child *:last-child {
  right: 15px;
}

.header_nav .nav .nav_sub-menu {
  display: none;
}

.header_nav .nav .nav_sub-menu .nav_sub-menu--interno.active {
  left: 100%;
  opacity: 1;
  min-width: 600px;
}

@media screen and (min-width: 992px) {
  .header_nav .nav .nav_sub-menu {
    position: absolute;
    z-index: 3;

    width: auto;
    padding: 10px 0;
    background-color: #fff;
    border-color: #0f61ac;
    border-style: solid;
    background-color: rgba(255, 255, 255, 0.9);
  }
}

.header_nav .nav .nav_sub-menu_link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 200px;
  padding: 12px 24px 10px;
  font-size: 14px;
  white-space: nowrap;
  background-color: #005D85;

}

@media screen and (min-width: 992px) {
  .header_nav .nav .nav_sub-menu_link {
    padding-top: 6px;
    padding-bottom: 6px;
  }
}

.header_nav .nav .nav_sub-menu_link .fa,
.header_nav .nav .nav_sub-menu_link .fas,
.header_nav .nav .nav_sub-menu_link .select::after {
  font-size: 12px;
}

@media screen and (min-width: 992px) {
  .header_nav .nav .nav_sub-menu_link:hover,
  .header_nav .nav .nav_sub-menu_link.active {
    background-color: #005D85;
    color: white;
  }
}

.header_nav .nav .nav_sub-menu .nav_sub-menu--interno {
  z-index: 2;

  height: 100%;
  background-color: #052037;
  color: #fff;
  opacity: 0;
  transition: all ease 0.4s;
}

.header_nav .nav .nav_sub-menu .nav_sub-menu--interno.active {
  opacity: 1;
  min-width: 600px;
}

.header_nav .nav .nav_sub_menu .nav_sub_menu--interno.active {
  left: 25%;
  opacity: 1;
  min-width: 600px;
  top: 105%;
}

.header_nav .nav ul *:last-child *:last-child {
  right: 15px;
}

.header_nav .nav .nav_sub-menu .nav_sub-menu--interno {
  z-index: 2;
  height: 100%;
  background-color: #052037;
  color: #fff;
  opacity: 0;
  transition: all ease 0.4s;
}

@media screen and (min-width: 992px) {
  .header_nav .nav .nav_sub-menu {
    background-color: #052037;
  }
}

@media screen and (min-width: 992px) {
  .header_nav .nav .nav_sub-menu {
    position: absolute;
    z-index: 3;
    min-width: 250px;
    width: auto;
    padding: 10px 0;
    background-color: #fff;
    border-color: #0f61ac;
    border-style: solid;
    background-color: rgba(255, 255, 255, 0.9);
  }
}

.header_nav .nav .nav_sub-menu {
  display: none;
}

@media screen and (min-width: 992px) {
  .header_nav .nav ul {
    flex-direction: row;
    align-items: center;
  }
}

.header_nav .nav ul {
  display: flex;
  flex-direction: row;
  width: 100%;
}

.nav_sub-menu,
.nav_sub-menu--interno {
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

.header_nav .nav .nav_sub-menu .todas-categorias:hover .nav_sub-menu--interno {
  left: 100%;
  opacity: 1;
  min-width: 600px;
}

.header_nav .nav .nav_sub-menu.nav_sub-menu--interno.active {
  width: -webkit-fill-available;
  display: flex !important;
  align-items: center;
}

.header_nav .nav .nav_sub-menu .todas-categorias .nav_sub-menu--interno {
  box-shadow: 0 4px 8px rgba(15, 97, 172, 0.2);
  background-color: #f9f9f9;
}


.header_nav .nav .nav_sub_menu.nav_sub-menu--interno.active {
  left: 25%;
  opacity: 1;
  min-width: 600px;
  top: 105%;
}

.header_nav .nav ul *:last-child *:last-child {
  right: 15px;
}

.header_nav .nav .nav_sub-menu.nav_sub-menu--interno {
  flex-direction: row;
  flex-flow: wrap;
  align-items: center;
}

.header_nav .nav .nav_sub-menu .nav_sub-menu--interno {
  z-index: 2;

  height: 100%;
  background-color: #052037;
  color: #fff;
  opacity: 0;
  transition: all ease 0.4s;
}

@media screen and (min-width: 992px) {
  .header_nav .nav .nav_sub-menu {
    background-color: #052037;
  }
}

@media screen and (min-width: 992px) {
  .header_nav .nav .nav_sub-menu {
    right: 0 !important;
    position: absolute;
    z-index: 3;
    min-width: 286px;
    width: auto;
    padding: 10px 0;
    background-color: #fff;
    border-color: #0f61ac;
    border-style: solid;
    background-color: rgba(255, 255, 255, 0.9);
  }
}

.header_nav .nav .nav_sub-menu {
  display: none;
}

@media screen and (min-width: 992px) {
  .header_nav .nav ul {
    flex-direction: row;
    align-items: center;
  }
}

.header_nav .nav ul {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.nav_sub-menu,
.nav_sub-menu--interno {
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
}

.menu-list-item {
  font-size: 14px;
  cursor: pointer;
  font-weight: bold;
  min-width: 22%;
}

.menu-list-item:hover {
  border-bottom: 4px solid #d8d8d8;
  opacity: 90%;
  transition: 0.1s;
  border-color: #d8d8d8;
}

.header_nav .nav-item {
  position: relative;
  margin-left: 15px;
  margin-right: 15px;
}

.header_nav .nav-item + .nav-item {
  margin-top: 24px;
}

@media screen and (min-width: 992px) {
  .header_nav .nav-item + .nav-item {
    margin-top: 0;
  }
}

.header_nav .nav-item--separado {
  padding-top: 24px;
  color: #A4A4A4;
  border-top: 1px solid #D4D4D4;
}

.fa{
  position: relative;
  opacity: 40%;
  margin-right: 10px;
  color: #fff;
}

.nav_sub-menu,
.nav_sub-menu--interno {
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.nav_sub-menu_item,
.nav_sub-menu_link {
  border-radius: 4px;
  margin: 2% 5%;
  min-width: -webkit-fill-available;
}

.header_nav .nav-dropdown .icon {
  font-size: 4px;
  margin-left: 8px;  
}

.header_nav_breadcrumb {
  margin-left: -24px;
  margin-right: -24px;
  margin-bottom: 24px;
  padding: 16px 24px;
  font-weight: 700;
  font-size: 14px;
  color: #606060;
  border-bottom: 1px solid #D4D4D4;
}


.header_nav_breadcrumb span + span {
  margin-left: 16px;
}

.header_nav_breadcrumb_link:hover,.header_nav_breadcrumb_link:focus {
  color: #008ed1;
}

.header_nav_holder {
  position: relative;
  height: 100%;
  overflow: hidden !important;
}

.header_nav_cont {
  position: absolute;
  z-index: 1;
  display: flex;
  flex-direction: column;
  flex: 1;
  width: 100%;
  height: 100%;
  padding: 24px;
  background: white;
  transition: transform ease 0.6s;
}

.header_nav_cont.sub-menu {
  padding-top: 0;
}

.header_nav_cont.center {
  z-index: 2;
  transform: translateX(0);
}

.header_nav_cont.left {
  transform: translateX(-100%);
}

.header_nav_cont.right {
  transform: translateX(100%);
}

.header_nav_cont_footer {
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  padding-top: 24px;
}


.cart_list {
  overflow: auto !important;
}

.cart_list_link {
  display: block;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden !important;
}

.cart_list_item_footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 8px;
  font-size: 12px;
  color: #5C5C5C;
}

.cart_list_item_footer p {
  margin-bottom: 0;
}

.cart_list_item + .cart_list_item {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #EEEEEE;
}

.carrousel {
  height: 100%;
  width: 100%;
}

.cards {
  display: flex;
  flex-wrap: wrap;
  overflow-x: auto;
}

.card-item {
  display: flex;
  flex-direction: column;
  width: 48%;
  margin: 0 10px 10px 0;
  background-color: white;
  border-radius: 6px;
}

.card-item:nth-of-type(2n + 2) {
  margin-right: 10px;
}

@media screen and (min-width: 768px) {
  .card-item:nth-of-type(2n + 2) {
    margin-right: 10px;
  }
}

@media screen and (min-width: 768px) {
  .card-item {
    width: 100%;
    max-width: 204px;
  }
}

.owl-item .card-item {
  width: 100%;
  max-width: 100%;
}

.card-item--header {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden !important;
  min-height: 180px;
}

.card-item--body {
  flex: 1;
  margin-bottom: 8px;
  text-align: center;
}

.card-item--footer {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 12px;
  border-top: 1px solid #F2F2F2;
}

.card-item--titulo {
  margin-bottom: 13px;
  font: bold 12px/14px Arial, sans-serif;
  color: black;
  font-size: 15px;
  letter-spacing: 1px;
  height: 55px !important;
}

.card-item--codigo {
  margin-bottom: 6px;
  font: normal 9px/9px Arial, sans-serif;
  color: #6b6b6b;
}

.card-item--valor {
  margin: 0 0 8px 0;
  font: normal 23px/27px Arial, sans-serif;
  font-size: 25px;
  letter-spacing: 3px;
  color: black;
}

.card-item--valor small {
  font-size: 8px;
  line-height: 9px;
}

.card-item--valor-total {
  margin: 0 0 15px 0;
  font-size: 11px;
  color: black;
}

.card-item--valor--de {
  margin: 0 0 8px 0;
  font: normal 14px/16px Arial, sans-serif;
  color: black;
}

.card-item--valor--de small {
  font-size: 8px;
  line-height: 9px;
}

.card-item--valor--por {
  margin: 0 0 8px 0;
  font: normal 23px/27px Arial, sans-serif;
  color: #ef2b2f;
}

.card-item--valor--por small {
  font-size: 8px;
  line-height: 9px;
  color: black;
}

.card-item--estoque {
  margin: 0;
  font: normal 10px/14px 'Segoe UI', sans-serif;
  color: #BCBCBC;
}

.card-item--counter {
  padding: 7px 3px;
  margin: 0 8px;
  max-width: 36px;
  text-align: center;
  border: 2px solid #DEDEDE;
  border-radius: 6px;
  color: #404040;
  font: bold 18px/21px Arial, sans-serif;
}

@media screen and (max-width: 768px) {
  .cards-produto-width-4 {
    width: 852px;
  }

  .cards-produto-width-5 {
    width: 1065px;
  }
}

a.link-item {
  max-width: 50%;
}

.img-card-produto {
  max-height: 90%;
}

@media screen and (min-width: 768px) {
  .img-card-produto {
    max-width: 100%;
  }
}

.tag {
  padding: 10px 12px;
  margin-right: 5px;
  margin-bottom: 5px;
  height: 37px;
  border-radius: 6px;
  font: normal 14px/16px Arial, sans-serif;
}

.tag i,.tag img,.tag span {
  margin-left: 10px;
  cursor: pointer;
}

.tag--roxo {
  background-color: #008ed1;
  color: var(--main-color-white);
}

.tag--card-item {
  padding: 8px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: var(--main-bg-color);
  border-radius: 6px;
  color: white;
  font: bold 14px/16px Arial, sans-serif;
  text-transform: uppercase;
}

.tag--table {
  position: absolute;
  top: -12px;
  right: -12px;
  width: 16px;
  height: 17px;
  font: bold 12px/14px Arial, sans-serif;
  border-radius: 6px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tag--table-laranja {
  background-color: var(--main-bg-color);
}

.tag--table-roxo {
  background-color: #008ed1;
}

/* ==========================================================================
   Forms
   ========================================================================== */

.form-control {
  height: 48px;
  color: var(--main-text-color-1);
  font-size: 14px;
  border: 1px solid #C9C9C9;
  border-radius: var(--main-border-radius);
}

.form-control::placeholder {
  color: #C9C9C9;
}

.input-search {
  position: relative;
  display: flex;
  width: 100%;
  margin-bottom: 0;
  z-index: 1500 !important;
}

.input-search .form-control {
  padding-left: 24px;
  padding-right: 50px;
  font-size: 14px;
  border-color: #D4D4D4;
  border-radius: 40px;
}

.input-search .form-control::placeholder {
  color: black;
}

.input-search .icon {
  position: absolute;
  top: 50%;
  right: 19px;
  font-size: 22px;
  color: var(--main-bg-color);
  transform: translateY(-50%);
}

.icon-submit {
  cursor: pointer;
}

.input-search--fornecedores .form-control {
  border-radius: 4px;
  padding-right: 15px;
  padding-left: 40px;
}

.input-search--fornecedores .icon {
  right: inherit;
  left: 16px;
  font-size: 14px;
  color: #B8B8B8;
}

.input-search.input-lg .form-control {
  height: 50px;
}

.input-password {
  position: relative;
  width: 100%;
}

.input-password .form-control {
  padding-right: 35px;
}

.input-password .btn {
  position: absolute;
  top: 50%;
  right: 10px;
  color: #C9C9C9;
  transform: translateY(-50%);
}

.form-adicionar {
  margin-bottom: 10px;
  display: flex;

  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .form-adicionar {
    margin: 0;
  }
}

.form-adicionar--btn {
  padding: 0;
  font: bold 26px/21px Arial, sans-serif;
  color: #008ed1;
}

.form-adicionar--btn:hover {
  color: #5624cd;
}

.form-pedidos {
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
}
.form-pedidos--wrapper {
  margin-bottom: 10px;
}
.form-pedidos .input {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .form-pedidos {
    flex-direction: row;
    align-items: flex-end;
  }
  .form-pedidos--wrapper {
    margin-right: 8px;
    margin-bottom: 0;
}

  .form-pedidos .input {
    width: 294px;
  }

  .form-pedidos .btn {
    max-width: 140px;
  }
}

@media screen and (min-width: 992px) {
  .form-fale-conosco fieldset {
    margin-bottom: 20px;
  }
}

.form-fale-conosco fieldset:last-of-type {
  margin-bottom: 0;
}

.form-fale-conosco .input {
  margin-bottom: 10px;
}

@media screen and (min-width: 992px) {
  .form-fale-conosco .input {
    margin-bottom: 0;
  }
}

.select {
  margin: 0;
  position: relative;
  width: 100%;
  background-color: var(--main-color-white);
  border: 1px solid #C9C9C9;
  border-radius: 6px;
}

.select::after {
  content: '\f0d7';
  position: absolute;
  top: 50%;
  right: 27px;
  transform: translateY(-50%);
  color: #7A7A7A;
}

.select.selected select {
  color: #404040;
}

.select select {
  padding: 18px 46px 14px 22px;
  width: 100%;
  background: none;
  font: normal 16px/18px Arial, sans-serif;
  border: none;
  color: #404040;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.select select::-ms-expand {
  display: none;
}

.input {
  padding: 12px;
  width: 100%;
  display: flex;
  background-color: var(--main-color-white);
  border: 1px solid #C9C9C9;
  border-radius: 6px;
  align-items: center;
}

.input-label {
  margin-bottom: 3px;
  font: 700 12px/14px Arial, sans-serif;
  color: #1E1E1E;
}

.textarea {
  border-radius: 4px;
  min-height: 115px;
}

.label-daterangepicker {
  margin: 0 0 10px 0;
  padding: 13px;
  width: 100%;
  display: flex;
  height: 50px;
  font: normal 14px/16px Arial, sans-serif;
  background-color: var(--main-color-white);
  border: 1px solid #C9C9C9;
  border-radius: 6px;
  align-items: center;
  color: black;
}

@media screen and (min-width: 768px) {
  .label-daterangepicker {
    width: 245px;
    margin-bottom: 0;
  }
}

.label-daterangepicker .icon {
  margin-right: 12px;
  font-size: 22px;
  color: #B8B8B8;
}

.input-daterangepicker {
  margin-left: 2px;
  width: 100%;
  background: none;
  border: none;
}

::-webkit-input-placeholder,:-ms-input-placeholder,::placeholder {
  color: #C9C9C9;
}

.tabela {
  width: 100%;
  border-collapse: collapse;
}

.tabela thead th {
  font: normal 12px/14px Arial, sans-serif;
  color: #838383;
}

.tabela-overflow {
  overflow: auto !important;
  border-radius: 10px;
}

.tabela .btn--link {
  display: inline-block;
  vertical-align: middle;
}

.tabela-items--wrapper {
  margin-bottom: 32px;
  padding: 30px 30px 20px 0;
  background-color: var(--main-color-white);
  border-radius: 6px;
  overflow: auto !important;
}

@media screen and (min-width: 992px) {
  .tabela-items--wrapper {
    padding-left: 20px;
  }
}
.tabela-items--estoque {
  color: #B1B1B1;
  font: normal 10px/11px Arial, sans-serif;
}

.tabela-items--delete {
  font-size: 24px;
  color: #008ed1;
}

.tabela-items--delete:hover {
  color: #5624cd;
}

.tabela-items td,.tabela-items th {
  background-color: white;
}

.tabela-items td:first-of-type,.tabela-items th:first-of-type {
  position: sticky;
  left: 0;
}

.tabela-items th:first-of-type {
  text-align: center;
}

.tabela-items th:nth-of-type(2n - 1) {
  padding: 0 46px;
}

.tabela-items tbody tr {
  border-bottom: 1px solid #F2F2F2;
}

.tabela-items tbody tr img {
  max-height: 90px;
}

.tabela-items tbody tr:first-of-type td {
  padding-top: 30px !important;
}

.tabela-items tbody tr:last-of-type {
  border: none;
}

.tabela-items tbody tr td {
  padding: 16px 0;
  font: normal 16px/18px Arial, sans-serif;
  color: var(--main-color-black);
  background-color: white;
}

.tabela-items tbody tr td:first-of-type {
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
}

.tabela-items tbody tr td:last-of-type {
  padding-right: 30px;
}

@media screen and (min-width: 992px) {
  .tabela-items tbody tr td:last-of-type {
    padding-right: 0;
  }
}

.tabela-items tbody tr td:nth-of-type(2n - 1) {
  padding: 16px 46px;
}

.tabela-items tbody tr td:nth-of-type(2) {
  min-width: 170px;
}

.tabela-items tbody tr td:nth-of-type(2) p {
  margin: 0;
}

.tabela-items tbody tr td:nth-of-type(2) p:nth-of-type(2) {
  margin-top: 4px;
  font: normal 12px/14px Arial, sans-serif;
  color: #818181;
}

.tabela-items tbody tr .form-adicionar {
  width: auto;
}

.tabela-items tbody tr.indisponivel p,.tabela-items tbody tr.indisponivel td {
  color: #C8C8C8 !important;
}

.tabela-items tbody tr.indisponivel .tabela-items--estoque {
  text-transform: uppercase;
  color: #E47676 !important;
}

.tabela-listrada {
  width: 940px;
  background-color: white;
}

@media screen and (min-width: 992px) {
  .tabela-listrada {
    width: 100%;
  }
}

.tabela-listrada td:first-of-type,.tabela-listrada th:first-of-type {
  padding-right: 25px;
  padding-left: 25px;
  text-align: center;
}

.tabela-listrada thead th {
  padding-top: 24px;
  background-color: white;
}

.tabela-listrada tbody tr:nth-of-type(even) td {
  background-color: #FAFAFA;
}

.tabela-listrada tbody tr:first-of-type td {
  padding-top: 28px !important;
}

.tabela-listrada tbody tr td {
  background-color: white;
  padding: 14px 0;
  font: normal 12px/14px Arial, sans-serif;
  color: black;
}

.tabela-listrada tbody tr td .icon {
  color: black;
  font-size: 22px;
}

.tabela-listrada tbody tr td:last-of-type {
  padding-right: 30px;
}

@media screen and (min-width: 992px) {
  .tabela-listrada tbody tr td:last-of-type {
    padding-right: 0;
  }
}

.carrossel_principal {
  position: relative;
}

.carrossel_principal--item {
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  outline: none;
  width: 100%;
  height: 120px;
}

@media screen and (min-width: 992px) {
  .carrossel_principal--item {
    height: 225px;
  }
}

.carrossel_principal .slick-dots {
  display: flex;
  align-self: center;
  list-style: none;
  position: absolute;
  margin: 0;
  bottom: -16px;
  left: 46%;
  transform: translate(-50%);
}

@media screen and (min-width: 992px) {
  .carrossel_principal .slick-dots {
    left: 80%;
    bottom: -26px;
  }
}

.carrossel_principal .slick-dots li {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #B5B5B5;
  transition: all .4s ease;
  display: inline-flex;
}

.carrossel_principal .slick-dots li:hover {
  background-color: var(--main-bg-color);
}

.carrossel_principal .slick-dots li.slick-active {
  width: 10px;
  height: 5px;
  border-radius: 20px;
  background-color: var(--main-bg-color);
}

.carrossel_principal .slick-dots li button {
  background-color: transparent;
  border: none;
  text-indent: -9999px;
  outline: none;
}

.carrossel_principal .slick-dots li + li {
  margin-left: 4px;
}

.carrossel_produtos {
  width: 300px;
  width: 300px;
}
.carrossel_produtos--item {

  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 120px;
}

@media screen and (min-width: 10px) {
  .carrossel_produtos--item {
    height: 225px;
  }
}

.carrossel_produtos .slick-dots {
  display: flex;
  align-self: center;
  list-style: none;
  position: absolute;
  margin: 0;
  bottom: -16px;
  left: 46%;
  transform: translate(-50%);
}

@media screen and (min-width: 992px) {
  .carrossel_produtos .slick-dots {
    left: 110%;
    top: 3%;
    bottom: -26px;
  }
}

.carrossel_produtos .slick-dots li {
  width: 50px;
  height: auto;
  transition: all .4s ease;
  display: inline-flex;
  cursor: pointer;
  border: 2px solid;
  margin: 2px;
}

.carrossel_produtos .slick-dots li:hover {
  border-color: var(--secondary-bg-color);
}

.carrossel_produtos .slick-dots li.slick-active {
  width: 50px;
  height: auto;
  transition: all .4s ease;
  display: inline-flex;
  cursor: pointer;
  border: 2px solid;
  margin: 2px;
  border-color: var(--secondary-bg-color);
}

.carrossel_produtos .slick-dots li button {
  width: 50px;
  background-color: transparent;
  border: none;
  text-indent: -9999px;
  outline: none;
}

.carrossel_produtos .slick-dots li + li {
  margin-left: 2px;
}

.banner_ad .banner_ad--item {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 37px;
  max-width: 845px;
  height: 72px;
}

@media screen and (min-width: 992px) {
  .banner_ad .banner_ad--item {
    height: 150px;
  }
}

.banner-interno {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 150px;
  margin-bottom: 22px;
}

/* ==========================================================================
   Footer
   ========================================================================== */

   .footer__main {
    font-size: 12px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; 
    color: #fff;
  }
  
  .container-footer {
    margin: 15px 0;
    padding: 20px 0;
    max-width: 1200px; 
  }

  .row-footer {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  
   .footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #052037;
    text-align: left; 
    box-sizing: border-box; 
  }

   .footer__main .footer__security li {
    float: left;
    padding: 10px;
    font-size: 20px;
  }
  
  .footer__main .footer__security .footer__selos li {
    align-items: center;
    vertical-align: middle;
  }
  
  .footer__main .footer__security .footer__social li {
    width: 50px;
    height: 50px;
  }
  
  .container-footer .blkTipBox{
    border: none !important;
  }
  
  .footer__tipBar,
  .footer__main,
  .footer__links-conta {
    display: flex;
    align-items: center;
    margin-left: 10%;
  }
  
  .footer__tipBar {
    background-color: #052037;
    padding: 10px 0;
  }
  
  
  .footer__links-conta ul {
    padding: 0;
    margin: 0;
  }
  
  .footer__links-conta li {
    list-style: none;
    margin-bottom: 8px;
  }

  .footer--texto {
    margin: 0;
    font-size: 10px;
    line-height: 11px;
    color: #757171;
  }
  
  .footer .contato-container {
    padding: -1px 7px 10px;
  }
  
  .footer .contato-container .nav-footer--lista {
    margin-bottom: 7px;
    display: flex;
  }
  
  .footer .contato-container .nav-footer--lista_item {
    font-family: 'Arial', sans-serif;
    font-weight: 700;
    font-size: 10px;
    line-height: 11px;
    color: #757171;
  }
  
  .footer .contato-container .nav-footer--lista li + li::before {
    content: '|';
    margin-left: 5px;
    margin-right: 5px;
  }
  
  .footer .contato-container .nav-footer--lista_link:hover {
    color: var(--main-bg-color);
  }
  
  .footer .copyright {
    position: relative;
    padding: 13px 0;
  }
  
  .footer .copyright::before {
    content: '';
    position: absolute;
    width: 100%;
    border-top: 1px solid #E1E1E1;
    top: 0;
    left: 0;
  }
  
  .footer .copyright--container {
    padding: 0 7px;
  }
  
  .footer .copyright--desenv {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  
  .footer .copyright .footer--texto {
    margin-bottom: 8px;
  }

  .color_white p{
    color: #fff !important;
    padding: 0 25px 0 0 !important;
  }
  
  
  @media screen and (min-width: 768px) {
    .sect-footer {
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
    }
  }
  
  @media screen and (min-width: 992px) {
    .footer .copyright--desenv {
      flex-direction: row;
    }
  }
  
  @media screen and (max-width: 400px) {
    .footer__main {
      font-size: 11px;
    }
  }
  
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .footer__main {
      font-size: 14px;
    }
  }
  
  /* ======================================================================
     end footer
     ========================================================================== */
  
  .tag--card-item {
  padding: 8px;
  position: absolute;
  top: -1;
  right: 0;
  background-color: #00aeef;
  border-radius: 6px;
  color: white;
  font: bold 14px/16px Arial, sans-serif;
  text-transform: uppercase;
}
.tag--card-desconto {
  top: -1px;
  right: 106px;
  background-color: #055ab9;
  border-radius: 8px 8px 0 0;
  color: #fff;
  font: 11px/1.5 Arial, sans-serif;
  width: 45%;
  text-align: center;
  height: 20%;
  padding: 5%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  font-weight: bold;
  z-index: 1;
  overflow: hidden;
  border-bottom: 5px solid #00aeef;
  position: absolute;
}


.tag--card-desconto p {
  text-align: center;
  font-weight: 100;
  font-size: 10px;
}

.titulo {
  color: #1E1E1E;
  font-weight: 700;
  letter-spacing: 3px;
}

.titulo--bold {
  font-weight: 700;
}

.h2 {
  font-size: 24px;
  line-height: 28px;
}

.h3 {
  font-size: 22px;
  line-height: 26px;
}

.h4 {
  font-size: 20px;
  line-height: 23px;
}

.h5 {
  font-size: 16px;
  line-height: 18px;
}

.h6 {
  font-size: 14px;
  line-height: 16px;
}

.breadcrumb {
  padding: 0;
  margin-bottom: 24px;
  display: flex;
  background: none;
}

.breadcrumb li {
  display: flex;
  font: normal 12px/14px Arial, sans-serif;
  color: #363636;
}

.breadcrumb li a {
  text-decoration: underline;
  color: inherit;
}

.breadcrumb li a:hover {
  color: #1d1d1d;
}

.breadcrumb li:not(.active)::after {
  content: '>';
  margin: 0 9px;
  display: block;
}

.modal .modal-content {
  border: none;
}

.modal .modal-header .close {
  color: #363636;
  font-size: 16px;
  opacity: 1;
  transition: all 0.4s ease;
}

.modal .modal-header .close:hover {
  opacity: 1;
  color: #030303;
}

.modal-boleto .modal-content {
  border: none;
  border-radius: 10px;
  padding: 20px 40px 10px;
}

.modal-boleto .modal-header {
  display: block;
  align-items: inherit;
  justify-content: inherit;
  padding: 0;
  border-bottom: none;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

.modal-boleto .modal-header_container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  color: #1E1E1E;
  font-size: 16px;
}

.modal-boleto .modal-header_container .titulo {
  max-width: 310px;
  margin-top: 18px;
  text-align: center;
}

.modal-boleto .modal-header_container .titulo + p {
  margin-bottom: 25px;
}

.modal-boleto .modal-header .close {
  position: absolute;
  top: 18px;
  right: 18px;
  opacity: 1;
  transition: all .3s ease;
}

.modal-boleto .modal-header .close .fas,.modal-boleto .modal-header .close .select::after {
  color: #363636;
}

.modal-boleto .modal-body {
  padding: 0 1rem;
  margin: 0 0 20px;
}


.modal-boleto .modal-body .lista-modal {
  margin: 0;
  padding: 0 0 0 5px;
}


.modal-boleto .modal-body .lista-modal .lista-modal_item {
  font-family: Arial, sans-serif;
  font-size: 13px;
  line-height: 32px;
  color: #1E1E1E;
}


.modal-boleto .modal-body .lista-modal .lista-modal_item span {
  font-weight: 700;
}


.modal-boleto .modal-footer {
  justify-content: center;
  border-top: none;
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  min-width: 100%;
}

.modal-boleto .modal-footer .btn {
  min-width: 100%;
}

.modal-boleto .btn-modal-home {
  min-width: 100% !important;
}

.modal-nota .modal-content {
  padding: 20px 20px 28px;
}

.modal-nota .modal-footer .btn {
  min-width: 195px;
}

.modal-checkout .modal-header,.modal-checkout .modal-footer {
  border: none;
}

.modal-checkout .modal-header,.modal-checkout .modal-body {
  text-align: center;
}

.modal-checkout .modal-header {
  padding-bottom: 0;
}

.modal-checkout .modal-body {
  padding-top: 0;
}

.modal-checkout .modal-body .titulo {
  margin-bottom: 16px;
}

.modal-checkout .modal-body p {
  margin: 0;
  font: normal 16px/18px Arial, sans-serif;
  color: #1E1E1E;
}

.modal-checkout .modal-footer {
  justify-content: center;
  padding-bottom: 40px;
}

.modal-checkout .modal-footer .btn {
  width: 228px;
}

.meu-carrinho .titulo.h3 {
  margin-bottom: 32px;
  color: #525252;
  font-weight: 400;
}

@media screen and (min-width: 768px) {
  .meu-carrinho .titulo.h3 {
    margin-bottom: 0;
  }
}

.meu-carrinho .titulo.h6 {
  margin-left: 6px;
  color: #525252;
  font-weight: 400;
}

.meu-carrinho .sect-footer {
  margin-bottom: 60px;
}

.pedidos-titulo {
  margin-bottom: 13px;
}

.pedidos-filtro .btn--cinza {
  margin-top: 107px !important;
}

.pedidos .titulo.h6 {
  font-weight: 400;
}

.pedidos .arial-bold {
  font-size: 16px;
  line-height: 18px;
}

.pedidos .btn--cinza {
  margin-top: 42px;
  width: 92px;
}

.pedidos-detalhe .tabela-overflow {
  margin-top: 20px;
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .pedidos-detalhe .tabela-overflow {
    overflow: hidden !important;
  }
}

.pedidos-detalhe .tabela th i,.pedidos-detalhe .tabela td i {
  font-size: 20px;
}

.pedidos-detalhe .tabela tbody tr td {
  font-size: 14px;
  line-height: 16px;
}

.pedidos-detalhe--wrapper {
  margin-bottom: 14px;
}

@media screen and (min-width: 992px) {
  .pedidos-detalhe--wrapper {
    margin-bottom: 24px;
  }
}

.pedidos-detalhe--item {
  margin-bottom: 16px;
}

.pedidos-detalhe--item-titulo {
  margin-bottom: 8px;
  font: normal 12px/14px Arial, sans-serif;
  color: #838383;
}

.pedidos-detalhe--item-conteudo {
  margin: 0;
  font: normal 16px/18px Arial, sans-serif;
  color: #1E1E1E;
}

.pedidos-detalhe--item-conteudo.bold {
  font-weight: bold;
}

.pedidos-detalhe .btn--branco {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 992px) {
  .pedidos-detalhe .btn--branco {
    font-size: 13px;
  }
}

@media screen and (min-width: 1200px) {

  .pedidos-detalhe .btn--branco {
    font-size: inherit;
  }
}

.pedidos-detalhe .btn--branco i,.pedidos-detalhe .btn--branco .icon {
  font-size: 20px;
}

.fale-conosco-wrapper {
  padding: 37px 34px;
  margin-bottom: 66px;
  background-color: var(--main-color-white);
  border-radius: 6px;
}

.fale-conosco--texto {
  margin-bottom: 45px;
  font: 400 18px/20px Arial, sans-serif;
  color: #1E1E1E;
}

.conteudo_interno {
  display: flex;
  margin-top: 48px;
}

@media screen and (min-width: 992px) {
  .conteudo_interno {
    margin-bottom: 68px;
  }
}

.conteudo_interno .filtro-sticky {
  margin-right: 22px;
  position: sticky;
  top: 120px;
  min-width: 230px;
  height: 100%;
}

.conteudo_interno .filtro-sticky .form-sticky {
  margin-top: 40px;
  margin-bottom: 30px;
}

.conteudo_interno .filtro-sticky .form-sticky:last-of-type {
  margin-top: 0;
}

.conteudo_interno .filtro-sticky .form-sticky .form-group {
  margin: 0;
  margin-bottom: 7px;
  max-height: 20px;
}

.conteudo_interno .cards-container {
  overflow: auto !important;
  width: 100%;
}

.conteudo_interno .cards-container .overflow {
  overflow: auto !important;
}

.conteudo_interno .cards-container .h4 {
  margin-bottom: 0;
}

.conteudo_interno .cards-container .cards {
  margin-bottom: 37px;
}

.conteudo_interno .cards-container .card-item {
  width: calc(50% - 5px);
}

.conteudo_interno .cards-container .card-item:nth-of-type(2n + 2) {
  margin-right: 0;
}

@media screen and (min-width: 768px) {
  .conteudo_interno .cards-container .card-item:nth-of-type(2n + 2) {
    margin-right: 10px;
  }
}

.conteudo_interno .cards-container .overflow-auto {
  margin-top: 14px;
}

.conteudo_interno .cards-container .overflow-auto .card-item {
  width: 203px;
}

.conteudo_interno .cards-container .overflow-auto .card-item:nth-of-type(2n + 2) {
  margin-right: 10px;
}

@media screen and (min-width: 992px) {
  .conteudo_interno .cards-container .overflow-auto .card-item {
    width: 24%;
  }
}

.minha-conta {
  min-height: calc(100vh - (160px + 145px));
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media screen and (min-width: 992px) {
  .minha-conta {
    min-height: calc(100vh - (168px + 126px));
  }
}

@media screen and (min-width: 768px) {
  .minha-conta--conteudo {
    padding-left: 20px;
  }
}

.minha-conta .h4 + .sect-texto {
  margin-top: 10px;
}

.minha-conta .sect-texto + .h4 {
  margin-top: 46px;
}

.minha-conta .h4 + .h5 {
  margin-top: 20px;
}

.minha-conta .h5 + .sect-texto {
  margin-top: 7px;
  line-height: 20px;
}

.minha-conta .sect-footer {
  margin-top: 40px;
  margin-bottom: 22px;
}

.fornecedores .sect-titulo {
  margin-bottom: 20px;
}

.fornecedores--lista {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}

.fornecedores--lista li {
  margin-bottom: 25px;
  width: 50%;
  display: flex;
  align-items: center;
  font: normal 16px/18px Arial, sans-serif;
  color: #353535;
}

@media screen and (min-width: 768px) {
  .fornecedores--lista li {
    width: 33%;
  }
}

@media screen and (min-width: 992px) {
  .fornecedores--lista li {
    width: 25%;
  }
}

.fornecedores--lista li::before {
  margin-right: 6px;
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  background-color: #353535;
  border-radius: 50%;
  transition: all 0.4s ease;
}

.fornecedores--lista li:hover a,.fornecedores--lista li.active a {
  color: var(--main-bg-color);
  text-decoration: underline;
}

.fornecedores--lista li:hover::before,.fornecedores--lista li.active::before {
  background-color: var(--main-bg-color);
}

.conteudo_padrao .cards-container .titulo-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 22px;
  padding-bottom: 16px;
  position: relative;
}

.conteudo_padrao .cards-container .titulo-container::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #D3D3D3;
}

.conteudo_padrao .cards-container .titulo-container .total-itens {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #1E1E1E;
}

.conteudo_padrao .cards-container .titulo-container .total-itens_numero {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}

.conteudo_padrao .cards-container .cards {
  margin-bottom: 0;
}

.conteudo_padrao .cards-container .cards .card-item:last-of-type {
  margin-right: 0;
}

.conteudo_padrao .cards-container .cards:last-of-type {
  margin-bottom: 22px;
}

@media screen and (min-width: 992px) {
  .conteudo_padrao .cards-container .cards:last-of-type {
    margin-bottom: 0;
  }
}

.checkout {
  margin-top: 42px;
  margin-bottom: 80px;
}

.checkout--container {
  position: relative;
  margin: 30px auto 37px;
  background-color: var(--main-color-white);
  padding: 30px 20px 30px;
  border-radius: 6px;
}

@media screen and (min-width: 992px) {
  .checkout--container {
    padding: 54px 45px 45px;
  }
}

.checkout--sucesso {
  padding: 10px;
  border-radius: 6px;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: 2;
  opacity: 0;
  animation: fade-in 0.8s ease forwards;
}

.checkout--sucesso .btn--roxo {
  margin-top: 20px;
  max-width: 300px;
}

.checkout--sucesso .icobutton {
  position: relative;
  width: 155px;
  height: 155px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.checkout--sucesso .icobutton .icon {
  position: relative;
  z-index: 9;
  font-size: 40px;
  color: white;
}

.checkout--sucesso .icobutton div {
  margin: 0;
}


.checkout--label {
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  color: #1E1E1E;
}

.checkout--campo {
  margin-bottom: 41px;
}

.checkout--campo:last-of-type {
  margin-bottom: 0;
}

.checkout--campo:last-of-type .titulo {
  position: relative;
}

.checkout--campo:last-of-type .titulo::after {
  content: '';
  position: absolute;
  top: 50%;
  width: 60%;
  background-color: #EBEBEB;
  height: 1px;
  margin-left: 10px;
}

@media screen and (min-width: 992px) {
  .checkout--campo:last-of-type .titulo::after {
    width: 88%;
  }
}

.checkout--campo .form-group {
  display: flex;
  flex-direction: column;
  margin: 0;
  margin-top: 20px;
}

@media screen and (min-width: 992px) {
  .checkout--campo .form-group {
    margin-left: 12px;
  }
}

.checkout--campo .form-group .select {
  max-width: 513px;
}

.checkout--texto {
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
  color: #1E1E1E;
  margin-top: 20px;
}

@media screen and (min-width: 992px) {
  .checkout--texto {
    margin-left: 12px;
  }
}

.checkout--texto-icon {
  margin-bottom: 33px;
  display: flex;
  align-items: center;
}

.checkout--texto-icon img {
  margin-right: 5px;
}

.checkout--container_valor {
  display: flex;
  flex-direction: column;
  margin-top: 41px;
}

@media screen and (min-width: 992px) {
  .checkout--container_valor {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-left: 12px;
  }
}

.checkout--container_valor .btn {
  min-width: 100%;
  font-weight: 700;
}

@media screen and (min-width: 992px) {
  .checkout--container_valor .btn {
    min-width: 300px;
  }
}

.checkout--texto_valor {
  margin: 0;
  font-size: 22px;
  margin-bottom: 20px;
  line-height: 26px;
  color: #525252;
}

@media screen and (min-width: 992px) {
  .checkout--texto_valor {
    margin-bottom: 0;
  }
}

.checkout--valor {
  font-weight: 700;
  color: var(--main-bg-color);
}

.checkout--max_width {
  max-width: 524px;
}

@keyframes fade-in {
  100% {
    opacity: 1;
  }
}

.produtos-detalhe {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 50px;
  justify-content: flex-start;
}

@media screen and (min-width: 1200px) {
  .produtos-detalhe {
    padding-bottom: 20px;
  }
}
.produtos-detalhe .sect-footer {
  margin-bottom: 27px;
}

.produtos-detalhe--wrapper {
  width: 100%;
}

@media screen and (min-width: 992px) {
  .produtos-detalhe--wrapper {
    width: calc(100% - 245px);
    margin-left: 37px;
  }
}
.produtos-detalhe--img {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .produtos-detalhe--img {
    text-align: left;
    width: 400px;
    height: 400px;
  }
}

.produtos-detalhe--conteudo {
  padding: 30px 34px;
  margin-bottom: 40px;
  background-color: white;
  border-radius: 6px;
}

@media screen and (min-width: 768px) {
  .produtos-detalhe--conteudo {
    display: flex;
  }
}

@media screen and (min-width: 768px) {
  .produtos-detalhe--body {
    width: 70%;
    margin-left: 85px;
  }
}

.produtos-detalhe--body .titulo {
  margin-bottom: 5px;
}

.produtos-detalhe--body .form-adicionar {
  justify-content: flex-start;
  width: 150px;
}

.produtos-detalhe--body .form-adicionar .btn--roxo {
  width: 100%;
  margin-left: 15px;
}

@media screen and (min-width: 992px) {
  .produtos-detalhe--body .form-adicionar .btn--roxo {
    max-width: 165px;
  }
}

.produtos-detalhe--codigo {
  margin-bottom: 9px;
  font: normal 14px/16px Arial, sans-serif;
  color: #818181;
}

.produtos-detalhe--info {
  margin-bottom: 20px;
  display: flex;
}

.produtos-detalhe--info .misc {
  margin-right: 10px;
  display: flex;
  border: 1px solid #D5D5D5;
}

.produtos-detalhe--info .misc p {
  margin: 0;
  padding: 8px;
  font: normal 12px/14px Arial, sans-serif;
  color: #1E1E1E;
}

.produtos-detalhe--info .misc p:first-of-type {
  border-right: 1px solid #D5D5D5;
}

.produtos-detalhe--info .misc p:last-of-type {
  font-weight: bold;
}

.produtos-detalhe--valor {
  margin-bottom: 5px;
  font: bold 34px/39px Arial, sans-serif;
  color: #1E1E1E;
  font-size: 35px;
  letter-spacing: 2px;
}

.produtos-detalhe--valor small {
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
}

.produtos-detalhe--valor-total {
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 14px;
  color: #1E1E1E;
}

.produtos-detalhe--estoque {
  font: normal 12px/14px Arial, sans-serif;
  color: #B5B5B5;
}

.produtos-detalhe--descricao {
  margin-bottom: 14px;
}

.produtos-detalhe--descricao p {
  margin: 0;
  font: normal 10px/11px Arial, sans-serif;
  color: #B5B5B5;
}

.produtos-detalhe--descricao p:first-of-type {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 14px;
  color: var(--main-color-black);
}

.produtos-detalhe--valor--de {
  margin-bottom: 5px;
  font: bold 16px/18px Arial, sans-serif;
  color: #1E1E1E;
}

.produtos-detalhe--valor--de small {
  font-weight: normal;
  font-size: 10px;
  line-height: 14px;
}

.produtos-detalhe--valor--por {
  margin-bottom: 5px;
  font: bold 34px/39px Arial, sans-serif;
  color: #ef2b2f;
}

.produtos-detalhe--valor--por small {
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  color: black;
}

.react-rater {
  font-size: 3rem;
}

#painellogin {
  justify-content: center;
  color: black;
  padding: 50px;
  background: #0000000d;
  color: black;
}

@media only screen and (max-width: 1240px) {
  #painellogin {
    background-color: #f2f3f7;
  }

  #acessarlogin {
    width: 100%;
    height: 50px;
    font-size: 20px;
    margin-top: 20px;
    font-weight: bold;
  }
}

#usuario,#senha {
  width: 300px;
  border-radius: 0px 10px 10px 0px;
}

#acessarlogin {
  float: right;
  background: #008ed1;
  border-color: #008ed1;
  transition: all 0.2s;
}

#acessarlogin:hover {
  transition: all 0.2s;
  background: #fd5301;
  border-color: #fd5301;
}

.iconlogin {
  display: flex;
  width: 50px;
  height: 48px;
  align-items: center;
  justify-content: center;
  background: var(--main-bg-color);
  font-size: 24px;
  color: white;
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.checkbox {
  display: none;
}

.checkbox + label {
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #828282;
  cursor: pointer;
  text-transform: uppercase;
}

.checkbox + label::before {
  content: "\f00c";
  margin-right: 9px;
  color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  border: solid 1px #B7B7B7;
  border-radius: 3px;
  font-family: "Font Awesome 5 Free";
  font-size: 8px;
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  transition: all 0.4s ease;
}

.checkbox:checked + label::before {
  background-color: var(--main-bg-color);
  border-color: var(--main-bg-color);
  color: white;
}

.checkbox:checked + label {
  color: var(--main-bg-color);
  font-weight: 700;
}

button {
  padding: 14px 4px;
}

.carrossel_principal .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 10;
  color: white;
  transform: translateY(50%);
}

.icon-chevron-right {
  display: inline-block;
  transform: rotate(-90deg);
}

.carrossel_principal .slick-arrow.btn-right {
  right: 10px;
}

.carrossel_principal .slick-arrow.btn-left {
  left: 10px;
}

.swal2-title, .swal2-text, .swal2-html-container {
  color:black !important;
}

#select-checkout {
  width: 300px;
}

.badge-black-white {
  background:white;
  font-weight: bold;
  color:black;
}

.closeheader {
  padding: 18px 18px 18px 40px;
}

.divisaomenu {
  border: none;
  border-radius: 0px;
  height: 50px;
}

.fecharmenu {
  position: absolute;
  right: 5%;
}

.fecharmenu2 {
  position: absolute;
  top: 10px;
  right: 42%;
  color: white;
}

.limpar-filtro {
  display: inline-block;
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 11px;
  color: #757171;
  background: transparent;
  border: none;
  padding: 3px 7px 4px 95px;
}

.titulofornecedores{
  display:flex;
}

#searchlabel {
  float: right;
  margin: 5% 0%;
  display: block;
}

#search-input {
  border: 1px solid #C9C9C9;
  border-radius: 10px;
  width: 100%;
}

.box.box__background--grey {
  background-color: #EEEEEE;
}

.slick-arrow {
  width: 30px;
  height: 60px;
  transition: all .2s ease-out;
  background: #FFF;
  color: #008ED1;
  border: none;
  padding: 0;
  text-indent: 0;
  outline: none;
  text-align: center;
  position: absolute;
  z-index: 5;
  font-size: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  opacity: .8;
  filter: alpha(opacity=80);
  clip: rect(-10px, 45px, 110px, -10px);
}


.fontsize {
  font-size: 14px;
}

.categories-bar {
  margin-left: 0rem;
}

.categories-bar .nav-link {
  font-size: 11px;
  padding-top: 14px;
  padding-bottom: 10px;
}

.categories-bar::-webkit-scrollbar {
  height: 8px;
  background-color: #005D85;
}

.categories-bar::-webkit-scrollbar-track {
  background: #007bff;
}

.categories-bar::-webkit-scrollbar-thumb {
  background: #005D85;
}

.historico .label-daterangepicker {
  height: 42px;
}

.avise--btn {
  width: 90%;
  display: inline-block;
  margin-top: -30px;
}

.btn-search{
  padding: 10px;

  border-radius: 0px 10px 10px 0px;
  color: #009cdb;
  background-color: #fff;
}

@media screen and (max-width: 991px){
  .conteudo_interno .cards-container .overflow-auto .card-item {
    width: 48%;
  }

  .cards{
    flex-wrap: wrap;
  }

  #col-cart,
  #col-search,
  #col-logo,
  #col-user
  {
    display: none;
  }

  #row-align{
    position: absolute;
  }

  .carrossel_principal .slick-arrow {
    top: 0;
  }

  .noHover{
    pointer-events: none;
  }
}

@media screen and (max-width: 768px){
  .cards-produto-width-4 {
      width: 100%;
  }
}

#search2{
  border-radius: 10px 0px 0px 10px;
  border: 1px;
}

#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

.modal {
  display: none; 
  position: fixed; 
  z-index: 35; 
  padding-top: 100px; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto !important; 
  background-color: rgb(3 10 28); 
  background-color: rgba(3 10 28 / 90%);
}

.modal-content {
  margin: auto;
  display: flex;
  max-width: 60%;
  border: 2px solid #298ed1 !important;
  padding: 20px;
  align-items: center;
}

#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

.modal-content, #caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

.close {
  opacity: 1;
}

.btn_view{
  background-color: black;
  color: #fff;
  padding: 2px 10px 3px 13px;
  border-radius: 20px;
  margin-top: 20px;
  float: right;

}

.titulo_new{
  text-align: center;
  margin: 0 auto;

  font-size: 45px;
  line-height: 40px;
}

.div_titulo{
  margin-top: 10px;
  height: 60px;
}

.div_titulo:after {
  display:block;
  content: '';
  border-bottom: solid 2px #2BA6CB;  
  transform: scaleX(0);  
  transition: transform 250ms ease-in-out;
	animation: borderBottomAnimation 3s infinite;
  margin-top : 10px;

}

@keyframes borderBottomAnimation {
    0% {
			transform: scaleX(0);
			opacity: 1;
	}
		30% {
			transform: scaleX(0);
	}
		70% {
			transform: scaleX(1);
			opacity: 1;
	}
    100% {
			transform: scaleX(1);
			opacity: 0;
	}
}

.conteudo_interno .cards-container .overflow-auto .card-item:hover{
  background-color: #3490ff2b;
  border-radius: 5px;
  box-shadow: rgb(52 144 255) 0px 25px 20px -20px ;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.section4:hover .image {
  opacity: 0.3;
}

.section4:hover .middle {
  opacity: 1;
}

.section4:hover .btn-zoom {
  opacity: 1;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.btn-zoom{
  padding: 10px;
  opacity: 0;

  border-radius: 10px;
  color: #009cdb;
  background-color: #fff;
}

p.card-item--codigo{
  font-size:13px;
  line-height: 15px;
}

h6.card-item--codigo{
  font-size: 15px !important;
}

.owl-item .card-item{
  width: 100% !important;
}

.carousel-wrap {
  width: 1000px;
  margin: auto;
  position: relative;
}
.owl-carousel .owl-nav{
  overflow: hidden !important;
  height: 0px;
}

.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
    background: #2caae1;
}


.owl-carousel .item {
    text-align: center;
}
.owl-carousel .nav-btn{
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 100px !important;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled{
  pointer-events: none;
  opacity: 0.2;
}

.owl-carousel .prev-slide{
    background: url(nav-icon.png) no-repeat scroll 0 0;
    left: 10px;
    border: 0px;
}

button.nav-btn.next-slide:focus{
  outline: 0px !important;
}

.owl-carousel .next-slide{
    background: url(nav-icon.png) no-repeat scroll -24px 0px;
    right: 10px;
    border: 0px;
}

button.nav-btn.prev-slide:focus{
  outline: 0px !important;
}

.owl-carousel .prev-slide:hover{
   background-position: 0px -53px;
}
.owl-carousel .next-slide:hover{
  background-position: -24px -53px;
}

span.img-text {
  text-decoration: none;
  outline: none;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  cursor: pointer;
  width: 100%;
  font-size: 23px;
  display: block;
  text-transform: capitalize;
}
span.img-text:hover {
  color: #2caae1;
}

.card-item{
  box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
}

.modal-dialog{
  box-shadow: none;
}

.modal-body .owl-carousel .nav-btn{
  top: 150px !important;
}

.img-card-produto {
  max-height: 180px;
}

#col-cart{
  flex: 0 0 12.666667% !important;
}

#col-logo {
  margin-top: 0.5% !important;
  margin-right: 5%;
  max-width: 25% !important;
  min-width: 22% !important;
} 

.closemenu {
  color: #000;
  top: -2px;
  right: 4px;
}

.divisaomenu {
  border-style: solid;
  margin: 10% 2%;
  border-radius: 40px;
}

.closemodal {
  color: #000;
  top: -2px;
  right: 4px;
}

.content-name {
  font-size: 0.9em;
  font-weight: bold;
  margin-top: 3%;
  margin: 3% 0 1% 2%;
}

.img-card-brand {
  max-height: 100%;
}

.owl-carousel .owl-item img {
  display: block;
  max-width: 80%;
}

.overflow-auto {
  overflow: auto !important;
}

.x-mark {
  position: absolute;
  top: unset;
  right: unset;

}

.backg-btn {
  background: #d8d8d8 !important;
  width: 78px;
  height: 78px;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(-45deg);
  border-radius: 0 !important;
  opacity: 0.5;
}

.container-head {
  flex-direction: row;
  align-items: center;
}

.changeContainer {
  margin-top: 14%;
}

.buttonFiliais {
  padding: 0;
  background: none;
  border: none;
  font-size: 16px;
  color: #0f61ac;
  cursor: pointer;
  transition: color 0.1s ease;
}

.buttonFiliais:hover {
  color: #052037;
}

.buttonFiliais:focus {
  outline: none;
}

.search-autocomplete {
  position: relative;
  display: inline-block;
}
.search-autocomplete input {
  padding: 8px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 4px;
  width: 300px;
}
.search-results {
  position: absolute;
  top: 100%;
  left: 0;
  max-height: 200px;
  overflow-y: auto;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 8px;
  background-color: #fff;
  z-index: 1;
  width: 100%;
  text-align: -webkit-left !important; 
}
.search-results li {
  cursor: pointer;
  padding: 4px;
  font-size: 14px;
}
.search-results li:hover {
  background-color: #f2f2f2;
}

.selectContainer {
  position: relative;
  display: inline-block;
}

.selectStyled {
  display: inline-block;
  padding: 10px;
  border: 1px solid #0f61ac;
  background-color: #0f61a82e;
  color: #333;
  font-size: 16px;
  max-width: 220px;
  cursor: pointer;
}

.selectStyled::after {
  content: '▼';
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}

.selectStyled:focus {
  outline: none;
}

.selectOptions {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 200px;
  overflow-y: auto;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top: none;
  padding: 0;
  margin: 0;
  list-style: none;
}

.selectOptions li {
  padding: 10px;
  cursor: pointer;
}

.selectOptions li:hover {
  background-color: #f0f0f0;
}

.container .header__topo .d-none .d-lg-flex .container-head {
  display: flex !important;
  flex-direction: row;
  align-items: center;
}

.container2 {
  width: 100%;
  max-width: 80%;
  text-align: -webkit-center;
}

.tag-promocao {
  background-color: #e2e4e3 !important;
  font-size: 10px !important;
  color: #000;
}

.user-hitbox {
  width: min-content;
  padding: 7%;
}

.btn-vermais-brand {
  background-color: #3498db;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  height: 30px;
  padding: 0 40px;
  font-size: 12px;
  display: flex;
  align-items: center;
}

.btn-vermais-brand::after {
  content: '\2193';
  margin-left: 5px;
  font-size: 10px;
}

.btn-vermais-brand span {
  margin-left: 5px;
  font-size: 10px;
}

.input-brand {
  border: 1px solid #ccc;
  border-radius: 5px;
  height: 30px;
  padding: 5px;
  font-size: 12px;
}

.input-brand:focus {
  background-color: #f0f0f0;
  outline: none;
}

.icon-footer img {
  width: 30px;
  height: 30px;
}

.ul-footer {
  display: flex;
  flex-direction: row;
}

.ul-footer li {
  margin-left: 3%;
}

.ul-footer li a {
  font-size: 16px;
}

.facebook {
  font-size: 30px;
}

.youtube {
  font-size: 30px;
}
.instagram {
  font-size: 30px;
}

.linkedin {
  font-size: 30px;
}

/* ==========================================================================
  Responsividade
========================================================================== */
@media screen and (min-width: 350px) {
  .modal-header_container h2 {
    font-size: 14px;
  }

  .modal-body p {
    font-size: 14px;
  }

  .modal-footer {
    display: flex;
    flex-direction: column;
    align-items: baseline;
  }

  .conteudo_interno .filtro-sticky {
    position: initial !important;
  }
}

@media screen and (min-width: 350px) and (max-width: 991px) {
  .modal-header_container h2 {
    font-size: 14px;
  }

  .modal-body p {
    font-size: 14px;
  }

  .modal-footer {
    display: flex;
    flex-direction: column;
    align-items: baseline;
  }

  .produtos-detalhe--body {
    margin-top: 10%;
  }

  #painellogin .painellogin__box {
    width: 360px !important;
  }

  .tabela-items tbody tr td:nth-of-type(2) {
    font-size: 10px;    
    min-width: 113px;
  }

  .tabela-items tbody tr td:nth-of-type(2n - 1) {
    min-width: 150px;
    padding: 16px 20px;
  }

  .card-item--counter {
    max-width: 36px;
  }

  .card-item--counter {
    margin: 0;
  }

  .tabela-items tbody tr td {
    min-width: 100px;
  } 
}

@media screen and (max-width: 400px) {

  .logo_responsive {
    margin-top: -28px;
    margin-right: 2%;
  }

  .close {
    font-size: 24px;
  }

  .closemenu {
    right: 2px;
  }

  .carrossel_principal .slick-arrow {
    top: -15%;
  }

  .box {
    padding: 0 !important;
  }

  .container-footer {
    padding-left: unset !important;
  }

  .align-container {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }

  .align-row {
    padding-right: 0 !important;
  }

  .div_titulo {
    height: unset;
  }

  .div_titulo:after {
    margin-top: 13%;
  }

  .btn_view {
    margin-top: 2%;
  }

  .titulo_new {
    font-size: 34px;
  }

  .btn-user_msg {
    width: 86%;
    font-size: 11px;
    margin-left: 0px !important;
  }

  .nav-item a {
    font-size: 12px;
  }

  .header_nav .nav-link {
    font-size: 12px;
    text-align: start;
  }

  .nav {
    width: fit-content;
  }

  .header_nav .titulo {
    font-size: 16px;
  }

  .header_nav .category {
    font-size: 13px;
  }

  .search_resp {
    width: 133%;
    margin-left: -4%;
  }

  .dropdown-menu_cont {
    max-width: min-content;
    font-size: 12px;
    padding: 10px;
  }

  .dropdown-menu_footer {
    flex-direction: column;
    align-items: self-start;
    margin-left: -14px;
  }

  .checkbox + label {
    font-size: 10px;
  }

  .form-sticky {
    padding: 0px 2px 2px 7px;
  }

  .title_menu{
    z-index: -1 !important;
    position: unset;
  }

  #root {
    overflow-x: clip;
 }

  .header .logo {
    max-width: 70%;
  }
  .conteudo_interno {
  flex-direction: column;
 }

  #painellogin .painellogin__box {
    width: 300px !important;
  }
}

@media screen and (min-width:401px) and (max-width: 640px ) {

  .close {
    font-size: 24px;
  }

  .closemenu {
    right: 2px;
  }

  .box {
    padding: 0 !important;
  }

  .container-footer {
    padding-left: unset !important;
  }

  .align-container {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }

  .align-row {
    padding-right: 0 !important;
  }

  .div_titulo {
    height: unset;
  }

  .div_titulo:after {
    margin-top: 13%;
  }

  .btn_view {
    margin-top: 2%;
  }

  .titulo_new {
    font-size: 34px;
  }

  .btn-user_msg {
    width: 86%;
    font-size: 11px;
    margin-left: 0px !important;
  }

  .nav-item a {
    font-size: 12px;
  }

  .header_nav .nav-link {
    font-size: 12px;
    text-align: start;
  }

  .nav {
    width: fit-content;
  }

  .header_nav .titulo {
    font-size: 16px;
  }

  .header_nav .category {
    font-size: 13px;
  }

  .search_resp {
    width: 150%;
    max-width: 123%;
  }

  .dropdown-menu_cont {
    max-width: min-content;
    font-size: 12px;
    padding: 10px;
  }

  .dropdown-menu_footer {
    flex-direction: column;
    align-items: self-start;
    margin-left: -14px;
  }

  .form-sticky {
    padding: 0px 2px 2px 7px;
  }

  .title_menu{
    z-index: -1 !important;
    position: unset;
  }

  #root {
    overflow-x: clip;
  }

  .header .logo {
    max-width: 70%;
  }

}

@media screen and (min-width: 641px) and (max-width: 767px) {
  .search_resp {
    width: 117%;
    max-width: 117%;
  }

  .form-sticky {
    padding: 0px 2px 2px 7px;
  }

  .title_menu{
    z-index: -1 !important;
    position: unset;
  }

  #root {
    overflow-x: clip;
  }

  .header .logo {
    max-width: 70%;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .search_resp {
    width: 112%;
    max-width: 112%;

  }

  .form-sticky {
    padding: 0px 2px 2px 7px;
  }

  .title_menu{
    z-index: -1 !important;
    position: unset;
  }

  #root {
    overflow-x: clip;
  }

  .header .logo {
    max-width: 70%;
  }
}

@media screen and (max-width: 991px) {

  #col-logo,
  #col-cart,
  #col-search,
  #col-user {
    display: none;
  }

  .closemenu {
    color: #000;
    top: 0;
    right: 25px;
  }

  .divisaomenu {
    border-style: solid;
    margin: 10% 2%;
    border-radius: 40px;
  }

  .header .logo {
    max-width: 70%;
  }

  .conteudo_interno .filtro-sticky {
    position: initial !important;
  }

  .conteudo_interno {
    flex-direction: column !important;
  }
}