@import url('../fonts/font-awesome/css/font-awesome.min.css');

.logo {
    height: 55px !important;
    max-height: 55px !important;
    width: auto !important;
}

.headbar-logo-img {
    height: 100px !important;
    max-height: 100px !important;
    width: auto !important;
}

 .mt-3 {
    margin-top: 3em;
 }
 
.holder {
    margin-top: 0px !important;
}

.holder-destaque {
    padding-top: 20px !important;
    background-color: #d1d1d4 !important;
    margin-bottom: 20px
}

.hdr-content.hdr-content-sticky {
    background-color: #f7f7f7 !important;
}

.texto-aviso {
    font-size: 12px;
}

.hdr-content {
    background-color: #f7f7f7  !important;
}

.text-pink-700 {
    font-weight: 400 !important;
    color: #33c7fd !important;

}

.texto-aviso {
    font-weight: 400 !important;
}

.prd-grid .prd-w-xs:not(.prd-hor) .prd-action .btn {
    font-size: 11px;
}

.btn-black {
    color: #fff !important;
    background-color: #222 !important;
    border-color: #222 !important;
}

.btn-black:hover {
    color: #fff !important;
    background-color: #4e4c4c !important;
    border-color: #4e4c4c !important;
}

.btn-danger {
    color: #fff !important;
    background-color: #dc3545 !important;
    border-color: #dc3545 !important;
}

.btn-danger:hover {
    color: #fff !important;
    background-color: #e06d78 !important;
    border-color: #e06d78 !important;
}

/* Live Search*/

div.live-search {
    border-radius: 0;
    margin-top: 10px;
    top: 100%;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .25);
    min-width: 280px;
    padding: 10px;
    right: 0;
    left: auto;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

div.live-search ul li,
div.live-search ul li:nth-child(even) {
    padding: 0;
    margin: 0;
    clear: both;
    background: transparent;
    display: block;
    height: auto !important;
}

div.live-search ul li a {
    overflow: hidden;
    margin: 0 10px;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}

div.live-search ul li:last-child a {
    border: 0;
}

div.live-search ul li:hover {
    background-color: transparent;
}

div.live-search ul li .product-name {
    font-weight: normal;
}

div.live-search ul li .product-name p {
    font-style: normal;
    font-size: 11px;
    color: #999;
}

.live-search ul li .product-price {
    margin: 0;
}

div.live-search .result-text {
    position: relative;
    background: #f4f4f4;
    border-radius: 0;
    font-size: 1em;
    line-height: 24px;
    font-weight: normal;
}

div.live-search .view-all-results,
div.live-search .view-all-results:hover {
    color: #282828;
    border: 1px solid #bbb;
    display: block;
    padding: 5px;
    text-decoration: none;
}

.prd-big-circle-labels .label-new, .prd-big-squared-labels .label-new {
    background-color: #222;
}

.swal2-confirm {
    background-color: #282828 !important;
    border-left-color: #282828 !important;
    border-right-color: #282828 !important;
}

#bandImagem {
    margin: 0px !important;
}

.link-promocao {
    background-color: #dc3545;
    border-radius: 5px;
}

.link-promocao a {
    color: #fff !important;
}

.link-promocao a:hover {
    color: #fff !important;
    text-decoration: underline;
}

.link-promocao-mobile a {
    padding-left: 8px !important;
}

.link-promocao-mobile a:hover {
    border-radius: 5px !important;
    background-color: #dc3545 !important;
    text-decoration: underline !important;
}

.tab-content > .active {
    display: block;
}

.floating-button-comprar {
    position: fixed;
    bottom: 65px;
    right: auto;
    z-index: 10;
    max-width: 600px;
    display: block;
}

@media (max-width: 330px) {
    .hdr .custom-text {
        font-size: 10px;
    }

    .floating-button-comprar {
        max-width: 300px;
    }
}

.hide-desktop {
    display: none !important;
}

body.equal-height .prd-img:not(.prd-img--noequal) {
    padding-bottom: 100%!important;
}

body.equal-height .prd-img:not(.prd-img--noequal) img { 
    height: 100%;
}

.hdr-wrap .search-input[type] {
    border: 1px solid #282828;
    padding: 3px;
    border-radius: 10px;
    margin: 5px 0px;
    line-height: 39px;
}

.hdr-wrap .search-button {
    background-color: #282828 !important;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    top: 6px !important;
    color: #fff;
}

