.selectBox-dropdown{min-width:150px;position:relative;border:solid 1px #bbb;line-height:1.5;text-decoration:none;text-align:left;color:#000;outline:0;vertical-align:middle;background:#f2f2f2;background:-moz-linear-gradient(top,#f8f8f8 1%,#e1e1e1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#f8f8f8),color-stop(100%,#e1e1e1));-moz-box-shadow:0 1px 0 rgba(255,255,255,.75);-webkit-box-shadow:0 1px 0 rgba(255,255,255,.75);box-shadow:0 1px 0 rgba(255,255,255,.75);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:inline-block;cursor:default}.selectBox-dropdown:focus,.selectBox-dropdown:focus .selectBox-arrow{border-color:#666}.selectBox-dropdown.selectBox-menuShowing{-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.selectBox-dropdown .selectBox-label{padding:2px 8px;display:inline-block;white-space:nowrap;overflow:hidden}.selectBox-dropdown .selectBox-arrow{position:absolute;top:0;right:0;width:23px;height:100%;background:url(data:image/gif;base64,R0lGODlhCQAOAIABAAAAAP///yH5BAEAAAEALAAAAAAJAA4AAAIXjAOnwIrcDJxvQoez3tUmn0jUEjmhUQAAOw==) 50% center no-repeat;border-left:solid 1px #bbb}.selectBox-dropdown-menu{position:absolute;z-index:99999;max-height:200px;min-height:1em;border:solid 1px #bbb;background:#fff;-moz-box-shadow:0 2px 6px rgba(0,0,0,.2);-webkit-box-shadow:0 2px 6px rgba(0,0,0,.2);box-shadow:0 2px 6px rgba(0,0,0,.2);overflow:auto;-webkit-overflow-scrolling:touch}.selectBox-inline{min-width:150px;outline:0;border:solid 1px #bbb;background:#fff;display:inline-block;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:auto}.selectBox-inline:focus{border-color:#666}.selectBox-options,.selectBox-options LI,.selectBox-options LI A{list-style:none;display:block;cursor:default;padding:0;margin:0}.selectBox-options LI A{line-height:1.5;padding:0 .5em;white-space:nowrap;overflow:hidden;background:6px center no-repeat}.selectBox-options LI.selectBox-hover A{background-color:#eee}.selectBox-options LI.selectBox-disabled A{color:#888;background-color:transparent}.selectBox-options LI.selectBox-selected A{background-color:#c8def4}.selectBox-options .selectBox-optgroup{color:#666;background:#eee;font-weight:700;line-height:1.5;padding:0 .3em;white-space:nowrap}.selectBox.selectBox-disabled{color:#888!important}.selectBox-dropdown.selectBox-disabled .selectBox-arrow{opacity:.5;border-color:#666}.selectBox-inline.selectBox-disabled{color:#888!important}.selectBox-inline.selectBox-disabled .selectBox-options A{background-color:transparent!important}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face{font-family:FontAwesome;src:url(//vinilrecords.com.br/wp-content/plugins/yith-woocommerce-wishlist/assets/css/../fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//vinilrecords.com.br/wp-content/plugins/yith-woocommerce-wishlist/assets/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//vinilrecords.com.br/wp-content/plugins/yith-woocommerce-wishlist/assets/css/../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//vinilrecords.com.br/wp-content/plugins/yith-woocommerce-wishlist/assets/css/../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//vinilrecords.com.br/wp-content/plugins/yith-woocommerce-wishlist/assets/css/../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//vinilrecords.com.br/wp-content/plugins/yith-woocommerce-wishlist/assets/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:#fff;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32,7,7,.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}@font-face{font-family:star;src:url(//vinilrecords.com.br/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2) format("woff2"),url(//vinilrecords.com.br/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(//vinilrecords.com.br/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(//vinilrecords.com.br/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2) format("woff2"),url(//vinilrecords.com.br/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(//vinilrecords.com.br/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}div.pp_woocommerce .pp_content_container{background:#fff;border-radius:3px;box-shadow:0 1px 30px rgba(0,0,0,.25);padding:20px 0}div.pp_woocommerce .pp_content_container:after,div.pp_woocommerce .pp_content_container:before{content:" ";display:table}div.pp_woocommerce .pp_content_container:after{clear:both}div.pp_woocommerce .pp_loaderIcon:before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(//vinilrecords.com.br/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}div.pp_woocommerce div.ppt{color:#000}div.pp_woocommerce .pp_gallery ul li a{border:1px solid rgba(0,0,0,.5);background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.2);border-radius:2px;display:block}div.pp_woocommerce .pp_gallery ul li a:hover{border-color:#000}div.pp_woocommerce .pp_gallery ul li.selected a{border-color:#000}div.pp_woocommerce .pp_next:before,div.pp_woocommerce .pp_previous:before{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;transition:all ease-in-out .2s;font-family:WooCommerce;content:"\e00b";text-indent:0;display:none;position:absolute;top:50%;margin-top:-10px;text-align:center}div.pp_woocommerce .pp_next::before:hover,div.pp_woocommerce .pp_previous::before:hover{background-color:#000}div.pp_woocommerce .pp_next:hover:before,div.pp_woocommerce .pp_previous:hover:before{display:block}div.pp_woocommerce .pp_previous:before{left:1em}div.pp_woocommerce .pp_next:before{right:1em;font-family:WooCommerce;content:"\e008"}div.pp_woocommerce .pp_details{margin:0;padding-top:1em}div.pp_woocommerce .pp_description,div.pp_woocommerce .pp_nav{font-size:14px}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce .pp_nav,div.pp_woocommerce .pp_nav .pp_pause,div.pp_woocommerce .pp_nav p,div.pp_woocommerce .pp_play{margin:0}div.pp_woocommerce .pp_nav{margin-right:1em;position:relative}div.pp_woocommerce .pp_close{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;transition:all ease-in-out .2s;top:-.5em;right:-.5em;font-size:1.618em!important}div.pp_woocommerce .pp_close:hover{background-color:#000}div.pp_woocommerce .pp_close:before{font-family:WooCommerce;content:"\e013";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;transition:all ease-in-out .2s;position:relative;margin-top:-1px}div.pp_woocommerce .pp_arrow_next:hover,div.pp_woocommerce .pp_arrow_previous:hover{background-color:#000}div.pp_woocommerce .pp_arrow_next:before,div.pp_woocommerce .pp_arrow_previous:before{font-family:WooCommerce;content:"\e00b";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce .pp_arrow_previous{margin-right:.5em}div.pp_woocommerce .pp_arrow_next{margin-left:.5em}div.pp_woocommerce .pp_arrow_next:before{content:"\e008"}div.pp_woocommerce a.pp_contract,div.pp_woocommerce a.pp_expand{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff!important;font-size:16px!important;line-height:1em;transition:all ease-in-out .2s;right:auto;left:-.5em;top:-.5em;font-size:1.618em!important}div.pp_woocommerce a.pp_contract:hover,div.pp_woocommerce a.pp_expand:hover{background-color:#000}div.pp_woocommerce a.pp_contract:before,div.pp_woocommerce a.pp_expand:before{font-family:WooCommerce;content:"\e005";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0}div.pp_woocommerce a.pp_contract:before{content:"\e004"}div.pp_woocommerce #respond{margin:0;width:100%;background:0 0;border:none;padding:0}div.pp_woocommerce #respond .form-submit{margin-top:0;float:none}div.pp_woocommerce .pp_inline{padding:0!important}.rtl div.pp_woocommerce .pp_content_container{text-align:right}@media only screen and (max-width:768px){div.pp_woocommerce{left:5%!important;right:5%!important;box-sizing:border-box;width:90%!important}div.pp_woocommerce .pp_contract,div.pp_woocommerce .pp_expand,div.pp_woocommerce .pp_gallery,div.pp_woocommerce .pp_next,div.pp_woocommerce .pp_previous{display:none!important}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce .pp_close{height:44px;width:44px;font-size:44px;line-height:44px}div.pp_woocommerce .pp_arrow_next:before,div.pp_woocommerce .pp_arrow_previous:before,div.pp_woocommerce .pp_close:before{font-size:44px}div.pp_woocommerce .pp_description{display:none!important}div.pp_woocommerce .pp_details{width:100%!important}.pp_content{width:100%!important}.pp_content #pp_full_res>img{width:100%!important;height:auto!important}.currentTextHolder{line-height:3}}div.pp_pic_holder a:focus{outline:0}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9999}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_top{height:20px;position:relative}* html .pp_top{padding:0 20px}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle{left:0;position:static}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_fade{display:none}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:0}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}.pp_nav .pp_pause,.pp_nav .pp_play{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_next,a.pp_arrow_previous{display:block;float:left;height:15px;margin-top:3px;text-indent:-100000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}.pp_gallery ul a{border:1px #000 solid;border:1px rgba(0,0,0,.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery li.selected a,.pp_gallery ul a:hover{border-color:#fff}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{display:block;height:33px;width:50px}.pp_gallery li.default a img{display:none}.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous{margin-top:7px!important}a.pp_next{display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_contract,a.pp_expand{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;text-indent:-10000px}.pp_bottom{height:20px;position:relative}* html .pp_bottom{padding:0 20px}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_bottom .pp_middle{left:0;position:static}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}#pp_full_res .pp_inline{text-align:left}div.ppt{color:#fff!important;font-weight:700;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}
.woocommerce a.selectBox{background:#fff;min-width:100px;margin-right:10px;color:inherit}.woocommerce a.selectBox,.woocommerce a.selectBox:hover{border-bottom:1px solid #bbb!important}.woocommerce a.selectBox:hover{color:inherit}.woocommerce a.selectBox:focus{border:1px solid #ccc}.selectBox-dropdown .selectBox-label{vertical-align:middle;padding:3px 8px}.selectBox-dropdown .selectBox-arrow{border:none;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAQCAYAAABpyU3qAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEI5NjEyMjE3NDdDMTFFNEI2QTlFMkJDRDM2N0M2MjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEI5NjEyMjI3NDdDMTFFNEI2QTlFMkJDRDM2N0M2MjAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4Qjk2MTIxRjc0N0MxMUU0QjZBOUUyQkNEMzY3QzYyMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4Qjk2MTIyMDc0N0MxMUU0QjZBOUUyQkNEMzY3QzYyMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pnq7XK4AAADGSURBVHjaYvz//z/DUARMDEMUjDp81OFEAhZ8knPnzkXmekDpHTCB5ORksi0Gmr0dyUx0sANotic1QhzkwT4g7ifkWRJAIRD/wSIOEiuiVlLJBGJNINYA4iwqOfwGEE/DIj4diK9Tw+FCQFyPxK8DYmEqOb4JiN8i8d8BcSO1Mmc9mkOFoY6nBngLdTwMNKJ5hGyH40oaWVA5aoBp0GSDK+mQXqpAMyQLDn2gjOpJBYf/gWZURhyZFStgHG2rjDp8mDscIMAAb90m9dDF8rIAAAAASUVORK5CYII=) center right no-repeat}.selectBox-dropdown.selectBox-menuShowing .selectBox-arrow{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAQCAYAAABpyU3qAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEI5NjEyMjE3NDdDMTFFNEI2QTlFMkJDRDM2N0M2MjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEI5NjEyMjI3NDdDMTFFNEI2QTlFMkJDRDM2N0M2MjAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4Qjk2MTIxRjc0N0MxMUU0QjZBOUUyQkNEMzY3QzYyMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4Qjk2MTIyMDc0N0MxMUU0QjZBOUUyQkNEMzY3QzYyMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pnq7XK4AAADGSURBVHjaYvz//z/DUARMDEMUjDp81OFEAhZ8knPnzkXmekDpHTCB5ORksi0Gmr0dyUx0sANotic1QhzkwT4g7ifkWRJAIRD/wSIOEiuiVlLJBGJNINYA4iwqOfwGEE/DIj4diK9Tw+FCQFyPxK8DYmEqOb4JiN8i8d8BcSO1Mmc9mkOFoY6nBngLdTwMNKJ5hGyH40oaWVA5aoBp0GSDK+mQXqpAMyQLDn2gjOpJBYf/gWZURhyZFStgHG2rjDp8mDscIMAAb90m9dDF8rIAAAAASUVORK5CYII=) center left no-repeat}.selectBox-dropdown-menu{border-bottom-left-radius:3px;border-bottom-right-radius:3px;padding:5px;font-size:80%}.selectBox-dropdown-menu li a{color:inherit;padding:5px 8px;border-radius:3px}.selectBox-dropdown-menu a:hover{color:inherit;text-decoration:none}select.selectBox.change-wishlist{max-width:100px}.selectBox.change-wishlist{width:auto!important}.change-wishlist-selectBox-dropdown-menu{width:auto!important}.yith-wcwl-with-pretty-photo{overflow:hidden}.yith-wcwl-with-pretty-photo .pp_content{height:auto!important}.woocommerce .wishlist-fragment .blockUI.blockOverlay:before,.woocommerce .yith-wcwl-popup-form .blockUI.blockOverlay:before{display:none}.yith-wcwl-popup{display:none}.yith-wcwl-popup-content h3{text-align:center;font-size:1.5em}.yith-wcwl-popup-content .heading-icon,.yith-wcwl-popup-feedback .heading-icon{text-align:center;display:block;font-size:70px;color:#333;margin-bottom:15px}.yith-wcwl-popup-content .popup-description{text-align:center;font-weight:600;margin-bottom:15px}.yith-wcwl-popup-content .popup-description a.show-tab.active{cursor:inherit;color:inherit;pointer-events:none}.yith-wcwl-popup-feedback p.feedback{margin-top:1.5em;text-align:center;font-size:1.1rem;font-weight:600}.yith-wcwl-popup-content label{display:block}.yith-wcwl-popup-content input[type=text],.yith-wcwl-popup-content select{padding:10px 7px}.yith-wcwl-popup-content .create{display:none}.yith-wcwl-popup-content .yith-wcwl-second-row{display:none}.yith-wcwl-popup-footer{margin:15px 0}.yith-wcwl-popup-footer .button.wishlist-submit{display:block;width:100%;text-align:center}.pp_pic_holder.pp_woocommerce.feedback{max-width:450px!important}.pp_pic_holder.pp_woocommerce.feedback .pp_content{width:auto!important}.yith-wcwl-popup-feedback{margin-top:2em;margin-bottom:2em}.yith-wcwl-add-button.with-dropdown{position:relative;padding:15px 0}.yes-js .yith-wcwl-add-button ul.yith-wcwl-dropdown{display:none;list-style:none;margin-bottom:0;padding:5px 25px;border:1px solid #cdcdcd;background:#fff;position:absolute;z-index:15;top:calc(100% - 5px);min-width:200px}.yith-wcwl-add-button.show-dropdown ul.yith-wcwl-dropdown{display:block}.yith-wcwl-add-button ul.yith-wcwl-dropdown li{padding:15px;padding-left:0;text-transform:uppercase;font-size:.8em}.yith-wcwl-add-button ul.yith-wcwl-dropdown li a{font-size:1em!important;color:inherit;box-shadow:none}.yith-wcwl-add-button ul.yith-wcwl-dropdown li a:hover{color:initial}.yith-wcwl-add-button ul.yith-wcwl-dropdown li:before{font-family:FontAwesome;content:'\f067';margin-right:15px}.yith-wcwl-add-button ul.yith-wcwl-dropdown li:not(:last-child){border-bottom:1px solid #cdcdcd}.yith-wcwl-add-to-wishlist .separator+[data-title]{display:inline-block}.yith-wcwl-add-to-wishlist .with-tooltip{position:relative}.yith-wcwl-tooltip{z-index:10;padding:5px 10px;border-radius:5px;text-align:center;top:calc(100% + 5px);pointer-events:none;cursor:initial;font-size:.6875rem;line-height:normal;display:none}.with-dropdown .yith-wcwl-tooltip{top:auto;bottom:calc(100% + 10px)}.with-tooltip .yith-wcwl-tooltip{position:absolute}.with-tooltip .yith-wcwl-tooltip:before{content:'';display:block;position:absolute;top:-5px;left:calc(50% - 2px);width:0;height:0;background:0 0!important;border-left:5px solid transparent!important;border-right:5px solid transparent!important;border-bottom:5px solid}.with-dropdown .with-tooltip .yith-wcwl-tooltip:before{bottom:-5px;top:auto;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid;border-bottom:none}#yith-wcwl-popup-message{font-weight:700;line-height:50px;text-align:center;background:#fff;-webkit-box-shadow:0 0 15px rgba(0,0,0,.3);-moz-box-shadow:0 0 15px rgba(0,0,0,.3);box-shadow:0 0 15px rgba(0,0,0,.3);position:fixed;top:50%;left:50%;padding:7px 40px;z-index:10000}.wishlist-title{display:inline-block}.wishlist-title h2{display:inline-block;padding:5px}.wishlist-title.wishlist-title-with-form h2:hover{background:#efefef}.wishlist-title a.show-title-form{cursor:pointer;visibility:hidden}.wishlist-title:hover a.show-title-form{visibility:visible}.hidden-title-form{position:relative;margin:25px 0 39px}.yes-js .hidden-title-form{display:none}.hidden-title-form .edit-title-buttons{position:absolute;right:5px;top:calc(50% - 15px)}.hidden-title-form>input[type=text]{padding-right:65px;line-height:1}.hidden-title-form a{cursor:pointer;display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;vertical-align:middle;font-size:1.3em}.hidden-title-form a i{margin:0;display:inline-block}table.wishlist_table{font-size:80%}table.wishlist_table tr{position:relative}table.wishlist_table thead th{border-top:1px solid;padding:16px 12px}table.wishlist_table tbody td{padding:16px 12px}table.wishlist_table tbody td,table.wishlist_table thead th{border-color:#e7e7e7}p.wishlist-empty,table.wishlist_table tbody td.wishlist-empty{text-align:center;margin:100px 0}.wishlist_table tr td,.wishlist_table tr th.product-checkbox,.wishlist_table tr th.wishlist-delete{text-align:center}.wishlist_table tr th.product-checkbox{vertical-align:middle;width:40px}.wishlist_table tr th.product-remove{vertical-align:middle;width:40px}.wishlist_table tr th.product-thumbnail{width:80px;min-width:40px}.wishlist_table tfoot td,.wishlist_table tr td.product-name,.wishlist_table tr td.product-thumbnail,.wishlist_table tr td.wishlist-name,.wishlist_table tr td.wishlist-privacy{text-align:left}.wishlist_table tr td.product-remove{padding:16px 0}.wishlist_table tr td.product-thumbnail a{display:block;border:none;max-width:80px}.wishlist_table tr td.product-thumbnail a img{width:100%}.wishlist_table tr td.product-arrange{cursor:grab}.wishlist_table tr td.product-arrange:active{cursor:grabbing}.wishlist_table .product-stock-status span.wishlist-in-stock{color:#297e29}.wishlist_table .product-stock-status span.wishlist-out-of-stock{color:red}.wishlist_table .product-add-to-cart span.dateadded{display:block}.wishlist_table .product-add-to-cart a{display:table!important;margin:0 auto 5px!important;text-align:center}.wishlist_table .product-add-to-cart a.button{padding:6px 25px!important}.wishlist_table .product-add-to-cart a>img{display:inline;max-width:2em}.wishlist_table .product-add-to-cart .variations_form,.wishlist_table .product-add-to-cart.yith_wccl_is_custom .variations_form .variations{margin:15px 0}.wishlist_table .price-variation{display:block}.wishlist_table .price-variation.decrease .variation-rate{color:red}.wishlist_table .price-variation .old-price{display:block}.wishlist_table a.button{white-space:normal;margin-bottom:5px!important}.wishlist_table.modern_grid{list-style:none;margin:0 -7px 35px;font-size:0}.wishlist_table.modern_grid li{display:inline-block;vertical-align:top;width:33.33%;padding:0 7px;margin-bottom:15px}.wishlist_table.images_grid li.wishlist-empty,.wishlist_table.modern_grid li.wishlist-empty{width:100%;font-size:1rem;text-align:center;margin:50px 0}.wishlist_table.images_grid li.show{z-index:10}.wishlist_table.images_grid.products li.product.first,.wishlist_table.images_grid.products li.product.last{clear:none}.wishlist_table.images_grid.columns-2.products li.product:nth-of-type(odd),.wishlist_table.images_grid.columns-3.products li.product:nth-of-type(3n+1),.wishlist_table.images_grid.columns-4.products li.product:nth-of-type(4n+1),.wishlist_table.images_grid.columns-5.products li.product:nth-of-type(5n+1),.wishlist_table.images_grid.columns-6.products li.product:nth-of-type(6n+1){clear:both}.wishlist_table.modern_grid li .item-wrapper{display:table;margin:0 -7px}.wishlist_table.modern_grid li .item-details,.wishlist_table.modern_grid li .product-thumbnail{display:table-cell;vertical-align:top;box-sizing:border-box;width:50%;padding:0 7px;font-size:1rem}.wishlist_table.images_grid li .product-thumbnail,.wishlist_table.modern_grid li .product-thumbnail{position:relative}.wishlist_table.images_grid li .product-thumbnail .product-checkbox,.wishlist_table.modern_grid li .product-thumbnail .product-checkbox{position:absolute;top:7px;left:15px;z-index:2}.wishlist_table.modern_grid li .product-thumbnail>a{display:block}.wishlist_table.modern_grid li .product-thumbnail>a img{display:block}.wishlist_table.images_grid li.show .product-thumbnail>a img,.wishlist_table.images_grid li:hover .product-thumbnail>a img{filter:brightness(1.1)}.wishlist_table.modern_grid.wishlist_view li .item-details{position:relative}.wishlist_table.modern_grid.wishlist_view li .item-details:before{content:'';display:block;top:0;bottom:0;left:7px;background:#fff;position:absolute;right:7px;z-index:0;border:1px solid #cdcdcd}.wishlist_table.images_grid li .item-details{display:none;position:absolute;z-index:2;bottom:15px;left:calc(50% - 150px);width:300px;background:#fff;padding:10px 20px;-webkit-box-shadow:0 0 15px rgba(0,0,0,.3);-moz-box-shadow:0 0 15px rgba(0,0,0,.3);box-shadow:0 0 15px rgba(0,0,0,.3)}.wishlist_table.images_grid li.show .item-details{display:block}.wishlist_table.modern_grid li .item-details .item-details-wrapper{padding:15px 20px;line-height:normal;position:relative}.wishlist_table.images_grid li .item-details a.close{position:absolute;top:10px;right:20px}.wishlist_table.images_grid li .item-details h3,.wishlist_table.mobile li .item-details h3,.wishlist_table.modern_grid li .item-details h3{margin-bottom:7px}.wishlist_table.images_grid li .item-details table.item-details-table,.wishlist_table.mobile li .item-details table.item-details-table,.wishlist_table.mobile li table.additional-info,.wishlist_table.modern_grid li .item-details table.item-details-table{border:none;margin-bottom:7px}.wishlist_table.images_grid li .item-details table.item-details-table td,.wishlist_table.mobile li .item-details table.item-details-table td,.wishlist_table.mobile li table.additional-info td,.wishlist_table.modern_grid li .item-details table.item-details-table td{border:none;font-size:.7em;padding:3px;vertical-align:top}.wishlist_table.images_grid li .item-details table.item-details-table td.label,.wishlist_table.mobile li .item-details table.item-details-table td.label,.wishlist_table.mobile li table.additional-info td.label,.wishlist_table.modern_grid li .item-details table.item-details-table td.label{text-align:left;font-weight:700;width:40%}.wishlist_table.images_grid li .item-details table.item-details-table td.value,.wishlist_table.mobile li .item-details table.item-details-table td.value,.wishlist_table.mobile li table.additional-info td.value,.wishlist_table.modern_grid li .item-details table.item-details-table td.value{text-align:right}.wishlist_table.modern_grid li .item-details table.item-details-table td.value a.selectBox{margin-right:0}.wishlist_table.images_grid li .item-details table.item-details-table td.value input,.wishlist_table.mobile li table.additional-info td.value input,.wishlist_table.modern_grid li .item-details table.item-details-table td.value input{width:auto}.wishlist_table.images_grid li .item-details .product-add-to-cart,.wishlist_table.modern_grid li .item-details .product-add-to-cart{text-align:center;margin-bottom:7px}.wishlist_table.images_grid li .item-details .move-to-another-wishlist,.wishlist_table.modern_grid li .item-details .move-to-another-wishlist{text-align:center;margin-bottom:7px}.wishlist_table.images_grid li .item-details .product-remove,.wishlist_table.modern_grid li .item-details .product-remove{text-align:right}.wishlist_table.images_grid li .item-details .product-remove a,.wishlist_table.modern_grid li .item-details .product-remove a{border:none;border-radius:0;display:inline-block}.wishlist_table.mobile{list-style:none;margin-left:0}.wishlist_table.mobile li{margin-bottom:7px}.wishlist_table.mobile li .product-checkbox{display:inline-block;width:20px;vertical-align:top}.wishlist_table.mobile li .item-wrapper{display:inline-block;width:calc(100% - 25px);vertical-align:top;margin-bottom:7px}.wishlist_table.wishlist_manage_table.mobile li.wishlist-empty{text-align:center}.wishlist_table.wishlist_manage_table.mobile li .item-wrapper{width:100%}.wishlist_table.mobile li .item-wrapper .product-thumbnail{display:inline-block;max-width:60px;margin-right:10px}.wishlist_table.mobile li .item-wrapper .item-details{display:inline-block;width:calc(100% - 80px);vertical-align:top}.wishlist_table.mobile.with-checkbox li .additional-info-wrapper{padding-left:20px}.wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist,.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart{text-align:center;margin-bottom:7px}.wishlist_table.mobile li .additional-info-wrapper .product-remove{text-align:right}a.add_to_wishlist{cursor:pointer}.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon{margin-right:5px}.yith-wcwl-add-to-wishlist a.add_to_wishlist>img,.yith-wcwl-add-to-wishlist a.delete_item>img,.yith-wcwl-add-to-wishlist a.move_to_another_wishlist>img{max-width:32px;display:inline-block;margin-right:10px}a.add_to_wishlist+a.view-wishlist,a.delete_item+a.view-wishlist{margin-left:15px}.summary .single_add_to_wishlist.button,div.product .woocommerce-price-and-add .single_add_to_wishlist.button{margin:0}.wishlist_table .add_to_cart.button{padding:7px 12px;line-height:normal}.yith-wcwl-add-to-wishlist{margin-top:10px}.hidden-title-form button i,.wishlist-title a.show-title-form i,.wishlist_manage_table tfoot a.create-new-wishlist i,.wishlist_manage_table tfoot button.submit-wishlist-changes i,.wishlist_table .add_to_cart.button i,.wishlist_table .ask-an-estimate-button i,.yith-wcwl-add-button>a i,.yith-wcwl-wishlist-new button i,.yith-wcwl-wishlist-search-form button.wishlist-search-button i{margin-right:10px}.hidden-title-form a.hide-title-form,.wishlist-title a.show-title-form,.wishlist_manage_table a.create-new-wishlist,.wishlist_manage_table button.submit-wishlist-changes,.wishlist_table .add_to_cart.button,.wishlist_table a.ask-an-estimate-button,.woocommerce .yith-wcwl-wishlist-new button,.yith-wcwl-add-button a.add_to_wishlist,.yith-wcwl-popup-button a.add_to_wishlist,.yith-wcwl-wishlist-search-form button.wishlist-search-button{margin:0;box-shadow:none;text-shadow:none}.add-to-wishlist-before_image{position:relative}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist{position:absolute;z-index:10;margin:0;top:10px;left:10px}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .with-dropdown{padding:0}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .add_to_wishlist,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .disabled_item,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .open-pretty-photo{font-size:0;background:0 0}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .delete_item,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .move_to_another_wishlist{font-size:0}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback{display:none}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback+a{font-size:0;background:0 0}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i{font-size:1.6rem;margin:0}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist img{margin:0}.woocommerce .wishlist-title{margin-bottom:30px}.woocommerce .wishlist-title h2{vertical-align:middle;margin-bottom:0}.woocommerce .hidden-title-form button{padding:7px 24px;vertical-align:middle;border:none;position:relative}.woocommerce .hidden-title-form button:active{top:1px}.woocommerce .back-to-all-wishlists{margin-bottom:20px}.woocommerce #content table.wishlist_table.cart a.remove{color:#c3c3c3;margin:0 auto}.woocommerce #content table.wishlist_table.cart a.remove:hover{background-color:#c3c3c3;color:#fff}.yith-wcwl-share{margin-bottom:35px}.yith-wcwl-share h4.yith-wcwl-share-title{margin:10px 0}.yith-wcwl-share ul{margin:5px 0;padding:0}.entry-content .yith-wcwl-share ul li,.yith-wcwl-share ul li{display:inline-block;margin-left:0;margin-right:0}.yith-wcwl-share li a{color:#fff;text-align:center;text-decoration:none;line-height:1;padding:5px;display:block;border:none;min-width:26px;min-height:26px}.yith-wcwl-share li a:hover{color:#fff}.yith-wcwl-share li a>img{max-width:1em}.copy-trigger{cursor:pointer}.woocommerce .ask-an-estimate-button>img{max-width:1em;display:inline;margin-right:5px}#ask_an_estimate_popup{display:none}.wishlist-ask-an-estimate-popup .ask-an-estimate-button-popup{width:100%}.wishlist-ask-an-estimate-popup .woocommerce-error{margin-bottom:0}.wishlist-ask-an-estimate-popup #additional_notes{min-height:150px}.ask-an-estimate-confirmation{padding:0 30px;text-align:center}.yith_wcwl_wishlist_footer>div{margin-bottom:15px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action{float:left}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action label{display:inline-block;margin-right:10px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action #bulk_actions{min-width:250px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action input[type=submit]{margin:0;margin-left:10px}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_update{float:right}.yith_wcwl_wishlist_footer .yith-wcwl-share{float:left;clear:both}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action{float:right}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action>*{vertical-align:middle}.yith_wcwl_wishlist_update+.yith_wcwl_footer_additional_action{clear:both}.wishlist-page-links{clear:both}#move_to_another_wishlist{display:none}.yith-wcwl-wishlist-new{padding:20px 0}.yith-wcwl-popup-content .yith-wcwl-wishlist-new{padding:0}.yith-wcwl-wishlist-new .wishlist-name{display:inline-block}.yith-wcwl-wishlist-new .wishlist-privacy-radio label{display:block}.yith-wcwl-popup-content .create-wishlist-button{margin-top:15px;width:100%}#create_new_wishlist{display:none}.wishlist_manage_table select{vertical-align:middle;margin-right:10px}.wishlist_manage_table td.wishlist-name .wishlist-title{margin-bottom:0}.wishlist_manage_table td.wishlist-name .wishlist-title .show-title-form{display:inline-block;padding:0;border:none;background:0 0;top:0;margin:0}.wishlist_manage_table td.wishlist-name a.show-title-form i{padding:5px;margin:0}.wishlist_manage_table td.wishlist-name:hover a.show-title-form{visibility:visible}.wishlist_manage_table td.wishlist-name .hidden-title-form{margin:0!important;width:100%}.wishlist_manage_table td.wishlist-name .hidden-title-form input[type=text]{width:100%;min-width:0}.wishlist_manage_table td.wishlist-name .hidden-title-form{position:relative}table.wishlist_manage_table tfoot td{text-align:right;padding:24px 12px}.wishlist_manage_table tfoot button.submit-wishlist-changes{padding:7px 24px;vertical-align:middle;border:1px solid;border-radius:3px;position:relative;line-height:normal}.wishlist_manage_table tfoot button.submit-wishlist-changes:active{top:1px}.wishlist_manage_table tfoot a.create-new-wishlist{vertical-align:middle;line-height:normal;padding:7px 24px}.wishlist_manage_table.modern_grid li.wishlist-empty{margin:50px 0}.wishlist_manage_table.modern_grid li .item-wrapper{display:block;margin:0;padding:40px 50px;background:#fff;border:1px solid #cdcdcd}.wishlist_manage_table.modern_grid li .item-details,.wishlist_manage_table.modern_grid li .product-thumbnail{display:block;width:100%;padding:0}.wishlist_manage_table.modern_grid li .item-details .hidden-title-form{width:100%}.wishlist_manage_table.modern_grid li .product-thumbnail .placeholder-item.empty-box{display:flex;background:#f2f2f2;min-height:400px;align-items:center;justify-content:center;margin-bottom:15px}.wishlist_manage_table.modern_grid li .product-thumbnail .placeholder-item.empty-box p{font-size:1em;line-height:1.5em;font-weight:600}.wishlist_manage_table.modern_grid li .product-thumbnail img:first-child{width:100%;margin-bottom:15px}.wishlist_manage_table.modern_grid li .product-thumbnail img{width:calc(50% - 8px)}.wishlist_manage_table.modern_grid li .product-thumbnail img:nth-child(3){margin-left:15px}.wishlist_manage_table.modern_grid li .wishlist-title-with-form{display:block}.wishlist_manage_table.modern_grid li .wishlist-title-with-form h3{display:inline-block}.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form,.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form:hover{visibility:visible;float:right;margin:0;background:0 0;color:inherit}.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form i{margin:0}.wishlist_manage_table.modern_grid li .hidden-title-form{margin-top:0!important}.wishlist_manage_table.modern_grid li .hidden-title-form input[type=text]{width:100%;min-width:0}.wishlist_manage_table.mobile li{margin-bottom:30px}.wishlist_manage_table.mobile li .item-wrapper .item-details{width:100%}.wishlist_manage_table.mobile li .item-details .hidden-title-form{position:relative}.wishlist_manage_table.mobile li .item-details .hidden-title-form input[type=text]{width:100%}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title{display:block;border-bottom:1px solid #cdcdcd;position:relative}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title-with-form a.show-title-form{position:absolute;right:0;top:0;visibility:visible}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title-with-form a.show-title-form i{margin-right:0}.wishlist_manage_table.mobile li .item-details table.item-details-table td.value a.selectBox{margin-right:0}.wishlist_manage_table.mobile li .item-details table.item-details-table td.value a.wishlist-download{float:left}.yith-wcwl-wishlist-search-form{text-align:center;padding:20px 0}.yith-wcwl-wishlist-search-form #wishlist_search{display:inline-block;max-width:300px;vertical-align:middle}.yith-wcwl-wishlist-search-form button.wishlist-search-button{display:inline-block;padding:7px 24px;vertical-align:middle;border:1px solid;border-radius:3px;position:relative;line-height:normal}.yith-wcwl-wishlist-search-form button.wishlist-search-button i{margin:0}.yith-wcwl-wishlist-search-form button.wishlist-search-button:active{top:1px}.yith-wcwl-search-results .wishlist-owner{text-align:left}.yith-wcwl-search-results .wishlist-owner .thumb{display:inline-block;margin-right:15px}.yith-wcwl-add-to-wishlist .ajax-loading{box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important;display:inline!important;margin-left:5px;vertical-align:middle;visibility:hidden;width:16px!important;height:16px!important}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown li,.widget_yith-wcwl-lists ul.dropdown li{padding:0}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists>li a,.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown>li a,.widget_yith-wcwl-lists ul.dropdown ul.lists>li a,.widget_yith-wcwl-lists ul.dropdown>li a{display:block;padding:5px 15px}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists>li a,.widget_yith-wcwl-lists ul.dropdown ul.lists>li a{padding:5px 25px}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown>li.lists-section,.widget_yith-wcwl-lists ul.dropdown>li.lists-section{border-bottom:1px solid #e7e7e7}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists,.widget_yith-wcwl-lists ul.dropdown ul.lists{margin:0}.elementor-widget-wp-widget-yith-wcwl-items .mini,.widget_yith-wcwl-items .mini{position:relative}.elementor-widget-wp-widget-yith-wcwl-items .heading,.widget_yith-wcwl-items .heading{text-align:center;cursor:pointer}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading,.widget_yith-wcwl-items .mini .heading{display:inline-block}.elementor-widget-wp-widget-yith-wcwl-items .heading a,.widget_yith-wcwl-items .heading a{color:inherit}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter,.widget_yith-wcwl-items .extended .heading .items-counter{position:relative}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter i,.widget_yith-wcwl-items .extended .heading .items-counter i{font-size:70px;position:relative;margin-bottom:10px}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter i,.widget_yith-wcwl-items .mini .heading .items-counter i{font-size:25px}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter .items-count,.widget_yith-wcwl-items .extended .heading .items-counter .items-count{display:block;position:absolute;left:0;right:0;text-align:center;top:calc(50% - 20px);font-size:14px}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter .items-count,.widget_yith-wcwl-items .mini .heading .items-counter .items-count{font-size:1rem}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading h3:after,.widget_yith-wcwl-items .extended .heading h3:after{content:'';display:block;max-width:80px;border-bottom:1px solid #cdcdcd;margin:10px auto}.elementor-widget-wp-widget-yith-wcwl-items .mini .list,.widget_yith-wcwl-items .mini .list{position:absolute;z-index:1;left:0;background:#fff;padding:25px 40px;min-width:280px;display:none;-webkit-box-shadow:0 0 15px rgba(0,0,0,.3);-moz-box-shadow:0 0 15px rgba(0,0,0,.3);box-shadow:0 0 15px rgba(0,0,0,.3)}.elementor-widget-wp-widget-yith-wcwl-items .mini:hover .list,.widget_yith-wcwl-items .mini:hover .list{display:block}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget,.widget_yith-wcwl-items ul.product_list_widget{margin-bottom:40px!important}.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget,.widget_yith-wcwl-items .mini ul.product_list_widget{max-height:30vh;overflow-y:auto}.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget::-webkit-scrollbar,.widget_yith-wcwl-items ul.product_list_widget::-webkit-scrollbar{-webkit-appearance:none;width:7px}.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget::-webkit-scrollbar-thumb,.widget_yith-wcwl-items ul.product_list_widget::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.4);box-shadow:0 0 1px rgba(255,255,255,.4)}.elementor-widget-wp-widget-yith-wcwl-items p.empty-wishlist,.widget_yith-wcwl-items p.empty-wishlist{margin-bottom:0!important}.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget,.widget_yith-wcwl-items .mini ul.product_list_widget{margin-left:-20px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li,.widget_yith-wcwl-items ul.product_list_widget li{display:table}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li:not(:last-child),.widget_yith-wcwl-items ul.product_list_widget li:not(:last-child){margin-bottom:10px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .image-thumb,.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info,.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.widget_yith-wcwl-items ul.product_list_widget li .image-thumb,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info,.widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists{display:table-cell;vertical-align:middle}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists{font-size:1.2rem}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .image-thumb img,.widget_yith-wcwl-items ul.product_list_widget li .image-thumb img{margin-left:10px;max-width:40px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info{display:inline-block;vertical-align:middle;margin-left:10px}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a{display:inline-block}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info>*,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info>*{display:block}.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist,.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart,.widget_yith-wcwl-items .show-wishlist,.widget_yith-wcwl-items a.add_all_to_cart{display:block!important}.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist,.widget_yith-wcwl-items .show-wishlist{margin-bottom:10px}.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart,.widget_yith-wcwl-items a.add_all_to_cart{text-align:center}@media(max-width:768px){.yith_wcwl_wishlist_bulk_action select{width:100%;margin-bottom:15px}.yith_wcwl_wishlist_bulk_action input{float:right}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action{float:none}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action .ask-an-estimate-button{width:100%;text-align:center}}
#min-order-progress{background:#efefef;padding:15px;text-align:center;margin-bottom:20px}.progress-bar{width:100%;background:#ddd;border-radius:5px;height:10px;margin-top:10px;overflow:hidden}.progress{height:100%;background:#da242a;width:0;transition:width .5s ease-in-out}.progress.success{background:#28a745}#min-order-progress .amount{display:inline-block}
.woocommerce-discount{background-color:#c00;margin:2em 0;padding:.25em}.woocommerce-discount .discount-trace{border:solid 1px #fff;display:flex;flex-direction:column;align-items:center;padding:1em}.woocommerce-discount .discount-message{color:#000;margin-bottom:1em;width:100%;text-align:center}.woocommerce-discount .discount-message h4{margin-bottom:.25em;font-size:1.25em;text-transform:uppercase;line-height:1}.woocommerce-discount .discount-message strong{font-size:1.25em}@media all and (min-width:50em){.woocommerce-discount .discount-trace{flex-direction:row;justify-content:space-between}.woocommerce-discount .discount-message{margin-bottom:0;width:auto;text-align:left}}.woocommerce .woocommerce-mini-cart .woocommerce-discount .discount-trace a.button.wc-backward{display:none}
:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:#fff;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32,7,7,.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set:after,.woocommerce .col2-set:before,.woocommerce-page .col2-set:after,.woocommerce-page .col2-set:before{content:" ";display:table}.woocommerce .col2-set:after,.woocommerce-page .col2-set:after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails:after,.woocommerce #content div.product div.thumbnails:before,.woocommerce div.product div.thumbnails:after,.woocommerce div.product div.thumbnails:before,.woocommerce-page #content div.product div.thumbnails:after,.woocommerce-page #content div.product div.thumbnails:before,.woocommerce-page div.product div.thumbnails:after,.woocommerce-page div.product div.thumbnails:before{content:" ";display:table}.woocommerce #content div.product div.thumbnails:after,.woocommerce div.product div.thumbnails:after,.woocommerce-page #content div.product div.thumbnails:after,.woocommerce-page div.product div.thumbnails:after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,.woocommerce div.product .woocommerce-tabs ul.tabs:after,.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs:before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,.woocommerce-page div.product .woocommerce-tabs ul.tabs:after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment:after,.woocommerce #content div.product #reviews .comment:before,.woocommerce div.product #reviews .comment:after,.woocommerce div.product #reviews .comment:before,.woocommerce-page #content div.product #reviews .comment:after,.woocommerce-page #content div.product #reviews .comment:before,.woocommerce-page div.product #reviews .comment:after,.woocommerce-page div.product #reviews .comment:before{content:" ";display:table}.woocommerce #content div.product #reviews .comment:after,.woocommerce div.product #reviews .comment:after,.woocommerce-page #content div.product #reviews .comment:after,.woocommerce-page div.product #reviews .comment:after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products:after,.woocommerce ul.products:before,.woocommerce-page ul.products:after,.woocommerce-page ul.products:before{content:" ";display:table}.woocommerce ul.products:after,.woocommerce-page ul.products:after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers:after,.woocommerce .woocommerce-pagination ul.page-numbers:before,.woocommerce-page .woocommerce-pagination ul.page-numbers:after,.woocommerce-page .woocommerce-pagination ul.page-numbers:before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers:after,.woocommerce-page .woocommerce-pagination ul.page-numbers:after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals:after,.woocommerce .cart-collaterals:before,.woocommerce-page .cart-collaterals:after,.woocommerce-page .cart-collaterals:before{content:" ";display:table}.woocommerce .cart-collaterals:after,.woocommerce-page .cart-collaterals:after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator:after,.woocommerce .cart-collaterals .shipping_calculator:before,.woocommerce-page .cart-collaterals .shipping_calculator:after,.woocommerce-page .cart-collaterals .shipping_calculator:before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator:after,.woocommerce-page .cart-collaterals .shipping_calculator:after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li:after,.woocommerce ul.cart_list li:before,.woocommerce ul.product_list_widget li:after,.woocommerce ul.product_list_widget li:before,.woocommerce-page ul.cart_list li:after,.woocommerce-page ul.cart_list li:before,.woocommerce-page ul.product_list_widget li:after,.woocommerce-page ul.product_list_widget li:before{content:" ";display:table}.woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li:after,.woocommerce-page ul.cart_list li:after,.woocommerce-page ul.product_list_widget li:after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row:after,.woocommerce form .form-row:before,.woocommerce-page form .form-row:after,.woocommerce-page form .form-row:before{content:" ";display:table}.woocommerce form .form-row:after,.woocommerce-page form .form-row:after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input:before,.woocommerce-page form .show-password-input:before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password:before,.woocommerce-page form .show-password-input.display-password:before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields:after,.woocommerce .woocommerce-billing-fields:before,.woocommerce .woocommerce-shipping-fields:after,.woocommerce .woocommerce-shipping-fields:before,.woocommerce-page .woocommerce-billing-fields:after,.woocommerce-page .woocommerce-billing-fields:before,.woocommerce-page .woocommerce-shipping-fields:after,.woocommerce-page .woocommerce-shipping-fields:before{content:" ";display:table}.woocommerce .woocommerce-billing-fields:after,.woocommerce .woocommerce-shipping-fields:after,.woocommerce-page .woocommerce-billing-fields:after,.woocommerce-page .woocommerce-shipping-fields:after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}
@charset "UTF-8";:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:#fff;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32,7,7,.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-family:star;src:url(//vinilrecords.com.br/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2) format("woff2"),url(//vinilrecords.com.br/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(//vinilrecords.com.br/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(//vinilrecords.com.br/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2) format("woff2"),url(//vinilrecords.com.br/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(//vinilrecords.com.br/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description:before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0;border-style:solid;border-color:#1e85be transparent transparent;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width) solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:currentColor}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em) 50%}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}.select2-container{width:100%}.select2-container .select2-selection--single{height:auto}.select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}.select2-container .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}.select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}.select2-container .select2-dropdown,.select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px) solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}.select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{margin:0}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay:before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(//vinilrecords.com.br/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce .loader:before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(//vinilrecords.com.br/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:var(--wc-red)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb:after,.woocommerce .woocommerce-breadcrumb:before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb:after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li:after,.woocommerce div.product .woocommerce-tabs ul.tabs li:before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li:before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li:after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs:before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart:after,.woocommerce div.product p.cart:before{content:" ";display:table}.woocommerce div.product p.cart:after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart:after,.woocommerce div.product form.cart:before{content:" ";display:table}.woocommerce div.product form.cart:after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px) 50%;-webkit-background-position:calc(100% - 12px) 50%}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul:after,.woocommerce .products ul:before,.woocommerce ul.products:after,.woocommerce ul.products:before{content:" ";display:table}.woocommerce .products ul:after,.woocommerce ul.products:after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0;text-transform:uppercase;color:rgba(90,89,68,.5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering>label{margin-right:.25rem}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816f98}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review:after,.woocommerce #reviews #comments .add_review:before{content:" ";display:table}.woocommerce #reviews #comments .add_review:after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist:after,.woocommerce #reviews #comments ol.commentlist:before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist:after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text:after,.woocommerce #reviews #comments ol.commentlist li .comment-text:before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text:after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li:before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating:before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span:before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating:after,.woocommerce .woocommerce-product-rating:before{content:" ";display:table}.woocommerce .woocommerce-product-rating:after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:transparent none;border:0}.woocommerce #review_form #respond:after,.woocommerce #review_form #respond:before{content:" ";display:table}.woocommerce #review_form #respond:after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none}.woocommerce p.stars a:before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";content:"\e021"/"";text-indent:0}.woocommerce p.stars a:hover~a:before{content:"\e021"}.woocommerce p.stars:hover a:before{content:"\e020"}.woocommerce p.stars.selected a.active:before{content:"\e020"}.woocommerce p.stars.selected a.active~a:before{content:"\e021"}.woocommerce p.stars.selected a:not(.active):before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgba(0,0,0,.025)}.woocommerce table.shop_table{border:1px solid rgba(0,0,0,.1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid rgba(0,0,0,.1);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid rgba(0,0,0,.1)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file:before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file:before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li:after,.woocommerce ul.cart_list li:before,.woocommerce ul.product_list_widget li:after,.woocommerce ul.product_list_widget li:before{content:" ";display:table}.woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li:after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgba(0,0,0,.1)}.woocommerce ul.cart_list li dl:after,.woocommerce ul.cart_list li dl:before,.woocommerce ul.product_list_widget li dl:after,.woocommerce ul.product_list_widget li dl:before{content:" ";display:table}.woocommerce ul.cart_list li dl:after,.woocommerce ul.product_list_widget li dl:after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons:after,.woocommerce .widget_shopping_cart .buttons:before,.woocommerce.widget_shopping_cart .buttons:after,.woocommerce.widget_shopping_cart .buttons:before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons:after,.woocommerce.widget_shopping_cart .buttons:after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.woocommerce form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details:after,.woocommerce ul.order_details:before{content:" ";display:table}.woocommerce ul.order_details:after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading{vertical-align:middle}.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button{margin-right:10px}.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child{margin-right:0}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt:after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt:before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgba(0,0,0,.1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgba(0,0,0,.1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgba(0,0,0,.1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li:after,.woocommerce .widget_rating_filter ul li:before{content:" ";display:table}.woocommerce .widget_rating_filter ul li:after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading:after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added:after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added:after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added:after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error:after,.woocommerce-error:before,.woocommerce-info:after,.woocommerce-info:before,.woocommerce-message:after,.woocommerce-message:before{content:" ";display:table}.woocommerce-error:after,.woocommerce-info:after,.woocommerce-message:after{clear:both}.woocommerce-error:before,.woocommerce-info:before,.woocommerce-message:before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message:before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info:before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error:before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce:after,.woocommerce-account .woocommerce:before{content:" ";display:table}.woocommerce-account .woocommerce:after{clear:both}.woocommerce-account .addresses .title:after,.woocommerce-account .addresses .title:before{content:" ";display:table}.woocommerce-account .addresses .title:after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li:before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout:after,#add_payment_method .wc-proceed-to-checkout:before,.woocommerce-cart .wc-proceed-to-checkout:after,.woocommerce-cart .wc-proceed-to-checkout:before,.woocommerce-checkout .wc-proceed-to-checkout:after,.woocommerce-checkout .wc-proceed-to-checkout:before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout:after,.woocommerce-cart .wc-proceed-to-checkout:after,.woocommerce-checkout .wc-proceed-to-checkout:after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button:after,.woocommerce-cart .cart-collaterals .shipping-calculator-button:after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button:after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:rgba(129,110,153,.14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid rgba(104,87,125,.14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods:after,#add_payment_method #payment ul.payment_methods:before,.woocommerce-cart #payment ul.payment_methods:after,.woocommerce-cart #payment ul.payment_methods:before,.woocommerce-checkout #payment ul.payment_methods:after,.woocommerce-checkout #payment ul.payment_methods:before{content:" ";display:table}#add_payment_method #payment ul.payment_methods:after,.woocommerce-cart #payment ul.payment_methods:after,.woocommerce-checkout #payment ul.payment_methods:after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e2;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2bacd;border-top-color:#b5abc2}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(//vinilrecords.com.br/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(//vinilrecords.com.br/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(//vinilrecords.com.br/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(//vinilrecords.com.br/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(//vinilrecords.com.br/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(//vinilrecords.com.br/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(//vinilrecords.com.br/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(//vinilrecords.com.br/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box:before,.woocommerce-cart #payment div.payment_box:before,.woocommerce-checkout #payment div.payment_box:before{content:"";display:block;border:1em solid #dcd7e2;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,.05)}.woocommerce-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}
#yith-wcwtl-output{margin-bottom:20px;position:relative}#yith-wcwtl-output:after,#yith-wcwtl-output:before{content:'';clear:both;display:table}#yith-wcwtl-output label{display:block;margin-bottom:5px}#yith-wcwtl-output .yith-wcwtl-msg{margin-bottom:20px}#yith-wcwtl-output .yith-wcwtl-msg h4{color:#b21e1e;margin-bottom:15px;font-weight:600}#yith-wcwtl-output label:last-of-type{margin-bottom:10px}#yith-wcwtl-output input,#yith-wcwtl-output p{margin-bottom:10px}#yith-wcwtl-output p{color:#333;margin-top:0}#yith-wcwtl-output form{display:grid;grid-template-columns:3fr 1fr;grid-column-gap:10px;grid-row-gap:10px}#yith-wcwtl-output form #yith-wcwtl-email{width:100%;height:100%}input#yith-wcwtl-email{border-color:#e0e0e0;border-radius:9px;padding:18px;font-size:14px}input#yith-wcwtl-email::-webkit-input-placeholder{color:#8d8d8d;opacity:1}input#yith-wcwtl-email:-ms-input-placeholder{color:#8d8d8d;opacity:1}input#yith-wcwtl-email::placeholder{color:#8d8d8d;opacity:1}#yith-wcwtl-output input#yith-wcwtl-policy-check{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}#yith-wcwtl-output label[for=yith-wcwtl-policy-check]{margin:10px 0 20px;grid-column:1/-1}#yith-wcwtl-output label[for=yith-wcwtl-policy-check] span{font-size:12px}#yith-wcwtl-output input#yith-wcwtl-policy-check+span{font-size:12px;display:inline}.yith-wcwtl-notices{margin:20px 0}#yith-wcwtl-output .yith-wcwtl-notices p{font-size:14px;font-weight:700}.yith-wcwtl-ajax-message .wrapper-notice{display:flex;align-items:center}.yith-wcwtl-ajax-message .wrapper-notice img{margin-right:30px}.yith-wcwtl-ajax-message .wrapper-notice span{line-height:27px;font-size:17px}table.my_account_waitlist .product-info img{max-width:50px;height:auto}table.my_account_waitlist .product-info{display:inline-block;text-decoration:none !important;box-shadow:none}table.my_account_waitlist .product-image,table.my_account_waitlist .product-title{display:inline-block;vertical-align:middle}table.my_account_waitlist .product-title{margin-left:5px}table.my_account_waitlist .waitlist-product-variation ul{margin-bottom:0;margin-left:0;list-style:none}@media(max-width:996px){#yith-wcwtl-output form{grid-template-columns:repeat(1,1fr)}#yith-wcwtl-output form #yith-wcwtl-email{height:auto}}@media (max-width:768px){table.my_account_waitlist .waitlist-actions:before{content:'' !important}}
.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}
.tnp-subscription{display:block;margin:15px auto;max-width:500px;width:100%}.tnp-subscription div.tnp-field{margin-bottom:10px;border:0;padding:0}.tnp-subscription label{display:block;color:inherit;font-weight:700;line-height:normal;padding:5px;margin:0}.tnp-subscription input[type=text],.tnp-subscription input[type=email],.tnp-subscription input[type=submit],.tnp-subscription select{width:100%;height:50px;padding:10px;display:block;border:1px;border-color:#ddd;background-color:#f4f4f4;background-image:none;text-shadow:none;color:#444;font-size:14px;line-height:20px;margin:0;line-height:normal;box-sizing:border-box}.tnp-subscription input[type=checkbox],.tnp-widget input[type=radio]{max-width:20px;display:inline-block}.tnp-subscription select option{margin-right:10px}.tnp-subscription input.tnp-submit{background-color:#444;color:#fff;width:auto;height:auto;margin:0}@media all and (max-width:480px){.tnp-subscription input[type=submit]{width:100%}}.tnp-profile form .tnp-field{margin-bottom:10px;border:0;padding:0}.tnp-profile form .tnp-field label{display:block;color:#333}.tnp-profile form .tnp-field input[type=text],.tnp-profile form .tnp-field input[type=email],.tnp-profile form .tnp-field input[type=submit],.tnp-profile form .tnp-field textarea,.tnp-profile form .tnp-field select{padding:10px;display:block;border:1px;border-color:#ddd;background-color:#f4f4f4;background-image:none;text-shadow:none;color:#444;font-size:14px;margin:0;line-height:normal;box-sizing:border-box;border-radius:0;height:auto;float:none}.tnp-profile form input[type=checkbox],.tnp-profile input[type=radio]{max-width:20px;display:inline-block}.tnp-profile form .tnp-list-label{margin-left:15px}.tnp-profile form select option{margin-right:10px}.tnp-profile form .tnp-field input[type=submit]{background-color:#444;color:#fff;width:auto;height:auto;margin:0}@media all and (max-width:480px){.tnp-profile input[type=submit]{width:100%;margin:0}}.tnp-widget{width:100%;display:block;box-sizing:border-box}.tnp-widget .tnp-field{margin-bottom:10px;border:0;padding:0}.tnp-widget label{display:block;color:inherit;font-size:14px}.tnp-widget input[type=text],.tnp-widget input[type=email],.tnp-widget input[type=submit],.tnp-widget select{width:100%;padding:10px;display:block;border:1px solid #ddd;border-color:#ddd;background-color:#f4f4f4;background-image:none;text-shadow:none;color:#444;font-size:14px;line-height:normal;box-sizing:border-box;height:auto}.tnp-widget input[type=checkbox],.tnp-widget input[type=radio]{width:auto;display:inline-block}.tnp-widget select option{margin-right:10px}.tnp-widget input.tnp-submit{background-color:#444;background-image:none;text-shadow:none;color:#fff;margin:0}.tnp-field input[type=submit]{position:inherit}.tnp-widget-minimal{width:100%}.tnp-widget-minimal form{margin:0;padding:0;border:0}.tnp-widget-minimal input.tnp-email{width:100%;box-sizing:border-box;padding:10px;display:inline-block;border:1px solid #ddd;background-color:#f4f4f4;color:#444;font-size:14px}.tnp-widget-minimal input.tnp-submit{width:100%;box-sizing:border-box;padding:10px;display:inline-block;border:1px;border-color:#ddd;background-color:#444;background-image:none;text-shadow:none;color:#fff;font-size:14px;line-height:normal;border-radius:0;height:auto;margin:0}.tnp-subscription-minimal{width:100%;box-sizing:border-box}.tnp-subscription-minimal form{margin:0;padding:0;border:0}.tnp-subscription-minimal input.tnp-email{width:70%;max-width:300px;box-sizing:border-box;padding:10px;display:inline-block;border:1px solid #ddd;background-color:#f4f4f4;color:#444;font-size:14px;line-height:20px;border-radius:0}.tnp-subscription-minimal .tnp-privacy-field{margin-top:10px}.tnp-subscription-minimal input.tnp-submit{width:29%;box-sizing:border-box;display:inline-block;padding:10px;border:1px;border-color:#ddd;background-color:#444;background-image:none;text-shadow:none;color:#fff;font-size:14px;line-height:20px;border-radius:0;margin:0}.tnp-comments{clear:both;margin-top:15px;margin-bottom:15px}.tnp-comments label{display:block}.tnp-comments input[type=checkbox]{display:inline-block;width:auto!important}.tnp-lock{clear:both;display:block;box-sizing:border-box;box-shadow:none;margin:20px;padding:15px;background-color:#fff;border:1px solid #ddd}.tnp-nl-checkout{margin-bottom:1em}
@charset "UTF-8";.post-title,h1{font-size:1.75em;line-height:1.143}.cart-icon,.user-icon{font-size:1.5em;line-height:1}.header-promo .title,.page-template-homepage .latest-posts .post-title,.site-title,.woocommerce-cart .cart-collaterals .cart_totals h2,.woocommerce-cart .cart-collaterals .cross-sells h2,.woocommerce.single-product #review_form #respond .comment-reply-title,h2{font-size:1.3125em;line-height:1.143}.archive-header h1,.search-header h1,.social-icons-container .social-media-icons a,.woocommerce.single-product #reviews #comments .review .star-rating,.woocommerce.single-product .comment-form .stars,h3{font-size:1.125em;line-height:1.333}.page-template-homepage .latest-posts .post-byline,.widget-title{font-size:.875em;line-height:1.714}.aligncenter figcaption,.alignleft figcaption,.alignnone figcaption,.alignright figcaption,.comment-footer,.further-reading span,.gallery-caption,.site-header .search-form-container .category-select select,.size-auto figcaption,.size-full figcaption,.size-large figcaption,.size-medium figcaption,.size-thumbnail figcaption,.sticky-status,.woocommerce ul.cart_list .amount,.woocommerce ul.cart_list .reviewer,.woocommerce ul.cart_list .star-rating,.woocommerce ul.product_list_widget .amount,.woocommerce ul.product_list_widget .reviewer,.woocommerce ul.product_list_widget .star-rating,.wp-block-table figcaption,.wp-caption-dd,.wp-caption-text,img figcaption{font-size:.75em;line-height:1.5}.comment-author .author-name a,.further-reading a,.more-link,.post-categories a,.post-tags a,.post-title a,.site-title a,.widget ul li a,.woocommerce .woocommerce-breadcrumb a,.woocommerce ul.products li.product a,.woocommerce-account .woocommerce-MyAccount-navigation ul a{color:#1a1a1a;text-decoration:none}.comment-author .author-name a:link,.comment-author .author-name a:visited,.further-reading a:link,.further-reading a:visited,.more-link:link,.more-link:visited,.post-categories a:link,.post-categories a:visited,.post-tags a:link,.post-tags a:visited,.post-title a:link,.post-title a:visited,.site-title a:link,.site-title a:visited,.widget ul li a:link,.widget ul li a:visited,.woocommerce .woocommerce-breadcrumb a:link,.woocommerce .woocommerce-breadcrumb a:visited,.woocommerce ul.products li.product a:link,.woocommerce ul.products li.product a:visited,.woocommerce-account .woocommerce-MyAccount-navigation ul a:link,.woocommerce-account .woocommerce-MyAccount-navigation ul a:visited{color:#1a1a1a}.comment-author .author-name a:active,.comment-author .author-name a:focus,.comment-author .author-name a:hover,.further-reading a:active,.further-reading a:focus,.further-reading a:hover,.more-link:active,.more-link:focus,.more-link:hover,.post-categories a:active,.post-categories a:focus,.post-categories a:hover,.post-tags a:active,.post-tags a:focus,.post-tags a:hover,.post-title a:active,.post-title a:focus,.post-title a:hover,.site-title a:active,.site-title a:focus,.site-title a:hover,.widget ul li a:active,.widget ul li a:focus,.widget ul li a:hover,.woocommerce .woocommerce-breadcrumb a:active,.woocommerce .woocommerce-breadcrumb a:focus,.woocommerce .woocommerce-breadcrumb a:hover,.woocommerce ul.products li.product a:active,.woocommerce ul.products li.product a:focus,.woocommerce ul.products li.product a:hover,.woocommerce-account .woocommerce-MyAccount-navigation ul a:active,.woocommerce-account .woocommerce-MyAccount-navigation ul a:focus,.woocommerce-account .woocommerce-MyAccount-navigation ul a:hover{color:#1a1a1a;text-decoration:underline}.design-credit a,.menu-primary ul a,.menu-secondary-items a,.social-icons-container .social-media-icons a{color:#fff;text-decoration:none}.design-credit a:link,.design-credit a:visited,.menu-primary ul a:link,.menu-primary ul a:visited,.menu-secondary-items a:link,.menu-secondary-items a:visited,.social-icons-container .social-media-icons a:link,.social-icons-container .social-media-icons a:visited{color:#fff}.design-credit a:active,.design-credit a:focus,.design-credit a:hover,.menu-primary ul a:active,.menu-primary ul a:focus,.menu-primary ul a:hover,.menu-secondary-items a:active,.menu-secondary-items a:focus,.menu-secondary-items a:hover,.social-icons-container .social-media-icons a:active,.social-icons-container .social-media-icons a:focus,.social-icons-container .social-media-icons a:hover{color:#fff;text-decoration:underline}#cancel-comment-reply-link,.comment-edit-link,.comment-reply-link{color:#ffc270;text-decoration:none}#cancel-comment-reply-link:link,#cancel-comment-reply-link:visited,.comment-edit-link:link,.comment-edit-link:visited,.comment-reply-link:link,.comment-reply-link:visited{color:#ffc270}#cancel-comment-reply-link:active,#cancel-comment-reply-link:focus,#cancel-comment-reply-link:hover,.comment-edit-link:active,.comment-edit-link:focus,.comment-edit-link:hover,.comment-reply-link:active,.comment-reply-link:focus,.comment-reply-link:hover{color:#ffc270;text-decoration:underline}.woocommerce a.button,.woocommerce button.button,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .button,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-table .woocommerce-orders-table__cell-order-actions .button,.woocommerce-info a.button,.woocommerce-message a.button{font-weight:900;background:#000;color:#fff;transition:background .2s,color .2s}.woocommerce a.button:active,.woocommerce a.button:focus,.woocommerce a.button:hover,.woocommerce button.button:active,.woocommerce button.button:focus,.woocommerce button.button:hover,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .button:active,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .button:focus,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .button:hover,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-table .woocommerce-orders-table__cell-order-actions .button:active,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-table .woocommerce-orders-table__cell-order-actions .button:focus,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-table .woocommerce-orders-table__cell-order-actions .button:hover,.woocommerce-info a.button:active,.woocommerce-info a.button:focus,.woocommerce-info a.button:hover,.woocommerce-message a.button:active,.woocommerce-message a.button:focus,.woocommerce-message a.button:hover{color:#fff;background:#ffc270}*,:after,:before{box-sizing:border-box}html{height:100%}body{height:100%;font-size:100%;line-height:1.5;margin:0;padding:0;font-family:Lato,sans-serif;color:#1a1a1a;background:#fff;-webkit-font-smoothing:antialiased}.overflow-container{position:relative;overflow:hidden;height:auto;min-height:100%}.main-container{margin:1.5em 0 0;padding:0 3.125%;min-height:calc(100vh - 200px)}.loop-container{margin-bottom:4.5em}.loop-container:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.page-template-full-width .entry{max-width:none;padding:0}.page-template-full-width .post-content{padding:0}p{margin:1.5em 0}a{color:#1a1a1a;transition:color .2s}a:link,a:visited{color:#666}a:active,a:focus,a:hover{color:#ffc270}.archive-header h1,.search-header h1,h1,h2,h3,h4,h5,h6{font-family:Lato,sans-serif;margin:0 0 24px 0;padding:0;font-weight:900}.rtl h1,.rtl h2,.rtl h3,.rtl h4,.rtl h5,.rtl h6{font-family:Lato,sans-serif;margin:0 0 24px 0;padding:0;font-weight:900}h4,h5,h6{font-size:1em;line-height:1.5}@media all and (min-width:43.75em){h1{font-size:2.375em;line-height:1.342}h2{font-size:1.75em;line-height:1.143}.archive-header h1,.search-header h1,h3{font-size:1.3125em;line-height:1.143}h4{font-size:1.125em;line-height:1.333}}ol,ul{font-size:1em;padding:0;margin:1.5em}ol ol,ol ul,ul ol,ul ul{margin:0 1.5em}li li,ol ol,ol ul,ul ol,ul ul{font-size:1em}pre{word-wrap:break-word;background:#f5f5f5;white-space:pre-wrap;padding:.75em}code{background:#f5f5f5;padding:0 .75em}pre code{padding:0}.wp-block-quote,.wp-block-quote.is-style-large,blockquote{margin:1.5em 1.5em 1.5em 0;padding-left:1.5em;border-left:solid 4px #ffc270}.wp-block-quote cite,.wp-block-quote.is-style-large cite,blockquote cite{display:block;color:#666}.wp-block-quote.is-style-large{border-left:none;padding-right:1.5em}hr{margin:1.5em 0;border-color:#ebebeb}table{border-spacing:0;border-collapse:collapse;margin:1.5em 0}td,th{padding:.75em;border:solid 1px #ededed}.wp-block-table{margin:0}.wp-block-table tfoot,.wp-block-table thead{background:#f5f5f5}.wp-block-table td,.wp-block-table th{border-color:#ededed}.wp-block-table.is-style-stripes{border-bottom:none}.wp-block-table.is-style-stripes thead{background:0 0}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#ededed}.wp-block-table figcaption{margin:-1.5em 0 1.5em;text-align:center}.wp-block-image{margin:0}.alignleft{float:left;margin:0 1.5em 1.5em 0}.alignright{float:right;margin:0 0 1.5em 1.5em}.aligncenter{text-align:center;margin:1.5em auto;display:block}.alignnone{margin:1.5em 0}.aligncenter,.alignleft,.alignnone,.alignright,.size-auto,.size-full,.size-large,.size-medium,.size-thumbnail,img{max-width:100%;height:auto}.aligncenter figcaption,.alignleft figcaption,.alignnone figcaption,.alignright figcaption,.size-auto figcaption,.size-full figcaption,.size-large figcaption,.size-medium figcaption,.size-thumbnail figcaption,img figcaption{margin-top:0}.gallery-caption,.wp-caption-dd,.wp-caption-text{margin-top:0}.wp-block-group .alignfull,.wp-block-group .alignwide,.wp-block-group.alignfull,.wp-block-group.alignwide{line-height:1.5}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{font-size:1em;line-height:1.5;font-family:Lato,sans-serif;width:100%;padding:9px 12px;background:#fff;border:solid 1px #d9d9d9;border-radius:6px;-webkit-appearance:none;transition:border-color .2s,box-shadow .2s}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus{outline:0;border-color:#ffc270;box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}textarea{overflow:auto}button,input[type=submit]{font-size:1em;line-height:1.5;font-family:Lato,sans-serif;font-weight:900;letter-spacing:-.02em;padding:12px 24px;color:#fff;background:#000;outline:0;border:none;border-radius:4px;-webkit-appearance:none;transition:background .2s}button:hover,input[type=submit]:hover{cursor:pointer}button:active,button:focus,button:hover,input[type=submit]:active,input[type=submit]:focus,input[type=submit]:hover{background:#ffc270}::-webkit-input-placeholder{color:#b3b3b3}:-moz-placeholder{color:#b3b3b3}::-moz-placeholder{color:#b3b3b3}:-ms-input-placeholder{color:#b3b3b3}a img{border:none}@media only screen and (min-device-width:320px) and (max-device-width:480px) and (orientation:landscape){html{-webkit-text-size-adjust:none}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){html{-webkit-text-size-adjust:none}}.screen-reader-text{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px}.skip-content{position:absolute;top:-100%;width:100%;left:0;display:block;text-align:center;color:#fff!important;z-index:99;padding:1.5em;transition:top .2s ease-in-out}.skip-content:focus{top:0;outline:0}.admin-bar .skip-content:focus{top:32px}.max-width{max-width:1400px;margin:0 auto;min-height:100vh}.archive-header,.search-header{margin:2.25em auto;padding:0 3.125%;max-width:900px;text-align:center}.archive-header h1,.search-header h1{font-weight:400}.archive-header i,.search-header i{margin-right:2px}.comment-respond{margin-top:1.5em}.comment-form p{margin:18px 0}.comment-form .comment-form-comment{margin-top:24px}.comment-form label{display:block;margin-bottom:4px}.comment-form input,.comment-form textarea{border-radius:6px;transition:border-color .2s,box-shadow .2s}.comment-form input:focus,.comment-form textarea:focus{outline:0;border-color:#ffc270;box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}.comment-form .comment-form-cookies-consent label{display:inline;margin-left:4px}.comment-form .form-submit{margin-top:2.25em}.comment-form .form-submit input{background:#000;border-radius:4px;transition:background .2s}.comment-form .form-submit input:hover{background:#ffc270}#cancel-comment-reply-link{font-size:14px;margin-left:6px}.comments{padding:0 12px;margin-top:3em}.comment-list{list-style:none;margin:0}.comments-number{margin-bottom:1.5em}li.comment,li.pingback{margin:2.25em 0}.comment-author{display:flex;align-items:center;margin-bottom:1.5em}.comment-author .avatar{margin-right:.75em;border-radius:50%}.comment-footer{text-transform:uppercase;letter-spacing:.03em;margin-top:1.5em}.comment-edit-link,.comment-reply-link{font-weight:900;margin-left:12px}.comment-edit-link:before,.comment-reply-link:before{content:"|";position:relative;left:-6px;font-weight:400;color:#1a1a1a}.children{list-style:none;margin:0;padding-left:1.5em;border-left:solid 1px #ebebeb}.rtl .children{border-left:none;padding-left:0}.bypostauthor{padding:12px;background:#f5f5f5;border-radius:6px}.site-footer{margin-top:3em}.design-credit{position:absolute;z-index:2;bottom:0;left:0;width:100%;clear:both;padding:1.5em;background:#000;color:#fff;text-align:center}.design-credit a{font-weight:900}.design-credit a:active,.design-credit a:focus,.design-credit a:hover{color:#ffc270}.scroll-to-top{position:fixed;bottom:-45px;right:0;z-index:9;background:#1a1a1a;border:none;color:#fff;padding:9px 0;width:60px;border-radius:0;transition:background .2s,transform .3s}.scroll-to-top.visible{transform:translateY(-45px)}.scroll-to-top:hover{cursor:pointer;background:#666}.scroll-to-top:hover i{transform:translateY(-4px)}.scroll-to-top i{font-size:21px;transition:transform .2s}.gallery{margin:2.25em auto}.gallery-item{display:inline-block;padding:.75em;text-align:center;vertical-align:top;width:100%;margin:0}.gallery-item img{max-width:100%;max-height:100%}.gallery-item a{border:none}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-icon img{margin:0 auto}.gallery-caption{display:block;font-size:12px;padding:.5em 0 0;margin:0}.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}.tiled-gallery{margin:2.25em auto!important}.tiled-gallery .gallery-row{margin:0 auto}.header-middle,.header-top{margin:0 3.125%}.title-container{text-align:center;margin:.75em 0}.site-title a{display:inline-block;font-weight:900}.tagline{margin:0}.toggle-container{position:relative;background:#000}.toggle-navigation{display:block;background:#000;border:none;width:100%;padding:12px 0;border-radius:0}.toggle-navigation:hover{cursor:pointer;background:#000}.toggle-navigation:focus{outline:0}.toggle-navigation svg{display:block;margin:0 auto}.cart-icon,.user-icon{margin:24px 0 24px 36px}.cart-icon a,.user-icon a{color:#1a1a1a;text-decoration:none}.cart-icon a:link,.cart-icon a:visited,.user-icon a:link,.user-icon a:visited{color:#1a1a1a}.cart-icon a:active,.cart-icon a:focus,.cart-icon a:hover,.user-icon a:active,.user-icon a:focus,.user-icon a:hover{color:#ffc270}.user-icon img{border-radius:50%;margin:-5px 0 0 0}.woocommerce-account .user-account-icon-container a{color:#ffc270}.woocommerce-cart .shopping-cart-container a{color:#ffc270}.woocommerce-cart .shopping-cart-container .cart-count{background:#1a1a1a}.cart-icon{position:relative;margin:24px 0 24px 24px}.cart-count{display:inline-block;position:absolute;z-index:2;top:-5px;right:-10px;font-size:13px;font-weight:900;background:#ffc270;color:#fff;text-align:center;width:20px;height:20px;border-radius:50%;line-height:20px}@media all and (max-width:799px){.site-header .menu-secondary-container,.site-header .search-form-container,.social-icons-container{display:none}.site-header .menu-secondary-container.moved,.site-header .search-form-container.moved,.social-icons-container.moved{display:block}.shopping-cart-container,.user-account-icon-container{position:absolute;top:0;padding:12px;opacity:0;transition:opacity .2s}.shopping-cart-container div,.user-account-icon-container div{margin:0}.shopping-cart-container a,.user-account-icon-container a{color:#fff}.shopping-cart-container a:link,.shopping-cart-container a:visited,.user-account-icon-container a:link,.user-account-icon-container a:visited{color:#fff}.user-account-icon-container{left:6.25%}.shopping-cart-container{right:6.25%}}@media all and (min-width:50em){.header-top{display:flex;justify-content:space-between;border-bottom:solid 1px #ebebeb}.rtl .header-top:after{display:none}.header-middle{display:flex}.title-container{flex-grow:1;text-align:left;margin:1.5em 3em 1.5em 0}.toggle-navigation{display:none}.cart-icon,.user-icon{font-size:1.75em;line-height:1.143}.user-icon img{margin-top:0}.rtl .cart-icon,.rtl .user-icon{margin:24px 36px 24px 0}}.pagination{clear:both;text-align:center;margin:1.5em 0 9em}.pagination a,.pagination span{display:inline-block;padding:8px 12px;border:solid 1px #d9d9d9;border-radius:4px;margin:0 4px;min-width:36px}.pagination a{text-decoration:none;transition:color .2s,border-color .2s,box-shadow .2s}.pagination a:active,.pagination a:focus,.pagination a:hover{color:#1a1a1a;border-color:#ffc270;box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}.pagination span{background:#ebebeb;border-color:#ebebeb}.menu-primary ul{list-style:none;margin:0;text-align:center}.menu-primary ul li{margin-bottom:.75em}.menu-primary ul li.current-menu-item>a,.menu-primary ul li.current_page_item>a{color:#ffc270}.menu-primary ul li.current-menu-item>a:link,.menu-primary ul li.current-menu-item>a:visited,.menu-primary ul li.current_page_item>a:link,.menu-primary ul li.current_page_item>a:visited{color:#ffc270}.menu-primary ul li.current-menu-item>a:active,.menu-primary ul li.current-menu-item>a:focus,.menu-primary ul li.current-menu-item>a:hover,.menu-primary ul li.current_page_item>a:active,.menu-primary ul li.current_page_item>a:focus,.menu-primary ul li.current_page_item>a:hover{color:#ffc270}.menu-primary ul li.open>ul{max-height:none}.menu-primary ul a{text-transform:uppercase;letter-spacing:.03em}.menu-primary ul ul{font-size:12px;margin:0;max-height:0;overflow:hidden}.menu-primary ul ul li:first-child{margin-top:12px}.toggle-dropdown{background:0 0;border:solid 1px #fff;margin:0 -33px 0 10px;padding:0 5px;color:#fff;font-size:17px}.toggle-dropdown:hover{cursor:pointer}.toggle-dropdown:focus{outline:0}.toggle-dropdown.open{border-color:#ffc270;transform:rotate(180deg)}@media all and (min-width:50em){.menu-primary ul li{display:inline-block;margin:0}.menu-primary ul li.menu-item-has-children{position:relative;white-space:nowrap}.menu-primary ul li.menu-item-has-children:hover>button{transform:translateY(2px)}.menu-primary ul li.menu-item-has-children>a{position:relative;z-index:2;padding-right:28px}.menu-primary ul li.menu-item-has-children>a:active+button,.menu-primary ul li.menu-item-has-children>a:focus+button,.menu-primary ul li.menu-item-has-children>a:hover+button{transform:translateY(2px)}.menu-primary ul a{display:inline-block;padding:.75em}.menu-primary ul ul{position:absolute;z-index:2;max-height:none;visibility:hidden;overflow:visible;opacity:0;top:calc(100% + 4px);left:6px;min-width:100%;font-size:16px;padding-bottom:18px;background:#000;text-align:left;transition:top .2s,left .2s,opacity .2s,visibility .2s}.menu-primary ul ul li{display:block;white-space:nowrap}.menu-primary ul ul li:first-child{margin-top:0}.menu-primary ul ul li.menu-item-has-children:hover>button{transform:rotate(-90deg) translateY(2px)}.menu-primary ul ul li.menu-item-has-children>a:active+button,.menu-primary ul ul li.menu-item-has-children>a:focus+button,.menu-primary ul ul li.menu-item-has-children>a:hover+button{transform:rotate(-90deg) translateY(2px)}.menu-primary ul ul a{display:block;padding:8px 12px}.menu-primary ul ul .toggle-dropdown{position:absolute;top:10px;right:12px;transform:rotate(-90deg)}.menu-primary ul ul ul{top:-12px;left:calc(100% + 4px);padding-top:12px}.menu-primary ul ul .menu-item-has-children a:active~ul,.menu-primary ul ul .menu-item-has-children a:focus~ul,.menu-primary ul ul .menu-item-has-children a:hover~ul,.menu-primary ul ul ul:hover{top:-12px;left:100%}.menu-primary ul .menu-item-has-children a:active~ul,.menu-primary ul .menu-item-has-children a:focus~ul,.menu-primary ul .menu-item-has-children a:hover~ul,.menu-primary ul ul:hover{top:100%;visibility:visible;opacity:1}.toggle-dropdown{margin:0 0 0 -24px;padding:0;border:none;transition:transform .2s}.rtl .menu-primary-items ul{text-align:right}.rtl .menu-primary ul ul li:first-child{margin-top:0}.rtl .menu-primary ul li.menu-item-has-children>a{padding:.75em .75em .75em 28px}.rtl .toggle-dropdown{margin:0 -24px 0 0;padding:0;border:none;transition:transform .2s}.rtl .menu-primary ul{overflow:visible;max-height:none;font-size:16px}.rtl .menu-primary ul ul .toggle-dropdown{right:auto;left:12px}.rtl .menu-primary ul ul .toggle-dropdown i{transform:rotate(180deg)}.rtl .menu-primary ul ul li.menu-item-has-children:hover>button,.rtl .menu-primary ul ul li.menu-item-has-children>a:active+button,.rtl .menu-primary ul ul li.menu-item-has-children>a:focus+button,.rtl .menu-primary ul ul li.menu-item-has-children>a:hover+button{transform:rotate(-90deg) translateY(-2px)}.rtl .menu-primary ul ul .menu-item-has-children a:active~ul,.rtl .menu-primary ul ul .menu-item-has-children a:focus~ul,.rtl .menu-primary ul ul .menu-item-has-children a:hover~ul,.rtl .menu-primary ul ul ul:hover{left:auto;right:100%}}.menu-secondary-items{list-style:none;margin:1.5em 0 0;text-align:center}.menu-secondary-items li{margin-bottom:.75em}.menu-secondary-items li.current-menu-item a{text-decoration:underline}.menu-secondary-items li.open>ul{max-height:none}.menu-secondary-items ul{font-size:12px;margin:0;max-height:0;overflow:hidden}.menu-secondary-items ul li:first-child{margin-top:12px}@media all and (min-width:50em){.menu-secondary-items{margin:0;text-align:left}.menu-secondary-items>li:first-child>a{padding-left:0}.menu-secondary-items>li.menu-item-has-children>ul{left:-12px}.menu-secondary-items li{display:inline-block;margin:0 -4px 0 0}.menu-secondary-items li.menu-item-has-children{position:relative;z-index:5}.menu-secondary-items li.menu-item-has-children:hover>button{transform:translateY(2px)}.menu-secondary-items li.menu-item-has-children>a{position:relative;z-index:2;padding-right:28px}.menu-secondary-items li.menu-item-has-children>a:active+button,.menu-secondary-items li.menu-item-has-children>a:focus+button,.menu-secondary-items li.menu-item-has-children>a:hover+button{transform:translateY(2px)}.menu-secondary-items a{display:inline-block;color:#333;padding:.75em}.menu-secondary-items a:link,.menu-secondary-items a:visited{color:#333}.menu-secondary-items a:active,.menu-secondary-items a:focus,.menu-secondary-items a:hover{color:#333}.menu-secondary-items .toggle-dropdown{color:#1a1a1a}.menu-secondary-items ul{position:absolute;max-height:none;visibility:hidden;overflow:visible;opacity:0;top:calc(100% + 4px);left:6px;min-width:100%;font-size:16px;padding-bottom:18px;background:#fff;text-align:left;box-shadow:0 2px 6px 0 rgba(0,0,0,.1);transition:top .2s,left .2s,opacity .2s,visibility .2s}.menu-secondary-items ul li{display:block;white-space:nowrap;margin-right:0}.menu-secondary-items ul li:first-child{margin-top:0}.menu-secondary-items ul li.menu-item-has-children:hover>button{transform:rotate(-90deg) translateY(2px)}.menu-secondary-items ul li.menu-item-has-children>a:active+button,.menu-secondary-items ul li.menu-item-has-children>a:focus+button,.menu-secondary-items ul li.menu-item-has-children>a:hover+button{transform:rotate(-90deg) translateY(2px)}.menu-secondary-items ul a{display:block;padding:8px 12px}.menu-secondary-items ul .toggle-dropdown{position:absolute;top:10px;right:12px;transform:rotate(-90deg)}.menu-secondary-items ul ul{top:-12px;left:calc(100% + 4px);padding-top:12px}.menu-secondary-items ul .menu-item-has-children a:active~ul,.menu-secondary-items ul .menu-item-has-children a:focus~ul,.menu-secondary-items ul .menu-item-has-children a:hover~ul,.menu-secondary-items ul ul:hover{top:-12px;left:100%}.menu-secondary-items .menu-item-has-children a:active~ul,.menu-secondary-items .menu-item-has-children a:focus~ul,.menu-secondary-items .menu-item-has-children a:hover~ul,.menu-secondary-items ul:hover{top:100%;visibility:visible;opacity:1}.rtl .menu-secondary-container{float:none}.rtl .menu-secondary-items{margin:0}.rtl .menu-secondary-items li{margin:0 0 0 -4px}.rtl .menu-secondary-items li:first-child>a{padding:0 0 0 .75em}}.mobile-menu-container{position:fixed;top:0;right:0;bottom:0;left:0;visibility:hidden;opacity:0;z-index:19;overflow:scroll;-webkit-overflow-scrolling:touch;padding:1.5em;background:rgba(0,0,0,.93);transform:scale(.95);transition:transform .2s,visibility .2s,opacity .2s}.mobile-menu-container.open{display:block;visibility:visible;opacity:1;transform:scale(1)}.rtl .mobile-menu-container{background:rgba(0,0,0,.9)}.admin-bar .mobile-menu-container{top:46px}.close-mobile-menu{text-align:center;margin:-7px 0 14px}.close-mobile-menu button{background:0 0;border:none;margin:0;padding:7px 8px}.close-mobile-menu button:hover{cursor:pointer}.close-mobile-menu button:focus{outline:0}@media all and (min-width:50em){.mobile-menu-container{position:relative;top:auto;right:auto;bottom:auto;left:auto;visibility:visible;opacity:1;overflow:visible;background:#000;padding:0 1.5em;transform:none}.mobile-menu-container:after{content:"";position:absolute;z-index:-1;background:#000;top:0;right:-999px;bottom:0;left:-999px}.admin-bar .mobile-menu-container{top:auto}.close-mobile-menu{display:none}.rtl .mobile-menu-container{position:relative;top:auto;right:auto;bottom:auto;left:auto;visibility:visible;opacity:1;overflow:visible;background:#000;padding:0 1.5em;transform:none}.rtl .mobile-menu-container:after{content:"";position:absolute;z-index:-1;background:#000;top:0;right:-999px;bottom:0;left:-999px}.rtl.admin-bar .mobile-menu-container{top:auto}.rtl .close-mobile-menu{display:none}}.entry{margin:1.5em auto 3em;padding:0 3.125%;max-width:900px}.featured-image-container{margin:.75em 0;padding:.75em;border:solid 1px #d9d9d9;border-radius:6px;background:#fff}.archive .featured-image-container:hover,.blog .featured-image-container:hover,.page-template-homepage .featured-image-container:hover,.search-results .featured-image-container:hover{border-color:#ffc270;box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}.featured-image{position:relative;height:0;padding-bottom:50%;overflow:hidden}.featured-image>a{position:absolute;top:0;right:0;bottom:0;left:0;font-size:0}.featured-image>a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;opacity:0;transition:opacity .1s ease-in-out}.featured-image>a:focus:after{opacity:.2}.featured-image>a>img,.featured-image>img{position:absolute;left:0;height:100%;width:100%;object-fit:cover}.featured-image>a>img.no-object-fit,.featured-image>img.no-object-fit{min-width:0;min-height:0;max-width:100%;max-height:100%;height:auto;width:auto;top:50%;right:50%;left:auto;transform:translateX(50%) translateY(-50%)}.featured-image .ccfic{position:absolute;width:100%;bottom:0;text-align:center;background:rgba(0,0,0,.7);color:#fff;padding:4px 4px 4px 12px;font-size:13px}.post-header{text-align:center;max-width:800px;margin:0 auto 1.5em}.rtl .post-header{margin:0 auto 1.5em}.post-title{font-weight:900;letter-spacing:-.02em;margin-bottom:0}.post-title a:active,.post-title a:focus,.post-title a:hover{color:#666;text-decoration:none}.post-byline{margin-top:6px}.post-byline span{font-style:italic}.post-content{padding:0 12px}.post-content iframe{max-width:100%}.post-content:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.more-link-wrapper{text-align:center}.more-link{font-size:16px;line-height:1.5;display:inline-block;padding:12px 24px;border:solid 1px #d9d9d9;border-radius:6px;letter-spacing:-.02em;transition:border-color .2s,box-shadow .2s}.more-link:active,.more-link:focus,.more-link:hover{text-decoration:none;border-color:#ffc270;box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}.post-meta{padding:0 12px}.post-categories{margin:1.5em 0;font-style:italic}.post-categories a{font-weight:900;font-style:normal}.post-tags{margin:1.5em 0}.post-tags ul{list-style:none;margin:0}.post-tags li{display:inline-block}.post-tags a{display:inline-block;margin-right:8px;padding:5px 18px;border:solid 1px #ebebeb;border-radius:24px;transition:color .2s,background .2s,border-color .2s}.post-tags a:active,.post-tags a:focus,.post-tags a:hover{text-decoration:none;color:#fff;background:#ffc270;border-color:#ffc270}.further-reading{display:flex;justify-content:space-between;margin:2.25em 0}.further-reading div{position:relative;width:49%;padding:1.125em 1.5em;border:solid 1px #ebebeb;border-radius:6px;transition:border-color .2s,box-shadow .2s}.further-reading div:hover{border-color:#ffc270;box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}.further-reading div:after{content:"";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;top:50%;left:6px;z-index:-1;color:#f5f5f5;font-size:110px;line-height:0}.further-reading .next{text-align:right}.further-reading .next:after{content:"";left:auto;right:6px}.further-reading span{display:block;color:grey;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.further-reading a{font-weight:900}.further-reading a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.alignwide{position:relative;max-width:114%;width:114%;left:-7%}.alignfull{position:relative;max-width:122%;width:122%;left:-11%}.wp-block-gallery{margin:1.5em 0}.wp-block-button{margin:1.5em 0}.wp-block-button a{color:#fff}.last-updated{font-style:italic}.sticky-status{display:inline-block;font-weight:900;padding:6px 12px;color:#666;margin-bottom:12px;background:#ebebeb;border-radius:4px;letter-spacing:.02em;text-transform:uppercase}.wp-block-social-links a{color:#fff}@media all and (min-width:37.5em){.entry{padding:0 6.25%}.alignwide{max-width:120%;width:120%;left:-10%}.alignfull{max-width:128%;width:128%;left:-14%}}@media all and (min-width:43.75em){.entry:first-child{margin-top:3em}.post-title{font-size:2.375em;line-height:1.105}.post-byline{margin-bottom:18px}.post-content{font-size:1.125em;line-height:1.555;margin-top:0}}@media all and (min-width:56.25em){.post-header{margin-bottom:2.25em}.rtl .post-header{margin-bottom:2.25em}.post-title{font-size:3.188em;line-height:1.06}.entry{margin-bottom:3.75em}}@media all and (min-width:68.75em){.alignwide{position:relative;max-width:128%;width:128%;left:-14%}}.site-header .search-form-container{position:relative;margin-bottom:1.5em}.site-header .search-form-container form{display:flex}.site-header .search-form-container .search-field{border-radius:0;padding:9px 12px;height:36px;background:#f5f5f5;transition:border-color .2s,box-shadow .2s,background .2s}.site-header .search-form-container .search-field:focus{outline:0;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);border-color:#ffc270;background:#fff}.site-header .search-form-container .submit-button{position:relative;border-radius:0 18px 18px 0;background:#ffc270;height:36px}.site-header .search-form-container .submit-button input{position:relative;z-index:9;padding:9px 18px;height:100%;width:48px;background:0 0;font-size:0}.site-header .search-form-container .submit-button:after{content:"";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;top:5px;right:18px;z-index:1}.site-header .search-form-container .category-select{position:relative;display:inline-block;vertical-align:middle;text-transform:uppercase;border-radius:18px 0 0 18px;transition:background .2s}.site-header .search-form-container .category-select:active,.site-header .search-form-container .category-select:focus,.site-header .search-form-container .category-select:hover{background:#545454}.site-header .search-form-container .category-select select{position:relative;z-index:2;-moz-appearance:none;-webkit-appearance:none;appearance:none;font-family:Lato,sans-serif;font-weight:900;color:#fff;background:#000;padding:9px 26px 9px 18px;border:none;border-radius:18px 0 0 18px;max-width:300px}.site-header .search-form-container .category-select select::-ms-expand{display:none}.site-header .search-form-container .category-select select:hover{cursor:pointer}.site-header .search-form-container .category-select select:focus{outline:0}.site-header .search-form-container .category-select i{position:absolute;z-index:3;top:9px;right:12px;color:#fff}.site-header .search-form-container.no-category-select .search-field{border-radius:18px 0 0 18px}.site-header .search-form-container.no-submit-button .search-field{border-radius:0 18px 18px 0}.site-header .search-form-container.no-category-select.no-submit-button .search-field{border-radius:18px}.rtl .site-header .search-form-container .category-select{border-radius:0 18px 18px 0}.rtl .site-header .search-form-container .category-select select{border-radius:0 18px 18px 0}.rtl .site-header .search-form-container .category-select i{right:auto;left:12px}.rtl .site-header .search-form-container .search-field{border-radius:0}.rtl .site-header .search-form-container .submit-button{position:relative;height:auto}@media all and (min-width:50em){.site-header .search-form-container{flex-grow:99999;margin:1.5em 0}.site-header .search-form-container .category-select{background:#000}.site-header .search-form-container .search-field{border:solid 1px #ebebeb}.site-header .search-form-container .submit-button{height:36px;width:60px}.site-header .search-form-container+div>div{margin-left:48px}.rtl .site-header .search-form-container{flex-grow:99999}.rtl .site-header .search-form-container+div>div{margin-left:0;margin-right:48px}}.search-header{margin:2.25em auto}.search .main-container .search-form{display:flex;margin:.75em auto 3em;max-width:600px}.search .main-container .search-form label{flex-grow:1}.search .main-container .search-form .search-field{border-radius:24px 0 0 24px;border-right:none;transition:border-color .2s,box-shadow .2s}.search .main-container .search-form .search-field:focus{outline:0;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);border-color:#ffc270}.search .main-container .search-form .search-submit{border-radius:0 24px 24px 0}.search .main-container .search-bottom{margin-bottom:4.5em;padding:0 3.125%}.search .main-container .search-bottom p{text-align:center}.social-icons-container .social-media-icons{list-style:none;margin:2.25em 0 0;text-align:center}.social-icons-container .social-media-icons li{display:inline-block}.social-icons-container .social-media-icons a{display:inline-block;width:36px;height:36px;line-height:36px;text-align:center;border:solid 1px #fff;border-radius:50%;margin:0 8px;transition:background .2s,border-color .2s}.social-icons-container .social-media-icons a:active,.social-icons-container .social-media-icons a:focus,.social-icons-container .social-media-icons a:hover{background:#ffc270;border-color:#ffc270}@media all and (min-width:50em){.social-icons-container{flex-shrink:0}.rtl .social-icons-container{float:none}.social-icons-container .social-media-icons{margin:.5em 0;text-align:right}.social-icons-container .social-media-icons a{font-size:14px;line-height:30px;width:30px;height:30px;margin:0 0 0 12px;color:#333;border-color:#333}.social-icons-container .social-media-icons a:link,.social-icons-container .social-media-icons a:visited{color:#333}.social-icons-container .social-media-icons a:active,.social-icons-container .social-media-icons a:focus,.social-icons-container .social-media-icons a:hover{color:#fff}}.widget{margin-bottom:2.625em}.widget ul.children{margin-top:6px}.widget ul li{margin-bottom:6px}.widget-title{font-weight:400;text-transform:uppercase;letter-spacing:.03em;margin-bottom:1.125em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{background:#ffc270}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{box-shadow:-1px 1px 2px 0 rgba(0,0,0,.2)}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background:#000}.woocommerce .widget_price_filter .button{background:#000;color:#fff;font-weight:900;transition:color .2s,background .2s}.woocommerce .widget_price_filter .button:active,.woocommerce .widget_price_filter .button:focus,.woocommerce .widget_price_filter .button:hover{background:#ffc270;color:#fff;outline:0}.woocommerce .widget_price_filter .price_slider_amount{margin-top:1.875em}.woocommerce .widget_price_filter form{margin-top:1.5em}.woocommerce .widget_price_filter .price_label{float:right;background:#fff;padding:11px;border-radius:6px;line-height:1}.woocommerce .woocommerce-widget-layered-nav .count{float:right}.woocommerce .widget_layered_nav_filters ul li,.woocommerce .woocommerce-widget-layered-nav ul li{display:block;float:none}.woocommerce .widget_layered_nav_filters .chosen a:active,.woocommerce .widget_layered_nav_filters .chosen a:focus,.woocommerce .widget_layered_nav_filters .chosen a:hover,.woocommerce .woocommerce-widget-layered-nav .chosen a:active,.woocommerce .woocommerce-widget-layered-nav .chosen a:focus,.woocommerce .woocommerce-widget-layered-nav .chosen a:hover{text-decoration:none}.woocommerce .widget_layered_nav_filters .chosen a:active:before,.woocommerce .widget_layered_nav_filters .chosen a:focus:before,.woocommerce .widget_layered_nav_filters .chosen a:hover:before,.woocommerce .woocommerce-widget-layered-nav .chosen a:active:before,.woocommerce .woocommerce-widget-layered-nav .chosen a:focus:before,.woocommerce .woocommerce-widget-layered-nav .chosen a:hover:before{color:#000}.woocommerce .widget_layered_nav_filters .chosen a:before,.woocommerce .woocommerce-widget-layered-nav .chosen a:before{font-size:16px;margin-right:6px;color:#ff5757;transition:color .2s}.widget_product_categories .current-cat>a{font-weight:900}.widget_rating_filter .star-rating{color:#ffc270}.widget_rating_filter li.wc-layered-nav-rating a:active,.widget_rating_filter li.wc-layered-nav-rating a:focus,.widget_rating_filter li.wc-layered-nav-rating a:hover{text-decoration:none}.widget_rating_filter li.wc-layered-nav-rating a:before{color:#ff5757!important}.widget_products .star-rating{color:#ffc270}.widget_product_search form,.widget_search form{display:flex}.widget_product_search .search-field,.widget_search .search-field{padding:5px 12px;border-radius:6px 0 0 6px}.widget_product_search .search-submit,.widget_product_search button,.widget_search .search-submit,.widget_search button{border-radius:0 6px 6px 0}.rtl .widget_product_search .search-field,.rtl .widget_search .search-field{border-radius:0 6px 6px 0}.rtl .widget_product_search .search-submit,.rtl .widget_product_search button,.rtl .widget_search .search-submit,.rtl .widget_search button{border-radius:6px 0 0 6px}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:left;margin:6px 12px 0 0;border-radius:4px}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{font-weight:400}.woocommerce ul.cart_list .star-rating,.woocommerce ul.product_list_widget .star-rating{line-height:1;color:#ffc270;margin-top:2px}.woocommerce ul.cart_list .reviewer,.woocommerce ul.product_list_widget .reviewer{margin-left:44px}.woocommerce ul.cart_list .amount,.woocommerce ul.product_list_widget .amount{display:block}.woocommerce ul.cart_list del .amount,.woocommerce ul.cart_list ins .amount,.woocommerce ul.product_list_widget del .amount,.woocommerce ul.product_list_widget ins .amount{display:inline}.woocommerce ul.cart_list ins,.woocommerce ul.product_list_widget ins{text-decoration:none}.rtl .woocommerce ul.cart_list li img,.rtl .woocommerce ul.product_list_widget li img{float:right}@media all and (min-width:50em) and (max-width:68.75em){.woocommerce .widget_price_filter button{margin-bottom:8px}.woocommerce .widget_price_filter .price_label{float:none;clear:left;text-align:left}.widget_product_search .woocommerce-product-search{flex-direction:column}.widget_product_search .search-field{border-radius:0}.widget_product_search button{border-radius:0}}.woocommerce .main-container{padding:0 3.125%;margin:1.5em 0 0}.woocommerce ul.products li.product{text-align:center;margin-bottom:36px!important}.woocommerce ul.products li.product a:active,.woocommerce ul.products li.product a:focus,.woocommerce ul.products li.product a:hover{text-decoration:none}.woocommerce ul.products li.product a:active img,.woocommerce ul.products li.product a:focus img,.woocommerce ul.products li.product a:hover img{transform:translateY(-3px);box-shadow:0 2px 1px 0 rgba(0,0,0,.1);opacity:.75}.woocommerce ul.products li.product a img{margin-bottom:0;transition:transform .2s,box-shadow .2s,opacity .2s}.woocommerce ul.products li.product a .price{font-size:12px;color:#333;margin-bottom:6px}.woocommerce ul.products li.product a .price del{margin-right:4px}.woocommerce ul.products li.product a .price ins{text-decoration:none;font-weight:400}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-weight:400;padding:0;margin:6px 0 2px}.woocommerce ul.products li.product .button{background:#fff;border:solid 1px #ffc270;border-radius:4px;margin-top:6px;font-weight:400;transition:color .2s,background .2s}.woocommerce ul.products li.product .button:active,.woocommerce ul.products li.product .button:focus,.woocommerce ul.products li.product .button:hover{text-decoration:none;color:#fff;background:#ffc270}.woocommerce ul.products li.product .onsale{line-height:2.75;background:#ffc270}.woocommerce ul.products li.product .onsale.custom{border-radius:999px}.woocommerce ul.products li.product .star-rating{font-size:12px;margin:6px auto 8px;color:#ffc270}.woocommerce ul.products li.product .added_to_cart.wc-forward{display:block;padding-top:0;margin-top:10px;font-style:italic}.woocommerce nav.woocommerce-pagination{margin-bottom:3em}.woocommerce nav.woocommerce-pagination ul{border-color:#d9d9d9}.woocommerce nav.woocommerce-pagination ul li{border-color:#d9d9d9}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:10px 14px}.woocommerce nav.woocommerce-pagination ul li a.current,.woocommerce nav.woocommerce-pagination ul li span.current{background:#f5f5f5}.woocommerce nav.woocommerce-pagination ul li a{transition:color .2s,background .2s}.woocommerce nav.woocommerce-pagination ul li a:active,.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover{color:#fff;background:#ffc270}.woocommerce .sidebar-store{position:relative;background:#f5f5f5;margin:-3em 0 4.5em;padding:1.5em 1.5em 1.5em 0;border-radius:4px}.woocommerce .sidebar-store:after{content:"";position:absolute;top:0;right:-999px;bottom:-3em;left:-999px;z-index:-1;background:#f5f5f5}.woocommerce-info,.woocommerce-message{border-color:#ffc270}.woocommerce-info:before,.woocommerce-message:before{color:#ffc270}.woocommerce-error{border-top-color:#ff5757}.woocommerce-error:before{color:#ff5757}.woocommerce-store-notice,p.demo_store{background:#ffc270}.woocommerce-archive .loop-container{margin-bottom:6em!important}@media all and (min-width:50em){.woocommerce .main-container{display:flex;justify-content:space-between;flex-direction:row-reverse;flex-wrap:wrap}.woocommerce .loop-container{width:70%}.woocommerce .sidebar-store{position:relative;width:26%;border-radius:0;margin-top:-1.5em;padding-top:2.25em}.woocommerce .sidebar-store:after{right:0}.rtl.woocommerce .sidebar-store:after{right:auto;left:0}}.woocommerce.single-product .main-container{padding:0 6.25%}.woocommerce.single-product .entry{padding:0}.woocommerce.single-product .entry .onsale{line-height:2.75;background:#ffc270}.woocommerce.single-product .entry .onsale.custom{border-radius:999px}.woocommerce.single-product .product_title{margin-bottom:0}.woocommerce.single-product .price{margin:6px 0}.woocommerce.single-product .price del{margin-right:4px}.woocommerce.single-product .price ins{text-decoration:none}.woocommerce.single-product .star-rating{color:#ffc270}.woocommerce.single-product form .quantity input{padding:11px 12px;border-radius:4px;transition:border-color .2s,box-shadow .2s}.woocommerce.single-product form .quantity input:focus{outline:0;border-color:#ffc270;box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}.woocommerce.single-product form .single_add_to_cart_button{padding:16px 24px;background:#000;transition:background .2s}.woocommerce.single-product form .single_add_to_cart_button:active,.woocommerce.single-product form .single_add_to_cart_button:focus,.woocommerce.single-product form .single_add_to_cart_button:hover{background:#ffc270}.woocommerce.single-product .product_meta>span{display:block}.woocommerce.single-product table.shop_attributes td{padding:0 8px}.woocommerce.single-product .woocommerce-Reviews-title{margin-bottom:36px}.woocommerce.single-product #reviews #comments .review .avatar{width:36px;height:36px;background:0 0;border:none;border-radius:50%;padding:0}.woocommerce.single-product #reviews #comments .review .star-rating{color:#ffc270;height:21px}.woocommerce.single-product #reviews #comments .review .woocommerce-review__author{font-weight:900;font-size:14px;line-height:1.5;color:#1a1a1a}.woocommerce.single-product #reviews #comments .review .woocommerce-review__published-date{font-size:14px;line-height:1.5;color:#666}.woocommerce.single-product #review_form #respond{margin-top:1.5em}.woocommerce.single-product #review_form #respond .comment-notes{font-style:italic;margin:1.125em 0}.woocommerce.single-product #review_form #respond .comment-reply-title{font-weight:900}.woocommerce.single-product #review_form #respond .comment-form-cookies-consent{margin-top:1.5em}.woocommerce.single-product #review_form #respond .form-submit{margin-top:2.25em}.woocommerce.single-product #review_form #respond .form-submit input{background:#000;border-radius:4px;color:#fff;font-weight:900;padding:16px 24px;transition:background .2s}.woocommerce.single-product #review_form #respond .form-submit input:hover{background:#ffc270}.woocommerce.single-product .comment-form{margin:1.5em 0}.woocommerce.single-product .comment-form .stars a{color:#ffc270}@media all and (min-width:50em){.woocommerce.single-product .main-container{justify-content:center}.woocommerce.single-product .loop-container{width:100%;max-width:900px}}.woocommerce-cart .main-container{padding:0 6.25%}.woocommerce-cart .entry{padding:0}.woocommerce-cart .woocommerce-cart-form__contents td,.woocommerce-cart .woocommerce-cart-form__contents th{border:none}.woocommerce-cart .woocommerce-cart-form__contents .product-remove .remove{color:#ff5757!important;transition:background .2s,color .2s}.woocommerce-cart .woocommerce-cart-form__contents .product-remove .remove:active,.woocommerce-cart .woocommerce-cart-form__contents .product-remove .remove:focus,.woocommerce-cart .woocommerce-cart-form__contents .product-remove .remove:hover{color:#fff!important;background:#ff5757}.woocommerce-cart .woocommerce-cart-form__contents .product-thumbnail img{width:60px}.woocommerce-cart .woocommerce-cart-form__contents .product-quantity input{border-radius:4px;border-color:#d9d9d9;transition:border-color .2s,box-shadow .2s}.woocommerce-cart .woocommerce-cart-form__contents .product-quantity input:focus{outline:0;border-color:#ffc270;box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}.woocommerce-cart .woocommerce-cart-form__contents .actions{padding:18px 12px}.woocommerce-cart .woocommerce-cart-form__contents .actions>.button{border-radius:4px;font-weight:900;background:#000;color:#fff!important;transition:background .2s}.woocommerce-cart .woocommerce-cart-form__contents .actions>.button:disabled:active,.woocommerce-cart .woocommerce-cart-form__contents .actions>.button:disabled:focus,.woocommerce-cart .woocommerce-cart-form__contents .actions>.button:disabled:hover{background:#000}.woocommerce-cart .woocommerce-cart-form__contents .actions>.button:active,.woocommerce-cart .woocommerce-cart-form__contents .actions>.button:focus,.woocommerce-cart .woocommerce-cart-form__contents .actions>.button:hover{background:#ffc270}.woocommerce-cart .woocommerce-cart-form__contents .coupon .input-text{margin-right:6px!important;border-color:#d9d9d9!important;border-radius:4px;transition:border-color .2s,box-shadow .2s,min-width .2s}.woocommerce-cart .woocommerce-cart-form__contents .coupon .input-text:focus{outline:0;border-color:#ffc270!important;box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}.woocommerce-cart .woocommerce-cart-form__contents .coupon .button{font-weight:900;background:#d9d9d9;color:#1a1a1a;transition:background .2s,color .2s}.woocommerce-cart .woocommerce-cart-form__contents .coupon .button:active,.woocommerce-cart .woocommerce-cart-form__contents .coupon .button:focus,.woocommerce-cart .woocommerce-cart-form__contents .coupon .button:hover{color:#fff;background:#000}.woocommerce-cart .cart-collaterals .cart_totals .checkout-button{background:#000;transition:background .2s}.woocommerce-cart .cart-collaterals .cart_totals .checkout-button:active,.woocommerce-cart .cart-collaterals .cart_totals .checkout-button:focus,.woocommerce-cart .cart-collaterals .cart_totals .checkout-button:hover{background:#ffc270}.cart-empty,.return-to-shop{text-align:center}@media all and (min-width:769px){.woocommerce-cart .woocommerce-cart-form__contents .coupon .input-text{min-width:125px}.woocommerce-cart .woocommerce-cart-form__contents .coupon .input-text:focus{min-width:300px}}.woocommerce-checkout .main-container{padding:0 6.25%}.woocommerce-checkout .entry{padding:0;max-width:700px}.woocommerce-checkout .checkout #customer_details>div{width:100%;float:none}.woocommerce-checkout .checkout #customer_details #billing_country_field{margin-bottom:18px}.woocommerce-checkout .checkout #customer_details .select2-container--default .select2-selection--single{border-color:#d9d9d9}.woocommerce-checkout .checkout #customer_details .woocommerce-invalid .select2-container,.woocommerce-checkout .checkout #customer_details .woocommerce-invalid .select2-selection,.woocommerce-checkout .checkout #customer_details .woocommerce-invalid input.input-text,.woocommerce-checkout .checkout #customer_details .woocommerce-invalid select{border-color:#ff5757}.woocommerce-checkout .checkout #customer_details #ship-to-different-address{font-size:1em;font-weight:400;margin-top:1.5em}.woocommerce-checkout .checkout #order_review_heading,.woocommerce-checkout .checkout .woocommerce-additional-fields{margin-top:24px}.woocommerce-checkout .checkout .woocommerce-checkout-review-order table{border-collapse:collapse;border-radius:4px}.woocommerce-checkout .checkout .woocommerce-checkout-review-order td,.woocommerce-checkout .checkout .woocommerce-checkout-review-order th{border:none}.woocommerce-checkout .checkout .woocommerce-checkout-review-order tr{border:solid 1px #d9d9d9}.woocommerce-checkout .checkout #place_order{color:#fff;background:#000;outline:0;border:none;border-radius:4px;-webkit-appearance:none;transition:background .2s}.woocommerce-checkout .checkout #place_order:hover{cursor:pointer}.woocommerce-checkout .checkout #place_order:active,.woocommerce-checkout .checkout #place_order:focus,.woocommerce-checkout .checkout #place_order:hover{background:#ffc270}.woocommerce-checkout .checkout #payment{background:#f5f5f5}.woocommerce-checkout .checkout #payment .payment_box{background:#ebebeb}.woocommerce-checkout .checkout #payment .payment_box:before{border-bottom-color:#ebebeb}.woocommerce-checkout .checkout #payment .payment_methods{border-color:#dedede}.woocommerce-thankyou-order-received{padding:12px 18px;background:#eefae8;border:solid 1px #77a464;border-radius:4px}.woocommerce-thankyou-order-received:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;color:#77a464;margin-right:8px}.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-details{margin-top:2.25em}.woocommerce-order-received .woocommerce-customer-details address{padding:18px 24px}.checkout_coupon.woocommerce-form-coupon p{margin-top:0}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:50%}.woocommerce-account .main-container{padding:0 6.25%}.woocommerce-account .entry{padding:0}.woocommerce-account .post-content>.woocommerce{display:flex;border:solid 1px #ebebeb;border-radius:6px}.woocommerce-account .woocommerce-MyAccount-navigation{float:none;background:#ebebeb;padding:1.5em}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0}.woocommerce-account .woocommerce-MyAccount-navigation ul li{margin-bottom:12px}.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active{font-weight:900}.woocommerce-account .woocommerce-MyAccount-content{width:70%;float:none;padding:0 1.5em}.archive-header .woocommerce-account .woocommerce-MyAccount-content form>h1,.search-header .woocommerce-account .woocommerce-MyAccount-content form>h1,.woocommerce-account .woocommerce-MyAccount-content .archive-header form>h1,.woocommerce-account .woocommerce-MyAccount-content .search-header form>h1,.woocommerce-account .woocommerce-MyAccount-content form>h3{margin-top:24px}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-table{margin:1.5em 0;border-collapse:collapse}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table td,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table th,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-table td,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-table th{border:none}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tr,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-table tr{border:solid 1px #d9d9d9}.woocommerce-account .woocommerce-Message{margin-top:1.5em}.woocommerce-account .woocommerce-EditAccountForm{margin-top:24px}.woocommerce-account .woocommerce-EditAccountForm input+span{display:block;margin-top:12px}.woocommerce-account .woocommerce-EditAccountForm fieldset{margin:1.5em 0;padding:0;border:none}.woocommerce-account .woocommerce-EditAccountForm fieldset legend{display:block;font-weight:900;margin-bottom:12px}.woocommerce-account:not(.logged-in) .post-content>.woocommerce{display:block;max-width:540px;margin:0 auto;border:none}.woocommerce-account:not(.logged-in) .post-content>.woocommerce h2{text-align:center}@media all and (max-width:768px){.woocommerce-account .post-content>.woocommerce{flex-direction:column}}.header-promo{position:relative}.header-promo .slides{position:relative;width:100%}.header-promo .slide{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;height:60vh;visibility:hidden;opacity:0;transition:opacity .5s,visibility .5s}.header-promo .slide.current{position:relative;visibility:visible;opacity:1}.header-promo .slide.center-align{justify-content:center;text-align:center}.header-promo .slide.center-align .content{padding-left:0}.header-promo .slide.right-align{justify-content:flex-end;text-align:right}.header-promo .slide.right-align .content{padding:0 6.25% 0 0}.header-promo .content{position:relative;z-index:2;align-self:center;width:50%;padding-left:6.25%;color:#fff}.header-promo .title{font-weight:900;margin-bottom:0}.header-promo .subtitle{margin:.75em 0 1.5em}.header-promo .button{margin:1.5em 0}.header-promo .button a{display:inline-block;text-decoration:none;color:#fff;background:#000;padding:9px 18px;transition:color .2s,background .2s}.header-promo .button a:link,.header-promo .button a:visited{color:#fff}.header-promo .button a:active,.header-promo .button a:focus,.header-promo .button a:hover{background:#545454;color:#fff}.header-promo .background,.header-promo .overlay{position:absolute;top:0;right:0;bottom:0;left:0}.header-promo .background{background-size:cover;background-position:50%}.header-promo .overlay{z-index:1;background:#000;opacity:0}.header-promo .navigation{position:absolute;z-index:9;bottom:1.5em;left:0;right:0;text-align:center}.header-promo .navigation div{position:relative;display:inline-block;width:15%;max-width:160px;height:6px;margin:0 .75em}.header-promo .navigation div.current button{background:#fff}.header-promo .navigation div button{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;font-size:0;padding:0;margin:0;border-radius:0;background:rgba(255,255,255,.5)}.header-promo .navigation div button:hover{cursor:pointer}.header-promo .navigation div button:active,.header-promo .navigation div button:focus,.header-promo .navigation div button:hover{background:#fff}.rtl .header-promo .content{padding:0 6.25% 0 0}@media all and (min-width:37.5em){.header-promo .title{font-size:1.75em;line-height:1.143}}@media all and (min-width:43.75em){.header-promo .subtitle{font-size:1.3125em;line-height:1.143}}@media all and (min-width:56.25em){.header-promo .title{font-size:2.375em;line-height:1.342}}@media all and (min-width:68.75em){.header-promo .title{font-size:3.188em;line-height:1.06}}@media all and (min-width:87.5em){.header-promo .slides{margin-top:1.5em;border:solid 6px rgba(0,0,0,.1)}}.page-template-homepage .section-container{padding:1.5em 6.25%}.page-template-homepage .woocommerce h2{text-align:center;font-weight:400}.page-template-homepage .woocommerce ul.products{display:flex;flex-flow:row wrap;justify-content:space-between;margin:.75em auto}.page-template-homepage .woocommerce ul.products:after,.page-template-homepage .woocommerce ul.products:before{display:none}.page-template-homepage .woocommerce ul.products .entry,.page-template-homepage .woocommerce ul.products li{float:none;margin:0;width:48%;margin-bottom:18px!important}.page-template-homepage .woocommerce ul.products.count-1{max-width:560px}.page-template-homepage .woocommerce ul.products.count-1 .entry,.page-template-homepage .woocommerce ul.products.count-1 li{width:100%}.page-template-homepage .woocommerce ul.products.count-11 .entry:first-child,.page-template-homepage .woocommerce ul.products.count-11 li:first-child,.page-template-homepage .woocommerce ul.products.count-3 .entry:first-child,.page-template-homepage .woocommerce ul.products.count-3 li:first-child,.page-template-homepage .woocommerce ul.products.count-5 .entry:first-child,.page-template-homepage .woocommerce ul.products.count-5 li:first-child,.page-template-homepage .woocommerce ul.products.count-7 .entry:first-child,.page-template-homepage .woocommerce ul.products.count-7 li:first-child,.page-template-homepage .woocommerce ul.products.count-9 .entry:first-child,.page-template-homepage .woocommerce ul.products.count-9 li:first-child{width:100%}.page-template-homepage .shortcode-inner{margin:1.5em auto 3em}.page-template-homepage .product-categories ul.categories .title{display:inline-block;margin-top:6px}.page-template-homepage .product-categories ul.categories .title:active,.page-template-homepage .product-categories ul.categories .title:focus,.page-template-homepage .product-categories ul.categories .title:hover{text-decoration:underline}.page-template-homepage .product-categories ul.categories .title span{font-weight:900}.page-template-homepage .latest-posts .post-header{margin-bottom:.75em}.page-template-homepage .latest-posts .post-byline{margin-top:0}.page-template-homepage .latest-posts .entry{padding:0}.page-template-homepage .latest-posts .more-link-wrapper{margin-bottom:1.5em}.page-template-homepage .more-products-button{text-align:center;margin:-1.5em 0 4.5em}.page-template-homepage .more-products-button a{display:inline-block;text-decoration:none;padding:8px 16px;color:#fff;background:#000}@media all and (min-width:43.75em){.page-template-homepage .woocommerce h2{margin-bottom:36px}.page-template-homepage .woocommerce ul.products.count-3 .entry,.page-template-homepage .woocommerce ul.products.count-3 li,.page-template-homepage .woocommerce ul.products.count-6 .entry,.page-template-homepage .woocommerce ul.products.count-6 li,.page-template-homepage .woocommerce ul.products.count-9 .entry,.page-template-homepage .woocommerce ul.products.count-9 li{width:32%}.page-template-homepage .woocommerce ul.products.count-3 .entry:first-child,.page-template-homepage .woocommerce ul.products.count-3 li:first-child,.page-template-homepage .woocommerce ul.products.count-6 .entry:first-child,.page-template-homepage .woocommerce ul.products.count-6 li:first-child,.page-template-homepage .woocommerce ul.products.count-9 .entry:first-child,.page-template-homepage .woocommerce ul.products.count-9 li:first-child{width:32%}.page-template-homepage .woocommerce ul.products.count-5 .entry:first-child,.page-template-homepage .woocommerce ul.products.count-5 .entry:nth-child(2),.page-template-homepage .woocommerce ul.products.count-5 li:first-child,.page-template-homepage .woocommerce ul.products.count-5 li:nth-child(2){width:48%}.page-template-homepage .woocommerce ul.products.count-5 .entry:nth-child(3),.page-template-homepage .woocommerce ul.products.count-5 .entry:nth-child(4),.page-template-homepage .woocommerce ul.products.count-5 .entry:nth-child(5),.page-template-homepage .woocommerce ul.products.count-5 li:nth-child(3),.page-template-homepage .woocommerce ul.products.count-5 li:nth-child(4),.page-template-homepage .woocommerce ul.products.count-5 li:nth-child(5){width:32%}.page-template-homepage .woocommerce ul.products.count-7 .entry:first-child,.page-template-homepage .woocommerce ul.products.count-7 li:first-child{width:48%}.page-template-homepage .woocommerce ul.products.count-7 .entry:nth-child(5),.page-template-homepage .woocommerce ul.products.count-7 .entry:nth-child(6),.page-template-homepage .woocommerce ul.products.count-7 .entry:nth-child(7),.page-template-homepage .woocommerce ul.products.count-7 li:nth-child(5),.page-template-homepage .woocommerce ul.products.count-7 li:nth-child(6),.page-template-homepage .woocommerce ul.products.count-7 li:nth-child(7){width:32%}.page-template-homepage .woocommerce ul.products.count-11 .entry,.page-template-homepage .woocommerce ul.products.count-11 li{width:32%}.page-template-homepage .woocommerce ul.products.count-11 .entry:first-child,.page-template-homepage .woocommerce ul.products.count-11 .entry:nth-child(2),.page-template-homepage .woocommerce ul.products.count-11 li:first-child,.page-template-homepage .woocommerce ul.products.count-11 li:nth-child(2){width:48%}.page-template-homepage .latest-posts .post-title{margin-bottom:0}}@media all and (min-width:50em){.page-template-homepage .section-container{padding-top:2.25em}.page-template-homepage .woocommerce ul.products{margin:3em auto}}@media all and (min-width:56.25em){.page-template-homepage .woocommerce ul.products.count-12 .entry,.page-template-homepage .woocommerce ul.products.count-12 li,.page-template-homepage .woocommerce ul.products.count-4 .entry,.page-template-homepage .woocommerce ul.products.count-4 li,.page-template-homepage .woocommerce ul.products.count-8 .entry,.page-template-homepage .woocommerce ul.products.count-8 li{width:24%}.page-template-homepage .woocommerce ul.products.count-7 .entry:first-child,.page-template-homepage .woocommerce ul.products.count-7 .entry:nth-child(2),.page-template-homepage .woocommerce ul.products.count-7 .entry:nth-child(3),.page-template-homepage .woocommerce ul.products.count-7 li:first-child,.page-template-homepage .woocommerce ul.products.count-7 li:nth-child(2),.page-template-homepage .woocommerce ul.products.count-7 li:nth-child(3){width:32%}.page-template-homepage .woocommerce ul.products.count-7 .entry:nth-child(4),.page-template-homepage .woocommerce ul.products.count-7 .entry:nth-child(5),.page-template-homepage .woocommerce ul.products.count-7 .entry:nth-child(6),.page-template-homepage .woocommerce ul.products.count-7 .entry:nth-child(7),.page-template-homepage .woocommerce ul.products.count-7 li:nth-child(4),.page-template-homepage .woocommerce ul.products.count-7 li:nth-child(5),.page-template-homepage .woocommerce ul.products.count-7 li:nth-child(6),.page-template-homepage .woocommerce ul.products.count-7 li:nth-child(7){width:24%}.page-template-homepage .woocommerce ul.products.count-10 .entry:first-child,.page-template-homepage .woocommerce ul.products.count-10 .entry:nth-child(2),.page-template-homepage .woocommerce ul.products.count-10 .entry:nth-child(3),.page-template-homepage .woocommerce ul.products.count-10 .entry:nth-child(4),.page-template-homepage .woocommerce ul.products.count-10 .entry:nth-child(5),.page-template-homepage .woocommerce ul.products.count-10 .entry:nth-child(6),.page-template-homepage .woocommerce ul.products.count-10 li:first-child,.page-template-homepage .woocommerce ul.products.count-10 li:nth-child(2),.page-template-homepage .woocommerce ul.products.count-10 li:nth-child(3),.page-template-homepage .woocommerce ul.products.count-10 li:nth-child(4),.page-template-homepage .woocommerce ul.products.count-10 li:nth-child(5),.page-template-homepage .woocommerce ul.products.count-10 li:nth-child(6){width:32%}.page-template-homepage .woocommerce ul.products.count-10 .entry:nth-child(10),.page-template-homepage .woocommerce ul.products.count-10 .entry:nth-child(7),.page-template-homepage .woocommerce ul.products.count-10 .entry:nth-child(8),.page-template-homepage .woocommerce ul.products.count-10 .entry:nth-child(9),.page-template-homepage .woocommerce ul.products.count-10 li:nth-child(10),.page-template-homepage .woocommerce ul.products.count-10 li:nth-child(7),.page-template-homepage .woocommerce ul.products.count-10 li:nth-child(8),.page-template-homepage .woocommerce ul.products.count-10 li:nth-child(9){width:24%}.page-template-homepage .woocommerce ul.products.count-11 .entry,.page-template-homepage .woocommerce ul.products.count-11 li{width:24%}.page-template-homepage .woocommerce ul.products.count-11 .entry:first-child,.page-template-homepage .woocommerce ul.products.count-11 .entry:nth-child(2),.page-template-homepage .woocommerce ul.products.count-11 .entry:nth-child(3),.page-template-homepage .woocommerce ul.products.count-11 li:first-child,.page-template-homepage .woocommerce ul.products.count-11 li:nth-child(2),.page-template-homepage .woocommerce ul.products.count-11 li:nth-child(3){width:32%}}@media all and (min-width:62.5em){.page-template-homepage .woocommerce ul.products.count-5 .entry.product,.page-template-homepage .woocommerce ul.products.count-5 li.product{width:19%}}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: local(""), url(//vinilrecords.com.br/wp-content/themes/vinilrecords/assets/css/../fonts/lato-v23-latin-regular.woff2) format("woff2"),
    url(//vinilrecords.com.br/wp-content/themes/vinilrecords/assets/css/../fonts/lato-v23-latin-regular.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  src: local(""), url(//vinilrecords.com.br/wp-content/themes/vinilrecords/assets/css/../fonts/lato-v23-latin-900.woff2) format("woff2"),
    url(//vinilrecords.com.br/wp-content/themes/vinilrecords/assets/css/../fonts/lato-v23-latin-900.woff) format("woff");
  font-display: swap;
}
a,
button,
input[type="submit"] {
  transition: all 0.5s;
}
input[type="submit"],
input[type="button"],
a.button,
.more-products-button a,
a.wcpix-whatsapp,
a.wcpix-email,
button {
  font-size: 1em;
  line-height: 1.5;
  font-family: Lato, sans-serif;
  font-weight: 900;
  text-decoration: none;
  letter-spacing: -0.02em;
  padding: 12px 24px;
  color: #fff;
  background: #000;
  outline: 0;
  border: none;
  border-radius: 4px;
  -webkit-appearance: none;
  text-transform: uppercase;
  transition: background 0.2s;
}
input[type="submit"]:hover,
input[type="button"]:hover,
a.button:hover,
.more-products-button a:hover,
a.wcpix-whatsapp:hover,
a.wcpix-email:hover,
button:hover,
input[type="submit"]:active,
input[type="button"]:active,
a.button:active,
.more-products-button a:active,
a.wcpix-whatsapp:active,
a.wcpix-email:active,
button:focus,
input[type="submit"]:focus,
input[type="button"]:focus,
a.button:focus,
.more-products-button a:focus,
a.wcpix-whatsapp:focus,
a.wcpix-email:focus,
button:focus {
  cursor: pointer;
  text-decoration: none;
  color: #000;
  background: #ffc270;
}
button:disabled,
input[type="submit"]:disabled,
input[type="button"]:disabled,
a.button:disabled,
.more-products-button a:disabled,
a.wcpix-whatsapp:disabled,
a.wcpix-email:disabled,
button:disabled {
  color: #666;
  background: #ccc;
  cursor: not-allowed;
}
p {
  margin-top: 0;
}
small {
  font-size: 0.75em;
}
textarea {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  height: 120px;
  max-height: 120px;
  min-height: 120px;
}
img.scaled-image {
  border: none !important;
}
.prisna-wp-translate-layout-bar .prisna-wp-translate-sub-container {
  background: #000 !important;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce ul.products li.product .button,
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-orders-table
  .woocommerce-orders-table__cell-order-actions
  .button,
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-table
  .woocommerce-orders-table__cell-order-actions
  .button,
.woocommerce.single-product form .single_add_to_cart_button,
.button,
.more-link,
button,
input[type="submit"] {
  text-transform: uppercase;
}
.tagcloud {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
}
.tagcloud a.tag-cloud-link {
  font-size: 0.85em !important;
  display: inline-block;
  margin-right: 8px;
  padding: 5px 18px;
  border: solid 1px #ebebeb;
  border-radius: 24px;
  transition: color 0.2s, background 0.2s, border-color 0.2s;
  color: #1a1a1a;
  text-decoration: none;
}
.tagcloud a.tag-cloud-link:hover,
.tagcloud a.tag-cloud-link:active,
.tagcloud a.tag-cloud-link:focus {
  text-decoration: none;
  color: #fff;
  background: #ffc270;
  border-color: #ffc270;
}
.tagcloud a.tag-cloud-link,
.post-tags a {
  background-color: #ebebeb;
}
.woocommerce a.button:active,
.woocommerce a.button:focus,
.woocommerce a.button:hover,
.woocommerce button.button:active,
.woocommerce button.button:focus,
.woocommerce button.button:hover,
.woocommerce ul.products li.product .button:active,
.woocommerce ul.products li.product .button:focus,
.woocommerce ul.products li.product .button:hover,
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-orders-table
  .woocommerce-orders-table__cell-order-actions
  .button:active,
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-orders-table
  .woocommerce-orders-table__cell-order-actions
  .button:focus,
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-orders-table
  .woocommerce-orders-table__cell-order-actions
  .button:hover,
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-table
  .woocommerce-orders-table__cell-order-actions
  .button:active,
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-table
  .woocommerce-orders-table__cell-order-actions
  .button:focus,
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-table
  .woocommerce-orders-table__cell-order-actions
  .button:hover,
.woocommerce.single-product form .single_add_to_cart_button:active,
.woocommerce.single-product form .single_add_to_cart_button:focus,
.woocommerce.single-product form .single_add_to_cart_button:hover,
.post-tags a:active,
.post-tags a:focus,
.post-tags a:hover,
.button:active,
.button:focus,
.button:hover,
button:active,
button:focus,
button:hover,
input[type="submit"]:active,
input[type="submit"]:focus,
input[type="submit"]:hover {
  color: #1a1a1a;
}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce ul.products li.product .button.alt.disabled,
.woocommerce ul.products li.product .button.alt.disabled:hover,
.woocommerce ul.products li.product .button.alt:disabled,
.woocommerce ul.products li.product .button.alt:disabled:hover,
.woocommerce ul.products li.product .button.alt:disabled[disabled],
.woocommerce ul.products li.product .button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: #000;
  opacity: 0.5;
}
.woocommerce ul.products li.product .button:link {
  font-weight: 900;
  background: #000;
  color: #fff;
  border: solid 1px #000;
  border-radius: 3px;
  margin-top: 6px;
  transition: all 0.2s, background 0.2s;
}
.woocommerce ul.products li.product .button:active,
.woocommerce ul.products li.product .button:focus,
.woocommerce ul.products li.product .button:hover {
  text-decoration: none;
  color: #fff;
  background: #ffc270;
  border-color: #ffc270;
}
.woocommerce ul.products li.product .added_to_cart.wc-forward {
  margin-top: 5px;
  font-size: 0.85em;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.loading,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.loading,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.loading,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  #respond
  input#submit.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  a.button.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  button.button.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles))
  .woocommerce
  input.button.loading {
  background: #ffc270;
  border-color: #ffc270;
  opacity: 1;
}
.woocommerce-checkout .checkout #order_review_heading,
.woocommerce-checkout .checkout .woocommerce-additional-fields {
  margin-top: 0;
}
.select2-container--default .select2-selection--single {
  height: 42px;
  border-radius: 6px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 42px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 42px;
}
.social-icons-container .social-media-icons a {
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
}
.social-icons-container .social-media-icons a svg {
  max-width: 60%;
  fill: #fff;
}
@media all and (min-width: 50em) {
  .social-icons-container .social-media-icons a {
    background-color: #1a1a1a;
  }
}
.social-icons-container .social-media-icons a:hover svg,
.social-icons-container .social-media-icons a:active svg,
.social-icons-container .social-media-icons a:focus svg {
  fill: #fff;
}
@media all and (min-width: 37.5em) {
  .header-middle {
    display: flex;
    justify-content: space-between;
  }
}
.site-header .search-form-vinil {
  position: relative;
  margin-bottom: 1.5em;
}
.site-header .search-form-vinil form {
  display: flex;
}
.site-header .search-form-vinil .search-field {
  border-radius: 0;
  padding: 9px 12px;
  height: 36px;
  background: #f5f5f5;
  transition: border-color 0.2s, box-shadow 0.2s, background 0.2s;
}
.site-header .search-form-vinil .search-field:focus {
  outline: none;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  border-color: #ffc270;
  background: #fff;
}
.site-header .search-form-vinil .submit-button {
  position: relative;
  border-radius: 0 18px 18px 0;
  background: #ffc270;
  height: 36px;
}
.site-header .search-form-vinil .submit-button input {
  position: relative;
  z-index: 9;
  padding: 9px 18px;
  height: 100%;
  width: 48px;
  background: none;
  font-size: 0;
}
.site-header .search-form-vinil .submit-button:after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 5px;
  right: 18px;
  z-index: 1;
}
.site-header .search-form-vinil .category-select {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  border-radius: 18px 0 0 18px;
  transition: background 0.2s;
}
.site-header .search-form-vinil .category-select:hover,
.site-header .search-form-vinil .category-select:active,
.site-header .search-form-vinil .category-select:focus {
  background: #545454;
}
.site-header .search-form-vinil .category-select select {
  position: relative;
  z-index: 2;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  color: #fff;
  background: #000;
  padding: 9px 26px 9px 18px;
  border: none;
  border-radius: 18px 0 0 18px;
  max-width: 300px;
  font-size: 0.75em;
  line-height: 1.5;
}
.site-header .search-form-vinil .category-select select::-ms-expand {
  display: none;
}
.site-header .search-form-vinil .category-select select:hover {
  cursor: pointer;
}
.site-header .search-form-vinil .category-select select:focus {
  outline: none;
}
.site-header .search-form-vinil .category-select i {
  position: absolute;
  z-index: 3;
  top: 9px;
  right: 12px;
  color: #fff;
}
.site-header .search-form-vinil.no-category-select .search-field {
  border-radius: 18px 0 0 18px;
}
.site-header .search-form-vinil.no-submit-button .search-field {
  border-radius: 0 18px 18px 0;
}
.site-header
  .search-form-vinil.no-category-select.no-submit-button
  .search-field {
  border-radius: 18px;
}
.rtl .site-header .search-form-vinil .category-select {
  border-radius: 0 18px 18px 0;
}
.rtl .site-header .search-form-vinil .category-select select {
  border-radius: 0 18px 18px 0;
}
.rtl .site-header .search-form-vinil .category-select i {
  right: auto;
  left: 12px;
}
.rtl .site-header .search-form-vinil .search-field {
  border-radius: 0;
}
.rtl .site-header .search-form-vinil .submit-button {
  position: relative;
  height: auto;
}
@media all and (min-width: 37.5em) {
  .site-header .search-form-vinil {
    margin: 1em 0;
  }
}
@media all and (min-width: 50em) {
  .site-header .search-form-vinil {
    flex-grow: 99999;
  }
  .site-header .search-form-vinil .category-select {
    background: #000;
  }
  .site-header .search-form-vinil .search-field {
    border: solid 1px #ebebeb;
  }
  .site-header .search-form-vinil .submit-button {
    height: 36px;
    width: 60px;
  }
  .site-header .search-form-vinil + div > div {
    margin-left: 48px;
  }
  .rtl .site-header .search-form-vinil {
    flex-grow: 99999;
  }
  .rtl .site-header .search-form-vinil + div > div {
    margin-left: 0;
    margin-right: 48px;
  }
}
.site-header .search-form-vinil .category-select svg {
  position: absolute;
  z-index: 3;
  top: 9px;
  right: 12px;
  fill: #fff;
  width: 16px;
}
body.sticky .header-bottom {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}
body.sticky .main-container {
  padding-top: 48px;
}
body.cart {
  overflow: hidden;
}
.title-container {
  margin: 0.5em 0;
}
.site-title {
  text-indent: -999px;
  line-height: 0;
  font-size: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  height: 75px;
  width: 100%;
  margin: 0;
}
.site-title a {
  display: block;
  width: 100%;
  height: 100%;
}
.menu-primary-container {
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #d3ced2;
}
@media all and (min-width: 37.5em) {
  .site-title {
    width: 185px;
  }
  .menu-primary-container {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
  }
}
.user-icon a svg,
.whishlist-icon a svg,
.cart-icon a svg {
  fill: #000;
  height: 32px;
}
.user-account-icon-container {
  display: flex;
  gap: 15px;
}
.whishlist-icon {
  position: relative;
  margin: 24px 0;
}
@media all and (min-width: 50em) {
  .site-header .search-form-vinil + div > div {
    margin-left: 0;
  }
  .woocommerce-wishlist .loop-container {
    width: 100%;
  }
}
.search-form-vinil .search-field {
  background-color: #f5f5f5;
  border: solid 1px #ebebeb;
}
.search-form-vinil .search-field:focus {
  outline: 0;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 10%);
  border-color: #ffc270;
  background: #fff;
}
.search-form-vinil .submit-button {
  height: 44px;
  border-radius: 0 22px 22px 0;
  background-color: #ffc270;
}
.search-form-vinil .submit-button button {
  background-color: transparent;
  width: 60px;
  height: 100%;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-form-vinil .submit-button button svg {
  fill: #000;
  height: 50%;
}
.search-form-vinil .submit-button:after,
.site-header .search-form-vinil .submit-button:after {
  content: none;
}
button.toggle-dropdown svg {
  width: 16px;
}
button.toggle-dropdown {
  border: none;
}
.menu-primary-items button.toggle-dropdown svg {
  fill: #fff;
}
@media all and (max-width: 799px) {
  button.toggle-dropdown svg {
    fill: #fff;
  }
}
.archive-header h1,
.search-header h1 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.archive-header h1 svg,
.search-header h1 svg {
  width: 24px;
  margin-right: 0.5rem;
}
@media all and (max-width: 799px) {
  .user-account-icon-container a svg,
  .shopping-cart-container a svg {
    fill: #fff;
    height: 24px;
  }
  .user-account-icon-container a:link svg,
  .user-account-icon-container a:visited svg,
  .shopping-cart-container a:link svg,
  .shopping-cart-container a:visited svg {
    fill: #fff;
  }
}
.wp-block-social-links {
  margin: 2rem 0;
}
.wp-block-social-links h4 {
  font-size: 0.85em;
  font-weight: 200;
  margin: 0;
}
.wp-block-social-links ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  transition: all 0.25s;
  margin: 0.5rem 0;
  gap: 0.5rem;
}
.wp-block-social-links ul li.wp-social-link {
  transition: all 0.25s;
}
.wp-block-social-links ul li.wp-social-link a {
  background-color: #a6b1b7;
  border-radius: 20px;
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wp-block-social-links ul li.wp-social-link.wp-social-link-facebook a {
  background-color: #1877f2;
}
.wp-block-social-links ul li.wp-social-link.wp-social-link-twitter a {
  background-color: #1da1f2;
}
.wp-block-social-links ul li.wp-social-link.wp-social-link-instagram a {
  background-color: #c32aa3;
}
.wp-block-social-links ul li.wp-social-link.wp-social-link-linkedin a {
  background-color: #0a66c2;
}
.wp-block-social-links ul li.wp-social-link.wp-social-link-pinterest a {
  background-color: #bd081c;
}
.wp-block-social-links ul li.wp-social-link.wp-social-link-pocket a {
  background-color: #ee4056;
}
.wp-block-social-links ul li.wp-social-link.wp-social-link-reddit a {
  background-color: #ff4500;
}
.wp-block-social-links ul li.wp-social-link.wp-social-link-whatsapp a {
  background-color: #25d366;
}
.wp-block-social-links ul li.wp-social-link a:hover,
.wp-block-social-links ul li.wp-social-link a:focus,
.wp-block-social-links ul li.wp-social-link a:active {
  opacity: 0.75;
}
.wp-block-social-links ul li.wp-social-link a svg {
  fill: #fff;
}
.wp-block-social-links::before {
  content: none;
}
.comment-form label {
  display: none;
}
.comment-form .required-field-message {
  display: block;
}
.alert-danger {
  padding: 0.2em 1em;
  background-color: #f56e28;
  border: 1px solid #f56e28;
}
.alert-success {
  background-color: #46b450;
  border: 1px solid #46b450;
}
.site-footer {
  margin-top: 0;
}
.footer-width {
  max-width: 1400px;
  margin: 0 auto;
}
.footer-content {
  background-color: #ebebeb;
  padding: 2rem 1rem 1rem;
}
.footer-content .footer-logo {
  width: 180px;
}
.footer-content .widget .widget-title {
  font-weight: 700;
  margin-top: 1.125rem;
}
.footer-content .widget {
  margin-bottom: 1.125rem;
}
.footer-content .widget a {
  text-decoration: none;
}
.footer-content .widget a:hover,
.footer-content .widget a:active,
.footer-content .widget a:focus {
  color: #1a1a1a;
  text-decoration: underline;
}
.footer-content .footer-width {
  display: grid;
  grid-gap: 2rem;
}
.btn-whatsapp,
.go-to-top {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.2);
  position: fixed;
  right: 12px;
  bottom: 36px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.25s;
}
.btn-whatsapp {
  opacity: 1;
  visibility: visible;
  right: auto;
  background: transparent;
  left: 12px;
}
.go-to-top.is-visible {
  opacity: 1;
  visibility: visible;
}
.go-to-top:hover {
  background: rgba(0, 0, 0, 0.4);
}
.go-to-top svg {
  stroke: #fff;
  width: 24px;
  height: 24px;
  fill: none;
  stroke-width: 2;
}
.whatsapp-float {
  position: fixed;
  bottom: 60px;
  right: -115px;
  background-color: #fff;
  border-radius: 10px 0 0 10px;
  padding: 5px 30px 5px 5px;
  background-color: #25d366;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  outline: none;
  transition: all 350ms linear;
}
.design-credit {
  position: inherit;
  font-size: 0.75em;
  padding: 0.5rem 0;
}
.widget.widget_nav_menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget.widget_vinil_widget_payment_methods .payment_method h4 {
  font-size: 1rem;
  text-transform: initial;
  font-weight: 700;
}
.widget.widget_vinil_widget_payment_methods .payment_method ul {
  margin: 0 -5px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.widget.widget_vinil_widget_payment_methods .payment_method ul li {
  width: 20%;
  margin: 0;
  padding: 0 5px 5px;
}
.widget.widget_text .textwidget p {
  margin-top: 0;
}
@media all and (min-width: 37.5em) {
  .footer-content .footer-width {
    grid-template-columns: 1fr 1fr;
  }
}
@media all and (min-width: 50em) {
  .footer-content .footer-width {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.artists .artists-header ul li a.active {
  color: #ffc270;
}
.contact-container {
  display: grid;
  grid-gap: 2rem;
  grid-template-columns: 60% 40%;
}
.contact-container h3 {
  font-size: 1.1em;
  margin-bottom: 0.25rem;
}
.wpcf7-form.invalid p {
  margin-bottom: 1rem;
}
.wpcf7-form label {
  display: none;
}
.wpcf7-form label.show {
  display: inherit;
}
.wpcf7-not-valid-tip {
  font-size: 0.75em;
}
.wpcf7 form .wpcf7-response-output {
  margin: 0 0 1rem 0 !important;
}
.wpcf7 form.sent .wpcf7-response-output {
  background-color: #46b450;
  color: #fff;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  background-color: #dc3232;
  color: #fff;
}
.wpcf7 form.spam .wpcf7-response-output {
  background-color: #f56e28;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  background-color: #ffb900;
}
.wpcf7-not-valid-tip {
  color: #dc3232;
}
input.wpcf7-not-valid,
textarea.wpcf7-not-valid {
  color: #dc3232;
  border-color: #dc3232;
}
select {
  font-size: 1em;
  line-height: 1.5;
  font-family: "Lato", sans-serif;
  width: 100%;
  background: #fff;
  border: none;
  -webkit-appearance: none;
  padding: 9px 20px 9px 9px;
  outline: none;
  border: solid 1px #d9d9d9;
  border-radius: 6px;
  transition: border-color 0.2s, box-shadow 0.2s;
  position: relative;
  background: url(data:image/gif;base64,R0lGODlhFAAeAOMKAIiIiJWVlaioqLu7u8zMzN/f3/Ly8vb29v7+/v////BZa/BZa/BZa/BZa/BZa/BZayH5BAEKAA8ALAAAAAAUAB4AAAQtMMlJq7046827/2AojmT5DUCqDp2gAoJnBGlgfEVahARh/sCgcEgsGj2I0SECADs=) no-repeat right center;
}
select:focus {
  outline: none;
  border-color: #ffc270;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}
select::-ms-expand {
  display: none;
}
.wpcf7-form-control-wrap[data-name="your-subject"] {
  display: grid;
  grid-template-areas: "select";
  align-items: center;
  position: relative;
  width: 100%;
  border: none;
  -webkit-appearance: none;
}
.wpcf7-form-control-wrap[data-name="your-subject"]::after {
  content: "";
  justify-self: end;
  width: 0.8em;
  height: 0.5em;
  background-color: #1a1a1a;
  clip-path: polygon(100% 0%, 0 0%, 50% 100%);
  margin-right: 12px;
}
select,
.wpcf7-form-control-wrap[data-name="your-subject"]::after {
  grid-area: select;
}
.search-form {
  display: flex;
  margin: 0.75em auto;
  max-width: 600px;
}
.search-form label {
  flex-grow: 1;
}
.search-form .search-field {
  border-radius: 24px 0 0 24px;
  border-right: none;
  transition: border-color 0.2s, box-shadow 0.2s;
}
.search-form .search-field:focus {
  outline: none;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  border-color: #ffc270;
}
.search-form .search-submit {
  border-radius: 0 24px 24px 0;
}
.featured-image-container {
  margin-bottom: 2rem;
  background-color: #f5f5f5;
}
.woocommerce span.onsale {
  min-height: 3.836em;
  display: flex;
  align-items: center;
}
.featured-image-container.woocommerce-featured-image-container {
  border: none;
  overflow: hidden;
  padding: 0;
}
.featured-image-container.woocommerce-featured-image-container .featured-image {
  padding-bottom: 20%;
}
.woocommerce ul.products li.product a .price {
  color: #e76f51;
  font-size: 1.25em;
  font-weight: 700;
}
.woocommerce ul.products li.product a .price del {
  font-size: 0.75em;
  font-weight: 400;
}
.woocommerce ul.products li.product a .price ins {
  font-weight: 700;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  font-size: 1.5em;
  font-weight: 700;
}
.woocommerce div.product .stock,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #e76f51;
  margin: 1rem 0;
  line-height: 1;
}
.woocommerce.single-product .price del {
  font-size: 0.75em;
  font-weight: 400;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 1.2em;
}
.woocommerce.single-product .product_meta > span {
  margin: 0 0 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
}
.woocommerce-account .woocommerce-MyAccount-content {
  padding: 1rem;
}
.woocommerce-account:not(.logged-in) .post-content > .woocommerce {
  max-width: inherit;
}
.woocommerce-checkout .entry {
  max-width: 100%;
}
.woocommerce form .form-row#shipping_vat_number_field,
.woocommerce form .form-row#billing_vat_number_field {
  display: none;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
  width: 100%;
}
.woocommerce-info,
.woocommerce-message,
.woocommerce-error {
  color: #fff;
}
.woocommerce-info a,
.woocommerce-message a,
.woocommerce-error a {
  color: #fff;
  font-weight: 700;
}
.woocommerce-info a:focus,
.woocommerce-message a:focus,
.woocommerce-error a:focus,
.woocommerce-info a:active,
.woocommerce-message a:active,
.woocommerce-error a:active,
.woocommerce-info a:hover,
.woocommerce-message a:hover,
.woocommerce-error a:hover {
  text-decoration: none;
}
.woocommerce-info {
  background-color: #ffc270;
}
.woocommerce-message {
  border-color: #38a3a5;
  background-color: #38a3a5;
}
.woocommerce-info:before,
.woocommerce-message:before {
  color: #fff;
}
.woocommerce-error {
  border-color: #ff5757;
  background-color: #ff5757;
}
.woocommerce-error:before {
  color: #fff;
}
.woocommerce-store-notice,
p.demo_store {
  border-color: #ffc270;
  background-color: #ffc270;
}
.shop_table tr.order-total {
  font-size: 1.25em;
}
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
  top: 0;
}
.checkout-content {
  display: grid;
  grid-gap: 2rem;
}
.default-submit-button {
  margin-top: 2rem;
}
.woocommerce-checkout .checkout #place_order {
  font-size: 1.5em;
  width: 100%;
}
.product-price ins {
  text-decoration: none;
}
@media all and (min-width: 50em) {
  .checkout-content {
    grid-template-columns: 50% 50%;
  }
}
.pisol-ppscw-alert {
  background-color: #ebebeb;
}
.yith-wcwl-wishlistexistsbrowse,
.yith-wcwl-add-button {
  margin: 1.5rem 0;
}
.yith-wcwl-wishlistexistsbrowse a,
.yith-wcwl-add-button a,
.yith-wcwl-wishlistexistsbrowse .feedback,
.yith-wcwl-add-button .feedback {
  display: inline-flex;
  gap: 5px;
  text-decoration: none;
  align-items: center;
}
.yith-wcwl-wishlistexistsbrowse a,
.yith-wcwl-add-button a {
  font-weight: 700;
  color: #e76f51;
  fill: #e76f51;
}
.yith-wcwl-wishlistexistsbrowse a:hover,
.yith-wcwl-wishlistexistsbrowse a:active,
.yith-wcwl-wishlistexistsbrowse a:focus,
.yith-wcwl-add-button a:hover,
.yith-wcwl-add-button a:active,
.yith-wcwl-add-button a:focus {
  color: #ffc270;
  fill: #ffc270;
}
.yith-wcwl-wishlistexistsbrowse svg,
.yith-wcwl-add-button svg {
  width: 14px;
}
.woocommerce div.product div.images .flex-viewport,
.woocommerce div.product div.images .flex-control-thumbs li {
  background-color: #ebebeb;
}
form.cart br {
  clear: both;
}
#shipping-calc {
  width: 100%;
  margin: 30px 0 0;
  border-top: 1px solid #d3ced2;
  padding-top: 30px;
}
#shipping-calc p {
  margin: 0 0 15px;
  border-bottom: none;
  padding-bottom: 0;
}
#shipping-calc #wscp-form {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#shipping-calc #delivery_truck {
  fill: #1a1a1a;
  margin-right: 10px;
  vertical-align: bottom;
  width: 36px;
  display: none;
}
#shipping-calc #wscp-postcode.text {
  border-radius: 3px;
  width: 96%;
  margin-bottom: 10px;
}
#shipping-calc #wscp-button {
  width: 96%;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  background-color: #1a1a1a;
  border-radius: 3px;
  color: #fff;
  padding: 14px 18px;
  line-height: 1;
}
#shipping-calc a {
  vertical-align: middle;
  display: inline-block;
  font-size: 0.75em;
  margin: 10px 0;
  text-decoration: none;
}
#shipping-calc #wscp-response {
  width: 100%;
  padding: 10px 0;
}
#shipping-calc #wscp-response table {
  border: 1px solid #1a1a1a;
  border-radius: 0;
  border-width: 2px 0;
  margin-bottom: 0;
}
#shipping-calc #wscp-response table td,
#shipping-calc #wscp-response table th {
  border: none;
  font-size: 0.85em;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
