﻿/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */html,button,input,select,textarea{color:#222}html{font-size:1em;line-height:1.4}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}audio,canvas,img,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.browsehappy{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}.ir{background-color:rgba(0,0,0,0);border:0;overflow:hidden;*text-indent:-9999px}.ir:before{content:"";display:block;width:0;height:150%}.hidden{display:none !important;visibility:hidden}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.invisible{visibility:hidden}.skip-link{position:absolute;top:-1000px;left:-1000px;height:1px;width:1px;text-align:left;overflow:hidden}.skip-link:focus{left:0;top:0;width:auto;height:auto;overflow:visible;z-index:4000;padding:1rem;background-color:#fff;color:var(--black)}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.clearfix{*zoom:1}@media print{*{background:rgba(0,0,0,0) !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}:root{--container-width: 1600px;--article-width: 1153px}:root{--white: #FFFFFF;--black: #000000;--yellow: #FFF537;--original-tertiary: #DFF7E1;--grey-100: #F8F9F9;--grey-200: #FF0000;--grey-300: #DDDDDE;--grey-400: #C2C2C2;--grey-500: #999999;--grey-600: #767676;--grey-700: #555555;--grey-800: #282828;--green-100: #FF0000;--green-200: #FF0000;--green-300: #FF0000;--green-400: #FF0000;--green-500: #FF0000;--green-600: #FF0000;--green-700: #005326;--green-800: #003A13;--cherry-primary: #ffaad2;--red: #D10000}.color-mellowGreen{color:#77a027}.color-pineGreen{color:#275b3b}.color-gold{color:#fbd840}.color-orange{color:#ff8d00}.flex{display:block;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.item{-webkit-box-flex:1 200px;-webkit-flex:1 200px;-moz-box-flex:1 200px;-ms-flex:1 200px;flex:1 200px;-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-ms-flex-order:2;-webkit-order:2;order:2}/*!
 *  Font Awesome 4.3.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(/wp-content/themes/electro/css/fonts/fontawesome-webfont.woff) format("woff2"),url(/wp-content/themes/electro/css/fonts/fontawesome-webfont.woff) format("woff");font-weight:normal;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;transform:translate(0, 0)}.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}.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(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{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:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-genderless:before,.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}@font-face{font-family:"Damion";src:url(/wp-content/themes/electro/css/fonts/Damion-Regular.woff2) format("woff2"),url(/wp-content/themes/electro/css/fonts/Damion-Regular.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-display:swap;font-family:"Barlow Condensed";font-style:normal;font-weight:400;src:url("../fonts/barlow-condensed-v12-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Barlow Condensed";font-style:italic;font-weight:400;src:url("../fonts/barlow-condensed-v12-latin-italic.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Barlow Condensed";font-style:normal;font-weight:500;src:url("../fonts/barlow-condensed-v12-latin-500.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Barlow Condensed";font-style:normal;font-weight:600;src:url("../fonts/barlow-condensed-v12-latin-600.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Barlow Condensed";font-style:normal;font-weight:700;src:url("../fonts/barlow-condensed-v12-latin-700.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Barlow Condensed";font-style:normal;font-weight:800;src:url("../fonts/barlow-condensed-v12-latin-800.woff2") format("woff2")}@font-face{font-family:"Poppins";src:url(/wp-content/themes/electro/css/fonts/Poppins-Regular.woff2) format("woff2"),url(/wp-content/themes/electro/css/fonts/Poppins-Regular.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-display:swap;font-family:"Archivo";font-style:normal;font-weight:300;src:url(/wp-content/themes/electro/css/fonts/archivo-v19-latin-300.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Archivo";font-style:normal;font-weight:400;src:url(/wp-content/themes/electro/css/fonts/archivo-v19-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Archivo";font-style:normal;font-weight:500;src:url(/wp-content/themes/electro/css/fonts/archivo-v19-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Archivo";font-style:normal;font-weight:600;src:url(/wp-content/themes/electro/css/fonts/archivo-v19-latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Archivo";font-style:normal;font-weight:700;src:url(/wp-content/themes/electro/css/fonts/archivo-v19-latin-700.woff2) format("woff2")}@font-face{font-family:"Open Sans";src:url(/wp-content/themes/electro/css/fonts/OpenSans-Light.woff2) format("woff2"),url(/wp-content/themes/electro/css/fonts/OpenSans-Light.ttf) format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:"Open Sans";src:url(/wp-content/themes/electro/css/fonts/OpenSans-LightItalic.woff2) format("woff2"),url(/wp-content/themes/electro/css/fonts/OpenSans-LightItalic.ttf) format("truetype");font-style:italic;font-weight:300;font-display:swap}@font-face{font-family:"Open Sans";src:url(/wp-content/themes/electro/css/fonts/OpenSans-Regular.woff2) format("woff2"),url(/wp-content/themes/electro/css/fonts/OpenSans-Regular.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:"Open Sans";src:url(/wp-content/themes/electro/css/fonts/OpenSans-Italic.woff2) format("woff2"),url(/wp-content/themes/electro/css/fonts/OpenSans-Italic.ttf) format("truetype");font-style:italic;font-weight:400;font-display:swap}@font-face{font-family:"Open Sans";src:url(/wp-content/themes/electro/css/fonts/OpenSans-SemiBold.woff2) format("woff2"),url(/wp-content/themes/electro/css/fonts/OpenSans-SemiBold.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:"Open Sans";src:url(/wp-content/themes/electro/css/fonts/OpenSans-Bold.woff2) format("woff2"),url(/wp-content/themes/electro/css/fonts/OpenSans-Bold.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:"Source Sans Pro";src:url(/wp-content/themes/electro/css/fonts/SourceSansPro-Regular.woff2) format("woff2"),url(/wp-content/themes/electro/css/fonts/SourceSansPro-Regular.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:"Work Sans";src:url(/wp-content/themes/electro/css/fonts/WorkSans-Regular.woff2) format("woff2"),url(/wp-content/themes/electro/css/fonts/WorkSans-Regular.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:"Work Sans";src:url(/wp-content/themes/electro/css/fonts/WorkSans-SemiBold.woff2) format("woff2"),url(/wp-content/themes/electro/css/fonts/WorkSans-SemiBold.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}.wp-block-columns{margin:0 auto;max-width:1140px}.wp-block-image{margin-bottom:0;position:relative}@media screen and (min-width: 768px){.wp-block-image{margin-bottom:30px}}.wp-block-image figcaption{font-family:"Barlow Condensed",Helvetica,Verdana,Arial,sans-serif;font-size:27px;font-weight:bold;line-height:1;margin:0;bottom:14px;left:12px;position:absolute}@media screen and (min-width: 768px){.wp-block-image figcaption{font-size:42px;left:20px}}.panel--simple{max-width:1108px;position:relative}.panel--simple.white{background:rgba(0,0,0,0) !important;border:none;color:#2b4432}.panel--simple .panel__background--color{max-width:1140px !important}.panel--simple .panel__content{z-index:2}.panel--simple .panel__content h2{font-family:"Barlow Condensed",Helvetica,Verdana,Arial,sans-serif;font-size:1.25em;font-weight:600;letter-spacing:1.35px;margin-top:0;text-transform:uppercase}.panel--simple .panel__content .content__body{font-family:Helvetica,Verdana,Arial,sans-serif;font-size:1rem;font-weight:normal;letter-spacing:1.35px;margin:0;text-align:center}@media screen and (min-width: 768px){.panel--simple .panel__content .content__body{max-width:70% !important}}.panel--simple .panel__content .content__body .bold-text{font-family:"Barlow Condensed",Helvetica,Verdana,Arial,sans-serif;font-weight:600;font-size:3.625rem;line-height:1;text-transform:uppercase}.panel--simple .panel__content .content__body a{color:inherit;text-decoration:underline}.panel--simple .panel__content .btn--rounded{border:0;color:#fff200;font-size:1.25em;padding:.5em 3em .3em;text-align:center;text-transform:uppercase;font-family:"Barlow Condensed",Helvetica,Verdana,Arial,sans-serif;font-weight:600;letter-spacing:1.35px;border-radius:28px;display:inline-block;vertical-align:middle;transition:background 275ms}.panel--simple .panel__content .btn--rounded i{margin-left:.625em;font-size:.75em}.panel--simple .panel__content .btn--rounded:hover{color:var(--white) !important;background:#96d621;transition:background 275ms}.wc-block-grid{text-align:center}.wc-block-grid__no-products{padding:40px;text-align:center;width:100%}.wc-block-grid__no-products .wc-block-grid__no-products-image{color:inherit;display:block;margin:0 auto 1em;max-width:150px}.wc-block-grid__no-products .wc-block-grid__no-products-title{display:block;font-weight:700;margin:0}.wc-block-grid__no-products .wc-block-grid__no-products-description{display:block;margin:.25em 0 1em}.wc-block-grid__products{background-clip:padding-box;display:flex;flex-wrap:wrap;margin:0 -8px 16px;padding:0}.wc-block-grid__product{border-bottom:16px solid rgba(0,0,0,0);border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);box-sizing:border-box;float:none;list-style:none;margin:0;padding:0;position:relative;text-align:center;width:auto}.wc-block-grid__product.wc-block-grid__product{box-sizing:border-box}.wc-block-grid.has-aligned-buttons .wc-block-grid__product{display:flex;flex-direction:column}.wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child{margin-bottom:0;margin-top:auto;padding-bottom:12px}.wc-block-grid.has-1-columns .wc-block-grid__product{flex:1 0 100%;max-width:100%}.wc-block-grid.has-2-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%}.wc-block-grid.has-3-columns .wc-block-grid__product{flex:1 0 33.3333333333%;max-width:33.3333333333%}.wc-block-grid.has-4-columns .wc-block-grid__product{flex:1 0 25%;max-width:25%}.wc-block-grid.has-5-columns .wc-block-grid__product{flex:1 0 20%;max-width:20%}.wc-block-grid.has-6-columns .wc-block-grid__product{flex:1 0 16.6666666667%;max-width:16.6666666667%}.wc-block-grid.has-7-columns .wc-block-grid__product{flex:1 0 14.2857142857%;max-width:14.2857142857%}.wc-block-grid.has-8-columns .wc-block-grid__product{flex:1 0 12.5%;max-width:12.5%}.wc-block-grid.has-6-columns .wc-block-grid__product{font-size:.5em}.wc-block-grid.has-5-columns .wc-block-grid__product,.wc-block-grid.has-6-columns.alignfull .wc-block-grid__product{font-size:.58em}.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,.wc-block-grid.has-5-columns.alignfull .wc-block-grid__product{font-size:.75em}.wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull){font-size:.92em}@media(max-width: 480px){.wc-block-grid.has-2-columns .wc-block-grid__products{display:block}.wc-block-grid.has-2-columns .wc-block-grid__product{flex:1 0 100%;margin-left:auto;margin-right:auto;max-width:100%;padding:0}.wc-block-grid.has-3-columns .wc-block-grid__products{display:block}.wc-block-grid.has-3-columns .wc-block-grid__product{flex:1 0 100%;margin-left:auto;margin-right:auto;max-width:100%;padding:0}.wc-block-grid.has-4-columns .wc-block-grid__products{display:block}.wc-block-grid.has-4-columns .wc-block-grid__product{flex:1 0 100%;margin-left:auto;margin-right:auto;max-width:100%;padding:0}.wc-block-grid.has-5-columns .wc-block-grid__products{display:block}.wc-block-grid.has-5-columns .wc-block-grid__product{flex:1 0 100%;margin-left:auto;margin-right:auto;max-width:100%;padding:0}.wc-block-grid.has-6-columns .wc-block-grid__products{display:block}.wc-block-grid.has-6-columns .wc-block-grid__product{flex:1 0 100%;margin-left:auto;margin-right:auto;max-width:100%;padding:0}.wc-block-grid.has-7-columns .wc-block-grid__products{display:block}.wc-block-grid.has-7-columns .wc-block-grid__product{flex:1 0 100%;margin-left:auto;margin-right:auto;max-width:100%;padding:0}.wc-block-grid.has-8-columns .wc-block-grid__products{display:block}.wc-block-grid.has-8-columns .wc-block-grid__product{flex:1 0 100%;margin-left:auto;margin-right:auto;max-width:100%;padding:0}}@media(min-width: 481px)and (max-width: 600px){.wc-block-grid.has-2-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-3-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-4-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-5-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-6-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-7-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-8-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}}.wc-block-grid{margin:0 auto;max-width:1140px}.wc-block-grid .wc-block-grid__products{margin:0 auto;max-width:70%}@media screen and (min-width: 480px){.wc-block-grid .wc-block-grid__products{margin:0 -8px 16px;max-width:100%}}.wc-block-grid__product{border-left:15px solid rgba(0,0,0,0);border-right:15px solid rgba(0,0,0,0);color:#3f3f3f;font-family:"Barlow Condensed",Helvetica,Verdana,Arial,sans-serif;font-weight:600;margin-bottom:20px}@media screen and (min-width: 768px){.wc-block-grid__product{margin-bottom:50px}}.wc-block-grid__product .wc-block-grid__product-image{margin-bottom:29px}.wc-block-grid__product .wc-block-grid__product-image a:focus{outline:thin dotted}.wc-block-grid__product .wc-block-grid__product-title,.wc-block-grid__product a{color:#3f3f3f;font-size:1.25em;font-weight:400;letter-spacing:.65px;margin-bottom:8px;text-transform:uppercase;transition:color 250ms}.wc-block-grid__product .wc-block-grid__product-title:hover,.wc-block-grid__product a:hover{color:#63c265}.wc-block-grid__product .wc-block-grid__product-title:hover:after,.wc-block-grid__product a:hover:after{color:#63c265}.wc-block-grid__product .wc-block-grid__product-price{font-family:"Barlow Condensed",Helvetica,Verdana,Arial,sans-serif;font-size:.875em}.wc-block-grid__product .wc-block-components-product-price__value{text-decoration:none}.wc-block-grid__product .woocommerce-price-suffix{display:none}.wc-block-grid__product .wp-block-button__link{background-color:#febf36;color:#275b3b;font-family:"Helvetica";font-size:1em;text-transform:uppercase;line-height:1.5em;padding:11px 14px 11px 24px}.wc-block-grid__product .wp-block-button__link:after{content:"";position:relative;font-size:1.5em;font-family:FontAwesome;color:#275b3b;margin-left:14px}h2.has-text-align-center,h2.has-text-align-left,h2.clorox-shop-header__tag-name,h2.clorox-shop-header__category-name,h2.wc-block-components-title,h2.wc-block-components-product-title{color:#2f6641;font-family:"Barlow Condensed",Helvetica,Verdana,Arial,sans-serif;font-size:2.25em;font-weight:600;text-align:center;text-transform:uppercase}h2.has-text-align-left{text-align:left}h2.header-vashtie{font-size:1rem;margin:40px auto .83em;padding:0 1em}h2.header-vashtie.has-text-align-left{text-align:left}h2.header-vashtie.has-text-align-center{text-align:center}@media screen and (min-width: 768px){h2.header-vashtie{font-size:1.625rem;margin:0 0 .83em;padding:0;text-align:center}}h2.header-vashtie-2{font-size:1rem;margin:40px auto .83em;padding:0 1em;text-align:left}@media screen and (min-width: 768px){h2.header-vashtie-2{font-size:1.625rem;margin:40px auto .79em;padding:0;text-align:center}}h1.wc-block-components-product-title,h1.has-text-align-center,h1.clorox-shop-header__tag-name,h1.clorox-shop-header__category-name{color:#2f6641;font-family:"Barlow Condensed",Helvetica,Verdana,Arial,sans-serif;font-size:2.25em;font-weight:600;text-align:center;text-transform:uppercase}p>a{color:#5b5b5b;text-decoration:underline}p>a:hover{color:#63c265;transition:color 250ms}.alignwide{margin:0 auto;max-width:1140px}p.shop-utility{margin:1em auto;max-width:712px;padding:0 1em}p.shop-utility a{color:#397147}p.shop-utility a:hover{color:#63c265}p.shop-utility.shop-utility-link a{background-color:#febf36;color:#275b3b;font-family:"Helvetica";font-size:.875em;line-height:1.5em;padding:11px 4em 11px 4em;border-radius:28px}h3.shop-utility{font-family:"Barlow Condensed",Helvetica,Verdana,Arial,sans-serif;font-size:1.625rem;font-weight:500;text-transform:uppercase}.wc-block-components-product-add-to-cart{display:flex;flex-wrap:wrap;margin:0}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button{margin:0 0 .75em}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text{display:block}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text>svg{fill:currentColor;height:1.5em;margin:-0.25em 0 -0.25em .5em;vertical-align:top;width:1.5em}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity{background:#fff;border:1px solid #ccc;border-radius:2px;box-shadow:inset 0 1px 1px rgba(0,0,0,.125);color:#43454b;flex-basis:5em;margin:0 1em .75em 0;padding:.618em;text-align:center}.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button,.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity{background-color:currentColor !important;border:0 !important;border-radius:.25rem;box-shadow:none;color:currentColor !important;display:block;line-height:1;max-width:100% !important;opacity:.15;outline:0 !important;overflow:hidden !important;pointer-events:none;position:relative !important;width:100%;z-index:1}.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button>*,.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity>*,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button>*,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity>*{visibility:hidden}.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button:after,.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity:after,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button:after,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, 0.302), currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion: reduce){.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button,.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity{animation:none}}.wc-block-grid .wc-block-components-product-add-to-cart{justify-content:center}.wc-block-components-product-add-to-cart-notice{margin:0}.clorox-block-woocommerce-single-product{margin-top:20px;min-height:100vh}@media screen and (min-width: 768px){.clorox-block-woocommerce-single-product{margin-top:50px}}.clorox-block-woocommerce-single-product .woocommerce-notices-wrapper{margin:0 auto;max-width:946px}.clorox-block-woocommerce-single-product .woocommerce-notices-wrapper .clorox-shop-notice{background-color:#275b3b;border-left:5px solid #dce6b3;border-top:none;color:var(--white);margin:0 auto 0;padding:.3em 1em;width:80%}@media screen and (min-width: 600px){.clorox-block-woocommerce-single-product .woocommerce-notices-wrapper .clorox-shop-notice{margin:0 auto 1em}}@media screen and (min-width: 768px){.clorox-block-woocommerce-single-product .woocommerce-notices-wrapper .clorox-shop-notice{padding:.3em 2em;width:auto}}.clorox-block-woocommerce-single-product .woocommerce-notices-wrapper .clorox-shop-notice:before{content:""}.clorox-block-woocommerce-single-product .woocommerce-notices-wrapper .wc-forward{background-color:rgba(0,0,0,0);border-left:1px solid var(--white);color:var(--white);font-weight:normal}@media screen and (min-width: 600px){.clorox-block-woocommerce-single-product .woocommerce-notices-wrapper .wc-forward{border-left:none}}.clorox-block-woocommerce-single-product .woocommerce-notices-wrapper .wc-forward:hover{background-color:rgba(0,0,0,0);color:#febf36;transition:color 250ms}.clorox-block-woocommerce-single-product .woocommerce-notices-wrapper .wc-forward:after{content:"➝";margin-left:6px}.clorox-block-woocommerce-single-product .woocommerce-notices-wrapper li{align-items:center;display:flex;justify-content:space-between}.wc-block-single-product{content-visibility:auto;contain-intrinsic-size:100vh}.wc-block-single-product h1,.wc-block-single-product h1 a{font-size:1rem !important;line-height:1;margin-bottom:8px;text-align:left !important;text-transform:uppercase}@media screen and (min-width: 768px){.wc-block-single-product h1,.wc-block-single-product h1 a{font-size:1.625rem !important}}.wc-block-single-product .wp-block-columns{max-width:946px}@media screen and (min-width: 600px){.wc-block-single-product .wp-block-columns{padding:0 1em}}.wc-block-single-product .wp-block-column:not(:first-child){margin:0 1em}@media screen and (min-width: 768px){.wc-block-single-product .wp-block-column:not(:first-child){margin:0 0 0 32px}}.wc-block-single-product .woocommerce-product-gallery{height:clamp(414px,43vw,441px)}.wc-block-single-product .wc-block-components-product-price{font-weight:600}.wc-block-single-product .wc-block-components-product-price__value{text-decoration:none}.wc-block-single-product .wc-block-components-product-add-to-cart{margin:1.5em 0}@media screen and (min-width: 768px){.wc-block-single-product .wc-block-components-product-add-to-cart{margin:3em 0}}.wc-block-single-product .wc-block-components-product-add-to-cart label{font-size:.875em;font-weight:bold}.wc-block-single-product .wc-block-components-product-external{margin:1.5em 0}@media screen and (min-width: 768px){.wc-block-single-product .wc-block-components-product-external{margin:3em 0}}.wc-block-single-product .wc-block-components-product-external label{font-size:.875em;font-weight:bold}.wc-block-single-product .wc-block-components-product-add-to-cart-button,.wc-block-single-product .woocommerce-waitlist-button{background-color:#febf36;border:0;color:#275b3b;font-size:.875em;padding:.6em 1.5em .6em;text-align:center;text-transform:none;font-family:Helvetica,Verdana,Arial,sans-serif;font-weight:normal;letter-spacing:1.35px;min-height:1px;border-radius:28px;display:inline-block;vertical-align:middle;transition:background 275ms;margin-bottom:0;cursor:pointer;line-height:inherit}.wc-block-single-product .wc-block-components-product-add-to-cart-button i,.wc-block-single-product .woocommerce-waitlist-button i{margin-left:.625em;font-size:.75em}.wc-block-single-product .wc-block-components-product-add-to-cart-button:hover,.wc-block-single-product .wc-block-components-product-add-to-cart-button:visited,.wc-block-single-product .woocommerce-waitlist-button:hover,.wc-block-single-product .woocommerce-waitlist-button:visited{background-color:#febf36;color:#63c265;transition:color 250ms}.wc-block-single-product .wc-block-components-product-add-to-cart-button:focus,.wc-block-single-product .woocommerce-waitlist-button:focus{background-color:#275b3b;color:#febf36}.wc-block-single-product .wc-block-components-product-add-to-cart-button:disabled,.wc-block-single-product .woocommerce-waitlist-button:disabled{background-color:#febf36;opacity:.4}.wc-block-single-product .wc-block-components-product-add-to-cart-button:disabled:hover,.wc-block-single-product .wc-block-components-product-add-to-cart-button:disabled:visited,.wc-block-single-product .woocommerce-waitlist-button:disabled:hover,.wc-block-single-product .woocommerce-waitlist-button:disabled:visited{color:#fff}.wc-block-single-product .wc-block-components-product-external-button{display:inline-flex;flex-direction:row;align-items:center;background-color:#febf36;border-radius:28px;color:#275b3b;font-family:"Helvetica";font-size:.625em;text-transform:uppercase;line-height:1.5em;padding:11px 14px 11px 24px}.wc-block-single-product .wc-block-components-product-external-button:after{content:"";position:relative;font-size:1.5em;font-family:FontAwesome;color:#275b3b;margin-left:14px}.wc-block-single-product .wc-block-components-product-external-button:hover{background-color:#febf36;color:#63c265;transition:color 250ms}.wc-block-single-product .wc-block-components-product-external-button:hover:after{color:#63c265}.wc-block-single-product .wc-block-components-product-external-button:focus{background-color:#275b3b;color:#febf36}.wc-block-single-product .wc-block-components-product-external-button:disabled{background-color:#febf36;opacity:.4}.wc-block-single-product .wc-block-components-product-external-button:disabled:hover,.wc-block-single-product .wc-block-components-product-external-button:disabled:visited{color:#fff}.wc-block-single-product .wc-block-components-product-add-to-cart-quantity{background-color:#d8d8d8;border:none;border-radius:0;box-shadow:none;flex-basis:auto;margin-bottom:0;width:60px}.wc-block-single-product .components-add-to-cart-quantity__label{flex-basis:100%}.wc-block-single-product .components-base-control__label,.wc-block-single-product .components-add-to-cart-quantity__label{display:block;margin-bottom:5px}.wc-block-single-product .components-select-control__input{background:#d8d8d8 url(/wp-content/themes/electro/img/svg/dropdown-arrow.svg) no-repeat right 10px top 50%;-moz-appearance:none;-webkit-appearance:none;appearance:none;border:none;border-radius:0;box-shadow:none;padding:.618em;margin:0;height:inherit;line-height:normal}.wc-block-single-product .wc-block-components-product-stock-indicator{margin-bottom:0}.wc-block-single-product .wc-block-components-product-stock-indicator .wc-block-components-product-stock-indicator--out-of-stock{color:red;font-weight:bold;line-height:37px;text-transform:uppercase}.wc-block-single-product .wc-block-components-product-summary{color:#404040;font-size:.875em;line-height:2}.wc-block-single-product .wc-block-components-product-summary .wc-block-components-product-summary-title{font-size:1.125rem}.wc-block-single-product .wc-block-components-product-summary li{list-style-type:disc;margin-left:1em}.wc-block-single-product .wc-block-components-product-summary a{color:inherit}.wc-block-single-product .wc-block-components-product-summary a:hover{color:#63c265}.wc-block-single-product .wc-block-components-product-sku,.wc-block-single-product .wc-block-components-product-category-list,.wc-block-single-product .wc-block-components-product-tag-list{color:#404040;font-size:.875em;font-weight:bold}.wc-block-single-product .wc-block-components-product-sku a,.wc-block-single-product .wc-block-components-product-category-list a,.wc-block-single-product .wc-block-components-product-tag-list a{color:#404040;font-weight:bold}.wc-block-single-product .wc-block-components-product-sku a:hover,.wc-block-single-product .wc-block-components-product-category-list a:hover,.wc-block-single-product .wc-block-components-product-tag-list a:hover{color:#63c265;transition:color 250ms}.wc-block-single-product .wc-block-components-product-add-to-cart-attribute-picker{margin:0 0 1em 0}.wc-block-single-product .wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select select{min-width:223px}.wc-block-single-product .flex-viewport{margin-bottom:25px}.wc-block-single-product .flex-control-thumbs li{margin:0 3.1666% 25px !important;width:18.6111% !important}@media screen and (min-width: 600px){.wc-block-single-product .flex-control-thumbs li{margin:0 4.1666% 25px !important}}@media screen and (min-width: 600px){.wc-block-single-product .flex-control-thumbs li:nth-child(4n+1){margin-left:0 !important}}@media screen and (min-width: 600px){.wc-block-single-product .flex-control-thumbs li:nth-child(4n){margin-right:0 !important}}.wc-block-single-product .flex-control-thumbs li:focus{outline:#bfbfbf dashed 1px}.wc-block-single-product .woocommerce-waitlist{display:none;margin-top:1.5em}.wc-block-single-product .woocommerce-waitlist a{color:#275b3b;transition:color 250ms;text-decoration:underline}.wc-block-single-product .woocommerce-waitlist a:hover{color:#63c265}.wc-block-single-product .woocommerce-waitlist button{display:block;margin-top:1em}.woocommerce-account .woocommerce a,.woocommerce-account .wp-block-column a,.woocommerce-account .has-text-align-center a,.woocommerce-cart .woocommerce a,.woocommerce-cart .wp-block-column a,.woocommerce-cart .has-text-align-center a{color:#5b5b5b;text-decoration:underline}.woocommerce-account .woocommerce a:hover,.woocommerce-account .wp-block-column a:hover,.woocommerce-account .has-text-align-center a:hover,.woocommerce-cart .woocommerce a:hover,.woocommerce-cart .wp-block-column a:hover,.woocommerce-cart .has-text-align-center a:hover{color:#63c265}.woocommerce-account .has-text-align-center,.woocommerce-cart .has-text-align-center{padding:0 1em}.woocommerce-account .wp-block-column,.woocommerce-cart .wp-block-column{margin-top:2em}.woocommerce-account .wp-block-column:first-child,.woocommerce-cart .wp-block-column:first-child{padding:1em 2em}@media screen and (min-width: 768px){.woocommerce-account .wp-block-column:first-child,.woocommerce-cart .wp-block-column:first-child{border-right:1px solid #979797;padding:0 4.40625em 0 0}}.woocommerce-account .wp-block-column:last-child,.woocommerce-cart .wp-block-column:last-child{padding:1em 2em}@media screen and (min-width: 768px){.woocommerce-account .wp-block-column:last-child,.woocommerce-cart .wp-block-column:last-child{margin-left:0;padding:0 0 0 4.40625em}}.woocommerce-account .wp-block-column .container-inner,.woocommerce-cart .wp-block-column .container-inner{width:100%}.woocommerce-account .wp-block-column h2,.woocommerce-cart .wp-block-column h2{margin-top:0}.woocommerce-account .wp-block-column .preference-center .facebookConnect,.woocommerce-account .wp-block-column .preference-center input.btn-default,.woocommerce-cart .wp-block-column .preference-center .facebookConnect,.woocommerce-cart .wp-block-column .preference-center input.btn-default{margin-bottom:1em}.woocommerce-account .wp-block-column .preference-center .checkbox,.woocommerce-cart .wp-block-column .preference-center .checkbox{margin-top:1em;margin-bottom:1.5em}.woocommerce-account .wp-block-column .preference-center .checkbox label,.woocommerce-cart .wp-block-column .preference-center .checkbox label{display:block}.woocommerce-account .wp-block-column .preference-center .submit,.woocommerce-cart .wp-block-column .preference-center .submit{margin-top:1em;margin-bottom:1em}.woocommerce-account .wp-block-column .preference-center .submit input[type=submit],.woocommerce-cart .wp-block-column .preference-center .submit input[type=submit]{margin:0}.woocommerce-account .wp-block-column .parsley-error,.woocommerce-cart .wp-block-column .parsley-error{margin-bottom:1em;color:#c20000}.woocommerce-account .wp-block-column .parsley-errors-list li,.woocommerce-cart .wp-block-column .parsley-errors-list li{color:#c20000}.woocommerce-account .woocommerce,.woocommerce-cart .woocommerce{margin:3rem auto 0;max-width:858px}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul,.woocommerce-cart .woocommerce .woocommerce-MyAccount-navigation ul{width:100%}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation li,.woocommerce-cart .woocommerce .woocommerce-MyAccount-navigation li{border-bottom:1px solid #d8d8d8;margin-bottom:.5em;padding:0 1em .5em;position:relative}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation li.is-active,.woocommerce-cart .woocommerce .woocommerce-MyAccount-navigation li.is-active{font-weight:bold}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation li.is-active:after,.woocommerce-cart .woocommerce .woocommerce-MyAccount-navigation li.is-active:after{background-color:#00529f}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation li:after,.woocommerce-cart .woocommerce .woocommerce-MyAccount-navigation li:after{content:"";display:inline-block;height:15px;width:15px;mask-size:contain;-webkit-mask-size:contain;background-color:#bfbfbf;position:absolute;right:1.5em;top:0}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--dashboard:after,.woocommerce-cart .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--dashboard:after{-webkit-mask:url(/wp-content/themes/electro/img/svg/icon-shop-dashboard.svg);mask:url(/wp-content/themes/electro/img/svg/icon-shop-dashboard.svg);-webkit-mask-size:cover}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--orders:after,.woocommerce-cart .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--orders:after{-webkit-mask:url(/wp-content/themes/electro/img/svg/icon-shop-orders.svg);mask:url(/wp-content/themes/electro/img/svg/icon-shop-orders.svg);-webkit-mask-size:cover}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-address:after,.woocommerce-cart .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-address:after{-webkit-mask:url(/wp-content/themes/electro/img/svg/icon-shop-addresses.svg);mask:url(/wp-content/themes/electro/img/svg/icon-shop-addresses.svg);-webkit-mask-size:cover;height:20px}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-account:after,.woocommerce-cart .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-account:after{-webkit-mask:url(/wp-content/themes/electro/img/svg/icon-shop-details.svg);mask:url(/wp-content/themes/electro/img/svg/icon-shop-details.svg);-webkit-mask-size:cover;height:17px;width:17px}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--woocommerce-waitlist:after,.woocommerce-cart .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--woocommerce-waitlist:after{content:none}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout:after,.woocommerce-cart .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout:after{-webkit-mask:url(/wp-content/themes/electro/img/svg/icon-shop-logout.svg);mask:url(/wp-content/themes/electro/img/svg/icon-shop-logout.svg);-webkit-mask-size:cover}.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation a,.woocommerce-cart .woocommerce .woocommerce-MyAccount-navigation a{text-decoration:none}.woocommerce-account .woocommerce .woocommerce-MyAccount-content,.woocommerce-cart .woocommerce .woocommerce-MyAccount-content{box-sizing:border-box;padding:1em}.woocommerce-account .woocommerce .woocommerce-MyAccount-content p:first-of-type,.woocommerce-account .woocommerce .woocommerce-MyAccount-content h2:first-of-type,.woocommerce-cart .woocommerce .woocommerce-MyAccount-content p:first-of-type,.woocommerce-cart .woocommerce .woocommerce-MyAccount-content h2:first-of-type{margin-top:0}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-info,.woocommerce-cart .woocommerce .woocommerce-MyAccount-content .woocommerce-info{border-top:none}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .button,.woocommerce-cart .woocommerce .woocommerce-MyAccount-content .button{background-color:#febf36;border:0;color:#275b3b;font-size:.875em;padding:.8em 4.5em .8em;text-align:center;font-family:Arial,Helvetica,sans-serif;font-weight:normal;letter-spacing:.65px;min-height:1px;border-radius:28px;display:inline-block;vertical-align:middle;width:auto;cursor:pointer}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .button:hover,.woocommerce-cart .woocommerce .woocommerce-MyAccount-content .button:hover{background-color:#febf36;color:#63c265;transition:color 250ms}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a,.woocommerce-cart .woocommerce .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a{margin-bottom:.7em;margin-right:1em;min-width:45px;padding-left:2em;padding-right:2em}.woocommerce-account .woocommerce .woocommerce-MyAccount-content mark,.woocommerce-cart .woocommerce .woocommerce-MyAccount-content mark{background:none;color:#5b5b5b;font-weight:bold}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details__title,.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-column__title,.woocommerce-cart .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details__title,.woocommerce-cart .woocommerce .woocommerce-MyAccount-content .woocommerce-column__title{font-family:Arial,Helvetica,sans-serif;font-size:1em;font-weight:400;text-transform:uppercase}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-MyAccount-orders,.woocommerce-cart .woocommerce .woocommerce-MyAccount-content .woocommerce-MyAccount-orders{border-radius:0;font-size:1em}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-MyAccount-orders tr.woocommerce-orders-table__row--status-checkout-draft.order,.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-MyAccount-orders tr.woocommerce-orders-table__row.woocommerce-orders-table__row--status-failed.order .woocommerce-button.button.pay,.woocommerce-cart .woocommerce .woocommerce-MyAccount-content .woocommerce-MyAccount-orders tr.woocommerce-orders-table__row--status-checkout-draft.order,.woocommerce-cart .woocommerce .woocommerce-MyAccount-content .woocommerce-MyAccount-orders tr.woocommerce-orders-table__row.woocommerce-orders-table__row--status-failed.order .woocommerce-button.button.pay{display:none}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-MyAccount-orders td,.woocommerce-cart .woocommerce .woocommerce-MyAccount-content .woocommerce-MyAccount-orders td{padding:1em;vertical-align:top}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-MyAccount-orders th,.woocommerce-cart .woocommerce .woocommerce-MyAccount-content .woocommerce-MyAccount-orders th{background-color:#275b3b;color:#fff;padding:1em}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-column--billing-address,.woocommerce-cart .woocommerce .woocommerce-MyAccount-content .woocommerce-column--billing-address{margin-bottom:1em}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-table--order-details,.woocommerce-cart .woocommerce .woocommerce-MyAccount-content .woocommerce-table--order-details{border-radius:0}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-table--order-details thead th,.woocommerce-cart .woocommerce .woocommerce-MyAccount-content .woocommerce-table--order-details thead th{background-color:#275b3b;color:#fff}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address,.woocommerce-cart .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details address{box-sizing:border-box;border-right-width:1px;border-bottom-width:1px;border-radius:0}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Address,.woocommerce-cart .woocommerce .woocommerce-MyAccount-content .woocommerce-Address{margin-bottom:2em}@media screen and (min-width: 768px){.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Address,.woocommerce-cart .woocommerce .woocommerce-MyAccount-content .woocommerce-Address{margin-bottom:0}}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title h3,.woocommerce-cart .woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title h3{margin:0 0 1em 0}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .form-row,.woocommerce-cart .woocommerce .woocommerce-MyAccount-content .form-row{flex-direction:column}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-PaymentBox .form-row,.woocommerce-cart .woocommerce .woocommerce-MyAccount-content .woocommerce-PaymentBox .form-row{padding:0 !important}.woocommerce-account .woocommerce .woocommerce-MyAccount-content .waitlist-single-product hr,.woocommerce-cart .woocommerce .woocommerce-MyAccount-content .waitlist-single-product hr{display:none}.woocommerce-account h1.logged-in,.woocommerce-cart h1.logged-in{display:none}.woocommerce-account h1.logged-out,.woocommerce-cart h1.logged-out{display:block}.woocommerce-account.logged-in h1.logged-in,.woocommerce-cart.logged-in h1.logged-in{display:block}.woocommerce-account.logged-in h1.logged-out,.woocommerce-cart.logged-in h1.logged-out{display:none}.woocommerce-account .wp-block-columns,.woocommerce-account.wp-block-columns{max-width:1108px}.woocommerce-account .wp-block-columns .wp-block-column:first-child,.woocommerce-account.wp-block-columns .wp-block-column:first-child{padding-left:1em}@media screen and (min-width: 768px){.woocommerce-account .wp-block-columns .wp-block-column:first-child,.woocommerce-account.wp-block-columns .wp-block-column:first-child{flex-basis:calc(40% - 16px) !important}}.woocommerce-account .wp-block-columns .wp-block-column:last-child,.woocommerce-account.wp-block-columns .wp-block-column:last-child{padding-right:1em}@media screen and (min-width: 768px){.woocommerce-account .wp-block-columns .wp-block-column:last-child,.woocommerce-account.wp-block-columns .wp-block-column:last-child{flex-basis:calc(40% - 16px) !important}}.woocommerce-account .woocommerce-error{border-top:none;padding:0 0 0 25px;color:#c20000}.woocommerce-account .woocommerce-error:before{top:0;left:0}.wp-block-column .preference-center form [type=text],.wp-block-column .preference-center form [type=email],.wp-block-column .preference-center form [type=password],.wp-block-column .preference-center form [type=tel],.wp-block-column .preference-center form .components-custom-select-control__button,.wc-block-checkout__main form [type=text],.wc-block-checkout__main form [type=email],.wc-block-checkout__main form [type=password],.wc-block-checkout__main form [type=tel],.wc-block-checkout__main form .components-custom-select-control__button,.woocommerce-MyAccount-content form [type=text],.woocommerce-MyAccount-content form [type=email],.woocommerce-MyAccount-content form [type=password],.woocommerce-MyAccount-content form [type=tel],.woocommerce-MyAccount-content form .components-custom-select-control__button,form.wc-block-components-totals-coupon__form [type=text],form.wc-block-components-totals-coupon__form [type=email],form.wc-block-components-totals-coupon__form [type=password],form.wc-block-components-totals-coupon__form [type=tel],form.wc-block-components-totals-coupon__form .components-custom-select-control__button{background-color:#ededed !important;border:none !important;border-radius:0 !important;box-sizing:border-box;padding:.75rem;width:100% !important}.wp-block-column .preference-center form [type=checkbox],.wc-block-checkout__main form [type=checkbox],.woocommerce-MyAccount-content form [type=checkbox],form.wc-block-components-totals-coupon__form [type=checkbox]{margin:0 10px 0 3px;transform:scale(1.5)}.wp-block-column .preference-center form .wc-block-components-checkbox__input,.wc-block-checkout__main form .wc-block-components-checkbox__input,.woocommerce-MyAccount-content form .wc-block-components-checkbox__input,form.wc-block-components-totals-coupon__form .wc-block-components-checkbox__input{border:none !important;border-radius:0 !important;appearance:checkbox !important;-moz-appearance:checkbox !important;-webkit-appearance:checkbox !important}.wp-block-column .preference-center form .wc-block-components-checkbox__input:checked,.wc-block-checkout__main form .wc-block-components-checkbox__input:checked,.woocommerce-MyAccount-content form .wc-block-components-checkbox__input:checked,form.wc-block-components-totals-coupon__form .wc-block-components-checkbox__input:checked{background-color:#fff !important}.wp-block-column .preference-center form .wc-block-components-checkbox__mark,.wc-block-checkout__main form .wc-block-components-checkbox__mark,.woocommerce-MyAccount-content form .wc-block-components-checkbox__mark,form.wc-block-components-totals-coupon__form .wc-block-components-checkbox__mark{fill:#000;left:6px}.wp-block-column .preference-center form .btn-default,.wp-block-column .preference-center form .wc-block-components-totals-coupon__button:not(.is-link),.wc-block-checkout__main form .btn-default,.wc-block-checkout__main form .wc-block-components-totals-coupon__button:not(.is-link),.woocommerce-MyAccount-content form .btn-default,.woocommerce-MyAccount-content form .wc-block-components-totals-coupon__button:not(.is-link),form.wc-block-components-totals-coupon__form .btn-default,form.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button:not(.is-link){background-color:#febf36;border:0;color:#275b3b;font-size:.875em;padding:.8em 4.5em .8em;text-align:center;font-family:Arial,Helvetica,sans-serif;font-weight:normal;letter-spacing:.65px;min-height:1px;border-radius:28px;display:inline-block;vertical-align:middle;width:auto;cursor:pointer;font-family:Arial,Helvetica,sans-serif !important;text-transform:none;padding:.8em 7% .8em}.wp-block-column .preference-center form .btn-default:hover,.wp-block-column .preference-center form .wc-block-components-totals-coupon__button:not(.is-link):hover,.wc-block-checkout__main form .btn-default:hover,.wc-block-checkout__main form .wc-block-components-totals-coupon__button:not(.is-link):hover,.woocommerce-MyAccount-content form .btn-default:hover,.woocommerce-MyAccount-content form .wc-block-components-totals-coupon__button:not(.is-link):hover,form.wc-block-components-totals-coupon__form .btn-default:hover,form.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button:not(.is-link):hover{background-color:#febf36;color:#63c265;transition:color 250ms}.wp-block-column .preference-center form .btn-default:hover,.wp-block-column .preference-center form .wc-block-components-totals-coupon__button:not(.is-link):hover,.wc-block-checkout__main form .btn-default:hover,.wc-block-checkout__main form .wc-block-components-totals-coupon__button:not(.is-link):hover,.woocommerce-MyAccount-content form .btn-default:hover,.woocommerce-MyAccount-content form .wc-block-components-totals-coupon__button:not(.is-link):hover,form.wc-block-components-totals-coupon__form .btn-default:hover,form.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button:not(.is-link):hover{color:#63c265 !important}.wp-block-column .preference-center form .wc-block-components-text-input.has-error label,.wc-block-checkout__main form .wc-block-components-text-input.has-error label,.woocommerce-MyAccount-content form .wc-block-components-text-input.has-error label,form.wc-block-components-totals-coupon__form .wc-block-components-text-input.has-error label{color:#c20000}.wp-block-column.register-vashtie{padding:0 1em}.wp-block-column.register-vashtie .preference-center form .submit{margin-top:2.625em}.quantity{box-sizing:content-box;display:flex;margin:0 0 .25em;position:relative;background-color:#d8d8d8;border:none;border-radius:0;padding:6px 4px}.quantity-selector{border-radius:4px;box-sizing:content-box;display:flex;margin:0 0 .25em 0;position:relative;width:107px}.quantity-selector::after{border-radius:4px;border:1px solid currentColor;bottom:0;content:"";left:0;opacity:.45;pointer-events:none;position:absolute;right:0;top:0}.quantity-selector input{font-size:100%;line-height:normal;appearance:textfield;background:rgba(0,0,0,0);border:0;box-shadow:none;color:currentColor;flex:1 1 auto;font-weight:600;line-height:1;margin:0;min-width:40px;order:2;padding:.4em 0;text-align:center;vertical-align:middle}.quantity-selector input:focus{box-shadow:inset 0 0 1px 1px currentColor;outline:none}.quantity-selector input:disabled{opacity:.6}.quantity-selector input::-webkit-outer-spin-button,.quantity-selector input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-selector .quantity-selector__button{border:0;padding:0;margin:0;background:none rgba(0,0,0,0);box-shadow:none;font-size:100%;line-height:normal;color:currentColor;cursor:pointer;font-style:normal;font-weight:normal;min-width:30px;opacity:.6;text-align:center;text-decoration:none}.quantity-selector .quantity-selector__button:focus{box-shadow:inset 0 0 1px 1px currentColor;outline:none}.quantity-selector .quantity-selector__button:hover,.quantity-selector .quantity-selector__button:focus{opacity:1}.quantity-selector .quantity-selector__button:disabled{box-shadow:none;cursor:default;opacity:.6}.quantity-selector>.quantity-selector__button--minus{border-radius:4px 0 0 4px;order:1}.quantity-selector>.quantity-selector__button--plus{border-radius:0 4px 4px 0;order:3}.woocommerce-cart .woocommerce{margin:0 auto;max-width:1140px}.woocommerce-cart .woocommerce .product-details__wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.woocommerce-cart .woocommerce .product-details__product-name__wrapper *{font-family:Helvetica,Verdana,Arial,sans-serif;font-weight:bold;font-size:.875em;text-decoration:none;color:#404040}.woocommerce-cart .woocommerce .product-details__product-name__wrapper *:hover{color:inherit}.woocommerce-cart .woocommerce .product-details__product-attribute{font-size:14px}.woocommerce-cart .woocommerce .product-details__product-attribute__name{text-transform:capitalize}.woocommerce-cart .woocommerce .product-details__product-description__wrapper{margin-bottom:.75em;font-size:14px;text-align:left}.woocommerce-cart .woocommerce .product-details__product-remove__wrapper a.remove-item{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:#404040;font-family:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;background:rgba(0,0,0,0);box-shadow:none;display:inline;text-shadow:none;text-decoration:underline;font-size:.65625em;text-transform:none;white-space:nowrap}.woocommerce-cart .woocommerce .product-subtotal{margin-left:auto}.woocommerce-cart .woocommerce .product-subtotal__wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.woocommerce-cart .woocommerce .product-subtotal .amount{font-family:Helvetica,Verdana,Arial,sans-serif;font-size:.875rem;font-weight:bold;color:#404040}.woocommerce-cart .woocommerce table.shop_table{margin:0;border-radius:0;border:none}.woocommerce-cart .woocommerce table.shop_table thead tr th{background-color:#275b3b !important;color:#fff;font-family:Helvetica,Verdana,Arial,sans-serif;font-size:.875rem;font-weight:normal;padding:1rem 16px;text-align:left;text-transform:none}.woocommerce-cart .woocommerce table.shop_table thead tr th.product-thumbnail,.woocommerce-cart .woocommerce table.shop_table thead tr th.product-subtotal{width:100px}.woocommerce-cart .woocommerce table.shop_table thead tr td{border:none}.woocommerce-cart .woocommerce table.shop_table tbody tr td{border:none;vertical-align:top}.woocommerce-cart .woocommerce table.shop_table tbody tr td.product-thumbnail{display:block !important}.woocommerce-cart .woocommerce table.shop_table .cart_item{display:flex}@media screen and (min-width: 768px){.woocommerce-cart .woocommerce table.shop_table .cart_item{display:table-row}}.woocommerce-cart .woocommerce table.shop_table.cart img{height:auto;width:78px}@media screen and (min-width: 768px){.woocommerce-cart .woocommerce table.shop_table.cart img{width:100px}}.woocommerce-cart .woocommerce table.shop_table_responsive tr.cart_item:nth-child(2n){background-color:rgba(0,0,0,.025)}.woocommerce-cart .woocommerce table.shop_table_responsive tr.cart_item:nth-child(2n) td{background-color:initial !important}.woocommerce-cart .woocommerce table.shop_table_responsive tr.cart_item td::before{content:"" !important;float:none !important}.woocommerce-cart .woocommerce .actions{display:flex;align-items:flex-start;flex-direction:column;width:auto;max-width:100%;margin-top:2em;padding:0 1em}@media screen and (min-width: 768px){.woocommerce-cart .woocommerce .actions{flex-direction:row !important;align-items:center;justify-content:space-between}}.woocommerce-cart .woocommerce .actions .coupon{display:flex;align-items:center;width:100%}@media screen and (min-width: 768px){.woocommerce-cart .woocommerce .actions .coupon{width:inherit}}.woocommerce-cart .woocommerce .actions .coupon .coupon-code__wrapper{flex:1;margin-right:1em}.woocommerce-cart .woocommerce .actions .coupon .coupon-code__wrapper label{display:none}.woocommerce-cart .woocommerce .actions .coupon .coupon-code__wrapper input{width:100%;background-color:#ededed !important;border:none !important;border-radius:0 !important;box-sizing:border-box;padding:.75rem;font-size:1em;text-indent:16px;line-height:1.375;font-family:inherit;margin:0;height:3em;min-height:0;color:#2b2d2f}.woocommerce-cart .woocommerce .actions .coupon .coupon-code__wrapper input:focus{box-shadow:0 0 0 1px #50575e}.woocommerce-cart .woocommerce .actions>button.shop-button{margin-top:2em;width:100%}@media screen and (min-width: 768px){.woocommerce-cart .woocommerce .actions>button.shop-button{width:inherit;margin-top:0}}.woocommerce-cart .woocommerce .cart_totals{max-width:100%;margin-top:3em}.woocommerce-cart .woocommerce .cart_totals__wrapper{width:auto;padding:0 1em}@media screen and (min-width: 768px){.woocommerce-cart .woocommerce .cart_totals__wrapper{padding:0 1rem 0 0}}.woocommerce-cart .woocommerce .cart_totals h2{color:#404040;font-family:Arial,Helvetica,sans-serif;font-size:1em;font-weight:400;text-transform:uppercase;margin-bottom:1em;padding-left:0 !important;padding-right:0 !important;text-align:left}.woocommerce-cart .woocommerce .cart_totals table.shop_table{width:100%;margin:0;border-radius:0;border:none}.woocommerce-cart .woocommerce .cart_totals table.shop_table thead tr th{background-color:#275b3b !important;color:#fff;font-family:Helvetica,Verdana,Arial,sans-serif;font-size:.875rem;font-weight:normal;padding:1rem 16px;text-align:left;text-transform:none}.woocommerce-cart .woocommerce .cart_totals table.shop_table thead tr td{border:none}.woocommerce-cart .woocommerce .cart_totals table.shop_table tbody{font-family:Helvetica,Verdana,Arial,sans-serif}.woocommerce-cart .woocommerce .cart_totals table.shop_table tbody tr th{color:#5b5b5b;font-weight:600 !important;background-color:#d3d3d3;border:none !important}.woocommerce-cart .woocommerce .cart_totals table.shop_table tbody tr th small{font-size:80%}.woocommerce-cart .woocommerce .cart_totals table.shop_table tbody tr td{font-size:1em;font-weight:400 !important;color:#5b5b5b;background-color:#d8d8d8}.woocommerce-cart .woocommerce .cart_totals table.shop_table .woocommerce-shipping-totals small{font-weight:400;color:#5b5b5b}.woocommerce-cart .woocommerce .cart_totals table.shop_table #shipping_method .amount{font-weight:inherit}.woocommerce-cart .woocommerce .cart_totals table.shop_table .shipping-calculator-form .form-row{padding:0 !important}.woocommerce-cart .woocommerce .cart_totals table.shop_table .shipping-calculator-form .form-row input[type=text]{font-size:1em;background-color:#fff;padding:.75em 0;text-indent:16px;border-radius:4px;border:1px solid #50575e;width:100%;line-height:1.375;font-family:inherit;margin:0;box-sizing:border-box;height:3em;min-height:0;color:#2b2d2f}.woocommerce-cart .woocommerce .cart_totals table.shop_table .shipping-calculator-form .form-row input[type=text]::placeholder{color:#757575}.woocommerce-cart .woocommerce .cart_totals table.shop_table .shipping-calculator-form .form-row>*{width:100%}.woocommerce-cart .woocommerce .cart_totals table.shop_table .shipping-calculator-form .form-row .select2-container--default{height:3em}.woocommerce-cart .woocommerce .cart_totals table.shop_table .shipping-calculator-form .form-row .select2-container--default .select2-selection--single{height:3em;border:1px solid #50575e}.woocommerce-cart .woocommerce .cart_totals table.shop_table .shipping-calculator-form .form-row .select2-container--default .select2-selection--single .select2-selection__rendered,.woocommerce-cart .woocommerce .cart_totals table.shop_table .shipping-calculator-form .form-row .select2-container--default .select2-selection--single .select2-selection__arrow{height:3em;line-height:3em;padding-left:1rem;color:#2b2d2f}.woocommerce-cart .woocommerce .wc-proceed-to-checkout{display:flex;justify-content:center}.woocommerce-cart .woocommerce .blockUI.blockOverlay:before{display:none !important}.woocommerce-notices-wrapper .woocommerce-info,.woocommerce-notices-wrapper .woocommerce-message{font-size:1rem;font-family:Helvetica,Verdana,Arial,sans-serif;line-height:35px;background-color:#275b3b;border-left:5px solid #dce6b3;border-top:none;color:#fff;padding:.3em 2em;width:auto}.woocommerce-notices-wrapper .woocommerce-info::before,.woocommerce-notices-wrapper .woocommerce-message::before{content:""}.woocommerce-notices-wrapper .woocommerce-info a,.woocommerce-notices-wrapper .woocommerce-info a:hover,.woocommerce-notices-wrapper .woocommerce-message a,.woocommerce-notices-wrapper .woocommerce-message a:hover{color:inherit}.woocommerce-notices-wrapper .woocommerce-error{font-size:1rem;font-family:Helvetica,Verdana,Arial,sans-serif;line-height:35px;background-color:#c20000;border-left:5px solid #ea1b00;border-top:none;color:#fff;padding:.3em 2em;width:auto}.woocommerce-notices-wrapper .woocommerce-error::before{content:""}.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce{margin-top:3rem;margin-bottom:3rem}@media screen and (min-width: 768px){.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce{display:grid;grid-template-columns:1fr 1fr;column-gap:40px;padding-left:1rem}.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .woocommerce-notices-wrapper,.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .woocommerce-form-coupon-toggle,.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .checkout_coupon.woocommerce-form-coupon{grid-column:1/2}.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .checkout_coupon.woocommerce-form-coupon{display:grid;grid-template-columns:repeat(3, 1fr);column-gap:8px;row-gap:8px}.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .checkout_coupon.woocommerce-form-coupon .form-row.form-row-first{width:100%;grid-column:1/3}.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .checkout_coupon.woocommerce-form-coupon .form-row.form-row-last{width:150px;grid-column:3}.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .checkout.woocommerce-checkout{grid-column:1/3;display:grid;grid-template-columns:1fr 1fr;column-gap:40px}.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .checkout.woocommerce-checkout .col2-set{grid-column:1/3;display:grid;grid-template-columns:1fr 1fr;column-gap:40px}.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .checkout.woocommerce-checkout .col2-set::before,.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .checkout.woocommerce-checkout .col2-set::after{content:"";display:none}.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .checkout.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .checkout.woocommerce-checkout .col2-set .col-2{float:none;width:auto}.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce #order_review{position:absolute;top:0}.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce .woocommerce-error{grid-column:1/2;margin:1em 0 0}}.woocommerce-checkout .woocommerce-error{margin:1em 0 0;font-size:1rem;font-family:Helvetica,Verdana,Arial,sans-serif;line-height:35px;background-color:#c20000;border-left:5px solid #ea1b00;border-top:none;color:#fff;padding:.3em 2em;width:auto}.woocommerce-checkout .woocommerce-error::before{content:""}.woocommerce-checkout .woocommerce{margin:0 1em 16px;max-width:1140px}@media screen and (min-width: 768px){.woocommerce-checkout .woocommerce{margin:0 auto 16px}}.woocommerce-checkout .woocommerce #billing_company_field,.woocommerce-checkout .woocommerce #shipping_company_field,.woocommerce-checkout .woocommerce .shipping-calculator-button,.woocommerce-checkout .woocommerce .woocommerce-shipping-destination{display:none}.woocommerce-checkout .woocommerce .woocommerce-shipping-totals small{display:none}.woocommerce-checkout .woocommerce #shipping_method .amount{font-weight:inherit}.woocommerce-checkout .woocommerce .woocommerce-form-coupon-toggle .woocommerce-info{font-family:Arial,Helvetica,sans-serif;font-size:.875em;line-height:1.25;font-weight:normal;color:#5b5b5b;border:none !important;padding:0 !important;margin:0}.woocommerce-checkout .woocommerce .woocommerce-form-coupon-toggle .woocommerce-info::before{content:"" !important}.woocommerce-checkout .woocommerce .woocommerce-form-coupon-toggle .woocommerce-info a{color:inherit !important;text-decoration:underline}.woocommerce-checkout .woocommerce #billing_country_field .woocommerce-input-wrapper,.woocommerce-checkout .woocommerce #shipping_country_field .woocommerce-input-wrapper{background-color:#ededed !important;border:none !important;border-radius:0 !important;box-sizing:border-box;padding:1em 0;width:100% !important;font-family:inherit;font-size:16px;text-indent:16px;line-height:16px;margin:0;height:3em;min-height:0;color:#2b2d2f}.woocommerce-checkout .woocommerce #billing_country_field .woocommerce-input-wrapper strong,.woocommerce-checkout .woocommerce #shipping_country_field .woocommerce-input-wrapper strong{font-weight:400}.woocommerce-checkout .woocommerce .checkout_coupon.woocommerce-form-coupon{border:none;padding:0;margin:1em 0 0 0}.woocommerce-checkout .woocommerce .checkout_coupon.woocommerce-form-coupon .form-row{margin:0;padding:0}@media screen and (min-width: 768px){.woocommerce-checkout .woocommerce .checkout_coupon.woocommerce-form-coupon .shop-button{padding:.8em 1em .8em !important}}.woocommerce-checkout .woocommerce .checkout_coupon.woocommerce-form-coupon input.input-text{background-color:#ededed !important;border:none !important;border-radius:0 !important;box-sizing:border-box;padding:0;width:100% !important;font-family:inherit;font-size:16px;text-indent:16px;line-height:1.375;margin:0;height:3em;min-height:0;color:#2b2d2f}.woocommerce-checkout .woocommerce .checkout_coupon.woocommerce-form-coupon input.input-text:focus,.woocommerce-checkout .woocommerce .checkout_coupon.woocommerce-form-coupon input.input-text:active{color:#2b2d2f;outline:0;box-shadow:0 0 0 1px #50575e}.woocommerce-checkout .woocommerce form.checkout{font-size:1rem;line-height:1.4;color:#5b5b5b;font-family:Helvetica,Verdana,Arial,sans-serif}.woocommerce-checkout .woocommerce form.checkout #customer_details{margin:2em 0;font-size:14px}.woocommerce-checkout .woocommerce form.checkout #customer_details label,.woocommerce-checkout .woocommerce form.checkout #customer_details input{font-size:16px}.woocommerce-checkout .woocommerce form.checkout #customer_details .woocommerce-billing-fields{margin-top:2em}.woocommerce-checkout .woocommerce form.checkout h2,.woocommerce-checkout .woocommerce form.checkout h3{font-family:Helvetica,Verdana,Arial,sans-serif;font-size:1rem;text-transform:uppercase;color:#404040;font-weight:400}.woocommerce-checkout .woocommerce form.checkout .woocommerce-additional-fields .form-row{margin:0;padding:0}@media screen and (min-width: 768px){.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order{margin-right:1rem}}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table thead tr th{background-color:#275b3b !important;color:#fff;font-family:Helvetica,Verdana,Arial,sans-serif;font-size:.875rem;line-height:1;font-weight:normal;padding:1rem 16px;text-align:left;text-transform:uppercase}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table thead tr td{border:none}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tbody tr th,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tfoot tr th{font-size:1em;font-weight:600 !important;color:#5b5b5b;font-family:Helvetica,Verdana,Arial,sans-serif;padding:1em;border:none}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tbody tr td,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tfoot tr td{font-size:1em;font-weight:400 !important;padding:1em;border:none}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tbody tr td a,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tfoot tr td a{color:inherit !important;text-decoration:underline}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tbody tr td:last-child,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tfoot tr td:last-child{text-align:right}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tbody tr.cart_item,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tfoot tr.cart_item{background-color:#d8d8d8}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tbody tr.cart_item .product-name,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tfoot tr.cart_item .product-name{position:relative}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tbody tr.cart_item .product-name .product-thumbnail,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tfoot tr.cart_item .product-name .product-thumbnail{width:48px;display:block;position:relative}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tbody tr.cart_item .product-name .product-thumbnail a,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tfoot tr.cart_item .product-name .product-thumbnail a{display:block}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tbody tr.cart_item .product-name .product-quantity,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tfoot tr.cart_item .product-name .product-quantity{color:#000;font-size:.875em;height:24px;width:24px;display:flex;justify-content:center;align-items:center;background-color:#fff;border:2px solid #000;border-radius:100%;position:absolute;top:2px;right:-12px}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tbody .product-details,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tfoot .product-details{font-family:Helvetica,Verdana,Arial,sans-serif;font-size:1em;color:#5b5b5b;padding:0;width:100%}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tbody .product-details__product-attribute,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tfoot .product-details__product-attribute{font-size:12px}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tbody .product-details__product-attribute__name,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tfoot .product-details__product-attribute__name{text-transform:capitalize}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tbody tr.cart-subtotal,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tbody tr.shipping,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tbody tr.tax-total,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tbody tr.order-total,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tfoot tr.cart-subtotal,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tfoot tr.shipping,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tfoot tr.tax-total,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total{background-color:#d3d3d3}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tbody tr.order-detail th,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tfoot tr.order-detail th{font-size:1.25em}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tbody tr.order-detail td,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order table.shop_table tfoot tr.order-detail td{font-size:1.25em}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment{background-color:rgba(0,0,0,0) !important;border:none}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods{padding:0 !important;border:none !important}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_credit_card .payment_checkbox,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_paypal .payment_checkbox{display:flex;align-items:center;margin-bottom:.5em}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_credit_card .payment_checkbox label,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_paypal .payment_checkbox label{display:flex;align-items:center;margin-left:10px}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_credit_card .payment_checkbox label .label__icon,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_paypal .payment_checkbox label .label__icon{margin-left:22px}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_credit_card .payment_checkbox label .label__icon .sv-wc-payment-gateway-card-icons,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_credit_card .payment_checkbox label .label__icon img,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_paypal .payment_checkbox label .label__icon .sv-wc-payment-gateway-card-icons,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_paypal .payment_checkbox label .label__icon img{margin:0 !important;height:25px;vertical-align:middle;display:inline-block}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_credit_card label[for=payment_method_braintree_credit_card],.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_paypal label[for=payment_method_braintree_credit_card]{display:block;background-color:#275b3b !important;color:#fff;font-family:Helvetica,Verdana,Arial,sans-serif;font-size:.875rem;line-height:1;font-weight:normal;padding:1rem 16px;text-align:left;text-transform:uppercase}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_credit_card label[for=payment_method_braintree_credit_card] .sv-wc-payment-gateway-card-icons,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_paypal label[for=payment_method_braintree_credit_card] .sv-wc-payment-gateway-card-icons{display:none}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_credit_card .payment_box,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_paypal .payment_box{padding-bottom:2em}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_credit_card .payment_box.payment_method_braintree_credit_card,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_credit_card .payment_box.payment_method_braintree_paypal,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_paypal .payment_box.payment_method_braintree_credit_card,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_paypal .payment_box.payment_method_braintree_paypal{border:1px solid rgba(91,91,91,.3);background-color:#ededed;padding-top:2em;margin:0 !important}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_credit_card .payment_box.payment_method_braintree_credit_card>p,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_credit_card .payment_box.payment_method_braintree_paypal>p,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_paypal .payment_box.payment_method_braintree_credit_card>p,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_paypal .payment_box.payment_method_braintree_paypal>p{opacity:.5 !important}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_credit_card .payment_box.payment_method_braintree_credit_card::before,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_credit_card .payment_box.payment_method_braintree_paypal::before,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_paypal .payment_box.payment_method_braintree_credit_card::before,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_paypal .payment_box.payment_method_braintree_paypal::before{border:none !important}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_credit_card .payment_box.payment_method_braintree_credit_card .wc-braintree-hosted-field,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_credit_card .payment_box.payment_method_braintree_paypal .wc-braintree-hosted-field,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_paypal .payment_box.payment_method_braintree_credit_card .wc-braintree-hosted-field,.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .wc_payment_methods.payment_methods.methods .wc_payment_method.payment_method_braintree_paypal .payment_box.payment_method_braintree_paypal .wc-braintree-hosted-field{font-size:1em;line-height:1.375;background-color:#fff;padding:.75em 0 .75em 16px !important;border-radius:4px !important;border:1px solid #50575e !important;width:100%;font-family:inherit;margin:0;box-sizing:border-box;height:3em !important;color:#2b2d2f;cursor:text}.woocommerce-checkout .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .form-row.place-order{padding:2em 0 0 !important;margin-bottom:44px}.woocommerce-checkout .woocommerce .form-row{display:flex;flex-direction:column;padding-left:0}.woocommerce-checkout .woocommerce .form-row .woocommerce-input-wrapper input.input-text{background-color:#ededed !important;border:none !important;border-radius:0 !important;box-sizing:border-box;padding:0;width:100% !important;font-family:inherit;font-size:16px;text-indent:16px;line-height:1.375;margin:0;height:3em;min-height:0;color:#2b2d2f}.woocommerce-checkout .woocommerce .form-row .woocommerce-input-wrapper input.input-text:focus,.woocommerce-checkout .woocommerce .form-row .woocommerce-input-wrapper input.input-text:active{color:#2b2d2f;outline:0;box-shadow:0 0 0 1px #50575e}.woocommerce-checkout .woocommerce .form-row .woocommerce-input-wrapper textarea.input-text{background-color:#fff;border:1px solid #50575e;border-radius:4px;color:#2b2d2f;font-family:inherit;font-size:16px;line-height:1.375;margin:1em 0 0 0;padding:.75em 16px;width:100%}.woocommerce-checkout .woocommerce .form-row .woocommerce-input-wrapper .checkbox{margin:0}.woocommerce-checkout .woocommerce .form-row .select2 .select2-selection.select2-selection--single{display:flex;align-items:center;background-color:#ededed !important;border:none !important;border-radius:0 !important;box-sizing:border-box;padding:0;width:100% !important;font-family:inherit;font-size:16px;text-indent:16px;line-height:1.375;margin:0;height:3em;min-height:0;color:#2b2d2f}.woocommerce-checkout .woocommerce .form-row .select2 .select2-selection.select2-selection--single .select2-selection__rendered{padding:0}.woocommerce-checkout .woocommerce .form-row .select2 .select2-selection.select2-selection--single .select2-selection__arrow{top:initial !important}.woocommerce-checkout .woocommerce .form-row .select2.select2-container--open .select2-selection.select2-selection--single,.woocommerce-checkout .woocommerce .form-row .select2.select2-container--focus .select2-selection.select2-selection--single{color:#2b2d2f;outline:0;box-shadow:0 0 0 1px #50575e}.woocommerce-checkout .woocommerce label.checkbox{line-height:1.5em;vertical-align:middle;display:inline-block;margin-left:43px;text-indent:-43px}.woocommerce-checkout .woocommerce label.checkbox span.optional{display:none}.woocommerce-checkout .woocommerce .input-checkbox{margin:0 1em 0 .3em;transform:scale(1.5);min-width:18px;min-height:18px;vertical-align:middle}.woocommerce-checkout .woocommerce .input-checkbox:focus{outline:2px solid #50575e;outline-offset:2px}.woocommerce-checkout .woocommerce .form-row .input-checkbox{margin:0 1em 0 .3em}.woocommerce-checkout .woocommerce .woocommerce-account-fields>p.form-row{padding-left:0}.woocommerce-checkout .woocommerce #ship-to-different-address{margin:1em 0}.woocommerce-checkout .woocommerce .shipping_address{padding-top:.5em;margin:1em 0}.woocommerce-checkout .woocommerce .required{display:none}.woocommerce-checkout .blockUI.blockOverlay:before{display:none !important}.woocommerce-checkout.woocommerce-order-received .woocommerce{max-width:760px}.woocommerce-checkout.woocommerce-order-received .woocommerce .woocommerce-notice{color:#404040;font-size:1em;font-weight:bold}.woocommerce-checkout.woocommerce-order-received .woocommerce ul.woocommerce-order-overview{display:flex;flex-direction:column;background-color:#efefef;background-image:linear-gradient(135deg, #f7f7f7 50%, transparent 50%),linear-gradient(225deg, #f7f7f7 50%, transparent 50%),linear-gradient(45deg, #f7f7f7 50%, transparent 50%),linear-gradient(-45deg, #f7f7f7 50%, transparent 50%);background-position:top left,top left,bottom left,bottom left;background-size:12px 12px;background-repeat:repeat-x;margin-top:2.5em;padding:2em 1em}.woocommerce-checkout.woocommerce-order-received .woocommerce ul.woocommerce-order-overview li{font-family:Helvetica,Verdana,Arial,sans-serif;border-bottom:1px solid #ddd;border-right:none !important;clear:left;font-size:.625em;font-weight:bold;margin:0 0 1em !important;padding:0 0 1em !important;text-transform:none !important;width:100%}.woocommerce-checkout.woocommerce-order-received .woocommerce ul.woocommerce-order-overview li>*{font-size:.875rem;font-weight:normal}.woocommerce-checkout.woocommerce-order-received .woocommerce ul.woocommerce-order-overview li:last-of-type{border-bottom:none}.woocommerce-checkout.woocommerce-order-received .woocommerce .woocommerce-customer-details{background-color:#efefef;padding:1em 0 2em}.woocommerce-checkout.woocommerce-order-received .woocommerce .woocommerce-customer-details .woocommerce-column__title{color:#404040;font-size:.875em;padding:0 39px}.woocommerce-checkout.woocommerce-order-received .woocommerce .woocommerce-customer-details address{border:none !important;font-size:.75rem;padding:6px 39px !important;width:auto !important}.woocommerce-checkout.woocommerce-order-received table.shop_table{margin:0;border:none !important;border-radius:0}.woocommerce-checkout.woocommerce-order-received table.shop_table thead tr th{background-color:#275b3b !important;color:#fff;font-family:Helvetica,Verdana,Arial,sans-serif;font-size:.875rem;font-weight:normal;padding:1rem 16px;text-align:left;text-transform:none}.woocommerce-checkout.woocommerce-order-received table.shop_table thead tr th.product-name,.woocommerce-checkout.woocommerce-order-received table.shop_table thead tr th.product-total{width:100px}.woocommerce-checkout.woocommerce-order-received table.shop_table thead tr td{border:none}.woocommerce-checkout.woocommerce-order-received table.shop_table tbody{background-color:#efefef !important}.woocommerce-checkout.woocommerce-order-received table.shop_table tbody tr th{color:#5b5b5b;font-weight:600 !important;padding:1rem 2.5rem !important}.woocommerce-checkout.woocommerce-order-received table.shop_table tbody tr td{border:none;vertical-align:top;font-family:Helvetica,Verdana,Arial,sans-serif;font-size:.75rem;font-weight:normal !important;color:#404040;border:none !important;padding:1rem 2.5rem !important}.woocommerce-checkout.woocommerce-order-received table.shop_table tfoot{background-color:#d8d8d8 !important}.woocommerce-checkout.woocommerce-order-received table.shop_table tfoot tr th{font-family:Helvetica,Verdana,Arial,sans-serif;font-size:.75rem;font-weight:normal !important;color:#404040;border:none !important;padding:1rem 2.5rem !important}.woocommerce-checkout.woocommerce-order-received table.shop_table tfoot tr td{font-family:Helvetica,Verdana,Arial,sans-serif;font-size:.75rem;font-weight:normal !important;color:#404040;border:none !important;padding:1rem 2.5rem !important}.woocommerce-checkout.woocommerce-order-received table.shop_table tfoot tr:last-of-type th{font-weight:bold !important}.woocommerce-checkout.woocommerce-order-received table.shop_table tfoot tr:last-of-type td{font-weight:bold !important}.woocommerce-checkout.woocommerce-order-received table.shop_table .order_item .product-name>*{font-family:Helvetica,Verdana,Arial,sans-serif;font-weight:bold;font-size:.75rem;color:#5b5b5b;text-decoration:none}.woocommerce-checkout.woocommerce-order-received table.shop_table .order_item .product-name>*:hover{color:inherit}.woocommerce-checkout.woocommerce-order-received table.shop_table .order_item .product-name>*.product-quantity{font-weight:normal}.woocommerce-checkout.woocommerce-order-received table.shop_table .order_item .product-name .product-quantity{margin-left:.5em}.woocommerce-checkout.woocommerce-order-received table.shop_table .order_item .product-name ul.wc-item-meta *{font-size:.75rem;font-weight:normal !important}.woocommerce-checkout.woocommerce-order-received table.shop_table .order_item .product-name ul.wc-item-meta .wc-item-meta-label{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce-checkout.woocommerce-order-received table.shop_table .order_item .product-total{font-family:Helvetica,Verdana,Arial,sans-serif;font-size:.875rem;font-weight:bold;color:#404040}.woocommerce-checkout.woocommerce-order-received .woocommerce-order-details__title{display:none}.woocommerce-info,.woocommerce-message{font-size:1rem;font-family:Helvetica,Verdana,Arial,sans-serif;line-height:35px;background-color:#275b3b;border-left:5px solid #dce6b3;border-top:none;color:#fff;padding:.3em 2em;width:auto}.woocommerce-info::before,.woocommerce-message::before{content:""}.woocommerce-info a,.woocommerce-info a:hover,.woocommerce-message a,.woocommerce-message a:hover{color:inherit}.woocommerce-error{font-size:1rem;font-family:Helvetica,Verdana,Arial,sans-serif;line-height:35px;background-color:#c20000;border-left:5px solid #ea1b00;border-top:none;color:#fff;padding:.3em 2em;width:auto}.woocommerce-error::before{content:""}.hero.hero--simple+.wp-block-columns.alignwide{max-width:1108px}.hero.hero--simple+.wp-block-columns .wp-block-column{margin-bottom:5px}@media screen and (min-width: 768px){.hero.hero--simple+.wp-block-columns .wp-block-column{margin-bottom:0}}.hero.hero--simple+.wp-block-columns .wp-block-column .wp-block-image a:focus{outline:#bfbfbf dashed 1px}.hero.hero--simple+.wp-block-columns .wp-block-column .wp-block-image img{max-width:none;width:100%}.wp-block-columns.center{justify-content:center}.wp-block-columns.pinesol-x-vashtie{margin-top:1.5em;max-width:1108px}@media screen and (min-width: 768px){.wp-block-columns.pinesol-x-vashtie{margin-top:4em}}.wp-block-columns.pinesol-x-vashtie .wp-block-column:first-child{min-width:58%}.wp-block-columns.pinesol-x-vashtie .wp-block-column:last-child p{padding:0 1em}@media screen and (min-width: 768px){.wp-block-columns.pinesol-x-vashtie .wp-block-column:last-child{display:flex;flex-direction:column;justify-content:center}.wp-block-columns.pinesol-x-vashtie .wp-block-column:last-child p{padding:0}}body{height:55px !important}@media screen and (max-width: 767px){.hero--simple.pinesol-x-vashtie{height:0;padding-bottom:115%}}.hero--simple.pinesol-x-vashtie .hero__content{padding:60px 24px 24px}@media screen and (min-width: 768px){.hero--simple.pinesol-x-vashtie .hero__content{padding:24px}}.hero--simple.pinesol-x-vashtie .hero__content .content.left{text-align:center}.hero--simple.pinesol-x-vashtie .hero__content .content__headline-image{margin:0 auto 15px}@media screen and (max-width: 767px){.hero--simple.pinesol-x-vashtie .hero__background{position:absolute;height:0;top:0;width:100%;padding-bottom:115%}}.hero--simple.pinesol-x-vashtie .clorox-shop-image-cta__bg--mobile{background-position:center top;display:block}@media screen and (max-width: 768px){.hero--simple.pinesol-x-vashtie .hero__top:before{padding-top:100% !important}}.hero--simple.pinesol-x-vashtie-home .hero__content{padding:44px 24px 24px}.hero--simple.pinesol-x-vashtie-home .content__headline-image{max-width:210px}@media screen and (min-width: 768px){.hero--simple.pinesol-x-vashtie-home .content__headline-image{max-width:450px}}.hero--simple.pinesol-x-vashtie-home .content__subheadline{font-size:13px;letter-spacing:1px}@media screen and (min-width: 768px){.hero--simple.pinesol-x-vashtie-home .content__subheadline{font-size:22px}}.hero--simple.pinesol-x-vashtie-home .content__subheadline span{display:inline-block;margin-top:2rem}html{text-rendering:geometricPrecision}li{list-style-type:none}body.woocommerce-page #main-content,.page-template-template-shop-home #main-content{width:100%;margin:0 auto;padding-left:10px;padding-right:10px;max-width:1300px}div.woocommerce,div.single-product__container{position:relative}div.woocommerce:after,div.single-product__container:after{content:"";display:table;clear:both}div.woocommerce .screen-reader-text,div.single-product__container .screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px !important;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important}div.woocommerce .clear,div.single-product__container .clear{clear:both}.page-template-template-shop main,.page-template-template-shop .main{min-height:100vh}/*# sourceMappingURL=clorox-woocommerce.css.map */