.hdr-wrap .search-button {
    line-height: 46px;
}

/* ------------------------------------------------------------------------------
 *
 *  # Bootstrap file input
 *
 *  File input styling for Bootstrap 3.0
 *
 *  Version: 1.2
 *  Latest update: Mar 10, 2016
 *
 * ---------------------------------------------------------------------------- */

 .fileinput-upload, 
 .fileinput-upload-button {
    display: none !important;
  }

 .fileinput-remove-button, .fileinput-upload-button {
    display: none !important;
  }
  
  .img-preview {
    max-width: 80px;
  }
 .area-arquivos {
    margin: 20px 0; 
   }
   
   .caption h6 {
    height: 60px;
   }
  
   .file-input.has-error .form-control {
      border-color: #ddd;
      outline: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
    }
    @media (min-width: 769px) {
      .file-input .btn > [class*=icon-],
      .file-input .btn > .glyphicon {
        margin-right: 5px;
      }
    }
    .file-object {
      margin: 0 0 -7px 0;
      padding: 0;
    }
    .btn-file {
      position: relative;
      overflow: hidden;
    }
    .btn-file input[type=file] {
      position: absolute;
      top: 0;
      right: 0;
      min-width: 100%;
      min-height: 100%;
      text-align: right;
      opacity: 0;
      background: none repeat scroll 0 0 transparent;
      cursor: inherit;
      display: block;
    }
    .file-caption-name {
      display: inline-block;
      overflow: hidden;
      word-break: break-all;
    }
    .file-caption-name [class*=icon-],
    .file-caption-name .glyphicon {
      margin-right: 7px;
    }
    .file-input-new .file-caption-name {
      color: #999999;
    }
    .file-input-new .file-caption-name > [class*=icon-],
    .file-input-new .file-caption-name > .glyphicon {
      display: none;
    }
    .file-error-message {
      position: relative;
      background-color: #f2dede;
      color: #a94442;
      text-align: center;
      border-radius: 3px;
      padding: 10px;
      margin: 0 5px 5px 5px;
    }
    .file-drop-zone .file-error-message {
      margin-top: 5px;
    }
    .file-error-message .close {
      margin-top: 1px;
      color: #a94442;
    }
    .file-error-message pre,
    .file-error-message ul {
      margin: 7px 0;
      text-align: left;
    }
    .file-caption-disabled {
      background-color: #fafafa;
      cursor: not-allowed;
    }
    .file-caption-disabled .file-caption-name {
      color: #ccc;
    }
    .file-preview-detail-modal {
      text-align: left;
    }
    .file-preview {
      display: table;
      border-radius: 2px;
      border: 1px solid #ddd;
      width: 100%;
      margin-bottom: 20px;
      position: relative;
      text-align: center;
    }
    .file-preview > .close {
      display: none;
      font-weight: 400;
      font-size: 17px;
      position: absolute;
      top: 0;
      right: 0;
      background-color: #fff;
      padding: 8px;
      line-height: 0.6;
      border-radius: 3px;
      color: #555;
      opacity: 1;
      filter: alpha(opacity=100);
    }
    .file-preview-frame {
      margin: 7px;
      margin-right: 0;
      height: 160px;
      display: table;
      float: left;
      vertical-align: middle;
    }
    .file-drop-zone .file-preview-frame {
      border: 1px solid #ddd;
      border-radius: 3px;
    }
    .file-preview-image {
      height: 160px;
      vertical-align: middle;
      border-radius: 3px;
    }
    @media (max-width: 768px) {
      .file-preview-image {
        max-width: 100%;
      }
    }
    .file-preview-text {
      text-align: left;
      width: 160px;
      margin-bottom: 2px;
      color: #428bca;
      background-color: #fff;
      overflow-x: hidden;
    }
    .file-preview-other {
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      width: 160px;
      height: 160px;
    }
    .file-preview-other:after {
      content: "\ea0c";
      font-family: "icomoon";
      display: block;
      font-size: 64px;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
    }
    .file-preview-other .glyphicon {
      display: none;
    }
    .file-preview-status {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      color: #333333;
      background-color: rgba(250, 250, 250, 0.8);
      border-top: 1px solid #ddd;
      padding: 7px 12px;
      font-size: 12px;
      color: #333333 !important;
    }
    .file-preview-status:empty {
      padding: 0;
      background-color: transparent;
      border: 0;
    }
    .file-thumb-loading:before,
    .file-uploading:before {
      content: "";
      display: inline-block;
      background-color: #263238;
      width: 32px;
      height: 32px;
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -16px 0 0 -16px;
      border-radius: 3px;
      -webkit-box-shadow: 0 1px 5px rgba(255, 255, 255, 0.5);
      box-shadow: 0 1px 5px rgba(255, 255, 255, 0.5);
    }
    .file-thumb-loading:after,
    .file-uploading:after {
      content: "\eb55";
      font-family: "icomoon";
      display: inline-block;
      position: absolute;
      color: #fff;
      top: 50%;
      left: 50%;
      margin: -8px 0 0 -8px;
      font-size: 16px;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      -webkit-animation: rotation 1s linear infinite;
      -o-animation: rotation 1s linear infinite;
      animation: rotation 1s linear infinite;
    }
    .file-upload-indicator {
      padding-top: 6px;
      padding-bottom: 6px;
      cursor: default;
      text-align: left;
      padding-left: 8px;
    }
    .file-input-new .file-preview,
    .file-input-new .close,
    .file-input-new .glyphicon-file,
    .file-input-new .fileinput-remove-button,
    .file-input-new .fileinput-upload-button {
      display: none;
    }
    .file-input-ajax-new .fileinput-remove-button,
    .file-input-ajax-new .fileinput-upload-button,
    .file-input-ajax-new .fileinput-remove,
    .file-input-ajax-new .file-caption-name > [class*=icon-],
    .file-input-ajax-new .file-caption-name > .glyphicon {
      display: none;
    }
    .file-actions {
      margin-top: 5px;
      border-top: 1px solid #eeeeee;
    }
    .file-actions .btn > [class*=icon-],
    .file-actions .btn > .glyphicon {
      margin-right: 0;
    }
    .file-footer-buttons {
      float: right;
    }
    .file-footer-caption {
      display: block;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      width: 160px;
      text-align: center;
      font-size: 11px;
      padding: 12px 7px 7px 7px;
      margin-left: auto;
      margin-right: auto;
    }
    .file-preview-error {
      opacity: 0.65;
      filter: alpha(opacity=65);
      -webkit-box-shadow: none;
      box-shadow: none;
    }
    .file-drop-zone {
      display: block;
      border: 1px dashed #ddd;
      border-radius: 3px;
      height: 100%;
      vertical-align: middle;
      margin: 5px;
      padding: 5px;
    }
    .file-drop-zone-title {
      color: #999999;
      font-size: 21px;
      font-weight: 300;
      padding: 85px 10px;
    }
    .file-highlighted {
      border-color: #ccc;
      background-color: #fafafa;
    }
    .file-thumb-progress {
      position: absolute;
      top: -5px;
      left: 0;
      right: 0;
    }
    .file-thumb-progress .progress,
    .file-thumb-progress .progress-bar {
      height: 5px;
      border-radius: 0;
      font-size: 0;
    }
    .kv-upload-progress {
      margin-bottom: 20px;
    }
    .file-thumbnail-footer {
      position: relative;
    }
    .btn-file ::-ms-browse {
      width: 100%;
      height: 100%;
    }
  
    .hide {
      display: none !important;
  }
  
  .btn-whastapp {
      color: #fff;
      border-color: #34b022 !important;
      background-color: #34b022 !important;
  }
  
  .navigation li {
    white-space: initial;
  }
  
  .main-menu.menu-dark .navigation li a span {
    display: initial;
  }
  
  .swal2-confirm {
    background-color: #000 !important;
    border-left-color: #222 !important;
    border-right-color: #000 !important;
  }
  
  .swal2-confirm:hover {
    background-color: #353b48 !important;
    border-left-color: #2f3640 !important;
    border-right-color: #2f3640 !important;
  }
  
  .thumbnail {
    display: block;
    padding: 3px;
    margin-bottom: 20px;
    line-height: 1.5384616;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
  }
  
  .thumbnail {
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
  }
  
  .thumb {
      position: relative;
      display: block;
      height: 100px;
      padding-top: 25px;
  }
  
  .thumb img:not(.media-preview) {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  
  .thumb:not(.thumb-rounded) img {
    border-radius: 3px;
  }
  
  .fc-state-default.fc-corner-right {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
  }
  
  .fc-state-default.fc-corner-right + .fc-corner-right {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
  }
  

/* ---------------------------------------------------
17. FOOTER
----------------------------------------------------- */
.footer {
    width: 100%;
    height: auto;
    position: fixed;
    padding: env(safe-area-inset-bottom);
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
}

.footer:before {
    content: "";
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: calc( 50% - 56px );
    -webkit-box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.08);
}