#shipping-calc #wscp-response table tr:last-child td,
#shipping-calc #wscp-response table tr:last-child th {
  border-top: 1px solid #1a1a1a;
}
#shipping-calc #wscp-response table tr td::before {
  content: none !important;
}
.woocommerce_products_filters {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  gap: 5px;
}
.woocommerce_products_filters .woocommerce-notices-wrapper {
  width: 100%;
}
.woocommerce_products_filters .woocommerce-result-count {
  order: 1;
  margin: 0;
  float: inherit;
}
.woocommerce_products_filters .woocommerce-per_page {
  order: 2;
  display: flex;
  gap: 5px;
  margin: 0 0 0 auto;
  align-items: center;
}
.woocommerce_products_filters .woocommerce-ordering {
  order: 3;
  margin: 0;
  float: inherit;
  width: 100%;
}
.woocommerce_products_filters .woocommerce-ordering select {
  width: 100%;
}
.woocommerce form .form-row .select2-container {
  width: 100% !important;
}
.cart-empty.woocommerce-info {
  text-align: inherit;
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
  display: flex;
  flex-direction: column-reverse;
}
.woocommerce-cart .woocommerce-cart-form__contents .cart-actions {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0.25rem;
}
.woocommerce-cart .shopping-cart-container .cart-count {
  background: #ffc270;
}
td[data-title="Desconto"] {
  text-align: right;
}
.woocommerce-cart .woocommerce-cart-form__contents .cart-actions .coupon {
  width: 100%;
}
.woocommerce-cart .woocommerce-cart-form__contents .cart-actions .coupon label {
  display: none;
}
.woocommerce-cart
  .woocommerce-cart-form__contents
  .cart-actions
  .button.update-cart,
