@charset "UTF-8";



/* Fontes - Icomoon */
@font-face {
    font-family: 'biz_icons';
    src: url("https://www.mastertronic.com.br/skin/frontend/biz/default/fonts/biz_icons.eot");
    src: url("https://www.mastertronic.com.br/skin/frontend/biz/default/fonts/biz_icons.eot") format("embedded-opentype"),
    url("https://www.mastertronic.com.br/skin/frontend/biz/default/fonts/biz_icons.woff") format("woff"),
    url("https://www.mastertronic.com.br/skin/frontend/biz/default/fonts/biz_icons.ttf") format("truetype"),
    url("https://www.mastertronic.com.br/skin/frontend/biz/default/fonts/biz_icons.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: 'biz_icons', sans-serif;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-glass:before { content: "\f000" }
.icon-music:before { content: "\f001" }
.icon-search:before { content: "\f002" }
.icon-envelope-o:before { content: "\f003" }
.icon-heart:before { content: "\f004" }
.icon-star:before { content: "\f005" }
.icon-star-o:before { content: "\f006" }
.icon-user:before { content: "\f007" }
.icon-film:before { content: "\f008" }
.icon-th-large:before { content: "\f009" }
.icon-th:before { content: "\f00a" }
.icon-th-list:before { content: "\f00b" }
.icon-check:before { content: "\f00c" }
.icon-times:before { content: "\f00d" }
.icon-search-plus:before { content: "\f00e" }
.icon-search-minus:before { content: "\f010" }
.icon-power-off:before { content: "\f011" }
.icon-signal:before { content: "\f012" }
.icon-gear:before { content: "\f013" }
.icon-trash-o:before { content: "\f014" }
.icon-home:before { content: "\f015" }
.icon-file-o:before { content: "\f016" }
.icon-clock-o:before { content: "\f017" }
.icon-road:before { content: "\f018" }
.icon-download:before { content: "\f019" }
.icon-arrow-circle-o-down:before { content: "\f01a" }
.icon-arrow-circle-o-up:before { content: "\f01b" }
.icon-inbox:before { content: "\f01c" }
.icon-play-circle-o:before { content: "\f01d" }
.icon-rotate-right:before { content: "\f01e" }
.icon-refresh:before { content: "\f021" }
.icon-list-alt:before { content: "\f022" }
.icon-lock:before { content: "\f023" }
.icon-flag:before { content: "\f024" }
.icon-headphones:before { content: "\f025" }
.icon-volume-off:before { content: "\f026" }
.icon-volume-down:before { content: "\f027" }
.icon-volume-up:before { content: "\f028" }
.icon-qrcode:before { content: "\f029" }
.icon-barcode:before { content: "\f02a" }
.icon-tag:before { content: "\f02b" }
.icon-tags:before { content: "\f02c" }
.icon-book:before { content: "\f02d" }
.icon-bookmark:before { content: "\f02e" }
.icon-print:before { content: "\f02f" }
.icon-camera:before { content: "\f030" }
.icon-font:before { content: "\f031" }
.icon-bold:before { content: "\f032" }
.icon-italic:before { content: "\f033" }
.icon-text-height:before { content: "\f034" }
.icon-text-width:before { content: "\f035" }
.icon-align-left:before { content: "\f036" }
.icon-align-center:before { content: "\f037" }
.icon-align-right:before { content: "\f038" }
.icon-align-justify:before { content: "\f039" }
.icon-list:before { content: "\f03a" }
.icon-dedent:before { content: "\f03b" }
.icon-indent:before { content: "\f03c" }
.icon-video-camera:before { content: "\f03d" }
.icon-photo:before { content: "\f03e" }
.icon-pencil:before { content: "\f040" }
.icon-map-marker:before { content: "\f041" }
.icon-adjust:before { content: "\f042" }
.icon-tint:before { content: "\f043" }
.icon-edit:before { content: "\f044" }
.icon-share-square-o:before { content: "\f045" }
.icon-check-square-o:before { content: "\f046" }
.icon-arrows:before { content: "\f047" }
.icon-step-backward:before { content: "\f048" }
.icon-fast-backward:before { content: "\f049" }
.icon-backward:before { content: "\f04a" }
.icon-play:before { content: "\f04b" }
.icon-pause:before { content: "\f04c" }
.icon-stop:before { content: "\f04d" }
.icon-forward:before { content: "\f04e" }
.icon-fast-forward:before { content: "\f050" }
.icon-step-forward:before { content: "\f051" }
.icon-eject:before { content: "\f052" }
.icon-chevron-left:before { content: "\f053" }
.icon-chevron-right:before { content: "\f054" }
.icon-plus-circle:before { content: "\f055" }
.icon-minus-circle:before { content: "\f056" }
.icon-times-circle:before { content: "\f057" }
.icon-check-circle:before { content: "\f058" }
.icon-question-circle:before { content: "\f059" }
.icon-info-circle:before { content: "\f05a" }
.icon-crosshairs:before { content: "\f05b" }
.icon-times-circle-o:before { content: "\f05c" }
.icon-check-circle-o:before { content: "\f05d" }
.icon-ban:before { content: "\f05e" }
.icon-arrow-left:before { content: "\f060" }
.icon-arrow-right:before { content: "\f061" }
.icon-arrow-up:before { content: "\f062" }
.icon-arrow-down:before { content: "\f063" }
.icon-mail-forward:before { content: "\f064" }
.icon-expand:before { content: "\f065" }
.icon-compress:before { content: "\f066" }
.icon-plus:before { content: "\f067" }
.icon-minus:before { content: "\f068" }
.icon-asterisk:before { content: "\f069" }
.icon-exclamation-circle:before { content: "\f06a" }
.icon-gift:before { content: "\f06b" }
.icon-leaf:before { content: "\f06c" }
.icon-fire:before { content: "\f06d" }
.icon-eye:before { content: "\f06e" }
.icon-eye-slash:before { content: "\f070" }
.icon-warning:before { content: "\f071" }
.icon-plane:before { content: "\f072" }
.icon-calendar:before { content: "\f073" }
.icon-random:before { content: "\f074" }
.icon-comment:before { content: "\f075" }
.icon-magnet:before { content: "\f076" }
.icon-chevron-up:before { content: "\f077" }
.icon-chevron-down:before { content: "\f078" }
.icon-retweet:before { content: "\f079" }
.icon-shopping-cart:before { content: "\f07a" }
.icon-folder:before { content: "\f07b" }
.icon-folder-open:before { content: "\f07c" }
.icon-arrows-v:before { content: "\f07d" }
.icon-arrows-h:before { content: "\f07e" }
.icon-bar-chart-o:before { content: "\f080" }
.icon-twitter-square:before { content: "\f081" }
.icon-facebook-square:before { content: "\f082" }
.icon-camera-retro:before { content: "\f083" }
.icon-key:before { content: "\f084" }
.icon-gears:before { content: "\f085" }
.icon-comments:before { content: "\f086" }
.icon-thumbs-o-up:before { content: "\f087" }
.icon-thumbs-o-down:before { content: "\f088" }
.icon-star-half:before { content: "\f089" }
.icon-heart-o:before { content: "\f08a" }
.icon-sign-out:before { content: "\f08b" }
.icon-linkedin-square:before { content: "\f08c" }
.icon-thumb-tack:before { content: "\f08d" }
.icon-external-link:before { content: "\f08e" }
.icon-sign-in:before { content: "\f090" }
.icon-trophy:before { content: "\f091" }
.icon-github-square:before { content: "\f092" }
.icon-upload:before { content: "\f093" }
.icon-lemon-o:before { content: "\f094" }
.icon-phone:before { content: "\f095" }
.icon-square-o:before { content: "\f096" }
.icon-bookmark-o:before { content: "\f097" }
.icon-phone-square:before { content: "\f098" }
.icon-twitter:before { content: "\f099" }
.icon-facebook:before { content: "\f09a" }
.icon-github:before { content: "\f09b" }
.icon-unlock:before { content: "\f09c" }
.icon-credit-card:before { content: "\f09d" }
.icon-rss:before { content: "\f09e" }
.icon-hdd-o:before { content: "\f0a0" }
.icon-bullhorn:before { content: "\f0a1" }
.icon-bell-o:before { content: "\f0a2" }
.icon-certificate:before { content: "\f0a3" }
.icon-hand-o-right:before { content: "\f0a4" }
.icon-hand-o-left:before { content: "\f0a5" }
.icon-hand-o-up:before { content: "\f0a6" }
.icon-hand-o-down:before { content: "\f0a7" }
.icon-arrow-circle-left:before { content: "\f0a8" }
.icon-arrow-circle-right:before { content: "\f0a9" }
.icon-arrow-circle-up:before { content: "\f0aa" }
.icon-arrow-circle-down:before { content: "\f0ab" }
.icon-globe:before { content: "\f0ac" }
.icon-wrench:before { content: "\f0ad" }
.icon-tasks:before { content: "\f0ae" }
.icon-filter:before { content: "\f0b0" }
.icon-briefcase:before { content: "\f0b1" }
.icon-arrows-alt:before { content: "\f0b2" }
.icon-group:before { content: "\f0c0" }
.icon-chain:before { content: "\f0c1" }
.icon-cloud:before { content: "\f0c2" }
.icon-flask:before { content: "\f0c3" }
.icon-cut:before { content: "\f0c4" }
.icon-copy:before { content: "\f0c5" }
.icon-paperclip:before { content: "\f0c6" }
.icon-save:before { content: "\f0c7" }
.icon-square:before { content: "\f0c8" }
.icon-navicon:before { content: "\f0c9" }
.icon-list-ul:before { content: "\f0ca" }
.icon-list-ol:before { content: "\f0cb" }
.icon-strikethrough:before { content: "\f0cc" }
.icon-underline:before { content: "\f0cd" }
.icon-table:before { content: "\f0ce" }
.icon-magic:before { content: "\f0d0" }
.icon-truck:before { content: "\f0d1" }
.icon-pinterest:before { content: "\f0d2" }
.icon-pinterest-square:before { content: "\f0d3" }
.icon-google-plus-square:before { content: "\f0d4" }
.icon-google-plus:before { content: "\f0d5" }
.icon-money:before { content: "\f0d6" }
.icon-caret-down:before { content: "\f0d7" }
.icon-caret-up:before { content: "\f0d8" }
.icon-caret-left:before { content: "\f0d9" }
.icon-caret-right:before { content: "\f0da" }
.icon-columns:before { content: "\f0db" }
.icon-unsorted:before { content: "\f0dc" }
.icon-sort-down:before { content: "\f0dd" }
.icon-sort-up:before { content: "\f0de" }
.icon-envelope:before { content: "\f0e0" }
.icon-linkedin:before { content: "\f0e1" }
.icon-rotate-left:before { content: "\f0e2" }
.icon-legal:before { content: "\f0e3" }
.icon-dashboard:before { content: "\f0e4" }
.icon-comment-o:before { content: "\f0e5" }
.icon-comments-o:before { content: "\f0e6" }
.icon-flash:before { content: "\f0e7" }
.icon-sitemap:before { content: "\f0e8" }
.icon-umbrella:before { content: "\f0e9" }
.icon-paste:before { content: "\f0ea" }
.icon-lightbulb-o:before { content: "\f0eb" }
.icon-exchange:before { content: "\f0ec" }
.icon-cloud-download:before { content: "\f0ed" }
.icon-cloud-upload:before { content: "\f0ee" }
.icon-user-md:before { content: "\f0f0" }
.icon-stethoscope:before { content: "\f0f1" }
.icon-suitcase:before { content: "\f0f2" }
.icon-bell:before { content: "\f0f3" }
.icon-coffee:before { content: "\f0f4" }
.icon-cutlery:before { content: "\f0f5" }
.icon-file-text-o:before { content: "\f0f6" }
.icon-building-o:before { content: "\f0f7" }
.icon-hospital-o:before { content: "\f0f8" }
.icon-ambulance:before { content: "\f0f9" }
.icon-medkit:before { content: "\f0fa" }
.icon-fighter-jet:before { content: "\f0fb" }
.icon-beer:before { content: "\f0fc" }
.icon-h-square:before { content: "\f0fd" }
.icon-plus-square:before { content: "\f0fe" }
.icon-angle-double-left:before { content: "\f100" }
.icon-angle-double-right:before { content: "\f101" }
.icon-angle-double-up:before { content: "\f102" }
.icon-angle-double-down:before { content: "\f103" }
.icon-angle-left:before { content: "\f104" }
.icon-angle-right:before { content: "\f105" }
.icon-angle-up:before { content: "\f106" }
.icon-angle-down:before { content: "\f107" }
.icon-desktop:before { content: "\f108" }
.icon-laptop:before { content: "\f109" }
.icon-tablet:before { content: "\f10a" }
.icon-mobile-phone:before { content: "\f10b" }
.icon-circle-o:before { content: "\f10c" }
.icon-quote-left:before { content: "\f10d" }
.icon-quote-right:before { content: "\f10e" }
.icon-spinner:before { content: "\f110" }
.icon-circle:before { content: "\f111" }
.icon-mail-reply:before { content: "\f112" }
.icon-github-alt:before { content: "\f113" }
.icon-folder-o:before { content: "\f114" }
.icon-folder-open-o:before { content: "\f115" }
.icon-smile-o:before { content: "\f118" }
.icon-frown-o:before { content: "\f119" }
.icon-meh-o:before { content: "\f11a" }
.icon-gamepad:before { content: "\f11b" }
.icon-keyboard-o:before { content: "\f11c" }
.icon-flag-o:before { content: "\f11d" }
.icon-flag-checkered:before { content: "\f11e" }
.icon-terminal:before { content: "\f120" }
.icon-code:before { content: "\f121" }
.icon-mail-reply-all:before { content: "\f122" }
.icon-star-half-empty:before { content: "\f123" }
.icon-location-arrow:before { content: "\f124" }
.icon-crop:before { content: "\f125" }
.icon-code-fork:before { content: "\f126" }
.icon-unlink:before { content: "\f127" }
.icon-question:before { content: "\f128" }
.icon-info:before { content: "\f129" }
.icon-exclamation:before { content: "\f12a" }
.icon-superscript:before { content: "\f12b" }
.icon-subscript:before { content: "\f12c" }
.icon-eraser:before { content: "\f12d" }
.icon-puzzle-piece:before { content: "\f12e" }
.icon-microphone:before { content: "\f130" }
.icon-microphone-slash:before { content: "\f131" }
.icon-shield:before { content: "\f132" }
.icon-calendar-o:before { content: "\f133" }
.icon-fire-extinguisher:before { content: "\f134" }
.icon-rocket:before { content: "\f135" }
.icon-maxcdn:before { content: "\f136" }
.icon-chevron-circle-left:before { content: "\f137" }
.icon-chevron-circle-right:before { content: "\f138" }
.icon-chevron-circle-up:before { content: "\f139" }
.icon-chevron-circle-down:before { content: "\f13a" }
.icon-html5:before { content: "\f13b" }
.icon-css3:before { content: "\f13c" }
.icon-anchor:before { content: "\f13d" }
.icon-unlock-alt:before { content: "\f13e" }
.icon-bullseye:before { content: "\f140" }
.icon-ellipsis-h:before { content: "\f141" }
.icon-ellipsis-v:before { content: "\f142" }
.icon-rss-square:before { content: "\f143" }
.icon-play-circle:before { content: "\f144" }
.icon-ticket:before { content: "\f145" }
.icon-minus-square:before { content: "\f146" }
.icon-minus-square-o:before { content: "\f147" }
.icon-level-up:before { content: "\f148" }
.icon-level-down:before { content: "\f149" }
.icon-check-square:before { content: "\f14a" }
.icon-pencil-square:before { content: "\f14b" }
.icon-external-link-square:before { content: "\f14c" }
.icon-share-square:before { content: "\f14d" }
.icon-compass:before { content: "\f14e" }
.icon-toggle-down:before { content: "\f150" }
.icon-toggle-up:before { content: "\f151" }
.icon-toggle-right:before { content: "\f152" }
.icon-euro:before { content: "\f153" }
.icon-gbp:before { content: "\f154" }
.icon-dollar:before { content: "\f155" }
.icon-rupee:before { content: "\f156" }
.icon-cny:before { content: "\f157" }
.icon-ruble:before { content: "\f158" }
.icon-won:before { content: "\f159" }
.icon-bitcoin:before { content: "\f15a" }
.icon-file:before { content: "\f15b" }
.icon-file-text:before { content: "\f15c" }
.icon-sort-alpha-asc:before { content: "\f15d" }
.icon-sort-alpha-desc:before { content: "\f15e" }
.icon-sort-amount-asc:before { content: "\f160" }
.icon-sort-amount-desc:before { content: "\f161" }
.icon-sort-numeric-asc:before { content: "\f162" }
.icon-sort-numeric-desc:before { content: "\f163" }
.icon-thumbs-up:before { content: "\f164" }
.icon-thumbs-down:before { content: "\f165" }
.icon-youtube-square:before { content: "\f166" }
.icon-youtube:before { content: "\f167" }
.icon-xing:before { content: "\f168" }
.icon-xing-square:before { content: "\f169" }
.icon-youtube-play:before { content: "\f16a" }
.icon-dropbox:before { content: "\f16b" }
.icon-stack-overflow:before { content: "\f16c" }
.icon-instagram:before { content: "\f16d" }
.icon-flickr:before { content: "\f16e" }
.icon-adn:before { content: "\f170" }
.icon-bitbucket:before { content: "\f171" }
.icon-bitbucket-square:before { content: "\f172" }
.icon-tumblr:before { content: "\f173" }
.icon-tumblr-square:before { content: "\f174" }
.icon-long-arrow-down:before { content: "\f175" }
.icon-long-arrow-up:before { content: "\f176" }
.icon-long-arrow-left:before { content: "\f177" }
.icon-long-arrow-right:before { content: "\f178" }
.icon-apple:before { content: "\f179" }
.icon-windows:before { content: "\f17a" }
.icon-android:before { content: "\f17b" }
.icon-linux:before { content: "\f17c" }
.icon-dribbble:before { content: "\f17d" }
.icon-skype:before { content: "\f17e" }
.icon-foursquare:before { content: "\f180" }
.icon-trello:before { content: "\f181" }
.icon-female:before { content: "\f182" }
.icon-male:before { content: "\f183" }
.icon-gittip:before { content: "\f184" }
.icon-sun-o:before { content: "\f185" }
.icon-moon-o:before { content: "\f186" }
.icon-archive:before { content: "\f187" }
.icon-bug:before { content: "\f188" }
.icon-vk:before { content: "\f189" }
.icon-weibo:before { content: "\f18a" }
.icon-renren:before { content: "\f18b" }
.icon-pagelines:before { content: "\f18c" }
.icon-stack-exchange:before { content: "\f18d" }
.icon-arrow-circle-o-right:before { content: "\f18e" }
.icon-arrow-circle-o-left:before { content: "\f190" }
.icon-toggle-left:before { content: "\f191" }
.icon-dot-circle-o:before { content: "\f192" }
.icon-wheelchair:before { content: "\f193" }
.icon-vimeo-square:before { content: "\f194" }
.icon-turkish-lira:before { content: "\f195" }
.icon-plus-square-o:before { content: "\f196" }
.icon-space-shuttle:before { content: "\f197" }
.icon-slack:before { content: "\f198" }
.icon-envelope-square:before { content: "\f199" }
.icon-wordpress:before { content: "\f19a" }
.icon-openid:before { content: "\f19b" }
.icon-institution:before { content: "\f19c" }
.icon-mortar-board:before { content: "\f19d" }
.icon-yahoo:before { content: "\f19e" }
.icon-google:before { content: "\f1a0" }
.icon-reddit:before { content: "\f1a1" }
.icon-reddit-square:before { content: "\f1a2" }
.icon-stumbleupon-circle:before { content: "\f1a3" }
.icon-stumbleupon:before { content: "\f1a4" }
.icon-delicious:before { content: "\f1a5" }
.icon-digg:before { content: "\f1a6" }
.icon-pied-piper-square:before { content: "\f1a7" }
.icon-pied-piper-alt:before { content: "\f1a8" }
.icon-drupal:before { content: "\f1a9" }
.icon-joomla:before { content: "\f1aa" }
.icon-language:before { content: "\f1ab" }
.icon-fax:before { content: "\f1ac" }
.icon-building:before { content: "\f1ad" }
.icon-child:before { content: "\f1ae" }
.icon-paw:before { content: "\f1b0" }
.icon-spoon:before { content: "\f1b1" }
.icon-cube:before { content: "\f1b2" }
.icon-cubes:before { content: "\f1b3" }
.icon-behance:before { content: "\f1b4" }
.icon-behance-square:before { content: "\f1b5" }
.icon-steam:before { content: "\f1b6" }
.icon-steam-square:before { content: "\f1b7" }
.icon-recycle:before { content: "\f1b8" }
.icon-automobile:before { content: "\f1b9" }
.icon-cab:before { content: "\f1ba" }
.icon-tree:before { content: "\f1bb" }
.icon-spotify:before { content: "\f1bc" }
.icon-deviantart:before { content: "\f1bd" }
.icon-soundcloud:before { content: "\f1be" }
.icon-database:before { content: "\f1c0" }
.icon-file-pdf-o:before { content: "\f1c1" }
.icon-file-word-o:before { content: "\f1c2" }
.icon-file-excel-o:before { content: "\f1c3" }
.icon-file-powerpoint-o:before { content: "\f1c4" }
.icon-file-photo-o:before { content: "\f1c5" }
.icon-file-zip-o:before { content: "\f1c6" }
.icon-file-sound-o:before { content: "\f1c7" }
.icon-file-movie-o:before { content: "\f1c8" }
.icon-file-code-o:before { content: "\f1c9" }
.icon-vine:before { content: "\f1ca" }
.icon-codepen:before { content: "\f1cb" }
.icon-jsfiddle:before { content: "\f1cc" }
.icon-life-bouy:before { content: "\f1cd" }
.icon-circle-o-notch:before { content: "\f1ce" }
.icon-ra:before { content: "\f1d0" }
.icon-ge:before { content: "\f1d1" }
.icon-git-square:before { content: "\f1d2" }
.icon-git:before { content: "\f1d3" }
.icon-hacker-news:before { content: "\f1d4" }
.icon-tencent-weibo:before { content: "\f1d5" }
.icon-qq:before { content: "\f1d6" }
.icon-wechat:before { content: "\f1d7" }
.icon-send:before { content: "\f1d8" }
.icon-send-o:before { content: "\f1d9" }
.icon-history:before { content: "\f1da" }
.icon-circle-thin:before { content: "\f1db" }
.icon-header:before { content: "\f1dc" }
.icon-paragraph:before { content: "\f1dd" }
.icon-sliders:before { content: "\f1de" }
.icon-share-alt:before { content: "\f1e0" }
.icon-share-alt-square:before { content: "\f1e1" }
.icon-bomb:before { content: "\f1e2" }
/* Reset */
* {
    margin: 0;
    padding: 0;
    font-family: inherit;
    font-size: inherit;
    outline: none;
    text-decoration: none;
    line-height: inherit;
    box-sizing: border-box;
}
*:before,
*:after { box-sizing: border-box }
html {
    min-height: 100vh;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: subpixel-antialiased;
    cursor: default;
    font: 400 100% 'Open Sans', 'Helvetica', 'Arial', sans-serif;
}
body { 
  min-height: 100vh;
  background: #FFFFFF;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,
img,
button { border: 0 }
ol,
ul,
li { list-style: none }
caption,
th { text-align: left }
blockquote,
q { quotes: none }
blockquote:before,
blockquote:after,
q:before,
q:after { content: '' }
abbr,
acronym {
    border: 0;
    font-variant: normal;
}
sup { vertical-align: text-top }
sub { vertical-align: text-bottom }
input,
textarea,
select,
button {
    display: inline-block;
    line-height: normal;
    text-transform: none;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
button,
input[type=button],
input[type=reset],
input[type=submit] {
    line-height: 2.75rem;
    height: 2.75rem;
    font-size: 1rem;
    border: 0;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    background: none;
    padding: 0 1rem;
    -webkit-appearance: none;
    cursor: pointer;
    *overflow: visible;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover { background: rgba(0, 0, 0, 0.2) }
input[type=search] { -webkit-appearance: textfield }
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration { -webkit-appearance: none }
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input[type=text],
input[type=password],
input[type=search],
input[type=email],
input[type=url],
input[type=tel],
input[type=number],
input[type=date],
input[type=mounth],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color] {
    display: inline-block;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 0 1rem;
    line-height: 2.75rem;
    height: 2.75rem;
    background: #fff;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button { opacity: 1 }
input[type=radio],
input[type=checkbox] {
    display: inline-block;
    vertical-align: middle;
    margin-right: .5rem;
    flex: 0 0 auto;
}
input[type=file] { width: 100% }
select {
    display: inline-block;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, .1);
    height: 2.75rem;
    background: #fff;
}
select[multiple=multiple] {
    height: 5rem;
    padding: .5rem;
    line-height: 1em;
}
select[disabled] { cursor: not-allowed }
textarea {
    display: inline-block;
    overflow: auto;
    vertical-align: top;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, .1);
    padding: .875rem;
    height: 8rem;
    background: #fff;
}
option { background: #fff }
legend { color: inherit }
mark { background: none }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary { display: block }
iframe,
object,
embed,
audio,
canvas,
video {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
img {
    vertical-align: top;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
}
/* Normalize .std */
.std {
    font-size: 1rem;
    color: #555;
    line-height: 1.5em;
}
.std *:last-child { margin-bottom: 0 }
.std h1 {
    font-size: 3em;
    margin-bottom: 1em;
    font-weight: 700;
    line-height: 1em;
}
.std h2 {
    font-size: 2em;
    margin-bottom: 1em;
    font-weight: 700;
    line-height: 1em;
}
.std h3 {
    font-size: 1.5em;
    margin-bottom: 1em;
    font-weight: 700;
    line-height: 1em;
}
.std h4 {
    font-size: 1em;
    margin-bottom: 1.33em;
    font-weight: 700;
    line-height: 1em;
}
.std h5 {
    font-size: 0.83em;
    margin-bottom: 1.67em;
    font-weight: 700;
}
.std h6 {
    font-size: 0.67em;
    margin-bottom: 2.33em;
    font-weight: 700;
}
.std abbr[title] { border-bottom: 1px dotted }
.std b,
.std strong { font-weight: 700 }
.std blockquote {
    padding: 0 10vw;
    font-size: 1.5em;
    line-height: 1.5em;
    font-style: italic;
    font-family: 'Times New Roman', 'Times', serif;
    text-align: right;
    border-right: 1px solid rgba(0, 0, 0, .5);
}
.std blockquote:before {
    content: '”';
    display: block;
    font-size: 4em;
    line-height: .6em;
}
.std dfn { font-style: italic }
.std hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
.std mark {
    background: #ff0;
    color: rgba(0, 0, 0, 0.8);
}
.std p,
.std pre { margin: 0 0 1em }
.std p:empty { display: none }
/*.std p:not(.floated):after{*/
/*content: '';*/
/*display: table;*/
/*width: 100%;*/
/*}*/
.std pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}
.std q { quotes: none }
.std q:before,
.std q:after { content: '' }
.std small { font-size: .8em }
.std sub,
.std sup {
    font-size: .75em;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
.std sup { top: -0.5em }
.std sub { bottom: -0.25em }
.std menu {
    margin-bottom: 1em;
    padding-left: 1em;
}
.std ol,
.std ul { margin-bottom: 1em }
.std ol h1,
.std ol h2,
.std ol h3,
.std ol h4,
.std ol h5,
.std ol h6,
.std ul h1,
.std ul h2,
.std ul h3,
.std ul h4,
.std ul h5,
.std ul h6 { margin-bottom: 1em }
.std ul:not(.form-list):not([class*='ul--']) li:not(:last-child) { margin-bottom: .5em }
.std ul:not(.form-list):not([class*='ul--']) li li:not(:last-child) {
    margin-bottom: .1em;
    list-style: inside circle;
}
.std ol ol,
.std ol ul,
.std ul ol,
.std ul ul { padding-left: 1em }
.std ol:not(.form-list):not([class*='ul--']) li { list-style: inside decimal }
.std ul:not(.form-list):not([class*='ul--']) li { list-style: inside disc }
.std dl { margin-bottom: 1em }
.std dl dt { margin-bottom: .5em }
.std dl dd {
    margin-bottom: 1em;
    margin-left: .5em;
}
.std dl dd:last-child { margin-bottom: 0 }
.std svg:not(:root) { overflow: hidden }
.std figure { margin: 0 }
.std figure,
.std img,
.std iframe,
.std object,
.std embed,
.std video { max-width: 100% }
.std table:not(:last-child) { margin-bottom: 1rem }
.std table {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, .1);
    border-width: 1px 1px 0 0;
}
.std table th,
.std table td {
    padding: 1rem;
    border: 1px solid rgba(0, 0, 0, .1);
    border-width: 0 0 1px 1px;
}
.std span[style*='background-color'] { padding: 0 .5em }
.std img { margin: 0 0 1rem }
.std img[style*='float'][style*='left'] {
    margin: 0 1rem 1rem 0;
    max-width: 50%;
}
.std img[style*='float'][style*='right'] {
    margin: 0 0 1rem 1rem;
    max-width: 50%;
}
.std a { font-weight: 600 }
.std a:not(.socials__link)[target='_blank']:after {
    content: "\f08e";
    font-family: "biz_icons", sans-serif;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: .7em;
    margin-left: .4em;
    opacity: .3;
}
/* Owl Carousel - v1.3.3 (edited) */
.owl-carousel {
    display: none;
    position: relative;
    -ms-touch-action: pan-y;
}
.owl-wrapper {
    display: none;
    position: relative;
    transform: translate3d(0px, 0px, 0px);
}
.owl-wrapper.owl-flex {
    display: flex;
    align-items: stretch;
}
.owl-wrapper:after {
    content: '';
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-wrapper-outer.autoHeight { transition: height 500ms ease-in-out }
.owl-item { display: flex }
.owl-page,
.owl-prev,
.owl-next { cursor: pointer }
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}
.grabbing { cursor: url(https://www.mastertronic.com.br/skin/frontend/biz/default/images/grabbing.png) 8 8, move }
.owl-wrapper,
.owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
}
/* Owl Theme */
.owl-controls { text-align: center }
.owl-prev,
.owl-next {
    color: #fff;
    display: inline-block;
    background: rgba(0, 0, 0, .1);
}
.clickable .owl-prev:hover,
.clickable .owl-next:hover {
    opacity: 1;
    text-decoration: none;
}
.owl-pagination {
    padding-top: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.owl-page span {
    display: block;
    width: .75rem;
    height: .75rem;
    margin: 0 .25rem;
    opacity: .5;
    border-radius: 100%;
    background: #869791;
}
.owl-page.active span,
.clickable .owl-page:hover span { opacity: 1 }
.owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #fff;
    padding: 0 .5rem;
    font-size: 12px;
}
.owl-item.loading { min-height: 150px }
/* Owl Transition */
.owl-origin {
    perspective-origin: 50% 50%;
    perspective: 1200px;
}
.owl-fade-out {
    z-index: 10;
    animation: fadeOut .7s both ease;
}
.owl-fade-in { animation: fadeIn .7s both ease }
.owl-backSlide-out { animation: backSlideOut 1s both ease }
.owl-backSlide-in { animation: backSlideIn 1s both ease }
.owl-goDown-out { animation: scaleToFade .7s ease both }
.owl-goDown-in { animation: goDown .6s ease both }
.owl-fadeUp-in { animation: scaleUpFrom .5s ease both }
.owl-fadeUp-out { animation: scaleUpTo .5s ease both }
/* Owl Keyframes */
@keyframes empty {
    0% { opacity: 1 }
}
@keyframes fadeIn {
    0% { opacity: 0 }
    100% { opacity: 1 }
}
@keyframes fadeOut {
    0% { opacity: 1 }
    100% { opacity: 0 }
}
@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px);
    }
    75%, 100% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%);
    }
}
@keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%);
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px);
    }
    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0);
    }
}
@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(0.8);
    }
}
@keyframes goDown {
    from { transform: translateY(-100%) }
}
@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5);
    }
}
@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5);
    }
}
/* Estrutura */
html > object,
html > iframe,
html > embed { display: none }
.wrapper-container {
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.header-container {
    position: relative;
    z-index: 30;
}
.header { position: relative }
.main-container {
    position: relative;
    z-index: 20;
}
.main {
    display: flex;
    align-items: stretch;
    max-width: calc(100% + 2rem);
    position: relative;
    margin: 0 -.5rem;
}
.sidebar:empty { display: none }
.col-left {
    flex: 0 0 20%;
    max-width: 20%;
    position: relative;
    z-index: 1;
    padding: 0 .5rem;
    margin-right: .5rem;
}
.col-right {
    flex: 0 0 20%;
    order: 2;
    max-width: 20%;
    position: relative;
    z-index: 2;
    padding: 0 .5rem;
    margin-left: .5rem;
}
.col-main {
    flex: 1 1 auto;
    max-width: 100%;
    position: relative;
    z-index: 1;
    padding: 0 .5rem;
}
.footer-container {
    position: relative;
    z-index: 10;
}
.footer { position: relative }
.hide,
.no-display,
[hidden],
script { display: none !important }
/* Col-sets */
.col2-set,
.col4-set {
    display: flex;
    align-items: stretch;
    align-content: stretch;
    justify-content: space-between;
    margin: 0 -1rem;
}
.col2-set > div,
.col4-set > div {
    flex: 1 1 50%;
    position: relative;
    padding: 0 1rem;
}
.col4-set > div { flex: 1 1 25% }
/* Forms */
.fieldset .legend,
.form-list > li:not(:last-child):not(.fields) { margin-bottom: 1rem }
.form-list .fields {
    margin: 0 -.5rem;
    display: flex;
    flex-flow: row wrap;
    align-items: flex-end;
    position: relative;
    max-width: calc(100% + 1rem);
}
.form-list .fields.field-telefone {
    width: 380px;
}
.form-list .fields:last-child { margin-bottom: -1rem }
.form-list .fields:empty { display: none }
.form-list .fields > * {
    flex: 1 1 auto;
    max-width: 100%;
    padding: 0 .5rem 1rem;
    margin: 0;
}
.form-list .fields > .buttons-set { align-self: flex-end }
.form-list .fields > .buttons-set .btn {
    display: block;
    width: 100%;
}
.form-list .fields > label {
    flex: 1 1 100%;
    padding-bottom: 0;
}
.form-list .fields > .customer-name,
.form-list .fields > .customer-name-middlename {
    padding: 0;
    flex: 1 1 100%;
    display: flex;
    flex-flow: row wrap;
}
.form-list .fields > .customer-name > *,
.form-list .fields > .customer-name-middlename > * {
    flex: 1 1 auto;
    padding: 0 .5rem 1rem;
    margin: 0;
}
.form-list .fields > .dob { flex: 1 0 auto }
.form-list .fields > .title { flex: 1 1 100% }
.form-list .fields > .street { flex: 1 1 50% }
.form-list .fields.tipopessoa {
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .1);
    margin-bottom: 1rem;
    flex-flow: row nowrap;
}
.form-list .fields.tipopessoa > .field {
    padding: 0 .5rem;
    flex: 0 1 auto;
    min-width: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.form-list .fields.tipopessoa label {
    margin: 0;
    display: inline-block;
    vertical-align: bottom;
    padding: 0 1rem;
    line-height: 2.75rem;
    border: 1px solid #ccc;
    border-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
}
.form-list .fields.tipopessoa label.on { background: #fff }
.form-list .add-recipient-remove {
    position: absolute;
    left: 100%;
    bottom: 1rem;
    padding: 0;
}
.form-list .wide:not(:last-child) { margin-bottom: 1rem }
.form-list .subtit {
    margin: 1rem 0;
    font-size: 1.2rem;
    font-weight: 600;
}
.form-list .customer-dob {
    display: flex;
    flex-flow: row nowrap;
}
.form-list .customer-dob > div {
    flex: 1 0 3.75rem;
    position: relative;
}
.form-list .customer-dob > .dob-day,
.form-list .customer-dob > .dob-month { margin-right: .5rem }
.form-list .customer-dob input[type=number] {
    text-align: center;
    padding: 0;
}
.form-list .customer-dob input[type=number]::-webkit-inner-spin-button,
.form-list .customer-dob input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.form-list .customer-dob label {
    text-align: right;
    font-size: .6rem;
    font-weight: 600;
    margin: 0;
    opacity: .5;
    position: absolute;
    top: .25rem;
    left: .25rem;
    line-height: 1em;
}
.form-list .input-box.inscricao_estadual {
    display: flex;
    align-items: center;
}
.form-list .input-box.inscricao_estadual input { flex: 1 1 auto }
.form-list .input-box.inscricao_estadual label {
    flex: 0 0 70px;
    min-width: 70px;
    margin: 0 0 0 10px;
    white-space: nowrap;
}
.form-list label {
    margin-bottom: .25rem;
    display: inline-block;
    font-size: .8rem;
    color: rgba(0, 0, 0, .5);
    font-weight: 700;
}
.form-list label em {
    font-weight: 400;
    padding-right: .25rem;
    font-style: normal;
}
.form-list .captcha label { margin-bottom: 0 }
.input-box-captcha {
    display: flex;
    align-items: flex-end;
}
.input-box-captcha .img {
    flex: 0 0 auto;
    margin-right: 1rem;
    line-height: 2.75rem;
}
.input-box-captcha img { vertical-align: middle }
.input-box-captcha label {
    margin: 0 1rem 0 0;
    flex: 1 1 auto;
}
.input-box-captcha a { flex: 0 0 auto }
.input-box { position: relative }
.input-box .please-wait {
    position: absolute;
    right: .5rem;
    top: 50%;
    transform: translateY(-50%);
}
.input-box:hover .validation-advice div {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}
.validation-failed,
input.validation-failed {
    border-color: #e44723 !important;
    animation: shake 150ms ease-in-out 0ms 4 both;
    transform-origin: center;
}
.validation-passed,
input.validation-passed { border-color: #58a703 }
.validation-advice {
    position: absolute;
    bottom: 50%;
    right: -21px;
    z-index: 99;
    margin-bottom: -8px;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background: #e44723;
}
.validation-advice:before {
    display: block;
    text-align: center;
    line-height: 16px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    content: '!';
}
.validation-advice div {
    transition: all 150ms cubic-bezier(0.23, 1, 0.32, 1);
    opacity: 0;
    visibility: hidden;
    transform: scale(0);
    transform-origin: right bottom;
    position: absolute;
    bottom: 100%;
    right: 0;
    margin-bottom: 5px;
    background: #e44723;
    color: #fff;
    padding: 10px;
    font-size: 12px;
    width: 200px;
    text-align: right;
}
.validation-advice div:before {
    position: absolute;
    right: 4px;
    top: 100%;
    display: block;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top-color: #e44723;
    content: '';
}
.validation-advice.done { background: #58a703 }
.validation-advice.done:before {
    font-family: 'biz_icons', sans-serif;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f00c';
}
.validation-advice.done div { display: none !important }
@keyframes shake {
    33.333% { transform: translateX(-5px) }
    66.666% { transform: translateX(5px) }
    0%, 100% { transform: translateX(0) }
}
/* Calendário */
.img-calendar {
    cursor: pointer;
    position: relative;
    min-width: 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    color: rgba(0, 0, 0, 0.5);
}
.img-calendar:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    display: block;
    line-height: 30px;
    font-family: 'biz_icons', sans-serif;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    content: '\f133';
}
.img-calendar .gif {
    opacity: 0;
    display: block;
}
.img-calendar .gif img {
    display: block;
    width: 100%;
    height: 100%;
}
.calendar {
    position: relative;
    z-index: 9999;
    display: none;
    border: 0;
    font-size: 12px;
    font-family: 'Exo 2', sans-serif;
    color: #707c90;
    background: #fdfdfd;
    border-radius: 3px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
.calendar table {
    border: 0;
    background: none;
    font-size: 100%;
    font-family: 'Exo 2', sans-serif;
    color: #707c90;
}
.calendar table .wn {
    padding: 0;
    border-right: 1px solid #dae1e6;
    background: rgba(0, 0, 0, 0.1);
}
.calendar table .wn.name { background: none }
.calendar .button {
    position: relative;
    top: 0;
    color: rgba(0, 0, 0, 0.8);
    background: #fff;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
    border: 0;
    padding: 0;
    text-align: center;
}
.calendar thead .title {
    font-weight: 600;
    padding: 0;
    border: 0;
    background: #364051;
    color: #fff;
    text-align: center;
}
.calendar thead .name {
    border-bottom: 1px solid #dae1e6;
    border-top: 1px solid #dae1e6;
    padding: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.05);
}
.calendar thead .weekend { color: #60c3ad }
.calendar thead .hilite {
    top: 0;
    border: 0;
    padding: 0;
    background-color: #60c3ad;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -2px 0 rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.8);
}
.calendar thead .active {
    top: 0;
    padding: 0;
    border: 0;
    background-color: #60c3ad;
    opacity: .7;
}
.calendar tbody .day {
    width: auto;
    text-align: center;
    padding: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.calendar tbody .day.othermonth {
    font-size: 100%;
    color: #aaa;
}
.calendar tbody .day.othermonth.oweekend { color: #faa }
.calendar tbody .rowhilite td {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.8);
}
.calendar tbody .rowhilite td.wn {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.8);
}
.calendar tbody td.hilite {
    background: #364051;
    padding: 0;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #fff;
}
.calendar tbody td.active {
    background: #364051;
    padding: 0;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #fff;
    opacity: .7;
}
.calendar tbody td.selected {
    font-weight: 700;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0;
    background: #fcab28;
    color: rgba(0, 0, 0, 0.8) !important;
}
.calendar tbody td.weekend { color: #60c3ad }
.calendar tbody td.today {
    font-weight: 700;
    color: #ff8400;
}
.calendar tbody .disabled { color: #999 }
.calendar tbody .emptycell {
    visibility: visible;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.calendar tbody .emptyrow { display: none }
.calendar tfoot .ttip {
    padding: 0;
    border: 0;
    background: #707c90;
    color: #fff;
    text-align: center;
}
.calendar tfoot .hilite {
    border: 0;
    padding: 0;
    background: #364051;
}
.calendar tfoot .active {
    border: 0;
    padding: 0;
    background: #364051;
}
.calendar .combo {
    position: absolute;
    display: none;
    width: auto;
    top: 0;
    left: 0;
    cursor: default;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #fdfdfd;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    font-size: 11px;
    padding: 0;
    z-index: 100;
}
.calendar .combo .label,
.calendar .combo .label-IEfix {
    text-align: center;
    padding: 8px;
    color: #707c90;
}
.calendar .combo .label-IEfix { width: auto }
.calendar .combo .active {
    background: #fcab28;
    color: rgba(0, 0, 0, 0.8);
    padding: 8px;
    border: 0;
}
.calendar .combo .hilite {
    background: #60c3ad;
    color: rgba(0, 0, 0, 0.8);
}
.calendar td.time {
    border-top: 1px solid #000;
    padding: 1px;
    text-align: center;
    background-color: #f4f0e8;
}
.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
    padding: 0 3px 0 4px;
    border: 1px solid #889;
    font-weight: 700;
    background-color: #fff;
}
.calendar td.time .ampm { text-align: center }
.calendar td.time .colon {
    padding: 0 2px 0 3px;
    font-weight: 700;
}
.calendar td.time span.hilite {
    border-color: #000;
    background-color: #766;
    color: #fff;
}
.calendar td.time span.active {
    border-color: #f00;
    background-color: #000;
    color: #0f0;
}
.calendar thead tr th,
.calendar thead tr td,
.calendar tbody tr th,
.calendar tbody tr td,
.calendar tfoot tr th,
.calendar tfoot tr td { padding: 8px !important }
/* Tables */
table {
    width: 100%;
    text-align: left;
    background: #fff;
}
table th,
table td { padding: 1rem }
table thead th,
table thead td {
    vertical-align: middle;
    background: rgba(0, 0, 0, .05);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
table tbody th,
table tbody td {
    vertical-align: top;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
table tfoot th,
table tfoot td {
    background: rgba(0, 0, 0, .1);
    vertical-align: middle;
}
table .a-right { text-align: right }
#my-orders-table tfoot > tr > th,
#my-orders-table tfoot > tr > td,
.checkout-review-table tfoot > tr > th,
.checkout-review-table tfoot > tr > td { padding: 0 !important }
/* Remember-me Pop-up */
.remember-me-popup { display: none }
.remember-me-popup.show { display: block }
/* bCash */
#framePD {
    display: block;
    margin: 0 auto;
    left: 0 !important;
}
/* SVGs */
svg[class*='-ico'].dark .koin,
svg[class*='-ico'].dark .deposito,
svg[class*='-ico'].dark .mundipagg,
svg[class*='-ico'].dark .hsbc,
svg[class*='-ico'].dark .bcash,
svg[class*='-ico'].dark .you,
svg[class*='-ico'].dark .linked,
svg[class*='-ico'].dark .blog,
svg[class*='-ico'].dark .wp,
svg[class*='-ico'].dark .rss,
svg[class*='-ico'].dark.pagseguro-ico .pag,
svg[class*='-ico'].dark.pagseguro-ico .uol,
svg[class*='-ico'].dark.cielo-ico .cielo,
svg[class*='-ico'].dark.elo-ico .el,
svg[class*='-ico'].dark .waypay,
svg[class*='-ico'].dark.dinersclub-ico .diners { fill: #fff }
svg[class*='-ico'].dark .instagram,
svg[class*='-ico'].dark .cam { fill: #3988bb }
svg[class*='-ico'].dark .tumblr,
svg[class*='-ico'].dark .t { fill: #3886b8 }
svg[class*='-ico'].dark.facebook-ico .facebook,
svg[class*='-ico'].dark.facebook-f-ico .f { fill: #4e80c6 }
svg[class*='-ico'].dark.pinterest-ico .pinterest,
svg[class*='-ico'].dark.pinterest-p-ico .p { fill: #d93339 }
svg[class*='-ico'].dark.mercadopago-ico .mercado { fill: #3085c7 }
svg[class*='-ico'].dark.moip-ico .moip { fill: #327dc1 }
svg[class*='-ico'].dark.paypal-ico .pay,
svg[class*='-ico'].dark.paypal-ico .p-dark { fill: #013dc4 }
svg[class*='-ico'].dark.paypal-ico .int-dark { fill: #013099 }
svg[class*='-ico'].light.mercadopago-ico .hands { display: none }
svg[class*='-ico'].onecolor .hands,
svg[class*='-ico'].onecolor .hipercard,
svg[class*='-ico'].onecolor .mastercard,
svg[class*='-ico'].onecolor .bradesco-ico .ico,
svg[class*='-ico'].onecolor .bb,
svg[class*='-ico'].onecolor .itau,
svg[class*='-ico'].onecolor .santander { fill: #fff }
svg[class*='-ico'].onecolor .p-int { fill-opacity: 0 }
svg[class*='-ico'].onecolor .uol-red { fill: #999 }
svg[class*='-ico'].onecolor .uol-yellow { fill: #ddd }
svg[class*='-ico'].onecolor.aura-ico .red { fill-opacity: .6 }
svg[class*='-ico'].onecolor.aura-ico .yellow { fill-opacity: .2 }
svg[class*='-ico'].onecolor.caixa-ico .flip { fill-opacity: .4 }
svg[class*='-ico'].onecolor.dinersclub-ico .ico-blue,
svg[class*='-ico'].onecolor.diners-ico .ico-blue { fill-opacity: .35 }
svg[class*='-ico'].onecolor.elo-ico .blue { fill-opacity: .8 }
svg[class*='-ico'].onecolor.elo-ico .yellow { fill-opacity: .3 }
svg[class*='-ico'].onecolor.elo-ico .red { fill-opacity: .5 }
svg[class*='-ico'].onecolor.itau-ico .shadow { fill-opacity: .1 }
svg[class*='-ico'].onecolor.itau-ico .ico { fill-opacity: .7 }
svg[class*='-ico'].onecolor.mastercard-ico .yellow { fill-opacity: .5 }
svg[class*='-ico'].onecolor.mastercard-ico .shadow { fill-opacity: .05 }
svg[class*='-ico'].onecolor.mercadopago-ico .pago { fill-opacity: .7 }
svg[class*='-ico'].onecolor.mercadopago-ico-ico .blue,
svg[class*='-ico'].onecolor.mercadopago-ico .blue { fill-opacity: .3 }
svg[class*='-ico'].onecolor.mercadopago-ico-ico .hands,
svg[class*='-ico'].onecolor.mercadopago-ico .hands { display: none }
svg[class*='-ico'].onecolor.moip-ico .ico { fill-opacity: .5 }
svg[class*='-ico'].onecolor.pagseguro-ico .seguro { fill-opacity: .5 }
svg[class*='-ico'].onecolor.pagseguro-ico .ico-yellow { fill-opacity: .2 }
svg[class*='-ico'].onecolor.pagseguro-ico .ico-red { fill-opacity: .5 }
svg[class*='-ico'].onecolor.paypal-ico .pal { fill-opacity: .7 }
svg[class*='-ico'].onecolor.paypal-ico .p-light { fill-opacity: .4 }
svg[class*='-ico'].onecolor.paypal-ico .p-dark { fill-opacity: .7 }
svg[class*='-ico'].onecolor.cielo-ico .cielo-blue { fill-opacity: .5 }
svg[class*='-ico'].onecolor.visa-ico .flip { fill-opacity: .3 }
svg[class*='-ico'].onecolor.waypay-ico .w1 { fill-opacity: .4 }
svg[class*='-ico'].onecolor.waypay-ico .w2 { fill-opacity: .8 }
svg[class*='-ico'].onecolor.waypay-ico .w3 { fill-opacity: .6 }
svg[class*='-ico'].onecolor.waypay-ico .w4 { fill-opacity: 1 }
svg[class*='-ico'].onecolor.correios-ico .yellow-light,
svg[class*='-ico'].onecolor.correios-ico .blue-light { fill-opacity: .7 }
svg[class*='-ico'].onecolor.motoboy-svg-ico .seat,
svg[class*='-ico'].onecolor.motoboy-svg-ico .pieces { fill-opacity: .9 }
svg[class*='-ico'].onecolor.sedex-block-ico .bg,
svg[class*='-ico'].onecolor.block-pac-ico .bg { fill-opacity: .5 }
svg[class*='-ico'].onecolor.sedex-10-block-ico .circle { fill-opacity: .9 }
svg[class*='-ico'].onecolor.block-e-sedex-ico .circle {
    fill-opacity: .2;
    fill: #fff !important
}
svg[class*='-ico'].onecolor.sedex-ico .text,
svg[class*='-ico'].onecolor.sedex-hoje-ico .text,
svg[class*='-ico'].onecolor.sedex-10-ico .text,
svg[class*='-ico'].onecolor.pac-ico .text,
svg[class*='-ico'].onecolor.sedex-block-ico .sedex,
svg[class*='-ico'].onecolor.sedex-10-block-ico .text,
svg[class*='-ico'].onecolor.block-pac-ico .text,
svg[class*='-ico'].onecolor.block-e-sedex-ico .text { fill: #fff !important }
svg[class*='-ico'].onecolor *[class*=fill] { display: none }
svg[class*='-ico'].onecolor.instagram-cam2-ico .insta-fill {
    display: block;
    fill: #fff !important
}
svg[class*='-ico'].onecolor.banrisul-ico .ban-fill {
    display: block;
    fill: #fff !important;
}
svg[class*='-ico'].onecolor.banrisul-ico .ban-fill-light {
    display: block;
    fill: #fff !important;
    fill-opacity: .3
}
/* SVGs sprite */
.svg-sprites {
    position: fixed;
    top: -99999px;
    left: -99999px;
}
/* Produto - Detalhe */
.product-rate {
    display: block;
    position: relative;
}
.product-rate .rating-box {
    position: relative;
    display: inline-block;
}
.product-rate .rating-box:before {
    font-family: 'biz_icons', sans-serif;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f005\f005\f005\f005\f005';
    display: block;
}
.product-rate .rating-box .rating {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.product-rate .rating-box .rating:before {
    font-family: 'biz_icons', sans-serif;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f005\f005\f005\f005\f005';
    display: block;
}
.product-rate .percent { position: relative }
.product-rate .percent .text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: rgba(0, 0, 0, 0.5);
    font-size: 3rem;
}
.product-rate .circle-percent {
    width: 100%;
    height: 100%;
}
.product-rate .circle-percent .off { stroke: rgba(0, 0, 0, 0.1) }
.product-rate .circle-percent .on {
    transition: stroke-dashoffset 1s ease-out;
    transform-origin: center;
    transform: rotate(-90deg);
    stroke-dasharray: 132px 132px;
    stroke-dashoffset: 132px;
}
.product-image-gallery .gallery-image {
    position: static;
    z-index: 1;
    display: none;
}
.product-image-gallery .gallery-image.visible {
    z-index: 9999;
    display: block;
    margin: 0 auto;
}
.product-image-gallery .gallery-image.visible.hidden { display: none }
.zoomContainer { z-index: 21 }
/* Vídeo fix */
.video-fix-frame {
    position: relative;
    width: 100%;
}
.video-fix-frame:before {
    display: block;
    padding-top: 56.25%;
    content: '';
}
.video-fix-frame iframe,
.video-fix-frame object,
.video-fix-frame embed,
.video-fix-frame video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.modal .video-fix-frame { width: 80vw }
/* Modal */
.modal {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    opacity: 0;
    visibility: hidden;
}
.modal__box {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    transform: translate3d(-50%, 0, 0);
    transform-origin: center bottom;
    transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
    background: #fff;
    padding: 1rem
}
.modal__content {
    max-width: 80vw;
    max-height: calc(100vh - 7.5rem);
    padding-right: .5rem;
    overflow: auto;
}
.modal__content::-webkit-scrollbar { width: 3px }
.modal__content::-webkit-scrollbar-track {
    background-color: transparent;
    background-image: linear-gradient(90deg, transparent 50%, rgba(0, 0, 0, .1) 50%);
    background-size: 2px 1px;
    border-radius: 3px;
}
.modal__content::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background: rgba(0, 0, 0, .5);
}
.modal__close {
    transition: all 200ms ease-in-out;
    position: absolute;
    bottom: 100%;
    right: 0;
    border-radius: 3px 3px 0 0;
}
.modal.active {
    z-index: 9999;
    opacity: 1;
    visibility: visible;
}
.modal.active .modal__box {
    opacity: 1;
    transform: translate3d(-50%, -50%, 0);
}
/* Modal - Termos de Aceite */
.terms {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}
.terms__box {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    transform: scale(0.9) translate(-50%, -50%);
    transform-origin: center bottom;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    animation: terms 600ms cubic-bezier(0.19, 1, 0.22, 1) 500ms 1 forwards;
    padding: 1rem;
    background: #fff;
}
.terms__content {
    max-width: 80vw;
    max-height: calc(100vh - 7.5rem);
    padding-right: .5rem;
    overflow-y: auto;
}
.terms__content::-webkit-scrollbar { width: 3px }
.terms__content::-webkit-scrollbar-track {
    background-color: transparent;
    background-image: linear-gradient(90deg, transparent 50%, rgba(0, 0, 0, .1) 50%);
    background-size: 2px 1px;
    border-radius: 3px;
}
.terms__content::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background: rgba(0, 0, 0, .5);
}
.terms__title { text-align: center }
.terms__actions {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}
.terms__actions .btn {
    flex: 0 1 auto;
    margin: .5rem;
}
.terms.close .terms__box {
    opacity: 0;
    transform: scale(0.9) translate(-50%, -50%);
}
@keyframes terms {
    from {
        opacity: 0;
        transform: scale(0.9) translate(-50%, -50%);
    }
    to {
        opacity: 1;
        transform: scale(1) translate(-50%, -50%);
    }
}
/* Modal - Floater */
.floater {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}
.floater__box {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    transform: scale(0.9) translate(-50%, -50%);
    transform-origin: center bottom;
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    animation: floater 600ms cubic-bezier(0.19, 1, 0.22, 1) 500ms 1 forwards;
}
.floater--fill { padding: 1rem }
.floater__content {
    max-width: 80vw;
    max-height: calc(100vh - 7.5rem);
    padding-right: .5rem;
    overflow-y: auto;
}
.floater__content::-webkit-scrollbar { width: 3px }
.floater__content::-webkit-scrollbar-track {
    background-color: transparent;
    background-image: linear-gradient(90deg, transparent 50%, rgba(0, 0, 0, .1) 50%);
    background-size: 2px 1px;
    border-radius: 3px;
}
.floater__content::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background: rgba(0, 0, 0, .5);
}
.floater__close {
    transition: all 200ms ease-in-out;
    position: absolute;
    bottom: 100%;
    right: 0;
    border-radius: 3px 3px 0 0;
}
.floater.close .floater__box {
    opacity: 0;
    transform: scale(0.9) translate(-50%, -50%);
}
.floater .newsletter__form { margin-bottom: 0 }
@keyframes floater {
    from {
        opacity: 0;
        transform: scale(0.9) translate(-50%, -50%);
    }
    to {
        opacity: 1;
        transform: scale(1) translate(-50%, -50%);
    }
}
/* Carrinho */
.cart-ajax-case.loading { position: relative }
.cart-ajax-case.loading .cart { opacity: .2 }
.cart-ajax-case.loading:before {
    display: block;
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    z-index: 19;
    content: '';
}
.cart-ajax-case.loading .svg-loader {
    position: absolute;
    z-index: 20;
    width: 2.75rem;
    height: 2.75rem;
    top: calc(50% - 1.375rem);
    left: calc(50% - 1.375rem);
}
/* Finalização */
dl.sp-methods > dd > ul > li {
    margin-bottom: 5px;
    display: flex;
    align-items: stretch;
}
dl.sp-methods > dd > ul > li label {
    flex: 1 1 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
dl.sp-methods > dd > ul > li .ico { height: 30px }
dl.sp-methods > dd > ul > li input {
    position: absolute;
    visibility: hidden;
}
dl.sp-methods > dd > ul > li .label {
    margin-left: 15px;
    flex: 1 1 30%;
}
.allow dl.sp-methods.input-selected > dt,
.allow dl.sp-methods.input-selected > dd:not(.li-selected),
.allow dl.sp-methods.input-selected > dd > ul > li { display: none }
.allow dl.sp-methods.input-selected > dt.input-selected,
.allow dl.sp-methods.input-selected > dd.input-selected { display: block }
.allow dl.sp-methods.input-selected > dd > ul > li.input-selected { display: flex }
.allow.active dl.sp-methods.input-selected > dt,
.allow.active dl.sp-methods.input-selected > dd {
    display: block;
    opacity: .5;
}
.allow.active dl.sp-methods.input-selected#checkout-payment-method-load > dt { display: flex }
.allow.active dl.sp-methods.input-selected > dd.li-selected { opacity: 1 }
.allow.active dl.sp-methods.input-selected > dd > ul > li { display: flex }
.allow.active dl.sp-methods.input-selected > dd.li-selected > ul > li { opacity: .5 }
.allow.active dl.sp-methods.input-selected > dt.input-selected,
.allow.active dl.sp-methods.input-selected > dd.input-selected,
.allow.active dl.sp-methods.input-selected > dd > ul > li.input-selected { opacity: 1 }
.opc .wrapper-container { padding-top: 0 !important }
.opc .header-container {
    background: none;
    box-shadow: none;
    position: relative;
    margin-bottom: 2rem;
}
.opc .header { justify-content: center }
.opc .page-title { text-align: center }
.opc p.required,
.opc .back-link { display: none }
.opc .buttons-set {
    margin-top: 1rem;
    opacity: 1 !important;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.opc .buttons-set > * { margin-left: 1rem }
.opc-registered-users button,
.opc .buttons-set button:not(.btn--outline) { order: 99 }
.opc .buttons-set .f-left { order: -1 }
.step-desc {
    color: #999;
    margin-bottom: 1rem
}
#review-buttons-container button { font-size: 1.5rem }
#checkout-step-login {
    margin-right: -1rem;
    margin-left: -1rem;
    display: flex;
    flex-flow: row wrap;
    align-items: stretch
}
#checkout-step-login .step-desc {
    padding: 0 1rem;
    flex: 1 1 100%
}
.opc-new-users,
.opc-registered-users {
    padding: 0 1rem;
    flex: 1 1 auto;
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    min-width: 250px;
    margin-bottom: 1rem;
}
.opc-registered-users { order: 1 }
.opc-registered-users form { padding: 0 }
.opc-registered-users label { display: none }
.opc-registered-users .pass { position: relative }
.opc-registered-users .forgot {
    position: absolute;
    top: 2.75rem;
    left: 1.5rem;
    line-height: 1rem;
    font-size: .6rem;
}
.opc-registered-users .actions { flex: 0 0 auto }
.opc-new-users { order: 3 }
#checkout-step-login .description {
    margin-bottom: 1rem;
    line-height: 1.4em;
    font-size: .8rem;
    color: #888
}
#checkout-step-login .hints li {
    font-size: .8rem;
    color: #888;
    margin-bottom: .5rem;
    display: flex;
    align-items: center;
}
#checkout-step-login .hints li:before {
    margin-right: .5rem;
    font-size: 1rem;
    content: '\f00c'
}
#checkout-review-table-wrapper { margin: 0 -1rem }
/* Finalização - Resumo */
.mycart-opc .item {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    display: flex;
}
.mycart-opc .item:last-child { border-bottom-color: #bbb }
.mycart-opc .product-image {
    min-width: 70px;
    max-width: 70px
}
.mycart-opc .info {
    margin-left: 10px;
    text-align: right;
    flex: 1 1 auto;
}
.mycart-opc .product-name {
    color: #333;
    margin-bottom: 5px
}
.mycart-opc .qtd {
    text-transform: lowercase;
    color: #999;
    font-size: 11px;
    margin-bottom: 5px
}
.mycart-opc .price {
    font-size: 13px !important;
    font-weight: 400 !important
}
.mycart-opc-totals {
    display: flex;
    align-items: center;
    justify-content: space-between
}
.mycart-opc-totals .title {
    font-size: 1rem;
    font-weight: 600;
    margin: 0
}
.mycart-opc-totals .price { font-weight: 600 }
.mycart-opc-totals .label { display: none }
.step-title {
    display: flex;
    align-items: center;
}
.step-title h2 {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1rem;
    flex: 1 1 auto
}
.step-title .number,
.allow.active .step-title .number {
    margin-right: 1rem;
    border-radius: 100%;
    text-align: center;
    font-size: .7rem;
    line-height: 1rem;
    height: 1rem;
    flex: 0 0 1rem
}
.allow.active .step-title .number:before { display: none }
.allow.active .step-title .number span { display: inline }
.allow .step-title .number:before { content: '\f00c' }
.allow .step-title .number span { display: none }
.step-title a {
    font-size: .8rem;
    line-height: 2rem;
    height: 2rem;
    width: 2rem;
    text-align: center;
    border-radius: 3px;
    align-self: flex-end;
    margin: -.5rem;
}
.step-title a span { display: none }
.step-title a:before {
    content: '\f040';
    font-family: 'biz_icons', sans-serif;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* Finalização - Endereço de Cobrança */
label[for='billing-address-select'] {
    margin-bottom: 10px;
    display: block
}
#billing-address-select {
    height: 40px;
    padding: 10px
}
/* Finalização - Envio */
#checkout-shipping-method-load { margin: 0 -1rem }
#checkout-shipping-method-load dt { display: none }
#checkout-shipping-method-load ul { display: block }
#checkout-shipping-method-load ul li {
    display: flex;
    margin: 0;
    position: relative;
}
#checkout-shipping-method-load ul li label {
    padding: 1rem;
    background: #fff;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1);
    cursor: pointer;
    align-items: center;
    justify-content: flex-start;
    transition: all 200ms ease-in-out;
}
#checkout-shipping-method-load ul li:hover { z-index: 10 }
#checkout-shipping-method-load ul li label:after {
    font-size: 22px;
    content: '\f00c';
    transition: all .1s ease-in-out;
    transform: scale(0)
}
#checkout-shipping-method-load ul li.input-selected { z-index: 10 }
#checkout-shipping-method-load ul li.input-selected label {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2),
    0 1rem 1.5rem -1rem rgba(0, 0, 0, .4)
}
#checkout-shipping-method-load ul li.input-selected label:after { transform: scale(1) }
#checkout-shipping-method-load ul li input { display: none }
#checkout-shipping-method-load ul li .ico-case { flex: 0 0 2.75rem }
#checkout-shipping-method-load ul li .ico {
    height: 2.75rem;
    width: 2.75rem;
    display: block;
}
#checkout-shipping-method-load ul li .label { color: #888 }
#checkout-shipping-method-load ul li .price {
    display: block;
    margin-top: 3px;
    font-size: 16px;
    font-weight: 600;
}
/* Finalização - Pagamento */
#checkout-payment-method-load { margin: 0 -1rem }
#checkout-payment-method-load #checkout-payment-method-load { margin: 0 }
#checkout-payment-method-load > dt {
    font-weight: 600;
    padding: 0;
    margin: 0;
    border: 1px solid transparent;
    border-bottom-color: rgba(0, 0, 0, .1);
}
#checkout-payment-method-load > dt:last-child { border-bottom-color: transparent }
#checkout-payment-method-load > dt input { display: none }
#checkout-payment-method-load > dt label {
    cursor: pointer;
    padding: 1rem;
    display: flex;
    align-items: center;
    width: 100%;
}
#checkout-payment-method-load > dt label:after {
    content: '\f00c';
    font-family: 'biz_icons', sans-serif;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all .1s ease-in-out;
    opacity: 0;
    margin-left: 1rem;
}
#checkout-payment-method-load > dt .no-display { display: block !important }
#checkout-payment-method-load > dt.dt-selected { border-color: rgba(0, 0, 0, .2) rgba(0, 0, 0, .2) transparent }
#checkout-payment-method-load > dt.dt-selected label:after { opacity: 1 }
#checkout-payment-method-load > dt.dt-selected + dd {
    border-color: transparent rgba(0, 0, 0, .2) rgba(0, 0, 0, .2);
    box-shadow: 0 1rem 1.5rem -1rem rgba(0, 0, 0, .4);
    display: block
}
#checkout-payment-method-load > dd {
    padding: 0 1rem 1rem;
    border: 1px solid transparent;
    display: none;
}
#opc-payment .case {
    padding: 0;
    color: #666
}
#opc-payment .case > * { margin-bottom: 1rem }
#opc-payment .case > *:last-child { margin-bottom: 0 }
#opc-payment .entry-title { display: none }
#opc-payment .input-box label {
    display: block;
    margin-bottom: 5px
}
#opc-payment .valor-card {
    display: flex;
    align-items: center
}
#opc-payment .valor-card .value {
    margin-left: 7px;
    font-size: 20px;
}
#opc-payment .valor-total {
    font-size: 15px;
    color: #999
}
#opc-payment .valor-total .price { font-weight: 600 }
#co-payment-form { position: relative }
#co-payment-form > .fieldset {
    position: relative;
    z-index: 2;
}
#co-payment-form .svg-loader {
    width: 50px;
    height: 50px;
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    opacity: 0;
    visibility: hidden;
    transition: all 300ms ease-in-out;
    z-index: 1;
}
#co-payment-form:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 4;
}
#co-payment-form.loading > .fieldset { opacity: .2 }
#co-payment-form.loading:before { display: block }
#co-payment-form.loading .svg-loader {
    z-index: 5;
    opacity: 1;
    visibility: visible;
}
#payment-tool-tip .modal__box {
    padding: 1rem;
    background: #fff;
    box-shadow: 0 1rem 1.5rem -1rem rgba(0, 0, 0, .7);
}
.opc-country {
    font-size: .7rem;
    color: #777;
    text-align: right;
    background: #f6f6f6;
    padding: .5rem;
    margin: .5rem;
}
.opc-country .ico {
    display: inline-block;
    vertical-align: middle;
    width: 1rem;
    height: 1rem;
    margin-left: .2rem;
    position: relative;
    top: -2px;
}
/* Finalização - Pagamento - Cartão de Crédito */
.flag-selection-entry {
    margin-bottom: 30px;
    display: flex;
    align-items: flex-end;
}
.flag-selection-entry .input-box { width: auto }
.card-flags {
    position: relative;
    height: 40px;
    margin: 0 -5px 0 15px;
    display: flex;
    align-items: center;
    flex: 1 1 auto;
}
.card-flags .flag {
    margin: 0 5px;
    max-width: 63px;
    max-height: 40px;
    flex: 1 1 auto;
    transition: all .3s cubic-bezier(.68, -.55, .265, 1.55)
}
.card-flags .ico {
    height: 40px;
    width: 100%
}
.card-flags.selected .flag:not(.active) {
    opacity: .1;
    margin: 0 1px
}
.card-flags.pst.amex .flag.cc-amex,
.card-flags.pst.visa .flag.cc-visa,
.card-flags.pst.master .flag.cc-master,
.card-flags.pst.discover .flag.cc-discover,
.card-flags.pst.jcb .flag.cc-jcb,
.card-flags.pst.elo .flag.cc-elo,
.card-flags.pst.diners .flag.cc-diners,
.card-flags.pst.aura .flag.cc-aura,
.card-flags.pst.hiper .flag.cc-hiper {
    opacity: 1;
    margin: 0 5px
}
.card-flags.pst.other:before {
    color: #222;
    font-weight: 600;
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    content: 'Outro'
}
.card-flags.pst.other .flag {
    opacity: .1;
    margin: 0 1px
}
.bank-select-entry {
    display: flex;
    align-items: flex-end
}
.bank-select-entry .input-box { width: auto }
.banks-bank {
    height: 40px;
    margin: 0 -5px 0 15px;
    display: flex;
    align-items: center;
    flex: 1 1 auto;
}
.banks-bank .bank {
    margin: 0 5px;
    max-width: 40px;
    max-height: 40px;
    flex: 1 1 auto;
    transition: all 300ms cubic-bezier(.68, -.55, .265, 1.55)
}
.banks-bank .ico {
    height: 40px;
    width: 100%
}
.banks-bank.selected .bank:not(.active) {
    opacity: .1;
    margin: 0 1px
}
.card-entry > * { margin-bottom: 1rem }
.card-entry > *:last-child { margin-bottom: 0 }
.card-entry .validation-advice {
    right: 0;
    padding: 0
}
.card-entry .cod .validation-advice { right: calc(40% - 5px) }
.card-entry .flag-selection-entry .validation-advice { right: -7px }
.cardGrid {
    margin: -10px;
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: flex-start;
}
.cardGrid label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.cardGrid .input-box {
    width: auto;
    padding: 10px
}
.cardGrid .cpf-input,
.cardGrid .num { flex: 0 1 60% }
.cardGrid .nome,
.cardGrid .pars { flex: 0 1 40% }
.cardGrid .exp { flex: 0 1 40% }
.cardGrid .cod { flex: 0 1 20% }
.cardGrid .num input,
.cardGrid .nome input {
    text-transform: uppercase;
    font: 400 18px 'Share Tech Mono', monospace
}
.cardGrid .num input::-webkit-input-placeholder {
    text-transform: none;
    font: 400 15px 'Open Sans', 'Helvetica', 'Arial', sans-serif
}
.cardGrid .num input::-moz-placeholder {
    text-transform: none;
    font: 400 15px 'Open Sans', 'Helvetica', 'Arial', sans-serif
}
.cardGrid .num input:-ms-input-placeholder {
    text-transform: none;
    font: 400 15px 'Open Sans', 'Helvetica', 'Arial', sans-serif
}
.cardGrid .nome input::-webkit-input-placeholder {
    text-transform: none;
    font: 400 15px 'Open Sans', 'Helvetica', 'Arial', sans-serif
}
.cardGrid .nome input::-moz-placeholder {
    text-transform: none;
    font: 400 15px 'Open Sans', 'Helvetica', 'Arial', sans-serif
}
.cardGrid .nome input:-ms-input-placeholder {
    text-transform: none;
    font: 400 15px 'Open Sans', 'Helvetica', 'Arial', sans-serif
}
.cardGrid .exp {
    display: flex;
    flex-flow: row wrap
}
.cardGrid .exp label { flex: 1 1 100% }
.cardGrid .exp .mes {
    max-width: 60%;
    padding-right: 5px;
    flex: 0 1 60%;
}
.cardGrid .exp .ano {
    flex: 0 1 40%;
    max-width: 40%;
    padding-left: 5px
}
.cardGrid .cod {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}
.cardGrid .cod label { flex: 1 1 100% }
.cardGrid .cod input {
    flex: 0 1 60%;
    width: auto;
    max-width: 60%
}
.cardGrid .cod a {
    max-width: 40%;
    padding-left: 10px;
    font-size: 11px;
    line-height: 11px;
    flex: 0 0 40%;
}
.cardGrid .cod a:hover { text-decoration: underline }
.cardGrid .mp-coupon {
    margin: 10px -10px;
    width: calc(100% + 20px);
    padding: 1rem;
    background: rgba(0, 0, 0, .06);
    display: block
}
/* Finalização - Pagamento - PayU */
.radio-flags {
    display: flex;
    align-items: stretch;
    flex-flow: row wrap;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 1rem;
}
.radio-flags .tit {
    padding: 0 10px;
    align-self: center;
}
#opc-payment .radio-flags label {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    transition: all 200ms ease-in-out;
    min-width: 100px;
    padding: 10px;
    background: #fff;
    margin: 0;
    cursor: pointer;
}
#opc-payment .radio-flags label:not(:nth-child(2)) { border-left: 1px solid rgba(0, 0, 0, .1) }
#opc-payment .radio-flags label:hover { background: #eee }
.radio-flags input {
    flex: 0 0 auto;
    margin-right: 0;
    top: 0
}
.radio-flags .ico {
    flex: 0 0 auto;
    height: 40px;
    width: 100px;
}
/* Finalização - Pagamento - Cupom MP */
.mp-img-required {
    position: relative;
    display: inline-block;
}
.mp-img-required:before {
    content: '';
    display: block;
    height: 91.67%;
    width: 45.09%;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANMAAAA3CAYAAACW0n9NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0Q5OTRFODNGQjUwMTFFNTgzNzBFRkE4QzgzNjAxNjMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0Q5OTRFODRGQjUwMTFFNTgzNzBFRkE4QzgzNjAxNjMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDRDk5NEU4MUZCNTAxMUU1ODM3MEVGQThDODM2MDE2MyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDRDk5NEU4MkZCNTAxMUU1ODM3MEVGQThDODM2MDE2MyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqhXDE4AAAr3SURBVHja7F1rbBxXFb5r7yOx13Ub0satQqIStyVEoU4JovQVqkZUiWioElQoAvUHpI1UJB6ipELiB/RPXB4qEiATV0II1ICURMWtkqYy0CcK1CkOqLi060ZxUWtsaupk1/auH8v57u4Z35m9szu7O7aJez7pNN3Zedx77nmfu56IOnwurwSCZYr8npbIYj0rKuwWLGdEjpyfLv7vOaIRoiGiFNEAUT9RH9FUKM8SzyR4j+MU0TNEvUQn4MxEmQSC+tFDdJToMFFGlEkgqB+PE/2qqFiiTAJBnUCOdZCoi2hQlEkgqB/HiH5M9LQok0BQP/5OdIDoMVEmgaB+nCX6LtEvRJkEgnAU6tt+HqpB+CMQBMZ6ogeJPinKJBDUj81EXyXaIMokENSPnUT7RJkEgnBwL9FuUSaBoH5cRPRFomZRJoGgftxJ9BlRJoEgHCDU07+Zkj6TQFA/dhA9JZ5JIKgf2/Gfqn9pu2tVg9rZFnM+n0nPqs7hGaVywtHlgo8kI+quNVHVmpi3tX1jM+rR4dklH1vXhxLq+ksb1cC7s+rugWxB7uJK9X+8SXU8O7FUw/oE0YrAYd7+dVH19U0JtabJ7sxO/2dWfenUpDqVlqjxQlaihz6YUDvWx3zP2XoivaBrjDEAtmdABr/TsUKlxudUe2tBDp84O63WNjeoy0ku23szS8m+mwN5ps4NMfUtmkQ5tDVFRJEuYCDieOymJtUci6jjJKBdb+RUz9icy1OtSzYs+Br/9vom1fvWjDr1j2zJd9sui6pfp6bVPnxH3ujYh1eoz7XH1b8n5tS9f55cahZ2VPRMX25rVN03NjmfMfDHz85ot/++eER1XNKo7iBL5kxScOGBBHP4tmYddTzcP6X2D04v2Tjyd7Sonw/kLkRZ+llFz/SVaxIuRWr7fcadHw1RvnS6YClsinjPB+Jqy+pGbfGAF96eUU/+a1p14joP+rcVlPYEfb//zWlteW65IqqvzUzn1XNksXb+bUo/H7HzneujTtiJ+37/1axjTb33PDk6q/alsurQxoRWftyTDYN34eCJb19bCHUQh8MyP0JjuenyArsiR867BKCrPaG20zg3FEMP576pbKBcEnzauiqqx4Fn7V0X13kB8FZmTh0lfvjmK8Xnb7q4QbXQnM4Tn155dy7ws3Ue0l4I3+GRqlUkhF4wqBsvnh/vsyMzJevL8+oeymnvBh7fQN4OYz50JqfeyeUdWcPcsb7AeHbONSbO2Zk/znzLKB+etZnGeEVzgyMLPI4Q0V7WM4EBfbcnnc/VWK1KoSEWbmef+y8s5fe06H8HxwsKwcJpAt+9TcLKgm0CCpd8Ku0SIr4nBPz1cft1v0nl1N2ns64k976NBevw4EuTOk5nY+BSJjoldUuzdZw81vbnMhWFmp8Hi/yF9oISp4o8uHZ1oy/vIVgHP7ZSKwLmNzyR1+E2PuPZ33h5ssS42JDaXphDtfnQoWsTOszinNkcr5enHOFgHhBs5GV8zU/+mdWKlCQeYxw8F0AXGor3geIe+OhKh7dpWm/kTlgbzWtvzlQsTGBMkA3wlJ+Bzw/RWGxGvUa8WlaZzMFrIXrifGBLa4aGYBqswTpaaDO59QoIC773OtPqe8NNWGRTQbwhgveeUOIhWijTq3kTa1OZwHRTkcxFe/6Glc6zcbz7tay2sPDGfBwe8+Y/TQZSJtv4OZcBkj1p13XDOwqhGRTeFAo2ZFYBswA80lHH8eoSeIztRlIMl5IbIaMpLywTeE6aTv/syYkSxeVzfMO8ohf2el1eBy8fjm1doeXNq9gmT7f9IROWhxor22e6MtnosvpBw4bda2MuhUCoBObAE4FRjHuujvveA0LI12nr7lEkhJv4DoLKngxo9S9E6WdjDLgO1+M+DIQgNrDV+/QfM9ojsXDCa5tKDOHAQiIcw5j43vqceDC+gVdeIYJnQcUK44CwmQoDgcWcvNYVwo3jMEA4r5Lh04o5Ub1AYWwlkQotL4ycvveqxpJrMGZ4zJoEmO6t+eORw1++kSuRV6wPez9TkXjcX/vLpOYpqpch4aLATdvU+FzguyLPYSD/MYFY1WQsl0K9eNK8LqdcCqMXy2DoS6PzwsSxuw0ompj3fHl0Pg+Bh7MBRgTK7A2XUN0yvdWWZIMWTKa0MXybUNlwctSeF41bImuEStr6DtvDbj7O5/2/AMIdJPSsF7w+fjyF0cPaXndpePwJ3LRtbw2+WcIMi17PuBnntUhbdLm1dMIIl0wgPvbDeMCc+a9p91iGDGvcEov4GxGLRzYbmvAAZlhbK86kgzdFOZn2E0w+zuf5YSRXR4hTDLtQDOBcrVaDERRcuEBfaUMZmeT1cRlQy9pyjhcCzkWDLq5WkLiSnQ4LiHdyi9+nY6WrxliaeQf3pU6O5h3BRZhfrvFbq+JysQfeDb2o7tdmNc9QCeWccwkxUlaZesfcVqTz/bFA1TwzaUcvysuUpYLXC7aGtN6cFy4J/AxcFXxGmAohhYIEDcG+t7lQ4UQu6b0Gwh024AExRr/ixH0+Ey6RPwPJWKgvyBgqa44QknH5Erh/U0Iz3M9SOeGUcQ261l6FNJVuMfd7eRf5ViO3qzb8MHMVhAp+fFko8Hj3t9kFl48HmResPPBAFck45gwltCkfqrZhg/tKupLnwVWWUJbXp8MvZ4wrx8uFhFRFE4IeQPfqJifU+92tzU55mSeJEAHxZ0/ROqO6wpUuuPuuiUIIgElDIRmoUi0m0MNBExB5HMrXZozvl8iXC4/YogMIebALhEMdKC43UhfCa6GQg9Bm79WJ0o3GJCg47i34+AECilYB1gzlZG//zw9tFqWBUak3xCsXMexKerxn3F4VxjmoqKJBv+vN6RKlx4YAW4GsDgxUVCZ4jqv6p1wN2ErMwjW7SVH4PCy61w1DEPWu30WGrZGMMnwtFSaUeDlvANnmGaLlK4kaHi6uC3KJI2dy2kjAYO25Mu6ERIFK0KRv2NuGuWDNhslA8pYxDpVQdoaQc5n5eHF90ePh0vRta6JaeMFPW3O8oqxRWvEIRSu4R2d6zileQZ4g9PCGP7pupdpY7OfBYMEIoBlvK37wnExDh7l8inI6jA9rE+LWqf5AM8YDMTF0qW3VD1gAbzgB69ZlaY7yQvC2oMXE51+YcHYMlIylxuQdTT+/ndY2voQJrMsYCR9285tGAuFztfvbMBfsHuEtXDbDcNyIJMCz/uZCw5wVB8/96StZ9eJ/Z2tSJsgDrr/fmA8E/tHhCT1XbLTFjgtzIwE3ZNO7ktY5Yc2R33nno68Lz5jjHU991f/SNu7um8CaVFIKuP7LiongYv8mxtwBwduAeDwolYe5P8tsqoZ97yDVNcwJpe4w+jjmmpW7J/qEKOyEvbbMyxL5MuQviOwt9DiL+CHRN5f9z9ZtyiQQhAz52bpAEALwtkG8vlP+OpFAUCfwdsG8KJNAUB/wus7D/CG63Ge798UJWXLBQgCv6cR7b52fNMjfzRMIasMPiB4wD0iYJxBUD7zntst7UJRJIKgOeL8tXhg9KMokENQOvIYTL4q2vnldlEkgCK5IeEG07xvXpQAhEAQL7Q6UUyRRJoGgMo4Vc6SnK50oyiQQ2IE+0kFVqNoNBrlAlEkgKAV2NqAhe7Sai0SZBIJ59BQVCFuEqn6lhiiT4L0O/LDvGaJeVdj9XbM+iDIJljtmjBxohGiIKEU0QNRP1Ec0FcaDosJrwXJGfk9LbLGeJU1bgSAk/E+AAQAyl4k/3JOmtgAAAABJRU5ErkJggg==);
    position: absolute;
    top: 5%;
    left: 1.28%;
    background-size: 100% 100%;
}
.mp-coupon .box-input { flex: 1 1 auto }
.mp-coupon .bts {
    padding: 21px 0 0 1rem;
    flex: 1 1 30%;
    display: flex;
}
.mp-coupon .bts span {
    flex: 1 1 auto;
    text-transform: none;
    height: 40px;
    margin-left: 5px;
    padding: 0 10px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    font-size: 14px;
}
.mp-coupon .bts span:first-child { margin-left: 0 }
.mp-coupon .bts span.mercadopago-coupon-action-remove { display: none }
.mp-coupon .mercadopago-message-coupon { flex: 1 1 100% }
.mp-coupon .mercadopago-message-coupon li:not(.validation-advice) { padding-top: 10px }
/* Finalização - Pagamento - Boletos */
.boletoGrid p { line-height: 1.4em }
.boletoGrid small {
    font-size: 14px;
    color: #999;
    display: block;
    margin-bottom: 1rem
}
.boletoGrid .boleto-discount,
.boletoGrid .boleto-price {
    font-size: 20px;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
}
.boletoGrid .discount { margin-left: 10px }
.boletoGrid .full-price {
    font-size: 15px;
    margin-left: 1rem;
    color: #ccc
}
.boletoGrid ul { padding-top: 10px }
.boletoGrid ul li {
    list-style: disc inside;
    color: #333;
    font-weight: 600;
    margin-bottom: 7px
}
.boletoGrid ul li:last-child { margin-bottom: 0 }
.boletoGrid ul i {
    font-style: italic;
    opacity: .7;
    font-weight: 400
}
/* Finalização - Pagamento - Depósitos */
.depositoGrid .aviso { margin-bottom: 1rem }
.depositoGrid .aviso p { margin-bottom: 10px }
.banks-accounts {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    margin: 0 -10px
}
.banks-accounts dt {
    font-size: 20px;
    padding: 10px;
    order: 1;
}
.banks-accounts dt a { color: #999 }
.banks-accounts dt a:hover { color: #444 }
.banks-accounts dd {
    padding: 10px 10px 0;
    order: 2;
    flex: 1 1 100%;
}
/* Finalização - Revisão */
.checkout-review-table h3.product-name {
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #111;
    font-weight: 400;
    margin-bottom: 10px
}
.checkout-review-table h3.product-name img {
    margin-right: 1rem;
    width: 70px;
    height: auto
}
.checkout-review-table tbody th,
.checkout-review-table tbody td { vertical-align: middle }
/* Finalização - MundiPagg * Boleto + Cartão */
#payment_form_mundipagg_api_boletocartao .boleto-entry .input-box {
    display: flex;
    align-items: center
}
#payment_form_mundipagg_api_boletocartao .boleto-entry .input-box input {
    width: auto;
    margin-left: 1rem;
    font-size: 20px;
}
/* Finalização - MundiPagg * Boleto + 2 Cartões */
#payment_form_mundipagg_api_boletodoiscartoes .boleto-entry .input-box {
    display: flex;
    align-items: center
}
#payment_form_mundipagg_api_boletodoiscartoes .boleto-entry .input-box input {
    width: auto;
    margin-left: 1rem;
    font-size: 20px;
}
#payment_form_mundipagg_api_boletodoiscartoes .valor-card {
    display: flex;
    align-items: center
}
#payment_form_mundipagg_api_boletodoiscartoes .valor-card input {
    width: auto;
    margin-left: 1rem;
    font-size: 20px;
}
/* Finalização - MundiPagg * 2 Cartões */
#payment_form_mundipagg_api_doiscartoes .valor-card {
    display: flex;
    align-items: center
}
#payment_form_mundipagg_api_doiscartoes .valor-card input {
    width: auto;
    margin-left: 1rem;
    font-size: 20px;
}
/* Finalização - Mercado Pago * Ticket */
.mercadopago-coupon-action-apply,
.mercadopago-coupon-action-remove {
    height: 40px;
    line-height: 40px;
    padding: 0 1rem;
    text-align: center;
    border-radius: 3px
}
/* Finalização - Mercado Pago * Cartão de Crédito */
#payment_form_mercadopago_transparent .card-flags {
    margin-left: -5px;
    padding-top: 10px
}
#payment_form_mercadopago_transparent .cardGrid .num,
#payment_form_mercadopago_transparent .cardGrid .cpf { flex: 1 1 50% }
/* Finalização - bCash * Redirect */
.bcashGrid {
    display: flex;
    align-items: center
}
.bcashGrid .ico {
    height: 60px;
    width: 60px;
    margin-right: 1rem
}
#payment_form_mercadopago_standard .bcashGrid .ico {
    width: 190px;
    height: 50px
}
/* Finalização - Accordion */
.osc-accordion .section {
    margin-bottom: 40px;
    position: relative;
}
.osc-accordion .section .step-title a { display: none }
.osc-accordion .section:last-child { margin-bottom: 0 }
.osc-accordion .section.allow:before {
    font-family: 'biz_icons', sans-serif;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
    content: '\f00c';
}
.osc-accordion .section.allow .step-title a { display: block }
.osc-accordion .section.active:before { display: none }
.osc-accordion .section.active .step.a-item { opacity: 1 }
.osc-accordion .section.active .step.a-item:before { display: none }
.osc-accordion .section.active .step-title a { display: none }
.osc-accordion .section {
    margin: 0;
    padding: 1rem;
    background: #fff;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1)
}
.osc-accordion .section.allow:before { display: none }
.osc-accordion .step { margin-top: 1rem }
.osc-accordion h3 {
    font-weight: 600;
    font-size: 1rem;
    margin-bottom: 1rem;
    display: block
}
.osc-accordion .opc-block-progress .block-title {
    font-size: 20px;
    white-space: nowrap;
    color: #333;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 1rem
}
.osc-accordion .opc-block-progress .block-title strong { font-weight: 400 }
.osc-accordion .opc-block-progress dl > div {
    margin: 0;
    padding: 1rem;
    background: #fff;
    box-shadow: 0 0 0 1px #ddd
}
.osc-accordion .opc-block-progress dl > div > dt,
.osc-accordion .opc-block-progress dl > div > dd { opacity: .5 }
.osc-accordion .opc-block-progress dt.complete,
.osc-accordion .opc-block-progress dd.complete { opacity: 1 }
.osc-accordion .opc-block-progress dt.complete {
    display: flex;
    align-items: center;
    justify-content: space-between
}
.osc-accordion .opc-block-progress dt.complete:after {
    font-size: 16px;
    content: '\f00c'
}
.osc-accordion .opc-block-progress dl > div > dt {
    font-size: 15px;
    color: #333;
    font-weight: 600
}
.osc-accordion .opc-block-progress dl > div > dd {
    margin-top: 10px;
    font-size: 13px;
    color: #777
}
.osc-accordion .opc-block-progress .price {
    display: block;
    font-size: 14px;
    font-weight: 600;
}
.osc-accordion .opc-block-progress .changelink { display: none }
.osc-accordion .opc-block-progress .pay-link {
    border-radius: 3px;
    display: block;
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
.osc-accordion .opc-block-progress #checkout-onepage dt { display: none }
/* Finalização - 3 Colunas (OSC) */
.osc-onepage .col-right { display: none }
.osc-onepage .col-main {
    float: none;
    width: auto;
    margin: 0;
}
.osc-onepage #checkoutSteps:after {
    display: table;
    clear: both;
    content: '';
}
.osc-onepage #checkoutSteps > div {
    float: left;
    width: calc(33.333% - 26.666px);
    margin-left: 40px;
}
.osc-onepage #checkoutSteps > div.left-column-osc { margin-left: 0 }
.osc-onepage .section {
    margin-bottom: 40px;
    position: relative;
    transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.osc-onepage .section.blink .step-title .number { transform: scale(1.7) }
.osc-onepage .section .step-title .number { transition: all 200ms cubic-bezier(0.68, -0.55, 0.265, 1.55) }
.osc-onepage .section .step-title a { display: none }
.osc-onepage .section:last-child { margin-bottom: 0 }
.osc-onepage .section.allow:before {
    font-family: 'biz_icons', sans-serif;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
    content: '\f00c';
}
.osc-onepage .section.allow .step.a-item {
    display: block !important;
    position: relative;
    opacity: .5;
}
.osc-onepage .section.allow .step.a-item:before {
    display: block;
    position: absolute;
    top: -3px;
    left: -3px;
    right: -3px;
    bottom: -3px;
    z-index: 99;
    background: transparent;
    opacity: 0;
    content: '';
}
.osc-onepage .section.allow .step-title a { display: block }
.osc-onepage .section.active:before { display: none }
.osc-onepage .section.active .step.a-item { opacity: 1 }
.osc-onepage .section.active .step.a-item:before { display: none }
.osc-onepage .section.active .step-title a { display: none }
.osc-onepage #opc-review { display: none }
.osc-onepage #opc-review.active { display: block }
.osc-onepage #payment-buttons-container button span:before { content: 'Rever Pedido e Finalizar' }
.osc-onepage #payment-buttons-container button span span { display: none }
.osc-onepage #checkoutSteps {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    margin: -.5rem;
}
.osc-onepage #checkoutSteps > li { display: none }
.osc-onepage #checkoutSteps > div {
    width: auto;
    margin: 0;
    min-width: 280px;
    flex: 1 1 33.333%;
    display: flex;
    flex-flow: column nowrap;
}
.osc-onepage #checkoutSteps > div.bottom-line-osc { flex: 1 1 100% }
.osc-onepage .bottom-line-osc .step-title .number { display: none }
.osc-onepage .section.allow #checkout-step-login {
    display: flex !important;
    flex-flow: column nowrap
}
.osc-onepage #checkout-step-login { margin: 0 }
.osc-onepage #checkout-step-login .step-desc { padding: 0 }
.osc-onepage .opc-new-users,
.osc-onepage .opc-registered-users {
    padding: 0 0 1rem;
    margin: 0 0 1rem;
    border-bottom: 1px solid #ccc;
    flex: 0 0 auto;
}
.osc-onepage .bottom-line-osc .allow.active { margin-top: 1rem }
.osc-onepage .step-title { margin-bottom: 1rem }
.osc-onepage .section {
    flex: 1 1 50%;
    margin: .5rem;
    padding: 1rem;
    background: #fff;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1);
}
.osc-onepage h3 {
    font-weight: 600;
    font-size: 1rem;
    margin-bottom: 1rem;
    display: block
}
.osc-onepage .section.allow:before,
.osc-onepage .section.allow .buttons-set { display: none }
.osc-onepage .section.allow.active .buttons-set { display: flex }
.osc-onepage #checkout-shipping-method-load ul li .label { margin: 0 0 0 10px }
.osc-onepage .banks-accounts table th,
.osc-onepage .banks-accounts table td { padding: 10px !important }
.osc-onepage .banks-accounts table tbody th,
.osc-onepage .banks-accounts table tbody td { font-size: 12px }
.osc-onepage .boletoGrid .boleto-discount,
.osc-onepage .boletoGrid .boleto-price {
    font-size: 16px;
    flex-flow: row wrap
}
.osc-onepage .boletoGrid .discount { display: flex }
.osc-onepage .boletoGrid .full-price {
    font-size: 13px;
    margin: 10px 0 0;
    flex: 1 1 100%
}
/* Finalização - Etapas */
.osc-steps .main { display: block }
.osc-steps .col-right {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    text-align: center;
}
.osc-steps .opc-block-progress dl {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.osc-steps .opc-block-progress dl > div {
    flex: 1 1 auto;
    text-align: center;
}
.osc-steps .section { display: none }
.osc-steps .section.active { display: block }
.osc-steps .section .step-title a { display: none }
.osc-steps .section.allow:before {
    font-family: 'biz_icons', sans-serif;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
    content: '\f00c';
}
.osc-steps .section.allow .step.a-item {
    display: block;
    position: relative;
    opacity: .5;
}
.osc-steps .section.allow .step.a-item:before {
    display: block;
    position: absolute;
    top: -3px;
    left: -3px;
    right: -3px;
    bottom: -3px;
    z-index: 99;
    background: transparent;
    opacity: 0;
    content: '';
}
.osc-steps .section.allow .step-title a { display: block }
.osc-steps .section.active:before { display: none }
.osc-steps .section.active .step.a-item { opacity: 1 }
.osc-steps .section.active .step.a-item:before { display: none }
.osc-steps .section.active .step-title a { display: none }
.osc-steps .section #payment-buttons-container button span:before { content: 'Rever Pedido e Finalizar' }
.osc-steps .section #payment-buttons-container button span span { display: none }
.osc-steps #opc-review #checkout-review-table-wrapper {
    float: left;
    width: calc(60% - 10px);
}
.osc-steps #opc-review #checkout-review-submit {
    float: right;
    width: calc(40% - 10px);
    text-align: center;
}
.osc-steps .col-right,
.osc-steps .opc-block-progress dl > div#checkout-onepage,
.osc-steps #checkout-progress-wrapper,
.osc-steps #checkout-progress-wrapper .title { display: none }
.osc-steps .col-main #checkout-progress-wrapper {
    display: block;
    text-align: center;
    margin: 0 0 1rem;
}
.osc-steps .col-main > .title { text-align: center }
.osc-steps #checkoutSteps { position: relative }
.osc-steps .step-title { margin-bottom: 1rem }
.osc-steps .section {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 1rem;
    border: 1px solid rgba(0, 0, 0, .1);
    background: #fff;
    visibility: hidden;
    opacity: 0;
    transform: scale(.8);
    transition: all .7s cubic-bezier(0.23, 1, 0.32, 1)
}
.osc-steps .section.allow {
    visibility: hidden;
    opacity: 0;
    transform: scale(.8)
}
.osc-steps .section.allow.active {
    position: relative;
    z-index: 99;
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}
.osc-steps .section.allow:before { display: none }
.osc-steps .section.allow #checkout-step-login { display: flex !important }
.osc-steps h3 {
    font-weight: 600;
    font-size: 1rem;
    margin-bottom: 1rem;
    display: block
}
.osc-steps .opc-block-progress dl > div { flex: 1 1 25% }
.osc-steps .opc-block-progress dd { display: none }
.osc-steps .opc-block-progress dt {
    font-size: .8rem;
    color: rgba(0, 0, 0, .5);
    font-weight: 600;
    padding-bottom: 1rem;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}
.osc-steps .opc-block-progress dt .separator { display: none }
.osc-steps .opc-block-progress dt a {
    display: block;
    margin: -.5rem 0 -.5rem .5rem;
    border-radius: 3px;
    font-size: 0;
    text-indent: -9999px;
}
.osc-steps .opc-block-progress dt a:before {
    content: '\f040';
    font-family: 'biz_icons', sans-serif;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: .8rem;
    text-indent: 0;
    line-height: 2rem;
    height: 2rem;
    width: 2rem;
    text-align: center;
    display: block;
}
.osc-steps .opc-block-progress dt:before {
    position: absolute;
    bottom: -.5rem;
    left: calc(50% - .5rem);
    z-index: 10;
    display: block;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    font-size: .6rem;
    text-align: center;
    border-radius: 100%;
    background: #ddd;
    content: ''
}
.osc-steps .opc-block-progress dt:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #ddd;
    display: block;
    height: 2px;
    content: ''
}
.osc-steps .opc-block-progress dt.complete:before { content: '\f00c' }
.osc-steps #opc-review #checkout-review-table-wrapper,
.osc-steps #opc-review #checkout-review-submit {
    float: none;
    width: auto
}
/* Finalização - Ocultar metodos selecionados */
#checkoutSteps .-ok-hide dl.sp-methods.input-selected > dd:not(.input-selected) > ul > li:not(.input-selected),
.-ok-hide #co-payment-form dl.sp-methods.input-selected > dt:not(.input-selected),
.-ok-hide #co-payment-form dl.sp-methods.input-selected > dd:not(.input-selected),
.-ok-hide #co-shipping-method-form dl.sp-methods.input-selected > dt:not(.input-selected),
.-ok-hide #co-shipping-method-form dl.sp-methods.input-selected > dd:not(.li-selected) { display: none !important }
#checkoutSteps .-ok-hide dl.sp-methods.input-selected.-change > dd:not(.input-selected) > ul > li:not(.input-selected),
.-ok-hide #co-payment-form dl.sp-methods.input-selected.-change > dt:not(.input-selected),
.-ok-hide #co-payment-form dl.sp-methods.input-selected.-change > dd:not(.input-selected),
.-ok-hide #co-shipping-method-form dl.sp-methods.input-selected.-change > dt:not(.input-selected),
.-ok-hide #co-shipping-method-form dl.sp-methods.input-selected.-change > dd:not(.li-selected) { display: block !important }
#checkoutSteps dl.sp-methods .-bt-change { display: none }
#checkoutSteps .-ok-hide dl.sp-methods.input-selected:not(.-change) .-bt-change { display: table }
.-bt-change {
    font-size: .7rem;
    padding: 0 .5rem;
    border-radius: .25rem;
    display: table;
    margin: 0 1rem .5rem auto;
}
/* Sucesso */
.success-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.success-content aside {
    flex: 0 1 20%;
    margin-right: 20px;
}
.success-content main { flex: 1 1 auto }
/* Painel do Cliente */
.dashboard > *,
.my-account > * { margin-bottom: 20px }
.dashboard > *:last-child,
.my-account > *:last-child { margin-bottom: 0 }
.my-orders .item-order { margin-bottom: 20px }
.my-orders .item-order.last { margin-bottom: 0 }
/* Painel do Cliente - Menu logout */
.block-account ul {
    display: flex;
    flex-flow: column nowrap;
}
.block-account ul li { flex: 1 1 auto }
.block-account ul li.sair,
.block-account ul li.last { order: 99 }
/* Loader */
.svg-loader {
    animation: rotate-loader 2s linear infinite;
    z-index: 2;
    display: block;
}
.svg-loader .spinner {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
    stroke: rgba(0, 0, 0, 0.7);
    stroke-linecap: round;
    animation: dash-loader 1.5s ease-in-out infinite;
}
@keyframes rotate-loader {
    100% { transform: rotate(360deg) }
}
@keyframes dash-loader {
    0% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -35;
    }
    100% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -124;
    }
}
/*CSS reloader*/
.previa-mode-control {
    position: fixed;
    z-index: 999999999;
    left: -4.5rem;
    bottom: 1rem;
    transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
    background: #707d94;
    padding: .5rem 1rem .5rem .5rem;
    font-size: .8rem;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    opacity: .9;
}
.previa-mode-control:before {
    content: 'CSS';
    position: absolute;
    top: 1rem;
    left: 1rem;
    bottom: 1rem;
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    text-align: center;
    opacity: .6;
}
.previa-mode-control.load { transform: translateX(4.5rem) }
.previa-mode-control svg {
    margin-right: 1rem;
    flex: 0 0 4rem;
    width: 4rem;
    height: 4rem;
    position: relative;
}
.previa-mode-control svg .spinner { stroke: #ecf2f6 }
/*Tracking modal*/
#tracking-modal-content {
    padding: 1rem;
    background: #fff;
}
#tracking-modal-content iframe {
    width: 900px;
    height: 900px;
    max-width: 80vw;
    max-height: 80vh;
    border: 0;
    display: block;
}
/*Mix & Match*/
.combined {
    display: flex;
    align-items: stretch;
    line-height: 1em;
    padding-bottom: 4rem;
}
.combined__list {
    flex: 1 1 auto;
    min-width: 1px;
    display: flex;
    align-items: stretch;
    position: relative;
}
.combined__item {
    flex: 1 1 25%;
    min-width: 1px;
    margin-right: 1rem;
    display: flex;
    flex-flow: column nowrap;
}
.combined__item .-products {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    margin: -.25rem;
}
.combined__item .-prod {
    flex: 0 0 16.666%;
    padding: .25rem;
    min-width: 4rem;
}
.combined__item .-prod .-image { border: 1px solid #ddd }
.combined__item .-prod .-name { display: none }
.combined__item .-prod:hover,
.combined__item .-prod.active { opacity: 1 }
.combined__item .-prod.active { position: relative }
.combined__item .-prod.active:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #a88d5b;
    position: absolute;
    top: calc(100% - .25rem);
    left: calc(50% - 5px);
}
.combined__item .-prod.active .-image { border-color: #a88d5b }
.combined__item .-details .add-to-cart { display: none }
.combined__item .-details {
    border: 1px solid #ddd;
    padding: 1rem;
    flex: 1 1 auto;
    min-width: 1px;
    margin-top: 1rem;
    background: #fff;
}
.combined__item .-details dl { padding: 1rem }
.combined__item .-details dl dd { margin-bottom: 1rem !important }
.combined__item .-details dl dd:last-child { margin-bottom: 0 !important }
.combined__item .-details .-image {
    margin-bottom: 1rem;
    text-align: center;
}
.combined__item .-details .-name h2 {
    font-size: 1rem;
    text-transform: uppercase;
    color: #a88d5b;
    margin-bottom: 1rem;
    text-align: center;
}
.combined__add {
    margin-top: 2rem;
    text-align: center;
}
.combined__totals {
    flex: 0 0 20%;
    padding: 1rem;
    background: #fff;
    border: 1px solid #ddd;

    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: center;
}
.combined__item .-categories {
    flex: 0 0 auto;
    margin-bottom: 1rem;
    position: relative;
    z-index: 9;
}
.combined__item .-categories h3 { display: none }
.combined__item .-categories ul { height: 3rem }
.combined__item .-categories ul:before {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    width: 3rem;
    height: 3rem;
    background: #ccc;
    color: #fff;
    font-size: 1.5rem;
    content: '\f107';
    font-family: "biz_icons", sans-serif;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
.combined__item .-categories li {
    display: none;
    list-style: none;
    margin: 0 !important;
}
.combined__item .-categories li.active { display: block }
.combined__item .-categories a {
    display: block;
    padding: 0 3rem 0 1rem;
    line-height: 3rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    color: #666;
    background: #fff;
    text-align: center;
    font-weight: 400;
    height: 3rem;
    border: 2px solid #ddd;
    border-width: 0 2px;
}
.combined__item .-categories a:hover { background: #eee }
.combined__item .-categories li.active a { border-width: 2px }
.combined__item .-categories ul:hover:before { display: none }
.combined__item .-categories ul:hover li { display: block }
.combined__item .-categories ul:hover li:first-child a { border-width: 2px 2px 0 }
.combined__item .-categories ul:hover li:last-child a { border-width: 0 2px 2px }
.combined__item .-categories ul:hover li.active a { color: #a88d5b }
.combined__item .-categories ul:hover a { padding: 0 1rem }
.combined__item .product-options {
    display: flex;
    flex-flow: row wrap;
}
.combined__item .options__caption { margin-bottom: .25rem }
.combined__item .options__option {
    padding-bottom: 0;
    border-bottom: 0;
}
.combined__prices { text-align: center }
.combined__prices .regular-price .label { display: none }
.combined__prices .regular-price .price {
    font-size: 1.5rem;
    font-weight: 600;
    color: #a88d5b
}
.combined__prices .preco-parcelado {
    color: #000;
    font-size: 1rem;
}
.combined__prices .preco-parcelado .s-juros {
    display: block;
    color: #888;
    font-size: .8rem;
}
.combined__prices .price-box-avista {
    display: block;
    text-align: center;
}
/*Mande sua foto*/
.sendpic__resumo {
    font-size: .8rem;
    color: #666;
    margin-bottom: 1rem;
}
.sendpic__list { margin-bottom: 1rem }
.sendpic__list ul {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    margin: 0 -.5rem -1rem;
}
.sendpic__list li {
    flex: 0 0 20%;
    padding: 0 .5rem 1rem;
}
.sendpic__list .-image { margin-bottom: .5rem }
.sendpic__list .-info { font-size: .8rem }
.sendpic__list .-name {
    font-size: 1rem;
    font-weight: 700;
}
.sendpic__actions {
    padding-top: 1rem;
    border-top: 1px solid #ddd;
}
.sendpic__form {
    display: flex;
    align-items: stretch;
}
.sendpic__block {
    flex: 1 1 auto;
    min-width: 1px;
    margin-right: 1rem;
    padding: 1rem;
    background: #fff;
    border: 1px solid #ddd
}
.sendpic__form form {
    flex: 0 0 30%;
    padding: 1rem;
    background: #fff;
    border: 1px solid #ddd
}
.sendpic__form .-name {
    font-size: 1.4rem;
    font-weight: 700;
}
.sendpic__form .-sku {
    font-size: .8rem;
    color: #666;
    margin-bottom: 1rem;
}
.sendpic__form .-image { margin-bottom: 1rem }
.sendpic__form .form-list { margin-bottom: 1rem }
.sendpic__form .form-list label {
    font-size: 1rem;
    color: inherit;
}
.sendpic__form .obs {
    font-size: .8rem;
    color: #888
}
.sendpic__form .button { width: 100% }
/*
* Finalização Mercado Pago - 2.9.0
*/
div#mp-box-form {
    width: auto;
    max-width: 100%;
    padding: 20px;
    background: #fbfbfe;
    border-radius: 5px;
    box-shadow: inset 0 0 0 1px #ddd, inset 0 -3px 0 #eee;
    padding: 10px
}
#mp-box-form .mp-col-50 {
    padding: 0 10px;
    margin-left: -10px
}
#mp-box-form .mp-box-inputs input[type="text"], #mp-box-form .mp-box-inputs select {
    position: static;
    visibility: visible;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 10px;
    line-height: 20px;
    height: 40px;
    background: #fff;
}
#mp-box-form .mp-box-inputs label { justify-content: flex-start }
.mp-box-inputs label em {
    margin-right: 5px;
    margin-left: 5px
}
/*Sellers*/
/*gerais*/
body[class*='sellers'] .header-container {
    box-shadow: none;
    padding: 0;
    margin: 0;
    background: none;
}
body[class*='sellers'] .header-container:before { display: none }
body[class*='sellers'] .page-title h1 {
    font-size: 2rem;
    margin-bottom: 2rem;
}
body[class*='sellers'] .topo-geral-rolagem { display: none !important }
body[class*='sellers'] .wrap-links.top { display: none }
/*header*/
.seller__header {
    display: block;
    flex: 0 0 100%;
    padding: 1rem 0;
}
.seller__logo {
    margin: 0;
    padding: 0;
    display: inline-block;
    position: relative;
}
.seller__logo .-name { display: none }
.seller__logo img { max-height: 7rem }
/*menu*/
.seller__nav { margin-top: 1rem }
.seller__nav .ul--0 {
    display: flex;
    align-items: stretch;
}
.seller__nav .li--0 {
    flex: 1 1 auto;
    position: relative;
    border-left: 1px solid rgba(255, 255, 255, .3);
}
.seller__nav .li--0:first-child { border-left: 0 }
.seller__nav .a--0 {
    display: block;
    text-align: center;
    padding: .5rem 0;
    font-size: 1rem;
    cursor: pointer;
}
.seller__nav .a--0.favoritos:before {
    display: inline-block;
    vertical-align: middle;
    margin-right: .5rem;
    position: relative;
    top: -2px;
    content: "\f004";
    font-family: "biz_icons", sans-serif;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
.seller__nav .-active .a--0 .-filters { font-weight: 700 }
.seller__nav .-active .btn { padding: .3rem .5rem }
.seller__nav .-active .btn:before {
    content: "\f00d";
    font-family: "biz_icons", sans-serif;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
.seller__nav .-active .btn span { display: none }
.seller__nav .a--0:hover,
.seller__nav .a--0:active { background: rgba(0, 0, 0, .1) }
.seller__nav .active .a--0 { background: rgba(0, 0, 0, .2) }
.seller__nav .ul--1 {
    display: flex;
    align-items: stretch;
    align-content: flex-start;
    flex-flow: row wrap;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 1rem 1rem 4rem;
    z-index: 99999;
    transform: translate3d(0, -110%, 0);
    transition: transform 500ms cubic-bezier(0.19, 1, 0.22, 1);
    overflow-y: auto;
}
.seller__nav .ul--1 .close { cursor: pointer }
.seller__nav .li--1 {
    flex: 0 1 20%;
    min-width: 1px;
    border: 1px solid rgba(255, 255, 255, .1);
    display: flex;
}
.seller__nav .-top {
    flex: 0 0 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: .5rem;
    font-size: 1.2rem;
    padding: 1rem;
}
.seller__nav .title {
    color: #fff;
    font-weight: 700;
}
.seller__nav .a--1 {
    display: block;
    padding: 1.5rem;
    font-size: 1rem;
    line-height: 1em;
    color: #fff;
    flex: 0 0 100%;
}
.seller__nav .a--1 .count { display: none }
body.-open-seller { overflow: hidden }
body.-open-seller .seller__nav .on .ul--1 { transform: translate3d(0, 0, 0) }
/*listagem*/
.seller__flow {
    position: relative;
    left: 50%;
    margin-left: -45vw;
    width: 90vw;
}
.seller__slide .item {
    width: 25%;
    padding: 1rem;
}
.seller__flow .image { border: 1px solid #ddd }
.seller__flow .item.is-selected {
    opacity: 1;
    transform: scale(1);
}
.seller__flow img {
    display: block;
    width: 100%;
}
.seller__flow .actions {
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.seller__flow .actions a {
    flex: 0 0 auto;
    margin: 0 .5rem;
}
.seller__flow .actions a .ico {
    display: block;
    width: 2rem;
    height: 2rem;
}
.seller__flow .actions a.add-favorite .ico {
    fill: none;
    stroke-width: 2px;
    stroke: #e94c3c;
    padding: 2px;
    overflow: visible;
}
.seller__flow .actions a.add-favorite.fav .ico { fill: #e94c3c }
.seller__flow .actions a span { display: none }
.seller__flow .item.is-selected .actions { visibility: visible }
/*produto*/
.seller__view { padding-top: 1rem }
.seller__view .product-essential .product-img-box {
    flex: 0 0 60%;
    width: auto;
    margin: 0;
    padding: 0;
}
.seller__view .product-essential .product-shop {
    flex: 1 1 auto;
    min-width: 1px;
    padding: 0 0 0 1rem;
    margin: 0;
}
.seller__view .product-image-container {
    display: flex;
    align-items: stretch;
    margin: 0;
}
.seller__view .product-img-box .more-views {
    flex: 0 0 130px;
    padding-right: 30px;
    order: -1;
    box-shadow: inset -14px 0 0 #fff, inset -15px 0 0 #ddd;
}
.seller__view .product-img-box .product-image {
    margin: 0;
    width: auto;
    height: auto;
    flex: 1 1 auto;
    min-width: 1px;
}
.seller__view .product-essential .product-image-thumbs {
    margin: 0;
    display: block;
    max-height: none;
}
.seller__view .product-essential .product-image-thumbs li {
    width: auto;
    padding: 0;
    margin: 0 0 10px;
    max-width: 100%;
}
.seller__view .product-essential .product-name {
    margin-bottom: 1rem;
    border: 0;
}
.seller__view .product-essential .product-name h1 {
    display: inline;
    margin: 0;
    font-size: 22px;
    padding: 0;
}
.seller__view .product-essential .product-name .sep {
    padding: 0 5px;
    font-size: 24px;
}
.seller__view .product-essential .product-name small { font-size: 14px }
.seller__view .product-essential .std.short-desc {
    margin-bottom: 20px;
    padding-bottom: 0;
    border-bottom: 0;
    font-size: 14px;
    color: #666;
}
.seller__view .product-essential .add-to-cart { padding-top: 30px }
.seller__view .product-essential .add-to-cart .add-to-cart-buttons button {
    width: auto;
    padding: 0 30px 0 90px;
}
.seller__view .product-essential .add-to-cart .add-to-cart-buttons button:before { content: 'Eu quero!' }
.seller__view .product-essential .add-to-cart .add-to-cart-buttons button span { display: none }
.seller__view .product-essential {
    padding-bottom: 20px;
    margin-bottom: 20px;
}
/*confirmar pedido*/
#confirm-order { background: rgba(233, 76, 60, .9) }
#confirm-order .modal-container .modal { background: #fff }
#confirm-order .modal-close { opacity: 1 }
#confirm-order .modal-close .ico {
    width: 20px;
    height: 20px;
    stroke-width: 3px;
}
#confirm-order .modal-close path { stroke: #fff !important }
#confirm-order form > div { margin-bottom: 10px }
#confirm-order form > div:last-child { margin-bottom: 0 }
#confirm-order form .btn {
    width: 100%;
    height: 2.5rem;
    font-size: 1rem;
}
.sellers-catalog-cart .title { font-size: 1.4rem }
.sellers-catalog-cart .wrap-links.bottom {
    padding-top: 1rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.sellers-catalog-cart .btn-checkout { margin-left: 1rem }
/*sucesso*/
.success-content.seller__success {
    background: none;
    padding: 2rem 0 0;
    text-align: center;
}
.success-content.seller__success .page-title {
    margin-bottom: 1rem;
    text-align: center;
}
.success-content.seller__success .page-title h1 {
    padding: 0;
    border: 0;
}
.seller__success .alert-msg {
    display: table;
    background: #e94c3c;
    color: #fff;
    text-align: center;
    padding: .75rem 2rem;
    margin: 0 auto 2.5rem;
    text-transform: uppercase;
    font-size: 1.4rem;
}
.seller__success .alert-msg .ico {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin: 0 .5rem 0 0;
    fill: #fff;
    width: 1.2rem;
    height: 1.2rem;
}
.seller__success.success-content .order-number {
    margin-bottom: 2rem;
    font-size: 1.5rem;
    color: #333;
}
.seller__success.success-content .order-number .number { color: inherit }
.seller__success .customer { margin-bottom: 4rem }
.seller__success .customer .nome { font-size: 1.4rem }
.seller__success .customer .email { font-size: .9rem }
.seller__success .buttons-success .back-shopping {
    margin: 0;
    background: #56be41;
    border: 0;
    box-shadow: none;
    color: #fff;
    font-size: 2rem;
    padding: 1rem 2rem;
    height: auto;
    max-width: 18rem;
    line-height: 1em;
}
/*login*/
.sellers-login-index {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.sellers-login-index .wrapper {
    min-height: 100vh;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-flow: column nowrap;
}
.sellers-login-index .main-container {
    min-height: 0;
    margin: 0;
    width: 100%;
    max-width: none;
}
.sellers-login-index .main {
    max-width: 76rem;
    margin: 0 auto;
}
.sellers-login-index .footer-container { display: none }
.seller__login {
    max-width: 420px;
    position: relative;
    padding: 2rem;
    background: #fff;
}
.seller__login .tit {
    position: relative;
    margin-bottom: 2rem;
}
.seller__login .tit h2 {
    position: relative;
    font-size: 20px;
    font-weight: 400;
}
.seller__login .form-list > li { margin-bottom: 10px }
.seller__login .form-list .fields > .pass {
    flex: 1 1 3rem;
    min-width: 1px;
    max-width: none;
}
.seller__login .form-list .fields > .send {
    align-self: flex-end;
    flex: 0 0 auto;
}
/*minhas vendas*/
#minha-seller fieldset {
    display: flex;
    align-items: center;
}
#minha-seller button {
    margin: 1.3rem 0 0 1rem;
    flex: 0 0 auto;
}
#minha-seller .page-title h1 {
    font-weight: 400;
    font-size: 1rem;
    line-height: 2em;
}
#minha-seller .page-title h1 strong {
    display: block;
    font-size: 2rem;
}
.minha-franquia-filter .field.date {
    display: flex;
    align-items: center;
    flex: 0 0 auto;
}
.minha-franquia-filter .field.date .input-box > span {
    display: flex;
    align-items: center;
}
.minha-franquia-filter .field.actions { flex: 0 0 auto }
#totalPaid,
#totalReceive,
#pointsTotal,
#avgSales,
#totalSales {
    padding: 20px;
    border-radius: 3px;
    width:100%;
    text-align: center;
    margin:5px;
}
#totalSales {
    background: #ea5353;
    color: #fff;
}
#avgSales{
    background: #223ab9;
    color: #fff;
}
#pointsTotal{
    background: #5561a2;
    color: #fff;
}
#totalPaid {
    background:#0F6D2C;
    color: #fff;
}
#totalReceive {
    background:#de8424;
    color: #fff;
}
.reports{
    display:flex;
}
.sellers-account-settings-index .header{
    height:auto;
}

/*informações*/
.sellers-info-list li {
    display: flex;
    align-items: center;
}
.sellers-info-list label {
    flex: 0 0 12rem;
    font-size: 1rem;
}
.sellers-info-list .input-box {
    flex: 1 1 auto;
    min-width: 1px;
}
/*configurações*/
/*responsivo*/
@media (max-width: 768px) {
    /*gerais*/
    body[class*='sellers'] .wrapper-container { padding: 0 }
    body[class*='sellers'] .header-container { position: static }
    /*header*/
    .seller__logo img { max-height: 3rem }
    /*listagem*/
    .seller__slide .item { width: 50% }
    .seller__flow .image { height: calc(100vh - 12rem) }
}
/* Modulo - Cotacao */
.add-to-cart > .btn-quote { width: 100% }
div.qquoteadv div.product-details div.main-details > ul > li { list-style: none }
.modal__content .qquoteadv { text-align: center }
.modal__content .qquoteadv + .button-container { text-align: center }
/*
* Paypal FIX
*/
#paypal_plus_iframe {
    min-width: 335px
}

/*
* eRede - FIX
*/
#co-payment-form dd ul#payment_form_rede_adquirencia > li { display: block; }
#co-payment-form dd ul#payment_form_rede_adquirencia > li label { display: inline-block; }
#co-payment-form dd ul#payment_form_rede_adquirencia > li input {
    position: relative;
    visibility: visible;
}
#co-payment-form dd ul#payment_form_rede_adquirencia > li .input-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex: 1 1 auto
}
#co-payment-form dd ul#payment_form_rede_adquirencia > li .input-box .v-fix {
    flex: 0 0 auto;
    min-width: 1px;
    padding-right: 1rem;
}
#co-payment-form dd ul#payment_form_rede_adquirencia > li .input-box .v-fix:last-child { padding-right: 0; }

/*
* Créditos
*/
.credits__title {
    font-size: .8rem;
    text-align: center;
    background: #6F686E;
    color: #FFFFFF;
    padding: .5rem;
    border-radius: 3px 3px 0 0;
}
.credits__content {
    padding: .5rem;
    border-radius: 0 0 3px 3px;
    border: 1px solid #ccc;
    background: #fff;
    color: #6F686E;
    text-align: center;
}
.credits__cart {
    padding: 1rem;
    background: #fff;
    color:#000;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1);
}
.credits__cart p{
    padding: 10px 0;
}
.credits__note{
    font-size: .7rem;
}

.credits__cart .button {
    cursor: pointer;
     display: inline-block;
     padding: .875em 1em;
     line-height: 1em;
     height: auto;
     border-radius: 3px;
     box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
     border: 0;
     font-size: 1rem;
     background: #FFB700;
     color: #FFFFFF;
     transition: all 200ms ease-out;
     width:100%;
 }

/*
* Iugu
*/
#dd_method_iugu_boleto ul > li input,
 #dd_method_iugu_cc ul > li input {
     position: relative;
     visibility:visible;
}
.iugu-payment-icons {
    font-size: 1px;
    display: flex;
    padding: 0 0 13px;
}
#dd_method_iugu_boleto,
#dd_method_iugu_cc {
    max-width: 400px;
}
#dd_method_iugu_boleto .input-box,
#dd_method_iugu_cc .input-box{
    display:flex;
}
#dd_method_iugu_boleto dd > ul > li,
#dd_method_iugu_cc dd > ul > li{
    display:flow-root;
}
#dd_method_iugu_boleto li,
#dd_method_iugu_cc li{
    margin:0 0 14px 0;
    display: flow-root;
}
#dd_method_iugu_cc label{
    display:flow-root;
    padding: 0 0 4px;
}
#dd_method_iugu_cc li.control {
    display: flex;
    align-items: center;
}
input#iugu_cc_save {
    margin: 0 10px 0 0;
}

/*
* Modulo - YaPay
*/
#payment_form_traycheckoutapi #displayCcInfo li {
    display: table;
    width: 100%;
}

#payment_form_traycheckoutapi .input-box label{
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 20px;
}

#payment_form_traycheckoutapi ul li.tcPaymentMethod{
    width: 60px;
}


#payment_form_traycheckoutapi li.forma_pagamento + li {
    display: block !important;
    max-width: 400px;
    margin:10px;
}
#payment_form_traycheckoutapi .forma_pagamento label{
    display:none;
}

/*
* Modulo - Paypal Plus
*/
#paypal_plus_iframe{
    width:100%;
    min-width:initial;
}

/*Módulo EAD*/
.my-account table#my-courses-table a{
    display: block;
    font-size: inherit !important
}
.ead-description{
    padding: 1rem;
    background: #fff;
    border: 1px solid #ddd
}
.ead-classes{}
.ead-classes dt{
    padding: 1rem;
    font-size: 1rem;
    color: #000;
}
.ead-classes dd{
    background: #fff;
    border: 1px solid #ddd
}
.ead-classes dd a{
    display: block;
    padding: 1rem;
}
.ead-embed{ position: relative }
.ead-embed:before{
    content: '';
    display: block;
    padding-top: 56.25%;
}
.ead-embed iframe,
.ead-embed embed,
.ead-embed object,
.ead-embed video{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.ead-url,
.ead-file{
    padding: 1rem;
    background: #fff;
    border: 1px solid #ddd
}
.ead-url p,
.ead-file p{ margin-bottom: 1rem }
.ead-navigate{
    display: flex;
    align-items: center;
}
.ead-navigate a{ margin-right: 1rem }
.ead-navigate a.next{ margin: 0 0 0 auto }

/*wholesale*/
.attribute-options-images-wholesale select{ min-width: 4rem }

/*ajuste compre junto*/
.jointsales .jointsales__items{
    flex: 1 0 70%;
    max-width: 100%;
}
.jointsales .jointsales__row{ align-items: stretch }
.jointsales__current + .jointsales__list{ flex: 0 0 70% }
.jointsales__totals,
.jointsales__payments,
.jointsales__action{ align-self: flex-end }

/*AllPago*/
#payment_form_gwap_cc{
    display: grid;
    grid-gap: 1rem;
    grid-template: 1fr / repeat(4, 1fr);
}
#payment_form_gwap_cc[style*='display'][style*='block']{ display: grid !important }
#payment_form_gwap_cc > li{
    display: block;
    margin: 0;
}
#payment_form_gwap_cc > li input{
    visibility: visible;
    position: static;
}
#payment_form_gwap_cc > li label{ display: block }
#payment_form_gwap_cc > li:first-child{ grid-column: 1 / -1 }
#payment_form_gwap_cc > li:first-child label{ margin: 0 }
#payment_form_gwap_cc > li:first-child img{ max-height: 2rem }
#payment_form_gwap_cc > li:first-child ul{
    display: flex;
    align-items: center;
}
#payment_form_gwap_cc > li:first-child ul li{
    margin: 0 1rem 0 0 !important;
    flex: 0 0 auto;
}
#payment_form_gwap_cc > li:first-child ul li .payment-option-gwap_cc {
    display: flex;
    align-items: center;
}
#payment_form_gwap_cc > li:nth-child(2) { grid-column: span 2 }
#payment_form_gwap_cc > li:nth-child(3) { grid-column: span 2 }
#gwap_cc_cc_type_exp_div { grid-column: span 2 }
#gwap_cc_cc_type_exp_div .input-box {
    display: grid;
    grid-template: 1fr / 1fr 1fr;
    grid-gap: .5rem;
}
#gwap_cc_cc_type_cvv_div { grid-column: span 2 }
#gwap_cc_cc_type_cvv_div .input-box {
    display: flex;
    align-items: center;
}
#gwap_cc_cc_type_cvv_div .input-box input { width: 4rem !important }
#gwap_cc_cc_type_cvv_div .cvv-what-is-this{
    font-size: .75rem;
    margin-left: .5rem;
}
#gwap_cc_check_oneclick_list {
    grid-column: 1 / -1;
    display: flex !important;
    align-items: center;
    font-size: .875rem;
    order: 9;
}
#gwap_cc_check_oneclick_list input { order: -1 }
#gwap_cc_check_oneclick_list span{
    width: auto !important;
}
#div-parcelamento-gwap_cc { grid-column: 1 / -1 }
/*2 Cartões*/
#payment_form_gwap_2cc{
    display: grid;
    grid-gap: 2rem;
    grid-template: 1fr / 1fr 1fr;
}
#payment_form_gwap_2cc[style*='display'][style*='block']{ display: grid !important }
#payment_form_gwap_2cc > li{
    display: block;
    margin: 0;
}
#payment_form_gwap_2cc > li:before{
    content: 'Cartão 1';
    display: block;
    margin-bottom: 1rem;
    font-weight: 700;
    color: #000;
    font-size: .875rem;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5rem;
}
#payment_form_gwap_2cc > li:nth-child(2):before{ content: 'Cartão 2' }
#payment_form_gwap_2cc > li input{
    visibility: visible;
    position: static;
}
#payment_form_gwap_2cc > li label{ display: block }
#payment_form_gwap_2cc > li > ul{
    display: grid;
    grid-gap: 1rem;
    grid-template: 1fr / 1fr 1fr;
}
#payment_form_gwap_2cc > li > ul > li:first-child{ grid-column: 1 / -1 }
#payment_form_gwap_2cc > li > ul > li:first-child label{ margin: 0 }
#payment_form_gwap_2cc > li > ul > li:first-child img{ max-height: 1.5rem }
#payment_form_gwap_2cc > li > ul > li:first-child ul{
    display: flex;
    align-items: center;
}
#payment_form_gwap_2cc > li > ul > li:first-child ul li{
    margin: 0 1rem 0 0 !important;
    flex: 0 0 auto;
}
#payment_form_gwap_2cc > li > ul > li:first-child ul li .payment-option-gwap_2cc2,
#payment_form_gwap_2cc > li > ul > li:first-child ul li .payment-option-gwap_2cc {
    display: flex;
    align-items: center;
}
#payment_form_gwap_2cc > li > ul > li:nth-child(2),
#payment_form_gwap_2cc > li > ul > li:nth-child(3) { grid-column: 1 / -1 }
#gwap_2cc_type_exp_div .input-box {
    display: grid;
    grid-template: 1fr / 1fr 1fr;
    grid-gap: .5rem;
}
#gwap_2cc_type_exp_div .input-box {
    display: grid;
    grid-template: 1fr / 1fr 1fr;
    grid-gap: .5rem;
}
#gwap_2cc_type_cvv_div2 .input-box,
#gwap_2cc_type_cvv_div .input-box {
    display: flex;
    align-items: center;
}
#gwap_2cc_type_cvv_div2 .input-box input,
#gwap_2cc_type_cvv_div .input-box input { width: 4rem !important }
#gwap_2cc_type_cvv_div2 .cvv-what-is-this,
#gwap_2cc_type_cvv_div .cvv-what-is-this{
    font-size: .75rem;
    margin-left: .5rem;
}
#div-parcelamento-gwap_2cc { grid-column: 1 / -1 }
#div-parcelamento-gwap_2cc2{ padding-top: 1rem }
@media (max-width: 768px){
    /*1 cartão*/
    #payment_form_gwap_cc{ grid-template: 1fr / 1fr 1fr }
    #payment_form_gwap_cc > li:first-child ul {
        display: grid;
        grid-template: 1fr / repeat(auto-fit, minmax(3rem,1fr));
        grid-gap: 1rem;
    }
    #payment_form_gwap_cc > li:first-child ul li{ margin: 0 }

    /*2 cartões*/
    #payment_form_gwap_2cc{ grid-template: 1fr / 1fr }
    #payment_form_gwap_2cc > li > ul{ grid-template: 1fr / 1fr }
}

/* MundiPagg */ 

#payment_form_mundipaggpayment_api_cartao .radio-flags label:not(:nth-child(2)),
#payment_form_mundipaggpayment_api_doiscartoes .radio-flags label:not(:nth-child(2)),
#payment_form_mundipaggpayment_api_boletodoiscartoes .radio-flags label:not(:nth-child(2)),
#payment_form_mundipaggpayment_api_boletocartao .radio-flags label:not(:nth-child(2)){
    border-left:none;
}
#payment_form_mundipaggpayment_api_cartao .radio-flags input,
#payment_form_mundipaggpayment_api_doiscartoes .radio-flags input,
#payment_form_mundipaggpayment_api_boletodoiscartoes .radio-flags input,
#payment_form_mundipaggpayment_api_boletocartao .radio-flags input{
    display: flex;
    padding: 20px;
    margin: auto;
    margin-bottom: 9px;
}
#payment_form_mundipaggpayment_api_cartao .radio-flags .tit,
#payment_form_mundipaggpayment_api_doiscartoes .radio-flags .tit,
#payment_form_mundipaggpayment_api_boletodoiscartoes .radio-flags .tit,
#payment_form_mundipaggpayment_api_boletocartao .radio-flags .tit{
    display:none;
}
#payment_form_mundipaggpayment_api_cartao .radio-flags label,
#payment_form_mundipaggpayment_api_doiscartoes .radio-flags label,
#payment_form_mundipaggpayment_api_boletodoiscartoes .radio-flags label,
#payment_form_mundipaggpayment_api_boletocartao .radio-flags label{
    display:block;
    min-width: 80px;
    margin:auto;
}
.cartaoform .radio-flags label {
    width: 80px;
}

#payment_form_mundipaggpayment_api_cartao #checkout-payment-method-load > dd{
    padding:0;
}
#payment_form_mundipaggpayment_api_cartao .cardGrid .num,
#payment_form_mundipaggpayment_api_doiscartoes .cardGrid .num,
#payment_form_mundipaggpayment_api_boletodoiscartoes .cardGrid .num,
#payment_form_mundipaggpayment_api_boletocartao .cardGrid .num{ 
    flex: 0 1 60% 
}
#payment_form_mundipaggpayment_api_cartao .cardGrid .nome,
#payment_form_mundipaggpayment_api_cartao .cardGrid .pars,
#payment_form_mundipaggpayment_api_doiscartoes .cardGrid .nome,
#payment_form_mundipaggpayment_api_doiscartoes .cardGrid .pars,
#payment_form_mundipaggpayment_api_boletodoiscartoes .cardGrid .nome, 
#payment_form_mundipaggpayment_api_boletodoiscartoes .cardGrid .pars,
#payment_form_mundipaggpayment_api_boletocartao .cardGrid .nome,
#payment_form_mundipaggpayment_api_boletocartao .cardGrid .pars{
    flex: 0 1 100%
}
#payment_form_mundipaggpayment_api_cartao .cardGrid .exp,
#payment_form_mundipaggpayment_api_doiscartoes .cardGrid .exp,
#payment_form_mundipaggpayment_api_boletodoiscartoes .cardGrid .exp,
#payment_form_mundipaggpayment_api_boletocartao .cardGrid .exp{
    flex: 0 1 40%
}
#payment_form_mundipaggpayment_api_cartao .cardGrid .cod,
#payment_form_mundipaggpayment_api_doiscartoes .cardGrid .cod,
#payment_form_mundipaggpayment_api_boletodoiscartoes .cardGrid .cod,
#payment_form_mundipaggpayment_api_boletocartao .cardGrid .cod{
    flex: 0 1 20%
}
#payment_form_mundipaggpayment_api_cartao #divcvv,
#payment_form_mundipaggpayment_api_doiscartoes #divcvv,
#payment_form_mundipaggpayment_api_boletodoiscartoes #divcvv,
#payment_form_mundipaggpayment_api_boletocartao #divcvv{
    width: 100px;
    margin: 0 0 0 41px;
}

#ckSaveCard{
    margin-bottom: 1px;
}

/*
* Powersearch mobile fix
*/
@media(max-width: 35.5rem){
    .header .search.on, .header form.searchautocomplete {
        position: static
    }
    form.searchautocomplete .search__autocomplete {
        width: 100vw
    }
}

/*
* Módulo: Delivery Date
*/
fieldset#amdeliverydate{
    display: flex;
    margin: 10px -8px;
    padding: 10px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2), 0 1rem 1.5rem -1rem rgba(0, 0, 0, .4);
}
fieldset#amdeliverydate span.field-row{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    box-shadow: 0 0 0 1px rgba(0,0,0,.1);
    padding: 10px;
}
fieldset#amdeliverydate span.field-row:not(:last-child){margin-bottom: 10px;}
fieldset#amdeliverydate span.field-row > label{
    flex: 1 0 30%;
    max-width: 30%;
    margin-right: 1rem;
    box-shadow: none;
    white-space: nowrap;
}
fieldset#amdeliverydate span.field-row > label::after{display:none}
fieldset#amdeliverydate input, 
fieldset#amdeliverydate select, 
fieldset#amdeliverydate textarea {
    flex: 0 0 30%;
    height:40px;
    margin-right:1rem;
}
@media (max-width:768px){
    fieldset#amdeliverydate span.field-row{display:block}
    fieldset#amdeliverydate input, 
    fieldset#amdeliverydate select, 
    fieldset#amdeliverydate textarea {
        margin-bottom:10px;
    }
}

/*
* Módulo: Paypal Credit Card
*/
#payment_form_paypal_plus > li{display:block}


/* Módulo Filtro de relacão de atributos 
*/
#relatedattributefilter{
    padding: 10px;
    justify-content:center;
}

.Attr-container{
    display: flex;
    align-items: center;
}
.Attr-container .title{
    margin: 0 .5rem 0 0;
    font-size: 1rem;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    color: #fff;
}
.Attr-fields{
    display: inline-grid;
    grid-auto-flow: column;
    grid-gap: 0.5rem;
}
.Attr-input label { display: none }
.Attr-input select {
    max-width: 8rem;
    height: 2rem;
    font-size: .875rem;
    font-style: italic;
    color: #333;
    font-weight: 600;
}
.Attr-action button {
    width: 2rem;
    height: 2rem;
    padding: 0;
    background: #333;
}
.Attr-action button .ico { fill: #fff }
.Attr-action button:hover { background: #000 }

/*
*
* Alteracoes
*/

/* Login - wrapper container */
.sellers-login-index .wrapper-container {
    padding-top: 0;
}

/* Login - wrapper */
.sellers-login-index .wrapper {
    min-height: calc(100vh - 48px);
}

body[class*='sellers'] {
    font-size: .9rem;
}

body[class*='sellers']:not(.sellers-login-index) .main-container {
    margin-top: 60px !important;
}

body[class*='sellers'] .title-buttons {
    display: block;
}
body[class*='sellers'] .page-title h1 {
    font-size: 1.8rem;
}
body[class*='sellers'] #minha-seller .page-title h1 strong {
    display: inline-block;
    font-size: inherit;
}

body[class*='sellers'] form > h2 {
    margin-bottom: 3px;
}
body[class*='sellers'] form li:not(.fields) {
    display: block;
}
body[class*='sellers'] textarea,
body[class*='sellers'] select,
body[class*='sellers'] input:not([type=checkbox]):not([type=radio]):not([type=file]){
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: none;
    font-size: 14px;
}
body[class*='sellers'] .input-box small {
    font-size: 11px;
}

body[class*='sellers'] form label {
    font-weight: 500;
    font-size: 14px;
}

.minha-franquia-filter .field.actions {
    flex: 1 1 100%;
}

/* Filter MMA */

.filter-mma form{display:flex;}
.filter-mma select, .filter-mma input{margin: 0 10px}

/* PicPay */

#payment_form_picpay_standard p {
    padding: 20px;
}
.checkout-onepage-success iframe {
    justify-content: center;
    display: flex;
}

/* Restrição de Vendas */ 

#sales-restriction .modal__box {
    padding: 43px;
}
#sales-restriction .modal__box form{
    margin:15px 0 0 0  
}
#sales-restriction .modal__box button{
    margin:15px 0 0 0;
}

#sales_restriction_cep .frete__form,
.sales-restriction .frete__form{
    margin: 15px 0 0 0;
}
#sales_restriction_cep,
.sales-restriction{
    background: #fff;
    box-shadow: 0 0 0 1px rgba(0,0,0,.1);
    padding: 11px;
    border-radius: 3px;
    margin: 15px 0 0 0;
}
.sales-restriction span{
    color: rgba(0,0,0,.7);
    font-size: .8rem;
    font-weight: 600;
    display: flex;
    justify-content: center;
}
#sales_restriction_cep span{
    color: rgba(0,0,0,.7);
    font-size: .8rem;
    font-weight: 600;
}



.seller__login { margin: 0 auto }

/* Abas */
.tabs-component {
    display: flex !important;
    align-items: stretch;
    flex-flow: row wrap;
}
.tabs-component .tab.-on,
.tabs-component .tab:hover {
    background: #000000;
    color: #ffffff;
}
.tabs-component .tab {
    background: #efefef;
    margin-right: 10px;
    padding: .8rem 1rem;
    border-radius: 5px 5px 0 0;
    transition: 200ms cubic-bezier(0.23, 1, 0.32, 1);
}

#table-view {
    overflow-x: auto;
}
#table-view::-webkit-scrollbar { height: 4px }
#table-view::-webkit-scrollbar-track {
    background-color: rgba(0,0,0,.09);
    background-size: 2px 1px;
    border-radius: 5px;
}
#table-view::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #000000;
}

/* Botoes de acao */
body[class*='sellers'] .btn-action.cancel {
    background: transparent;
    box-shadow: inset 0 0 0 1px #ef5a5a;
    color: #ef5a5a;
}
body[class*='sellers'] .btn-action.cancel:hover {
    background: #ef5a5a;
    color: #ffffff;
}
body[class*='sellers'] .btn-action {
    background: #000000;
    color: #ffffff;
    font-size: 13px;
    padding: .5rem;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: .5rem;
}


body[class*='sellers'] .seller__nav {
    background: #000000;
}
body[class*='sellers'] .seller__nav .a--0, body[class*='sellers'] .seller__nav .title {
    color: #ffffff;
}
body[class*='sellers'] .seller__nav .a--0 {
    font-size: .9rem;
}

/* Tabelas */
body[class*='sellers'] table {
    box-shadow: 0 5px 10px -5px rgba(0,0,0,.14);
}
body[class*='sellers'] table tr.first td,
body[class*='sellers'] table tr td:first-child,
body[class*='sellers'] table td.last,
body[class*='sellers'] table td:last-child {
    border-right: 0;
    border-left: 0;
}
body[class*='sellers'] table td {
    vertical-align: middle;
    font-size: .9rem;
}

body[class*='sellers'] table .shipping {
    box-shadow: none;
}
body[class*='sellers'] table button {
    background: #000000;
    color: #ffffff;
    font-size: 13px !important;
    padding: .5rem;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: .5rem;
    font-weight: 600;
}

.margin-form {
    margin-bottom: 3rem !important;
}

.sellers-account-info-showlist .page-title {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-flow: row wrap;
}
.sellers-account-info-showlist .form-list li {
    display: block;
}

.field.actions.block {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    margin: 0 -.5rem;
}
.field.actions.block > * {
    margin: 0 .5rem .5rem;
}
.field.actions.block .link {
    background: transparent;
    color: #7BAFD4;
    font-weight: 700;
    box-shadow: inset 0 0 0 1px #7BAFD4;
    display: flex;
    align-items: center;
    transition: 200ms cubic-bezier(0.23, 1, 0.32, 1);
}
.field.actions.block .link:before {
    content: '\f019';
    font-family: "biz_icons",sans-serif;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #7BAFD4;
    margin-right: 10px;
}
.field.actions.block .link:hover {
    background: #7BAFD4;
    color: #ffffff;
}
.field.actions.block .link:hover:before {
    color: #ffffff;
}

/* Modal */
body[class*='sellers'] .modal {
    align-items: center;
    justify-content: center;
    padding-top: 0;
}
body[class*='sellers'] .modal-content {
    max-height: 95vh;
    overflow: auto;
}

#options-of-products {
    max-height: 30vh;
    overflow: auto;
}

/* Seta scrollbar do body */
body::-webkit-scrollbar { width: 8px }
body::-webkit-scrollbar-track {
    background-color: rgba(0,0,0,.09);
    background-size: 2px 1px;
    border-radius: 3px;
}
body::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background: #000000;
}

/* Seta scrollbar para elementos do body */
body *::-webkit-scrollbar { width: 4px }
body *::-webkit-scrollbar-track {
    background-color: rgba(0,0,0,.09);
    background-size: 2px 1px;
    border-radius: 5px;
}
body *::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #000000;
}

/* Paginacao */
.pager .current a {
    color: #ffffff;
}
.pager .current span span {
    padding: 0;
}
.pager a.next:before, .pager a.previous:before {
    font-family: "biz_icons",sans-serif;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}


.sellers-account-settings-index .sellers-info-settings > h2 {
    margin-bottom: 10px;
}

/* Forms e box */
body[class*='sellers'] .box-form,
body[class*='sellers'] .form-list {
    background: #fff;
    box-shadow: 0 5px 10px -5px rgba(0,0,0,.14);
    border: 0 !important;
    padding: 20px;
    margin-bottom: 1rem;
}
body[class*='sellers'] .box-form {
    border: 0 !important;
}
body[class*='sellers'] .box-form > li {
    margin-bottom: 12px;
}

body[class*='sellers'] .tira-estilo-form {
    background: transparent;
    box-shadow: none;
    border: 0 !important;
    padding: 0;
    margin-bottom: 1rem;
}

.sellers-info-list li {
    display: block;
}

.sellers-info-list li label {
    font-weight: 500;
    font-size: 14px;
}

#seller_correios_services {
    height: 200px;
}


/* Button Pair */

.button-pair{
    position: relative; 
    margin-top: 15px;
}
.button-pair button {
    background: #ECECEC;
    box-shadow: none;
    border-radius: 0;
}
.add-to-cart-pair{
    margin-bottom: 1rem; 
    position: relative;
}
.check-pair{
    position: absolute; 
    top: 50%; 
    left: 1rem; 
    transform: translateY(-50%);
}
#btn-order-pair{
    display: block; 
    padding: 0 1rem 0 4rem; 
    width: 100%; 
    line-height: 4rem; 
    height: 4rem; 
}

#addmethod {
  top: 0 !important;
}


@media (max-width: 992px) {
  .col-main .block-account .block-title {
    position: relative;
    bottom: 0;
    right: 0;
    z-index: 0;
    width: auto;
    height: auto;
    border-radius: 0;
    background: transparent;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
    font-size: 1rem;
    font-weight: 400;
    margin: 0;
    padding: 0;
    box-shadow: none;
  }
  .col-main .block-account .block-title:before {
    display: none;
  }
  
  .col-main .block-account .block-title strong {
    display: block;
  }
  .col-main .block-account.on .block-title {
    transform: rotate(0);
    box-shadow: none;
  }
  .wk_shipping_rate_wrapper .wk_mp_design {
    top: calc(50% - 3px) !important;
    transform: translateY(-50%);
    height: 38em;
  }
}

@media only screen and (max-width: 640px) and (min-width: 0px) {
  .wk_list_th_display {
    display: table-cell !important;
  }
}

#formmassdelete {
  overflow: auto;
}
/* Scrollbar */
#formmassdelete::-webkit-scrollbar {
  height: 4px;
  margin-top: 4px;
}
#formmassdelete::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
#formmassdelete::-webkit-scrollbar-thumb {
  background: #888; 
}

#addNewRate {
  margin-top: 1rem;
}

.wk_shipping_rate_wrapper .wk_mp_design .wk_close_wrapper {
  padding: 1px 3px;
}

.customer-account, body[class*='marketplace'], body[class*='marketplace'] .main-container button, body[class*='marketplace'] .main-container input, body[class*='marketplace'] select, body[class*='marketplace'] table, body[class*='marketplace'] textarea {
  font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}
body[class*='marketplace'] .main-containe h1, body[class*='marketplace'] .main-containe .h1 {
  margin: 0;
  margin-bottom: 1em;
  color: #4e4d4d;
  font-size: 28px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
}

body[class*='marketplace'] .main-containe h2, body[class*='marketplace'] .main-containe .h2 {
  margin: 0;
  margin-bottom: 0.5em;
  color: #4e4d4d;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
}
body[class*='marketplace'] .main-containe h3, body[class*='marketplace'] .main-containe .h3 {
  margin: 0;
  margin-bottom: 10px;
  color: #4e4d4d;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}

body[class*='marketplace'] .main-containe .btn, body[class*='marketplace'] .main-containe button, body[class*='marketplace'] .main-containe input[type=button], input[type=reset], input[type=submit] {
  cursor: pointer;
  display: inline-block;
  padding: .875em 1em;
  line-height: 1em;
  height: auto;
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
  border: 0;
  font-size: 1rem;
  background: #4e4d4d;
  color: #F2F2F2;
  transition: all 200ms ease-out;
} 

body[class*='marketplace'] .main-container .button, .cart-table .product-cart-actions .button, #co-shipping-method-form .buttons-set .button, .footer .button {
  background: #4e4d4d;
  display: inline-block;
  padding: 7px 15px;
  border: 0;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: normal;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
}

.customer-account .page-title h1 {
  font-size: 1.5rem;
}

.customer-account .order-date {
  margin-bottom: 1rem;
}

.customer-account .box-content {
  color: #7b7b7b;
}

.wk_mp_order-info-box h2 {
  margin-bottom: 1rem;
}

#marketplace_shipping_form {
  margin-top: 1rem;
}

#my-orders-table .product-name {
  font-size: 15px;
}

#my-orders-table .item-options {
  background: #f5f5f5;
}

#my-orders-table tbody td {
  font-size: 14px;
}

#my-orders-table tfoot tr {
  line-height: 29px;
  color: #555;
}

#my-orders-table tfoot > tr > td.a-right {
  padding: 0 10px !important;
}

.wk_mp_body td {
  background: #f5f5f5 !important;
}

.wk_orderbox_details .color {
  font-size: 17px !important;
}

.wk_orderbox_details .button {
  margin: 5px 0 14px !important;
}

.wk_ordertitle_label {
  color: #6B6B63;
  text-transform: uppercase;
  font-size: 12px;
}

.wk_orderbox_content2 {
  padding: 5px 0;
}

.wk_orderbox_details .wk_title_label {
  color: #929292;
  font-size: 14px;
}

.wk_orderbox_details .wk_label {
  font-size: 14px;
  color: #505050;
}

.wk_orderbox_content1 {
  width: 100% !important;
  padding: 10px 0;
}
.wk_orderbox_content2 {
  width: 100% !important;
}

.customer-account .wk_orderbox > div {
  padding: 16px 16px 0px 16px !important;
}

.wk_orderbox_details .name {
  font-size: 13px;
}

.customer-account .sidebar > .block-account > div:not(.block-title):not(.block-content) {
  margin-bottom: 1rem;
}

.customer-account .wk_mp_design {
  margin-bottom: 2rem;
  box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
}
.marketplace-seller-feedback .col-main .wk_mp_design {
  margin-bottom: 2rem;
  box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
}
.marketplace-seller-feedback.user-logged .givefeed{
  display: none;
}
.wk_mp_headcus:not(.ul_first) {
  background: transparent !important;
}

.wk_mp_profile_container .wefrom {
  margin-bottom: 1rem;
}

#info .section:nth-child(2) {
  padding: 6px;
  text-transform: uppercase;
}

body[class*='marketplace'] .col-main .wk_mp_design .block-account,
body[class*='mpshipping'] .col-main .wk_mp_design .block-account {
  text-transform: uppercase;
  width: 100%;
}

.marketplace-order-shipping .wk_mp_design .form-list,
body[class*='mpshipping'] .wk_mp_design .form-list {
  margin: 0 auto;
}

#form-sellersuperset-validate .wk_mp_fieldset .button {
  margin: 16px 5px 5px 0 !important;
  float: none;
}

#uploadshippingform .fieldset .legend {
  text-transform: uppercase;
}

#mass_delete_butn {
  padding: 10px !important;
  margin: 1rem 0;
}

/* Mostra a col-left e col-right no mobile */
@media (max-width: 62rem) {
  body[class*='marketplace'] .main {
    flex-flow: row wrap;
  }
  body[class*='marketplace'] .sidebar {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    flex: 1 1 100%;
    max-width: 100%;
    margin: 0 0 1rem;
  }
  body[class*='marketplace'] .sidebar .wk_logo_block .bannerpicrs {
    max-height: 200px;
    width: auto;
    display: block;
    margin: 0 auto;
    border-bottom: 0;
  }
  body[class*='marketplace'] .sidebar .wk_logo_block {
    border-bottom: 5px solid #fc9d36;
  }
}

#form-selleraddress-validate .wk_mp_design .form-list #savepaym {
  float: none;
}

.wk_mp_design .back-link .left {
  padding: 5px 15px;
  display: inline-block;
}

.cart-table h2.name a {
  font-size: 18px;
}
@media(max-width: 568px) {
  .cart-table h2.name a {
    font-size: 15px;
  }
}

.product-info h3 {
  font-size: 13px;
}
@media(max-width: 568px) {
  .product-info h3 {
    font-size: 12px;
  }
}

.cart__boxes > .shipping > h2, .cart__boxes .coupon .title, .cart__boxes .totals > .title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  color: #000;
  margin-bottom: 1.5rem;
}



.product-info h3 > a {
  color: #000;
  font-weight: 500;
}
.cart-table .item-options {
  background: #f7f7f7 !important;
}

#shipping-zip-form .shipping-country {
  display: none;
}

.shipping-desc {
  margin-bottom: 1rem;
}

#co-shipping-method-form .buttons-set .button {
  background: transparent;
  border: 1px solid #4e4d4d;
  color: #4e4d4d;
}

#co-shipping-method-form .buttons-set .button:hover {
  background: #4e4d4d;
  color: #ffffff;
}

.shipping-postcode {
  margin-bottom: 1rem;
}

.shipping .buttons-set {
  margin-bottom: 1rem;
}

.co-shipping__methods {
  margin-bottom: 1rem;
}

.cart-table .btn-empty {
  margin: 1rem 0;
}

.cart-table .sku {
  font-size: 12px;
}

.cart button {
  font-weight: normal;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
}

.totals__table td {
  font-size: 14px;
}

.checkout-cart-index .page-title h1 {
  font-size: 2rem;
} 

.checkout-cart-index .main-container input:not([type='button']):not([type='submit']):not([type='checkbox']):not([type='radio']):not([type='file']), body[class*='marketplace'] .main-container input:not([type='button']):not([type='submit']):not([type='checkbox']):not([type='radio']):not([type='file']) {
  box-shadow: none;
  height: 44px;
  border: 1px solid rgba(0,0,0,.1);
  padding: 0 10px;
}

.checkout-cart-index .main-container select {
  box-shadow: none;
  height: 44px;
  border: 1px solid rgba(0,0,0,.1);
}

.checkout-cart-index .main-container textarea {
  box-shadow: none;
  border: 1px solid rgba(0,0,0,.1);
}


.wk_mp_design .block-account .block-title {
  display: block;
  text-transform: uppercase;
}

.toogle_category {
  padding: 1rem;
  display: block;
}

.toogle_category + .wk_categories {
  display: block;
  padding: 1rem;
  margin: 0 1rem 2rem;
  max-width: calc(100% - 2rem);
}

#form-product-massupload-export .wk_mp_btn,
#form-product-massupload-run .wk_mp_btn,
#form-selleraddprofile-validate .wk_mp_btn  {
  float: none;
}

.wk_mp_btn {
  border-radius: 3px;
}

.wk_mp_btn[title='Export Images'] {
  padding: 0;
}

.wk_mp_btn[title='Export Images'] > a {
  padding: 7px 15px;
  display: block;
}

#saveprofile,
#wk_download_sample {
  margin-top: 1rem;
}

#saveprofile {
  float: none;
}

.mpmassuploadaddons-index-importnew .wk_mp_design + .page-title {
  margin-top: 1rem;
}

.mpmassuploadaddons-mapping-index .content-header h4 {
  text-transform: uppercase;
}

.mpmassuploadaddons-mapping-index .content-header .form-buttons {
  text-align: right;
}
#formmassdelete .wk_mp_list_table th {
  padding: .5rem 1rem;
}

@media (max-width: 992px) {
  #formmassdelete .wk_mp_list_table .wk_pro_divide1,
  #formmassdelete .wk_mp_list_table .wk_pro_divide2  {
    width: 100%;
  }

  #formmassdelete .wk_mp_list_table td {
    font-size: 13px;
  }
}
@media (max-width: 568px) {
  .wk_mp_list_table #wk_mp_tr_heading th {
    padding: 3px 9px !important;
  }
}

@media only screen and (max-width: 479px) and (min-width: 0px) {
  #associate_product .button {
    white-space: normal;
    width: auto !important;
  }
}

@media only screen and (max-width: 959px) and (min-width: 0px) {
  .wk_mp_list_table #wk_mp_tr_heading th {
    padding: 1%!important;
  }
}

.customer-account .page-title h1 {
  float: none !important;
}

.customer-account .page-title button {
  margin-top: 5px !important;
}
@media (max-width: 992px) {
  body[class*='marketplace'] .col-left .block-account {
    padding: 0;
    border: 0;
  }
  body[class*='marketplace'] .col-left .block-account > div > strong > span {
    display: none;
  }
}

dl.sp-methods > dd > ul > li input {
    position: inherit;
    visibility: visible;
}

#dd_method_ebanx_cc_br .form-list .ebanx-credit-card-row .input-box {
    display: flex;
}
.allow.active dl.sp-methods.input-selected > dd > ul > li{
    flex-flow: column
}
.allow.active dl.sp-methods.input-selected > dd > ul > li  input[id="card[2]"]{
    margin-bottom: 1rem;
}
dl.sp-methods > dd#dd_method_ebanx_cc_br > ul > li label,
dl.sp-methods > dd#dd_method_ebanx_tef > ul > li label{
    justify-content: flex-start;
    flex: unset;
    margin-right: 1rem;
}
.opc #ebanx_cc_br_cc_type_exp_div .v-fix{
    margin-right: 1rem
}
dl.sp-methods > dd > ul > li label[for="card[newcard]"],
dl.sp-methods > dd > ul > li label[for="card[2]"]{
    position: absolute;
    left: 1.5rem;
}

/* Painel do Cliente - Módulo Bizcommerce_MyVehicles */
ul.vehicles-list {
    padding-left: 1rem;
}
ul.vehicles-list > li {
    width: 100%;
    line-height: 1.7rem;
}
ul.vehicles-list > li > strong {
    margin-right: 0.3rem;
}
.my-account .back-link {
    display: inline-block !important;
    margin-right: 1rem;
}
table.myvehicles > tbody > tr > td > a {
    font-size: inherit !important;
    color: #555;
}
table.myvehicles > tbody > tr > td > a.myvehicles-title {
    font-weight: normal !important;
}
.box-buttons.vehicle {
    margin-top: 2rem;
    display: flex;
    justify-content: space-between;
}
.box-buttons.vehicle a.edit {
    font-size: 1rem;
    font-weight: 600;
    color: black;
}
#products-table img.products-table-img {
    max-width: 113px;
}

.table-lists > thead > tr > th.text-center,
.table-lists > tbody > tr > td.text-center {
    text-align: center;
}

#privacy-popup {
    position:fixed;
    padding:20px;
    left:0;
    bottom:0;
    text-align:center;
    width:100%;
    z-index:99999;
}
#privacy-popup a{
    display: block;
    margin-top: 20px !important;
}
/**
 * Smart E-commerce do Brasil Tecnologia LTDA
 *
 * INFORMAÇÕES SOBRE LICENÇA
 *
 * Open Software License (OSL 3.0).
 * http://opensource.org/licenses/osl-3.0.php
 *
 * DISCLAIMER
 *
 * Não edite este arquivo caso você pretenda atualizar este módulo futuramente
 * para novas versões.
 *
 * @category    Esmart
 * @package     Esmart_PayPalBrasil
 * @copyright   Copyright (c) 2013 Smart E-commerce do Brasil Tecnologia LTDA. (http://www.e-smart.com.br)
 * @license     http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 *
 * @author     	Tiago Sampaio <tiago.sampaio@e-smart.com.br>*
 * @author     	Thiago H Oliveira <thiago.oliveira@e-smart.com.br>
 */

.sa_payPal_overlay {
	visibility:visible;
	position:fixed;
	width:100%;
	height:100%;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#88ffffff', EndColorStr='#88ffffff');
	background:rgba(255,255,255,0.8);
	top:0;
	left:0;
	z-index: 999999;
}

.sa_payPal_overlay h2 {
	display: block;
	float: none;
	color: #2F6395;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.sa_payPal_overlay_01 {
	background: #FFF;
	background-image: linear-gradient(top, #FFFFFF 45%, #E9ECEF 80%);
	background-image: -o-linear-gradient(top, #FFFFFF 45%, #E9ECEF 80%);
	background-image: -moz-linear-gradient(top, #FFFFFF 45%, #E9ECEF 80%);
	background-image: -webkit-linear-gradient(top, #FFFFFF 45%, #E9ECEF 80%);
	background-image: -ms-linear-gradient(top, #FFFFFF 45%, #E9ECEF 80%);
	background-image: -webkit-gradient(linear, left top,left bottom,color-stop(0.45, #FFFFFF),color-stop(0.8, #E9ECEF));
	display: block;
	margin: auto;
	position: fixed;
	margin-left:-220px;
	left:45%;
	top: 40%;
	text-align: center;
	color: #2F6395;
	font-family: Arial;
	padding: 15px;
	font-size: 15px;
	font-weight: bold;
	width: 530px;
	-webkit-box-shadow: 3px 2px 13px rgba(50, 50, 49, 0.25);
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 0px 5px;
	border: 1px solid #CFCFCF;
	border-radius: 6px;
}

.icon_animated_prog_dkgy {
	display:block;
	margin:0 auto 10px;
}

.sa_payPal_overlay p {
	font-size:13px;
	color: #003171;
	font-weight:400;
	margin: 10px 0;
}

div.paypal_plus_loading {
	border: 0px;
	height: 32px;
	width: 100%;
}

#agreementsBox .agreement-content { background: none; border: 0px; border-bottom: 1px solid #cccccc; color: #2e8ab8; font-size: 20px; }

#agreementsBox {
	padding: 20px;
	background: #fff;
	margin-top: -136px;
	text-align: center;
    z-index: 9999999;
    margin-left: -100px;
}
#agreementsBox form { text-align: left; }


#lightbox-close {
    background: #000;
    border-radius: 15px;
    color: #fff;
    float: right;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    width: 26px;
    cursor: pointer;
}

.agreementsContainer { display:none; position:fixed; height: 100%; width: 100%; background: #000; top:0; opacity: 0.4; z-index: 99999; }
.agreemShow { display: block !important; }
.dialog { z-index: 999999999 !important; }

#paypal_plus_loading {
	margin: 60px auto;
	font-size: 10px;
	position: relative;
	text-indent: -9999em;
	border-color: #2180c0 rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2);
	border-style: solid;
	border-width: 8px;
	/*border-top: 10px solid rgba(33,128,192, 0.2);
	border-right: 10px solid rgba(33,128,192, 0.2);
	border-bottom: 10px solid rgba(33,128,192, 0.2);
	border-left: 10px solid #2180c0;*/
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load8 1.1s infinite linear;
	animation: load8 0.7s infinite linear;
}
#paypal_plus_loading,
#paypal_plus_loading:after {
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.paypal-logo-product {
	float: right;
}
.paypal-logo-product .label {
	margin-top: 4px;
}
.paypal-logo-product .label a {
	font-size: 12px;
	line-height: 1.5;
}

.paypal-logo-product { float: left; }
.block-amseorichdata
{
    margin: 20px 0 10px;
    clear: both;
}

.block-amseorichdata .block-content
{
    padding: 7px 7px;
}
/* master */
/**
 * Tema:     Neon
 * Versão:   2.0
 * Update:   07/2018
 */
/* Geral */
input,
select,
textarea {
  border-radius: 3px;
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.1);
}

select:hover,
textarea:hover,
input:hover,
input:focus {
  border-color: #E20031;
}

input[type='button'],
input[type='submit'],
input[type='checkbox'],
input[type='radio'],
input[type='file'] {
  border: unset;
  border-radius: unset;
  box-shadow: unset;
}

address .ico {
  position: relative;
  top: 0.13rem;
  display: inline;
  margin-right: 0.25rem;
  vertical-align: baseline;
  fill: #F8A7A5;
}

iframe[name='google_conversion_frame'] {
  position: fixed;
  top: -62.44rem;
  left: -62.44rem;
}

a {
  color: #E20031;
}

a:hover {
  color: #BE0029;
}

/* Transition */
a,
button,
input,
select,
textarea,
.order-status:after,
.order-status .ico,
.osc-steps .opc-block-progress dt:after,
.tab-cor .name,
.tab-cor label,
.borda-cores label,
.borda-cores .name,
.borda-tipo label,
.borda-tipo img,
.tab-produto label,
.tab-produto img {
  transition: all 100ms ease-out;
}

/* icon */
.toolbar-bottom a.next:before,
.toolbar-bottom a.previous:before,
.cart-table .btn-remove:before,
.review-summary label:before,
#checkout-step-login .hints li:before,
.osc-accordion .opc-block-progress dt.complete:after,
#checkout-shipping-method-load ul li label:after,
.osc-accordion .step-title .number:before,
#checkout-payment-method-load dt:after,
.downloadable-sample-link:before,
.downloadable-free-sample .link:before,
.mycart-products .btn-remove:before,
.success-content .confirmation:before,
.success-content .print:before,
.benefits li:before,
.order-status.state-complete span:after,
.my-account .pager ol li a.next:before,
.my-account .pager ol li a.previous:before,
.order-date:before,
.boleto-info a:before,
.order-items a.link-print:before,
.osc-onepage .step-title .number:before,
.osc-steps .step-title .number:before,
.osc-steps .opc-block-progress dt:before,
.the-share a:before,
.success-content .pagto a.boleto:before,
.qty-wrapper .bt:before,
.or-map:before,
.revendaslist .telmail li:before,
.arevenda .dados .contato li:before,
.no-coms:before,
.case-detail-content .bx-controls-direction a:before {
  content: '';
}

/* Estrutura */
.wrapper>*:not(:last-child),
.header-container>*:not(:last-child),
.main-container>*:not(:last-child),
.col-main>*:not(:last-child),
.sidebar>*:not(:last-child),
.footer-container>*:not(:last-child),
.footer>*:not(:last-child) {
  margin-bottom: 1rem;
}

/* Tamanho mínimo do conteúdo = ~ Altura da tela - (Cabeçalho + Margens) */
.main-container {
  min-height: calc(100vh - 9.5rem);
}

.col-main {
  flex: 1;
  min-width: 0;
}

/* Flex Grid */
.flex {
  display: flex;
  margin: 0 -0.5rem -1rem;
}

.flex--column {
  flex-direction: column;
}

.flex--wrap {
  flex-wrap: wrap;
}

.flex--a-start {
  align-items: flex-start;
}

.flex--a-center {
  align-items: center;
}

.flex--a-end {
  align-items: flex-end;
}

.flex--a-stretch {
  align-items: stretch;
}

.flex--j-start {
  justify-content: flex-start;
}

.flex--j-center {
  justify-content: center;
}

.flex--j-end {
  justify-content: flex-end;
}

.flex--j-around {
  justify-content: space-around;
}

.flex--j-between {
  justify-content: space-between;
}

.flex>* {
  margin: 0 !important;
  padding: 0 0.5rem 1rem;
  list-style: none !important;
}

/* Modifiers Globais */
[class*='--xs'] {
  font-size: 0.8rem;
}

[class*='--sm'] {
  font-size: 0.9rem;
}

[class*='--lg'] {
  font-size: 1.2rem;
}

[class*='--xl'] {
  font-size: 1.5rem;
}

/* Componentes */
/* svg.ico */
svg.ico {
  width: 1rem;
  height: 1rem;
}

svg.ico--right {
  margin-right: -1rem;
}

svg.ico--left {
  margin-left: -1rem;
}

svg.img-googleplus {
  width: 1.5625rem;
}

svg.img-twitter {
  width: 1.25rem;
}

/* .title */
.title {
  margin-bottom: 1rem;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1em;
}

.title--xs {
  color: rgba(0, 0, 0, 0.7);
  font-weight: 600;
  font-size: 1rem;
}

.title--sm {
  font-weight: 400;
  font-size: 1.5rem;
}

.title--lg {
  font-size: 2.5rem;
}

.title--xl {
  font-size: 3rem;
}

/* sub title */
.subtitle {
  margin-bottom: 1rem;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 0.8rem;
}

.title+.subtitle {
  margin-top: -1rem;
}

/* .page-title */
.page-title {
  margin-bottom: 1rem;
}

.page-title h1 {
  margin: 0 0 0.25em;
  color: #E20031;
  font-weight: 700;
  font-size: 3rem;
  line-height: 1em;
}

.page-title h1 small {
  color: rgba(0, 0, 0, 0.5);
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 3rem;
}

/* .btn + basic fix */
.btn,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  display: inline-block;
  padding: 0.875em 1em;
  height: auto;
  border: 0;
  border-radius: 3px;
  background: #E20031;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  color: #F2F2F2;
  font-size: 1rem;
  line-height: 1em;
  cursor: pointer;
  transition: all 200ms ease-out;
}

.btn .ico,
button .ico {
  display: inline-block;
  vertical-align: baseline;
  fill: #FFFFFF;
}

.btn:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  background: #BE0029;
  color: #FFFFFF;
}

.btn:hover .ico,
button:hover .ico {
  fill: #FFFFFF;
}

.btn--flat {
  border-radius: 0;
  box-shadow: none;
}

.btn--flat:hover {
  border-radius: 0;
  box-shadow: 0 1rem 1.5rem -1.5rem rgba(0, 0, 0, 0.3);
}

.btn--emboss {
  background: linear-gradient(#F8A7A5, #E19795);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -3px 0 rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}

.btn--emboss:hover {
  background: linear-gradient(#E19795, #F8A7A5);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 3px 0 rgba(0, 0, 0, 0.2);
}

.btn--outline {
  background: none;
  box-shadow: inset 0 0 0 1px #F8A7A5;
  color: #F8A7A5;
}

.btn--outline:hover {
  background: #F8A7A5;
  color: #FFFFFF;
}

.btn--disabled {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  cursor: not-allowed;
}

.btn--remove:before {
  display: block;
  content: '\f014';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.btn--remove span {
  display: none;
}

.btn--close:before {
  display: block;
  content: '\f00d';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.btn--close span {
  display: none;
}

.btn--back {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.btn--back:before {
  content: '\f104';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-right: 1rem;
}

.btn--xs {
  padding: 0.5em 1em;
  font-size: 0.8rem;
}

.btn--sm {
  font-size: 0.9rem;
}

.btn--lg {
  font-size: 1.5rem;
}

.btn--xl {
  font-size: 2rem;
}

/* .link */
.link {
  color: #E20031;
  font-weight: 600;
}

.link:hover {
  color: #BE0029;
}

/* .divider */
.divider {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 1rem 0 2rem;
}

.divider:before,
.divider:after {
  flex: 1 1 auto;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  content: '';
}

.divider:before {
  margin-right: 1rem;
}

.divider:after {
  margin-left: 1rem;
}

.divider--lg:before,
.divider--lg:after,
.divider--xl:before,
.divider--xl:after {
  border-top-width: 2px;
}

.divider:empty:before,
.divider:empty:after {
  margin: 0;
}

/* .imgcase */
.imgcase {
  position: relative;
  display: inline-block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.imgcase img {
  opacity: 0;
}

/* Componentes */
/* Blog: Ultimos Posts */
.blogfeed__list {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: stretch;
  margin: -0.5rem;
}

.blogfeed__list li {
  display: flex;
  flex: 1 1 25%;
  flex-flow: column nowrap;
  padding: 0.5rem;
  min-width: 280px;
}

.blogfeed__post {
  position: relative;
  display: flex;
  flex: 1 1 100%;
  align-items: center;
  padding: 1rem;
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}

.blogfeed__thumb {
  flex: 0 0 33.333%;
  margin-right: 1rem;
}

.blogfeed__thumb a {
  position: relative;
  display: block;
}

.blogfeed__thumb a:before {
  display: block;
  padding-top: 100%;
  content: '';
}

.blogfeed__thumb .imgcase {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}

.blogfeed__info {
  flex: 1 1 auto;
}

.blogfeed__time {
  margin-bottom: 1rem;
  color: #777;
  font-size: 0.8rem;
}

.blogfeed__excerpt {
  margin-bottom: 1rem;
}

/* Busca */
.search {
  position: relative;
  z-index: 20;
}

.search__form {
  position: relative;
  display: flex;
  align-items: center;
}

.search__form .input-box {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
}

.search__label {
  flex: 0 0 auto;
  margin-right: 1rem;
  color: rgba(0, 0, 0, 0.5);
}

.search__label:empty {
  display: none;
}

.search__input {
  flex: 1 1 auto;
  border-radius: 3px 0 0 3px !important;
}

.search__filter {
  position: relative;
  flex: 0 0 auto;
}

.search__filter .label {
  display: flex;
  align-items: center;
  padding: 0 1rem;
  height: 2.75rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  color: rgba(0, 0, 0, 0.5);
  line-height: 2.75rem;
  cursor: pointer;
}

.search__filter .label:before {
  margin-right: 1rem;
  content: '\f0b0';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgba(0, 0, 0, 0.2);
}

.search__filter .label:hover,
.search__filter .label:hover:before,
.search__filter.filtered .label,
.search__filter.filtered .label:before {
  color: #E20031;
}

.search__filter select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
}

.search__filter ul {
  position: absolute;
  display: none;
  padding: 0.5rem;
  max-width: 90vw;
  width: 20rem;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1rem 2rem -1rem rgba(0, 0, 0, 0.5);
  -moz-column-count: 2;
  column-count: 2;
}

.search__filter.drop--left ul {
  left: 0;
}

.search__filter.drop--right ul {
  right: 0;
}

.search__filter.drop--top ul {
  top: 100%;
}

.search__filter.drop--bottom ul {
  bottom: 100%;
}

.search__filter.on ul {
  display: block;
}

.search__filter li {
  display: block;
  padding: 0.5rem;
  width: 100%;
  color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: all 200ms ease-out;
  -moz-column-break-inside: avoid;
  break-inside: avoid-column;
  page-break-inside: avoid;
}

.search__filter li:hover {
  color: #E20031;
}

.search__filter li.default {
  display: block;
  margin: 0.5rem -0.5rem -0.5rem;
  padding: 1rem;
  width: calc(100% + 1rem);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  column-span: all;
  -moz-column-span: all;
}

.search__filter li.default:hover {
  background: #E20031;
  color: #F2F2F2;
}

.search__button {
  flex: 0 0 auto;
  border-radius: 0 3px 3px 0;
}

.search__button span span {
  display: flex;
  align-items: center;
}

.search__autocomplete {
  position: absolute;
  top: 100% !important;
}

.search__autocomplete ul {
  padding: 1rem;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1rem 2rem -1rem rgba(0, 0, 0, 0.5);
}

.search__autocomplete li {
  cursor: pointer;
}

.search__autocomplete li:hover {
  color: #E20031;
}

.search__autocomplete li:not(:last-child) {
  margin-bottom: 1rem;
}

.search__autocomplete .amount {
  padding-right: 1rem;
  color: rgba(0, 0, 0, 0.5);
}

.search__hide {
  display: none;
}

/* Autocomplete */
form.searchautocomplete {
  position: relative;
}

.searchautocomplete-loader {
  position: absolute;
  top: calc(50% - 1.25rem);
  right: 6.88rem;
}

.searchautocomplete-placeholder {
  position: absolute;
  top: calc(100% + 0.31rem);
  right: 0;
  left: 0;
  padding: 0.63rem 0 0.63rem 0.63rem;
  border: 1px solid #ccc;
  background: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.searchautocomplete-placeholder:before,
.searchautocomplete-placeholder:after {
  position: absolute;
  bottom: 100%;
  left: calc(50% - 0.63rem);
  display: block;
  border: 10px solid transparent;
  border-bottom-color: #ccc;
  content: '';
}

.searchautocomplete-placeholder:after {
  margin-bottom: -0.06rem;
  border-bottom-color: #fff;
}

.searchautocomplete-placeholder ul {
  overflow: auto;
  margin-right: 0.31rem;
  padding-right: 0.31rem;
  max-height: 200px;
}

.searchautocomplete-placeholder ul::-webkit-scrollbar {
  width: 0.19rem;
}

.searchautocomplete-placeholder ul::-webkit-scrollbar-track {
  border-radius: 3px;
  background-color: transparent;
  background-image: linear-gradient(90deg, transparent 50%, rgba(0, 173, 239, 0.3) 50%);
  background-size: 2px 1px;
}

.searchautocomplete-placeholder ul::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: rgba(0, 173, 239, 0.7);
}

.searchautocomplete-placeholder ul li {
  display: flex;
  align-items: center;
  margin-bottom: 0.63rem;
  padding: 0.63rem;
  border: 1px solid #ddd;
}

.searchautocomplete-placeholder .all {
  margin-left: -0.63rem;
  padding: 0.63rem 0.63rem 0 0;
  border-top: 1px solid #ccc;
  text-align: right;
}

.searchautocomplete-placeholder .all a {
  display: inline-block;
  padding: 0 1.25rem;
  border-radius: 3px;
  background: #F8A7A5;
  color: #FFFFFF;
  font-size: 0.75rem;
  line-height: 1.88rem;
}

.searchautocomplete-placeholder .all a:hover {
  background: #E19795;
  color: #FFFFFF;
}

.searchautocomlete-image {
  flex: 0 0 auto;
  margin-right: 0.63rem;
}

.searchautocomlete-info {
  flex: 1 1 auto;
  color: #666;
  font-size: 0.75rem;
}

.searchautocomlete-info>* {
  margin-bottom: 0.44rem;
}

.searchautocomlete-info>*:last-child {
  margin-bottom: 0;
}

.searchautocomlete-info .name {
  display: block;
  color: #222;
  font-weight: 600;
}

.searchautocomlete-info .name:hover {
  color: #BE0029;
}

.searchautocomlete-info .name,
.searchautocomlete-info .regular-price,
.searchautocomlete-info .special-price {
  font-size: 0.88rem;
}

/* Breadcrumb */
.breadcrumb li {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  list-style: none !important;
}

.breadcrumb__list {
  display: flex;
  flex-flow: row nowrap;
  align-items: baseline;
}

.breadcrumb__sep {
  margin: 0 0.5rem;
  color: rgba(0, 0, 0, 0.3);
}

.breadcrumb__link {
  display: flex;
  align-items: center;
}

.breadcrumb__home .breadcrumb__link:before {
  content: '\f015';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.5rem;
}

.breadcrumb__last {
  font-weight: 700;
}

/* Newsletter */
.newsletter {
  position: relative;
}

.newsletter__form {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin: 0 -0.25rem -0.5rem;
  transition: all 300ms ease-out;
}

.newsletter__text {
  flex: 1 1 100%;
  margin-bottom: 1rem;
  padding: 0 0.25rem;
}

.newsletter__name {
  display: flex;
  flex: 1 1 20%;
  align-items: center;
  padding: 0 0.25rem 0.5rem;
  min-width: 250px;
}

.newsletter__gender {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  padding: 0 0.25rem 0.5rem;
  min-width: 250px;
}

.newsletter__email {
  display: flex;
  flex: 1 1 40%;
  align-items: center;
  padding: 0 0.25rem 0.5rem;
  min-width: 250px;
}

.newsletter__submit {
  flex: 1 1 auto;
  padding: 0 0.25rem 0.5rem;
}

.newsletter__btn {
  width: 100%;
}

.newsletter__loader {
  position: absolute;
  top: calc(50% - 1.375rem);
  left: calc(50% - 1.375rem);
  width: 2.75rem;
  height: 2.75rem;
  opacity: 0;
  transition: all 300ms ease-out;
}

.newsletter__message {
  padding: 1rem;
  background: #F8A7A5;
  color: #FFFFFF;
  text-align: center;
}

.newsletter .male-label,
.newsletter .female-label {
  display: flex;
  flex: 1 1 auto;
  justify-content: center;
  align-items: center;
  padding: 0 1rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  background: #fff;
  color: rgba(0, 0, 0, 0.8);
  line-height: 2.75rem;
  cursor: pointer;
  transition: all 200ms ease-out;
}

.newsletter .male-label:before {
  content: '\f183';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.5em;
}

.newsletter .female-label:before {
  content: '\f182';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.5em;
}

.newsletter .male-label:hover,
.newsletter .female-label:hover {
  border-color: #E20031;
  color: #E20031;
}

.newsletter .male-label.checked,
.newsletter .female-label.checked {
  border-color: #E20031;
  background: #E20031;
  color: #F2F2F2;
}

.newsletter .label {
  display: none;
  flex: 0 0 auto;
  padding-right: 0.5rem;
  color: rgba(0, 0, 0, 0.5);
}

.newsletter .input-radio {
  position: fixed;
  top: -624.94rem;
  left: -624.94rem;
}

.newsletter.loading {
  position: relative;
  min-height: 2.75rem;
}

.newsletter.loading .newsletter__loader {
  opacity: 1;
}

.newsletter.done .newsletter__loader {
  z-index: -1;
  filter: grayscale(1);
  opacity: 0.1;
}

.newsletter.done {
  display: flex;
  justify-content: center;
  align-items: center;
}

.newsletter.loading .newsletter__form,
.newsletter.done .newsletter__form {
  display: none;
}

/* Coleção de Produtos */
.products__list {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  margin: 0 -0.5rem -1rem;
}

.products__item {
  display: flex;
  flex: 1 1 250px;
  margin: 0;
  padding: 0 0.5rem 1rem;
  min-width: 250px;
}

.products__list .flex-fix {
  order: 99;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  height: 0 !important;
}

.products__case {
  position: relative;
  display: flex;
  flex: 1 1 100%;
  flex-flow: column nowrap;
  width: 100%;
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}

/* custom markup */
.product__main {
  display: flex;
  flex: 1 1 auto;
  flex-flow: column nowrap;
  padding: 1rem;
}

.product__name {
  display: block;
  margin-bottom: 1rem;
  color: #222;
  font-size: 1rem;
}

.product__image {
  position: relative;
  display: block;
  padding: 0.06rem 0.06rem 0;
}

.products__list img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.products__list img.hidden {
  display: none !important;
}

.products__list img.active-img {
  display: block;
}

.products__list .price-box>span:not(:last-child) {
  display: block;
  margin-bottom: 0.5rem;
}

.products .esgotado {
  margin-bottom: 1rem;
  color: #CCCCCC;
  font-weight: 600;
  font-size: 0.8rem;
}

.products .product-rate {
  /* margin-top: auto; */
}

/* --list */
.products--list {
  flex-flow: column nowrap;
  margin: 0;
}

.products--list .products__item {
  flex: 0 0 auto;
  margin-bottom: 1rem;
  padding: 0;
}

.products--list .products__case {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}

.products--list .product__header {
  flex: 0 0 auto;
  padding: 1rem 0 1rem 1rem;
}

.products--list .product__main {
  flex: 1 1 auto;
}

/* carrossel */
.carrossel .products__list {
  display: block;
  margin-bottom: 0;
}

.carrossel .products__item {
  padding: 0 0.5rem;
  min-width: 0;
  width: 100%;
}

/* Relacionados */
.related__subtitle {
  margin-bottom: 1rem;
}

.related__add-checkbox {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 20;
}

.related__add-checkbox label {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 3px;
  cursor: pointer;
  transition: all 200ms ease-out;
}

.related__add-checkbox label:hover {
  background: #F8A7A5;
}

.related__add-checkbox input {
  margin: 0;
}

.related__hide,
.recommended__hide,
.whosaw__hide,
.jointsales__hide,
.upsell__hide {
  display: none;
}

/* Comparador */
.compare__amount {
  margin-bottom: 1rem;
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.8rem;
}

.compare__list {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  margin: 0 -0.5rem;
}

.compare__item {
  position: relative;
  display: flex;
  flex: 1 1 16.666%;
  flex-flow: column nowrap;
  padding: 0 0.5rem 1rem;
  min-width: 200px;
}

.compare__item.fix {
  order: 99;
  padding-bottom: 0;
}

.compare__product-image {
  display: block;
  flex: 1 1 auto;
  padding: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 0;
  border-radius: 3px 3px 0 0;
  text-align: center;
}

.compare__product-name {
  display: block;
  padding: 0 1rem 1rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 0;
  border-radius: 0 0 3px 3px;
}

.compare__remove {
  position: absolute;
  top: 0;
  right: 0.5rem;
  box-shadow: none;
}

/* Depoimentos */
.testimonials header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.testimonials__nav {
  display: flex;
  align-items: flex-start;
}

.testimonials__nav .btn {
  margin-left: 1rem;
}

.testimonials__list {
  display: flex;
  margin: 1rem -0.5rem -1rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.testimonials__item {
  position: relative;
  flex: 1 1 20%;
  margin: 0 !important;
  padding: 0.06rem 0 1rem;
  list-style: none !important;
}

.testimonials__item.fix {
  padding-bottom: 0;
}

.testimonials__meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5rem;
}

.testimonials__author {
  font-weight: 700;
}

.testimonials__date {
  color: rgba(0, 0, 0, 0.5);
}

.testimonials__content {
  padding: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
}

/* Depoimentos - Page */
.testimonials__toggler {
  display: flex;
  align-items: center;
}

.testimonials__toggler .btn {
  margin-right: 1rem;
}

.testimonials__form {
  display: none;
  padding-top: 1rem;
}

.testimonials__form .refresh-captcha:before {
  display: inline;
  content: '\f021';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.testimonials__form .refresh-captcha .svg-loader {
  display: inline-block;
  margin: 0 -0.5rem;
  width: 2rem;
  height: 2rem;
  vertical-align: middle;
}

.testimonials__form .refresh-captcha span,
.testimonials__form .refresh-captcha.loading:before {
  display: none;
}

.testimonials__form .refresh-captcha:hover .svg-loader .spinner {
  stroke: #FFFFFF;
}

.testimonials__rating {
  float: left;
  margin-right: 1rem;
  color: rgba(0, 0, 0, 0.7);
}

.testimonials__rating:before {
  display: inline-block;
  content: '\f165';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.testimonials__rating span {
  display: none;
}

.positivo .testimonials__rating:before {
  color: #E20031;
  content: '\f164';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

/* Enquete */
.poll__content {
  position: relative;
  display: flex;
  align-items: stretch;
}

.poll__content .svg-loader {
  position: absolute;
  top: calc(50% - 2rem);
  left: calc(50% - 2rem);
  z-index: -1;
  visibility: hidden;
  width: 4rem;
  height: 4rem;
  opacity: 0;
}

.poll__form {
  flex: 1 1 auto;
  transition: all 200ms ease-out;
}

.poll__list {
  margin-bottom: 1rem;
}

.poll__list .validation-advice {
  right: auto;
  bottom: 100%;
  left: -1.56rem;
  margin-bottom: -1.19rem;
}

.poll__list .validation-advice div {
  right: auto;
  left: 0;
  text-align: left;
  transform-origin: left bottom;
}

.poll__list .validation-advice div:before {
  right: auto;
  left: 0.25rem;
}

.poll__answer {
  display: flex;
  align-items: center;
}

.poll__answer:not(:last-child) {
  margin-bottom: 0.5rem;
}

.poll__radio {
  margin-right: 1rem;
}

.poll__label {
  font-weight: 600;
  cursor: pointer;
}

.poll__label:hover {
  color: #E20031;
}

.poll__results {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
}

.poll__results:empty {
  display: none;
}

.poll__results-list {
  flex: 1 1 50%;
}

.poll__results-item:not(:last-child) {
  margin-bottom: 1rem;
}

.poll__results-item:nth-child(9n+1) {
  color: #E20031;
}

.poll__results-item:nth-child(9n+2) {
  color: #F8A7A5;
}

.poll__results-item:nth-child(9n+3) {
  color: #CCCCCC;
}

.poll__results-item:nth-child(9n+4) {
  color: #3AAD2A;
}

.poll__results-item:nth-child(9n+5) {
  color: #BE0029;
}

.poll__results-item:nth-child(9n+6) {
  color: #E19795;
}

.poll__results-item:nth-child(9n+7) {
  color: #F7F7F7;
}

.poll__results-item:nth-child(9n+8) {
  color: #5FCE57;
}

.poll__results-item .votes {
  display: block;
  color: #999;
  font-size: 0.8em;
}

.poll__results-item .percent {
  margin-right: 1rem;
  font-weight: 700;
  font-size: 1.2em;
}

.poll__percent {
  flex: 1 1 50%;
  margin-right: 1rem;
  min-height: 150px;
  max-height: 25vh;
}

.poll__percent .on {
  transition: stroke-dashoffset 2s ease-out;
  transform: rotate(-90deg);
  transform-origin: center;
  -webkit-animation: stroke-free 10ms ease-out;
  animation: stroke-free 10ms ease-out;
  stroke-dasharray: 132px 132px;
  stroke-dashoffset: 132px;
  stroke-linecap: round;
}

.poll__percent .on.locked {
  stroke-dashoffset: 132px !important;
}

.poll__percent .on:nth-child(9n+1) {
  stroke: #E20031;
}

.poll__percent .on:nth-child(9n+2) {
  stroke: #F8A7A5;
}

.poll__percent .on:nth-child(9n+3) {
  stroke: #CCCCCC;
}

.poll__percent .on:nth-child(9n+4) {
  stroke: #3AAD2A;
}

.poll__percent .on:nth-child(9n+5) {
  stroke: #BE0029;
}

.poll__percent .on:nth-child(9n+6) {
  stroke: #E19795;
}

.poll__percent .on:nth-child(9n+7) {
  stroke: #F7F7F7;
}

.poll__percent .on:nth-child(9n+8) {
  stroke: #5FCE57;
}

.poll__content.loading .svg-loader {
  z-index: 10;
  visibility: visible;
  opacity: 1;
}

.poll__content.loading .poll__form {
  opacity: 0.5;
}

.poll__content.results .poll__form {
  display: none;
}

/* Pagamentos / Envios / Sociais / Selos */
.pays__svg {
  max-width: 9rem;
  height: 2rem;
}

.pays__name {
  display: none;
}

.ships__svg {
  height: 2rem;
}

.ships__name {
  display: none;
}

.socials__svg {
  max-width: 9rem;
  height: 2rem;
}

.socials__name {
  display: none;
}

.certs__name {
  display: none;
}

/* Formulários */
.forms__fieldset {
  margin-bottom: 1rem;
}

.forms__actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.forms .required {
  font-size: 0.8em;
  opacity: 0.5;
}

/* Glossário */
.glossary__list {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: stretch;
  margin: 0 -0.25em -0.5rem;
}

.glossary__list:before,
.glossary__list:after {
  flex: 1 1 auto;
  height: 2.75rem;
  background: rgba(0, 0, 0, 0.03);
  content: '';
}

.glossary__item {
  display: flex;
  flex: 0 0 3.25rem;
  flex-flow: column nowrap;
  margin: 0 !important;
  padding: 0 0.25rem 0.5rem;
  list-style: none !important;
}

.glossary__letter {
  flex: 1 1 100%;
  padding: 0 0.5rem;
  width: 100%;
  height: 2.75rem;
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px #E20031;
  color: #E20031;
  text-align: center;
  line-height: 2.75rem;
}

.glossary__letter:not(.empty):hover,
.glossary__letter.current {
  background: #E20031;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  color: #F2F2F2;
}

.glossary__letter.empty {
  background: rgba(0, 0, 0, 0.05);
  box-shadow: none;
  color: rgba(0, 0, 0, 0.2);
}

/* Glossário - Páginas */
.glossary__terms {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 -0.5rem -1rem;
  max-width: calc(100% + 1rem);
}

.glossary__term {
  flex: 1 1 20%;
  padding: 0 0.5rem 1rem;
  min-width: 250px;
}

.glossary__term-link {
  line-height: 2.75rem;
}

.glossary__term-link:before {
  content: '\f105';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.5rem;
  vertical-align: middle;
  opacity: 0.5;
}

/* Lista de Desejos */
.mywish {
  position: relative;
  z-index: 20;
  height: 2.75rem;
}

.mywish__header a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 100%;
  box-shadow: inset 0 0 0 1px #E20031;
}

.mywish__header .ico {
  max-height: none;
  width: 1.2rem;
  height: 1rem;
  fill: none;
  stroke: #E20031;
}

.mywish__header .text {
  display: none;
}

.mywish__header .qtd {
  position: absolute;
  top: 0;
  right: -0.25rem;
  width: 1rem;
  height: 1rem;
  border-radius: 100%;
  background: #BE0029;
  color: #FFFFFF;
  text-align: center;
  text-indent: -1.5px;
  letter-spacing: -0.1em;
  font-size: 0.7rem;
  line-height: 1rem;
}

.mywish__content {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  padding: 1rem;
  max-width: 90vw;
  width: 20rem;
  background: #fff;
  box-shadow: inset 0 1px 0 #E20031, inset 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1rem 1rem rgba(0, 0, 0, 0.5);
}

.drop--left .mywish__content {
  right: auto;
  left: 0;
}

.drop--right .mywish__content {
  right: 0;
  left: auto;
}

.drop--top .mywish__content {
  top: 100%;
  bottom: auto;
}

.drop--bottom .mywish__content {
  top: auto;
  bottom: 100%;
  box-shadow: inset 0 -1px 0 #E20031, inset 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1rem 1rem rgba(0, 0, 0, 0.5);
}

.mywish:hover .mywish__content {
  display: block;
}

.mywish:hover .mywish__header a {
  background: #E20031;
}

.mywish:hover .mywish__header .ico {
  fill: #F2F2F2 !important;
}

.mywish__list {
  overflow: auto;
  margin-right: -0.5rem;
  padding-right: 0.5rem;
  max-height: 50vh;
}

.mywish__list::-webkit-scrollbar {
  width: 0.06rem;
}

.mywish__list::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}

.mywish__list::-webkit-scrollbar-thumb {
  background: #E20031;
}

.mywish__item {
  position: relative;
  display: flex;
  align-items: center;
}

.mywish__item:not(:last-child) {
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.mywish__thumb {
  flex: 0 0 auto;
  margin-right: 1rem;
}

.mywish__details {
  flex: 1 1 auto;
}

.mywish__name {
  display: block;
  margin-bottom: 1rem;
}

.mywish__remove {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.25rem;
  height: 1.5rem;
  background: #fff;
  box-shadow: none;
  line-height: 1rem;
}

.mywish__actions {
  margin: 1rem -1rem -1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.mywish__actions a {
  display: block;
  padding: 1rem;
}

.mywish__actions a:hover {
  background: #E20031;
  color: #F2F2F2;
}

.mywish--items .mywish__header .ico {
  fill: #E20031;
}

/* Meu Carrinho */
.mycart {
  z-index: 20;
}

.mycart__content {
  position: fixed;
  top: 0;
  right: 0;
  width: 20rem;
  background: #fff;
}

.drop--left .mycart__content {
  right: auto;
  left: 0;
}

.drop--right .mycart__content {
  right: 0;
  left: auto;
}

.drop--bottom .mycart__content {
  top: auto;
  bottom: 100%;
  box-shadow: inset 0 -1px 0 #E20031, inset 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1rem 1rem rgba(0, 0, 0, 0.5);
}

.mycart:hover .mycart__content {
  display: block;
}

.mycart__list {
  overflow: auto;
  margin-right: -0.5rem;
  padding-right: 0.5rem;
  max-height: 50vh;
}

.mycart__list::-webkit-scrollbar {
  width: 0.06rem;
}

.mycart__list::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}

.mycart__list::-webkit-scrollbar-thumb {
  background: #E20031;
}

.mycart__item {
  position: relative;
  display: flex;
  align-items: center;
}

.mycart__item {
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.mycart__thumb {
  flex: 0 0 auto;
  margin-right: 1rem;
}

.mycart__details {
  flex: 1 1 auto;
}

.mycart__details .price {
  font-weight: 600;
}

.mycart__details dl {
  font-size: 0.6rem;
}

.mycart__details dt {
  font-weight: 600;
}

.mycart__details dd {
  color: rgba(0, 0, 0, 0.7);
}

.mycart__details dd:not(:last-child) {
  margin-bottom: 0.5rem;
}

.mycart__details .truncated a {
  display: none;
}

.mycart__name {
  display: block;
  margin-bottom: 1rem;
}

.mycart__qtd {
  font-size: 0.6rem;
  opacity: 0.5;
}

.mycart__remove {
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: none;
}

.mycart__actions {
  display: flex;
  align-items: stretch;
  margin: 1rem -1rem -1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.mycart__actions a {
  flex: 1 1 50%;
  padding: 1rem;
}

.mycart__actions .editar {
  font-size: 0.8rem;
}

.mycart__actions .finalizar {
  text-align: right;
  font-weight: 600;
}

.mycart__actions a:hover {
  background: #E20031;
  color: #F2F2F2;
}

.mycart__hide {
  display: none;
}

/* Minha Conta */
.myaccount {
  position: relative;
  z-index: 20;
}

.myaccount__header a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.myaccount__content {
  position: absolute;
  top: 100%;
  left: 0;
  padding: 1rem;
  max-width: 90vw;
  width: 20rem;
  background: #fff;
  box-shadow: inset 0 1px 0 #E20031, inset 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1rem 1rem rgba(0, 0, 0, 0.5);
}

.drop--left .myaccount__content {
  right: auto;
  left: 0;
}

.drop--right .myaccount__content {
  right: 0;
  left: auto;
}

.drop--top .myaccount__content {
  top: 100%;
  bottom: auto;
}

.drop--bottom .myaccount__content {
  top: auto;
  bottom: 100%;
  box-shadow: inset 0 -1px 0 #E20031, inset 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1rem 1rem rgba(0, 0, 0, 0.5);
}

#i-user .female {
  display: none;
}

.user-female #i-user .male {
  display: none;
}

.user-female #i-user .female {
  display: block;
}

.myaccount__content .mb-menu {
  display: flex;
  flex-flow: column nowrap;
}

.myaccount__content .mb-menu li {
  margin-bottom: 0.5rem;
}

.myaccount__content .mb-menu li.logout {
  order: 2;
  margin: 0.5rem -1rem -1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.myaccount__content .mb-menu li.logout a {
  display: block;
  padding: 1rem;
}

.myaccount__content .mb-menu li.logout a:hover {
  background: #E20031;
  color: #F2F2F2;
}

.myaccount__login {
  margin-bottom: 1rem;
}

.myaccount__login .fields {
  flex-flow: row nowrap;
  align-items: flex-end;
}

.myaccount__login label {
  display: none;
}

.myaccount__login .pass {
  position: relative;
}

.myaccount__forgot {
  position: absolute;
  top: 2.75rem;
  left: 1.5rem;
  font-size: 0.6rem;
  line-height: 1rem;
}

.myaccount__register {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.myaccount__register .std {
  margin-bottom: 1rem;
}

.myaccount__register-btn {
  display: block;
  text-align: center;
}

.myaccount__hide {
  display: none;
}

/* Mini Cadastro */
.logincreate {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  margin: 0 -1rem -2rem;
}

.logincreate__login {
  flex: 1 1 50%;
  padding: 0 1rem 2rem;
  min-width: 250px;
}

.logincreate__social {
  margin-bottom: 1rem;
}

.logincreate__create {
  flex: 1 1 50%;
  padding: 0 1rem 2rem;
  min-width: 250px;
}

.logincreate__forgot {
  position: absolute;
  top: 2.75rem;
  left: 1rem;
  font-size: 0.6rem;
  line-height: 1rem;
}

/* Logo */
.logo__name {
  display: none;
}

.logo a {
  display: block;
}

.logo img,
.logo svg {
  display: block;
  max-width: 30vw;
  width: auto;
  height: 2.75rem;
}

.logo .m-img {
  display: none;
}

/* Marcas */
.brands__list {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.brands__item {
  flex: 1 1 auto;
}

.brands__item a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  height: 4rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
}

.brands__item a:hover {
  z-index: 10;
  border-color: #E20031;
}

.brands__item img {
  display: block;
  max-width: 25vw;
  max-height: 2rem;
  width: auto;
  height: auto;
}

.brands__item svg {
  display: block;
  height: 2rem;
}

.brands__item .name:not(:only-child) {
  display: none;
}

.brands--carrossel .brands__list {
  margin: 0 -0.5rem;
  padding: 0 0.5rem;
}

.brands .owl-wrapper-outer {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

/* Menu de Categorias */
.categories {
  background: #E20031;
}

.categories a {
  display: flex;
  justify-content: center;
  align-items: center;
}

.categories a img,
.categories a svg {
  flex: 0 0 auto;
  margin-right: 0.5rem;
  max-height: 2rem;
  width: auto;
  height: auto;
  fill: #F2F2F2;
}

.categories a svg {
  width: 1rem;
  height: 1rem;
}

.categories a span {
  flex: 1 1 auto;
}

.categories .ul--0 {
  position: relative;
  margin-right: auto;
  margin-left: auto;
}

.categories .li--0 {
  position: relative;
}

.categories .li--0:hover .box--1 {
  transform: translateX(0);
}

.categories .li--0:hover .a--0 {
  background: #BE0029;
  color: #FFFFFF;
}

.categories .a--0 {
  padding: 0 1rem;
  height: 2.75rem;
  color: #F2F2F2;
  text-align: center;
  line-height: 2.75rem;
  cursor: pointer;
}

.categories .box--1 {
  display: flex;
  align-items: stretch;
  transform: translateX(-99999px);
}

.categories .ul--1 {
  flex: 1 1 auto;
}

body:not(.mobile) .categories .ul--1 {
  overflow: auto;
  max-height: 65vh;
}

.categories .ul--2 {
  font-size: 0.8rem;
}

.categories__products .products__list {
  flex-flow: row nowrap;
}

.categories__products .products__item,
.categories__products.carrossel {
  max-width: 16rem;
  width: 16rem !important;
}

.categories__products,
.categories__block {
  flex: 1 1 16rem;
  margin-left: 0.5rem;
  padding: 0.5rem 0.5rem 0.5rem 1rem;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.categories__products a,
.categories__block a {
  display: block;
}

.categories__products a img,
.categories__block a img,
.categories__products a svg,
.categories__block a svg {
  margin: 0;
  max-height: none;
}

.categories__all {
  position: static !important;
}

.categories .products__case {
  padding: 0;
  box-shadow: none;
}

.all-ul--0 {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  overflow-y: auto;
  padding: 0.5rem 0.5rem 0;
  max-height: calc(60vh - 7.5rem);
  width: 100%;
}

.all-ul--0::-webkit-scrollbar {
  width: 0.06rem;
}

.all-ul--0::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}

.all-ul--0::-webkit-scrollbar-thumb {
  background: #E20031;
}

.all-ul--0 .std {
  display: none;
}

.all-li--0 {
  display: block;
  flex: 1 1 20%;
  padding-bottom: 1rem;
  min-width: 250px;
  max-width: 20%;
}

.all-a--0 {
  display: block;
  padding: 0.5rem;
  font-weight: 700;
  font-size: 1.2rem;
}

.all-a--0:hover {
  box-shadow: -0.5rem 0 0 #E20031;
  color: #E20031;
}

.all-ul--1 {
  font-size: 0.8rem;
}

.all-a--1 {
  display: block;
  padding: 0.25rem 0.5rem;
  color: rgba(0, 0, 0, 0.7);
}

.all-a--1:hover {
  box-shadow: -0.5rem 0 0 #F8A7A5;
  color: #F8A7A5;
}

.all-ul--2 {
  font-size: 0.7rem;
}

.all-a--2 {
  display: block;
  padding: 0 0.5rem;
  color: rgba(0, 0, 0, 0.4);
}

.all-a--2:hover {
  box-shadow: -0.5rem 0 0 #CCCCCC;
  color: #CCCCCC;
}

/* Ajustado - default */
.categories--justify .ul--0 {
  display: flex;
  align-items: center;
}

.categories--justify .li--0.removed {
  position: fixed !important;
  top: -624.94rem !important;
  left: -624.94rem !important;
}

.categories--justify .box--1 {
  position: absolute;
  background: #fff;
}

.categories--justify .drop--left .box--1 {
  left: 0;
}

.categories--justify .drop--right .box--1 {
  right: 0;
}

.categories--justify .drop--top .box--1 {
  top: 100%;
}

.categories--justify .drop--bottom .box--1 {
  bottom: 100%;
}

.categories--justify .ul--1 {
  max-width: 90vw;
  width: 16rem;
}

.categories--justify .li--1 {
  display: block;
}

.categories--justify .a--1 {
  display: block;
  padding: 0.5rem;
}

.categories--justify .ul--2 {
  padding-bottom: 0.5rem;
}

.categories--justify .a--2 {
  padding: 0 0.5rem;
  color: rgba(0, 0, 0, 0.5);
}

.categories--justify .a--2:hover {
  box-shadow: -0.5rem 0 0 #F8A7A5;
  color: #F8A7A5;
}

.categories--justify .categories__all .box--1 {
  right: 0 !important;
  left: 0 !important;
  padding: 0;
}

/* Vertical */
.categories--vertical .li--0:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.categories--vertical .a--0 {
  text-align: left;
}

.categories--vertical .box--1 {
  position: absolute;
  padding: 0.5rem;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1rem 2rem -1rem rgba(0, 0, 0, 0.5);
}

.categories--vertical .drop--left .box--1 {
  left: 100%;
}

.categories--vertical .drop--right .box--1 {
  right: 100%;
}

.categories--vertical .drop--top .box--1 {
  top: 0;
}

.categories--vertical .drop--bottom .box--1 {
  bottom: 0;
}

.categories--vertical .ul--1 {
  max-width: 90vw;
  width: 16rem;
}

.categories--vertical .li--1 {
  display: block;
}

.categories--vertical .li--1:only-child {
  column-span: all;
  -moz-column-span: all;
}

.categories--vertical .a--1 {
  display: block;
  padding: 0.5rem;
}

.categories--vertical .a--1:hover {
  box-shadow: -0.5rem 0 0 #E20031;
}

.categories--vertical .ul--2 {
  padding-bottom: 0.5rem;
}

.categories--vertical .a--2 {
  padding: 0 0.5rem;
  color: rgba(0, 0, 0, 0.5);
}

.categories--vertical .a--2:hover {
  box-shadow: -0.5rem 0 0 #F8A7A5;
  color: #F8A7A5;
}

/* Prateleira */
.categories--shelf {
  background: linear-gradient(#E20031 0, #E20031 2.75rem, rgba(1, 9, 1, 0.9) 5.5rem, rgba(1, 8, 1, 0.8) 8.25rem, rgba(1, 7, 1, 0.7) 11rem, rgba(1, 6, 1, 0.6) 13.75rem);
}

.categories--shelf .ul--0 {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.categories--shelf .li--0 {
  flex: 0 0 auto;
}

.categories--shelf .li--0.removed {
  position: fixed !important;
  top: -624.94rem !important;
  left: -624.94rem !important;
}

.categories--shelf .li--0:hover {
  z-index: 20;
}

.categories--shelf .box--1 {
  position: absolute;
  padding: 0.5rem;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1rem 2rem -1rem rgba(0, 0, 0, 0.5);
}

.categories--shelf .drop--left .box--1 {
  left: 0;
}

.categories--shelf .drop--right .box--1 {
  right: 0;
}

.categories--shelf .drop--top .box--1 {
  top: 100%;
}

.categories--shelf .drop--bottom .box--1 {
  bottom: 100%;
}

.categories--shelf .ul--1 {
  max-width: 90vw;
  width: 16rem;
}

.categories--shelf .li--1 {
  display: block;
}

.categories--shelf .li--1:only-child {
  column-span: all;
  -moz-column-span: all;
}

.categories--shelf .a--1 {
  display: block;
  padding: 0.5rem;
}

.categories--shelf .a--1:hover {
  box-shadow: -0.5rem 0 0 #E20031;
}

.categories--shelf .ul--2 {
  padding-bottom: 0.5rem;
}

.categories--shelf .a--2 {
  padding: 0 0.5rem;
  color: rgba(0, 0, 0, 0.5);
}

.categories--shelf .a--2:hover {
  box-shadow: -0.5rem 0 0 #F8A7A5;
  color: #F8A7A5;
}

.categories--shelf .categories__all {
  flex: 0 0 auto;
}

.categories--shelf .categories__all .box--1 {
  top: 2.75rem;
  right: 0 !important;
  left: 0 !important;
  padding: 0;
}

/* Carrossel */
.categories--carrossel {
  visibility: hidden;
  height: 2.75rem;
}

.categories--carrossel.loaded {
  visibility: visible;
  height: auto;
}

.categories--carrossel .ul--0 {
  padding: 0 1rem;
  max-width: 90rem;
}

.categories--carrossel .owl-prev,
.categories--carrossel .owl-next {
  border-radius: 0;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0 0 1rem #fff;
}

/* Mini */
.categories--mini {
  display: inline-block;
}

.categories__header {
  width: 2.75rem;
  height: 2.75rem;
  color: #F2F2F2;
  text-align: center;
  line-height: 2.75rem;
  cursor: pointer;
}

.categories__header:hover {
  background: #BE0029;
  color: #FFFFFF;
}

.categories__content {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  overflow: auto;
  padding: 1rem;
  max-height: 100vh;
  width: 100vw;
  height: 100vh;
  background: #E20031;
  transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateX(-100%);
}

.categories__content.open {
  transform: translateX(0);
}

.categories__close {
  margin-left: auto;
  width: 2.75rem;
  height: 2.75rem;
  color: #F2F2F2;
  text-align: center;
  line-height: 2.75rem;
}

.categories__close:before,
.categories__close span {
  display: none;
}

.categories__close:hover {
  background: #BE0029;
  color: #FFFFFF;
}

.categories--mini .ul--0 {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
}

.categories--mini .li--0 {
  flex: 1 1 20%;
  margin-bottom: 2rem;
  padding: 0;
  min-width: 250px;
  transition: all 400ms ease-out;
}

.categories--mini .li--fix {
  order: 2;
  align-self: flex-start;
  margin: 0;
  height: 0;
}

.categories--mini .li--0:hover {
  background: rgba(0, 0, 0, 0.1);
}

.categories--mini .li--0:hover .box--1 {
  transform: none;
}

.categories--mini .li--0:hover .a--0 {
  background: none;
  color: #F2F2F2;
}

.categories--mini .li--0:hover .a--0 svg {
  fill: #F2F2F2;
}

.categories--mini .a--0 {
  padding: 1rem;
  height: auto;
  text-align: left;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1em;
}

.categories--mini .li--0:hover .a--0:hover {
  background: #BE0029;
  color: #FFFFFF;
}

.categories--mini .li--0:hover .a--0:hover svg {
  color: #FFFFFF;
}

.categories--mini .box--1 {
  display: block;
  transform: none;
}

.categories--mini .li--1 {
  display: block;
}

.categories--mini .li--1:only-child {
  column-span: all;
  -moz-column-span: all;
}

.categories--mini .a--1 {
  display: block;
  padding: 0.5rem 1rem;
  color: #F2F2F2;
}

.categories--mini .a--1:hover {
  background: #F8A7A5;
  color: #FFFFFF;
}

.categories--mini .ul--2 {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  -moz-column-count: 2;
  column-count: 2;
}

.categories--mini .li--2 {
  display: block;
  -moz-column-break-inside: avoid;
  break-inside: avoid-column;
  page-break-inside: avoid;
}

.categories--mini .a--2 {
  padding: 0.5rem 1rem;
  color: #F2F2F2;
}

.categories--mini .a--2:hover {
  background: #CCCCCC;
  color: #FFFFFF;
}

.categories__show,
.categories__hide {
  display: none;
}

/* Menu Configurável */
.mymenu .li--0:not(:last-child) {
  margin-bottom: 0.5rem;
}

.mymenu .a--0 {
  font-weight: 600;
}

.mymenu .ul--1 {
  font-size: 0.9em;
}

.mymenu .li--1 {
  opacity: 0.8;
}

.mymenu .ul--2 {
  font-size: 0.8em;
}

.mymenu .li--2 {
  opacity: 0.8;
}

/* Social Connect */
.socialconnect {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  margin: 0 -0.25rem 0.5rem;
}

.socialconnect:before,
.socialconnect:after {
  flex: 1 1 auto;
  margin: 0 0.25rem 0.5rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  content: '';
}

.socialconnect li {
  flex: 0 0 auto;
  margin: 0 !important;
  padding: 0 0.25rem 0.5rem;
  list-style: none !important;
}

.socialconnect a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 100%;
  background: none;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}

.socialconnect span {
  display: none;
}

.socialconnect__facebook .ico {
  fill: #3b5998;
}

.socialconnect__twitter .ico {
  fill: #00aced;
}

.socialconnect__google .ico {
  fill: #dd4b39;
}

.socialconnect__linkedin .ico {
  fill: #007bb5;
}

.socialconnect a:hover .ico {
  fill: #fff;
}

.socialconnect__facebook a:hover {
  background: #3b5998;
}

.socialconnect__twitter a:hover {
  background: #00aced;
}

.socialconnect__google a:hover {
  background: #dd4b39;
}

.socialconnect__linkedin a:hover {
  background: #007bb5;
}

/* Carrossel */
.owl-prev,
.owl-next {
  position: absolute;
  top: calc(50% - 1.375rem);
  overflow: hidden;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 3px;
  background: #E20031;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  color: #F2F2F2;
  text-indent: -9999px;
  font-size: 0;
}

.owl-prev:before,
.owl-next:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 2.75rem;
  content: '\f053';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-indent: 0;
  font-size: 1rem;
}

.owl-prev:hover,
.owl-next:hover {
  background: #BE0029;
  color: #FFFFFF;
}

body.ie .owl-prev,
body.ie .owl-next {
  text-indent: 0;
  font-size: inherit;
  line-height: 2.75rem;
}

body.ie .owl-prev:before,
body.ie .owl-next:before {
  display: none;
}

.owl-prev {
  right: calc(100% - 2rem);
}

.owl-next {
  left: calc(100% - 2rem);
}

.owl-page span {
  background: #E20031;
}

.owl-next:before {
  content: '\f054';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

/* Feed RSS */
.feeds__list {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -1rem -2rem;
}

.feeds__post {
  display: flex;
  flex: 1 1 33.333%;
  padding: 0 1rem 2rem;
  min-width: 280px;
}

.feeds__post.fix {
  order: 2;
  padding-bottom: 0;
}

.feeds__thumb {
  flex: 0 0 7rem;
  margin-right: 1rem;
}

.feeds__thumb .imgcase {
  display: block;
  height: 7rem;
  border-radius: 100%;
}

.feeds__name {
  margin: 0;
}

.feeds__date {
  font-size: 0.8rem;
  opacity: 0.5;
}

.feeds__excerpt {
  padding-top: 1rem;
  font-size: 0.8rem;
}

.feeds__content {
  padding-top: 1rem;
}

.feeds__content img {
  margin: 0 0 1rem;
}

.feeds__content .centered,
.feeds__content .aligncenter {
  display: block;
  margin: 0 auto 1rem;
  text-align: center;
}

.feeds__content .alignright {
  float: right;
  margin: 0 0 1rem 1rem;
  text-align: right;
}

.feeds__content .alignleft {
  float: left;
  margin: 0 1rem 1rem 0;
  text-align: left;
}

.feeds__content img.size-full {
  width: auto;
}

.feeds__content img.size-large {
  width: 100%;
}

.feeds__content img.alignleft,
.feeds__content img.alignright {
  max-width: 50%;
}

.feeds__content img[style*='margin-left: auto'],
.feeds__content img[style*='margin-right: auto'],
.feeds__content img[style*='margin-left:auto'],
.feeds__content img[style*='margin-right:auto'] {
  display: block;
}

.feeds--content .feeds__list {
  display: block;
  margin: 0;
  -moz-column-gap: 2rem;
  column-gap: 2rem;
  -moz-column-count: 2;
  column-count: 2;
}

.feeds--content .feeds__post {
  display: block;
  margin: 0;
  padding: 0 0 8rem;
  -moz-column-break-inside: avoid;
  break-inside: avoid-column;
  page-break-inside: avoid;
}

.feeds--content .feeds__post.fix {
  display: none;
}

.feeds--content .feeds__post:last-child {
  margin: 0;
  padding: 0;
  border: 0;
}

.feeds--content .feeds__thumb {
  margin: 0 0 1rem;
}

.feeds--content .feeds__thumb .imgcase {
  height: 12rem;
  border-radius: 0;
}

/* Temporizador */
.timer {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 10rem;
  height: 10rem;
}

.timer__ani {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: visible;
  width: 100%;
  height: 100%;
}

.timer__ani .bg {
  transform: rotate(-90deg);
  transform-origin: center;
  stroke-width: 5px;
  stroke: rgba(0, 0, 0, 0.1);
  stroke-dasharray: 126px;
  stroke-dashoffset: 0;
  stroke-linecap: round;
}

.go .timer__ani .bg {
  -webkit-animation: one_sec 2s linear infinite;
  animation: one_sec 2s linear infinite;
}

.timer__ani .time-left {
  transition: stroke-dashoffset 500ms ease-out;
  transform: rotate(-90deg);
  transform-origin: center;
  stroke-width: 3px;
  stroke-dasharray: 126px;
  stroke-dashoffset: 0;
  stroke-linecap: round;
}

.timer__clock {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  padding: 0 15%;
  width: 100%;
  color: #E20031;
  font-size: 1.2rem;
  line-height: 1em;
}

.timer__days {
  position: relative;
  flex: 1 1 100%;
  margin: -1rem 0 1rem;
  color: #F8A7A5;
  text-align: center;
  font-size: 2rem;
  line-height: 1em;
}

.timer__hours,
.timer__minutes,
.timer__seconds {
  position: relative;
}

.timer__days.zero {
  color: #F8A7A5;
}

.timer__hours.zero,
.timer__minutes.zero,
.timer__seconds.zero {
  color: rgba(0, 0, 0, 0.5);
  opacity: 0.5;
}

.timer__days.zero+.timer__hours,
.timer__hours.zero+.timer__afterhours+.timer__minutes,
.timer__minutes.zero+.timer__afterminutes+.timer__seconds {
  font-weight: 700;
}

.timer__label {
  position: absolute;
  top: 100%;
  left: 50%;
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.5rem;
  line-height: 1em;
  transform: translateX(-50%);
}

.timer__afterhours,
.timer__afterminutes {
  padding: 0 0.25rem;
  color: rgba(0, 0, 0, 0.3);
}

.sidebar .timer {
  margin-right: auto;
  margin-left: auto;
}

/* Mensagens */
.cart-table .item-msg,
.messages>li {
  display: block;
  margin-bottom: 1rem;
  padding: 0.5rem 1rem;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.8);
}

.cart-table .item-msg.success,
.messages .success-msg {
  background: #c4df9b;
}

.cart-table .item-msg.error,
.messages .error-msg {
  background: #ff8469;
}

.messages .notice-msg {
  background: #fff799;
}

/* Banners */
.banner {
  position: relative;
}

.banner .svg-loader {
  position: absolute;
  top: calc(50% - 1.25rem);
  left: calc(50% - 1.25rem);
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.banner__wrapper {
  z-index: 1;
  visibility: visible;
  opacity: 1;
  transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.banner__item {
  width: 100%;
}

.banner__item .title {
  display: none;
}

.banner__link {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
}

.banner__link:hover {
  opacity: 0.8;
}

.slide--html {
  position: relative;
  z-index: 1;
}

.slide--html .banner__link {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
}

.slide__html {
  display: flex;
  justify-content: center;
  align-items: center;
}

.slide--youtube {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.slide--youtube .banner__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
}

.slide__youtube {
  position: relative;
  left: 50%;
  padding-right: 182%;
  transform: translateX(-50%);
}

.slide__youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none !important;
  width: 100% !important;
  height: 100% !important;
}

.banner--nojs .slide--youtube {
  overflow: visible;
}

.banner--nojs .slide__youtube {
  left: auto;
  padding: 56.25% 0 0;
  transform: none;
}

.banner--nojs img.d_img {
  display: block;
}

.banner--nojs img.m_img {
  display: none;
}

.banner--nojs .banner__wrapper {
  -moz-column-gap: 0;
  column-gap: 0;
  -moz-column-count: 3;
  column-count: 3;
}

.banner--nojs .banner__item {
  display: block;
  overflow: hidden;
  -moz-column-break-inside: avoid;
  break-inside: avoid-column;
  page-break-inside: avoid;
}

.banner:not(.banner--nojs) img.d_img {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  max-width: none;
  width: auto;
  height: 100%;
  transform: translate(-50%, -50%);
}

.banner:not(.banner--nojs) img.m_img {
  display: none;
  min-width: 100%;
  width: 100vw;
  height: auto;
}

.banner.loading .svg-loader {
  z-index: 2;
  visibility: visible;
  opacity: 1;
}

.banner.loading .banner__wrapper {
  z-index: 1;
  visibility: hidden;
  opacity: 0;
}

.banner .owl-prev {
  right: auto;
  left: 1rem;
}

.banner .owl-next {
  right: 1rem;
  left: auto;
}

/* Layout */
/* Header */
.header-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.header {
  display: flex;
}

/* Catálogo */
.category-description {
  display: none;
  padding: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
}

.col-main .note-msg {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  min-height: calc(100vh - 20rem);
  font-size: 1.5rem;
  opacity: 0.5;
}

.col-main .note-msg:before {
  content: '\f119';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 1rem;
  font-size: 3rem;
  opacity: 0.5;
}

.col-main .note-msg.suggest {
  padding: 3.13rem 0;
}

.col-main .note-msg .suggest {
  padding-top: 0.63rem;
  font-style: italic;
}

.col-main .note-msg .suggest a {
  color: #E20031;
}

.col-main .note-msg .suggest a:hover {
  color: #BE0029;
}

/* Toolbar */
.toolbar {
  display: flex;
  align-items: center;
}

.toolbar .sorter,
.toolbar .sort-by,
.toolbar .limiter,
.toolbar .view-mode {
  display: flex;
  align-items: center;
}

.toolbar .pager {
  display: none;
}

.toolbar .amount {
  flex: 1 1 auto;
  opacity: 0.7;
}

.toolbar .amount span {
  font-weight: 700;
}

.toolbar .sorter {
  margin-left: 1rem;
}

.toolbar .sort-by {
  margin-left: 1rem;
}

.toolbar .sort-by a {
  display: none;
}

.toolbar .sort-by label {
  flex: 0 0 auto;
  margin-right: 0.5rem;
  font-size: 0.8rem;
  opacity: 0.3;
}

.toolbar .sort-by select {
  width: 10rem;
  height: 2rem;
}

.toolbar .view-mode label {
  display: none;
}

.toolbar .view-mode .list,
.toolbar .view-mode .grid {
  flex: 0 0 auto;
}

.toolbar .view-mode .grid {
  margin-right: 0.5rem;
}

.toolbar .view-mode svg {
  width: 1.5rem;
  height: 1.5rem;
}

.toolbar .view-mode strong svg {
  fill: #E20031;
}

.toolbar .view-mode a svg {
  transition: all 100ms ease-in-out;
  fill: #d6d6d6;
}

.toolbar .view-mode a:hover svg {
  fill: #BE0029;
}

.toolbar .limiter {
  margin-left: 1rem;
}

.toolbar .limiter label {
  margin-right: 0.5rem;
  font-size: 0.8rem;
  opacity: 0.3;
}

.toolbar .limiter select {
  width: 3rem;
  height: 2rem;
}

.pager ol {
  display: flex;
  align-items: center;
}

.pager li:not(:first-child) {
  margin-left: 0.25rem;
}

.pager li span span {
  display: block;
  padding: 0 0.25rem;
  min-width: 2rem;
  background: #BE0029;
  color: #FFFFFF;
  text-align: center;
  line-height: 2rem;
}

.pager a {
  display: block;
  padding: 0 0.25rem;
  min-width: 2rem;
  text-align: center;
  line-height: 2rem;
}

.pager a:hover {
  background: #E20031;
  color: #F2F2F2;
}

.pager a.next span,
.pager a.previous span {
  display: none;
}

.pager a.next:before,
.pager a.previous:before {
  display: block;
  line-height: 2rem;
  content: '\f054';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.pager a.previous:before {
  display: inline;
  content: '\f053';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.toolbar-bottom .pager {
  display: block;
}

.toolbar-bottom .pager .label,
.toolbar-bottom .sorter,
.toolbar-bottom .limiter {
  display: none;
}

/* Filtros */
.filters__filter {
  padding: 1rem;
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  transition: all 200ms ease-out;
}

.filters__filter:not(:last-child) {
  margin-bottom: 1rem;
}

.filters__filter:hover {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1rem 1.5rem -1rem rgba(0, 0, 0, 0.4);
}

.filters__filter .li--0:not(:last-child) {
  margin-bottom: 1rem;
}

.filters__filter .a--0 {
  display: block;
}

.filters__filter .count {
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.8em;
}

.filters__filter .ul--1 {
  padding: 0.25rem 0 0 1rem;
  font-size: 0.8rem;
}

.filters__filter .li--1:not(:last-child) {
  margin-bottom: 0.5rem;
}

.filters__filter .a--1 {
  display: block;
  color: #F8A7A5;
}

.filters__filter .a--1:hover {
  color: #E19795;
}

.filters__swatches .ul--0 {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  margin: 0 -0.25rem -0.5rem;
}

.filters__swatches .li--0 {
  flex: 0 1 auto;
  margin: 0 !important;
  padding: 0 0.25rem 0.5rem;
  min-width: 2.75rem;
  max-width: 50%;
}

.filters__swatches .a--0 {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6);
}

.filters__swatches .a--0:hover {
  box-shadow: 0 0 0 1px #E20031;
  color: #E20031;
}

.filters__swatches .swatch {
  display: block;
  min-width: 2rem;
  width: 100%;
  height: 2rem;
  text-align: center;
  font-weight: 700;
  font-size: 0.8rem;
  line-height: 2rem;
}

.filters__swatches span.swatch {
  padding: 0 0.25rem;
}

.filters__swatches .count {
  display: none;
}

.filters__name {
  margin-bottom: 1rem;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 0.8rem;
}

.filters__filtered {
  margin-bottom: 1rem;
}

.filtered__clear {
  display: block;
  margin-top: 0.5rem;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 0.8rem;
}

.filtered__clear:hover {
  color: #E20031;
}

.filters__filtered .li--0 {
  display: flex;
  align-items: center;
  padding-left: 1rem;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
}

.filtered__filter {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  max-width: calc(100% - 2.75rem);
}

.filtered__name {
  opacity: 0.5;
}

.filtered__value {
  overflow: hidden;
  margin-left: 1rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.filtered__value .swatch {
  display: block;
  width: 1rem;
  height: 1rem;
}

.filters__filtered .btn--close {
  border-radius: 0;
  box-shadow: none;
}

/* Swatches */
.configurable-swatch-list {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin: 0 -0.25rem 0.5rem;
}

.configurable-swatch-list li {
  flex: 0 0 auto;
  margin: 0 !important;
  padding: 0 0.25rem 0.5rem;
  min-width: 1px;
  list-style: none !important;
}

.configurable-swatch-list a {
  position: relative;
  display: block;
  padding: 0 0.25rem;
  min-width: 1.5rem;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  color: #777;
  text-align: center;
  line-height: 1.5rem;
}

.configurable-swatch-list a.has-image {
  padding: 0;
}

.configurable-swatch-list .swatch-label {
  display: block;
}

.configurable-swatch-list img {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
}

.configurable-swatch-list .x {
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  overflow: visible;
  width: calc(100% - 1rem);
  height: calc(100% - 1rem);
  opacity: 0;
  transition: all 200ms ease-out;
  stroke: rgba(0, 0, 0, 0.5);
  stroke-width: 2px;
  stroke-linecap: round;
}

.configurable-swatch-list .not-available .x {
  opacity: 1;
}

.configurable-swatch-list .not-available .swatch-label {
  opacity: 0.3;
}

.configurable-swatch-list a:hover {
  background: #E20031;
  box-shadow: 0 0 0 1px #E20031;
  color: #F2F2F2;
}

.configurable-swatch-list .selected a {
  background: #E20031;
  box-shadow: 0 0 0 3px #E20031;
  color: #F2F2F2;
}

/* Preços */
.price-box {
  margin-bottom: 1rem;
}

.price-box>*:not(:last-child) {
  margin-bottom: 0.5rem;
}

.price-from {
  display: block;
  color: #BE0029;
}

.price-from .label {
  font-size: 0.8em;
}

.price-from .price {
  font-weight: 700;
}

.price-to {
  display: block;
  color: #666;
}

.minimal-price {
  display: block;
  color: #888;
}

.minimal-price .label {
  display: block;
  font-size: 0.8em;
}

.minimal-price .price {
  font-weight: 700;
}

.minimal-price-link {
  display: block;
  color: #888;
}

.tier-price {
  display: block;
  color: #888;
  text-decoration: none;
}

.tier-price .qty,
.tier-price .price {
  color: #BE0029;
  font-weight: 700;
}

.price-to .price,
.minimal-price-link .price {
  font-weight: 600;
}

.old-price {
  display: block;
  color: #666;
}

.old-price .price {
  text-decoration: line-through;
}

.regular-price,
.special-price {
  display: block;
  color: #BE0029;
}

.regular-price .price,
.special-price .price {
  font-weight: 700;
}

.price-as-configured {
  display: block;
  color: #BE0029;
  font-size: 0.88rem;
}

.price-as-configured .price {
  font-weight: 700;
}

.tier-prices {
  margin-bottom: 1rem;
  padding: 0.5rem;
  background: #f0f6f9;
  color: #333;
}

.tier-prices li {
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.tier-prices li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.tier-prices .and {
  display: none;
}

.tier-prices .qts,
.tier-prices .price {
  font-weight: 600;
}

.tier-prices .benefit {
  display: block;
  padding-top: 0.25rem;
  color: #888;
  font-style: italic;
  font-size: 0.8rem;
}

.tier-prices .benefit .percent {
  font-weight: 600;
}

.price-box-avista {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin-bottom: 1rem;
  color: #F8A7A5;
  text-align: left;
}

.price-box-avista .label {
  margin-right: 0.5rem;
  font-size: 0.8rem;
}

.price-box-avista .price {
  flex: 1 1 auto;
  font-weight: 700;
}

.price-box-parcelado {
  margin-bottom: 1rem;
}

.price-box-parcelado .num,
.price-box-parcelado .value {
  color: #F8A7A5;
  font-weight: 700;
}

.price-box-parcelado .juros {
  display: block;
  font-size: 0.8rem;
}

.preco-parcelado-sem-juros {
  margin-bottom: 0.25rem;
  color: #F8A7A5;
}

.price-box-parcelado,
.preco-parcelado-sem-juros,
.minimal-price .label,
.minimal-price-link .label,
.price-from .label,
.regular-price .label,
.special-price .label,
.price-box-avista .label {
  color: #777;
}

/* Avaliações */
.product-rate .rating-box {
  height: 1em;
}

.product-rate .rating-box:before {
  color: rgba(0, 0, 0, 0.2);
  content: '\f005\f005\f005\f005\f005';
  letter-spacing: 0.13rem;
  font-size: 1em;
}

.product-rate .rating:before {
  color: #faa332;
  letter-spacing: 0.13rem;
  font-size: 1em;
}

.product-rate .amount,
.product-rate .x-out-of-5,
.product-rate .to-rate,
.product-rate .percent {
  display: none;
}

.product-rate .circle-percent {
  opacity: 0;
  transition: all 1s ease-in-out;
}

.product-rate .done .circle-percent {
  opacity: 1;
}

.product-rate .circle-percent .on {
  stroke: url("#timer__gradient");
}

/* Quantidade */
.qty-wrapper {
  position: relative;
}

.qty-wrapper label {
  display: none;
}

.qty-wrapper .bt {
  display: block;
  width: 1rem;
  height: 1rem;
  border-radius: 1rem 1rem 0 0;
  background: #fff;
  color: #222;
  text-align: center;
  font-size: 0.6rem;
  line-height: 1rem;
  cursor: pointer;
}

.qty-wrapper .bt:before {
  display: block;
  content: '\f077';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.qty-wrapper .bt:hover {
  background: #ddd;
}

.qty-wrapper .bt span {
  display: none;
}

.qty-wrapper .bt.less {
  border-radius: 0 0 1rem 1rem;
}

.qty-wrapper .bt.less:before {
  display: block;
  content: '\f078';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.qty-wrapper .bt.type {
  display: none;
  height: 2rem;
  border-radius: 1rem;
  line-height: 2rem;
}

.qty-wrapper .bt.type:before {
  display: inline;
  content: '\f00c';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.qty-wrapper .typing .bt {
  display: none;
}

.qty-wrapper .typing .bt.type {
  display: block;
}

.qty-wrapper .msg {
  position: absolute;
  bottom: calc(100% + 0.31rem);
  left: 50%;
  visibility: hidden;
  padding: 1rem;
  min-width: 150px;
  border-radius: 3px;
  background: #fff799;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
  font-size: 0.8rem;
  opacity: 0;
  transition: all 200ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transform: translateX(-50%) scale(0);
  transform-origin: center bottom;
}

.qty-wrapper .msg:before {
  position: absolute;
  top: 100%;
  left: calc(50% - 0.31rem);
  display: block;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #fff799;
  content: '';
}

.qty-wrapper .msg.on {
  visibility: visible;
  opacity: 1;
  transform: translateX(-50%) scale(1);
}

.qty-wrapper input {
  display: block;
  padding: 0.5rem 0;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 3px;
  text-align: center;
  font-weight: 600;
  font-size: 1.13rem;
  line-height: 1.75rem;
}

/* Produto */
/* @compartilhar */
.sharing-links .list {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin: 0 -0.25rem -0.5rem;
}

.sharing-links .list:before {
  margin: 0 0.25rem 0.5rem;
  content: 'Compartilhar';
  font-size: 0.8rem;
  opacity: 0.5;
}

.sharing-links li {
  flex: 0 0 2rem;
  margin: 0 0.25rem 0.5rem;
}

.sharing-links a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  border-radius: 3px;
  background: #3b5998;
}

.sharing-links a:hover {
  opacity: 0.8;
}

.sharing-links .tt-share a {
  background: #00aced;
}

.sharing-links .gp-share a {
  background: #dd4b39;
}

.sharing-links .wa-share a {
  background: #4dc247;
}

.sharing-links .pt-share a {
  background: #cb2027;
}

.sharing-links .tb-share a {
  background: #32506d;
}

.sharing-links .lk-share a {
  background: #007bb5;
}

.sharing-links .email-to-friend a {
  background: #E20031;
}

.sharing-links .email-to-friend a:before {
  color: #F2F2F2;
  font-size: 1rem;
  content: '\f003';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.sharing-links span {
  display: none;
}

.sharing-links .ico {
  width: 1rem;
  height: 1rem;
  fill: #fff;
}

/* @bt(comprar) */
.add-to-cart-buttons>*:not(:last-child) {
  margin-bottom: 1rem;
}

.add-to-cart-btn {
  display: block;
  padding: 0 1rem 0 4rem;
  width: 100%;
  height: 4rem;
  background: #3AAD2A;
  color: #FFFFFF;
  white-space: nowrap;
  font-weight: 700;
  font-size: 2rem;
  line-height: 4rem;
}

.add-to-cart-btn.whole {
  padding-left: 1rem;
}

.add-to-cart-btn:hover,
.add-to-cart-btn:active {
  background: #5FCE57;
  color: #FFFFFF;
}

.add-to-cart-btn.out-of-stock,
.add-to-cart-btn.out-of-stock:hover,
.add-to-cart-btn.out-of-stock:active {
  background: #e5e5e5;
  color: #666;
  cursor: default;
}

.add-to-cart-btn.no-qty {
  padding: 0 1rem;
}

/* @fotos */
.product-image-container {
  margin-bottom: 1rem;
}

.product-image-thumbs {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  margin: 0 -0.25rem -0.5rem;
}

.product-image-thumbs li {
  display: flex;
  flex: 0 1 20%;
  flex-flow: column nowrap;
  padding: 0 0.25rem 0.5rem;
  min-width: 3.25rem;
  min-height: 4.25rem;
}

.product-image-thumbs .thumb-link {
  display: block;
  flex: 1 1 100%;
  overflow: hidden;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
}

body.safari .product-image-thumbs .thumb-link {
  min-height: 5rem;
}

.product-image-thumbs .thumb-link:hover,
.product-image-thumbs .thumb-link.on {
  box-shadow: 0 0 0 1px #E20031;
}

.product-image-thumbs .video-thumb {
  position: relative;
  flex: 1 1 100%;
  border-radius: 3px;
  background-color: #BE0029;
  background-position: center;
  background-size: auto 140%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: all 300ms ease-out;
}

.product-image-thumbs .video-thumb .img {
  display: none;
}

.product-image-thumbs .play .ico {
  position: absolute;
  top: calc(50% - 1rem);
  left: calc(50% - 1rem);
  overflow: visible;
  width: 2rem;
  height: 2rem;
  filter: url("#shadow--sm");
  transition: all 200ms ease-out;
  fill: #fff;
}

.product-image-thumbs .video-thumb:hover {
  box-shadow: 0 0 0 1px #E20031;
}

.product-image-thumbs .video-thumb:hover .play .ico {
  opacity: 0.6;
}

.product-image-thumbs .play span {
  display: none;
}

.more-views .title {
  display: none;
}

/* @marca */
.brand {
  padding-top: 1rem;
}

.brand a {
  display: inline-block;
  opacity: 0.6;
}

.brand img {
  display: inline-block;
  width: auto;
  height: 2rem;
}

.brand a:hover {
  opacity: 1;
}

/* @parcelamento */
/* Daniel Disner
* 15/09/2021
 */
 
.parcelamento svg.ico{
  width: 3rem !important;
  height: 1.8rem !important;
  left: 20%;
  position: relative;
}

.valor-parcela{
  color: #888;
}

.parcelamento .title {
  background-color: #f1f1f1;
  margin: 0;
  padding: 0.5rem;
  color: #0033a0;
}

.parcelamento .title span{
  left: 20%;
  position: relative;
}

.parcelamento ul {
  -moz-column-gap: 0;
  column-gap: 0;
  -moz-column-count: 2;
  column-count: 2;
}

.parcelamento li {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem 0.5rem 0.5rem 0.5rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.parcelamento .juros,
.parcelamento .s-juros {
  color: #17a420;
  text-align: right;
  font-style: italic;
  font-size: 0.7rem;
  line-height: 0.7rem;
}

.parcelamento .s-juros {
  padding: 0 0.25rem 0.13rem;
  border-radius: 3px;
  background: #CCCCCC;
  color: #FFFFFF;
  white-space: nowrap;
}

.parcelamento .parcela {
  line-height: 1em;
}
 

.parcelamento .parcela .num,
.parcelamento .parcela .sep,
.parcelamento .valor-total
{
    color: #888;
}

.parcelamento .parcela .valor {
  font-weight: 600;
  color: #152f6d;
}

.parcelamento .valor-total {
  flex: 1 1 100%;
  order: 2;
  font-size: 0.7rem;
}

.parcelamento .valor-total .label:after {
  content: ':';
}

.parcelamento .total{
  display: none;
}

.parcelamento__hide {
  display: none;
}

/* @brinde */
.block-freegift {
  margin-bottom: 1.25rem;
  padding: 0.94rem;
  box-shadow: inset 0 0 0 3px #E20031;
  text-align: center;
}

.block-freegift .title {
  margin-bottom: 0.94rem;
  color: #E20031;
  text-transform: uppercase;
  font-weight: 600;
}

.freegifts li {
  display: flex;
  align-items: center;
  margin-bottom: 0.63rem;
  padding-bottom: 0.63rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-align: left;
  font-size: 0.75rem;
}

.freegifts li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.freegifts .thumb {
  flex: 0 0 60px;
  margin-right: 0.63rem;
}

.freegifts .gift-name {
  margin-bottom: 0.63rem;
  color: #222;
}

.freegifts .price-box .label,
.freegifts .old-price,
.freegifts .preco-a-vista,
.freegifts .preco-parcelado {
  display: none;
}

.freegifts .special-price .price,
.freegifts .regular-price .price {
  color: #666;
  text-decoration: line-through;
  font-size: 0.75rem;
}

/* @simulador-frete */
.frete__title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.25rem;
  padding: 0.5rem;
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  font-size: 0.8rem;
  cursor: pointer;
  transition: all 200ms ease-out;
}

.frete__title .ico {
  margin-right: 0.5rem;
  width: 1rem;
  height: 1rem;
}

.frete__title span {
  order: 1;
}

.frete__title:hover {
  background: #E20031;
  color: #F2F2F2;
}

.frete__title:hover .ico {
  fill: #F2F2F2;
}

.frete__content {
  display: none;
}

.frete--open .frete__content {
  display: block;
}

.frete--open .frete__title {
  background: #E20031;
  color: #F2F2F2;
}

.frete--open .frete__title .ico {
  fill: #F2F2F2;
}

.frete__naosei {
  display: block;
  color: #888;
  font-size: 0.7rem;
  line-height: 2rem;
}

.frete__naosei:hover {
  text-decoration: underline;
}

.frete__actions {
  position: relative;
  flex: 0 0 2.75rem;
}

.frete__wait {
  position: absolute;
  top: calc(50% - 1rem);
  right: calc(100% + 0.25rem);
}

.frete__wait .svg-loader {
  width: 2rem;
  height: 2rem;
}

.frete__form {
  display: flex;
  align-items: center;
}

.frete__form .input-box {
  display: flex;
  align-items: center;
}

.frete__form em {
  display: none;
}

.frete__form .input-text {
  flex: 1 1 auto;
  border-radius: 0 !important;
}

.frete__results {
  position: relative;
  padding: 1rem;
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}

.frete__results dl {
  position: relative;
  margin-bottom: 1rem;
  font-size: 0.8rem;
}

.frete__results dt {
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  font-weight: 700;
}

.frete__results dd:not(:last-child) {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.frete__results li:not(:last-child) {
  margin-bottom: 0.25rem;
}

.frete__results .price {
  padding-left: 0.25rem;
  font-weight: 600;
}

.frete__results .demo {
  color: #888;
  font-size: 0.6rem;
}

.frete__close {
  position: absolute;
  top: 0;
  right: 0;
  box-shadow: none;
}

.frete__hide {
  display: none;
}

/* Tabs */
.tabs {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
}

.tabs__tab {
  position: relative;
  z-index: 5;
  order: 1;
  align-self: flex-end;
  padding: 0 1em;
  height: 2.75em;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 0;
  font-size: 0.9rem;
  line-height: 2.75em;
  cursor: pointer;
}

.tabs__tab:not(:last-child) {
  margin-right: 0.25rem;
}

.tabs__tab.on {
  top: 0.06rem;
  background: #fff;
  font-size: 1rem;
  cursor: default;
}

.tabs__tab:hover {
  background: #fff;
}

.tabs__content {
  display: none;
  flex: 1 1 100%;
  order: 2;
  padding: 1rem;
  max-width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
}

.tabs__content.on {
  display: block;
}

.tabs__hide {
  display: none;
}

/* Produto - Layout */
.product-options-bottom .price-box {
  display: none;
}

.col-main #messages_product_view {
  margin: 0;
}

.product-essential {
  margin-bottom: 1rem;
}

#product_addtocart_form {
  display: flex;
  align-items: stretch;
  max-width: 100%;
}

.prod__shop .col1 {
  flex: 1 1 5rem;
  min-width: 1px;
}

.prod__shop .col2 {
  flex: 0 0 16rem;
  order: 2;
  margin-left: 2rem;
}

.prod__shop .col1>*,
.prod__shop .col2>* {
  margin-bottom: 1rem;
}

.prod__shop .col1>*:last-child,
.prod__shop .col2>*:last-child {
  margin-bottom: 0;
}

/* @nome */
.prod__name h1 {
  display: block;
  font-size: 1.5rem;
  line-height: 1.2em;
  font-weight: 600;
  color: #000000;
  padding: .63rem 0 .31rem;
}

.prod__name .sku {
  display: block;
  font-size: .7rem;
  line-height: 1.2em;
  /* text-transform: uppercase; */
  color: #b7b7b7;
  margin-bottom: .4rem;
  padding: .31rem 0;
  margin-top: 10px;
}

/* @avaliacoes */
.prod__shop .product-rate {
  display: flex;
  align-content: center;
}

.prod__shop .product-rate .to-rate {
  display: block;
  margin-left: 0.5rem;
  color: #666;
  font-size: 0.8rem;
}

.prod__shop .product-rate .to-rate:hover {
  color: #BE0029;
}

/* @bt(comprar) */
.prod__shop .add-to-cart {
  position: relative;
  margin-bottom: 1rem;
  width: 100%;
}

.prod__shop .add-to-cart-buttons {
  position: relative;
}

/* @descricao(curta) */
.prod__short-desc {
  color: #888;
  font-size: 0.8rem;
}

/* @if(!is_disponivel) */
.prod__esgotado {
  margin-bottom: 1rem;
  padding: 2rem 1rem;
  border-radius: 3px;
  background: #fff9ba;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.5);
}

.prod__esgotado p:not(:last-child) {
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.prod__esgotado a {
  color: rgba(0, 0, 0, 0.7);
}

.prod__esgotado a:hover {
  text-decoration: underline;
}

#product-video .modal-container .std {
  overflow: visible;
}

/*
 * @variacoes
 */
/* Configurável */
.configurable {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  margin: 0 -0.5rem 1rem;
}

.configurable:before {
  display: block;
  flex: 1 1 100%;
  margin-bottom: 1rem;
  padding: 0 0.5rem;
  content: 'Escolha as opções:';
  opacity: 0.5;
}

.configurable__option {
  flex: 1 1 280px;
  padding: 0 0.5rem 1rem;
  min-width: 280px;
}

.configurable__caption {
  margin-bottom: 0.5rem;
}

.configurable__caption em {
  display: none;
}

.configurable__caption span {
  padding-left: 0.25rem;
  font-weight: 700;
}

.configurable .configurable-swatch-list {
  margin: 0 -0.5rem -1rem;
}

.configurable .configurable-swatch-list li {
  padding: 0 0.5rem 1rem;
}

.configurable .configurable-swatch-list a {
  min-width: 2.75rem;
  font-weight: 600;
  line-height: 2.75rem;
}

.configurable .configurable-swatch-list img {
  width: 2.75rem;
  height: 2.75rem;
}

.configurable .validation-advice {
  top: -1.63rem;
  right: auto;
  bottom: auto;
  left: -1.31rem;
  margin: 0;
}

.configurable .validation-advice div {
  right: auto;
  left: 0;
}

.configurable .validation-advice div:before {
  right: auto;
  left: 0.25rem;
}

/* Empacotado */
.bundle {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  margin-bottom: 1.5rem;
}

.bundle:before {
  display: block;
  flex: 1 1 100%;
  margin-bottom: 1rem;
  content: 'Monte o seu produto:';
  opacity: 0.5;
}

.bundle__option {
  position: relative;
  flex: 1 1 100%;
  margin-bottom: 0.5rem;
  padding: 1rem;
  min-width: 280px;
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  transition: all 200ms ease-out;
}

.bundle__option:hover {
  z-index: 10;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1.5rem 1.5rem -1rem rgba(0, 0, 0, 0.2);
}

.bundle__caption {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 0.8rem;
  opacity: 0.5;
}

.bundle__caption em {
  display: none;
}

.bundle__content {
  position: relative;
  display: flex;
  align-items: center;
}

.bundle__content.one-option .input-box:after {
  margin-left: 0.25rem;
  color: #E20031;
  content: '\f00c';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  flex: 0 0 auto;
}

.bundle .options-bundle-images {
  flex: 0 0 5rem;
  margin-right: 1rem;
}

.bundle .options-bundle-images li {
  display: none;
}

.bundle .options-bundle-images li.active {
  display: block;
}

.bundle .options-bundle-images img {
  display: block;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
}

.bundle .options-bundle-images.multiple {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.bundle .options-bundle-images.multiple li {
  flex: 1 1 50%;
  padding: 0.16rem;
}

.bundle .options-list li {
  position: relative;
  display: flex;
  align-items: flex-start;
  margin-bottom: 0.5rem;
  color: #333;
  font-weight: 600;
  font-size: 0.9rem;
}

.bundle .options-list li:last-child {
  margin-bottom: 0;
}

.bundle .options-list input {
  position: relative;
  top: 0.19rem;
  flex: 0 0 auto;
}

.bundle .options-list .label {
  flex: 1 1 auto;
}

.bundle .qty-holder {
  flex: 0 0 auto;
  margin-left: 1rem;
}

.bundle .qty-holder label {
  display: none;
}

.bundle .qty-holder input {
  display: block;
  padding: 0;
  width: 2.75rem;
  text-align: center;
}

.bundle .qty-holder input.qty-disabled {
  display: none;
}

.bundle .input-box {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  align-items: center;
}

.bundle .price-notice {
  flex: 1 1 auto;
  color: #888;
  font-weight: 400;
  font-size: 0.8rem;
}

.bundle .options-bundle-checkbox {
  padding: 0;
}

.bundle .bundle-checkbox-image {
  position: relative;
  display: flex;
  flex: 0 0 5rem;
  margin-right: 1rem;
  max-height: 5rem;
}

.bundle .bundle-checkbox-image img {
  display: block;
  margin: auto;
}

#product-options-wrapper p.required {
  display: none;
}

tr.bundle {
  display: table-row;
  margin: 0;
}

tr.bundle:before {
  display: none;
}

/* Agrupado */
.grouped {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  margin: 0 -0.25rem 0.5rem;
}

.grouped:before {
  display: block;
  flex: 1 1 100%;
  margin-bottom: 1rem;
  padding: 0 0.25rem;
  content: 'Clique para escolher os itens que deseja:';
  opacity: 0.5;
}

.grouped__option {
  position: relative;
  flex: 1 1 calc(50% - 0.5rem);
  margin: 0 0.25rem 0.5rem;
  padding: 1rem;
  min-width: 250px;
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: all 200ms ease-out;
}

.grouped__option.added {
  box-shadow: inset 0 0 0 1px #E20031;
}

.grouped__option.added:not(.out-of-stock):hover {
  box-shadow: inset 0 0 0 1px #E20031, 0 1.5rem 0.5rem rgba(0, 0, 0, 0.2);
}

.grouped__option.out-of-stock {
  opacity: 0.5;
  cursor: default;
}

.grouped__caption {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 0.8rem;
  opacity: 0.5;
}

.grouped__caption em {
  display: none;
}

.grouped__content {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.grouped__check {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: #fff;
  color: rgba(0, 0, 0, 0.2);
  transition: all 200ms ease-out;
}

.added .grouped__check {
  top: -1.5rem;
  height: 1rem;
  color: #E20031;
}

.grouped__option:not(.out-of-stock):hover {
  z-index: 10;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1.5rem 1.5rem -1rem rgba(0, 0, 0, 0.2);
}

.grouped__option:not(.out-of-stock):hover .grouped__check {
  color: #E20031;
}

.grouped__check:before {
  display: inline;
  content: '\f067';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.added .grouped__check:before {
  display: inline;
  content: '\f00c';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.grouped .grouped-images {
  display: flex;
  flex: 0 0 5rem;
  margin-right: 1rem;
  max-height: 5rem;
}

.grouped .grouped-images img {
  display: block;
  margin: auto;
}

.grouped .grouped-price-box {
  flex: 1 1 auto;
}

.grouped .qty-holder {
  position: relative;
  flex: 0 0 2.75rem;
  margin-left: 1rem;
  min-width: 2.75rem;
}

.grouped .qty-holder label {
  display: none;
}

.grouped .qty-holder input {
  display: block;
  padding: 0;
  width: 2.75rem;
  text-align: center;
}

.grouped .input-box {
  position: relative;
}

.grouped .x {
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  z-index: 99;
  overflow: visible;
  width: calc(100% - 1rem);
  height: calc(100% - 1rem);
  stroke: #CCCCCC;
  stroke-width: 2px;
  stroke-linecap: round;
}

.grouped .availability {
  flex: 1 1 auto;
  color: #CCCCCC;
  text-align: right;
  font-weight: 600;
  font-size: 0.8rem;
}

.grouped .price-box {
  margin: 0;
}

.grouped__configurable {
  flex: 1 1 100%;
  order: 2;
  padding-top: 1rem;
}

/* Customizado (Opções Customizadas) */
.options {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  margin: 0 -0.5rem 1rem;
}

.options:before {
  display: block;
  flex: 1 1 100%;
  margin-bottom: 1rem;
  padding: 0 0.5rem;
  content: 'Personalize seu produto:';
  opacity: 0.5;
}

.options__option {
  flex: 1 1 50%;
  padding: 0 0.5rem 1rem;
  min-width: 280px;
}

.options__caption {
  margin-bottom: 0.5rem;
  font-weight: 600;
  font-size: 0.8rem;
  opacity: 0.5;
}

.options__caption em {
  display: none;
}

.options__content {
  position: relative;
  display: flex;
  align-items: center;
}

.options__content>.input-box {
  flex: 1 1 auto;
}

.options .img-calendar {
  color: #E20031;
}

.options .img-calendar:hover {
  color: #BE0029;
}

.options .date.time .img-calendar {
  margin-right: 1rem;
}

.options .date.time select {
  min-width: 4rem;
}

.options .options-list li {
  position: relative;
  margin-bottom: 0.5rem;
}

.options .options-list li:last-child {
  margin-bottom: 0;
}

.options input[type=text],
.options textarea,
.options select {
  width: 100%;
}

.options input.datetime-picker {
  flex: 0 0 7rem;
  max-width: 7rem;
  text-align: center;
}

.options p.note {
  color: #888;
  font-size: 0.8rem;
}

.options .time-picker {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-width: 8.75rem;
}

.options .time-picker:before {
  margin-right: 0.25rem;
  color: rgba(0, 0, 0, 0.4);
  content: '\f017';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

/* Baixável */
.downloadable {
  margin-bottom: 1rem;
}

.downloadable__caption {
  margin-bottom: 0.5rem;
  font-weight: 600;
  font-size: 0.8rem;
  opacity: 0.5;
}

.downloadable__caption em {
  display: none;
}

.downloadable__content {
  position: relative;
}

.downloadable__list li {
  position: relative;
  margin-bottom: 1rem;
}

.downloadable__list li:last-child {
  margin-bottom: 0;
}

.downloadable__list .input-box {
  display: flex;
  align-items: center;
}

.downloadable__list .label {
  display: flex;
  align-items: center;
}

.downloadable .price-notice {
  margin-left: 0.5rem;
  color: #888;
  font-weight: 600;
}

.downloadable .validation-advice {
  top: 0;
  right: auto;
  bottom: auto;
  left: -1.25rem;
}

.downloadable .validation-advice div {
  right: auto;
  left: 0;
  text-align: left;
  transform-origin: left bottom;
}

.downloadable .validation-advice div:before {
  right: auto;
  left: 0.25rem;
}

.downloadable dd:hover .validation-advice div {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}

.downloadable-sample-link {
  position: relative;
  margin-left: 0.5rem;
  padding: 0.25rem 0.5rem;
  border-radius: 3px;
  background: #CCCCCC;
  color: #FFFFFF;
  font-size: 0.8rem;
}

.downloadable-sample-link:before {
  margin-right: 0.25rem;
  font-size: 0.8rem;
  content: '\f01a';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.downloadable-sample-link .sep {
  display: none;
}

.downloadable-sample-link:hover {
  background: #F7F7F7;
  color: #FFFFFF;
}

.downloadable__sample {
  margin-bottom: 1rem;
  padding: 1rem;
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}

.downloadable__sample li:not(:last-child) {
  margin-bottom: 1rem;
}

.downloadable__sample .link {
  display: flex;
  align-items: center;
  color: #F8A7A5;
}

.downloadable__sample .link:before {
  margin-right: 0.5rem;
  font-size: 1.2rem;
  content: '\f01a';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.downloadable__sample .link:hover {
  color: #E19795;
}

/* Produto - Conteúdo Adicional */
.product-collateral>*:not(:last-child) {
  margin-bottom: 4rem;
}

/* Produto - Avaliações */
.reviews__content {
  display: flex;
  align-items: stretch;
}

.reviews__resume {
  flex: 0 0 18rem;
  margin-right: 0.5rem;
  padding: 1rem;
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}

.reviews__ratings {
  flex: 1 1 auto;
  padding: 1rem;
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}

.reviews__add {
  position: relative;
  flex: 0 0 16rem;
  margin-left: 0.5rem;
  padding: 1rem;
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}

.reviews__resume .product-rate {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}

.reviews__resume .product-rate .amount {
  display: block;
  font-weight: 600;
  opacity: 0.5;
}

.reviews__resume .product-rate .percent {
  display: block;
}

.reviews__resume .product-rate .rating-box {
  margin-bottom: 1rem;
  font-size: 1.5rem;
}

.reviews__resume .product-rate .circle-percent .on {
  stroke-width: 4px;
  stroke-linecap: round;
}

.reviews__list {
  overflow: auto;
  margin: 0 -1rem -1rem;
  min-height: 24rem;
  max-height: 50vh;
}

.reviews__list::-webkit-scrollbar {
  width: 0.19rem;
}

.reviews__list::-webkit-scrollbar-track {
  border-radius: 3px;
  background-color: transparent;
  background-image: linear-gradient(90deg, transparent 50%, #E20031 50%);
  background-size: 2px 1px;
}

.reviews__list::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #E20031;
}

.reviews__list li {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  padding: 0 1rem 1rem;
}

.reviews__list li:not(:first-child) {
  padding-top: 1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.reviews__list .title {
  margin: 0 1rem 0 0;
}

.reviews__list .details {
  flex: 1 1 100%;
  margin-top: 0.5rem;
}

.reviews__list .review-meta {
  font-size: 0.7rem;
  opacity: 0.5;
}

.reviews__list .name {
  font-weight: 700;
}

.reviews__list .date-time {
  margin-left: 1rem;
}

.reviews .product-rate .rating-box {
  display: block;
}

.reviews__logged .title {
  color: #CCCCCC;
}

.reviews__add .myaccount {
  height: auto;
}

.reviews__add .myaccount__header {
  display: none;
}

.reviews__add .myaccount__content {
  position: static;
  display: block;
  padding: 0;
  width: auto;
  background: none;
  box-shadow: none;
}

.reviews__add .myaccount__content .title {
  display: none;
}

.reviews__add .buttons-set {
  padding-top: 1rem;
}

.reviews__add .btn {
  width: 100%;
}

.reviews__add .svg-loader {
  position: absolute;
  top: calc(50% - 0.125rem);
  left: calc(50% - 1.375rem);
  display: block;
  width: 2.75rem;
  height: 2.75rem;
  opacity: 0;
  transition: all 200ms ease-out;
}

.reviews__add.loading .svg-loader {
  opacity: 1;
}

.reviews__return {
  padding-top: 1rem;
  text-align: center;
  font-size: 1.2rem;
}

.reviews__return.success {
  color: #E20031;
}

.reviews__return.success:before {
  content: '\f00c';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: block;
  margin: 0 auto 1rem;
}

.reviews__return.error {
  color: #ff8469;
}

.reviews__return.error:before {
  content: '\f00d';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: block;
  margin: 0 auto 1rem;
}

.reviews__no-reviews {
  padding-top: 10rem;
  text-align: center;
}

.reviews .be-first {
  color: #E20031;
  font-weight: 700;
}

.review-summary {
  display: flex;
  justify-content: center;
  align-items: center;
}

.review-summary li {
  flex: 0 0 auto;
  margin: 0 0.5rem;
  height: 2.25rem;
  line-height: 2.25rem;
}

.review-summary input {
  position: fixed;
  top: -6249.94rem;
  left: -6249.94rem;
}

.review-summary label {
  display: block;
  margin: 0;
  text-align: center;
  font-size: 1.5rem;
  cursor: pointer;
}

.review-summary label:before {
  content: '\f005';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: block;
  color: rgba(0, 0, 0, 0.1);
  transition: all 200ms cubic-bezier(0.23, 1, 0.32, 1);
}

.review-summary .hover label:before {
  color: rgba(0, 0, 0, 0.3);
}

.review-summary .active label:before {
  color: #faa332;
  transform: scale(1.5);
}

.reviews__hide {
  display: none;
}

/* Produto - Compre Junto */
.jointsales__content {
  position: relative;
  display: flex;
  align-items: stretch;
  max-width: 100%;
}

.jointsales__current {
  position: relative;
  z-index: 2;
  display: flex;
  flex: 0 0 30%;
  flex-flow: column nowrap;
  padding: 0 0 1.75rem;
  min-width: 1px;
  transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.jointsales__currentin {
  position: relative;
  display: flex;
  flex: 1 1 100%;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.jointsales__current .thumb {
  flex: 0 0 30%;
  margin-right: 1rem;
}

.jointsales__current .price-box {
  margin-bottom: 0;
}

.jointsales .more {
  position: absolute;
  top: calc(50% - 1rem);
  right: -1rem;
  width: 2rem;
  height: 2rem;
  color: #F8A7A5;
  text-align: center;
  font-size: 1rem;
  line-height: 2rem;
  transition: all 250ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transform: scale(2.5);
}

.jointsales .more:before {
  display: block;
  content: '\f067';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.jointsales__items {
  position: relative;
  z-index: 1;
  flex: 0 0 70%;
  min-width: 1px;
  max-width: 70%;
}

.jointsales__row {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-end;
  padding: 1rem;
  width: 100%;
  background: #fff;
  transition: all 200ms ease-out;
}

.jointsales__row:not(:last-child) {
  margin-bottom: 1rem;
}

.jointsales__list {
  display: flex;
  flex: 1 1 100%;
  justify-content: center;
  align-self: flex-start;
  min-width: 1px;
}

.jointsales__item {
  flex: 1 1 20%;
  padding: 1rem;
  min-width: 1px;
  max-width: 50%;
}

.jointsales__item:not(:first-child) {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.jointsales__item .thumb {
  display: block;
  margin-bottom: 1rem;
}

.jointsales__item .info {
  flex: 1 1 60%;
}

.jointsales__item .title {
  color: rgba(0, 0, 0, 0.7);
  font-weight: 600;
  font-size: 0.8rem;
}

.jointsales__options {
  display: flex;
  flex: 1 1 100%;
  flex-flow: row wrap;
  margin: 1rem -0.5rem -1rem;
  min-width: 1px;
}

.jointsales__options li {
  flex: 1 1 50%;
  padding: 0 0.5rem 1rem;
  min-width: 80px;
}

.jointsales__options label {
  display: block;
  margin-bottom: 0.5rem;
  color: rgba(0, 0, 0, 0.7);
  text-transform: capitalize;
  font-weight: 700;
  font-size: 0.8rem;
}

.jointsales__options em {
  display: none;
}

.jointsales__options select {
  height: 2rem;
}

.jointsales__totals {
  margin-top: 1rem;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.8rem;
}

.jointsales__totals .price {
  color: #F7F7F7;
  font-weight: 700;
}

.jointsales__totals .economize {
  display: inline-block;
  margin-top: 0.25rem;
  padding: 0.25rem 0.5rem;
  border-radius: 3px;
  background: #CCCCCC;
  color: #FFFFFF;
}

.jointsales__totals .economize .price {
  color: #FFFFFF;
}

.jointsales__payments {
  margin-top: 1rem;
  font-size: 0.8rem;
  line-height: 1em;
}

.jointsales__payments .preco-parcelado-sem-juros,
.jointsales__payments .avista {
  margin-bottom: 0.5rem;
}

.jointsales__action {
  margin-top: 1rem;
}

.jointsales .owl-wrapper-outer {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-width: 1px 1px 1px 0;
}

.jointsales .owl-wrapper.owl-flex {
  align-items: flex-start;
}

.jointsales .owl-prev,
.jointsales .owl-next {
  top: calc(100% - 1.75rem);
  right: auto;
  left: auto;
  background: none;
  box-shadow: none;
  color: #E20031;
}

.jointsales .owl-prev {
  left: 0;
}

.jointsales .owl-next {
  right: 0;
}

.jointsales .regular-price,
.jointsales .special-price {
  font-size: 0.8rem;
}

/* Produto - PayPal */
.paypal-logo.no-bml {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 0.5rem;
  padding-top: 0.5rem;
}

.paypal-or {
  margin-right: 0.5rem;
  line-height: 2rem;
}

/* Modal */
.modal__content::-webkit-scrollbar-thumb {
  background: #E20031;
}

/* Floater */
.floater__content::-webkit-scrollbar-thumb {
  background: #E20031;
}

/* Termos de Aceite */
.terms__content::-webkit-scrollbar-thumb {
  background: #E20031;
}

/* Loader - Rolagem Infinita */
.ias-trigger {
  text-align: center;
}

.ias-spinner {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Carrinho */
.cart__links {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cart__links .btn-checkout {
  background: #3AAD2A;
  color: #FFFFFF;
}

.cart__links .btn-checkout:hover {
  background: #5FCE57;
  color: #FFFFFF;
}

.cart-table header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 2.75rem;
  background: #E20031;
  color: #F2F2F2;
  text-transform: uppercase;
}

.cart-table .th {
  flex: 1 1 10%;
  padding: 0 1rem;
}

.cart-table .cart-product-head {
  flex: 1 1 65%;
}

.cart-table main {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
}

.cart-product-line {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: stretch;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.cart-product-line:last-child {
  border: 0;
}

.cart-product-line>div {
  flex: 1 1 10%;
  padding: 1rem;
}

.cart-product-line>div:first-child {
  display: flex;
  flex: 1 1 65%;
  justify-content: space-between;
  align-items: center;
}

.cart-product-line>.product-cart-actions {
  display: flex;
  align-items: center;
}

.cart-table .product-image {
  flex: 0 0 100px;
  margin-right: 1rem;
}

.cart-table .product-info {
  flex: 1 1 auto;
}

.cart-table .btn-remove {
  flex: 0 0 2.75rem;
  margin-left: 1rem;
  box-shadow: none;
}

.cart-table .btn-remove:before {
  content: '\f014';
}

.cart-table h2.name {
  display: block;
  margin-bottom: 0.25rem;
  color: #111;
  font-weight: 400;
  font-size: 1.5rem;
}

.cart-table h2.name a {
  color: #111;
}

.cart-table h2.name a:hover {
  color: #E20031;
}

.cart-table .sku {
  display: block;
  color: #888;
  font-size: 0.8rem;
}

.cart-table .item-options {
  margin-top: 1rem;
  padding: 0.5rem;
  border-radius: 3px;
  background: #f0f6f9;
  color: #666;
  font-size: 0.8rem;
}

.cart-table .item-options dt {
  color: #333;
  font-weight: 600;
}

.cart-table .item-options dd:not(:last-child) {
  margin-bottom: 1rem;
}

.cart-table .item-options .price {
  margin-left: 0.25rem;
  font-weight: 600;
}

.cart-table .qty-wrapper {
  flex: 0 0 2.75rem;
}

.cart-table .qty-wrapper .bt {
  background: #F8A7A5;
  color: #FFFFFF;
}

.cart-table .qty-wrapper .bt:hover {
  background: #E19795;
  color: #FFFFFF;
}

.cart-table footer {
  display: flex;
  justify-content: flex-end;
}

.cart-table .btn-empty {
  box-shadow: none;
}

.cart-table .giftwrap_button {
  display: flex;
  flex: 0 0 auto;
  order: 99;
  align-items: center;
  margin-left: 1rem;
  padding: 0.5rem;
  border-radius: 0.25rem;
  background: #E20031;
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
  color: #F2F2F2;
  font-size: 0.8rem;
  cursor: pointer;
}

.cart-table .giftwrap_button .giftwrap_last {
  flex: 0 0 auto;
  order: -1;
  margin-right: 0.5rem;
}

.cart-table .giftwrap_button .giftwrap-price {
  margin-left: 0.5rem;
  font-weight: 700;
}

.cart-table .giftwrap_button:hover {
  background: #BE0029;
  color: #FFFFFF;
}

.cart__boxes {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 1rem;
}

.cart__boxes>* {
  flex: 1 1 33.333%;
  min-width: 280px;
}

.cart-empty {
  padding-top: 5rem;
  text-align: center;
}

/* Carrinho - Simulador de Frete */
.shipping {
  padding: 1rem;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
}

.shipping__form {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}

.shipping__desc {
  display: none;
}

.shipping__postcode {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
}

.shipping__postcode label {
  flex: 0 0 auto;
  margin-right: 0.5rem;
}

.shipping__postcode em {
  display: none;
}

.shipping__postcode .input-box {
  flex: 1 1 auto;
}

.shipping__action {
  flex: 0 0 auto;
}

.co-shipping {
  padding-top: 1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 0.8rem;
}

.co-shipping__methods dt {
  margin-bottom: 0.25rem;
  font-weight: 700;
}

.co-shipping__methods dd:not(:last-child) {
  margin-bottom: 1rem;
}

.co-shipping__methods li:not(:last-child) {
  margin-bottom: 0.5rem;
}

.co-shipping__methods .price {
  font-weight: 600;
}

/* Carrinho - Cupom de Desconto */
.coupon {
  padding: 1rem;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
}

.coupon__form {
  display: flex;
  align-items: center;
}

.coupon__form label {
  display: none;
}

.coupon__form .input-box {
  flex: 1 1 auto;
}

/* Carrinho - Totais */
.totals {
  padding: 1rem;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
}

.totals__content {
  margin: 0 -1rem;
}

.totals__table th,
.totals__table td {
  padding: 0.5rem 1rem;
  border: 0 !important;
  background: none;
}

.totals__table .a-right:first-child {
  text-align: left;
}

/* Carrinho - Mensagem Frete Grátis */
.msg-free_shipping {
  margin: 0.25rem 0;
  padding: 1rem;
  background: #CCCCCC;
  color: #FFFFFF;
  text-align: center;
}

/* Carrinho - Vendas Cruzadas */
.crosssell__options {
  display: flex;
  flex: 1 1 100%;
  flex-flow: row wrap;
  margin: 1rem -0.5rem 0;
}

.crosssell__options li {
  flex: 1 1 50%;
  padding: 0 0.5rem 1rem;
}

.crosssell__options label {
  display: block;
  margin-bottom: 0.5rem;
  color: rgba(0, 0, 0, 0.7);
  text-transform: capitalize;
  font-weight: 700;
  font-size: 0.8rem;
}

.crosssell__options em {
  display: none;
}

.crosssell__options select {
  height: 2rem;
}

.crosssell__btn {
  margin-top: 1rem;
}

/* Tabelas */
table thead th,
table thead td {
  padding: 0.5rem 1rem;
  border: 0;
  background: #E20031;
  color: #F2F2F2;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.8rem;
}

table tbody th,
table tbody td {
  border-width: 1px 0;
  color: #555;
  font-size: 1rem;
}

table tbody th:first-child,
table tbody td:first-child {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

table tbody th:last-child,
table tbody td:last-child {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

table dl.item-options {
  margin-top: 0.63rem;
  padding: 0.63rem;
  border-radius: 3px;
  background: #f0f6f9;
  font-size: 0.75rem;
}

table dl.item-options dt {
  color: #333;
  font-weight: 600;
}

table dl.item-options dd {
  margin-bottom: 0.63rem;
  color: #666;
}

table dl.item-options dd:last-child {
  margin-bottom: 0;
}

table dl.item-options .price {
  padding-left: 0.19rem;
  font-weight: 600;
}

table dl.item-options a {
  color: #F8A7A5;
  text-decoration: underline;
}

table dl.item-options a:hover {
  color: #E19795;
}

table tfoot th,
table tfoot td {
  background: #f5f5f5;
}

table tbody .bundle.label th,
table tbody .bundle.label td {
  padding: 0.5rem 1rem;
  background: #f0f6f9;
  font-weight: 700;
}

table tbody .bundle.child th,
table tbody .bundle.child td {
  padding: 0.5rem 1rem;
  background: #f0f6f9;
  font-size: 0.8rem;
}

table tbody .bundle.child th:first-child:before,
table tbody .bundle.child td:first-child:before {
  content: 'Ã¢â‚¬Â¢ ';
}

table tbody .bundle.child th div,
table tbody .bundle.child td div {
  display: inline;
}

table a {
  color: #F8A7A5;
  font-weight: 600;
}

table a:hover {
  color: #E19795;
}

table .price-box {
  margin: 0;
}

/* Sucesso */
.checkout-onepage-success .page-title {
  text-align: center;
}

.checkout-onepage-success .page-title small {
  display: block;
}

.success-content {
  display: block;
  padding: 1rem;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  text-align: center;
}

.success-content .ico-case {
  margin-bottom: 1rem;
}

.success-content .ico {
  display: block;
  margin: 0 auto;
  width: 5rem;
  height: 5rem;
  -webkit-animation: success 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s 1 forwards;
  animation: success 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s 1 forwards;
  fill: url("#button_v");
}

.success-content>*:not(.ico-case):not(:last-child) {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.success-content .order-number {
  color: #333;
  font-size: 1.5rem;
}

.success-content .order-number .txt {
  display: block;
}

.success-content .order-number .number {
  color: #3AAD2A;
  font-size: 3rem;
}

.success-content .order-number a.number:hover {
  color: #5FCE57;
}

.success-content .confirmation {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333;
}

.success-content .print + .pagto {
    display: none;
}

.success-content .confirmation:before {
  flex: 0 0 auto;
  margin-right: 1rem;
  color: #999;
  content: '\f0e0';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.success-content .print:before {
  flex: 0 0 auto;
  margin-right: 1rem;
  color: #999;
  content: '\f02f';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.success-content .print a {
  margin: 0 0.5rem;
  color: #BE0029;
  font-weight: 600;
}

.success-content .print a:hover {
  text-decoration: underline;
}

.success-content .pagto a {
  display: inline-block;
  margin-top: 0.63rem;
  padding: 0 1em;
  height: 2.75em;
  border: 0;
  border-radius: 3px;
  background: #E20031;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  color: #F2F2F2;
  font-size: 1rem;
  line-height: 2.75em;
  cursor: pointer;
  transition: all 200ms ease-out;
}

.success-content .pagto a.boleto:before {
  content: '\f02a';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-right: 1rem;
}

.success-content .pagto a:hover {
  background: #BE0029;
  color: #FFFFFF;
}

.success-content .pagto a:active {
  padding-top: 0.25rem;
  box-shadow: inset 0 4px 0 rgba(0, 0, 0, 0.3);
}

.buttons-success {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.buttons-success .my-order {
  margin-left: 2rem;
  background: #3AAD2A;
  color: #FFFFFF;
}

.buttons-success .my-order:hover {
  background: #5FCE57;
  color: #FFFFFF;
}

.title-retorno-mp {
  margin-bottom: 0.94rem;
  color: #F8A7A5;
  font-weight: 600;
  font-size: 1.13rem;
}

.dados-retorno-mp li:not(:last-child) {
  margin-bottom: 0.31rem;
}

.dados-retorno-mp span {
  padding-right: 0.31rem;
}

.dados-retorno-mp .approved strong {
  color: #8dc63f;
}

.dados-retorno-mp .rejected strong {
  color: #ed1c24;
}

.dados-retorno-mp .general strong {
  color: #F8A7A5;
}

.checkout-onepage-success .col-main a[href*='ebitempresa'] {
  display: block;
  margin: 0 0 1.25rem;
  text-align: center;
}

.checkout-onepage-success .col-main a[href*='ebitempresa']:last-child {
  margin-bottom: 0;
}

/* Login */
.customer-account-login .page-title {
  text-align: center;
}

.accountlogin {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
}

.accountlogin>div {
  flex: 1 1 50%;
  padding: 2rem;
  min-width: 280px;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
}

.accountlogin .socialconnect__login .title {
  display: none;
}

.accountlogin__registered label {
  display: none;
}

.accountlogin__registered .forgot {
  position: absolute;
  top: 2.75rem;
  left: 1.5rem;
  font-size: 0.6rem;
  line-height: 1rem;
}

.accountlogin__registered .form-list .fields>.actions {
  flex: 0 0 auto;
}

.accountlogin__new {
  display: flex;
  flex-flow: column nowrap;
}

.accountlogin__new ul {
  flex: 1 1 auto;
  font-size: 0.8rem;
}

.accountlogin__new li:not(:last-child) {
  margin-bottom: 0.5rem;
}

.accountlogin__new li:before {
  content: '\f00c';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.5rem;
  color: #E20031;
}

.accountlogin__new .btn {
  width: 100%;
  text-align: center;
}

.accountlogin__new .buttons-set {
  padding-bottom: 1rem;
}

/* Login - Recuperar Senha */
.customer-account-forgotpassword .page-title {
  text-align: center;
}

.forgotpass {
  padding: 2rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  text-align: center;
}

.forgotpass .fieldset {
  margin-bottom: 1rem;
}

.forgotpass label {
  display: none;
}

.forgotpass input {
  text-align: center;
}

.forgotpass .buttons-set {
  display: flex;
}

.forgotpass .btn-reset {
  flex: 1 1 auto;
  margin-left: 1rem;
}

/* Resetar senha */
.reset-password-form {
  max-width: 600px;
}

.reset-password-form .fieldset {
  margin-bottom: 1.25rem;
}

.reset-password-form p.required {
  display: none;
}

/* Cadastro */
.customer-account-create .page-title {
  text-align: center;
}

.account-create form {
  padding: 1rem;
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}

.account-create p.required,
.account-create .back-link {
  display: none;
}

.account-create .buttons-set {
  padding-top: 1rem;
}

.account-create .buttons-set .button {
  display: block;
  margin-left: auto;
  background: #3AAD2A;
  color: #FFFFFF;
}

.account-create .buttons-set .button:hover {
  background: #5FCE57;
  color: #FFFFFF;
}

.account-create .form-list .fields>* {
  min-width: 220px;
}

.account-create .socialconnect:before {
  display: none;
}

.form-list .fields.tipopessoa label {
  opacity: 0.5;
}

.form-list .fields.tipopessoa label.on {
  color: #E20031;
  opacity: 1;
}

/* Painel do Cliente */
.my-account {
  color: #666;
}

.my-account p.required,
.my-account .back-link {
  display: none;
}

.my-account form h2.legend {
  margin-bottom: 1rem;
  color: #F8A7A5;
  font-weight: 600;
  font-size: 1.2rem;
}

.my-account form>*:not(:last-child) {
  margin-bottom: 1rem;
}

.welcome-msg {
  display: flex;
  align-items: center;
}

.welcome-msg .picture {
  flex: 0 0 6rem;
  overflow: hidden;
  margin: 0 1rem;
  height: 6rem;
  border-radius: 100%;
  box-shadow: 0 0 0 5px #fff, 0 0 0 6px #BE0029;
}

.welcome-msg .picture img {
  display: block;
  min-height: 6rem;
  width: 100%;
}

.welcome-msg .hello {
  margin-bottom: 1rem;
  color: #BE0029;
  font-size: 1.2rem;
}

.dashboard .box-account {
  margin-bottom: 2rem;
}

.box-account .box-head,
.box-account .box-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
  color: #F8A7A5;
}

.box-account .box-head:before,
.box-account .box-title:before {
  display: block;
  flex: 1 1 auto;
  margin-left: 1rem;
  border-top: 1px solid #F8A7A5;
  content: '';
}

.box-account .box-head h2,
.box-account .box-title h3 {
  order: -1;
}

.box-account .box-head .title,
.box-account .box-title .title {
  margin: 0;
}

.box-account .box-head a,
.box-account .box-title a {
  margin-left: 1rem;
}

.box-account .col2-set,
.box-account .col4-set {
  margin: 0;
}

.box-account .col2-set>div,
.box-account .col4-set>div {
  padding: 1rem;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
}

.box-account .box-content {
  line-height: 1.5em;
}

.my-account .pager {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.my-account .pager:last-child,
.my-account .pager:nth-last-child(2) {
  margin-top: 1rem;
  padding: 1rem 0 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 0;
}

.my-account .pager .amount span {
  color: #333;
  font-weight: 600;
}

.my-account .pager .limiter {
  display: flex;
  flex: 1 1 auto;
  justify-content: flex-end;
  align-items: center;
  opacity: 0.6;
}

.my-account .pager .limiter:hover {
  opacity: 1;
}

.my-account .pager .limiter select {
  margin: 0 1rem;
  width: 2.75rem;
}

.my-account .pager .limiter .per {
  flex: 0 0 auto;
}

.my-account .pager .pages .label {
  display: none;
}

.my-account .pager ol {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.my-account .pager ol li {
  margin-left: 0.25rem;
  color: #333;
  font-size: 0.9rem;
  line-height: 2rem;
}

.my-account .pager ol li span span {
  display: block;
  padding: 0 0.5rem;
  border-radius: 3px;
  background: #E19795;
  color: #FFFFFF;
  line-height: 2rem;
}

.my-account .pager ol li a {
  display: block;
  padding: 0 0.5rem;
  border-radius: 3px;
  color: #333;
  line-height: 2rem;
}

.my-account .pager ol li a:hover {
  background: rgba(0, 0, 0, 0.2);
}

.my-account .pager ol li a.next span,
.my-account .pager ol li a.previous span {
  display: none;
}

.my-account .pager ol li a.next:before,
.my-account .pager ol li a.previous:before {
  display: block;
  line-height: 2rem;
  content: '\f054';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #F8A7A5;
}

.my-account .pager ol li a.previous:before {
  display: inline;
  content: '\f053';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.my-orders {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  margin: 0 -0.5rem -1rem;
}

.my-orders .item-order {
  display: flex;
  flex: 0 1 33.333%;
  align-items: stretch;
  margin: 0;
  padding: 0 0.5rem 1rem;
}

.my-orders .last-order {
  flex: 1 1 100%;
}

.my-orders article {
  position: relative;
  display: flex;
  flex: 1 1 100%;
  flex-flow: column nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}

.my-orders article.state-complete {
  box-shadow: inset 0 0 0 1px #3AAD2A;
}

.my-orders .last-order article:before {
  display: block;
  margin-bottom: 1rem;
  padding: 0 1rem;
  border-radius: 3px;
  background: #CCCCCC;
  color: #FFFFFF;
  content: 'Último pedido';
  font-size: 0.7rem;
  line-height: 1rem;
}

.my-orders header {
  margin-bottom: 1rem;
  padding: 0 1rem 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #777;
  font-size: 0.8rem;
}

.my-orders .order-num {
  color: #444;
  font-size: 1rem;
}

.my-orders .order-num .num {
  color: #F8A7A5;
  font-weight: 700;
}

.my-orders main {
  display: flex;
  flex: 1 1 auto;
}

.my-orders footer {
  margin-top: 1rem;
  padding: 1rem 1rem 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.my-orders .last-order footer {
  margin-top: 1rem;
}

.my-orders .order-open {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: flex;
  width: 100%;
  height: 100%;
  border-radius: 3px;
}

.my-orders .order-open span {
  margin: auto;
  opacity: 0;
  transform: scale(0);
}

.my-orders .order-open:hover {
  box-shadow: inset 0 0 0 1px #E20031;
}

.my-orders .order-open:hover span {
  opacity: 1;
  transform: scale(1);
}

.order-products {
  display: flex;
  flex-flow: row wrap;
  margin: auto;
}

.order-products .images,
.order-products .names {
  flex: 1 1 100%;
  text-align: center;
}

.order-products .images {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 1rem;
}

.order-products .img {
  flex: 1 0 2rem;
  margin: 0.25rem;
  max-width: 5rem;
}

.last-order .order-products .img {
  max-width: 8rem;
}

.order-products .name {
  color: #555;
  text-align: center;
  font-size: 1rem;
  line-height: 1.3em;
}

.order-products .name:not(.first):before {
  padding: 0 0.5rem;
  color: #999;
  content: '+';
}

/* Painel do Cliente - Afiliados */
.data-range {
  display: flex;
  align-items: center;
}

.data-range.from-date {
  margin-bottom: 0.5rem;
}

.data-range span {
  flex: 0 0 2rem;
}

.data-range input {
  flex: 1 1 auto;
}

.data-range:after {
  content: '\f073';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  flex: 0 0 auto;
  margin-left: 0.5rem;
}

#affiliate-coupon-codes .-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}

#affiliate-coupon-codes .-title {
  text-transform: uppercase;
  font-size: 1rem;
}

#affiliate-coupon-codes li {
  margin-bottom: 2rem;
}

#affiliate-coupon-codes li:last-child {
  margin-bottom: 0;
}

.tweeter a {
  color: #00aced;
  font-size: 0.8rem;
}

.tweeter a:before {
  content: '\f099';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #00aced;
}

#affiliateplus-sidebar .actions {
  margin-bottom: 2rem;
}

#affiliate-personal-url-form {
  margin-bottom: 2rem;
}

#affiliate-opc-personal-url {
  display: flex;
  align-items: flex-end;
}

#affiliate-opc-personal-url ul {
  flex: 1 1 auto;
  min-width: 1px;
}

#affiliate-opc-personal-url .buttons-set {
  flex: 0 0 auto;
  margin-left: 1rem;
}

#input-personal-url {
  position: relative;
}

#input-personal-url label {
  position: absolute;
  top: 50%;
  left: 0;
  padding: 0 0.1rem 0 1rem;
  opacity: 0.25;
  transform: translateY(-50%);
}

.affiliateplus-opc {
  margin-bottom: 1rem;
  border-bottom: 1px solid #ddd;
}

.affiliateplus-opc .step-title {
  padding: 1rem;
  border-top: 1px solid #ddd;
  cursor: pointer;
}

.affiliateplus-opc .step-title:hover {
  background: rgba(0, 0, 0, 0.02);
  color: #E20031;
}

.affiliateplus-opc .a-item {
  margin-bottom: 1.25rem;
  padding: 0 0.63rem;
}

/* Painel do Cliente - Status dos Pedidos */
.order-status {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 1rem;
  color: #666;
  font-size: 0.8rem;
}

.order-status:before,
.order-status:after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  height: 0.31rem;
  border-radius: 5px;
  box-shadow: inset 0 0 0 1px #fff;
  content: '';
}

.order-status:before {
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
}

.order-status:after {
  box-shadow: none;
}

.order-status .ico {
  flex: 0 0 auto;
  order: -1;
  margin-right: 1rem;
  width: 2.75rem;
  height: 2.75rem;
  transform: scale(0);
  transform-origin: center bottom;
}

.order-status .ico,
.order-status:after {
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-animation-delay: 900ms;
  animation-delay: 900ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.order-status:after {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
}

/* Painel do Cliente - Status NEW */
.order-status.state-new strong,
.order-status.state-pending_payment strong,
.order-status.state-payment_review strong {
  color: #E20031;
}

.order-status.state-new:after,
.order-status.state-pending_payment:after,
.order-status.state-payment_review:after {
  -webkit-animation-name: os-new-bar;
  animation-name: os-new-bar;
}

.order-status.state-new .ico,
.order-status.state-pending_payment .ico,
.order-status.state-payment_review .ico {
  -webkit-animation-name: os-new;
  animation-name: os-new;
}

/* Painel do Cliente - Status PROCESSING */
.order-status.state-processing strong {
  color: #BE0029;
}

.order-status.state-processing:after {
  -webkit-animation-name: os-processing-bar;
  animation-name: os-processing-bar;
}

.order-status.state-processing .ico {
  -webkit-animation-name: os-processing;
  animation-name: os-processing;
}

/* Painel do Cliente - Status COMPLETE */
.order-status.state-complete strong {
  color: #3AAD2A;
}

.order-status.state-complete:after {
  -webkit-animation-name: os-complete-bar;
  animation-name: os-complete-bar;
}

.order-status.state-complete .ico {
  -webkit-animation-name: os-complete;
  animation-name: os-complete;
}

.order-status.state-complete span:after {
  padding-left: 0.25rem;
  color: #3AAD2A;
  font-size: 1rem;
  content: '\f00c';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

/* Painel do Cliente - Status HOLDED */
.order-status.state-holded strong {
  color: #e98f33;
}

.order-status.state-holded:after {
  -webkit-animation-name: os-holded-bar;
  animation-name: os-holded-bar;
}

.order-status.state-holded .ico {
  -webkit-animation-name: os-holded;
  animation-name: os-holded;
}

/* Painel do Cliente - Status CANCELED */
.order-status.state-closed strong,
.order-status.state-canceled strong {
  color: #ea1d2c;
}

.order-status.state-closed:after,
.order-status.state-canceled:after {
  -webkit-animation-name: os-canceled-bar;
  animation-name: os-canceled-bar;
}

.order-status.state-closed .ico,
.order-status.state-canceled .ico {
  -webkit-animation-name: os-canceled;
  animation-name: os-canceled;
}

/* Painel do Cliente */
.my-account .buttons-set {
  text-align: right;
}

.title-buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.title-buttons:after {
  flex: 1 1 auto;
  margin: 0 0.5rem;
  border-top: 1px solid #ddd;
  content: '';
}

.title-buttons button,
.title-buttons a {
  order: 2;
}

.title-buttons .separator {
  display: none;
}

.addresses-list {
  margin: 0 !important;
}

.addresses-list h2 {
  display: block;
  margin-bottom: 1rem;
  color: #F8A7A5;
  font-weight: 600;
  font-size: 1.2rem;
}

.addresses-primary {
  padding: 1rem !important;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  background: #fff;
}

.addresses-primary h2 {
  color: #3AAD2A;
}

.addresses-primary ol li {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 1.5em;
}

.addresses-primary ol li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.addresses-primary address {
  margin-bottom: 0.25rem;
}

.addresses-primary h3 {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
  color: #5FCE57;
  font-weight: 600;
}

.addresses-primary h3 .ico {
  margin-left: 1rem;
  width: 1rem;
  height: 1rem;
  fill: #5FCE57;
}

.addresses-additional ol li {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 1rem;
  padding: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  line-height: 1.5em;
}

.addresses-additional ol li:last-child {
  margin-bottom: 0;
}

.addresses-additional address {
  flex: 1 1 auto;
  margin-right: 1rem;
}

.addresses-additional .separator {
  display: none;
}

.addresses-additional a {
  display: block;
  margin: 0 0 0.5rem;
  padding: 0 0.5rem;
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px #F8A7A5;
  color: #F8A7A5;
  text-transform: uppercase;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.7rem;
  line-height: 1rem;
  opacity: 0.7;
}

.addresses-additional a:hover {
  background: #F8A7A5;
  color: #FFFFFF;
}

.account-edit-form-list {
  padding: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
}

.title-buttons .order-status {
  justify-content: flex-start;
  margin: 0 0 -1rem 1.5rem;
  font-size: 1rem;
}

.title-buttons .order-status span {
  max-width: 26rem;
}

.sales-order-view .title-buttons,
.sales-order-shipment .title-buttons,
.sales-order-invoice .title-buttons {
  flex-flow: row wrap;
  justify-content: flex-start;
  margin-bottom: 2rem;
}

.sales-order-view .title-buttons h1,
.sales-order-view .title-buttons .order-status,
.sales-order-shipment .title-buttons h1,
.sales-order-shipment .title-buttons .order-status,
.sales-order-invoice .title-buttons h1,
.sales-order-invoice .title-buttons .order-status {
  order: 1;
}

.sales-order-view .title-buttons h1,
.sales-order-shipment .title-buttons h1,
.sales-order-invoice .title-buttons h1 {
  white-space: nowrap;
}

.sales-order-view .title-buttons .order-status,
.sales-order-shipment .title-buttons .order-status,
.sales-order-invoice .title-buttons .order-status {
  flex: 1 1 auto;
}

.sales-order-view .title-buttons:after,
.sales-order-shipment .title-buttons:after,
.sales-order-invoice .title-buttons:after {
  flex: 1 1 100%;
  order: 2;
  margin: 0;
  border: 0;
}

.sales-order-view .title-buttons a,
.sales-order-shipment .title-buttons a,
.sales-order-invoice .title-buttons a {
  order: 3;
  margin-right: 0.5rem;
  padding: 0 0.5rem;
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px #F8A7A5;
  color: #F8A7A5;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.7rem;
  line-height: 1rem;
  opacity: 0.7;
}

.sales-order-view .title-buttons a:hover,
.sales-order-shipment .title-buttons a:hover,
.sales-order-invoice .title-buttons a:hover {
  background: #F8A7A5;
  color: #FFFFFF;
}

.order-date {
  color: #CCCCCC;
  font-size: 1rem;
}

.order-date:before {
  content: '\f133';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.5rem;
  font-size: 1rem;
}

dl.order-info dt {
  display: none;
}

#order-info-tabs {
  display: flex;
  align-items: flex-end;
}

#order-info-tabs li {
  position: relative;
  margin-right: 0.5rem;
  padding: 0 1rem;
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  font-weight: 600;
  line-height: 2rem;
  opacity: 0.7;
}

#order-info-tabs li.current {
  background: #E20031;
  box-shadow: inset 0 0 0 1px #E20031;
  color: #F2F2F2;
  opacity: 1;
}

#order-info-tabs li.current:before {
  position: absolute;
  top: 100%;
  left: calc(50% - 0.31rem);
  display: block;
  border: 5px solid transparent;
  border-top-color: #E20031;
  content: '';
}

#order-info-tabs a {
  display: block;
  padding: 0 1rem;
  color: #888;
  line-height: 2rem;
}

#order-info-tabs a:hover {
  color: #333;
}

.order-items.order-details {
  margin-top: 1rem;
}

.order-info-box {
  margin: 0;
}

.order-info-box>div {
  padding: 1rem;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  font-size: 0.8rem;
  line-height: 1.5em;
}

.order-info-box .box-title h2 {
  margin-bottom: 1rem;
  color: #F8A7A5;
  font-weight: 600;
  font-size: 1.2rem;
}

.order-info-box .box-title .ico {
  margin-left: 1rem;
  width: 1rem;
  height: 1rem;
  fill: #5FCE57;
}

.order-info-box .shipping-address h2,
.order-info-box .billing-address h2 {
  color: #5FCE57;
}

.bankpayment_info {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
  padding: 0.31rem;
  background: #f0f6f9;
  color: #222;
}

.bankpayment_info dt {
  padding: 0.31rem;
  min-width: 35%;
  max-width: 35%;
  font-weight: 600;
}

.bankpayment_info dd {
  flex: 1 1 65%;
  padding: 0.31rem;
}

.boleto-info a {
  display: inline-block;
  margin-top: 0.63rem;
  padding: 0 1em;
  height: 2.75em;
  border: 0;
  border-radius: 3px;
  background: #3AAD2A;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  color: #FFFFFF;
  font-size: 1rem;
  line-height: 2.75em;
  cursor: pointer;
  transition: all 200ms ease-out;
}

.boleto-info a:before {
  position: relative;
  top: -0.13rem;
  font-size: 1.25rem;
  content: '\f02a';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.63rem;
  vertical-align: middle;
}

.boleto-info a:hover {
  background: #5FCE57;
  color: #FFFFFF;
}

.boleto-info a:active {
  padding-top: 0.25rem;
  box-shadow: inset 0 4px 0 rgba(0, 0, 0, 0.3);
}

.order-items>* {
  margin-bottom: 1.25rem;
}

.order-items>*:last-child {
  margin-bottom: 0;
}

.order-items .table-caption {
  display: flex;
  align-items: center;
  color: #333;
  font-size: 1.25rem;
}

.order-items .table-caption .separator,
.order-items .sub-title .separator {
  padding: 0 0.44rem;
  color: #999;
  font-weight: 400;
}

.order-items a {
  display: inline-block;
  padding: 0 0.63rem;
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px #F8A7A5;
  color: #F8A7A5;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.69rem;
  line-height: 1.25rem;
  opacity: 0.7;
}

.order-items a:hover {
  background: #F8A7A5;
  color: #FFFFFF;
}

.order-items a.link-print:before {
  content: '\f02f';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.31rem;
}

.order-items table tbody th,
.order-items table tbody td {
  vertical-align: middle;
}

.order-items div.qty {
  text-align: left;
  white-space: nowrap;
  font-size: 0.88rem;
}

.order-items div.qty strong {
  font-size: 1rem;
}

.order-items div.shipped {
  color: #3AAD2A;
}

.order-items *:not(.order-links) a[onclick*=track] {
  display: inline-block;
  padding: 0 1.25rem;
  height: 2.5rem;
  box-shadow: inset 0 0 0 1px #3AAD2A;
  color: #3AAD2A;
  font-size: 1rem;
  line-height: 2.5rem;
  opacity: 1;
}

.order-items *:not(.order-links) a[onclick*=track] .ico {
  position: relative;
  top: -0.13rem;
  display: inline-block;
  margin-right: 0.44rem;
  height: 1.25rem;
  vertical-align: middle;
  fill: #3AAD2A;
}

.order-items *:not(.order-links) a[onclick*=track]:hover {
  background: #3AAD2A;
  box-shadow: inset 0 0 0 1px #5FCE57;
  color: #5FCE57;
}

.order-items *:not(.order-links) a[onclick*=track]:hover .ico {
  fill: #3AAD2A;
}

table.tracking-table tbody th,
table.tracking-table tbody td {
  padding: 0.63rem;
  border-width: 0 0 1px;
}

.newsletter-manage-index .my-account .buttons-set {
  text-align: left;
}

.block-account {
  padding: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
}

.block-account .block-title {
  display: none;
}

.block-account .block-title strong {
  font-weight: 400;
}

.block-account ul li {
  margin-bottom: 0.5rem;
}

.block-account ul li.last {
  margin: 0.5rem -1rem -1rem;
  padding: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.block-account ul li.last a {
  display: block;
  padding: 1rem;
  text-indent: -9999px;
  font-size: 0;
}

.block-account ul li.last a:after {
  display: block;
  content: 'Sair';
  text-indent: 0;
  font-size: 1rem;
}

.block-account a {
  color: #666;
}

.block-account .current a,
.block-account a:hover {
  color: #F8A7A5;
}

.my-wishlist .buttons-set {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 1rem;
}

.my-wishlist .buttons-set button:not(:first-child) {
  margin-left: 1rem;
}

.my-wishlist .buttons-set button.btn-add {
  order: 2;
}

.my-account table:not(#wishlist-table) a {
  font-size: 0.8rem;
}

.my-account table .product-name a {
  text-decoration: none;
  font-size: 1rem;
}

.wishlist-sku {
  margin-bottom: 0.5rem;
  font-size: 0.8rem;
}

#wishlist-table tbody th,
#wishlist-table tbody td {
  vertical-align: middle;
}

#wishlist-table tbody td.last {
  padding-left: 0;
}

.customer-wishlist-item-cart p {
  margin-left: 1rem;
}

.customer-wishlist-item-cart {
  display: flex;
}

.my-account input.qty {
  padding-right: 0;
  padding-left: 0;
  width: 2.75rem;
  text-align: center;
}

.my-account .btn-add,
.my-account .btn-cart {
  background: #3AAD2A;
  color: #FFFFFF;
}

.my-account .btn-add:hover,
.my-account .btn-cart:hover {
  background: #5FCE57;
  color: #FFFFFF;
}

.my-account .btn-share:before {
  display: inline;
  content: '\f1e0';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.my-account .btn-share span {
  display: none;
}

.my-account .btn-update:before {
  content: '\f021';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-right: -0.13rem;
}

.my-account .btn-update span {
  display: none;
}

.my-account .link-edit {
  text-decoration: none;
}

.my-account .link-edit:before {
  content: '\f040';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-right: -0.13rem;
}

.my-account .link-edit span {
  display: none;
}

.my-account table button.btn-update {
  margin-top: 1rem;
  font-size: 0.8rem;
  line-height: 1.5em;
}

.my-account table button.btn-update:before {
  display: none;
}

.my-account table button.btn-update span {
  display: block;
}

.newsletter-manage-index .my-account>form {
  padding: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
}

#my-downloadable-products-table td {
  vertical-align: middle;
}

#my-downloadable-products-table .order-number {
  display: block;
  margin-bottom: 0.63rem;
}

#my-downloadable-products-table .order-date {
  font-size: 0.75rem;
}

#my-downloadable-products-table td.title {
  font-size: 0.81rem;
}

#my-downloadable-products-table td.title strong {
  display: block;
  color: #222;
  font-size: 1rem;
}

#my-downloadable-products-table .download-me.status-pending {
  filter: grayscale(0.5);
  opacity: 0.5;
  cursor: not-allowed;
}

#my-downloadable-products-table .download-me.status-expired {
  filter: grayscale(1);
  opacity: 0.5;
  cursor: not-allowed;
}

.socialconnect-account .col2-set {
  margin: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
}

.socialconnect-account .col2-set>div {
  padding: 1rem;
}

.socialaccount__btn .btn {
  display: flex;
  align-items: center;
}

.socialaccount__btn .btn .ico {
  order: -1;
  margin-right: 1rem;
}

/*
.socialaccount__facebook .btn { background: #3b5998 }
.socialaccount__facebook .btn:hover { background: #22407F }
.socialaccount__twitter .btn { background: #00aced }
.socialaccount__twitter .btn:hover { background: #0093D4 }
.socialaccount__google .btn { background: #dd4b39 }
.socialaccount__google .btn:hover { background: #C43220 }
.socialaccount__linkedin .btn { background: #007bb5 }
.socialaccount__linkedin .btn:hover { background: #00629C }
*/
.socialaccount__facebook .btn {
  background: #3b5998;
}

.socialaccount__facebook .btn:hover {
  background: #22407f;
}

.socialaccount__twitter .btn {
  background: #00aced;
}

.socialaccount__twitter .btn:hover {
  background: #0093d4;
}

.socialaccount__google .btn {
  background: #dd4b39;
}

.socialaccount__google .btn:hover {
  background: #c43220;
}

.socialaccount__linkedin .btn {
  background: #007bb5;
}

.socialaccount__linkedin .btn:hover {
  background: #00629c;
}

/* Painel do Cliente - Lista de Presentes */
.amgiftreg-event-edit .col-main form label,
.amgiftreg-event-edit .col-main form .img-calendar {
  display: inline-block;
  margin-bottom: 0.31rem;
  vertical-align: middle;
}

.amgiftreg-event-edit .col-main form .img-calendar {
  position: relative;
  top: -0.13rem;
  margin-left: 0.63rem;
}

.amgiftreg-event-edit .selects-time {
  display: flex;
  align-items: center;
}

.amgiftreg-event-edit .selects-time .sep {
  margin: 0 0.31rem;
}

.amgiftreg-event-edit .selects-time select {
  flex: 0 0 60px;
  min-width: 60px;
}

.gift-event-nav-links {
  display: flex;
  align-items: center;
  margin: 0 -0.13rem 1.25rem;
}

.gift-event-nav-links>* {
  flex: 1 1 auto;
  margin: 0 0.13rem;
  padding: 1.25rem;
  background: #fff;
  color: #333;
  text-align: center;
  font-weight: 600;
}

.gift-event-nav-links b {
  font-weight: 400;
}

.gift-event-nav-links a {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}

.gift-event-nav-links a:hover {
  background: #E20031;
  color: #F2F2F2;
}

.share-gift-list {
  display: flex;
  align-items: center;
  margin: 0 -0.63rem;
}

.share-gift-list li {
  flex: 1 1 auto;
  padding: 0 0.63rem;
}

.share-gift-list li.link {
  position: relative;
  display: flex;
  align-items: center;
}

.share-gift-list li.link .label {
  margin-right: 0.63rem;
  color: #777;
  font-size: 0.75rem;
}

.share-gift-list li.link input {
  background: #eee;
  color: #666;
  font-size: 0.75rem;
}

.share-gift-list li.link small {
  position: absolute;
  top: calc(100% + 0.13rem);
  right: 0.63rem;
  color: #999;
  font-size: 0.63rem;
}

.share-gift-list a {
  display: flex;
  align-items: center;
  padding: 0 0.63rem;
  border-radius: 3px;
  background: #22407f;
  color: #fff;
  line-height: 2.5rem;
}

/*
.share-gift-list .tt a { background: #00aced }
.share-gift-list .fb a:hover { background: #22407F }
.share-gift-list .tt a:hover { background: #0093D4 }
*/
.share-gift-list .tt a {
  background: #00aced;
}

.share-gift-list .fb a:hover {
  background: #22407f;
}

.share-gift-list .tt a:hover {
  background: #0093d4;
}

.share-gift-list a .ico {
  margin-right: 1.25rem;
  width: 1.25rem;
  height: 1.25rem;
  fill: #fff;
}

#search_event_form .input-box {
  display: flex;
  align-items: center;
}

#search_event_form label {
  flex: 0 0 auto;
}

#search_event_form button {
  display: flex;
  flex: 0 0 40px;
  justify-content: center;
  align-items: center;
  padding: 0;
  height: 2.5rem;
}

#search_event_form button span {
  display: none;
}

#search_event_form button .ico {
  width: 1rem;
  height: 1rem;
  fill: #FFFFFF;
}

#search_event_form input {
  flex: 1 1 auto;
  margin: 0 0.63rem;
}

.block-gift-list {
  padding: 0.63rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.block-gift-list .title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.63rem;
  padding-bottom: 0.63rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 1rem;
}

.block-gift-list .title:before {
  content: '\f06b';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.31rem;
  color: #E20031;
}

.block-gift-list ol li {
  display: flex;
  align-items: center;
}

.block-gift-list ol li:not(:last-child) {
  margin-bottom: 0.63rem;
  padding-bottom: 0.63rem;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}

.block-gift-list ol li>a {
  flex: 0 0 70px;
  margin-right: 1.25rem;
}

.block-gift-list .product-details {
  flex: 1 1 auto;
}

.block-gift-list .product-name a {
  display: block;
  margin-bottom: 0.63rem;
  color: #333;
  font-size: 0.88rem;
}

/* Formulários */
.validation-advice {
  right: -0.56rem;
}

/* Loader */
.svg-loader .spinner {
  stroke: #E20031;
}

/* Modal - Termos de Aceite */
#term-box-warning .title {
  text-transform: uppercase;
  line-height: 1.2em;
}

#term-box-warning button {
  height: 2.5rem;
  border-radius: 3px;
  background: #CCCCCC;
  color: #FFFFFF;
  line-height: 2.25rem;
}

#term-box-warning button.yes {
  background: #3AAD2A;
  color: #FFFFFF;
}

/* Pop-ups */
body.page-popup {
  padding: 1.25rem 1.25rem 0;
}

.wrapper-popup>* {
  margin-bottom: 1.25rem;
}

.wrapper-popup>*:last-child {
  margin-bottom: 0;
}

/* Blog */
.blog-index-index .blog-title {
  display: none;
}

.blog-sidebar>* {
  margin-bottom: 1.25rem;
}

.blog-sidebar>*:last-child {
  margin-bottom: 0;
}

.blog-sidebar .title {
  margin-bottom: 0.94rem;
  color: #111;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1rem;
}

.menu-recent,
.blog-categories,
.blog-tags {
  padding: 0.94rem;
  border: 1px solid rgba(70, 87, 102, 0.2);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}

.blog-categories {
  text-transform: uppercase;
}

.blog-categories li.level0 {
  margin-bottom: 0.63rem;
}

.blog-categories li.level0:last-child {
  margin-bottom: 0;
}

.blog-categories li.level0>a {
  display: block;
  color: #555;
  font-size: 1rem;
}

.blog-categories li.level0>a:hover {
  color: #E20031;
}

.blog-categories ul.level1 {
  position: relative;
  padding: 0.31rem 0 0 0.63rem;
}

.blog-categories ul.level1:before {
  position: absolute;
  top: 0.5rem;
  left: 0;
  display: block;
  width: 0.31rem;
  height: 0.31rem;
  border: 1px solid #ccc;
  border-width: 0 0 1px 1px;
  content: '';
}

.blog-categories li.level1 {
  margin-bottom: 0.31rem;
}

.blog-categories li.level1:last-child {
  margin-bottom: 0;
}

.blog-categories li.level1>a {
  display: block;
  color: #777;
  font-size: 0.88rem;
}

.blog-categories li.level1>a:hover {
  color: #BE0029;
}

.blog-tags .list {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  margin: -0.31rem;
}

.blog-tags .tag {
  padding: 0.31rem;
}

.blog-tags .tag a {
  color: #F8A7A5;
}

.blog-tags .tag a:hover {
  color: #E19795;
}

.blog-tags .size-1 {
  font-size: 0.75rem;
}

.blog-tags .size-2 {
  font-size: 0.81rem;
}

.blog-tags .size-3 {
  font-size: 0.88rem;
}

.blog-tags .size-4 {
  font-size: 0.94rem;
}

.blog-tags .size-5 {
  font-size: 1rem;
}

.blog-tags .size-6 {
  font-size: 1.06rem;
}

.blog-tags .size-7 {
  font-size: 1.13rem;
}

.blog-tags .size-8 {
  font-size: 1.19rem;
}

.blog-tags .size-9 {
  font-size: 1.25rem;
}

.blog-tags .size-10 {
  font-size: 1.31rem;
}

.menu-recent li.post {
  margin-bottom: 0.63rem;
  padding-bottom: 0.63rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.menu-recent li.post:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.menu-recent a {
  display: flex;
  align-content: stretch;
}

.menu-recent .thumb {
  flex: 0 0 70px;
  margin-right: 0.63rem;
  background-position: center;
  background-size: cover;
}

.menu-recent .thumb img {
  opacity: 0;
}

.menu-recent .info {
  flex: 1 1 auto;
}

.menu-recent .date {
  display: block;
  margin-bottom: 0.31rem;
  color: #777;
  font-size: 0.69rem;
}

.menu-recent .post-title {
  display: block;
  color: #222;
  font-size: 1rem;
}

.menu-recent a:hover {
  color: #BE0029;
}

.posts-list .the-post {
  margin: 0 0 1rem;
  padding: 1rem;
  border: 1px solid #eee;
  background: #fff;
}

.posts-list .post-container {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
}

.posts-list .post-container .thumbnail {
  flex: 1 1 30%;
  margin: 0;
  padding-right: 1rem;
  min-width: 1px;
}

.the-post:last-child {
  margin: 0;
}

.the-post .post-container main {
  flex: 1 1 70%;
  margin: 0;
  min-width: 1px;
}

.the-post .post-container footer {
  flex: 0 0 100%;
  margin-top: 1rem;
}

.the-post .the-title {
  display: block;
  margin: 0 0 0.31rem;
  font-weight: 600;
  font-size: 1.38rem;
}

.the-post .the-title a {
  color: #222;
}

.the-post .the-title a:hover {
  color: #BE0029;
}

.the-post .the-date {
  margin: 0 0 0.63rem;
  color: #888;
  font-size: 0.81rem;
}

.the-post .blog-entry .ler {
  display: block;
  color: #BE0029;
  text-transform: lowercase;
  font-weight: 600;
}

.the-post .blog-entry .ler:hover {
  color: #E20031;
}

.the-post footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.blogfeed_share {
  margin-right: 1.25rem;
}

.blogfeed_share .title {
  display: none;
}

.blogfeed_share ul.level0 {
  display: flex;
  align-items: center;
}

.blogfeed_share li:not(:last-child) {
  margin-right: 0.31rem;
}

.blogfeed_share a {
  display: flex;
  width: 1.88rem;
  height: 1.88rem;
  background: #22407f;
}

.blogfeed_share a:before {
  content: '\f09a';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin: auto;
  color: #fff;
}

.blogfeed_share a.wa-bt:before {
  display: none;
}

.blogfeed_share a.wa-bt {
  background: #56c154;
}

.blogfeed_share a.wa-bt .ico {
  margin: auto;
  fill: #fff;
}

.blogfeed_share a.tt-bt {
  background: #00aced;
}

.blogfeed_share a.tt-bt:before {
  display: inline;
  content: '\f099';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.blogfeed_share a.gp-bt {
  background: #dd4b39;
}

.blogfeed_share a.gp-bt:before {
  display: inline;
  content: '\f0d5';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.blogfeed_share a span {
  display: none;
}

.blogfeed_share a:hover {
  filter: brightness(1.2);
}

.blogfeed_tags {
  margin-right: 1.25rem;
}

.blogfeed_tags_title {
  display: none;
}

.blogfeed_tags_list {
  display: flex;
  align-items: center;
}

.blogfeed_tags_tag {
  margin-right: 0.63rem;
  font-size: 0.75rem;
}

.blogfeed_tags_tag:last-child {
  margin: 0;
}

.blogfeed_tags a {
  display: block;
  overflow: hidden;
  padding: 0.13rem 0.63rem;
  border-radius: 30px;
  background: #f5f5f5;
  color: #666;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.blogfeed_tags a:hover {
  background: #BE0029;
  color: #FFFFFF;
}

.posts-list .blogfeed_tags {
  display: none;
}

.the-cats .title {
  display: none;
}

.the-cats ul {
  display: flex;
  align-items: center;
}

.the-cats ul li {
  margin-right: 0.63rem;
  font-size: 0.75rem;
}

.the-cats ul li:last-child {
  margin: 0;
}

.the-cats a {
  display: block;
  overflow: hidden;
  padding: 0.13rem 0.63rem;
  border-radius: 30px;
  background: #f5f5f5;
  color: #666;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.the-cats a:hover {
  background: #BE0029;
  color: #FFFFFF;
}

.single-post {
  margin-bottom: 1.25rem;
}

.single-post header {
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #eee;
}

.single-post .the-title {
  display: block;
  margin-bottom: 0.31rem;
  color: #222;
  font-weight: 600;
  font-size: 2.75rem;
  line-height: 1em;
}

.single-post .the-date {
  color: #888;
  font-size: 0.81rem;
}

.single-post main {
  display: table;
  margin-bottom: 1.25rem;
  width: 100%;
}

.single-post footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.25rem;
  border-top: 1px solid #eee;
}

.single-post .the-cats {
  display: none;
}

.single-post .blog-entry img {
  margin: 0 auto 1.25rem;
}

.single-post .blog-entry img[style*='float'][style*='left'] {
  margin: 0 1.25rem 0.63rem 0;
}

.single-post .blog-entry img[style*='float'][style*='right'] {
  margin: 0 0 0.63rem 1.25rem;
}

.post-coms {
  padding-top: 1.25rem;
  border-top: 1px solid #eee;
}

.post-coms form .legend {
  margin-bottom: 0.94rem;
  font-size: 1.13rem;
}

.post-coms .button-set .required {
  margin-bottom: 0.63rem;
  font-size: 0.63rem;
  opacity: 0.5;
}

.post-coms .button-set button {
  margin-bottom: 0.63rem;
  width: 100%;
}

.coms-title {
  margin-bottom: 1.25rem;
  color: #E20031;
  font-size: 1.13rem;
}

.no-coms {
  padding: 1.25rem;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  text-align: center;
}

.no-coms:before {
  position: relative;
  top: -0.13rem;
  display: inline-block;
  margin-right: 0.63rem;
  vertical-align: middle;
  content: '\f023';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

/* Marcas */
.all-brands-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: stretch;
  margin: 0 -1.25rem -2.5rem;
}

.all-brands-list .brand {
  display: flex;
  flex: 1 1 200px;
  align-items: stretch;
  padding: 0 1.25rem 2.5rem;
}

.all-brands-list a {
  display: flex;
  flex: 0 1 100%;
  justify-content: center;
  align-items: center;
  padding: 1.25rem;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #333;
  text-align: center;
  font-size: 1.25rem;
}

.all-brands-list .logo {
  display: block;
  margin-bottom: 0.63rem;
  text-align: center;
}

.all-brands-list .has-img .title {
  display: none;
}

/* Subscription / Assinatura */
.plans-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  padding: 0.31rem;
}

.plans-container .title {
  display: block;
  flex: 0 0 100%;
  margin-bottom: 1.25rem;
  font-weight: 400;
  font-size: 1.13rem;
  opacity: 0.5;
}

.plans-container .subscription-plan {
  display: flex;
  flex: 1 0 50%;
  flex-flow: row wrap;
  align-items: flex-start;
  margin: 0.31rem 0;
  padding: 0.63rem;
  min-width: 320px;
  border: 1px solid transparent;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1rem 2rem -1rem rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

.plans-container .plan-header {
  display: flex;
  flex-flow: row wrap;
}

.plans-container .subscription-plan.selected {
  position: relative;
  z-index: 2;
  border: 1px solid #E20031;
}

.subscription-plan .plan-description {
  flex: 0 0 auto;
  margin-bottom: 0.63rem;
  max-width: 100%;
  color: #222;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.75rem;
  opacity: 0.5;
}

.subscription-plan .price-box {
  display: flex;
  flex: 0 0 100%;
  flex-flow: row wrap;
  margin-bottom: 0;
  padding: 0.63rem;
}

.subscription-plan .price-box>* {
  flex: 0 0 100%;
}

.subscription-plan .special-price-date {
  display: flex;
  order: 10;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  margin: 0.63rem 0;
  color: #333;
  text-align: center;
  font-size: 0.63rem;
}

.special-price-date .from,
.special-price-date .to {
  margin: 0 0.31rem;
  font-weight: 700;
  font-size: 0.94rem;
}

.add-to-cart-buttons.disabled-subscription {
  display: none;
}

.add-to-cart-buttons.enabled-subscription .qty-wrapper {
  display: none;
}

/* Orcamento */
.header-miniquote .item {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.header-miniquote .product-image {
  min-width: 70px;
  max-width: 70px;
}

.header-miniquote .product-details {
  flex: 1 1 170px;
  color: #111;
  text-align: right;
  font-size: 0.88rem;
}

.quote-btn-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header-miniquote .qty-wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0.31rem;
  color: #888;
  font-size: 0.75rem;
}

.header-miniquote .qty-wrapper .txt {
  flex: 0 0 100%;
}

.header-miniquote .product-name a {
  display: block;
  margin-bottom: 0.31rem;
  color: #111;
}

.header-miniquote .qty-wrapper input {
  flex: 0 0 auto;
  margin: 0.31rem 0;
  height: 1.88rem;
  border: 1px solid #888;
  border-radius: 2px 0 0 2px;
  box-shadow: none;
}

.header-miniquote .qty-wrapper .qquantity-button {
  border-radius: 0 2px 2px 0;
}

.mycart-dropdown .skip-quote {
  display: none;
}

.mycart-dropdown .block-subtitle {
  display: none;
}

.header-miniquote .-actions {
  display: block;
  clear: both;
}

.header-miniquote .btn-edit {
  display: none;
}

.header-miniquote .remove {
  position: absolute;
  top: 0;
  right: -1.88rem;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 3px;
  background: #fff;
  box-shadow: inset 20px 0 0 #fff, inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  text-align: center;
  font-size: 0;
  opacity: 0;
  transition: all 100ms ease-in-out;
}

.header-miniquote .remove:before {
  display: block;
  color: #f04a38;
  font-size: 1.25rem;
  line-height: 2.5rem;
  opacity: 0.5;
  content: '\f014';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: 'biz_icons', sans-serif;
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.header-miniquote .item {
  position: relative;
  align-items: flex-start;
  border-bottom: 1px dotted #cbcbcb;
}

.header-miniquote .item:hover .remove {
  right: -2.5rem;
  opacity: 1;
}

.block-content-inner .mini-products-list {
  margin-bottom: 0.63rem;
  padding-bottom: 0.63rem;
}

.block-content-inner .mycart-buttons .editar,
.block-content-inner .mycart-buttons .finalizar {
  flex: 1 1 auto;
}

.cotacao .mycart-dropdown-container {
  position: absolute;
  top: 100%;
  right: 0;
  left: auto;
  display: none;
  padding: 1rem;
  max-width: 90vw;
  width: 20rem;
  background: #fff;
  box-shadow: inset 0 1px 0 #121f28, inset 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1rem 2rem -1rem rgba(0, 0, 0, 0.5);
}

.cotacao .mycart>a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 100%;
  box-shadow: inset 0 0 0 1px #121f28;
}

.cotacao .text {
  display: none;
}

.cotacao .qty-wrapper {
  align-items: center;
}

.cotacao .qty-wrapper .qquantity-button {
  margin-left: 0.31rem;
  padding: 0;
  height: auto;
  border: 0;
  background: none;
  box-shadow: none;
  font-size: 0;
  line-height: initial;
}

.cotacao .qty-wrapper .qquantity-button:before {
  content: '\f021';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #E20031;
  font-size: 0.88rem;
  font-family: 'biz_icons';
}

.cotacao .qtd {
  position: absolute;
  top: 0;
  right: -0.25rem;
  width: 1rem;
  height: 1rem;
  border-radius: 100%;
  background: #243d4f;
  color: #fff;
  text-align: center;
  text-indent: -1.5px;
  letter-spacing: -0.1em;
  font-size: 0.7rem;
  line-height: 1rem;
}

.cotacao:hover .mycart-dropdown-container {
  display: block;
}

.cotacao .finalizar {
  border: 0;
  border-radius: 0;
  background: none;
  box-shadow: none;
  color: #E20031;
  text-align: center;
}

.header-miniquote>.item {
  padding: 0.63rem 0;
}

.cotacao .finalizar:hover {
  background: #E20031;
  color: #fff;
}

#quotelist .btn-remove {
  font-size: 0;
}

#quotelist .btn-remove:before {
  font-size: 1rem;
  content: '\f014';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.qquoteadv .introduction,
.qquoteadv .product-details {
  margin-bottom: 1.25rem;
}

/* Temporizador */
.timer {
  flex-flow: row wrap;
  margin: 0 auto 1rem;
  padding: 0.8rem 0.98rem 1.3rem;
  max-width: 100%;
  width: 100%;
  height: auto;
  border: 1px solid #E20031;
  border-radius: 4px;
  background: #fff;
}

.timer .timer__ani {
  display: none;
}

.timer .i-clock {
  order: 1;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  width: 2rem;
  height: 2rem;
  fill: #E20031;
}

.timer .title {
  flex: 1 1 100%;
  order: 0;
  min-width: 1px;
  color: #E20031;
  text-align: center;
  text-transform: uppercase;
  font-size: 1rem;
}

.timer .timer__clock {
  position: relative;
  order: 2;
  padding: 0 0.5rem;
  width: auto;
  color: #E20031;
  font-size: 2rem;
}

.timer .timer__days {
  position: relative;
  flex: 0 0 auto;
  margin: 0 0.19rem 0.56rem 0;
  padding-right: 0.5rem;
  color: #E20031;
  font-size: 2rem;
}

.timer .timer__days:after {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #E20031;
  content: ':';
  font-size: 2rem;
}

.timer .timer__label {
  top: 100%;
  color: #E20031;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.56rem;
}

.timer .timer__afterhours,
.timer .timer__afterminutes {
  margin-bottom: 0.56rem;
  color: #E20031;
}

.timer .timer__hours,
.timer .timer__minutes,
.timer .timer__seconds {
  margin-bottom: 0.56rem;
  color: #E20031 !important;
  font-weight: normal !important;
  opacity: 1;
}

/* Compartilhar Carrinho */
#shared-cart {
  text-align: center;
}

#shared-cart .page-title {
  margin-bottom: 2rem;
}

#shared-cart .page-title h1 {
  margin: 0;
  font-size: 1.4rem;
}

#shared-cart .sharing-links .list {
  justify-content: center;
}

#shared-cart .std .sharing-links li {
  margin: 0 0.25rem 0.5rem !important;
  list-style: none;
}

#shared-cart .modal__content {
  padding: 2rem;
  min-height: 8rem;
}

/* Mensagem de Presente */
#onepage-checkout-shipping-method-additional-load {
  position: relative;
  margin: 1rem 0;
  padding: 0;
  border: 0;
  text-align: right;
}

#onepage-checkout-shipping-method-additional-load h3 {
  position: relative;
  display: inline-block;
  padding-left: 3rem;
}

#onepage-checkout-shipping-method-additional-load h3:before {
  content: '\f06b';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: calc(50% - 1rem);
  left: 0;
  width: 2rem;
  height: 2rem;
  color: #E20031;
  text-align: center;
  font-size: 2rem;
  line-height: 2rem;
}

label[for='allow_gift_messages_for_order'],
label[for='allow_gift_messages_for_items'],
label[for='allow_gift_messages'] {
  display: inline-block;
  padding: 1rem 2rem;
  height: auto;
  border-radius: 3px;
  background: #F8A7A5;
  box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.1);
  color: #FFFFFF;
  line-height: 1em;
  cursor: pointer;
  transition: all 200ms ease-out;
}

label[for='allow_gift_messages_for_order'],
label[for='allow_gift_messages_for_items'] {
  display: block;
  height: auto;
  background: #eee;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  color: #666;
  text-align: center;
  font-size: 0.88rem;
  line-height: 1em;
}

label[for='allow_gift_messages']:hover {
  background: #E19795;
  color: #FFFFFF;
}

.gift-messages-form {
  padding-top: 1.25rem;
  color: #555;
  line-height: 1.3em;
}

.gift-messages-form h4 {
  display: none;
}

.gift-messages-form .inner-box {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  margin: -0.63rem;
  text-align: left;
}

.gift-messages-form .inner-box>div {
  flex: 1 1 50%;
  padding: 0.63rem;
  min-width: 250px;
}

.form-box {
  padding-top: 0.63rem;
}

.form-box p.msg {
  margin: 0 0.63rem 0.63rem;
  color: #999;
  font-style: italic;
  font-size: 0.75rem;
  line-height: 1.1em;
}

.form-box label {
  font-size: 0.81rem;
}

.form-box li.item {
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}

.form-box li.item:last-child {
  margin-bottom: 0;
}

.form-box li.item:hover {
  box-shadow: inset 0 0 0 1px #E20031;
}

.form-box li.item .number {
  display: none;
}

.form-box .prod-line {
  display: flex;
  align-items: center;
  margin-bottom: 1.25rem;
}

.form-box .prod-info {
  flex: 0 0 40%;
  margin-right: 1.25rem;
  max-width: 150px;
}

.form-box .product-name {
  margin-bottom: 0.63rem;
}

.form-box .fields .field {
  min-width: 200px;
}

/* Lista de Materiais */
#change-product-content .title {
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: 1.5rem;
}

#change-product-content .subtitle {
  margin-bottom: 1rem;
  font-size: 0.8rem;
  opacity: 0.6;
}

#change-product-content .topline {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}

#change-product-content .quick-search {
  display: flex;
  flex: 0 1 50%;
  align-items: center;
  margin-left: 2rem;
}

#change-product-content .quick-search:before {
  content: '\f002';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  flex: 0 0 auto;
  margin-right: 1rem;
  color: #E20031;
}

#change-product-content .quick-search input {
  flex: 1 1 auto;
  border-color: #E20031;
}

.materials-exchange {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  margin: 0 -0.5rem -1rem;
  font-size: 0.8rem;
}

.materials-exchange * {
  line-height: 1em;
}

.std .materials-exchange>li {
  display: flex;
  flex: 1 1 25%;
  flex-flow: column nowrap;
  margin: 0;
  padding: 0 0.5rem 1rem;
  min-width: 280px;
  list-style: none;
}

.std .materials-exchange>li.found {
  order: -1;
}

.materials-exchange .case {
  display: flex;
  flex: 1 1 100%;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  border: 1px solid #ddd;
  background: #fff;
}

.materials-exchange .found .case {
  border: 3px solid #E20031;
}

.materials-exchange .image {
  display: block;
  flex: 0 0 100%;
  margin-bottom: 0.5rem;
}

.materials-exchange .image img {
  height: 6.25rem;
}

.materials-exchange .name {
  display: block;
  flex: 0 0 100%;
  margin-bottom: 0.5rem;
  font-weight: 700;
  line-height: 1.2em;
}

.materials-exchange .price {
  margin-bottom: -0.5rem;
  color: #E20031;
  font-weight: 600;
}

.materials-exchange .changed-product {
  margin: 0 -0.5rem -0.5rem 0;
  padding: 0.5rem;
  background: #E20031;
  color: #F2F2F2;
  font-weight: 700;
  cursor: pointer;
}

.materials-exchange .changed-product:hover {
  background: #BE0029;
  color: #FFFFFF;
}

table .change-product-link {
  display: inline-block;
  padding: 0.5rem;
  background: #F8A7A5;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 0.9rem;
}

table .change-product-link:before {
  content: '\f021';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  position: relative;
  top: -0.13rem;
  display: inline-block;
  margin-right: 0.25rem;
  vertical-align: middle;
}

table .change-product-link:hover {
  background: #E19795;
  color: #FFFFFF;
}

/* Fidelidade */
.rewards__title {
  padding: 0.5rem;
  border-radius: 3px 3px 0 0;
  background: #CCCCCC;
  color: #FFFFFF;
  text-align: center;
  font-size: 0.8rem;
}

.rewards__content {
  padding: 0.5rem;
  border: 1px solid #ccc;
  border-radius: 0 0 3px 3px;
  background: #fff;
  color: #CCCCCC;
}

.rewards__points {
  display: flex;
  justify-content: center;
  align-items: center;
}

.rewards__label {
  order: 2;
  margin-left: 0.5rem;
}

.rewards__sep {
  display: none;
}

.rewards__value {
  font-weight: 700;
  font-size: 1.4rem;
}

.totals__table .reward-row {
  background: #CCCCCC;
  color: #FFFFFF;
}

.totals__table .reward-row td {
  padding: 1rem;
  color: #FFFFFF;
}

.totals__table .reward-row td:last-child {
  text-align: right;
  font-weight: 700;
}

.totals__table .reward-row a {
  color: #FFFFFF;
  text-decoration: underline;
}

.rewards-cart {
  padding: 1rem;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
}

/* Quickview */
#quickview-loader {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 0 9999px rgba(255, 255, 255, 0.5);
  transform: translate(-50%, -50%);
}

#quickview-loader .svg-loader {
  display: block;
  width: 6.25rem;
  height: 6.25rem;
}

#quickview-loader .txt {
  display: block;
  padding-top: 0.31rem;
  color: #E20031;
  text-align: center;
  font-weight: 600;
  font-size: 0.88rem;
}

#quick-window .over {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.2);
}

.quickview-outerbox {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 9999;
  padding: 1.25rem;
  max-width: 980px;
  max-height: 80vh;
  width: 90vw;
  height: 33.13rem;
  background: #fff;
  transform: translate(-50%, -50%);
}

.quick-view-essential {
  display: flex;
  align-items: stretch;
}

.quickview-close {
  position: absolute;
  right: 0;
  bottom: calc(100% + 0.63rem);
}

.quickview-close span {
  display: none;
}

.quickview-close .ico {
  width: 1.88rem;
  height: 1.88rem;
  stroke: #fff;
}

.quickview-close:hover .ico {
  stroke: #E20031;
}

.quick-view-img {
  flex: 0 0 400px;
  margin-right: 1.25rem;
  max-width: 400px;
}

.quick-view-img .owl-prev,
.quick-view-img .owl-next {
  width: 1.25rem;
}

.quick-view-img .owl-prev {
  left: -1.25rem;
}

.quick-view-img .owl-next {
  right: -1.25rem;
}

.quick-view-img .owl-page span {
  margin: 0.25rem;
  width: 0.38rem;
  height: 0.38rem;
  opacity: 0.3;
}

.quick-view-img .owl-page.active span,
.quick-view-img .clickable .owl-page:hover span {
  opacity: 1;
}

.quick-view-img .main-images:not(.owl-carousel) {
  margin-bottom: 0.63rem;
}

.quick-view-img .thumb-images {
  margin: 0 -0.31rem;
  width: calc(100% + 0.63rem);
}

.quick-view-img .thumb-images li {
  padding: 0 0.31rem;
  width: 20%;
  cursor: pointer;
}

.quick-view-img .video-thumbs-line .thumb-images li {
  width: 25%;
}

.quick-view-img .thumb-images .owl-item {
  opacity: 0.5;
}

.quick-view-img .thumb-images .owl-item:hover,
.quick-view-img .thumb-images .owl-item.synced {
  opacity: 1;
}

.quick-view-img .thumb-images .owl-item li,
.quick-view-img .video-thumbs-line .thumb-images .owl-item li {
  width: auto;
}

.quick-view-img .video-thumbs-line {
  display: flex;
  align-items: stretch;
}

.quick-view-img .product-video {
  display: flex;
  flex: 0 0 20%;
  flex-flow: column nowrap;
  margin: 0;
  padding-right: 0.63rem;
  min-height: 0;
  height: auto;
}

.quick-view-img .product-video .video-thumb {
  flex: 1 1 auto;
}

.quick-view-img .thumbs {
  flex: 1 1 auto;
  max-width: 80%;
}

.quick-view-shop {
  display: flex;
  flex: 1 1 auto;
  flex-flow: column nowrap;
}

.quick-view-shop .no-scroll {
  flex: 0 0 auto;
}

.quick-view-shop .scroll {
  position: relative;
  flex: 1 1 auto;
  margin-top: 1.25rem;
}

.quick-view-shop .product-name {
  margin-bottom: 0.63rem;
}

.quick-view-shop .product-name h2 {
  margin-bottom: 0.63rem;
  font-size: 1.88rem;
  line-height: 1.1em;
}

.quick-view-shop .product-name .sku {
  color: #666;
  font-size: 0.75rem;
}

.quick-view-shop .product-rate {
  margin-bottom: 1.25rem;
}

.quick-view-shop .btn-cart {
  padding: 0 1.25rem;
  height: 2.5rem;
  font-size: 1rem;
  line-height: 2.25rem;
}

.quick-view-shop .price-box {
  margin-bottom: 1.25rem;
}

.quick-view-short-desc {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  overflow-y: auto;
}

/* Comparador */
#compare-loader {
  position: fixed;
  top: calc(50% - 2rem);
  left: calc(50% - 2rem);
  z-index: 9999;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 0 9999px rgba(255, 255, 255, 0.5);
}

#compare-loader .svg-loader {
  width: 4rem;
  height: 4rem;
}

#compare-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}

.compare-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 1180px;
  width: 100vw;
  transform: translate(-50%, -50%);
}

#compare-result {
  overflow-y: auto;
  padding: 1.25rem;
  max-height: 80vh;
  background: #fff;
  box-shadow: 0 5px 35px rgba(0, 0, 0, 0.4);
}

.compare-close {
  position: absolute;
  right: 0;
  bottom: calc(100% + 0.63rem);
  display: block;
  cursor: pointer;
}

.compare-close .ico {
  width: 1.88rem;
  height: 1.88rem;
  stroke: #fff;
}

.compare-close .ico path {
  stroke: #fff;
}

.compare-close:hover .ico path {
  stroke: #E20031;
}

/* Revendas */
.revendas-index-main {
  display: flex;
  align-items: stretch;
  padding-top: 1.25rem;
}

.revendas-map {
  flex: 0 0 auto;
  margin-right: 5rem;
}

.revendas-busca {
  flex: 1 1 auto;
  padding-top: 3.13rem;
}

.revendas-busca form .title {
  display: block;
  margin-bottom: 1.25rem;
  color: #F8A7A5;
  font-weight: 600;
  font-size: 1.13rem;
}

.revendas-filtros {
  margin-bottom: 2.5rem;
}

#Brasil {
  overflow: visible;
  transform-origin: center;
}

#Brasil path {
  position: relative;
  filter: url("#sombra");
  cursor: pointer;
  transition: all 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transform-origin: center;
  fill: #f3f3f3;
  stroke: rgba(0, 0, 0, 0.15);
}

#Brasil path.on {
  fill: url("#color1_v");
}

#Brasil path:hover {
  filter: url("#sombra2");
  fill: url("#color1_v");
}

#listagem-mapa {
  position: relative;
  display: inline-block;
}

#listagem-mapa.ops:before {
  position: absolute;
  bottom: 0.63rem;
  left: 50%;
  z-index: 9999;
  padding: 0.31rem 0.94rem;
  border-radius: 5px;
  background: #E20031;
  color: #F2F2F2;
  content: 'Este estado não possui nenhuma revenda.';
  text-align: center;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  font-size: 0.88rem;
  transform: translateX(-50%);
}

#listagem-mapa.go:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  display: block;
  background: rgba(255, 255, 255, 0.7);
  content: '';
}

#listagem-mapa.go .loader {
  position: absolute;
  top: calc(50% - 1.25rem);
  left: calc(50% - 1.25rem);
  z-index: 9999;
  display: block;
}

#listagem-mapa .loader {
  display: none;
  width: 2.5rem;
  height: 2.5rem;
}

#listagem-mapa .links {
  display: none;
}

#listagem-mapa .o-mapa {
  position: relative;
  display: inline-block;
}

#listagem-mapa .o-mapa .pin {
  position: absolute;
  width: 1.25rem;
  height: 1.63rem;
  transform: translate(-50%, -100%);
  transform-origin: center bottom;
  fill: #F8A7A5;
}

#listagem-mapa .tiptop {
  position: absolute;
  visibility: hidden;
  padding: 0.19rem 0.63rem;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.7);
  text-align: center;
  font-weight: 600;
  font-size: 0.75rem;
  transform: translate(-50%, -150%);
}

#listagem-mapa .tiptop:before {
  position: absolute;
  top: 100%;
  left: calc(50% - 0.31rem);
  display: block;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: rgba(255, 255, 255, 0.8);
  content: '';
}

#listagem-mapa .tiptop.on {
  visibility: visible;
}

#listagem-mapa .tiptop strong {
  display: block;
  color: #E20031;
  font-size: 1rem;
}

.revendas-cep .input-box {
  display: flex;
  align-items: stretch;
  margin-bottom: 1.25rem;
}

.revendas-cep input[type=text] {
  flex: 1 1 auto;
}

.revendas-cep input[type=submit] {
  flex: 0 0 auto;
  margin-left: 0.63rem;
  height: 2.75rem;
}

.or-map {
  position: relative;
  margin-bottom: 1.25rem;
  color: #666;
  font-size: 0.88rem;
}

.or-map:before {
  position: absolute;
  top: calc(50% - 0.63rem);
  right: calc(100% + 0.63rem);
  content: '\f060';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  color: #E20031;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.25rem;
}

.revendas-uf-cidade {
  display: none;
}

.revendas-uf-cidade.searched {
  display: block;
}

.revendas-uf-cidade .filtros {
  display: flex;
  align-items: stretch;
}

.revendas-uf-cidade .filtro-estado {
  flex: 1 1 auto;
}

.revendas-uf-cidade .filtro-cidade {
  flex: 2 1 auto;
  margin: 0 0.63rem;
}

.revendas-uf-cidade .bt {
  flex: 0 0 auto;
  height: 2.75rem;
}

.revendas-list {
  padding-top: 2.75rem;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.revendaslist {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  margin: 0 -0.63rem -1.25rem;
}

.revendaslist>li {
  position: relative;
  flex: 0 1 25%;
  padding: 0 0.63rem 1.25rem;
  min-width: 300px;
}

.revendaslist>li:before {
  position: absolute;
  top: 0;
  right: 0.63rem;
  bottom: 1.25rem;
  left: 0.63rem;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 5px rgba(0, 0, 0, 0.1);
  content: '';
}

.revendaslist .img {
  position: relative;
}

.revendaslist .cidade {
  position: relative;
  padding: 1.25rem;
  font-size: 0.81rem;
}

.revendaslist .info {
  position: relative;
  padding: 0 1.25rem 1.25rem;
}

.revendaslist .info h2 {
  margin-bottom: 0.63rem;
  font-size: 1.13rem;
}

.revendaslist .endereco {
  color: #666;
  font-size: 0.81rem;
  line-height: 1.3em;
}

.revendaslist .telmail {
  display: block;
  padding-top: 0.63rem;
  font-size: 0.81rem;
}

.revendaslist .telmail li:before {
  content: '\f095';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.44rem;
}

.revendaslist .telmail li.mail:before {
  display: inline;
  content: '\f003';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.revendaslist .telmail a {
  color: #F8A7A5;
}

.revendaslist .telmail a:hover {
  color: #E19795;
}

.revendaslist .conheca {
  display: inline-block;
  margin-top: 0.63rem;
  padding: 0.31rem 0.63rem;
  border-radius: 3px;
  background: #F8A7A5;
  color: #FFFFFF;
  font-size: 0.75rem;
}

.revendaslist .conheca:hover {
  background: #E19795;
  color: #FFFFFF;
}

.arevenda {
  display: flex;
  align-items: stretch;
}

.arevenda .left {
  flex: 1 1 auto;
}

.arevenda .right {
  flex: 0 0 25%;
  margin-left: 1.25rem;
  padding-left: 1.25rem;
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.2);
}

.arevenda .dados {
  margin-bottom: 1.25rem;
}

.arevenda .dados {
  font-size: 0.81rem;
}

.arevenda .dados>div {
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.arevenda .dados>div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.arevenda .dados h3 {
  margin-bottom: 1.25rem;
  font-weight: 600;
  font-size: 1.13rem;
}

.arevenda .dados address {
  line-height: 1.3em;
}

.arevenda .dados .contato li {
  margin-bottom: 0.31rem;
}

.arevenda .dados .contato li:last-child {
  margin-bottom: 0;
}

.arevenda .dados .contato li:before {
  content: '\f095';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-right: 0.44rem;
}

.arevenda .dados .contato li.mail:before {
  display: inline;
  content: '\f003';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.arevenda .dados a {
  color: #F8A7A5;
}

.arevenda .dados a:hover {
  color: #E19795;
}

.arevenda .galeria-nav {
  margin: 0 0 1.25rem -1.25rem;
  padding: 1.25rem 0 0.63rem;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-width: 1px 0;
  background: #f9f9f9;
}

.arevenda .galeria-nav ul {
  -moz-column-gap: 10px;
  column-gap: 10px;
  -moz-column-count: 3;
  column-count: 3;
}

.arevenda .galeria-nav li {
  display: block;
  padding-bottom: 0.63rem;
  -moz-column-break-inside: avoid;
  break-inside: avoid-column;
  page-break-inside: avoid;
}

.arevenda .galeria-nav a,
.arevenda .galeria-nav img {
  display: block;
}

.arevenda .map h3 {
  margin-bottom: 1.25rem;
  font-weight: 600;
  font-size: 1.13rem;
}

.mapa-revenda {
  width: 100%;
  height: 18.75rem;
}

.cases-revenda h3 {
  margin-bottom: 1.25rem;
  font-weight: 600;
  font-size: 1.13rem;
}

.cases-revenda ul {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  margin: 0 -0.63rem -1.25rem;
}

.cases-revenda li {
  flex: 0 1 20%;
  padding: 0 0.63rem 1.25rem;
  min-width: 250px;
}

.cases-revenda a {
  position: relative;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-end;
  padding: 1.25rem;
  min-height: 250px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  font-weight: 700;
}

.cases-revenda a:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
  content: '';
}

.cases-revenda a:hover:before {
  opacity: 0.5;
}

.cases-revenda a .svg-loader {
  position: absolute;
  top: calc(50% - 1.56rem);
  left: calc(50% - 1.56rem);
  width: 3.13rem;
  height: 3.13rem;
}

.cases-revenda .img {
  display: none;
}

.cases-revenda .name {
  position: relative;
}

.case-detail-content {
  display: flex;
}

.case-detail-content .images {
  flex: 0 0 400px;
}

.case-detail-content .dados {
  flex: 1 1 auto;
  margin-left: 1.88rem;
}

.case-detail-content .bx-wrapper {
  position: relative;
}

.case-detail-content .bx-pager {
  padding-top: 0.63rem;
  text-align: center;
  font-size: 0;
  line-height: 1em;
}

.case-detail-content .bx-pager-item {
  display: inline-block;
  margin: 0 0.13rem;
}

.case-detail-content .bx-pager-item a {
  display: block;
  width: 0.63rem;
  height: 0.63rem;
  border-radius: 100%;
  background: #ccc;
  text-indent: -9999px;
  font-size: 0;
}

.case-detail-content .bx-pager-item a.active {
  background: #E20031;
}

.case-detail-content .bx-controls-direction a {
  position: absolute;
  top: calc(50% - 0.63rem);
  left: -1.25rem;
  color: #ccc;
  text-indent: -9999px;
  font-size: 0;
}

.case-detail-content .bx-controls-direction a:before {
  display: block;
  content: '\f053';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  width: 1.25rem;
  text-align: center;
  text-indent: 0;
  font-size: 1rem;
  line-height: 1.25rem;
}

.case-detail-content .bx-controls-direction a.bx-next {
  right: -1.25rem;
  left: auto;
}

.case-detail-content .bx-controls-direction a.bx-next:before {
  display: inline;
  content: '\f054';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.case-detail-content .bx-controls-direction a:hover {
  color: #E20031;
}

.case-detail-content .nome {
  margin-bottom: 1.25rem;
  color: #111;
}

/* Modal - Continuar / Finalizar */
#continuar-finalizar {
  background: rgba(0, 0, 0, 0.3);
}

#continuar-finalizar .modal__close {
  opacity: 1;
}

#continuar-finalizar .modal__close .ico path {
  stroke: #fff;
  stroke-width: 3px;
}

#continuar-finalizar .modal__box {
  padding: 1rem;
  background: #fff;
}

#continuar-finalizar .std {
  margin-bottom: 1rem;
  padding: 0;
}

#continuar-finalizar .current-product {
  margin-bottom: 1rem;
  text-align: center;
  font-weight: 600;
  font-size: 1.13rem;
}

#continuar-finalizar .actions {
  display: flex;
  align-items: stretch;
  margin: 0 -0.63rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

#continuar-finalizar .actions a {
  display: flex;
  align-items: center;
  margin: 0 0.63rem;
  padding: 0 0.94rem;
  min-height: 40px;
  border-radius: 3px;
  background: #CCCCCC;
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
  color: #FFFFFF;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.88rem;
}

#continuar-finalizar .actions a:hover {
  background: #F7F7F7;
  color: #FFFFFF;
}

#continuar-finalizar .actions a.btn-cart {
  background: #F8A7A5;
  color: #FFFFFF;
}

#continuar-finalizar .actions a.btn-cart:hover {
  background: #E19795;
  color: #FFFFFF;
}

#continuar-finalizar .actions a.btn-checkout {
  background: #3AAD2A;
  color: #FFFFFF;
}

#continuar-finalizar .actions a.btn-checkout:hover {
  background: #5FCE57;
  color: #FFFFFF;
}

/* Finalização */
.opc-registered-users button,
.opc .buttons-set button:not(.btn--outline) {
  background: #3AAD2A;
  color: #FFFFFF;
}

.opc-registered-users button:hover,
.opc .buttons-set button:not(.btn--outline):hover {
  background: #5FCE57;
  color: #FFFFFF;
}

.opc .buttons-set a {
  color: #F8A7A5;
}

.opc .buttons-set a:hover {
  color: #E19795;
}

#checkout-step-login .hints li:before {
  color: #F8A7A5;
}

.mycart-opc-totals .title {
  color: #F8A7A5;
}

.mycart-opc-totals .price {
  color: #F8A7A5;
}

.step-title {
  color: #BE0029;
}

.step-title .number,
.allow.active .step-title .number {
  background: #BE0029;
  color: #FFFFFF;
}

.allow.active .step-title {
  color: #BE0029;
}

.allow .step-title {
  color: #3AAD2A;
}

.allow .step-title .number {
  background: #3AAD2A;
}

.allow .step-title .number:before {
  color: #FFFFFF;
}

.step-title a {
  color: #F8A7A5;
}

.step-title a:before {
  display: inline;
  content: '\f040';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.step-title a:hover {
  background: #F8A7A5;
  color: #FFFFFF;
}

/* Finalização - Envios */
#checkout-shipping-method-load ul li label:hover {
  box-shadow: 0 0 0 1px #E20031;
}

#checkout-shipping-method-load ul li label:after {
  color: #3AAD2A;
}

#checkout-shipping-method-load ul li .price {
  color: #BE0029;
}

#checkout-payment-method-load>dt label:after {
  color: #3AAD2A;
  content: '\f00c';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

/* Finalização - Pagamento */
#checkout-payment-method-load>dt label:hover {
  color: #3AAD2A;
}

#checkout-payment-method-load>dt.dt-selected label {
  color: #3AAD2A;
}

#opc-payment .valor-card .value {
  color: #3AAD2A;
}

/* Finalização - Pagamento - Cartão de CrÃƒÂ©dito */
.cardGrid .cod a {
  color: #BE0029;
}

.mp-coupon .bts span {
  background: #F8A7A5;
  color: #FFFFFF;
}

/* Finalização - Pagamento - Boletos */
.boletoGrid .boleto-discount,
.boletoGrid .boleto-price {
  color: #3AAD2A;
}

/* Finalização - Pagamento - DepÃƒÂ³sitos */
.banks-accounts dt a.on {
  color: #3AAD2A;
}

/* Finalização - MundiPagg * Boleto + Cartão */
#payment_form_mundipagg_api_boletocartao .boleto-entry .input-box input {
  color: #3AAD2A;
}

/* Finalização - MundiPagg * Boleto + 2 Cartões */
#payment_form_mundipagg_api_boletodoiscartoes .boleto-entry .input-box input {
  color: #3AAD2A;
}

#payment_form_mundipagg_api_boletodoiscartoes .valor-card input {
  color: #3AAD2A;
}

/* Finalização - MundiPagg * 2 Cartões */
#payment_form_mundipagg_api_doiscartoes .valor-card input {
  color: #3AAD2A;
}

/* Finalização - Mercado Pago * Ticket */
.mercadopago-coupon-action-apply,
.mercadopago-coupon-action-remove {
  background: #F8A7A5;
  color: #FFFFFF;
}

/* Finalização - Modelo Accordion */
.osc-accordion h3 {
  color: #F8A7A5;
}

.osc-accordion .opc-block-progress dt.complete:after {
  color: #3AAD2A;
}

.osc-accordion .opc-block-progress .price {
  color: #F8A7A5;
}

.osc-accordion .opc-block-progress .pay-link {
  background: #F8A7A5;
  color: #FFFFFF;
}

.osc-accordion .opc-block-progress .pay-link:hover {
  background: #F8A7A5 _hover;
  color: #FFFFFF;
}

/* Finalização - Modelo Colunas (OSC) */
.osc-onepage h3 {
  color: #F8A7A5;
}

.osc-onepage #checkout-shipping-method-load ul li label:hover .label {
  color: #3AAD2A;
}

/* Finalização - Modelo Etapas */
.osc-steps h3 {
  color: #F8A7A5;
}

.osc-steps .opc-block-progress dt a {
  color: #F8A7A5;
}

.osc-steps .opc-block-progress dt a:before {
  display: inline;
  content: '\f040';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.osc-steps .opc-block-progress dt a:hover {
  background: #F8A7A5;
  color: #FFFFFF;
}

.osc-steps .opc-block-progress dt.complete {
  color: #3AAD2A;
}

.osc-steps .opc-block-progress dt.complete:before {
  background: #3AAD2A;
  color: #FFFFFF;
}

.osc-steps .opc-block-progress dt.complete:after {
  background: #3AAD2A;
}

.-bt-change {
  background: #CCCCCC;
  color: #FFFFFF;
}

.-bt-change:hover {
  background: #F7F7F7;
  color: #FFFFFF;
}

/* end of custom content */
/**
 *
 * CSS Editável
 * Tema:     Neon
 * Arquivo:  editable.css
 *
 * Use este arquivo para remover ou alterar
 * partes do CSS do tema atual que você
 * precisa personalizar
 *
 * Este CSS estiliza apenas o header, footer e o responsivo
 * Excluí-lo não afetará o funcionamento do site como desktop
 *
 * .block
 * .block__element
 * .block--modifier
 *
 */
/* ------ Estrutura */
/* ~992px */
@media (max-width: 62rem) {
  .sidebar {
    position: fixed;
    top: -624.94rem;
    left: -624.94rem;
    z-index: 9999;
  }
}

/* ------ Formulários */
/* ~568px */
@media (max-width: 35.5rem) {
  .options input.datetime-picker {
    flex: 0 0 5rem;
  }
}

/* ------ Newsletter */
/* ~568px */
@media (max-width: 35.5rem) {
  .newsletter__form {
    display: block;
  }
}

/* ------ .page-title */
/* ~768px */
@media (max-width: 48rem) {
  .page-title h1 {
    font-size: 2rem;
  }
}

/* ------ Busca - Autocomplete */
/* ~768px */
@media (max-width: 48rem) {
  .search__filter {
    display: none;
  }
}

/* ------ Lista de Desejos */
/* ~992px */
@media (max-width: 62rem) {
  .mywish__content {
    display: none !important;
  }

  .mywish__header .ico {
    fill: #E20031 !important;
  }
}

/* ------ Logo */
/* ~992px */
@media (max-width: 62rem) {
  .logo .has-m-img .d-img {
    display: none !important;
  }

  .logo .has-m-img .m-img {
    display: block !important;
  }
}

/* ------ Menu de Categorias */
/* ~1528px */
@media (max-width: 95.5rem) {
  .categories--carrossel .owl-prev {
    box-shadow: 1rem 0 2rem -1rem rgba(0, 0, 0, 0.8);
  }

  .categories--carrossel .owl-next {
    box-shadow: -1rem 0 2rem -1rem rgba(0, 0, 0, 0.8);
  }
}

/* ~992px */
@media (max-width: 62rem) {
  .categories--mobi {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: block;
    overflow-y: auto;
    margin: 0 !important;
    padding: 0 0 3rem !important;
    width: 100vw;
    height: 100vh;
    transition: 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateX(-100%);
  }

  .categories--mobi.on {
    transform: translateX(0);
  }

  .categories--mobi .ul--0 {
    flex: 1 1 100%;
    max-width: none;
  }

  .categories--mobi .li--0:not(.categories__all),
  .categories--mobi .a--0 {
    display: none;
  }

  .categories--mobi .box--1 {
    position: relative;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    display: block;
    padding: 0;
    background: none;
    box-shadow: none;
    transform: none;
  }

  .categories--mobi .categories__all {
    flex: 1 1 100%;
  }

  .categories--mobi .all-ul--0 {
    display: block;
    overflow: visible;
    padding: 0;
    max-height: none;
  }

  .categories--mobi .all-li--0 {
    max-width: none;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
  }

  .categories--mobi .all-a--0 {
    padding: 0.875rem 1rem;
    color: #F2F2F2;
    font-size: 1rem;
  }

  .categories--mobi .all-ul--1 {
    background: rgba(0, 0, 0, 0.1);
    font-size: 1rem;
  }

  .categories--mobi .all-li--1 {
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
  }

  .categories--mobi .all-a--1 {
    padding: 0.875rem 1rem;
    color: #F2F2F2;
  }

  .categories--mobi .all-ul--2 {
    background: rgba(0, 0, 0, 0.1);
    font-size: 0.8rem;
  }

  .categories--mobi .all-li--2 {
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1);
  }

  .categories--mobi .all-a--2 {
    padding: 0.975rem 1rem;
    color: #F2F2F2;
  }

  .categories--mobi .std {
    display: none;
  }

  .categories__hide {
    display: block;
    flex: 0 0 auto;
    margin: 0 0 0 auto;
    box-shadow: none;
  }

  .categories__show {
    display: block;
    flex: 0 0 2.75rem;
    margin-right: 1rem;
    padding: 0;
    width: 2.75rem;
    height: 2.75rem;
    box-shadow: none;
    font-size: 1.5rem;
  }

  .categories__show span {
    display: none;
  }

  .categories__show:before {
    content: '\f0c9';
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-family: 'biz_icons';
    speak: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    position: relative;
    left: 0.09rem;
  }

  .categories__show:hover {
    background: #E20031;
    color: #F2F2F2;
  }
}

/* ~568px */
@media (max-width: 35.5rem) {
  .categories__show {
    margin: 0;
  }
}

/* ------ Marcas */
/* ~568px */
@media (max-width: 35.5rem) {
  .brands .owl-wrapper-outer {
    margin: 0 -1rem;
    padding: 0 1rem;
    width: calc(100% + 2rem);
    background: #fff;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  }
}

/* ------ Minha Conta */
/* ~992px */
@media (max-width: 62rem) {
  .myaccount__content {
    position: fixed;
    z-index: 999;
    display: block;
    overflow-y: auto;
    max-width: none;
    width: 100vw;
    height: 100vh;
    box-shadow: inset 0 1px 0 #E20031, inset 0 0 0 1px rgba(0, 0, 0, 0.1);
    transition: 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateX(-100%);
  }

  .myaccount.on .myaccount__content {
    transform: translateX(0);
  }

  .myaccount__hide {
    display: block;
    margin: -1rem -1rem 1rem;
    border-radius: 0;
  }

  .myaccount__content .title {
    text-align: center;
  }

  .myaccount .mymenu {
    margin: 0 -1rem;
  }

  .myaccount .mymenu .ul--0 ul {
    background: rgba(0, 0, 0, 0.05);
  }

  .myaccount .mymenu .li--0 {
    margin: 0;
  }

  .myaccount .mymenu li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  .myaccount .mymenu li:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }

  .myaccount .mymenu a {
    display: block;
    padding: 1rem;
    font-size: 1rem;
    line-height: 1em;
  }
}

/* ------ Breadcrumb */
/* ~768px */
@media (max-width: 48rem) {
  .breadcrumb {
    font-size: 0.8rem;
  }
}

/* ------ Filtros */
/* ~992px */
@media (max-width: 62rem) {
  .filters .title {
    position: fixed;
    right: 2rem;
    bottom: 2rem;
    z-index: 9999;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 0;
    padding: 1.5rem;
    width: 4rem;
    height: 4rem;
    border-radius: 100%;
    background: #E20031;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.3);
    color: #F2F2F2;
    font-weight: 400;
    font-size: 1rem;
    transition: 400ms cubic-bezier(0.23, 1, 0.32, 1);
  }

  .filters .title:before {
    display: inline;
    content: '\f1de';
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-family: 'biz_icons';
    speak: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  }

  .filters .title span {
    display: none;
  }

  .filters .title.scrolled {
    transform: scale(0);
  }

  .filters__list {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    overflow-y: auto;
    padding: 4rem 1rem 1rem;
    max-height: 100vh;
    width: 100vw;
    height: 100vh;
    background: #E20031;
    transition: 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateY(100%);
  }

  .filters.on .filters__list {
    transform: translateY(0);
  }

  .filters.on .title {
    top: 0;
    right: 0;
    bottom: auto;
    width: 100vw;
    border-radius: 0;
    box-shadow: none;
  }

  .filters.on .title:before {
    display: block;
    content: '\f00d';
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-family: 'biz_icons';
    speak: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  }

  .filters__filter:not(:last-child) {
    margin-bottom: 2rem;
  }

  .filters__filter {
    padding: 0;
    background: none;
    box-shadow: none !important;
  }

  .filters__name {
    margin-bottom: 0.25rem;
    color: rgba(255, 255, 255, 0.5);
  }

  .filters__filter .li--0:not(:last-child) {
    margin: 0;
  }

  .filters__filter .a--0 {
    color: #F2F2F2;
  }

  .filters__swatches .swatch {
    background: rgba(255, 255, 255, 0.5);
    color: rgba(0, 0, 0, 0.5);
  }

  .filters__filtered {
    position: fixed;
    top: 4.75rem;
    right: 0;
    left: 0;
    z-index: 999;
  }

  .filters__filtered .subtitle,
  .filtered__clear {
    display: none;
  }
}

/* ~568px */
@media (max-width: 35.5rem) {
  .filters .title {
    right: 1rem;
    bottom: 1rem;
    padding: 1rem;
    width: 3rem;
    height: 3rem;
  }

  .filters__filtered {
    top: 3rem;
  }
}

/* ------ Pagamentos / Envios */
/* ~768px */
@media (max-width: 48rem) {

  .pays__svg,
  .ships__svg {
    height: 1rem;
  }
}

/* ------ Banner */
/* ~992px */
@media (max-width: 62rem) {
  .has_m_img .banner__link {
    height: auto !important;
  }

  .has_m_img img.d_img {
    display: none !important;
  }

  .has_m_img img.m_img {
    display: block !important;
    width: 100%;
  }

  .banner .owl-controls {
    display: none !important;
  }

  .banner--nojs .banner__wrapper {
    -moz-column-count: 2;
    column-count: 2;
  }
}

/* ~568px */
@media (max-width: 35.5rem) {
  .slide__youtube {
    padding: 100% 182% 0 0;
    height: auto !important;
  }

  .banner--nojs .banner__wrapper {
    -moz-column-count: 1;
    column-count: 1;
  }
}

/* ------ Modal */
/* ~992px */
@media (max-width: 62rem) {
  .modal__content {
    margin-right: 0;
    max-width: calc(100vw - 2rem);
  }

  .modal .video-fix-frame {
    width: calc(100vw - 2rem);
  }
}

/* ~568px */
@media (max-width: 35.5rem) {
  .modal__content {
    width: 100vw;
  }
}

/* ------ Floater */
/* ~992px */
@media (max-width: 62rem) {
  .floater__content {
    margin-right: 0;
    max-width: calc(100vw - 2rem);
  }

  .floater .video-fix-frame {
    width: calc(100vw - 2rem);
  }
}

/* ~568px */
@media (max-width: 35.5rem) {
  .floater__content {
    width: 100vw;
  }
}

/* ------ Termos de Aceite */
/* ~992px */
@media (max-width: 62rem) {
  .terms__content {
    margin-right: 0;
    max-width: calc(100vw - 4rem);
  }

  .terms__actions {
    flex-flow: row wrap;
  }

  .terms__actions .btn {
    flex: 1 1 auto;
  }

  .terms .video-fix-frame {
    width: calc(100vw - 2rem);
  }
}

/* ~568px */
@media (max-width: 35.5rem) {
  .terms__content {
    width: 100vw;
  }
}

/* ------ Carrossel */
/* ~1528px */
@media (max-width: 95.5rem) {
  .owl-prev {
    right: auto;
    left: 0;
  }

  .owl-next {
    right: 0;
    left: auto;
  }
}

/* ------ Feed RSS */
/* ~992px */
@media (max-width: 62rem) {
  .feeds--content .feeds__list {
    -moz-column-count: 1;
    column-count: 1;
  }
}

/* ------ Header */
/* ~992px */
@media (max-width: 62rem) {
  .header-container {
    display: flex;
    align-items: center;
    margin: 0;
  }

  .header {
    flex: 1 1 auto;
  }
}

/* ~768px */
@media (max-width: 48rem) {
  .mywish {
    display: none;
  }
}

/* ~568px */
@media (max-width: 35.5rem) {
  .header {
    margin: 0 !important;
    padding: 0.125rem 0 0.125rem 1rem;
  }

  .header .search {
    z-index: 20;
    flex: 0 0 auto;
    margin-left: auto;
  }

  .header .search__button {
    box-shadow: none;
  }

  .header .search__form .input-box {
    display: none;
  }

  .header .search.on .search__form .input-box {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: block;
    width: 100vw;
  }

  .header .search.on .search__input {
    padding: 1rem 3.75rem 1rem 1rem;
    max-width: 100%;
    background: #E20031;
    box-shadow: none;
    color: #F2F2F2;
  }

  .header .search.on .search__input::-webkit-input-placeholder {
    color: #F2F2F2;
  }

  .header .search.on .search__input::-moz-placeholder {
    color: #F2F2F2;
  }

  .header .search.on .search__input:-ms-input-placeholder {
    color: #F2F2F2;
  }

  .header .search.on .search__input:-moz-placeholder {
    color: #F2F2F2;
  }

  .header .search__hide {
    position: fixed;
    top: 0.125rem;
    right: 0.125rem;
    z-index: 9999;
    display: block;
    background: none;
    box-shadow: none;
  }

  .header .logo img,
  .header .logo svg {
    max-height: 2rem;
    height: auto;
  }

  .header .myaccount,
  .header .mycart {
    z-index: 10;
    margin-left: 0;
  }
}

/* ------ Catálogo */
/* ~768px */
@media (max-width: 48rem) {
  .toolbar {
    flex-flow: row wrap;
    justify-content: space-between;
  }

  .toolbar .amount {
    flex: 1 1 100%;
    margin-bottom: 1rem;
  }

  .toolbar .sorter {
    margin-left: 0;
  }
}

/* ~568px */
@media (max-width: 35.5rem) {

  .prolabel,
  .prolabel.top-center,
  .prolabel.middle-left,
  .prolabel.middle-right,
  .prolabel.bottom-center,
  .prolabel.middle-center,
  .prolabel.top-left,
  .prolabel.top-right,
  .prolabel.bottom-left,
  .prolabel.bottom-right {
    position: static;
    margin: 0.31rem;
    transform: translate(0, 0);
  }

  .prolabel img {
    margin: 0;
    max-height: 3rem;
    width: auto;
    height: auto;
  }
}

/* ~468px */
@media (max-width: 29.25rem) {

  .toolbar .view-mode,
  .toolbar .limiter {
    display: none;
  }

  .toolbar .sort-by {
    margin-left: 0;
  }
}

/* ------ Produto */
/* ~ 1024px */
@media (max-width: 64rem) {
  .prod__shop .col1 {
    margin-bottom: 2rem;
  }

  .prod__shop .col2 {
    margin: 0;
  }
}

/* ~992px */
@media (max-width: 62rem) {
  .prod__name h1 {
    font-size: 2rem;
  }

  .jointsales .owl-buttons {
    display: block;
  }
}

/* ~768px */
@media (max-width: 48rem) {
  .configurable {
    display: block;
  }

  .jointsales__current {
    flex-flow: column nowrap;
  }
}

/* ~568px */
@media (max-width: 35.5rem) {
  #product_addtocart_form {
    display: block;
  }

  .product-essential {
    margin-bottom: 0;
  }


  .product-collateral>*:not(:last-child) {
    margin-bottom: 0;
  }

  .sharing-links .list {
    justify-content: space-around;
    margin: 0;
  }

  .sharing-links li {
    margin: 0;
  }

  .sharing-links .list:before {
    display: none;
  }

  .tabs {
    display: block;
  }

  .tabs__tab {
    position: static;
    top: 0;
    display: flex;
    align-items: center;
    margin: 0 -1rem !important;
    padding: 1rem;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background: #fff;
    font-weight: 700;
    font-size: 1rem;
  }

  .tabs__tab:first-child {
    margin-left: auto;
  }

  .tabs__tab:after {
    content: '\f105';
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-family: 'biz_icons';
    speak: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    margin-left: auto;
  }

  .tabs__content {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    overflow-y: auto;
    padding: 1rem;
    width: 100vw;
    height: 100vh;
    border: 0;
    background: #fff;
    transition: 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateX(100%);
  }

  .tabs__content.open {
    transform: translateX(0);
  }

  .tabs__hide {
    display: block;
    margin: -1rem -1rem 1rem;
    border-radius: 0;
  }

  .related__title,
  .recommended__title,
  .whosaw__title,
  .jointsales__title,
  .upsell__title {
    display: flex;
    align-items: center;
    margin: 0 -1rem;
    padding: 1rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background: #fff;
    font-weight: 700;
    font-size: 1rem;
    cursor: pointer;
  }

  .related__title:after,
  .recommended__title:after,
  .whosaw__title:after,
  .jointsales__title:after,
  .upsell__title:after {
    content: '\f105';
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-family: 'biz_icons';
    speak: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    margin-left: auto;
  }

  .related__content,
  .recommended__content,
  .whosaw__content,
  .jointsales__content,
  .upsell__content {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    overflow-y: auto;
    padding: 1rem;
    width: 100vw;
    height: 100vh;
    background: #fff;
    transition: 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateX(100%);
  }

  .related.on .related__content,
  .recommended.on .recommended__content,
  .whosaw.on .whosaw__content,
  .jointsales.on .jointsales__content,
  .upsell.on .upsell__content {
    transform: translateX(0);
  }

  .related__hide,
  .recommended__hide,
  .whosaw__hide,
  .jointsales__hide,
  .upsell__hide {
    display: block;
    margin: -1rem -1rem 1rem;
    border-radius: 0;
  }

  .jointsales__content {
    /* display: block; */
    flex-flow: column;
  }

  .jointsales__current {
    flex-flow: row nowrap;
    margin: 0;
    padding: 0;
  }

  .jointsales .more {
    top: calc(100% - 1rem);
    right: calc(50% - 1rem);
    transform: scale(1.5);
  }

  .jointsales__items {
    min-width: 100%;
  }

  .jointsales .owl-wrapper-outer {
    border-width: 0 1px 1px;
  }

  .jointsales__row {
    display: block;
  }

  .jointsales__list {
    display: block;
  }

  .jointsales__item {
    display: flex;
    flex-flow: row wrap;
    padding: 0;
    max-width: none;
  }

  .jointsales__item:not(:first-child) {
    margin-top: 1rem;
    padding-top: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }

  .jointsales__item .thumb {
    flex: 0 0 40%;
    margin: 0;
    padding: 0 1rem 0 0;
  }

  .btn-jointsales {
    width: 100%;
  }

  .reviews .subtitle {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
    opacity: 0.5;
  }

  .reviews__title {
    display: flex;
    align-items: center;
    margin: 0 -1rem;
    padding: 1rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background: #fff;
    font-weight: 400;
    font-size: 1rem;
  }

  .reviews__title:after {
    content: '\f123';
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-family: 'biz_icons';
    speak: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    margin-left: auto;
  }

  .reviews__content {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: block;
    overflow-y: auto;
    padding: 1rem;
    width: 100vw;
    height: 100vh;
    background: #fff;
    transition: 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateX(100%);
  }

  .reviews.on .reviews__content {
    transform: translateX(0);
  }

  .reviews__resume,
  .reviews__ratings,
  .reviews__add {
    margin: 0;
    padding: 0;
    background: none;
    box-shadow: none;
  }

  .reviews__resume .product-rate .percent {
    margin: 0 20%;
  }

  .reviews__ratings {
    margin-bottom: 1rem;
  }

  .reviews__no-reviews {
    padding: 0;
  }

  .reviews__hide {
    display: block;
    margin: -1rem -1rem 1rem;
    border-radius: 0;
  }

  .parcelamento .title {
    margin-right: -1rem;
    margin-left: -1rem;
    border-width: 1px 0;
  }

  .frete__title {
    margin-right: -1rem;
    margin-left: -1rem;
    border-width: 0 0 1px;
  }

  .bundle {
    margin: 0 -1rem 1.5rem;
  }

  .bundle:before {
    padding: 0 1rem;
  }

  .bundle__option {
    margin: 0 0 -0.06rem;
  }

  .bundle .options-bundle-images,
  .bundle .bundle-checkbox-image {
    flex: 0 0 3rem;
  }

  tr.bundle {
    display: table-row;
    margin: 0;
  }

  tr.bundle:before {
    display: none;
  }

  .grouped {
    margin: 0 -1rem 1.5rem;
  }

  .grouped:before {
    padding: 0 1rem;
  }

  .grouped__option {
    margin: 0 0 -0.06rem;
  }

  .grouped .qty-holder {
    margin: 0;
  }

  .grouped .grouped-images {
    flex: 0 0 3rem;
  }

  .grouped__option.added:not(.out-of-stock):hover {
    box-shadow: inset 0 0 0 1px #E20031;
  }
}

/* ------ Carrinho */
/* ~992px */
@media (max-width: 62rem) {
  .cart-table {
    margin: 0 -1rem;
  }

  .cart-table .cart-total-head,
  .cart-table .cart-product-line>div.product-cart-total {
    display: none;
  }

  .cart__boxes {
    margin: 0 -1rem 1rem;
  }
}

/* ~768px */
@media (max-width: 48rem) {
  .cart-table h2.name {
    font-size: 1rem;
  }

  .cart-table .cart-product-head span:after {
    content: 's';
  }

  .cart-table .cart-price-head,
  .cart-table .cart-qty-head {
    display: none;
  }

  .cart-table .btn-remove {
    margin: 0;
  }

  .cart-product-line {
    flex-flow: row wrap;
    margin: 0 0 1rem;
    padding: 0 0 1rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  .cart-product-line:last-child {
    margin: 0;
    padding: 0;
    border: 0;
  }

  .cart-product-line>div {
    flex: 0 1 auto;
  }

  .cart-product-line>div:first-child {
    flex: 1 1 100%;
    align-items: flex-start;
    padding: 1rem;
  }
}

/* ~568px */
@media (max-width: 35.5rem) {
  .cart__boxes {
    display: block;
  }
}

/* ------ Finalização */
/* ~992px */
@media (max-width: 62rem) {
  .opc .header-container {
    padding: 0 1rem;
  }

  .opc .header {
    padding: 0 0.5rem;
    max-width: 100%;
  }

  .opc .header .myaccount {
    flex: 0;
  }

  .checkout-onepage-index .biz-modal-frame .modal-container .std {
    text-align: center;
  }

  .osc-accordion .col-right {
    display: none;
  }

  .osc-onepage #checkoutSteps>div {
    flex: 1 1 50%;
  }

  .parcelamento .title span{
    left: 0.2rem;
    position: relative;
  }
  .parcelamento svg.ico{
    width: 3rem !important;
    height: 1.8rem !important;
    left: -0.1rem;
    position: relative;
  }

}

/* ~768px */
@media (max-width: 48rem) {
  .opc-registered-users {
    flex: 1 1 100%;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  .opc-new-users {
    flex: 1 1 50%;
  }

  .cardGrid .exp,
  .cardGrid .cod {
    flex: 1 1 50%;
  }

  .cardGrid .pars {
    flex: 1 1 100%;
  }

  .flag-selection-entry {
    margin-bottom: 0.5rem;
  }

  .flag-selection-entry .input-box {
    flex: 1 1 100%;
  }

  .card-flags {
    display: none;
  }

  .checkout-review-table>thead th:not(:first-child):not(:nth-child(2)),
  .checkout-review-table>tbody td:not(:first-child):not(:nth-child(2)) {
    display: none;
  }

  .osc-steps .opc-block-progress dl {
    align-items: flex-end;
  }

  .osc-steps .opc-block-progress dt {
    display: block;
    font-size: 0.63rem;
    line-height: 0.63rem;
  }

  .osc-steps .opc-block-progress dt .changelink {
    display: block;
  }

  .osc-steps .opc-block-progress dt a {
    display: inline-block;
    margin: 0;
    height: 2rem;
  }
}

/* ~568px */
@media (max-width: 35.5rem) {
  .bcashGrid {
    display: block;
  }

  .bcashGrid .ico {
    margin-bottom: 1rem;
  }

  .cardGrid .num,
  .cardGrid .nome,
  .cardGrid .exp,
  .cardGrid .cod {
    flex: 1 1 100%;
  }

  .checkout-review-table>thead th:not(:first-child),
  .checkout-review-table>tbody td:not(:first-child) {
    display: none;
  }

  #checkoutSteps .section #checkout-review-submit .buttons-set .f-left {
    display: none;
  }

  #checkoutSteps .section #checkout-review-submit .buttons-set button {
    flex: 1 1 auto;
    margin: 0;
  }

  .banks-accounts table tr {
    display: flex;
    flex-flow: column nowrap;
  }

  .banks-accounts table th,
  .banks-accounts table td {
    flex: 1 1 auto;
    width: 100%;
  }

  .banks-accounts table thead th {
    padding: 0.5rem 1rem;
  }

  .banks-accounts table tbody td {
    border: 1px solid rgba(0, 0, 0, 0.1);
  }

  .banks-accounts table th:before,
  .banks-accounts table td:before {
    margin-right: 1rem;
    content: '1';
    font-weight: 700;
    opacity: 0.5;
  }

  .banks-accounts table th:nth-child(2):before,
  .banks-accounts table td:nth-child(2):before {
    content: '2';
  }

  .banks-accounts table th:nth-child(3):before,
  .banks-accounts table td:nth-child(3):before {
    content: '3';
  }

  .osc-steps #checkoutSteps {
    margin: 0 -1rem;
  }

  .osc-accordion #checkoutSteps {
    margin: 0 -1rem;
  }

  .osc-onepage #checkoutSteps {
    display: block;
    margin: 0 -1rem;
  }

  .osc-onepage #checkoutSteps>div {
    width: 100%;
  }

  .osc-onepage .section {
    margin: 0;
  }

  .osc-onepage .step-title {
    margin: 0;
  }

  .osc-onepage .step.a-item {
    padding-top: 1rem;
  }

  .osc-onepage #checkoutSteps .section.allow .step.a-item {
    display: none !important;
  }

  .osc-onepage #checkoutSteps .section.active .step.a-item {
    display: block !important;
  }

  #payment_form_mundipagg_api_doiscartoes .cardGrid {
    display: block;
  }

  #payment_form_mundipagg_api_doiscartoes .valor-card {
    display: block;
  }

  #payment_form_mundipagg_api_doiscartoes .valor-card input {
    margin: 0.25rem 0 0;
  }
}

/* ------ Sucesso */
/* ~568px */
@media (max-width: 35.5rem) {
  .success-content {
    margin: 0 -1rem;
  }

  .success-content .confirmation,
  .success-content .print {
    display: block;
  }

  .buttons-success {
    align-items: stretch;
  }
}

/* ------ Painel do Cliente */
/* ~992px */
@media (max-width: 62rem) {
  .my-orders .item-order {
    flex: 0 1 50%;
  }

  .box-account .box-title a {
    padding: 0.19rem 0.63rem;
    min-width: 60px;
    text-align: center;
    line-height: 1em;
  }

  .customer-account .footer .newsletter,
  .customer-account .footer__about,
  .customer-account .footer__doubts,
  .customer-account .footer__account,
  .customer-account .footer__payments,
  .customer-account .footer__shipments,
  .customer-account .footer__certificates {
    display: none;
  }

  .block-account .block-title {
    position: fixed;
    right: 2rem;
    bottom: 2rem;
    z-index: 9999;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 0;
    padding: 1.5rem;
    width: 4rem;
    height: 4rem;
    border-radius: 100%;
    background: #E20031;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.3);
    color: #F2F2F2;
    font-weight: 400;
    font-size: 1rem;
    transition: 400ms cubic-bezier(0.23, 1, 0.32, 1);
  }

  .block-account .block-title:before {
    content: '\f0c9';
  }

  .block-account .block-title strong {
    display: none;
  }

  .block-account .block-content {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    overflow-y: auto;
    padding: 0 1rem 1rem;
    width: 100vw;
    height: 100vh;
    background: #fff;
    transition: 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transform: translateY(100%);
  }

  .block-account.on .block-title {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), 0 -2px 4px rgba(0, 0, 0, 0.3);
    transform: rotate(180deg);
  }

  .block-account.on .block-title:before {
    position: relative;
    bottom: 0.13rem;
    content: '\f077';
  }

  .block-account.on .block-content {
    transform: translateY(0);
  }

  .block-account ul li {
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  .block-account ul li.last {
    margin: 0;
    border: 0;
  }

  .block-account a {
    display: block;
    margin: 0 -1rem;
    padding: 1rem;
    font-size: 1rem;
    line-height: 1em;
  }

  .block-account .current a,
  .block-account a:hover {
    background: #F8A7A5;
    color: #FFFFFF;
  }

  .block-account ul li.last a:after {
    font-weight: 700;
    font-size: 1rem;
    line-height: 1em;
  }
}

/* ~768px */
@media (max-width: 48rem) {
  body:not(.sales-order-history) .my-orders .item-order:not(:first-child) {
    display: none;
  }

  .order-details #my-orders-table thead th:nth-child(4),
  .order-details #my-orders-table tbody td:nth-child(4) {
    display: none;
  }

  .col4-set {
    flex-flow: row wrap;
  }

  .col4-set>div {
    flex: 1 1 50%;
    margin: 0;
  }

  #wishlist-table tbody tr {
    display: flex;
    flex-flow: row wrap;
    margin: 0;
    padding: 0.5rem;
    border: 1px solid rgba(0, 0, 0, 0.1);
  }

  #wishlist-table thead tr th:not(:first-child) {
    display: none;
  }

  #wishlist-table tbody tr td {
    flex: 1 1 auto;
    padding: 0.5rem !important;
    width: auto;
    border: 0 !important;
  }

  #wishlist-table tbody tr td:first-child {
    flex: 1 1 30%;
    width: 30%;
  }

  #wishlist-table tbody tr td:nth-child(2) {
    flex: 1 1 70%;
    width: 70%;
  }
}

/* ~568px */
@media (max-width: 35.5rem) {
  .box-account .col2-set {
    display: block;
  }

  .box-recent .box-head,
  .box-address .box-head {
    display: block;
  }

  .box-recent .box-head:before,
  .box-address .box-head:before {
    display: none;
  }

  .box-recent .box-head a,
  .box-address .box-head a {
    display: inline-block;
    margin: 0.31rem 0 0;
  }

  .title-buttons {
    display: block;
  }

  .col2-set.addresses-list {
    display: block;
  }

  .my-orders .item-order {
    flex: 1 1 100%;
  }

  .order-date {
    font-size: 0.75rem;
  }

  .order-info-box {
    display: block;
  }

  .sales-order-view .title-buttons a,
  .sales-order-shipment .title-buttons a,
  .sales-order-invoice .title-buttons a {
    white-space: nowrap;
  }

  .customer-account .col2-set>.addresses-additional {
    padding: 0;
  }

  .customer-account .pager-no-toolbar .limiter {
    display: none;
  }

  .addresses-primary {
    margin-bottom: 1rem;
  }

  .sales-order-view .title-buttons h1,
  .sales-order-shipment .title-buttons h1,
  .sales-order-invoice .title-buttons h1 {
    white-space: normal;
  }

  .block-account .block-title {
    right: 1rem;
    bottom: 1rem;
    padding: 1rem;
    width: 3rem;
    height: 3rem;
  }

  .form-list .fields.tipopessoa>.field {
    padding: 0;
  }

  .form-list .fields.tipopessoa label {
    padding: 0 0.5rem;
    font-size: 0.8rem;
  }

  #wishlist-table tbody tr {
    display: flex;
    flex-flow: row wrap;
    margin: 0;
    padding: 0.5rem;
    border: 1px solid rgba(0, 0, 0, 0.1);
  }

  #wishlist-table thead tr th:not(:first-child) {
    display: none;
  }

  #wishlist-table tbody tr td,
  #wishlist-table tbody tr td:first-child,
  #wishlist-table tbody tr td:nth-child(2) {
    flex: 1 1 100%;
    padding: 0.5rem !important;
    width: 100%;
    border: 0 !important;
  }

  #wishlist-table tbody tr td[width] {
    flex: 1 1 auto;
    width: auto;
  }

  #my-downloadable-products-table thead tr th:not(:first-child) {
    display: none;
  }

  #my-downloadable-products-table tbody tr {
    display: flex;
    flex-flow: row wrap;
    margin: 0;
    padding: 0.5rem;
    border: 1px solid rgba(0, 0, 0, 0.1);
  }

  #my-downloadable-products-table tbody tr td {
    flex: 1 1 auto;
    margin: 0;
    padding: 0.5rem !important;
    border: 0 !important;
  }

  .socialconnect-account .col2-set {
    flex-flow: row wrap;
  }

  .socialconnect-account .col2-set>div {
    min-width: 250px;
  }
}

/* ------ Revendas */
/* ~768px */
@media (max-width: 48rem) {
  .revendas-map {
    position: relative;
    flex: 0 0 200px;
    margin-right: 2rem;
  }

  #Brasil {
    width: 12.5rem;
    height: 12.5rem;
  }

  .revendas-map:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
  }

  .or-map {
    display: none;
  }

  .cases-revenda li {
    min-width: 200px;
  }

  .revendaslist>li {
    flex: 0 1 50%;
    min-width: 200px;
  }

  .case-detail-content .images li {
    list-style: none !important;
  }
}

/* ~568px */
@media (max-width: 35.5rem) {
  .revendas-index-main {
    display: block;
  }

  .revendas-map {
    display: none;
  }

  .revendaslist {
    display: block;
  }

  .arevenda {
    display: block;
  }

  .arevenda .right {
    margin: 1.25rem 0 0;
    padding: 1.25rem 0 0;
    border-top: 1px solid #ccc;
    box-shadow: none;
  }

  .arevenda .galeria-nav {
    margin: 0 0 1.25rem;
    padding: 1.25rem 0.63rem 0.63rem;
  }

  .cases-revenda ul {
    display: block;
    margin: 0;
  }

  .cases-revenda li {
    margin: 0 0 0.63rem;
    padding: 0;
  }

  .cases-revenda a {
    display: block;
    padding: 0.63rem;
    min-height: 150px;
  }

  .case-detail-content {
    display: block;
  }

  .case-detail-content .dados {
    margin: 1.25rem 0 0;
  }
}

/* end of editable */
@-webkit-keyframes one_sec {
  0% {
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dashoffset: -126px;
  }

  100% {
    stroke-dashoffset: -252px;
  }
}

@keyframes one_sec {
  0% {
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dashoffset: -126px;
  }

  100% {
    stroke-dashoffset: -252px;
  }
}

@-webkit-keyframes success {
  from {
    opacity: 0;
    transform: scale(0);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes success {
  from {
    opacity: 0;
    transform: scale(0);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

@-webkit-keyframes os-new {
  0% {
    transform: scale(0);
  }

  100% {
    transform: scale(1);
    fill: #E20031;
  }
}

@keyframes os-new {
  0% {
    transform: scale(0);
  }

  100% {
    transform: scale(1);
    fill: #E20031;
  }
}

@-webkit-keyframes os-new-bar {
  0% {
    width: 0;
  }

  100% {
    width: 33.333%;
    background: #E20031;
  }
}

@keyframes os-new-bar {
  0% {
    width: 0;
  }

  100% {
    width: 33.333%;
    background: #E20031;
  }
}

@-webkit-keyframes os-processing {
  0% {
    transform: scale(0);
  }

  100% {
    transform: scale(1);
    fill: #BE0029;
  }
}

@keyframes os-processing {
  0% {
    transform: scale(0);
  }

  100% {
    transform: scale(1);
    fill: #BE0029;
  }
}

@-webkit-keyframes os-processing-bar {
  0% {
    width: 0;
  }

  100% {
    width: 66.666%;
    background: #BE0029;
  }
}

@keyframes os-processing-bar {
  0% {
    width: 0;
  }

  100% {
    width: 66.666%;
    background: #BE0029;
  }
}

@-webkit-keyframes os-complete {
  0% {
    transform: scale(0);
  }

  100% {
    transform: scale(1);
    fill: #3AAD2A;
  }
}

@keyframes os-complete {
  0% {
    transform: scale(0);
  }

  100% {
    transform: scale(1);
    fill: #3AAD2A;
  }
}

@-webkit-keyframes os-complete-bar {
  0% {
    width: 0;
  }

  100% {
    width: 100%;
    background: #3AAD2A;
  }
}

@keyframes os-complete-bar {
  0% {
    width: 0;
  }

  100% {
    width: 100%;
    background: #3AAD2A;
  }
}

@-webkit-keyframes os-holded {
  0% {
    transform: scale(0);
  }

  100% {
    transform: scale(1);
    fill: #e98f33;
  }
}

@keyframes os-holded {
  0% {
    transform: scale(0);
  }

  100% {
    transform: scale(1);
    fill: #e98f33;
  }
}

@-webkit-keyframes os-holded-bar {
  0% {
    width: 0;
  }

  100% {
    width: 100%;
    background: #fff;
    box-shadow: inset 0 0 0 1px #e98f33;
  }
}

@keyframes os-holded-bar {
  0% {
    width: 0;
  }

  100% {
    width: 100%;
    background: #fff;
    box-shadow: inset 0 0 0 1px #e98f33;
  }
}

@-webkit-keyframes os-canceled {
  0% {
    transform: scale(0);
  }

  100% {
    transform: scale(1);
    fill: #ea1d2c;
  }
}

@keyframes os-canceled {
  0% {
    transform: scale(0);
  }

  100% {
    transform: scale(1);
    fill: #ea1d2c;
  }
}

@-webkit-keyframes os-canceled-bar {
  0% {
    width: 0;
  }

  100% {
    width: 100%;
    background: #ea1d2c;
    box-shadow: inset 0 0 0 2px #fff;
  }
}

@keyframes os-canceled-bar {
  0% {
    width: 0;
  }

  100% {
    width: 100%;
    background: #ea1d2c;
    box-shadow: inset 0 0 0 2px #fff;
  }
}

/*
 * Global
 * Elementos globais que podem ser extendidos ao longo do documento
 */
.container {
  margin-right: auto;
  margin-left: auto;
  max-width: calc(100% - 32px);
  width: 77.5rem;
}

:root {
  --primary: #E20031;
  --primary-hover: #BE0029;
  --primary-contrast: #F2F2F2;
  --primary-contrast-hover: #FFFFFF;
  --secundary: #F8A7A5;
  --secundary-hover: #E19795;
  --secundary-contrast: #FFFFFF;
  --secundary-contrast-hover: #FFFFFF;
  --tertiary: #CCCCCC;
  --tertiary-hover: #F7F7F7;
  --tertiary-contrast: #FFFFFF;
  --tertiary-contrast-hover: #FFFFFF;
  --button: #3AAD2A;
  --button-hover: #5FCE57;
  --button-contrast: #FFFFFF;
  --button-contrast-hover: #FFFFFF;
  --youtube: #cc0404;
  --facebook: #3b5998;
  --twitter: #00aced;
  --pinterest: #cb2027;
  --thumblr: #32506d;
  --linkedin: #007bb5;
  --instagram: #e4405f;
  --black: #010101;
  --white: #fff;
  --gray: #c6c6c5;
  --blue: #0033a0;
  --color-text: #1d1d1b;
  --color-border: #e9e9e9;
  --color-input: #ccc;
  --color-placeholder: #a0a0a0;
  --color-link: #666;
  --color-more: #0033a0;
  --color-opacity: rgba(0, 0, 0, 0.2);
  --color-link-categories: #737373;
  --color-rating: #ccc;
  --color-rating-active: #f8c848;
  --color-old-price: #737373;
  --color-special-price: #0033a0;
  --color-payment: #999;
  --color-icon: #bfbfbf;
  --color-gray: #7d7d7d;
}

/*
 * Base
 * Estilo base do elementos do Html
 */
body {
  font-family: 'Poppins', sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 993px) {
  body.opacity .wrapper:before {
    visibility: visible;
    opacity: 1;
  }
}

@media (min-width: 993px) {
  .wrapper:before {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 80;
    visibility: hidden;
    width: 100%;
    height: 100%;
    background: var(--color-opacity);
    content: '';
    opacity: 0;
    transition: all 0.2s ease-in-out;
  }
}

.wrapper-container {
  overflow: visible;
}

.js-stickybit-parent {
  padding-top: 8.75rem;
}

/*
 * Components
 * Componentes que se adaptam ao contexto
 */
/*
 * Component - Menssagens
 */
.messages>li {
  display: block;
  margin-bottom: 1.25rem;
  padding: 0.63rem 1.25rem;
  font-size: 0.88rem;
}

.messages .success-msg {
  border: 1px solid #2baf60;
  background: #c8efc0;
  color: #1d904b;
}

.messages .error-msg {
  border: 1px solid #d92100;
  background: #ffdcdc;
  color: #d92100;
}

.messages .notice-msg {
  border: 1px solid #f7be07;
  background: #f9f0d5;
  color: #f7be07;
}

.header,
.main-container,
.footer {
  margin-right: auto;
  margin-left: auto;
  max-width: calc(100% - 32px);
  width: 77.5rem;
}

.categories .ul--0 {
  max-width: 1240px;
}

.wrapper svg {
  fill: currentColor;
}

select {
  padding: 0 1.88rem 0 0.63rem;
  border: solid 1px var(--color-input);
  border-radius: 3px;
  background: url("/media/interface/images/select.png") no-repeat center right 10px;
  box-shadow: none;
  font-weight: 400;
  font-size: 0.88rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.related__title,
.recommended__title,
.whosaw__title,
.jointsales__title,
.upsell__title,
.tabs__tab {
  font-weight: 400;
  font-size: 0.88rem;
}

@media (max-width: 568px) {

  .related__title,
  .recommended__title,
  .whosaw__title,
  .jointsales__title,
  .upsell__title,
  .tabs__tab {
    margin: 0 -1rem;
    width: auto;
  }
}

@media (min-width: 569px) {

  .related__title,
  .recommended__title,
  .whosaw__title,
  .jointsales__title,
  .upsell__title,
  .tabs__tab {
    padding: 1rem 0;
    border-bottom: solid 2px var(--color-border);
    font-size: 1.31rem;
  }
}

.related__subtitle,
.related__add-checkbox {
  display: none;
}

.add-to-links li:not(.link-wishlist) {
  display: none;
}

.add-to-links .link-wishlist a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3.13rem;
  height: 3.13rem;
  border: solid 1px #eee;
  border-radius: 50%;
  background: var(--white);
  color: var(--primary);
  font-size: 0;
}

.add-to-links .link-wishlist a .ico {
  width: 1.25rem;
  height: 1.25rem;
  fill: currentColor;
}

.add-to-links .link-wishlist a:hover {
  background: var(--primary);
  color: var(--primary-contrast);
}

.cms-home .header-container+.banner {
  margin-top: -1rem;
}

.cms-home .header-container+.banner__wrapper {
  position: relative;
}

.cms-home .header-container+.banner .owl-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 20;
  padding-bottom: 1rem;
  width: 100%;
}

.cms-home .header-container+.banner .owl-page span {
  max-width: 6px;
  width: 1.44rem;
  height: 0.38rem;
  border-radius: 6px;
  background: var(--color-input);
  opacity: 1;
  transition: all 0.2s ease-in-out;
}

.cms-home .header-container+.banner .owl-page.active span {
  max-width: 23px;
  background: var(--primary);
}

.banner img {
  -o-object-fit: cover;
  object-fit: cover;
}

#banner__banner-trio {
  margin: 2rem 0;
}

@media (min-width: 993px) {

  #banner__banner-trio .banner__link,
  #banner__banner-trio .banner__item {
    display: inline-block;
    width: auto;
  }

  #banner__banner-trio .banner__link img.d_img,
  #banner__banner-trio .banner__item img.d_img {
    position: static;
    display: block;
    transform: none;
  }

  #banner__banner-trio .owl-item {
    display: inline-block;
    width: auto !important;
  }

  #banner__banner-trio .owl-wrapper {
    display: flex;
    justify-content: space-between;
    max-width: 100%;
  }

  #banner__banner-trio .owl-wrapper:after {
    display: none;
  }

  #banner__banner-trio .owl-item {
    flex: 0 0 auto;
  }
}

#banner__banner-one .banner__wrapper {
  display: block;
  -moz-column-count: 1 !important;
  column-count: 1 !important;
}

.best-categories {
  --bg: #f9f9f9;
}

.best-categories {
  margin-top: -1rem;
  padding: 1.56rem 0;
  background: var(--bg);
}

.best-categories__header {
  padding: 1rem 0;
  line-height: 1.2;
}

@media (min-width: 993px) {
  .best-categories__header {
    flex: 0 1 215px;
  }
}

.best-categories__title {
  padding-bottom: 0.63rem;
  font-weight: 700;
  font-size: 1.25rem;
}

.best-categories__description {
  color: var(--color-link-categories);
  font-weight: 400;
  font-size: 0.88rem;
}

.best-categories__container {
  margin-right: auto;
  margin-left: auto;
  max-width: calc(100% - 32px);
  width: 77.5rem;
}

@media (min-width: 993px) {
  .best-categories__container {
    display: flex;
    align-items: center;
    gap: 32px;
  }
}

.best-categories__main {
  display: flex;
  flex: 1;
  flex-flow: row wrap;
  min-width: 0;
  background: none;
  gap: 10px;
}

.best-categories .categories,
.best-categories .categories .box--1,
.best-categories .categories .ul--0,
.best-categories .categories .ul--1,
.best-categories .categories .li--0,
.best-categories .categories .li--1 {
  display: contents;
}

.best-categories .categories .a--0 {
  display: none;
}

.best-categories .categories .a--1,
.best-categories a {
  display: flex;
  flex: 1 1 130px;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
  padding: 1rem;
  min-width: 0;
  border-radius: 5px;
  background: var(--white);
  color: var(--color-link-categories);
  text-align: center;
}

.best-categories .categories .a--1:hover,
.best-categories a:hover {
  box-shadow: 0 0 0 1px var(--primary), 0 2px 0 var(--primary);
  color: var(--color-text);
}

.best-categories .categories .a--1 img,
.best-categories a img {
  max-height: 85px;
  -o-object-fit: contian;
  object-fit: contian;
}

.best-categories .categories .a--1 .ico,
.best-categories a .ico {
  margin-top: 0.88rem;
  width: 2.63rem;
  height: 2.63rem;
  fill: var(--primary);
}

.best-categories .categories .a--1 span,
.best-categories a span {
  display: block;
  flex: 0 0 auto;
  margin-top: auto;
  padding-top: 0.31rem;
  min-height: 0;
  line-height: 1;
}

.brands .owl-wrapper-outer {
  border: 0;
}

.brands__item a {
  border: 0;
}

@media (min-width: 993px) {
  .brands__item {
    min-width: 0;
  }
}

.breadcrumb {
  margin-top: -1rem;
  padding: 0.63rem 0;
  background: #f5f5f5;
}

.catalog-product-view .wrapper>.breadcrumb {
  display: none;
}

.breadcrumb__list {
  margin-right: auto;
  margin-left: auto;
  max-width: calc(100% - 32px);
  width: 77.5rem;
}

.breadcrumb__home .breadcrumb__link:before {
  display: none;
}

.breadcrumb__sep {
  padding: 0 0.63rem;
}

.breadcrumb__sep .ico {
  width: 0.25rem;
  height: 0.75rem;
  fill: var(--color-text);
}

.breadcrumb__link,
.breadcrumb__last {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.19rem;
  color: var(--color-text);
  font-weight: 500;
  font-size: 0.88rem;
}

.breadcrumb__last {
  padding: 0 1rem;
  border-radius: 2px;
  background: var(--white);
}

.catalog-product-view .breadcrumb {
  margin-top: 0;
  box-shadow: -400px 0 0 #f5f5f5, -800px 0 0 #f5f5f5;
}

.catalog-product-view .breadcrumb__list {
  padding: 0;
  max-width: 100%;
}

.catalog-product-view .breadcrumb__link,
.catalog-product-view .breadcrumb__sep,
.catalog-product-view .breadcrumb__last {
  color: #a3a3a3;
  font-weight: 300;
  font-size: 0.75rem;
}

.catalog-product-view .breadcrumb__sep {
  padding: 0;
}

.catalog-product-view .breadcrumb__sep .ico {
  width: 0.13rem;
  height: 0.5rem;
}

.catalog-product-view .breadcrumb__last {
  padding: 0;
  background: none;
  color: var(--color-text);
  font-weight: 600;
}

.catalog-description {
  margin-top: -1rem;
  padding: 0 0 2rem;
  background: #f5f5f5;
}

.catalog-description .icon-question {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 1.06rem;
  height: 1.06rem;
  border-radius: 50%;
  background: #c1c1c1;
  color: var(--white);
  vertical-align: middle;
  font-size: 0.69rem;
}

.catalog-description__container {
  margin-right: auto;
  margin-left: auto;
  max-width: calc(100% - 32px);
  width: 77.5rem;
}

@media (min-width: 993px) {
  .catalog-description__container {
    display: flex;
    gap: 32px;
  }
}

.catalog-description__title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0.63rem 0;
}

.catalog-description__title i {
  flex: 0 0 17px;
  margin-right: 0.19rem;
}

.catalog-description__title>span {
  font-weight: 600;
  font-size: 1.13rem;
}

.catalog-description__header {
  flex: 1;
  min-width: 0;
}

.catalog-description__header p {
  color: #666;
  font-weight: 400;
  font-size: 0.88rem;
}

.catalog-description__header p a {
  color: var(--color-more);
  font-weight: 400;
  font-size: 0.88rem;
}

.catalog-description__header .obs {
  padding: 0.63rem 0;
  color: #1b1b1b;
  font-weight: 600;
  font-size: 0.88rem;
}

.catalog-description__main {
  flex: 1;
  min-width: 0;
}

@media (max-width: 992px) {
  .catalog-description__main {
    margin-top: 2rem;
  }
}

.catalog-description__main .categories {
  background: none;
}

.catalog-description__main .categories .ul--0 {
  display: flex;
  flex: 1;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
  min-width: 0;
  background: none;
  gap: 10px;
}

.catalog-description__main .categories .ul--0.owl-carousel {
  padding: 0 2.5rem;
}

.catalog-description__main .categories .li--0 {
  flex: 1 1 130px;
  padding: 0.13rem;
}

.catalog-description__main .categories .a--0 {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
  padding: 1rem;
  min-width: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background: var(--white);
  color: var(--color-link-categories);
  text-align: center;
  font-size: 0.88rem;
}

.catalog-description__main .categories .a--0:hover {
  background: var(--white);
  box-shadow: 0 0 0 1px var(--primary), 0 2px 0 var(--primary);
  color: var(--color-text);
}

.catalog-description__main .categories img {
  max-height: 85px;
  -o-object-fit: contian;
  object-fit: contian;
}

.catalog-description__main .categories .ico {
  margin-top: 0.88rem;
  width: 2.63rem;
  height: 2.63rem;
  fill: var(--primary);
}

.catalog-description__main .categories span {
  display: block;
  flex: 0 0 auto;
  margin-top: auto;
  padding-top: 0.31rem;
  min-height: 0;
  line-height: 1;
}

.header-container .categories .melhores-categorias {
  display: none !important;
}

@media (max-width: 992px) {
  .header-container .categories__show {
    order: -1;
    width: 3.13rem;
    height: 3.13rem;
    border-radius: 0;
    background: none;
    color: var(--primary);
  }

  .header-container .categories__show:hover {
    background: none;
    color: var(--primary);
  }

  .header-container .categories .parent {
    position: relative;
  }

  .header-container .categories .parent>ul {
    display: none;
  }

  .header-container .categories .parent:after {
    content: '';
  }

  .header-container .categories .parent>a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    min-height: 48px;
  }

  .header-container .categories .parent:after {
    content: '\f054';
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-family: 'biz_icons';
    speak: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3rem;
    height: 3rem;
    color: var(--primary-contrast);
    font-size: 1.25rem;
    transition: all 0.2s ease;
  }

  .header-container .categories .parent.on:after {
    transform: rotate(90deg);
  }

  .header-container .categories .parent.on>ul {
    display: block;
  }

  .header-container .categories .all-li--0 {
    padding-bottom: 0;
  }
}

@media (min-width: 993px) {
  .header-container .categories {
    flex: 1;
    margin-bottom: 0 !important;
    min-width: 0;
    background: var(--white);
    box-shadow: 0 0 0 1px var(--color-border);
  }

  .header-container .categories a:hover {
    box-shadow: none;
  }

  .header-container .categories .ul--0 {
    margin-right: auto;
    margin-left: auto;
    max-width: calc(100% - 32px);
    width: 77.5rem;
    justify-content: space-between;
  }

  .header-container .categories .ul--1 {
    padding: 2rem;
  }

  .header-container .categories .ul--1 img {
    display: none;
  }

  .header-container .categories .box--1 {
    visibility: hidden;
    border-top: solid 2px var(--primary);
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transition-delay: 0.2s;
    transform: translateY(10px);
  }

  .header-container .categories .li--0 {
    transition: all 0.2s ease-in-out;
    transition-delay: 0.3s;
  }

  .header-container .categories .li--0 .a--0:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    visibility: hidden;
    border-right: solid 5px transparent;
    border-bottom: solid 5px var(--primary);
    border-left: solid 5px transparent;
    content: '';
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transition-delay: 0.2s;
    transform: translateX(-50%) translateY(10px);
  }

  .header-container .categories .li--0:hover {
    z-index: 10;
  }

  .header-container .categories .li--0:hover .a--0 {
    background: none;
    color: var(--color-text);
  }

  .header-container .categories .li--0:hover .a--0:after {
    visibility: visible;
    opacity: 1;
    transform: translateX(-50%) translateY(0);
  }

  .header-container .categories .li--0:hover .box--1 {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
  }

  .header-container .categories .a--0 {
    position: relative;
    background: var(--white);
    color: var(--color-text);
    white-space: nowrap;
    font-weight: 400;
    font-size: 0.88rem;
  }

  .header-container .categories .a--0:hover {
    background: var(--white);
  }

  .header-container .categories .a--1 {
    color: var(--color-link-categories);
    font-weight: 400;
    font-size: 0.88rem;
  }

  .header-container .categories .a--1:hover {
    color: var(--color-text);
  }

  .header-container .categories__all {
    flex: 0 1 215px;
    border-right: solid 1px var(--color-border);
  }

  .header-container .categories__all img {
    display: none;
  }

  .header-container .categories__all .all-a--1 {
    color: var(--color-link-categories);
    font-weight: 400;
    font-size: 0.88rem;
  }

  .header-container .categories__all .all-a--1:hover {
    color: var(--color-text);
  }

  .header-container .categories__all.li--0 {
    position: relative;
  }

  .header-container .categories__all.li--0:hover .a--0 {
    background: var(--primary-contrast);
    color: var(--primary);
  }

  .header-container .categories__all.li--0:hover .a--0:after {
    right: 1rem;
    left: auto;
    transform: translateY(0) translateX(0);
  }

  .header-container .categories__all .a--0 {
    padding-left: 0;
    min-width: 0;
    background: var(--white);
    color: var(--primary);
    font-weight: 700;
  }

  .header-container .categories__all .a--0>span {
    display: flex;
    flex: 1;
    justify-content: space-between;
    align-items: center;
  }

  .header-container .categories__all .a--0 .ico {
    width: 0.63rem;
    height: 0.38rem;
    fill: currentColor;
  }
}

.configurable:before {
  display: none;
}

@media (min-width: 993px) {
  .filters>.title {
    display: none;
  }
}

.filters .label {
  color: var(--color-text);
  font-weight: 400;
  font-size: 0.88rem;
}

.filters .label:before {
  display: inline-block;
  margin-top: -0.13rem;
  margin-right: 0.31rem;
  width: 0.94rem;
  height: 0.94rem;
  border: solid 1px var(--color-border);
  border-radius: 2px;
  content: '';
  vertical-align: middle;
}

@media (max-width: 992px) {
  .filters .ul--0 {
    padding: 1rem 0;
  }
}

.filters__filter .ul--0 > .li--0 > .a--0:hover .label:before, 
.filters__filter .ul--1 > .li--1 > .a--1:hover .label:before {
  border-color: var(--primary);
  background: var(--primary);
}

@media (max-width: 992px) {
  .filters__list {
    background: var(--white);
  }
}

.filters__swatches .label:before {
  display: none;
}

.filters__filter {
  padding: 1rem 0;
  box-shadow: none;
}

.filters__filter:hover {
  box-shadow: none;
}

.filters__filter .count {
  font-size: 0.75rem;
}

.filters__name,
.filters__filtered .subtitle {
  padding: 1rem 0;
  border-bottom: solid 1px var(--color-border);
  color: var(--color-text);
  font-weight: 500;
  font-size: 0.88rem;
}

.filters__name {
  background: url("/media/interface/images/down.png") no-repeat center right 10px;
}

.filters__filtered .filtered__clear,
.filters__filtered .filtered__name {
  display: none;
}

.filters__filtered .filtered__value {
  color: var(--color-text);
  font-weight: 400;
  font-size: 0.88rem;
}

.filters__filtered .li--0 {
  padding: 0.44rem;
  border-radius: 2px;
  background: #f5f5f5;
  box-shadow: none;
}

.filters__filtered .li--0 .btn {
  display: flex;
  order: -1;
  justify-content: center;
  align-items: center;
  padding: 0;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
  background: var(--white);
}

.filters__filtered .li--0 .btn .ico {
  width: 0.5rem;
  height: 0.44rem;
  fill: var(--color-text);
}

.filters__filtered .li--0 .btn:before {
  display: none;
}

.footer .flex {
  margin: 0;
}

@media (max-width: 992px) {
  .footer-container {
    text-align: center;
  }
}

.footer-container .pays img {
  height: 2rem;
}

@media (max-width: 992px) {
  .footer-container .flex--a-center {
    justify-content: center;
  }
}

@media (min-width: 993px) {
  .footer__payment .footer__content {
    display: flex;
  }

  .footer__payment .footer__content .pays+.pays {
    margin-left: 1rem;
    padding-left: 1rem;
    border-left: solid 1px var(--color-border);
  }
}

@media (min-width: 993px) {
  .footer__security .footer__content {
    /* margin-top: -1.88rem; */
  }
}

.footer__title {
  padding: 1rem 0;
  font-weight: 500;
  font-size: 1rem;
}

@media (min-width: 993px) {
  .footer__col {
    display: flex;
    align-items: flex-start;
  }

  .footer__col .mymenu:first-child {
    padding-right: 2rem;
  }

  .footer__col .mymenu:last-child {
    padding-left: 2rem;
    border-left: solid 1px var(--color-input);
  }
}

.footer__container {
  margin-right: auto;
  margin-left: auto;
  max-width: calc(100% - 32px);
  width: 77.5rem;
}

.footer__ops {
  padding: 2rem 0;
  font-weight: 400;
  font-size: 0.81rem;
  opacity: 0.5;
}

@media (min-width: 993px) {
  .footer__row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 32px;
  }
}

.footer__payment-security {
  padding: 1rem 0;
  border-top: solid 1px var(--color-border);
  border-bottom: solid 1px var(--color-border);
}

@media (min-width: 993px) {
  .footer__payment-security .footer__container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 32px;
  }
}

@media (max-width: 992px) {
  .footer__payment-security .footer__container .pays+.pays {
    padding-top: 1rem;
  }
}

.footer__text,
.footer__copyright {
  opacity: 0.5;
}

.footer__text,
.footer__copyright,
.footer__text a,
.footer__copyright a {
  padding: 1rem 0;
  color: var(--color-text);
  text-align: center;
  font-weight: 400;
  font-size: 0.75rem;
}

.footer__copyright {
  border-top: solid 1px var(--color-border);
}

.footer .mymenu .a--0 {
  color: var(--color-text);
  font-weight: 400;
  font-size: 0.88rem;
}

.footer .mymenu .icon-phone:before {
  display: none;
}

.footer .mymenu [class*=icon-] .ico {
  display: inline-block;
  margin-right: 0.19rem;
  width: 1.25rem;
  height: 1.25rem;
  vertical-align: middle;
  fill: var(--primary);
}

.freeproduct {
  margin-top: 1rem;
  padding: 1rem;
  background: #f7f7f7;
  text-align: center;
}

.freeproduct .title {
  font-weight: 400;
  font-size: 0.81rem;
}

.freeproduct>.title {
  display: none;
}

.freeproduct img {
  width: 3.75rem;
  height: 3.13rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.freeproduct-link {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #737373;
  font-weight: 400;
  font-size: 0.75rem;
}

.frete {
  position: relative;
  margin: 1rem 0;
}

.frete__title {
  display: none;
}

.frete__naosei {
  position: absolute;
  top: 1.56rem;
  bottom: auto;
  left: 0.31rem;
  font-weight: 400;
  font-size: 0;
}

.frete__naosei:before {
  content: 'Não sabe o seu cep?';
  font-size: 0.81rem;
}

.frete__form label {
  display: flex;
  flex: 0 0 160px;
  justify-content: flex-start;
  align-items: center;
  margin-top: -1.25rem;
  font-size: 0;
}

@media (max-width: 568px) {
  .frete__form label {
    margin-top: 0.31rem;
  }
}

.frete__form label:after {
  content: 'Frete e Prazo';
  font-weight: 300;
  font-size: 1rem;
}

.frete__form label .ico {
  margin-right: 0.25rem;
  width: 2.31rem;
  height: 1.38rem;
  opacity: 0.6;
}

.frete__form label span {
  display: none;
}

.frete__content {
  display: block;
}

.frete__form {
  position: relative;
}

.frete__form .input-box {
  width: 100%;
}

@media (max-width: 568px) {
  .frete__form .input-box {
    display: block;
  }
}

.frete__form .input-text {
  height: 3.63rem;
  border: solid 1px var(--color-input);
  box-shadow: none;
}

@media (max-width: 568px) {
  .frete__form .input-text {
    margin-top: 1.88rem;
  }
}

.frete__actions {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.38rem;
}

@media (max-width: 568px) {
  .frete__actions {
    top: 3.75rem;
  }
}

.frete__actions .btn {
  height: 2.88rem;
  background: #e8e8e8;
  /* background: #0033a0; */
  box-shadow: none;
  color: var(--color-text);
  /* color: #FFFFFF; */
  font-size: .85rem;
  border-radius: 0 3px 3px 0;
}

.frete__actions .btn span {
  display: none;
}

.frete__actions .btn:before {
  content: 'Calcular';
}

.header {
  position: static;
  justify-content: space-between;
  margin-bottom: 0 !important;
  padding: 0.63rem 0;
  min-width: 0;
  gap: 32px;
}

@media (min-width: 993px) {
  .header {
    min-height: 78px;
  }
}

@media (max-width: 992px) {
  .header {
    padding-right: 1rem;
    gap: 0;
  }
}

.header-container {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  max-width: 100%;
  height: auto;
  filter: blur(0);
  box-shadow: none;
  transition: all 0.2s ease-in-out;
  transform: translateY(0);
}

@media (max-width: 992px) {
  .header-container {
    border-bottom: solid 1px var(--color-border);
  }
}

@media (min-width: 993px) {
  .scrolling--down .header-container {
    filter: blur(0);
    transform: translateY(-78px) !important;
  }
}

.jointsales__title {
  font-weight: 600;
}

.jointsales__title span:after {
  content: ' e ganhe desconto';
  font-weight: 400;
}

.jointsales__row {
  padding: 0;
}

.jointsales__row .old-price .label {
  display: none;
}

.jointsales__row .old-price .price {
  text-decoration: none;
}

.jointsales__row .old-price .price span {
  color: var(--color-old-price);
  text-decoration: line-through;
  font-weight: 400;
  font-size: 0.88rem;
}

.jointsales__row .special-price .label,
.jointsales__row .regular-price .label {
  display: none;
}

.jointsales__row .special-price .price span,
.jointsales__row .regular-price .price span {
  color: var(--color-special-price);
  font-weight: 500;
  font-size: 1.38rem;
}

.jointsales__currentin .title,
.jointsales__item .title {
  color: #444;
  font-weight: 400;
  font-size: 0.94rem;
}

.jointsales__currentin {
  display: block;
  border-right: solid 1px #eaeaea;
  box-shadow: none;
}

@media (max-width: 568px) {
  .jointsales__currentin {
    padding-right: 0;
    padding-left: 0;
    border: 0;
  }
}

.jointsales__currentin .thumb {
  margin-bottom: 1rem;
}

.jointsales__item {
  display: block;
}

.jointsales__current {
  flex: 0 1 315px;
}

.jointsales__current+.jointsales__list {
  flex: 1;
  min-width: 0;
}

.jointsales__payments {
  display: none;
}

.jointsales__center {
  display: flex;
  flex: 0 1 315px;
  flex-flow: column nowrap;
  justify-content: center;
  -ms-grid-row-align: center;
  align-self: center;
  align-items: center;
  padding: 2.5rem 1rem;
  min-width: 0;
  border: solid 1px #ddd;
  border-radius: 2px;
  text-align: center;
}

@media (max-width: 568px) {
  .jointsales__center {
    margin-top: 2rem;
  }
}

.jointsales__center .jointsales__totals,
.jointsales__center .jointsales__action {
  -ms-grid-row-align: center;
  align-self: center;
}

.jointsales__center .jointsales__action .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 2rem;
  width: 100%;
  height: 4rem;
  background: var(--button);
  box-shadow: none;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1rem;
}

.jointsales__center .todos-juntos {
  color: var(--color-text);
  font-weight: 700;
  font-size: 1.13rem;
}

.jointsales__center .todos-juntos .price {
  display: block;
  color: var(--color-text);
  font-weight: 400;
}

.jointsales__center .comprando-junto {
  font-size: 0;
}

.jointsales__center .comprando-junto .price {
  color: var(--button);
  font-weight: 400;
  font-size: 1.94rem;
}

.jointsales__center .economize {
  background: none;
  color: #007cff;
  font-size: 0;
}

.jointsales__center .economize .price {
  color: #007cff;
  font-weight: 500;
  font-size: 1rem;
}

.jointsales__center .economize .price:before {
  content: 'Economize ';
}

.jointsales__list {
  justify-content: flex-start;
}

.jointsales .more {
  right: -1.56rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  width: 3.13rem;
  height: 3.13rem;
  border: solid 1px #eaeaea;
  border-radius: 50%;
  background: #fff;
  transform: none;
}

@media (max-width: 568px) {
  .jointsales .more {
    display: none;
  }
}

.jointsales .more .ico {
  width: 1.13rem;
  height: 1.13rem;
  color: var(--color-text);
}

.jointsales .more:before {
  display: none;
}

.jointsales .owl-wrapper-outer {
  border: 0;
}

.label--year {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.63rem;
  color: var(--color-text);
  white-space: nowrap;
  font-weight: 400;
  font-size: 0.88rem;
}

@media (max-width: 992px) {
  .header .label--year {
    display: none;
  }
}

.label--year .ico {
  margin-right: 0.31rem;
  width: 1.56rem;
  height: 1.56rem;
  fill: var(--gray);
}

.header .logo {
  -ms-grid-row-align: center;
  align-self: center;
  padding-right: 1.56rem;
  border-right: solid 1px var(--color-border);
}

@media (min-width: 993px) {
  .header .logo {
    padding-left: 1.19rem;
  }
}

@media (max-width: 568px) {
  .header .logo {
    margin-right: auto;
  }
}

.header .logo img,
.header .logo svg {
  height: 3.63rem;
}

@media (max-width: 992px) {

  .catalog-category-view .main-container,
  .catalogsearch-result-index .main-container {
    position: static;
  }
}

.header .myaccount {
  display: flex;
  /* flex: 1 1 155px; */
  flex: 0 1 155px;
  justify-content: center;
  align-items: center;
  min-height: 100%;
}

@media (max-width: 992px) {
  .header .myaccount.on {
    z-index: 200;
  }
}

.header .myaccount__header {
  display: flex;
  align-items: center;
  color: var(--color-text);
  font-weight: 600;
  font-size: 0.81rem;
  line-height: 1.1;
}

@media (max-width: 992px) {
  .header .myaccount__header {
    justify-content: center;
    align-items: center;
    width: 3.13rem;
    height: 3.13rem;
  }
}

.header .myaccount__header:hover {
  background: none;
}

.header .myaccount__header>div {
  padding-left: 0.63rem;
}

@media (max-width: 992px) {
  .header .myaccount__header>div {
    display: none;
  }
}

.header .myaccount__header .ico {
  width: 1.38rem;
  height: 1.38rem;
  fill: #e20031;
}

.header .myaccount__header-actions {
  display: flex;
  color: var(--color-link);
  font-weight: 400;
  gap: 5px;
}

.header .myaccount__header-actions a {
  color: currentColor;
}

@media (min-width: 993px) {
  .header .myaccount__header-actions a:hover {
    color: var(--primary);
  }
}

.header .myaccount__content {
  top: 100%;
}

@media (max-width: 992px) {
  .header .myaccount__content {
    top: 0;
    z-index: 100;
  }
}

@media (min-width: 993px) {
  .header .myaccount__content {
    left: -2rem;
    visibility: hidden;
    width: 18.13rem;
    border-top: solid 2px var(--primary);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transition-delay: 0.3s;
    transform: translateY(-10px);
  }

  .header .myaccount__content:before {
    position: absolute;
    bottom: 100%;
    left: 2.38rem;
    border-right: solid 5px transparent;
    border-bottom: solid 5px var(--primary);
    border-left: solid 5px transparent;
    content: '';
  }
}

.header .myaccount__content .title {
  position: relative;
  padding: 0.63rem 0;
  border-bottom: solid 1px var(--color-input);
  font-size: 1rem;
}

.header .myaccount__content .title:after {
  position: absolute;
  bottom: -0.06rem;
  left: 0;
  width: 7.19rem;
  height: 0.13rem;
  background: var(--primary);
  content: '';
}

.header .myaccount__login-btn {
  width: 100%;
  height: 2.94rem;
  border-radius: 0;
  background: var(--primary);
  box-shadow: none;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.88rem;
}

.header .myaccount__login-btn:hover {
  background: var(--primary);
}

@media (min-width: 993px) {
  .header .myaccount__login-btn:hover {
    background: var(--primary-hover);
  }
}

.header .myaccount__login .pass {
  padding-bottom: 2rem;
}

.header .myaccount__login input {
  border: solid 1px var(--color-input);
  border-radius: 0;
  box-shadow: none;
  font-weight: 400;
  font-size: 0.88rem;
}

.header .myaccount__login input::-moz-placeholder {
  color: var(--color-placeholder);
}

.header .myaccount__login input:-ms-input-placeholder {
  color: var(--color-placeholder);
}

.header .myaccount__login input::placeholder {
  color: var(--color-placeholder);
}

.header .myaccount__login input:focus::-moz-placeholder {
  color: transparent;
}

.header .myaccount__login input:focus:-ms-input-placeholder {
  color: transparent;
}

.header .myaccount__login input:focus::placeholder {
  color: transparent;
}

.header .myaccount__login .fields {
  display: block;
}

.header .myaccount__forgot {
  top: 3.13rem;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 0.75rem;
}

.header .myaccount__register {
  margin: 0 auto;
  padding: 0;
  border: 0;
}

.header .myaccount__register h4 {
  position: relative;
  padding: 0.63rem 0;
  border-bottom: solid 1px var(--color-input);
  color: var(--color-text);
  font-weight: 400;
  font-size: 1rem;
}

.header .myaccount__register h4:after {
  position: absolute;
  bottom: -0.06rem;
  left: 0;
  width: 7.19rem;
  height: 0.13rem;
  background: var(--primary);
  content: '';
}

.header .myaccount__register p {
  color: var(--color-text);
  font-weight: 400;
  font-size: 0.69rem;
  line-height: 1.2;
}

.header .myaccount__register-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  width: 100%;
  height: 2.94rem;
  border-radius: 0;
  background: var(--button-hover);
  box-shadow: none;
  color: var(--white);
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.88rem;
}

.header .myaccount__register-btn:hover {
  background: var(--button-hover);
}

@media (min-width: 993px) {
  .header .myaccount__register-btn:hover {
    background: var(--button);
  }
}

@media (min-width: 993px) {
  .myaccount:hover .myaccount__content {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
  }
}

@media (min-width: 993px) {

  .scrolling--down .header .mycart__content,
  .scrolling--down .header .mycart:before {
    top: 4.88rem;
  }
}

.header .mycart {
  display: flex;
  justify-content: center;
  -ms-grid-row-align: center;
  align-self: center;
  align-items: center;
  height: 100%;
}

.header .mycart:before {
  transition: all 0.2s ease-in-out;
}

.header .mycart:before {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  visibility: hidden;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  content: '';
  opacity: 0;
}

.header .mycart__content {
  display: none;
}

.header .mycart__header {
  position: relative;
}

.header .mycart__header>a {
  display: flex;
  align-items: center;
}

@media (max-width: 992px) {
  .header .mycart__header>a {
    position: relative;
    justify-content: center;
    width: 3.13rem;
    height: 3.13rem;
  }
}

.header .mycart__header .qtd {
  position: absolute;
  top: -0.31rem;
  left: 0.88rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.31rem;
  height: 1.31rem;
  border-radius: 50%;
  background: var(--primary);
  color: var(--primary-contrast);
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 1;
}

@media (max-width: 992px) {
  .header .mycart__header .qtd {
    top: 0.25rem;
    right: 0;
    left: auto;
  }
}

.header .mycart__header .ico {
  flex: 0 0 23px;
  width: 1.44rem;
  height: 1.38rem;
  fill: var(--color-text);
}

.header .mycart__header .text {
  display: block;
  padding-left: 1.25rem;
  color: var(--color-link);
  font-weight: 400;
  font-size: 0.81rem;
  line-height: 1.1;
}

@media (max-width: 992px) {
  .header .mycart__header .text {
    display: none;
  }
}

.header .mycart__header .price {
  color: var(--color-text);
  font-weight: 600;
}

.mycart__content {
  position: fixed;
  right: 0;
  left: auto;
  z-index: 2;
  padding: 1rem;
  max-width: calc(100% - 50px);
  height: 100%;
  transition: all 0.2s ease-in-out;
  transform: translate3d(100%, 0, 0);
}

.mycart__wrapper[aria-expanded=true] .mycart__content {
  transform: translate3d(0, 0, 0);
}

.mycart__content .title--sm {
  font-size: 1.13rem;
}

.mycart__content .std {
  font-size: 0.88rem;
}

.mycart__close {
  display: flex;
  margin: -1rem;
  margin-bottom: 1rem;
  width: calc(100% + 2rem);
  border-radius: 0;
  box-shadow: none;
  font-weight: 400;
  font-size: 1rem;
}

.mycart__close:before {
  content: '\f104';
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'biz_icons';
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: block;
  margin-right: 1rem;
}

.mycart__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  visibility: hidden;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: var(--color-opacity);
  opacity: 0;
  transition: all 0.2s ease-in-out;
}

.mycart__wrapper[aria-expanded=true] {
  visibility: visible;
  opacity: 1;
}

.mycart__name {
  line-height: 1;
}

.mycart__name a {
  color: var(--color-text);
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.2;
}

.mycart__actions a {
  display: flex;
  justify-content: center;
  align-items: center;
}

.newsletter {
  margin-top: -1rem;
  padding: 2rem 0;
  width: 100%;
  background: var(--primary);
  color: var(--primary-contrast);
}

.newsletter__form {
  margin-right: auto;
  margin-left: auto;
  max-width: calc(100% - 32px);
  width: 77.5rem;
  position: relative;
  margin: 0 auto;
}

@media (min-width: 993px) {
  .newsletter__form {
    flex-wrap: nowrap;
  }
}

.newsletter__form .input-text {
  height: 3.13rem;
  border-radius: 2px;
  box-shadow: none;
}

.newsletter__text {
  display: flex;
  align-items: center;
  color: currentColor;
}

@media (min-width: 993px) {
  .newsletter__text {
    margin-bottom: 0;
  }
}

.newsletter__text h3 {
  font-weight: 400;
  font-size: 0.88rem;
}

.newsletter__text strong {
  display: block;
  padding-bottom: 0.63rem;
  font-size: 1.13rem;
}

.newsletter__text .ico {
  margin-right: 1rem;
  width: 5.38rem;
  height: 3.19rem;
}

.newsletter__submit {
  position: absolute;
  right: 0;
  bottom: 0.75rem;
  padding: 0.56rem 0.75rem;
  height: 3.13rem;
}

.newsletter__submit .btn {
  height: 2.5rem;
  background: var(--color-text);
  color: var(--white);
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.75rem;
}

@media (min-width: 993px) {
  .newsletter__text {
    flex: 1 1 495px;
    min-width: 0;
  }
}

@media (min-width: 993px) {
  .newsletter__name {
    flex: 1 1 320px;
    min-width: 0;
  }
}

@media (min-width: 993px) {
  .newsletter__email {
    flex: 1 1 420px;
    min-width: 0;
  }
}

.newsletter__email .input-text {
  padding-right: 8.13rem;
}

.owl-carousel,
.jointsales .owl-carousel {
  --color: #c7c7c7;
}

.owl-prev,
.jointsales .owl-prev,
.owl-next,
.jointsales .owl-next {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  width: 2.38rem;
  height: 3.25rem;
  background: var(--white);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  color: var(--color);
  transition: all 0.2s ease-in-out;
}

.owl-prev:before,
.jointsales .owl-prev:before,
.owl-next:before,
.jointsales .owl-next:before {
  position: static;
  display: inline-block;
  width: auto;
  height: auto;
  font-size: 1.13rem;
  line-height: 1;
}

@media (min-width: 993px) {

  .jointsales .owl-prev,
  .jointsales .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  .jointsales .owl-prev {
    left: 0;
  }

  .jointsales .owl-next {
    right: 0;
  }
}

@media (min-width: 1280px) {
  .products .owl-prev {
    left: -2.5rem;
  }
}

@media (min-width: 1280px) {
  .products .owl-next {
    right: -2.5rem;
  }
}

.product .owl-pagination,
.products .owl-pagination {
  display: none;
}

.product .owl-wrapper-outer,
.products .owl-wrapper-outer {
  margin: -1rem;
  padding: 1rem;
  max-width: none !important;
  width: auto !important;
}

.product__list,
.products__list {
  margin: 0;
}

.product__brands,
.products__brands {
  position: absolute;
  top: 0.63rem;
  left: 0.31rem;
  display: none;
}

.product__brands img,
.products__brands img {
  max-height: 33px;
  width: auto;
  height: auto;
}

.product__title,
.products__title {
  margin-bottom: 1rem;
  padding: 1rem 0;
  border-bottom: solid 1px var(--color-border);
  font-weight: 400;
  font-size: 1.38rem;
}

.product__title a,
.products__title a {
  color: var(--color-more);
  font-size: 0.88rem;
}

@media (max-width: 568px) {

  .product__title a,
  .products__title a {
    display: block;
  }
}

.product__header,
.products__header {
  padding-bottom: 0.94rem;
}

.product__case,
.products__case {
  position: relative;
  padding: 1rem;
  border-radius: 5px;
  background: none;
  box-shadow: none;
  transition: all 0.2s ease-in-out;
}

@media (min-width: 993px) {

  .product__case:hover,
  .products__case:hover {
    z-index: 100;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
    backgrond: var(--white);
  }
}

.product__case .old-price .label,
.products__case .old-price .label,
.product__case .regular-price .label,
.products__case .regular-price .label,
.product__case .special-price .label,
.products__case .special-price .label,
.product__case .minimal-price .label,
.products__case .minimal-price .label {
  display: none;
}

.product__case .old-price .price,
.products__case .old-price .price {
  text-decoration: none;
}

.product__case .old-price .price span,
.products__case .old-price .price span {
  color: var(--color-old-price);
  text-decoration: line-through;
  font-weight: 400;
  font-size: 0.88rem;
}

.product__case .regular-price .price span,
.products__case .regular-price .price span,
.product__case .special-price .price span,
.products__case .special-price .price span,
.product__case .minimal-price .price span,
.products__case .minimal-price .price span {
  color: var(--color-special-price);
  font-weight: 500;
  font-size: 1.38rem;
}

.product__case .product-rate,
.products__case .product-rate {
  /* order: -1; */
  padding-bottom: 0.63rem;
}

.product__case .price-box-avista,
.products__case .price-box-avista {
  margin-bottom: 0;
}

.product__case .price-box-avista .label span,
.products__case .price-box-avista .label span,
.product__case .price-box-avista .price span,
.products__case .price-box-avista .price span {
  color: var(--color-payment);
  font-weight: 400;
  font-size: 0.75rem;
}

.product__case .preco-parcelado-sem-juros .upto,
.products__case .preco-parcelado-sem-juros .upto {
  display: none;
}

.product__case .preco-parcelado-sem-juros .num span,
.products__case .preco-parcelado-sem-juros .num span,
.product__case .preco-parcelado-sem-juros .de span,
.products__case .preco-parcelado-sem-juros .de span,
.product__case .preco-parcelado-sem-juros .value span,
.products__case .preco-parcelado-sem-juros .value span,
.product__case .preco-parcelado-sem-juros .s-juros span,
.products__case .preco-parcelado-sem-juros .s-juros span {
  color: var(--color-payment);
  font-weight: 400;
  font-size: 0.75rem;
}

.product__case .preco-parcelado-sem-juros+.preco-parcelado,
.products__case .preco-parcelado-sem-juros+.preco-parcelado {
  display: none;
}

.product__actions,
.products__actions {
  margin-top: auto;
}

@media (min-width: 993px) {

  .product__actions,
  .products__actions {
    visibility: hidden;
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: translateY(5px);
  }

  .products__case:hover .product__actions,
  .products__case:hover .products__actions {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
  }
}

.product__actions .button,
.products__actions .button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  width: 100%;
  height: 2.75rem;
  border-radius: 2px;
  background: var(--button);
  box-shadow: none;
  text-transform: uppercase;
  text-shadow: none;
  font-weight: 500;
  font-size: 0.88rem;
}

.product__actions .button .ico,
.products__actions .button .ico {
  margin-right: 0.31rem;
  width: 1.44rem;
  height: 1.44rem;
}

.product__main,
.products__main {
  display: flex;
  flex-flow: column nowrap;
}

.product__name,
.products__name {
  order: -2;
  margin-bottom: 0;
  color: var(--color-text);
  font-weight: 600;
  font-size: 1.1rem;
}

.category__products .products .products__prices span.product__economize {
  font-size: .9rem;
  line-height: 1.2em;
  color: #229fee;
  margin-bottom: .65rem;
}

.category__products .products .products__prices .price-box {
  margin-bottom: 0;
}

.category__products .products .products__items {
  position: relative;
  height: 110px;
  overflow: hidden;
}

.category__products .products .products__items:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2em;
  background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
}

.category__products .products .products__items.open {
  height: auto;
}

.category__products .products .products__items.open:after {
  display: none;
}

.product__name:hover,
.products__name:hover {
  color: var(--color-text);
}

.cms-home .main .product,
.cms-home .main .products {
  margin: 2rem 0;
}

.product__items,
.products__items {
  font-size: .81rem;
  font-weight: 400;
  color: var(--color-gray);
  margin: .75rem 0 0;
}

.product__items li,
.products__items li {
  display: flex;
  align-items: center;
}

.product__items li:before,
.products__items li:before {
  display: inline-block;
  margin-right: 0.5rem;
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 50%;
  background: var(--color-gray);
  content: '';
}

.product__more,
.products__more {
  display: block;
  font-size: .85rem;
  font-weight: normal;
  color: #007cff;
  margin: .63rem 0;
}

.product__adds,
.products__adds {
  display: flex;
  align-items: center;
}

.product__adds a,
.products__adds a {
  padding: 0.31rem;
  color: #848484;
  font-weight: 400;
  font-size: 0.69rem;
}

.product__adds .link-wishlist,
.products__adds .link-wishlist {
  display: flex;
  align-items: center;
}

.product__adds .link-wishlist .ico,
.products__adds .link-wishlist .ico {
  margin-top: -0.13rem;
  margin-right: 0.19rem;
  width: 0.81rem;
  height: 0.69rem;
  fill: currentColor;
}

.product__payments,
.products__payments {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.31rem 0;
  padding: 0 2rem;
  height: 2.38rem;
  border-radius: 3px;
  background: #f5f5f5;
  color: var(--color-link);
  font-weight: 400;
  font-size: 0.81rem;
}

@media (max-width: 568px) {

  .product__payments,
  .products__payments {
    padding: 0;
  }
}

.product__payments .ico,
.products__payments .ico {
  margin-right: 0.63rem;
  width: 1.38rem;
  height: 1.06rem;
  fill: var(--color-more);
}

.product--list .products__main,
.products--list .products__main {
  flex: 1;
  min-width: 0;
}

.product--list .products__header img,
.products--list .products__header img {
  height: 12.5rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.product--list .products__case,
.products--list .products__case {
  padding: 0;
  box-shadow: 0 0 0 1px var(--color-border);
  gap: 32px;
}

@media (max-width: 992px) {

  .product--list .products__case,
  .products--list .products__case {
    display: block;
    padding: 1rem;
  }
}

@media (min-width: 993px) {

  .product--list .products__case:hover,
  .products--list .products__case:hover {
    box-shadow: 0 0 0 1px var(--color-border), 0 0 16px rgba(0, 0, 0, 0.2);
    backgrond: var(--white);
  }
}

.product--list .products__actions,
.products--list .products__actions {
  visibility: visible;
  margin: 0;
  opacity: 1;
  transition: none;
  transform: none;
}

@media (min-width: 993px) {

  .product--list .products__actions,
  .products--list .products__actions {
    -ms-grid-row-align: stretch;
    align-self: stretch;
    padding: 1rem;
    border-left: solid 1px var(--color-border);
  }
}

.product-rate .rating-box:before,
.product-rate .rating-box .rating:before {
  font-size: 1rem;
}

.product-rate .rating-box:before {
  color: var(--color-rating);
}

.product-rate .rating-box .rating:before {
  color: var(--color-rating-active);
}

.rulers {
  display: flex;
  align-items: center;
  line-height: 1;
}

.rulers strong {
  display: block;
}

.rulers .ico {
  margin-right: 0.63rem;
  width: 2.5rem;
  height: 2.5rem;
  fill: var(--color-icon);
}

#banner__regua-de-vantagens {
  margin-top: -1rem;
  border-bottom: solid 1px var(--color-border);
}

#banner__regua-de-vantagens a {
  cursor: none;
  pointer-events: none;
}

#banner__regua-de-vantagens .banner__wrapper {
  margin-right: auto;
  margin-left: auto;
  max-width: calc(100% - 32px);
  width: 77.5rem;
  width: 1240px !important;
}

@media (min-width: 993px) {
  #banner__regua-de-vantagens .banner__wrapper .owl-wrapper {
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    gap: 16px;
  }

  #banner__regua-de-vantagens .banner__wrapper .owl-wrapper .owl-item {
    flex: 0 0 auto;
    width: auto !important;
  }
}

.header .search__button .ico {
  fill: currentColor;
}

@media (max-width: 568px) {
  .header .search {
    margin-left: auto;
  }

  .header .search.on .search__form .input-box {
    height: 100%;
  }

  .header .search__hide {
    top: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    width: 2.5rem;
    height: 100%;
  }

  .header .search__input {
    max-width: 100%;
    height: 100%;
  }

  .header .search__button {
    height: 100%;
    background: none;
    color: var(--primary);
  }

  .header .search__button .ico {
    width: 1.38rem;
    height: 1.38rem;
  }
}

@media (min-width: 569px) {
  .header .search {
    /* flex: 0 1 555px; */
    flex: 0 1 695px;
    margin: auto;
  }

  .header .search__input {
    padding-right: 3.13rem;
    height: 2.63rem;
    border: solid 1px var(--color-input);
    border-radius: 2px;
    box-shadow: none;
    color: var(--color-text);
    font-weight: reuglar;
    font-size: 0.88rem;
    transition: all 0.2s ease-in-out;
  }

  .header .search__input::-moz-placeholder {
    color: var(--color-placeholder);
  }

  .header .search__input:-ms-input-placeholder {
    color: var(--color-placeholder);
  }

  .header .search__input::placeholder {
    color: var(--color-placeholder);
  }

  .header .search__input:focus {
    border-color: var(--color-text);
  }

  .header .search__input:focus::-moz-placeholder {
    color: transparent;
  }

  .header .search__input:focus:-ms-input-placeholder {
    color: transparent;
  }

  .header .search__input:focus::placeholder {
    color: transparent;
  }

  .header .search__button {
    position: absolute;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    width: 3.13rem;
    height: 2.63rem;
    background: none;
    box-shadow: none;
    color: var(--color-text) t;
  }

  .header .search__button .ico {
    width: 1.38rem;
    height: 1.38rem;
  }

  .header .search__button:hover {
    background: none;
    color: var(--primary);
  }
}

.sharing-links {
  margin: 1rem 0 !important;
}

.sharing-links .list {
  margin: 0;
}

.sharing-links ul,
.sharing-links li {
  margin: 0;
  list-style-type: none !important;
}

.sharing-links ul {
  gap: 2px;
}

.showcases {
  --bg: #fff;
}

.showcases {
  background: #fff;
}

.showcases a {
  color: var(--color-link);
  font-weight: 400;
  font-size: 0.88rem;
}

.showcases a:hover {
  color: var(--primary);
}

.showcases a.showcases__name {
  color: var(--blue);
  font-size: 1.25rem;
}

.showcases a.showcases__more {
  color: var(--blue);
}

.showcases img {
  width: 14.06rem;
  height: 11.25rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.showcases__container {
  margin-right: auto;
  margin-left: auto;
  max-width: calc(100% - 32px);
  width: 77.5rem;
  padding: 4rem 0;
}

.showcases__list {
  display: flex;
  flex-flow: row wrap;
  gap: 32px;
}

.showcases__item {
  display: flex;
  flex: 1 1 390px;
  align-items: center;
  padding: 1rem;
  min-width: 0;
  background: var(--white);
  gap: 32px;
}

.showcases__figure {
  flex: 0 1 50%;
}

.toolbar .limiter,
.toolbar .sort-by label {
  display: none;
}

.toolbar .amount {
  font-size: 0.88rem;
  font-weight: 400;
  color: var(--color-text);
  opacity: 1;
}

.category-title {
  display: none;
}

@media (min-width: 993px) {
  .catalog-category-view .col-left {
    padding-right: 1rem;
    border-right: solid 1px var(--color-border);
  }
}

@media (min-width: 993px) {
  .catalog-category-view .main-container {
    max-width: 100%;
    width: auto;
    border-bottom: solid 1px var(--color-border);
  }

  .catalog-category-view .main-container .main {
    margin-right: auto;
    margin-left: auto;
    max-width: calc(100% - 32px);
    width: 77.5rem;
  }
}

.catalog-category-view [id*=banner__catalogo-] {
  margin: 2rem 0;
}

.catalog-category-view [id*=banner__catalogo-] .banner__wrapper {
  margin-right: auto;
  margin-left: auto;
  max-width: calc(100% - 32px);
  width: 77.5rem;
  width: 1240px !important;
}

@media (min-width: 993px) {
  .catalog-category-view [id*=banner__catalogo-] .owl-wrapper {
    display: flex;
    width: 100%;
    gap: 16px;
  }

  .catalog-category-view [id*=banner__catalogo-] img {
    width: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.category-description {
  padding: 0 0 2rem;
  border: 0;
  margin-right: auto;
  margin-left: auto;
  max-width: calc(100% - 32px);
  width: 77.5rem;
}

.category-description.std {
  color: #989898;
  font-weight: 400;
  font-size: 0.88rem;
}

.category-description.std h1 {
  color: #828282;
  font-weight: 700;
  font-size: 1.7rem;
}
.category-description.std h2 {
  color: #828282;     
  font-weight: 700;
  font-size: 1.3rem;
}

.category-description.std h3 {
  font-weight: 700;
  font-size: 0.95rem;
}

.category-description.std .blue {
  color: var(--color-more);
}

.category-description.std a {
  color: #003a78;
  font-weight: 400;
  font-size: 0.88rem;
}

.catalog-product-view {
  --bg-gray: #fafafa;
}

#product_addtocart_form {
  gap: 64px;
}

.prod__img,
.prod__shop {
  flex: 1;
  padding-bottom: 2rem;
  min-width: 0;
}

.prod__img {
  position: relative;
}

@media (min-width: 993px) {
  .prod__img {
    box-shadow: 1px 0 0 var(--color-border);
  }
}

.prod__img-container {
  position: relative;
  margin-top: 1rem;
}

.prod__img .product-image {
  width: auto;
  height: 20rem;
  /* pointer-events: none; */
}

.prod__img .product-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center center;
  object-position: center center;
}

@media (min-width: 993px) {
  .prod__img .product-image {
    height: 37.5rem;
  }
}

@media (max-width: 992px) {
  .prod__img .product-image {
    margin: 0 -1rem;
  }
}

.prod__img .more-views {
  margin-top: 0.25rem;
}

.prod__img .more-views img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.prod__img .more-views .product-image-thumbs {
  margin: 0;
  gap: 10px;
}

.prod__img .more-views .product-image-thumbs .video {
  display: none;
}

.prod__img .more-views .product-image-thumbs li {
  padding: 0;
  background: var(--bg-gray);
}

.prod__img .more-views .product-image-thumbs .thumb-link {
  border-bottom: solid 2px var(--white);
  border-radius: 0;
}

.prod__img .more-views .product-image-thumbs .thumb-link,
.prod__img .more-views .product-image-thumbs .thumb-link:hover,
.prod__img .more-views .product-image-thumbs .thumb-link.on {
  box-shadow: none;
}

.prod__img .more-views .product-image-thumbs .thumb-link:hover,
.prod__img .more-views .product-image-thumbs .thumb-link.on {
  border-bottom-color: var(--primary);
}

.prod__shop {
  --color-special-price: #3aad2a;
}

.prod__shop .parcelamento {
  display: none;
}

.prod__shop .payments-link {
  color: #229fee;
  font-weight: 400;
  font-size: 0.81rem;
}

.prod__shop .price-box-parcelado {
  margin: 0;
}

.prod__shop .rating-box {
  display: flex;
  align-items: center;
}

.prod__shop .regular-price .label,
.prod__shop .special-price .label,
.prod__shop .old-price .label {
  display: none;
}

.prod__shop .old-price .price span {
  color: var(--color-old-price);
  font-weight: 400;
  font-size: 1.06rem;
}

.prod__shop .regular-price .price span {
  color: var(--color-special-price);
  /* color: #0033a0; */
  font-weight: 500;
  font-size: 1.56rem;
}

.prod__shop .price-box-avista {
  margin-bottom: 1.35rem;
}

.prod__shop .price-box-avista .label span,
.prod__shop .price-box-avista .price span {
  color: var(--color-payment);
  font-weight: 400;
  font-size: 0.75rem;
}

.prod__shop .preco-parcelado-sem-juros .upto {
  display: none;
}

.prod__shop .preco-parcelado-sem-juros .num span,
.prod__shop .preco-parcelado-sem-juros .de span,
.prod__shop .preco-parcelado-sem-juros .value span,
.prod__shop .preco-parcelado-sem-juros .s-juros span {
  color: var(--color-special-price);
  font-weight: 600;
  font-size: 0.88rem;
}

.prod__shop .preco-parcelado-sem-juros+.preco-parcelado {
  /* display: none; */
}

.prod__items {
  padding: 1rem 0 0.31rem;
  color: #7d7d7d;
  font-weight: 400;
  font-size: 0.81rem;
}

.prod__items li {
  display: flex;
  align-items: center;
}

.prod__items li:before {
  display: inline-block;
  margin-right: 0.31rem;
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 50%;
  background: #7d7d7d;
  content: '';
}

.prod__more {
  color: #007cff;
  font-weight: 400;
  font-size: 0.81rem;
}

.prod__actions {
  padding: 0 0 1rem;
}

@media (min-width: 993px) {
  .prod__actions {
    display: flex;
    gap: 32px;
  }
}

.prod__socials {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  flex-flow: column nowrap;
  padding: 0.5rem;
  gap: 8px;
}

.prod__socials-play,
.prod__socials-rede {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  width: 3.13rem;
  height: 3.13rem;
  border: solid 1px #eee;
  border-radius: 50%;
  background: var(--white);
  box-shadow: none;
  color: #1947a9;
}

.prod__socials-play .ico,
.prod__socials-rede .ico {
  width: 1.25rem;
  height: 1.25rem;
  fill: currentColor;
}

.prod__socials-play:hover,
.prod__socials-rede:hover {
  background: var(--primary);
  color: var(--primary-contrast);
}

.prod__socials-play {
  display: none;
}

.prod__socials-play.on {
  display: flex;
}

.prod__prices,
.prod__call-to-actions {
  flex: 1;
  min-width: 0;
}

.prod__call-to-actions {
  flex: 0 1 270px;
}

.prod__call-to-actions .add-to-cart-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.88rem;
}

.prod__call-to-actions .add-to-cart-btn .ico {
  margin-right: 0.31rem;
  width: 1.44rem;
  height: 1.38rem;
}

.prod__payments-title {
  display: none;
  justify-content: center;
  align-items: center;
  padding: 1rem 0.63rem;
  border: solid 1px var(--color-border);
  background: #f7f7f7;
  color: var(--blue);
  font-weight: 500;
  font-size: 1.13rem;
}

@media (max-width: 500px) {
  .prod__payments-title {
    font-size: 0.88rem;
  }
}

.prod__payments-title .ico {
  margin-right: 0.63rem;
  width: 2.25rem;
  height: 1.75rem;
}

.product-view {
  margin-top: -1rem;
}

.product-image-gallery {
  height: 100%;
  box-shadow: none;
}

.zoomContainer {
  pointer-events: none;
}

.product-essential:after {
  display: block;
  height: 0.06rem;
  background: var(--color-border);
  content: '';
}

@media (min-width: 993px) {
  .product-essential:after {
    box-shadow: 800px 0 0 var(--color-border), -800px 0 0 var(--color-border);
  }
}

@media (max-width: 992px) {
  .product-essential:after {
    box-shadow: 300px 0 0 var(--color-border), -300px 0 0 var(--color-border);
  }
}

@media (min-width: 569px) {
  .product-collateral .tabs__tab {
    display: none;
  }
}

.product-collateral .tabs__content {
  border: 0;
  background: var(--black);
}

@media (min-width: 569px) {
  .product-collateral .tabs__content {
    padding: 1rem 0;
  }
}

.product-collateral .tabs__content,
.product-collateral .tabs__content .std {
  max-width: 100%;
  color: var(--white);
}

@media (min-width: 569px) and (min-width: 993px) {
  .product-collateral .tabs__content {
    box-shadow: 800px 0 0 var(--black), -800px 0 0 var(--black);
  }
}

@media (min-width: 569px) and (max-width: 992px) {
  .product-collateral .tabs__content {
    box-shadow: 300px 0 0 var(--black), -300px 0 0 var(--black);
  }
}

#frete__results {
  margin-top: 0.94rem;
}

@media (min-width: 569px) {
  .product-collateral .tabs__tab {
    display: block;
    padding: 12px;
    margin-bottom: 10px;
    line-height: 1.4em;
  }

  .tabs__tab.on {
    font-size: 1.31rem;
  }

  .tabs__tab.on {
    border-bottom: solid;
  }

  .tabs__tab {
    border: none;
  }

  .tabs__content table {
    background: #000;
  }

  .tabs__content table tbody th,
  .tabs__content table tbody td {
    color: #fff
  }
}

/**
 * Igor
 * 22/04/2021
 */

.header+.categories .li--0 .a--0.ofertas {
  color: #e20031;
  font-weight: 500;
}

.header+.categories .li--0 .a--0.ofertas svg.ico {
  width: 1.2rem;
  height: 1.2rem;
  margin-right: .3rem;
}

.parcelamento ul li {
  /* column-width: 300px; */
  break-inside: avoid-column;
  /* flex-wrap: nowrap; */
  height: 3.6rem;
}

.prod__shop .box__parcelamento .parcelamento {
  display: block;
}

.tabs__content .especificacao h2 {
  display: none;
}

.price__custom .special-price .price {
  display: none;
}

.price__custom .price-box-avista .label {
  /* display: none; */
  order: 1;
}

.price__custom .price-box-avista .label span {
  flex: 1 1 100%;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  line-height: 1.1em;
  font-weight: 500;
  color: #777;
}

.price__custom .price-box-avista .price {
  order: 0;
}

.prod__shop .payments-link {
  /* display: none; */
}

.price__custom .price-box-avista .price span {
  color: #3cad29;
  /* color: #0033a0; */
  font-weight: 500;
  font-size: 1.56rem;
}

.price__custom .price-box>*:not(:last-child),
.price__custom .price-box {
  margin-bottom: 0;
}

.price__custom .text {
  font-size: 10px;
  color: #6b6b6b;
}

.price_parcelado {
  display: flex;
  align-items: center;
}

.price-box-parcelado {
  line-height: none;
}

.price_parcelado>span {
  margin-right: .35rem;
}

/**
 * Igor
 * 07/05/2021
 */

@media (max-width: 992px) {
  .product-collateral .descricao-detalhada {
    margin-top: 1rem;
  }

  .product-collateral .descricao-detalhada h1.desc-title, h2.desc-title, h3.desc-title {
    height: auto !important;
    line-height: 1.2em !important;
    padding: .5rem !important;
    font-size: .9rem !important;
  }

  .product-collateral .descricao-detalhada .img {
    flex: 1 1 100% !important;
    height: auto !important;
  }

  .product-collateral .descricao-detalhada .desc-col {
    flex: 1 1 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
  }

  .product-collateral .descricao-detalhada .desc-col .desc-std, 
  .product-collateral .descricao-detalhada .desc-col .desc-img {
    height: auto !important;
  }

  .product-collateral .descricao-detalhada .desc-info-produto .desc-col:first-of-type, 
  .product-collateral .descricao-detalhada .desc-qual-procura .desc-col:nth-child(even), 
  .product-collateral .descricao-detalhada .desc-porque-comprar .desc-col:first-of-type {
    margin-bottom: 1rem !important;
  }

  .product-collateral .descricao-detalhada .desc-video {
    height: auto !important;
    padding: 1rem 0;
  }

  .product-collateral .descricao-detalhada img.desc-video-capa {
    cursor: pointer;
  }

  .product-collateral .descricao-detalhada .desc-col .desc-img img {
    width: 100% !important;
    height: auto !important;
  }

  .product-collateral .descricao-detalhada .desc-qual-procura .desc-col:not(:nth-last-child(-n+2)) {
    padding-bottom: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .product-collateral .descricao-detalhada .desc-qual-procura .desc-col:nth-child(even):after {
    width: 100% !important;
    transform: none !important;
    left: 0 !important;
  }

  .product-collateral .descricao-detalhada .desc-col .desc-std {
    font-size: .86rem !important;
    line-height: 1.5em !important;
    padding: 0 !important;
  }

  .product-collateral .descricao-detalhada .desc-col .desc-std h3 {
    font-size: .9rem !important;
    line-height: 1.3em !important;
  }

  .product-collateral .descricao-detalhada .desc-col .desc-std:not(.no-border) {
    padding: .8rem !important;
  }

  .product-collateral .descricao-detalhada .desc-porque-comprar h1.desc-title.full {
    margin-top: 1rem;
  }

  .product-collateral .descricao-detalhada .desc-porque-comprar .desc-col.full .desc-std {
    padding: 0 !important;
  }

  .product-collateral .descricao-detalhada .desc-atributos #product-attribute-specs-table {
    border: none !important;
    padding: 0 !important;
    margin-top: 1rem;
  }

  .product-collateral .descricao-detalhada .desc-atributos #product-attribute-specs-table tbody tr {
    height: auto !important;
    border: 1px solid rgb(0 0 0/6%);
    margin-bottom: .5rem;
  }

  .product-collateral .descricao-detalhada .desc-atributos #product-attribute-specs-table tbody tr th.label {
    flex: 1 1 100% !important;
    margin: 0 0 .5rem !important;
    background: #f4f4f4 !important;
  }

  .product-collateral .descricao-detalhada .desc-atributos #product-attribute-specs-table tbody tr td.data {
    background: none !important;
  }
}

.product-collateral .descricao-detalhada .full {
  max-width: 100% !important;
  width: 100%;
  flex: 1 1 100% !important;
  margin-bottom: 1rem;
}

.product-collateral .descricao-detalhada {
  border: 1px solid rgb(0 0 0 / 10%);
  padding: 1rem;
  border-radius: 5px;
}

.product-collateral .descricao-detalhada .desc-banner-section.banner-topo {
  margin-bottom: 1rem;
}

.product-collateral .descricao-detalhada .desc-banner-section.banner-info-prod {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.product-collateral .descricao-detalhada h1.desc-title, h2.desc-title, h3.desc-title {
  height: 50px;
  font-size: 1.1rem;
  line-height: 50px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #000000;
  margin-bottom: 1rem;
  background: #f7f7f7;
}

.product-collateral .descricao-detalhada .banner-info-prod h1.desc-title, h2.desc-title, h3.desc-title {
  font-size: 1.4rem;
}

.product-collateral .descricao-detalhada .img {
  flex: 0 1 66.6%;
  height: 345px;
}

.product-collateral .descricao-detalhada .img img {
  width: 100%;
  height: 100%;
}

.product-collateral .descricao-detalhada .desc-info-regua {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  flex: 1 1 30%;
  height: 345px;
  background: #1a1922;
  padding: 1rem;
}

.product-collateral .descricao-detalhada .desc-info-regua .desc-info {
  flex: 1 1 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
}

.product-collateral .descricao-detalhada .desc-info-regua .desc-info .icon {
  width: 44px;
  height: 42px;
  margin-bottom: .5rem;
}

.product-collateral .descricao-detalhada .desc-info-regua .desc-info .txt {
  font-size: .66rem;
  line-height: 1.3em;
  text-align: center;
  color: #FFF;
}

.product-collateral .descricao-detalhada .desc-info-regua .desc-info .txt strong {
  display: block;
}

.product-collateral .descricao-detalhada .desc-info-regua:before {
  content: '';
  display: block;
  width: calc(100% - 2rem);
  height: 1px;
  background: rgb(255 255 255 / 25%);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
}

.product-collateral .descricao-detalhada .desc-info-regua:after {
  content: '';
  display: block;
  width: 1px;
  height: calc(100% - 2rem);
  background: rgb(255 255 255 / 25%);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(50%, -50%);
}

.product-collateral .descricao-detalhada .desc-row-wrap {
  display: flex;
  flex-flow: row wrap;
}

.product-collateral .descricao-detalhada .desc-col h1.desc-title, h2.desc-title, h3.desc-title {
  font-size: 1.1rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.product-collateral .descricao-detalhada .desc-col .desc-std {
  /* height: calc(100% - (50px + 1rem)); */
  font-size: 1rem;
  line-height: 1.6em;
  color: #000;
  text-align: justify;
  border: 1px solid rgb(0 0 0 / 6%);
  padding: 2.5rem 1rem;
}

.product-collateral .descricao-detalhada .desc-col .desc-std h3 {
  font-size: 1.1rem;
  line-height: 1.5em;
  margin-bottom: .7rem;
}

.product-collateral .descricao-detalhada .desc-col {
  position: relative;
  flex: 1 1 50%;
  max-width: calc(50% - .5rem);
  min-height: inherit;
  height: 100%;
}

.product-collateral .descricao-detalhada .desc-info-produto .desc-col:first-of-type, 
.product-collateral .descricao-detalhada .desc-qual-procura .desc-col:nth-child(even), 
.product-collateral .descricao-detalhada .desc-porque-comprar .desc-col:first-of-type {
  margin-right: 1rem;
}

.product-collateral .descricao-detalhada .desc-qual-procura .desc-col:nth-last-child(-n+2):after {
  display: none;
}

.product-collateral .descricao-detalhada .desc-qual-procura .desc-col:nth-child(even):after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  right: auto;
  width: calc(100% * 2 + 1rem);
  height: 4px;
  background: rgb(247 247 247);
  /* transform: translateX(-50%);*/
}

.product-collateral .descricao-detalhada .desc-qual-procura .desc-col.full:nth-child(odd):after {
  width: 100%;
  transform: none;
  left: 0;
}

.product-collateral .descricao-detalhada .desc-video {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  /* height: calc(100% - (50px + 1rem)); */
  height: 100%;
  background: #f5f5f5;
}

.product-collateral .descricao-detalhada .desc-col .desc-img img {
  display: block;
  width: auto;
  height: 100%;
  border-radius: 4px;
  margin: 0 auto;
}

.product-collateral .descricao-detalhada .desc-qual-procura .desc-col .desc-std {
  border: none;
}

.product-collateral .descricao-detalhada .desc-qual-procura .desc-col:not(:nth-last-child(-n+2)) {
  position: relative;
  margin-bottom: 3rem;
  padding-bottom: 3rem;
}

.product-collateral .descricao-detalhada .desc-qual-procura .desc-col.full .desc-std {
  text-align: center;
  padding: 0 1rem;
  margin-bottom: 1rem;
}

.product-collateral .descricao-detalhada .desc-col .desc-std.no-border {
  border: none;
}

.product-collateral .descricao-detalhada .desc-porque-comprar .desc-col {
  margin-bottom: 1rem;
}

.product-collateral .descricao-detalhada .desc-porque-comprar .desc-col.full .desc-std {
  padding: 1rem;
  max-width: 768px;
  margin: 0 auto;
  text-align: center;
}

.product-collateral .descricao-detalhada .desc-atributos {
  border: 1px solid rgb(0 0 0/6%);
  padding: 1rem;
}

.product-collateral .descricao-detalhada .desc-atributos > h2 {
  display: none;
}

.product-collateral .descricao-detalhada .desc-atributos #product-attribute-specs-table {
  display: block;
  border: 1px solid rgb(0 0 0/6%);
  padding: 1rem;
}

.product-collateral .descricao-detalhada .desc-atributos #product-attribute-specs-table * {
  border: none;
}

.product-collateral .descricao-detalhada .desc-atributos #product-attribute-specs-table tbody tr {
  display: flex;
  flex-flow: row wrap;
  /* height: 35px; */
}

.product-collateral .descricao-detalhada .desc-atributos #product-attribute-specs-table tbody tr th, 
.product-collateral .descricao-detalhada .desc-atributos #product-attribute-specs-table tbody tr td {
  min-height: 35px;
}

.product-collateral .descricao-detalhada .desc-atributos #product-attribute-specs-table tbody tr:nth-child(odd) th.label, 
.product-collateral .descricao-detalhada .desc-atributos #product-attribute-specs-table tbody tr:nth-child(odd) td.data {
  background: #f4f4f4;
}

.product-collateral .descricao-detalhada .desc-atributos #product-attribute-specs-table tbody tr th.label {
  display: block;
  flex: 0 1 240px;
  font-size: .86rem;
  line-height: 1.5em;
  text-transform: uppercase;
  color: #000;
  vertical-align: middle;
  margin-right: .8rem;
  padding: .5rem!important;
  align-self: center;
}

.product-collateral .descricao-detalhada .desc-atributos #product-attribute-specs-table tbody tr td.data {
  display: block;
  flex: 1 1 auto;
  font-size: .86rem;
  line-height: 1.5em;
  color: #000;
  vertical-align: middle;
  padding: .5rem!important;
  align-self: center;
}

.product-collateral .descricao-detalhada .desc-atributos #product-attribute-specs-table tbody tr td.data p, 
.product-collateral .descricao-detalhada .desc-atributos #product-attribute-specs-table tbody tr td.data ul li {
  /* display: inline; */
}

.product-collateral .descricao-detalhada .desc-atributos #product-attribute-specs-table tbody tr td.data p:not(:last-child):after, 
.product-collateral .descricao-detalhada .desc-atributos #product-attribute-specs-table tbody tr td.data ul li:not(:last-child):after {
  /* content: ', '; */
  /* content: ' | '; */
  /* margin: 0 .5rem; */
}

.product-collateral .descricao-detalhada .desc-atributos #product-attribute-specs-table tbody tr td.data ul li {
  list-style: inside;
}

.product-collateral .descricao-detalhada .desc-atributos .desc-col .desc-std {
  padding: 0;
}

.product-collateral .descricao-detalhada .desc-video-inst {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% + 2rem);
  background: #2d2d30;
  padding: 2rem;
  margin: -1rem;
}

.product-collateral .descricao-detalhada .desc-video-inst .desc-col {
  flex: 1 1 100%;
  max-width: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}

.product-collateral .descricao-detalhada .desc-video-inst .desc-col img.desc-img {
  margin-bottom: 1rem;
}

.product-collateral .descricao-detalhada .desc-video-inst .desc-col h2.desc-inst-title {
  font-size: 1.3rem;
  line-height: 1.4em;
  color: #FFF;
  text-align: center;
  font-weight: 200;
  margin-bottom: 1.5rem;
}

.product-collateral .descricao-detalhada .desc-video-inst .desc-col .desc-video {
  background: transparent;
}

/**
 * Igor
 * 13/05/2021
 */

.header .myaccount__content .title, 
.header .myaccount__content .mymenu {
  display: none;
}

.header .myaccount__content .mymenu-js .ul--0 .li--0 {
  padding: .5rem 0;
  margin-left: .5rem;
}

.header .myaccount__content .mymenu-js .ul--0 .li--0 a {
  display: flex;
  align-items: center;
  flex-flow: row;
  font-size: 1rem;
  line-height: 1.4em;
  color: var(--color-text);
}

.header .myaccount__content .mymenu-js .ul--0 .li--0 a:hover {
  color: #000;
}

.header .myaccount__content .mymenu-js .ul--0 .li--0 a:hover svg.ico {
  fill: rgb(0 0 0 / 80%);
  color: rgb(0 0 0 / 80%);
}

.header .myaccount__content .mymenu-js .ul--0 .li--0 a svg.ico {
  margin-right: .8rem;
  fill: rgb(0 0 0 / 40%);
  color: rgb(0 0 0 / 40%);
}

.header .myaccount__content .mymenu-js .ul--0 .li--0.delivery-js a svg.ico {
  width: 1.2rem;
  height: 1.2rem;
}

.header .myaccount__content .mymenu-js .ul--0 .li--0.orders-js a svg.ico {
  width: .9rem;
  height: .9rem;
}

.products .products__header > .products__labels, 
.products .product__header > .products__labels, 
.prod__img .products__labels {
  display: block;
  width: 100%;
  position: absolute;
  top: .5rem;
  left: .5rem;
}

.products .products__header > .products__labels .prolabel, 
.products .product__header > .products__labels .prolabel, 
.products .products__label-fixed .prolabel, 
.prod__img .products__labels .prolabel {
  display: inline-block;
  width: fit-content;
  position: relative;
  left: auto !important;
}

.products .products__header > .products__labels .prolabel:not(:last-child), 
.products .product__header > .products__labels .prolabel:not(:last-child), 
.products .products__label-fixed .prolabel:not(:last-child), 
.prod__img .products__labels .prolabel:not(:last-child) {
  margin-right: .5rem;
}

.products .products--list .products__main .products__label-fixed {
  width: 100%;
  position: absolute;
  top: .5rem;
  left: 0;
}

.products .products__actions .btn-cart.disabled {
  background: var(--color-gray);
}

@media (min-width: 993px) {
  .products .products--list .products__main {
    position: relative;
    height: 100%;
    padding: 2.5rem 0 1rem;
  }

  .product-collateral .descricao-detalhada .desc-video iframe {
    width: 100%;
    /* min-height: 60vh; */
    height: 100%;
  }

  .product-collateral .descricao-detalhada .desc-video-inst .desc-video iframe {
    min-height: 60vh;
  }
}

@media (max-width: 992px) {
  .products .products--list .products__main .products__label-fixed {
    width: fit-content !important;
    top: 0 !important;
  }

  .product-collateral .desc-additional {
    padding: 1rem 0 !important;
    height: auto !important;
  }

  .product-collateral .desc-additional .desc-preco-baixo, 
  .product-collateral .desc-additional .desc-avaliacoes {
    max-width: calc(100% - 2rem) !important;
    flex: 1 1 100% !important;
    padding: 1rem !important;
    margin: 0 !important;
  }

  .product-collateral .desc-additional .desc-preco-baixo h1.desc-preco-baixo-title {
    font-size: 1.3rem !important;
  }

  .product-collateral .desc-additional .desc-preco-baixo {
    margin-bottom: 1rem !important;
  }

  .product-collateral .desc-additional .desc-avaliacoes h2.desc-title-avaliacao {
    text-align: center !important;
  }

  .product-collateral .desc-additional .desc-avaliacoes ul.desc-lista-avaliacao > li {
    padding: .6rem 0 .6rem 3rem !important;
  }

  .product-collateral .desc-additional .desc-avaliacoes ul.desc-lista-avaliacao > li:before {
    width: 35px !important;
    height: 32px !important;
    top: .6rem !important;
    left: calc((3rem / 2) - (35px / 2)) !important;
  }
}

.products__case .price-box-avista .label .percent {
  /* display: none; */
}

.products .products__main .price-box, 
.products .product__main .price-box {
  margin-bottom: .65rem;
}

.products .products__main .product__economize, 
.products .product__main .product__economize {
  /* display: none; */
  font-size: .9rem;
  line-height: 1.2em;
  color: #229fee;
  margin-bottom: .65rem;
}

.prod__prices .price__custom .product__economize {
  /* display: none; */
  font-size: .8rem;
  line-height: 1.2em;
  color: #229fee;
  margin: .25rem 0;
  flex: 1 1 100%;
}

.product-collateral .desc-additional {
  width: calc(100% + 2rem);
  height: 550px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row wrap;
  background: #f6f6f6;
  position: relative;
  left: -1rem;
  margin: 1rem 0rem -1rem;
}

.product-collateral .desc-additional .desc-preco-baixo {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  flex: 0 1 38%;
  height: calc(100% - 100px);
  background: #ffffff;
  margin-right: 1.7rem;
  padding: 2rem;
  border-radius: 5px;
  box-shadow: 0px 0px 3px 3px rgb(0 0 0 / 5%);
}

.product-collateral .desc-additional .desc-avaliacoes {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  flex: 0 1 48%;
  height: calc(100% - 100px);
  background: #ffffff;
  border-radius: 5px;
  padding: 2rem;
  box-shadow: 0px 0px 3px 3px rgb(0 0 0 / 5%);
}

.product-collateral .desc-additional .desc-preco-baixo img.desc-img {
  margin-bottom: 1rem;
}

.product-collateral .desc-additional .desc-preco-baixo h1.desc-preco-baixo-title {
  font-size: 1.8rem;
  line-height: 1.1em;
  font-weight: 200;
  text-align: left;
  margin-bottom: 1.5rem;
}

.product-collateral .desc-additional .desc-preco-baixo .desc-txt {
  font-size: .85rem;
  line-height: 1.3em;
  color: #666666;
}

.product-collateral .desc-additional .desc-avaliacoes img.desc-img-avaliacao {
  margin-bottom: 1.5rem;
}

.product-collateral .desc-additional .desc-avaliacoes h2.desc-title-avaliacao {
  font-size: 1.3rem;
  line-height: 1.1em;
  font-weight: 500;
  color: #389d3d;
  margin-bottom: 1.5rem;
}

.product-collateral .desc-additional .desc-avaliacoes ul.desc-lista-avaliacao > li {
  position: relative;
  font-size: .85rem;
  line-height: 1.4em;
  color: #666666;
  padding: .6rem 0 .6rem 3.5rem;
  margin-bottom: 1rem;
}

.product-collateral .desc-additional .desc-avaliacoes ul.desc-lista-avaliacao > li:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 43px;
  height: 40px;
  background: url('/media/interface/images/icone-avaliacao-positiva.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.prod__items li:empty {
  display: none;
}

.product__case .sku, 
.products__case .sku {
  color: #999;
  font-size: 0.8rem;
  display: block;
  padding: 0.31rem 0;
  text-transform: uppercase;
}

.catalog-category-view .category-description {
  position: relative;
  overflow: hidden;
  margin-bottom: 3rem;
}

.catalog-category-view .category-description img {
  width: 100%;
}

.catalog-category-view .category-description a[name="leiamais"] {
  display: block;
}

.catalog-category-view .category-description a[name="leiamais"]:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 2rem;
  width: 100%;
  height: 2rem;
  background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
}

.prod__duvidas-tecnicas {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  /* margin-top: 2rem; */
}

.prod__duvidas-tecnicas > img {
  margin-right: .5rem;
}

.prod__duvidas-tecnicas span.txt strong {
  font-size: 1.1rem;
  line-height: 1.3em;
  font-weight: 600;
  color: #333;
}

.prod__duvidas-tecnicas span.txt {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  font-size: .9rem;
  line-height: 1.3em;
  color: #7d7d7d;
  margin-right: 1rem;
}

.prod__duvidas-tecnicas button.btn-chat {
  font-size: .9rem;
  line-height: 1.2em;
  color: #FFF;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  border-radius: 5px;
  box-shadow: none;
  background: #0757ff;
  padding: .35rem 1.25rem;
}

.prod__duvidas-tecnicas button.btn-chat::before {
  content: '';
  display: inline-block;
  background: url('/media/interface/images/icone-chat.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 20px;
  height: 19px;
  margin-right: .5rem;
}

.prod__shop .frete .frete__results .title {
  display: none;
}

@media (max-width: 568px) {
  .prod__duvidas-tecnicas {
    display: grid !important;
    grid-template-columns: repeat(3, 33.33%);
    row-gap: 10px;
    grid-template-areas:
      "img txt txt"
      "button button button";
  }

  .prod__duvidas-tecnicas > img {
    grid-area: img;
  }

  .prod__duvidas-tecnicas span.txt {
    grid-area: txt;
  }

  .prod__duvidas-tecnicas button.btn-chat {
    grid-area: button;
    justify-content: center;
  }

  .prod__name h1 {
    font-size: 1.5rem !important;
  }
}

.product-options .configurable .configurable__content select {
  font-family: 'Montserrat', sans-serif;
  font-size: .825rem;
  line-height: 1.2em;
  font-weight: 500;
  height: 3.3rem;
  border: solid 1px rgb(0 0 0 / 10%);
}

.prod__shop .old-price {
  margin-bottom: .35rem;
}

.price__custom .price-box-avista + .text {
  display: none;
}

.price__custom .price-box-avista:after {
  content: 'à vista com desconto no boleto bancário';
  display: none;
  font-size: 11px;
  color: #6b6b6b;
  flex: 1 1 100%;
  font-family: 'Montserrat', sans-serif;
}

.prod__actions .price__custom {
  margin-bottom: 1rem;
}

.prod__shop .price_parcelado span, 
.prod__shop .price_parcelado strong {
  font-family: 'Montserrat', sans-serif;
  font-size: .97rem !important;
  line-height: 1.6em !important;
  font-weight: 500;
  letter-spacing: .5px;
  color: #3cad29 !important;
}

.prod__shop .frete .frete__form .input-text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}

.prod__shop .price_parcelado > span {
  display: none;
}

.product-options .configurable .configurable__option label {
  display: none;
}

.prod__shop .special-price .price span {
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  line-height: 1.2em;
  font-weight: 500;
  color: #6b6b6b;
  flex: 1 1 100%;
}

.prod__img .prod__socials .prod__socials-rede {
  position: relative;
}

.prod__img .prod__socials .prod__socials-rede::after {
  content: 'Compartilhar';
  display: none;
  position: absolute;
  top: calc(100% + .5rem);
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  background: #229fee;
  font-size: .7rem;
  color: #FFF;
  padding: .45rem .5rem;
  border-radius: 3px;
}

.prod__img .prod__socials .prod__socials-rede::before {
  content: '';
  display: none;
  position: absolute;
  bottom: -.5rem;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #229fee;
}

.prod__img .prod__socials .prod__socials-rede:hover::after, 
.prod__img .prod__socials .prod__socials-rede:hover::before {
  display: block;
}

.product__items p, 
.products__items p {
  line-height: 1.6em;
}

.product-essential .products__items {
  overflow: hidden;
}

.product-essential .products__items + .products__more {
    position: relative;
    top: -1.8rem;
    right: 0;
    bottom: auto;
    text-align: right;
    z-index: 8;
}

.product-essential .products__items + .products__more::before {
    content: '';
    display: block;
    width: 140px;
    height: 1.4rem;
    position: absolute;
    top: unset !important;
    left: auto !important;
    right: 0;
    bottom: 0;
    background: linear-gradient(270deg, rgba(255, 255, 255, 1) 65%, rgba(255, 255, 255, 0) 100%);
    z-index: -1;
}

.products .products__list + .ias-trigger button {
  width: 100%;
  background: #f1f1f1;
  box-shadow: none;
  color: #0f3fa6;
  border-radius: 6px;
  padding: 1rem;
  font-size: 1rem;
  line-height: 1em;
  font-weight: 400;
}

.jointsales__current+.jointsales__list .jointsales__item:not(:last-child) {
  position: relative;
}

.jointsales__current+.jointsales__list .jointsales__item:not(:last-child):after {
  content: '+';
  position: absolute;
  right: -1.6rem;
  top: calc(50% + -.5rem);
  width: 3.13rem;
  height: 3.13rem;
  border: solid 1px #eaeaea;
  border-radius: 50%;
  background: #FFF;
  font-size: 2rem;
  font-weight: 100;
  display: flex;
  align-items: center;
  justify-content: center;
}

.catalog-product-view .products__list .product__name {
  font-size: .85rem;
  line-height: 1.2em;
  font-weight: 400;
}

.catalog-product-view .products__list span.product__economize {
  font-size: .8rem;
}

/**
 * Igor
 * 11/06/2021
 */

@media (min-width: 993px) {
  .prod__shop .col {
    display: flex;
    flex-flow: row wrap;
  }
  
  .prod__shop .col .prod__name, 
  .prod__shop .col .product-rate, 
  .prod__shop .col .products__items, 
  .prod__shop .col .products__more {
    flex: 1 1 100%;
  }
  
  .prod__shop .col .prod__actions {
    flex: 1 1 50%;
  }
}

.prod__shop .price-box-parcelado .preco-parcelado-sem-juros span.s-juros {
  display: none;
}

.prod__shop .price-box-parcelado .preco-parcelado-sem-juros:after {
  content: 'à vista sem juros no cartão';
  display: block;
  font-size: .7rem;
  line-height: 1.3em;
}

/**
 * Igor
 * 11/06/2021
 */

.products__list .product__header {
  position: relative;
}

.products--list .products__header .label_logo {
  position: absolute;
  top: 0;
  left: 0;
  max-width: calc(100px + 1rem);
  height: auto !important;
  padding: .5rem;
  filter: drop-shadow(0px 2px 2px rgb(0 0 0 / 50%));
}

.products__list .product__header .label_logo {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: calc(75px + 1rem);
  height: auto !important;
  padding: .5rem;
  filter: drop-shadow(0px 2px 2px rgb(0 0 0 / 50%));
  z-index: 9;
}

.products--list .products__actions .products__prices {
  display: flex;
  flex-flow: column;
}

.products--list .products__actions .products__prices .price-box {
  order: 0;
}

.products--list .products__actions .products__prices .price-box-avista {
  order: 1;
  margin: -.4rem 0 0;
}

.products--list .products__actions .products__prices .product__economize {
  order: 2;
}

.products--list .products__actions .products__prices .price-box-parcelado {
  order: 3;
  margin-bottom: 0;
}
.products--list .products__actions .products__prices .price-box .special-price {
  display: none;
}

.products--list .products__actions .products__prices .price-box-avista span.price span {
  color: var(--color-special-price);
  font-weight: 500;
  font-size: 1.38rem;
}

.products--list .products__actions .products__prices .price-box-avista span.label {
  order: 1;
  margin: 0;
}

.products--list .products__actions .products__prices .price-box-avista span.price {
  order: 0;
  flex: 0 1 auto;
  margin-right: .5rem;
}

.products--list .products__actions .products__prices .product__economize {
  margin: .3rem 0!important;
}

.products--list .products__actions .products__prices .price-box-parcelado .preco-parcelado-sem-juros .num span, 
.products--list .products__actions .products__prices .price-box-parcelado .preco-parcelado-sem-juros .value span, 
.products--list .products__actions .products__prices .price-box-parcelado .preco-parcelado-sem-juros .s-juros span {
  color: #333333 !important;
  font-weight: 600 !important;
}

.jointsales .owl-wrapper-outer {
  height: auto !important;
}

.jointsales__current .info .price-box .old-price {
  margin-bottom: .15rem;
}

.jointsales__current .info .price-box .price-box-avista, 
.jointsales__list .info .price-box .price-box-avista {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 0;
}

.jointsales__current .info .price-box .price-box-avista span.price {
  order: 0;
  flex: 0 0 auto;
  margin-right: .5rem;
}

.jointsales__current .info .price-box .price-box-avista span.label {
  display: none;
  order: 1;
}

.jointsales__current .info .price-box .price-box-avista span.price span, 
.jointsales__list .info .price-box .price-box-avista span.price span {
  font-size: 1.38rem;
  font-weight: 500;
  color: var(--color-special-price);
}

.jointsales__current .info .price-box .price-box-parcelado .preco-parcelado, 
.jointsales__list .info .price-box .preco-parcelado {
  display: none;
}

.jointsales__current .info .price-box .price-box-parcelado .preco-parcelado-sem-juros span > span, 
.jointsales__list .info .price-box .preco-parcelado-sem-juros span > span {
  font-family: montserrat,sans-serif;
  font-size: .73rem;
  line-height: 1.2em;
  flex: 1 1 100%;
  font-weight: 500;
  color: #6b6b6b;
}

.jointsales__current .info .price-box .price-box-avista span.product__economize, 
.jointsales__list .info .price-box .price-box-avista span.product__economize {
  font-size: .9rem;
  line-height: 1.2em;
  color: #229fee;
  margin: .45rem 0;
}

.jointsales__current .info .price-box .price-box-avista:after, 
.jointsales__list .info .price-box .price-box-avista:after {
  content: 'à vista com desconto no boleto bancário';
  font-family: montserrat,sans-serif;
  font-size: .73rem;
  line-height: 1.2em;
  flex: 1 1 100%;
  font-weight: 500;
  color: #6b6b6b;
}
/**
 * Igor
 * 28/06/2021
 */

@media (min-width: 993px) {
  .footer-container .footer__payment .footer__title {
    margin-bottom: 2.1rem;
  }

  .footer-container .footer__payment .pays__item img.pays__img {
    height: 2.5rem !important;
  }
}

.footer .mymenu .icon-rs {
  margin-bottom: 0.5rem;
}

.footer .mymenu .icon-rs::before {
  content: 'RS';
  font-size: .55rem;
  line-height: 1em;
  font-weight: 100;
  background: #e20031;
  width: 20px;
  height: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50px;
  color: rgb(255 255 255 / 100%);
  margin-right: .19rem;
  vertical-align: middle;
}

/**
 * Igor
 * 02/07/2021
 */

@media (min-width: 769px) {
  .aviso-desconto.active {
    max-height: 50px !important;
    height: 50px;
    border: 1px solid #bce8f1;
  }
}

@media (max-width: 768px) {
  .aviso-desconto.active {
    max-height: 100px !important;
    height: 100px;
    border: 1px solid #bce8f1;
  }
}

.descricao-detalhada #banner__prod-desc-topo .banner__link {
  pointer-events: none;
}

.descricao-detalhada #banner__prod-desc-topo .banner__link:hover {
  opacity: 1;
}

.aviso-desconto {
  max-height: 0px;
  overflow: hidden;
  border: none;
  -webkit-transition: max-height 0.3s ease-out;
  -o-transition: max-height 0.3s ease-out;
  transition: max-height 0.3s ease-out;
}

.aviso-desconto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #d9edf7;
  color: #31708f;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 7px rgb(0 0 0 / 15%);
  box-shadow: 0px 0px 7px rgb(0 0 0 / 15%);
}

.aviso-desconto .icon-warning {
  background: rgb(49 112 143 / 85%);
  height: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 .8rem;
  margin-right: .8rem;
  border-radius: 5px 0 0 5px;
}

.aviso-desconto .icon-warning:before {
  color: #f3f3f3;
  font-size: 1.4rem;
  line-height: 1.1em;
}

.aviso-desconto p.message {
  font-size: 1rem;
  line-height: 1.2em;
}

/**
 * Igor
 * 07/07/2021
 */

@media (max-width: 768px) {
  ul.parcelamento_inteligente-table .table-body {
    flex-flow: row wrap !important;
    max-height: 100% !important;
  }

  .parcelamento_inteligente-table .table-body div {
    width: 100% !important;
  }

  ul.parcelamento_inteligente-table li.table-prices-title:not(:first-child),
  ul.parcelamento_inteligente-table li.table-discount-title:not(:nth-child(2)) {
    display: none;
  }

  ul.parcelamento_inteligente-table li.table-prices-title:first-child {
    width: calc(60% - 1px);
  }

  ul.parcelamento_inteligente-table li.table-discount-title:nth-child(2) {
    width: calc(40% + 1px);
    border-right: 1px solid #e8e8e8;
  }

  ul.parcelamento_inteligente-table .table-body div li.table-prices div {
    padding-left: 1rem;
  }
}

.prod__shop .price-box .regular-price,
.products .price-box .regular-price {
  display: none;
}

.prod__shop .price-box-parcelado .preco-parcelado span>span {
  font-size: 0.88rem;
  font-weight: 600;
  color: var(--color-special-price);
}

.prod__shop .price-box-parcelado .preco-parcelado:after {
  content: 'à vista sem juros no cartão de crédito';
  display: none;
  font-size: .7rem;
  line-height: 1.3em;
}

.frete {
  width: 100%;
}

.parcelamento_inteligente-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #f1f1f1 !important;
  border: 1px solid #e8e8e8;
  line-height: 45px !important;
}

.parcelamento_inteligente-header .card-icon {
  width: 36px;
  height: 28px;
  margin-right: .25rem;
}

.parcelamento_inteligente-header span {
  position: relative;
  padding-bottom: 0.8rem;
}

.parcelamento_inteligente-header span::before {
  content: 'Quanto menos parcelas mais descontos';
  width: 100%;
  position: absolute;
  left: 50%;
  right: 0;
  bottom: .725rem;
  font-size: .7rem;
  line-height: 1.2em;
  color: #7d7d7d;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

ul.parcelamento_inteligente-table .table-body div li:nth-of-type(2) {
  border-right: none !important;
}

ul.parcelamento_inteligente-table .table-body {
  border-right: 1px solid #e8e8e8;
}

ul.parcelamento_inteligente-table li.table-prices-title {
  padding: 0 0 0 1rem;
  justify-content: left !important;
}

ul.parcelamento_inteligente-table li.table-prices-title,
ul.parcelamento_inteligente-table li.table-discount-title {
  font-size: .8rem !important;
  line-height: 1.2em;
}

ul.parcelamento_inteligente-table .table-body div li.table-prices div {
  display: flex;
  flex-flow: row wrap;
  font-size: .9rem;
  line-height: 1.1em;
}

.parcelamento_inteligente-table .table-body div li span.table-installment_price {
  font-weight: 600;
  margin-left: .25rem;
}

.parcelamento_inteligente-table li span.table-price {
  font-size: .735rem;
  line-height: 1.1em;
}

.prod__shop .price-box-avista .label span {
  font-size: .7rem !important;
  line-height: 1.3em !important;
  color: #777 !important;
}

.descricao-detalhada #banner__prod-desc-topo a.banner__link {
  pointer-events: none;
}

.products .price-box-avista span.label {
  margin: 0 0 2px -4px !important;
}

.products .products__prices .price-box-parcelado span>span {
  font-size: .75rem;
  line-height: 1.1em;
}

.products .products__prices .price-box-parcelado span.num>span,
.products .products__prices .price-box-parcelado span.value>span,
.products .products__prices .price-box-parcelado span.s-juros>span {
  color: #333333 !important;
  font-weight: 600 !important;
}

.products .products__prices .price-box-avista .label span {
  display: none;
}

.products .products__prices .price-box-avista .label::before {
  content: 'à vista no boleto';
  font-size: .75rem;
  line-height: 1.1em;
  font-weight: 400;
  color: var(--color-payment);
}

.products .products__prices {
  margin-bottom: .5rem;
}

.products .owl-item .price-box-avista span.label {
  margin: 0 .5rem 0 0 !important;
}

/**
 * Igor
 * 13/07/2021
 */

.price-box-parcelado .preco-parcelado .num span,
.price-box-parcelado .preco-parcelado .de span,
.price-box-parcelado .preco-parcelado .value span,
.price-box-parcelado .preco-parcelado .s-juros span {
  color: var(--color-payment);
  font-weight: 400;
  font-size: .75rem;
}

.products .products__prices {
  margin-bottom: .5rem;
}

.products .owl-item .price-box-avista span.label {
  margin: 0 .5rem 0 0 !important;
}

.owl-item .products .price-box .regular-price {
  display: block !important;
}

.prod__shop .price-box-parcelado .preco-parcelado .s-juros {
  display: none;
}

.prod__shop .price-box-parcelado .preco-parcelado span.txt-desconto span {
  display: block;
  font-size: .7rem !important;
  line-height: 1.3em !important;
  font-weight: 400;
  color: #777 !important;
}

.prod__shop .price-box-parcelado .preco-parcelado:before {
  font-size: 0.88rem;
  font-weight: 600;
  color: var(--color-special-price);
}

/**
 * Igor
 * 22/07/2021
 */

@media (max-width: 568px) {
  .product-collateral .descricao-detalhada .desc-video-inst .desc-video iframe {
    /* min-height: 60vh; */
    width: 100%;
    height: 220px;
  }
}

/**
 * Igor
 * 04/08/2021
 */

.desc-preco-baixo-txt h1, 
.desc-preco-baixo-txt h2, 
.desc-preco-baixo-txt h3, 
.desc-preco-baixo-txt h4 {
    font-size: 1.4rem;
    line-height: 1.4em;
    font-weight: 300;
    margin-bottom: 1rem;
}

.desc-preco-baixo-txt p {
    font-size: .85rem;
    line-height: 1.4em;
    color: #666666;
    margin-bottom: 1rem;
}

.product-collateral .desc-additional .desc-avaliacoes h2.desc-title-avaliacao * {
    font-size: 1.3rem;
    line-height: 1.1em;
    font-weight: 500;
    color: #389d3d;
}

/**
 * Igor
 * 16/08/2021
 */

@media (max-width: 568px) {
    body #privacy-popup {
    	max-width: calc(100% - 2rem) !important;
	}
}

body #privacy-popup {
  max-width: 390px;
  bottom: 1rem;
  left: 1rem;
  background: rgb(29 30 27 / 95%) !important;
  border: 2px solid rgb(0 0 0);
  border-radius: 5px;
  box-shadow: 0px 0px 20px -5px rgb(0 0 0 / 50%);
}

#privacy-popup #privacy-popup-block p, 
#privacy-popup #privacy-popup-block span {
  display: inline-block;
  font-size: .9rem;
  line-height: 1.3em;
  color: #e6e6e6;
}

#privacy-popup #privacy-popup-block p > a {
  display: inline-block;
  font-size: .9rem;
  line-height: 1.4em;
  color: #e20031;
  font-weight: 600;
  text-decoration: underline;
  margin: 0 !important;
}

#privacy-popup #privacy-popup-close {
  display: none;
}

#privacy-popup #privacy-popup-close-accept {
  background: #e20031;
  font-size: .9rem;
  line-height: 1.5em;
  color: #e6e6e6;
  padding: .5rem 1rem;
  max-width: fit-content;
  margin: 1rem auto 0;
  border-radius: 4px;
}

/*
* Priscila - AG-596
*/ 
.products--list .products__actions .products__prices .price-box-avista {
    margin: .5rem 0 .3rem;
}
.price-box-parcelado {
    line-height: 1.2rem;
}
.price__custom .price-box>*:not(:last-child), .price__custom .price-box {
    margin-bottom: 0.5rem;
}

.price-bundle .price-to {
    margin-bottom: 0.5rem;
}
.price-as-configured {
    color: #333333;
    line-height: 1.3rem;
    margin-bottom: 1rem;
}

.price-box.price-bundle .label {
    font-size: .7rem!important;
    line-height: 1.3em!important;
    color: #777!important;
}
.price__custom .price-box>*:not(:last-child) .price, .price__custom .price-box .price, .price-from .price, .price-to .price {
    color: #152f6d;
    font-size: 15px;
    font-weight: 600;
}

/*
* Priscila - AG-591
*/
.parcelamento .parcela {
    font-size: 0.88rem;
}
.parcelamento .title {
    font-size: 20px;
    align-items: center;
    justify-content: center;
}
.parcelamento .title span {
    left: 0;
}
.parcelamento svg.ico {
    width: 32px !important;
    height: 24px !important;
    left: 0;
    margin-right: 7px;
}

/*
* Priscila - AG-596
*/ 
.products--list .products__actions .products__prices .price-box-avista {
    margin: .5rem 0 .3rem;
}
.price-box-parcelado {
    line-height: 1.2rem;
}
.price__custom .price-box>*:not(:last-child), .price__custom .price-box {
    margin-bottom: 0.5rem;
}

.price-bundle .price-to {
    margin-bottom: 0.5rem;
}
.price-as-configured {
    color: #333333;
    line-height: 1.3rem;
    margin-bottom: 1rem;
}

.price-box.price-bundle .label {
    font-size: .7rem!important;
    line-height: 1.3em!important;
    color: #777!important;
}
.price__custom .price-box>*:not(:last-child) .price, .price__custom .price-box .price, .price-from .price, .price-to .price {
    color: #152f6d;
    font-size: 15px;
    font-weight: 600;
}
.parcelamento .title {
    display: flex;
}
@media (max-width: 568px) {
    .parcelamento .ul-header li {
        font-size: 14px;
    }
    .parcelamento .title {
    	font-size: 15px;
    }
}
.prod__shop .price-box-avista .price {
    flex: 1 1 100%;
}

.prod__shop .price-box-parcelado .preco-parcelado-sem-juros:after {
    content: 'à vista sem juros no cartão de crédito';
}

@media (max-width: 568px) {
    .tabs__tab.on {
        font-size: 0.88rem;
    }
}
.freeproduct-link {
    justify-content: flex-start;
}

/**
* [AG-600]
 * Igor
 * 19/10/2021
 */

.product-view .jointsales .jointsales__items .jointsales__row:not(:last-child) {
    padding-bottom: 1rem;
    margin-bottom: 2.5rem;
    border-bottom: solid 1px #ddd;
}

/**
* Daniel
*/
.prod__shop .price-box-avista .price {
    flex: 1 1 100%;
}

.prod__shop .price-box-parcelado .preco-parcelado-sem-juros:after {
    content: 'à vista sem juros no cartão de crédito';
}

.prod__shop .col > .add-to-cart {
    margin: 1rem 0;
}
.prod__shop .col > .add-to-cart ~ .prod__actions {
    display: none;
}
.prod__img .more-views .product-image-thumbs .thumb-link {
  border-bottom: solid 2px var(--white);
  border-radius: 3px;					 
				   
}   

.parcelamento .juros .am{
    display: none
}
.parcelamento .parcela .valor{
    color: #121212;
}
.header-container.scrolled{
    transform: translateY(0) !important;
}
.prod__img .more-views .product-image-thumbs {
    flex-flow: column;
    margin: 3rem 1rem 0 0
}
.product-image-container {
    margin-bottom: 1rem;
    display: flex;
    flex-flow: row-reverse;
}

.wrapper .parcelamento ul {
    position: fixed;
    top: 0;
    right: -400px;
    bottom: 0;
    background: #fff;
    width: 400px;
    transition: all .2s ease-in-out;
    transform: translateX(0);
}
.wrapper.pagamento .parcelamento ul {
    transform: translateX(-400px);
}
.wrapper.pagamento .main-container {
    z-index: 99;
}
.wrapper.pagamento .box__parcelamento .close {
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}
.box__parcelamento .close,
.box__parcelamento .close-box{
    font-size: 0;
}
.wrapper.pagamento .header-container{
    transform: translateY(-122px) !important;
}
.wrapper.pagamento .box__parcelamento{
    z-index:9
}
.parcelamento .title,
.wrapper.pagamento .box__parcelamento .close-box::before{
    cursor: pointer;
}
.parcelamento ul{
    -moz-column-count: 1;
    column-count: 1;
}
.parcelamento .parcela {
    font-size: 1rem;
}
.parcelamento .valor-total{
    font-size: .8rem
}
.wrapper .parcelamento ul::before {
    content: "Formas de parcelamento";
    width: 100%;
    display: block;
    background: #f1f1f1;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 400;
}
.wrapper.pagamento .box__parcelamento .close-box {
    width: 45px;
    height: 45px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9;
    display: flex;
    justify-content: center;
    text-align: center;
}
.wrapper.pagamento .box__parcelamento .close-box::before {
    content: "\f00d";
    font-family: biz_icons;
    font-size: 2rem;
}

.prod__img .more-views .product-image-thumbs .thumb-link:hover,
.prod__img .more-views .product-image-thumbs .thumb-link.on {
  border-radius: 3px;
  padding: 0.3rem;
  border: 1px solid rgb(52 82 255);
  border-bottom-width: 2px;
}

.prod__call-to-actions .add-to-cart-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  border-radius: 4px;
  box-shadow: none;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.88rem;
}

.product-image-gallery{
  margin: 0 2rem 0 2rem;
}

.brand img {
  display: none;
  width: auto;
  height: 2rem;
}

.catalog-product-view .breadcrumb{
  position: inherit;
  left: 0;
  right: 0;
  z-index: 9;
  width: 100%;
  margin-left: 5px;
}

.product-container-full{
  display: flex;
  border-color: #d3d3d3;
  border-radius: 10px;
  padding: 0.3rem;
  border-width: 1px;
  background: #fff;
  
  padding: 0 1rem 0 1rem
}

.prod__img-container {
    position: relative;
    /* margin-top: 3.5rem; */
    /* margin-bottom: -4rem; */
}

.prod__shop {
  margin-top: 0rem;
  margin-left: 3rem;
}

.parcelamento .title{
    background: #fff
}
.parcelamento svg.ico{
    display: none
}
.parcelamento .title span::before {
    content: "Mais formas de pagamento";
    font-size: 13px;
}
.parcelamento .title span {
    font-size: 0;
}
.prod__shop .box__parcelamento .parcelamento::before {
    content: "(+)";
    font-size: 13px;
    color: #0033a0;
    padding: .5rem 0 .5rem 0;
}
.prod__shop .box__parcelamento .parcelamento {
    display: flex;
    flex-flow: row;
}

.product-collateral{
    /* margin-top: -4rem */
}

.product-collateral .title{
    margin: 0
}

.product-collateral .descricao-detalhada,
.catalog-product-view .carrossel{
    background: #fff;
}

.prod__shop .box__parcelamento .parcelamento {
    display: flex;
    flex-flow: row;
    width: 300px;
}

.prod__duvidas-tecnicas {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    margin-left: 3.5rem!important;
}

.prod__img, .prod__shop{
    /* margin-top: -2rem; */
}

.prod__img .products__labels {
    display: block;
    width: 100%;
    position: absolute;
    /* top: 3.2rem; */
    /* left: 6rem */
    top: 0;
    left: 0;
}

.filters__filter{
	background: none
}

.product--list .products__case, .products--list .products__case {
    padding: 0;
    box-shadow: 0 0 0 1px var(--color-border);
    gap: 32px;
    background: #fff;
}

.catalog-category-view .main-container {
    max-width: 100%;
    width: auto;
    border-bottom: solid 1px var(--color-border);
    margin-top: 4rem;
}

.header-container .categories__all .a--0 > span {
    display: flex;
    flex: 1;
    justify-content: space-between;
    align-items: center;
    padding-right: 1rem;
}

/*
*
*/
.li--0 .categories__all .drop--left .drop--top .a--0 span{
    padding-left: 1.5rem;
}

/* ATENCAO */

@media(max-width: 992px){
    .prod__shop,
    .prod__duvidas-tecnicas{
        margin-left: 0 !important
    }
    .prod__duvidas-tecnicas{
        margin-top: 3rem
    }
    .product-collateral{
        margin-top: 0
    }
    .product-container-full{
        display: block
    }
    .product-essential .products__items + .products__more {
        position: relative;
        left: inherit !important;
        top: inherit !important;
        right: 1rem;
        width: 100%;
        display: flex;
        justify-content: flex-end;
    }
    .prod__shop .box__parcelamento .parcelamento::before{
        padding: .5rem 15px .5rem 0;
    }
    .product-essential .products__items + .products__more::before{
        left: inherit !important;
        top: inherit !important;
    }
    .prod__img-container{
        margin-bottom: 0;
    }

    .prod__img .products__labels {
        top: .8rem !important;
        left: 0 !important;
    }
}

/* .prod__img .more-views .product-image-thumbs .thumb-link:hover,
.prod__img .more-views .product-image-thumbs .thumb-link.on {
  border-color: #d3d3d3;
  border-radius: 3px;
  padding: 0.3rem;
  border-width: 1px;
} */

.prod__call-to-actions .add-to-cart-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  border-radius: 4px;
  box-shadow: none;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.88rem;
}

.filters{
  border-color: #d3d3d3;
  border-radius: 10px;
  padding: 0 1rem 0 1rem;
  background: #fff
}

.catalog-product-view .wrapper-container{
    background: #f5f5f5;
}

.col-main .toolbar {
    display: flex !important;
    justify-content: center;
    padding: 0 0.5rem;
}

.descricao-detalhada #banner__prod-desc-topo img {
    width: 100%;
}

.catalog-product-view .wrapper-container {
    overflow: hidden !important;
}

.prod__shop .box__parcelamento {
    flex: 1 1 100%;
}

/** 
 * Igor
 * 02/12/2021
 **/

@media (min-width: 993px) {
    .descricao-detalhada #banner__prod-desc-topo img {
        max-height: 225px;
    }

    .product-essential .prod__img {
        padding-right: 2rem;
        flex: 1 0 55%;
    }
    
    .product-essential .prod__shop {
        margin-left: 1rem !important;
        flex: 1 1 auto;
    }

    .footer-container {
        background: #ffffff !important;
        padding-top: 1rem !important;
        margin-top: -1rem !important;
    }
}

.prod__name .brand.brand--thumb {
  display: none;
}

.product-collateral .descricao-detalhada .desc-atributos #product-attribute-specs-table{
    border:none;
}

/**
 * Igor 
 * 06/12/2021
 */

@media (max-width: 992px) {
  .product-collateral > .carrossel {
    margin: 0 -1rem;
  }

  .product-collateral .tabs .tabs__tab, 
  .product-collateral > .carrossel .related__title, 
  .product-collateral > .carrossel .recommended__title {
    padding: 0.6rem;
    height: 3rem;
    line-height: 3rem;
    /* margin: 0 0 0.5rem !important; */
    /* border-radius: 6px; */
  }
}
/* Added by Contardi - 2021-12-07 */
.product-container-full .prod__shop .to-rate,
.product-container-full .rating-box {
  display:none;
}

.product-container-full .prod__shop .prod__actions {
    margin-top: 100px;
}

.product-container-full .prod__shop .product-availability {
  font-weight: 400;
  color: var(--color-gray);
  font-size: .81rem;
  text-align: left;
  margin-bottom: 10px;
}

.product-container-full .prod__img .products__labels {
    padding-left: 100px;
}

.product-container-full .prod__socials {
    flex-flow: nowrap;
}

.product-collateral .title {
    background: #fff;
    border-radius: 10px;
    padding-left: 10px;
}
.prod__shop .price-box-parcelado .preco-parcelado:before {
    font-size: 1rem;
    margin-right: 2px;
}
.prod__shop .price-box-parcelado .preco-parcelado span>span{
    font-size: 1.2rem;   
}
.preco-parcelado span{
    margin-right: 2px;   
}
.preco-parcelado {
    display: flex;
    flex-wrap: wrap;
}
.price-box-parcelado .juros {
    position: relative;
    top: 15px;
    left: 20px;
}
span.juros span.value span {
    font-size: .7rem !important;
    color: #777 !important;
}
.prod__duvidas-tecnicas {
    position: relative;
    bottom: 4rem;
}

.jointsales__content,
.jointsales .jointsales__row,
.product-collateral .descricao-detalhada,
.catalog-product-view .carrossel{
    border-radius: 10px;
}

.prod__shop .price-box-parcelado .preco-parcelado span>span{
    font-weight: 400
}

.prod__shop .price-box-parcelado .preco-parcelado span.txt-desconto span{
    font-size: 0 !important
}
.prod__shop .price-box-parcelado .preco-parcelado span.txt-desconto span::before{
    content: "no cartao de crédito c/ juros";
    font-size: .7rem!important;
    position: relative;
    top: 6px;
}
.prod__shop .price-box-parcelado .preco-parcelado:before{
    font-weight: 400;
    position: relative;
    top: 3px;
}
.jointsales__current+.jointsales__list .jointsales__item:not(:last-child):after{
    top: calc(50% + -16px);
}
.jointsales__center{
    margin-right: 1rem;
}
.product-essential .products__items{
    height: auto !important;
}

@media screen and (max-width: 993px) {
    .product-container-full .prod__shop .prod__actions {
        margin-top: .5rem !important
    }
}

@media screen and (min-width: 993px) {
    .product-container-full .prod__shop .prod__actions::before {
        content: '';
        position: absolute;
        top: 0;
        left: -1rem;
        width: calc(100% + 2rem);
        height: 1px;
        background: rgba(0, 0, 0, .15);
    } 

    .product-container-full .prod__shop .prod__actions {
        margin-top: 3rem !important;
    }
}

.product-container-full .prod__shop .prod__actions:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: -1rem;
    width: calc(100% + 2rem);
    height: 1px;
    background: rgba(0, 0, 0, .15);
}

.product-essential .products__items + .products__more,
.product-essential:after{
    display: none
}
.footer-container{
    margin-bottom: 0 !important;
}
@media(max-width: 992px){
    .prod__img .more-views .product-image-thumbs{
        flex-flow: row wrap;
    }
    .product-image-container{
        flex-flow: column;
    }
    .prod__duvidas-tecnicas {
        bottom: 0;
    }
    .product-container-full .prod__img .products__labels {
        padding-left: 0;
        max-width: 200px;
    }
    .catalog-category-view .price-box-parcelado .juros {
        position: inherit;
    }
    .products--list {
        display: flex;
        flex-flow: row wrap !important;
    }
    .products--list .products__item {
        padding: 0 .35rem;
        min-width: 50%;
        width: 50%;
    }
    .product--list .products__case, .products--list .products__case {
        padding: .75rem !important;
    }
    .products--list .product__name, .products--list .products__name {
        font-size: .9rem;
        min-height: 84px;
    }
    .category__products .products .products__prices span.product__economize {
        font-size: 0.8rem !important;
    }
    .category__products .products .products__items, 
    .category__products .products .products__items + .products__more {
        display: none;
    }
    .prod__img .product-image {
        padding-top: 4rem;
    }
    .product-container-full .prod__shop .product-availability{
        text-align: inherit;
    }
    .prod__shop .box__parcelamento .parcelamento{
        position: inherit;
    }
    .prod__shop .box__parcelamento {
        position: relative;
        bottom: 100px;
    }
}
.prod__shop .box__parcelamento .parcelamento{
    position: relative;
    bottom: 1rem;
}
.prod__shop .price-box-avista{
    margin-bottom: 2.35rem;
}
.jointsales__current{
    padding: 0;
}
.jointsales__currentin {
    background: none;
}

@media(max-width: 992px){
    .wrapper .parcelamento ul{
        width: 100%;
        z-index: 999
    }
    .catalog-product-view .carrossel {
        background: none;
    }
    .owl-wrapper.owl-flex {
        background: #fff;
        border-radius: 10px;
    }
    .footer__copyright {
        background: #fff;
    }
    .product-container-full .prod__shop .product-availability{
        margin-bottom: 1rem;
    }
    .prod__shop .box__parcelamento .parcelamento{
        bottom: 0rem;
    }
    .prod__call-to-actions {
        position: relative;
        top: 4rem;
    }
    .parcelamento .title {
        background: none;
    }
    .wrapper.pagamento .box__parcelamento .close-box{
        z-index: 9999
    }
    .wrapper{
        background: #fff
    }
}
@media(min-width: 992px) {
    body *::-webkit-scrollbar-thumb {
        background: #e10030;
    }
}
span .am {
    display:none;
}

.price-box-avista {
    color: #229fee!important;
}

@media(min-width: 992px) {
    .product-essential .prod__img {
        flex: 1 0 55%;
    }

    .product-essential .prod__shop {
        flex: 1 1 auto;
    }
}

.price-box-parcelado .juros {
    left: 0
}
.prod__shop .price-box-parcelado .preco-parcelado span.txt-desconto span::before {
    left: 2rem
}
@media(max-width: 992px) {
    span.txt-desconto {
        width: 100%;
    }
    .price-box-parcelado .juros {
        left: 1rem;
    }
    .prod__shop .price-box-parcelado .preco-parcelado span.txt-desconto span::before {
        left: 0
    }
    .wrapper .parcelamento ul {
        width: 400px
    }
}

/*
 * Igor
 * 12/05/22
 */

@media (min-width: 993px) {
    .prod__shop .prod__actions .prod__prices {
        flex-flow: row wrap;
    }
    
    .prod__shop .prod__actions .prod__prices .price__custom {
        justify-content: flex-end;
        width: 50%;
        padding-right: 16px;
        border-right: 1px solid rgba(0, 0, 0, .15);
        margin-bottom: 0;
    }

    .prod__shop .prod__actions .prod__prices .price__installments {
        justify-content: flex-end;
        width: 50%;
        padding-left: 16px;
    }

    .prod__shop .prod__actions .prod__prices .price__custom .price-box {
        margin-bottom: -5px !important;
    }
}

@media (max-width: 992px) {
    .prod__shop .prod__actions {
        padding: 0 !important;
    }

    .prod__shop .prod__actions .prod__prices {
        flex-flow: column;
    }

    .prod__shop .prod__actions .prod__prices .price__installments .box__parcelamento .parcelamento .title > span {
        left: 1rem !important;
    }

    .prod__shop .prod__actions .prod__prices .price__custom {
        padding-bottom: 16px;
        border-bottom: 1px solid rgba(0, 0, 0, .15);
    }

    .prod__shop .prod__actions .prod__prices .price__custom .price-box {
        margin-bottom: 0;
    }

    .prod__shop .prod__actions .prod__prices .price__custom .price-box .old-price {
        margin-bottom: 5px;
    }
}

.prod__shop .prod__actions {
    position: relative;
    padding: 20px 15px 0;
    flex-flow: column;
    gap: 0;
    flex: 1 !important;
}

.prod__shop .prod__actions .prod__call-to-actions {
    top: 0 !important;
    flex: 1;
}

.prod__shop .prod__actions .prod__prices {
    display: flex;
}

.prod__shop .prod__actions .prod__prices .price__custom {
    display: flex;
    flex-flow: column;
}

.prod__shop .prod__actions .prod__prices .price__custom .price-box .old-price .price span {
    font-size: 15px !important;
}

.prod__shop .prod__actions .prod__prices .price__custom .price-box .old-price .price {
    color: var(--color-old-price);
}

.prod__shop .prod__actions .prod__prices .price__custom .price-box-avista {
    margin-bottom: 0;
}

.prod__shop .prod__actions .prod__prices .price__custom .price-box-avista .product__economize {
    margin: 0;
}

.prod__shop .prod__actions .prod__prices .price__custom .price-box-avista .label {
    margin-right: 0;
    line-height: 0;
}

.prod__shop .prod__actions .prod__prices .price__custom .price-box-avista .label span {
    display: inline-block;
    margin-top: 1px;
}

.prod__shop .prod__actions .prod__prices .price__installments {
    display: flex;
    flex-flow: column;
}

.prod__shop .prod__actions .prod__prices .price__installments .preco-parcelado .juros {
    display: none;
    top: 0 !important;
    left: 0 !important;
}

.prod__shop .prod__actions .prod__prices .price__installments .preco-parcelado .txt-desconto span::before {
    top: -2px !important;
}

.prod__shop .prod__actions .prod__call-to-actions {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}

.prod__shop .prod__actions .prod__call-to-actions .product-availability {
    margin: 0;
    flex: 0 1 50%;
}

.prod__shop .prod__actions .prod__call-to-actions .add-to-cart-btn {
  flex: 0 1 auto;
  padding: 0 3rem;
  width: 100%;
  max-width: 300px;
  margin: 20px 0;
  height: 54px;
  border-radius: 0;
}

.prod__shop .prod__actions .prod__prices .price__installments .box__parcelamento {
    flex: none;
    bottom: 0;
}

.prod__shop .prod__actions .prod__prices .price__installments .preco-parcelado-sem-juros {
    display: none;
    margin-bottom: 0;
}

.prod__shop .prod__actions .prod__prices .price__installments .box__parcelamento .parcelamento {
    bottom: 0;
    width: auto;
    margin-bottom: -5px;
}

.prod__shop .prod__actions .prod__prices .price__installments .box__parcelamento .parcelamento .title {
    padding: 0 0 0 5px;
}

.prod__shop .prod__actions .prod__prices .price__installments .box__parcelamento .parcelamento::before, 
.prod__shop .prod__actions .prod__prices .price__installments .box__parcelamento .parcelamento .title span::before  {
    font-size: 11px;
    line-height: 2.3em;
    padding: 0;
}

/*
 * Product information fixed (Produdct Page)
 */

@media (min-width: 993px) {
    .floater__prod-page {
        display: flex;
        align-items: center;
        justify-content: center;
        max-height: 90px;
        top: 0;
        transform: translateY(-999px);
    }

    .prod__img .prod__duvidas-tecnicas.mobile {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .floater__prod-page {
        bottom: 0;
        transform: translateY(999px);
        border-top: 1px solid rgba(0, 0, 0, .2);
        padding: 13px 0 0;
    }

    .floater__prod-page .floater__prod-name {
        width: calc(100% - (90px + 1rem));
        font-size: 15px;
        line-height: 1.2em;
        flex: 1 !important;
    }

    .prod__img .product-image .prod__duvidas-tecnicas.desk {
        display: none !important;
    }

    .floater__prod-page .floater__prod-addtocart .prod__call-to-actions {
        top: 0 !important;
    }

    .floater__prod-page .floater__prod-price {
        flex: 1 1 100% !important;
        margin: 13px 0 !important;
    }

    .floater__prod-page .floater__prod-price .price-box-avista {
        flex-flow: column !important;
        align-items: flex-start !important;
    }

    .floater__prod-page .floater__prod-addtocart {
        width: calc(100% + 2rem);
        margin: 0 -1rem;
    }

    .floater__prod-page .floater__prod-addtocart .prod__call-to-actions .add-to-cart-btn {
        border-radius: 0 !important;
    }
}

.--header-scroll .floater__prod-page {
    transform: translateY(0);
}

.floater__prod-page {
    position: fixed;
    background: #FFF;
    width: 100%;
    left: 0;
    transition: 600ms cubic-bezier(0.23, 1, 0.32, 1);
    z-index: 999;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    box-sizing: border-box;
}

.floater__prod-page .container {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
}

.floater__prod-page .floater__prod-img {
    flex: 0 1 90px;
    margin-right: 1rem;
}

.floater__prod-page .floater__prod-img * {
    pointer-events: none;
}

.floater__prod-page .floater__prod-img .product-image-container {
    display: block;
    margin-bottom: 0;
}

.floater__prod-page .floater__prod-img .product-image-container .product-image-gallery {
    margin: 0;
}

.floater__prod-page .floater__prod-img .more-views {
    display: none;
} 

.floater__prod-page .floater__prod-img img {
    max-height: 80px;
    height: auto;
    margin: auto;
}

.floater__prod-page .floater__prod-name {
    flex: 0 1 50%;
    margin-right: auto;
}

.floater__prod-page .floater__prod-price {
    flex: 0 1 250px;
    margin-right: 2rem;
}

.floater__prod-page .floater__prod-price .price-box {
    margin-bottom: 3px;
}

.floater__prod-page .floater__prod-price .price-box .special-price, 
.floater__prod-page .floater__prod-price .product__economize {
    display: none;
}

.floater__prod-page .floater__prod-price .price-box .old-price {
    color: var(--color-old-price);
    font-size: 14px;
    line-height: 1em;
    font-weight: 400;
    text-decoration: line-through;
    margin-bottom: 0;
}

.floater__prod-page .floater__prod-price .price-box .old-price .price {
    text-decoration: none;
}

.floater__prod-page .floater__prod-price .regular-price .price {
    color: var(--color-old-price);
    font-size: 14px;
    line-height: 1em;
    font-weight: 400;
    text-decoration: line-through;
}

.floater__prod-page .floater__prod-price .regular-price .label, 
.floater__prod-page .floater__prod-price .old-price .label {
    display: none;
}

.floater__prod-page .floater__prod-price .price-box-avista {
    margin-bottom: 0;
}

.floater__prod-page .floater__prod-price .price-box-avista .label {
    order: 1;
}

.floater__prod-page .floater__prod-price .price-box-avista .label span {
    font-size: 12px;
    line-height: 1em;
}

.floater__prod-page .floater__prod-price .price-box-avista .price {
    order: 0;
    font-weight: 500;
}

.floater__prod-page .floater__prod-price .price-box-avista .price span {
    font-size: 20px;
    line-height: 1em;
    color: #3cad29;
}

.floater__prod-page .floater__prod-addtocart .prod__call-to-actions {
    flex: none;
}

.floater__prod-page .floater__prod-addtocart .prod__call-to-actions .add-to-cart-btn {
    height: 3rem;
    padding: 0 1.5rem;
}

.prod__img .product-image .prod__duvidas-tecnicas {
    margin-left: -1rem !important;
    flex-flow: row nowrap;
}

.prod__img .product-image .prod__duvidas-tecnicas img {
    width: 80px;
    height: 80px;
}

.price__parcelado-juros span {
    font-size: .75rem;
    line-height: 1.3em;
    color: #777;
}

@media (min-width: 993px) {
    .mobile {
        display: none;
    }
}

@media (max-width: 993px) {
    .desk {
        display: none;
    }
}

@media screen and (max-width: 568px) {
    .owl-item .product__case, .owl-item .products__case {
        padding: 0 !important;
    }

    .owl-item .product__name, .owl-item .products__name {
        font-size: .9rem !important;
    }
}

.sharing-links a:after, .sharing-links .wa-share + .wa-share { display: none; }


.s-juros span {
    font-size: 0px!important;
}

.s-juros:before {
    font-size: 12px;
    content:'com juros';
    font-weight: 600;
    color: #000;
}

/**
 * Igor 
 * 16/08/2023
 */


#checkout-step-login .step-desc {
    display: none;
}

.form-list label {
    text-transform: inherit !important;
}

.title+.subtitle {
    display: none !important;
}

.osc-accordion .opc-block-progress .price {
    color: #333 !important;
}

.mycart-opc-totals .title {
    color: #333 !important;
}

.step-title a {
    color: #333 !important;
}

.step-title a:hover {
    background: none !important;
    color: #999 !important;
}

.btn--outline {
    box-shadow: none !important;
}

body.checkout-onepage-index.opc {
    background-color: #f5f5f5;
}

body.checkout-onepage-index.opc .header-container {
    background-color: #fff;
}

.osc-accordion .section {
    margin-bottom: 4px;
    border: 0;
    border-radius: 4px;
    box-shadow: none;
}

.step-title {
    color: #333;
}

.step-title .number {
    background-color: #D5D5D5;
    color: #000;
    width: 30px;
    height: 30px;
    min-width: 30px;
    line-height: 29px;
    border: 1px solid #3aad2a;
}

.allow.active .step-title .number {
    border-color: #BE0029;
    color: #BE0029;
    background-color: #D5D5D5;
    width: 30px;
    height: 30px;
    min-width: 30px;
    line-height: 29px;

}

.allow.active .step-title {
    color: #333;

}

.osc-accordion .step {
    border-top: 2px solid #f5f5f5;
    padding: 35px 52px;
}

#checkout-step-login {
    flex-direction: column;
    text-align: center;
}

.opc-registered-users form#login-form {
    max-width: 276px;
    margin: 0 auto;
}

.opc-registered-users .title.title--sm,
.opc-new-users .title--sm {
    font-size: 15px;
    font-weight: 500;
}

.opc-registered-users .input-box.actions {
    width: 100%;
    padding-top: 10px;
}

.opc-registered-users .input-box.actions button.btn {
    width: 100%;
}

.opc-registered-users .forgot {
    position: static;
    font-size: 13px;
    margin-top: 10px;
    display: block;
    text-align: center;
}

.opc-new-users li.control {
    margin: 0 !important;
}

.opc-new-users li.control label {
    font-weight: 400;
}

.opc-new-users ul.form-list {
    margin-bottom: 10px;
}

#checkout-step-login .hints li {
    justify-content: center;
}

.opc-new-users h4 {
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 7px;
}

.form-list .fields.tipopessoa>.field {
    width: 50%;
    padding: 0;
    text-align: center;
}

.form-list .fields.tipopessoa>.field label {
    width: 100%;
    border: 1px solid #ddd !important;
}

.form-list label {
    font-weight: normal;
    text-transform: capitalize;
}

.opc .buttons-set button.button,
#co-shipping-method-form .buttons-set button.button {
    width: 100%;
    margin-left: 0;
    background: #3AAD2A;
    color: #FFFFFF;
    padding: 0.875em 1em;
    height: auto;
    font-size: 1rem;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: 500;
    border: 0 !important;
    border-radius: 0;
}

.opc-new-users button.btn.btn--outline.button {
    width: auto !important;
}

.opc-new-users .buttons-set {
    justify-content: center;
}

.osc-accordion .opc-block-progress dl>div>dt {
    font-weight: normal;
    opacity: 1;
    font-size: 14px;
}

.form-list .customer-dob {
    flex-wrap: wrap !important;
}

.form-list .customer-dob .validation-advice {
    font-size: 12px;
    color: #f00;
}

#checkout-shipping-method-load {
    margin: 0;
}

.opc-registered-users form#login-form .title.title--xs {
    display: none;
}

ol#checkoutSteps input[type=text],
ol#checkoutSteps input[type=password],
ol#checkoutSteps input[type=search],
ol#checkoutSteps input[type=email],
ol#checkoutSteps input[type=url],
ol#checkoutSteps input[type=tel],
ol#checkoutSteps input[type=number],
ol#checkoutSteps input[type=date],
ol#checkoutSteps input[type=mounth],
ol#checkoutSteps input[type=week],
ol#checkoutSteps input[type=time],
ol#checkoutSteps input[type=datetime],
ol#checkoutSteps input[type=datetime-local],
ol#checkoutSteps input[type=color] {
    box-shadow: none !important;
    background-color: #fff;
    height: 41px;
    border-radius: 0;
    border: 1px solid #dedede;
    font-size: 14px;
    font-weight: 400;
}

li#billing-new-address-form li.subtit {
    display: none;
}

div#checkout-step-billing .step-desc,
div#checkout-step-shipping .step-desc,
div#checkout-step-payment .step-desc,
div#checkout-step-shipping_method .step-desc {
    display: none;
}

li#billing-new-address-form .subtit {
    display: none;
}

.form-list .customer-dob div .validation-advice {
    display: none;
}

#checkout-shipping-method-load ul li label span.no-display {
    display: inline-block !important;
}

#checkout-shipping-method-load ul li label span.no-display input {
    display: inline-block;
}

#checkout-shipping-method-load ul li label span.label {
    display: initial;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    font-size: 15px;
    color: #333;
}

#checkout-shipping-method-load ul li label span.label span.price {
    color: #333;
    font-weight: normal;
    white-space: nowrap;
    margin: 0;
    margin-top: 10px;
}

#checkout-payment-method-load>dt.dt-selected+dd {
    box-shadow: none;
    font-size: 15px;
    margin-bottom: 20px;
}

.flag-selection-entry {
    display: none;
}

.cardGrid>div {
    width: 100% !important;
    flex: inherit !important;
}

.banner__wrapper {
    z-index: 0;
}

.mycart__actions {
    flex-direction: column;
    margin: 0;
    margin-top: auto;
}

.mycart__content {
    display: flex;
    flex-direction: column;
}

.mycart__actions a.finalizar {
    width: 100%;
    margin-left: 0;
    background: #e20031;
    color: #FFFFFF;
    padding: 0.875em 1em;
    height: auto;
    font-size: 1rem;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: 500;
    border: 0 !important;
    border-radius: 0;
}

.mycart__actions a.editar {
    background-color: transparent;
    color: #f00;
    width: auto;
    position: absolute;
    top: 0;
    right: 0;
    padding: 27px 15px;
}

.mycart__close {
    background-color: transparent;
    color: #333;
    font-size: 15px;
    width: 160px;
    padding: 0;
    line-height: 70px;
}

.mycart__close::before {
    background-color: #ebebeb;
    width: 30px;
    content: '\f178';
    font-weight: normal;
}

.mycart__content .title.title--sm {
    display: none;
}

.mycart__content .price-box-parcelado {
    color: #898989;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 10px;
    line-height: normal;
}

.mycart__content .price-box-parcelado span {
    font-weight: 500;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    position: static;
}

.mycart__content .regular-price {
    display: flex;
    justify-content: space-between;
    width: 100%;
    font-size: 16px;
    padding: 10px 0;
}

.mycart__content li.mycart__item {
    border-bottom-color: #eee;
}

.mycart__content .regular-price span.price {
    font-weight: 400;
}

.mycart__content .price-box-avista span.label {
    margin-right: auto;
}

.mycart__content .price-box-avista span.price {
    flex: none;
    font-weight: 400;
    font-size: 16px;
    color: #333;
}

.mycart__content .price-box-avista {
    color: #333 !important;
    background-color: #f7f7f7;
    padding: 10px;
    font-weight: 500;
}

.mycart__content .price-box-avista span.label {
    margin-right: auto;
    font-size: 15px;
    color: #333;
}

.checkout-onepage-index div#banner__banner_regua_produtos {
    display: none;
}

.fields.field-tipopessoa {
    display: none !important;
}

.checkout-onepage-index div#conta {
    display: none;
}

table thead th,
table thead td {
    background: #F5F5F5;
    color: #333;
}

table tfoot th,
table tfoot td {
    background: #fff;
}

.opc .buttons-set .f-left {
    display: none;
}

#checkout-payment-method-load>dt label {
    padding: 0;
    display: initial;
}

#checkout-payment-method-load>dt input {
    display: initial;
}

.mycart__actions a.finalizar {
    background: #3AAD2A;
}

.mycart__name a {
    font-size: 0.8rem;
}

.mycart__content .price-box-avista {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.opc-new-users h4 {
    display: none;
}

#checkout-step-login .description {
    display: none;
}

.hints {
    display: none;
}

.form-list .fields .field {
    width: 50%;
}

.btn.btn--outline.button:hover {
    background: #5FCE57;
}

.form-list .customer-dob label {
    font-size: .8rem;
    opacity: 1;
    top: .25rem;
    left: 3.1em;
}

.allow .step-title .number span {
    display: inherit;
}

.step-title .number {
    color: #333;
}

.step-title a span {
    display: initial;
    margin-left: 3px;
}

.osc-accordion .section.allow .step-title a {
    line-height: initial;
    margin-right: 15px !important;
}

#checkout-shipping-method-load ul li label {
    border: 1px solid #c8c8c8;
}

#co-shipping-method-form .buttons-set .button:hover {
    background: #5FCE57;
}

#opc-payment .input-box label {
    font-size: .9rem !important;
    color: #666 !important;
}

.checkout-review-table h3.product-name {
    font-size: 14px;
}

table tbody td:first-child {
    text-align: left;
}

.print .pagto {
    display: none;
}

.num.input-box {
    display: flex;
    flex-direction: column;
    order: 0;
    margin-top: 10px !important;
}

.nome.input-box {
    display: inherit;
    flex-direction: column;
    order: 4;
}

#pagseguro_api_cc_cc_type_exp_div {
    display: flex;
    order: 3;
}

#pagseguro_api_cc_cc_type_cvv_div {
    display: flex;
    order: 2;
}

#pagseguro_api_cc_cc_installments_div {
    display: flex;
    flex-direction: column;
    order: 6;
}

#pagseguro_api_cc_cpf_div {
    display: flex;
    flex-direction: column;
    order: 5;
}

@media (max-width: 768px) {
    .osc-accordion .step {
        padding: 0px 0px;
    }

    .form-list .fields .field {
        width: 100%;
    }

    #checkout-payment-method-load {
        margin: 0 0rem !important;
    }
}

.mycart__close:hover {
    background: none;
    color: #898989;
}

.opc-new-users button.btn.btn--outline.button {
    background: #DEE1E6;
    color: #010101;
}

.btn.btn--outline.button:hover {
    background: #E2E2E2 !important;
}

[for="login:guest"] {
    display: none !important;
}

.control #login\:guest {
    display: none;
}

.btn.btn--outline.back-shopping {
    display: none;
}

.buttons-success {
    display: inherit !important;

}

.allow .step-title .number {
    background: transparent !important;

}

#checkout-payment-method-load>dt label::after {
    display: none;
}

#checkout-payment-method-load dt#dt_method_pagseguro_api_cc {
    left: auto;
    right: 0;
}

dl#checkout-payment-method-load {
    padding-top: 70px;
    display: block;
    margin: 0;
}

#checkout-payment-method-load dd {
    border: 0;
}

#checkout-payment-method-load dt.dt-selected label {
    color: #E20031;
}

/**
 * Igor
 * 20/06/23
 */

.opc-new-users input#login\:register, 
.opc-new-users input#login\:register + label, 
.opc-new-users .buttons-set .btn {
    display: none;
}

.opc-new-users .buttons-set {
    margin-top: 0;
}

.opc-new-users .title {
    margin-bottom: 0;
}

.opc-registered-users {
    margin-bottom: 35px;
}

.checkout-info {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    flex: 1;
}

.checkout-info .atendimento, .checkout-info .whatsapp {
    flex: auto;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}

.checkout-info .atendimento .text, .checkout-info .whatsapp .text {
    font-size: 12px;
    line-height: 1.2em;
    font-weight: 300;
    color: #6a6a6a;
}

.checkout-info .atendimento .text .link-tel, .checkout-info .whatsapp .text .link-whats {
    font-size: 12px;
    line-height: 1.2em;
    font-weight: 300;
    color: #6a6a6a;
    display: block;
}

.checkout-info .atendimento .ico, .checkout-info .whatsapp .ico {
    width: 1.35rem;
    height: 1.35rem;
    color: #6a6a6a;
    margin-right: 7px;
}

.checkout-info .whatsapp {
    border-left: solid 1px var(--color-border);
    padding-left: 20px;
}

.checkout-seal {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    background: #CEF3E9;
    padding: 10px;
    border-radius: 6px;
	flex: 0 1 auto;
}

.checkout-seal .ico {
    width: 2rem;
    height: 2rem;
    color: #2CAA84;
    margin-right: 6px;
}

.checkout-seal .text strong {
    font-size: 12px;
    line-height: 1.4em;
    font-weight: 400;
    color: #000;
    display: block;
}

.checkout-seal .text span {
    font-size: 12px;
    line-height: 1.4em;
    font-weight: 400;
    color: #2CAA84;
    display: block;
}

.checkout-info-seal {
    flex: 0 1 500px;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}

.opc .header .logo img, .opc .header .logo svg {
    height: 3rem;
}

.opc .header .logo {
    padding: 0;
    border: none;
}

.opc .header {
    justify-content: space-between !important;
}

.opc .form-list .fields:not(.tipopessoa) label {
    display: none;
}

ol#checkoutSteps select {
    box-shadow: none !important;
    background-color: #fff;
    height: 41px;
    border-radius: 0;
    border: 1px solid #dedede;
    font-size: 14px;
    font-weight: 400;
}

.opc input[type='radio'] {
    width: 20px;
    height: 20px;
    accent-color: #E20031;
}

.form-list .fields.tipopessoa label.on {
    color: #000 !important;
}

.opc .buttons-set button.button, 
#co-shipping-method-form .buttons-set button.button, 
.opc-registered-users button, 
.opc .buttons-set button:not(.btn--outline) {
    background: #0BC68F !important;
}

#checkout-progress-wrapper .block-content {
    border-radius: 5px;
    overflow: hidden;
}

#checkout-progress-wrapper .block-content .mycart-opc-totals .title, 
#checkout-progress-wrapper .opc-block-progress .price {
    color: #F8A7A5 !important;
}

/*.osc-accordion .opc-block-progress dl > div:not(#checkout-onepage) dd.complete {
    display: none;
}*/

.osc-accordion .opc-block-progress dl > div:not(#checkout-onepage) dt.complete:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background: #A43361;
    border-radius: 10px;
    box-sizing: border-box;
    margin-right: 7px;
}

.osc-accordion .opc-block-progress dt.complete {
    justify-content: flex-start !important;
}

#checkout-step-payment #payment_form_pagseguro_api_cc .cardGrid .input-box label {
    display: none;
}

#checkout-step-payment .cardGrid .cod input, #checkout-step-payment .cardGrid .exp .ano, #checkout-step-payment .cardGrid .exp .mes {
    flex: 0 1 100%;
    max-width: 100%;
    padding: 10px;
}

#checkout-step-payment .cardGrid .cod a {
    line-height: 1.5em;
    padding: 5px 0 0;
}

#checkout-step-payment #pagseguro_api_cc_cc_type_exp_div {
    padding: 0;
}

@media (max-width: 768px) {
    .checkout-info-seal { display: none; }
    
    .opc .header {
    	padding: 10px 0 !important;
	}
    
    .opc #checkout-payment-method-load dt {
        position: relative;
        width: 100%;
        margin-bottom: 10px;
        float: none;
	}
}

.opc .opc-new-users {
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    order: 0;
}

.opc .opc-new-users .form-list {
    margin-bottom: 0;
}


.opc-new-users .buttons-set .btn--register {
    font-size: 14px;
    line-height: 1.2em;
    margin: 0;
    display: block;
    text-align: center;
    color: #3564ce;
    text-decoration: underline;
    font-weight: 400;
}

.opc-new-users .content .title {
    font-size: 14px;
    line-height: 1.2em;
    margin: 0;
    display: block;
    text-align: center;
    color: #3564ce;
    font-weight: 400;
    margin-right: 6px;
}

#checkout-progress-wrapper {
    margin-bottom: 40px;
}

/**
 * Igor
 * 21/08/2023
 */

.opc .opc-new-users .content .title span {
    display: none;
}

.opc .opc-new-users .content .title:before {
    content: 'Faça login ou';
    display: inline-block;
}

.price-box-parcelado .juros .value {
    display: none;
}

.accountlogin__new .btn {
    border: 1px solid #F8A7A5;
    margin-top: 20px;
}

/*
* Carol
* BIZPRO-5380 
*/
#opc-payment #checkout-payment-method-load {
    display: flex;
    flex-wrap: wrap;
}

#checkout-payment-method-load dt {
    border: 1px solid #ddd !important;
    margin: 0;
    background: #fff;
    font-size: 13px;
    font-weight: 400;
    padding: 0 1rem;
    line-height: 46px;
    display: inline-block;
    text-align: center;
    color: #000;
    flex: 1 1 auto;
    order: 0;
    align-items: center;
    opacity: 1;
}

#checkout-payment-method-load dd {
    order: 1;
    flex: 0 0 100%;
    padding-top: 20px;
}

#dt_method_pagseguro_api_boleto > input[type="radio"], 
#dt_method_pagseguro_api_cc > input[type="radio"],
#dt_method_pagarme_ticket > input[type="radio"],
#dt_method_pagarme_pix > input[type="radio"] {
    display: none;
}

#dt_method_pagseguro_api_boleto label, 
#dt_method_pagseguro_api_cc label,
#dt_method_pagarme_ticket label,
#dt_method_pagarme_pix label {
    display: flex !important;
    flex-flow: row nowrap;
    justify-content: center !important;
    align-items: center !important;
    font-weight: 400;
    font-size: 1rem;
    color: #000;
    gap: 10px;
    cursor: pointer;
}

#dt_method_pagseguro_api_cc label:before {
    content: '';
    display: block;    
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NCA4MCI+PHBhdGggZD0iTTU4LDEySDZhMywzLDAsMCwwLTMsM1Y0OWEzLDMsMCwwLDAsMywzSDU4YTMsMywwLDAsMCwzLTNWMTVBMywzLDAsMCwwLDU4LDEyWk01LDIySDU5djJINVptMS04SDU4YTEsMSwwLDAsMSwxLDF2NUg1VjE1QTEsMSwwLDAsMSw2LDE0Wk01OCw1MEg2YTEsMSwwLDAsMS0xLTFWMjZINTlWNDlBMSwxLDAsMCwxLDU4LDUwWiIvPjxwYXRoIGQ9Ik0yMiwzOUgxMGExLDEsMCwwLDAsMCwySDIyYTEsMSwwLDAsMCwwLTJaIi8+PHBhdGggZD0iTTIyLDQ0SDEwYTEsMSwwLDAsMCwwLDJIMjJhMSwxLDAsMCwwLDAtMloiLz48cGF0aCBkPSJNNTEsMzhhNCw0LDAsMCwwLTMuNSwyLjEsNCw0LDAsMSwwLDAsMy44QTQsNCwwLDEsMCw1MSwzOFptLTcsNmEyLDIsMCwxLDEsMi0yQTIsMiwwLDAsMSw0NCw0NFptNywwYTIsMiwwLDEsMSwyLTJBMiwyLDAsMCwxLDUxLDQ0WiIvPjwvc3ZnPg==");
    background-position: center -6px;
    background-repeat: no-repeat;
    background-size: 35px;
    width: 35px;
    height: 25px;
}

#dt_method_pagseguro_api_boleto label:before,
#dt_method_pagarme_ticket label:before  {
    content: '';
    display: block;
	  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzNiA0NSI+PHJlY3QgeD0iNi43MDU4OCIgeT0iNy42NDcwNiIgd2lkdGg9IjEuODgyMzUiIGhlaWdodD0iMjAuNzA1ODgiLz48cmVjdCB4PSIyNy40MTE3NiIgeT0iNy42NDcwNiIgd2lkdGg9IjEuODgyMzUiIGhlaWdodD0iMjAuNzA1ODgiLz48cmVjdCB4PSIxNC4yMzUyOSIgeT0iNy42NDcwNiIgd2lkdGg9IjEuODgyMzUiIGhlaWdodD0iMjAuNzA1ODgiLz48cmVjdCB4PSIxNy4wNTg4MiIgeT0iNy42NDcwNiIgd2lkdGg9IjMuNzY0NzEiIGhlaWdodD0iMjAuNzA1ODgiLz48cmVjdCB4PSI5LjUyOTQxIiB5PSI3LjY0NzA2IiB3aWR0aD0iMC45NDExOCIgaGVpZ2h0PSIyMC43MDU4OCIvPjxyZWN0IHg9IjExLjQxMTc2IiB5PSI3LjY0NzA2IiB3aWR0aD0iMC45NDExOCIgaGVpZ2h0PSIyMC43MDU4OCIvPjxyZWN0IHg9IjIyLjcwNTg4IiB5PSI3LjY0NzA2IiB3aWR0aD0iMC45NDExOCIgaGVpZ2h0PSIyMC43MDU4OCIvPjxyZWN0IHg9IjI0LjU4ODI0IiB5PSI3LjY0NzA2IiB3aWR0aD0iMC45NDExOCIgaGVpZ2h0PSIyMC43MDU4OCIvPjxwb2x5Z29uIHBvaW50cz0iMiA5LjUyOSAzLjg4MiA5LjUyOSAzLjg4MiA0LjgyNCA4LjU4OCA0LjgyNCA4LjU4OCAyLjk0MSAyIDIuOTQxIDIgOS41MjkiLz48cG9seWdvbiBwb2ludHM9IjMuODgyIDI2LjQ3MSAyIDI2LjQ3MSAyIDMzLjA1OSA4LjU4OCAzMy4wNTkgOC41ODggMzEuMTc2IDMuODgyIDMxLjE3NiAzLjg4MiAyNi40NzEiLz48cG9seWdvbiBwb2ludHM9IjMyLjExOCAzMS4xNzYgMjcuNDEyIDMxLjE3NiAyNy40MTIgMzMuMDU5IDM0IDMzLjA1OSAzNCAyNi40NzEgMzIuMTE4IDI2LjQ3MSAzMi4xMTggMzEuMTc2Ii8+PHBvbHlnb24gcG9pbnRzPSIyNy40MTIgMi45NDEgMjcuNDEyIDQuODI0IDMyLjExOCA0LjgyNCAzMi4xMTggOS41MjkgMzQgOS41MjkgMzQgMi45NDEgMjcuNDEyIDIuOTQxIi8+PC9zdmc+");
    background-position: center 4px;
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
}

#dt_method_pagarme_pix label:before  {
    content: '';
    display: block;
	  background-image: url("data:image/svg+xml,%3Csvg width='35' height='36' viewBox='0 0 35 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.2896 26.8407C26.6147 26.8432 25.9459 26.7118 25.322 26.4543C24.6981 26.1968 24.1314 25.8182 23.6547 25.3404L18.4041 20.0865C18.2184 19.9089 17.9713 19.8098 17.7144 19.8098C17.4574 19.8098 17.2103 19.9089 17.0246 20.0865L11.7563 25.3548C11.2798 25.8333 10.7133 26.2127 10.0894 26.4709C9.46548 26.7292 8.79658 26.8613 8.12133 26.8596H7.09338L13.7467 33.5129C14.7446 34.5087 16.0967 35.0679 17.5064 35.0679C18.9161 35.0679 20.2683 34.5087 21.2661 33.5129L27.9328 26.8451L27.2896 26.8407Z' fill='black'/%3E%3Cpath d='M8.12244 8.2734C8.7977 8.2716 9.46662 8.40366 10.0905 8.66194C10.7144 8.92022 11.281 9.29961 11.7574 9.77817L17.0257 15.0476C17.2089 15.2302 17.4569 15.3327 17.7155 15.3327C17.974 15.3327 18.2221 15.2302 18.4052 15.0476L23.6547 9.79813C24.1307 9.31897 24.6971 8.93912 25.3211 8.68062C25.9451 8.42211 26.6142 8.29011 27.2896 8.29225H27.9217L21.255 1.6256C20.7614 1.13175 20.1753 0.739997 19.5302 0.472718C18.8851 0.205439 18.1936 0.0678711 17.4953 0.0678711C16.7971 0.0678711 16.1056 0.205439 15.4605 0.472718C14.8154 0.739997 14.2293 1.13175 13.7356 1.6256L7.09338 8.2734H8.12244Z' fill='black'/%3E%3Cpath d='M33.4363 13.8079L29.4077 9.77928C29.3168 9.81641 29.2197 9.83598 29.1216 9.83694H27.2897C26.3364 9.83933 25.4227 10.2179 24.747 10.8904L19.4975 16.1366C19.0248 16.6085 18.3841 16.8735 17.7161 16.8735C17.0481 16.8735 16.4074 16.6085 15.9346 16.1366L10.6652 10.8704C9.98973 10.1975 9.07593 9.81855 8.12251 9.81587H5.87367C5.78099 9.81378 5.6894 9.79539 5.6031 9.76154L1.54899 13.8079C0.553246 14.8057 -0.00598145 16.1579 -0.00598145 17.5676C-0.00598145 18.9773 0.553246 20.3294 1.54899 21.3273L5.59423 25.3725C5.68035 25.338 5.77205 25.3196 5.8648 25.3182H8.12251C9.0759 25.3154 9.98967 24.9364 10.6652 24.2636L15.9335 18.9953C16.8861 18.0438 18.5461 18.0438 19.4975 18.9953L24.747 24.2437C25.4227 24.9161 26.3364 25.2947 27.2897 25.2971H29.1216C29.2198 25.2978 29.3169 25.3174 29.4077 25.3548L33.4363 21.3262C33.9301 20.8325 34.3219 20.2464 34.5892 19.6013C34.8565 18.9562 34.994 18.2647 34.994 17.5665C34.994 16.8682 34.8565 16.1768 34.5892 15.5317C34.3219 14.8866 33.9301 14.3004 33.4363 13.8068' fill='black'/%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
}

@media (max-width: 768px) {
  #checkout-payment-method-load dt .dt-selected {
    order: 1;
  }
}

/**
 * Igor
 * 06 de jan de 2025
 */

.prod__shop .add-to-cart-buttons {
  display: flex;
  align-items: center;
  justify-content: left;
  gap: 10px;
}

.prod__shop .qty-wrapper {
  margin-bottom: 0;
}

.prod__shop .qty-wrapper .input-box {
  position: relative;
  width: fit-content;
}

.prod__shop .qty-wrapper input {
  border: none;
  background: none;
  color: #000;
  box-shadow: none;
  height: 54px;
  width: 54px;
  margin: 0 40px;
  border-radius: 0;
}

.prod__shop .qty-wrapper .bt-box {
  display: flex;
  flex-flow: row-reverse nowrap;
  justify-content: space-between;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 1px solid rgba(0, 0, 0, .3);
}

.prod__shop .qty-wrapper .bt-box .bt:not(.type) {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  border-radius: 0 !important;
  background: none !important;
}

.prod__shop .qty-wrapper .bt-box .bt:not(.type):before {
  display: none;
}

.prod__shop .qty-wrapper .bt-box .bt.plus {
  border-left: 1px solid rgba(0, 0, 0, .3);
}

.prod__shop .qty-wrapper .bt-box .bt.less {
  border-right: 1px solid rgba(0, 0, 0, .3);
}

.prod__shop .qty-wrapper .bt-box .bt:not(.type) span {
	display: block !important;
    font-size: 31px;
    line-height: 1;
    font-family: 'Montserrat';
    font-weight: 100;
}

.prod__shop .qty-wrapper input {
  font-weight: 100 !important;
}

.qty-wrapper input {
  font-weight: 100 !important;
}

.prod__shop .prod__actions .prod__call-to-actions .add-to-cart-btn {

  border-radius: 5px !important;
}

.prod__shop .qty-wrapper .bt-box {
    border: 0px solid rgba(0, 0, 0, .1) !important;
}

.prod__shop .qty-wrapper .bt-box .bt.plus {
    border: 0.5px solid rgba(0, 0, 0, .1) !important;
}

.prod__shop .qty-wrapper .bt-box .bt.less {
    border: 0.5px solid rgba(0, 0, 0, .1) !important;
}

@media (max-width: 768px){
.product-container-full {
    margin-top: 0rem;
}
    .floater__prod-page {
  display: none;
}

    .catalog-category-view .main-container {

  margin-top: 0.5rem;
}
}

.certs__item.li--0.ebit.last.odd {
  width: 23%;
}


@media (max-width: 768px) {
.product-image-gallery {
  margin: 0 0rem 0 0rem;
}
  .prod__img .product-image {
    padding-top: 4rem;
  }
    .prod__img-container {
    margin-top: 0rem !important;
  }
  .main-container {

  max-width: calc(100% - 0px);

}
.prod__img .product-image {

  height: 100% !important;

}
}

.prod__shop .qty-wrapper input {
border: 0.5px solid rgba(0, 0, 0, .1) !important;
}

#msg1 {
  display: none;
}



@media (max-width: 768px) {
  .breadcrumb__list {
    margin-right: auto;
    margin-left: auto;
    max-width: calc(100% - 32px);
    width: 77.5rem;
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    white-space: nowrap !important;
    -webkit-overflow-scrolling: touch !important;
    padding-bottom: 5px;

    /* ???? Aqui está o que faltava */
    scrollbar-width: none !important;              /* Firefox */
    -ms-overflow-style: none !important;           /* IE 10+ */
  }

  .breadcrumb__list::-webkit-scrollbar {
    display: none !important;                      /* Chrome, Safari, Android */
  }

  .a--0.breadcrumb__link {
    text-transform: uppercase;
    font-size: 10px !important;
    font-weight: 300;
  }

  .breadcrumb__sep {
    padding: 0 0.3rem;
    margin: 0 0.3rem;
  }

  .breadcrumb__last {
    text-transform: uppercase;
    font-size: 10px !important;
    font-weight: 500;
  }

  .breadcrumb__sep .ico {
    height: 0.50rem;
  }
}

.products__payments {
  display: none !important;
}

@media (max-width: 992px) {
  .product-collateral {

    padding: 0 1rem 0 1rem;
  }
}

.owl-prev {
width: calc(2.38rem * 0.6) !important;
  height: calc(5.6rem ) !important;
  top: calc(26% - 1.375rem) !important;
border: 0.3px solid rgba(198, 198, 197, 0.3) !important;
    box-shadow: none;
}

.owl-next {
width: calc(2.38rem * 0.6) !important;
  height: calc(5.6rem ) !important;
  top: calc(26% - 1.375rem) !important;
border: 0.3px solid rgba(198, 198, 197, 0.3) !important;
    box-shadow: none;
}

.owl-prev::before {

  font-size: 0.8rem !important;

}

.owl-next::before {

  font-size: 0.8rem !important;

}

.owl-prev:hover, .owl-next:hover {
  background: rgba(198, 198, 197, 0.3) !important;
  color: var(--color) !important;
}

@media (max-width: 767px) {
  .product-image-thumbs .owl-buttons .owl-next {
    transform: translateY(0%) !important;
  }
}

@media (max-width: 767px) {
  .product-image-thumbs .owl-buttons .owl-prev {
    transform: translateY(0%) !important;
  }
}

@media (min-width: 767px) {
  .product-image-thumbs .owl-buttons .owl-prev {
    left: -30px !important;
  }
    

.breadcrumb__link, .breadcrumb__last {
  font-weight: 300 !important;
  font-size: 12px !important;
    text-transform: uppercase !important;
}

.breadcrumb__sep .ico {
  width: 0.25rem !important;
  height: 0.55rem !important;
}
.parcelamento-icon {

  margin-top: 3px !important;
}
}



.prod__name .sku {
  margin-bottom: 0rem !important;
}

.prod_socials-rede {
  border-radius: 100% !important;
  background: transparent !important;
  color: #229FEE !important;
}

@media (max-width: 767px) {
.price__custom .price-box-avista .price span {
  font-weight: 500 !important;
  font-size: 1.96rem !important;
  margin-left: -2px !important;
    font-weight: 600 !important;
}

.prod__shop .price-box-parcelado .preco-parcelado span > span {
  font-size: 1.36rem !important;
  color: #000 !important;
}

.prod__shop .old-price .price span {
  color: #777 !important;
  font-weight: 400 !important;
}

body .prod__shop .prod__actions .prod__prices .price__custom .price-box .old-price .price span {
  font-size: 20px !important;
}
    .prod__shop .prod__actions .prod__prices .price__installments .box__parcelamento .parcelamento {
  margin-top: 5px !important;
}
    .parcelamento .title span {
  font-weight: 600 !important;
  color: #0055D5 !important;
  
}
    }

.parcelamento-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
  
}

.parcelamento-icon {
  width: 22px;
  height: 16px;
  flex-shrink: 0;
    margin-top: 9px;
}

.parcelamento-text {
  font-size: 14px;
  color: #333;
}

.box__parcelamento .parcelamento::before {
  content: none !important;
}

.prod__shop .prod__actions .prod__prices .price__custom .price-box-avista .product__economize {
  display: none;
}

.prod__shop .prod__actions .prod__prices .price__installments .box__parcelamento .parcelamento .title {
  padding: 0 0 0 0px !important;
}

.prod__shop .price-box-parcelado .preco-parcelado span > span {
  color: #000 !important;
}

.price__custom .price-box-avista .price span {
  font-weight: 600 !important;

}

.price__custom .price-box-avista .price span {
  color: #2A8703 !important;

}

#privacy-popup {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
}

#privacy-popup.popup-visible {
  opacity: 1;
  visibility: visible;
}