.footer:after {
    content: "";
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: calc( 50% - 56px );
    z-index: -1;
    -webkit-box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.08);
}

.footer.footer-trans:before,
.footer.footer-trans:after {
    display: none;
}

.footer .btn {
    width: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 54px;
    text-align: center;
    color: #B9D4DC;
    background-color: transparent !important;
    font-size: 20px;
}

.footer .btn.active {
    color: #2962D1;
}

.footer .btn.focus, .footer .btn:focus {
    box-shadow: none;
}

.footer .centerbutton {
    height: 40px;
    line-height: 36px;
    width: 40px;
    border-radius: 30px;
    margin-top: -20px;
    background: #282828 !important;
    color: #fff;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.08);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.08);
}

.footer #bg:before {
    display: flex;
    justify-content: center;
    position: absolute;
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="116" height="54.001" viewBox="0 0 116 54.001"><path id="Exclusion_1" data-name="Exclusion 1" d="M116,54H0V0C.3.015.569.027.808.034c.856.1,2.776.173,5,.256C10.449.463,16.806.7,18.2,1.4c3.572,1.19,6.674,5.175,6.8,5.433C39.361,24.166,48.674,26.769,56.6,27c.239.007.481.011.72.011,13.319,0,23.822-11.053,30.772-18.367C88.7,8.006,89.27,7.4,89.821,6.833c.414-.365.8-.715,1.177-1.054C93.076,3.9,94.718,2.42,97.6,1.4,100.313.345,110.084.074,115.667.006V0H116V54Z" transform="translate(0 0)" fill="rgb(255,255,255)"/></svg>');
}