.woocommerce-cart
  .woocommerce-cart-form__contents
  .cart-actions
  .button.clear-cart {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  font-weight: 900;
  background: #000;
  color: #fff !important;
  transition: background 0.2s;
  fill: #fff;
}
.woocommerce-cart .woocommerce-cart-form__contents .cart-actions .button svg {
  width: 20px;
  margin-right: 5px;
}
.woocommerce-cart
  .woocommerce-cart-form__contents
  .cart-actions
  .button:disabled:hover {
  background-color: #000;
}
.woocommerce-cart
  .woocommerce-cart-form__contents
  .cart-actions
  .button.clear-cart:focus,
.woocommerce-cart
  .woocommerce-cart-form__contents
  .cart-actions
  .button.clear-cart:active,
.woocommerce-cart
  .woocommerce-cart-form__contents
  .cart-actions
  .button.clear-cart:hover {
  fill: #fff;
  background-color: red;
}
.woocommerce a.remove {
  display: flex;
  justify-content: center;
  align-content: center;
  fill: red;
}
.woocommerce a.remove:focus,
.woocommerce a.remove:active,
.woocommerce a.remove:hover {
  fill: #fff;
}
.woocommerce a.remove svg {
  width: 18px;
}
.woocommerce table.shop_table th.product-name {
  width: 50%;
}
.woocommerce table.shop_table td.product-total,
.woocommerce table.shop_table tr.cart-subtotal td,
.woocommerce table.shop_table tr.shipping td,
.woocommerce table.shop_table tr.order-total td {
  text-align: right;
}
@media all and (min-width: 37.5em) {
  .woocommerce form .form-row-first,
  .woocommerce form .form-row-last,
  .woocommerce-page form .form-row-first,
  .woocommerce-page form .form-row-last {
    width: 50%;
  }
  .woocommerce form .form-row#shipping_first_name_field,
  .woocommerce form .form-row#billing_first_name_field,
  .woocommerce form .form-row#shipping_last_name_field,
  .woocommerce form .form-row#billing_last_name_field,
  .woocommerce form .form-row#shipping_address_1_field,
  .woocommerce form .form-row#billing_address_1_field {
    width: 100%;
  }
  .woocommerce form .form-row#billing_postcode_field,
  .woocommerce form .form-row#shipping_postcode_field,
  .woocommerce form .form-row#billing_city_field,
  .woocommerce form .form-row#shipping_city_field {
    width: 50%;
    float: left;
    clear: inherit;
  }
  .woocommerce form .form-row#billing_number_field,
  .woocommerce form .form-row#shipping_number_field {
    width: 30%;
  }
  .woocommerce form .form-row#billing_address_2_field,
  .woocommerce form .form-row#shipping_address_2_field {
    width: 70%;
    float: left;
    clear: inherit;
    padding-top: 2.5rem;
  }
  .woocommerce_products_filters .woocommerce-ordering {
    width: auto;
    max-width: 275px;
  }
  #shipping-calc #delivery_truck {
    display: block;
  }
  .woocommerce #shipping-calc #wscp-button {
    width: auto;
    margin: 0;
    border-radius: 0 3px 3px 0;
  }
  .woocommerce #shipping-calc #wscp-postcode.text {
    width: calc(78% - 180px);
    border-radius: 3px 0 0 3px;
    margin: 0;
  }
  #shipping-calc a {
    margin-left: 10px;
  }
  .woocommerce #shipping-calc #wscp-button.loading {
    background-repeat: no-repeat;
    background-size: 30% !important;
  }
  .woocommerce-cart
    .woocommerce-cart-form__contents
    .cart-actions
    .button.clear-cart,
  .woocommerce-cart
    .woocommerce-cart-form__contents
    .cart-actions
    .button.update-cart {
    max-width: 48%;
  }
  .woocommerce-cart .woocommerce-cart-form__contents .coupon .input-text:focus {
    min-width: 200px;
  }
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  float: inherit;
  margin-bottom: 1rem;
  width: auto;
}
.woocommerce .col2-set .col-1 address,
.woocommerce-page .col2-set .col-1 address,
.woocommerce .col2-set .col-2 address,
.woocommerce-page .col2-set .col-2 address {
  font-style: normal;
}
@media all and (min-width: 50em) {
  .woocommerce .cart-collaterals,
  .woocommerce-page .cart-collaterals {
    display: flex;
    flex-direction: inherit;
    justify-content: space-between;
  }
  .woocommerce .cart-collaterals::before,
  .woocommerce-page .cart-collaterals::before,
  .woocommerce .cart-collaterals::after,
  .woocommerce-page .cart-collaterals::after {
    content: none;
  }
  .woocommerce-cart .woocommerce-cart-form__contents .cart-actions .coupon {
    width: auto;
  }
}
.woocommerce div.product p.stock {
  font-size: 1.2em;
}
.woocommerce table.shop_table thead th {
  text-align: center;
}
.woocommerce table.shop_table tfoot td {
  text-align: right;
}
.woocommerce-account .woocommerce-MyAccount-content {
  width: auto;
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-table
  td.woocommerce-table__product-name {
  display: flex;
  gap: 0.5em;
  flex-wrap: wrap;
  line-height: 1.2;
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-table
  td.woocommerce-table__product-name
  img {
  max-width: 75px;
  max-height: 75px;
}
@media all and (min-width: 50em) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .woocommerce-table
    td.woocommerce-table__product-name {
    display: flex;
    gap: 0.5em;
    flex-wrap: nowrap;
  }
  .woocommerce-account
    .woocommerce-MyAccount-content
    .woocommerce-table
    td.woocommerce-table__product-name
    img {
    max-width: 50px;
    max-height: 50px;
  }
}
.woocommerce-product-gallery__image a {
  cursor: default;
}
.page-template-homepage .woocommerce ul.products.count-11 .entry:first-child,
.page-template-homepage .woocommerce ul.products.count-11 li:first-child,
.page-template-homepage .woocommerce ul.products.count-3 .entry:first-child,
.page-template-homepage .woocommerce ul.products.count-3 li:first-child,
.page-template-homepage .woocommerce ul.products.count-5 .entry:first-child,
.page-template-homepage .woocommerce ul.products.count-5 li:first-child,
.page-template-homepage .woocommerce ul.products.count-7 .entry:first-child,
.page-template-homepage .woocommerce ul.products.count-7 li:first-child,
.page-template-homepage .woocommerce ul.products.count-9 .entry:first-child,
.page-template-homepage .woocommerce ul.products.count-9 li:first-child {
  width: 48%;
}
@media all and (min-width: 37.5em) {
  .page-template-homepage .woocommerce ul.products.count-11 .entry:first-child,
  .page-template-homepage .woocommerce ul.products.count-11 li:first-child,
  .page-template-homepage .woocommerce ul.products.count-3 .entry:first-child,
  .page-template-homepage .woocommerce ul.products.count-3 li:first-child,
  .page-template-homepage .woocommerce ul.products.count-5 .entry:first-child,
  .page-template-homepage .woocommerce ul.products.count-5 li:first-child,
  .page-template-homepage .woocommerce ul.products.count-7 .entry:first-child,
  .page-template-homepage .woocommerce ul.products.count-7 li:first-child,
  .page-template-homepage .woocommerce ul.products.count-9 .entry:first-child,
  .page-template-homepage .woocommerce ul.products.count-9 li:first-child,
  .page-template-homepage .woocommerce ul.products.count-5 .entry:first-child,
  .page-template-homepage .woocommerce ul.products.count-5 .entry:nth-child(2),
  .page-template-homepage .woocommerce ul.products.count-5 li:first-child,
  .page-template-homepage .woocommerce ul.products.count-5 li:nth-child(2) {
    width: 48%;
  }
}
@media all and (min-width: 50em) {
  .page-template-homepage .woocommerce ul.products.count-11 .entry:first-child,
  .page-template-homepage .woocommerce ul.products.count-11 li:first-child,
  .page-template-homepage .woocommerce ul.products.count-3 .entry:first-child,
  .page-template-homepage .woocommerce ul.products.count-3 li:first-child,
  .page-template-homepage .woocommerce ul.products.count-5 .entry:first-child,
  .page-template-homepage .woocommerce ul.products.count-5 li:first-child,
  .page-template-homepage .woocommerce ul.products.count-7 .entry:first-child,
  .page-template-homepage .woocommerce ul.products.count-7 li:first-child,
  .page-template-homepage .woocommerce ul.products.count-9 .entry:first-child,
  .page-template-homepage .woocommerce ul.products.count-9 li:first-child,
  .page-template-homepage .woocommerce ul.products.count-5 .entry:first-child,
  .page-template-homepage .woocommerce ul.products.count-5 .entry:nth-child(2),
  .page-template-homepage .woocommerce ul.products.count-5 li:first-child,
  .page-template-homepage .woocommerce ul.products.count-5 li:nth-child(2) {
    width: 32%;
  }
}
ul.products li a .woocommerce-product-thumbnail,
ul.products li.entry a .woocommerce-product-thumbnail {
  background-color: #f5f5f5;
  position: relative;
  padding: 0;
}
ul.products li a .woocommerce-product-thumbnail,
ul.products li.entry a .woocommerce-product-thumbnail img {
  transition: transform 0.2s, box-shadow 0.2s, opacity 0.2s;
}
ul.products li a .woocommerce-product-thumbnail,
ul.products li.entry a .woocommerce-product-thumbnail:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
ul.products li a .woocommerce-product-thumbnail > img,
ul.products li.entry a .woocommerce-product-thumbnail > img,
ul.products li a .woocommerce-product-thumbnail > embed,
ul.products li.entry a .woocommerce-product-thumbnail > embed,
ul.products li a .woocommerce-product-thumbnail > iframe,
ul.products li.entry a .woocommerce-product-thumbnail > iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.toggle-navigation {
  border-bottom: 1px solid #ccc;
}
@media (min-width: 50em) {
  .mobile-menu-container:after {
    border-bottom: 1px solid #ccc;
  }
}
.banners-mobile,
.banners {
  display: none;
}
.banners-mobile.show,
.banners.show {
  display: block;
}
.glide {
  margin-bottom: 1.5em;
}
.glide__bullets {
  bottom: -1em;
}
.glide__bullet {
  width: 12px;
  height: 12px;
  background-color: #e76f51;
  border-width: 1px;
  opacity: 0.3;
}
.glide__bullet--active,
.glide__bullet:hover,
.glide__bullet:focus {
  border: #e76f51;
  background-color: #e76f51;
  opacity: 0.8;
}
.wcpix-container {
  margin-bottom: 4em !important;
  border-bottom: solid 2px #999;
  padding-bottom: 1em;
}
a.wcpix-whatsapp,
a.wcpix-email {
  display: inline-block;
  margin-bottom: 1em;
}
.wcpix-container .wcpix-explain {
  display: block;
  border-top: solid 2px #999;
  padding: 2em 0 1em;
  font-size: 1.2em;
}
.order_item .product-name {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 1em;
}
.order_item .product-name .woocommerce-product-thumbnail img {
  max-width: 75px;
}
@media (min-width: 50em) {
  .order_item .product-name {
    flex-direction: row;
    align-items: center;
  }
}
#rd-form-lve42edm .bricks-form__input {
  height: auto !important;
  padding: 9px 12px !important;
  line-height: 1.5 !important;
  border-radius: 6px !important;
}
#rdstation-bricks-embeddable-form-bricks-component-_yFJ-0BtoQP5kGdoey4jBg
  .bricks--column
  button {
  border-radius: 6px !important;
}
#rdstation-bricks-embeddable-form-bricks-component-_yFJ-0BtoQP5kGdoey4jBg
  .bricks--component,
