/**handles:upwpforms-frontend,wpforms-form-locker-frontend,brands-styles,__EPYT__style**/
.wpforms-field .upwpforms-uploader{display:flex;align-items:center;justify-content:center;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wpforms-field .upwpforms-uploader *{box-sizing:border-box}.wpforms-field .upwpforms-uploader .hidden{display:none!important}.wpforms-field .upwpforms-uploader.drag-active{border-color:var(--color-primary);border-width:2px;background-color:#bfdbfe;box-shadow:rgba(149,157,165,.2) 0 8px 24px}.wpforms-field .upwpforms-uploader.drag-active *{pointer-events:none}.wpforms-field .upwpforms-uploader-body{display:flex;align-items:center;justify-content:center;border:2px dashed #ccc!important;border-radius:7px!important;background-color:#fcfcfc!important;width:100%!important;padding:2rem 1rem!important}.wpforms-field .upwpforms-uploader-body .uploader-text{margin:0;color:#555;text-align:center;font-size:.9rem}.wpforms-field .upwpforms-uploader-body .uploader-buttons button{margin:0 5px;border-radius:5px;padding:5px 10px;border:1px solid #ccc;background-color:#fff;color:#333;cursor:pointer;transition:all .2s ease-in-out;font-size:.875rem!important}.wpforms-field .upwpforms-uploader-body .uploader-buttons button:hover{background-color:#f7f7f7}.wpforms-field .upwpforms-uploader-body.hidden{display:none!important}.wpforms-field .upwpforms-uploader .upwpforms-uploader-label{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem!important}.wpforms-field .upwpforms-uploader .uploader-hint{font-size:.8rem!important;margin-top:1rem!important;color:#999}.wpforms-field .upwpforms-uploader .uploader-hint span{margin-right:3px}.wpforms-field .upwpforms-uploader .uploader-hint span:last-child{margin-right:0}.wpforms-field .upwpforms-uploader p{font-size:.875rem!important;font-weight:400;margin:5px 0!important;color:#555;line-height:1}.wpforms-field .upwpforms-uploader .dashicons-cloud-upload{font-size:50px!important;height:auto;width:auto;margin-bottom:10px!important;line-height:1;color:#b1b1b1}.wpforms-field .upwpforms-uploader .upwpforms-uploader-buttons{display:flex;margin-top:10px}.wpforms-field .upwpforms-uploader .upwpforms-uploader-buttons button{display:flex;align-items:center;white-space:nowrap;cursor:pointer;border-radius:.25rem;border:none;padding:.375rem .5rem;margin:.5rem;box-shadow:rgba(149,157,165,.2) 0 8px 24px;transition:all .2s ease-in-out;font-size:.8rem;font-weight:400}.wpforms-field .upwpforms-uploader .upwpforms-uploader-buttons button span{margin-left:5px}.wpforms-field .upwpforms-uploader .upwpforms-uploader-buttons button:hover{background-color:var(--color-primary-light-alt)}.wpforms-field .upwpforms-uploader.error{border-color:red}.wpforms-field .upwpforms-uploader .file-list-wrapper{display:flex;flex-direction:column;z-index:50;margin-top:15px!important;width:100%!important;max-height:400px;max-width:100%;overflow:hidden!important;background-color:#fff!important;border-radius:.25rem!important;box-shadow:rgba(149,157,165,.2) 0 8px 24px!important;bottom:1rem;right:1rem}.wpforms-field .upwpforms-uploader .file-list-wrapper.fixed{position:fixed}@media (max-width:991px){.wpforms-field .upwpforms-uploader .file-list-wrapper{max-width:300px;max-height:300px;right:0}}.wpforms-field .upwpforms-uploader .file-list{display:flex;flex-direction:column;flex-wrap:nowrap!important;overflow-y:auto!important;width:100%}.wpforms-field .upwpforms-uploader .file-list-header{display:flex;align-items:center;justify-content:space-between;padding:10px 15px!important;background-color:var(--color-primary)!important;color:#fff;line-height:1}.wpforms-field .upwpforms-uploader .file-list-header span{font-size:1rem}.wpforms-field .upwpforms-uploader .file-list-header i{cursor:pointer;height:26px!important;width:26px!important;border:1px solid!important;border-radius:50%!important;font-size:22px!important;display:flex;align-items:center;justify-content:center}.wpforms-field .upwpforms-uploader .file-list-item{display:flex;align-items:center;padding:8px 12px!important;border-bottom:1px solid #eaeaea!important;width:100%!important;opacity:.5}.wpforms-field .upwpforms-uploader .file-list-item .file-icon{width:25px!important;height:25px!important;margin-right:10px!important}.wpforms-field .upwpforms-uploader .file-list-item .file-info{display:flex;flex-wrap:wrap;overflow:hidden;width:100%;line-height:1}.wpforms-field .upwpforms-uploader .file-list-item .file-info .upload-item{display:flex;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;flex:1;align-items:center}.wpforms-field .upwpforms-uploader .file-list-item .file-info .upload-item-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:.875rem;margin-right:5px}.wpforms-field .upwpforms-uploader .file-list-item .file-info .upload-item-size{font-size:.75rem;color:#999}.wpforms-field .upwpforms-uploader .file-list-item .file-info-percentage{margin-left:auto;text-align:right;font-size:.875rem;display:flex;align-items:center;width:-moz-max-content;width:max-content}.wpforms-field .upwpforms-uploader .file-list-item .file-info-percentage .components-spinner{margin-top:0;margin-right:5px;border-radius:50%}.wpforms-field .upwpforms-uploader .file-list-item .file-info-progress{width:100%;height:4px;background-color:#ddd;border-radius:.25rem;margin-top:7px;overflow:hidden;position:relative;align-items:center;justify-content:space-between;display:none}.wpforms-field .upwpforms-uploader .file-list-item .file-info-progress-bar{width:0;height:100%;background-color:#28a745;border-radius:.25rem;position:absolute;left:0;top:0;transition:width .5s ease-in-out}.wpforms-field .upwpforms-uploader .file-list-item .file-info-error{color:red;width:100%;font-size:.75rem;margin-top:3px}.wpforms-field .upwpforms-uploader .file-list-item .file-info .spinner-icon{width:20px;display:none}.wpforms-field .upwpforms-uploader .file-list-item .file-info .percentage{margin:0 7px;display:none}.wpforms-field .upwpforms-uploader .file-list-item .file-info i{margin-left:15px;height:22px!important;width:22px!important;font-size:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.wpforms-field .upwpforms-uploader .file-list-item .file-info i:not(.dashicons-saved,.dashicons-no-alt){border:1px solid #ddd}.wpforms-field .upwpforms-uploader .file-list-item .file-info .dashicons-saved{background:#28a745;color:#fff;display:none;margin-right:10px}.wpforms-field .upwpforms-uploader .file-list-item .file-info .dashicons-controls-play{padding-left:3px;display:none}.wpforms-field .upwpforms-uploader .file-list-item .file-info .dashicons-controls-pause{padding-left:1px;display:none}.wpforms-field .upwpforms-uploader .file-list-item .file-info .remove-file{background:#ff9f10;color:#fff;margin-left:15px}.wpforms-field .upwpforms-uploader .file-list-item:hover{background-color:#e0f2fe}.wpforms-field .upwpforms-uploader .file-list-item.uploaded{opacity:1}.wpforms-field .upwpforms-uploader .file-list-item.uploaded .file-info .dashicons-saved{display:flex}.wpforms-field .upwpforms-uploader .file-list-item.uploaded .file-info .spinner-icon{display:none!important}.wpforms-field .upwpforms-uploader .file-list-item.uploaded .file-info .percentage{color:#28a745;display:block}.wpforms-field .upwpforms-uploader .file-list-item.uploaded .file-info-progress{display:flex}.wpforms-field .upwpforms-uploader .file-list-item.uploaded .file-info-progress-bar{width:100%}.wpforms-field .upwpforms-uploader .file-list-item.active{opacity:.8}.wpforms-field .upwpforms-uploader .file-list-item.active .file-info .spinner-icon{display:block}.wpforms-field .upwpforms-uploader .file-list-item.active .file-info .percentage{display:block}.wpforms-field .upwpforms-uploader .file-list-item.active .file-info-progress{display:flex}.wpforms-field .upwpforms-uploader .file-list-item.error{opacity:1}.wpforms-field .upwpforms-uploader .file-list-item.error .file-info .dashicons-no-alt{display:flex}.wpforms-field .upwpforms-uploader .file-list-item.error .file-info .spinner-icon{display:none!important}.wpforms-field .upwpforms-uploader .file-list-item.error .file-info .percentage{display:none}.wpforms-field .upwpforms-uploader .file-list-item.error .file-info-progress{display:none}.wpforms-field .upwpforms-uploader .file-list-item.error .file-info-error{display:block}.wpforms-field .upwpforms-uploader .file-list::-webkit-scrollbar{width:5px}.wpforms-field .upwpforms-uploader .file-list::-webkit-scrollbar-track{background:#f1f1f1}.wpforms-field .upwpforms-uploader .file-list::-webkit-scrollbar-thumb{background:#ccc}.wpforms-field .upwpforms-uploader .file-list::-webkit-scrollbar-thumb:hover{background:#bbb}.wpforms-field .upwpforms-uploader.image-upload .file-list{flex-direction:row;flex-wrap:wrap!important;margin-top:15px}.wpforms-field .upwpforms-uploader.image-upload .file-list-item{width:150px!important;height:150px!important;margin:7px!important;border:1px solid #ddd!important;border-radius:5px!important;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;overflow:hidden;padding:0!important}.wpforms-field .upwpforms-uploader.image-upload .file-list-item .file-icon{width:100%!important;height:100%!important;margin:0!important;position:absolute;-o-object-fit:cover;object-fit:cover;top:0;left:0}.wpforms-field .upwpforms-uploader.image-upload .file-list-item .file-info{margin-top:auto;z-index:1;background:#fff;flex-direction:column-reverse}.wpforms-field .upwpforms-uploader.image-upload .file-list-item .file-info .upload-item{overflow:inherit;width:100%!important;flex:auto;flex-direction:row;align-items:center;padding:7px;justify-content:space-between}.wpforms-field .upwpforms-uploader.image-upload .file-list-item .file-info .upload-item-size{margin-top:0}.wpforms-field .upwpforms-uploader.image-upload .file-list-item .file-info-percentage>:not(.remove-file){display:none}.wpforms-field .upwpforms-uploader.image-upload .file-list-item .file-info-progress{margin-top:0;border-radius:0;height:6px;display:flex!important}.wpforms-field .upwpforms-uploader.image-upload .file-list-item .file-info-progress-bar{border-radius:0}.wpforms-field .upwpforms-uploader.image-upload .file-list-item .remove-file{position:absolute;top:5px;right:5px;background:#ff9f10;color:#fff}.wpforms-field .upwpforms-uploader.image-upload .file-list-item.error{border-color:red!important}.wpforms-field .upwpforms-uploader.image-upload .file-list-item.error .file-info-error{padding:5px 5px 0 5px}.wpforms-field .upwpforms-uploader.image-upload .file-list-item.error .file-info-progress{display:none!important}.wpforms-field .upwpforms-uploader.image-upload .file-list-item.uploaded{border-color:rgba(40,167,69,.3)!important}
.form-locked-message{color:var(--wpforms-label-color)}

.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(2n){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}
.epyt-debug{background-color:#ddd;color:#000;cursor:pointer;text-align:left}iframe.__youtube_prefs__{border-width:0}.epyt-gallery{text-align:center}.epyt-gallery .epyt-figure{margin-block:0;margin-inline:0}.epyt-gallery iframe{margin-bottom:0}.epyt-gallery.epyt-lb iframe{display:none;height:0!important}.epyt-gallery-list{display:block;margin:0 -8px;position:relative;transition:opacity .3s ease-out}.epyt-gallery-list .epyt-gallery-thumb{box-sizing:border-box}.epyt-gallery-list p{display:none}.epyt-gallery-clear{clear:both}.epyt-gallery-list.epyt-loading{opacity:.5;transition:opacity .3s ease-out}.epyt-gallery-thumb{box-sizing:border-box;cursor:pointer;display:block!important;float:left;height:auto;opacity:1;overflow-y:hidden;padding:0 8px 10px;position:relative}.epyt-gallery-thumb.hover{height:auto;opacity:1;position:relative;transition:opacity .3s ease-out}.epyt-gallery-img-box{width:100%}.epyt-gallery-img{background-position:50%!important;background-size:cover!important;height:0;overflow:hidden!important;padding-top:56.25%!important;position:relative;width:100%}.epyt-gallery-playhover{height:100%;left:0;opacity:0;position:absolute;text-align:center;top:-10px;transition:opacity .3s ease-out;vertical-align:middle;width:100%}.epyt-gallery-thumb.epyt-current-video .epyt-gallery-playhover,.epyt-gallery-thumb.hover .epyt-gallery-playhover{opacity:1;top:0;transition:all .3s ease-out}.epyt-gallery-thumb .epyt-gallery-playcrutch{display:inline-block;height:100%;vertical-align:middle;width:0}.epyt-gallery-playhover .epyt-play-img{border:none;box-sizing:border-box;display:inline-block!important;height:auto!important;margin:0!important;max-width:15%!important;min-width:30px!important;padding:0!important;vertical-align:middle!important;width:auto}.epyt-gallery-title{font-size:80%;line-height:120%;padding:10px}.epyt-gallery-notitle{padding:4px}.epyt-gallery-notitle span{display:none}.epyt-gallery-rowtitle{left:0;opacity:0;overflow-x:hidden;position:absolute;text-align:center;text-overflow:ellipsis;top:100%;white-space:nowrap;width:100%;z-index:10}.epyt-gallery-rowtitle.hover{opacity:1;transition:opacity .2s linear}.epyt-gallery-rowbreak{clear:both}.epyt-pagination{clear:both;padding:10px 8px;text-align:center}.epyt-pagination.epyt-hide-pagination *{display:none!important}.epyt-pagenumbers>div,.epyt-pagination>div{display:inline-block;padding:0 2px;vertical-align:middle}.epyt-pagination .epyt-pagebutton{cursor:pointer;display:inline-block;padding:0 10px}.epyt-pagebutton>div{display:inline}.epyt-pagination .epyt-loader{display:none}.epyt-gallery-list.epyt-loading .epyt-pagination .epyt-loader{display:inline-block}body .lity-container{max-width:964px;width:100%}.epyt-curtain .lity-opened iframe{opacity:0;transition:opacity .3s linear .5s}.epyt-gallery-allthumbs.epyt-cols-1 .epyt-gallery-thumb{width:100%}.epyt-gallery-allthumbs.epyt-cols-2 .epyt-gallery-thumb{width:50%}.epyt-gallery-allthumbs.epyt-cols-3 .epyt-gallery-thumb{width:33.333%}.epyt-gallery-allthumbs.epyt-cols-4 .epyt-gallery-thumb{width:25%}.epyt-gallery-allthumbs.epyt-cols-5 .epyt-gallery-thumb{width:20%}.epyt-gallery-allthumbs.epyt-cols-6 .epyt-gallery-thumb{width:16.666%}.epyt-gallery-allthumbs.epyt-cols-7 .epyt-gallery-thumb{width:14.285%}.epyt-gallery-allthumbs.epyt-cols-8 .epyt-gallery-thumb{width:12.5%}.epyt-gallery-allthumbs.epyt-cols-9 .epyt-gallery-thumb{width:11.111%}.epyt-gallery-allthumbs.epyt-cols-10 .epyt-gallery-thumb{width:10%}.epyt-gallery-allthumbs.epyt-cols-11 .epyt-gallery-thumb{width:9.09%}.epyt-gallery-allthumbs.epyt-cols-12 .epyt-gallery-thumb{width:8.333%}.epyt-gallery-allthumbs.epyt-cols-13 .epyt-gallery-thumb{width:7.692%}.epyt-gallery-allthumbs.epyt-cols-14 .epyt-gallery-thumb{width:7.142%}.epyt-gallery-allthumbs.epyt-cols-15 .epyt-gallery-thumb{width:6.666%}.epyt-gallery-allthumbs.epyt-cols-16 .epyt-gallery-thumb{width:6.25%}.epyt-gallery-allthumbs.epyt-cols-17 .epyt-gallery-thumb{width:5.882%}.epyt-gallery-allthumbs.epyt-cols-18 .epyt-gallery-thumb{width:5.555%}.epyt-gallery-allthumbs.epyt-cols-19 .epyt-gallery-thumb{width:5.263%}.epyt-gallery-allthumbs.epyt-cols-20 .epyt-gallery-thumb{width:5%}.epyt-pagebutton.hide,.epyt-pagenumbers.hide{display:none!important;opacity:0!important;visibility:hidden!important}.epyt-gallery-subscribe{clear:both;padding:15px 0 10px;text-align:center}.epyt-gallery-subscribe a.epyt-gallery-subbutton,.epyt-gallery-subscribe a.epyt-gallery-subbutton:hover{background-color:#e62117!important;border-radius:3px;color:#fff!important;display:inline-block;padding:5px 10px;text-decoration:none!important}.epyt-gallery-subscribe a.epyt-gallery-subbutton img{background:transparent;-webkit-box-shadow:none;box-shadow:none;display:inline-block;height:auto!important;margin:0;padding:0 6px 3px 0;vertical-align:middle!important;width:20px!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(180deg,#000,#444);height:auto;padding:25px;text-align:left}body div.__youtube_prefs__.__youtube_prefs_gdpr__ *{color:#e3e3e3!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__ a{text-decoration:underline}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__,body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__:hover{background:#e62117!important;border-radius:3px;border-width:0;box-sizing:border-box;color:#fff!important;display:inline-block;font-weight:400;padding:5px 10px;text-decoration:none!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__ img{background:transparent;-webkit-box-shadow:none;box-shadow:none;display:inline-block;height:auto!important;margin-left:8px;padding:0 6px 3px 0;vertical-align:middle!important;width:20px!important}body .epyt-gallery-img-gdpr{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(180deg,#000,#444)}.epyt-facade{height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative;-webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.epyt-facade:hover{-webkit-filter:brightness(90%);-moz-filter:brightness(90%);filter:brightness(90%)}.epyt-facade img.epyt-facade-poster{border:none;cursor:pointer;display:block;height:auto;left:50%;margin:0;max-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.epyt-facade button.epyt-facade-play{background-color:transparent!important;border-width:0!important;cursor:pointer;height:48px;left:50%;margin-left:-34px;margin-top:-24px;position:absolute;top:50%;-webkit-transition:opacity .25s cubic-bezier(0,0,.2,1);transition:opacity .25s cubic-bezier(0,0,.2,1);width:68px}.epyt-facade button.epyt-facade-play svg{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.epyt-facade button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(.4,0,1,1),fill-opacity .1s cubic-bezier(.4,0,1,1);transition:fill .1s cubic-bezier(.4,0,1,1),fill-opacity .1s cubic-bezier(.4,0,1,1);fill:#212121;fill-opacity:.8}.epyt-facade:hover button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(0,0,.2,1),fill-opacity .1s cubic-bezier(0,0,.2,1);transition:fill .1s cubic-bezier(0,0,.2,1),fill-opacity .1s cubic-bezier(0,0,.2,1);fill:red;fill-opacity:1}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.epyt-facade{bottom:0;left:0;position:absolute;right:0;top:0}.wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:relative}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{bottom:0;left:0;overflow-y:auto;position:absolute;right:0;top:0}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper:before{padding:0}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper .epyt-is-override.__youtube_prefs_gdpr__{bottom:unset;left:unset;position:relative;right:unset;top:unset}