.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

.btn-success-item {
    background-color: #282828 !important;
}

.btn-secondary-item {
    background-color: #17c6aa !important;
}

.page-content-inicial {
    background-color: #d1d1d4;
}

.prd-new {
    min-height: 1px;
}

.prd-new .prd-inside {
    padding: 20px;
    transform: scale(.95);
    border-radius: 20px!important;
    box-shadow: 0px 5px 25px -26px black;
    transition: all 0.5s;
}

.prd-new .prd-action .btn {
    line-height: 10px;
    max-height: 43px;
    padding: 14px 13px;
    display: block;
    width: 100%;
    border-radius: 40px;
    margin-top: 20px;
}

.prd-new .prd-info {
    margin-top: 20px;
}

.prd-new .prd-tag {
    margin: 15px 0;
}

.prd-new .prd-hovers:not(:first-child) {
    margin-top: 30px;
}

.title-sessao h2:after {
    content: '';
    border: 2px solid #000;
    width: 160px;
    position: absolute;
    left: 0;
    bottom: -3px;
}

.flickity-prev-next-button.previous {
    left: -10px !important;
}

.flickity-prev-next-button.next {
    right: -5px !important;
}

.carousel-cell {
    width: 20%;
    height: 480px;
    margin-right: 0px;
}

.prd-new .prd-inside {
    height: 480px;
}

.prd-new .prd-title {
    height: 65px;
}

.prd-new .prd-inside {
    overflow: hidden;
    background-color: #fff;
}

.prd-new .label-new, .prd-new .label-sale {
    font-size: 15px;
    line-height: 16px;
    width: 65px;
    height: 65px;
}

.prd-new .prd-price .price-old, .prd-hovers .prd-price .price-old {
    color: #ee0000;
    font-weight: 600;
}

.prd-new .prd-price {
    font-size: 20px;
}

.prd-new .prd-price .price-old {
    color: #ee0000;
    font-weight: 600;
}

.area-video-mobile {
    display: none;
}

.area-video-desktop {
    display: block;
}

.breadcrumbs-wrap {
    margin-bottom: 30px;
}

@media (min-width: 1440px) {
    .carousel-cell {
        width: 20%;
        height: 600px;
        margin-right: 0px;
    }

    .prd-new .prd-inside {
        height: 600px;
    }
}

@media (max-width: 1440px) {
    .carousel-cell {
        width: 20%;
        height: 500px;
        margin-right: 0px;
    }

    .prd-new .prd-inside {
        height: 500px;
    }
}

@media (max-width: 1024px) {
    .hide-desktop {
        display: block !important;
    }

    .carousel-cell {
        width: 30%;
        height: 450px;
        margin-right: 0px;
    }

    .prd-new .prd-inside {
        height: 450px;
    }
}