#rd-form-lve42edm .bricks-form__label {
  font-family: Lato, sans-serif !important;
}
#rdstation-bricks-embeddable-form-bricks-component-_yFJ-0BtoQP5kGdoey4jBg
  .bricks-form__fieldset {
  display: grid !important;
  gap: 1em !important;
  margin: 0 !important;
}
#rdstation-bricks-embeddable-form-bricks-component-_yFJ-0BtoQP5kGdoey4jBg h2 {
  font-weight: 900 !important;
  margin-bottom: 2em !important;
}
.rd-form-news {
  background-color: rgba(226, 226, 226, 1);
  border: 1px solid #c8c8c8;
  border-width: 1px 0;
  padding: 2em 1em;
}
.rd-form-news .rd-form-news-width {
  max-width: 900px;
  margin: 0 auto;
}
@media (min-width: 50em) {
  #rdstation-bricks-embeddable-form-bricks-component-_yFJ-0BtoQP5kGdoey4jBg
    .bricks-form__fieldset {
    grid-template-columns: 1fr 1fr !important;
  }
}
#pagseguro-bank-transfer-form ul,
#pagseguro-payment-methods {
  border-bottom: solid 1px#bbb;
}
.woocommerce #payment ul.payment_methods li #pagseguro-payment-methods li,
.woocommerce-page #payment ul.payment_methods li #pagseguro-payment-methods li {
  margin-bottom: -1px;
  background-color: #ebebeb;
}
#pagseguro-payment-form .form-row {
  width: 100%;
  margin-bottom: 0.5em !important;
}
#pagseguro-payment-form .form-row input[type="text"],
#pagseguro-payment-form .form-row input[type="email"],
#pagseguro-payment-form .form-row input[type="password"],
#pagseguro-payment-form .form-row input[type="number"],
#pagseguro-payment-form .form-row input[type="search"],
#pagseguro-payment-form .form-row input[type="tel"],
#pagseguro-payment-form .form-row input[type="url"],
#pagseguro-payment-form .form-row select,
#pagseguro-payment-form .form-row textarea,
#pagseguro-payment-form .form-row input[type="text"]:focus,
#pagseguro-payment-form .form-row input[type="email"]:focus,
#pagseguro-payment-form .form-row input[type="password"]:focus,
#pagseguro-payment-form .form-row input[type="number"]:focus,
#pagseguro-payment-form .form-row input[type="search"]:focus,
#pagseguro-payment-form .form-row input[type="tel"]:focus,
#pagseguro-payment-form .form-row input[type="url"]:focus,
#pagseguro-payment-form .form-row select:focus,
#pagseguro-payment-form .form-row textarea:focus {
  font-size: 1em !important;
}
.woocommerce table.shop_table tbody tr.cart-discount th,
.woocommerce table.shop_table tbody tr.cart-discount td,
.woocommerce table.shop_table tfoot tr.cart-discount th,
.woocommerce table.shop_table tfoot tr.cart-discount td {
  color: #33aa66;
}
.woocommerce table.shop_table tbody tr.cart-discount td,
.woocommerce table.shop_table tfoot tr.cart-discount td {
  text-align: right;
  font-weight: 700;
}
.sidebar-cart .sidebar-cart-overlay {
  content: " ";
  z-index: 9;
  display: block;
  position: fixed;
  z-index: 999998;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  width: 100%;
  background: #000;
  opacity: 0;
  transition: height 0s 0.4s, opacity 0.4s 0s;
}
.sidebar-cart.open .sidebar-cart-overlay {
  opacity: 0.75;
  height: 100%;
  transition: height 0s 0s, opacity 0.4s;
}
.sidebar-cart .sidebar-cart-content {
  position: fixed;
  z-index: 999999;
  top: 0;
  right: -320px;
  width: 320px;
  height: 100%;
  background-color: #fff;
  padding: 1em;
  transition: 0.5s ease-out;
}
.sidebar-cart.open .sidebar-cart-content {
  overflow: auto;
  right: 0;
}
.sidebar-cart .sidebar-cart-content .sidebar-cart-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.25em;
}
.sidebar-cart .sidebar-cart-content .sidebar-cart-title .sidebar-cart-close {
  display: inline-block;
}
.sidebar-cart .sidebar-cart-content .sidebar-cart-title h3 {
  font-size: 1.05em;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
}
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a,
.woocommerce .widget_shopping_cart .buttons span,
.woocommerce.widget_shopping_cart .buttons span {
  display: block;
  text-align: center;
  margin: 0.5em 0;
}
.woocommerce-cart .cart-collaterals .cart_totals .checkout-button,
.woocommerce.widget_shopping_cart .buttons span,
.woocommerce.widget_shopping_cart .buttons a.checkout {
  font-size: 1.25em;
  line-height: 1.25;
  background: #c00;
  color: #fff;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 0.618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  border: 0;
  display: block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
  text-transform: uppercase;
}
.woocommerce.widget_shopping_cart .buttons span.disabled {
  color: #fff;
  background: #000;
  opacity: 0.5;
  cursor: not-allowed;
}
.woocommerce.widget_shopping_cart .buttons a.checkout:hover,
.woocommerce.widget_shopping_cart .buttons a.checkout:focus,
.woocommerce.widget_shopping_cart .buttons a.checkout:active {
  color: #000;
  background: #ffc270;
}
@media all and (min-width: 37.5em) {
  .sidebar-cart .sidebar-cart-content {
    right: -460px;
    width: 460px;
  }
}
.woocommerce .added_to_cart.wc-forward {
  display: none !important;
}
.woocommerce.single-product form .single_add_to_cart_button.alt.disabled,
.woocommerce.single-product form .single_add_to_cart_button.alt.disabled:hover,
.woocommerce.single-product form .single_add_to_cart_button.alt:disabled,
.woocommerce.single-product form .single_add_to_cart_button.alt:disabled:hover,
.woocommerce.single-product
  form.single_add_to_cart_button.alt:disabled[disabled],