@media (max-width: 1112px) {
    .carousel-cell {
        width: 25%;
    }
}

@media (max-width: 992px) {
    .area-video-mobile {
        display: block;
    }

    .area-video-desktop {
        display: none;
    }

    .prd-block_links {
        margin: 0px;
    }
    .prd:not(.prd--action-off) .prd-price {
        height: 27px;
    }

    .flickity-page-dots, .flickity-button {
        display: none;
    }

    .flickity-slider {
        position: absolute;
        width: 70%;
        height: 100%;
        display: flex;
        flex-direction: row;
        align-content: flex-start;
        justify-content: space-evenly;
        align-items: flex-start;
    }

    .hdr-wrap .search {
        padding: 0px;
    }

    .hdr-wrap .search-button {
        right: 0px;
    }
}

@media (max-width: 912px) {
    .carousel-cell {
        width: 30%;
        height: 490px;
    }

    .prd-new .prd-inside {
        height: 490px;
    }


    .prd-new .prd-hovers:not(:first-child) {
        margin-top: 50px;
    }
}

@media (max-width: 834px) {
    .carousel-cell {
        width: 30%;
        height: 450px;
    }

    .prd-new .prd-inside {
        height: 450px;
    }
}

@media (max-width: 600px) {
    .carousel-cell {
        width: 45%;
        height: 500px;
    }

    .prd-new .prd-inside {
        height: 500px;
    }

    .prd-grid .prd-w-xs:not(.prd-hor) .prd-action .btn, .prd-grid .prd-w-xxs:not(.prd-hor) .prd-action .btn {
        font-size: 11px !important;
    }

    .floating-button-comprar {
        max-width: 570px;
    }
}

@media (max-width: 599px) {
    .carousel-cell {
        width: 65%;
        height: 480px;
    }

    .prd-new .prd-inside {
        height: 480px;
    }

    .floating-button-comprar {
        max-width: 569px;
    }
}

@media (max-width: 568px) {
    .carousel-cell {
        width: 50%;
        height: 480px;
    }

    .prd-new .prd-inside {
        height: 480px;
    }

    .floating-button-comprar {
        max-width: 538px;
    }
}

@media (max-width: 499px) {
    .carousel-cell {
        width: 65%;
        height: 460px;
    }

    .prd-new .prd-inside {
        height: 460px;
    }

    .floating-button-comprar {
        max-width: 469px;
    }
}

@media (max-width: 430px) {
    .carousel-cell {
        width: 70%;
        height: 500px;
    }

    .prd-new .prd-inside {
        height: 500px;
    }

    .floating-button-comprar {
        max-width: 400px;
    }
}

@media (max-width: 399px) {
    .carousel-cell {
        width: 70%;
        height: 450px;
    }

    .prd-new .prd-inside {
        height: 450px;
    }

    .floating-button-comprar {
        max-width: 369px;
    }
}

@media (max-width: 395px) {
    .carousel-cell {
        height: 500px;
    }

    .prd-new .prd-inside {
        height: 500px;
    }

    .floating-button-comprar {
        max-width: 365px;
    }
}


@media (max-width: 390px) {
    .carousel-cell {
        height: 470px;
    }

    .prd-new .prd-inside {
        height: 470px;
    }

    .prd-grid .prd-w-xs:not(.prd-hor) .prd-action .btn, .prd-grid .prd-w-xxs:not(.prd-hor) .prd-action .btn {
        font-size: 11px !important;
    }

    .floating-button-comprar {
        max-width: 360px;
    }
}

@media (max-width: 350px) {
    .carousel-cell {
        width: 100%;
        height: 500px;
    }

    .prd-new .prd-inside {
        height: 500px;
    }

    .floating-button-comprar {
        max-width: 320px;
    }
}

.label-sale-new, .prd-big-squared-labels .label-sale {
    background-color: #dc3545 !important;
}

.prd-new .label-new, .prd-new .label-sale {
    font-size: 13px;
    line-height: 15px;
    width: auto;
    height: auto;
}

.prd-big-circle-labels .label-sale {
    top: 15px !important; 
    bottom: initial;
    background-color: #dc3545;
}

.prd-big-circle-labels [class*='label-'] {
    border-radius: 0px;
}

.prd-big-squared-labels [class*='label-'] .sale-text {
    display: initial; 
}