.woocommerce.single-product
  form.single_add_to_cart_button.alt:disabled[disabled]:hover {
  padding: 16px 24px;
}
.woocommerce.single-product
  form
  .single_add_to_cart_button.alt.loading.disabled,
.woocommerce.single-product
  form
  .single_add_to_cart_button.alt.loading.disabled:hover,
.woocommerce.single-product
  form
  .single_add_to_cart_button.alt.loading:disabled,
.woocommerce.single-product
  form
  .single_add_to_cart_button.alt.loading:disabled:hover,
.woocommerce.single-product
  form.single_add_to_cart_button.alt.loading:disabled[disabled],
.woocommerce.single-product
  form.single_add_to_cart_button.alt.loading:disabled[disabled]:hover,
.woocommerce.single-product form .single_add_to_cart_button.loading {
  padding-right: 2.618em;
}
.woocommerce.single-product form .single_add_to_cart_button.loading::after {
  top: 0.96em;
}
.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: #000 solid 1px;
}
.woocommerce .widget_shopping_cart .subtotal,
.woocommerce.widget_shopping_cart .subtotal,
.woocommerce .widget_shopping_cart .discount,
.woocommerce.widget_shopping_cart .discount,
.woocommerce .widget_shopping_cart .shipping,
.woocommerce.widget_shopping_cart .shipping,
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.85em;
  margin: 0.5em 0;
  display: flex;
  justify-content: space-between;
  margin: 0;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
  font-size: 1.1em;
  border-top: #000 solid 2px;
  margin-top: 1em;
  padding-top: 1em;
}
.woocommerce .widget_shopping_cart .shipping-free,
.woocommerce.widget_shopping_cart .shipping-free,
.woocommerce .widget_shopping_cart .discount span,
.woocommerce.widget_shopping_cart .discount span {
  color: #33aa66;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  min-height: 65px;
}
.woocommerce ul.cart_list li a:not(.remove),
.woocommerce ul.product_list_widget li a:not(.remove) {
  position: relative;
  padding-left: 60px;
  line-height: 1.25;
}
.woocommerce .widget_shopping_cart .woocommerce-mini-cart__buttons,
.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons {
  margin: 3em 0 0;
}
.woocommerce ul.cart_list li a:not(.remove) .woocommerce-product-thumbnail,
.woocommerce
  ul.product_list_widget
  li
  a:not(.remove)
  .woocommerce-product-thumbnail {
  position: absolute;
  left: 0;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  width: 58px;
  border-radius: 0;
  border: solid 1px #ebebeb;
  margin: 0;
}
.woocommerce ul.cart_list .quantity,
.woocommerce ul.product_list_widget .quantity {
  display: flex;
  padding-left: 60px;
  font-size: 0.85em;
}
.woocommerce ul.product_list_widget .amount {
  font-size: 1em;
  margin-left: 60px;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove:hover,
.woocommerce.widget_shopping_cart .cart_list li a.remove:hover {
  text-decoration: none;
}
.woocommerce-mini-cart-coupon {
  margin: 1em 0;
  border-top: #000 solid 1px;
}
.woocommerce-mini-cart-coupon .coupon {
  margin: 1em 0;
  display: flex;
}
.woocommerce-mini-cart-coupon #mini-cart-coupon-input {
  padding: 4px 8px;
  border-radius: 3px 0 0 3px;
}
.woocommerce-mini-cart-coupon .coupon .coupon-submit {
  padding: 4px 8px;
  font-size: 0.85em;
  border-radius: 0 3px 3px 0;
}
.woocommerce-mini-cart-coupon p {
  margin: 0;
}
.cover_icons {
  display: flex;
  justify-content: center;
  gap: 0.5em;
  margin: 0.5em;
}
.single_cover_icons {
  border: solid 1px #ebebeb;
  background-color: #efefef;
  padding: 0.75em;
  border-radius: 3px;
  margin-bottom: 2em;
}
.single_cover_icons h3 {
  text-transform: uppercase;
  margin-bottom: 1em;
  font-size: 1.1em;
}
.cover_icons .cover_icon {
  width: 50%;
}
.cover_icons .item_content .description {
  display: none;
}
.cover_icons .item_content .label {
  font-weight: 400;
  line-height: 1.1;
  font-size: 0.75em;
  margin: 0;
}
.single_cover_icons .cover_icon {
  display: flex;
  justify-content: flex-start;
  gap: 1em;
}
.cover_icon svg {
  width: 24px;
  height: 24px;
}
.single_cover_icons .cover_icon svg {
  width: 48px;
  height: 48px;
}
.single_cover_icons .item_content {
  width: calc(100% - 48px);
  font-size: 0.85em;
  margin-bottom: 1em;
}
.single_cover_icons .item_content h4 {
  text-transform: uppercase;
  margin-bottom: 0;
}
.cover_icon.sealed svg {
  fill: #0078ff;
}
.cover_icon.perfect svg {
  fill: #00c896;
}
.cover_icon.almost_perfect svg {
  fill: #50c800;
}
.cover_icon.excellent svg {
  fill: #50c800;
}
.cover_icon.very_good svg {
  fill: #333;
}
.cover_icon.good svg {
  fill: #666;
}
.cover_icon.regular svg {
  fill: #ff6400;
}
.cover_icon.bad svg {
  fill: #c82800;
}
.conservation_subtitle {
  display: flex;
  flex-direction: column;
  gap: 1em;
}
.conservation_subtitle h4 {
  margin-bottom: 0;
  font-size: 1em;
  font-weight: 400;
}
.conservation_subtitle ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.conservation_subtitle ul,
.conservation_subtitle ul li {
  display: flex;
  justify-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0.25em;
}
.conservation_subtitle ul li {
  margin-right: 1em;
}
@media all and (min-width: 35em) {
  .conservation_subtitle {
    flex-direction: inherit;
    justify-content: flex-end;
  }
}
.loop-container {
  margin-bottom: 0;
}

body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{-ms-grid-row-align:center;align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{-moz-appearance:none;appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}